﻿/*!
 * CoreWeb Design https://design.sagepub.com/)
 * Copyright 2011-2024 Sage Publishing
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #888888;--bs-gray-dark: #333333;--bs-gray-100: #F7F7F7;--bs-gray-200: #EEEEEE;--bs-gray-300: #DDDDDD;--bs-gray-400: #CCCCCC;--bs-gray-500: #AAAAAA;--bs-gray-600: #888888;--bs-gray-700: #555555;--bs-gray-800: #333333;--bs-gray-900: #121212;--bs-primary: #001A69;--bs-secondary: #2537C6;--bs-success: #008929;--bs-info: #9D3700;--bs-warning: #FFD565;--bs-danger: #D10000;--bs-light: #F2F3F8;--bs-dark: #121212;--bs-primary-rgb: 0, 26, 105;--bs-secondary-rgb: 37, 55, 198;--bs-success-rgb: 0, 137, 41;--bs-info-rgb: 157, 55, 0;--bs-warning-rgb: 255, 213, 101;--bs-danger-rgb: 209, 0, 0;--bs-light-rgb: 242, 243, 248;--bs-dark-rgb: 18, 18, 18;--bs-primary-text-emphasis: #000a2a;--bs-secondary-text-emphasis: #0f164f;--bs-success-text-emphasis: #003710;--bs-info-text-emphasis: #3f1600;--bs-warning-text-emphasis: #665528;--bs-danger-text-emphasis: #540000;--bs-light-text-emphasis: #555555;--bs-dark-text-emphasis: #555555;--bs-primary-bg-subtle: #ccd1e1;--bs-secondary-bg-subtle: #d3d7f4;--bs-success-bg-subtle: #cce7d4;--bs-info-bg-subtle: #ebd7cc;--bs-warning-bg-subtle: #fff7e0;--bs-danger-bg-subtle: #f6cccc;--bs-light-bg-subtle: #fbfbfb;--bs-dark-bg-subtle: #CCCCCC;--bs-primary-border-subtle: #99a3c3;--bs-secondary-border-subtle: #a8afe8;--bs-success-border-subtle: #99d0a9;--bs-info-border-subtle: #d8af99;--bs-warning-border-subtle: #ffeec1;--bs-danger-border-subtle: #ed9999;--bs-light-border-subtle: #EEEEEE;--bs-dark-border-subtle: #AAAAAA;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: SagePeak, OpenSans, Arial, Trebuchet MS;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #333333;--bs-body-color-rgb: 51, 51, 51;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(51, 51, 51, 0.75);--bs-secondary-color-rgb: 51, 51, 51;--bs-secondary-bg: #EEEEEE;--bs-secondary-bg-rgb: 238, 238, 238;--bs-tertiary-color: rgba(51, 51, 51, 0.5);--bs-tertiary-color-rgb: 51, 51, 51;--bs-tertiary-bg: #F7F7F7;--bs-tertiary-bg-rgb: 247, 247, 247;--bs-heading-color: inherit;--bs-link-color: #001A69;--bs-link-color-rgb: 0, 26, 105;--bs-link-decoration: underline;--bs-link-hover-color: #001554;--bs-link-hover-color-rgb: 0, 21, 84;--bs-code-color: #d63384;--bs-highlight-color: #333333;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #DDDDDD;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 4px;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(0, 26, 105, 0.25);--bs-form-valid-color: #008929;--bs-form-valid-border-color: #008929;--bs-form-invalid-color: #D10000;--bs-form-invalid-border-color: #D10000}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #DDDDDD;--bs-body-color-rgb: 221, 221, 221;--bs-body-bg: #121212;--bs-body-bg-rgb: 18, 18, 18;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(221, 221, 221, 0.75);--bs-secondary-color-rgb: 221, 221, 221;--bs-secondary-bg: #333333;--bs-secondary-bg-rgb: 51, 51, 51;--bs-tertiary-color: rgba(221, 221, 221, 0.5);--bs-tertiary-color-rgb: 221, 221, 221;--bs-tertiary-bg: #232323;--bs-tertiary-bg-rgb: 35, 35, 35;--bs-primary-text-emphasis: #6676a5;--bs-secondary-text-emphasis: #7c87dd;--bs-success-text-emphasis: #66b87f;--bs-info-text-emphasis: #c48766;--bs-warning-text-emphasis: #ffe6a3;--bs-danger-text-emphasis: #e36666;--bs-light-text-emphasis: #F7F7F7;--bs-dark-text-emphasis: #DDDDDD;--bs-primary-bg-subtle: #000515;--bs-secondary-bg-subtle: #070b28;--bs-success-bg-subtle: #001b08;--bs-info-bg-subtle: #1f0b00;--bs-warning-bg-subtle: #332b14;--bs-danger-bg-subtle: #2a0000;--bs-light-bg-subtle: #333333;--bs-dark-bg-subtle: #1a1a1a;--bs-primary-border-subtle: #00103f;--bs-secondary-border-subtle: #162177;--bs-success-border-subtle: #005219;--bs-info-border-subtle: #5e2100;--bs-warning-border-subtle: #99803d;--bs-danger-border-subtle: #7d0000;--bs-light-border-subtle: #555555;--bs-dark-border-subtle: #333333;--bs-heading-color: inherit;--bs-link-color: #6676a5;--bs-link-hover-color: #8591b7;--bs-link-color-rgb: 102, 118, 165;--bs-link-hover-color-rgb: 133, 145, 183;--bs-code-color: #e685b5;--bs-highlight-color: #DDDDDD;--bs-highlight-bg: #664d03;--bs-border-color: #555555;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#888}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #ccd1e1;--bs-table-border-color: #a3a7b4;--bs-table-striped-bg: #c2c7d6;--bs-table-striped-color: #000;--bs-table-active-bg: #b8bccb;--bs-table-active-color: #000;--bs-table-hover-bg: #bdc1d0;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #d3d7f4;--bs-table-border-color: #a9acc3;--bs-table-striped-bg: #c8cce8;--bs-table-striped-color: #000;--bs-table-active-bg: #bec2dc;--bs-table-active-color: #000;--bs-table-hover-bg: #c3c7e2;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #cce7d4;--bs-table-border-color: #a3b9aa;--bs-table-striped-bg: #c2dbc9;--bs-table-striped-color: #000;--bs-table-active-bg: #b8d0bf;--bs-table-active-color: #000;--bs-table-hover-bg: #bdd6c4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #ebd7cc;--bs-table-border-color: #bcaca3;--bs-table-striped-bg: #dfccc2;--bs-table-striped-color: #000;--bs-table-active-bg: #d4c2b8;--bs-table-active-color: #000;--bs-table-hover-bg: #d9c7bd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff7e0;--bs-table-border-color: #ccc6b3;--bs-table-striped-bg: #f2ebd5;--bs-table-striped-color: #000;--bs-table-active-bg: #e6deca;--bs-table-active-color: #000;--bs-table-hover-bg: #ece4cf;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f6cccc;--bs-table-border-color: #c5a3a3;--bs-table-striped-bg: #eac2c2;--bs-table-striped-color: #000;--bs-table-active-bg: #ddb8b8;--bs-table-active-color: #000;--bs-table-hover-bg: #e4bdbd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #F2F3F8;--bs-table-border-color: #c2c2c6;--bs-table-striped-bg: #e6e7ec;--bs-table-striped-color: #000;--bs-table-active-bg: #dadbdf;--bs-table-active-color: #000;--bs-table-hover-bg: #e0e1e5;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #121212;--bs-table-border-color: #414141;--bs-table-striped-bg: #1e1e1e;--bs-table-striped-color: #fff;--bs-table-active-bg: #2a2a2a;--bs-table-active-color: #fff;--bs-table-hover-bg: #242424;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#808db4;outline:0;box-shadow:0 0 0 .25rem rgba(0,26,105,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("../fonts/down_gray.svg");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#808db4;outline:0;box-shadow:0 0 0 .25rem rgba(0,26,105,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23DDDDDD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#808db4;outline:0;box-shadow:0 0 0 .25rem rgba(0,26,105,.25)}.form-check-input:checked{background-color:#001a69;border-color:#001a69}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#001a69;border-color:#001a69;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23808db4'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,26,105,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,26,105,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#001a69;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3bad2}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#001a69;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3bad2}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#888}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width)*-1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23008929' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23008929' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23D10000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23D10000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23D10000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23D10000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #001A69;--bs-btn-border-color: #001A69;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #001659;--bs-btn-hover-border-color: #001554;--bs-btn-focus-shadow-rgb: 38, 60, 128;--bs-btn-active-color: #fff;--bs-btn-active-bg: #001554;--bs-btn-active-border-color: #00144f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #001A69;--bs-btn-disabled-border-color: #001A69}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #2537C6;--bs-btn-border-color: #2537C6;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #1f2fa8;--bs-btn-hover-border-color: #1e2c9e;--bs-btn-focus-shadow-rgb: 70, 85, 207;--bs-btn-active-color: #fff;--bs-btn-active-bg: #1e2c9e;--bs-btn-active-border-color: #1c2995;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #2537C6;--bs-btn-disabled-border-color: #2537C6}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #008929;--bs-btn-border-color: #008929;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #007423;--bs-btn-hover-border-color: #006e21;--bs-btn-focus-shadow-rgb: 38, 155, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #006e21;--bs-btn-active-border-color: #00671f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #008929;--bs-btn-disabled-border-color: #008929}.btn-info{--bs-btn-color: #fff;--bs-btn-bg: #9D3700;--bs-btn-border-color: #9D3700;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #852f00;--bs-btn-hover-border-color: #7e2c00;--bs-btn-focus-shadow-rgb: 172, 85, 38;--bs-btn-active-color: #fff;--bs-btn-active-bg: #7e2c00;--bs-btn-active-border-color: #762900;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #9D3700;--bs-btn-disabled-border-color: #9D3700}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #FFD565;--bs-btn-border-color: #FFD565;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffdb7c;--bs-btn-hover-border-color: #ffd974;--bs-btn-focus-shadow-rgb: 217, 181, 86;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffdd84;--bs-btn-active-border-color: #ffd974;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FFD565;--bs-btn-disabled-border-color: #FFD565}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #D10000;--bs-btn-border-color: #D10000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #b20000;--bs-btn-hover-border-color: #a70000;--bs-btn-focus-shadow-rgb: 216, 38, 38;--bs-btn-active-color: #fff;--bs-btn-active-bg: #a70000;--bs-btn-active-border-color: #9d0000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #D10000;--bs-btn-disabled-border-color: #D10000}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #F2F3F8;--bs-btn-border-color: #F2F3F8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #cecfd3;--bs-btn-hover-border-color: #c2c2c6;--bs-btn-focus-shadow-rgb: 206, 207, 211;--bs-btn-active-color: #000;--bs-btn-active-bg: #c2c2c6;--bs-btn-active-border-color: #b6b6ba;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #F2F3F8;--bs-btn-disabled-border-color: #F2F3F8}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #121212;--bs-btn-border-color: #121212;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #363636;--bs-btn-hover-border-color: #2a2a2a;--bs-btn-focus-shadow-rgb: 54, 54, 54;--bs-btn-active-color: #fff;--bs-btn-active-bg: #414141;--bs-btn-active-border-color: #2a2a2a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #121212;--bs-btn-disabled-border-color: #121212}.btn-outline-primary{--bs-btn-color: #001A69;--bs-btn-border-color: #001A69;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #001A69;--bs-btn-hover-border-color: #001A69;--bs-btn-focus-shadow-rgb: 0, 26, 105;--bs-btn-active-color: #fff;--bs-btn-active-bg: #001A69;--bs-btn-active-border-color: #001A69;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #001A69;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #001A69;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #2537C6;--bs-btn-border-color: #2537C6;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2537C6;--bs-btn-hover-border-color: #2537C6;--bs-btn-focus-shadow-rgb: 37, 55, 198;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2537C6;--bs-btn-active-border-color: #2537C6;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #2537C6;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #2537C6;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #008929;--bs-btn-border-color: #008929;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #008929;--bs-btn-hover-border-color: #008929;--bs-btn-focus-shadow-rgb: 0, 137, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #008929;--bs-btn-active-border-color: #008929;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #008929;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #008929;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #9D3700;--bs-btn-border-color: #9D3700;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #9D3700;--bs-btn-hover-border-color: #9D3700;--bs-btn-focus-shadow-rgb: 157, 55, 0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #9D3700;--bs-btn-active-border-color: #9D3700;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #9D3700;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #9D3700;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #FFD565;--bs-btn-border-color: #FFD565;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #FFD565;--bs-btn-hover-border-color: #FFD565;--bs-btn-focus-shadow-rgb: 255, 213, 101;--bs-btn-active-color: #000;--bs-btn-active-bg: #FFD565;--bs-btn-active-border-color: #FFD565;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #FFD565;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FFD565;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #D10000;--bs-btn-border-color: #D10000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #D10000;--bs-btn-hover-border-color: #D10000;--bs-btn-focus-shadow-rgb: 209, 0, 0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #D10000;--bs-btn-active-border-color: #D10000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #D10000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #D10000;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #F2F3F8;--bs-btn-border-color: #F2F3F8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #F2F3F8;--bs-btn-hover-border-color: #F2F3F8;--bs-btn-focus-shadow-rgb: 242, 243, 248;--bs-btn-active-color: #000;--bs-btn-active-bg: #F2F3F8;--bs-btn-active-border-color: #F2F3F8;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #F2F3F8;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #F2F3F8;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #121212;--bs-btn-border-color: #121212;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #121212;--bs-btn-hover-border-color: #121212;--bs-btn-focus-shadow-rgb: 18, 18, 18;--bs-btn-active-color: #fff;--bs-btn-active-bg: #121212;--bs-btn-active-border-color: #121212;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #121212;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #121212;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #888888;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 38, 60, 128;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #001A69;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #888888;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #DDDDDD;--bs-dropdown-bg: #333333;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #DDDDDD;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #001A69;--bs-dropdown-link-disabled-color: #AAAAAA;--bs-dropdown-header-color: #AAAAAA}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(0,26,105,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #001A69}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2851, 51, 51, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-0.5*var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-0.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-left:calc(-0.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000a2a' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(0, 26, 105, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236676a5'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236676a5'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(0, 26, 105, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #001A69;--bs-pagination-active-border-color: #001A69;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #001A69;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #001A69;--bs-list-group-active-border-color: #001A69;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(0, 26, 105, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:4px;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")*/}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")*/}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:rgba(0,0,0,0)}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform 0.3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media(max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 575.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 991.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin:calc(-0.5*var(--bs-offcanvas-padding-y)) calc(-0.5*var(--bs-offcanvas-padding-x)) calc(-0.5*var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#fff !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(0, 21, 84, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(0, 21, 84, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(30, 44, 158, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(30, 44, 158, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(0, 110, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(0, 110, 33, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(126, 44, 0, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(126, 44, 0, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 221, 132, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 221, 132, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(167, 0, 0, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(167, 0, 0, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(245, 245, 249, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(245, 245, 249, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(14, 14, 14, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(14, 14, 14, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-0.25rem !important}.m-n2{margin:-0.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-3rem !important}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-n1{margin-top:-0.25rem !important}.mt-n2{margin-top:-0.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-3rem !important}.me-n1{margin-right:-0.25rem !important}.me-n2{margin-right:-0.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-3rem !important}.mb-n1{margin-bottom:-0.25rem !important}.mb-n2{margin-bottom:-0.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-3rem !important}.ms-n1{margin-left:-0.25rem !important}.ms-n2{margin-left:-0.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-3rem !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-3rem !important}.me-sm-n1{margin-right:-0.25rem !important}.me-sm-n2{margin-right:-0.5rem !important}.me-sm-n3{margin-right:-1rem !important}.me-sm-n4{margin-right:-1.5rem !important}.me-sm-n5{margin-right:-3rem !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-3rem !important}.ms-sm-n1{margin-left:-0.25rem !important}.ms-sm-n2{margin-left:-0.5rem !important}.ms-sm-n3{margin-left:-1rem !important}.ms-sm-n4{margin-left:-1.5rem !important}.ms-sm-n5{margin-left:-3rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-3rem !important}.me-md-n1{margin-right:-0.25rem !important}.me-md-n2{margin-right:-0.5rem !important}.me-md-n3{margin-right:-1rem !important}.me-md-n4{margin-right:-1.5rem !important}.me-md-n5{margin-right:-3rem !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-3rem !important}.ms-md-n1{margin-left:-0.25rem !important}.ms-md-n2{margin-left:-0.5rem !important}.ms-md-n3{margin-left:-1rem !important}.ms-md-n4{margin-left:-1.5rem !important}.ms-md-n5{margin-left:-3rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-3rem !important}.me-lg-n1{margin-right:-0.25rem !important}.me-lg-n2{margin-right:-0.5rem !important}.me-lg-n3{margin-right:-1rem !important}.me-lg-n4{margin-right:-1.5rem !important}.me-lg-n5{margin-right:-3rem !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-3rem !important}.ms-lg-n1{margin-left:-0.25rem !important}.ms-lg-n2{margin-left:-0.5rem !important}.ms-lg-n3{margin-left:-1rem !important}.ms-lg-n4{margin-left:-1.5rem !important}.ms-lg-n5{margin-left:-3rem !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xl-n1{margin-top:-0.25rem !important}.mt-xl-n2{margin-top:-0.5rem !important}.mt-xl-n3{margin-top:-1rem !important}.mt-xl-n4{margin-top:-1.5rem !important}.mt-xl-n5{margin-top:-3rem !important}.me-xl-n1{margin-right:-0.25rem !important}.me-xl-n2{margin-right:-0.5rem !important}.me-xl-n3{margin-right:-1rem !important}.me-xl-n4{margin-right:-1.5rem !important}.me-xl-n5{margin-right:-3rem !important}.mb-xl-n1{margin-bottom:-0.25rem !important}.mb-xl-n2{margin-bottom:-0.5rem !important}.mb-xl-n3{margin-bottom:-1rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.mb-xl-n5{margin-bottom:-3rem !important}.ms-xl-n1{margin-left:-0.25rem !important}.ms-xl-n2{margin-left:-0.5rem !important}.ms-xl-n3{margin-left:-1rem !important}.ms-xl-n4{margin-left:-1.5rem !important}.ms-xl-n5{margin-left:-3rem !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.m-xxl-n3{margin:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.m-xxl-n5{margin:-3rem !important}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xxl-n1{margin-top:-0.25rem !important}.mt-xxl-n2{margin-top:-0.5rem !important}.mt-xxl-n3{margin-top:-1rem !important}.mt-xxl-n4{margin-top:-1.5rem !important}.mt-xxl-n5{margin-top:-3rem !important}.me-xxl-n1{margin-right:-0.25rem !important}.me-xxl-n2{margin-right:-0.5rem !important}.me-xxl-n3{margin-right:-1rem !important}.me-xxl-n4{margin-right:-1.5rem !important}.me-xxl-n5{margin-right:-3rem !important}.mb-xxl-n1{margin-bottom:-0.25rem !important}.mb-xxl-n2{margin-bottom:-0.5rem !important}.mb-xxl-n3{margin-bottom:-1rem !important}.mb-xxl-n4{margin-bottom:-1.5rem !important}.mb-xxl-n5{margin-bottom:-3rem !important}.ms-xxl-n1{margin-left:-0.25rem !important}.ms-xxl-n2{margin-left:-0.5rem !important}.ms-xxl-n3{margin-left:-1rem !important}.ms-xxl-n4{margin-left:-1.5rem !important}.ms-xxl-n5{margin-left:-3rem !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.bi.bi-xxs{font-size:.75rem !important}.bi.bi-xxs:after{width:.75rem;height:.75rem}.bi.bi-xs{font-size:1rem !important}.bi.bi-xs:after{width:1rem;height:1rem}.bi.bi-sm{font-size:1.25rem !important}.bi.bi-sm:after{width:1.25rem;height:1.25rem}.bi{font-size:1.5rem !important}.bi:after{display:inline-block;background-color:var(--bs-primary);width:1.5rem;height:1.5rem}.bi.bi-md{font-size:1.5rem !important}.bi.bi-md:after{width:1.5rem;height:1.5rem}.bi.bi-lg{font-size:2rem !important}.bi.bi-lg:after{width:2rem;height:2rem}.bi.bi-xl{font-size:3rem !important;width:3rem;height:3rem}.bi.bi-xl:after{width:3rem;height:3rem}.bi-bilibili:before{content:none}.bi-bilibili:after{content:"";mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='24px' height='24px'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M488.6 104.1C505.3 122.2 513 143.8 511.9 169.8V372.2C511.5 398.6 502.7 420.3 485.4 437.3C468.2 454.3 446.3 463.2 419.9 464H92C65.6 463.2 43.8 454.2 26.7 436.8C9.7 419.4 .8 396.5 0 368.2V169.8C.8 143.8 9.7 122.2 26.7 104.1C43.8 87.8 65.6 78.8 92 78H121.4L96.1 52.2C90.3 46.5 87.4 39.2 87.4 30.4C87.4 21.6 90.3 14.3 96.1 8.6C101.8 2.9 109.1 0 117.9 0C126.7 0 134 2.9 139.8 8.6L213.1 78H301.1L375.6 8.6C381.7 2.9 389.2 0 398 0C406.8 0 414.1 2.9 419.9 8.6C425.6 14.3 428.5 21.6 428.5 30.4C428.5 39.2 425.6 46.5 419.9 52.2L394.6 78L423.9 78C450.3 78.8 471.9 87.8 488.6 104.1H488.6zM449.8 173.8C449.4 164.2 446.1 156.4 439.1 150.3C433.9 144.2 425.1 140.9 416.4 140.5H96.1C86.5 140.9 78.6 144.2 72.5 150.3C66.3 156.4 63.1 164.2 62.7 173.8V368.2C62.7 377.4 66 385.2 72.5 391.7C79 398.2 86.9 401.5 96.1 401.5H416.4C425.6 401.5 433.4 398.2 439.7 391.7C446 385.2 449.4 377.4 449.8 368.2L449.8 173.8zM185.5 216.5C191.8 222.8 195.2 230.6 195.6 239.7V273C195.2 282.2 191.9 289.9 185.8 296.2C179.6 302.5 171.8 305.7 162.2 305.7C152.6 305.7 144.7 302.5 138.6 296.2C132.5 289.9 129.2 282.2 128.8 273V239.7C129.2 230.6 132.6 222.8 138.9 216.5C145.2 210.2 152.1 206.9 162.2 206.5C171.4 206.9 179.2 210.2 185.5 216.5H185.5zM377 216.5C383.3 222.8 386.7 230.6 387.1 239.7V273C386.7 282.2 383.4 289.9 377.3 296.2C371.2 302.5 363.3 305.7 353.7 305.7C344.1 305.7 336.3 302.5 330.1 296.2C323.1 289.9 320.7 282.2 320.4 273V239.7C320.7 230.6 324.1 222.8 330.4 216.5C336.7 210.2 344.5 206.9 353.7 206.5C362.9 206.9 370.7 210.2 377 216.5H377z'/%3E%3C/svg%3E") no-repeat 50% 50%}.bi.bi-bluesky:before{content:none}.bi.bi-bluesky:after{content:"";mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M111.8 62.2C170.2 105.9 233 194.7 256 242.4c23-47.6 85.8-136.4 144.2-180.2c42.1-31.6 110.3-56 110.3 21.8c0 15.5-8.9 130.5-14.1 149.2C478.2 298 412 314.6 353.1 304.5c102.9 17.5 129.1 75.5 72.5 133.5c-107.4 110.2-154.3-27.6-166.3-62.9l0 0c-1.7-4.9-2.6-7.8-3.3-7.8s-1.6 3-3.3 7.8l0 0c-12 35.3-59 173.1-166.3 62.9c-56.5-58-30.4-116 72.5-133.5C100 314.6 33.8 298 15.7 233.1C10.4 214.4 1.5 99.4 1.5 83.9c0-77.8 68.2-53.4 110.3-21.8z'/%3E%3C/svg%3E") no-repeat 50% 50%}/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:"bootstrap-icons";src:url("../fonts/bootstrap-icons.woff2") format("woff2"),url("../fonts/bootstrap-icons.woff") format("woff")}.bi::before,[class^=bi-]::before,[class*=" bi-"]::before{display:inline-block;font-family:"bootstrap-icons" !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123::before{content:""}.bi-alarm-fill::before{content:""}.bi-alarm::before{content:""}.bi-align-bottom::before{content:""}.bi-align-center::before{content:""}.bi-align-end::before{content:""}.bi-align-middle::before{content:""}.bi-align-start::before{content:""}.bi-align-top::before{content:""}.bi-alt::before{content:""}.bi-app-indicator::before{content:""}.bi-app::before{content:""}.bi-archive-fill::before{content:""}.bi-archive::before{content:""}.bi-arrow-90deg-down::before{content:""}.bi-arrow-90deg-left::before{content:""}.bi-arrow-90deg-right::before{content:""}.bi-arrow-90deg-up::before{content:""}.bi-arrow-bar-down::before{content:""}.bi-arrow-bar-left::before{content:""}.bi-arrow-bar-right::before{content:""}.bi-arrow-bar-up::before{content:""}.bi-arrow-clockwise::before{content:""}.bi-arrow-counterclockwise::before{content:""}.bi-arrow-down-circle-fill::before{content:""}.bi-arrow-down-circle::before{content:""}.bi-arrow-down-left-circle-fill::before{content:""}.bi-arrow-down-left-circle::before{content:""}.bi-arrow-down-left-square-fill::before{content:""}.bi-arrow-down-left-square::before{content:""}.bi-arrow-down-left::before{content:""}.bi-arrow-down-right-circle-fill::before{content:""}.bi-arrow-down-right-circle::before{content:""}.bi-arrow-down-right-square-fill::before{content:""}.bi-arrow-down-right-square::before{content:""}.bi-arrow-down-right::before{content:""}.bi-arrow-down-short::before{content:""}.bi-arrow-down-square-fill::before{content:""}.bi-arrow-down-square::before{content:""}.bi-arrow-down-up::before{content:""}.bi-arrow-down::before{content:""}.bi-arrow-left-circle-fill::before{content:""}.bi-arrow-left-circle::before{content:""}.bi-arrow-left-right::before{content:""}.bi-arrow-left-short::before{content:""}.bi-arrow-left-square-fill::before{content:""}.bi-arrow-left-square::before{content:""}.bi-arrow-left::before{content:""}.bi-arrow-repeat::before{content:""}.bi-arrow-return-left::before{content:""}.bi-arrow-return-right::before{content:""}.bi-arrow-right-circle-fill::before{content:""}.bi-arrow-right-circle::before{content:""}.bi-arrow-right-short::before{content:""}.bi-arrow-right-square-fill::before{content:""}.bi-arrow-right-square::before{content:""}.bi-arrow-right::before{content:""}.bi-arrow-up-circle-fill::before{content:""}.bi-arrow-up-circle::before{content:""}.bi-arrow-up-left-circle-fill::before{content:""}.bi-arrow-up-left-circle::before{content:""}.bi-arrow-up-left-square-fill::before{content:""}.bi-arrow-up-left-square::before{content:""}.bi-arrow-up-left::before{content:""}.bi-arrow-up-right-circle-fill::before{content:""}.bi-arrow-up-right-circle::before{content:""}.bi-arrow-up-right-square-fill::before{content:""}.bi-arrow-up-right-square::before{content:""}.bi-arrow-up-right::before{content:""}.bi-arrow-up-short::before{content:""}.bi-arrow-up-square-fill::before{content:""}.bi-arrow-up-square::before{content:""}.bi-arrow-up::before{content:""}.bi-arrows-angle-contract::before{content:""}.bi-arrows-angle-expand::before{content:""}.bi-arrows-collapse::before{content:""}.bi-arrows-expand::before{content:""}.bi-arrows-fullscreen::before{content:""}.bi-arrows-move::before{content:""}.bi-aspect-ratio-fill::before{content:""}.bi-aspect-ratio::before{content:""}.bi-asterisk::before{content:""}.bi-at::before{content:""}.bi-award-fill::before{content:""}.bi-award::before{content:""}.bi-back::before{content:""}.bi-backspace-fill::before{content:""}.bi-backspace-reverse-fill::before{content:""}.bi-backspace-reverse::before{content:""}.bi-backspace::before{content:""}.bi-badge-3d-fill::before{content:""}.bi-badge-3d::before{content:""}.bi-badge-4k-fill::before{content:""}.bi-badge-4k::before{content:""}.bi-badge-8k-fill::before{content:""}.bi-badge-8k::before{content:""}.bi-badge-ad-fill::before{content:""}.bi-badge-ad::before{content:""}.bi-badge-ar-fill::before{content:""}.bi-badge-ar::before{content:""}.bi-badge-cc-fill::before{content:""}.bi-badge-cc::before{content:""}.bi-badge-hd-fill::before{content:""}.bi-badge-hd::before{content:""}.bi-badge-tm-fill::before{content:""}.bi-badge-tm::before{content:""}.bi-badge-vo-fill::before{content:""}.bi-badge-vo::before{content:""}.bi-badge-vr-fill::before{content:""}.bi-badge-vr::before{content:""}.bi-badge-wc-fill::before{content:""}.bi-badge-wc::before{content:""}.bi-bag-check-fill::before{content:""}.bi-bag-check::before{content:""}.bi-bag-dash-fill::before{content:""}.bi-bag-dash::before{content:""}.bi-bag-fill::before{content:""}.bi-bag-plus-fill::before{content:""}.bi-bag-plus::before{content:""}.bi-bag-x-fill::before{content:""}.bi-bag-x::before{content:""}.bi-bag::before{content:""}.bi-bar-chart-fill::before{content:""}.bi-bar-chart-line-fill::before{content:""}.bi-bar-chart-line::before{content:""}.bi-bar-chart-steps::before{content:""}.bi-bar-chart::before{content:""}.bi-basket-fill::before{content:""}.bi-basket::before{content:""}.bi-basket2-fill::before{content:""}.bi-basket2::before{content:""}.bi-basket3-fill::before{content:""}.bi-basket3::before{content:""}.bi-battery-charging::before{content:""}.bi-battery-full::before{content:""}.bi-battery-half::before{content:""}.bi-battery::before{content:""}.bi-bell-fill::before{content:""}.bi-bell::before{content:""}.bi-bezier::before{content:""}.bi-bezier2::before{content:""}.bi-bicycle::before{content:""}.bi-binoculars-fill::before{content:""}.bi-binoculars::before{content:""}.bi-blockquote-left::before{content:""}.bi-blockquote-right::before{content:""}.bi-book-fill::before{content:""}.bi-book-half::before{content:""}.bi-book::before{content:""}.bi-bookmark-check-fill::before{content:""}.bi-bookmark-check::before{content:""}.bi-bookmark-dash-fill::before{content:""}.bi-bookmark-dash::before{content:""}.bi-bookmark-fill::before{content:""}.bi-bookmark-heart-fill::before{content:""}.bi-bookmark-heart::before{content:""}.bi-bookmark-plus-fill::before{content:""}.bi-bookmark-plus::before{content:""}.bi-bookmark-star-fill::before{content:""}.bi-bookmark-star::before{content:""}.bi-bookmark-x-fill::before{content:""}.bi-bookmark-x::before{content:""}.bi-bookmark::before{content:""}.bi-bookmarks-fill::before{content:""}.bi-bookmarks::before{content:""}.bi-bookshelf::before{content:""}.bi-bootstrap-fill::before{content:""}.bi-bootstrap-reboot::before{content:""}.bi-bootstrap::before{content:""}.bi-border-all::before{content:""}.bi-border-bottom::before{content:""}.bi-border-center::before{content:""}.bi-border-inner::before{content:""}.bi-border-left::before{content:""}.bi-border-middle::before{content:""}.bi-border-outer::before{content:""}.bi-border-right::before{content:""}.bi-border-style::before{content:""}.bi-border-top::before{content:""}.bi-border-width::before{content:""}.bi-border::before{content:""}.bi-bounding-box-circles::before{content:""}.bi-bounding-box::before{content:""}.bi-box-arrow-down-left::before{content:""}.bi-box-arrow-down-right::before{content:""}.bi-box-arrow-down::before{content:""}.bi-box-arrow-in-down-left::before{content:""}.bi-box-arrow-in-down-right::before{content:""}.bi-box-arrow-in-down::before{content:""}.bi-box-arrow-in-left::before{content:""}.bi-box-arrow-in-right::before{content:""}.bi-box-arrow-in-up-left::before{content:""}.bi-box-arrow-in-up-right::before{content:""}.bi-box-arrow-in-up::before{content:""}.bi-box-arrow-left::before{content:""}.bi-box-arrow-right::before{content:""}.bi-box-arrow-up-left::before{content:""}.bi-box-arrow-up-right::before{content:""}.bi-box-arrow-up::before{content:""}.bi-box-seam::before{content:""}.bi-box::before{content:""}.bi-braces::before{content:""}.bi-bricks::before{content:""}.bi-briefcase-fill::before{content:""}.bi-briefcase::before{content:""}.bi-brightness-alt-high-fill::before{content:""}.bi-brightness-alt-high::before{content:""}.bi-brightness-alt-low-fill::before{content:""}.bi-brightness-alt-low::before{content:""}.bi-brightness-high-fill::before{content:""}.bi-brightness-high::before{content:""}.bi-brightness-low-fill::before{content:""}.bi-brightness-low::before{content:""}.bi-broadcast-pin::before{content:""}.bi-broadcast::before{content:""}.bi-brush-fill::before{content:""}.bi-brush::before{content:""}.bi-bucket-fill::before{content:""}.bi-bucket::before{content:""}.bi-bug-fill::before{content:""}.bi-bug::before{content:""}.bi-building::before{content:""}.bi-bullseye::before{content:""}.bi-calculator-fill::before{content:""}.bi-calculator::before{content:""}.bi-calendar-check-fill::before{content:""}.bi-calendar-check::before{content:""}.bi-calendar-date-fill::before{content:""}.bi-calendar-date::before{content:""}.bi-calendar-day-fill::before{content:""}.bi-calendar-day::before{content:""}.bi-calendar-event-fill::before{content:""}.bi-calendar-event::before{content:""}.bi-calendar-fill::before{content:""}.bi-calendar-minus-fill::before{content:""}.bi-calendar-minus::before{content:""}.bi-calendar-month-fill::before{content:""}.bi-calendar-month::before{content:""}.bi-calendar-plus-fill::before{content:""}.bi-calendar-plus::before{content:""}.bi-calendar-range-fill::before{content:""}.bi-calendar-range::before{content:""}.bi-calendar-week-fill::before{content:""}.bi-calendar-week::before{content:""}.bi-calendar-x-fill::before{content:""}.bi-calendar-x::before{content:""}.bi-calendar::before{content:""}.bi-calendar2-check-fill::before{content:""}.bi-calendar2-check::before{content:""}.bi-calendar2-date-fill::before{content:""}.bi-calendar2-date::before{content:""}.bi-calendar2-day-fill::before{content:""}.bi-calendar2-day::before{content:""}.bi-calendar2-event-fill::before{content:""}.bi-calendar2-event::before{content:""}.bi-calendar2-fill::before{content:""}.bi-calendar2-minus-fill::before{content:""}.bi-calendar2-minus::before{content:""}.bi-calendar2-month-fill::before{content:""}.bi-calendar2-month::before{content:""}.bi-calendar2-plus-fill::before{content:""}.bi-calendar2-plus::before{content:""}.bi-calendar2-range-fill::before{content:""}.bi-calendar2-range::before{content:""}.bi-calendar2-week-fill::before{content:""}.bi-calendar2-week::before{content:""}.bi-calendar2-x-fill::before{content:""}.bi-calendar2-x::before{content:""}.bi-calendar2::before{content:""}.bi-calendar3-event-fill::before{content:""}.bi-calendar3-event::before{content:""}.bi-calendar3-fill::before{content:""}.bi-calendar3-range-fill::before{content:""}.bi-calendar3-range::before{content:""}.bi-calendar3-week-fill::before{content:""}.bi-calendar3-week::before{content:""}.bi-calendar3::before{content:""}.bi-calendar4-event::before{content:""}.bi-calendar4-range::before{content:""}.bi-calendar4-week::before{content:""}.bi-calendar4::before{content:""}.bi-camera-fill::before{content:""}.bi-camera-reels-fill::before{content:""}.bi-camera-reels::before{content:""}.bi-camera-video-fill::before{content:""}.bi-camera-video-off-fill::before{content:""}.bi-camera-video-off::before{content:""}.bi-camera-video::before{content:""}.bi-camera::before{content:""}.bi-camera2::before{content:""}.bi-capslock-fill::before{content:""}.bi-capslock::before{content:""}.bi-card-checklist::before{content:""}.bi-card-heading::before{content:""}.bi-card-image::before{content:""}.bi-card-list::before{content:""}.bi-card-text::before{content:""}.bi-caret-down-fill::before{content:""}.bi-caret-down-square-fill::before{content:""}.bi-caret-down-square::before{content:""}.bi-caret-down::before{content:""}.bi-caret-left-fill::before{content:""}.bi-caret-left-square-fill::before{content:""}.bi-caret-left-square::before{content:""}.bi-caret-left::before{content:""}.bi-caret-right-fill::before{content:""}.bi-caret-right-square-fill::before{content:""}.bi-caret-right-square::before{content:""}.bi-caret-right::before{content:""}.bi-caret-up-fill::before{content:""}.bi-caret-up-square-fill::before{content:""}.bi-caret-up-square::before{content:""}.bi-caret-up::before{content:""}.bi-cart-check-fill::before{content:""}.bi-cart-check::before{content:""}.bi-cart-dash-fill::before{content:""}.bi-cart-dash::before{content:""}.bi-cart-fill::before{content:""}.bi-cart-plus-fill::before{content:""}.bi-cart-plus::before{content:""}.bi-cart-x-fill::before{content:""}.bi-cart-x::before{content:""}.bi-cart::before{content:""}.bi-cart2::before{content:""}.bi-cart3::before{content:""}.bi-cart4::before{content:""}.bi-cash-stack::before{content:""}.bi-cash::before{content:""}.bi-cast::before{content:""}.bi-chat-dots-fill::before{content:""}.bi-chat-dots::before{content:""}.bi-chat-fill::before{content:""}.bi-chat-left-dots-fill::before{content:""}.bi-chat-left-dots::before{content:""}.bi-chat-left-fill::before{content:""}.bi-chat-left-quote-fill::before{content:""}.bi-chat-left-quote::before{content:""}.bi-chat-left-text-fill::before{content:""}.bi-chat-left-text::before{content:""}.bi-chat-left::before{content:""}.bi-chat-quote-fill::before{content:""}.bi-chat-quote::before{content:""}.bi-chat-right-dots-fill::before{content:""}.bi-chat-right-dots::before{content:""}.bi-chat-right-fill::before{content:""}.bi-chat-right-quote-fill::before{content:""}.bi-chat-right-quote::before{content:""}.bi-chat-right-text-fill::before{content:""}.bi-chat-right-text::before{content:""}.bi-chat-right::before{content:""}.bi-chat-square-dots-fill::before{content:""}.bi-chat-square-dots::before{content:""}.bi-chat-square-fill::before{content:""}.bi-chat-square-quote-fill::before{content:""}.bi-chat-square-quote::before{content:""}.bi-chat-square-text-fill::before{content:""}.bi-chat-square-text::before{content:""}.bi-chat-square::before{content:""}.bi-chat-text-fill::before{content:""}.bi-chat-text::before{content:""}.bi-chat::before{content:""}.bi-check-all::before{content:""}.bi-check-circle-fill::before{content:""}.bi-check-circle::before{content:""}.bi-check-square-fill::before{content:""}.bi-check-square::before{content:""}.bi-check::before{content:""}.bi-check2-all::before{content:""}.bi-check2-circle::before{content:""}.bi-check2-square::before{content:""}.bi-check2::before{content:""}.bi-chevron-bar-contract::before{content:""}.bi-chevron-bar-down::before{content:""}.bi-chevron-bar-expand::before{content:""}.bi-chevron-bar-left::before{content:""}.bi-chevron-bar-right::before{content:""}.bi-chevron-bar-up::before{content:""}.bi-chevron-compact-down::before{content:""}.bi-chevron-compact-left::before{content:""}.bi-chevron-compact-right::before{content:""}.bi-chevron-compact-up::before{content:""}.bi-chevron-contract::before{content:""}.bi-chevron-double-down::before{content:""}.bi-chevron-double-left::before{content:""}.bi-chevron-double-right::before{content:""}.bi-chevron-double-up::before{content:""}.bi-chevron-down::before{content:""}.bi-chevron-expand::before{content:""}.bi-chevron-left::before{content:""}.bi-chevron-right::before{content:""}.bi-chevron-up::before{content:""}.bi-circle-fill::before{content:""}.bi-circle-half::before{content:""}.bi-circle-square::before{content:""}.bi-circle::before{content:""}.bi-clipboard-check::before{content:""}.bi-clipboard-data::before{content:""}.bi-clipboard-minus::before{content:""}.bi-clipboard-plus::before{content:""}.bi-clipboard-x::before{content:""}.bi-clipboard::before{content:""}.bi-clock-fill::before{content:""}.bi-clock-history::before{content:""}.bi-clock::before{content:""}.bi-cloud-arrow-down-fill::before{content:""}.bi-cloud-arrow-down::before{content:""}.bi-cloud-arrow-up-fill::before{content:""}.bi-cloud-arrow-up::before{content:""}.bi-cloud-check-fill::before{content:""}.bi-cloud-check::before{content:""}.bi-cloud-download-fill::before{content:""}.bi-cloud-download::before{content:""}.bi-cloud-drizzle-fill::before{content:""}.bi-cloud-drizzle::before{content:""}.bi-cloud-fill::before{content:""}.bi-cloud-fog-fill::before{content:""}.bi-cloud-fog::before{content:""}.bi-cloud-fog2-fill::before{content:""}.bi-cloud-fog2::before{content:""}.bi-cloud-hail-fill::before{content:""}.bi-cloud-hail::before{content:""}.bi-cloud-haze-fill::before{content:""}.bi-cloud-haze::before{content:""}.bi-cloud-haze2-fill::before{content:""}.bi-cloud-lightning-fill::before{content:""}.bi-cloud-lightning-rain-fill::before{content:""}.bi-cloud-lightning-rain::before{content:""}.bi-cloud-lightning::before{content:""}.bi-cloud-minus-fill::before{content:""}.bi-cloud-minus::before{content:""}.bi-cloud-moon-fill::before{content:""}.bi-cloud-moon::before{content:""}.bi-cloud-plus-fill::before{content:""}.bi-cloud-plus::before{content:""}.bi-cloud-rain-fill::before{content:""}.bi-cloud-rain-heavy-fill::before{content:""}.bi-cloud-rain-heavy::before{content:""}.bi-cloud-rain::before{content:""}.bi-cloud-slash-fill::before{content:""}.bi-cloud-slash::before{content:""}.bi-cloud-sleet-fill::before{content:""}.bi-cloud-sleet::before{content:""}.bi-cloud-snow-fill::before{content:""}.bi-cloud-snow::before{content:""}.bi-cloud-sun-fill::before{content:""}.bi-cloud-sun::before{content:""}.bi-cloud-upload-fill::before{content:""}.bi-cloud-upload::before{content:""}.bi-cloud::before{content:""}.bi-clouds-fill::before{content:""}.bi-clouds::before{content:""}.bi-cloudy-fill::before{content:""}.bi-cloudy::before{content:""}.bi-code-slash::before{content:""}.bi-code-square::before{content:""}.bi-code::before{content:""}.bi-collection-fill::before{content:""}.bi-collection-play-fill::before{content:""}.bi-collection-play::before{content:""}.bi-collection::before{content:""}.bi-columns-gap::before{content:""}.bi-columns::before{content:""}.bi-command::before{content:""}.bi-compass-fill::before{content:""}.bi-compass::before{content:""}.bi-cone-striped::before{content:""}.bi-cone::before{content:""}.bi-controller::before{content:""}.bi-cpu-fill::before{content:""}.bi-cpu::before{content:""}.bi-credit-card-2-back-fill::before{content:""}.bi-credit-card-2-back::before{content:""}.bi-credit-card-2-front-fill::before{content:""}.bi-credit-card-2-front::before{content:""}.bi-credit-card-fill::before{content:""}.bi-credit-card::before{content:""}.bi-crop::before{content:""}.bi-cup-fill::before{content:""}.bi-cup-straw::before{content:""}.bi-cup::before{content:""}.bi-cursor-fill::before{content:""}.bi-cursor-text::before{content:""}.bi-cursor::before{content:""}.bi-dash-circle-dotted::before{content:""}.bi-dash-circle-fill::before{content:""}.bi-dash-circle::before{content:""}.bi-dash-square-dotted::before{content:""}.bi-dash-square-fill::before{content:""}.bi-dash-square::before{content:""}.bi-dash::before{content:""}.bi-diagram-2-fill::before{content:""}.bi-diagram-2::before{content:""}.bi-diagram-3-fill::before{content:""}.bi-diagram-3::before{content:""}.bi-diamond-fill::before{content:""}.bi-diamond-half::before{content:""}.bi-diamond::before{content:""}.bi-dice-1-fill::before{content:""}.bi-dice-1::before{content:""}.bi-dice-2-fill::before{content:""}.bi-dice-2::before{content:""}.bi-dice-3-fill::before{content:""}.bi-dice-3::before{content:""}.bi-dice-4-fill::before{content:""}.bi-dice-4::before{content:""}.bi-dice-5-fill::before{content:""}.bi-dice-5::before{content:""}.bi-dice-6-fill::before{content:""}.bi-dice-6::before{content:""}.bi-disc-fill::before{content:""}.bi-disc::before{content:""}.bi-discord::before{content:""}.bi-display-fill::before{content:""}.bi-display::before{content:""}.bi-distribute-horizontal::before{content:""}.bi-distribute-vertical::before{content:""}.bi-door-closed-fill::before{content:""}.bi-door-closed::before{content:""}.bi-door-open-fill::before{content:""}.bi-door-open::before{content:""}.bi-dot::before{content:""}.bi-download::before{content:""}.bi-droplet-fill::before{content:""}.bi-droplet-half::before{content:""}.bi-droplet::before{content:""}.bi-earbuds::before{content:""}.bi-easel-fill::before{content:""}.bi-easel::before{content:""}.bi-egg-fill::before{content:""}.bi-egg-fried::before{content:""}.bi-egg::before{content:""}.bi-eject-fill::before{content:""}.bi-eject::before{content:""}.bi-emoji-angry-fill::before{content:""}.bi-emoji-angry::before{content:""}.bi-emoji-dizzy-fill::before{content:""}.bi-emoji-dizzy::before{content:""}.bi-emoji-expressionless-fill::before{content:""}.bi-emoji-expressionless::before{content:""}.bi-emoji-frown-fill::before{content:""}.bi-emoji-frown::before{content:""}.bi-emoji-heart-eyes-fill::before{content:""}.bi-emoji-heart-eyes::before{content:""}.bi-emoji-laughing-fill::before{content:""}.bi-emoji-laughing::before{content:""}.bi-emoji-neutral-fill::before{content:""}.bi-emoji-neutral::before{content:""}.bi-emoji-smile-fill::before{content:""}.bi-emoji-smile-upside-down-fill::before{content:""}.bi-emoji-smile-upside-down::before{content:""}.bi-emoji-smile::before{content:""}.bi-emoji-sunglasses-fill::before{content:""}.bi-emoji-sunglasses::before{content:""}.bi-emoji-wink-fill::before{content:""}.bi-emoji-wink::before{content:""}.bi-envelope-fill::before{content:""}.bi-envelope-open-fill::before{content:""}.bi-envelope-open::before{content:""}.bi-envelope::before{content:""}.bi-eraser-fill::before{content:""}.bi-eraser::before{content:""}.bi-exclamation-circle-fill::before{content:""}.bi-exclamation-circle::before{content:""}.bi-exclamation-diamond-fill::before{content:""}.bi-exclamation-diamond::before{content:""}.bi-exclamation-octagon-fill::before{content:""}.bi-exclamation-octagon::before{content:""}.bi-exclamation-square-fill::before{content:""}.bi-exclamation-square::before{content:""}.bi-exclamation-triangle-fill::before{content:""}.bi-exclamation-triangle::before{content:""}.bi-exclamation::before{content:""}.bi-exclude::before{content:""}.bi-eye-fill::before{content:""}.bi-eye-slash-fill::before{content:""}.bi-eye-slash::before{content:""}.bi-eye::before{content:""}.bi-eyedropper::before{content:""}.bi-eyeglasses::before{content:""}.bi-facebook::before{content:""}.bi-file-arrow-down-fill::before{content:""}.bi-file-arrow-down::before{content:""}.bi-file-arrow-up-fill::before{content:""}.bi-file-arrow-up::before{content:""}.bi-file-bar-graph-fill::before{content:""}.bi-file-bar-graph::before{content:""}.bi-file-binary-fill::before{content:""}.bi-file-binary::before{content:""}.bi-file-break-fill::before{content:""}.bi-file-break::before{content:""}.bi-file-check-fill::before{content:""}.bi-file-check::before{content:""}.bi-file-code-fill::before{content:""}.bi-file-code::before{content:""}.bi-file-diff-fill::before{content:""}.bi-file-diff::before{content:""}.bi-file-earmark-arrow-down-fill::before{content:""}.bi-file-earmark-arrow-down::before{content:""}.bi-file-earmark-arrow-up-fill::before{content:""}.bi-file-earmark-arrow-up::before{content:""}.bi-file-earmark-bar-graph-fill::before{content:""}.bi-file-earmark-bar-graph::before{content:""}.bi-file-earmark-binary-fill::before{content:""}.bi-file-earmark-binary::before{content:""}.bi-file-earmark-break-fill::before{content:""}.bi-file-earmark-break::before{content:""}.bi-file-earmark-check-fill::before{content:""}.bi-file-earmark-check::before{content:""}.bi-file-earmark-code-fill::before{content:""}.bi-file-earmark-code::before{content:""}.bi-file-earmark-diff-fill::before{content:""}.bi-file-earmark-diff::before{content:""}.bi-file-earmark-easel-fill::before{content:""}.bi-file-earmark-easel::before{content:""}.bi-file-earmark-excel-fill::before{content:""}.bi-file-earmark-excel::before{content:""}.bi-file-earmark-fill::before{content:""}.bi-file-earmark-font-fill::before{content:""}.bi-file-earmark-font::before{content:""}.bi-file-earmark-image-fill::before{content:""}.bi-file-earmark-image::before{content:""}.bi-file-earmark-lock-fill::before{content:""}.bi-file-earmark-lock::before{content:""}.bi-file-earmark-lock2-fill::before{content:""}.bi-file-earmark-lock2::before{content:""}.bi-file-earmark-medical-fill::before{content:""}.bi-file-earmark-medical::before{content:""}.bi-file-earmark-minus-fill::before{content:""}.bi-file-earmark-minus::before{content:""}.bi-file-earmark-music-fill::before{content:""}.bi-file-earmark-music::before{content:""}.bi-file-earmark-person-fill::before{content:""}.bi-file-earmark-person::before{content:""}.bi-file-earmark-play-fill::before{content:""}.bi-file-earmark-play::before{content:""}.bi-file-earmark-plus-fill::before{content:""}.bi-file-earmark-plus::before{content:""}.bi-file-earmark-post-fill::before{content:""}.bi-file-earmark-post::before{content:""}.bi-file-earmark-ppt-fill::before{content:""}.bi-file-earmark-ppt::before{content:""}.bi-file-earmark-richtext-fill::before{content:""}.bi-file-earmark-richtext::before{content:""}.bi-file-earmark-ruled-fill::before{content:""}.bi-file-earmark-ruled::before{content:""}.bi-file-earmark-slides-fill::before{content:""}.bi-file-earmark-slides::before{content:""}.bi-file-earmark-spreadsheet-fill::before{content:""}.bi-file-earmark-spreadsheet::before{content:""}.bi-file-earmark-text-fill::before{content:""}.bi-file-earmark-text::before{content:""}.bi-file-earmark-word-fill::before{content:""}.bi-file-earmark-word::before{content:""}.bi-file-earmark-x-fill::before{content:""}.bi-file-earmark-x::before{content:""}.bi-file-earmark-zip-fill::before{content:""}.bi-file-earmark-zip::before{content:""}.bi-file-earmark::before{content:""}.bi-file-easel-fill::before{content:""}.bi-file-easel::before{content:""}.bi-file-excel-fill::before{content:""}.bi-file-excel::before{content:""}.bi-file-fill::before{content:""}.bi-file-font-fill::before{content:""}.bi-file-font::before{content:""}.bi-file-image-fill::before{content:""}.bi-file-image::before{content:""}.bi-file-lock-fill::before{content:""}.bi-file-lock::before{content:""}.bi-file-lock2-fill::before{content:""}.bi-file-lock2::before{content:""}.bi-file-medical-fill::before{content:""}.bi-file-medical::before{content:""}.bi-file-minus-fill::before{content:""}.bi-file-minus::before{content:""}.bi-file-music-fill::before{content:""}.bi-file-music::before{content:""}.bi-file-person-fill::before{content:""}.bi-file-person::before{content:""}.bi-file-play-fill::before{content:""}.bi-file-play::before{content:""}.bi-file-plus-fill::before{content:""}.bi-file-plus::before{content:""}.bi-file-post-fill::before{content:""}.bi-file-post::before{content:""}.bi-file-ppt-fill::before{content:""}.bi-file-ppt::before{content:""}.bi-file-richtext-fill::before{content:""}.bi-file-richtext::before{content:""}.bi-file-ruled-fill::before{content:""}.bi-file-ruled::before{content:""}.bi-file-slides-fill::before{content:""}.bi-file-slides::before{content:""}.bi-file-spreadsheet-fill::before{content:""}.bi-file-spreadsheet::before{content:""}.bi-file-text-fill::before{content:""}.bi-file-text::before{content:""}.bi-file-word-fill::before{content:""}.bi-file-word::before{content:""}.bi-file-x-fill::before{content:""}.bi-file-x::before{content:""}.bi-file-zip-fill::before{content:""}.bi-file-zip::before{content:""}.bi-file::before{content:""}.bi-files-alt::before{content:""}.bi-files::before{content:""}.bi-film::before{content:""}.bi-filter-circle-fill::before{content:""}.bi-filter-circle::before{content:""}.bi-filter-left::before{content:""}.bi-filter-right::before{content:""}.bi-filter-square-fill::before{content:""}.bi-filter-square::before{content:""}.bi-filter::before{content:""}.bi-flag-fill::before{content:""}.bi-flag::before{content:""}.bi-flower1::before{content:""}.bi-flower2::before{content:""}.bi-flower3::before{content:""}.bi-folder-check::before{content:""}.bi-folder-fill::before{content:""}.bi-folder-minus::before{content:""}.bi-folder-plus::before{content:""}.bi-folder-symlink-fill::before{content:""}.bi-folder-symlink::before{content:""}.bi-folder-x::before{content:""}.bi-folder::before{content:""}.bi-folder2-open::before{content:""}.bi-folder2::before{content:""}.bi-fonts::before{content:""}.bi-forward-fill::before{content:""}.bi-forward::before{content:""}.bi-front::before{content:""}.bi-fullscreen-exit::before{content:""}.bi-fullscreen::before{content:""}.bi-funnel-fill::before{content:""}.bi-funnel::before{content:""}.bi-gear-fill::before{content:""}.bi-gear-wide-connected::before{content:""}.bi-gear-wide::before{content:""}.bi-gear::before{content:""}.bi-gem::before{content:""}.bi-geo-alt-fill::before{content:""}.bi-geo-alt::before{content:""}.bi-geo-fill::before{content:""}.bi-geo::before{content:""}.bi-gift-fill::before{content:""}.bi-gift::before{content:""}.bi-github::before{content:""}.bi-globe::before{content:""}.bi-globe2::before{content:""}.bi-google::before{content:""}.bi-graph-down::before{content:""}.bi-graph-up::before{content:""}.bi-grid-1x2-fill::before{content:""}.bi-grid-1x2::before{content:""}.bi-grid-3x2-gap-fill::before{content:""}.bi-grid-3x2-gap::before{content:""}.bi-grid-3x2::before{content:""}.bi-grid-3x3-gap-fill::before{content:""}.bi-grid-3x3-gap::before{content:""}.bi-grid-3x3::before{content:""}.bi-grid-fill::before{content:""}.bi-grid::before{content:""}.bi-grip-horizontal::before{content:""}.bi-grip-vertical::before{content:""}.bi-hammer::before{content:""}.bi-hand-index-fill::before{content:""}.bi-hand-index-thumb-fill::before{content:""}.bi-hand-index-thumb::before{content:""}.bi-hand-index::before{content:""}.bi-hand-thumbs-down-fill::before{content:""}.bi-hand-thumbs-down::before{content:""}.bi-hand-thumbs-up-fill::before{content:""}.bi-hand-thumbs-up::before{content:""}.bi-handbag-fill::before{content:""}.bi-handbag::before{content:""}.bi-hash::before{content:""}.bi-hdd-fill::before{content:""}.bi-hdd-network-fill::before{content:""}.bi-hdd-network::before{content:""}.bi-hdd-rack-fill::before{content:""}.bi-hdd-rack::before{content:""}.bi-hdd-stack-fill::before{content:""}.bi-hdd-stack::before{content:""}.bi-hdd::before{content:""}.bi-headphones::before{content:""}.bi-headset::before{content:""}.bi-heart-fill::before{content:""}.bi-heart-half::before{content:""}.bi-heart::before{content:""}.bi-heptagon-fill::before{content:""}.bi-heptagon-half::before{content:""}.bi-heptagon::before{content:""}.bi-hexagon-fill::before{content:""}.bi-hexagon-half::before{content:""}.bi-hexagon::before{content:""}.bi-hourglass-bottom::before{content:""}.bi-hourglass-split::before{content:""}.bi-hourglass-top::before{content:""}.bi-hourglass::before{content:""}.bi-house-door-fill::before{content:""}.bi-house-door::before{content:""}.bi-house-fill::before{content:""}.bi-house::before{content:""}.bi-hr::before{content:""}.bi-hurricane::before{content:""}.bi-image-alt::before{content:""}.bi-image-fill::before{content:""}.bi-image::before{content:""}.bi-images::before{content:""}.bi-inbox-fill::before{content:""}.bi-inbox::before{content:""}.bi-inboxes-fill::before{content:""}.bi-inboxes::before{content:""}.bi-info-circle-fill::before{content:""}.bi-info-circle::before{content:""}.bi-info-square-fill::before{content:""}.bi-info-square::before{content:""}.bi-info::before{content:""}.bi-input-cursor-text::before{content:""}.bi-input-cursor::before{content:""}.bi-instagram::before{content:""}.bi-intersect::before{content:""}.bi-journal-album::before{content:""}.bi-journal-arrow-down::before{content:""}.bi-journal-arrow-up::before{content:""}.bi-journal-bookmark-fill::before{content:""}.bi-journal-bookmark::before{content:""}.bi-journal-check::before{content:""}.bi-journal-code::before{content:""}.bi-journal-medical::before{content:""}.bi-journal-minus::before{content:""}.bi-journal-plus::before{content:""}.bi-journal-richtext::before{content:""}.bi-journal-text::before{content:""}.bi-journal-x::before{content:""}.bi-journal::before{content:""}.bi-journals::before{content:""}.bi-joystick::before{content:""}.bi-justify-left::before{content:""}.bi-justify-right::before{content:""}.bi-justify::before{content:""}.bi-kanban-fill::before{content:""}.bi-kanban::before{content:""}.bi-key-fill::before{content:""}.bi-key::before{content:""}.bi-keyboard-fill::before{content:""}.bi-keyboard::before{content:""}.bi-ladder::before{content:""}.bi-lamp-fill::before{content:""}.bi-lamp::before{content:""}.bi-laptop-fill::before{content:""}.bi-laptop::before{content:""}.bi-layer-backward::before{content:""}.bi-layer-forward::before{content:""}.bi-layers-fill::before{content:""}.bi-layers-half::before{content:""}.bi-layers::before{content:""}.bi-layout-sidebar-inset-reverse::before{content:""}.bi-layout-sidebar-inset::before{content:""}.bi-layout-sidebar-reverse::before{content:""}.bi-layout-sidebar::before{content:""}.bi-layout-split::before{content:""}.bi-layout-text-sidebar-reverse::before{content:""}.bi-layout-text-sidebar::before{content:""}.bi-layout-text-window-reverse::before{content:""}.bi-layout-text-window::before{content:""}.bi-layout-three-columns::before{content:""}.bi-layout-wtf::before{content:""}.bi-life-preserver::before{content:""}.bi-lightbulb-fill::before{content:""}.bi-lightbulb-off-fill::before{content:""}.bi-lightbulb-off::before{content:""}.bi-lightbulb::before{content:""}.bi-lightning-charge-fill::before{content:""}.bi-lightning-charge::before{content:""}.bi-lightning-fill::before{content:""}.bi-lightning::before{content:""}.bi-link-45deg::before{content:""}.bi-link::before{content:""}.bi-linkedin::before{content:""}.bi-list-check::before{content:""}.bi-list-nested::before{content:""}.bi-list-ol::before{content:""}.bi-list-stars::before{content:""}.bi-list-task::before{content:""}.bi-list-ul::before{content:""}.bi-list::before{content:""}.bi-lock-fill::before{content:""}.bi-lock::before{content:""}.bi-mailbox::before{content:""}.bi-mailbox2::before{content:""}.bi-map-fill::before{content:""}.bi-map::before{content:""}.bi-markdown-fill::before{content:""}.bi-markdown::before{content:""}.bi-mask::before{content:""}.bi-megaphone-fill::before{content:""}.bi-megaphone::before{content:""}.bi-menu-app-fill::before{content:""}.bi-menu-app::before{content:""}.bi-menu-button-fill::before{content:""}.bi-menu-button-wide-fill::before{content:""}.bi-menu-button-wide::before{content:""}.bi-menu-button::before{content:""}.bi-menu-down::before{content:""}.bi-menu-up::before{content:""}.bi-mic-fill::before{content:""}.bi-mic-mute-fill::before{content:""}.bi-mic-mute::before{content:""}.bi-mic::before{content:""}.bi-minecart-loaded::before{content:""}.bi-minecart::before{content:""}.bi-moisture::before{content:""}.bi-moon-fill::before{content:""}.bi-moon-stars-fill::before{content:""}.bi-moon-stars::before{content:""}.bi-moon::before{content:""}.bi-mouse-fill::before{content:""}.bi-mouse::before{content:""}.bi-mouse2-fill::before{content:""}.bi-mouse2::before{content:""}.bi-mouse3-fill::before{content:""}.bi-mouse3::before{content:""}.bi-music-note-beamed::before{content:""}.bi-music-note-list::before{content:""}.bi-music-note::before{content:""}.bi-music-player-fill::before{content:""}.bi-music-player::before{content:""}.bi-newspaper::before{content:""}.bi-node-minus-fill::before{content:""}.bi-node-minus::before{content:""}.bi-node-plus-fill::before{content:""}.bi-node-plus::before{content:""}.bi-nut-fill::before{content:""}.bi-nut::before{content:""}.bi-octagon-fill::before{content:""}.bi-octagon-half::before{content:""}.bi-octagon::before{content:""}.bi-option::before{content:""}.bi-outlet::before{content:""}.bi-paint-bucket::before{content:""}.bi-palette-fill::before{content:""}.bi-palette::before{content:""}.bi-palette2::before{content:""}.bi-paperclip::before{content:""}.bi-paragraph::before{content:""}.bi-patch-check-fill::before{content:""}.bi-patch-check::before{content:""}.bi-patch-exclamation-fill::before{content:""}.bi-patch-exclamation::before{content:""}.bi-patch-minus-fill::before{content:""}.bi-patch-minus::before{content:""}.bi-patch-plus-fill::before{content:""}.bi-patch-plus::before{content:""}.bi-patch-question-fill::before{content:""}.bi-patch-question::before{content:""}.bi-pause-btn-fill::before{content:""}.bi-pause-btn::before{content:""}.bi-pause-circle-fill::before{content:""}.bi-pause-circle::before{content:""}.bi-pause-fill::before{content:""}.bi-pause::before{content:""}.bi-peace-fill::before{content:""}.bi-peace::before{content:""}.bi-pen-fill::before{content:""}.bi-pen::before{content:""}.bi-pencil-fill::before{content:""}.bi-pencil-square::before{content:""}.bi-pencil::before{content:""}.bi-pentagon-fill::before{content:""}.bi-pentagon-half::before{content:""}.bi-pentagon::before{content:""}.bi-people-fill::before{content:""}.bi-people::before{content:""}.bi-percent::before{content:""}.bi-person-badge-fill::before{content:""}.bi-person-badge::before{content:""}.bi-person-bounding-box::before{content:""}.bi-person-check-fill::before{content:""}.bi-person-check::before{content:""}.bi-person-circle::before{content:""}.bi-person-dash-fill::before{content:""}.bi-person-dash::before{content:""}.bi-person-fill::before{content:""}.bi-person-lines-fill::before{content:""}.bi-person-plus-fill::before{content:""}.bi-person-plus::before{content:""}.bi-person-square::before{content:""}.bi-person-x-fill::before{content:""}.bi-person-x::before{content:""}.bi-person::before{content:""}.bi-phone-fill::before{content:""}.bi-phone-landscape-fill::before{content:""}.bi-phone-landscape::before{content:""}.bi-phone-vibrate-fill::before{content:""}.bi-phone-vibrate::before{content:""}.bi-phone::before{content:""}.bi-pie-chart-fill::before{content:""}.bi-pie-chart::before{content:""}.bi-pin-angle-fill::before{content:""}.bi-pin-angle::before{content:""}.bi-pin-fill::before{content:""}.bi-pin::before{content:""}.bi-pip-fill::before{content:""}.bi-pip::before{content:""}.bi-play-btn-fill::before{content:""}.bi-play-btn::before{content:""}.bi-play-circle-fill::before{content:""}.bi-play-circle::before{content:""}.bi-play-fill::before{content:""}.bi-play::before{content:""}.bi-plug-fill::before{content:""}.bi-plug::before{content:""}.bi-plus-circle-dotted::before{content:""}.bi-plus-circle-fill::before{content:""}.bi-plus-circle::before{content:""}.bi-plus-square-dotted::before{content:""}.bi-plus-square-fill::before{content:""}.bi-plus-square::before{content:""}.bi-plus::before{content:""}.bi-power::before{content:""}.bi-printer-fill::before{content:""}.bi-printer::before{content:""}.bi-puzzle-fill::before{content:""}.bi-puzzle::before{content:""}.bi-question-circle-fill::before{content:""}.bi-question-circle::before{content:""}.bi-question-diamond-fill::before{content:""}.bi-question-diamond::before{content:""}.bi-question-octagon-fill::before{content:""}.bi-question-octagon::before{content:""}.bi-question-square-fill::before{content:""}.bi-question-square::before{content:""}.bi-question::before{content:""}.bi-rainbow::before{content:""}.bi-receipt-cutoff::before{content:""}.bi-receipt::before{content:""}.bi-reception-0::before{content:""}.bi-reception-1::before{content:""}.bi-reception-2::before{content:""}.bi-reception-3::before{content:""}.bi-reception-4::before{content:""}.bi-record-btn-fill::before{content:""}.bi-record-btn::before{content:""}.bi-record-circle-fill::before{content:""}.bi-record-circle::before{content:""}.bi-record-fill::before{content:""}.bi-record::before{content:""}.bi-record2-fill::before{content:""}.bi-record2::before{content:""}.bi-reply-all-fill::before{content:""}.bi-reply-all::before{content:""}.bi-reply-fill::before{content:""}.bi-reply::before{content:""}.bi-rss-fill::before{content:""}.bi-rss::before{content:""}.bi-rulers::before{content:""}.bi-save-fill::before{content:""}.bi-save::before{content:""}.bi-save2-fill::before{content:""}.bi-save2::before{content:""}.bi-scissors::before{content:""}.bi-screwdriver::before{content:""}.bi-search::before{content:""}.bi-segmented-nav::before{content:""}.bi-server::before{content:""}.bi-share-fill::before{content:""}.bi-share::before{content:""}.bi-shield-check::before{content:""}.bi-shield-exclamation::before{content:""}.bi-shield-fill-check::before{content:""}.bi-shield-fill-exclamation::before{content:""}.bi-shield-fill-minus::before{content:""}.bi-shield-fill-plus::before{content:""}.bi-shield-fill-x::before{content:""}.bi-shield-fill::before{content:""}.bi-shield-lock-fill::before{content:""}.bi-shield-lock::before{content:""}.bi-shield-minus::before{content:""}.bi-shield-plus::before{content:""}.bi-shield-shaded::before{content:""}.bi-shield-slash-fill::before{content:""}.bi-shield-slash::before{content:""}.bi-shield-x::before{content:""}.bi-shield::before{content:""}.bi-shift-fill::before{content:""}.bi-shift::before{content:""}.bi-shop-window::before{content:""}.bi-shop::before{content:""}.bi-shuffle::before{content:""}.bi-signpost-2-fill::before{content:""}.bi-signpost-2::before{content:""}.bi-signpost-fill::before{content:""}.bi-signpost-split-fill::before{content:""}.bi-signpost-split::before{content:""}.bi-signpost::before{content:""}.bi-sim-fill::before{content:""}.bi-sim::before{content:""}.bi-skip-backward-btn-fill::before{content:""}.bi-skip-backward-btn::before{content:""}.bi-skip-backward-circle-fill::before{content:""}.bi-skip-backward-circle::before{content:""}.bi-skip-backward-fill::before{content:""}.bi-skip-backward::before{content:""}.bi-skip-end-btn-fill::before{content:""}.bi-skip-end-btn::before{content:""}.bi-skip-end-circle-fill::before{content:""}.bi-skip-end-circle::before{content:""}.bi-skip-end-fill::before{content:""}.bi-skip-end::before{content:""}.bi-skip-forward-btn-fill::before{content:""}.bi-skip-forward-btn::before{content:""}.bi-skip-forward-circle-fill::before{content:""}.bi-skip-forward-circle::before{content:""}.bi-skip-forward-fill::before{content:""}.bi-skip-forward::before{content:""}.bi-skip-start-btn-fill::before{content:""}.bi-skip-start-btn::before{content:""}.bi-skip-start-circle-fill::before{content:""}.bi-skip-start-circle::before{content:""}.bi-skip-start-fill::before{content:""}.bi-skip-start::before{content:""}.bi-slack::before{content:""}.bi-slash-circle-fill::before{content:""}.bi-slash-circle::before{content:""}.bi-slash-square-fill::before{content:""}.bi-slash-square::before{content:""}.bi-slash::before{content:""}.bi-sliders::before{content:""}.bi-smartwatch::before{content:""}.bi-snow::before{content:""}.bi-snow2::before{content:""}.bi-snow3::before{content:""}.bi-sort-alpha-down-alt::before{content:""}.bi-sort-alpha-down::before{content:""}.bi-sort-alpha-up-alt::before{content:""}.bi-sort-alpha-up::before{content:""}.bi-sort-down-alt::before{content:""}.bi-sort-down::before{content:""}.bi-sort-numeric-down-alt::before{content:""}.bi-sort-numeric-down::before{content:""}.bi-sort-numeric-up-alt::before{content:""}.bi-sort-numeric-up::before{content:""}.bi-sort-up-alt::before{content:""}.bi-sort-up::before{content:""}.bi-soundwave::before{content:""}.bi-speaker-fill::before{content:""}.bi-speaker::before{content:""}.bi-speedometer::before{content:""}.bi-speedometer2::before{content:""}.bi-spellcheck::before{content:""}.bi-square-fill::before{content:""}.bi-square-half::before{content:""}.bi-square::before{content:""}.bi-stack::before{content:""}.bi-star-fill::before{content:""}.bi-star-half::before{content:""}.bi-star::before{content:""}.bi-stars::before{content:""}.bi-stickies-fill::before{content:""}.bi-stickies::before{content:""}.bi-sticky-fill::before{content:""}.bi-sticky::before{content:""}.bi-stop-btn-fill::before{content:""}.bi-stop-btn::before{content:""}.bi-stop-circle-fill::before{content:""}.bi-stop-circle::before{content:""}.bi-stop-fill::before{content:""}.bi-stop::before{content:""}.bi-stoplights-fill::before{content:""}.bi-stoplights::before{content:""}.bi-stopwatch-fill::before{content:""}.bi-stopwatch::before{content:""}.bi-subtract::before{content:""}.bi-suit-club-fill::before{content:""}.bi-suit-club::before{content:""}.bi-suit-diamond-fill::before{content:""}.bi-suit-diamond::before{content:""}.bi-suit-heart-fill::before{content:""}.bi-suit-heart::before{content:""}.bi-suit-spade-fill::before{content:""}.bi-suit-spade::before{content:""}.bi-sun-fill::before{content:""}.bi-sun::before{content:""}.bi-sunglasses::before{content:""}.bi-sunrise-fill::before{content:""}.bi-sunrise::before{content:""}.bi-sunset-fill::before{content:""}.bi-sunset::before{content:""}.bi-symmetry-horizontal::before{content:""}.bi-symmetry-vertical::before{content:""}.bi-table::before{content:""}.bi-tablet-fill::before{content:""}.bi-tablet-landscape-fill::before{content:""}.bi-tablet-landscape::before{content:""}.bi-tablet::before{content:""}.bi-tag-fill::before{content:""}.bi-tag::before{content:""}.bi-tags-fill::before{content:""}.bi-tags::before{content:""}.bi-telegram::before{content:""}.bi-telephone-fill::before{content:""}.bi-telephone-forward-fill::before{content:""}.bi-telephone-forward::before{content:""}.bi-telephone-inbound-fill::before{content:""}.bi-telephone-inbound::before{content:""}.bi-telephone-minus-fill::before{content:""}.bi-telephone-minus::before{content:""}.bi-telephone-outbound-fill::before{content:""}.bi-telephone-outbound::before{content:""}.bi-telephone-plus-fill::before{content:""}.bi-telephone-plus::before{content:""}.bi-telephone-x-fill::before{content:""}.bi-telephone-x::before{content:""}.bi-telephone::before{content:""}.bi-terminal-fill::before{content:""}.bi-terminal::before{content:""}.bi-text-center::before{content:""}.bi-text-indent-left::before{content:""}.bi-text-indent-right::before{content:""}.bi-text-left::before{content:""}.bi-text-paragraph::before{content:""}.bi-text-right::before{content:""}.bi-textarea-resize::before{content:""}.bi-textarea-t::before{content:""}.bi-textarea::before{content:""}.bi-thermometer-half::before{content:""}.bi-thermometer-high::before{content:""}.bi-thermometer-low::before{content:""}.bi-thermometer-snow::before{content:""}.bi-thermometer-sun::before{content:""}.bi-thermometer::before{content:""}.bi-three-dots-vertical::before{content:""}.bi-three-dots::before{content:""}.bi-toggle-off::before{content:""}.bi-toggle-on::before{content:""}.bi-toggle2-off::before{content:""}.bi-toggle2-on::before{content:""}.bi-toggles::before{content:""}.bi-toggles2::before{content:""}.bi-tools::before{content:""}.bi-tornado::before{content:""}.bi-trash-fill::before{content:""}.bi-trash::before{content:""}.bi-trash2-fill::before{content:""}.bi-trash2::before{content:""}.bi-tree-fill::before{content:""}.bi-tree::before{content:""}.bi-triangle-fill::before{content:""}.bi-triangle-half::before{content:""}.bi-triangle::before{content:""}.bi-trophy-fill::before{content:""}.bi-trophy::before{content:""}.bi-tropical-storm::before{content:""}.bi-truck-flatbed::before{content:""}.bi-truck::before{content:""}.bi-tsunami::before{content:""}.bi-tv-fill::before{content:""}.bi-tv::before{content:""}.bi-twitch::before{content:""}.bi-twitter::before{content:""}.bi-type-bold::before{content:""}.bi-type-h1::before{content:""}.bi-type-h2::before{content:""}.bi-type-h3::before{content:""}.bi-type-italic::before{content:""}.bi-type-strikethrough::before{content:""}.bi-type-underline::before{content:""}.bi-type::before{content:""}.bi-ui-checks-grid::before{content:""}.bi-ui-checks::before{content:""}.bi-ui-radios-grid::before{content:""}.bi-ui-radios::before{content:""}.bi-umbrella-fill::before{content:""}.bi-umbrella::before{content:""}.bi-union::before{content:""}.bi-unlock-fill::before{content:""}.bi-unlock::before{content:""}.bi-upc-scan::before{content:""}.bi-upc::before{content:""}.bi-upload::before{content:""}.bi-vector-pen::before{content:""}.bi-view-list::before{content:""}.bi-view-stacked::before{content:""}.bi-vinyl-fill::before{content:""}.bi-vinyl::before{content:""}.bi-voicemail::before{content:""}.bi-volume-down-fill::before{content:""}.bi-volume-down::before{content:""}.bi-volume-mute-fill::before{content:""}.bi-volume-mute::before{content:""}.bi-volume-off-fill::before{content:""}.bi-volume-off::before{content:""}.bi-volume-up-fill::before{content:""}.bi-volume-up::before{content:""}.bi-vr::before{content:""}.bi-wallet-fill::before{content:""}.bi-wallet::before{content:""}.bi-wallet2::before{content:""}.bi-watch::before{content:""}.bi-water::before{content:""}.bi-whatsapp::before{content:""}.bi-wifi-1::before{content:""}.bi-wifi-2::before{content:""}.bi-wifi-off::before{content:""}.bi-wifi::before{content:""}.bi-wind::before{content:""}.bi-window-dock::before{content:""}.bi-window-sidebar::before{content:""}.bi-window::before{content:""}.bi-wrench::before{content:""}.bi-x-circle-fill::before{content:""}.bi-x-circle::before{content:""}.bi-x-diamond-fill::before{content:""}.bi-x-diamond::before{content:""}.bi-x-octagon-fill::before{content:""}.bi-x-octagon::before{content:""}.bi-x-square-fill::before{content:""}.bi-x-square::before{content:""}.bi-x::before{content:""}.bi-youtube::before{content:""}.bi-zoom-in::before{content:""}.bi-zoom-out::before{content:""}.bi-bank::before{content:""}.bi-bank2::before{content:""}.bi-bell-slash-fill::before{content:""}.bi-bell-slash::before{content:""}.bi-cash-coin::before{content:""}.bi-check-lg::before{content:""}.bi-coin::before{content:""}.bi-currency-bitcoin::before{content:""}.bi-currency-dollar::before{content:""}.bi-currency-euro::before{content:""}.bi-currency-exchange::before{content:""}.bi-currency-pound::before{content:""}.bi-currency-yen::before{content:""}.bi-dash-lg::before{content:""}.bi-exclamation-lg::before{content:""}.bi-file-earmark-pdf-fill::before{content:""}.bi-file-earmark-pdf::before{content:""}.bi-file-pdf-fill::before{content:""}.bi-file-pdf::before{content:""}.bi-gender-ambiguous::before{content:""}.bi-gender-female::before{content:""}.bi-gender-male::before{content:""}.bi-gender-trans::before{content:""}.bi-headset-vr::before{content:""}.bi-info-lg::before{content:""}.bi-mastodon::before{content:""}.bi-messenger::before{content:""}.bi-piggy-bank-fill::before{content:""}.bi-piggy-bank::before{content:""}.bi-pin-map-fill::before{content:""}.bi-pin-map::before{content:""}.bi-plus-lg::before{content:""}.bi-question-lg::before{content:""}.bi-recycle::before{content:""}.bi-reddit::before{content:""}.bi-safe-fill::before{content:""}.bi-safe2-fill::before{content:""}.bi-safe2::before{content:""}.bi-sd-card-fill::before{content:""}.bi-sd-card::before{content:""}.bi-skype::before{content:""}.bi-slash-lg::before{content:""}.bi-translate::before{content:""}.bi-x-lg::before{content:""}.bi-safe::before{content:""}.bi-apple::before{content:""}.bi-microsoft::before{content:""}.bi-windows::before{content:""}.bi-behance::before{content:""}.bi-dribbble::before{content:""}.bi-line::before{content:""}.bi-medium::before{content:""}.bi-paypal::before{content:""}.bi-pinterest::before{content:""}.bi-signal::before{content:""}.bi-snapchat::before{content:""}.bi-spotify::before{content:""}.bi-stack-overflow::before{content:""}.bi-strava::before{content:""}.bi-wordpress::before{content:""}.bi-vimeo::before{content:""}.bi-activity::before{content:""}.bi-easel2-fill::before{content:""}.bi-easel2::before{content:""}.bi-easel3-fill::before{content:""}.bi-easel3::before{content:""}.bi-fan::before{content:""}.bi-fingerprint::before{content:""}.bi-graph-down-arrow::before{content:""}.bi-graph-up-arrow::before{content:""}.bi-hypnotize::before{content:""}.bi-magic::before{content:""}.bi-person-rolodex::before{content:""}.bi-person-video::before{content:""}.bi-person-video2::before{content:""}.bi-person-video3::before{content:""}.bi-person-workspace::before{content:""}.bi-radioactive::before{content:""}.bi-webcam-fill::before{content:""}.bi-webcam::before{content:""}.bi-yin-yang::before{content:""}.bi-bandaid-fill::before{content:""}.bi-bandaid::before{content:""}.bi-bluetooth::before{content:""}.bi-body-text::before{content:""}.bi-boombox::before{content:""}.bi-boxes::before{content:""}.bi-dpad-fill::before{content:""}.bi-dpad::before{content:""}.bi-ear-fill::before{content:""}.bi-ear::before{content:""}.bi-envelope-check-fill::before{content:""}.bi-envelope-check::before{content:""}.bi-envelope-dash-fill::before{content:""}.bi-envelope-dash::before{content:""}.bi-envelope-exclamation-fill::before{content:""}.bi-envelope-exclamation::before{content:""}.bi-envelope-plus-fill::before{content:""}.bi-envelope-plus::before{content:""}.bi-envelope-slash-fill::before{content:""}.bi-envelope-slash::before{content:""}.bi-envelope-x-fill::before{content:""}.bi-envelope-x::before{content:""}.bi-explicit-fill::before{content:""}.bi-explicit::before{content:""}.bi-git::before{content:""}.bi-infinity::before{content:""}.bi-list-columns-reverse::before{content:""}.bi-list-columns::before{content:""}.bi-meta::before{content:""}.bi-nintendo-switch::before{content:""}.bi-pc-display-horizontal::before{content:""}.bi-pc-display::before{content:""}.bi-pc-horizontal::before{content:""}.bi-pc::before{content:""}.bi-playstation::before{content:""}.bi-plus-slash-minus::before{content:""}.bi-projector-fill::before{content:""}.bi-projector::before{content:""}.bi-qr-code-scan::before{content:""}.bi-qr-code::before{content:""}.bi-quora::before{content:""}.bi-quote::before{content:""}.bi-robot::before{content:""}.bi-send-check-fill::before{content:""}.bi-send-check::before{content:""}.bi-send-dash-fill::before{content:""}.bi-send-dash::before{content:""}.bi-send-exclamation-fill::before{content:""}.bi-send-exclamation::before{content:""}.bi-send-fill::before{content:""}.bi-send-plus-fill::before{content:""}.bi-send-plus::before{content:""}.bi-send-slash-fill::before{content:""}.bi-send-slash::before{content:""}.bi-send-x-fill::before{content:""}.bi-send-x::before{content:""}.bi-send::before{content:""}.bi-steam::before{content:""}.bi-terminal-dash::before{content:""}.bi-terminal-plus::before{content:""}.bi-terminal-split::before{content:""}.bi-ticket-detailed-fill::before{content:""}.bi-ticket-detailed::before{content:""}.bi-ticket-fill::before{content:""}.bi-ticket-perforated-fill::before{content:""}.bi-ticket-perforated::before{content:""}.bi-ticket::before{content:""}.bi-tiktok::before{content:""}.bi-window-dash::before{content:""}.bi-window-desktop::before{content:""}.bi-window-fullscreen::before{content:""}.bi-window-plus::before{content:""}.bi-window-split::before{content:""}.bi-window-stack::before{content:""}.bi-window-x::before{content:""}.bi-xbox::before{content:""}.bi-ethernet::before{content:""}.bi-hdmi-fill::before{content:""}.bi-hdmi::before{content:""}.bi-usb-c-fill::before{content:""}.bi-usb-c::before{content:""}.bi-usb-fill::before{content:""}.bi-usb-plug-fill::before{content:""}.bi-usb-plug::before{content:""}.bi-usb-symbol::before{content:""}.bi-usb::before{content:""}.bi-boombox-fill::before{content:""}.bi-displayport::before{content:""}.bi-gpu-card::before{content:""}.bi-memory::before{content:""}.bi-modem-fill::before{content:""}.bi-modem::before{content:""}.bi-motherboard-fill::before{content:""}.bi-motherboard::before{content:""}.bi-optical-audio-fill::before{content:""}.bi-optical-audio::before{content:""}.bi-pci-card::before{content:""}.bi-router-fill::before{content:""}.bi-router::before{content:""}.bi-thunderbolt-fill::before{content:""}.bi-thunderbolt::before{content:""}.bi-usb-drive-fill::before{content:""}.bi-usb-drive::before{content:""}.bi-usb-micro-fill::before{content:""}.bi-usb-micro::before{content:""}.bi-usb-mini-fill::before{content:""}.bi-usb-mini::before{content:""}.bi-cloud-haze2::before{content:""}.bi-device-hdd-fill::before{content:""}.bi-device-hdd::before{content:""}.bi-device-ssd-fill::before{content:""}.bi-device-ssd::before{content:""}.bi-displayport-fill::before{content:""}.bi-mortarboard-fill::before{content:""}.bi-mortarboard::before{content:""}.bi-terminal-x::before{content:""}.bi-arrow-through-heart-fill::before{content:""}.bi-arrow-through-heart::before{content:""}.bi-badge-sd-fill::before{content:""}.bi-badge-sd::before{content:""}.bi-bag-heart-fill::before{content:""}.bi-bag-heart::before{content:""}.bi-balloon-fill::before{content:""}.bi-balloon-heart-fill::before{content:""}.bi-balloon-heart::before{content:""}.bi-balloon::before{content:""}.bi-box2-fill::before{content:""}.bi-box2-heart-fill::before{content:""}.bi-box2-heart::before{content:""}.bi-box2::before{content:""}.bi-braces-asterisk::before{content:""}.bi-calendar-heart-fill::before{content:""}.bi-calendar-heart::before{content:""}.bi-calendar2-heart-fill::before{content:""}.bi-calendar2-heart::before{content:""}.bi-chat-heart-fill::before{content:""}.bi-chat-heart::before{content:""}.bi-chat-left-heart-fill::before{content:""}.bi-chat-left-heart::before{content:""}.bi-chat-right-heart-fill::before{content:""}.bi-chat-right-heart::before{content:""}.bi-chat-square-heart-fill::before{content:""}.bi-chat-square-heart::before{content:""}.bi-clipboard-check-fill::before{content:""}.bi-clipboard-data-fill::before{content:""}.bi-clipboard-fill::before{content:""}.bi-clipboard-heart-fill::before{content:""}.bi-clipboard-heart::before{content:""}.bi-clipboard-minus-fill::before{content:""}.bi-clipboard-plus-fill::before{content:""}.bi-clipboard-pulse::before{content:""}.bi-clipboard-x-fill::before{content:""}.bi-clipboard2-check-fill::before{content:""}.bi-clipboard2-check::before{content:""}.bi-clipboard2-data-fill::before{content:""}.bi-clipboard2-data::before{content:""}.bi-clipboard2-fill::before{content:""}.bi-clipboard2-heart-fill::before{content:""}.bi-clipboard2-heart::before{content:""}.bi-clipboard2-minus-fill::before{content:""}.bi-clipboard2-minus::before{content:""}.bi-clipboard2-plus-fill::before{content:""}.bi-clipboard2-plus::before{content:""}.bi-clipboard2-pulse-fill::before{content:""}.bi-clipboard2-pulse::before{content:""}.bi-clipboard2-x-fill::before{content:""}.bi-clipboard2-x::before{content:""}.bi-clipboard2::before{content:""}.bi-emoji-kiss-fill::before{content:""}.bi-emoji-kiss::before{content:""}.bi-envelope-heart-fill::before{content:""}.bi-envelope-heart::before{content:""}.bi-envelope-open-heart-fill::before{content:""}.bi-envelope-open-heart::before{content:""}.bi-envelope-paper-fill::before{content:""}.bi-envelope-paper-heart-fill::before{content:""}.bi-envelope-paper-heart::before{content:""}.bi-envelope-paper::before{content:""}.bi-filetype-aac::before{content:""}.bi-filetype-ai::before{content:""}.bi-filetype-bmp::before{content:""}.bi-filetype-cs::before{content:""}.bi-filetype-css::before{content:""}.bi-filetype-csv::before{content:""}.bi-filetype-doc::before{content:""}.bi-filetype-docx::before{content:""}.bi-filetype-exe::before{content:""}.bi-filetype-gif::before{content:""}.bi-filetype-heic::before{content:""}.bi-filetype-html::before{content:""}.bi-filetype-java::before{content:""}.bi-filetype-jpg::before{content:""}.bi-filetype-js::before{content:""}.bi-filetype-jsx::before{content:""}.bi-filetype-key::before{content:""}.bi-filetype-m4p::before{content:""}.bi-filetype-md::before{content:""}.bi-filetype-mdx::before{content:""}.bi-filetype-mov::before{content:""}.bi-filetype-mp3::before{content:""}.bi-filetype-mp4::before{content:""}.bi-filetype-otf::before{content:""}.bi-filetype-pdf::before{content:""}.bi-filetype-php::before{content:""}.bi-filetype-png::before{content:""}.bi-filetype-ppt::before{content:""}.bi-filetype-psd::before{content:""}.bi-filetype-py::before{content:""}.bi-filetype-raw::before{content:""}.bi-filetype-rb::before{content:""}.bi-filetype-sass::before{content:""}.bi-filetype-scss::before{content:""}.bi-filetype-sh::before{content:""}.bi-filetype-svg::before{content:""}.bi-filetype-tiff::before{content:""}.bi-filetype-tsx::before{content:""}.bi-filetype-ttf::before{content:""}.bi-filetype-txt::before{content:""}.bi-filetype-wav::before{content:""}.bi-filetype-woff::before{content:""}.bi-filetype-xls::before{content:""}.bi-filetype-xml::before{content:""}.bi-filetype-yml::before{content:""}.bi-heart-arrow::before{content:""}.bi-heart-pulse-fill::before{content:""}.bi-heart-pulse::before{content:""}.bi-heartbreak-fill::before{content:""}.bi-heartbreak::before{content:""}.bi-hearts::before{content:""}.bi-hospital-fill::before{content:""}.bi-hospital::before{content:""}.bi-house-heart-fill::before{content:""}.bi-house-heart::before{content:""}.bi-incognito::before{content:""}.bi-magnet-fill::before{content:""}.bi-magnet::before{content:""}.bi-person-heart::before{content:""}.bi-person-hearts::before{content:""}.bi-phone-flip::before{content:""}.bi-plugin::before{content:""}.bi-postage-fill::before{content:""}.bi-postage-heart-fill::before{content:""}.bi-postage-heart::before{content:""}.bi-postage::before{content:""}.bi-postcard-fill::before{content:""}.bi-postcard-heart-fill::before{content:""}.bi-postcard-heart::before{content:""}.bi-postcard::before{content:""}.bi-search-heart-fill::before{content:""}.bi-search-heart::before{content:""}.bi-sliders2-vertical::before{content:""}.bi-sliders2::before{content:""}.bi-trash3-fill::before{content:""}.bi-trash3::before{content:""}.bi-valentine::before{content:""}.bi-valentine2::before{content:""}.bi-wrench-adjustable-circle-fill::before{content:""}.bi-wrench-adjustable-circle::before{content:""}.bi-wrench-adjustable::before{content:""}.bi-filetype-json::before{content:""}.bi-filetype-pptx::before{content:""}.bi-filetype-xlsx::before{content:""}.bi-1-circle-fill::before{content:""}.bi-1-circle::before{content:""}.bi-1-square-fill::before{content:""}.bi-1-square::before{content:""}.bi-2-circle-fill::before{content:""}.bi-2-circle::before{content:""}.bi-2-square-fill::before{content:""}.bi-2-square::before{content:""}.bi-3-circle-fill::before{content:""}.bi-3-circle::before{content:""}.bi-3-square-fill::before{content:""}.bi-3-square::before{content:""}.bi-4-circle-fill::before{content:""}.bi-4-circle::before{content:""}.bi-4-square-fill::before{content:""}.bi-4-square::before{content:""}.bi-5-circle-fill::before{content:""}.bi-5-circle::before{content:""}.bi-5-square-fill::before{content:""}.bi-5-square::before{content:""}.bi-6-circle-fill::before{content:""}.bi-6-circle::before{content:""}.bi-6-square-fill::before{content:""}.bi-6-square::before{content:""}.bi-7-circle-fill::before{content:""}.bi-7-circle::before{content:""}.bi-7-square-fill::before{content:""}.bi-7-square::before{content:""}.bi-8-circle-fill::before{content:""}.bi-8-circle::before{content:""}.bi-8-square-fill::before{content:""}.bi-8-square::before{content:""}.bi-9-circle-fill::before{content:""}.bi-9-circle::before{content:""}.bi-9-square-fill::before{content:""}.bi-9-square::before{content:""}.bi-airplane-engines-fill::before{content:""}.bi-airplane-engines::before{content:""}.bi-airplane-fill::before{content:""}.bi-airplane::before{content:""}.bi-alexa::before{content:""}.bi-alipay::before{content:""}.bi-android::before{content:""}.bi-android2::before{content:""}.bi-box-fill::before{content:""}.bi-box-seam-fill::before{content:""}.bi-browser-chrome::before{content:""}.bi-browser-edge::before{content:""}.bi-browser-firefox::before{content:""}.bi-browser-safari::before{content:""}.bi-c-circle-fill::before{content:""}.bi-c-circle::before{content:""}.bi-c-square-fill::before{content:""}.bi-c-square::before{content:""}.bi-capsule-pill::before{content:""}.bi-capsule::before{content:""}.bi-car-front-fill::before{content:""}.bi-car-front::before{content:""}.bi-cassette-fill::before{content:""}.bi-cassette::before{content:""}.bi-cc-circle-fill::before{content:""}.bi-cc-circle::before{content:""}.bi-cc-square-fill::before{content:""}.bi-cc-square::before{content:""}.bi-cup-hot-fill::before{content:""}.bi-cup-hot::before{content:""}.bi-currency-rupee::before{content:""}.bi-dropbox::before{content:""}.bi-escape::before{content:""}.bi-fast-forward-btn-fill::before{content:""}.bi-fast-forward-btn::before{content:""}.bi-fast-forward-circle-fill::before{content:""}.bi-fast-forward-circle::before{content:""}.bi-fast-forward-fill::before{content:""}.bi-fast-forward::before{content:""}.bi-filetype-sql::before{content:""}.bi-fire::before{content:""}.bi-google-play::before{content:""}.bi-h-circle-fill::before{content:""}.bi-h-circle::before{content:""}.bi-h-square-fill::before{content:""}.bi-h-square::before{content:""}.bi-indent::before{content:""}.bi-lungs-fill::before{content:""}.bi-lungs::before{content:""}.bi-microsoft-teams::before{content:""}.bi-p-circle-fill::before{content:""}.bi-p-circle::before{content:""}.bi-p-square-fill::before{content:""}.bi-p-square::before{content:""}.bi-pass-fill::before{content:""}.bi-pass::before{content:""}.bi-prescription::before{content:""}.bi-prescription2::before{content:""}.bi-r-circle-fill::before{content:""}.bi-r-circle::before{content:""}.bi-r-square-fill::before{content:""}.bi-r-square::before{content:""}.bi-repeat-1::before{content:""}.bi-repeat::before{content:""}.bi-rewind-btn-fill::before{content:""}.bi-rewind-btn::before{content:""}.bi-rewind-circle-fill::before{content:""}.bi-rewind-circle::before{content:""}.bi-rewind-fill::before{content:""}.bi-rewind::before{content:""}.bi-train-freight-front-fill::before{content:""}.bi-train-freight-front::before{content:""}.bi-train-front-fill::before{content:""}.bi-train-front::before{content:""}.bi-train-lightrail-front-fill::before{content:""}.bi-train-lightrail-front::before{content:""}.bi-truck-front-fill::before{content:""}.bi-truck-front::before{content:""}.bi-ubuntu::before{content:""}.bi-unindent::before{content:""}.bi-unity::before{content:""}.bi-universal-access-circle::before{content:""}.bi-universal-access::before{content:""}.bi-virus::before{content:""}.bi-virus2::before{content:""}.bi-wechat::before{content:""}.bi-yelp::before{content:""}.bi-sign-stop-fill::before{content:""}.bi-sign-stop-lights-fill::before{content:""}.bi-sign-stop-lights::before{content:""}.bi-sign-stop::before{content:""}.bi-sign-turn-left-fill::before{content:""}.bi-sign-turn-left::before{content:""}.bi-sign-turn-right-fill::before{content:""}.bi-sign-turn-right::before{content:""}.bi-sign-turn-slight-left-fill::before{content:""}.bi-sign-turn-slight-left::before{content:""}.bi-sign-turn-slight-right-fill::before{content:""}.bi-sign-turn-slight-right::before{content:""}.bi-sign-yield-fill::before{content:""}.bi-sign-yield::before{content:""}.bi-ev-station-fill::before{content:""}.bi-ev-station::before{content:""}.bi-fuel-pump-diesel-fill::before{content:""}.bi-fuel-pump-diesel::before{content:""}.bi-fuel-pump-fill::before{content:""}.bi-fuel-pump::before{content:""}.bi-0-circle-fill::before{content:""}.bi-0-circle::before{content:""}.bi-0-square-fill::before{content:""}.bi-0-square::before{content:""}.bi-rocket-fill::before{content:""}.bi-rocket-takeoff-fill::before{content:""}.bi-rocket-takeoff::before{content:""}.bi-rocket::before{content:""}.bi-stripe::before{content:""}.bi-subscript::before{content:""}.bi-superscript::before{content:""}.bi-trello::before{content:""}.bi-envelope-at-fill::before{content:""}.bi-envelope-at::before{content:""}.bi-regex::before{content:""}.bi-text-wrap::before{content:""}.bi-sign-dead-end-fill::before{content:""}.bi-sign-dead-end::before{content:""}.bi-sign-do-not-enter-fill::before{content:""}.bi-sign-do-not-enter::before{content:""}.bi-sign-intersection-fill::before{content:""}.bi-sign-intersection-side-fill::before{content:""}.bi-sign-intersection-side::before{content:""}.bi-sign-intersection-t-fill::before{content:""}.bi-sign-intersection-t::before{content:""}.bi-sign-intersection-y-fill::before{content:""}.bi-sign-intersection-y::before{content:""}.bi-sign-intersection::before{content:""}.bi-sign-merge-left-fill::before{content:""}.bi-sign-merge-left::before{content:""}.bi-sign-merge-right-fill::before{content:""}.bi-sign-merge-right::before{content:""}.bi-sign-no-left-turn-fill::before{content:""}.bi-sign-no-left-turn::before{content:""}.bi-sign-no-parking-fill::before{content:""}.bi-sign-no-parking::before{content:""}.bi-sign-no-right-turn-fill::before{content:""}.bi-sign-no-right-turn::before{content:""}.bi-sign-railroad-fill::before{content:""}.bi-sign-railroad::before{content:""}.bi-building-add::before{content:""}.bi-building-check::before{content:""}.bi-building-dash::before{content:""}.bi-building-down::before{content:""}.bi-building-exclamation::before{content:""}.bi-building-fill-add::before{content:""}.bi-building-fill-check::before{content:""}.bi-building-fill-dash::before{content:""}.bi-building-fill-down::before{content:""}.bi-building-fill-exclamation::before{content:""}.bi-building-fill-gear::before{content:""}.bi-building-fill-lock::before{content:""}.bi-building-fill-slash::before{content:""}.bi-building-fill-up::before{content:""}.bi-building-fill-x::before{content:""}.bi-building-fill::before{content:""}.bi-building-gear::before{content:""}.bi-building-lock::before{content:""}.bi-building-slash::before{content:""}.bi-building-up::before{content:""}.bi-building-x::before{content:""}.bi-buildings-fill::before{content:""}.bi-buildings::before{content:""}.bi-bus-front-fill::before{content:""}.bi-bus-front::before{content:""}.bi-ev-front-fill::before{content:""}.bi-ev-front::before{content:""}.bi-globe-americas::before{content:""}.bi-globe-asia-australia::before{content:""}.bi-globe-central-south-asia::before{content:""}.bi-globe-europe-africa::before{content:""}.bi-house-add-fill::before{content:""}.bi-house-add::before{content:""}.bi-house-check-fill::before{content:""}.bi-house-check::before{content:""}.bi-house-dash-fill::before{content:""}.bi-house-dash::before{content:""}.bi-house-down-fill::before{content:""}.bi-house-down::before{content:""}.bi-house-exclamation-fill::before{content:""}.bi-house-exclamation::before{content:""}.bi-house-gear-fill::before{content:""}.bi-house-gear::before{content:""}.bi-house-lock-fill::before{content:""}.bi-house-lock::before{content:""}.bi-house-slash-fill::before{content:""}.bi-house-slash::before{content:""}.bi-house-up-fill::before{content:""}.bi-house-up::before{content:""}.bi-house-x-fill::before{content:""}.bi-house-x::before{content:""}.bi-person-add::before{content:""}.bi-person-down::before{content:""}.bi-person-exclamation::before{content:""}.bi-person-fill-add::before{content:""}.bi-person-fill-check::before{content:""}.bi-person-fill-dash::before{content:""}.bi-person-fill-down::before{content:""}.bi-person-fill-exclamation::before{content:""}.bi-person-fill-gear::before{content:""}.bi-person-fill-lock::before{content:""}.bi-person-fill-slash::before{content:""}.bi-person-fill-up::before{content:""}.bi-person-fill-x::before{content:""}.bi-person-gear::before{content:""}.bi-person-lock::before{content:""}.bi-person-slash::before{content:""}.bi-person-up::before{content:""}.bi-scooter::before{content:""}.bi-taxi-front-fill::before{content:""}.bi-taxi-front::before{content:""}.bi-amd::before{content:""}.bi-database-add::before{content:""}.bi-database-check::before{content:""}.bi-database-dash::before{content:""}.bi-database-down::before{content:""}.bi-database-exclamation::before{content:""}.bi-database-fill-add::before{content:""}.bi-database-fill-check::before{content:""}.bi-database-fill-dash::before{content:""}.bi-database-fill-down::before{content:""}.bi-database-fill-exclamation::before{content:""}.bi-database-fill-gear::before{content:""}.bi-database-fill-lock::before{content:""}.bi-database-fill-slash::before{content:""}.bi-database-fill-up::before{content:""}.bi-database-fill-x::before{content:""}.bi-database-fill::before{content:""}.bi-database-gear::before{content:""}.bi-database-lock::before{content:""}.bi-database-slash::before{content:""}.bi-database-up::before{content:""}.bi-database-x::before{content:""}.bi-database::before{content:""}.bi-houses-fill::before{content:""}.bi-houses::before{content:""}.bi-nvidia::before{content:""}.bi-person-vcard-fill::before{content:""}.bi-person-vcard::before{content:""}.bi-sina-weibo::before{content:""}.bi-tencent-qq::before{content:""}.bi-wikipedia::before{content:""}.bi-alphabet-uppercase::before{content:""}.bi-alphabet::before{content:""}.bi-amazon::before{content:""}.bi-arrows-collapse-vertical::before{content:""}.bi-arrows-expand-vertical::before{content:""}.bi-arrows-vertical::before{content:""}.bi-arrows::before{content:""}.bi-ban-fill::before{content:""}.bi-ban::before{content:""}.bi-bing::before{content:""}.bi-cake::before{content:""}.bi-cake2::before{content:""}.bi-cookie::before{content:""}.bi-copy::before{content:""}.bi-crosshair::before{content:""}.bi-crosshair2::before{content:""}.bi-emoji-astonished-fill::before{content:""}.bi-emoji-astonished::before{content:""}.bi-emoji-grimace-fill::before{content:""}.bi-emoji-grimace::before{content:""}.bi-emoji-grin-fill::before{content:""}.bi-emoji-grin::before{content:""}.bi-emoji-surprise-fill::before{content:""}.bi-emoji-surprise::before{content:""}.bi-emoji-tear-fill::before{content:""}.bi-emoji-tear::before{content:""}.bi-envelope-arrow-down-fill::before{content:""}.bi-envelope-arrow-down::before{content:""}.bi-envelope-arrow-up-fill::before{content:""}.bi-envelope-arrow-up::before{content:""}.bi-feather::before{content:""}.bi-feather2::before{content:""}.bi-floppy-fill::before{content:""}.bi-floppy::before{content:""}.bi-floppy2-fill::before{content:""}.bi-floppy2::before{content:""}.bi-gitlab::before{content:""}.bi-highlighter::before{content:""}.bi-marker-tip::before{content:""}.bi-nvme-fill::before{content:""}.bi-nvme::before{content:""}.bi-opencollective::before{content:""}.bi-pci-card-network::before{content:""}.bi-pci-card-sound::before{content:""}.bi-radar::before{content:""}.bi-send-arrow-down-fill::before{content:""}.bi-send-arrow-down::before{content:""}.bi-send-arrow-up-fill::before{content:""}.bi-send-arrow-up::before{content:""}.bi-sim-slash-fill::before{content:""}.bi-sim-slash::before{content:""}.bi-sourceforge::before{content:""}.bi-substack::before{content:""}.bi-threads-fill::before{content:""}.bi-threads::before{content:""}.bi-transparency::before{content:""}.bi-twitter-x::before{content:""}.bi-type-h4::before{content:""}.bi-type-h5::before{content:""}.bi-type-h6::before{content:""}.bi-backpack-fill::before{content:""}.bi-backpack::before{content:""}.bi-backpack2-fill::before{content:""}.bi-backpack2::before{content:""}.bi-backpack3-fill::before{content:""}.bi-backpack3::before{content:""}.bi-backpack4-fill::before{content:""}.bi-backpack4::before{content:""}.bi-brilliance::before{content:""}.bi-cake-fill::before{content:""}.bi-cake2-fill::before{content:""}.bi-duffle-fill::before{content:""}.bi-duffle::before{content:""}.bi-exposure::before{content:""}.bi-gender-neuter::before{content:""}.bi-highlights::before{content:""}.bi-luggage-fill::before{content:""}.bi-luggage::before{content:""}.bi-mailbox-flag::before{content:""}.bi-mailbox2-flag::before{content:""}.bi-noise-reduction::before{content:""}.bi-passport-fill::before{content:""}.bi-passport::before{content:""}.bi-person-arms-up::before{content:""}.bi-person-raised-hand::before{content:""}.bi-person-standing-dress::before{content:""}.bi-person-standing::before{content:""}.bi-person-walking::before{content:""}.bi-person-wheelchair::before{content:""}.bi-shadows::before{content:""}.bi-suitcase-fill::before{content:""}.bi-suitcase-lg-fill::before{content:""}.bi-suitcase-lg::before{content:""}.bi-suitcase::before{content:"豈"}.bi-suitcase2-fill::before{content:"更"}.bi-suitcase2::before{content:"車"}.bi-vignette::before{content:"賈"}[data-bs-theme=light]{--bs-bg-primary-color: #fff;--bs-bg-primary-color-hover: #9ec5fe;--bs-header-color: #001a69;--bs-card-hover-color: #ebf6ff;--bs-primary-border: #001a69}[data-bs-theme=dark]{--bs-body-color: #adb5bd;--bs-body-color-rgb: 173, 181, 189;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #f8f9fa;--bs-emphasis-color-rgb: 248, 249, 250;--bs-secondary-color: rgba(173, 181, 189, 0.75);--bs-secondary-color-rgb: 173, 181, 189;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(173, 181, 189, 0.5);--bs-tertiary-color-rgb: 173, 181, 189;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-emphasis-color: #fff;--bs-primary-text: #6ea8fe;--bs-secondary-text: #dee2e6;--bs-success-text: #75b798;--bs-info-text: #6edff6;--bs-warning-text: #ffda6a;--bs-danger-text: #ea868f;--bs-light-text: #f8f9fa;--bs-dark-text: #dee2e6;--bs-primary-rgb: 51, 51, 51;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #212529;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #495057;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #055160;--bs-warning-border-subtle: #664d03;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: #fff;--bs-link-color: #6ea8fe;--bs-link-hover-color: #9ec5fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 158, 197, 254;--bs-code-color: #e685b5;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-header-color: #f2f3f8;--bs-light-rgb: 51, 51, 51;--bs-primary-border: #f2f3f8;--bs-dark-rgb: #fff;--bs-primary: #fff}[data-bs-theme=corwin-light]{--bs-bg-primary-color: #fff}[data-bs-theme=corwin-dark]{--bs-body-color: #adb5bd;--bs-body-bg: #212529}.colorbox{width:150px;height:150px;padding:10px;font-size:12px;line-height:1.2em}:root{--bs-success:#008929;--bs-form-invalid-color:#D10000;--bs-light-rgb:221, 221, 221}:root .bg-primary{background-color:#001a69;color:#fff}:root .bg-primary a{color:#fff}:root .banner.bg-primary:not(.bg-brand) h1,:root .banner.bg-primary:not(.bg-brand) .h1,:root .banner.bg-primary:not(.bg-brand) h2,:root .banner.bg-primary:not(.bg-brand) .h2,:root .banner.bg-primary:not(.bg-brand) span,:root .banner.bg-primary:not(.bg-brand) p,:root .banner.bg-primary:not(.bg-brand) a:not(.btn),:root .banner.bg-primary:not(.bg-brand) .h-display,:root .banner.bg-primary:not(.bg-brand) blockquote,:root .banner.bg-primary:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-primary h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary .h2 span:not(.fw-bold){color:#001a69}:root .banner.banner-hero.banner-product.bg-primary h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-primary:after{background-color:#001a69}:root .banner:not(.bg-brand) .bg-primary h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-primary h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary .h1 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-quote .bg-primary blockquote:before{background-color:#001a69}:root .bi.bg-primary,:root .card .bi.bg-primary{color:#001a69;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary:after,:root .card .bi.bg-primary:after{background-color:#001a69}:root .badge.badge-tag.bg-primary:before{background-color:#001a69}:root .badge.badge-tag.bg-primary span{color:#fff}:root .bg-primary-900{background-color:#001a69;color:#fff}:root .bg-primary-900 a{color:#fff}:root .banner.bg-primary-900:not(.bg-brand) h1,:root .banner.bg-primary-900:not(.bg-brand) .h1,:root .banner.bg-primary-900:not(.bg-brand) h2,:root .banner.bg-primary-900:not(.bg-brand) .h2,:root .banner.bg-primary-900:not(.bg-brand) span,:root .banner.bg-primary-900:not(.bg-brand) p,:root .banner.bg-primary-900:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-900:not(.bg-brand) .h-display,:root .banner.bg-primary-900:not(.bg-brand) blockquote,:root .banner.bg-primary-900:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-primary-900 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-900 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-900 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-900 .h2 span:not(.fw-bold){color:#001a69}:root .banner.banner-hero.banner-product.bg-primary-900 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-900 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-900 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-900 .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-primary-900:after{background-color:#001a69}:root .banner:not(.bg-brand) .bg-primary-900 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary-900 .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-primary-900 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary-900 .h1 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-quote .bg-primary-900 blockquote:before{background-color:#001a69}:root .bi.bg-primary-900,:root .card .bi.bg-primary-900{color:#001a69;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary-900:after,:root .card .bi.bg-primary-900:after{background-color:#001a69}:root .badge.badge-tag.bg-primary-900:before{background-color:#001a69}:root .badge.badge-tag.bg-primary-900 span{color:#fff}:root .bg-primary-800{background-color:#001f83;color:#fff}:root .bg-primary-800 a{color:#fff}:root .banner.bg-primary-800:not(.bg-brand) h1,:root .banner.bg-primary-800:not(.bg-brand) .h1,:root .banner.bg-primary-800:not(.bg-brand) h2,:root .banner.bg-primary-800:not(.bg-brand) .h2,:root .banner.bg-primary-800:not(.bg-brand) span,:root .banner.bg-primary-800:not(.bg-brand) p,:root .banner.bg-primary-800:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-800:not(.bg-brand) .h-display,:root .banner.bg-primary-800:not(.bg-brand) blockquote,:root .banner.bg-primary-800:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-primary-800 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-800 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-800 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-800 .h2 span:not(.fw-bold){color:#001f83}:root .banner.banner-hero.banner-product.bg-primary-800 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-800 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-800 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-800 .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-primary-800:after{background-color:#001f83}:root .banner:not(.bg-brand) .bg-primary-800 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary-800 .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-primary-800 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary-800 .h1 span:not(.fw-bold):before{background-color:#001f83}:root .banner.banner-quote .bg-primary-800 blockquote:before{background-color:#001f83}:root .bi.bg-primary-800,:root .card .bi.bg-primary-800{color:#001f83;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary-800:after,:root .card .bi.bg-primary-800:after{background-color:#001f83}:root .badge.badge-tag.bg-primary-800:before{background-color:#001f83}:root .badge.badge-tag.bg-primary-800 span{color:#fff}:root .bg-primary-700{background-color:#1c358a;color:#fff}:root .bg-primary-700 a{color:#fff}:root .banner.bg-primary-700:not(.bg-brand) h1,:root .banner.bg-primary-700:not(.bg-brand) .h1,:root .banner.bg-primary-700:not(.bg-brand) h2,:root .banner.bg-primary-700:not(.bg-brand) .h2,:root .banner.bg-primary-700:not(.bg-brand) span,:root .banner.bg-primary-700:not(.bg-brand) p,:root .banner.bg-primary-700:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-700:not(.bg-brand) .h-display,:root .banner.bg-primary-700:not(.bg-brand) blockquote,:root .banner.bg-primary-700:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-primary-700 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-700 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-700 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-700 .h2 span:not(.fw-bold){color:#1c358a}:root .banner.banner-hero.banner-product.bg-primary-700 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-700 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-700 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-700 .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-primary-700:after{background-color:#1c358a}:root .banner:not(.bg-brand) .bg-primary-700 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary-700 .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-primary-700 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary-700 .h1 span:not(.fw-bold):before{background-color:#1c358a}:root .banner.banner-quote .bg-primary-700 blockquote:before{background-color:#1c358a}:root .bi.bg-primary-700,:root .card .bi.bg-primary-700{color:#1c358a;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary-700:after,:root .card .bi.bg-primary-700:after{background-color:#1c358a}:root .badge.badge-tag.bg-primary-700:before{background-color:#1c358a}:root .badge.badge-tag.bg-primary-700 span{color:#fff}:root .bg-primary-600{background-color:#2c459f;color:#fff}:root .bg-primary-600 a{color:#fff}:root .banner.bg-primary-600:not(.bg-brand) h1,:root .banner.bg-primary-600:not(.bg-brand) .h1,:root .banner.bg-primary-600:not(.bg-brand) h2,:root .banner.bg-primary-600:not(.bg-brand) .h2,:root .banner.bg-primary-600:not(.bg-brand) span,:root .banner.bg-primary-600:not(.bg-brand) p,:root .banner.bg-primary-600:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-600:not(.bg-brand) .h-display,:root .banner.bg-primary-600:not(.bg-brand) blockquote,:root .banner.bg-primary-600:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-primary-600 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-600 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-600 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-600 .h2 span:not(.fw-bold){color:#2c459f}:root .banner.banner-hero.banner-product.bg-primary-600 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-600 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-600 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-600 .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-primary-600:after{background-color:#2c459f}:root .banner:not(.bg-brand) .bg-primary-600 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary-600 .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-primary-600 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary-600 .h1 span:not(.fw-bold):before{background-color:#2c459f}:root .banner.banner-quote .bg-primary-600 blockquote:before{background-color:#2c459f}:root .bi.bg-primary-600,:root .card .bi.bg-primary-600{color:#2c459f;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary-600:after,:root .card .bi.bg-primary-600:after{background-color:#2c459f}:root .badge.badge-tag.bg-primary-600:before{background-color:#2c459f}:root .badge.badge-tag.bg-primary-600 span{color:#fff}:root .bg-primary-500{background-color:#4e60ac;color:#fff}:root .bg-primary-500 a{color:#fff}:root .banner.bg-primary-500:not(.bg-brand) h1,:root .banner.bg-primary-500:not(.bg-brand) .h1,:root .banner.bg-primary-500:not(.bg-brand) h2,:root .banner.bg-primary-500:not(.bg-brand) .h2,:root .banner.bg-primary-500:not(.bg-brand) span,:root .banner.bg-primary-500:not(.bg-brand) p,:root .banner.bg-primary-500:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-500:not(.bg-brand) .h-display,:root .banner.bg-primary-500:not(.bg-brand) blockquote,:root .banner.bg-primary-500:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-primary-500 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-500 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-500 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-500 .h2 span:not(.fw-bold){color:#4e60ac}:root .banner.banner-hero.banner-product.bg-primary-500 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-500 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-500 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-500 .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-primary-500:after{background-color:#4e60ac}:root .banner:not(.bg-brand) .bg-primary-500 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary-500 .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-primary-500 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary-500 .h1 span:not(.fw-bold):before{background-color:#4e60ac}:root .banner.banner-quote .bg-primary-500 blockquote:before{background-color:#4e60ac}:root .bi.bg-primary-500,:root .card .bi.bg-primary-500{color:#4e60ac;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary-500:after,:root .card .bi.bg-primary-500:after{background-color:#4e60ac}:root .badge.badge-tag.bg-primary-500:before{background-color:#4e60ac}:root .badge.badge-tag.bg-primary-500 span{color:#fff}:root .bg-primary-400{background-color:#8e9acc;color:#333}:root .bg-primary-400 a{color:#333}:root .banner.bg-primary-400:not(.bg-brand) h1,:root .banner.bg-primary-400:not(.bg-brand) .h1,:root .banner.bg-primary-400:not(.bg-brand) h2,:root .banner.bg-primary-400:not(.bg-brand) .h2,:root .banner.bg-primary-400:not(.bg-brand) span,:root .banner.bg-primary-400:not(.bg-brand) p,:root .banner.bg-primary-400:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-400:not(.bg-brand) .h-display,:root .banner.bg-primary-400:not(.bg-brand) blockquote,:root .banner.bg-primary-400:not(.bg-brand) div{color:#333}:root .banner.bg-primary-400:not(.bg-brand) h1,:root .banner.bg-primary-400:not(.bg-brand) .h1,:root .banner.bg-primary-400:not(.bg-brand) h2,:root .banner.bg-primary-400:not(.bg-brand) .h2,:root .banner.bg-primary-400:not(.bg-brand) span,:root .banner.bg-primary-400:not(.bg-brand) p,:root .banner.bg-primary-400:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-400:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-primary-400 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-400 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-400 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-400 .h2 span:not(.fw-bold){color:#8e9acc}:root .banner.banner-hero.banner-product.bg-primary-400 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-400 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-400 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-400 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-primary-400 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-400 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-400 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-400 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-primary-400:after{background-color:#8e9acc}:root .banner:not(.bg-brand) .bg-primary-400 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary-400 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-primary-400 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary-400 .h1 span:not(.fw-bold):before{background-color:#8e9acc}:root .banner.banner-quote .bg-primary-400 blockquote:before{background-color:#8e9acc}:root .bi.bg-primary-400,:root .card .bi.bg-primary-400{color:#8e9acc;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary-400:after,:root .card .bi.bg-primary-400:after{background-color:#8e9acc}:root .badge.badge-tag.bg-primary-400:before{background-color:#8e9acc}:root .badge.badge-tag.bg-primary-400 span{color:#333}:root .bg-primary-300{background-color:#9ea7d1;color:#333}:root .bg-primary-300 a{color:#333}:root .banner.bg-primary-300:not(.bg-brand) h1,:root .banner.bg-primary-300:not(.bg-brand) .h1,:root .banner.bg-primary-300:not(.bg-brand) h2,:root .banner.bg-primary-300:not(.bg-brand) .h2,:root .banner.bg-primary-300:not(.bg-brand) span,:root .banner.bg-primary-300:not(.bg-brand) p,:root .banner.bg-primary-300:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-300:not(.bg-brand) .h-display,:root .banner.bg-primary-300:not(.bg-brand) blockquote,:root .banner.bg-primary-300:not(.bg-brand) div{color:#333}:root .banner.bg-primary-300:not(.bg-brand) h1,:root .banner.bg-primary-300:not(.bg-brand) .h1,:root .banner.bg-primary-300:not(.bg-brand) h2,:root .banner.bg-primary-300:not(.bg-brand) .h2,:root .banner.bg-primary-300:not(.bg-brand) span,:root .banner.bg-primary-300:not(.bg-brand) p,:root .banner.bg-primary-300:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-300:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-primary-300 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-300 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-300 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-300 .h2 span:not(.fw-bold){color:#9ea7d1}:root .banner.banner-hero.banner-product.bg-primary-300 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-300 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-300 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-300 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-primary-300 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-300 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-300 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-300 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-primary-300:after{background-color:#9ea7d1}:root .banner:not(.bg-brand) .bg-primary-300 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary-300 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-primary-300 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary-300 .h1 span:not(.fw-bold):before{background-color:#9ea7d1}:root .banner.banner-quote .bg-primary-300 blockquote:before{background-color:#9ea7d1}:root .bi.bg-primary-300,:root .card .bi.bg-primary-300{color:#9ea7d1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary-300:after,:root .card .bi.bg-primary-300:after{background-color:#9ea7d1}:root .badge.badge-tag.bg-primary-300:before{background-color:#9ea7d1}:root .badge.badge-tag.bg-primary-300 span{color:#333}:root .bg-primary-200{background-color:#bfc5e2;color:#333}:root .bg-primary-200 a{color:#333}:root .banner.bg-primary-200:not(.bg-brand) h1,:root .banner.bg-primary-200:not(.bg-brand) .h1,:root .banner.bg-primary-200:not(.bg-brand) h2,:root .banner.bg-primary-200:not(.bg-brand) .h2,:root .banner.bg-primary-200:not(.bg-brand) span,:root .banner.bg-primary-200:not(.bg-brand) p,:root .banner.bg-primary-200:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-200:not(.bg-brand) .h-display,:root .banner.bg-primary-200:not(.bg-brand) blockquote,:root .banner.bg-primary-200:not(.bg-brand) div{color:#333}:root .banner.bg-primary-200:not(.bg-brand) h1,:root .banner.bg-primary-200:not(.bg-brand) .h1,:root .banner.bg-primary-200:not(.bg-brand) h2,:root .banner.bg-primary-200:not(.bg-brand) .h2,:root .banner.bg-primary-200:not(.bg-brand) span,:root .banner.bg-primary-200:not(.bg-brand) p,:root .banner.bg-primary-200:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-200:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-primary-200 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-200 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-200 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-200 .h2 span:not(.fw-bold){color:#bfc5e2}:root .banner.banner-hero.banner-product.bg-primary-200 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-200 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-200 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-200 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-primary-200 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-200 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-200 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-200 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-primary-200:after{background-color:#bfc5e2}:root .banner:not(.bg-brand) .bg-primary-200 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary-200 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-primary-200 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary-200 .h1 span:not(.fw-bold):before{background-color:#bfc5e2}:root .banner.banner-quote .bg-primary-200 blockquote:before{background-color:#bfc5e2}:root .bi.bg-primary-200,:root .card .bi.bg-primary-200{color:#bfc5e2;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary-200:after,:root .card .bi.bg-primary-200:after{background-color:#bfc5e2}:root .badge.badge-tag.bg-primary-200:before{background-color:#bfc5e2}:root .badge.badge-tag.bg-primary-200 span{color:#333}:root .bg-primary-100{background-color:#e6e8f3;color:#333}:root .bg-primary-100 a{color:#333}:root .banner.bg-primary-100:not(.bg-brand) h1,:root .banner.bg-primary-100:not(.bg-brand) .h1,:root .banner.bg-primary-100:not(.bg-brand) h2,:root .banner.bg-primary-100:not(.bg-brand) .h2,:root .banner.bg-primary-100:not(.bg-brand) span,:root .banner.bg-primary-100:not(.bg-brand) p,:root .banner.bg-primary-100:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-100:not(.bg-brand) .h-display,:root .banner.bg-primary-100:not(.bg-brand) blockquote,:root .banner.bg-primary-100:not(.bg-brand) div{color:#333}:root .banner.bg-primary-100:not(.bg-brand) h1,:root .banner.bg-primary-100:not(.bg-brand) .h1,:root .banner.bg-primary-100:not(.bg-brand) h2,:root .banner.bg-primary-100:not(.bg-brand) .h2,:root .banner.bg-primary-100:not(.bg-brand) span,:root .banner.bg-primary-100:not(.bg-brand) p,:root .banner.bg-primary-100:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-100:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-primary-100 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-100 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-100 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-100 .h2 span:not(.fw-bold){color:#e6e8f3}:root .banner.banner-hero.banner-product.bg-primary-100 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-100 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-100 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-100 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-primary-100 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-100 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-100 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-100 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-primary-100:after{background-color:#e6e8f3}:root .banner:not(.bg-brand) .bg-primary-100 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary-100 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-primary-100 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary-100 .h1 span:not(.fw-bold):before{background-color:#e6e8f3}:root .banner.banner-quote .bg-primary-100 blockquote:before{background-color:#e6e8f3}:root .bi.bg-primary-100,:root .card .bi.bg-primary-100{color:#e6e8f3;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary-100:after,:root .card .bi.bg-primary-100:after{background-color:#e6e8f3}:root .badge.badge-tag.bg-primary-100:before{background-color:#e6e8f3}:root .badge.badge-tag.bg-primary-100 span{color:#333}:root .bg-primary-50{background-color:#f2f3f8;color:#333}:root .bg-primary-50 a{color:#333}:root .banner.bg-primary-50:not(.bg-brand) h1,:root .banner.bg-primary-50:not(.bg-brand) .h1,:root .banner.bg-primary-50:not(.bg-brand) h2,:root .banner.bg-primary-50:not(.bg-brand) .h2,:root .banner.bg-primary-50:not(.bg-brand) span,:root .banner.bg-primary-50:not(.bg-brand) p,:root .banner.bg-primary-50:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-50:not(.bg-brand) .h-display,:root .banner.bg-primary-50:not(.bg-brand) blockquote,:root .banner.bg-primary-50:not(.bg-brand) div{color:#333}:root .banner.bg-primary-50:not(.bg-brand) h1,:root .banner.bg-primary-50:not(.bg-brand) .h1,:root .banner.bg-primary-50:not(.bg-brand) h2,:root .banner.bg-primary-50:not(.bg-brand) .h2,:root .banner.bg-primary-50:not(.bg-brand) span,:root .banner.bg-primary-50:not(.bg-brand) p,:root .banner.bg-primary-50:not(.bg-brand) a:not(.btn),:root .banner.bg-primary-50:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-primary-50 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-50 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-50 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-primary-50 .h2 span:not(.fw-bold){color:#f2f3f8}:root .banner.banner-hero.banner-product.bg-primary-50 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-50 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-50 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-50 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-primary-50 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-50 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-50 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-primary-50 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-primary-50:after{background-color:#f2f3f8}:root .banner:not(.bg-brand) .bg-primary-50 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-primary-50 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-primary-50 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-primary-50 .h1 span:not(.fw-bold):before{background-color:#f2f3f8}:root .banner.banner-quote .bg-primary-50 blockquote:before{background-color:#f2f3f8}:root .bi.bg-primary-50,:root .card .bi.bg-primary-50{color:#f2f3f8;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary-50:after,:root .card .bi.bg-primary-50:after{background-color:#f2f3f8}:root .badge.badge-tag.bg-primary-50:before{background-color:#f2f3f8}:root .badge.badge-tag.bg-primary-50 span{color:#333}:root .bg-secondary-main{background-color:#2537c6;color:#fff}:root .bg-secondary-main a{color:#fff}:root .banner.bg-secondary-main:not(.bg-brand) h1,:root .banner.bg-secondary-main:not(.bg-brand) .h1,:root .banner.bg-secondary-main:not(.bg-brand) h2,:root .banner.bg-secondary-main:not(.bg-brand) .h2,:root .banner.bg-secondary-main:not(.bg-brand) span,:root .banner.bg-secondary-main:not(.bg-brand) p,:root .banner.bg-secondary-main:not(.bg-brand) a:not(.btn),:root .banner.bg-secondary-main:not(.bg-brand) .h-display,:root .banner.bg-secondary-main:not(.bg-brand) blockquote,:root .banner.bg-secondary-main:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-secondary-main h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-main .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-main h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-main .h2 span:not(.fw-bold){color:#2537c6}:root .banner.banner-hero.banner-product.bg-secondary-main h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-main .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-main h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-main .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-secondary-main:after{background-color:#2537c6}:root .banner:not(.bg-brand) .bg-secondary-main h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-secondary-main .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-secondary-main h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-secondary-main .h1 span:not(.fw-bold):before{background-color:#2537c6}:root .banner.banner-quote .bg-secondary-main blockquote:before{background-color:#2537c6}:root .bi.bg-secondary-main,:root .card .bi.bg-secondary-main{color:#2537c6;background-color:rgba(0,0,0,0) !important}:root .bi.bg-secondary-main:after,:root .card .bi.bg-secondary-main:after{background-color:#2537c6}:root .badge.badge-tag.bg-secondary-main:before{background-color:#2537c6}:root .badge.badge-tag.bg-secondary-main span{color:#fff}:root .bg-secondary-light{background-color:#4fb3ff;color:#333}:root .bg-secondary-light a{color:#333}:root .banner.bg-secondary-light:not(.bg-brand) h1,:root .banner.bg-secondary-light:not(.bg-brand) .h1,:root .banner.bg-secondary-light:not(.bg-brand) h2,:root .banner.bg-secondary-light:not(.bg-brand) .h2,:root .banner.bg-secondary-light:not(.bg-brand) span,:root .banner.bg-secondary-light:not(.bg-brand) p,:root .banner.bg-secondary-light:not(.bg-brand) a:not(.btn),:root .banner.bg-secondary-light:not(.bg-brand) .h-display,:root .banner.bg-secondary-light:not(.bg-brand) blockquote,:root .banner.bg-secondary-light:not(.bg-brand) div{color:#333}:root .banner.bg-secondary-light:not(.bg-brand) h1,:root .banner.bg-secondary-light:not(.bg-brand) .h1,:root .banner.bg-secondary-light:not(.bg-brand) h2,:root .banner.bg-secondary-light:not(.bg-brand) .h2,:root .banner.bg-secondary-light:not(.bg-brand) span,:root .banner.bg-secondary-light:not(.bg-brand) p,:root .banner.bg-secondary-light:not(.bg-brand) a:not(.btn),:root .banner.bg-secondary-light:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-secondary-light h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-light .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-light h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-light .h2 span:not(.fw-bold){color:#4fb3ff}:root .banner.banner-hero.banner-product.bg-secondary-light h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-light .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-light h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-light .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-secondary-light h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-light .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-light h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-light .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-secondary-light:after{background-color:#4fb3ff}:root .banner:not(.bg-brand) .bg-secondary-light h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-secondary-light .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-secondary-light h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-secondary-light .h1 span:not(.fw-bold):before{background-color:#4fb3ff}:root .banner.banner-quote .bg-secondary-light blockquote:before{background-color:#4fb3ff}:root .bi.bg-secondary-light,:root .card .bi.bg-secondary-light{color:#4fb3ff;background-color:rgba(0,0,0,0) !important}:root .bi.bg-secondary-light:after,:root .card .bi.bg-secondary-light:after{background-color:#4fb3ff}:root .badge.badge-tag.bg-secondary-light:before{background-color:#4fb3ff}:root .badge.badge-tag.bg-secondary-light span{color:#333}:root .bg-secondary-bg1{background-color:#d9eeff;color:#333}:root .bg-secondary-bg1 a{color:#333}:root .banner.bg-secondary-bg1:not(.bg-brand) h1,:root .banner.bg-secondary-bg1:not(.bg-brand) .h1,:root .banner.bg-secondary-bg1:not(.bg-brand) h2,:root .banner.bg-secondary-bg1:not(.bg-brand) .h2,:root .banner.bg-secondary-bg1:not(.bg-brand) span,:root .banner.bg-secondary-bg1:not(.bg-brand) p,:root .banner.bg-secondary-bg1:not(.bg-brand) a:not(.btn),:root .banner.bg-secondary-bg1:not(.bg-brand) .h-display,:root .banner.bg-secondary-bg1:not(.bg-brand) blockquote,:root .banner.bg-secondary-bg1:not(.bg-brand) div{color:#333}:root .banner.bg-secondary-bg1:not(.bg-brand) h1,:root .banner.bg-secondary-bg1:not(.bg-brand) .h1,:root .banner.bg-secondary-bg1:not(.bg-brand) h2,:root .banner.bg-secondary-bg1:not(.bg-brand) .h2,:root .banner.bg-secondary-bg1:not(.bg-brand) span,:root .banner.bg-secondary-bg1:not(.bg-brand) p,:root .banner.bg-secondary-bg1:not(.bg-brand) a:not(.btn),:root .banner.bg-secondary-bg1:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-secondary-bg1 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-bg1 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-bg1 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-bg1 .h2 span:not(.fw-bold){color:#d9eeff}:root .banner.banner-hero.banner-product.bg-secondary-bg1 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg1 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg1 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg1 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-secondary-bg1 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg1 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg1 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg1 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-secondary-bg1:after{background-color:#d9eeff}:root .banner:not(.bg-brand) .bg-secondary-bg1 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-secondary-bg1 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-secondary-bg1 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-secondary-bg1 .h1 span:not(.fw-bold):before{background-color:#d9eeff}:root .banner.banner-quote .bg-secondary-bg1 blockquote:before{background-color:#d9eeff}:root .bi.bg-secondary-bg1,:root .card .bi.bg-secondary-bg1{color:#d9eeff;background-color:rgba(0,0,0,0) !important}:root .bi.bg-secondary-bg1:after,:root .card .bi.bg-secondary-bg1:after{background-color:#d9eeff}:root .badge.badge-tag.bg-secondary-bg1:before{background-color:#d9eeff}:root .badge.badge-tag.bg-secondary-bg1 span{color:#333}:root .bg-secondary-bg2{background-color:#ebf6ff;color:#333}:root .bg-secondary-bg2 a{color:#333}:root .banner.bg-secondary-bg2:not(.bg-brand) h1,:root .banner.bg-secondary-bg2:not(.bg-brand) .h1,:root .banner.bg-secondary-bg2:not(.bg-brand) h2,:root .banner.bg-secondary-bg2:not(.bg-brand) .h2,:root .banner.bg-secondary-bg2:not(.bg-brand) span,:root .banner.bg-secondary-bg2:not(.bg-brand) p,:root .banner.bg-secondary-bg2:not(.bg-brand) a:not(.btn),:root .banner.bg-secondary-bg2:not(.bg-brand) .h-display,:root .banner.bg-secondary-bg2:not(.bg-brand) blockquote,:root .banner.bg-secondary-bg2:not(.bg-brand) div{color:#333}:root .banner.bg-secondary-bg2:not(.bg-brand) h1,:root .banner.bg-secondary-bg2:not(.bg-brand) .h1,:root .banner.bg-secondary-bg2:not(.bg-brand) h2,:root .banner.bg-secondary-bg2:not(.bg-brand) .h2,:root .banner.bg-secondary-bg2:not(.bg-brand) span,:root .banner.bg-secondary-bg2:not(.bg-brand) p,:root .banner.bg-secondary-bg2:not(.bg-brand) a:not(.btn),:root .banner.bg-secondary-bg2:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-secondary-bg2 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-bg2 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-bg2 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-secondary-bg2 .h2 span:not(.fw-bold){color:#ebf6ff}:root .banner.banner-hero.banner-product.bg-secondary-bg2 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg2 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg2 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg2 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-secondary-bg2 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg2 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg2 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-secondary-bg2 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-secondary-bg2:after{background-color:#ebf6ff}:root .banner:not(.bg-brand) .bg-secondary-bg2 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-secondary-bg2 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-secondary-bg2 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-secondary-bg2 .h1 span:not(.fw-bold):before{background-color:#ebf6ff}:root .banner.banner-quote .bg-secondary-bg2 blockquote:before{background-color:#ebf6ff}:root .bi.bg-secondary-bg2,:root .card .bi.bg-secondary-bg2{color:#ebf6ff;background-color:rgba(0,0,0,0) !important}:root .bi.bg-secondary-bg2:after,:root .card .bi.bg-secondary-bg2:after{background-color:#ebf6ff}:root .badge.badge-tag.bg-secondary-bg2:before{background-color:#ebf6ff}:root .badge.badge-tag.bg-secondary-bg2 span{color:#333}:root .bg-tertiary-dark{background-color:#006152;color:#fff}:root .bg-tertiary-dark a{color:#fff}:root .banner.bg-tertiary-dark:not(.bg-brand) h1,:root .banner.bg-tertiary-dark:not(.bg-brand) .h1,:root .banner.bg-tertiary-dark:not(.bg-brand) h2,:root .banner.bg-tertiary-dark:not(.bg-brand) .h2,:root .banner.bg-tertiary-dark:not(.bg-brand) span,:root .banner.bg-tertiary-dark:not(.bg-brand) p,:root .banner.bg-tertiary-dark:not(.bg-brand) a:not(.btn),:root .banner.bg-tertiary-dark:not(.bg-brand) .h-display,:root .banner.bg-tertiary-dark:not(.bg-brand) blockquote,:root .banner.bg-tertiary-dark:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-tertiary-dark h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-dark .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-dark h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-dark .h2 span:not(.fw-bold){color:#006152}:root .banner.banner-hero.banner-product.bg-tertiary-dark h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-dark .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-dark h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-dark .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-tertiary-dark:after{background-color:#006152}:root .banner:not(.bg-brand) .bg-tertiary-dark h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-tertiary-dark .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-tertiary-dark h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-tertiary-dark .h1 span:not(.fw-bold):before{background-color:#006152}:root .banner.banner-quote .bg-tertiary-dark blockquote:before{background-color:#006152}:root .bi.bg-tertiary-dark,:root .card .bi.bg-tertiary-dark{color:#006152;background-color:rgba(0,0,0,0) !important}:root .bi.bg-tertiary-dark:after,:root .card .bi.bg-tertiary-dark:after{background-color:#006152}:root .badge.badge-tag.bg-tertiary-dark:before{background-color:#006152}:root .badge.badge-tag.bg-tertiary-dark span{color:#fff}:root .bg-tertiary-onwhite{background-color:#007e72;color:#fff}:root .bg-tertiary-onwhite a{color:#fff}:root .banner.bg-tertiary-onwhite:not(.bg-brand) h1,:root .banner.bg-tertiary-onwhite:not(.bg-brand) .h1,:root .banner.bg-tertiary-onwhite:not(.bg-brand) h2,:root .banner.bg-tertiary-onwhite:not(.bg-brand) .h2,:root .banner.bg-tertiary-onwhite:not(.bg-brand) span,:root .banner.bg-tertiary-onwhite:not(.bg-brand) p,:root .banner.bg-tertiary-onwhite:not(.bg-brand) a:not(.btn),:root .banner.bg-tertiary-onwhite:not(.bg-brand) .h-display,:root .banner.bg-tertiary-onwhite:not(.bg-brand) blockquote,:root .banner.bg-tertiary-onwhite:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-tertiary-onwhite h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-onwhite .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-onwhite h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-onwhite .h2 span:not(.fw-bold){color:#007e72}:root .banner.banner-hero.banner-product.bg-tertiary-onwhite h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-onwhite .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-onwhite h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-onwhite .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-tertiary-onwhite:after{background-color:#007e72}:root .banner:not(.bg-brand) .bg-tertiary-onwhite h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-tertiary-onwhite .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-tertiary-onwhite h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-tertiary-onwhite .h1 span:not(.fw-bold):before{background-color:#007e72}:root .banner.banner-quote .bg-tertiary-onwhite blockquote:before{background-color:#007e72}:root .bi.bg-tertiary-onwhite,:root .card .bi.bg-tertiary-onwhite{color:#007e72;background-color:rgba(0,0,0,0) !important}:root .bi.bg-tertiary-onwhite:after,:root .card .bi.bg-tertiary-onwhite:after{background-color:#007e72}:root .badge.badge-tag.bg-tertiary-onwhite:before{background-color:#007e72}:root .badge.badge-tag.bg-tertiary-onwhite span{color:#fff}:root .bg-tertiary-main{background-color:#08c9c4;color:#001a69}:root .bg-tertiary-main a{color:#001a69}:root .banner.bg-tertiary-main:not(.bg-brand) h1,:root .banner.bg-tertiary-main:not(.bg-brand) .h1,:root .banner.bg-tertiary-main:not(.bg-brand) h2,:root .banner.bg-tertiary-main:not(.bg-brand) .h2,:root .banner.bg-tertiary-main:not(.bg-brand) span,:root .banner.bg-tertiary-main:not(.bg-brand) p,:root .banner.bg-tertiary-main:not(.bg-brand) a:not(.btn),:root .banner.bg-tertiary-main:not(.bg-brand) .h-display,:root .banner.bg-tertiary-main:not(.bg-brand) blockquote,:root .banner.bg-tertiary-main:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-tertiary-main h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-main .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-main h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-main .h2 span:not(.fw-bold){color:#08c9c4}:root .banner.banner-hero.banner-product.bg-tertiary-main h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-main .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-main h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-main .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-tertiary-main .container>div>div,:root .banner.banner-discipline.bg-tertiary-main .container p{color:#333}:root .banner:not(.bg-brand) .bg-tertiary-main:after{background-color:#08c9c4}:root .banner:not(.bg-brand) .bg-tertiary-main h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-tertiary-main .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-tertiary-main h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-tertiary-main .h1 span:not(.fw-bold):before{background-color:#08c9c4}:root .banner.banner-quote .bg-tertiary-main blockquote:before{background-color:#08c9c4}:root .bi.bg-tertiary-main,:root .card .bi.bg-tertiary-main{color:#08c9c4;background-color:rgba(0,0,0,0) !important}:root .bi.bg-tertiary-main:after,:root .card .bi.bg-tertiary-main:after{background-color:#08c9c4}:root .badge.badge-tag.bg-tertiary-main:before{background-color:#08c9c4}:root .badge.badge-tag.bg-tertiary-main span{color:#001a69}:root .bg-tertiary-bg1{background-color:#e7fafa;color:#333}:root .bg-tertiary-bg1 a{color:#333}:root .banner.bg-tertiary-bg1:not(.bg-brand) h1,:root .banner.bg-tertiary-bg1:not(.bg-brand) .h1,:root .banner.bg-tertiary-bg1:not(.bg-brand) h2,:root .banner.bg-tertiary-bg1:not(.bg-brand) .h2,:root .banner.bg-tertiary-bg1:not(.bg-brand) span,:root .banner.bg-tertiary-bg1:not(.bg-brand) p,:root .banner.bg-tertiary-bg1:not(.bg-brand) a:not(.btn),:root .banner.bg-tertiary-bg1:not(.bg-brand) .h-display,:root .banner.bg-tertiary-bg1:not(.bg-brand) blockquote,:root .banner.bg-tertiary-bg1:not(.bg-brand) div{color:#333}:root .banner.bg-tertiary-bg1:not(.bg-brand) h1,:root .banner.bg-tertiary-bg1:not(.bg-brand) .h1,:root .banner.bg-tertiary-bg1:not(.bg-brand) h2,:root .banner.bg-tertiary-bg1:not(.bg-brand) .h2,:root .banner.bg-tertiary-bg1:not(.bg-brand) span,:root .banner.bg-tertiary-bg1:not(.bg-brand) p,:root .banner.bg-tertiary-bg1:not(.bg-brand) a:not(.btn),:root .banner.bg-tertiary-bg1:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-tertiary-bg1 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-bg1 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-bg1 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-bg1 .h2 span:not(.fw-bold){color:#e7fafa}:root .banner.banner-hero.banner-product.bg-tertiary-bg1 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg1 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg1 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg1 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-tertiary-bg1 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg1 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg1 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg1 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-tertiary-bg1:after{background-color:#e7fafa}:root .banner:not(.bg-brand) .bg-tertiary-bg1 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-tertiary-bg1 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-tertiary-bg1 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-tertiary-bg1 .h1 span:not(.fw-bold):before{background-color:#e7fafa}:root .banner.banner-quote .bg-tertiary-bg1 blockquote:before{background-color:#e7fafa}:root .bi.bg-tertiary-bg1,:root .card .bi.bg-tertiary-bg1{color:#e7fafa;background-color:rgba(0,0,0,0) !important}:root .bi.bg-tertiary-bg1:after,:root .card .bi.bg-tertiary-bg1:after{background-color:#e7fafa}:root .badge.badge-tag.bg-tertiary-bg1:before{background-color:#e7fafa}:root .badge.badge-tag.bg-tertiary-bg1 span{color:#333}:root .bg-tertiary-bg2{background-color:#f2fcfc;color:#333}:root .bg-tertiary-bg2 a{color:#333}:root .banner.bg-tertiary-bg2:not(.bg-brand) h1,:root .banner.bg-tertiary-bg2:not(.bg-brand) .h1,:root .banner.bg-tertiary-bg2:not(.bg-brand) h2,:root .banner.bg-tertiary-bg2:not(.bg-brand) .h2,:root .banner.bg-tertiary-bg2:not(.bg-brand) span,:root .banner.bg-tertiary-bg2:not(.bg-brand) p,:root .banner.bg-tertiary-bg2:not(.bg-brand) a:not(.btn),:root .banner.bg-tertiary-bg2:not(.bg-brand) .h-display,:root .banner.bg-tertiary-bg2:not(.bg-brand) blockquote,:root .banner.bg-tertiary-bg2:not(.bg-brand) div{color:#333}:root .banner.bg-tertiary-bg2:not(.bg-brand) h1,:root .banner.bg-tertiary-bg2:not(.bg-brand) .h1,:root .banner.bg-tertiary-bg2:not(.bg-brand) h2,:root .banner.bg-tertiary-bg2:not(.bg-brand) .h2,:root .banner.bg-tertiary-bg2:not(.bg-brand) span,:root .banner.bg-tertiary-bg2:not(.bg-brand) p,:root .banner.bg-tertiary-bg2:not(.bg-brand) a:not(.btn),:root .banner.bg-tertiary-bg2:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-tertiary-bg2 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-bg2 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-bg2 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-tertiary-bg2 .h2 span:not(.fw-bold){color:#f2fcfc}:root .banner.banner-hero.banner-product.bg-tertiary-bg2 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg2 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg2 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg2 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-tertiary-bg2 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg2 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg2 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-tertiary-bg2 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-tertiary-bg2:after{background-color:#f2fcfc}:root .banner:not(.bg-brand) .bg-tertiary-bg2 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-tertiary-bg2 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-tertiary-bg2 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-tertiary-bg2 .h1 span:not(.fw-bold):before{background-color:#f2fcfc}:root .banner.banner-quote .bg-tertiary-bg2 blockquote:before{background-color:#f2fcfc}:root .bi.bg-tertiary-bg2,:root .card .bi.bg-tertiary-bg2{color:#f2fcfc;background-color:rgba(0,0,0,0) !important}:root .bi.bg-tertiary-bg2:after,:root .card .bi.bg-tertiary-bg2:after{background-color:#f2fcfc}:root .badge.badge-tag.bg-tertiary-bg2:before{background-color:#f2fcfc}:root .badge.badge-tag.bg-tertiary-bg2 span{color:#333}:root .bg-gray-900{background-color:#121212;color:#fff}:root .bg-gray-900 a{color:#fff}:root .banner.bg-gray-900:not(.bg-brand) h1,:root .banner.bg-gray-900:not(.bg-brand) .h1,:root .banner.bg-gray-900:not(.bg-brand) h2,:root .banner.bg-gray-900:not(.bg-brand) .h2,:root .banner.bg-gray-900:not(.bg-brand) span,:root .banner.bg-gray-900:not(.bg-brand) p,:root .banner.bg-gray-900:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-900:not(.bg-brand) .h-display,:root .banner.bg-gray-900:not(.bg-brand) blockquote,:root .banner.bg-gray-900:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-gray-900 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-900 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-900 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-900 .h2 span:not(.fw-bold){color:#121212}:root .banner.banner-hero.banner-product.bg-gray-900 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-900 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-900 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-900 .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-gray-900:after{background-color:#121212}:root .banner:not(.bg-brand) .bg-gray-900 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-gray-900 .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-gray-900 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-gray-900 .h1 span:not(.fw-bold):before{background-color:#121212}:root .banner.banner-quote .bg-gray-900 blockquote:before{background-color:#121212}:root .bi.bg-gray-900,:root .card .bi.bg-gray-900{color:#121212;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-900:after,:root .card .bi.bg-gray-900:after{background-color:#121212}:root .badge.badge-tag.bg-gray-900:before{background-color:#121212}:root .badge.badge-tag.bg-gray-900 span{color:#fff}:root .bg-gray-800{background-color:#333;color:#fff}:root .bg-gray-800 a{color:#fff}:root .banner.bg-gray-800:not(.bg-brand) h1,:root .banner.bg-gray-800:not(.bg-brand) .h1,:root .banner.bg-gray-800:not(.bg-brand) h2,:root .banner.bg-gray-800:not(.bg-brand) .h2,:root .banner.bg-gray-800:not(.bg-brand) span,:root .banner.bg-gray-800:not(.bg-brand) p,:root .banner.bg-gray-800:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-800:not(.bg-brand) .h-display,:root .banner.bg-gray-800:not(.bg-brand) blockquote,:root .banner.bg-gray-800:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-gray-800 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-800 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-800 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-800 .h2 span:not(.fw-bold){color:#333}:root .banner.banner-hero.banner-product.bg-gray-800 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-800 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-800 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-800 .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-gray-800:after{background-color:#333}:root .banner:not(.bg-brand) .bg-gray-800 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-gray-800 .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-gray-800 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-gray-800 .h1 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-quote .bg-gray-800 blockquote:before{background-color:#333}:root .bi.bg-gray-800,:root .card .bi.bg-gray-800{color:#333;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-800:after,:root .card .bi.bg-gray-800:after{background-color:#333}:root .badge.badge-tag.bg-gray-800:before{background-color:#333}:root .badge.badge-tag.bg-gray-800 span{color:#fff}:root .bg-gray-700{background-color:#555;color:#fff}:root .bg-gray-700 a{color:#fff}:root .banner.bg-gray-700:not(.bg-brand) h1,:root .banner.bg-gray-700:not(.bg-brand) .h1,:root .banner.bg-gray-700:not(.bg-brand) h2,:root .banner.bg-gray-700:not(.bg-brand) .h2,:root .banner.bg-gray-700:not(.bg-brand) span,:root .banner.bg-gray-700:not(.bg-brand) p,:root .banner.bg-gray-700:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-700:not(.bg-brand) .h-display,:root .banner.bg-gray-700:not(.bg-brand) blockquote,:root .banner.bg-gray-700:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-gray-700 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-700 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-700 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-700 .h2 span:not(.fw-bold){color:#555}:root .banner.banner-hero.banner-product.bg-gray-700 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-700 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-700 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-700 .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-gray-700:after{background-color:#555}:root .banner:not(.bg-brand) .bg-gray-700 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-gray-700 .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-gray-700 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-gray-700 .h1 span:not(.fw-bold):before{background-color:#555}:root .banner.banner-quote .bg-gray-700 blockquote:before{background-color:#555}:root .bi.bg-gray-700,:root .card .bi.bg-gray-700{color:#555;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-700:after,:root .card .bi.bg-gray-700:after{background-color:#555}:root .badge.badge-tag.bg-gray-700:before{background-color:#555}:root .badge.badge-tag.bg-gray-700 span{color:#fff}:root .bg-gray-650{background-color:#666;color:#fff}:root .bg-gray-650 a{color:#fff}:root .banner.bg-gray-650:not(.bg-brand) h1,:root .banner.bg-gray-650:not(.bg-brand) .h1,:root .banner.bg-gray-650:not(.bg-brand) h2,:root .banner.bg-gray-650:not(.bg-brand) .h2,:root .banner.bg-gray-650:not(.bg-brand) span,:root .banner.bg-gray-650:not(.bg-brand) p,:root .banner.bg-gray-650:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-650:not(.bg-brand) .h-display,:root .banner.bg-gray-650:not(.bg-brand) blockquote,:root .banner.bg-gray-650:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-gray-650 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-650 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-650 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-650 .h2 span:not(.fw-bold){color:#666}:root .banner.banner-hero.banner-product.bg-gray-650 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-650 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-650 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-650 .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-gray-650:after{background-color:#666}:root .banner:not(.bg-brand) .bg-gray-650 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-gray-650 .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-gray-650 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-gray-650 .h1 span:not(.fw-bold):before{background-color:#666}:root .banner.banner-quote .bg-gray-650 blockquote:before{background-color:#666}:root .bi.bg-gray-650,:root .card .bi.bg-gray-650{color:#666;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-650:after,:root .card .bi.bg-gray-650:after{background-color:#666}:root .badge.badge-tag.bg-gray-650:before{background-color:#666}:root .badge.badge-tag.bg-gray-650 span{color:#fff}:root .bg-gray-600{background-color:#888;color:#121212}:root .bg-gray-600 a{color:#121212}:root .banner.bg-gray-600:not(.bg-brand) h1,:root .banner.bg-gray-600:not(.bg-brand) .h1,:root .banner.bg-gray-600:not(.bg-brand) h2,:root .banner.bg-gray-600:not(.bg-brand) .h2,:root .banner.bg-gray-600:not(.bg-brand) span,:root .banner.bg-gray-600:not(.bg-brand) p,:root .banner.bg-gray-600:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-600:not(.bg-brand) .h-display,:root .banner.bg-gray-600:not(.bg-brand) blockquote,:root .banner.bg-gray-600:not(.bg-brand) div{color:#121212}:root .banner.banner-hero.banner-product.bg-gray-600 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-600 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-600 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-600 .h2 span:not(.fw-bold){color:#888}:root .banner.banner-hero.banner-product.bg-gray-600 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-600 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-600 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-600 .h2 span:not(.fw-bold):before{background-color:#121212}:root .banner:not(.bg-brand) .bg-gray-600:after{background-color:#888}:root .banner:not(.bg-brand) .bg-gray-600 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-gray-600 .h1 span:not(.fw-bold){color:#121212}:root .banner:not(.bg-brand) .bg-gray-600 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-gray-600 .h1 span:not(.fw-bold):before{background-color:#888}:root .banner.banner-quote .bg-gray-600 blockquote:before{background-color:#888}:root .bi.bg-gray-600,:root .card .bi.bg-gray-600{color:#888;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-600:after,:root .card .bi.bg-gray-600:after{background-color:#888}:root .badge.badge-tag.bg-gray-600:before{background-color:#888}:root .badge.badge-tag.bg-gray-600 span{color:#121212}:root .bg-gray-500{background-color:#aaa;color:#333}:root .bg-gray-500 a{color:#333}:root .banner.bg-gray-500:not(.bg-brand) h1,:root .banner.bg-gray-500:not(.bg-brand) .h1,:root .banner.bg-gray-500:not(.bg-brand) h2,:root .banner.bg-gray-500:not(.bg-brand) .h2,:root .banner.bg-gray-500:not(.bg-brand) span,:root .banner.bg-gray-500:not(.bg-brand) p,:root .banner.bg-gray-500:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-500:not(.bg-brand) .h-display,:root .banner.bg-gray-500:not(.bg-brand) blockquote,:root .banner.bg-gray-500:not(.bg-brand) div{color:#333}:root .banner.bg-gray-500:not(.bg-brand) h1,:root .banner.bg-gray-500:not(.bg-brand) .h1,:root .banner.bg-gray-500:not(.bg-brand) h2,:root .banner.bg-gray-500:not(.bg-brand) .h2,:root .banner.bg-gray-500:not(.bg-brand) span,:root .banner.bg-gray-500:not(.bg-brand) p,:root .banner.bg-gray-500:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-500:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-gray-500 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-500 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-500 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-500 .h2 span:not(.fw-bold){color:#aaa}:root .banner.banner-hero.banner-product.bg-gray-500 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-500 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-500 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-500 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-gray-500 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-500 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-500 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-500 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-gray-500:after{background-color:#aaa}:root .banner:not(.bg-brand) .bg-gray-500 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-gray-500 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-gray-500 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-gray-500 .h1 span:not(.fw-bold):before{background-color:#aaa}:root .banner.banner-quote .bg-gray-500 blockquote:before{background-color:#aaa}:root .bi.bg-gray-500,:root .card .bi.bg-gray-500{color:#aaa;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-500:after,:root .card .bi.bg-gray-500:after{background-color:#aaa}:root .badge.badge-tag.bg-gray-500:before{background-color:#aaa}:root .badge.badge-tag.bg-gray-500 span{color:#333}:root .bg-gray-400{background-color:#ccc;color:#333}:root .bg-gray-400 a{color:#333}:root .banner.bg-gray-400:not(.bg-brand) h1,:root .banner.bg-gray-400:not(.bg-brand) .h1,:root .banner.bg-gray-400:not(.bg-brand) h2,:root .banner.bg-gray-400:not(.bg-brand) .h2,:root .banner.bg-gray-400:not(.bg-brand) span,:root .banner.bg-gray-400:not(.bg-brand) p,:root .banner.bg-gray-400:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-400:not(.bg-brand) .h-display,:root .banner.bg-gray-400:not(.bg-brand) blockquote,:root .banner.bg-gray-400:not(.bg-brand) div{color:#333}:root .banner.bg-gray-400:not(.bg-brand) h1,:root .banner.bg-gray-400:not(.bg-brand) .h1,:root .banner.bg-gray-400:not(.bg-brand) h2,:root .banner.bg-gray-400:not(.bg-brand) .h2,:root .banner.bg-gray-400:not(.bg-brand) span,:root .banner.bg-gray-400:not(.bg-brand) p,:root .banner.bg-gray-400:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-400:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-gray-400 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-400 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-400 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-400 .h2 span:not(.fw-bold){color:#ccc}:root .banner.banner-hero.banner-product.bg-gray-400 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-400 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-400 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-400 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-gray-400 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-400 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-400 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-400 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-gray-400:after{background-color:#ccc}:root .banner:not(.bg-brand) .bg-gray-400 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-gray-400 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-gray-400 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-gray-400 .h1 span:not(.fw-bold):before{background-color:#ccc}:root .banner.banner-quote .bg-gray-400 blockquote:before{background-color:#ccc}:root .bi.bg-gray-400,:root .card .bi.bg-gray-400{color:#ccc;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-400:after,:root .card .bi.bg-gray-400:after{background-color:#ccc}:root .badge.badge-tag.bg-gray-400:before{background-color:#ccc}:root .badge.badge-tag.bg-gray-400 span{color:#333}:root .bg-gray-300{background-color:#ddd;color:#333}:root .bg-gray-300 a{color:#333}:root .banner.bg-gray-300:not(.bg-brand) h1,:root .banner.bg-gray-300:not(.bg-brand) .h1,:root .banner.bg-gray-300:not(.bg-brand) h2,:root .banner.bg-gray-300:not(.bg-brand) .h2,:root .banner.bg-gray-300:not(.bg-brand) span,:root .banner.bg-gray-300:not(.bg-brand) p,:root .banner.bg-gray-300:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-300:not(.bg-brand) .h-display,:root .banner.bg-gray-300:not(.bg-brand) blockquote,:root .banner.bg-gray-300:not(.bg-brand) div{color:#333}:root .banner.bg-gray-300:not(.bg-brand) h1,:root .banner.bg-gray-300:not(.bg-brand) .h1,:root .banner.bg-gray-300:not(.bg-brand) h2,:root .banner.bg-gray-300:not(.bg-brand) .h2,:root .banner.bg-gray-300:not(.bg-brand) span,:root .banner.bg-gray-300:not(.bg-brand) p,:root .banner.bg-gray-300:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-300:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-gray-300 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-300 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-300 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-300 .h2 span:not(.fw-bold){color:#ddd}:root .banner.banner-hero.banner-product.bg-gray-300 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-300 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-300 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-300 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-gray-300 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-300 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-300 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-300 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-gray-300:after{background-color:#ddd}:root .banner:not(.bg-brand) .bg-gray-300 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-gray-300 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-gray-300 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-gray-300 .h1 span:not(.fw-bold):before{background-color:#ddd}:root .banner.banner-quote .bg-gray-300 blockquote:before{background-color:#ddd}:root .bi.bg-gray-300,:root .card .bi.bg-gray-300{color:#ddd;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-300:after,:root .card .bi.bg-gray-300:after{background-color:#ddd}:root .badge.badge-tag.bg-gray-300:before{background-color:#ddd}:root .badge.badge-tag.bg-gray-300 span{color:#333}:root .bg-gray-200{background-color:#eee;color:#333}:root .bg-gray-200 a{color:#333}:root .banner.bg-gray-200:not(.bg-brand) h1,:root .banner.bg-gray-200:not(.bg-brand) .h1,:root .banner.bg-gray-200:not(.bg-brand) h2,:root .banner.bg-gray-200:not(.bg-brand) .h2,:root .banner.bg-gray-200:not(.bg-brand) span,:root .banner.bg-gray-200:not(.bg-brand) p,:root .banner.bg-gray-200:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-200:not(.bg-brand) .h-display,:root .banner.bg-gray-200:not(.bg-brand) blockquote,:root .banner.bg-gray-200:not(.bg-brand) div{color:#333}:root .banner.bg-gray-200:not(.bg-brand) h1,:root .banner.bg-gray-200:not(.bg-brand) .h1,:root .banner.bg-gray-200:not(.bg-brand) h2,:root .banner.bg-gray-200:not(.bg-brand) .h2,:root .banner.bg-gray-200:not(.bg-brand) span,:root .banner.bg-gray-200:not(.bg-brand) p,:root .banner.bg-gray-200:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-200:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-gray-200 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-200 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-200 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-200 .h2 span:not(.fw-bold){color:#eee}:root .banner.banner-hero.banner-product.bg-gray-200 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-200 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-200 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-200 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-gray-200 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-200 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-200 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-200 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-gray-200:after{background-color:#eee}:root .banner:not(.bg-brand) .bg-gray-200 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-gray-200 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-gray-200 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-gray-200 .h1 span:not(.fw-bold):before{background-color:#eee}:root .banner.banner-quote .bg-gray-200 blockquote:before{background-color:#eee}:root .bi.bg-gray-200,:root .card .bi.bg-gray-200{color:#eee;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-200:after,:root .card .bi.bg-gray-200:after{background-color:#eee}:root .badge.badge-tag.bg-gray-200:before{background-color:#eee}:root .badge.badge-tag.bg-gray-200 span{color:#333}:root .bg-gray-100{background-color:#f7f7f7;color:#333}:root .bg-gray-100 a{color:#333}:root .banner.bg-gray-100:not(.bg-brand) h1,:root .banner.bg-gray-100:not(.bg-brand) .h1,:root .banner.bg-gray-100:not(.bg-brand) h2,:root .banner.bg-gray-100:not(.bg-brand) .h2,:root .banner.bg-gray-100:not(.bg-brand) span,:root .banner.bg-gray-100:not(.bg-brand) p,:root .banner.bg-gray-100:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-100:not(.bg-brand) .h-display,:root .banner.bg-gray-100:not(.bg-brand) blockquote,:root .banner.bg-gray-100:not(.bg-brand) div{color:#333}:root .banner.bg-gray-100:not(.bg-brand) h1,:root .banner.bg-gray-100:not(.bg-brand) .h1,:root .banner.bg-gray-100:not(.bg-brand) h2,:root .banner.bg-gray-100:not(.bg-brand) .h2,:root .banner.bg-gray-100:not(.bg-brand) span,:root .banner.bg-gray-100:not(.bg-brand) p,:root .banner.bg-gray-100:not(.bg-brand) a:not(.btn),:root .banner.bg-gray-100:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-gray-100 h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-100 .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-100 h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-gray-100 .h2 span:not(.fw-bold){color:#f7f7f7}:root .banner.banner-hero.banner-product.bg-gray-100 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-100 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-100 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-100 .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-gray-100 h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-100 .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-100 h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-gray-100 .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-gray-100:after{background-color:#f7f7f7}:root .banner:not(.bg-brand) .bg-gray-100 h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-gray-100 .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-gray-100 h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-gray-100 .h1 span:not(.fw-bold):before{background-color:#f7f7f7}:root .banner.banner-quote .bg-gray-100 blockquote:before{background-color:#f7f7f7}:root .bi.bg-gray-100,:root .card .bi.bg-gray-100{color:#f7f7f7;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-100:after,:root .card .bi.bg-gray-100:after{background-color:#f7f7f7}:root .badge.badge-tag.bg-gray-100:before{background-color:#f7f7f7}:root .badge.badge-tag.bg-gray-100 span{color:#333}:root .bg-error-dark{background-color:#bc0000;color:#fff}:root .bg-error-dark a{color:#fff}:root .banner.bg-error-dark:not(.bg-brand) h1,:root .banner.bg-error-dark:not(.bg-brand) .h1,:root .banner.bg-error-dark:not(.bg-brand) h2,:root .banner.bg-error-dark:not(.bg-brand) .h2,:root .banner.bg-error-dark:not(.bg-brand) span,:root .banner.bg-error-dark:not(.bg-brand) p,:root .banner.bg-error-dark:not(.bg-brand) a:not(.btn),:root .banner.bg-error-dark:not(.bg-brand) .h-display,:root .banner.bg-error-dark:not(.bg-brand) blockquote,:root .banner.bg-error-dark:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-error-dark h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-dark .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-dark h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-dark .h2 span:not(.fw-bold){color:#bc0000}:root .banner.banner-hero.banner-product.bg-error-dark h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-dark .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-dark h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-dark .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-error-dark:after{background-color:#bc0000}:root .banner:not(.bg-brand) .bg-error-dark h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-error-dark .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-error-dark h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-error-dark .h1 span:not(.fw-bold):before{background-color:#bc0000}:root .banner.banner-quote .bg-error-dark blockquote:before{background-color:#bc0000}:root .bi.bg-error-dark,:root .card .bi.bg-error-dark{color:#bc0000;background-color:rgba(0,0,0,0) !important}:root .bi.bg-error-dark:after,:root .card .bi.bg-error-dark:after{background-color:#bc0000}:root .badge.badge-tag.bg-error-dark:before{background-color:#bc0000}:root .badge.badge-tag.bg-error-dark span{color:#fff}:root .bg-error-main{background-color:#d10000;color:#fff}:root .bg-error-main a{color:#fff}:root .banner.bg-error-main:not(.bg-brand) h1,:root .banner.bg-error-main:not(.bg-brand) .h1,:root .banner.bg-error-main:not(.bg-brand) h2,:root .banner.bg-error-main:not(.bg-brand) .h2,:root .banner.bg-error-main:not(.bg-brand) span,:root .banner.bg-error-main:not(.bg-brand) p,:root .banner.bg-error-main:not(.bg-brand) a:not(.btn),:root .banner.bg-error-main:not(.bg-brand) .h-display,:root .banner.bg-error-main:not(.bg-brand) blockquote,:root .banner.bg-error-main:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-error-main h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-main .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-main h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-main .h2 span:not(.fw-bold){color:#d10000}:root .banner.banner-hero.banner-product.bg-error-main h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-main .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-main h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-main .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-error-main:after{background-color:#d10000}:root .banner:not(.bg-brand) .bg-error-main h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-error-main .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-error-main h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-error-main .h1 span:not(.fw-bold):before{background-color:#d10000}:root .banner.banner-quote .bg-error-main blockquote:before{background-color:#d10000}:root .bi.bg-error-main,:root .card .bi.bg-error-main{color:#d10000;background-color:rgba(0,0,0,0) !important}:root .bi.bg-error-main:after,:root .card .bi.bg-error-main:after{background-color:#d10000}:root .badge.badge-tag.bg-error-main:before{background-color:#d10000}:root .badge.badge-tag.bg-error-main span{color:#fff}:root .bg-error-light{background-color:#f47f7f;color:#333}:root .bg-error-light a{color:#333}:root .banner.bg-error-light:not(.bg-brand) h1,:root .banner.bg-error-light:not(.bg-brand) .h1,:root .banner.bg-error-light:not(.bg-brand) h2,:root .banner.bg-error-light:not(.bg-brand) .h2,:root .banner.bg-error-light:not(.bg-brand) span,:root .banner.bg-error-light:not(.bg-brand) p,:root .banner.bg-error-light:not(.bg-brand) a:not(.btn),:root .banner.bg-error-light:not(.bg-brand) .h-display,:root .banner.bg-error-light:not(.bg-brand) blockquote,:root .banner.bg-error-light:not(.bg-brand) div{color:#333}:root .banner.bg-error-light:not(.bg-brand) h1,:root .banner.bg-error-light:not(.bg-brand) .h1,:root .banner.bg-error-light:not(.bg-brand) h2,:root .banner.bg-error-light:not(.bg-brand) .h2,:root .banner.bg-error-light:not(.bg-brand) span,:root .banner.bg-error-light:not(.bg-brand) p,:root .banner.bg-error-light:not(.bg-brand) a:not(.btn),:root .banner.bg-error-light:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-error-light h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-light .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-light h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-light .h2 span:not(.fw-bold){color:#f47f7f}:root .banner.banner-hero.banner-product.bg-error-light h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-light .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-light h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-light .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-error-light h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-light .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-light h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-light .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-error-light:after{background-color:#f47f7f}:root .banner:not(.bg-brand) .bg-error-light h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-error-light .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-error-light h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-error-light .h1 span:not(.fw-bold):before{background-color:#f47f7f}:root .banner.banner-quote .bg-error-light blockquote:before{background-color:#f47f7f}:root .bi.bg-error-light,:root .card .bi.bg-error-light{color:#f47f7f;background-color:rgba(0,0,0,0) !important}:root .bi.bg-error-light:after,:root .card .bi.bg-error-light:after{background-color:#f47f7f}:root .badge.badge-tag.bg-error-light:before{background-color:#f47f7f}:root .badge.badge-tag.bg-error-light span{color:#333}:root .bg-error-bg{background-color:#fde6e6;color:#333}:root .bg-error-bg a{color:#333}:root .banner.bg-error-bg:not(.bg-brand) h1,:root .banner.bg-error-bg:not(.bg-brand) .h1,:root .banner.bg-error-bg:not(.bg-brand) h2,:root .banner.bg-error-bg:not(.bg-brand) .h2,:root .banner.bg-error-bg:not(.bg-brand) span,:root .banner.bg-error-bg:not(.bg-brand) p,:root .banner.bg-error-bg:not(.bg-brand) a:not(.btn),:root .banner.bg-error-bg:not(.bg-brand) .h-display,:root .banner.bg-error-bg:not(.bg-brand) blockquote,:root .banner.bg-error-bg:not(.bg-brand) div{color:#333}:root .banner.bg-error-bg:not(.bg-brand) h1,:root .banner.bg-error-bg:not(.bg-brand) .h1,:root .banner.bg-error-bg:not(.bg-brand) h2,:root .banner.bg-error-bg:not(.bg-brand) .h2,:root .banner.bg-error-bg:not(.bg-brand) span,:root .banner.bg-error-bg:not(.bg-brand) p,:root .banner.bg-error-bg:not(.bg-brand) a:not(.btn),:root .banner.bg-error-bg:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-error-bg h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-bg .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-bg h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-error-bg .h2 span:not(.fw-bold){color:#fde6e6}:root .banner.banner-hero.banner-product.bg-error-bg h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-bg .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-bg h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-bg .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-error-bg h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-bg .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-bg h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-error-bg .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-error-bg:after{background-color:#fde6e6}:root .banner:not(.bg-brand) .bg-error-bg h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-error-bg .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-error-bg h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-error-bg .h1 span:not(.fw-bold):before{background-color:#fde6e6}:root .banner.banner-quote .bg-error-bg blockquote:before{background-color:#fde6e6}:root .bi.bg-error-bg,:root .card .bi.bg-error-bg{color:#fde6e6;background-color:rgba(0,0,0,0) !important}:root .bi.bg-error-bg:after,:root .card .bi.bg-error-bg:after{background-color:#fde6e6}:root .badge.badge-tag.bg-error-bg:before{background-color:#fde6e6}:root .badge.badge-tag.bg-error-bg span{color:#333}:root .bg-success-dark{background-color:#006e21;color:#fff}:root .bg-success-dark a{color:#fff}:root .banner.bg-success-dark:not(.bg-brand) h1,:root .banner.bg-success-dark:not(.bg-brand) .h1,:root .banner.bg-success-dark:not(.bg-brand) h2,:root .banner.bg-success-dark:not(.bg-brand) .h2,:root .banner.bg-success-dark:not(.bg-brand) span,:root .banner.bg-success-dark:not(.bg-brand) p,:root .banner.bg-success-dark:not(.bg-brand) a:not(.btn),:root .banner.bg-success-dark:not(.bg-brand) .h-display,:root .banner.bg-success-dark:not(.bg-brand) blockquote,:root .banner.bg-success-dark:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-success-dark h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-dark .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-dark h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-dark .h2 span:not(.fw-bold){color:#006e21}:root .banner.banner-hero.banner-product.bg-success-dark h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-dark .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-dark h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-dark .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-success-dark:after{background-color:#006e21}:root .banner:not(.bg-brand) .bg-success-dark h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-success-dark .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-success-dark h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-success-dark .h1 span:not(.fw-bold):before{background-color:#006e21}:root .banner.banner-quote .bg-success-dark blockquote:before{background-color:#006e21}:root .bi.bg-success-dark,:root .card .bi.bg-success-dark{color:#006e21;background-color:rgba(0,0,0,0) !important}:root .bi.bg-success-dark:after,:root .card .bi.bg-success-dark:after{background-color:#006e21}:root .badge.badge-tag.bg-success-dark:before{background-color:#006e21}:root .badge.badge-tag.bg-success-dark span{color:#fff}:root .bg-success-main{background-color:#008929;color:#fff}:root .bg-success-main a{color:#fff}:root .banner.bg-success-main:not(.bg-brand) h1,:root .banner.bg-success-main:not(.bg-brand) .h1,:root .banner.bg-success-main:not(.bg-brand) h2,:root .banner.bg-success-main:not(.bg-brand) .h2,:root .banner.bg-success-main:not(.bg-brand) span,:root .banner.bg-success-main:not(.bg-brand) p,:root .banner.bg-success-main:not(.bg-brand) a:not(.btn),:root .banner.bg-success-main:not(.bg-brand) .h-display,:root .banner.bg-success-main:not(.bg-brand) blockquote,:root .banner.bg-success-main:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-success-main h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-main .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-main h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-main .h2 span:not(.fw-bold){color:#008929}:root .banner.banner-hero.banner-product.bg-success-main h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-main .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-main h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-main .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-success-main:after{background-color:#008929}:root .banner:not(.bg-brand) .bg-success-main h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-success-main .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-success-main h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-success-main .h1 span:not(.fw-bold):before{background-color:#008929}:root .banner.banner-quote .bg-success-main blockquote:before{background-color:#008929}:root .bi.bg-success-main,:root .card .bi.bg-success-main{color:#008929;background-color:rgba(0,0,0,0) !important}:root .bi.bg-success-main:after,:root .card .bi.bg-success-main:after{background-color:#008929}:root .badge.badge-tag.bg-success-main:before{background-color:#008929}:root .badge.badge-tag.bg-success-main span{color:#fff}:root .bg-success-light{background-color:#4dad6a;color:#333}:root .bg-success-light a{color:#333}:root .banner.bg-success-light:not(.bg-brand) h1,:root .banner.bg-success-light:not(.bg-brand) .h1,:root .banner.bg-success-light:not(.bg-brand) h2,:root .banner.bg-success-light:not(.bg-brand) .h2,:root .banner.bg-success-light:not(.bg-brand) span,:root .banner.bg-success-light:not(.bg-brand) p,:root .banner.bg-success-light:not(.bg-brand) a:not(.btn),:root .banner.bg-success-light:not(.bg-brand) .h-display,:root .banner.bg-success-light:not(.bg-brand) blockquote,:root .banner.bg-success-light:not(.bg-brand) div{color:#333}:root .banner.bg-success-light:not(.bg-brand) h1,:root .banner.bg-success-light:not(.bg-brand) .h1,:root .banner.bg-success-light:not(.bg-brand) h2,:root .banner.bg-success-light:not(.bg-brand) .h2,:root .banner.bg-success-light:not(.bg-brand) span,:root .banner.bg-success-light:not(.bg-brand) p,:root .banner.bg-success-light:not(.bg-brand) a:not(.btn),:root .banner.bg-success-light:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-success-light h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-light .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-light h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-light .h2 span:not(.fw-bold){color:#4dad6a}:root .banner.banner-hero.banner-product.bg-success-light h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-light .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-light h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-light .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-success-light h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-light .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-light h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-light .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-success-light:after{background-color:#4dad6a}:root .banner:not(.bg-brand) .bg-success-light h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-success-light .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-success-light h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-success-light .h1 span:not(.fw-bold):before{background-color:#4dad6a}:root .banner.banner-quote .bg-success-light blockquote:before{background-color:#4dad6a}:root .bi.bg-success-light,:root .card .bi.bg-success-light{color:#4dad6a;background-color:rgba(0,0,0,0) !important}:root .bi.bg-success-light:after,:root .card .bi.bg-success-light:after{background-color:#4dad6a}:root .badge.badge-tag.bg-success-light:before{background-color:#4dad6a}:root .badge.badge-tag.bg-success-light span{color:#333}:root .bg-success-bg{background-color:#e5f2e9;color:#333}:root .bg-success-bg a{color:#333}:root .banner.bg-success-bg:not(.bg-brand) h1,:root .banner.bg-success-bg:not(.bg-brand) .h1,:root .banner.bg-success-bg:not(.bg-brand) h2,:root .banner.bg-success-bg:not(.bg-brand) .h2,:root .banner.bg-success-bg:not(.bg-brand) span,:root .banner.bg-success-bg:not(.bg-brand) p,:root .banner.bg-success-bg:not(.bg-brand) a:not(.btn),:root .banner.bg-success-bg:not(.bg-brand) .h-display,:root .banner.bg-success-bg:not(.bg-brand) blockquote,:root .banner.bg-success-bg:not(.bg-brand) div{color:#333}:root .banner.bg-success-bg:not(.bg-brand) h1,:root .banner.bg-success-bg:not(.bg-brand) .h1,:root .banner.bg-success-bg:not(.bg-brand) h2,:root .banner.bg-success-bg:not(.bg-brand) .h2,:root .banner.bg-success-bg:not(.bg-brand) span,:root .banner.bg-success-bg:not(.bg-brand) p,:root .banner.bg-success-bg:not(.bg-brand) a:not(.btn),:root .banner.bg-success-bg:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-success-bg h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-bg .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-bg h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-success-bg .h2 span:not(.fw-bold){color:#e5f2e9}:root .banner.banner-hero.banner-product.bg-success-bg h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-bg .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-bg h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-bg .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-success-bg h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-bg .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-bg h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-success-bg .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-success-bg:after{background-color:#e5f2e9}:root .banner:not(.bg-brand) .bg-success-bg h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-success-bg .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-success-bg h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-success-bg .h1 span:not(.fw-bold):before{background-color:#e5f2e9}:root .banner.banner-quote .bg-success-bg blockquote:before{background-color:#e5f2e9}:root .bi.bg-success-bg,:root .card .bi.bg-success-bg{color:#e5f2e9;background-color:rgba(0,0,0,0) !important}:root .bi.bg-success-bg:after,:root .card .bi.bg-success-bg:after{background-color:#e5f2e9}:root .badge.badge-tag.bg-success-bg:before{background-color:#e5f2e9}:root .badge.badge-tag.bg-success-bg span{color:#333}:root .bg-info-dark{background-color:#9d3700;color:#fff}:root .bg-info-dark a{color:#fff}:root .banner.bg-info-dark:not(.bg-brand) h1,:root .banner.bg-info-dark:not(.bg-brand) .h1,:root .banner.bg-info-dark:not(.bg-brand) h2,:root .banner.bg-info-dark:not(.bg-brand) .h2,:root .banner.bg-info-dark:not(.bg-brand) span,:root .banner.bg-info-dark:not(.bg-brand) p,:root .banner.bg-info-dark:not(.bg-brand) a:not(.btn),:root .banner.bg-info-dark:not(.bg-brand) .h-display,:root .banner.bg-info-dark:not(.bg-brand) blockquote,:root .banner.bg-info-dark:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-info-dark h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-dark .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-dark h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-dark .h2 span:not(.fw-bold){color:#9d3700}:root .banner.banner-hero.banner-product.bg-info-dark h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-dark .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-dark h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-dark .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-info-dark:after{background-color:#9d3700}:root .banner:not(.bg-brand) .bg-info-dark h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-info-dark .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-info-dark h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-info-dark .h1 span:not(.fw-bold):before{background-color:#9d3700}:root .banner.banner-quote .bg-info-dark blockquote:before{background-color:#9d3700}:root .bi.bg-info-dark,:root .card .bi.bg-info-dark{color:#9d3700;background-color:rgba(0,0,0,0) !important}:root .bi.bg-info-dark:after,:root .card .bi.bg-info-dark:after{background-color:#9d3700}:root .badge.badge-tag.bg-info-dark:before{background-color:#9d3700}:root .badge.badge-tag.bg-info-dark span{color:#fff}:root .bg-info-main{background-color:#cf4900;color:#fff}:root .bg-info-main a{color:#fff}:root .banner.bg-info-main:not(.bg-brand) h1,:root .banner.bg-info-main:not(.bg-brand) .h1,:root .banner.bg-info-main:not(.bg-brand) h2,:root .banner.bg-info-main:not(.bg-brand) .h2,:root .banner.bg-info-main:not(.bg-brand) span,:root .banner.bg-info-main:not(.bg-brand) p,:root .banner.bg-info-main:not(.bg-brand) a:not(.btn),:root .banner.bg-info-main:not(.bg-brand) .h-display,:root .banner.bg-info-main:not(.bg-brand) blockquote,:root .banner.bg-info-main:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-info-main h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-main .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-main h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-main .h2 span:not(.fw-bold){color:#cf4900}:root .banner.banner-hero.banner-product.bg-info-main h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-main .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-main h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-main .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-info-main:after{background-color:#cf4900}:root .banner:not(.bg-brand) .bg-info-main h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-info-main .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-info-main h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-info-main .h1 span:not(.fw-bold):before{background-color:#cf4900}:root .banner.banner-quote .bg-info-main blockquote:before{background-color:#cf4900}:root .bi.bg-info-main,:root .card .bi.bg-info-main{color:#cf4900;background-color:rgba(0,0,0,0) !important}:root .bi.bg-info-main:after,:root .card .bi.bg-info-main:after{background-color:#cf4900}:root .badge.badge-tag.bg-info-main:before{background-color:#cf4900}:root .badge.badge-tag.bg-info-main span{color:#fff}:root .bg-info-light{background-color:#ff8a4b;color:#333}:root .bg-info-light a{color:#333}:root .banner.bg-info-light:not(.bg-brand) h1,:root .banner.bg-info-light:not(.bg-brand) .h1,:root .banner.bg-info-light:not(.bg-brand) h2,:root .banner.bg-info-light:not(.bg-brand) .h2,:root .banner.bg-info-light:not(.bg-brand) span,:root .banner.bg-info-light:not(.bg-brand) p,:root .banner.bg-info-light:not(.bg-brand) a:not(.btn),:root .banner.bg-info-light:not(.bg-brand) .h-display,:root .banner.bg-info-light:not(.bg-brand) blockquote,:root .banner.bg-info-light:not(.bg-brand) div{color:#333}:root .banner.bg-info-light:not(.bg-brand) h1,:root .banner.bg-info-light:not(.bg-brand) .h1,:root .banner.bg-info-light:not(.bg-brand) h2,:root .banner.bg-info-light:not(.bg-brand) .h2,:root .banner.bg-info-light:not(.bg-brand) span,:root .banner.bg-info-light:not(.bg-brand) p,:root .banner.bg-info-light:not(.bg-brand) a:not(.btn),:root .banner.bg-info-light:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-info-light h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-light .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-light h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-light .h2 span:not(.fw-bold){color:#ff8a4b}:root .banner.banner-hero.banner-product.bg-info-light h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-light .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-light h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-light .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-info-light h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-light .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-light h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-light .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-info-light:after{background-color:#ff8a4b}:root .banner:not(.bg-brand) .bg-info-light h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-info-light .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-info-light h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-info-light .h1 span:not(.fw-bold):before{background-color:#ff8a4b}:root .banner.banner-quote .bg-info-light blockquote:before{background-color:#ff8a4b}:root .bi.bg-info-light,:root .card .bi.bg-info-light{color:#ff8a4b;background-color:rgba(0,0,0,0) !important}:root .bi.bg-info-light:after,:root .card .bi.bg-info-light:after{background-color:#ff8a4b}:root .badge.badge-tag.bg-info-light:before{background-color:#ff8a4b}:root .badge.badge-tag.bg-info-light span{color:#333}:root .bg-info-bg{background-color:#ffe2d2;color:#333}:root .bg-info-bg a{color:#333}:root .banner.bg-info-bg:not(.bg-brand) h1,:root .banner.bg-info-bg:not(.bg-brand) .h1,:root .banner.bg-info-bg:not(.bg-brand) h2,:root .banner.bg-info-bg:not(.bg-brand) .h2,:root .banner.bg-info-bg:not(.bg-brand) span,:root .banner.bg-info-bg:not(.bg-brand) p,:root .banner.bg-info-bg:not(.bg-brand) a:not(.btn),:root .banner.bg-info-bg:not(.bg-brand) .h-display,:root .banner.bg-info-bg:not(.bg-brand) blockquote,:root .banner.bg-info-bg:not(.bg-brand) div{color:#333}:root .banner.bg-info-bg:not(.bg-brand) h1,:root .banner.bg-info-bg:not(.bg-brand) .h1,:root .banner.bg-info-bg:not(.bg-brand) h2,:root .banner.bg-info-bg:not(.bg-brand) .h2,:root .banner.bg-info-bg:not(.bg-brand) span,:root .banner.bg-info-bg:not(.bg-brand) p,:root .banner.bg-info-bg:not(.bg-brand) a:not(.btn),:root .banner.bg-info-bg:not(.bg-brand) .h-display{color:#001a69}:root .banner.banner-hero.banner-product.bg-info-bg h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-bg .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-bg h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-info-bg .h2 span:not(.fw-bold){color:#ffe2d2}:root .banner.banner-hero.banner-product.bg-info-bg h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-bg .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-bg h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-bg .h2 span:not(.fw-bold):before{background-color:#333}:root .banner.banner-hero.banner-product.bg-info-bg h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-bg .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-bg h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-info-bg .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner:not(.bg-brand) .bg-info-bg:after{background-color:#ffe2d2}:root .banner:not(.bg-brand) .bg-info-bg h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-info-bg .h1 span:not(.fw-bold){color:#333;color:#001a69}:root .banner:not(.bg-brand) .bg-info-bg h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-info-bg .h1 span:not(.fw-bold):before{background-color:#ffe2d2}:root .banner.banner-quote .bg-info-bg blockquote:before{background-color:#ffe2d2}:root .bi.bg-info-bg,:root .card .bi.bg-info-bg{color:#ffe2d2;background-color:rgba(0,0,0,0) !important}:root .bi.bg-info-bg:after,:root .card .bi.bg-info-bg:after{background-color:#ffe2d2}:root .badge.badge-tag.bg-info-bg:before{background-color:#ffe2d2}:root .badge.badge-tag.bg-info-bg span{color:#333}:root .bg-product-skills{background-color:#ffd565;color:#001a69}:root .bg-product-skills a{color:#001a69}:root .banner.bg-product-skills:not(.bg-brand) h1,:root .banner.bg-product-skills:not(.bg-brand) .h1,:root .banner.bg-product-skills:not(.bg-brand) h2,:root .banner.bg-product-skills:not(.bg-brand) .h2,:root .banner.bg-product-skills:not(.bg-brand) span,:root .banner.bg-product-skills:not(.bg-brand) p,:root .banner.bg-product-skills:not(.bg-brand) a:not(.btn),:root .banner.bg-product-skills:not(.bg-brand) .h-display,:root .banner.bg-product-skills:not(.bg-brand) blockquote,:root .banner.bg-product-skills:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-product-skills h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-skills .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-skills h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-skills .h2 span:not(.fw-bold){color:#ffd565}:root .banner.banner-hero.banner-product.bg-product-skills h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-skills .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-skills h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-skills .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-product-skills .container>div>div,:root .banner.banner-discipline.bg-product-skills .container p{color:#333}:root .banner:not(.bg-brand) .bg-product-skills:after{background-color:#ffd565}:root .banner:not(.bg-brand) .bg-product-skills h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-skills .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-product-skills h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-skills .h1 span:not(.fw-bold):before{background-color:#ffd565}:root .banner.banner-quote .bg-product-skills blockquote:before{background-color:#ffd565}:root .bi.bg-product-skills,:root .card .bi.bg-product-skills{color:#ffd565;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-skills:after,:root .card .bi.bg-product-skills:after{background-color:#ffd565}:root .badge.badge-tag.bg-product-skills:before{background-color:#ffd565}:root .badge.badge-tag.bg-product-skills span{color:#001a69}:root .bg-product-cqpress{background-color:#ffb500;color:#001a69}:root .bg-product-cqpress a{color:#001a69}:root .banner.bg-product-cqpress:not(.bg-brand) h1,:root .banner.bg-product-cqpress:not(.bg-brand) .h1,:root .banner.bg-product-cqpress:not(.bg-brand) h2,:root .banner.bg-product-cqpress:not(.bg-brand) .h2,:root .banner.bg-product-cqpress:not(.bg-brand) span,:root .banner.bg-product-cqpress:not(.bg-brand) p,:root .banner.bg-product-cqpress:not(.bg-brand) a:not(.btn),:root .banner.bg-product-cqpress:not(.bg-brand) .h-display,:root .banner.bg-product-cqpress:not(.bg-brand) blockquote,:root .banner.bg-product-cqpress:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-product-cqpress h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-cqpress .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-cqpress h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-cqpress .h2 span:not(.fw-bold){color:#ffb500}:root .banner.banner-hero.banner-product.bg-product-cqpress h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-cqpress .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-cqpress h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-cqpress .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-product-cqpress .container>div>div,:root .banner.banner-discipline.bg-product-cqpress .container p{color:#333}:root .banner:not(.bg-brand) .bg-product-cqpress:after{background-color:#ffb500}:root .banner:not(.bg-brand) .bg-product-cqpress h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-cqpress .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-product-cqpress h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-cqpress .h1 span:not(.fw-bold):before{background-color:#ffb500}:root .banner.banner-quote .bg-product-cqpress blockquote:before{background-color:#ffb500}:root .bi.bg-product-cqpress,:root .card .bi.bg-product-cqpress{color:#ffb500;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-cqpress:after,:root .card .bi.bg-product-cqpress:after{background-color:#ffb500}:root .badge.badge-tag.bg-product-cqpress:before{background-color:#ffb500}:root .badge.badge-tag.bg-product-cqpress span{color:#001a69}:root .bg-product-business{background-color:#ffa55f;color:#001a69}:root .bg-product-business a{color:#001a69}:root .banner.bg-product-business:not(.bg-brand) h1,:root .banner.bg-product-business:not(.bg-brand) .h1,:root .banner.bg-product-business:not(.bg-brand) h2,:root .banner.bg-product-business:not(.bg-brand) .h2,:root .banner.bg-product-business:not(.bg-brand) span,:root .banner.bg-product-business:not(.bg-brand) p,:root .banner.bg-product-business:not(.bg-brand) a:not(.btn),:root .banner.bg-product-business:not(.bg-brand) .h-display,:root .banner.bg-product-business:not(.bg-brand) blockquote,:root .banner.bg-product-business:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-product-business h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-business .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-business h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-business .h2 span:not(.fw-bold){color:#ffa55f}:root .banner.banner-hero.banner-product.bg-product-business h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-business .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-business h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-business .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-product-business .container>div>div,:root .banner.banner-discipline.bg-product-business .container p{color:#333}:root .banner:not(.bg-brand) .bg-product-business:after{background-color:#ffa55f}:root .banner:not(.bg-brand) .bg-product-business h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-business .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-product-business h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-business .h1 span:not(.fw-bold):before{background-color:#ffa55f}:root .banner.banner-quote .bg-product-business blockquote:before{background-color:#ffa55f}:root .bi.bg-product-business,:root .card .bi.bg-product-business{color:#ffa55f;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-business:after,:root .card .bi.bg-product-business:after{background-color:#ffa55f}:root .badge.badge-tag.bg-product-business:before{background-color:#ffa55f}:root .badge.badge-tag.bg-product-business span{color:#001a69}:root .bg-product-video{background-color:#ff9db4;color:#001a69}:root .bg-product-video a{color:#001a69}:root .banner.bg-product-video:not(.bg-brand) h1,:root .banner.bg-product-video:not(.bg-brand) .h1,:root .banner.bg-product-video:not(.bg-brand) h2,:root .banner.bg-product-video:not(.bg-brand) .h2,:root .banner.bg-product-video:not(.bg-brand) span,:root .banner.bg-product-video:not(.bg-brand) p,:root .banner.bg-product-video:not(.bg-brand) a:not(.btn),:root .banner.bg-product-video:not(.bg-brand) .h-display,:root .banner.bg-product-video:not(.bg-brand) blockquote,:root .banner.bg-product-video:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-product-video h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-video .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-video h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-video .h2 span:not(.fw-bold){color:#ff9db4}:root .banner.banner-hero.banner-product.bg-product-video h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-video .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-video h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-video .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-product-video .container>div>div,:root .banner.banner-discipline.bg-product-video .container p{color:#333}:root .banner:not(.bg-brand) .bg-product-video:after{background-color:#ff9db4}:root .banner:not(.bg-brand) .bg-product-video h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-video .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-product-video h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-video .h1 span:not(.fw-bold):before{background-color:#ff9db4}:root .banner.banner-quote .bg-product-video blockquote:before{background-color:#ff9db4}:root .bi.bg-product-video,:root .card .bi.bg-product-video{color:#ff9db4;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-video:after,:root .card .bi.bg-product-video:after{background-color:#ff9db4}:root .badge.badge-tag.bg-product-video:before{background-color:#ff9db4}:root .badge.badge-tag.bg-product-video span{color:#001a69}:root .bg-product-journals{background-color:#f86a78;color:#001a69}:root .bg-product-journals a{color:#001a69}:root .banner.bg-product-journals:not(.bg-brand) h1,:root .banner.bg-product-journals:not(.bg-brand) .h1,:root .banner.bg-product-journals:not(.bg-brand) h2,:root .banner.bg-product-journals:not(.bg-brand) .h2,:root .banner.bg-product-journals:not(.bg-brand) span,:root .banner.bg-product-journals:not(.bg-brand) p,:root .banner.bg-product-journals:not(.bg-brand) a:not(.btn),:root .banner.bg-product-journals:not(.bg-brand) .h-display,:root .banner.bg-product-journals:not(.bg-brand) blockquote,:root .banner.bg-product-journals:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-product-journals h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-journals .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-journals h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-journals .h2 span:not(.fw-bold){color:#f86a78}:root .banner.banner-hero.banner-product.bg-product-journals h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-journals .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-journals h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-journals .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-product-journals .container>div>div,:root .banner.banner-discipline.bg-product-journals .container p{color:#333}:root .banner:not(.bg-brand) .bg-product-journals:after{background-color:#f86a78}:root .banner:not(.bg-brand) .bg-product-journals h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-journals .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-product-journals h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-journals .h1 span:not(.fw-bold):before{background-color:#f86a78}:root .banner.banner-quote .bg-product-journals blockquote:before{background-color:#f86a78}:root .bi.bg-product-journals,:root .card .bi.bg-product-journals{color:#f86a78;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-journals:after,:root .card .bi.bg-product-journals:after{background-color:#f86a78}:root .badge.badge-tag.bg-product-journals:before{background-color:#f86a78}:root .badge.badge-tag.bg-product-journals span{color:#001a69}:root .bg-product-research{background-color:#77e296;color:#001a69}:root .bg-product-research a{color:#001a69}:root .banner.bg-product-research:not(.bg-brand) h1,:root .banner.bg-product-research:not(.bg-brand) .h1,:root .banner.bg-product-research:not(.bg-brand) h2,:root .banner.bg-product-research:not(.bg-brand) .h2,:root .banner.bg-product-research:not(.bg-brand) span,:root .banner.bg-product-research:not(.bg-brand) p,:root .banner.bg-product-research:not(.bg-brand) a:not(.btn),:root .banner.bg-product-research:not(.bg-brand) .h-display,:root .banner.bg-product-research:not(.bg-brand) blockquote,:root .banner.bg-product-research:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-product-research h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-research .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-research h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-research .h2 span:not(.fw-bold){color:#77e296}:root .banner.banner-hero.banner-product.bg-product-research h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-research .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-research h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-research .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-product-research .container>div>div,:root .banner.banner-discipline.bg-product-research .container p{color:#333}:root .banner:not(.bg-brand) .bg-product-research:after{background-color:#77e296}:root .banner:not(.bg-brand) .bg-product-research h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-research .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-product-research h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-research .h1 span:not(.fw-bold):before{background-color:#77e296}:root .banner.banner-quote .bg-product-research blockquote:before{background-color:#77e296}:root .bi.bg-product-research,:root .card .bi.bg-product-research{color:#77e296;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-research:after,:root .card .bi.bg-product-research:after{background-color:#77e296}:root .badge.badge-tag.bg-product-research:before{background-color:#77e296}:root .badge.badge-tag.bg-product-research span{color:#001a69}:root .bg-product-courses{background-color:#62c9af;color:#001a69}:root .bg-product-courses a{color:#001a69}:root .banner.bg-product-courses:not(.bg-brand) h1,:root .banner.bg-product-courses:not(.bg-brand) .h1,:root .banner.bg-product-courses:not(.bg-brand) h2,:root .banner.bg-product-courses:not(.bg-brand) .h2,:root .banner.bg-product-courses:not(.bg-brand) span,:root .banner.bg-product-courses:not(.bg-brand) p,:root .banner.bg-product-courses:not(.bg-brand) a:not(.btn),:root .banner.bg-product-courses:not(.bg-brand) .h-display,:root .banner.bg-product-courses:not(.bg-brand) blockquote,:root .banner.bg-product-courses:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-product-courses h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-courses .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-courses h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-courses .h2 span:not(.fw-bold){color:#62c9af}:root .banner.banner-hero.banner-product.bg-product-courses h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-courses .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-courses h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-courses .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-product-courses .container>div>div,:root .banner.banner-discipline.bg-product-courses .container p{color:#333}:root .banner:not(.bg-brand) .bg-product-courses:after{background-color:#62c9af}:root .banner:not(.bg-brand) .bg-product-courses h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-courses .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-product-courses h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-courses .h1 span:not(.fw-bold):before{background-color:#62c9af}:root .banner.banner-quote .bg-product-courses blockquote:before{background-color:#62c9af}:root .bi.bg-product-courses,:root .card .bi.bg-product-courses{color:#62c9af;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-courses:after,:root .card .bi.bg-product-courses:after{background-color:#62c9af}:root .badge.badge-tag.bg-product-courses:before{background-color:#62c9af}:root .badge.badge-tag.bg-product-courses span{color:#001a69}:root .bg-product-data{background-color:#57dce1;color:#001a69}:root .bg-product-data a{color:#001a69}:root .banner.bg-product-data:not(.bg-brand) h1,:root .banner.bg-product-data:not(.bg-brand) .h1,:root .banner.bg-product-data:not(.bg-brand) h2,:root .banner.bg-product-data:not(.bg-brand) .h2,:root .banner.bg-product-data:not(.bg-brand) span,:root .banner.bg-product-data:not(.bg-brand) p,:root .banner.bg-product-data:not(.bg-brand) a:not(.btn),:root .banner.bg-product-data:not(.bg-brand) .h-display,:root .banner.bg-product-data:not(.bg-brand) blockquote,:root .banner.bg-product-data:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-product-data h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-data .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-data h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-data .h2 span:not(.fw-bold){color:#57dce1}:root .banner.banner-hero.banner-product.bg-product-data h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-data .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-data h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-data .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-product-data .container>div>div,:root .banner.banner-discipline.bg-product-data .container p{color:#333}:root .banner:not(.bg-brand) .bg-product-data:after{background-color:#57dce1}:root .banner:not(.bg-brand) .bg-product-data h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-data .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-product-data h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-data .h1 span:not(.fw-bold):before{background-color:#57dce1}:root .banner.banner-quote .bg-product-data blockquote:before{background-color:#57dce1}:root .bi.bg-product-data,:root .card .bi.bg-product-data{color:#57dce1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-data:after,:root .card .bi.bg-product-data:after{background-color:#57dce1}:root .badge.badge-tag.bg-product-data:before{background-color:#57dce1}:root .badge.badge-tag.bg-product-data span{color:#001a69}:root .bg-product-books{background-color:#86b8ff;color:#001a69}:root .bg-product-books a{color:#001a69}:root .banner.bg-product-books:not(.bg-brand) h1,:root .banner.bg-product-books:not(.bg-brand) .h1,:root .banner.bg-product-books:not(.bg-brand) h2,:root .banner.bg-product-books:not(.bg-brand) .h2,:root .banner.bg-product-books:not(.bg-brand) span,:root .banner.bg-product-books:not(.bg-brand) p,:root .banner.bg-product-books:not(.bg-brand) a:not(.btn),:root .banner.bg-product-books:not(.bg-brand) .h-display,:root .banner.bg-product-books:not(.bg-brand) blockquote,:root .banner.bg-product-books:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-product-books h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-books .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-books h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-books .h2 span:not(.fw-bold){color:#86b8ff}:root .banner.banner-hero.banner-product.bg-product-books h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-books .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-books h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-books .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-product-books .container>div>div,:root .banner.banner-discipline.bg-product-books .container p{color:#333}:root .banner:not(.bg-brand) .bg-product-books:after{background-color:#86b8ff}:root .banner:not(.bg-brand) .bg-product-books h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-books .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-product-books h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-books .h1 span:not(.fw-bold):before{background-color:#86b8ff}:root .banner.banner-quote .bg-product-books blockquote:before{background-color:#86b8ff}:root .bi.bg-product-books,:root .card .bi.bg-product-books{color:#86b8ff;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-books:after,:root .card .bi.bg-product-books:after{background-color:#86b8ff}:root .badge.badge-tag.bg-product-books:before{background-color:#86b8ff}:root .badge.badge-tag.bg-product-books span{color:#001a69}:root .bg-product-tfs{background-color:#1f1c3a;color:#fff}:root .bg-product-tfs a{color:#fff}:root .banner.bg-product-tfs:not(.bg-brand) h1,:root .banner.bg-product-tfs:not(.bg-brand) .h1,:root .banner.bg-product-tfs:not(.bg-brand) h2,:root .banner.bg-product-tfs:not(.bg-brand) .h2,:root .banner.bg-product-tfs:not(.bg-brand) span,:root .banner.bg-product-tfs:not(.bg-brand) p,:root .banner.bg-product-tfs:not(.bg-brand) a:not(.btn),:root .banner.bg-product-tfs:not(.bg-brand) .h-display,:root .banner.bg-product-tfs:not(.bg-brand) blockquote,:root .banner.bg-product-tfs:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-product-tfs h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-tfs .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-tfs h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-tfs .h2 span:not(.fw-bold){color:#1f1c3a}:root .banner.banner-hero.banner-product.bg-product-tfs h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-tfs .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-tfs h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-tfs .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-product-tfs:after{background-color:#1f1c3a}:root .banner:not(.bg-brand) .bg-product-tfs h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-tfs .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-product-tfs h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-tfs .h1 span:not(.fw-bold):before{background-color:#1f1c3a}:root .banner.banner-quote .bg-product-tfs blockquote:before{background-color:#1f1c3a}:root .bi.bg-product-tfs,:root .card .bi.bg-product-tfs{color:#1f1c3a;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-tfs:after,:root .card .bi.bg-product-tfs:after{background-color:#1f1c3a}:root .badge.badge-tag.bg-product-tfs:before{background-color:#1f1c3a}:root .badge.badge-tag.bg-product-tfs span{color:#fff}:root .bg-product-am{background-color:#90143b;color:#fff}:root .bg-product-am a{color:#fff}:root .banner.bg-product-am:not(.bg-brand) h1,:root .banner.bg-product-am:not(.bg-brand) .h1,:root .banner.bg-product-am:not(.bg-brand) h2,:root .banner.bg-product-am:not(.bg-brand) .h2,:root .banner.bg-product-am:not(.bg-brand) span,:root .banner.bg-product-am:not(.bg-brand) p,:root .banner.bg-product-am:not(.bg-brand) a:not(.btn),:root .banner.bg-product-am:not(.bg-brand) .h-display,:root .banner.bg-product-am:not(.bg-brand) blockquote,:root .banner.bg-product-am:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-product-am h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-am .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-am h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-am .h2 span:not(.fw-bold){color:#90143b}:root .banner.banner-hero.banner-product.bg-product-am h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-am .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-am h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-am .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-product-am:after{background-color:#90143b}:root .banner:not(.bg-brand) .bg-product-am h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-am .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-product-am h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-am .h1 span:not(.fw-bold):before{background-color:#90143b}:root .banner.banner-quote .bg-product-am blockquote:before{background-color:#90143b}:root .bi.bg-product-am,:root .card .bi.bg-product-am{color:#90143b;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-am:after,:root .card .bi.bg-product-am:after{background-color:#90143b}:root .badge.badge-tag.bg-product-am:before{background-color:#90143b}:root .badge.badge-tag.bg-product-am span{color:#fff}:root .bg-product-lean{background-color:#002e54;color:#fff}:root .bg-product-lean a{color:#fff}:root .banner.bg-product-lean:not(.bg-brand) h1,:root .banner.bg-product-lean:not(.bg-brand) .h1,:root .banner.bg-product-lean:not(.bg-brand) h2,:root .banner.bg-product-lean:not(.bg-brand) .h2,:root .banner.bg-product-lean:not(.bg-brand) span,:root .banner.bg-product-lean:not(.bg-brand) p,:root .banner.bg-product-lean:not(.bg-brand) a:not(.btn),:root .banner.bg-product-lean:not(.bg-brand) .h-display,:root .banner.bg-product-lean:not(.bg-brand) blockquote,:root .banner.bg-product-lean:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-product-lean h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-lean .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-lean h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-lean .h2 span:not(.fw-bold){color:#002e54}:root .banner.banner-hero.banner-product.bg-product-lean h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-lean .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-lean h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-lean .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-product-lean:after{background-color:#002e54}:root .banner:not(.bg-brand) .bg-product-lean h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-lean .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-product-lean h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-lean .h1 span:not(.fw-bold):before{background-color:#002e54}:root .banner.banner-quote .bg-product-lean blockquote:before{background-color:#002e54}:root .bi.bg-product-lean,:root .card .bi.bg-product-lean{color:#002e54;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-lean:after,:root .card .bi.bg-product-lean:after{background-color:#002e54}:root .badge.badge-tag.bg-product-lean:before{background-color:#002e54}:root .badge.badge-tag.bg-product-lean span{color:#fff}:root .bg-product-talis{background-color:#017d87;color:#fff}:root .bg-product-talis a{color:#fff}:root .banner.bg-product-talis:not(.bg-brand) h1,:root .banner.bg-product-talis:not(.bg-brand) .h1,:root .banner.bg-product-talis:not(.bg-brand) h2,:root .banner.bg-product-talis:not(.bg-brand) .h2,:root .banner.bg-product-talis:not(.bg-brand) span,:root .banner.bg-product-talis:not(.bg-brand) p,:root .banner.bg-product-talis:not(.bg-brand) a:not(.btn),:root .banner.bg-product-talis:not(.bg-brand) .h-display,:root .banner.bg-product-talis:not(.bg-brand) blockquote,:root .banner.bg-product-talis:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-product-talis h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-talis .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-talis h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-talis .h2 span:not(.fw-bold){color:#017d87}:root .banner.banner-hero.banner-product.bg-product-talis h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-talis .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-talis h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-talis .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-product-talis:after{background-color:#017d87}:root .banner:not(.bg-brand) .bg-product-talis h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-talis .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-product-talis h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-talis .h1 span:not(.fw-bold):before{background-color:#017d87}:root .banner.banner-quote .bg-product-talis blockquote:before{background-color:#017d87}:root .bi.bg-product-talis,:root .card .bi.bg-product-talis{color:#017d87;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-talis:after,:root .card .bi.bg-product-talis:after{background-color:#017d87}:root .badge.badge-tag.bg-product-talis:before{background-color:#017d87}:root .badge.badge-tag.bg-product-talis span{color:#fff}:root .bg-product-vantage{background-color:#00818d;color:#fff}:root .bg-product-vantage a{color:#fff}:root .banner.bg-product-vantage:not(.bg-brand) h1,:root .banner.bg-product-vantage:not(.bg-brand) .h1,:root .banner.bg-product-vantage:not(.bg-brand) h2,:root .banner.bg-product-vantage:not(.bg-brand) .h2,:root .banner.bg-product-vantage:not(.bg-brand) span,:root .banner.bg-product-vantage:not(.bg-brand) p,:root .banner.bg-product-vantage:not(.bg-brand) a:not(.btn),:root .banner.bg-product-vantage:not(.bg-brand) .h-display,:root .banner.bg-product-vantage:not(.bg-brand) blockquote,:root .banner.bg-product-vantage:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-product-vantage h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-vantage .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-vantage h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-vantage .h2 span:not(.fw-bold){color:#00818d}:root .banner.banner-hero.banner-product.bg-product-vantage h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-vantage .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-vantage h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-vantage .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-product-vantage:after{background-color:#00818d}:root .banner:not(.bg-brand) .bg-product-vantage h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-vantage .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-product-vantage h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-vantage .h1 span:not(.fw-bold):before{background-color:#00818d}:root .banner.banner-quote .bg-product-vantage blockquote:before{background-color:#00818d}:root .bi.bg-product-vantage,:root .card .bi.bg-product-vantage{color:#00818d;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-vantage:after,:root .card .bi.bg-product-vantage:after{background-color:#00818d}:root .badge.badge-tag.bg-product-vantage:before{background-color:#00818d}:root .badge.badge-tag.bg-product-vantage span{color:#fff}:root .bg-product-college{background-color:#1c358a;color:#fff}:root .bg-product-college a{color:#fff}:root .banner.bg-product-college:not(.bg-brand) h1,:root .banner.bg-product-college:not(.bg-brand) .h1,:root .banner.bg-product-college:not(.bg-brand) h2,:root .banner.bg-product-college:not(.bg-brand) .h2,:root .banner.bg-product-college:not(.bg-brand) span,:root .banner.bg-product-college:not(.bg-brand) p,:root .banner.bg-product-college:not(.bg-brand) a:not(.btn),:root .banner.bg-product-college:not(.bg-brand) .h-display,:root .banner.bg-product-college:not(.bg-brand) blockquote,:root .banner.bg-product-college:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-product-college h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-college .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-college h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-college .h2 span:not(.fw-bold){color:#1c358a}:root .banner.banner-hero.banner-product.bg-product-college h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-college .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-college h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-college .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-product-college:after{background-color:#1c358a}:root .banner:not(.bg-brand) .bg-product-college h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-college .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-product-college h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-college .h1 span:not(.fw-bold):before{background-color:#1c358a}:root .banner.banner-quote .bg-product-college blockquote:before{background-color:#1c358a}:root .bi.bg-product-college,:root .card .bi.bg-product-college{color:#1c358a;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-college:after,:root .card .bi.bg-product-college:after{background-color:#1c358a}:root .badge.badge-tag.bg-product-college:before{background-color:#1c358a}:root .badge.badge-tag.bg-product-college span{color:#fff}:root .bg-product-learningresources{background-color:#001a69;color:#fff}:root .bg-product-learningresources a{color:#fff}:root .banner.bg-product-learningresources:not(.bg-brand) h1,:root .banner.bg-product-learningresources:not(.bg-brand) .h1,:root .banner.bg-product-learningresources:not(.bg-brand) h2,:root .banner.bg-product-learningresources:not(.bg-brand) .h2,:root .banner.bg-product-learningresources:not(.bg-brand) span,:root .banner.bg-product-learningresources:not(.bg-brand) p,:root .banner.bg-product-learningresources:not(.bg-brand) a:not(.btn),:root .banner.bg-product-learningresources:not(.bg-brand) .h-display,:root .banner.bg-product-learningresources:not(.bg-brand) blockquote,:root .banner.bg-product-learningresources:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-product-learningresources h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-learningresources .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-learningresources h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-learningresources .h2 span:not(.fw-bold){color:#001a69}:root .banner.banner-hero.banner-product.bg-product-learningresources h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-learningresources .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-learningresources h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-learningresources .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-product-learningresources:after{background-color:#001a69}:root .banner:not(.bg-brand) .bg-product-learningresources h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-learningresources .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-product-learningresources h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-learningresources .h1 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-quote .bg-product-learningresources blockquote:before{background-color:#001a69}:root .bi.bg-product-learningresources,:root .card .bi.bg-product-learningresources{color:#001a69;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-learningresources:after,:root .card .bi.bg-product-learningresources:after{background-color:#001a69}:root .badge.badge-tag.bg-product-learningresources:before{background-color:#001a69}:root .badge.badge-tag.bg-product-learningresources span{color:#fff}:root .bg-product-iospress{background-color:#0a71ff;color:#fff}:root .bg-product-iospress a{color:#fff}:root .banner.bg-product-iospress:not(.bg-brand) h1,:root .banner.bg-product-iospress:not(.bg-brand) .h1,:root .banner.bg-product-iospress:not(.bg-brand) h2,:root .banner.bg-product-iospress:not(.bg-brand) .h2,:root .banner.bg-product-iospress:not(.bg-brand) span,:root .banner.bg-product-iospress:not(.bg-brand) p,:root .banner.bg-product-iospress:not(.bg-brand) a:not(.btn),:root .banner.bg-product-iospress:not(.bg-brand) .h-display,:root .banner.bg-product-iospress:not(.bg-brand) blockquote,:root .banner.bg-product-iospress:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-product-iospress h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-iospress .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-iospress h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-iospress .h2 span:not(.fw-bold){color:#0a71ff}:root .banner.banner-hero.banner-product.bg-product-iospress h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-iospress .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-iospress h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-iospress .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-product-iospress:after{background-color:#0a71ff}:root .banner:not(.bg-brand) .bg-product-iospress h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-iospress .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-product-iospress h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-iospress .h1 span:not(.fw-bold):before{background-color:#0a71ff}:root .banner.banner-quote .bg-product-iospress blockquote:before{background-color:#0a71ff}:root .bi.bg-product-iospress,:root .card .bi.bg-product-iospress{color:#0a71ff;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-iospress:after,:root .card .bi.bg-product-iospress:after{background-color:#0a71ff}:root .badge.badge-tag.bg-product-iospress:before{background-color:#0a71ff}:root .badge.badge-tag.bg-product-iospress span{color:#fff}:root .bg-product-corwin{background-color:#ff2350;color:#fff}:root .bg-product-corwin a{color:#fff}:root .banner.bg-product-corwin:not(.bg-brand) h1,:root .banner.bg-product-corwin:not(.bg-brand) .h1,:root .banner.bg-product-corwin:not(.bg-brand) h2,:root .banner.bg-product-corwin:not(.bg-brand) .h2,:root .banner.bg-product-corwin:not(.bg-brand) span,:root .banner.bg-product-corwin:not(.bg-brand) p,:root .banner.bg-product-corwin:not(.bg-brand) a:not(.btn),:root .banner.bg-product-corwin:not(.bg-brand) .h-display,:root .banner.bg-product-corwin:not(.bg-brand) blockquote,:root .banner.bg-product-corwin:not(.bg-brand) div{color:#fff}:root .banner.banner-hero.banner-product.bg-product-corwin h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-corwin .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-corwin h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-product-corwin .h2 span:not(.fw-bold){color:#ff2350}:root .banner.banner-hero.banner-product.bg-product-corwin h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-corwin .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-corwin h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-product-corwin .h2 span:not(.fw-bold):before{background-color:#fff}:root .banner:not(.bg-brand) .bg-product-corwin:after{background-color:#ff2350}:root .banner:not(.bg-brand) .bg-product-corwin h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-product-corwin .h1 span:not(.fw-bold){color:#fff}:root .banner:not(.bg-brand) .bg-product-corwin h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-product-corwin .h1 span:not(.fw-bold):before{background-color:#ff2350}:root .banner.banner-quote .bg-product-corwin blockquote:before{background-color:#ff2350}:root .bi.bg-product-corwin,:root .card .bi.bg-product-corwin{color:#ff2350;background-color:rgba(0,0,0,0) !important}:root .bi.bg-product-corwin:after,:root .card .bi.bg-product-corwin:after{background-color:#ff2350}:root .badge.badge-tag.bg-product-corwin:before{background-color:#ff2350}:root .badge.badge-tag.bg-product-corwin span{color:#fff}:root .bg-disc-aging{background-color:#b6b4c9;color:#001a69}:root .bg-disc-aging a{color:#001a69}:root .banner.bg-disc-aging:not(.bg-brand) h1,:root .banner.bg-disc-aging:not(.bg-brand) .h1,:root .banner.bg-disc-aging:not(.bg-brand) h2,:root .banner.bg-disc-aging:not(.bg-brand) .h2,:root .banner.bg-disc-aging:not(.bg-brand) span,:root .banner.bg-disc-aging:not(.bg-brand) p,:root .banner.bg-disc-aging:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-aging:not(.bg-brand) .h-display,:root .banner.bg-disc-aging:not(.bg-brand) blockquote,:root .banner.bg-disc-aging:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-aging h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-aging .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-aging h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-aging .h2 span:not(.fw-bold){color:#b6b4c9}:root .banner.banner-hero.banner-product.bg-disc-aging h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-aging .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-aging h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-aging .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-aging .container>div>div,:root .banner.banner-discipline.bg-disc-aging .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-aging:after{background-color:#b6b4c9}:root .banner:not(.bg-brand) .bg-disc-aging h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-aging .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-aging h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-aging .h1 span:not(.fw-bold):before{background-color:#b6b4c9}:root .banner.banner-quote .bg-disc-aging blockquote:before{background-color:#b6b4c9}:root .bi.bg-disc-aging,:root .card .bi.bg-disc-aging{color:#b6b4c9;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-aging:after,:root .card .bi.bg-disc-aging:after{background-color:#b6b4c9}:root .badge.badge-tag.bg-disc-aging:before{background-color:#b6b4c9}:root .badge.badge-tag.bg-disc-aging span{color:#001a69}:root .bg-disc-domestic{background-color:#b6b4c9;color:#001a69}:root .bg-disc-domestic a{color:#001a69}:root .banner.bg-disc-domestic:not(.bg-brand) h1,:root .banner.bg-disc-domestic:not(.bg-brand) .h1,:root .banner.bg-disc-domestic:not(.bg-brand) h2,:root .banner.bg-disc-domestic:not(.bg-brand) .h2,:root .banner.bg-disc-domestic:not(.bg-brand) span,:root .banner.bg-disc-domestic:not(.bg-brand) p,:root .banner.bg-disc-domestic:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-domestic:not(.bg-brand) .h-display,:root .banner.bg-disc-domestic:not(.bg-brand) blockquote,:root .banner.bg-disc-domestic:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-domestic h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-domestic .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-domestic h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-domestic .h2 span:not(.fw-bold){color:#b6b4c9}:root .banner.banner-hero.banner-product.bg-disc-domestic h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-domestic .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-domestic h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-domestic .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-domestic .container>div>div,:root .banner.banner-discipline.bg-disc-domestic .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-domestic:after{background-color:#b6b4c9}:root .banner:not(.bg-brand) .bg-disc-domestic h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-domestic .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-domestic h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-domestic .h1 span:not(.fw-bold):before{background-color:#b6b4c9}:root .banner.banner-quote .bg-disc-domestic blockquote:before{background-color:#b6b4c9}:root .bi.bg-disc-domestic,:root .card .bi.bg-disc-domestic{color:#b6b4c9;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-domestic:after,:root .card .bi.bg-disc-domestic:after{background-color:#b6b4c9}:root .badge.badge-tag.bg-disc-domestic:before{background-color:#b6b4c9}:root .badge.badge-tag.bg-disc-domestic span{color:#001a69}:root .bg-disc-social{background-color:#b6b4c9;color:#001a69}:root .bg-disc-social a{color:#001a69}:root .banner.bg-disc-social:not(.bg-brand) h1,:root .banner.bg-disc-social:not(.bg-brand) .h1,:root .banner.bg-disc-social:not(.bg-brand) h2,:root .banner.bg-disc-social:not(.bg-brand) .h2,:root .banner.bg-disc-social:not(.bg-brand) span,:root .banner.bg-disc-social:not(.bg-brand) p,:root .banner.bg-disc-social:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-social:not(.bg-brand) .h-display,:root .banner.bg-disc-social:not(.bg-brand) blockquote,:root .banner.bg-disc-social:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-social h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-social .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-social h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-social .h2 span:not(.fw-bold){color:#b6b4c9}:root .banner.banner-hero.banner-product.bg-disc-social h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-social .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-social h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-social .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-social .container>div>div,:root .banner.banner-discipline.bg-disc-social .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-social:after{background-color:#b6b4c9}:root .banner:not(.bg-brand) .bg-disc-social h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-social .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-social h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-social .h1 span:not(.fw-bold):before{background-color:#b6b4c9}:root .banner.banner-quote .bg-disc-social blockquote:before{background-color:#b6b4c9}:root .bi.bg-disc-social,:root .card .bi.bg-disc-social{color:#b6b4c9;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-social:after,:root .card .bi.bg-disc-social:after{background-color:#b6b4c9}:root .badge.badge-tag.bg-disc-social:before{background-color:#b6b4c9}:root .badge.badge-tag.bg-disc-social span{color:#001a69}:root .bg-disc-anthro{background-color:#9ea0c6;color:#001a69}:root .bg-disc-anthro a{color:#001a69}:root .banner.bg-disc-anthro:not(.bg-brand) h1,:root .banner.bg-disc-anthro:not(.bg-brand) .h1,:root .banner.bg-disc-anthro:not(.bg-brand) h2,:root .banner.bg-disc-anthro:not(.bg-brand) .h2,:root .banner.bg-disc-anthro:not(.bg-brand) span,:root .banner.bg-disc-anthro:not(.bg-brand) p,:root .banner.bg-disc-anthro:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-anthro:not(.bg-brand) .h-display,:root .banner.bg-disc-anthro:not(.bg-brand) blockquote,:root .banner.bg-disc-anthro:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-anthro h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-anthro .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-anthro h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-anthro .h2 span:not(.fw-bold){color:#9ea0c6}:root .banner.banner-hero.banner-product.bg-disc-anthro h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-anthro .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-anthro h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-anthro .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-anthro .container>div>div,:root .banner.banner-discipline.bg-disc-anthro .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-anthro:after{background-color:#9ea0c6}:root .banner:not(.bg-brand) .bg-disc-anthro h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-anthro .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-anthro h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-anthro .h1 span:not(.fw-bold):before{background-color:#9ea0c6}:root .banner.banner-quote .bg-disc-anthro blockquote:before{background-color:#9ea0c6}:root .bi.bg-disc-anthro,:root .card .bi.bg-disc-anthro{color:#9ea0c6;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-anthro:after,:root .card .bi.bg-disc-anthro:after{background-color:#9ea0c6}:root .badge.badge-tag.bg-disc-anthro:before{background-color:#9ea0c6}:root .badge.badge-tag.bg-disc-anthro span{color:#001a69}:root .bg-disc-area{background-color:#cbdc90;color:#001a69}:root .bg-disc-area a{color:#001a69}:root .banner.bg-disc-area:not(.bg-brand) h1,:root .banner.bg-disc-area:not(.bg-brand) .h1,:root .banner.bg-disc-area:not(.bg-brand) h2,:root .banner.bg-disc-area:not(.bg-brand) .h2,:root .banner.bg-disc-area:not(.bg-brand) span,:root .banner.bg-disc-area:not(.bg-brand) p,:root .banner.bg-disc-area:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-area:not(.bg-brand) .h-display,:root .banner.bg-disc-area:not(.bg-brand) blockquote,:root .banner.bg-disc-area:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-area h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-area .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-area h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-area .h2 span:not(.fw-bold){color:#cbdc90}:root .banner.banner-hero.banner-product.bg-disc-area h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-area .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-area h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-area .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-area .container>div>div,:root .banner.banner-discipline.bg-disc-area .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-area:after{background-color:#cbdc90}:root .banner:not(.bg-brand) .bg-disc-area h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-area .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-area h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-area .h1 span:not(.fw-bold):before{background-color:#cbdc90}:root .banner.banner-quote .bg-disc-area blockquote:before{background-color:#cbdc90}:root .bi.bg-disc-area,:root .card .bi.bg-disc-area{color:#cbdc90;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-area:after,:root .card .bi.bg-disc-area:after{background-color:#cbdc90}:root .badge.badge-tag.bg-disc-area:before{background-color:#cbdc90}:root .badge.badge-tag.bg-disc-area span{color:#001a69}:root .bg-disc-psych{background-color:#cbdb90;color:#001a69}:root .bg-disc-psych a{color:#001a69}:root .banner.bg-disc-psych:not(.bg-brand) h1,:root .banner.bg-disc-psych:not(.bg-brand) .h1,:root .banner.bg-disc-psych:not(.bg-brand) h2,:root .banner.bg-disc-psych:not(.bg-brand) .h2,:root .banner.bg-disc-psych:not(.bg-brand) span,:root .banner.bg-disc-psych:not(.bg-brand) p,:root .banner.bg-disc-psych:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-psych:not(.bg-brand) .h-display,:root .banner.bg-disc-psych:not(.bg-brand) blockquote,:root .banner.bg-disc-psych:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-psych h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-psych .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-psych h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-psych .h2 span:not(.fw-bold){color:#cbdb90}:root .banner.banner-hero.banner-product.bg-disc-psych h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-psych .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-psych h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-psych .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-psych .container>div>div,:root .banner.banner-discipline.bg-disc-psych .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-psych:after{background-color:#cbdb90}:root .banner:not(.bg-brand) .bg-disc-psych h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-psych .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-psych h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-psych .h1 span:not(.fw-bold):before{background-color:#cbdb90}:root .banner.banner-quote .bg-disc-psych blockquote:before{background-color:#cbdb90}:root .bi.bg-disc-psych,:root .card .bi.bg-disc-psych{color:#cbdb90;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-psych:after,:root .card .bi.bg-disc-psych:after{background-color:#cbdb90}:root .badge.badge-tag.bg-disc-psych:before{background-color:#cbdb90}:root .badge.badge-tag.bg-disc-psych span{color:#001a69}:root .bg-disc-arts{background-color:#f4e586;color:#001a69}:root .bg-disc-arts a{color:#001a69}:root .banner.bg-disc-arts:not(.bg-brand) h1,:root .banner.bg-disc-arts:not(.bg-brand) .h1,:root .banner.bg-disc-arts:not(.bg-brand) h2,:root .banner.bg-disc-arts:not(.bg-brand) .h2,:root .banner.bg-disc-arts:not(.bg-brand) span,:root .banner.bg-disc-arts:not(.bg-brand) p,:root .banner.bg-disc-arts:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-arts:not(.bg-brand) .h-display,:root .banner.bg-disc-arts:not(.bg-brand) blockquote,:root .banner.bg-disc-arts:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-arts h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-arts .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-arts h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-arts .h2 span:not(.fw-bold){color:#f4e586}:root .banner.banner-hero.banner-product.bg-disc-arts h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-arts .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-arts h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-arts .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-arts .container>div>div,:root .banner.banner-discipline.bg-disc-arts .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-arts:after{background-color:#f4e586}:root .banner:not(.bg-brand) .bg-disc-arts h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-arts .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-arts h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-arts .h1 span:not(.fw-bold):before{background-color:#f4e586}:root .banner.banner-quote .bg-disc-arts blockquote:before{background-color:#f4e586}:root .bi.bg-disc-arts,:root .card .bi.bg-disc-arts{color:#f4e586;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-arts:after,:root .card .bi.bg-disc-arts:after{background-color:#f4e586}:root .badge.badge-tag.bg-disc-arts:before{background-color:#f4e586}:root .badge.badge-tag.bg-disc-arts span{color:#001a69}:root .bg-disc-history{background-color:#f4e586;color:#001a69}:root .bg-disc-history a{color:#001a69}:root .banner.bg-disc-history:not(.bg-brand) h1,:root .banner.bg-disc-history:not(.bg-brand) .h1,:root .banner.bg-disc-history:not(.bg-brand) h2,:root .banner.bg-disc-history:not(.bg-brand) .h2,:root .banner.bg-disc-history:not(.bg-brand) span,:root .banner.bg-disc-history:not(.bg-brand) p,:root .banner.bg-disc-history:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-history:not(.bg-brand) .h-display,:root .banner.bg-disc-history:not(.bg-brand) blockquote,:root .banner.bg-disc-history:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-history h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-history .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-history h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-history .h2 span:not(.fw-bold){color:#f4e586}:root .banner.banner-hero.banner-product.bg-disc-history h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-history .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-history h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-history .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-history .container>div>div,:root .banner.banner-discipline.bg-disc-history .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-history:after{background-color:#f4e586}:root .banner:not(.bg-brand) .bg-disc-history h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-history .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-history h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-history .h1 span:not(.fw-bold):before{background-color:#f4e586}:root .banner.banner-quote .bg-disc-history blockquote:before{background-color:#f4e586}:root .bi.bg-disc-history,:root .card .bi.bg-disc-history{color:#f4e586;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-history:after,:root .card .bi.bg-disc-history:after{background-color:#f4e586}:root .badge.badge-tag.bg-disc-history:before{background-color:#f4e586}:root .badge.badge-tag.bg-disc-history span{color:#001a69}:root .bg-disc-politics{background-color:#f4e586;color:#001a69}:root .bg-disc-politics a{color:#001a69}:root .banner.bg-disc-politics:not(.bg-brand) h1,:root .banner.bg-disc-politics:not(.bg-brand) .h1,:root .banner.bg-disc-politics:not(.bg-brand) h2,:root .banner.bg-disc-politics:not(.bg-brand) .h2,:root .banner.bg-disc-politics:not(.bg-brand) span,:root .banner.bg-disc-politics:not(.bg-brand) p,:root .banner.bg-disc-politics:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-politics:not(.bg-brand) .h-display,:root .banner.bg-disc-politics:not(.bg-brand) blockquote,:root .banner.bg-disc-politics:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-politics h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-politics .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-politics h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-politics .h2 span:not(.fw-bold){color:#f4e586}:root .banner.banner-hero.banner-product.bg-disc-politics h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-politics .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-politics h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-politics .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-politics .container>div>div,:root .banner.banner-discipline.bg-disc-politics .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-politics:after{background-color:#f4e586}:root .banner:not(.bg-brand) .bg-disc-politics h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-politics .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-politics h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-politics .h1 span:not(.fw-bold):before{background-color:#f4e586}:root .banner.banner-quote .bg-disc-politics blockquote:before{background-color:#f4e586}:root .bi.bg-disc-politics,:root .card .bi.bg-disc-politics{color:#f4e586;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-politics:after,:root .card .bi.bg-disc-politics:after{background-color:#f4e586}:root .badge.badge-tag.bg-disc-politics:before{background-color:#f4e586}:root .badge.badge-tag.bg-disc-politics span{color:#001a69}:root .bg-disc-biology{background-color:#d9a2c9;color:#001a69}:root .bg-disc-biology a{color:#001a69}:root .banner.bg-disc-biology:not(.bg-brand) h1,:root .banner.bg-disc-biology:not(.bg-brand) .h1,:root .banner.bg-disc-biology:not(.bg-brand) h2,:root .banner.bg-disc-biology:not(.bg-brand) .h2,:root .banner.bg-disc-biology:not(.bg-brand) span,:root .banner.bg-disc-biology:not(.bg-brand) p,:root .banner.bg-disc-biology:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-biology:not(.bg-brand) .h-display,:root .banner.bg-disc-biology:not(.bg-brand) blockquote,:root .banner.bg-disc-biology:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-biology h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-biology .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-biology h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-biology .h2 span:not(.fw-bold){color:#d9a2c9}:root .banner.banner-hero.banner-product.bg-disc-biology h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-biology .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-biology h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-biology .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-biology .container>div>div,:root .banner.banner-discipline.bg-disc-biology .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-biology:after{background-color:#d9a2c9}:root .banner:not(.bg-brand) .bg-disc-biology h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-biology .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-biology h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-biology .h1 span:not(.fw-bold):before{background-color:#d9a2c9}:root .banner.banner-quote .bg-disc-biology blockquote:before{background-color:#d9a2c9}:root .bi.bg-disc-biology,:root .card .bi.bg-disc-biology{color:#d9a2c9;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-biology:after,:root .card .bi.bg-disc-biology:after{background-color:#d9a2c9}:root .badge.badge-tag.bg-disc-biology:before{background-color:#d9a2c9}:root .badge.badge-tag.bg-disc-biology span{color:#001a69}:root .bg-disc-clinical{background-color:#9ea7d1;color:#001a69}:root .bg-disc-clinical a{color:#001a69}:root .banner.bg-disc-clinical:not(.bg-brand) h1,:root .banner.bg-disc-clinical:not(.bg-brand) .h1,:root .banner.bg-disc-clinical:not(.bg-brand) h2,:root .banner.bg-disc-clinical:not(.bg-brand) .h2,:root .banner.bg-disc-clinical:not(.bg-brand) span,:root .banner.bg-disc-clinical:not(.bg-brand) p,:root .banner.bg-disc-clinical:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-clinical:not(.bg-brand) .h-display,:root .banner.bg-disc-clinical:not(.bg-brand) blockquote,:root .banner.bg-disc-clinical:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-clinical h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-clinical .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-clinical h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-clinical .h2 span:not(.fw-bold){color:#9ea7d1}:root .banner.banner-hero.banner-product.bg-disc-clinical h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-clinical .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-clinical h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-clinical .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-clinical .container>div>div,:root .banner.banner-discipline.bg-disc-clinical .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-clinical:after{background-color:#9ea7d1}:root .banner:not(.bg-brand) .bg-disc-clinical h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-clinical .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-clinical h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-clinical .h1 span:not(.fw-bold):before{background-color:#9ea7d1}:root .banner.banner-quote .bg-disc-clinical blockquote:before{background-color:#9ea7d1}:root .bi.bg-disc-clinical,:root .card .bi.bg-disc-clinical{color:#9ea7d1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-clinical:after,:root .card .bi.bg-disc-clinical:after{background-color:#9ea7d1}:root .badge.badge-tag.bg-disc-clinical:before{background-color:#9ea7d1}:root .badge.badge-tag.bg-disc-clinical span{color:#001a69}:root .bg-disc-cardiology{background-color:#9ea7d1;color:#001a69}:root .bg-disc-cardiology a{color:#001a69}:root .banner.bg-disc-cardiology:not(.bg-brand) h1,:root .banner.bg-disc-cardiology:not(.bg-brand) .h1,:root .banner.bg-disc-cardiology:not(.bg-brand) h2,:root .banner.bg-disc-cardiology:not(.bg-brand) .h2,:root .banner.bg-disc-cardiology:not(.bg-brand) span,:root .banner.bg-disc-cardiology:not(.bg-brand) p,:root .banner.bg-disc-cardiology:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-cardiology:not(.bg-brand) .h-display,:root .banner.bg-disc-cardiology:not(.bg-brand) blockquote,:root .banner.bg-disc-cardiology:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-cardiology h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-cardiology .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-cardiology h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-cardiology .h2 span:not(.fw-bold){color:#9ea7d1}:root .banner.banner-hero.banner-product.bg-disc-cardiology h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-cardiology .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-cardiology h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-cardiology .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-cardiology .container>div>div,:root .banner.banner-discipline.bg-disc-cardiology .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-cardiology:after{background-color:#9ea7d1}:root .banner:not(.bg-brand) .bg-disc-cardiology h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-cardiology .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-cardiology h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-cardiology .h1 span:not(.fw-bold):before{background-color:#9ea7d1}:root .banner.banner-quote .bg-disc-cardiology blockquote:before{background-color:#9ea7d1}:root .bi.bg-disc-cardiology,:root .card .bi.bg-disc-cardiology{color:#9ea7d1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-cardiology:after,:root .card .bi.bg-disc-cardiology:after{background-color:#9ea7d1}:root .badge.badge-tag.bg-disc-cardiology:before{background-color:#9ea7d1}:root .badge.badge-tag.bg-disc-cardiology span{color:#001a69}:root .bg-disc-neuroscience{background-color:#9ea7d1;color:#001a69}:root .bg-disc-neuroscience a{color:#001a69}:root .banner.bg-disc-neuroscience:not(.bg-brand) h1,:root .banner.bg-disc-neuroscience:not(.bg-brand) .h1,:root .banner.bg-disc-neuroscience:not(.bg-brand) h2,:root .banner.bg-disc-neuroscience:not(.bg-brand) .h2,:root .banner.bg-disc-neuroscience:not(.bg-brand) span,:root .banner.bg-disc-neuroscience:not(.bg-brand) p,:root .banner.bg-disc-neuroscience:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-neuroscience:not(.bg-brand) .h-display,:root .banner.bg-disc-neuroscience:not(.bg-brand) blockquote,:root .banner.bg-disc-neuroscience:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-neuroscience h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-neuroscience .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-neuroscience h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-neuroscience .h2 span:not(.fw-bold){color:#9ea7d1}:root .banner.banner-hero.banner-product.bg-disc-neuroscience h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-neuroscience .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-neuroscience h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-neuroscience .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-neuroscience .container>div>div,:root .banner.banner-discipline.bg-disc-neuroscience .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-neuroscience:after{background-color:#9ea7d1}:root .banner:not(.bg-brand) .bg-disc-neuroscience h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-neuroscience .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-neuroscience h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-neuroscience .h1 span:not(.fw-bold):before{background-color:#9ea7d1}:root .banner.banner-quote .bg-disc-neuroscience blockquote:before{background-color:#9ea7d1}:root .bi.bg-disc-neuroscience,:root .card .bi.bg-disc-neuroscience{color:#9ea7d1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-neuroscience:after,:root .card .bi.bg-disc-neuroscience:after{background-color:#9ea7d1}:root .badge.badge-tag.bg-disc-neuroscience:before{background-color:#9ea7d1}:root .badge.badge-tag.bg-disc-neuroscience span{color:#001a69}:root .bg-disc-orthopedics{background-color:#9ea7d1;color:#001a69}:root .bg-disc-orthopedics a{color:#001a69}:root .banner.bg-disc-orthopedics:not(.bg-brand) h1,:root .banner.bg-disc-orthopedics:not(.bg-brand) .h1,:root .banner.bg-disc-orthopedics:not(.bg-brand) h2,:root .banner.bg-disc-orthopedics:not(.bg-brand) .h2,:root .banner.bg-disc-orthopedics:not(.bg-brand) span,:root .banner.bg-disc-orthopedics:not(.bg-brand) p,:root .banner.bg-disc-orthopedics:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-orthopedics:not(.bg-brand) .h-display,:root .banner.bg-disc-orthopedics:not(.bg-brand) blockquote,:root .banner.bg-disc-orthopedics:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-orthopedics h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-orthopedics .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-orthopedics h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-orthopedics .h2 span:not(.fw-bold){color:#9ea7d1}:root .banner.banner-hero.banner-product.bg-disc-orthopedics h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-orthopedics .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-orthopedics h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-orthopedics .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-orthopedics .container>div>div,:root .banner.banner-discipline.bg-disc-orthopedics .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-orthopedics:after{background-color:#9ea7d1}:root .banner:not(.bg-brand) .bg-disc-orthopedics h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-orthopedics .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-orthopedics h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-orthopedics .h1 span:not(.fw-bold):before{background-color:#9ea7d1}:root .banner.banner-quote .bg-disc-orthopedics blockquote:before{background-color:#9ea7d1}:root .bi.bg-disc-orthopedics,:root .card .bi.bg-disc-orthopedics{color:#9ea7d1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-orthopedics:after,:root .card .bi.bg-disc-orthopedics:after{background-color:#9ea7d1}:root .badge.badge-tag.bg-disc-orthopedics:before{background-color:#9ea7d1}:root .badge.badge-tag.bg-disc-orthopedics span{color:#001a69}:root .bg-disc-comms{background-color:#e08896;color:#001a69}:root .bg-disc-comms a{color:#001a69}:root .banner.bg-disc-comms:not(.bg-brand) h1,:root .banner.bg-disc-comms:not(.bg-brand) .h1,:root .banner.bg-disc-comms:not(.bg-brand) h2,:root .banner.bg-disc-comms:not(.bg-brand) .h2,:root .banner.bg-disc-comms:not(.bg-brand) span,:root .banner.bg-disc-comms:not(.bg-brand) p,:root .banner.bg-disc-comms:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-comms:not(.bg-brand) .h-display,:root .banner.bg-disc-comms:not(.bg-brand) blockquote,:root .banner.bg-disc-comms:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-comms h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-comms .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-comms h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-comms .h2 span:not(.fw-bold){color:#e08896}:root .banner.banner-hero.banner-product.bg-disc-comms h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-comms .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-comms h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-comms .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-comms .container>div>div,:root .banner.banner-discipline.bg-disc-comms .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-comms:after{background-color:#e08896}:root .banner:not(.bg-brand) .bg-disc-comms h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-comms .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-comms h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-comms .h1 span:not(.fw-bold):before{background-color:#e08896}:root .banner.banner-quote .bg-disc-comms blockquote:before{background-color:#e08896}:root .bi.bg-disc-comms,:root .card .bi.bg-disc-comms{color:#e08896;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-comms:after,:root .card .bi.bg-disc-comms:after{background-color:#e08896}:root .badge.badge-tag.bg-disc-comms:before{background-color:#e08896}:root .badge.badge-tag.bg-disc-comms span{color:#001a69}:root .bg-disc-counseling{background-color:#aed8f1;color:#001a69}:root .bg-disc-counseling a{color:#001a69}:root .banner.bg-disc-counseling:not(.bg-brand) h1,:root .banner.bg-disc-counseling:not(.bg-brand) .h1,:root .banner.bg-disc-counseling:not(.bg-brand) h2,:root .banner.bg-disc-counseling:not(.bg-brand) .h2,:root .banner.bg-disc-counseling:not(.bg-brand) span,:root .banner.bg-disc-counseling:not(.bg-brand) p,:root .banner.bg-disc-counseling:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-counseling:not(.bg-brand) .h-display,:root .banner.bg-disc-counseling:not(.bg-brand) blockquote,:root .banner.bg-disc-counseling:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-counseling h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-counseling .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-counseling h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-counseling .h2 span:not(.fw-bold){color:#aed8f1}:root .banner.banner-hero.banner-product.bg-disc-counseling h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-counseling .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-counseling h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-counseling .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-counseling .container>div>div,:root .banner.banner-discipline.bg-disc-counseling .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-counseling:after{background-color:#aed8f1}:root .banner:not(.bg-brand) .bg-disc-counseling h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-counseling .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-counseling h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-counseling .h1 span:not(.fw-bold):before{background-color:#aed8f1}:root .banner.banner-quote .bg-disc-counseling blockquote:before{background-color:#aed8f1}:root .bi.bg-disc-counseling,:root .card .bi.bg-disc-counseling{color:#aed8f1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-counseling:after,:root .card .bi.bg-disc-counseling:after{background-color:#aed8f1}:root .badge.badge-tag.bg-disc-counseling:before{background-color:#aed8f1}:root .badge.badge-tag.bg-disc-counseling span{color:#001a69}:root .bg-disc-crimjust{background-color:#b0d4c8;color:#001a69}:root .bg-disc-crimjust a{color:#001a69}:root .banner.bg-disc-crimjust:not(.bg-brand) h1,:root .banner.bg-disc-crimjust:not(.bg-brand) .h1,:root .banner.bg-disc-crimjust:not(.bg-brand) h2,:root .banner.bg-disc-crimjust:not(.bg-brand) .h2,:root .banner.bg-disc-crimjust:not(.bg-brand) span,:root .banner.bg-disc-crimjust:not(.bg-brand) p,:root .banner.bg-disc-crimjust:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-crimjust:not(.bg-brand) .h-display,:root .banner.bg-disc-crimjust:not(.bg-brand) blockquote,:root .banner.bg-disc-crimjust:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-crimjust h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-crimjust .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-crimjust h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-crimjust .h2 span:not(.fw-bold){color:#b0d4c8}:root .banner.banner-hero.banner-product.bg-disc-crimjust h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-crimjust .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-crimjust h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-crimjust .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-crimjust .container>div>div,:root .banner.banner-discipline.bg-disc-crimjust .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-crimjust:after{background-color:#b0d4c8}:root .banner:not(.bg-brand) .bg-disc-crimjust h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-crimjust .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-crimjust h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-crimjust .h1 span:not(.fw-bold):before{background-color:#b0d4c8}:root .banner.banner-quote .bg-disc-crimjust blockquote:before{background-color:#b0d4c8}:root .bi.bg-disc-crimjust,:root .card .bi.bg-disc-crimjust{color:#b0d4c8;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-crimjust:after,:root .card .bi.bg-disc-crimjust:after{background-color:#b0d4c8}:root .badge.badge-tag.bg-disc-crimjust:before{background-color:#b0d4c8}:root .badge.badge-tag.bg-disc-crimjust span{color:#001a69}:root .bg-disc-econ{background-color:#bbb8bf;color:#001a69}:root .bg-disc-econ a{color:#001a69}:root .banner.bg-disc-econ:not(.bg-brand) h1,:root .banner.bg-disc-econ:not(.bg-brand) .h1,:root .banner.bg-disc-econ:not(.bg-brand) h2,:root .banner.bg-disc-econ:not(.bg-brand) .h2,:root .banner.bg-disc-econ:not(.bg-brand) span,:root .banner.bg-disc-econ:not(.bg-brand) p,:root .banner.bg-disc-econ:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-econ:not(.bg-brand) .h-display,:root .banner.bg-disc-econ:not(.bg-brand) blockquote,:root .banner.bg-disc-econ:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-econ h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-econ .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-econ h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-econ .h2 span:not(.fw-bold){color:#bbb8bf}:root .banner.banner-hero.banner-product.bg-disc-econ h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-econ .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-econ h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-econ .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-econ .container>div>div,:root .banner.banner-discipline.bg-disc-econ .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-econ:after{background-color:#bbb8bf}:root .banner:not(.bg-brand) .bg-disc-econ h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-econ .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-econ h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-econ .h1 span:not(.fw-bold):before{background-color:#bbb8bf}:root .banner.banner-quote .bg-disc-econ blockquote:before{background-color:#bbb8bf}:root .bi.bg-disc-econ,:root .card .bi.bg-disc-econ{color:#bbb8bf;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-econ:after,:root .card .bi.bg-disc-econ:after{background-color:#bbb8bf}:root .badge.badge-tag.bg-disc-econ:before{background-color:#bbb8bf}:root .badge.badge-tag.bg-disc-econ span{color:#001a69}:root .bg-disc-edu{background-color:#7fc9c8;color:#001a69}:root .bg-disc-edu a{color:#001a69}:root .banner.bg-disc-edu:not(.bg-brand) h1,:root .banner.bg-disc-edu:not(.bg-brand) .h1,:root .banner.bg-disc-edu:not(.bg-brand) h2,:root .banner.bg-disc-edu:not(.bg-brand) .h2,:root .banner.bg-disc-edu:not(.bg-brand) span,:root .banner.bg-disc-edu:not(.bg-brand) p,:root .banner.bg-disc-edu:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-edu:not(.bg-brand) .h-display,:root .banner.bg-disc-edu:not(.bg-brand) blockquote,:root .banner.bg-disc-edu:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-edu h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-edu .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-edu h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-edu .h2 span:not(.fw-bold){color:#7fc9c8}:root .banner.banner-hero.banner-product.bg-disc-edu h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-edu .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-edu h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-edu .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-edu .container>div>div,:root .banner.banner-discipline.bg-disc-edu .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-edu:after{background-color:#7fc9c8}:root .banner:not(.bg-brand) .bg-disc-edu h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-edu .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-edu h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-edu .h1 span:not(.fw-bold):before{background-color:#7fc9c8}:root .banner.banner-quote .bg-disc-edu blockquote:before{background-color:#7fc9c8}:root .bi.bg-disc-edu,:root .card .bi.bg-disc-edu{color:#7fc9c8;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-edu:after,:root .card .bi.bg-disc-edu:after{background-color:#7fc9c8}:root .badge.badge-tag.bg-disc-edu:before{background-color:#7fc9c8}:root .badge.badge-tag.bg-disc-edu span{color:#001a69}:root .bg-disc-engineering{background-color:#a1c0d4;color:#001a69}:root .bg-disc-engineering a{color:#001a69}:root .banner.bg-disc-engineering:not(.bg-brand) h1,:root .banner.bg-disc-engineering:not(.bg-brand) .h1,:root .banner.bg-disc-engineering:not(.bg-brand) h2,:root .banner.bg-disc-engineering:not(.bg-brand) .h2,:root .banner.bg-disc-engineering:not(.bg-brand) span,:root .banner.bg-disc-engineering:not(.bg-brand) p,:root .banner.bg-disc-engineering:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-engineering:not(.bg-brand) .h-display,:root .banner.bg-disc-engineering:not(.bg-brand) blockquote,:root .banner.bg-disc-engineering:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-engineering h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-engineering .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-engineering h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-engineering .h2 span:not(.fw-bold){color:#a1c0d4}:root .banner.banner-hero.banner-product.bg-disc-engineering h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-engineering .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-engineering h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-engineering .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-engineering .container>div>div,:root .banner.banner-discipline.bg-disc-engineering .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-engineering:after{background-color:#a1c0d4}:root .banner:not(.bg-brand) .bg-disc-engineering h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-engineering .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-engineering h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-engineering .h1 span:not(.fw-bold):before{background-color:#a1c0d4}:root .banner.banner-quote .bg-disc-engineering blockquote:before{background-color:#a1c0d4}:root .bi.bg-disc-engineering,:root .card .bi.bg-disc-engineering{color:#a1c0d4;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-engineering:after,:root .card .bi.bg-disc-engineering:after{background-color:#a1c0d4}:root .badge.badge-tag.bg-disc-engineering:before{background-color:#a1c0d4}:root .badge.badge-tag.bg-disc-engineering span{color:#001a69}:root .bg-disc-pharmacology{background-color:#a1c0d4;color:#001a69}:root .bg-disc-pharmacology a{color:#001a69}:root .banner.bg-disc-pharmacology:not(.bg-brand) h1,:root .banner.bg-disc-pharmacology:not(.bg-brand) .h1,:root .banner.bg-disc-pharmacology:not(.bg-brand) h2,:root .banner.bg-disc-pharmacology:not(.bg-brand) .h2,:root .banner.bg-disc-pharmacology:not(.bg-brand) span,:root .banner.bg-disc-pharmacology:not(.bg-brand) p,:root .banner.bg-disc-pharmacology:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-pharmacology:not(.bg-brand) .h-display,:root .banner.bg-disc-pharmacology:not(.bg-brand) blockquote,:root .banner.bg-disc-pharmacology:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-pharmacology h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-pharmacology .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-pharmacology h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-pharmacology .h2 span:not(.fw-bold){color:#a1c0d4}:root .banner.banner-hero.banner-product.bg-disc-pharmacology h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-pharmacology .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-pharmacology h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-pharmacology .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-pharmacology .container>div>div,:root .banner.banner-discipline.bg-disc-pharmacology .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-pharmacology:after{background-color:#a1c0d4}:root .banner:not(.bg-brand) .bg-disc-pharmacology h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-pharmacology .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-pharmacology h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-pharmacology .h1 span:not(.fw-bold):before{background-color:#a1c0d4}:root .banner.banner-quote .bg-disc-pharmacology blockquote:before{background-color:#a1c0d4}:root .bi.bg-disc-pharmacology,:root .card .bi.bg-disc-pharmacology{color:#a1c0d4;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-pharmacology:after,:root .card .bi.bg-disc-pharmacology:after{background-color:#a1c0d4}:root .badge.badge-tag.bg-disc-pharmacology:before{background-color:#a1c0d4}:root .badge.badge-tag.bg-disc-pharmacology span{color:#001a69}:root .bg-disc-physical{background-color:#a1c0d4;color:#001a69}:root .bg-disc-physical a{color:#001a69}:root .banner.bg-disc-physical:not(.bg-brand) h1,:root .banner.bg-disc-physical:not(.bg-brand) .h1,:root .banner.bg-disc-physical:not(.bg-brand) h2,:root .banner.bg-disc-physical:not(.bg-brand) .h2,:root .banner.bg-disc-physical:not(.bg-brand) span,:root .banner.bg-disc-physical:not(.bg-brand) p,:root .banner.bg-disc-physical:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-physical:not(.bg-brand) .h-display,:root .banner.bg-disc-physical:not(.bg-brand) blockquote,:root .banner.bg-disc-physical:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-physical h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-physical .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-physical h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-physical .h2 span:not(.fw-bold){color:#a1c0d4}:root .banner.banner-hero.banner-product.bg-disc-physical h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-physical .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-physical h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-physical .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-physical .container>div>div,:root .banner.banner-discipline.bg-disc-physical .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-physical:after{background-color:#a1c0d4}:root .banner:not(.bg-brand) .bg-disc-physical h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-physical .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-physical h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-physical .h1 span:not(.fw-bold):before{background-color:#a1c0d4}:root .banner.banner-quote .bg-disc-physical blockquote:before{background-color:#a1c0d4}:root .bi.bg-disc-physical,:root .card .bi.bg-disc-physical{color:#a1c0d4;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-physical:after,:root .card .bi.bg-disc-physical:after{background-color:#a1c0d4}:root .badge.badge-tag.bg-disc-physical:before{background-color:#a1c0d4}:root .badge.badge-tag.bg-disc-physical span{color:#001a69}:root .bg-disc-family{background-color:#e8e89e;color:#001a69}:root .bg-disc-family a{color:#001a69}:root .banner.bg-disc-family:not(.bg-brand) h1,:root .banner.bg-disc-family:not(.bg-brand) .h1,:root .banner.bg-disc-family:not(.bg-brand) h2,:root .banner.bg-disc-family:not(.bg-brand) .h2,:root .banner.bg-disc-family:not(.bg-brand) span,:root .banner.bg-disc-family:not(.bg-brand) p,:root .banner.bg-disc-family:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-family:not(.bg-brand) .h-display,:root .banner.bg-disc-family:not(.bg-brand) blockquote,:root .banner.bg-disc-family:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-family h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-family .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-family h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-family .h2 span:not(.fw-bold){color:#e8e89e}:root .banner.banner-hero.banner-product.bg-disc-family h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-family .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-family h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-family .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-family .container>div>div,:root .banner.banner-discipline.bg-disc-family .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-family:after{background-color:#e8e89e}:root .banner:not(.bg-brand) .bg-disc-family h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-family .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-family h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-family .h1 span:not(.fw-bold):before{background-color:#e8e89e}:root .banner.banner-quote .bg-disc-family blockquote:before{background-color:#e8e89e}:root .bi.bg-disc-family,:root .card .bi.bg-disc-family{color:#e8e89e;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-family:after,:root .card .bi.bg-disc-family:after{background-color:#e8e89e}:root .badge.badge-tag.bg-disc-family:before{background-color:#e8e89e}:root .badge.badge-tag.bg-disc-family span{color:#001a69}:root .bg-disc-humandev{background-color:#e8e89e;color:#001a69}:root .bg-disc-humandev a{color:#001a69}:root .banner.bg-disc-humandev:not(.bg-brand) h1,:root .banner.bg-disc-humandev:not(.bg-brand) .h1,:root .banner.bg-disc-humandev:not(.bg-brand) h2,:root .banner.bg-disc-humandev:not(.bg-brand) .h2,:root .banner.bg-disc-humandev:not(.bg-brand) span,:root .banner.bg-disc-humandev:not(.bg-brand) p,:root .banner.bg-disc-humandev:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-humandev:not(.bg-brand) .h-display,:root .banner.bg-disc-humandev:not(.bg-brand) blockquote,:root .banner.bg-disc-humandev:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-humandev h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-humandev .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-humandev h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-humandev .h2 span:not(.fw-bold){color:#e8e89e}:root .banner.banner-hero.banner-product.bg-disc-humandev h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-humandev .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-humandev h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-humandev .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-humandev .container>div>div,:root .banner.banner-discipline.bg-disc-humandev .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-humandev:after{background-color:#e8e89e}:root .banner:not(.bg-brand) .bg-disc-humandev h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-humandev .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-humandev h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-humandev .h1 span:not(.fw-bold):before{background-color:#e8e89e}:root .banner.banner-quote .bg-disc-humandev blockquote:before{background-color:#e8e89e}:root .bi.bg-disc-humandev,:root .card .bi.bg-disc-humandev{color:#e8e89e;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-humandev:after,:root .card .bi.bg-disc-humandev:after{background-color:#e8e89e}:root .badge.badge-tag.bg-disc-humandev:before{background-color:#e8e89e}:root .badge.badge-tag.bg-disc-humandev span{color:#001a69}:root .bg-disc-gender{background-color:#f39ea1;color:#001a69}:root .bg-disc-gender a{color:#001a69}:root .banner.bg-disc-gender:not(.bg-brand) h1,:root .banner.bg-disc-gender:not(.bg-brand) .h1,:root .banner.bg-disc-gender:not(.bg-brand) h2,:root .banner.bg-disc-gender:not(.bg-brand) .h2,:root .banner.bg-disc-gender:not(.bg-brand) span,:root .banner.bg-disc-gender:not(.bg-brand) p,:root .banner.bg-disc-gender:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-gender:not(.bg-brand) .h-display,:root .banner.bg-disc-gender:not(.bg-brand) blockquote,:root .banner.bg-disc-gender:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-gender h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-gender .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-gender h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-gender .h2 span:not(.fw-bold){color:#f39ea1}:root .banner.banner-hero.banner-product.bg-disc-gender h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-gender .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-gender h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-gender .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-gender .container>div>div,:root .banner.banner-discipline.bg-disc-gender .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-gender:after{background-color:#f39ea1}:root .banner:not(.bg-brand) .bg-disc-gender h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-gender .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-gender h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-gender .h1 span:not(.fw-bold):before{background-color:#f39ea1}:root .banner.banner-quote .bg-disc-gender blockquote:before{background-color:#f39ea1}:root .bi.bg-disc-gender,:root .card .bi.bg-disc-gender{color:#f39ea1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-gender:after,:root .card .bi.bg-disc-gender:after{background-color:#f39ea1}:root .badge.badge-tag.bg-disc-gender:before{background-color:#f39ea1}:root .badge.badge-tag.bg-disc-gender span{color:#001a69}:root .bg-disc-study{background-color:#f39ea1;color:#001a69}:root .bg-disc-study a{color:#001a69}:root .banner.bg-disc-study:not(.bg-brand) h1,:root .banner.bg-disc-study:not(.bg-brand) .h1,:root .banner.bg-disc-study:not(.bg-brand) h2,:root .banner.bg-disc-study:not(.bg-brand) .h2,:root .banner.bg-disc-study:not(.bg-brand) span,:root .banner.bg-disc-study:not(.bg-brand) p,:root .banner.bg-disc-study:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-study:not(.bg-brand) .h-display,:root .banner.bg-disc-study:not(.bg-brand) blockquote,:root .banner.bg-disc-study:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-study h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-study .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-study h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-study .h2 span:not(.fw-bold){color:#f39ea1}:root .banner.banner-hero.banner-product.bg-disc-study h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-study .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-study h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-study .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-study .container>div>div,:root .banner.banner-discipline.bg-disc-study .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-study:after{background-color:#f39ea1}:root .banner:not(.bg-brand) .bg-disc-study h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-study .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-study h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-study .h1 span:not(.fw-bold):before{background-color:#f39ea1}:root .banner.banner-quote .bg-disc-study blockquote:before{background-color:#f39ea1}:root .bi.bg-disc-study,:root .card .bi.bg-disc-study{color:#f39ea1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-study:after,:root .card .bi.bg-disc-study:after{background-color:#f39ea1}:root .badge.badge-tag.bg-disc-study:before{background-color:#f39ea1}:root .badge.badge-tag.bg-disc-study span{color:#001a69}:root .bg-disc-geo{background-color:#d2d2d2;color:#001a69}:root .bg-disc-geo a{color:#001a69}:root .banner.bg-disc-geo:not(.bg-brand) h1,:root .banner.bg-disc-geo:not(.bg-brand) .h1,:root .banner.bg-disc-geo:not(.bg-brand) h2,:root .banner.bg-disc-geo:not(.bg-brand) .h2,:root .banner.bg-disc-geo:not(.bg-brand) span,:root .banner.bg-disc-geo:not(.bg-brand) p,:root .banner.bg-disc-geo:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-geo:not(.bg-brand) .h-display,:root .banner.bg-disc-geo:not(.bg-brand) blockquote,:root .banner.bg-disc-geo:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-geo h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-geo .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-geo h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-geo .h2 span:not(.fw-bold){color:#d2d2d2}:root .banner.banner-hero.banner-product.bg-disc-geo h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-geo .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-geo h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-geo .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-geo .container>div>div,:root .banner.banner-discipline.bg-disc-geo .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-geo:after{background-color:#d2d2d2}:root .banner:not(.bg-brand) .bg-disc-geo h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-geo .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-geo h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-geo .h1 span:not(.fw-bold):before{background-color:#d2d2d2}:root .banner.banner-quote .bg-disc-geo blockquote:before{background-color:#d2d2d2}:root .bi.bg-disc-geo,:root .card .bi.bg-disc-geo{color:#d2d2d2;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-geo:after,:root .card .bi.bg-disc-geo:after{background-color:#d2d2d2}:root .badge.badge-tag.bg-disc-geo:before{background-color:#d2d2d2}:root .badge.badge-tag.bg-disc-geo span{color:#001a69}:root .bg-disc-health{background-color:#b5e0d9;color:#001a69}:root .bg-disc-health a{color:#001a69}:root .banner.bg-disc-health:not(.bg-brand) h1,:root .banner.bg-disc-health:not(.bg-brand) .h1,:root .banner.bg-disc-health:not(.bg-brand) h2,:root .banner.bg-disc-health:not(.bg-brand) .h2,:root .banner.bg-disc-health:not(.bg-brand) span,:root .banner.bg-disc-health:not(.bg-brand) p,:root .banner.bg-disc-health:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-health:not(.bg-brand) .h-display,:root .banner.bg-disc-health:not(.bg-brand) blockquote,:root .banner.bg-disc-health:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-health h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-health .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-health h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-health .h2 span:not(.fw-bold){color:#b5e0d9}:root .banner.banner-hero.banner-product.bg-disc-health h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-health .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-health h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-health .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-health .container>div>div,:root .banner.banner-discipline.bg-disc-health .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-health:after{background-color:#b5e0d9}:root .banner:not(.bg-brand) .bg-disc-health h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-health .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-health h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-health .h1 span:not(.fw-bold):before{background-color:#b5e0d9}:root .banner.banner-quote .bg-disc-health blockquote:before{background-color:#b5e0d9}:root .bi.bg-disc-health,:root .card .bi.bg-disc-health{color:#b5e0d9;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-health:after,:root .card .bi.bg-disc-health:after{background-color:#b5e0d9}:root .badge.badge-tag.bg-disc-health:before{background-color:#b5e0d9}:root .badge.badge-tag.bg-disc-health span{color:#001a69}:root .bg-disc-religion{background-color:#b5e0d9;color:#001a69}:root .bg-disc-religion a{color:#001a69}:root .banner.bg-disc-religion:not(.bg-brand) h1,:root .banner.bg-disc-religion:not(.bg-brand) .h1,:root .banner.bg-disc-religion:not(.bg-brand) h2,:root .banner.bg-disc-religion:not(.bg-brand) .h2,:root .banner.bg-disc-religion:not(.bg-brand) span,:root .banner.bg-disc-religion:not(.bg-brand) p,:root .banner.bg-disc-religion:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-religion:not(.bg-brand) .h-display,:root .banner.bg-disc-religion:not(.bg-brand) blockquote,:root .banner.bg-disc-religion:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-religion h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-religion .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-religion h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-religion .h2 span:not(.fw-bold){color:#b5e0d9}:root .banner.banner-hero.banner-product.bg-disc-religion h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-religion .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-religion h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-religion .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-religion .container>div>div,:root .banner.banner-discipline.bg-disc-religion .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-religion:after{background-color:#b5e0d9}:root .banner:not(.bg-brand) .bg-disc-religion h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-religion .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-religion h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-religion .h1 span:not(.fw-bold):before{background-color:#b5e0d9}:root .banner.banner-quote .bg-disc-religion blockquote:before{background-color:#b5e0d9}:root .bi.bg-disc-religion,:root .card .bi.bg-disc-religion{color:#b5e0d9;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-religion:after,:root .card .bi.bg-disc-religion:after{background-color:#b5e0d9}:root .badge.badge-tag.bg-disc-religion:before{background-color:#b5e0d9}:root .badge.badge-tag.bg-disc-religion span{color:#001a69}:root .bg-disc-life{background-color:#bddeb1;color:#001a69}:root .bg-disc-life a{color:#001a69}:root .banner.bg-disc-life:not(.bg-brand) h1,:root .banner.bg-disc-life:not(.bg-brand) .h1,:root .banner.bg-disc-life:not(.bg-brand) h2,:root .banner.bg-disc-life:not(.bg-brand) .h2,:root .banner.bg-disc-life:not(.bg-brand) span,:root .banner.bg-disc-life:not(.bg-brand) p,:root .banner.bg-disc-life:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-life:not(.bg-brand) .h-display,:root .banner.bg-disc-life:not(.bg-brand) blockquote,:root .banner.bg-disc-life:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-life h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-life .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-life h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-life .h2 span:not(.fw-bold){color:#bddeb1}:root .banner.banner-hero.banner-product.bg-disc-life h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-life .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-life h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-life .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-life .container>div>div,:root .banner.banner-discipline.bg-disc-life .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-life:after{background-color:#bddeb1}:root .banner:not(.bg-brand) .bg-disc-life h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-life .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-life h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-life .h1 span:not(.fw-bold):before{background-color:#bddeb1}:root .banner.banner-quote .bg-disc-life blockquote:before{background-color:#bddeb1}:root .bi.bg-disc-life,:root .card .bi.bg-disc-life{color:#bddeb1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-life:after,:root .card .bi.bg-disc-life:after{background-color:#bddeb1}:root .badge.badge-tag.bg-disc-life:before{background-color:#bddeb1}:root .badge.badge-tag.bg-disc-life span{color:#001a69}:root .bg-disc-math{background-color:#84ccd8;color:#001a69}:root .bg-disc-math a{color:#001a69}:root .banner.bg-disc-math:not(.bg-brand) h1,:root .banner.bg-disc-math:not(.bg-brand) .h1,:root .banner.bg-disc-math:not(.bg-brand) h2,:root .banner.bg-disc-math:not(.bg-brand) .h2,:root .banner.bg-disc-math:not(.bg-brand) span,:root .banner.bg-disc-math:not(.bg-brand) p,:root .banner.bg-disc-math:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-math:not(.bg-brand) .h-display,:root .banner.bg-disc-math:not(.bg-brand) blockquote,:root .banner.bg-disc-math:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-math h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-math .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-math h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-math .h2 span:not(.fw-bold){color:#84ccd8}:root .banner.banner-hero.banner-product.bg-disc-math h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-math .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-math h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-math .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-math .container>div>div,:root .banner.banner-discipline.bg-disc-math .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-math:after{background-color:#84ccd8}:root .banner:not(.bg-brand) .bg-disc-math h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-math .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-math h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-math .h1 span:not(.fw-bold):before{background-color:#84ccd8}:root .banner.banner-quote .bg-disc-math blockquote:before{background-color:#84ccd8}:root .bi.bg-disc-math,:root .card .bi.bg-disc-math{color:#84ccd8;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-math:after,:root .card .bi.bg-disc-math:after{background-color:#84ccd8}:root .badge.badge-tag.bg-disc-math:before{background-color:#84ccd8}:root .badge.badge-tag.bg-disc-math span{color:#001a69}:root .bg-disc-nursing{background-color:#96c5e3;color:#001a69}:root .bg-disc-nursing a{color:#001a69}:root .banner.bg-disc-nursing:not(.bg-brand) h1,:root .banner.bg-disc-nursing:not(.bg-brand) .h1,:root .banner.bg-disc-nursing:not(.bg-brand) h2,:root .banner.bg-disc-nursing:not(.bg-brand) .h2,:root .banner.bg-disc-nursing:not(.bg-brand) span,:root .banner.bg-disc-nursing:not(.bg-brand) p,:root .banner.bg-disc-nursing:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-nursing:not(.bg-brand) .h-display,:root .banner.bg-disc-nursing:not(.bg-brand) blockquote,:root .banner.bg-disc-nursing:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-nursing h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-nursing .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-nursing h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-nursing .h2 span:not(.fw-bold){color:#96c5e3}:root .banner.banner-hero.banner-product.bg-disc-nursing h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-nursing .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-nursing h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-nursing .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-nursing .container>div>div,:root .banner.banner-discipline.bg-disc-nursing .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-nursing:after{background-color:#96c5e3}:root .banner:not(.bg-brand) .bg-disc-nursing h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-nursing .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-nursing h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-nursing .h1 span:not(.fw-bold):before{background-color:#96c5e3}:root .banner.banner-quote .bg-disc-nursing blockquote:before{background-color:#96c5e3}:root .bi.bg-disc-nursing,:root .card .bi.bg-disc-nursing{color:#96c5e3;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-nursing:after,:root .card .bi.bg-disc-nursing:after{background-color:#96c5e3}:root .badge.badge-tag.bg-disc-nursing:before{background-color:#96c5e3}:root .badge.badge-tag.bg-disc-nursing span{color:#001a69}:root .bg-disc-plant{background-color:#85caae;color:#001a69}:root .bg-disc-plant a{color:#001a69}:root .banner.bg-disc-plant:not(.bg-brand) h1,:root .banner.bg-disc-plant:not(.bg-brand) .h1,:root .banner.bg-disc-plant:not(.bg-brand) h2,:root .banner.bg-disc-plant:not(.bg-brand) .h2,:root .banner.bg-disc-plant:not(.bg-brand) span,:root .banner.bg-disc-plant:not(.bg-brand) p,:root .banner.bg-disc-plant:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-plant:not(.bg-brand) .h-display,:root .banner.bg-disc-plant:not(.bg-brand) blockquote,:root .banner.bg-disc-plant:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-plant h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-plant .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-plant h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-plant .h2 span:not(.fw-bold){color:#85caae}:root .banner.banner-hero.banner-product.bg-disc-plant h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-plant .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-plant h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-plant .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-plant .container>div>div,:root .banner.banner-discipline.bg-disc-plant .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-plant:after{background-color:#85caae}:root .banner:not(.bg-brand) .bg-disc-plant h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-plant .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-plant h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-plant .h1 span:not(.fw-bold):before{background-color:#85caae}:root .banner.banner-quote .bg-disc-plant blockquote:before{background-color:#85caae}:root .bi.bg-disc-plant,:root .card .bi.bg-disc-plant{color:#85caae;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-plant:after,:root .card .bi.bg-disc-plant:after{background-color:#85caae}:root .badge.badge-tag.bg-disc-plant:before{background-color:#85caae}:root .badge.badge-tag.bg-disc-plant span{color:#001a69}:root .bg-disc-research{background-color:#70e492;color:#001a69}:root .bg-disc-research a{color:#001a69}:root .banner.bg-disc-research:not(.bg-brand) h1,:root .banner.bg-disc-research:not(.bg-brand) .h1,:root .banner.bg-disc-research:not(.bg-brand) h2,:root .banner.bg-disc-research:not(.bg-brand) .h2,:root .banner.bg-disc-research:not(.bg-brand) span,:root .banner.bg-disc-research:not(.bg-brand) p,:root .banner.bg-disc-research:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-research:not(.bg-brand) .h-display,:root .banner.bg-disc-research:not(.bg-brand) blockquote,:root .banner.bg-disc-research:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-research h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-research .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-research h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-research .h2 span:not(.fw-bold){color:#70e492}:root .banner.banner-hero.banner-product.bg-disc-research h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-research .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-research h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-research .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-research .container>div>div,:root .banner.banner-discipline.bg-disc-research .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-research:after{background-color:#70e492}:root .banner:not(.bg-brand) .bg-disc-research h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-research .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-research h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-research .h1 span:not(.fw-bold):before{background-color:#70e492}:root .banner.banner-quote .bg-disc-research blockquote:before{background-color:#70e492}:root .bi.bg-disc-research,:root .card .bi.bg-disc-research{color:#70e492;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-research:after,:root .card .bi.bg-disc-research:after{background-color:#70e492}:root .badge.badge-tag.bg-disc-research:before{background-color:#70e492}:root .badge.badge-tag.bg-disc-research span{color:#001a69}:root .bg-disc-sociology{background-color:#c7a5df;color:#001a69}:root .bg-disc-sociology a{color:#001a69}:root .banner.bg-disc-sociology:not(.bg-brand) h1,:root .banner.bg-disc-sociology:not(.bg-brand) .h1,:root .banner.bg-disc-sociology:not(.bg-brand) h2,:root .banner.bg-disc-sociology:not(.bg-brand) .h2,:root .banner.bg-disc-sociology:not(.bg-brand) span,:root .banner.bg-disc-sociology:not(.bg-brand) p,:root .banner.bg-disc-sociology:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-sociology:not(.bg-brand) .h-display,:root .banner.bg-disc-sociology:not(.bg-brand) blockquote,:root .banner.bg-disc-sociology:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-sociology h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-sociology .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-sociology h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-sociology .h2 span:not(.fw-bold){color:#c7a5df}:root .banner.banner-hero.banner-product.bg-disc-sociology h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-sociology .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-sociology h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-sociology .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-sociology .container>div>div,:root .banner.banner-discipline.bg-disc-sociology .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-sociology:after{background-color:#c7a5df}:root .banner:not(.bg-brand) .bg-disc-sociology h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-sociology .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-sociology h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-sociology .h1 span:not(.fw-bold):before{background-color:#c7a5df}:root .banner.banner-quote .bg-disc-sociology blockquote:before{background-color:#c7a5df}:root .bi.bg-disc-sociology,:root .card .bi.bg-disc-sociology{color:#c7a5df;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-sociology:after,:root .card .bi.bg-disc-sociology:after{background-color:#c7a5df}:root .badge.badge-tag.bg-disc-sociology:before{background-color:#c7a5df}:root .badge.badge-tag.bg-disc-sociology span{color:#001a69}:root .bg-disc-theology{background-color:#c7a5df;color:#001a69}:root .bg-disc-theology a{color:#001a69}:root .banner.bg-disc-theology:not(.bg-brand) h1,:root .banner.bg-disc-theology:not(.bg-brand) .h1,:root .banner.bg-disc-theology:not(.bg-brand) h2,:root .banner.bg-disc-theology:not(.bg-brand) .h2,:root .banner.bg-disc-theology:not(.bg-brand) span,:root .banner.bg-disc-theology:not(.bg-brand) p,:root .banner.bg-disc-theology:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-theology:not(.bg-brand) .h-display,:root .banner.bg-disc-theology:not(.bg-brand) blockquote,:root .banner.bg-disc-theology:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-theology h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-theology .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-theology h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-theology .h2 span:not(.fw-bold){color:#c7a5df}:root .banner.banner-hero.banner-product.bg-disc-theology h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-theology .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-theology h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-theology .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-theology .container>div>div,:root .banner.banner-discipline.bg-disc-theology .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-theology:after{background-color:#c7a5df}:root .banner:not(.bg-brand) .bg-disc-theology h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-theology .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-theology h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-theology .h1 span:not(.fw-bold):before{background-color:#c7a5df}:root .banner.banner-quote .bg-disc-theology blockquote:before{background-color:#c7a5df}:root .bi.bg-disc-theology,:root .card .bi.bg-disc-theology{color:#c7a5df;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-theology:after,:root .card .bi.bg-disc-theology:after{background-color:#c7a5df}:root .badge.badge-tag.bg-disc-theology:before{background-color:#c7a5df}:root .badge.badge-tag.bg-disc-theology span{color:#001a69}:root .bg-disc-vocational{background-color:#b8d0e8;color:#001a69}:root .bg-disc-vocational a{color:#001a69}:root .banner.bg-disc-vocational:not(.bg-brand) h1,:root .banner.bg-disc-vocational:not(.bg-brand) .h1,:root .banner.bg-disc-vocational:not(.bg-brand) h2,:root .banner.bg-disc-vocational:not(.bg-brand) .h2,:root .banner.bg-disc-vocational:not(.bg-brand) span,:root .banner.bg-disc-vocational:not(.bg-brand) p,:root .banner.bg-disc-vocational:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-vocational:not(.bg-brand) .h-display,:root .banner.bg-disc-vocational:not(.bg-brand) blockquote,:root .banner.bg-disc-vocational:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-vocational h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-vocational .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-vocational h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-vocational .h2 span:not(.fw-bold){color:#b8d0e8}:root .banner.banner-hero.banner-product.bg-disc-vocational h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-vocational .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-vocational h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-vocational .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-vocational .container>div>div,:root .banner.banner-discipline.bg-disc-vocational .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-vocational:after{background-color:#b8d0e8}:root .banner:not(.bg-brand) .bg-disc-vocational h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-vocational .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-vocational h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-vocational .h1 span:not(.fw-bold):before{background-color:#b8d0e8}:root .banner.banner-quote .bg-disc-vocational blockquote:before{background-color:#b8d0e8}:root .bi.bg-disc-vocational,:root .card .bi.bg-disc-vocational{color:#b8d0e8;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-vocational:after,:root .card .bi.bg-disc-vocational:after{background-color:#b8d0e8}:root .badge.badge-tag.bg-disc-vocational:before{background-color:#b8d0e8}:root .badge.badge-tag.bg-disc-vocational span{color:#001a69}:root .bg-disc-design{background-color:#b8d0e8;color:#001a69}:root .bg-disc-design a{color:#001a69}:root .banner.bg-disc-design:not(.bg-brand) h1,:root .banner.bg-disc-design:not(.bg-brand) .h1,:root .banner.bg-disc-design:not(.bg-brand) h2,:root .banner.bg-disc-design:not(.bg-brand) .h2,:root .banner.bg-disc-design:not(.bg-brand) span,:root .banner.bg-disc-design:not(.bg-brand) p,:root .banner.bg-disc-design:not(.bg-brand) a:not(.btn),:root .banner.bg-disc-design:not(.bg-brand) .h-display,:root .banner.bg-disc-design:not(.bg-brand) blockquote,:root .banner.bg-disc-design:not(.bg-brand) div{color:#001a69}:root .banner.banner-hero.banner-product.bg-disc-design h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-design .h1 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-design h2 span:not(.fw-bold),:root .banner.banner-hero.banner-product.bg-disc-design .h2 span:not(.fw-bold){color:#b8d0e8}:root .banner.banner-hero.banner-product.bg-disc-design h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-design .h1 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-design h2 span:not(.fw-bold):before,:root .banner.banner-hero.banner-product.bg-disc-design .h2 span:not(.fw-bold):before{background-color:#001a69}:root .banner.banner-discipline.bg-disc-design .container>div>div,:root .banner.banner-discipline.bg-disc-design .container p{color:#333}:root .banner:not(.bg-brand) .bg-disc-design:after{background-color:#b8d0e8}:root .banner:not(.bg-brand) .bg-disc-design h1 span:not(.fw-bold),:root .banner:not(.bg-brand) .bg-disc-design .h1 span:not(.fw-bold){color:#001a69}:root .banner:not(.bg-brand) .bg-disc-design h1 span:not(.fw-bold):before,:root .banner:not(.bg-brand) .bg-disc-design .h1 span:not(.fw-bold):before{background-color:#b8d0e8}:root .banner.banner-quote .bg-disc-design blockquote:before{background-color:#b8d0e8}:root .bi.bg-disc-design,:root .card .bi.bg-disc-design{color:#b8d0e8;background-color:rgba(0,0,0,0) !important}:root .bi.bg-disc-design:after,:root .card .bi.bg-disc-design:after{background-color:#b8d0e8}:root .badge.badge-tag.bg-disc-design:before{background-color:#b8d0e8}:root .badge.badge-tag.bg-disc-design span{color:#001a69}:root .bi.bg-primary{color:#001a69;background-color:rgba(0,0,0,0) !important}:root .bi.bg-primary:after{background-color:#001a69}:root .bi.bg-secondary{color:#2537c6;background-color:rgba(0,0,0,0) !important}:root .bi.bg-secondary:after{background-color:#2537c6}:root .bi.bg-success{color:#008929;background-color:rgba(0,0,0,0) !important}:root .bi.bg-success:after{background-color:#008929}:root .bi.bg-info{color:#9d3700;background-color:rgba(0,0,0,0) !important}:root .bi.bg-info:after{background-color:#9d3700}:root .bi.bg-warning{color:#ffd565;background-color:rgba(0,0,0,0) !important}:root .bi.bg-warning:after{background-color:#ffd565}:root .bi.bg-danger{color:#d10000;background-color:rgba(0,0,0,0) !important}:root .bi.bg-danger:after{background-color:#d10000}:root .bi.bg-light{color:#f2f3f8;background-color:rgba(0,0,0,0) !important}:root .bi.bg-light:after{background-color:#f2f3f8}:root .bi.bg-dark{color:#121212;background-color:rgba(0,0,0,0) !important}:root .bi.bg-dark:after{background-color:#121212}:root .bi.bg-blue{color:#0d6efd;background-color:rgba(0,0,0,0) !important}:root .bi.bg-blue:after{background-color:#0d6efd}:root .bi.bg-indigo{color:#6610f2;background-color:rgba(0,0,0,0) !important}:root .bi.bg-indigo:after{background-color:#6610f2}:root .bi.bg-purple{color:#6f42c1;background-color:rgba(0,0,0,0) !important}:root .bi.bg-purple:after{background-color:#6f42c1}:root .bi.bg-pink{color:#d63384;background-color:rgba(0,0,0,0) !important}:root .bi.bg-pink:after{background-color:#d63384}:root .bi.bg-red{color:#dc3545;background-color:rgba(0,0,0,0) !important}:root .bi.bg-red:after{background-color:#dc3545}:root .bi.bg-orange{color:#fd7e14;background-color:rgba(0,0,0,0) !important}:root .bi.bg-orange:after{background-color:#fd7e14}:root .bi.bg-yellow{color:#ffc107;background-color:rgba(0,0,0,0) !important}:root .bi.bg-yellow:after{background-color:#ffc107}:root .bi.bg-green{color:#198754;background-color:rgba(0,0,0,0) !important}:root .bi.bg-green:after{background-color:#198754}:root .bi.bg-teal{color:#20c997;background-color:rgba(0,0,0,0) !important}:root .bi.bg-teal:after{background-color:#20c997}:root .bi.bg-cyan{color:#0dcaf0;background-color:rgba(0,0,0,0) !important}:root .bi.bg-cyan:after{background-color:#0dcaf0}:root .bi.bg-black{color:#000;background-color:rgba(0,0,0,0) !important}:root .bi.bg-black:after{background-color:#000}:root .bi.bg-white{color:#fff;background-color:rgba(0,0,0,0) !important}:root .bi.bg-white:after{background-color:#fff}:root .bi.bg-gray{color:#888;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray:after{background-color:#888}:root .bi.bg-gray-dark{color:#333;background-color:rgba(0,0,0,0) !important}:root .bi.bg-gray-dark:after{background-color:#333}:root .shadow-1{box-shadow:0px 1px 4px rgba(0,0,0,.12)}:root .hover-shadow-1:hover{box-shadow:0px 1px 4px rgba(0,0,0,.12)}:root .shadow-2{box-shadow:0px 2px 8px rgba(0,0,0,.1)}:root .hover-shadow-2:hover{box-shadow:0px 2px 8px rgba(0,0,0,.1)}:root .shadow-3{box-shadow:0px 3px 12px rgba(0,0,0,.1)}:root .hover-shadow-3:hover{box-shadow:0px 3px 12px rgba(0,0,0,.1)}:root .shadow-4{box-shadow:0px 4px 16px rgba(0,0,0,.12)}:root .hover-shadow-4:hover{box-shadow:0px 4px 16px rgba(0,0,0,.12)}:root .shadow-5{box-shadow:0px 5px 20px rgba(0,0,0,.12)}:root .hover-shadow-5:hover{box-shadow:0px 5px 20px rgba(0,0,0,.12)}:root .surfacebox{width:150px;height:150px;background-color:#fff;padding:10px;font-size:12px;line-height:1.2em}:root .bg-dark{background-color:#121212}:root .bg-dark-1{background-color:#1c1c1c}:root .bg-dark-2{background-color:#262626}:root .bg-dark-3{background-color:#313131}:root .bg-dark-4{background-color:#3b3b3b}:root .bg-black{background-color:#000}:root .bg-white{background-color:#fff}[data-bs-theme=dark]{--bs-success:#4DAD6A;--bs-success-rgb:77, 173, 106;--bs-form-invalid-color:#F47F7F}[data-bs-theme=dark] .bg-product-am{background-color:#be778d;color:#001a69}[data-bs-theme=dark] .bg-product-lean{background-color:#639bc9;color:#001a69}[data-bs-theme=dark] .bg-product-talis{background-color:#32acb6;color:#001a69}[data-bs-theme=dark] .bg-product-vantage{background-color:#00bfd1;color:#001a69}[data-bs-theme=dark] .banner.bg-secondary-bg2,[data-bs-theme=dark] .bg-secondary-bg2{background-color:#333;color:#fff}[data-bs-theme=dark] .banner.bg-secondary-bg2 h1,[data-bs-theme=dark] .banner.bg-secondary-bg2 h2,[data-bs-theme=dark] .banner.bg-secondary-bg2 span,[data-bs-theme=dark] .banner.bg-secondary-bg2 p,[data-bs-theme=dark] .banner.bg-secondary-bg2 a:not(.btn),[data-bs-theme=dark] .banner.bg-secondary-bg2 .h-display,[data-bs-theme=dark] .banner.bg-secondary-bg2 blockquote,[data-bs-theme=dark] .banner.bg-secondary-bg2 div,[data-bs-theme=dark] .bg-secondary-bg2 h1,[data-bs-theme=dark] .bg-secondary-bg2 .h1,[data-bs-theme=dark] .bg-secondary-bg2 h2,[data-bs-theme=dark] .bg-secondary-bg2 .h2,[data-bs-theme=dark] .bg-secondary-bg2 span,[data-bs-theme=dark] .bg-secondary-bg2 p,[data-bs-theme=dark] .bg-secondary-bg2 a:not(.btn),[data-bs-theme=dark] .bg-secondary-bg2 .h-display,[data-bs-theme=dark] .bg-secondary-bg2 blockquote,[data-bs-theme=dark] .bg-secondary-bg2 div{color:#fff}[data-bs-theme=dark] .shadow-1{box-shadow:0px 1px 2px rgba(0,0,0,.28),0px 0px 2px rgba(0,0,0,.2)}[data-bs-theme=dark] .hover-shadow-1:hover{box-shadow:0px 1px 2px rgba(0,0,0,.28),0px 0px 2px rgba(0,0,0,.2)}[data-bs-theme=dark] .shadow-2{box-shadow:0px 2px 4px rgba(0,0,0,.28),0px 0px 2px rgba(0,0,0,.2)}[data-bs-theme=dark] .hover-shadow-2:hover{box-shadow:0px 2px 4px rgba(0,0,0,.28),0px 0px 2px rgba(0,0,0,.2)}[data-bs-theme=dark] .shadow-3{box-shadow:0px 4px 8px rgba(0,0,0,.28),0px 0px 2px rgba(0,0,0,.2)}[data-bs-theme=dark] .hover-shadow-3:hover{box-shadow:0px 4px 8px rgba(0,0,0,.28),0px 0px 2px rgba(0,0,0,.2)}[data-bs-theme=dark] .shadow-4{box-shadow:0px 8px 16px rgba(0,0,0,.28),0px 0px 2px rgba(0,0,0,.2)}[data-bs-theme=dark] .hover-shadow-4:hover{box-shadow:0px 8px 16px rgba(0,0,0,.28),0px 0px 2px rgba(0,0,0,.2)}[data-bs-theme=dark] .shadow-5{box-shadow:0px 14px 28px rgba(0,0,0,.48),0px 0px 8px rgba(0,0,0,.4)}[data-bs-theme=dark] .hover-shadow-5:hover{box-shadow:0px 14px 28px rgba(0,0,0,.48),0px 0px 8px rgba(0,0,0,.4)}@font-face{font-family:"Peak";src:url("../fonts/peak-thin-webfont.woff2") format("woff2"),url("../fonts/peak-thin-webfont.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/peak-thinitalic-webfont.woff2") format("woff2"),url("../fonts/peak-thinitalic-webfont.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/peak-extralight-webfont.woff2") format("woff2"),url("../fonts/peak-extralight-webfont.woff") format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/peak-extralightitalic-webfont.woff2") format("woff2"),url("../fonts/peak-extralightitalic-webfont.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/peak-light-webfont.woff2") format("woff2"),url("../fonts/peak-light-webfont.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/peak-lightitalic-webfont.woff2") format("woff2"),url("../fonts/peak-lightitalic-webfont.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/SagePeak-Regular.woff2") format("woff2"),url("../fonts/SagePeak-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/SagePeak-Italic.woff2") format("woff2"),url("../fonts/SagePeak-Italic.woff") format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/SagePeak-Medium.woff2") format("woff2"),url("../fonts/SagePeak-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/SagePeak-MediumItalic.woff2") format("woff2"),url("../fonts/SagePeak-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/SagePeak-Semibold.woff2") format("woff2"),url("../fonts/SagePeak-Semibold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/SagePeak-SemiboldItalic.woff2") format("woff2"),url("../fonts/SagePeak-SemiboldItalic.woff") format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/SagePeak-Bold.woff2") format("woff2"),url("../fonts/SagePeak-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/SagePeak-BoldItalic.woff2") format("woff2"),url("../fonts/SagePeak-BoldItalic.woff") format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/peak-extrabold-webfont.woff2") format("woff2"),url("../fonts/peak-extrabold-webfont.woff") format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Peak";src:url("../fonts/peak-extrabolditalic-webfont.woff2") format("woff2"),url("../fonts/peak-extrabolditalic-webfont.woff") format("woff");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-Italic.woff2") format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-SemiBoldItalic.woff2") format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-BoldItalic.woff2") format("woff2");font-weight:700;font-style:italic;font-display:swap}body{font-family:"Open Sans",sans-serif;font-size:16px;color:var(--bs-body-color);line-height:1.75em}.text-xl{font-size:18px;line-height:1.75rem}.text-l{font-size:16px;line-height:1.75rem}.text-m{font-size:16px;line-height:1.5rem}.text-md{font-size:14px;line-height:1.375rem}.text-s{font-size:12px;line-height:1.25rem}.text-disabled{color:#666}.text-error{color:#d10000}.text-primary>a{color:var(--bs-primary)}@media(min-width: 768px){.text-md-l{font-size:16px !important;line-height:1.75rem !important}}@media(min-width: 992px){.fw-lg-normal{font-weight:normal !important}}a{color:#2537c6}a:hover{text-decoration:none}a:focus-visible{outline:2px solid var(--bs-primary);border-radius:2px}a:not(.btn)[target=_blank]:after{content:"";width:17px;height:17px;margin-left:6px;background-color:var(--bs-primary);vertical-align:baseline;display:inline-block;position:relative;top:1px;-webkit-mask:url("../fonts/new-window.svg") no-repeat;mask:url("../fonts/new-window.svg") no-repeat}table.container a:not(.btn)[target=_blank]:after{content:none !important}a.stretched-link{height:100%}.bg-primary-900 a,.bg-primary a{color:#fff}.bg-primary-900 a:focus-visible,.bg-primary a:focus-visible{outline-color:#fff}.h-display,.h-xxl,h1,.h1,.h-xl,h2,.h2,.h-l,h3,.h3,.h-m,h4,.h4,.h-s,h5,.h5,.h-xs,h6,.h6{color:var(--bs-primary);font-family:"Peak",sans-serif;font-weight:400}.bg-primary .h-display,.bg-primary .h-xxl,.bg-primary h1,.bg-primary .h1,.bg-primary .h-xl,.bg-primary h2,.bg-primary .h2,.bg-primary .h-l,.bg-primary h3,.bg-primary .h3,.bg-primary .h-m,.bg-primary h4,.bg-primary .h4,.bg-primary .h-s,.bg-primary h5,.bg-primary .h5,.bg-primary .h-xs,.bg-primary h6,.bg-primary .h6{color:#fff}.h-display{font-size:32px;line-height:2.75rem;margin-bottom:32px}.h-xxl,h1,.h1{font-size:28px;line-height:2.5rem}.h-xl,h2,.h2{font-size:26px;line-height:2.375rem}.h-l,h3,.h3{font-size:24px;line-height:2.25rem}.h-m,h4,.h4{font-size:20px;line-height:2rem}.h-s,h5,.h5{font-size:18px;line-height:1.75rem}.h-xs,h6,.h6{font-size:18px;line-height:1.75rem;font-weight:600}.h-xxs{font-size:14px;line-height:1.375rem;font-weight:600}@media(min-width: 768px){.h-display{font-size:40px;line-height:3rem}.h-xxl,h1,.h1{font-size:32px;line-height:2.75rem}.h-xl,h2,.h2{font-size:28px;line-height:2.5rem}}@media(min-width: 1200px){.h-display{font-size:60px;line-height:3.5rem}.h-xxl,h1,.h1{font-size:40px;line-height:3rem}.h-xl,h2,.h2{font-size:32px;line-height:2.75rem}.h-l,h3,.h3{font-size:28px;line-height:2.5rem}.h-m,h4,.h4{font-size:24px;line-height:2.25rem}.h-s,h5,.h5{font-size:20px;line-height:2rem}.h-xs,h6,.h6{font-size:18px;line-height:1.75rem}}h1,.h1{margin:0 0 1rem 0}h1:focus-visible,.h1:focus-visible{text-decoration:underline;outline:none}h2,.h2{margin:0 0 1rem 0}h2.border-bottom,.border-bottom.h2{border-bottom-color:var(--bs-hr-color) !important}h2:focus-visible,.h2:focus-visible{text-decoration:underline;outline:none}h3,.h3{margin:0 0 .5rem 0}h4,.h4{margin:0 0 20px 0}h5,.h5{margin:0 0 10px 0}h6,.h6{margin:0 0 10px 0}main ul:not(.dropdown-menu):not(.navbar-nav):not(.list-unstyled):not(.nav):not(.glide__slides):not(.breadcrumb):not(.pagination):not(.mz-errors){list-style:none;padding-left:1rem;max-width:800px}main ul:not(.dropdown-menu):not(.navbar-nav):not(.list-unstyled):not(.nav):not(.glide__slides):not(.breadcrumb):not(.pagination):not(.mz-errors) li{position:relative;padding-left:18px;margin-bottom:1rem}main ul:not(.dropdown-menu):not(.navbar-nav):not(.list-unstyled):not(.nav):not(.glide__slides):not(.breadcrumb):not(.pagination):not(.mz-errors) li:before{content:"•";color:var(--bs-primary);left:0px;position:absolute;font-size:23px;line-height:10px;top:8px}main ul:not(.dropdown-menu):not(.navbar-nav):not(.list-unstyled):not(.nav):not(.glide__slides):not(.breadcrumb):not(.pagination):not(.mz-errors).text-m li:before{top:5px}main ul:not(.dropdown-menu):not(.navbar-nav):not(.list-unstyled):not(.nav):not(.glide__slides):not(.breadcrumb):not(.pagination):not(.mz-errors).text-s li:before{top:3px}ol{counter-reset:item;padding-left:1rem;max-width:800px}ol li{display:block;padding-left:18px;position:relative}ol li:before{content:counter(item) ". ";counter-increment:item;color:var(--bs-primary);font-weight:600;position:absolute;left:-16px;text-align:right;width:30px}.fs-0{font-size:14px;line-height:1.375rem}:root,[data-bs-theme=light]{--bs-body-color:#333;--bs-secondary-rgb:37,55,198}[data-bs-theme=dark]{--bs-body-color:#fff}[data-bs-theme=dark] a{color:#fff}[data-bs-theme=dark] .text-primary{color:#fff !important}.anchorlist{position:relative}.anchorlist .btn.btn-top-round{margin-top:-60px;bottom:1rem;right:0;left:100%}.anchorlist h2,.anchorlist .h2{padding-top:60px;margin-top:-60px}@media(min-width: 576px){.anchorlist>div{padding-right:4.375rem}}@media(min-width: 768px){.anchorlist h2,.anchorlist .h2{padding-top:72px;margin-top:-72px}}@media(min-width: 1200px){.anchorlist>div{padding-right:100px}.anchorlist h2,.anchorlist .h2{padding-top:148px;margin-top:-148px}.anchorlist .btn.btn-top-round{margin-top:-3rem;bottom:3rem}}html{scroll-padding-top:150px}.sb-show-main{background-color:var(--bs-body-bg)}.hero{height:220px;position:relative;overflow:hidden}.hero img{position:absolute;transform:translateY(-50%);top:50%;left:0;right:0;margin:auto;width:100%;height:100%;object-fit:cover}@media(min-width: 768px){.hero{height:300px}}@media(min-width: 576px){.w-sm-50{width:50% !important}}@media(min-width: 992px){.w-lg-100{width:100% !important}}@media(min-width: 768px){.w-md-auto{width:auto !important}}@media(min-width: 768px){.lg-rounded{border-radius:8px}}.py-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.mt-2_5{margin-top:.75rem}.mb-2_5{margin-bottom:.75rem}@media(min-width: 768px){.mb-md-2_5{margin-bottom:.75rem !important}}@media(min-width: 768px){.border-md-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}}@media(min-width: 768px){.border-md-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}}@media(min-width: 768px){.border-bottom-md-0{border-bottom:0 !important}}.bg-opacity-90{--bs-bg-opacity: 0.90}.sticky-top{z-index:1018}hr{margin:1.5rem 0;border-color:var(--bs-hr-color);opacity:1}.avatar{display:flex;align-items:center;flex-wrap:wrap}.avatar img{border:3px solid #fff;border-radius:50%;width:46px;height:46px;box-shadow:0px 4px 16px rgba(0,0,0,.12)}.avatar .avatar-images{margin-right:.75rem;display:flex}.avatar .avatar-images>a,.avatar .avatar-images>img{position:relative;z-index:3}.avatar .avatar-images>:nth-child(2){margin-left:-0.5rem;z-index:2}.avatar .avatar-images>:nth-child(3){margin-left:-0.5rem;z-index:1}.avatar .avatar-names a{color:var(--bs-body-color);text-decoration:none}.avatar .avatar-names a:hover{text-decoration:underline}.readtime .bi{font-size:1.25rem !important;line-height:1.25rem;width:1.25rem;height:1.25rem}.container{padding:0 16px;max-width:100%}@media(min-width: 768px){.container{padding:0 3rem}}@media(min-width: 1200px){.container{max-width:1320px}}.engage{line-height:1.375rem;display:flex;gap:1.5rem}.engage .bi{font-size:1.75rem !important;line-height:1.75rem;width:1.75rem;height:1.75rem;display:block}@media(min-width: 768px){.engage{font-weight:600}.engage .d-md-inline-block{font-weight:400}.engage .bi{font-size:1.25rem !important;line-height:1.25rem;width:1.25rem;height:1.25rem}}.engage-btns .bi{font-size:2rem !important;line-height:2rem;width:2rem;height:2rem;display:block}.dropdown-menu{--bs-dropdown-item-padding-x:0.75rem;--bs-dropdown-item-padding-y:0.5rem;--bs-dropdown-link-hover-bg:#D9EEFF;--bs-dropdown-link-hover-color:var(--bs-primary);--bs-dropdown-link-active-bg:#D9EEFF;--bs-dropdown-link-active-color:var(--bs-primary)}.nav-link:focus-visible{box-shadow:none;outline:2px solid var(--bs-primary)}.filter-view{display:flex;align-items:center}.filter-view>span{padding:0 .5rem}.filter-view .btn{padding:0}.progress{width:100%;height:4px}:root,[data-bs-theme=light]{--bs-border-color:#888888;--bs-hr-color:#DDDDDD}@media(max-width: 1199.98px){#onetrust-consent-sdk #ot-sdk-btn-floating.ot-floating-button{position:static;width:50px;height:50px;margin:-3rem 0 1rem 3rem}#onetrust-consent-sdk #ot-sdk-btn-floating.ot-floating-button::before,#onetrust-consent-sdk #ot-sdk-btn-floating.ot-floating-button::after{content:none}#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon,#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__back.custom-persistent-icon{width:50px;height:50px}}@media(max-width: 767.98px){#onetrust-consent-sdk #ot-sdk-btn-floating.ot-floating-button{margin:-1rem 0 1rem 1rem}}[data-bs-theme=dark]{--bs-border-color:#CCCCCC;--bs-hr-color:#333333}[data-bs-theme=dark] .dropdown-menu{--bs-dropdown-link-hover-bg:#001A69;--bs-dropdown-link-active-bg:#001A69}[data-bs-theme=dark] .engage .engage_views:before{background:url("../fonts/engage-views-white.svg") center center no-repeat}[data-bs-theme=dark] .engage .engage_likes:before{background:url("../fonts/engage-likes-white.svg") center center no-repeat}[data-bs-theme=dark] .engage .engage_shares:before{background:url("../fonts/engage-shares-white.svg") center center no-repeat}[data-bs-theme=dark] .filter-view .btn svg path{fill:#fff}@media print{.table-responsive{box-shadow:none !important}.table{box-shadow:none !important}.table td{color:#000 !important;background:#fff !important}.table tr:first-child td,.table tr:first-child th{background:#f7f7f7 !important;color:#000 !important}.table tr:first-child td a,.table tr:first-child th a{color:#000 !important}.table thead+tbody tr:first-child td{background:#fff !important}}.accordion{--bs-accordion-bg: transparent;--bs-accordion-border-radius: 0;--bs-accordion-color: var(--bs-primary);--bs-accordion-btn-color: var(--bs-primary);--bs-accordion-active-color: var(--bs-primary);--bs-accordion-border-color:#DDDDDD;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-padding-x: 0;--bs-accordion-active-bg: transparent;border-top:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-button{font-size:inherit}.accordion-button h2,.accordion-button .h2,.accordion-button h3,.accordion-button .h3,.accordion-button h4,.accordion-button .h4,.accordion-button h5,.accordion-button .h5{font-family:"Open Sans",sans-serif;font-size:16px;line-height:1.75rem;margin-bottom:0;font-weight:600}.accordion-item .accordion-item h2,.accordion-item .accordion-item .h2,.accordion-item .accordion-item h3,.accordion-item .accordion-item .h3,.accordion-item .accordion-item h4,.accordion-item .accordion-item .h4,.accordion-item .accordion-item h5,.accordion-item .accordion-item .h5{font-weight:400}.accordion-button:not(.collapsed){box-shadow:none}.accordion-item{border-left:none;border-right:none;border-top:none}.accordion-nested .accordion-item h2,.accordion-nested .accordion-item .h2,.accordion-nested .accordion-item h3,.accordion-nested .accordion-item .h3,.accordion-nested .accordion-item h4,.accordion-nested .accordion-item .h4,.accordion-nested .accordion-item h5,.accordion-nested .accordion-item .h5{font-family:"Open Sans",sans-serif;font-weight:600;margin:0}.accordion-nested .accordion-item h2,.accordion-nested .accordion-item .h2{font-size:18px;line-height:1.75rem}.accordion-nested .accordion-item h3,.accordion-nested .accordion-item .h3{font-size:16px;line-height:1.75rem}.accordion.accordion-book .row .accordion-header{margin:0;font-size:18px;line-height:1.75rem}.accordion.accordion-book .row .accordion-header button{font-weight:600;padding:.75rem 0}.accordion.accordion-book .row .accordion-body{padding:.5rem 1rem}@media(min-width: 768px){.accordion.accordion-book{border:none}.accordion.accordion-book>.accordion-item{border:none}.accordion.accordion-book>.accordion-item .row{padding:40px 0}.accordion.accordion-book>.accordion-item:first-child .row{margin-top:-3rem}.accordion.accordion-book>.accordion-item .row .accordion-body{padding:0}.accordion.accordion-book>.accordion-item .accordion-body.text-fade{max-height:360px;overflow:hidden;margin-bottom:1rem;mask-image:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 30%, rgb(255, 255, 255) 100%)}.accordion.accordion-book h3,.accordion.accordion-book .h3{font-family:"Open Sans",sans-serif;font-weight:600;color:var(--bs-body-color)}}@media(max-width: 767.98px){.accordion.accordion-book .bg-secondary-bg2{background-color:var(--bs-body-bg) !important}}@media(min-width: 768px){.accordion.accordion-contents .accordion-header h3,.accordion.accordion-contents .accordion-header .h3{color:var(--bs-primary);font-family:"Peak",sans-serif;font-size:18px;line-height:1.75rem}}@media(max-width: 767.98px){.accordion.accordion-contents .accordion-item{border:none}.accordion.accordion-contents .accordion-header h2,.accordion.accordion-contents .accordion-header .h2,.accordion.accordion-contents .accordion-header h3,.accordion.accordion-contents .accordion-header .h3{font-size:18px;line-height:1.75rem;margin:0}.accordion.accordion-contents .accordion-collapse{display:block !important}.accordion.accordion-contents .accordion-collapse .accordion-body{padding:.5rem 1rem 1rem !important}}.alert-sm{font-size:14px;line-height:1.375rem;padding:.5rem}.badge{--bs-badge-color:#2537C6;--bs-badge-padding-x: 0.5rem;--bs-badge-padding-y: 0.25rem;border:1px solid var(--bs-badge-color);align-self:flex-start;font-family:"Peak",sans-serif;font-size:14px;line-height:1.375rem}.badge.rounded-pill{border-color:#888;background-color:var(--bs-body-bg);font-weight:normal;color:var(--bs-body-color);font-size:14px;line-height:1.375rem;font-family:"Open Sans",sans-serif;display:flex;align-items:center}.badge.rounded-pill .btn-close{padding:0px;background:none;opacity:1;color:#001a69;width:20px;height:20px;margin-left:4px}.badge.rounded-pill .btn-close .bi{font-size:1.25rem !important;display:flex}.badge.rounded-pill.h-xxs{font-size:14px;line-height:1.375rem;font-weight:600;font-family:"Peak",sans-serif}.badge.rounded-pill.bg-warning-subtle{border-color:rgb(var(--bs-warning-rgb));color:var(--bs-warning-text-emphasis);align-self:auto}.badge.rounded-pill.bg-secondary-subtle{border-color:#2537c6;background-color:#ebf6ff !important;color:#2537c6;align-self:auto}.badge.rounded-pill.bg-light-subtle{border-color:#555;background-color:#f7f7f7 !important;color:#555;align-self:auto}.badge.rounded-pill.bg-success-subtle{border-color:var(--bs-success);color:var(--bs-success-text-emphasis);align-self:auto}.badge.rounded-pill.bg-secondary-bg2{background-color:#ebf6ff;border-color:#2537c6;color:#2537c6}.badge.badge-tag{border:none;background-color:rgba(0,0,0,0) !important;position:relative;padding:0 .5rem;height:2rem}.badge.badge-tag:before{content:"";position:absolute;width:100%;height:2rem;top:0px;left:0;mask:url("../fonts/tag.svg") no-repeat;mask-size:100% 2rem;background-color:#001a69}.badge.badge-tag>span{display:block;position:relative;text-transform:uppercase;color:#fff;margin-top:3px}[data-bs-theme=dark] .badge{--bs-badge-color:#4FB3FF}.banner{background-color:#d9eeff;font-family:"Peak",sans-serif;display:flex;color:#333}.banner .container{padding-top:2rem;padding-bottom:2rem;position:relative;display:flex;background-color:rgba(0,0,0,0) !important}.banner .container:after{content:"";width:127px;height:42px;position:absolute;bottom:0;right:0;mask:url("../fonts/banner-mobile.svg") no-repeat}.banner .container>div:not(.cover){display:flex;justify-content:center;flex-direction:column;gap:16px;width:100%}.banner h1,.banner .h1,.banner h2,.banner .h2,.banner span,.banner p,.banner a:not(.btn),.banner .h-display,.banner blockquote,.banner div{color:#001a69}.banner h2,.banner .h2{font-size:24px;line-height:2.25rem}.banner .h-display,.banner .h-xxl,.banner .h1,.banner .h-xl,.banner .h2,.banner .h-l,.banner .h3,.banner .h-m,.banner .h4,.banner .h-s,.banner .h5,.banner .h-xs,.banner .h6,.banner h1,.banner h2,.banner h3,.banner h4,.banner h5,.banner h6,.banner p{margin:0}.banner .container>div>div,.banner p{font-size:18px;line-height:1.75rem;max-width:800px}.banner .btn{margin-right:auto;position:relative;z-index:1;width:100%;margin-top:.5rem}.banner .banner-tag{font-size:20px;line-height:2rem;text-transform:uppercase}.banner a:not(.btn)[target=_blank]:after{background-image:url("../fonts/new-window.svg")}.banner.bg-primary{background:#001a69 !important}.banner.bg-primary h1,.banner.bg-primary .h1{color:#d9eeff}.banner.bg-primary .btn{background:#d9eeff;color:#001a69}.banner.bg-primary .btn:before,.banner.bg-primary .btn:after{background:#001a69}.banner.bg-primary .btn:hover,.banner.bg-primary .btn:focus{background:#fff}.banner.bg-primary .share>button,.banner.bg-primary .share .dropdown-toggle{color:#d9eeff}.banner.banner-quote .container{justify-content:center;padding-top:1.5rem;padding-bottom:1.5rem}.banner.banner-quote .container:after{content:none}.banner.banner-quote blockquote{font-size:20px;line-height:2rem;font-weight:400;max-width:600px;margin:0 auto;padding-top:4.5rem;position:relative}.banner.banner-quote blockquote:before{content:"";width:64px;height:64px;position:absolute;top:0;left:0;mask:url("../fonts/quote.svg") no-repeat;background-color:#001a69;mask-size:64px 64px}.banner.banner-quote blockquote .banner-quote-author{font-weight:600;margin-top:.5rem}.banner.banner-quote blockquote .banner-quote-author:before{content:"- "}.banner.banner-quote.bg-primary{color:#d9eeff}.banner.banner-quote.bg-primary blockquote:before{background-color:#d9eeff}.banner.banner-marketing{background-size:0}.banner.banner-marketing .container img{margin-top:-2rem;margin-bottom:.5rem;margin-left:auto;margin-right:-1rem;max-height:200px;max-width:100%}.banner.banner-marketing h2,.banner.banner-marketing .h2{font-size:32px;line-height:2.75rem;font-weight:600}.banner.banner-marketing h3,.banner.banner-marketing .h3{font-size:24px;line-height:2.25rem;margin-bottom:1rem}.banner.banner-marketing p{font-size:20px;line-height:2rem;font-weight:400;color:#333;margin-bottom:1.5rem}.banner.banner-marketing p:last-child,.banner.banner-marketing ul:last-child{margin-bottom:0}.banner.banner-error{background-color:var(--bs-body-bg);font-weight:normal}.banner.banner-error .container{background-size:0}.banner.banner-error h1,.banner.banner-error .h1{font-size:32px;line-height:2.75rem;font-weight:600}.banner.banner-error h2,.banner.banner-error .h2{font-size:26px;line-height:2.375rem;margin-bottom:.5rem}.banner.banner-error ul{font-family:"Open Sans",sans-serif}.banner.banner-error ul li{margin-bottom:1rem}.banner.banner-error ul li>a{color:#2537c6}.banner.banner-error ul li:last-child{margin-bottom:0}.banner.banner-bookshelf{font-family:"Open Sans",sans-serif;position:relative;overflow:hidden}.banner.banner-bookshelf .container{padding:1.5rem}.banner.banner-bookshelf .container>div{max-width:100%}.banner.banner-bookshelf .container>div>div{font-size:16px}.banner.banner-bookshelf .container:after{width:469px;height:288px;right:-270px;bottom:auto;top:-101px;mask:url("../fonts/hero-landing.svg") no-repeat;mask-size:contain}.banner.banner-bookshelf .btn{font-size:16px;line-height:1.375rem;padding:8px 16px;margin:0}.banner.banner-bookshelf.bg-primary-50 a:not(.btn){color:#333 !important}@media(min-width: 576px){.banner .btn{width:auto}}@media(min-width: 768px){.banner p{font-size:20px;line-height:2rem}.banner .btn{font-size:18px;line-height:1.75rem;padding:11px 24px}.banner.banner-marketing{background-size:460px;background-repeat:no-repeat;background-position:right bottom}.banner.banner-marketing .container{padding-top:4rem;padding-bottom:4rem}.banner.banner-marketing .container img{display:none}.banner.banner-marketing h2,.banner.banner-marketing .h2{max-width:50%}.banner.banner-marketing p{max-width:50%}.banner.banner-error h1,.banner.banner-error .h1{font-size:40px;line-height:3rem}.banner.banner-error h2,.banner.banner-error .h2{font-size:28px;line-height:2.5rem}}@media(min-width: 992px){.banner .container{padding-top:3.5rem;padding-bottom:3.5rem}.banner .container:after{content:"";width:290px;height:122px;position:absolute;bottom:0;right:3rem;mask:url("../fonts/banner-primary.svg") no-repeat}.banner .container>div{max-width:80%}.banner h2,.banner .h2{font-size:28px;line-height:2.5rem}.banner.banner-quote .container{padding-top:3.5rem;padding-bottom:3.5rem}.banner.banner-quote blockquote{font-size:24px;line-height:2.25rem;padding-left:6.5rem;padding-top:0}.banner.banner-quote blockquote:before{width:80px;height:80px;mask-size:80px 80px}.banner.banner-marketing{background-size:contain}.banner.banner-marketing h2,.banner.banner-marketing .h2{font-size:40px;line-height:3rem}.banner.banner-error .container{background-size:unset;background-position:right 3rem top 3.5rem;background-repeat:no-repeat}.banner.banner-error .container>div{max-width:100%}.banner.banner-error p{max-width:58.3333333%}}@media(min-width: 1200px){.banner.banner-marketing h2,.banner.banner-marketing .h2{max-width:700px}.banner.banner-marketing p{max-width:700px}.banner.banner-error h1,.banner.banner-error .h1{font-size:60px;line-height:4rem}.banner.banner-error h2,.banner.banner-error .h2{font-size:32px;line-height:2.75rem}}@media(min-width: 992px){.container .banner-quote{border-radius:8px}.container .banner-quote blockquote{font-size:20px;line-height:2rem;font-weight:400;color:#fff}}[data-bs-theme=dark] .banner:not(.bg-primary):not(.banner-error) .btn-primary{background:#001a69;color:#d9eeff;border:1px solid #001a69}[data-bs-theme=dark] .banner:not(.bg-primary):not(.banner-error) .btn-primary:hover,[data-bs-theme=dark] .banner:not(.bg-primary):not(.banner-error) .btn-primary:focus{background:#d9eeff;border-color:#001f83;color:#001f83}[data-bs-theme=dark] .banner:not(.bg-primary):not(.banner-error) .btn-primary:active{background:#ebf6ff !important;border-color:#001f83 !important;color:#001f83 !important}[data-bs-theme=dark] .banner:not(.bg-primary):not(.banner-error) .btn-primary:focus-visible{outline:none}[data-bs-theme=dark] .banner:not(.bg-primary):not(.banner-error) .btn-primary:before,[data-bs-theme=dark] .banner:not(.bg-primary):not(.banner-error) .btn-primary:after{background-color:#d9eeff}[data-bs-theme=dark] .banner.banner-error{color:var(--bs-body-color)}[data-bs-theme=dark] .banner.banner-error .h-display,[data-bs-theme=dark] .banner.banner-error .h-xxl,[data-bs-theme=dark] .banner.banner-error .h1,[data-bs-theme=dark] .banner.banner-error .h-xl,[data-bs-theme=dark] .banner.banner-error .h2,[data-bs-theme=dark] .banner.banner-error .h-l,[data-bs-theme=dark] .banner.banner-error .h3,[data-bs-theme=dark] .banner.banner-error .h-m,[data-bs-theme=dark] .banner.banner-error .h4,[data-bs-theme=dark] .banner.banner-error .h-s,[data-bs-theme=dark] .banner.banner-error .h5,[data-bs-theme=dark] .banner.banner-error .h-xs,[data-bs-theme=dark] .banner.banner-error .h6,[data-bs-theme=dark] .banner.banner-error h1,[data-bs-theme=dark] .banner.banner-error h2,[data-bs-theme=dark] .banner.banner-error h3,[data-bs-theme=dark] .banner.banner-error h4,[data-bs-theme=dark] .banner.banner-error h5,[data-bs-theme=dark] .banner.banner-error h6{color:var(--bs-body-color)}[data-bs-theme=dark] .banner.bg-secondary-bg2:not(.bg-brand) h1,[data-bs-theme=dark] .banner.bg-secondary-bg2:not(.bg-brand) .h1,[data-bs-theme=dark] .banner.bg-secondary-bg2:not(.bg-brand) h2,[data-bs-theme=dark] .banner.bg-secondary-bg2:not(.bg-brand) .h2{color:#fff}.btn{font-size:16px;line-height:1.5rem;padding:9px 20px;border-radius:4px;transition:background-color ease .2s,color ease .2s,border-color ease .2s;font-family:"Peak",sans-serif;font-weight:600}.btn:before,.btn:after{display:inline-block;width:20px;height:20px;vertical-align:middle;position:relative;bottom:2px;background-color:#001a69;transition:background-color ease .2s;-webkit-mask:url("../fonts/right-light.svg") no-repeat;mask:url("../fonts/right-light.svg") no-repeat}.btn[target=_blank]:after{content:"";background-image:none;vertical-align:middle;top:-2px;bottom:0;margin-left:.5rem;background-color:#001a69;-webkit-mask:url("../fonts/new-window.svg") no-repeat;mask:url("../fonts/new-window.svg") no-repeat}button:focus-visible,.btn:focus-visible{outline:2px solid var(--bs-primary);border-radius:2px;box-shadow:none}.bg-primary button:focus-visible,.bg-primary .btn:focus-visible{outline:2px solid #fff}.btn.btn-primary{background:#001a69;color:#d9eeff;border:1px solid #001a69}.btn.btn-primary:hover,.btn.btn-primary:focus{background:#d9eeff;border-color:#001f83;color:#001f83}.btn.btn-primary:active{background:#ebf6ff !important;border-color:#001f83 !important;color:#001f83 !important}.btn.btn-primary:focus-visible{outline-offset:-1px}.btn.btn-primary:before,.btn.btn-primary:after{background-color:#d9eeff}.btn.btn-primary:hover:before,.btn.btn-primary:hover:after,.btn.btn-primary:focus:before,.btn.btn-primary:focus:after,.btn.btn-primary:active:before,.btn.btn-primary:active:after{background-color:#001f83}.btn-lg,.btn-group-lg>.btn{font-size:18px;line-height:1.75rem;padding:11px 24px}.btn-med{font-size:16px;line-height:1.5rem;padding:9px 20px}.btn-sm,.btn-group-sm>.btn{font-size:16px;line-height:1.375rem;padding:8px 16px}.btn-l:before{content:"";transform:scaleX(-1);margin-right:.5rem}.btn-l:hover:before,.btn-l:focus:before,.btn-l:active:before{background-color:#001f83}.btn-l.btn-sm:before,.btn-group-sm>.btn-l.btn:before{transform:scale(-0.84, -0.84);bottom:1px}.btn-r:after{content:"";margin-left:8px}.btn-r:hover:after,.btn-r:focus:after,.btn-r:active:after{background-color:#001f83}.btn-r.btn-sm:after,.btn-group-sm>.btn-r.btn:after{transform:scale(0.84, 0.84);bottom:1px}.btn.btn-outline-primary{background:#fff;color:#001a69;border-color:#001a69}.btn.btn-outline-primary:hover,.btn.btn-outline-primary:focus{background:#001f83;border-color:#001f83;color:#fff}.btn.btn-outline-primary:active{background:#2c459f !important;border-color:#2c459f !important;color:#fff !important}.btn.btn-outline-primary:focus-visible{outline-offset:2px}.btn.btn-outline-primary:before,.btn.btn-outline-primary:after{background-color:#001a69}.btn.btn-outline-primary:hover:before,.btn.btn-outline-primary:hover:after,.btn.btn-outline-primary:focus:before,.btn.btn-outline-primary:focus:after,.btn.btn-outline-primary:active:before,.btn.btn-outline-primary:active:after{background-color:#fff}.btn.btn-secondary{background:#2537c6;color:#fff;border-color:#2537c6}.btn.btn-secondary:hover,.btn.btn-secondary:focus{background:#001f83;border-color:#001f83;color:#fff}.btn.btn-secondary:active{background:#2c459f !important;border-color:#2c459f !important;color:#fff !important}.btn.btn-secondary:focus-visible{outline-offset:2px}.btn.btn-secondary:before,.btn.btn-secondary:after{background-color:#fff}.btn.btn-secondary:hover:before,.btn.btn-secondary:hover:after,.btn.btn-secondary:focus:before,.btn.btn-secondary:focus:after,.btn.btn-secondary:active:before,.btn.btn-secondary:active:after{background-color:#fff}.btn.btn-outline-secondary{background:#fff;color:#2537c6;border-color:#2537c6}.btn.btn-outline-secondary:hover,.btn.btn-outline-secondary:focus{background:#001f83;border-color:#001f83;color:#fff}.btn.btn-outline-secondary:active{background:#2c459f !important;border-color:#2c459f !important;color:#fff !important}.btn.btn-outline-secondary:focus-visible{outline-offset:2px}.btn.btn-outline-secondary:before,.btn.btn-outline-secondary:after{background-color:#2537c6}.btn.btn-outline-secondary:hover:before,.btn.btn-outline-secondary:hover:after,.btn.btn-outline-secondary:focus:before,.btn.btn-outline-secondary:focus:after,.btn.btn-outline-secondary:active:before,.btn.btn-outline-secondary:active:after{background-color:#fff}.btn.btn-grey{background:#f7f7f7;color:#555;border-color:#888}.btn.btn-grey:hover,.btn.btn-grey:focus{background:#eee;border-color:#888;color:#555}.btn.btn-grey:active{background:#ddd !important;border-color:#888 !important;color:#555 !important}.btn.btn-grey:focus-visible{outline-offset:-1px}.btn.btn-grey:before,.btn.btn-grey:after{background-color:#888}.btn.btn-grey:hover:before,.btn.btn-grey:hover:after,.btn.btn-grey:focus:before,.btn.btn-grey:focus:after,.btn.btn-grey:active:before,.btn.btn-grey:active:after{background-color:#888}.btn.btn-disabled,.btn.btn-disabled.btn-secondary,.btn[disabled],.btn.btn-secondary[disabled]{background:#ddd !important;color:#555 !important;border-color:#ddd !important;opacity:1}.btn.btn-disabled:hover,.btn.btn-disabled:focus,.btn.btn-disabled.btn-secondary:hover,.btn.btn-disabled.btn-secondary:focus,.btn[disabled]:hover,.btn[disabled]:focus,.btn.btn-secondary[disabled]:hover,.btn.btn-secondary[disabled]:focus{background:#ddd;border-color:#ddd;color:#555}.btn.btn-disabled:active,.btn.btn-disabled.btn-secondary:active,.btn[disabled]:active,.btn.btn-secondary[disabled]:active{background:#ddd !important;border-color:#ddd !important;color:#555 !important}.btn.btn-disabled:focus-visible,.btn.btn-disabled.btn-secondary:focus-visible,.btn[disabled]:focus-visible,.btn.btn-secondary[disabled]:focus-visible{outline:none}.btn.btn-disabled:before,.btn.btn-disabled:after,.btn.btn-disabled.btn-secondary:before,.btn.btn-disabled.btn-secondary:after,.btn[disabled]:before,.btn[disabled]:after,.btn.btn-secondary[disabled]:before,.btn.btn-secondary[disabled]:after{background-color:#888}.btn.btn-disabled:hover:before,.btn.btn-disabled:hover:after,.btn.btn-disabled:focus:before,.btn.btn-disabled:focus:after,.btn.btn-disabled:active:before,.btn.btn-disabled:active:after,.btn.btn-disabled.btn-secondary:hover:before,.btn.btn-disabled.btn-secondary:hover:after,.btn.btn-disabled.btn-secondary:focus:before,.btn.btn-disabled.btn-secondary:focus:after,.btn.btn-disabled.btn-secondary:active:before,.btn.btn-disabled.btn-secondary:active:after,.btn[disabled]:hover:before,.btn[disabled]:hover:after,.btn[disabled]:focus:before,.btn[disabled]:focus:after,.btn[disabled]:active:before,.btn[disabled]:active:after,.btn.btn-secondary[disabled]:hover:before,.btn.btn-secondary[disabled]:hover:after,.btn.btn-secondary[disabled]:focus:before,.btn.btn-secondary[disabled]:focus:after,.btn.btn-secondary[disabled]:active:before,.btn.btn-secondary[disabled]:active:after{background-color:#888}.btn.btn-link{color:#2537c6;padding-left:0;padding-right:0;font-family:"Open Sans",sans-serif}.btn.btn-link:hover{text-decoration:none}.btn.btn-link[disabled]{background:none !important;color:#888 !important}.btn.btn-unstyled{color:inherit;padding:0;border:0;font-family:"Open Sans",sans-serif;text-decoration:none;font-size:inherit;line-height:inherit;font-weight:inherit}.btn.btn-top:after{content:"";width:16px;height:16px;margin-left:8px;-webkit-mask:url("../fonts/up_light.svg") no-repeat;mask:url("../fonts/up_light.svg") no-repeat}.btn.btn-top:hover:after,.btn.btn-top:focus:after,.btn.btn-top:active:after{background-color:#001f83}.btn.btn-top.btn-sm:after,.btn-group-sm>.btn.btn-top:after{bottom:2px}.btn.btn-top-round{position:sticky;border:3px solid #888;border-radius:50%;color:#888;width:54px;height:54px;display:flex;justify-content:center;align-items:center;background-color:rgb(from var(--bs-body-bg) r g b/0.8)}.btn.btn-top-round:active{border-color:#888}:root{--btn-top-circle-progress:#001A69}.btn.btn-top-circle{width:54px;height:54px;border:none;position:relative;background:conic-gradient(var(--btn-top-circle-progress) 280deg, #BFC5E2 0deg)}.btn.btn-top-circle:after{content:"";position:absolute;top:4px;left:4px;width:46px;height:46px;border-radius:50%;background-color:var(--bs-body-bg);mask:none}.btn.btn-top-circle i{color:#888;z-index:1}.btn-filters{background:none;border:none;font-size:18px;line-height:1.75rem;color:#001a69;font-weight:600;padding:0;font-family:"Peak",sans-serif;display:flex}.btn-filters:before{content:"";background:url("../fonts/filter.svg") center center no-repeat;display:inline-block;width:28px;height:28px;vertical-align:middle;margin-right:4px}@media(min-width: 768px){.btn-filters{font-size:20px}}.btn-skip{position:absolute;top:10px;left:10px;background:#fff;color:#001a69;outline:2px solid #fff !important;outline-offset:2px;z-index:5}.btn-skip:hover,.btn-skip:focus,.btn-skip:active{background:#fff;color:#001a69}.btn-skip:first-child:active{background:#fff;color:#001a69}.btn-tooltip{display:inline-block;margin:0;padding:0;border:none;line-height:inherit;vertical-align:top;margin-left:.5rem}.btn-tooltip .bi{color:var(--bs-primary)}.btn-password{padding:0;border:none;position:absolute;right:.75rem;bottom:8px}.btn-password .bi{font-size:1.25rem !important;color:var(--bs-primary);display:block}.btn.btn-add:before{content:"";margin-right:.5rem;mask:url("../fonts/btn-plus.svg") no-repeat;height:16px;width:16px}.btn.btn-collapse{font-family:"Open Sans",sans-serif;font-size:14px;line-height:1.25rem;font-weight:600;padding:0;border:none;display:flex;align-items:center;gap:.25rem}.btn.btn-collapse .bi{color:var(--bs-primary)}.btn.btn-collapse[aria-expanded=true] .bi-plus-lg:before{content:""}.btn.btn-collapse+.collapse,.btn.btn-collapse+.collapsing{font-size:14px}.d-flex.align-items-center.justify-content-center:has(.btn.text-start){justify-content:flex-start !important}.d-flex.align-items-center.justify-content-center:has(.btn.text-end){justify-content:flex-end !important}[data-bs-theme=dark]{--btn-top-circle-progress:#2537C6}[data-bs-theme=dark] [class=btn]:before,[data-bs-theme=dark] [class=btn]:after{background-color:#fff}[data-bs-theme=dark] [class=btn]:hover:before,[data-bs-theme=dark] [class=btn]:hover:after,[data-bs-theme=dark] [class=btn]:focus:before,[data-bs-theme=dark] [class=btn]:focus:after,[data-bs-theme=dark] [class=btn]:active:before,[data-bs-theme=dark] [class=btn]:active:after{background-color:#fff}[data-bs-theme=dark] [class=btn]:focus-visible{outline:2px solid #fff;border-radius:2px;outline-offset:2px}[data-bs-theme=dark] .btn.btn-primary,[data-bs-theme=dark] .btn.btn-outline-primary{background:#d9eeff;color:#001a69;border-color:#d9eeff}[data-bs-theme=dark] .btn.btn-primary:hover,[data-bs-theme=dark] .btn.btn-primary:focus,[data-bs-theme=dark] .btn.btn-outline-primary:hover,[data-bs-theme=dark] .btn.btn-outline-primary:focus{background:#fff;border-color:#fff;color:#001a69}[data-bs-theme=dark] .btn.btn-primary:active,[data-bs-theme=dark] .btn.btn-outline-primary:active{background:#f7f7f7 !important;border-color:#f7f7f7 !important;color:#001a69 !important}[data-bs-theme=dark] .btn.btn-primary:before,[data-bs-theme=dark] .btn.btn-primary:after,[data-bs-theme=dark] .btn.btn-outline-primary:before,[data-bs-theme=dark] .btn.btn-outline-primary:after{background-color:#001f83}[data-bs-theme=dark] .btn.btn-primary:hover:before,[data-bs-theme=dark] .btn.btn-primary:hover:after,[data-bs-theme=dark] .btn.btn-primary:focus:before,[data-bs-theme=dark] .btn.btn-primary:focus:after,[data-bs-theme=dark] .btn.btn-primary:active:before,[data-bs-theme=dark] .btn.btn-primary:active:after,[data-bs-theme=dark] .btn.btn-outline-primary:hover:before,[data-bs-theme=dark] .btn.btn-outline-primary:hover:after,[data-bs-theme=dark] .btn.btn-outline-primary:focus:before,[data-bs-theme=dark] .btn.btn-outline-primary:focus:after,[data-bs-theme=dark] .btn.btn-outline-primary:active:before,[data-bs-theme=dark] .btn.btn-outline-primary:active:after{background-color:#001a69}[data-bs-theme=dark] .btn.btn-primary:focus-visible,[data-bs-theme=dark] .btn.btn-outline-primary:focus-visible{outline:2px solid #fff;outline-offset:2px}[data-bs-theme=dark] .btn.btn-link{color:#4fb3ff}[data-bs-theme=dark] .btn.btn-top:before,[data-bs-theme=dark] .btn.btn-top:after{background-color:#001a69}[data-bs-theme=dark] .btn-filters{color:var(--bs-primary)}[data-bs-theme=dark] .btn-filters:before{background:url("../fonts/filter-white.svg") center center no-repeat}.card{border:none;background:var(--bs-body-bg);box-shadow:0px 1px 4px rgba(0,0,0,.12);height:calc(100% - 1.5rem);margin-bottom:1.5rem;--bs-card-border-radius:8px;transition:box-shadow .2s ease;--bs-card-title-color: var(--bs-primary)}.card.card-ql{border-radius:4px}.card.card-ql a{text-decoration:none;color:var(--bs-body)}.card.card-ql .text-xl{font-size:18px;line-height:1.75rem;font-family:"Peak",sans-serif;color:var(--bs-primary);font-weight:600}.card.card-ql .card-text{margin-top:.75rem}.card.card-ql .bi{color:var(--bs-primary)}@media(min-width: 576px){.card.card-ql .bi{font-size:2rem !important}.card.card-ql .bi:after{height:2rem;width:2rem}}.card.card-ql .bi.bi-large{font-size:3rem !important}.card.card-ql .bi.bi-large:after{height:3rem;width:3rem}@media(min-width: 576px){.card.card-ql .bi.bi-large{font-size:6rem !important}.card.card-ql .bi.bi-large:after{height:6rem;width:6rem}}.card.card-ql:hover{box-shadow:0px 3px 12px rgba(0,0,0,.1)}.card.card-ql a[target=_blank]:after{position:absolute;top:1rem;right:1rem;left:auto}@media(min-width: 576px){.card.card-ql a[target=_blank]:after{top:1.5rem;right:1.5rem}}.card.card-ql a[target=_blank] .text-xl{padding-right:1.5rem}.card .card-image a{display:block;width:100%;height:100%}.card .card-image img{width:100%;height:160px;object-fit:cover;border-top-left-radius:var(--bs-card-border-radius);border-top-right-radius:var(--bs-card-border-radius)}.card .card-image .avatar{margin:0}.card .card-image .avatar img{border-radius:50%;width:46px;height:46px;margin:0}@media(min-width: 768px){.card .card-image .avatar img{border-width:5px;width:110px;height:110px}}.card .card-body{display:flex;flex-direction:column;position:relative}.card .card-title{font-size:18px;line-height:1.75rem;margin-bottom:.75rem}.card .card-title a{text-decoration:none;color:var(--bs-primary)}.card .card-text{flex-grow:1}.card .card-text p{margin-bottom:.75rem}.card .card-text p:last-child{margin-bottom:0}.card .card-text ul{list-style:none;padding-left:0}.card .card-text ul li{margin-bottom:1rem}.card .card-text ul .bi{display:inline-block;vertical-align:bottom}.card .card-text .badge{text-transform:uppercase;background-color:#e6e8f3;border-color:#e6e8f3;color:#001a69;font-size:14px;line-height:1.375rem;padding:.5rem 1.5rem;border-top-left-radius:0;border-top-right-radius:0;position:absolute;top:0;left:50%;transform:translateX(-50%);--bs-badge-font-weight:600}.card .avatar{margin-top:.75rem}.card .btn{width:100%}.card.card-datetime{border-top:1px solid #ddd;border-radius:0;box-shadow:none;margin-bottom:0}.card.card-datetime .card-body{padding:1rem 0}.card.card-datetime .card-title{margin-bottom:1rem}.card.card-datetime .card-text{flex-grow:unset;font-size:16px;line-height:1.75rem}.card.card-horiz{height:auto}.card.card-horiz .col-md-4:last-child .card-image img{border-top-right-radius:0;border-top-left-radius:0;border-bottom-left-radius:var(--bs-card-border-radius);border-bottom-right-radius:var(--bs-card-border-radius)}@media(min-width: 768px){.card.card-horiz .card-image{width:100%}.card.card-horiz .card-image img{border-top-right-radius:0;border-bottom-left-radius:var(--bs-card-border-radius);height:210px;min-height:100%}.card.card-horiz .col-md-4:last-child .card-image img{border-top-right-radius:var(--bs-card-border-radius);border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:var(--bs-card-border-radius)}.card.card-horiz.shadow-none .card-body{padding:0;padding-left:var(--bs-card-spacer-x)}.card.card-horiz .d-md-flex .card-img-top{width:184px}}.card.card-marketing{margin:0;height:100%;margin-left:-1rem;width:calc(100% + 2rem);border-radius:0}.card.card-marketing h3,.card.card-marketing .h3{font-size:24px;line-height:2.25rem}.card.card-marketing .card-title,.card.card-marketing .card-title a{color:#001a69}.card.card-marketing .card-text{font-size:18px;line-height:1.75rem;font-family:"Peak",sans-serif;color:#333}.card.card-marketing:before{content:"";position:absolute;width:100%;height:100%;background:rgba(255,255,255,.5);z-index:0}@media(min-width: 576px){.card.card-marketing{margin-left:0;width:100%;border-radius:var(--bs-card-border-radius)}}.card.card-service{box-shadow:0px 2px 8px rgba(0,0,0,.1);font-size:14px;line-height:1.375rem;min-height:184px;font-weight:600;max-width:250px;margin:0 auto}.card.card-service:hover{box-shadow:0px 5px 20px rgba(0,0,0,.12)}.card.card-service h3,.card.card-service .h3,.card.card-service a h3{color:inherit;font-size:19px;line-height:1.5rem}.card.card-service a{text-decoration:none;color:inherit;flex:1;display:flex}.card.card-service a:not(.btn)[target=_blank]:after{position:absolute;top:5px;right:5px;background-color:#001a69}.card.card-service+.card-service{margin-top:1.5rem}.card.card-service.bg-product-tfs a:not(.btn)[target=_blank]:after,.card.card-service.bg-product-am a:not(.btn)[target=_blank]:after,.card.card-service.bg-product-lean a:not(.btn)[target=_blank]:after,.card.card-service.bg-product-talis a:not(.btn)[target=_blank]:after,.card.card-service.bg-product-vantage a:not(.btn)[target=_blank]:after,.card.card-service.bg-product-college a:not(.btn)[target=_blank]:after,.card.card-service.bg-product-learningresources a:not(.btn)[target=_blank]:after,.card.card-service.bg-product-iospress a:not(.btn)[target=_blank]:after,.card.card-service.bg-product-corwin a:not(.btn)[target=_blank]:after{background-color:#fff}.card.shadow-none{background:rgba(0,0,0,0)}.card.shadow-none .card-body{padding:var(--bs-card-spacer-y) 0}.card.shadow-none .card-image img{border-radius:var(--bs-card-border-radius)}.card.shadow-none .card-image .avatar img{border-radius:50%}.card.shadow-none .col-md-4:last-child .card-image img{border-radius:var(--bs-card-border-radius)}.card.card-large .card-image img{height:200px;box-shadow:0px 5px 20px rgba(0,0,0,.12)}.card.card-large .card-body h2,.card.card-large .card-body .h2{font-size:24px;line-height:2.25rem;font-weight:600;color:var(--bs-primary);margin-bottom:1rem}.card.card-large .card-body h3,.card.card-large .card-body .h3{font-size:20px;line-height:2rem;color:var(--bs-primary);margin-bottom:1rem}.card.card-large .card-text{font-size:16px;line-height:1.75rem}@media(min-width: 768px){.card.card-large .card-image img{height:260px}}@media(min-width: 992px){.card.card-large .card-body h2,.card.card-large .card-body .h2{font-size:32px;line-height:2.75rem}.card.card-large .card-body h3,.card.card-large .card-body .h3{font-size:28px;line-height:2.5rem}}.card.card-review{height:100%;box-shadow:0px 2px 8px rgba(0,0,0,.1);max-width:none !important;width:100%;margin:0}.card.card-review blockquote{font-size:16px;line-height:1.75rem;margin-bottom:0;padding-top:3.5rem;position:relative}.card.card-review blockquote:before{content:"";width:40px;height:40px;position:absolute;top:0;left:0;mask:url("../fonts/quote.svg") no-repeat;background-color:var(--bs-primary);mask-size:40px 40px}.card.card-review .card-text{flex-grow:0}.card.card-review .card-text p{margin-bottom:1rem}.card.card-review .card-text p:last-child{margin-bottom:0;margin-top:1rem}.card.card-review.shadow-none .card-body{padding:0}.card.card-review:focus-visible{outline:2px solid var(--bs-primary)}.card.card-review[data-bs-toggle=modal]{cursor:pointer}.card.card-review[data-bs-toggle=modal]:hover{box-shadow:0px 5px 20px rgba(0,0,0,.12)}@media(min-width: 768px){.card.card-review .card-body{padding:1.5rem}}.card.card-book .card-image img{height:372px;width:100%;object-fit:cover;max-width:288px}[data-bs-theme=dark] .card.card-marketing{background:#333}[data-bs-theme=dark] .card.card-marketing .card-title,[data-bs-theme=dark] .card.card-marketing .card-title a{color:#9ea7d1}[data-bs-theme=dark] .card.card-marketing .card-text{color:#fff}[data-bs-theme=dark] .card.card-marketing:before{content:none}[data-bs-theme=dark] .card:not(.card-horiz,.card-service,.card-book,.shadow-none,.card-datetime){background:#333}[data-bs-theme=dark] .glb-comment-item .card,[data-bs-theme=dark] .tab-content .card,[data-bs-theme=dark] .event-summary .card{background:var(--bs-body-bg)}.glide .glide__slide{padding:1rem 16px 2rem;height:auto}.glide .glide__controls{display:flex;justify-content:center;align-items:center}.glide .glide__bullets{pointer-events:none;position:static;flex-wrap:wrap}.glide .glide__bullets .glide__bullet{width:12px;height:12px;border:1px solid var(--bs-primary);border-radius:50%;background-color:rgba(0,0,0,0);opacity:1;margin:.1875rem;padding:0}.glide .glide__bullets .glide__bullet--active{background-color:var(--bs-primary) !important}.glide .glide__arrow{position:relative;opacity:1;width:32px;height:32px;min-width:32px;border:none;background:none}.glide .glide__arrow:before{content:"";width:32px;height:32px;mask-size:32px 32px;position:absolute;top:0;left:0;background-color:var(--bs-primary)}.glide .glide__arrow:focus-visible{outline:2px solid var(--bs-primary);outline-offset:1px}.glide .glide__arrow[disabled=disabled]{opacity:.5}.glide .glide__arrow--left{margin-right:.5rem}.glide .glide__arrow--left:before{mask:url("../fonts/carousel-prev.svg") no-repeat}.glide .glide__arrow--right{margin-left:.5rem}.glide .glide__arrow--right:before{mask:url("../fonts/carousel-next.svg") no-repeat}.glide:focus-visible{outline:2px dotted var(--bs-primary);outline-offset:5px}.glide:focus-visible .glide__slide--active .card{outline:2px solid var(--bs-primary);box-shadow:0px 5px 20px rgba(0,0,0,.12)}@media(min-width: 768px){.glide{max-width:none;margin:0}.glide .glide__slides{display:flex}.glide .glide__slide{padding:1rem 3rem 2rem;height:auto}.glide .glide__arrow--left{margin-right:1.125rem}.glide .glide__arrow--right{margin-left:1.125rem}}@media(min-width: 992px){.glide .glide__slide{padding:1rem 7px 2rem}}.glide.glide-services .glide__track{margin-left:-1rem;width:calc(100% + 2rem)}.glide.glide-services .glide__slide{padding:1rem 0 2rem}.glide.glide-services:focus-visible{outline:2px dotted var(--bs-primary);outline-offset:14px}.glide.glide-services:focus-visible .glide__slide--active .card{outline-offset:3px}@media(min-width: 992px){.glide.glide-services{overflow:hidden;padding-left:10px;padding-right:10px;margin-left:-10px;width:calc(100% + 20px)}.glide.glide-services .glide__track{padding-bottom:1.5rem;width:100%;margin-left:0;overflow:visible}.glide.glide-services .glide__slide{position:relative;transition:bottom .5s ease;bottom:0}.glide.glide-services:focus-visible{outline:2px dotted var(--bs-primary);outline-offset:5px}.glide.glide-services:focus-visible .glide__slide--active .card{outline:none;box-shadow:0px 2px 8px rgba(0,0,0,.1)}.glide.glide-services:focus-visible .glide__slide--active .glide__slide--active__card{outline:2px solid var(--bs-primary);box-shadow:0px 5px 20px rgba(0,0,0,.12)}.glide.glide-services ul.active-even .glide__slide:nth-child(2n){bottom:-1.5rem}.glide.glide-services ul.active-odd .glide__slide:nth-child(2n+1){bottom:-1.5rem}}.section-carousel .container{max-width:none;padding:0}.datepicker .datepicker-legend{display:flex;align-items:center}.datepicker .datepicker-legend span{display:block;width:24px;height:24px;min-width:24px;border-radius:50%;background-color:#eee;margin-right:.5rem}.datepicker .datepicker-legend.datepicker-legend-upcoming span{background-color:#bfc5e2}.datepicker .datepicker-legend.datepicker-legend-selected span{background-color:#d9eeff;position:relative}.datepicker .datepicker-legend.datepicker-legend-selected span:before{content:"";display:block;border-bottom:2px solid #d9eeff;position:absolute;bottom:-4px;width:100%}.datepicker .table{--bs-table-bg: transparent}@media(min-width: 992px){.datepicker{box-shadow:0px 2px 8px rgba(0,0,0,.1);padding:2rem;border-radius:8px;background:var(--bs-body-bg)}}.fc{font-size:16px;line-height:1.75rem}.fc .fc-toolbar{display:none}.fc .fc-scrollgrid{border:0}.fc .fc-scrollgrid td,.fc .fc-scrollgrid th{border:0}.fc .fc-scrollgrid table{margin:0}.fc .fc-scrollgrid .fc-col-header-cell{padding-top:0}.fc .fc-scrollgrid .fc-col-header-cell-cushion{text-decoration:none;color:var(--bs-primary);padding:0;font-size:18px;font-family:"Peak",sans-serif}.fc .fc-day{padding:10px}.fc .fc-day.fc-day-today{background-color:rgba(0,0,0,0)}.fc .fc-day.fc-day-today:not(.fc-day-selected) .fc-daygrid-day-events{background-color:#4e60ac}.fc .fc-day.fc-day-today:not(.fc-day-selected) .fc-daygrid-day-frame .fc-daygrid-day-top .fc-daygrid-day-number{color:#fff}.fc .fc-day.fc-day-other{visibility:hidden;padding:0;line-height:0}.fc .fc-day.fc-day-past .fc-h-event{background-color:#eee}.fc .fc-day.fc-day-future .fc-h-event{background-color:#bfc5e2}.fc .fc-day.fc-day-selected .fc-h-event{background-color:#d9eeff}.fc .fc-day.fc-day-selected .fc-daygrid-day-events{background-color:#d9eeff}.fc .fc-day.fc-day-selected .fc-daygrid-day-events:before{content:"";display:block;border-bottom:2px solid #d9eeff;position:absolute;bottom:-4px;width:100%}.fc .fc-day .fc-daygrid-day-frame{display:flex}.fc .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top{z-index:10;width:100%;text-align:center}.fc .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top .fc-daygrid-day-number{color:var(--bs-body-color);text-decoration:none;width:100%;padding:0}.fc .fc-day .fc-daygrid-day-frame .fc-daygrid-day-events{width:2.25rem;height:2.25rem;position:absolute;margin:0;border:none;border-radius:50%;top:-3px;left:50%;transform:translateX(-50%)}.fc .fc-day .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness .fc-event{margin:0;border:none;height:2.25rem;border-radius:50%}.fc .fc-day .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness+.fc-daygrid-event-harness{display:none}.fc .fc-daygrid-body tr:last-child td.fc-day-other,.fc .fc-daygrid-body tr:nth-last-child(2) td.fc-day-other{visibility:visible}.fc .fc-daygrid-body tr:last-child td.fc-day-other .fc-daygrid-day-frame,.fc .fc-daygrid-body tr:nth-last-child(2) td.fc-day-other .fc-daygrid-day-frame{display:none}[data-bs-theme=dark] .datepicker .datepicker-legend span{background-color:#555}[data-bs-theme=dark] .datepicker .datepicker-legend.datepicker-legend-upcoming span{background-color:#001f83}[data-bs-theme=dark] .datepicker .datepicker-legend.datepicker-legend-selected span{background-color:#2537c6}[data-bs-theme=dark] .datepicker .datepicker-legend.datepicker-legend-selected span:before{border-color:#2537c6}[data-bs-theme=dark] .fc .fc-day.fc-day-past .fc-h-event{background-color:#555}[data-bs-theme=dark] .fc .fc-day.fc-day-future .fc-h-event{background-color:#001f83}[data-bs-theme=dark] .fc .fc-day.fc-day-selected .fc-h-event{background-color:#2537c6}[data-bs-theme=dark] .fc .fc-day.fc-day-selected .fc-daygrid-day-events{background-color:#2537c6}[data-bs-theme=dark] .fc .fc-day.fc-day-selected .fc-daygrid-day-events:before{border-color:#2537c6}.dropdown>.btn{border:1px solid var(--bs-border-color);border-radius:4px;text-align:left;font-weight:normal;color:#555;font-family:"Open Sans",sans-serif;padding:.5rem .5rem .5rem .75rem;width:100%;display:flex;justify-content:space-between}.dropdown .dropdown-toggle:after{background-image:url("../fonts/down-primary.svg");border:none;width:24px;height:24px;display:inline-block;mask:none;vertical-align:bottom;margin-left:.5rem;background-position:center 2px;background-color:rgba(0,0,0,0)}.dropdown .dropdown-item{white-space:normal}.dropdown .dropdown-item:hover{text-decoration:underline}.dropdown .dropdown-item:active{background-color:var(--bs-dropdown-link-hover-bg)}.dropdown .dropdown-item.active{font-weight:600;box-shadow:inset 2px 0px 0px 0px #2537c6}.dropdown .dropdown-item.active:hover{text-decoration:none}.dropdown .dropdown-item.active:active{background-color:var(--bs-dropdown-link-active-bg)}.dropdown-menu{--bs-dropdown-padding-y:0.25rem;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.75rem;--bs-dropdown-link-hover-bg:#F7F7F7;--bs-dropdown-border-color: var(--bs-border-color)}[data-bs-theme=dark] .dropdown>.btn{color:#fff}[data-bs-theme=dark] .dropdown .dropdown-toggle:after{background-image:url("../fonts/down-white.svg")}.form-label.required:before,.form-label:has(+input[data-sf-role=required]):before,legend.required:before{content:"*";color:var(--bs-form-invalid-color)}.form-control:not(.form-autocomplete){background-image:none !important}.form-control,.form-select{padding:.5rem 2.25rem .5rem .75rem;font-size:1rem;line-height:1.375rem}.form-control:disabled,.form-select:disabled{background-color:#ddd;border-color:#888;color:#555}.form-control::placeholder{color:#555}textarea.form-control{line-height:1.75rem;min-height:0}.form-select{background-size:24px 24px !important;background-position:right .5rem center;background-image:url("../fonts/down-primary.svg")}.bg-primary input.form-control{border-color:#fff;background-color:rgba(0,0,0,0);color:#fff}.bg-primary input.form-control::placeholder{color:#fff}.bg-primary svg path{stroke:#fff}.bg-primary svg circle{stroke:#fff}.invalid-feedback{font-size:.75rem;line-height:1.25rem}.form-label{margin-bottom:.25rem;font-size:16px}.form-text{font-size:.8125rem;line-height:1.25rem}.form-control.form-autocomplete{background-size:20px 20px;background-position:right .5rem center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.1464 19.8536C19.3417 20.0488 19.6583 20.0488 19.8536 19.8536C20.0488 19.6583 20.0488 19.3417 19.8536 19.1464L19.1464 19.8536ZM14.8536 14.1464L14.5 13.7929L13.7929 14.5L14.1464 14.8536L14.8536 14.1464ZM19.8536 19.1464L14.8536 14.1464L14.1464 14.8536L19.1464 19.8536L19.8536 19.1464Z' fill='%23001A69'/%3E%3Ccircle cx='8.42105' cy='8.42105' r='7.92105' stroke='%23001A69'/%3E%3C/svg%3E%0A");padding-right:2rem}.form-control.form-autocomplete.is-valid,.form-control.form-autocomplete.is-invalid{padding-right:4rem}.form-check{display:flex;align-items:center;min-height:0;margin-bottom:.75rem}.form-check:last-child{margin-bottom:0}.form-check-input{border-width:1px;margin-top:0;width:1.25em;height:1.25em;border-color:var(--bs-border-color)}.form-check-input:checked[type=radio]{background-color:#fff;border-color:var(--bs-border-color);--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23001A69'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{background-color:#fff;border-color:var(--bs-border-color);--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23001A69' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:disabled,.form-check-input[disabled]{background-color:#ccc;border-color:#888;opacity:1}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#555;opacity:1}.form-check-label{margin-left:.75rem}.form-check-label.text-m{font-size:14px}.form-control[type=file]::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}.form-switch{padding:0;margin:0;display:inline-block;position:relative;min-height:0;height:1.5em}.form-switch .form-check-input{width:3.75em;height:1.5em;border-color:var(--bs-border-color);background:none;margin:0}.form-switch .form-check-input:after{content:"";display:inline-block;width:1em;height:1em;position:absolute;left:4px;top:4px;background-color:var(--bs-primary);-webkit-mask:url("../fonts/toggle.svg") no-repeat;mask:url("../fonts/toggle.svg") no-repeat}.form-switch .form-check-input:active{filter:none}.form-switch .form-check-input+.form-check-label{font-size:12px;line-height:1.25rem;position:absolute;top:3px;right:7px}.form-switch .form-check-input:focus{outline:2px solid var(--bs-primary);outline-offset:2px;box-shadow:none}.form-switch .form-check-input:checked:after{right:4px;left:auto}.form-switch .form-check-input:checked+.form-check-label{left:7px;right:auto}.gbl-dark-mode-toggle span:not(:empty){margin-right:.5rem}.form-number{display:inline-flex;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.form-number .form-control[readonly]{background:var(--bs-body-bg);color:var(--bs-body-color)}.form-number button{appearance:none;border:0;background:none;color:var(--bs-primary)}.form-number input{border:none;-moz-appearance:textfield;padding-left:0;padding-right:0;text-align:center;width:30px}.form-number input::-webkit-outer-spin-button,.form-number input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-number:has([disabled]){background:#ddd;color:#555}.form-number:has([disabled]) button{color:#555}.form-number:has([disabled]) .form-control[readonly]{background:#ddd;color:#555}.steps{font-size:12px;line-height:1rem}.steps li{display:flex;flex-direction:column;align-items:center;flex-basis:100%;position:relative}.steps li>div{width:2rem;height:2rem;border-radius:50%;background-color:#eee;color:#555;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-bottom:.375rem}.steps li:after{content:"";position:absolute;width:100%;height:2px;left:calc(50% + 16px);top:15px;background-color:#eee}.steps li.active>div{background-color:#001a69;color:#fff}.steps li.active:after{background-color:#001a69}.steps li.complete>div{background-color:var(--bs-success)}.steps li.complete:after{background-color:var(--bs-success)}.steps li:last-child:after{content:none}.form-group{position:relative}.form-icon{width:20px;height:20px;position:absolute;bottom:10px;right:9px;display:none;background-repeat:no-repeat}.form-control.is-valid+.form-icon{display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='currentColor' class='bi bi-check-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill='%23007A25' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E")}.form-control.is-invalid+.form-icon{display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='currentColor' class='bi bi-exclamation-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill='%23D10000' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4m.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2'/%3E%3C/svg%3E")}.form-select.is-valid+.form-icon{display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='currentColor' class='bi bi-check-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill='%23007A25' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E");right:42px}.form-select.is-invalid+.form-icon{display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='currentColor' class='bi bi-exclamation-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill='%23D10000' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4m.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2'/%3E%3C/svg%3E");right:42px}.form-control.form-autocomplete.is-valid+.form-icon{right:42px}.form-control.form-autocomplete.is-invalid+.form-icon{right:42px}.form-control.is-valid+.btn-password+.form-icon{right:40px;display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='currentColor' class='bi bi-check-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill='%23007A25' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E")}.form-control.is-invalid+.btn-password+.form-icon{right:40px;display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='currentColor' class='bi bi-exclamation-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill='%23D10000' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4m.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2'/%3E%3C/svg%3E")}.form-label li.is-valid:before,.form-label li.is-invalid:before{background-repeat:no-repeat;width:16px;height:16px;top:3px !important;left:-3px !important;content:"" !important}.form-label li.is-valid:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-check-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill='%23007A25' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E")}.form-label li.is-invalid:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-exclamation-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill='%23D10000' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4m.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2'/%3E%3C/svg%3E")}input::-ms-reveal,input::-ms-clear{display:none}.form-control[readonly]{background:#ddd;border-color:#ddd;color:#555}.form-control[readonly]+.form-icon{display:none}.autocomplete-wrapper .autocomplete-results{position:absolute;z-index:1000;background:var(--bs-body-bg);border:1px solid var(--bs-border-color);width:100%;max-height:200px;overflow-y:auto}.autocomplete-wrapper .autocomplete-item{padding:.5rem;cursor:pointer;appearance:none;border:none;background:rgba(0,0,0,0);display:block;color:var(--bs-body-color);width:100%;text-align:left}.autocomplete-wrapper .autocomplete-item:hover{background-color:#f2f3f8}.autocomplete-wrapper .autocomplete-item:focus{outline:2px solid var(--bs-primary);outline-offset:-2px}[data-bs-theme=dark] .form-control:disabled,[data-bs-theme=dark] .form-select:disabled{background-color:#555;border-color:#555;color:#ccc}[data-bs-theme=dark] .form-control:focus-visible,[data-bs-theme=dark] .form-select:focus-visible{outline:2px solid #fff}[data-bs-theme=dark] .form-select{background-image:url("../fonts/down-white.svg");border-color:#ccc}[data-bs-theme=dark] .form-check-input{border-color:#ccc}[data-bs-theme=dark] .form-check-input:checked[type=radio]{background-color:#2537c6;border-color:#2537c6;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-check-input:checked[type=checkbox]{background-color:#2537c6;border-color:#2537c6;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-check-input:disabled,[data-bs-theme=dark] .form-check-input[disabled]{background-color:#555;border-color:#ccc}[data-bs-theme=dark] .form-check-input:disabled~.form-check-label,[data-bs-theme=dark] .form-check-input[disabled]~.form-check-label{color:#aaa;opacity:1}[data-bs-theme=dark] .form-check-input:focus-visible{outline:2px solid #fff}[data-bs-theme=dark] input.form-control::placeholder{color:#fff}[data-bs-theme=dark] .readtime:before{background:url("../fonts/readtime-white.svg") center center no-repeat}[data-bs-theme=dark] .steps li.active>div{background-color:#2537c6;color:#fff}[data-bs-theme=dark] .steps li.active:after{background-color:#2537c6}[data-bs-theme=dark] .form-label li.is-valid:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-check-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill='%234DAD6A' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z'/%3E%3C/svg%3E")}[data-bs-theme=dark] .form-label li.is-invalid:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-exclamation-circle-fill' viewBox='0 0 16 16'%3E%3Cpath fill='%23F47F7F' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4m.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2'/%3E%3C/svg%3E")}[data-bs-theme=dark] .form-control.form-autocomplete{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.1464 19.8536C19.3417 20.0488 19.6583 20.0488 19.8536 19.8536C20.0488 19.6583 20.0488 19.3417 19.8536 19.1464L19.1464 19.8536ZM14.8536 14.1464L14.5 13.7929L13.7929 14.5L14.1464 14.8536L14.8536 14.1464ZM19.8536 19.1464L14.8536 14.1464L14.1464 14.8536L19.1464 19.8536L19.8536 19.1464Z' fill='%23FFFFFF'/%3E%3Ccircle cx='8.42105' cy='8.42105' r='7.92105' stroke='%23FFFFFF'/%3E%3C/svg%3E%0A")}[data-bs-theme=dark] .autocomplete-wrapper .autocomplete-item:hover{background-color:#333}.hawk__searchBox,.input-group-search{position:relative}.hawk__searchBox input,.input-group-search input{padding-right:2.25rem;border-radius:var(--bs-border-radius) !important}.hawk__searchBox button,.input-group-search button{position:absolute;right:1px;top:1px;z-index:5;border:none;background:none;padding:0;padding:.5rem;border-radius:2px !important;display:flex;align-items:center;height:38px}.banner.banner-hero{overflow:hidden}.banner.banner-hero .container:after{width:75px;height:34px;top:0;right:10px;left:auto;mask:url("../fonts/hero.svg") no-repeat;mask-size:75px 34px}.banner.banner-hero h1,.banner.banner-hero .h1{font-size:32px;line-height:2.75rem}.banner.banner-hero.banner-home .container{padding-top:1.5rem;padding-bottom:4.25rem}.banner.banner-hero.banner-home .container>div{gap:1.25rem}.banner.banner-hero.banner-home .container:after{width:180px;height:152px;bottom:-51px;right:-45px;left:auto;top:auto;mask:url("../fonts/hero-homepage.svg") no-repeat;mask-size:contain}.banner.banner-hero.banner-home h1,.banner.banner-hero.banner-home .h1{font-size:40px;line-height:3rem;font-weight:600;max-width:none}.banner.banner-hero.banner-home h1 span,.banner.banner-hero.banner-home .h1 span{display:table;position:relative;white-space:nowrap;z-index:-1}.banner.banner-hero.banner-home h1 span:before,.banner.banner-hero.banner-home .h1 span:before{content:"";position:absolute;width:calc(100% + 12px);height:53px;bottom:-8px;left:-6px;mask:url("../fonts/hero-homepage-text.svg") no-repeat;mask-size:100% 53px;z-index:-1}.banner.banner-hero.banner-home h1.banner-title-reverse span:before,.banner.banner-hero.banner-home .banner-title-reverse.h1 span:before{transform:rotate(180deg);bottom:1px}.banner.banner-hero.banner-landing .container{padding-top:1.5rem;padding-bottom:1.5rem}.banner.banner-hero.banner-landing .container:after{width:610px;height:400px;top:-25px;right:-300px;left:auto;mask:url("../fonts/hero-landing.svg") no-repeat;mask-size:100%}.banner.banner-hero.banner-landing h1,.banner.banner-hero.banner-landing .h1{font-size:32px;line-height:2.75rem}.banner.banner-hero.banner-landing.bg-tertiary-main .container:after{top:auto;bottom:-145px;right:-365px;mask:url("../fonts/hero-landing-style2.svg") no-repeat}.banner.banner-hero.banner-landing.bg-primary .container.bg-secondary-main:after{top:auto;bottom:-145px;right:-365px;mask:url("../fonts/hero-landing-style3.svg") no-repeat}.banner.banner-hero.banner-perspectives .container{padding-top:1.5rem;padding-bottom:4rem}.banner.banner-hero.banner-perspectives .container:after{width:591px;height:229px;bottom:-120px;left:-174px;top:auto;mask:url("../fonts/hero-perspectives.svg") no-repeat;mask-size:100%}.banner.banner-hero.banner-perspectives h1,.banner.banner-hero.banner-perspectives .h1{font-size:28px;line-height:2.5rem}.banner.banner-hero.banner-perspectives .btn{margin-top:0}.banner.banner-hero.banner-product .container:after{width:133px;height:52px;top:0;right:0;left:auto;mask:url("../fonts/hero-product.svg") no-repeat;mask-size:133px 52px}.banner.banner-hero.banner-product p{display:flex;flex-direction:column;gap:1rem}.banner.banner-hero.banner-product h1,.banner.banner-hero.banner-product .h1{font-size:32px;line-height:2.125rem}.banner.banner-hero.banner-product h1 span:not(.fw-bold),.banner.banner-hero.banner-product .h1 span:not(.fw-bold),.banner.banner-hero.banner-product h2 span:not(.fw-bold),.banner.banner-hero.banner-product .h2 span:not(.fw-bold){font-size:16px;line-height:1.25rem;display:inline-block;vertical-align:6px;text-transform:uppercase;letter-spacing:1px;color:#fff;font-weight:700;position:relative;white-space:nowrap;margin-left:1.3rem}.banner.banner-hero.banner-product h1 span:not(.fw-bold):before,.banner.banner-hero.banner-product .h1 span:not(.fw-bold):before,.banner.banner-hero.banner-product h2 span:not(.fw-bold):before,.banner.banner-hero.banner-product .h2 span:not(.fw-bold):before{content:"";position:absolute;width:calc(100% + 16px);height:27px;top:-4px;left:-8px;mask:url("../fonts/text-journals.svg") no-repeat;mask-size:100% 27px;z-index:-1;background:#001a69}.banner.banner-hero.banner-sub .container{padding-top:1.5rem;padding-bottom:1.5rem}.banner.banner-hero.banner-sub .container:after{content:none}.banner.banner-hero.banner-sub .h-display{font-size:26px;line-height:1.75rem}.banner.banner-hero.banner-sub .h-display span:not(.fw-bold){font-size:13px;line-height:1.25rem}.banner.banner-hero.banner-sub .h-display span:not(.fw-bold):before{height:22px;top:-1px;mask-size:100% 22px}.banner.banner-hero.banner-discipline{position:relative;overflow:hidden}.banner.banner-hero.banner-discipline:after{content:"";position:absolute;width:406px;height:252px;right:-178px;top:0;mask:url("../fonts/hero-discipline.svg") no-repeat;mask-size:100%;background:#333}.banner.banner-hero.banner-discipline .container{padding-top:1.5rem;padding-bottom:1.5rem;flex-direction:column;gap:16px}.banner.banner-hero.banner-discipline .container:after{content:none}.banner.banner-hero.banner-discipline .banner-tag{text-transform:none;font-size:18px;line-height:1.75rem;font-weight:600}.banner.banner-hero.banner-discipline h1,.banner.banner-hero.banner-discipline .h1{font-size:28px;line-height:2.5rem}.banner.banner-hero.banner-discipline .container>div>div,.banner.banner-hero.banner-discipline p{font-size:20px;line-height:32px}.banner.banner-hero.banner-discipline .cover{height:160px;z-index:1;text-align:center}.banner.banner-hero.banner-discipline .cover img{height:100%;width:auto;border-radius:8px;box-shadow:0px 4px 16px rgba(0,0,0,.12)}.banner.banner-hero.banner-image{position:relative}.banner.banner-hero.banner-image .container{padding-top:1.5rem}.banner.banner-hero.banner-image .banner-image-bg{position:absolute;background-repeat:no-repeat;background-position:top left;background-size:cover}.banner.banner-hero.banner-image h1,.banner.banner-hero.banner-image .h1{font-size:28px;line-height:2.5rem}.banner.banner-hero.banner-image .container>div>div,.banner.banner-hero.banner-image p{font-size:20px;line-height:32px}.banner.banner-hero.banner-image1 .container{padding-bottom:8.5rem}.banner.banner-hero.banner-image1 .banner-image-bg{width:320px;height:196px;bottom:-30px;right:0;mask:url("../fonts/hero-image1.svg") no-repeat;mask-size:100%}.banner.banner-hero.banner-image1 .btn{margin-top:0}.banner.banner-hero.banner-image2 .container{padding-bottom:6rem}.banner.banner-hero.banner-image2 .banner-image-bg{width:380px;height:316px;bottom:-176px;left:-10px;mask:url("../fonts/hero-image2.svg") no-repeat;mask-size:100%}.banner.banner-hero.banner-image3 .container{padding-bottom:4rem}.banner.banner-hero.banner-image3 .banner-image-bg{width:464px;height:240px;bottom:-137px;left:-134px;mask:url("../fonts/hero-image3.svg") no-repeat;mask-size:100% 100%}.banner.banner-hero.banner-featured{container-type:inline-size;position:relative}.banner.banner-hero.banner-featured .container{padding-top:1.5rem;padding-bottom:1.5rem;flex-direction:column;gap:24px;align-items:center;position:static}.banner.banner-hero.banner-featured .container:after{width:430px;height:262px;top:-66px;right:-114px;left:auto;mask:url("../fonts/hero-landing.svg") no-repeat;mask-size:100% 100%}.banner.banner-hero.banner-featured h1,.banner.banner-hero.banner-featured .h1,.banner.banner-hero.banner-featured h2,.banner.banner-hero.banner-featured .h2,.banner.banner-hero.banner-featured h3,.banner.banner-hero.banner-featured .h3,.banner.banner-hero.banner-featured h4,.banner.banner-hero.banner-featured .h4{font-size:24px;line-height:2.25rem;text-decoration:underline}.banner.banner-hero.banner-featured .container>div>div,.banner.banner-hero.banner-featured p{font-size:16px;line-height:1.75rem;font-family:"Open Sans",sans-serif}.banner.banner-hero.banner-featured .cover{width:160px;z-index:1;text-align:center;order:1}.banner.banner-hero.banner-featured .cover img{height:auto;width:100%;border-radius:8px;box-shadow:0px 4px 16px rgba(0,0,0,.12)}.banner.banner-hero.banner-featured .z-1{order:2}.banner.banner-hero.banner-featured .btn{padding:9px 20px;font-size:16px;line-height:1.5rem}@container (width > 576px){.banner.banner-hero.banner-featured .container{flex-direction:row;padding:40px;gap:2.5rem;align-items:flex-start}.banner.banner-hero.banner-featured .container:after{width:441px;height:289px;top:-92px;right:-180px}.banner.banner-hero.banner-featured .cover{order:2;flex-shrink:0}.banner.banner-hero.banner-featured .z-1{order:1}}@container (width > 992px){.banner.banner-hero.banner-featured .container{justify-content:space-between;gap:24px}.banner.banner-hero.banner-featured .container:after{width:572px;height:346px;top:-92px;right:-45px}.banner.banner-hero.banner-featured .cover{margin-right:8.33333333%}.banner.banner-hero.banner-featured .z-1{margin:0 8.33333333%;max-width:none}}.banner .container .banner.banner-hero.banner-featured{border-radius:8px}@media(min-width: 768px){.banner.banner-hero .container{padding-top:4rem;padding-bottom:4rem}.banner.banner-hero .container:after{width:255px;height:114px;mask-size:255px 114px;right:0}.banner.banner-hero h1,.banner.banner-hero .h1{font-size:40px;line-height:3rem}.banner.banner-hero .bg-primary:after{background-image:linear-gradient(to right, #001F83, #001A69)}.banner.banner-hero.banner-home{position:relative}.banner.banner-hero.banner-home .container{padding-top:2.5rem;padding-bottom:2.5rem;position:static}.banner.banner-hero.banner-home .container>div{max-width:85%}.banner.banner-hero.banner-home .container:after{width:465px;height:349px;left:auto;top:50%;transform:translateY(-50%);margin-top:-35px;right:-210px}.banner.banner-hero.banner-landing{position:relative}.banner.banner-hero.banner-landing .container{padding-top:2.5rem;padding-bottom:2.5rem;position:static}.banner.banner-hero.banner-landing .container:after{width:544px;height:330px;right:-266px;top:-40px}.banner.banner-hero.banner-landing .container>div>div,.banner.banner-hero.banner-landing p{font-size:18px;line-height:1.75rem}.banner.banner-hero.banner-landing.bg-tertiary-main .container:after{width:344px;height:209px;right:-90px;bottom:auto;top:-10px;mask:url("../fonts/hero-landing-style2.svg") no-repeat;mask-size:contain}.banner.banner-hero.banner-landing.bg-primary .container.bg-secondary-main:after{width:344px;height:209px;right:-90px;bottom:auto;top:-40px;mask:url("../fonts/hero-landing-style3.svg") no-repeat;mask-size:contain}.banner.banner-hero.banner-perspectives{position:relative}.banner.banner-hero.banner-perspectives .container{padding-top:2.5rem;padding-bottom:2.5rem;position:static}.banner.banner-hero.banner-perspectives .container:after{width:456px;height:177px;bottom:-51px;left:auto;right:-124px}.banner.banner-hero.banner-perspectives .container>div{gap:1.5rem}.banner.banner-hero.banner-perspectives h1,.banner.banner-hero.banner-perspectives .h1{font-size:32px;line-height:2.75rem}.banner.banner-hero.banner-product .container{padding-top:2.5rem;padding-bottom:2.5rem}.banner.banner-hero.banner-product .container:after{width:339px;height:127px;mask-size:339px 127px;top:-40px;right:28px}.banner.banner-hero.banner-product .container>div>div,.banner.banner-hero.banner-product p{font-size:20px;line-height:2rem}.banner.banner-hero.banner-product h1,.banner.banner-hero.banner-product .h1{font-size:40px;line-height:2.5rem}.banner.banner-hero.banner-product h1 span:not(.fw-bold),.banner.banner-hero.banner-product .h1 span:not(.fw-bold),.banner.banner-hero.banner-product h2 span:not(.fw-bold),.banner.banner-hero.banner-product .h2 span:not(.fw-bold){font-size:20px;letter-spacing:2px}.banner.banner-hero.banner-product h1 span:not(.fw-bold):before,.banner.banner-hero.banner-product .h1 span:not(.fw-bold):before,.banner.banner-hero.banner-product h2 span:not(.fw-bold):before,.banner.banner-hero.banner-product .h2 span:not(.fw-bold):before{height:35px;top:-7px;mask-size:100% 35px}.banner.banner-hero.banner-sub .container{padding-top:2.25rem;padding-bottom:2.25rem}.banner.banner-hero.banner-discipline{min-height:232px}.banner.banner-hero.banner-discipline:has(.cover img){min-height:280px}.banner.banner-hero.banner-discipline:after{width:576px;height:358px;right:-150px;top:0}.banner.banner-hero.banner-discipline .container{padding-top:2.5rem;padding-bottom:2.5rem;flex-direction:row}.banner.banner-hero.banner-discipline .container>div{max-width:75%}.banner.banner-hero.banner-discipline .cover{width:152px;height:auto;position:absolute;right:3rem;top:50%;transform:translateY(-50%)}.banner.banner-hero.banner-discipline .cover img{width:100%;height:auto}.banner.banner-hero.banner-image .container{padding-top:2.5rem;padding-bottom:2.5rem}.banner.banner-hero.banner-image .container>div{max-width:62%}.banner.banner-hero.banner-image h1,.banner.banner-hero.banner-image .h1{font-size:32px;line-height:2.75rem}.banner.banner-hero.banner-image1 .container>div{gap:24px}.banner.banner-hero.banner-image1 .banner-image-bg{bottom:0}.banner.banner-hero.banner-image2 .banner-image-bg{width:438px;height:364px;bottom:auto;right:-154px;left:auto;top:50%;transform:translateY(-50%)}.banner.banner-hero.banner-image3 .banner-image-bg{width:435px;height:328px;bottom:auto;right:-151px;left:auto;top:50%;transform:translateY(-50%)}}@media(min-width: 992px){.banner.banner-hero .container:after{width:361px;height:161px;mask-size:361px 161px;right:77px}.banner.banner-hero .container>div{max-width:70%}.banner.banner-hero.banner-home .container{padding-top:4rem;padding-bottom:4rem}.banner.banner-hero.banner-home .container>div{max-width:58%;gap:2rem}.banner.banner-hero.banner-home .container:after{width:608px;height:456px;margin-top:-45px;right:-45px}.banner.banner-hero.banner-home .container>div>div,.banner.banner-hero.banner-home p{font-size:20px;line-height:2rem}.banner.banner-hero.banner-home h1,.banner.banner-hero.banner-home .h1{font-size:72px;line-height:4rem}.banner.banner-hero.banner-home h1 span:before,.banner.banner-hero.banner-home .h1 span:before{width:calc(100% + 15px);height:80px;bottom:-15px;left:-8px;mask-size:100% 80px}.banner.banner-hero.banner-home h1.banner-title-reverse span:before,.banner.banner-hero.banner-home .banner-title-reverse.h1 span:before{bottom:-10px}.banner.banner-hero.banner-landing .container{padding-top:4rem;padding-bottom:4rem}.banner.banner-hero.banner-landing .container>div{max-width:58%}.banner.banner-hero.banner-landing .container:after{width:603px;height:365px;right:0px}.banner.banner-hero.banner-landing h1,.banner.banner-hero.banner-landing .h1{font-size:40px;line-height:3rem}.banner.banner-hero.banner-landing.bg-tertiary-main .container:after{width:604px;height:367px;top:-50px;right:0}.banner.banner-hero.banner-landing.bg-primary .container.bg-secondary-main:after{width:604px;height:367px;top:-80px;right:0}.banner.banner-hero.banner-perspectives .container{padding-top:4rem;padding-bottom:4rem}.banner.banner-hero.banner-perspectives .container:after{width:605px;height:236px;bottom:0;right:0}.banner.banner-hero.banner-perspectives h1,.banner.banner-hero.banner-perspectives .h1{font-size:40px;line-height:3rem}.banner.banner-hero.banner-product .container{padding-top:3.375rem;padding-bottom:3.375rem}.banner.banner-hero.banner-product .container:after{width:427px;height:161px;mask-size:427px 161px;top:0;right:0}.banner.banner-hero.banner-product .container>div>div,.banner.banner-hero.banner-product p{font-size:24px;line-height:2.25rem}.banner.banner-hero.banner-discipline:after{right:-10px}.banner.banner-hero.banner-discipline .container{padding-top:3.5rem;padding-bottom:3.5rem}.banner.banner-hero.banner-discipline .container>div{max-width:58%}.banner.banner-hero.banner-discipline h1,.banner.banner-hero.banner-discipline .h1{font-size:40px;line-height:3rem}.banner.banner-hero.banner-discipline .cover{width:184px}.banner.banner-hero.banner-image .container{padding-top:4.5rem}.banner.banner-hero.banner-image h1,.banner.banner-hero.banner-image .h1{font-size:40px;line-height:3rem}.banner.banner-hero.banner-image .container>div>div,.banner.banner-hero.banner-image p{font-size:24px;line-height:2.25rem}.banner.banner-hero.banner-image1 .container{padding-top:5.375rem;padding-bottom:5.375rem}.banner.banner-hero.banner-image1 .banner-image-bg{width:604px;height:370px;bottom:auto;right:0;top:50%;transform:translateY(-50%)}.banner.banner-hero.banner-image2 .container{padding-top:4.375rem;padding-bottom:4.6875rem}.banner.banner-hero.banner-image2 .banner-image-bg{width:682px;height:568px;right:-74px}.banner.banner-hero.banner-image3 .container{padding-top:5.375rem;padding-bottom:5.375rem}.banner.banner-hero.banner-image3 .banner-image-bg{width:604px;height:453px;right:0;top:50%;transform:translateY(-50%)}}.bi-marketing-organisational-communication:before{content:none}.bi-marketing-organisational-communication:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M66.176 1C66.176 1 57.3525 8.35294 33.823 8.35294H-0.000488281V56.8824H5.88186V67.1765L16.176 56.8824H33.823C58.823 56.8824 66.176 48.0588 66.176 48.0588V1ZM16.176 24.5294H49.9995V27.4706H16.176V24.5294ZM49.9995 34.8235H16.176V37.7647H49.9995V34.8235Z' fill='%23001A69'/%3E%3Cpath d='M69.1172 36.2939V49.1273L68.4309 49.941C68.1956 50.2253 65.9995 52.7449 60.5682 55.1567C53.6074 58.2547 44.6074 59.8234 33.8231 59.8234V89.2351H83.8231L94.1172 99.5292V89.2351H99.9995V36.2939L69.1172 36.2939Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-data-analytics:before{content:none}.bi-marketing-data-analytics:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='6.99951' y='66.1763' width='14.7059' height='33.8235' fill='%23001A69'/%3E%3Crect x='30.5289' y='45.5884' width='14.7059' height='54.4118' fill='%23001A69'/%3E%3Crect x='54.0583' y='54.4116' width='14.7059' height='45.5882' fill='%23001A69'/%3E%3Crect x='77.5878' y='29.4116' width='14.7059' height='70.5882' fill='%23001A69'/%3E%3Cpath d='M38.176 18.8137L61.8721 29.1765L83.1564 1.80392L80.8426 0L60.9505 25.5686L37.5877 15.3431L13.3427 38.0686L15.3623 40.2059L38.176 18.8137Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-leadership:before{content:none}.bi-marketing-leadership:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='-0.000488281' y='71.7646' width='41.1765' height='19.1176' fill='%23001A69'/%3E%3Crect x='29.4113' y='40.8823' width='41.1765' height='19.1176' fill='%23001A69'/%3E%3Crect x='58.8231' y='10' width='41.1765' height='19.1176' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-entrepreneurship:before{content:none}.bi-marketing-entrepreneurship:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='38.3524' y='88.2354' width='23.5294' height='4.41176' fill='%23001A69'/%3E%3Crect x='38.3524' y='95.5884' width='23.5294' height='4.41176' fill='%23001A69'/%3E%3Cpath d='M49.9309 14.7061C41.774 14.7355 34.3622 17.9806 29.0289 23.8433C24.2054 29.1571 21.4407 36.2649 21.4407 43.3335C21.4407 50.4022 23.9603 57.2159 28.5485 62.461C30.7054 64.9316 33.1171 68.3433 35.1564 71.8139L35.7152 72.8924C37.2054 75.6081 38.3524 77.3335 38.3524 82.3728V85.2845H61.8819V82.3728C61.8819 77.1473 63.0485 75.4512 64.6564 72.5884L65.1564 71.7257C67.1858 68.2845 69.5779 64.9022 71.725 62.4512C76.2936 57.2061 78.8034 50.4218 78.8034 43.3335C78.8034 27.5492 65.8524 14.6963 49.9407 14.6963L49.9309 14.7061Z' fill='%23001A69'/%3E%3Crect x='48.6466' width='2.94118' height='11.7647' fill='%23001A69'/%3E%3Cpath d='M72.5609 19.0889L80.1184 10.0726L82.3725 11.962L74.815 20.9782L72.5609 19.0889Z' fill='%23001A69'/%3E%3Cpath d='M17.8738 11.9697L20.1278 10.0804L27.6853 19.0966L25.4313 20.986L17.8738 11.9697Z' fill='%23001A69'/%3E%3Crect x='82.4701' y='41.9116' width='11.7647' height='2.94118' fill='%23001A69'/%3E%3Crect x='5.99951' y='41.9116' width='11.7647' height='2.94118' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-professionalism:before{content:none}.bi-marketing-professionalism:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M99.9506 19.5844C96.8727 18.5748 90.6877 18.5748 86.0415 13.9286C81.3954 9.2923 81.3954 3.09743 80.3858 0.019604L80.3662 0L62.1148 18.2513L63.2911 33.8757L48.6665 48.5003L48.147 49.0198L46.0494 51.1174L37.9333 59.2335C37.1589 60.0078 37.1589 61.2527 37.9333 62.0271C38.3156 62.4093 38.8253 62.6054 39.3252 62.6054C39.8251 62.6054 40.3348 62.4093 40.7171 62.0271L48.8331 53.911L59.2723 43.4719L66.0748 36.6693L67.1041 36.7477L81.6992 37.8455L99.9506 19.5942L99.931 19.5746L99.9506 19.5844Z' fill='%23001A69'/%3E%3Cpath d='M43.4322 49.5982C41.8345 48.9121 40.0701 48.5298 38.2176 48.5298C30.9249 48.5298 24.9849 54.4698 24.9849 61.7625C24.9849 69.0552 30.9249 74.9952 38.2176 74.9952C45.5103 74.9952 51.4503 69.0552 51.4503 61.7625C51.4503 59.9099 51.068 58.1553 50.3818 56.5576L42.8245 64.115C41.8933 65.0462 40.6583 65.5559 39.3448 65.5559C38.0313 65.5559 36.7963 65.0462 35.8651 64.115C34.9339 63.1838 34.4242 61.9487 34.4242 60.6353C34.4242 59.3218 34.9339 58.0867 35.8651 57.1555L43.4224 49.5982H43.4322Z' fill='%23001A69'/%3E%3Cpath d='M52.0579 40.9721C48.0881 38.3256 43.3342 36.7671 38.2175 36.7671C24.4359 36.7671 13.2224 47.9806 13.2224 61.7622C13.2224 75.5438 24.4359 86.7573 38.2175 86.7573C51.9991 86.7573 63.2126 75.5438 63.2126 61.7622C63.2126 56.6455 61.6639 51.8818 59.0076 47.9218L52.5774 54.3519C53.7243 56.5769 54.3908 59.0862 54.3908 61.7622C54.3908 70.682 47.1373 77.9355 38.2175 77.9355C29.2977 77.9355 22.0442 70.682 22.0442 61.7622C22.0442 52.8424 29.2977 45.5889 38.2175 45.5889C40.8935 45.5889 43.4028 46.2554 45.6278 47.4023L52.0579 40.9721Z' fill='%23001A69'/%3E%3Cpath d='M67.2216 39.7177L61.1248 45.8146C64.2908 50.3431 66.163 55.8322 66.163 61.7624C66.163 77.1614 53.6263 89.6981 38.2273 89.6981C22.8284 89.6981 10.2916 77.1614 10.2916 61.7624C10.2916 46.3635 22.8284 33.8267 38.2273 33.8267C44.1575 33.8267 49.6466 35.6989 54.1752 38.865L60.272 32.7681L60.0956 30.4254C53.9007 26.093 46.363 23.5444 38.2273 23.5444C17.1138 23.5444 -0.000488281 40.6587 -0.000488281 61.7722C-0.000488281 82.8857 17.1138 100 38.2273 100C59.3408 100 76.4551 82.8857 76.4551 61.7722C76.4551 53.6366 73.9066 46.0988 69.5741 39.904L67.2314 39.7275L67.2216 39.7177Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-criminology:before{content:none}.bi-marketing-criminology:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='16.1661' y='81.9512' width='67.6471' height='13.2353' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.8034 28.2843L86.5681 4.7549C86.2446 4.17647 85.5191 3.96078 84.9015 4.10784C84.7936 4.10784 84.676 4.10784 84.5681 4.12745L56.8623 8.72549C55.8034 5.97059 53.127 4 49.9995 4C46.0387 4 42.7936 7.15686 42.6564 11.0882L14.9407 15.6863C14.7838 15.7157 14.6368 15.7647 14.4995 15.8333C14.0583 15.8922 13.6466 16.1176 13.4211 16.5098L0.185786 40.0392C0.0583352 40.2647 -0.000488281 40.5196 -0.000488281 40.7647C-0.000488281 48.8824 6.58775 55.4706 14.7054 55.4706C22.823 55.4706 29.4113 48.8824 29.4113 40.7647C29.4113 40.5196 29.3525 40.2745 29.225 40.0392L17.0093 18.3235L43.1368 13.9804C43.6368 15.2745 44.4995 16.402 45.5877 17.2255V70.1765H54.4113V17.2255C56.127 15.9314 57.2642 13.9118 57.3426 11.6176L82.4897 7.44118L70.774 28.2745C70.6466 28.5 70.5877 28.7549 70.5877 29C70.5877 37.1176 77.176 43.7059 85.2936 43.7059C93.4113 43.7059 99.9995 37.1176 99.9995 29C99.9995 28.7549 99.9407 28.5098 99.8132 28.2745L99.8034 28.2843ZM14.6956 42.2451C9.54853 42.2451 5.40147 41.7451 2.83284 41.3235L14.6956 20.2451L26.5583 41.3235C23.9995 41.7451 19.8525 42.2451 14.6956 42.2451ZM73.4211 29.5588C75.9897 29.9804 80.1368 30.4804 85.2838 30.4804C90.4407 30.4804 94.5877 29.9804 97.1466 29.5588L85.2838 8.48039L73.4211 29.5588Z' fill='%23001A69'/%3E%3Crect x='30.8721' y='73.1274' width='38.2353' height='5.88235' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-linked:before{content:none}.bi-marketing-linked:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M97.5803 26.2163C93.8351 18.0787 86.7857 13.2647 78.2362 13H78.2166H78.197H78.1676C71.2947 13.0392 66.0788 14.8138 61.7354 18.5689L60.5393 19.5984L61.657 20.7161L65.9611 25.0202L66.9416 26.0006L67.9808 25.079C70.1868 23.128 72.9713 22.0691 76.2557 21.922C76.4616 21.922 76.6773 21.9122 76.8832 21.9122C82.4717 21.9122 87.2171 25.0006 89.5799 30.1675C91.8938 35.2266 90.8839 41.3642 87.0798 45.4428C85.4915 47.1488 83.7855 48.8351 82.1384 50.4627L82.0305 50.5705L76.2656 56.3257L76.0204 56.5708C72.2948 60.2965 68.4416 64.1496 64.6277 67.9047C61.9413 70.5421 58.7941 71.8853 55.2841 71.8853C54.8037 71.8853 54.3037 71.8559 53.7938 71.8069C47.9504 71.2186 43.8228 68.1008 41.8521 62.8162C39.7833 57.2865 40.8128 52.4333 44.9797 47.9723C46.1464 46.7174 48.2838 44.5996 49.4603 43.4525C49.7642 43.1486 50.078 42.8446 53.7056 39.217L54.7449 38.1777L53.7056 37.1385L49.4211 32.8539L48.3818 31.8147L47.3425 32.8441L46.4896 33.6971C42.0776 38.0797 39.8618 40.2857 38.3911 41.8642C32.6163 48.0312 30.675 55.2276 32.6163 63.2574C34.6556 71.699 40.1167 77.4248 48.4014 79.8269C50.7545 80.5034 53.0879 80.8563 55.3233 80.8563C60.9707 80.8563 66.1964 78.6895 70.8535 74.4246C71.8634 73.503 72.8144 72.5226 73.7458 71.5814L74.7851 70.5225C76.6675 68.6302 78.5696 66.7478 80.4814 64.8653L80.5893 64.7575C85.0209 60.3847 89.6094 55.8649 93.9233 51.1392C100.502 43.9427 101.767 35.3246 97.5803 26.2261V26.2163Z' fill='%23001A69'/%3E%3Cpath d='M67.3827 36.4817C65.3434 28.0401 59.8824 22.3144 51.5976 19.9123C49.2446 19.2358 46.9111 18.8828 44.6757 18.8828C39.0284 18.8828 33.8026 21.0496 29.1455 25.3145C28.1357 26.2459 27.1748 27.2166 26.2532 28.1676L25.214 29.2265C23.3315 31.1187 21.4197 33.011 19.5078 34.8934L19.4098 34.9915C14.9782 39.3642 10.3897 43.8841 6.07575 48.6098C-0.503005 55.8062 -1.76777 64.4243 2.41871 73.5228C6.16399 81.6604 13.2134 86.4744 21.7628 86.7391H21.7922H21.8412C28.7043 86.6999 33.9203 84.9253 38.2636 81.1702L39.4598 80.1408L38.3421 79.0231L34.0379 74.7189L33.0575 73.7385L32.0182 74.6601C29.8122 76.6112 27.0278 77.6701 23.7433 77.8171C23.5374 77.8171 23.3217 77.8269 23.1158 77.8269C17.5273 77.8269 12.782 74.7385 10.4191 69.5716C8.10527 64.5125 9.11512 58.375 12.9192 54.2963C14.5075 52.5904 16.2135 50.904 17.8607 49.2765L17.9685 49.1784L23.7335 43.4233L23.959 43.1978C27.6847 39.4623 31.5476 35.6091 35.3713 31.8442C38.0577 29.2069 41.205 27.8637 44.7149 27.8637C45.1954 27.8637 45.6954 27.8931 46.2052 27.9421C52.0486 28.5304 56.1763 31.6482 58.147 36.9327C60.2157 42.4624 59.1862 47.3156 55.0194 51.7766C53.9115 52.9629 51.9702 54.8846 50.5388 56.2964C50.2348 56.6004 49.9211 56.9043 46.2934 60.5319L45.2542 61.5712L46.2934 62.6105L50.578 66.895L51.6172 67.9343L52.6565 66.9048L53.5095 66.0518C57.9215 61.6693 60.1373 59.4633 61.6177 57.8848C67.3925 51.7178 69.3338 44.5213 67.3925 36.4915L67.3827 36.4817Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-trophy:before{content:none}.bi-marketing-trophy:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M43.274 72.0587H57.078L56.2839 70.3038C54.7348 66.892 53.225 63.2352 53.3035 59.4606C53.3231 58.3234 53.4211 57.1861 53.578 56.0783L53.8133 54.4116L52.1466 54.6763C50.8329 54.8822 49.5093 54.8822 48.2054 54.6763L46.5388 54.4116L46.774 56.0783C46.9309 57.1861 47.0289 58.3234 47.0486 59.4606C47.127 63.2352 45.6172 66.8822 44.0682 70.3038L43.274 72.0587H43.274Z' fill='%23001A69'/%3E%3Cpath d='M34.8328 40.6961C39.1171 47.6569 44.5289 51.4706 50.1759 51.4706C55.823 51.4706 61.2347 47.6569 65.5093 40.7059C65.5093 40.7059 65.5093 40.7059 65.5093 40.6961C65.7642 40.2745 66.0289 39.8431 66.274 39.3922C70.872 31.2549 73.4014 20.3922 73.4014 8.80392C73.4014 5.84314 73.2347 2.88235 72.8916 0H27.4308C27.0975 2.89216 26.921 5.84314 26.921 8.80392C26.921 20.3922 29.4504 31.2549 34.0485 39.3922C34.3034 39.8333 34.5583 40.2745 34.8132 40.6961H34.8328Z' fill='%23001A69'/%3E%3Crect x='32.5289' y='75' width='35.2941' height='16.1765' fill='%23001A69'/%3E%3Crect x='26.6466' y='94.1177' width='47.0588' height='5.88235' fill='%23001A69'/%3E%3Cpath d='M24.176 13.2158H12.9995C13.4015 15.8041 14.3328 20.5099 16.3917 25.4119C19.6172 33.1178 25.4995 38.3139 31.4015 40.9217C27.676 33.1276 24.3132 23.4511 24.176 13.2158V13.2158Z' fill='%23001A69'/%3E%3Cpath d='M76.1759 13.2158C76.0387 23.4511 72.6759 33.1276 68.9504 40.9217C74.8524 38.3139 80.7348 33.1178 83.9602 25.4119C86.0093 20.5197 86.9504 15.8041 87.3524 13.2158H76.1759Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-geography-etc:before{content:none}.bi-marketing-geography-etc:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.9447 64.3898C29.7685 66.7331 32.2687 68.3901 33.4648 69.3509V69.3411C40.9484 74.5378 39.6264 84.406 39.3187 86.7023C39.3019 86.8279 39.2881 86.9308 39.279 87.0091C39.1123 88.2641 37.4259 99.0099 27.6115 99.9022C22.7778 100.52 16.5812 98.0491 13.6104 96.1078C9.26699 93.3232 5.77654 89.1465 3.12928 83.5774C0.129067 77.2535 -0.714132 70.302 0.599689 62.7426C1.81546 56.0852 4.59018 49.9083 8.92382 44.2314C8.92382 44.2314 10.4239 49.0945 11.0514 50.2417C13.3751 55.193 18.3363 59.9091 25.9447 64.3898ZM33.0191 93.1448C33.0206 93.1454 33.0221 93.1461 33.0236 93.1468L33.0138 93.1566L33.0191 93.1448ZM8.61988 69.9882C11.3943 76.8018 17.8742 86.3601 33.0191 93.1448L34.2198 90.4701C19.9736 84.0775 13.9144 75.2043 11.3456 68.8803L8.61988 69.9882Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M67.8594 5.29704C73.6148 8.84632 78.3602 13.68 82.0762 19.7785H82.0664C82.0664 19.7785 76.9974 19.4059 75.7031 19.5726C70.2518 19.9354 64.0454 22.8473 57.1136 28.3085C53.5447 31.0146 51.0935 32.7598 49.7601 33.5148C42.1939 38.5961 33.4706 33.7661 31.4549 32.6501C31.347 32.5904 31.2584 32.5413 31.1901 32.5049C30.0724 31.897 20.6795 26.426 23.415 16.9547C24.6014 12.2289 29.1507 7.34621 32.0431 5.28723C36.2199 2.2576 41.3771 0.522181 47.5246 0.0809723C54.5153 -0.409259 61.2903 1.32616 67.8594 5.29704ZM27.7585 24.4651L29.8175 26.5633C40.9555 15.6017 51.4171 13.1898 58.2411 13.0917L58.2019 10.1503C50.8386 10.2484 39.5829 12.8172 27.7585 24.4651Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.2044 47.4276C96.0576 50.418 98.695 56.5459 99.4206 60.0167H99.4304C100.529 65.0465 100.048 70.4685 97.9793 76.2826C95.6262 82.8811 91.3122 88.3815 85.0372 92.8034C79.4584 96.6468 73.1344 99.049 66.0554 100C66.0554 100 68.4281 95.5095 68.8007 94.2545C70.6636 89.1169 70.4871 82.2634 68.2713 73.7236C67.2222 69.3703 66.6143 66.4289 66.4574 64.8994C64.837 55.9221 72.7783 49.8726 74.6044 48.4814C74.7009 48.4079 74.7803 48.3474 74.8404 48.3002C75.8404 47.5158 84.6352 41.1134 92.2044 47.4276ZM81.7624 80.8614L84.4685 82.0085V81.9987C87.3315 75.2139 89.5081 63.8797 83.5959 48.3688L80.8506 49.4179C86.4098 64.017 84.4097 74.5766 81.7624 80.8614Z' fill='%23001A69'/%3E%3Cpath d='M67.8693 34.6425C71.0264 37.7211 73.6344 40.9567 75.6934 44.2706C77.419 43.3196 79.8212 42.2901 82.5763 41.8979L82.8018 41.7705C80.3016 37.4662 77.0072 33.2895 72.9971 29.3872L67.8595 34.6523L67.8693 34.6425Z' fill='%23001A69'/%3E%3Cpath d='M27.1604 33.3578C26.0525 32.5048 24.7681 31.3675 23.5915 29.9262C23.0915 29.3085 22.6503 28.6712 22.2581 28.0339L22.013 27.8574C19.0716 31.8773 16.5812 36.5639 14.6105 41.8094L21.4933 44.3978C23.0425 40.2701 24.9544 36.5835 27.1604 33.3676V33.3578Z' fill='%23001A69'/%3E%3Cpath d='M41.5242 90.4795C41.132 91.8227 40.5437 93.4307 39.6221 95.0485C39.2299 95.7446 38.7985 96.3721 38.3475 96.98L38.269 97.2741C42.8282 98.4899 47.809 99.1076 53.0838 99.1076C53.378 99.1076 53.6721 99.1076 53.9663 99.1076L53.8682 91.7541C49.4561 91.8227 45.3382 91.3717 41.534 90.4893L41.5242 90.4795Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-media-communication:before{content:none}.bi-marketing-media-communication:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='24.9995' y='53' width='7.35294' height='44.1176' fill='%23001A69'/%3E%3Crect x='67.6465' y='53' width='7.35294' height='44.1176' fill='%23001A69'/%3E%3Cpath d='M89.6564 56.3922V42.6863C89.6564 20.8137 71.8525 3 49.9701 3C28.0877 3 10.2936 20.8137 10.2936 42.6863V56.4216C4.11716 60.3333 -0.000488281 67.2059 -0.000488281 75.0588C-0.000488281 87.2451 9.87206 97.1176 22.0583 97.1176V53C20.5485 53 19.0681 53.1569 17.6466 53.4412V43.3235C17.6466 25.2647 31.9701 10.5784 50.0191 10.5784C68.0681 10.5784 82.3525 24.6275 82.3525 42.6863V53.4412C80.9309 53.1471 79.4505 53 77.9407 53V97.1176C90.127 97.1176 99.9995 87.2451 99.9995 75.0588C99.9995 67.1863 95.8623 60.2941 89.6564 56.3922Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-valuation:before{content:none}.bi-marketing-valuation:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M45.2642 7H14.5975L22.8917 26.4804L45.2642 7Z' fill='%23001A69'/%3E%3Cpath d='M63.8132 7H54.7348L58.7936 10.4608C60.323 9.11765 61.9995 7.95098 63.8132 7Z' fill='%23001A69'/%3E%3Cpath d='M11.9113 8.59814L-0.000488281 27.5883H19.9897L11.9113 8.59814Z' fill='%23001A69'/%3E%3Cpath d='M50.1466 27.5882C50.7152 21.9118 53.0682 16.7843 56.6074 12.7549L50.0093 7L26.4015 27.5882H50.1662H50.1466Z' fill='%23001A69'/%3E%3Cpath d='M75.7446 55.5195C71.8035 55.5195 68.0878 54.6077 64.7544 53.0293C63.7348 55.2842 62.7054 57.6666 61.676 60.2352C56.225 73.8234 53.3329 86.0979 52.0878 92.294L80.8133 55.0097C79.176 55.3332 77.4897 55.5097 75.7544 55.5097L75.7446 55.5195Z' fill='%23001A69'/%3E%3Cpath d='M62.1662 51.9018C54.9603 47.4411 50.1368 39.5587 50.0289 30.5293H25.8427C29.6564 35.8528 35.725 46.1567 41.0583 59.3626C45.6368 70.7058 48.4407 81.1666 49.9995 87.9901C51.5583 81.1567 54.3623 70.7058 58.9407 59.3626C59.9897 56.7548 61.0779 54.2646 62.1662 51.892V51.9018Z' fill='%23001A69'/%3E%3Cpath d='M22.1956 30.5293H-0.000488281L47.9211 92.294C46.6662 86.1371 43.774 73.9411 38.3328 60.4607C31.6564 43.9313 24.8623 34.0685 22.1956 30.5293Z' fill='%23001A69'/%3E%3Cpath d='M75.7446 15.0884C67.627 15.0884 61.0388 21.6668 61.0388 29.7943C61.0388 37.9217 67.6172 44.5001 75.7446 44.5001C83.8721 44.5001 90.4505 37.9217 90.4505 29.7943C90.4505 21.6766 83.8721 15.0884 75.7446 15.0884Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.4309 48.7156L99.9995 74.7156L93.2839 77.7058L81.7446 51.7549C79.8329 52.2745 77.8231 52.5784 75.7446 52.5784C63.1662 52.5784 52.9603 42.3823 52.9603 29.7941C52.9603 17.2156 63.1564 7.00977 75.7446 7.00977C88.3231 7.00977 98.529 17.2058 98.529 29.7941C98.529 37.6764 94.5191 44.6274 88.4309 48.7156ZM58.0976 29.7843C58.0976 39.5196 66.0191 47.4313 75.7446 47.4313C85.4799 47.4313 93.3917 39.5098 93.3917 29.7843C93.3917 25.0686 91.5584 20.6372 88.225 17.3039C84.8917 13.9705 80.4603 12.1372 75.7446 12.1372C66.0093 12.1372 58.0976 20.049 58.0976 29.7843Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-family:before{content:none}.bi-marketing-family:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='75.7348' cy='24.7059' r='14.7059' fill='%23001A69'/%3E%3Ccircle cx='66.9113' cy='53.3826' r='9.55882' fill='%23001A69'/%3E%3Cpath d='M66.176 65.8823C58.0583 65.8823 51.4701 72.4706 51.4701 80.5882V89.4117H80.8819V80.5882C80.8819 72.4706 74.2936 65.8823 66.176 65.8823Z' fill='%23001A69'/%3E%3Cpath d='M60.2936 63.9706C57.1662 62.0098 54.9701 58.7059 54.5093 54.8726C52.5779 58.353 51.4701 62.353 51.4701 66.6177V70.853C53.5681 67.6961 56.6564 65.2647 60.2936 63.9706Z' fill='%23001A69'/%3E%3Cpath d='M75.7348 42.353C74.823 42.353 73.9309 42.4119 73.0485 42.5099C76.8426 44.6569 79.4113 48.7256 79.4113 53.3824C79.4113 58.0393 76.8034 62.1668 72.9701 64.304C79.3328 66.9707 83.823 73.2648 83.823 80.5883H99.9995V66.6177C99.9995 53.2158 89.1368 42.353 75.7348 42.353Z' fill='%23001A69'/%3E%3Ccircle cx='24.2642' cy='24.7059' r='14.7059' fill='%23001A69'/%3E%3Ccircle cx='33.0878' cy='53.3826' r='9.55882' fill='%23001A69'/%3E%3Cpath d='M33.8231 65.8823C25.7054 65.8823 19.1172 72.4706 19.1172 80.5882V89.4117H48.529V80.5882C48.529 72.4706 41.9407 65.8823 33.8231 65.8823Z' fill='%23001A69'/%3E%3Cpath d='M39.7054 63.9706C43.3328 65.2647 46.4309 67.6961 48.5289 70.853V66.6177C48.5289 62.353 47.4211 58.353 45.4897 54.8726C45.0289 58.7059 42.8328 62.0098 39.7054 63.9706Z' fill='%23001A69'/%3E%3Cpath d='M27.0289 64.304C23.1956 62.1668 20.5877 58.0687 20.5877 53.3824C20.5877 48.6962 23.1564 44.6569 26.9505 42.5099C26.0681 42.4119 25.176 42.353 24.2642 42.353C10.8623 42.353 -0.000488281 53.2158 -0.000488281 66.6177V80.5883H16.176C16.176 73.2648 20.6662 66.9707 27.0289 64.304Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-express-cases:before{content:none}.bi-marketing-express-cases:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5.88184' y='29.2842' width='19.1176' height='2.94118' fill='%23001A69'/%3E%3Crect x='14.7054' y='38.1079' width='7.35294' height='2.94118' fill='%23001A69'/%3E%3Crect x='2.94067' y='46.9312' width='14.7059' height='2.94118' fill='%23001A69'/%3E%3Crect x='-0.000488281' y='61.6372' width='20.5882' height='2.94118' fill='%23001A69'/%3E%3Cpath d='M33.8231 38.1177C33.8231 38.1177 32.3525 67.5294 22.0583 80.7647H88.2348C98.5289 69 99.9995 38.1177 99.9995 38.1177H33.8231Z' fill='%23001A69'/%3E%3Cpath d='M30.8818 37.9804L31.0191 35.1863H94.6171L95.5779 27.8235H58.8132L49.9701 19H27.8034L22.5681 74.4314C29.6367 60.7941 30.8622 38.2353 30.872 37.9804H30.8818Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-economic-history:before{content:none}.bi-marketing-economic-history:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M61.8917 0.793945V20.5881H81.676L61.8917 0.793945Z' fill='%23001A69'/%3E%3Cpath d='M93.9995 40.0982C94.274 37.608 94.274 35.4413 94.2151 33.9707C90.8622 34.3433 87.7151 34.9119 84.8524 35.6766L82.5289 36.3629C61.8524 42.9903 61.7053 59.7256 61.8916 63.0884C61.97 63.1962 62.4308 63.3923 62.8426 63.4413C73.774 64.2256 87.6367 61.9511 92.5387 47.0099C91.3426 47.108 90.4014 47.304 90.3916 47.304C89.5387 47.4903 88.6563 47.1178 88.1857 46.3923C87.7151 45.6668 87.7446 44.706 88.2642 44.0099C89.9995 41.6962 92.1955 40.608 94.0093 40.0982H93.9995Z' fill='%23001A69'/%3E%3Cpath d='M62.5681 66.3627C62.2152 66.3235 61.8034 66.2353 61.3721 66.0882C60.7348 67.6471 60.3623 69.0784 60.2936 70.3529L57.3623 70.1765C57.4701 68.3137 58.0681 66.2353 59.0877 64.0098C59.0191 63.7941 58.9603 63.5588 58.9407 63.3039V63.2745C58.725 59.598 58.823 40.8627 81.6466 33.549L82.4701 33.3039V23.5294H58.9407V0H13.3623C13.3623 0 13.3525 0 13.3525 0.00980392V42.6471C13.3525 77.9412 5.99951 100 5.99951 100H75.1172C75.1172 100 79.6172 86.4804 81.5779 63.6863C77.6564 65.451 72.774 66.5196 66.676 66.5196C65.3623 66.5196 63.9897 66.4706 62.5681 66.3627Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-book-bookmark:before{content:none}.bi-marketing-book-bookmark:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.7053 1.4707H10.2936V75.0393C37.1269 75.0393 48.5289 89.706 48.5289 89.706V16.1864C48.5289 13.8727 38.2348 1.4707 14.7053 1.4707Z' fill='%23001A69'/%3E%3Cpath d='M10.2936 77.9413C9.32304 77.9413 8.34265 77.9413 7.35245 77.9511V26.4707H-0.000488281V100H48.5289V95.5883C48.5289 92.6472 36.7642 77.9413 10.2936 77.9413Z' fill='%23001A69'/%3E%3Cpath d='M92.6466 26.4707V77.9511C91.6564 77.9511 90.676 77.9315 89.7054 77.9413C63.2348 77.9413 51.4701 92.6472 51.4701 95.5883V100H99.9995V26.4707H92.6466Z' fill='%23001A69'/%3E%3Cpath d='M77.9407 27.9412V0H66.176V27.9412L72.0584 24.2941L77.9407 27.9412Z' fill='%23001A69'/%3E%3Cpath d='M89.7054 75.0393V1.4707H85.2936C83.7642 1.4707 82.3034 1.52953 80.8819 1.62757V33.2256L76.3917 30.4413L72.0583 27.755L67.725 30.4413L63.2348 33.2256V6.00992C55.2054 9.80404 51.4701 14.804 51.4701 16.1962V25.0197V89.7158C51.4701 89.7158 62.8721 75.0491 89.7054 75.0491V75.0393Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-people-group:before{content:none}.bi-marketing-people-group:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.4995 67.8823C5.59755 67.8823 -0.000488281 73.6666 -0.000488281 80.7941V88.4706H24.9995V80.7941C24.9995 73.6666 19.4015 67.8823 12.4995 67.8823Z' fill='%23001A69'/%3E%3Cpath d='M62.4995 67.8823C55.5976 67.8823 49.9995 73.6666 49.9995 80.7941V88.4706H74.9995V80.7941C74.9995 73.6666 69.4015 67.8823 62.4995 67.8823Z' fill='%23001A69'/%3E%3Ccircle cx='37.4995' cy='57.5883' r='7.35294' fill='%23001A69'/%3E%3Cpath d='M37.4995 29.647C32.8426 29.647 28.7838 32.2744 26.6367 36.1764C27.4799 38.1274 27.9406 40.294 27.9406 42.5587V50.2352H30.3034C32.1563 48.4215 34.7053 47.294 37.4995 47.294C40.2936 47.294 42.8426 48.4215 44.6955 50.2352H47.0583V42.5587C47.0583 40.2842 47.5289 38.1274 48.3622 36.1764C46.2152 32.2744 42.1465 29.647 37.4995 29.647Z' fill='%23001A69'/%3E%3Ccircle cx='62.4995' cy='57.5883' r='7.35294' fill='%23001A69'/%3E%3Cpath d='M62.4995 29.647C55.5976 29.647 49.9995 35.4313 49.9995 42.5587V50.2352H55.3034C57.1564 48.4215 59.7054 47.294 62.4995 47.294C65.2936 47.294 67.8426 48.4215 69.6956 50.2352H74.9995V42.5587C74.9995 35.4313 69.4015 29.647 62.4995 29.647Z' fill='%23001A69'/%3E%3Ccircle cx='87.4995' cy='57.5883' r='7.35294' fill='%23001A69'/%3E%3Cpath d='M87.4995 29.647C82.8426 29.647 78.7838 32.2744 76.6367 36.1764C77.4799 38.1274 77.9406 40.294 77.9406 42.5587V50.2352H80.3034C82.1563 48.4215 84.7053 47.294 87.4995 47.294C90.2936 47.294 92.8426 48.4215 94.6955 50.2352H99.9995V42.5587C99.9995 35.4313 94.4014 29.647 87.4995 29.647Z' fill='%23001A69'/%3E%3Cpath d='M87.4995 67.8823C82.8426 67.8823 78.7838 70.5098 76.6367 74.4117C77.4799 76.3627 77.9406 78.5294 77.9406 80.7941V88.4706H99.9995V80.7941C99.9995 73.6666 94.4014 67.8823 87.4995 67.8823Z' fill='%23001A69'/%3E%3Cpath d='M37.4995 67.8823C32.8426 67.8823 28.7838 70.5098 26.6367 74.4117C27.4799 76.3627 27.9406 78.5294 27.9406 80.7941V88.4706H47.0583V80.7941C47.0583 78.5196 47.5289 76.3627 48.3622 74.4117C46.2152 70.5098 42.1465 67.8823 37.4995 67.8823Z' fill='%23001A69'/%3E%3Ccircle cx='12.4995' cy='57.5883' r='7.35294' fill='%23001A69'/%3E%3Ccircle cx='37.4995' cy='19.3529' r='7.35294' fill='%23001A69'/%3E%3Ccircle cx='62.4995' cy='19.3529' r='7.35294' fill='%23001A69'/%3E%3Ccircle cx='87.4995' cy='19.3529' r='7.35294' fill='%23001A69'/%3E%3Ccircle cx='12.4995' cy='19.3529' r='7.35294' fill='%23001A69'/%3E%3Cpath d='M12.4995 29.647C5.59755 29.647 -0.000488281 35.4313 -0.000488281 42.5587V50.2352H5.30343C7.15637 48.4215 9.70539 47.294 12.4995 47.294C15.2936 47.294 17.8426 48.4215 19.6956 50.2352H24.9995V42.5587C24.9995 35.4313 19.4015 29.647 12.4995 29.647Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-nursing:before{content:none}.bi-marketing-nursing:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.000488281 15.2354C-0.000488281 15.2354 17.6466 22.5883 49.9995 22.5883C83.823 22.5883 99.9995 15.2354 99.9995 15.2354V97.5883H-0.000488281V15.2354ZM55.8819 65.9706H74.2642V54.2059H55.8819V35.8236H44.1172V54.2059H25.7348V65.9706H44.1172V84.353H55.8819V65.9706Z' fill='%23001A69'/%3E%3Cpath d='M36.7642 13.7647C36.7642 10.5196 39.4014 7.88235 42.6465 7.88235H57.3524C60.5975 7.88235 63.2348 10.5196 63.2348 13.7647V16.7059H69.1171V13.7647C69.1171 7.27451 63.8426 2 57.3524 2H42.6465C36.1563 2 30.8818 7.27451 30.8818 13.7647V16.7059H36.7642V13.7647Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-accounting:before{content:none}.bi-marketing-accounting:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.6466 51.1763C8.07794 51.1763 -0.000488281 55.539 -0.000488281 60.6959C-0.000488281 65.8527 8.07794 70.2939 17.6466 70.2939C27.2152 70.2939 35.2936 65.9018 35.2936 60.6959C35.2936 55.49 27.2152 51.1763 17.6466 51.1763Z' fill='%23001A69'/%3E%3Cpath d='M-0.000488281 77.5098V81.2843C-0.000488281 86.4902 8.07794 90.8823 17.6466 90.8823C27.2152 90.8823 35.2936 86.4902 35.2936 81.2843V77.5098C31.725 81.1372 25.2348 83.5294 17.6466 83.5294C10.0583 83.5294 3.56814 81.1372 -0.000488281 77.5098V77.5098Z' fill='%23001A69'/%3E%3Cpath d='M-0.000488281 67.2158V70.9903C-0.000488281 76.1962 8.07794 80.5884 17.6466 80.5884C27.2152 80.5884 35.2936 76.1962 35.2936 70.9903V67.2158C31.725 70.8433 25.2348 73.2354 17.6466 73.2354C10.0583 73.2354 3.56814 70.8433 -0.000488281 67.2158V67.2158Z' fill='%23001A69'/%3E%3Cpath d='M82.3525 29.1176C91.9211 29.1176 99.9996 24.7255 99.9996 19.5196C99.9996 14.3137 91.9211 10 82.3525 10C72.7839 10 64.7054 14.3627 64.7054 19.5196C64.7054 24.6765 72.7839 29.1176 82.3525 29.1176Z' fill='%23001A69'/%3E%3Cpath d='M64.7054 36.3335V40.108C64.7054 45.3139 72.7839 49.706 82.3525 49.706C91.9211 49.706 99.9996 45.3139 99.9996 40.108V36.3335C96.4309 39.9609 89.9407 42.3531 82.3525 42.3531C74.7643 42.3531 68.2741 39.9609 64.7054 36.3335Z' fill='%23001A69'/%3E%3Cpath d='M64.7054 46.6274V50.402C64.7054 55.6078 72.7839 60 82.3525 60C91.9211 60 99.9996 55.6078 99.9996 50.402V46.6274C96.4309 50.2549 89.9407 52.647 82.3525 52.647C74.7643 52.647 68.2741 50.2549 64.7054 46.6274V46.6274Z' fill='%23001A69'/%3E%3Cpath d='M64.7054 56.9214V60.6959C64.7054 65.9018 72.7839 70.2939 82.3525 70.2939C91.9211 70.2939 99.9996 65.9018 99.9996 60.6959V56.9214C96.4309 60.5488 89.9407 62.941 82.3525 62.941C74.7643 62.941 68.2741 60.5488 64.7054 56.9214V56.9214Z' fill='%23001A69'/%3E%3Cpath d='M64.7054 67.2158V70.9903C64.7054 76.1962 72.7839 80.5884 82.3525 80.5884C91.9211 80.5884 99.9996 76.1962 99.9996 70.9903V67.2158C96.4309 70.8433 89.9407 73.2354 82.3525 73.2354C74.7643 73.2354 68.2741 70.8433 64.7054 67.2158V67.2158Z' fill='%23001A69'/%3E%3Cpath d='M64.7054 77.5098V81.2843C64.7054 86.4902 72.7839 90.8823 82.3525 90.8823C91.9211 90.8823 99.9996 86.4902 99.9996 81.2843V77.5098C96.4309 81.1372 89.9407 83.5294 82.3525 83.5294C74.7643 83.5294 68.2741 81.1372 64.7054 77.5098V77.5098Z' fill='%23001A69'/%3E%3Cpath d='M64.7054 26.0391V29.8136C64.7054 35.0195 72.7839 39.4116 82.3525 39.4116C91.9211 39.4116 99.9996 35.0195 99.9996 29.8136V26.0391C96.4309 29.6665 89.9407 32.0587 82.3525 32.0587C74.7643 32.0587 68.2741 29.6665 64.7054 26.0391Z' fill='%23001A69'/%3E%3Cpath d='M37.3721 57.0787C37.9309 58.2257 38.2348 59.4316 38.2348 60.6963V64.5198C40.8525 65.3728 43.8623 65.8826 47.0583 65.8826C53.1172 65.8826 58.5681 64.1179 61.7642 61.5002V54.814C58.0583 57.1179 52.8917 58.5297 47.0583 58.5297C43.5289 58.5297 40.2446 57.9904 37.3721 57.0787Z' fill='%23001A69'/%3E%3Cpath d='M38.2349 67.6275V74.8138C40.8525 75.6667 43.8623 76.1765 47.0584 76.1765C53.1172 76.1765 58.5682 74.4118 61.7643 71.7942V65.1079C58.0584 67.4118 52.8917 68.8236 47.0584 68.8236C43.8721 68.8236 40.8917 68.3922 38.2349 67.6275Z' fill='%23001A69'/%3E%3Cpath d='M29.4113 35.6959C29.4113 40.9018 37.4897 45.2939 47.0583 45.2939C53.1171 45.2939 58.5681 43.5292 61.7642 40.9116V30.5194C58.5681 27.9214 53.1171 26.1763 47.0583 26.1763C37.4897 26.1763 29.4113 30.539 29.4113 35.6959Z' fill='%23001A69'/%3E%3Cpath d='M29.4113 42.2158V45.9903C29.4113 51.1962 37.4897 55.5884 47.0583 55.5884C53.1171 55.5884 58.5681 53.8237 61.7642 51.206V44.5197C58.0583 46.8237 52.8916 48.2354 47.0583 48.2354C39.4701 48.2354 32.9799 45.8433 29.4113 42.2158V42.2158Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-psychology:before{content:none}.bi-marketing-psychology:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.6286 31.2028C92.2949 33.7418 94.6966 38.5158 94.6966 43.8977L94.677 43.9075C94.677 49.652 91.9322 54.7103 87.8443 57.0924C91.7557 61.8371 92.3439 69.0324 88.9031 75.0319C85.6681 80.6686 79.4922 83.7173 73.6398 83.1683C73.9339 84.2663 74.081 85.4034 74.081 86.5896C74.081 93.9908 68.111 100 60.7489 100C56.2396 100 52.2498 97.7551 49.8383 94.3045C47.4267 97.7453 43.4369 100 38.9276 100C31.5655 100 25.5955 94.0006 25.5955 86.5896C25.5955 85.4034 25.7524 84.2564 26.0367 83.1683C20.1843 83.7173 14.0084 80.6588 10.7735 75.0319C7.39143 69.1305 8.14626 61.9939 12.0772 57.2297C7.86198 54.9064 4.99951 49.7598 4.99951 43.8977C4.99951 38.5256 7.41104 33.7418 11.0675 31.2028C11.244 21.7822 16.3709 13.8418 23.3507 12.4204C24.4094 5.39163 30.448 0 37.7316 0C42.7899 0 47.2405 2.59778 49.8481 6.53857C52.4458 2.59778 56.9062 0 61.9645 0C69.2481 0 75.2867 5.39163 76.3455 12.4204C83.335 13.8516 88.4521 21.7822 88.6286 31.2028ZM75.0809 40.4372C75.7181 42.5547 77.6689 44.1133 79.9922 44.1133C82.835 44.1133 85.1387 41.8096 85.1387 38.9668C85.1387 36.1239 82.835 33.8202 79.9922 33.8202C77.6591 33.8202 75.7181 35.3789 75.0809 37.4963H61.6116V29.1736C63.729 28.5364 65.2877 26.5856 65.2877 24.2623C65.2877 21.4195 62.984 19.1158 60.1412 19.1158C57.2983 19.1158 54.9946 21.4195 54.9946 24.2623C54.9946 26.5954 56.5533 28.5364 58.6707 29.1736V45.5838H41.0254V29.1736C43.1428 28.5364 44.7015 26.5856 44.7015 24.2623C44.7015 21.4195 42.3978 19.1158 39.5549 19.1158C36.7121 19.1158 34.4084 21.4195 34.4084 24.2623C34.4084 26.5954 35.9671 28.5364 38.0845 29.1736V37.4963H24.6152C23.978 35.3789 22.0273 33.8202 19.704 33.8202C16.8611 33.8202 14.5574 36.1239 14.5574 38.9668C14.5574 41.8096 16.8611 44.1133 19.704 44.1133C22.0371 44.1133 23.978 42.5547 24.6152 40.4372H38.0845V45.5838H30.7323V57.5826C28.6148 58.2198 27.0562 60.1706 27.0562 62.4939C27.0562 65.3367 29.3599 67.6404 32.2027 67.6404C35.0456 67.6404 37.3493 65.3367 37.3493 62.4939C37.3493 60.1608 35.7906 58.2198 33.6732 57.5826V48.5247H48.3776V73.7575C46.2602 74.3947 44.7015 76.3455 44.7015 78.6688C44.7015 81.5116 47.0052 83.8153 49.8481 83.8153C52.6909 83.8153 54.9946 81.5116 54.9946 78.6688C54.9946 76.3357 53.4359 74.3947 51.3185 73.7575V48.5247H66.0229V57.5826C63.9055 58.2198 62.3468 60.1706 62.3468 62.4939C62.3468 65.3367 64.6505 67.6404 67.4934 67.6404C70.3362 67.6404 72.6399 65.3367 72.6399 62.4939C72.6399 60.1608 71.0813 58.2198 68.9638 57.5826V45.5838H61.6116V40.4372H75.0809Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-word-document:before{content:none}.bi-marketing-word-document:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M58.8231 10.2939V20.5881H91.176V23.5292H58.8231V33.8234H91.176V36.7645H58.8231V47.0587H91.176V49.9998H58.8231V60.2939H91.176V63.2351H58.8231V73.5292H91.176V76.4704H58.8231V86.7645H99.9995V10.2939H58.8231Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.000488281 88.2647V8.79412C-0.000488281 8.79412 26.4701 10.2941 55.8819 0V97.0588C55.8819 97.0588 30.8819 85.2941 -0.000488281 88.2647ZM14.8625 35.3929L14.8623 35.3922H14.8721L14.8625 35.3929ZM14.8625 35.3929L8.77402 35.8726L18.7348 63.4216L19.9309 63.5196L27.4309 45.9216H27.5093L35.0485 64.6667L36.1564 64.7549L45.9113 32.9412L39.8132 33.4216L34.9113 50.8235H34.8328L27.8721 33.9118L26.8034 34L20.0485 50.7059H19.9701L14.8625 35.3929Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-food-marketing:before{content:none}.bi-marketing-food-marketing:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M45.5289 17.6471H40.627V0H37.6858V17.6471H32.7838V0H29.8426V17.6471H24.9407V0H21.9995V17.6471C21.9995 28.9706 26.4113 33.8235 26.4113 33.8235H30.823V55.8824H26.4113V100H44.0583V55.8824H39.6466V33.8235H44.0583C44.0583 33.8235 48.4701 28.9706 48.4701 17.6471V0H45.5289V17.6471Z' fill='%23001A69'/%3E%3Cpath d='M54.3525 44.0392V55.8824H60.2348V100H77.8819V0C66.1368 0 54.3525 20.5098 54.3525 44.0392Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-women-leadership:before{content:none}.bi-marketing-women-leadership:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M62.7642 0H68.6466V5.57843H77.4701C89.2348 5.57843 98.0583 0.470588 98.0583 0.470588V20.8039C98.0583 20.8039 89.2348 25.9118 77.4701 25.9118H68.6466V100H62.7642V0ZM22.3328 7.35294C17.0583 7.35294 12.774 11.6373 12.774 16.9118C12.774 22.1863 17.0583 26.4706 22.3328 26.4706C27.6074 26.4706 31.8917 22.1863 31.8917 16.9118C31.8917 11.6373 27.6074 7.35294 22.3328 7.35294ZM59.823 38.2353H36.0289L43.6466 72.0588H33.774L29.7838 100H14.8917L10.9015 72.0588H0.999512L6.88186 46.0196V38.2059C6.88186 33.3529 10.8132 29.4216 15.6662 29.4216H59.823V38.2353Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-humanities-arts:before{content:none}.bi-marketing-humanities-arts:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.000488281 0C19.3525 10.1765 39.2348 10.1765 58.5877 0C58.5877 31.9314 50.9799 47.8627 42.5485 55.7353C38.9309 59.0588 34.2054 60.902 29.2936 60.902C24.3819 60.902 19.6564 59.0588 16.0387 55.7353C7.60735 47.8627 -0.000488281 31.9412 -0.000488281 0ZM12.8623 27.902C13.6564 28.1078 14.4505 27.6275 14.6564 26.8431L14.6368 26.8529C15.1466 24.902 16.8917 23.5392 18.8917 23.5392C20.8917 23.5392 22.6466 24.902 23.1466 26.8529C23.3132 27.5098 23.9113 27.951 24.5681 27.951C24.6956 27.951 24.8132 27.9314 24.9407 27.902C25.7348 27.6961 26.2054 26.8922 25.9995 26.1078C25.1564 22.8627 22.2446 20.598 18.9015 20.598C15.5583 20.598 12.6466 22.8627 11.8034 26.1078C11.6074 26.8922 12.0779 27.6961 12.8623 27.902ZM29.3034 46.2549C24.1858 46.2549 19.4897 43.5588 16.8721 39.2549C21.274 40.1176 25.5976 40.5588 29.7544 40.5588C33.9113 40.5588 37.8328 40.1373 41.7054 39.3137C39.0779 43.5882 34.4015 46.2647 29.3034 46.2647V46.2549ZM38.4309 23.5294C40.4309 23.5294 42.1858 24.8922 42.6858 26.8431L42.6662 26.8529C42.8328 27.5098 43.4309 27.951 44.0877 27.951C44.2152 27.951 44.3328 27.9314 44.4603 27.902C45.2544 27.6961 45.725 26.8922 45.5191 26.1078C44.676 22.8627 41.7544 20.598 38.4211 20.598C35.0877 20.598 32.1662 22.8627 31.323 26.1078C31.127 26.8922 31.5976 27.6961 32.3819 27.902C33.176 28.1078 33.9701 27.6275 34.176 26.8431C34.6858 24.8922 36.4309 23.5294 38.4309 23.5294Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.5387 57.9021C48.3328 54.353 51.4799 49.7746 54.0093 44.2256V44.2354C69.323 48.7746 84.823 47.0785 99.9995 39.0981C99.9995 71.0295 92.3916 86.9609 83.9602 94.8334C80.3426 98.157 75.6171 100 70.7053 100C65.7936 100 61.0681 98.157 57.4504 94.8334C51.0485 88.853 45.1171 78.2158 42.6367 59.4511C43.2936 58.9707 43.9308 58.4609 44.5387 57.9021ZM54.2838 59.7256C53.4897 59.9315 53.0191 60.7354 53.225 61.5197H53.2446C54.0877 64.7648 57.0093 67.0295 60.3426 67.0295C63.6759 67.0295 66.5975 64.7648 67.4406 61.5197C67.6367 60.7354 67.1661 59.9315 66.3818 59.7256C65.5877 59.5197 64.7936 60.0001 64.5877 60.7844C64.0779 62.7354 62.3328 64.0981 60.3328 64.0981C58.3328 64.0981 56.5779 62.7354 56.0779 60.7844C55.872 59.9903 55.0681 59.5099 54.2838 59.7256ZM71.1759 84.0393C67.0191 84.0393 62.6857 84.4805 58.2936 85.3432C60.9112 81.0393 65.6073 78.3432 70.725 78.3432C75.8426 78.3432 80.4995 81.0197 83.1269 85.2942C79.2642 84.4707 75.2544 84.0491 71.1759 84.0491V84.0393ZM72.7544 61.5197C73.5975 64.7648 76.5093 67.0295 79.8524 67.0295H79.872C83.2151 67.0295 86.1269 64.7648 86.9701 61.5197C87.1661 60.7354 86.6955 59.9315 85.9112 59.7256C85.1171 59.5197 84.323 60.0001 84.1171 60.7844C83.6073 62.7354 81.8622 64.0981 79.8622 64.0981C77.8622 64.0981 76.1073 62.7354 75.6073 60.7844C75.4014 59.9903 74.5975 59.5099 73.8132 59.7256C73.0191 59.9315 72.5485 60.7354 72.7544 61.5197Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-social-work:before{content:none}.bi-marketing-social-work:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M68.9138 4.17591C63.2483 -2.38161 54.7794 -0.401608 49.5647 5.32274C44.3501 -0.46042 35.8224 -2.47963 30.2156 4.1171C25.001 9.89046 24.5011 19.2612 29.7059 25.0443L49.5647 47.0497L69.4725 25.0443C74.6382 19.2612 74.1089 9.92967 68.9138 4.17591Z' fill='%23001A69'/%3E%3Cpath d='M86.675 25.7205C85.5575 23.7209 85.1067 22.9759 83.5579 22.0251C81.5485 21.0939 79.3039 21.3586 77.5689 22.7407C75.834 24.1227 75.0694 26.24 75.5203 28.416L80.2939 51.1076C82.0484 51.9995 83.2541 53.2738 83.8226 54.9303C84.793 57.7337 83.5972 60.6057 83.2933 61.2526C83.2541 61.331 83.2345 61.3702 83.2247 61.3898L75.3635 78.3472L72.6974 77.1122L80.5879 60.1058C80.6174 60.0372 81.7152 57.8023 81.0486 55.8811C80.7056 54.9107 79.9606 54.1658 78.7844 53.6169C77.5983 53.068 76.5495 52.9797 75.5889 53.3522C73.6874 54.0776 72.6876 56.3614 72.6778 56.3908C72.6778 56.3908 53.4365 97.7551 52.4269 99.9998H81.8328C99.4763 54.4206 98.0061 73.5345 86.6946 25.7401L86.675 25.7205Z' fill='%23001A69'/%3E%3Cpath d='M23.5503 53.3424C22.5897 52.97 21.5409 53.068 20.3548 53.6071C19.1688 54.1658 18.4238 54.901 18.0906 55.8714C17.4142 57.7925 18.5219 60.0274 18.5513 60.096L26.4418 77.1024L23.7757 78.3375L15.9145 61.3801C15.9145 61.3801 15.8851 61.3213 15.8459 61.2428C15.5421 60.5861 14.3462 57.7141 15.3166 54.9206C15.8851 53.264 17.0908 51.9898 18.8453 51.0978L23.6189 28.4062C24.0796 26.2302 23.315 24.113 21.5703 22.7309C19.8353 21.3488 17.5907 21.0842 15.5813 22.0153C14.0227 22.9661 13.5817 23.7111 12.4642 25.7107C1.15276 73.5051 -0.317536 54.3913 17.326 99.9704H46.7319C45.7125 97.7356 26.4811 56.3615 26.4811 56.3615C26.4811 56.3419 25.4715 54.058 23.5699 53.3228L23.5503 53.3424Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-mouse:before{content:none}.bi-marketing-mouse:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M51.859 0H51.3493V9.17557C50.8689 9.09715 50.3788 9.03833 49.8788 9.03833C49.3789 9.03833 48.8887 9.08735 48.4084 9.17557V0H47.8986C31.9394 0 18.9995 12.9399 18.9995 28.8991V71.1009C18.9995 87.0601 31.9394 100 47.8986 100H51.8688C67.8281 100 80.768 87.0601 80.768 71.1009V28.8991C80.768 12.9399 67.8281 0 51.8688 0H51.859ZM51.3493 51.4655H48.4084V38.3198C48.8887 38.3982 49.3789 38.457 49.8788 38.457C50.3788 38.457 50.8689 38.408 51.3493 38.3198V51.4655ZM55.7606 29.6245C55.7606 32.8693 53.1236 35.5063 49.8788 35.5063C46.6341 35.5063 43.9971 32.8693 43.9971 29.6245V17.861C43.9971 14.6162 46.6341 11.9792 49.8788 11.9792C53.1236 11.9792 55.7606 14.6162 55.7606 17.861V29.6245Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-paper-data:before{content:none}.bi-marketing-paper-data:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M73.5809 0V23.5271V23.5369H97.108V42.6527C97.108 77.9433 89.7558 100 89.7558 100H20.6449C20.6449 100 25.3405 85.8837 27.2227 62.1802C29.2813 62.788 31.4282 63.1213 33.6044 63.1213C40.4469 63.1213 46.858 60.0823 51.1909 54.7985C55.0435 50.1029 56.8276 44.1917 56.2296 38.1531C55.6317 32.1145 52.7202 26.6641 48.0246 22.8213C43.9661 19.4981 38.8588 17.6747 33.6338 17.6747C31.7026 17.6747 29.8205 17.9394 27.9971 18.4002V0.00980296C27.9971 0 28.0069 0 28.0069 0H73.5809ZM55.0239 74.6495L73.0809 82.5507L73.0907 82.5409L89.4519 61.5038L87.1286 59.7L72.1693 78.9334L54.4259 71.1695L35.8199 88.6188L37.8295 90.7656L55.0239 74.6495Z' fill='%23001A69'/%3E%3Cpath d='M76.5217 0.793945V20.5861H96.3041L76.5217 0.793945Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M51.6908 48.4362C47.2501 58.4156 35.5649 62.9054 25.5855 58.4646L25.5757 58.4744C24.8699 58.1607 24.1935 57.798 23.5465 57.4157L7.9304 76.4727L2.99951 72.424L18.6646 53.3083C13.8318 47.6912 12.3417 39.5841 15.5571 32.3593C19.9978 22.3799 31.683 17.8902 41.6624 22.3309C51.6418 26.7716 56.1316 38.4568 51.6908 48.4362ZM33.6338 24.6934C28.8989 24.6934 24.468 26.7913 21.4781 30.4478C15.9982 37.1432 16.9785 47.054 23.674 52.5436C26.4678 54.8375 29.9969 56.1021 33.6142 56.1021C38.349 56.1021 42.7799 54.0043 45.7698 50.3478C51.2497 43.6523 50.2694 33.7416 43.574 28.2519C40.7801 25.958 37.2511 24.6934 33.6338 24.6934Z' fill='%23001A69'/%3E%3Cpath d='M25.5365 50.2698C27.9088 52.2108 30.7713 53.1617 33.6141 53.1617C37.3099 53.1617 40.9664 51.5638 43.4955 48.4857C47.9657 43.0352 47.1618 34.9968 41.7114 30.5266C39.3391 28.5857 36.4766 27.6348 33.6337 27.6348C29.938 27.6348 26.2815 29.2326 23.7524 32.3108C19.2822 37.7612 20.0861 45.7997 25.5365 50.2698Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-book:before{content:none}.bi-marketing-book:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.7054 74.5686C62.8721 74.5686 51.4701 89.2353 51.4701 89.2353V24.5392V15.7157C51.4701 13.402 61.7642 1 85.2936 1H89.7054V74.5686ZM83.823 24.5392C71.4603 25.5392 62.7838 29.5196 57.3524 33.0196V36.6274C62.225 33.1863 70.9015 28.6275 83.823 27.5196V24.5392ZM57.3524 46.2647C62.7838 42.7647 71.4603 38.7843 83.823 37.7843V40.7647C70.9015 41.8725 62.225 46.4314 57.3524 49.8725V46.2647ZM83.823 52.5C71.4603 53.5 62.7838 57.4804 57.3524 60.9804V64.5882C62.225 61.1471 70.9015 56.5882 83.823 55.4804V52.5Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.2936 1H14.7053C38.2348 1 48.5289 13.402 48.5289 15.7157V89.2353C48.5289 89.2353 37.1269 74.5686 10.2936 74.5686V1ZM16.1759 55.4706C29.0975 56.5784 37.774 61.1373 42.6465 64.5784V60.9706C37.2151 57.4608 28.5387 53.4804 16.1759 52.4902V55.4706ZM42.6465 49.8627C37.774 46.4216 29.0975 41.8627 16.1759 40.7549V37.7745C28.5387 38.7647 37.2151 42.7451 42.6465 46.2549V49.8627ZM16.1759 27.5098C29.0975 28.6176 37.774 33.1765 42.6465 36.6176V33.0098C37.2151 29.5 28.5387 25.5196 16.1759 24.5294V27.5098Z' fill='%23001A69'/%3E%3Cpath d='M10.2936 77.4706C9.32304 77.4706 8.34265 77.4706 7.35245 77.4804V26H-0.000488281V99.5294H48.5289V95.1176C48.5289 92.1765 36.7642 77.4706 10.2936 77.4706Z' fill='%23001A69'/%3E%3Cpath d='M92.6466 26V77.4804C91.6564 77.4804 90.676 77.4608 89.7054 77.4706C63.2348 77.4706 51.4701 92.1765 51.4701 95.1176V99.5294H99.9995V26H92.6466Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-excel-spreadsheet:before{content:none}.bi-marketing-excel-spreadsheet:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='80.8818' y='37.7646' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='80.8818' y='64.2354' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='80.8818' y='11.2939' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='80.8818' y='24.5293' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='80.8818' y='51' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='58.8231' y='11.2939' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='58.8231' y='64.2354' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='80.8818' y='77.4707' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='58.8231' y='77.4707' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='58.8231' y='24.5293' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='58.8231' y='37.7646' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Crect x='58.8231' y='51' width='19.1176' height='10.2941' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.000488281 89.2647V9.79412C-0.000488281 9.79412 26.4701 11.2941 55.8819 1V98.0588C55.8819 98.0588 30.8819 86.2941 -0.000488281 89.2647ZM14.4755 35.6562L14.4701 35.6569V35.6471L14.4755 35.6562ZM14.4755 35.6562L22.0289 48.5588L13.8525 62.0686L20.274 62.8235L26.0289 52.6765L31.676 64.1569L38.0975 64.9118L29.9701 48.4216L37.7642 32.8333L31.3034 33.6176L26.0583 44.2647L20.8917 34.8824L14.4755 35.6562Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-all:before{content:none}.bi-marketing-all:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50.7096 75.0072H49.9938L49.3565 74.6738L37.5024 68.5457C23.2265 77.9388 8.00934 77.9388 8.00934 77.9388L50.7194 99.9998C50.7194 99.9998 76.0258 99.9998 91.8411 76.3602L75.0159 67.9771C62.6912 74.8699 51.4254 74.9875 50.7194 74.9875L50.7096 75.0072Z' fill='%23001A69'/%3E%3Cpath d='M91.8313 20.4824L50.7096 0C34.8943 22.061 7.99951 22.061 7.99951 22.061L50.7096 44.122C50.7096 44.122 76.016 44.122 91.8313 20.4824Z' fill='%23001A69'/%3E%3Cpath d='M50.7096 47.0633H49.9938L49.3565 46.7299L37.5024 40.6019C23.2265 49.995 8.00934 49.995 8.00934 49.995L50.7194 72.056C50.7194 72.056 76.0258 72.056 91.8411 48.4164L75.0159 40.0332C62.6912 46.926 51.4254 47.0437 50.7194 47.0437L50.7096 47.0633Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-information-literacy:before{content:none}.bi-marketing-information-literacy:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.3468 0C18.3468 0 18.337 0 18.337 0.00980392V42.6471C18.337 77.9412 10.9995 100 10.9995 100H81.4398C81.4398 100 88.7773 77.9412 88.7773 42.6471V0H18.3468ZM27.1421 42.6471V30.8824H49.1546V47.0588H27.1421V42.6471ZM25.1952 73.5294H78.0254C78.1525 72.5686 78.27 71.5882 78.3874 70.5882H25.5572C25.4398 71.5882 25.3224 72.5686 25.1952 73.5294ZM79.3461 60.2941H26.5159C26.5844 59.3333 26.6529 58.3529 26.7116 57.3529H79.5418C79.4831 58.3529 79.4146 59.3333 79.3461 60.2941ZM57.9597 47.0588H79.9331C79.9363 46.7397 79.9406 46.4195 79.9449 46.0983V46.0979V46.0974C79.9537 45.4419 79.9625 44.782 79.9625 44.1176H57.9597V47.0588ZM79.9723 33.8235H57.9597V30.8824H79.9723V33.8235ZM27.1421 20.5882H79.9723V8.82353H27.1421V20.5882Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-data-literacy:before{content:none}.bi-marketing-data-literacy:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='-0.000488281' width='5.88235' height='100' fill='%23001A69'/%3E%3Crect x='8.823' y='7.35303' width='91.1765' height='14.7059' fill='%23001A69'/%3E%3Crect x='8.823' y='30.8823' width='69.1176' height='14.7059' fill='%23001A69'/%3E%3Crect x='8.823' y='54.4116' width='47.0588' height='14.7059' fill='%23001A69'/%3E%3Crect x='8.823' y='77.9414' width='25' height='14.7059' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-personal-development:before{content:none}.bi-marketing-personal-development:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.0657 75.679V100H38.8292V75.7084C36.7608 75.2574 34.761 74.581 32.8788 73.689C31.0359 74.5614 29.0851 75.2182 27.0657 75.679Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M77.0608 86.4229V100H85.8835V86.4229C84.4522 86.6483 82.9818 86.766 81.4721 86.766C79.9625 86.766 78.492 86.6483 77.0608 86.4229Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M54.8963 37.3101H54.9159C55.0335 36.8787 55.1414 36.4376 55.2198 35.9867C55.3864 35.0946 55.4747 34.1829 55.4747 33.2811C55.4747 30.0461 54.4454 27.0562 52.6906 24.6152C51.2398 22.586 49.2792 20.9391 47.0049 19.851C47.1912 19.3412 47.3382 18.8217 47.4656 18.2825C47.7205 17.1846 47.8578 16.0474 47.8578 14.8907C47.8578 10.7833 46.1913 7.05813 43.4856 4.36232C40.7898 1.6665 37.0549 0 32.9377 0C28.8204 0 25.0855 1.6665 22.3897 4.36232C19.6939 7.05813 18.0175 10.7833 18.0175 14.8907C18.0175 16.0572 18.1548 17.1944 18.4097 18.2825C18.5371 18.8119 18.6842 19.3412 18.8704 19.851C16.5961 20.9391 14.6355 22.586 13.1847 24.6152C11.43 27.0562 10.4006 30.0461 10.4006 33.2811C10.4006 34.1829 10.4889 35.0946 10.6555 35.9867C10.7339 36.418 10.832 36.8395 10.9496 37.2513C5.55799 40.7999 1.99951 46.8582 1.99951 53.7398C1.99951 64.6701 10.9692 73.532 22.027 73.532C22.4975 73.532 22.968 73.5124 23.4288 73.483C23.4484 73.483 23.4778 73.483 23.4974 73.483C23.5856 73.483 23.6739 73.4732 23.7621 73.4634C23.8013 73.4634 23.8307 73.4634 23.8699 73.4634C23.9581 73.4634 24.0562 73.4438 24.1444 73.434C24.1738 73.434 24.2032 73.434 24.2326 73.434C24.3111 73.434 24.3895 73.4144 24.4679 73.4046C24.5071 73.4046 24.5561 73.4046 24.5953 73.385C24.6836 73.3752 24.762 73.3654 24.8502 73.3457C24.8796 73.3457 24.9188 73.3457 24.9482 73.3359C25.0561 73.3163 25.1639 73.3065 25.2717 73.2869C25.2815 73.2869 25.2913 73.2869 25.3011 73.2869C25.409 73.2673 25.5168 73.2477 25.6246 73.2281C25.6246 73.2281 25.6443 73.2281 25.6541 73.2281C25.9972 73.1693 26.3403 73.0909 26.6834 73.0125C26.6834 73.0125 26.6932 73.0125 26.703 73.0125C26.9284 72.9536 27.1539 72.8948 27.3794 72.836C27.4872 72.8066 27.595 72.7772 27.7029 72.738C29.0067 72.3557 30.2614 71.8361 31.4378 71.2087V51.8381L23.2719 43.7604L25.3796 41.6822L31.4378 47.6718V22.1155H34.4179V35.5063L39.7801 31.2714L41.6427 33.5751L34.4277 39.2805V60.3764L44.2013 51.9263L46.1618 54.1418L34.4277 64.2976V71.2871C35.6041 71.9047 36.849 72.4047 38.1528 72.7772C38.4861 72.8752 38.8194 72.9634 39.1625 73.0419C39.2704 73.0713 39.388 73.0909 39.4958 73.1203C39.4958 73.1203 39.5056 73.1203 39.5154 73.1203C39.6233 73.1399 39.7311 73.1693 39.8389 73.1889C39.8389 73.1889 39.8487 73.1889 39.8585 73.1889C39.9664 73.2085 40.0742 73.2281 40.182 73.2477C40.1918 73.2477 40.2115 73.2477 40.2213 73.2477C40.3193 73.2673 40.4271 73.2869 40.5251 73.2967C40.5448 73.2967 40.5546 73.2967 40.5742 73.2967C40.6722 73.3163 40.7702 73.3261 40.8683 73.3457C40.8879 73.3457 40.9173 73.3457 40.9369 73.3457C41.0251 73.3556 41.1231 73.3752 41.2114 73.385C41.2506 73.385 41.28 73.385 41.3192 73.3948C41.3976 73.4046 41.4858 73.4144 41.5643 73.4242C41.6035 73.4242 41.6329 73.4242 41.6721 73.434C41.7603 73.434 41.8387 73.4536 41.927 73.4634C41.9662 73.4634 41.9956 73.4634 42.0348 73.4634C42.1132 73.4634 42.2015 73.4732 42.2799 73.483C42.3289 73.483 42.3681 73.483 42.4171 73.483C42.4955 73.483 42.574 73.4928 42.6426 73.4928C42.6818 73.4928 42.7308 73.4928 42.77 73.4928C42.8484 73.4928 42.9269 73.4928 42.9955 73.5026C43.0543 73.5026 43.1229 73.5026 43.1817 73.5026C43.2406 73.5026 43.2994 73.5026 43.368 73.5026C43.4856 73.5026 43.6131 73.5026 43.7307 73.5026C54.7885 73.5026 63.7582 64.6407 63.7582 53.7104C63.7582 46.868 60.2487 40.8391 54.9061 37.2807L54.8963 37.3101Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.5102 54.142C92.9808 52.8676 93.2454 51.4853 93.2454 50.0443C93.2454 43.545 87.9812 38.2808 81.4819 38.2808C74.9825 38.2808 69.7183 43.545 69.7183 50.0443C69.7183 51.4853 69.9732 52.8676 70.4536 54.142C66.8559 57.2397 64.5718 61.8373 64.5718 66.9544C64.5718 75.7967 71.3652 83.0509 80.0114 83.7959V68.1504L73.9924 64.5429L75.5021 62.0235L80.0114 64.7291V54.4262H82.9523V73.4244L88.2557 68.1308L90.334 70.209L82.9523 77.571V83.8057C91.5985 83.0607 98.392 75.8065 98.392 66.9642C98.392 61.8373 96.1079 57.2495 92.5102 54.1518V54.142Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-diversity-bias-change:before{content:none}.bi-marketing-diversity-bias-change:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.5583 97.1177H65.4407L49.9995 66.2354L34.5583 97.1177Z' fill='%23001A69'/%3E%3Cpath d='M38.9701 53.7747V60.3531H61.0289V53.7747C61.0289 47.6668 56.0877 42.7061 49.9995 42.7061C43.9113 42.7061 38.9701 47.6668 38.9701 53.7747Z' fill='%23001A69'/%3E%3Ccircle cx='50.2446' cy='33.1469' r='6.61765' fill='%23001A69'/%3E%3Crect x='70.5878' y='3' width='29.4118' height='29.4118' fill='%23001A69'/%3E%3Cpath d='M82.2249 35.353C83.2642 38.5981 83.823 42.0589 83.823 45.6471C83.823 61.0883 73.421 74.1471 59.2642 78.1864L61.9308 83.5295C78.0093 78.4511 89.7053 63.3922 89.7053 45.6569C89.7053 42.0981 89.2347 38.6471 88.35a24 35.3628H82.2249V35.353Z' fill='%23001A69'/%3E%3Ccircle cx='14.7054' cy='17.7059' r='14.7059' fill='%23001A69'/%3E%3Cpath d='M40.7348 78.1865C26.5681 74.1473 16.1759 61.0885 16.1759 45.6473C16.1759 41.9512 16.774 38.4022 17.872 35.0688C16.8426 35.2551 15.7838 35.3532 14.7053 35.3532C13.6857 35.3532 12.6857 35.2649 11.7151 35.0983C10.7838 38.461 10.2936 42.0002 10.2936 45.6473C10.2936 63.3826 21.9897 78.4414 38.0681 83.5198L40.7348 78.1767V78.1865Z' fill='%23001A69'/%3E%3Cpath d='M49.9995 11.8237C56.4602 11.8237 62.5093 13.6473 67.6465 16.8041V10.0884C62.323 7.44137 56.3328 5.95117 49.9995 5.95117C43.0975 5.95117 36.6073 7.71588 30.9504 10.8237C31.7446 12.6865 32.2249 14.7061 32.3328 16.8237C37.4799 13.6571 43.5289 11.8335 49.9995 11.8335V11.8237Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-computer-test:before{content:none}.bi-marketing-computer-test:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='-0.000488281' y='62.8237' width='100' height='8.82353' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.000488281 4V59.8824H99.9995V4H-0.000488281ZM30.7348 48.8333L28.6564 50.9118L23.4603 45.7157L18.2642 50.9118L16.1858 48.8333L21.3819 43.6373L16.1858 38.4412L18.2642 36.3627L23.4603 41.5588L28.6564 36.3627L30.7348 38.4412L25.5387 43.6373L30.7348 48.8333ZM23.8034 28.4118L24.5583 26.1569L24.5485 26.1667C25.5093 23.2843 28.8721 15.5392 32.8132 14.2255L31.8819 11.4314C27.274 12.9608 24.0387 19.5 22.5877 23.0392L18.6858 19.1373L16.6074 21.2157L23.8034 28.4118ZM64.7054 45.1765H38.2348V42.2353H64.7054V45.1765ZM38.2348 20.1765H79.4113V17.2353H38.2348V20.1765Z' fill='%23001A69'/%3E%3Crect x='39.7054' y='74.5884' width='20.5882' height='13.2353' fill='%23001A69'/%3E%3Crect x='27.9407' y='90.7646' width='44.1176' height='4.41176' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-microphone:before{content:none}.bi-marketing-microphone:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='29.823' width='41.1765' height='64.7059' rx='20.5882' fill='%23001A69'/%3E%3Cpath d='M75.4113 38.2354V44.1177C75.4113 57.9216 64.2152 69.1177 50.4113 69.1177C36.6074 69.1177 25.4113 57.9216 25.4113 44.1177V38.2354H20.9995V44.1177C20.9995 59.3726 32.6074 71.902 47.4701 73.3824V94.1177H32.7642V100H68.0583V94.1177H53.3525V73.3824C68.2152 71.902 79.823 59.3726 79.823 44.1177V38.2354H75.4113Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-marketing:before{content:none}.bi-marketing-marketing:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3996_26188)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6583 65H86.8945L101 88.576V93H-1.00049V88.576L12.6583 65ZM39.4995 80.6476H58.9995V77.4801H39.4995V80.6476Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M73.7024 5.7876L66.9988 12.3251L79.8632 24.9985L86.8473 17.7359V61.4464H12.6355V5.7876H73.7024ZM74.2878 5.7876L79.9988 11.4985L85.8567 5.7876H74.2878ZM33.9702 26.8143H72.8695V23.6603H33.9702V26.8143ZM72.8695 41.5329H33.9702V38.3789H72.8695V41.5329ZM26.0836 43.6324C28.1158 43.6324 29.7633 41.9849 29.7633 39.9527C29.7633 37.9205 28.1158 36.273 26.0836 36.273C24.0514 36.273 22.404 37.9205 22.404 39.9527C22.404 41.9849 24.0514 43.6324 26.0836 43.6324ZM29.7648 25.2282C29.7648 27.2605 28.1173 28.9079 26.0851 28.9079C24.0529 28.9079 22.4054 27.2605 22.4054 25.2282C22.4054 23.196 24.0529 21.5486 26.0851 21.5486C28.1173 21.5486 29.7648 23.196 29.7648 25.2282Z' fill='%23001A69'/%3E%3Cpath d='M84.4993 17.9985L79.8079 22.4985L74.9993 18.0063L69.3079 12.4985L73.9993 7.99854L79.9993 13.9985L93.8159 -0.00146484L97.8079 3.99081L84.4993 17.9985Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3996_26188'%3E%3Crect width='100' height='100' fill='white' transform='translate(-0.000488281)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-logistics:before{content:none}.bi-marketing-logistics:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.83284 49.8431C8.82124 45.5438 7.72014 43.0343 7.3931 42.2889L7.35245 42.1961C5.19559 39.098 3.91128 35.5196 3.60735 31.7647H13.2152C13.274 33.7843 13.4603 35.7941 13.7642 37.7941H17.3328C17.0093 35.8039 16.8132 33.7843 16.7642 31.7647H33.2446C33.1858 33.7843 32.9897 35.7941 32.676 37.7941H36.2348C36.5387 35.7941 36.725 33.7843 36.7838 31.7647H46.3917C46.225 33.8431 45.7446 35.8725 44.9897 37.7941H48.7446C49.5583 35.3137 49.9995 32.6961 49.9995 30C49.9995 23.3235 47.3917 17.049 42.6662 12.3333C37.9505 7.61765 31.676 5.0098 24.9995 5C18.323 5 12.0485 7.59804 7.32304 12.3235C2.59755 17.049 -0.000488281 23.3235 -0.000488281 30C-0.000488281 36.6765 2.59755 42.951 7.32304 47.6765C8.11716 48.4706 8.9603 49.1765 9.83284 49.8431ZM16.7544 28.2255C16.8328 25.3725 17.1858 22.5196 17.7838 19.7353C20.1074 19.951 22.5387 20.0588 24.9897 20.0588C27.4407 20.0588 29.8721 19.951 32.1956 19.7353C32.8034 22.5294 33.1466 25.3725 33.225 28.2255H16.7544ZM36.774 28.2255H46.3819H46.3917C46.0877 24.4706 44.8034 20.8922 42.6466 17.7941C40.3917 18.4804 38.0681 19 35.725 19.3235C36.3328 22.2451 36.6956 25.2353 36.774 28.2255ZM40.1662 14.8235C38.4113 15.2843 36.6172 15.6373 34.823 15.8725C34.0779 13.4804 33.127 11.3922 32.0387 9.71569C35.0975 10.7843 37.8721 12.5196 40.1662 14.8235ZM31.2446 16.2549C29.6368 11.5294 27.225 8.51961 24.9897 8.51961C22.7544 8.51961 20.3426 11.5294 18.7348 16.2549C20.774 16.4216 22.8623 16.5098 24.9897 16.5098C27.1172 16.5098 29.2152 16.4216 31.2446 16.2549ZM17.9505 9.71569C16.8623 11.3922 15.9211 13.4804 15.1662 15.8725C13.3721 15.6373 11.5779 15.2843 9.82304 14.8235C12.127 12.5196 14.8917 10.7843 17.9505 9.71569ZM7.35075 17.7868C7.34805 17.7859 7.34535 17.7851 7.34265 17.7843H7.35245C7.35188 17.7851 7.35132 17.7859 7.35075 17.7868ZM14.2642 19.3137C11.9239 18.9906 9.61287 18.4718 7.35075 17.7868C5.19491 20.8842 3.9112 24.4618 3.60736 28.2157H13.2152C13.2936 25.2255 13.6466 22.2353 14.2642 19.3137Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.0583 51.0195H86.0289L99.9995 68.6666V84.8431H92.2152C90.9407 80.598 87.0093 77.4901 82.3525 77.4901C77.6956 77.4901 73.7544 80.598 72.4897 84.8431H72.0583V51.0195ZM79.4113 55.4313V68.6666H95.5878L84.9995 55.4313H79.4113Z' fill='%23001A69'/%3E%3Cpath d='M9.99949 40.7256C9.99949 40.7256 10.1171 40.9609 10.3034 41.4217C10.3524 41.5393 10.4014 41.6668 10.4701 41.8138C10.5387 42.0001 10.6269 42.1962 10.7054 42.4217C10.8818 42.8726 11.0681 43.4217 11.2838 44.0589C11.3524 44.2844 11.4309 44.5295 11.5093 44.7648C11.5387 44.8726 11.5779 44.9707 11.6073 45.0785C11.8034 45.706 11.9995 46.4217 12.2054 47.1864C12.4799 48.1962 12.7446 49.304 13.0191 50.5491C13.1269 51.0393 13.225 51.5785 13.3328 52.1079C13.5387 53.1472 13.7348 54.2354 13.9113 55.4217C14.5975 59.8923 15.0975 65.3824 15.0975 71.9119V84.8432H22.4799C23.7446 80.5981 27.6858 77.4903 32.3426 77.4903C36.9995 77.4903 40.9309 80.5981 42.2054 84.8432H68.4701V71.9119C68.4701 51.0197 63.372 40.7256 63.372 40.7256H9.98969H9.99949Z' fill='%23001A69'/%3E%3Cpath d='M32.3525 80.4312C29.3426 80.4312 26.7642 82.2547 25.627 84.8429C25.2348 85.7449 24.9995 86.7351 24.9995 87.7841C24.9995 91.8429 28.2936 95.137 32.3525 95.137C36.4113 95.137 39.7054 91.8429 39.7054 87.7841C39.7054 86.7351 39.4799 85.7449 39.0779 84.8429C37.9407 82.2547 35.3525 80.4312 32.3525 80.4312Z' fill='%23001A69'/%3E%3Cpath d='M82.3525 80.4312C79.3426 80.4312 76.7642 82.2547 75.627 84.8429C75.2348 85.7449 74.9995 86.7351 74.9995 87.7841C74.9995 91.8429 78.2936 95.137 82.3525 95.137C86.4113 95.137 89.7054 91.8429 89.7054 87.7841C89.7054 86.7351 89.4799 85.7449 89.0779 84.8429C87.9407 82.2547 85.3525 80.4312 82.3525 80.4312Z' fill='%23001A69'/%3E%3Crect x='-0.000488281' y='58.3726' width='10.2941' height='2.94118' fill='%23001A69'/%3E%3Crect x='2.94067' y='67.1963' width='8.82353' height='2.94118' fill='%23001A69'/%3E%3Crect x='-0.000488281' y='76.0195' width='11.7647' height='2.94118' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-play:before{content:none}.bi-marketing-play:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.9995 10H-0.000488281V74.7059H99.9995V10ZM-0.000488281 80.5882V86.4706H18.1662C17.8426 85.549 17.6466 84.5588 17.6466 83.5294C17.6466 82.5 17.8328 81.5098 18.1662 80.5882H-0.000488281ZM34.774 80.5882H99.9995V86.4706H34.774C35.0975 85.549 35.2936 84.5588 35.2936 83.5294C35.2936 82.5 35.1074 81.5098 34.774 80.5882ZM66.176 42.3529L33.823 23.6765C33.823 23.6765 36.7642 35 36.7642 42.3529C36.7642 49.7059 33.823 61.0294 33.823 61.0294L66.176 42.3529ZM20.5877 83.5392C20.5877 82.4608 20.8917 81.4706 21.4015 80.598C22.4211 78.8431 24.2936 77.6569 26.4701 77.6569C28.6466 77.6569 30.5191 78.8431 31.5387 80.598C32.0387 81.4706 32.3525 82.4608 32.3525 83.5392C32.3525 84.6176 32.0485 85.6078 31.5387 86.4804C30.5191 88.2353 28.6466 89.4216 26.4701 89.4216C24.2936 89.4216 22.4211 88.2353 21.4015 86.4804C20.9015 85.6078 20.5877 84.6176 20.5877 83.5392Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-conferences-connect:before{content:none}.bi-marketing-conferences-connect:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='79.5975' cy='28.3824' r='11.0294' fill='%23001A69'/%3E%3Ccircle cx='20.774' cy='28.3824' r='11.0294' fill='%23001A69'/%3E%3Cpath d='M49.9995 45.2939C33.7544 45.2939 20.5878 58.7351 20.5878 75.3136V89.4116C31.0486 83.5783 41.0682 81.6371 49.7838 81.6371C67.2152 81.6371 79.4113 89.4116 79.4113 89.4116V75.3136C79.4113 58.7351 66.2446 45.2939 49.9995 45.2939Z' fill='%23001A69'/%3E%3Cpath d='M33.5485 46.9413C30.0093 44.0687 25.4995 42.353 20.5877 42.353C9.2152 42.353 -0.000488281 51.5687 -0.000488281 62.9413V74.706H17.6564C17.8623 62.902 24.1956 52.5883 33.5485 46.9413Z' fill='%23001A69'/%3E%3Cpath d='M79.4113 42.353C74.4995 42.353 69.9897 44.0687 66.4505 46.9413C75.8034 52.5883 82.1368 62.902 82.3427 74.706H99.9995V62.9413C99.9995 51.5687 90.7838 42.353 79.4113 42.353Z' fill='%23001A69'/%3E%3Ccircle cx='49.9995' cy='26.1765' r='16.1765' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-organizational-behaviour:before{content:none}.bi-marketing-organizational-behaviour:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.2838 84.3921C28.5584 82.6666 27.5976 80.3332 27.5878 77.9019C27.5878 75.4705 28.5584 73.1372 30.2838 71.4117C32.0093 69.6862 34.3427 68.7254 36.774 68.7156C38.0289 68.7156 39.2642 68.9803 40.4113 69.4803V59.5783H26.4603C25.8917 59.5783 25.3721 59.2548 25.1172 58.745C24.8623 58.2352 24.9211 57.6274 25.274 57.1764C26.1074 56.1078 26.5682 54.794 26.578 53.4313C26.6074 51.7744 25.9603 50.1764 24.8035 48.9901C23.6368 47.8038 22.0486 47.147 20.3917 47.147C18.7348 47.147 17.1466 47.8136 15.9799 48.9901C14.8133 50.1764 14.176 51.7744 14.2054 53.4313C14.2054 54.7842 14.6662 56.1078 15.5093 57.1764C15.8525 57.6274 15.9211 58.2352 15.6662 58.745C15.4113 59.2548 14.8917 59.5783 14.3231 59.5783H0.00933838V99.9901H40.4211V86.3038C39.274 86.8136 38.0289 87.0685 36.7838 87.0685C34.3525 87.0685 32.0191 86.098 30.2937 84.3725L30.2838 84.3921Z' fill='%23001A69'/%3E%3Cpath d='M11.2054 53.4311C11.176 50.9703 12.127 48.6076 13.8525 46.8625C15.5779 45.1174 17.9309 44.1272 20.3917 44.1272C22.8525 44.1272 25.2054 45.1076 26.9309 46.8625C28.6564 48.6076 29.6074 50.9802 29.5779 53.4311C29.5779 54.5096 29.3819 55.5782 28.9995 56.5978H40.4211V42.137C40.4211 41.539 40.774 40.9998 41.323 40.7645C41.8721 40.5292 42.5093 40.6468 42.9407 41.0586C44.1172 42.1762 45.6858 42.7939 47.3132 42.7645C48.9407 42.7351 50.4897 42.0782 51.627 40.9213C52.7642 39.7645 53.4015 38.2056 53.4015 36.5782C53.4015 34.9507 52.7642 33.3919 51.627 32.2351C50.4897 31.0782 48.9407 30.4115 47.3132 30.3919C45.6858 30.3625 44.1172 30.9802 42.9407 32.0978C42.5583 32.4703 42.0093 32.5978 41.4897 32.4507C40.9799 32.3037 40.5877 31.8919 40.4603 31.3723H40.4015V16.186H-0.000488281V56.5978H11.7838C11.4015 55.588 11.2054 54.5194 11.2054 53.4311Z' fill='%23001A69'/%3E%3Cpath d='M70.872 64.9316C70.872 68.9904 67.5779 72.2845 63.5191 72.2845C59.4603 72.2845 56.1661 68.9904 56.1661 64.9316C56.1661 62.8139 57.0681 60.9218 58.4995 59.5786H43.4014V72.2159C43.4014 72.8041 43.0485 73.3433 42.5093 73.5884C41.9701 73.8335 41.3328 73.7257 40.9014 73.3335C39.7152 72.2453 38.1465 71.6668 36.5387 71.7159C34.9309 71.7649 33.4014 72.4414 32.2838 73.5884C31.1661 74.7453 30.5387 76.2943 30.5387 77.9021C30.5387 79.51 31.1661 81.059 32.2838 82.2159C33.4014 83.3727 34.9309 84.0492 36.5387 84.0884C38.1465 84.1374 39.7152 83.559 40.9014 82.4708C41.3426 82.0786 41.9701 81.9708 42.5093 82.2159C43.0485 82.4512 43.4014 82.9904 43.4014 83.5786V100H83.8132V59.5884H68.5289C69.9603 60.9316 70.8622 62.8237 70.8622 64.9414L70.872 64.9316Z' fill='%23001A69'/%3E%3Cpath d='M83.578 40.4118H99.9995V0H59.5878V15.2843C60.9309 13.8529 62.8231 12.951 64.9407 12.951C68.9995 12.951 72.2937 16.2451 72.2937 20.3039C72.2937 24.3627 68.9995 27.6569 64.9407 27.6569C62.8231 27.6569 60.9309 26.7549 59.5878 25.3235V40.4216H72.225C72.8133 40.4216 73.3525 40.7745 73.5976 41.3137C73.8427 41.8529 73.7348 42.4902 73.3427 42.9216C72.2544 44.1078 71.676 45.6765 71.725 47.2843C71.774 48.8922 72.4505 50.4216 73.5976 51.5392C74.7544 52.6569 76.3035 53.2843 77.9113 53.2843C79.5191 53.2843 81.0682 52.6569 82.225 51.5392C83.3819 50.4216 84.0584 48.8922 84.0976 47.2843C84.1466 45.6765 83.5682 44.1078 82.4799 42.9216C82.078 42.4804 81.9799 41.8529 82.225 41.3137C82.4603 40.7745 82.9995 40.4216 83.5878 40.4216L83.578 40.4118Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-offline-video:before{content:none}.bi-marketing-offline-video:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='50.0027' cy='80.8787' r='8.82352' fill='%23001A69'/%3E%3Cpath d='M-0.000488281 94.8008L94.8002 9.36575e-05L99.9995 5.1994L5.19882 100L-0.000488281 94.8008Z' fill='%23001A69'/%3E%3Cpath d='M16.5028 46.0162C15.1695 47.3495 15.1695 49.624 16.5028 50.9574C17.8361 52.2907 20.1106 52.2907 21.444 50.9574C29.0616 43.477 39.0812 39.3299 49.7675 39.3299C50.2675 39.3299 50.7773 39.3299 51.2773 39.3593L57.7478 32.8888C55.1792 32.4672 52.5616 32.2417 49.9047 32.2417C37.3459 32.2417 25.4538 37.0554 16.5028 46.0064V46.0162Z' fill='%23001A69'/%3E%3Cpath d='M6.08123 35.4672C17.8361 23.8398 33.3361 17.428 49.9047 17.428C56.8361 17.428 63.5713 18.5555 69.9341 20.7123L75.4537 15.1927C67.4439 12.0065 58.8164 10.3496 49.9047 10.3496C31.4635 10.3496 14.1008 17.5653 1.00281 30.5261C-0.330525 31.8594 -0.330525 34.1339 1.00281 35.4672C2.47339 36.8006 4.7479 36.8006 6.08123 35.4672Z' fill='%23001A69'/%3E%3Cpath d='M87.7478 21.6045L82.64 26.7123C86.7086 29.2417 90.5224 32.2515 93.9929 35.7221C95.3263 37.0554 97.6008 37.0554 98.9341 35.7221C99.6008 35.0555 100.003 34.1143 100.003 33.1829C100.003 32.379 99.6008 31.4476 98.9341 30.7809C95.4831 27.3006 91.738 24.2319 87.7478 21.6045V21.6045Z' fill='%23001A69'/%3E%3Cpath d='M67.9341 61.7808C64.2968 58.0357 59.738 55.5946 54.7184 54.6338L48.1792 61.173C48.6596 61.1338 49.1498 61.1142 49.6302 61.1142C54.5713 61.1142 59.2478 63.1142 62.7184 66.5946C64.0517 67.9279 66.3262 68.0651 67.6596 66.5946C68.3262 65.9279 68.7282 64.9965 68.7282 64.0553C68.9929 63.3887 68.5909 62.4475 67.9243 61.7808H67.9341Z' fill='%23001A69'/%3E%3Cpath d='M83.4341 46.281C79.9439 42.7418 76.0125 39.83 71.7576 37.5947L66.4243 42.9281C70.8165 44.928 74.8557 47.7222 78.3557 51.2222C79.689 52.5555 81.9635 52.5555 83.2968 51.2222C83.9635 50.5555 84.3655 49.6241 84.3655 48.6829C84.5027 47.879 84.1008 46.9477 83.4341 46.281Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-customer-experience:before{content:none}.bi-marketing-customer-experience:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M86.8078 64.8468C86.8078 70.79 81.9752 75.608 76.0139 75.608C70.0525 75.608 65.2199 70.79 65.2199 64.8468C65.2199 58.9035 70.0525 54.0856 76.0139 54.0856C81.9752 54.0856 86.8078 58.9035 86.8078 64.8468Z' fill='%23001A69'/%3E%3Cpath d='M35.1054 64.8468C35.1054 70.79 30.2727 75.608 24.3114 75.608C18.35 75.608 13.5174 70.79 13.5174 64.8468C13.5174 58.9035 18.35 54.0856 24.3114 54.0856C30.2727 54.0856 35.1054 58.9035 35.1054 64.8468Z' fill='%23001A69'/%3E%3Cpath d='M62.8209 58.6337C62.8209 65.6111 57.1474 71.2674 50.1488 71.2674C43.1501 71.2674 37.4766 65.6111 37.4766 58.6337C37.4766 51.6563 43.1501 46 50.1488 46C57.1474 46 62.8209 51.6563 62.8209 58.6337Z' fill='%23001A69'/%3E%3Cpath d='M49.9573 74.6364C37.2964 74.6476 26.9897 84.339 26.3025 96.5348V99.9037H73.612V96.5348C72.9249 84.339 62.6182 74.6476 49.9573 74.6364Z' fill='%23001A69'/%3E%3Cpath d='M30.2237 79.3912C25.681 83.9321 22.7636 90.0332 22.3826 96.7947V100H3.99951V97.1304C4.58479 86.7422 13.3639 78.4872 24.1483 78.4776C26.2664 78.4795 28.3072 78.7994 30.2237 79.3912Z' fill='%23001A69'/%3E%3Cpath d='M77.5319 100V96.8293C77.1504 90.0581 74.2025 83.955 69.6195 79.44C71.5811 78.817 73.6751 78.4795 75.8507 78.4776C86.6351 78.4872 95.4142 86.7422 95.9995 97.1304V100H77.5319Z' fill='%23001A69'/%3E%3Cpath d='M96.144 36L89.8995 30.9333L83.6551 36L86.1551 28.4L79.9106 24.6L73.6662 28.4L76.1662 36L69.9217 30.9333L63.6773 36L66.1773 28.4L59.9329 24.6L53.6884 28.4L56.1884 36L49.944 30.9333L43.6995 36L46.1995 28.4L39.9551 24.6L33.7106 28.4L36.2106 36L29.9662 30.9333L23.7217 36L26.2217 28.4L19.9773 24.6L13.7328 28.4L16.2328 36L9.9884 30.9333L3.74396 36L6.24396 28.4L-0.000488281 24.6H7.49951L9.99951 17L12.4995 24.6H27.4995L29.9995 17L32.4995 24.6H47.4995L49.9995 17L52.4995 24.6H67.4995L69.9995 17L72.4995 24.6H87.4995L89.9995 17L92.4995 24.6H99.9995L93.7551 28.4L96.2551 36H96.144Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-question-mark:before{content:none}.bi-marketing-question-mark:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M71.0915 7.26437C65.4018 2.42529 57.8156 0 48.3328 0C42.965 0 37.7466 0.942529 32.6892 2.82759C27.6317 4.71264 23.7351 6.83908 20.9995 9.2069V26.7931H21.3214C24.1604 24.6437 27.8731 22.7356 32.4593 21.0575C37.0455 19.3908 41.5972 18.5517 46.1259 18.5517C49.9191 18.5517 52.9191 19.3103 55.1374 20.8161C57.3443 22.3218 58.4593 24.3678 58.4593 26.954C58.4593 29.2069 57.6087 31.2299 55.9305 33.0115C54.2409 34.7816 51.6662 36.9655 48.1834 39.5517C44.1834 42.4598 40.942 45.1494 38.4708 47.6207C35.9995 50.092 34.2064 53.2414 33.103 57.0575C31.9995 60.8736 32.2869 65.4253 33.9765 70.6897H52.1489C52.0455 68 52.4708 65.6322 53.4133 63.5862C54.3673 61.5402 55.5972 59.8276 57.1259 58.4253C58.6547 57.0345 60.8386 55.2529 63.6777 53.1034C67.0455 50.6322 69.8156 48.4023 71.9765 46.4023C74.1374 44.4138 75.9535 41.7816 77.4248 38.4943C78.8961 35.2184 79.6432 31.2069 79.6432 26.4713C79.6432 18.5057 76.8041 12.1034 71.1145 7.26437H71.0915Z' fill='%23001A69'/%3E%3Cpath d='M31.8616 100H54.2754V77.5864H31.8616V100Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-discipline-hubs:before{content:none}.bi-marketing-discipline-hubs:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.0289 72.0588C85.9897 72.0588 85.9529 72.0613 85.9162 72.0637C85.8794 72.0662 85.8427 72.0686 85.8034 72.0686L80.0583 31.8725C83.9701 30.6765 86.823 27.0392 86.823 22.7353C86.823 17.4608 82.5387 13.1765 77.2642 13.1765C72.9603 13.1765 69.3132 16.0294 68.127 19.9412L27.9309 14.1961C27.9309 14.1569 27.9333 14.1201 27.9358 14.0833C27.9382 14.0466 27.9407 14.0098 27.9407 13.9706C27.9407 6.2549 21.6858 0 13.9701 0C6.25441 0 -0.000488281 6.2549 -0.000488281 13.9706C-0.000488281 21.6863 6.25441 27.9412 13.9701 27.9412C14.0093 27.9412 14.0461 27.9387 14.0828 27.9363C14.1196 27.9338 14.1564 27.9314 14.1956 27.9314L19.9407 68.1274C16.0289 69.3235 13.176 72.9608 13.176 77.2647C13.176 82.5392 17.4603 86.8235 22.7348 86.8235C27.0387 86.8235 30.6858 83.9706 31.8721 80.0588L72.0681 85.8039C72.0681 85.8232 72.0675 85.8419 72.0667 85.8603C72.0657 85.8793 72.0645 85.898 72.0632 85.9167C72.0608 85.9534 72.0583 85.9902 72.0583 86.0294C72.0583 93.7451 78.3132 100 86.0289 100C93.7446 100 99.9995 93.7451 99.9995 86.0294C99.9995 78.3137 93.7446 72.0588 86.0289 72.0588ZM27.5681 17.1176L67.7152 22.8529C67.7446 24.9118 68.4211 26.8137 69.5583 28.3627L28.3525 69.5686C26.8034 68.4314 24.9015 67.7549 22.8426 67.7255L17.1074 27.5784C22.2936 26.3824 26.3721 22.3039 27.5681 17.1176ZM30.4309 71.6471C31.5681 73.1961 32.2446 75.098 32.274 77.1569L72.4211 82.8922C73.6172 77.7059 77.6956 73.6274 82.8819 72.4314L77.1466 32.2843C75.0877 32.2549 73.1858 31.5784 71.6368 30.4412L30.4309 71.6471Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-open-access-1:before{content:none}.bi-marketing-open-access-1:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='50.5877' cy='69.2498' r='8.82353' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.9995 67.6469C17.9995 85.4851 32.5142 99.9998 50.3525 99.9998C68.1907 99.9998 82.7054 85.4851 82.7054 67.6469C82.7054 49.8086 68.1907 35.2939 50.3525 35.2939C32.5142 35.2939 17.9995 49.8086 17.9995 67.6469ZM28.2936 67.6469C28.2936 55.4851 38.1907 45.5881 50.3525 45.5881C62.5142 45.5881 72.4113 55.4851 72.4113 67.6469C72.4113 79.8087 62.5142 89.7057 50.3525 89.7057C38.1907 89.7057 28.2936 79.8087 28.2936 67.6469Z' fill='%23001A69'/%3E%3Cpath d='M79.3818 55.1471H69.0877V30.3971C69.0877 19.3088 60.6906 10.2941 50.3524 10.2941C40.0142 10.2941 31.6171 19.3088 31.6171 30.3971V30.7647H21.323V30.3971C21.323 13.6324 34.3377 0 50.3524 0C66.3671 0 79.3818 13.6324 79.3818 30.3971V55.1471Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-education:before{content:none}.bi-marketing-education:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='86.3525' y='41.1765' width='8.82353' height='51.4706' fill='%23001A69'/%3E%3Cpath d='M90.7642 29.4119L86.3525 38.2354H95.176L90.7642 29.4119Z' fill='%23001A69'/%3E%3Crect x='86.3525' y='95.5881' width='8.82353' height='4.41176' fill='%23001A69'/%3E%3Cpath d='M56.9407 0H11.3623C11.3623 0 11.3525 0 11.3525 0.00980392V42.6471C11.3525 77.9412 3.99951 100 3.99951 100H73.1172C73.1172 100 80.4701 77.9412 80.4701 42.6471V23.5294H56.9407V0Z' fill='%23001A69'/%3E%3Cpath d='M59.8818 0.794189V20.5883H79.6661L59.8818 0.794189Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-business-management:before{content:none}.bi-marketing-business-management:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='15.9995' y='86.7646' width='67.6471' height='13.2353' fill='%23001A69'/%3E%3Crect x='21.8818' y='77.9412' width='55.8824' height='5.88235' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.8427 39.7059L21.8819 75H77.8035C88.1074 45.5882 80.3819 15.049 52.7838 0V8.82353H42.4799C36.2936 15.6078 28.3623 20.0686 20.4015 23.5294V34.6863L26.078 40C33.6662 37.1078 41.9995 36.4314 49.8329 39.7059H49.8427Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-sociology:before{content:none}.bi-marketing-sociology:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M82.9407 76.4706C81.3623 76.4706 79.8525 76.7843 78.4701 77.3529L75.4603 72.1373C82.676 67.4118 87.4505 59.2647 87.4505 50C87.4505 40.7353 82.676 32.5882 75.4603 27.8627L78.4701 22.6471C79.8525 23.2157 81.3525 23.5294 82.9407 23.5294C89.4407 23.5294 94.7054 18.2647 94.7054 11.7647C94.7054 5.26471 89.4407 0 82.9407 0C76.4407 0 71.176 5.26471 71.176 11.7647C71.176 15.6275 73.0485 19.0392 75.9211 21.1863L72.9113 26.3922C69.323 24.5784 65.274 23.5294 60.9701 23.5294C46.8427 23.5294 35.3328 34.598 34.5681 48.5294H28.4309C27.7054 42.7255 22.7642 38.2353 16.7642 38.2353C10.2642 38.2353 4.99951 43.5 4.99951 50C4.99951 56.5 10.2642 61.7647 16.7642 61.7647C22.7642 61.7647 27.7054 57.2745 28.4309 51.4706H34.5681C35.3328 65.402 46.8427 76.4706 60.9701 76.4706C65.274 76.4706 69.3132 75.4216 72.9113 73.6078L75.9211 78.8137C73.0485 80.9608 71.176 84.3725 71.176 88.2353C71.176 94.7353 76.4407 100 82.9407 100C89.4407 100 94.7054 94.7353 94.7054 88.2353C94.7054 81.7353 89.4407 76.4706 82.9407 76.4706Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-communication-and-interpersonal-skills:before{content:none}.bi-marketing-communication-and-interpersonal-skills:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M91.3857 46.8529C85.2678 40.7352 77.1302 37.8725 69.1201 38.2744V48.1274L68.4338 48.9411C68.1985 49.2254 66.0023 51.745 60.5707 54.1568C55.5999 56.3627 49.5996 57.794 42.6484 58.4313C39.2953 68.6372 41.6679 80.3234 49.7859 88.4411C58.502 97.1568 71.3358 99.2646 82.0422 94.745L94.3564 99.9999L93.1505 86.5097C102.837 74.9509 102.249 57.7058 91.3857 46.8431V46.8529Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.8244 55.8824C58.8255 55.8824 66.1787 47.0588 66.1787 47.0588V0C66.1787 0 57.3548 7.35294 33.8244 7.35294H-0.000488281V55.8824H5.88211V66.1765L16.1767 55.8824H33.8244ZM50.0016 36.7647H16.1767V33.8235H50.0016V36.7647ZM16.1767 26.4706H50.0016V23.5294H16.1767V26.4706Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-digital-entertainment:before{content:none}.bi-marketing-digital-entertainment:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.8487 28.8521L99.0239 61.143H99.0435C100.249 64.3485 100.318 67.8678 99.2298 71.0733C98.1417 74.2887 95.985 76.9061 93.1618 78.4255C91.3874 79.3764 89.4955 79.8371 87.6133 79.8371C83.4471 79.8371 79.3593 77.5923 76.8987 73.5633C76.8987 73.5633 70.517 63.2212 70.1739 62.7997C67.0174 58.1531 59.1848 54.8495 49.9995 54.8495C40.8142 54.8495 32.9816 58.1433 29.8251 62.7997C29.482 63.2212 23.1003 73.5633 23.1003 73.5633C19.5222 79.4058 12.5327 81.5036 6.83725 78.4255C4.01401 76.8963 1.85737 74.2887 0.769245 71.0733C-0.318879 67.8678 -0.250259 64.3387 0.9555 61.143L13.1307 28.8521C14.2679 25.8132 16.3657 23.3135 19.0027 21.7842C19.9143 21.2549 20.9437 21 21.9926 21H77.9868C79.026 21 80.0651 21.2549 80.9767 21.7842C83.6137 23.3233 85.7017 25.823 86.8487 28.8521ZM24.9825 47.4777H32.3347V43.0664H24.9825V35.7142H20.5712V43.0664H13.219V47.4777H20.5712V54.8299H24.9825V47.4777ZM47.039 31.3029H35.2755V26.8915H47.039V31.3029ZM79.3887 38.6551C79.3887 37.0278 78.0751 35.7142 76.4478 35.7142C74.8205 35.7142 73.5069 37.0278 73.5069 38.6551C73.5069 40.2823 74.8205 41.5959 76.4478 41.5959C78.0751 41.5959 79.3887 40.2823 79.3887 38.6551ZM64.6843 31.3029H52.9208V26.8915H64.6843V31.3029ZM67.6252 44.5368C67.6252 46.1641 68.9387 47.4777 70.566 47.4777C72.1933 47.4777 73.5069 46.1641 73.5069 44.5368C73.5069 42.9095 72.1933 41.5959 70.566 41.5959C68.9387 41.5959 67.6252 42.9095 67.6252 44.5368ZM76.4478 53.3594C74.8205 53.3594 73.5069 52.0458 73.5069 50.4186C73.5069 48.7913 74.8205 47.4777 76.4478 47.4777C78.0751 47.4777 79.3887 48.7913 79.3887 50.4186C79.3887 52.0458 78.0751 53.3594 76.4478 53.3594ZM79.3887 44.5368C79.3887 46.1641 80.7022 47.4777 82.3295 47.4777C83.9568 47.4777 85.2704 46.1641 85.2704 44.5368C85.2704 42.9095 83.9568 41.5959 82.3295 41.5959C80.7022 41.5959 79.3887 42.9095 79.3887 44.5368Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-events-management:before{content:none}.bi-marketing-events-management:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M88.2348 12.8235V18.7058H76.4701V12.8235H23.5289V18.7058H11.7642V12.8235H-0.000488281V29H99.9995V12.8235H88.2348Z' fill='%23001A69'/%3E%3Crect x='14.7054' y='4' width='5.88235' height='11.7647' fill='%23001A69'/%3E%3Crect x='79.4113' y='4' width='5.88235' height='11.7647' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.000488281 96.647C-0.000488281 96.647 52.9407 89.2941 99.9995 96.647V31.9412H-0.000488281V96.647ZM67.4897 84.1176L65.4113 86.1961L61.7642 82.549L58.1172 86.1961L56.0387 84.1176L59.6858 80.4706L56.0387 76.8235L58.1172 74.7451L61.7642 78.3921L65.4113 74.7451L67.4897 76.8235L63.8426 80.4706L67.4897 84.1176ZM92.6466 39.2941H77.9407V51.0588H92.6466V39.2941ZM77.9407 56.9412H92.6466V68.7059H77.9407V56.9412ZM69.1172 39.2941H54.4113V51.0588H69.1172V39.2941ZM54.4113 56.9412H69.1172V68.7059H54.4113V56.9412ZM45.5877 39.2941H30.8819V51.0588H45.5877V39.2941ZM30.8819 56.9412H45.5877V68.7059H30.8819V56.9412ZM45.5877 74.5882H30.8819V86.3529H45.5877V74.5882ZM7.35245 56.9412H22.0583V68.7059H7.35245V56.9412ZM22.0583 74.5882H7.35245V86.3529H22.0583V74.5882Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-cart:before{content:none}.bi-marketing-cart:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M35.2902 19.2732H99.9897H99.9995L86.4616 62.6121H48.534C38.2409 62.6121 29.3986 68.5233 29.3986 68.5233L11.6062 10.4113H-0.000488281V6H14.8608L20.1838 23.3806C23.6933 21.5279 29.2123 19.2732 35.2902 19.2732ZM44.1128 28.7919C41.27 28.7919 38.9663 31.0956 38.9663 33.9384C38.9663 36.7813 41.27 39.085 44.1128 39.085C46.9557 39.085 49.2594 36.7813 49.2594 33.9384C49.2594 31.0956 46.9557 28.7919 44.1128 28.7919ZM52.2003 53.7894C49.3574 53.7894 47.0537 51.4857 47.0537 48.6429C47.0537 45.8 49.3574 43.4963 52.2003 43.4963C55.0431 43.4963 57.3468 45.8 57.3468 48.6429C57.3468 51.4857 55.0431 53.7894 52.2003 53.7894ZM60.2877 28.7919C57.4449 28.7919 55.1412 31.0956 55.1412 33.9384C55.1412 36.7813 57.4449 39.085 60.2877 39.085C63.1306 39.085 65.4343 36.7813 65.4343 33.9384C65.4343 31.0956 63.1306 28.7919 60.2877 28.7919ZM68.3752 53.7894C65.5323 53.7894 63.2286 51.4857 63.2286 48.6429C63.2286 45.8 65.5323 43.4963 68.3752 43.4963C71.218 43.4963 73.5217 45.8 73.5217 48.6429C73.5217 51.4857 71.218 53.7894 68.3752 53.7894ZM71.316 33.9384C71.316 36.7813 73.6197 39.085 76.4626 39.085C79.3055 39.085 81.6092 36.7813 81.6092 33.9384C81.6092 31.0956 79.3055 28.7919 76.4626 28.7919C73.6197 28.7919 71.316 31.0956 71.316 33.9384Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.5266 83.1984C23.5266 76.7088 28.8006 71.4348 35.2902 71.4348C41.7797 71.4348 47.0537 76.7088 47.0537 83.1984C47.0537 89.6879 41.7797 94.9619 35.2902 94.9619C28.8006 94.9619 23.5266 89.6879 23.5266 83.1984ZM31.6141 83.1984C31.6141 85.2276 33.261 86.8745 35.2902 86.8745C37.3194 86.8745 38.9663 85.2276 38.9663 83.1984C38.9663 81.1692 37.3194 79.5223 35.2902 79.5223C33.261 79.5223 31.6141 81.1692 31.6141 83.1984Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M71.316 83.1984C71.316 76.7088 76.59 71.4348 83.0796 71.4348C89.5692 71.4348 94.8431 76.7088 94.8431 83.1984C94.8431 89.6879 89.5692 94.9619 83.0796 94.9619C76.59 94.9619 71.316 89.6879 71.316 83.1984ZM79.4035 83.1984C79.4035 85.2276 81.0504 86.8745 83.0796 86.8745C85.1088 86.8745 86.7557 85.2276 86.7557 83.1984C86.7557 81.1692 85.1088 79.5223 83.0796 79.5223C81.0504 79.5223 79.4035 81.1692 79.4035 83.1984Z' fill='%23001A69'/%3E%3Cpath d='M49.975 82.4533H68.3948C68.4732 80.9045 68.7869 79.4242 69.3065 78.042H49.0634C49.5829 79.4242 49.8966 80.9045 49.975 82.4533Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-business-strategy:before{content:none}.bi-marketing-business-strategy:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.950551 40.3431C6.28388 13.2549 32.5682 -4.38229 59.6564 0.951039C86.7446 6.28437 104.382 32.5686 99.0485 59.6569C93.7151 86.7451 67.4309 104.382 40.3427 99.049C13.2545 93.7156 -4.38278 67.4314 0.950551 40.3431ZM50.0191 94.0196C70.6073 94.0196 89.0583 79.4509 93.1857 58.5C95.4602 46.9608 93.0975 35.2353 86.5485 25.4706C79.9995 15.7157 70.0387 9.08828 58.4995 6.81378C34.6858 2.12751 11.4996 17.6863 6.81329 41.5C4.53878 53.0392 6.90152 64.7647 13.4505 74.5294C19.9995 84.2843 29.9603 90.9117 41.4995 93.1862C44.3623 93.745 47.2054 94.0196 50.0191 94.0196Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M57.97 9.51966C68.7837 11.6471 78.1269 17.853 84.2641 27.0098L84.2739 27C90.421 36.1471 92.6269 47.1471 90.4994 57.9608C86.0975 80.2843 64.3622 94.8725 42.0387 90.4804C31.225 88.3529 21.8916 82.1372 15.7446 72.9902C9.59754 63.8431 7.39166 52.8431 9.51911 42.0294C13.3819 22.3824 30.6858 8.73535 49.9897 8.73535C52.6171 8.73535 55.2936 8.99025 57.97 9.51966ZM11.774 51.4706H20.5975V48.5294H11.774V51.4706ZM48.5289 11.7746H51.47V20.5981H48.5289V11.7746ZM48.5289 88.2254H51.47V79.4019H48.5289V88.2254ZM42.2053 57.7941L27.1269 27.1177L57.8034 42.1961L72.8818 72.8725L42.2053 57.7941ZM79.4112 51.4608H88.2347V48.5196H79.4112V51.4608Z' fill='%23001A69'/%3E%3Cpath d='M49.9994 44.853C49.6367 44.853 49.2641 44.8922 48.9014 44.9707C47.5582 45.2648 46.4112 46.0589 45.6661 47.2158C44.921 48.3726 44.6759 49.7452 44.97 51.0883C45.4798 53.4413 47.5975 55.1373 49.9896 55.1373C50.3524 55.1373 50.7249 55.0981 51.0876 55.0197C52.4308 54.7256 53.5778 53.9314 54.3229 52.7746C55.068 51.6177 55.3131 50.2452 55.019 48.902C54.5092 46.5491 52.3916 44.853 49.9994 44.853Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-ddr:before{content:none}.bi-marketing-ddr:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3996_26187)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.2166 1.94703C52.6012 -0.892988 57.6472 -0.451517 60.4872 2.93308C63.3273 6.31768 62.8858 11.3637 59.5012 14.2037C47.738 22.9173 42.8173 33.6027 44.7392 46.2599C44.7392 46.2599 28.2268 28.3539 49.1732 1.98513L49.2166 1.94703Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M77.6188 10.6402C82.0263 10.332 85.8492 13.6552 86.1574 18.0627C86.4656 22.4702 83.1424 26.293 78.7349 26.6012C64.0966 26.7364 53.835 32.4888 47.9501 43.8583C47.9501 43.8583 45.1161 19.6663 77.5613 10.6455L77.6188 10.6402Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.4869 34.3675C99.2338 36.7088 100.373 41.6443 98.0319 45.3913C95.6906 49.1382 90.7551 50.2776 87.0082 47.9363C75.0861 39.4415 63.4031 38.0636 51.9593 43.8027C51.9593 43.8027 63.8863 22.5652 95.4373 34.338L95.4869 34.3675Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.996 64.0659C97.6511 68.1624 95.6719 72.8251 91.5754 74.4802C87.4788 76.1353 82.8162 74.1562 81.161 70.0596C76.509 56.1795 67.8672 48.1977 55.2355 46.1142C55.2355 46.1142 77.3678 35.9432 95.9732 64.0128L95.996 64.0659Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.9515 88.3916C77.8826 92.6786 73.5408 95.2874 69.2537 94.2185C64.9667 93.1497 62.3579 88.8078 63.4267 84.5208C67.8217 70.5572 65.5218 59.0202 56.5273 49.9099C56.5273 49.9099 80.411 54.6905 78.9642 88.3352L78.9515 88.3916Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.864 98.053C47.4794 100.893 42.4333 100.452 39.5933 97.0669C36.7533 93.6823 37.1948 88.6363 40.5794 85.7963C52.3426 77.0827 57.2632 66.3973 55.3414 53.7401C55.3414 53.7401 71.8538 71.6461 50.9074 98.0149L50.864 98.053Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.4618 89.3598C18.0542 89.668 14.2314 86.3448 13.9232 81.9373C13.615 77.5298 16.9381 73.707 21.3457 73.3988C35.984 73.2636 46.2456 67.5112 52.1305 56.1417C52.1305 56.1417 54.9644 80.3337 22.5193 89.3545L22.4618 89.3598Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.59366 65.6325C0.846744 63.2912 -0.292706 58.3557 2.04862 54.6087C4.38996 50.8618 9.32545 49.7224 13.0724 52.0637C24.9945 60.5585 36.6775 61.9364 48.1213 56.1973C48.1213 56.1973 36.1943 77.4348 4.64331 65.662L4.59366 65.6325Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.08458 35.9341C2.42946 31.8376 4.40864 27.1749 8.50519 25.5198C12.6018 23.8647 17.2644 25.8438 18.9195 29.9404C23.5716 43.8205 32.2134 51.8023 44.845 53.8858C44.845 53.8858 22.7128 64.0568 4.1074 35.9872L4.08458 35.9341Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.1291 11.6084C22.198 7.32141 26.5398 4.71258 30.8268 5.78146C35.1139 6.85033 37.7227 11.1922 36.6538 15.4792C32.2589 29.4428 34.5587 40.9798 43.5532 50.0901C43.5532 50.0901 19.6696 45.3095 21.1164 11.6648L21.1291 11.6084Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3996_26187'%3E%3Crect width='100' height='100' fill='white' transform='translate(-0.000488281)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-badge:before{content:none}.bi-marketing-badge:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99951 32.3889C1.79037 32.3889 -0.000488281 34.1798 -0.000488281 36.3889V89.5C-0.000488281 91.7092 1.79037 93.5 3.99951 93.5H95.9995C98.2086 93.5 99.9995 91.7092 99.9995 89.5V36.3889C99.9995 34.1798 98.2086 32.3889 95.9995 32.3889H3.99951ZM87.7044 53.6776H51.6389V49.511H87.7044V53.6776ZM51.6389 65.153H71.311V60.9864H51.6389V65.153ZM63.1143 76.6284H51.6389V72.4618H63.1143V76.6284ZM37.9634 53.6493C37.9634 48.0843 33.4409 43.5797 27.8703 43.5797C22.2998 43.5797 17.7773 48.0843 17.7773 53.6493C17.7773 57.3935 19.8245 60.6577 22.8607 62.3929C17.704 64.4941 13.7132 69.7527 12.3564 76.3046L12.3008 76.5922L11.3515 81.5434H44.3538L43.4407 76.6173L43.3988 76.3914L43.3816 76.3042C42.0241 69.7632 38.0407 64.5002 32.8757 62.3953C35.9143 60.6607 37.9634 57.3952 37.9634 53.6493ZM21.944 53.6493C21.944 50.3892 24.5973 47.7464 27.8703 47.7464C31.1434 47.7464 33.7967 50.3892 33.7967 53.6493C33.7967 56.9094 31.1434 59.5523 27.8703 59.5523C24.5973 59.5523 21.944 56.9094 21.944 53.6493ZM27.8672 65.5709C22.5681 65.5709 17.8371 70.3861 16.4365 77.1495L16.393 77.3768H39.3438L39.3019 77.1509C37.9322 70.5511 33.3948 65.8069 28.2538 65.5794L27.8672 65.5709Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.2496 6C57.0541 6.12408 62.4995 11.3119 62.4995 17.6209V43.5H37.4995V18.2257C37.4995 11.7323 42.8729 6.20189 49.6078 6.00332L50.2496 6ZM49.9995 24.3288C53.0678 24.3288 55.5551 21.8415 55.5551 18.7732C55.5551 15.705 53.0678 13.2177 49.9995 13.2177C46.9313 13.2177 44.444 15.705 44.444 18.7732C44.444 21.8415 46.9313 24.3288 49.9995 24.3288Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-watch:before{content:none}.bi-marketing-watch:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='79.9211' y='43.353' width='4.41176' height='14.7059' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.9995 16.6665C16.7904 16.6665 14.9995 18.4574 14.9995 20.6665V79.3332C14.9995 81.5423 16.7904 83.3332 18.9995 83.3332H77.6662C79.8753 83.3332 81.6662 81.5423 81.6662 79.3332V20.6665C81.6662 18.4574 79.8753 16.6665 77.6662 16.6665H18.9995ZM43.3181 58.5882L61.9358 62.8235L63.2446 57.0882L49.2005 53.8823V32.4558H43.3181V58.5882Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.6711 23.5294H72.9946L65.1564 0H31.5093L23.6711 23.5294ZM64.8475 17.6471H31.8328H31.8181L35.7446 5.88235H60.9211L64.8475 17.6471Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.5093 100H65.1564H65.1711L73.0093 76.4707H23.6711L31.5093 100ZM60.9211 94.1178H35.7593L31.8328 82.3531H64.8476L60.9211 94.1178Z' fill='%23001A69'/%3E%3C/svg%3E")}.bi-marketing-books-stacked:before{content:none}.bi-marketing-books-stacked:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.4309 35.1765H89.7446V19H26.4309H13.274H10.2544V21.9412H13.274V32.2353H10.2544V35.1765H13.274H26.4309Z' fill='%23001A69'/%3E%3Cpath d='M67.7936 62.2059L73.5877 67.5294C73.5877 67.5294 76.2348 51.4216 74.4113 38.1177H61.1662C62.9603 53.4608 60.3427 67.5294 60.3427 67.5294L67.7936 62.2059Z' fill='%23001A69'/%3E%3Cpath d='M76.4799 68.0491L75.5289 73.304L71.5975 69.6864L67.5583 65.9805L62.0485 69.9118L55.9407 74.2746L57.4603 66.9216C57.4701 66.8628 57.9897 64.304 58.3819 60.1667H-0.000488281V80.755H99.9995V77.8138H97.0583V63.1079H99.9995V60.1667H77.4995C77.0779 64.6864 76.5387 67.7648 76.4799 68.0393V68.0491Z' fill='%23001A69'/%3E%3Cpath d='M58.2544 39.9314L58.0387 38.1177H-0.000488281V41.0589H2.94069V54.2941H-0.000488281V57.2353H58.627C58.9407 52.5196 59.0093 46.4706 58.2446 39.9314H58.2544Z' fill='%23001A69'/%3E%3Cpath d='M77.1858 38.1177L77.3328 39.1863C78.1956 45.4804 78.0976 51.9804 77.7348 57.2353H99.9995V38.1177H77.1858Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-flowers:before{content:none}.bi-marketing-flowers:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M57.5931 26.8896C53.0635 18.252 37.2002 10.9772 32.1313 8.83008C25.4252 42.8509 38.0335 51.4199 45.3083 52.7435V100H54.1321V50.5571C59.5147 45.7432 61.6716 34.6448 57.6029 26.8896H57.5931Z' fill='%23001A69'/%3E%3Cpath d='M60.201 25.517C64.5541 33.8016 62.5345 42.9196 60.0148 48.4002C67.368 42.645 73.2505 31.6152 68.7602 8.83008C65.7405 10.1046 58.9167 13.2028 52.9263 17.3206C56.0146 19.8011 58.6618 22.5659 60.2109 25.517H60.201Z' fill='%23001A69'/%3E%3Cpath d='M59.6128 9.89865C55.5931 4.54551 52.6616 1.15323 52.4949 0.966951C51.3772 -0.31741 49.3772 -0.327214 48.2497 0.966951C48.0928 1.14343 45.1711 4.5161 41.1514 9.84963C44.1515 11.4183 47.4065 13.3105 50.436 15.4675C53.4263 13.34 56.6323 11.4575 59.603 9.90846L59.6128 9.89865Z' fill='%23001A69'/%3E%3Cpath d='M40.1709 77.3619C43.7789 81.5875 43.4455 87.7937 39.4356 91.2251C35.4158 94.6566 29.2391 94.0096 25.6311 89.7839C19.1015 82.1366 19.778 69.342 20.3368 68.8616C20.8957 68.3812 33.6412 69.7146 40.1709 77.3717V77.3619Z' fill='%23001A69'/%3E%3Cpath d='M59.2696 65.5968C55.6616 69.8224 55.995 76.0285 60.0049 79.46C64.0247 82.8915 70.2014 82.2444 73.8093 78.0188C80.339 70.3714 79.6625 57.5769 79.1036 57.0964C78.5448 56.616 65.7992 57.9494 59.2696 65.6066V65.5968Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-envelope:before{content:none}.bi-marketing-envelope:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M97.6269 15H2.35242L49.9308 62.5686L97.6269 15Z' fill='%23001A69'/%3E%3Cpath d='M49.9995 65.9315C49.0779 65.9315 48.2152 65.5687 47.5681 64.9217L-0.000488281 17.353V80.9413L32.5485 54.0589L35.0975 56.6079L0.0191196 85.5785H99.9799L64.9015 56.6079L67.4505 54.0589L99.9995 80.9413V17.353L52.4309 64.9217C51.7838 65.5687 50.9211 65.9315 49.9995 65.9315Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-blog-posts:before{content:none}.bi-marketing-blog-posts:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7054 7H85.2937V59.9412H14.7054V7ZM49.9996 45.2353C63.3329 45.2353 67.6466 40.049 67.6466 40.049V15.9804C67.6466 15.9804 62.9407 20.2353 50.3917 20.2353H32.3525V45.2353H35.2937V52.5882L42.6466 45.2353H49.9996Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7054 62.8823H85.2936L99.9995 87.647V92.2941H-0.000488281V87.647L14.7054 62.8823ZM39.7054 80.5294H58.823V77.5882H39.7054V80.5294Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-paper-settings:before{content:none}.bi-marketing-paper-settings:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.3132 65.6275C37.2446 66.2158 36.1368 66.7256 34.9701 67.1569V67.1471C33.0976 64.9707 30.2838 63.6177 27.1956 63.7256C24.0976 63.8334 21.3917 65.3628 19.6662 67.6667C18.4799 67.3236 17.323 66.8824 16.225 66.3726C16.4309 63.5001 15.4015 60.5687 13.1368 58.451C10.8819 56.3334 7.88186 55.5001 5.03873 55.9118C4.45049 54.853 3.94069 53.7256 3.50932 52.5687C5.69559 50.6961 7.03873 47.8824 6.93088 44.7942C6.83285 41.6961 5.30343 38.9903 2.99951 37.2648C3.34265 36.0785 3.78383 34.9314 4.29363 33.8236C7.15637 34.0491 10.0877 33.0099 12.2054 30.7452C14.3132 28.4903 15.1466 25.4903 14.7348 22.6471C15.8034 22.0589 16.9211 21.5491 18.0877 21.1275C19.9603 23.2942 22.7642 24.6471 25.8623 24.5393C28.9603 24.4412 31.6662 22.902 33.3819 20.6079C34.5779 20.951 35.725 21.3824 36.8328 21.902C36.6172 24.7648 37.6466 27.6961 39.9113 29.804C42.176 31.9216 45.1662 32.755 48.0093 32.3432C48.5975 33.4216 49.1172 34.5393 49.5387 35.6961C47.3525 37.5687 46.0191 40.3726 46.1172 43.4707C46.225 46.5687 47.7446 49.2746 50.0583 51.0001C49.7152 52.1765 49.274 53.3334 48.7642 54.4412C45.9015 54.2354 42.9603 55.2648 40.8525 57.5197C38.7446 59.7942 37.9113 62.7844 38.3132 65.6275ZM18.4799 36.6177C14.323 41.0687 14.5583 48.0491 19.0093 52.2059C23.4603 56.3628 30.4407 56.1275 34.5976 51.6765C38.7544 47.2256 38.5191 40.2452 34.0681 36.0883C29.6172 31.9314 22.6368 32.1667 18.4799 36.6177Z' fill='%23001A69'/%3E%3Cpath d='M76.5387 0.794189V20.5883H96.323L76.5387 0.794189Z' fill='%23001A69'/%3E%3Cpath d='M73.5976 23.5294V0H28.0192C28.0192 0 28.0094 0 28.0094 0.00980392V21.1667C29.2054 20.7059 30.2544 19.9216 31.0486 18.8627L32.2643 17.2353L34.2152 17.8039C35.529 18.1863 36.8329 18.6765 38.0878 19.2549L39.9309 20.1176L39.7741 22.1471C39.6172 24.2353 40.4015 26.2549 41.9309 27.6765C43.2054 28.8725 44.8623 29.5294 46.5976 29.5294C46.9309 29.5294 47.2643 29.5098 47.5878 29.4608L49.6074 29.1667L50.5878 30.9608C51.2643 32.1961 51.8427 33.4608 52.3035 34.7157L52.9995 36.6275L51.4603 37.951C49.8721 39.3137 48.9995 41.3039 49.0682 43.3922C49.1368 45.4902 50.1466 47.4118 51.8329 48.6667L53.4701 49.8922L52.8917 51.8529C52.4995 53.1765 52.0094 54.4706 51.4407 55.6961L50.5878 57.5392L48.5584 57.3824C48.3819 57.3726 48.2152 57.3627 48.0388 57.3627C46.1074 57.3627 44.3329 58.1373 43.0192 59.5294C41.5878 61.0588 40.9407 63.1373 41.2348 65.2157L41.5192 67.2255L39.7348 68.2059C38.5192 68.8725 37.2544 69.451 35.9897 69.9216L34.0682 70.6274L32.7348 69.0784C31.4211 67.549 29.529 66.6765 27.529 66.6765C27.4505 66.6765 27.3721 66.6765 27.3035 66.6765C27.1368 66.6765 26.9799 66.7059 26.8231 66.7157C24.7446 87.6765 20.6466 100 20.6466 100H89.7643C89.7643 100 97.1172 77.9412 97.1172 42.6471V23.5294H73.5878H73.5976Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-human-rights:before{content:none}.bi-marketing-human-rights:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.7019 56L89.7019 52.8515C90.9586 49.943 92.2019 46.5532 93.4319 42.6822C93.8047 41.5086 93.9946 40.2845 93.9949 39.0531L93.9966 11.278C94.0016 11.186 94.0042 11.0933 94.0042 11V7.15385C94.0042 4.39243 91.7656 2.15385 89.0042 2.15385C87.7722 2.15385 86.6443 2.59939 85.7728 3.33813L85.7737 25.0244C85.7737 25.3005 85.5498 25.5244 85.2737 25.5244C84.9975 25.5244 84.7737 25.3005 84.7737 25.0244L84.7744 3.39925C83.8975 1.96051 82.313 1 80.5042 1C78.8566 1 77.3951 1.79691 76.4842 3.0263L76.4847 24.9897C76.4847 25.2659 76.2609 25.4897 75.9847 25.4897C75.7086 25.4897 75.4847 25.2659 75.4847 24.9897L75.4854 2.9759C74.573 1.77517 73.1291 1 71.5042 1C69.6924 1 68.1056 1.96368 67.2286 3.40642L67.2286 24.8864C67.2286 25.1625 67.0048 25.3864 66.7286 25.3864C66.4525 25.3864 66.2286 25.1625 66.2286 24.8864L66.2286 3.33302C65.3587 2.59731 64.2332 2.15385 63.0042 2.15385C60.2427 2.15385 58.0042 4.39243 58.0042 7.15385L58.0039 8.522L57.9949 40.8737C57.9949 44.7895 60.0748 48.7821 64.2348 52.8515L64.2339 56H89.7019ZM37.7019 5L37.7019 2H12.2348L12.2339 5H37.7019ZM10.9995 43.0046C11.0928 43.0046 11.1855 43.0021 11.2775 42.997L39.0526 42.9954C40.2841 42.9951 41.5081 42.8052 42.6817 42.4324C46.5527 41.2024 49.9425 39.9591 52.8511 38.7024L55.9995 38.7024V13.2344L52.8511 13.2353C48.7817 9.07533 44.789 6.99535 40.8732 6.99535L8.52151 7.00436L7.15336 7.00465C4.39193 7.00465 2.15336 9.24323 2.15336 12.0046C2.15336 13.2337 2.59682 14.3592 3.33253 15.2291L24.8859 15.2291C25.162 15.2291 25.3859 15.453 25.3859 15.7291C25.3859 16.0052 25.162 16.2291 24.8859 16.2291L3.40593 16.2291C1.96318 17.1061 0.999512 18.6928 0.999512 20.5046C0.999512 22.1296 1.77468 23.5735 2.97541 24.4859L24.9893 24.4852C25.2654 24.4852 25.4893 24.7091 25.4893 24.9852C25.4893 25.2614 25.2654 25.4852 24.9893 25.4852L3.02581 25.4847C1.79642 26.3956 0.999512 27.857 0.999512 29.5046C0.999512 31.3135 1.96003 32.898 3.39877 33.7749L25.0239 33.7742C25.3 33.7742 25.5239 33.998 25.5239 34.2742C25.5239 34.5503 25.3 34.7742 25.0239 34.7742L3.33765 34.7733C2.5989 35.6448 2.15336 36.7727 2.15336 38.0046C2.15336 40.7661 4.39193 43.0046 7.15336 43.0046H10.9995ZM98.9995 38.7024V13.2353L95.9995 13.2344V38.7024L98.9995 38.7024ZM28.5042 100C30.313 100 31.8975 99.0395 32.7744 97.6007L32.7737 75.9756C32.7737 75.6995 32.9975 75.4756 33.2737 75.4756C33.5498 75.4756 33.7737 75.6995 33.7737 75.9756L33.7728 97.6619C34.6443 98.4006 35.7722 98.8462 37.0042 98.8462C39.7656 98.8462 42.0042 96.6076 42.0042 93.8462V90C42.0042 89.9067 42.0016 89.814 41.9966 89.722L41.9949 61.9469C41.9946 60.7155 41.8047 59.4914 41.4319 58.3178C40.2019 54.4468 38.9586 51.057 37.7019 48.1485L37.7019 45H12.2339L12.2348 48.1485C8.07484 52.2179 5.99487 56.2105 5.99487 60.1263L6.00387 92.478L6.00416 93.8462C6.00416 96.6076 8.24273 98.8462 11.0042 98.8462C12.2332 98.8462 13.3587 98.4027 14.2286 97.667L14.2286 76.1136C14.2286 75.8375 14.4525 75.6136 14.7286 75.6136C15.0048 75.6136 15.2286 75.8375 15.2286 76.1136L15.2286 97.5936C16.1056 99.0363 17.6924 100 19.5042 100C21.1291 100 22.573 99.2248 23.4854 98.0241L23.4847 76.0103C23.4847 75.7341 23.7086 75.5103 23.9847 75.5103C24.2609 75.5103 24.4847 75.7341 24.4847 76.0103L24.4842 97.9737C25.3951 99.2031 26.8566 100 28.5042 100ZM92.8457 94.0046C95.6071 94.0046 97.8457 91.7661 97.8457 89.0046C97.8457 87.7727 97.4001 86.6448 96.6614 85.7733L74.9751 85.7742C74.699 85.7742 74.4751 85.5503 74.4751 85.2742C74.4751 84.998 74.699 84.7742 74.9751 84.7742L96.6003 84.7749C98.039 83.898 98.9995 82.3135 98.9995 80.5046C98.9995 78.857 98.2026 77.3956 96.9732 76.4847L75.0098 76.4852C74.7336 76.4852 74.5098 76.2614 74.5098 75.9852C74.5098 75.7091 74.7336 75.4852 75.0098 75.4852L97.0236 75.4859C98.2243 74.5735 98.9995 73.1296 98.9995 71.5046C98.9995 69.6928 98.0358 68.1061 96.5931 67.2291L75.1131 67.2291C74.837 67.2291 74.6131 67.0052 74.6131 66.7291C74.6131 66.453 74.837 66.2291 75.1131 66.2291L96.6665 66.2291C97.4022 65.3592 97.8457 64.2337 97.8457 63.0046C97.8457 60.2432 95.6071 58.0046 92.8457 58.0046L91.4775 58.0044L59.1258 57.9954C55.21 57.9954 51.2174 60.0753 47.148 64.2353L43.9995 64.2344V89.7024L47.148 89.7024C50.0565 90.9591 53.4463 92.2024 57.3173 93.4324C58.4909 93.8052 59.715 93.9951 60.9464 93.9954L88.7215 93.997C88.8135 94.0021 88.9062 94.0046 88.9995 94.0046H92.8457ZM3.99951 89.7024V64.2344L0.999512 64.2353L0.999512 89.7024L3.99951 89.7024ZM89.7019 99L89.7019 96H64.2339L64.2348 99H89.7019Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-self-assessment:before{content:none}.bi-marketing-self-assessment:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3996_26185)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.33704 0.00980392C7.33704 0 7.34682 0 7.34682 0H77.7773V42.6471C77.7773 42.7319 77.7772 42.8167 77.7772 42.9013C76.9475 42.7715 76.0956 42.7039 75.2268 42.7039C72.9512 42.7039 70.7906 43.1676 68.846 44H34.9995V47H64.2715C61.5583 49.5749 59.8627 53.1011 59.7998 57H35.125C35.0873 58.02 35.0434 59.02 34.9995 60H60.0793C61.1336 65.1278 65.0542 69.2935 70.2091 70.9612C69.4503 71.0912 68.7024 71.2516 67.967 71.441L67.9995 71H34.2309C34.1558 72.02 34.0808 73.02 33.9995 74H61.5228C53.4393 78.4653 47.9995 86.8243 47.9995 96.3988V100H-0.000488281C-0.000488281 100 7.33704 77.9412 7.33704 42.6471V0.00980392ZM68.9995 34H34.9995V31H68.9995V34ZM16.1421 20.5882H68.9723V8.82353H16.1421V20.5882ZM26.9995 32.5C26.9995 34.433 25.4325 36 23.4995 36C21.5665 36 19.9995 34.433 19.9995 32.5C19.9995 30.567 21.5665 29 23.4995 29C25.4325 29 26.9995 30.567 26.9995 32.5ZM23.4995 49C25.4325 49 26.9995 47.433 26.9995 45.5C26.9995 43.567 25.4325 42 23.4995 42C21.5665 42 19.9995 43.567 19.9995 45.5C19.9995 47.433 21.5665 49 23.4995 49ZM26.9995 58.5C26.9995 60.433 25.4325 62 23.4995 62C21.5665 62 19.9995 60.433 19.9995 58.5C19.9995 56.567 21.5665 55 23.4995 55C25.4325 55 26.9995 56.567 26.9995 58.5ZM22.4995 76C24.4325 76 25.9995 74.433 25.9995 72.5C25.9995 70.567 24.4325 69 22.4995 69C20.5665 69 18.9995 70.567 18.9995 72.5C18.9995 74.433 20.5665 76 22.4995 76Z' fill='%23001A69'/%3E%3Cpath d='M75.4995 72.5369C61.9673 72.5369 50.9995 83.0366 50.9995 95.9871V107C59.7133 102.443 68.0597 100.927 75.3198 100.927C89.8402 100.927 99.9995 107 99.9995 107V95.9871C99.9995 83.0366 89.0317 72.5369 75.4995 72.5369Z' fill='%23001A69'/%3E%3Cellipse cx='75.496' cy='57.6008' rx='13.475' ry='12.6365' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3996_26185'%3E%3Crect width='100' height='100' fill='white' transform='translate(-0.000488281)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-people-2:before{content:none}.bi-marketing-people-2:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='79.5975' cy='28.3824' r='11.0294' fill='%23001A69'/%3E%3Cpath d='M29.4113 45.2942C13.1662 45.2942 -0.000488281 58.7354 -0.000488281 75.3138V89.4118C10.4603 83.5785 20.4799 81.6373 29.1956 81.6373C46.627 81.6373 58.823 89.4118 58.823 89.4118V75.3138C58.823 58.7354 45.6564 45.2942 29.4113 45.2942Z' fill='%23001A69'/%3E%3Cpath d='M79.4113 42.353C68.4701 42.353 59.5191 50.8922 58.8622 61.6668C60.6466 65.6569 61.676 70.0589 61.7544 74.706H99.9995V62.9413C99.9995 51.5687 90.7838 42.353 79.4113 42.353Z' fill='%23001A69'/%3E%3Ccircle cx='29.4113' cy='26.1765' r='16.1765' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-diamond:before{content:none}.bi-marketing-diamond:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M85.4015 7H54.7348L77.1074 26.4804L85.4015 7Z' fill='%23001A69'/%3E%3Cpath d='M45.2642 7H14.5975L22.8917 26.4804L45.2642 7Z' fill='%23001A69'/%3E%3Cpath d='M99.9995 27.5883L88.0878 8.59814L80.0093 27.5883H99.9995Z' fill='%23001A69'/%3E%3Cpath d='M73.6171 27.5882L49.9995 7L26.3818 27.5882H73.6171Z' fill='%23001A69'/%3E%3Cpath d='M11.9113 8.59814L-0.000488281 27.5883H19.9897L11.9113 8.59814Z' fill='%23001A69'/%3E%3Cpath d='M74.1564 30.5293H25.8525C29.6662 35.8528 35.7348 46.1567 41.0682 59.3626C45.6466 70.7058 48.4505 81.1666 50.0093 87.9901C51.5682 81.1567 54.3721 70.7058 58.9505 59.3626C64.2838 46.1567 70.3427 35.8528 74.1662 30.5293H74.1564Z' fill='%23001A69'/%3E%3Cpath d='M61.6662 60.4607C56.2152 73.9509 53.323 86.1469 52.0779 92.294L99.9995 30.5293H77.8034C75.1466 34.0587 68.3426 43.9313 61.6662 60.4607Z' fill='%23001A69'/%3E%3Cpath d='M22.1956 30.5293H-0.000488281L47.9211 92.294C46.6662 86.1371 43.774 73.9411 38.3328 60.4607C31.6564 43.9313 24.8623 34.0685 22.1956 30.5293Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-video-camera:before{content:none}.bi-marketing-video-camera:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_3996_26177' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.77643 44.7366C4.56729 44.7366 2.77643 46.5274 2.77643 48.7366V95.5808C2.77643 97.7899 4.56729 99.5808 6.77643 99.5808H71.1615C73.3706 99.5808 75.1615 97.7899 75.1615 95.5808V48.7366C75.1615 46.5274 73.3706 44.7366 71.1615 44.7366H6.77643ZM65.7175 49.5962C67.2512 49.5962 68.4944 50.8395 68.4944 52.3731V91.7329C68.4944 93.2666 67.2512 94.5099 65.7175 94.5099H12.2204C10.6867 94.5099 9.44347 93.2666 9.44347 91.7329V52.3731C9.44347 50.8395 10.6867 49.5962 12.2204 49.5962H65.7175ZM65.0228 53.0673H12.9146V91.0383H65.0228V53.0673Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.77643 44.7366C4.56729 44.7366 2.77643 46.5274 2.77643 48.7366V95.5808C2.77643 97.7899 4.56729 99.5808 6.77643 99.5808H71.1615C73.3706 99.5808 75.1615 97.7899 75.1615 95.5808V48.7366C75.1615 46.5274 73.3706 44.7366 71.1615 44.7366H6.77643ZM65.7175 49.5962C67.2512 49.5962 68.4944 50.8395 68.4944 52.3731V91.7329C68.4944 93.2666 67.2512 94.5099 65.7175 94.5099H12.2204C10.6867 94.5099 9.44347 93.2666 9.44347 91.7329V52.3731C9.44347 50.8395 10.6867 49.5962 12.2204 49.5962H65.7175ZM65.0228 53.0673H12.9146V91.0383H65.0228V53.0673Z' fill='%23001A69'/%3E%3Cpath d='M12.9146 53.0673V45.0673H4.91462V53.0673H12.9146ZM65.0228 53.0673H73.0228V45.0673H65.0228V53.0673ZM12.9146 91.0383H4.91462V99.0383H12.9146V91.0383ZM65.0228 91.0383V99.0383H73.0228V91.0383H65.0228ZM10.7764 48.7366C10.7764 50.9457 8.98555 52.7366 6.77643 52.7366V36.7366C0.149025 36.7366 -5.22357 42.1091 -5.22357 48.7366H10.7764ZM10.7764 95.5808V48.7366H-5.22357V95.5808H10.7764ZM6.77643 91.5808C8.98556 91.5808 10.7764 93.3716 10.7764 95.5808H-5.22357C-5.22357 102.208 0.149024 107.581 6.77643 107.581V91.5808ZM71.1615 91.5808H6.77643V107.581H71.1615V91.5808ZM67.1615 95.5808C67.1615 93.3716 68.9524 91.5808 71.1615 91.5808V107.581C77.7889 107.581 83.1615 102.208 83.1615 95.5808H67.1615ZM67.1615 48.7366V95.5808H83.1615V48.7366H67.1615ZM71.1615 52.7366C68.9524 52.7366 67.1615 50.9457 67.1615 48.7366H83.1615C83.1615 42.1092 77.7889 36.7366 71.1615 36.7366V52.7366ZM6.77643 52.7366H71.1615V36.7366H6.77643V52.7366ZM76.4944 52.3731C76.4944 46.4212 71.6695 41.5962 65.7175 41.5962V57.5962C62.8329 57.5962 60.4944 55.2577 60.4944 52.3731H76.4944ZM76.4944 91.7329V52.3731H60.4944V91.7329H76.4944ZM65.7175 102.51C71.6695 102.51 76.4944 97.6849 76.4944 91.7329H60.4944C60.4944 88.8483 62.8329 86.5099 65.7175 86.5099V102.51ZM12.2204 102.51H65.7175V86.5099H12.2204V102.51ZM1.44347 91.7329C1.44347 97.6849 6.26846 102.51 12.2204 102.51V86.5099C15.105 86.5099 17.4435 88.8483 17.4435 91.7329H1.44347ZM1.44347 52.3731V91.7329H17.4435V52.3731H1.44347ZM12.2204 41.5962C6.26846 41.5962 1.44347 46.4212 1.44347 52.3731H17.4435C17.4435 55.2577 15.105 57.5962 12.2204 57.5962V41.5962ZM65.7175 41.5962H12.2204V57.5962H65.7175V41.5962ZM12.9146 61.0673H65.0228V45.0673H12.9146V61.0673ZM20.9146 91.0383V53.0673H4.91462V91.0383H20.9146ZM65.0228 83.0383H12.9146V99.0383H65.0228V83.0383ZM57.0228 53.0673V91.0383H73.0228V53.0673H57.0228Z' fill='%23001A69' mask='url(%23path-1-inside-1_3996_26177)'/%3E%3Cmask id='path-3-inside-2_3996_26177' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.1561 47.6789L69.4843 60.5495V85.3875L97.1561 98.2582C98.4818 98.8748 99.9995 97.9069 99.9995 96.4447V49.4924C99.9995 48.0302 98.4818 47.0623 97.1561 47.6789ZM94.8072 56.4836C94.8991 56.6727 94.9468 56.8801 94.9468 57.0902V88.8468C94.9468 89.6137 94.3251 90.2353 93.5583 90.2353C93.3481 90.2353 93.1407 90.1876 92.9517 90.0958L75.8582 81.7932C75.38 81.5609 75.0764 81.076 75.0764 80.5443V65.3928C75.0764 64.8611 75.38 64.3762 75.8582 64.1439L92.9517 55.8413C93.6414 55.5063 94.4722 55.7939 94.8072 56.4836ZM90.7812 61.5258L79.2417 67.131V78.8059L90.7812 84.4111V61.5258Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.1561 47.6789L69.4843 60.5495V85.3875L97.1561 98.2582C98.4818 98.8748 99.9995 97.9069 99.9995 96.4447V49.4924C99.9995 48.0302 98.4818 47.0623 97.1561 47.6789ZM94.8072 56.4836C94.8991 56.6727 94.9468 56.8801 94.9468 57.0902V88.8468C94.9468 89.6137 94.3251 90.2353 93.5583 90.2353C93.3481 90.2353 93.1407 90.1876 92.9517 90.0958L75.8582 81.7932C75.38 81.5609 75.0764 81.076 75.0764 80.5443V65.3928C75.0764 64.8611 75.38 64.3762 75.8582 64.1439L92.9517 55.8413C93.6414 55.5063 94.4722 55.7939 94.8072 56.4836ZM90.7812 61.5258L79.2417 67.131V78.8059L90.7812 84.4111V61.5258Z' fill='%23001A69'/%3E%3Cpath d='M69.4843 60.5495L66.1104 53.2958L61.4843 55.4475V60.5495H69.4843ZM97.1561 47.6789L93.7822 40.4252V40.4252L97.1561 47.6789ZM69.4843 85.3875H61.4843V90.4896L66.1104 92.6413L69.4843 85.3875ZM97.1561 98.2582L100.53 91.0044L100.53 91.0044L97.1561 98.2582ZM94.8072 56.4836L102.003 52.9884L102.003 52.9884L94.8072 56.4836ZM92.9517 90.0958L89.4564 97.2918L89.4565 97.2919L92.9517 90.0958ZM75.8582 81.7932L72.3629 88.9893L72.363 88.9893L75.8582 81.7932ZM75.8582 64.1439L79.3534 71.3399L79.3534 71.3399L75.8582 64.1439ZM92.9517 55.8413L89.4565 48.6452L89.4564 48.6453L92.9517 55.8413ZM79.2417 67.131L75.7463 59.935L71.2417 62.1231V67.131H79.2417ZM90.7812 61.5258H98.7812V48.746L87.2858 54.3298L90.7812 61.5258ZM79.2417 78.8059H71.2417V83.8138L75.7463 86.0018L79.2417 78.8059ZM90.7812 84.4111L87.2858 91.6071L98.7812 97.1909V84.4111H90.7812ZM72.8581 67.8033L100.53 54.9327L93.7822 40.4252L66.1104 53.2958L72.8581 67.8033ZM77.4843 85.3875V60.5495H61.4843V85.3875H77.4843ZM100.53 91.0044L72.8581 78.1338L66.1104 92.6413L93.7822 105.512L100.53 91.0044ZM91.9995 96.4447C91.9995 92.0583 96.5527 89.1545 100.53 91.0044L93.7822 105.512C100.411 108.595 108 103.755 108 96.4447H91.9995ZM91.9995 49.4924V96.4447H108V49.4924H91.9995ZM100.53 54.9327C96.5527 56.7826 91.9995 53.8788 91.9995 49.4924H108C108 42.1817 100.411 37.342 93.7822 40.4252L100.53 54.9327ZM102.947 57.0902C102.947 55.6691 102.624 54.2666 102.003 52.9884L87.6112 59.9788C87.174 59.0787 86.9468 58.091 86.9468 57.0902H102.947ZM102.947 88.8468V57.0902H86.9468V88.8468H102.947ZM93.5583 98.2353C98.7434 98.2353 102.947 94.032 102.947 88.8468H86.9468C86.9468 85.1954 89.9069 82.2353 93.5583 82.2353V98.2353ZM89.4565 97.2919C90.7347 97.9127 92.1372 98.2353 93.5583 98.2353V82.2353C94.5591 82.2353 95.5468 82.4625 96.4468 82.8997L89.4565 97.2919ZM72.363 88.9893L89.4564 97.2918L96.4469 82.8997L79.3534 74.5972L72.363 88.9893ZM67.0764 80.5443C67.0764 84.1393 69.1293 87.4186 72.3629 88.9893L79.3535 74.5972C81.6307 75.7032 83.0764 78.0126 83.0764 80.5443H67.0764ZM67.0764 65.3928V80.5443H83.0764V65.3928H67.0764ZM72.363 56.9478C69.1292 58.5185 67.0764 61.7978 67.0764 65.3928H83.0764C83.0764 67.9244 81.6307 70.2338 79.3534 71.3399L72.363 56.9478ZM89.4564 48.6453L72.363 56.9478L79.3534 71.3399L96.4469 63.0374L89.4564 48.6453ZM102.003 52.9884C99.7379 48.3243 94.1205 46.3799 89.4565 48.6452L96.4469 63.0374C93.1624 64.6327 89.2065 63.2634 87.6112 59.9789L102.003 52.9884ZM82.7371 74.327L94.2766 68.7218L87.2858 54.3298L75.7463 59.935L82.7371 74.327ZM87.2417 78.8059V67.131H71.2417V78.8059H87.2417ZM94.2766 77.2151L82.7371 71.6099L75.7463 86.0018L87.2858 91.6071L94.2766 77.2151ZM82.7812 61.5258V84.4111H98.7812V61.5258H82.7812Z' fill='%23001A69' mask='url(%23path-3-inside-2_3996_26177)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.0495 47.5135C28.0182 47.5135 36.0995 39.4323 36.0995 29.4636C36.0995 19.4948 28.0182 11.4136 18.0495 11.4136C8.08076 11.4136 -0.000488281 19.4948 -0.000488281 29.4636C-0.000488281 39.4323 8.08076 47.5135 18.0495 47.5135ZM18.0495 16.9674C24.9509 16.9674 30.5456 22.5621 30.5456 29.4636C30.5456 36.365 24.9509 41.9597 18.0495 41.9597C11.1481 41.9597 5.55335 36.365 5.55335 29.4636C5.55335 22.5621 11.1481 16.9674 18.0495 16.9674ZM18.0495 21.1743C13.4715 21.1743 9.76028 24.8856 9.76028 29.4636C9.76028 34.0416 13.4715 37.7528 18.0495 37.7528C22.6275 37.7528 26.3387 34.0416 26.3387 29.4636C26.3387 24.8856 22.6275 21.1743 18.0495 21.1743Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M54.5814 46.8192C67.234 46.8192 77.491 36.5622 77.491 23.9096C77.491 11.257 67.234 1 54.5814 1C41.9288 1 31.6718 11.257 31.6718 23.9096C31.6718 36.5622 41.9288 46.8192 54.5814 46.8192ZM54.5814 6.55384C64.1667 6.55384 71.9372 14.3243 71.9372 23.9096C71.9372 33.4949 64.1667 41.2654 54.5814 41.2654C44.9961 41.2654 37.2257 33.4949 37.2257 23.9096C37.2257 14.3243 44.9961 6.55384 54.5814 6.55384ZM54.5814 10.7192C47.2966 10.7192 41.391 16.6248 41.391 23.9096C41.391 31.1944 47.2966 37.1 54.5814 37.1C61.8663 37.1 67.7718 31.1944 67.7718 23.9096C67.7718 16.6248 61.8663 10.7192 54.5814 10.7192Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-world:before{content:none}.bi-marketing-world:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 101 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath fill='%23001A69' d='M50.701,62.023h-1.646c-0.583,0-1.123-0.305-1.422-0.805l-2.423-4.039c-1.286-2.144-3.601-3.455-6.1-3.455 H32.46c-0.629,0-1.204-0.355-1.485-0.918l-0.333-0.668c-0.151-0.303-0.351-0.58-0.591-0.819c-1.23-1.23-3.225-1.23-4.456,0.001 l-1.712,1.713c-0.883,0.883-1.379,2.08-1.379,3.329v0.267c0,1.107,0.258,2.199,0.754,3.188l0.64,1.277 c0.879,1.755,2.519,3.006,4.444,3.392l4.451,0.892c0.772,0.157,1.328,0.838,1.328,1.627v14.909c0,0.905,0.172,1.801,0.508,2.641 l2.002,5.009c0.256,0.641,0.781,1.135,1.436,1.352c0.08,0.026,0.163,0.04,0.247,0.04c0.434,0,0.785-0.352,0.785-0.785v-4.908 c0-0.522,0.246-1.015,0.664-1.327l3.129-2.348c1.791-1.344,2.845-3.451,2.845-5.69v-0.593c0-0.441,0.176-0.863,0.488-1.174 l4.758-4.76c0.994-0.994,1.671-2.26,1.945-3.638l0.16-0.798c0.031-0.156,0.047-0.316,0.047-0.476 C53.135,63.113,52.045,62.023,50.701,62.023z'/%3E%3Cpath fill='%23001A69' d='M13.809,26.168l9.861-1.409c0.704-0.101,1.381-0.341,1.991-0.707l4.898-2.94 c0.75-0.451,1.379-1.079,1.83-1.83l3.853-6.421c0.422-0.702,1.082-1.23,1.858-1.488l2.357-0.789l-5.149-0.858 c-0.36-0.06-0.708-0.176-0.991-0.32L31.16,7.579l-0.39,0.177c-10.104,4.63-17.984,12.176-22.315,21.646l1.51,4.524 c0.214,0.643,0.548,1.235,0.978,1.747l0.172,0.185l-0.142-0.417c-0.039-0.144-0.068-0.291-0.088-0.44l-0.03-0.452v-4.981 C10.857,27.857,12.117,26.408,13.809,26.168z'/%3E%3Cpath fill='%23001A69' d='M90.454,71.438l0.171,0.357l0.68-1.235c6.379-12.098,6.854-26.502,1.227-39.02l-0.456-0.974l-7.698,2.569 c-0.4,0.134-0.82,0.193-1.238,0.175l-0.417-0.044l-9.954-1.66c-0.938-0.155-1.77-0.691-2.299-1.484l-0.711-1.067 c-0.988-1.487-2.656-2.38-4.441-2.38h-1.81c-1.296,0-2.539,0.515-3.456,1.431c-0.833,0.833-1.226,2.01-1.059,3.176l0.454,3.184 c0.263,1.842,1.467,3.415,3.177,4.149l4.365,1.873c1.072,0.46,2.266,0.556,3.398,0.273l3.766-0.941 c0.943-0.238,1.941-0.065,2.749,0.474l4.979,3.32c0.955,0.638,1.529,1.711,1.529,2.86v4.567c0,0.829,0.193,1.646,0.564,2.389 l5.729,11.445c0.231,0.479,0.35,1.005,0.344,1.518v3.004C90.048,70.104,90.188,70.797,90.454,71.438z'/%3E%3Cpath fill='%23001A69' d='M92.32,75.863c-0.614,0.952-1.95,1.095-2.752,0.293l-0.471-0.471c-1.669-1.668-2.606-3.93-2.606-6.289V66.4 l-5.697-11.379c-0.515-1.03-0.825-2.148-0.913-3.292l-0.027-0.688l-0.002-4.505l-4.881-3.258l-3.723,0.935 c-1.65,0.413-3.38,0.341-4.983-0.196l-0.679-0.259l-4.365-1.874c-2.851-1.223-4.857-3.844-5.295-6.915l-0.455-3.184 c-0.324-2.274,0.441-4.569,2.066-6.194c1.583-1.583,3.73-2.473,5.97-2.473h1.81c2.977,0,5.755,1.489,7.403,3.967l0.68,1.02 l9.876,1.647l9.143-3.046c0.664-0.222,1.366-0.015,1.832,0.468C85.975,11.162,69.28,0.209,50.017,0.206 c-6.423-0.001-12.645,1.239-18.393,3.526c0.11,0.062,0.219,0.126,0.321,0.189c0.075,0.045,0.147,0.089,0.216,0.129l3.747,2.17 l6.801,1.134c1.416,0.236,2.411,1.483,2.369,2.879l-0.038,0.384c-0.014,0.073-0.023,0.122-0.032,0.162l-0.075,0.271 c-0.424,1.27-1.421,2.266-2.69,2.689l-2.973,0.991l-3.83,6.382c-0.626,1.042-1.457,1.944-2.441,2.649l-0.608,0.4l-4.898,2.94 c-1.016,0.61-2.145,1.011-3.318,1.178l-9.762,1.393V34.5l1.791,1.791c0.856,0.856,1.385,1.98,1.503,3.175l0.025,0.516 c0,1.403-1.138,2.541-2.541,2.541c-0.502,0-0.993-0.148-1.41-0.427l-3.687-2.459c-1.645-1.097-2.877-2.71-3.502-4.586l-1.733-5.199 c-0.043-0.13-0.075-0.351-0.095-0.601c-0.175,0.382-0.352,0.762-0.518,1.149l-0.38,0.928l-0.423,1.078 c-9.554,25.206,2.73,53.559,27.836,63.74c5.948,2.412,12.306,3.65,18.724,3.646c21.706,0.003,40.158-13.893,46.973-33.272 C95.774,69.757,94.235,72.895,92.32,75.863z M56.575,65.631l-0.159,0.797c-0.412,2.066-1.428,3.965-2.918,5.455l-4.213,4.209 l-0.016,0.52c-0.191,2.851-1.519,5.507-3.685,7.371l-0.559,0.448l-2.371,1.776v3.962c0,2.248-1.708,4.097-3.898,4.319l-0.444,0.022 c-0.464,0-0.925-0.074-1.365-0.22c-1.65-0.547-2.975-1.795-3.62-3.408l-2.002-5.009c-0.504-1.26-0.762-2.604-0.762-3.961 l-0.001-13.358l-2.918-0.582c-2.769-0.555-5.159-2.259-6.588-4.668l-0.337-0.617l-0.64-1.277c-0.744-1.483-1.131-3.121-1.131-4.781 v-0.267c0-2.192,0.871-4.294,2.42-5.845l1.712-1.712c2.619-2.62,6.866-2.62,9.485-0.001c0.408,0.408,0.761,0.866,1.051,1.363 l5.493,0.001c3.514,0,6.787,1.729,8.771,4.594l0.379,0.588l1.868,3.115l0.573,0.002c3.135,0,5.707,2.408,5.97,5.475l0.021,0.517 C56.691,64.852,56.652,65.244,56.575,65.631z'/%3E%3Cpath fill='%23FFFFFF' d='M72.385,6.327L66.67,9.183l-3.344,0.002c-2.047,0-3.919,1.157-4.834,2.988l-0.432,0.874l-0.098,0.251 c-0.525,1.58,0.328,3.287,1.907,3.813l0.608,0.171c1.025,0.237,2.095,0.229,3.121-0.028l4.746-1.189l4.436,1.477 c0.348,0.116,0.703,0.21,1.063,0.283l4.2,0.84c2.313,0.463,4.715-0.012,6.678-1.321l0.246-0.164 c0.943-0.629,1.064-1.971,0.248-2.759c-3.332-3.216-7.268-6.16-11.372-8.303C73.339,5.854,72.896,6.072,72.385,6.327z M73.146,9.923l0.623,0.34c2.328,1.324,4.532,2.854,6.586,4.569l0.406,0.354l-0.452,0.068c-0.519,0.051-1.047,0.026-1.567-0.078 l-4.199-0.84c-0.217-0.043-0.43-0.1-0.639-0.169l-4.462-1.486l-0.47-0.122c-0.319-0.059-0.646-0.071-0.973-0.037l-0.199,0.032 l0.064-0.018l0.186-0.073L73.146,9.923z M62.736,13.804l4.328-1.085l-0.367,0.023h-3.371c-0.7,0-1.34,0.396-1.653,1.021 l-0.054,0.104l0.242,0.027c0.146,0.005,0.293,0.001,0.439-0.014L62.736,13.804z'/%3E%3C/g%3E%3C/svg%3E%0A")}.bi-marketing-religion:before{content:none}.bi-marketing-religion:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.5559 60.8711L5.99953 76.4275L28.0377 98.4656L43.594 82.9093L21.5559 60.8711ZM41.1644 4.10774L40.898 4.74032C33.2131 23.0024 28.8368 33.9979 27.7692 37.7269C26.6923 41.4884 26.1886 48.7135 26.2581 59.4023C26.2632 60.2976 25.9679 61.1662 25.4208 61.8688L25.4034 61.889L43.3069 79.7943C45.2495 77.9968 47.0834 75.1379 47.7207 72.4939L47.7809 72.2279C48.6405 68.162 48.4965 65.5059 48.6255 60.8711C48.6694 59.2951 48.7054 57.6665 48.7348 56.0281L48.7557 54.7981L48.7742 53.5686C48.8321 49.4751 48.8532 45.4551 48.8588 42.1795L48.8602 40.9106L48.8603 39.7306L48.8585 38.1483C48.8563 36.931 48.8526 35.9781 48.8502 35.3735L48.8493 35.1504L48.8489 35.0532L48.8483 34.8881L48.8477 34.6795C48.8477 34.4649 48.7843 34.2319 48.6574 33.9807C47.6475 32.7702 46.1286 32 44.4298 32C41.3923 32 38.9298 34.4624 38.9298 37.5V51.5C38.9298 52.0523 38.4821 52.5 37.9298 52.5C37.3775 52.5 36.9298 52.0523 36.9298 51.5V37.5C36.9298 33.3579 40.2877 30 44.4298 30C44.974 30 45.5046 30.058 46.0159 30.168L46.0746 29.5391C47.2122 17.3527 47.7809 9.32103 47.7809 5.44411L47.7753 5.2472C47.7009 3.94137 46.89 2.78285 45.6741 2.27081C43.9215 1.53275 41.9025 2.35517 41.1644 4.10774ZM78.0396 60.8711L56.0014 82.9093L71.5578 98.4656L93.5959 76.4275L78.0396 60.8711ZM58.4311 4.10774C57.693 2.35517 55.674 1.53275 53.9214 2.27081C52.7055 2.78285 51.8946 3.94137 51.8201 5.2472L51.8145 5.44411C51.8145 9.32103 52.3833 17.3527 53.5209 29.5391L53.5796 30.168C54.0909 30.058 54.6215 30 55.1657 30C59.3078 30 62.6657 33.3579 62.6657 37.5V51.5C62.6657 52.0523 62.2179 52.5 61.6657 52.5C61.1134 52.5 60.6657 52.0523 60.6657 51.5V37.5C60.6657 34.4624 58.2032 32 55.1657 32C53.4669 32 51.948 32.7702 50.938 33.9807C50.8112 34.2319 50.7477 34.4649 50.7477 34.6795L50.7472 34.8881L50.7465 35.0532L50.7462 35.1504L50.7453 35.3735C50.7428 35.9781 50.7392 36.931 50.737 38.1483L50.7352 39.7306L50.7353 40.9106L50.7367 42.1795C50.7422 45.4551 50.7634 49.4751 50.8213 53.5686L50.8398 54.7981L50.8607 56.0281C50.8901 57.6665 50.926 59.2951 50.9699 60.8711C51.099 65.5059 50.955 68.162 51.8145 72.2279L51.8747 72.4939C52.5121 75.1379 54.346 77.9968 56.2886 79.7943L74.1921 61.889L74.1747 61.8688C73.6276 61.1662 73.3322 60.2976 73.3373 59.4023C73.4068 48.7135 72.9031 41.4884 71.8263 37.7269C71.7281 37.384 71.602 36.9797 71.4478 36.5139L71.327 36.1531C69.7089 31.3742 65.4991 20.9033 58.6974 4.74032L58.4311 4.10774Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-supreme-court:before{content:none}.bi-marketing-supreme-court:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3996_26179)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.999512 89.9501H98.9995C99.5518 89.9501 99.9995 90.3978 99.9995 90.9501V98.9501C99.9995 99.5023 99.5518 99.9501 98.9995 99.9501H0.999512C0.447227 99.9501 -0.000488281 99.5023 -0.000488281 98.9501V90.9501C-0.000488281 90.3978 0.447227 89.9501 0.999512 89.9501ZM4.99951 77.9501H94.9995C95.5518 77.9501 95.9995 78.3978 95.9995 78.9501V86.9501C95.9995 87.5023 95.5518 87.9501 94.9995 87.9501H4.99951C4.44723 87.9501 3.99951 87.5023 3.99951 86.9501V78.9501C3.99951 78.3978 4.44723 77.9501 4.99951 77.9501ZM0.694736 15.7276L49.6947 0.0475759C49.893 -0.0158586 50.1061 -0.0158586 50.3043 0.0475759L99.3043 15.7276C99.7185 15.8601 99.9995 16.2451 99.9995 16.68V24.95C99.9995 25.5023 99.5518 25.95 98.9995 25.95H0.999512C0.447227 25.95 -0.000488281 25.5023 -0.000488281 24.95V16.68C-0.000488281 16.2451 0.280556 15.8601 0.694736 15.7276ZM45.9995 29.95H53.9995C54.5518 29.95 54.9995 30.3978 54.9995 30.95V72.9501C54.9995 73.5023 54.5518 73.9501 53.9995 73.9501H45.9995C45.4472 73.9501 44.9995 73.5023 44.9995 72.9501V30.95C44.9995 30.3978 45.4472 29.95 45.9995 29.95ZM21.9995 29.95H29.9995C30.5518 29.95 30.9995 30.3978 30.9995 30.95V72.9501C30.9995 73.5023 30.5518 73.9501 29.9995 73.9501H21.9995C21.4472 73.9501 20.9995 73.5023 20.9995 72.9501V30.95C20.9995 30.3978 21.4472 29.95 21.9995 29.95ZM69.9995 29.95H77.9995C78.5518 29.95 78.9995 30.3978 78.9995 30.95V72.9501C78.9995 73.5023 78.5518 73.9501 77.9995 73.9501H69.9995C69.4472 73.9501 68.9995 73.5023 68.9995 72.9501V30.95C68.9995 30.3978 69.4472 29.95 69.9995 29.95Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3996_26179'%3E%3Crect width='100' height='100' fill='white' transform='translate(-0.000488281)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-us-congress:before{content:none}.bi-marketing-us-congress:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3996_26180)'%3E%3Cg clip-path='url(%23clip1_3996_26180)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.9995 43C18.9995 26.8911 31.2866 13.6519 47 12.1433L46.9995 1C46.9995 0.447715 47.4472 0 47.9995 0H51.9995C52.5518 0 52.9995 0.447715 52.9995 1L53 12.1433C68.713 13.6525 80.9995 26.8914 80.9995 43H88.9995C89.5518 43 89.9995 43.4477 89.9995 44V50C89.9995 50.5523 89.5518 51 88.9995 51H10.9995C10.4472 51 9.99951 50.5523 9.99951 50V44C9.99951 43.4477 10.4472 43 10.9995 43H18.9995ZM20.9995 55C21.5518 55 21.9995 55.4477 21.9995 56V82H27.9995V56C27.9995 55.4477 28.4472 55 28.9995 55H32.9995C33.5518 55 33.9995 55.4477 33.9995 56V82H40.9995V56C40.9995 55.4477 41.4472 55 41.9995 55H45.9995C46.5518 55 46.9995 55.4477 46.9995 56V82H52.9995V56C52.9995 55.4477 53.4472 55 53.9995 55H57.9995C58.5518 55 58.9995 55.4477 58.9995 56V82H65.9995V56C65.9995 55.4477 66.4472 55 66.9995 55H70.9995C71.5518 55 71.9995 55.4477 71.9995 56V82H77.9995V56C77.9995 55.4477 78.4472 55 78.9995 55H82.9995C83.5518 55 83.9995 55.4477 83.9995 56V82H88.9995C89.5518 82 89.9995 82.4477 89.9995 83V89C89.9995 89.5523 89.5518 90 88.9995 90H10.9995C10.4472 90 9.99951 89.5523 9.99951 89V83C9.99951 82.4477 10.4472 82 10.9995 82H15.9995V56C15.9995 55.4477 16.4472 55 16.9995 55H20.9995ZM0.999512 92H98.9995C99.5518 92 99.9995 92.4477 99.9995 93V99C99.9995 99.5523 99.5518 100 98.9995 100H0.999512C0.447227 100 -0.000488281 99.5523 -0.000488281 99V93C-0.000488281 92.4477 0.447227 92 0.999512 92Z' fill='%23001A69'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3996_26180'%3E%3Crect width='100' height='100' fill='white' transform='translate(-0.000488281)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_3996_26180'%3E%3Crect width='100' height='100' fill='white' transform='translate(-0.000488281)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-clock:before{content:none}.bi-marketing-clock:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.950551 40.3431C6.28388 13.2549 32.5682 -4.38229 59.6564 0.951039C86.7446 6.28437 104.382 32.5686 99.0485 59.6569C93.7151 86.7451 67.4309 104.382 40.3427 99.049C13.2545 93.7156 -4.38278 67.4314 0.950551 40.3431ZM4.42113 51.4706H13.2447V48.5294H4.42113V51.4706ZM48.5289 4.42162H51.4701V13.2451H48.5289V4.42162ZM39.1956 5.69613L36.3623 6.48044L36.3525 6.49025L46.8525 44.2157C47.3917 43.9216 47.9603 43.6765 48.5877 43.5392C48.9505 43.4608 49.3132 43.4412 49.6858 43.4216L39.1956 5.69613ZM51.4701 86.7549V95.5784H48.5289V86.7549H51.4701ZM50.774 53.598C51.7348 53.3823 52.5583 52.8137 53.0877 51.9902C53.6172 51.1667 53.7936 50.1863 53.5877 49.2255C53.225 47.549 51.7152 46.3333 49.9995 46.3333C49.7348 46.3333 49.4701 46.3627 49.2152 46.4216C48.2544 46.6373 47.4309 47.2059 46.9015 48.0294C46.3721 48.8529 46.1956 49.8333 46.4015 50.7941C46.7642 52.4706 48.274 53.6863 49.9897 53.6863C50.2544 53.6863 50.5191 53.6569 50.774 53.598ZM75.6073 64.5196L75.5995 64.5157L76.9211 61.8921L56.3917 51.5686C56.1564 52.5392 55.6956 53.4314 55.0681 54.1961L75.5995 64.5157L75.5975 64.5196H75.6073ZM86.7446 51.4706H95.5681V48.5294H86.7446V51.4706Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-how-to-use-skills:before{content:none}.bi-marketing-how-to-use-skills:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72.9995 10V20.3654H94.2138V23.3269H72.9995V33.6923H94.2138V36.6538H72.9995V47.0192H94.2138V49.9808H72.9995V60.3462H94.2138V63.3077H72.9995V73.6731H94.2138V76.6346H72.9995V87H99.9995V10H72.9995Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.000488281 9.06061V90.9394C39.2364 87.8788 70.9995 100 70.9995 100V0C33.6311 10.6061 -0.000488281 9.06061 -0.000488281 9.06061ZM29.9995 74.1818V41.2121H37.9995V74.1818H29.9995ZM33.9995 37.0909C37.3132 37.0909 39.9995 34.3232 39.9995 30.9091C39.9995 27.495 37.3132 24.7273 33.9995 24.7273C30.6858 24.7273 27.9995 27.495 27.9995 30.9091C27.9995 34.3232 30.6858 37.0909 33.9995 37.0909Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-bell:before{content:none}.bi-marketing-bell:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M88.4757 72.4172C87.9268 71.437 87.2406 70.3784 86.4173 69.1139C85.4077 67.5652 84.1628 65.6636 82.6925 63.1249C79.9577 58.4003 78.458 51.2743 78.6737 44.0208C78.8011 31.19 75.4096 20.8685 68.8619 14.1541C65.7938 11.0076 61.4908 8.8218 56.5702 7.75338C56.5996 7.49853 56.6584 7.24368 56.6584 6.97902C56.6584 3.12684 53.5413 0 49.7088 0C45.8762 0 42.7592 3.12684 42.7592 6.97902C42.7592 7.24368 42.818 7.48873 42.8474 7.74358C37.9366 8.812 33.6335 10.9978 30.5557 14.1443C24.0177 20.8489 20.6262 31.1704 20.7439 44.0502C20.9693 51.2547 19.4696 58.3807 16.725 63.1151C15.2547 65.6538 14.0197 67.5456 13.0003 69.1041C12.1769 70.3686 11.4908 71.4272 10.9419 72.4074C9.84404 74.3678 9.96166 76.8085 10.0597 78.9649L10.0989 80.1019C10.1185 81.337 11.1379 82.3466 12.373 82.3466H87.0152C88.2502 82.3466 89.25 81.3762 89.2892 80.1117L89.3285 78.9453C89.4265 76.7987 89.5343 74.358 88.4561 72.4074L88.4757 72.4172Z' fill='%23001A69'/%3E%3Cpath d='M49.7088 99.9999C57.8249 99.9999 64.4118 93.4129 64.4118 85.2969H35.0058C35.0058 93.4129 41.5927 99.9999 49.7088 99.9999Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-star:before{content:none}.bi-marketing-star:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M49.9995 3L37.4995 40.6471H-0.000488281L31.2446 59.4706L18.7446 97.1176L49.9995 72.0196L81.2446 97.1176L68.7446 59.4706L99.9995 40.6471H62.4995L49.9995 3Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-covid:before{content:none}.bi-marketing-covid:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.8416 41.1608C85.9999 41.1608 82.7462 43.6207 81.531 47.0409H77.1895C76.5525 40.7982 73.8868 35.1631 69.8982 30.7628L73.387 26.8819C76.0723 27.7738 79.1496 27.0681 81.1684 24.8239C83.883 21.8054 83.6282 17.1601 80.6098 14.4455C77.5913 11.7308 72.946 11.9856 70.2314 15.0041C68.2223 17.2483 67.8401 20.3746 69.0161 22.9521L65.5371 26.8329C61.5484 23.9223 56.8051 22.0014 51.6306 21.4722V17.1307C55.0509 15.9155 57.5107 12.6619 57.5107 8.82018C57.5107 3.94948 53.5612 0 48.6905 0C43.8198 0 39.8704 3.94948 39.8704 8.82018C39.8704 12.6619 42.3302 15.9155 45.7505 17.1307V21.4722C38.3219 22.2268 31.7558 25.8333 27.1105 31.1646L22.1712 27.6855C22.5338 25.2845 21.593 22.7757 19.4762 21.286C16.4871 19.179 12.3612 19.8944 10.2542 22.8737C8.14714 25.8627 8.86255 29.9886 11.8418 32.0956C13.9587 33.5853 16.6439 33.6441 18.7803 32.4974L23.7 35.9765C21.3676 40.122 20.0152 44.9045 20.0152 50.0104C20.0152 51.9508 20.2112 53.8423 20.5836 55.6749L16.3989 56.9783C14.3801 54.4499 10.9598 53.2837 7.68653 54.3029C3.42345 55.6259 1.042 60.1634 2.36502 64.4265C3.68805 68.6896 8.22554 71.071 12.4886 69.748C15.7619 68.7288 17.9179 65.8279 18.1433 62.6036L22.328 61.3002C24.7585 66.9745 28.9726 71.6786 34.2549 74.7657L31.7656 80.2636C29.345 80.3616 27.0517 81.763 25.9835 84.1151C24.4743 87.4471 25.9541 91.3672 29.2764 92.8666C32.5986 94.3661 36.5285 92.896 38.0279 89.5738C39.0962 87.2119 38.6453 84.5659 37.1165 82.6842L39.6058 77.1961C42.4576 78.1468 45.5055 78.6858 48.6807 78.6858C49.749 78.6858 50.8074 78.6172 51.8462 78.4996L52.9732 83.6839C49.8862 85.5949 48.1711 89.2994 48.9845 93.0528C50.0234 97.8157 54.7177 100.834 59.4806 99.7954C64.2435 98.7566 67.2619 94.0623 66.2231 89.2994C65.4097 85.5459 62.3226 82.89 58.7161 82.4294L57.5891 77.2451C62.3226 75.6967 66.4877 72.9428 69.7806 69.3658L74.6317 72.9722C74.2102 75.3635 75.0923 77.8919 77.1699 79.4404C80.1002 81.616 84.2456 81.0084 86.4213 78.0781C88.5969 75.1479 87.9893 71.0024 85.0591 68.8268C82.9814 67.2783 80.2962 67.1607 78.1303 68.2584L73.2792 64.6519C75.3569 61.163 76.7485 57.2037 77.1797 52.9603H81.5212C82.7364 56.3805 85.9901 58.8404 89.8318 58.8404C94.7025 58.8404 98.6519 54.8909 98.6519 50.0202C98.6519 45.1495 94.7025 41.2 89.8318 41.2L89.8416 41.1608ZM39.8606 65.4163C33.363 65.4163 28.1003 60.1536 28.1003 53.6561C28.1003 47.1585 33.363 41.8958 39.8606 41.8958C46.3581 41.8958 51.6208 47.1585 51.6208 53.6561C51.6208 60.1536 46.3581 65.4163 39.8606 65.4163ZM45.0057 32.3406C45.0057 35.1827 47.3087 37.4857 50.1508 37.4857C52.9928 37.4857 55.2959 35.1827 55.2959 32.3406C55.2959 29.4986 52.9928 27.1955 50.1508 27.1955C47.3087 27.1955 45.0057 29.4986 45.0057 32.3406ZM58.2359 67.6213C55.7957 67.6213 53.8258 65.6515 53.8258 63.2113C53.8258 60.771 55.7957 58.8012 58.2359 58.8012C60.6762 58.8012 62.646 60.771 62.646 63.2113C62.646 65.6515 60.6762 67.6213 58.2359 67.6213ZM57.5009 48.511C57.5009 52.5682 60.7938 55.8611 64.8511 55.8611C68.9083 55.8611 72.2012 52.5682 72.2012 48.511C72.2012 44.4537 68.9083 41.1608 64.8511 41.1608C60.7938 41.1608 57.5009 44.4537 57.5009 48.511Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-award:before{content:none}.bi-marketing-award:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M55.0084 77.9951C53.6949 77.9951 52.5285 77.554 51.4993 77.1619C51.0092 76.9757 50.2642 76.6914 49.9898 76.6914C49.7153 76.6914 48.9704 76.9757 48.4803 77.1619C47.451 77.554 46.2944 77.9951 44.9711 77.9951C44.4026 77.9951 43.8537 77.9069 43.344 77.7403C42.501 77.4658 41.8345 77.0051 41.266 76.4856V97.0992L49.9898 91.2866L58.7135 97.0992V76.4856C58.145 77.0149 57.4785 77.4756 56.6355 77.7403C56.116 77.9069 55.5769 77.9951 55.0084 77.9951Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.9799 60.3417L99.9761 60.3319H99.9995L99.9799 60.3417ZM99.9761 60.3319C93.8426 44.3568 93.9181 28.375 93.9935 12.4034C94.0083 9.26852 94.023 6.134 93.9909 3H0.00939196C0.0434454 6.16048 0.0292106 9.3215 0.014974 12.4829C-0.0568451 28.4313 -0.12871 44.3899 5.99841 60.3417H29.386C28.8763 59.4791 28.4744 58.4695 28.4744 57.2834C28.4744 55.1466 29.7486 53.5783 30.6798 52.4412C30.9837 52.0688 31.4346 51.5101 31.5228 51.2846C31.5947 51.0598 31.5677 50.3814 31.5476 49.8773L31.5424 49.7457L31.5402 49.6994C31.4717 48.2531 31.3789 46.2972 32.5912 44.6389C33.8165 42.9529 35.7475 42.4334 37.1589 42.0609C37.649 41.9335 38.3842 41.7375 38.59 41.5904C38.7749 41.4518 39.1428 40.886 39.4143 40.4685L39.4143 40.4685L39.4624 40.3946C40.2564 39.1595 41.3542 37.4736 43.3538 36.8267C43.8733 36.66 44.4124 36.5718 44.9809 36.5718C46.2944 36.5718 47.4608 37.0129 48.49 37.405L48.5063 37.4112L48.5065 37.4112C48.9967 37.5975 49.7281 37.8755 49.9995 37.8755C50.271 37.8755 51.0024 37.5975 51.4926 37.4112L51.4928 37.4112L51.5091 37.405L51.5119 37.4039C52.5404 37.0121 53.6961 36.5718 55.0182 36.5718C55.5867 36.5718 56.1356 36.66 56.6453 36.8267C58.6413 37.4693 59.7281 39.1467 60.5207 40.3699L60.5367 40.3946C60.8013 40.8063 61.213 41.4336 61.4091 41.5904C61.6149 41.7375 62.3501 41.9335 62.8402 42.0609C64.2516 42.4334 66.1728 42.9529 67.4079 44.6389C68.6203 46.3108 68.5258 48.2947 68.4572 49.7348V49.7348L68.4567 49.7457C68.4273 50.2554 68.3881 51.0396 68.4665 51.2748C68.5547 51.5003 69.0056 52.059 69.3095 52.4314L69.3108 52.4331C70.2419 53.5798 71.5149 55.1476 71.5149 57.2736C71.5149 58.4695 71.113 59.4693 70.6033 60.3319H99.9761ZM20.5838 13.2921H79.3957V16.2327H20.5838V13.2921ZM27.9353 22.1139V25.0545H72.0442V22.1139H27.9353Z' fill='%23001A69'/%3E%3Cpath d='M49.9897 47.1287L47.3726 54.9605H39.5408L46.0689 58.8813L43.4518 66.7228L49.9897 61.4984L56.5276 66.7228L53.9105 58.8813L60.4386 54.9605H52.6068L49.9897 47.1287Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M62.0763 44.8942C63.2388 45.2054 64.4031 45.517 65.0161 46.3641C65.6215 47.1971 65.5598 48.3889 65.4977 49.5864C65.4503 50.5024 65.4026 51.4218 65.6533 52.1865C65.8867 52.9118 66.4464 53.6 67.0126 54.2961C67.7777 55.2368 68.5547 56.1921 68.5547 57.2737C68.5547 58.3553 67.7777 59.3106 67.0126 60.2513C66.4464 60.9474 65.8867 61.6356 65.6533 62.3609C65.4028 63.1249 65.4483 64.0434 65.4937 64.9586C65.553 66.1569 65.6121 67.3497 65.0063 68.1833C64.3908 69.0339 63.2225 69.3478 62.056 69.6612C61.1792 69.8967 60.3035 70.132 59.6643 70.5946C59.0349 71.0519 58.5457 71.8073 58.0535 72.5672C57.3958 73.5827 56.733 74.6061 55.7239 74.9369C55.4886 75.0153 55.2436 75.0447 54.9985 75.0447C54.2216 75.0447 53.3821 74.7248 52.5349 74.4019C51.6719 74.073 50.8009 73.741 49.9799 73.741C49.1588 73.741 48.2879 74.073 47.4249 74.4019C46.5777 74.7248 45.7382 75.0447 44.9613 75.0447C44.7064 75.0447 44.4712 75.0153 44.2359 74.9369C43.2268 74.6061 42.5639 73.5827 41.9063 72.5672C41.4141 71.8073 40.9249 71.0519 40.2955 70.5946C39.6569 70.1252 38.7756 69.8893 37.8933 69.6532C36.7307 69.342 35.5664 69.0304 34.9534 68.1833C34.3481 67.3503 34.4098 66.1585 34.4719 64.961C34.5193 64.045 34.567 63.1256 34.3163 62.3609C34.0829 61.6356 33.5232 60.9474 32.957 60.2513C32.1919 59.3106 31.4149 58.3553 31.4149 57.2737C31.4149 56.1892 32.1928 55.2317 32.959 54.2886C33.5224 53.595 34.0795 52.9092 34.3163 52.1865C34.5667 51.4224 34.5212 50.504 34.4759 49.5888C34.4166 48.3905 34.3575 47.1977 34.9632 46.3641C35.5788 45.5135 36.7471 45.1996 37.9136 44.8862C38.7903 44.6507 39.666 44.4154 40.3053 43.9528C40.9347 43.4955 41.4239 42.74 41.9161 41.9801C42.5737 40.9647 43.2366 39.9413 44.2457 39.6105C44.481 39.5321 44.726 39.5027 44.9711 39.5027C45.748 39.5027 46.5875 39.8226 47.4347 40.1455C48.2977 40.4744 49.1686 40.8064 49.9897 40.8064C50.8107 40.8064 51.6817 40.4744 52.5447 40.1455C53.3919 39.8226 54.2314 39.5027 55.0083 39.5027C55.2632 39.5027 55.4984 39.5321 55.7337 39.6105C56.7428 39.9413 57.4056 40.9647 58.0633 41.9801C58.5555 42.74 59.0447 43.4955 59.6741 43.9528C60.3127 44.4222 61.194 44.6581 62.0763 44.8942ZM38.0411 57.2835C38.0411 63.8802 43.393 69.2321 49.9897 69.2321C56.5864 69.2321 61.9383 63.8802 61.9383 57.2835C61.9383 50.6868 56.5864 45.3349 49.9897 45.3349C43.393 45.3349 38.0411 50.6868 38.0411 57.2835Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-megaphone:before{content:none}.bi-marketing-megaphone:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M74.9995 41.4509V59.098C79.1662 58.3823 82.3525 54.7156 82.3525 50.2745C82.3525 45.8333 79.1662 42.1666 74.9995 41.4509Z' fill='%23001A69'/%3E%3Cpath d='M20.5976 34.1176C20.5976 34.1176 20.5976 34.1176 20.5878 34.1176V65C20.5878 65 20.5878 65 20.5976 65C20.8329 65 26.5289 65 26.676 65C49.9309 65 72.0584 84.1274 72.0584 84.1274V15C72.0584 15 49.9309 34.1176 26.676 34.1176C26.5289 34.1176 20.8427 34.1176 20.5976 34.1176Z' fill='%23001A69'/%3E%3Cpath d='M93.2642 50.2941C93.2642 46.3726 91.4603 42.7647 88.5681 40.8726L86.725 43.6961C88.676 44.9706 89.8916 47.5 89.8916 50.2941C89.8916 53.0882 88.676 55.6079 86.725 56.8922L88.5681 59.7157C91.4701 57.8235 93.2642 54.2157 93.2642 50.2941Z' fill='%23001A69'/%3E%3Cpath d='M90.5878 31.2744L88.7446 34.0979C93.6074 37.2744 96.627 43.4705 96.627 50.294C96.627 57.1175 93.6074 63.3136 88.7446 66.4901L90.5878 69.3136C96.3917 65.5293 99.9995 58.2352 99.9995 50.294C99.9995 42.3528 96.3917 35.0685 90.5878 31.2744Z' fill='%23001A69'/%3E%3Cpath d='M14.2054 65H17.6466V34.1177H-0.000488281V65H5.33285L11.7348 84.1177H20.5877L14.2152 65.0196C14.2152 65.0196 14.2152 65.0098 14.2152 65H14.2054Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-cog:before{content:none}.bi-marketing-cog:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.5395 68.0264C44.3532 69.8991 43.0199 72.7033 43.1179 75.8016V75.7918C43.2257 78.8901 44.7454 81.5962 47.0591 83.3219C46.716 84.4985 46.2748 85.6554 45.765 86.7634C42.9022 86.5575 39.961 87.587 37.8531 89.8421C35.7452 92.1168 34.9119 95.1073 35.3138 97.9507C34.2452 98.539 33.1373 99.0488 31.9706 99.4802C30.0981 97.3036 27.2843 95.9505 24.196 96.0584C21.0979 96.1662 18.392 97.6958 16.6665 99.9999C15.4802 99.6567 14.3233 99.2155 13.2252 98.7057C13.4311 95.8328 12.4017 92.9012 10.1369 90.7834C7.882 88.6655 4.88195 87.8321 2.03876 88.2439C1.45052 87.185 0.940704 86.0574 0.509324 84.9005C2.69564 83.0278 4.0388 80.2138 3.93095 77.1253C3.83291 74.0269 2.30347 71.3208 -0.000488281 69.5952C0.342655 68.4088 0.783839 67.2616 1.29365 66.1537C4.15645 66.3792 7.08787 65.3399 9.20555 63.0749C11.3134 60.8198 12.1468 57.8196 11.735 54.9762C12.8037 54.3879 13.9213 53.878 15.088 53.4564C16.9606 55.6233 19.7646 56.9764 22.8626 56.8685C25.9607 56.7705 28.6667 55.2311 30.3824 52.9368C31.5785 53.2799 32.7256 53.7113 33.8334 54.231C33.6177 57.094 34.6472 60.0257 36.9119 62.1337C39.1767 64.2515 42.1669 65.0849 45.0101 64.6731C45.5983 65.7517 46.118 66.8694 46.5395 68.0264ZM15.7743 84.773C20.3626 89.0675 27.5588 88.8224 31.8432 84.2337V84.2239C36.1276 79.6353 35.8825 72.4385 31.2942 68.1538C26.7059 63.8691 19.5097 64.1143 15.2253 68.7029C10.9409 73.2916 11.186 80.4883 15.7743 84.773Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.9818 35.5562C99.9817 35.5584 99.9817 35.5606 99.9816 35.5627L99.9914 35.5529C99.9882 35.554 99.985 35.5551 99.9818 35.5562ZM99.7463 30.3858C99.9519 32.0897 100.04 33.8132 99.9818 35.5562C96.1526 36.8619 92.9312 39.8313 91.4422 43.9361C89.9618 48.0443 90.5501 52.3976 92.6579 55.8489C91.5893 57.2216 90.4128 58.506 89.1579 59.6826C85.5304 57.8981 81.1381 57.7216 77.1871 59.5747C73.236 61.4278 70.5693 64.9086 69.6183 68.8501C67.9124 69.056 66.1869 69.1442 64.4418 69.0952C63.1378 65.2615 60.1672 62.0259 56.0593 60.5454C51.9514 59.0649 47.6081 59.6532 44.1473 61.7612C42.7747 60.6925 41.4904 59.5159 40.3139 58.2609C42.108 54.6233 42.2845 50.2406 40.4315 46.2892C38.5786 42.3379 35.0981 39.6808 31.1569 38.7297C30.9412 37.0139 30.8628 35.2882 30.9118 33.5429C34.7452 32.2389 37.9707 29.268 39.4609 25.1598C40.9414 21.0614 40.3629 16.7081 38.2452 13.247C39.3139 11.8743 40.4904 10.5997 41.7453 9.41329C45.3728 11.2076 49.765 11.3841 53.7161 9.53095C57.6573 7.68764 60.324 4.18732 61.275 0.255592C62.981 0.0398858 64.7163 -0.0287479 66.4614 0.0104714C67.7654 3.85396 70.736 7.07974 74.8439 8.56027C78.942 10.0408 83.295 9.46232 86.7559 7.34447C88.1186 8.423 89.403 9.58978 90.5795 10.8448C88.7951 14.4824 88.6186 18.8651 90.4716 22.8165C92.3246 26.7678 95.805 29.4347 99.7463 30.3858ZM51.02 41.3182C54.7553 49.2797 64.2457 52.7114 72.2066 48.9757C80.1675 45.2401 83.599 35.7588 79.8636 27.7875C76.1184 19.8162 66.6379 16.3943 58.677 20.13C50.716 23.8656 47.2846 33.3567 51.02 41.3182Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-dna-strand:before{content:none}.bi-marketing-dna-strand:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='42.6661' y='1.46069' width='14.7059' height='2.94118' fill='%23001A69'/%3E%3Crect x='38.2544' y='48.5195' width='23.5294' height='2.94118' fill='%23001A69'/%3E%3Crect x='45.6073' y='7.40186' width='8.82353' height='2.94118' fill='%23001A69'/%3E%3Crect x='42.6661' y='41.1667' width='14.7059' height='2.94118' fill='%23001A69'/%3E%3Crect x='42.6661' y='95.5784' width='14.7059' height='2.94118' fill='%23001A69'/%3E%3Crect x='45.6073' y='89.696' width='8.82353' height='2.94118' fill='%23001A69'/%3E%3Crect x='42.6661' y='55.843' width='14.7059' height='2.94118' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M57.0877 24.9118L57.774 25.4804L57.7838 25.5L57.7996 25.5132C66.2848 32.6267 75.0289 39.9572 75.0289 50.0098C75.0289 60.0624 66.2848 67.3929 57.7996 74.5064L57.7838 74.5196L57.0975 75.0882L55.9701 76.0294L55.7936 76.1765C62.2642 82.451 67.1368 89.3333 67.1368 98.4412V100H59.4407V98.4412C59.4407 91.8922 55.5191 86.549 50.0093 81.2941C44.4995 86.549 40.5779 91.8922 40.5779 98.4412V100H32.8819V98.4412C32.8819 89.3333 37.7544 82.451 44.225 76.1765L44.0485 76.0294L42.9309 75.0882L42.2152 74.4902L42.1864 74.466C33.7345 67.3755 24.9995 60.0474 24.9995 50C24.9995 39.9526 33.7345 32.6245 42.1864 25.534L42.2152 25.5098L42.9309 24.9118L44.0485 23.9706L44.225 23.8235C37.7544 17.549 32.8819 10.6667 32.8819 1.55882V0H40.5779V1.55882C40.5779 8.10784 44.4995 13.451 50.0093 18.7059C55.5191 13.451 59.4407 8.10784 59.4407 1.55882V0H67.1368V1.55882C67.1368 10.6667 62.2642 17.549 55.7936 23.8235L55.9701 23.9706L57.0877 24.9118ZM52.8525 68.5784C60.2917 62.3447 67.3195 56.454 67.323 49.9951C67.323 49.9967 67.323 49.9984 67.323 50V49.9902C67.323 49.9918 67.323 49.9935 67.323 49.9951C67.3195 43.5343 60.3089 37.6598 52.8797 31.4346L52.8525 31.4118L52.7054 31.2941L51.9309 30.6471L50.8132 29.7059C50.539 29.4709 50.2746 29.2456 50.0102 29.0204L50.0093 29.0196L49.2152 29.6961L48.0877 30.6471L47.323 31.2843L47.1858 31.402L47.1534 31.4291C39.7145 37.6641 32.7054 43.5388 32.7054 50C32.7054 56.4612 39.7144 62.3359 47.1534 68.5709L47.1858 68.598L47.323 68.7157L48.0877 69.3529L49.2152 70.3039L50.0093 70.9804C50.2835 70.7454 50.5479 70.5201 50.8123 70.2949L50.8132 70.2941L51.9309 69.3529L52.7054 68.7059L52.8525 68.5784Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-hands-2:before{content:none}.bi-marketing-hands-2:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.7273 27.4835C23.7278 28.6008 22.983 29.0517 22.0323 30.6002C21.1012 32.6095 21.3658 34.8539 22.7477 36.5887C24.1297 38.3235 26.2467 39.0879 28.4225 38.6371L51.1119 33.864C52.0038 32.1096 53.278 30.9041 54.9343 30.3356C57.7374 29.3653 60.6091 30.561 61.256 30.8649C61.3344 30.9041 61.3736 30.9237 61.3932 30.9335L78.349 38.7939L77.1141 41.4598L60.1093 33.57C60.0407 33.5406 57.8061 32.4428 55.885 33.1093C54.9147 33.4524 54.1699 34.1972 53.621 35.3734C53.0722 36.5593 52.9839 37.608 53.3564 38.5685C54.0817 40.4699 56.3653 41.4696 56.3947 41.4794C56.3947 41.4794 97.7551 60.7188 99.9995 61.7283V32.3252C54.4247 14.6834 73.5367 16.1535 25.7469 27.4639L25.7273 27.4835Z' fill='%23001A69'/%3E%3Cpath d='M71.5765 61.1403L48.8871 65.9134C47.9952 67.6678 46.7211 68.8733 45.0647 69.4418C42.2616 70.4121 39.3899 69.2164 38.743 68.9125C38.6646 68.8733 38.6254 68.8537 38.6058 68.8439L21.65 60.9835L22.8849 58.3176L39.8897 66.2075C39.9583 66.2369 42.193 67.3346 44.114 66.6681C45.0843 66.3251 45.8292 65.5802 46.378 64.4041C46.9269 63.2181 47.0151 62.1694 46.6427 61.2089C45.9174 59.3075 43.6337 58.3078 43.6043 58.298C43.6043 58.298 2.24395 39.0586 -0.000488281 38.0491V67.4522C45.5743 85.0941 26.4623 83.6239 74.2522 72.3135C76.2516 71.1962 76.9965 70.7453 77.9472 69.1968C78.8783 67.1876 78.6136 64.9431 77.2317 63.2083C75.8498 61.4736 73.7327 60.7091 71.5569 61.1599L71.5765 61.1403Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-war-and-conflict:before{content:none}.bi-marketing-war-and-conflict:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3996_26182)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.9995 0C56.3328 3.91667 62.9995 6.91667 69.9995 9C76.9995 11.0833 84.3328 12.25 91.9995 12.5V37.5C91.9995 57.8955 82.1497 77.0356 65.5532 88.8902L49.9995 100L34.4459 88.8902C18.0153 77.1541 8.19718 58.2776 8.00246 38.1115L7.99951 37.5V12.5L14.1656 11.7993C24.6401 10.609 34.824 7.58776 44.2529 2.87328L49.9995 0ZM49.9995 24L42.6522 38.8873L26.2231 41.2746L38.1113 52.8627L35.3049 69.2254L49.9995 61.5L64.6941 69.2254L61.8877 52.8627L73.7759 41.2746L57.3468 38.8873L49.9995 24Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3996_26182'%3E%3Crect width='84' height='100' fill='white' transform='translate(7.99951)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-politics-relations:before{content:none}.bi-marketing-politics-relations:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.7137 4H15.2951C6.83352 4.08824 -0.000488281 10.9615 -0.000488281 19.4427C-0.000488281 27.9239 6.91195 34.8854 15.4422 34.8854C23.9725 34.8854 30.4829 28.3357 30.8457 20.129H69.1534C69.5161 28.3357 76.2619 34.8854 84.5568 34.8854C92.8518 34.8854 99.9995 27.9729 99.9995 19.4427C99.9995 10.9124 93.1655 4.08824 84.7039 4.0098L84.7137 4ZM15.4422 30.4634C9.35337 30.4634 4.41171 25.5217 4.41171 19.4329C4.41171 13.3441 9.35337 8.40239 15.4422 8.40239C21.531 8.40239 26.4727 13.3441 26.4727 19.4329C26.4727 25.5217 21.531 30.4634 15.4422 30.4634ZM73.5361 19.4329C73.5361 25.5217 78.4778 30.4634 84.5666 30.4634C90.6555 30.4634 95.5971 25.5217 95.5971 19.4329C95.5971 13.3441 90.6555 8.40239 84.5666 8.40239C78.4778 8.40239 73.5361 13.3441 73.5361 19.4329Z' fill='%23001A69'/%3E%3Cpath d='M66.555 23.1096H33.4636C32.1007 29.8162 27.0904 35.1794 20.5995 37.0718V96.6462H32.3654V39.2877H35.3069V96.6462H48.5435V39.2877H51.4849V96.6462H64.7215V39.2877H67.663V96.6462H79.4288V37.0718C72.938 35.1794 67.9179 29.8162 66.5648 23.1096L66.555 23.1096Z' fill='%23001A69'/%3E%3Ccircle cx='15.4422' cy='19.4328' r='8.08903' fill='%23001A69'/%3E%3Ccircle cx='84.5666' cy='19.4328' r='8.08903' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-international:before{content:none}.bi-marketing-international:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.3328 14.6569C75.8917 5.21569 63.3426 0.00980392 49.9995 0C36.6466 0 24.0877 5.19608 14.6466 14.6471C5.20539 24.0882 -0.000488281 36.6471 -0.000488281 50C-0.000488281 63.3529 5.19559 75.9118 14.6466 85.3529C24.0877 94.7941 36.6466 100 49.9995 100C63.3525 100 75.9113 94.8039 85.3525 85.3529C94.7936 75.9118 99.9995 63.3529 99.9995 50C99.9799 36.6471 94.774 24.098 85.3427 14.6569H85.3328ZM92.774 53.5294C92.1662 61.0392 89.5975 68.2059 85.2838 74.3922C80.7642 73.0098 76.1172 71.9902 71.4407 71.3333C72.676 65.4804 73.3819 59.5 73.5485 53.5294H92.774ZM73.5485 46.4608H92.7642C92.1564 38.951 89.5877 31.7843 85.2838 25.598C80.7642 26.9804 76.1172 28 71.4407 28.6569C72.676 34.5098 73.3819 40.4804 73.5485 46.4608ZM64.0779 90.5392C66.2544 87.1765 68.1466 83.0098 69.6564 78.2255C73.2544 78.7059 76.8328 79.4118 80.3427 80.3333C75.7446 84.951 70.2054 88.4216 64.0779 90.549V90.5392ZM62.4995 77.451C58.4407 77.1176 54.2446 76.951 49.9995 76.951C45.7544 76.951 41.5583 77.1176 37.4995 77.451C40.7152 86.9118 45.5289 92.9216 49.9995 92.9216C54.4701 92.9216 59.2838 86.9118 62.4995 77.451ZM35.9211 9.45098C33.7446 12.8137 31.8525 16.9804 30.3525 21.7647C26.7544 21.2843 23.176 20.5784 19.6662 19.6569C24.2642 15.0392 29.8034 11.5686 35.9309 9.44118L35.9211 9.45098ZM37.4995 22.5392C41.5583 22.8725 45.7544 23.0392 49.9995 23.0392C54.2446 23.0392 58.4407 22.8725 62.4995 22.5392C59.2838 13.0784 54.4701 7.06863 49.9995 7.06863C45.5289 7.06863 40.7152 13.0784 37.4995 22.5392ZM66.4799 46.4608H33.5093C33.6662 40.7549 34.3623 35.049 35.5779 29.4706C40.2348 29.8922 45.0779 30.1078 49.9995 30.1078C54.9211 30.1078 59.7642 29.8922 64.4211 29.4706C65.6368 35.049 66.323 40.7549 66.4897 46.4608H66.4799ZM64.4113 70.5196C65.627 64.9412 66.323 59.2353 66.4799 53.5294H66.4701H33.4995C33.6662 59.2353 34.3525 64.9412 35.5681 70.5196C40.225 70.098 45.0681 69.8824 49.9897 69.8824C54.9113 69.8824 59.7544 70.098 64.4113 70.5196ZM80.3427 19.6667C76.8328 20.5882 73.2446 21.2941 69.6564 21.7745C68.1564 16.9902 66.2642 12.8235 64.0877 9.46078C70.2152 11.5882 75.7446 15.0588 80.3524 19.6765L80.3427 19.6667ZM35.9113 90.5392C33.7348 87.1765 31.8426 83.0098 30.3426 78.2255V78.2157C26.7446 78.6961 23.1662 79.402 19.6564 80.3235C24.2544 84.9412 29.7838 88.4118 35.9113 90.5392ZM28.5485 71.3431C23.8721 72 19.225 73.0196 14.7054 74.402C10.4015 68.2059 7.83285 61.049 7.2152 53.5392H26.4407C26.6074 59.5196 27.3132 65.4902 28.5485 71.3431ZM14.6956 25.598C10.3917 31.7941 7.82304 38.951 7.2152 46.4608H26.4309C26.5976 40.4804 27.3034 34.5098 28.5387 28.6569C23.8623 28 19.2152 26.9804 14.6956 25.598Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-heart:before{content:none}.bi-marketing-heart:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.2566 4C18.7759 4 12.3247 6.62755 7.39317 11.9121C-2.46994 22.4811 -2.46014 39.4425 7.39317 50.0115L49.1104 94.7877C49.3359 95.0328 49.6496 95.17 49.983 95.17C50.3163 95.17 50.6301 95.0328 50.8555 94.7877C64.7776 79.8753 78.6801 64.9532 92.6022 50.0507C102.465 39.4817 102.465 22.5497 92.6022 11.9905C82.7391 1.42147 66.7091 1.42147 56.846 11.9905L50.0418 19.2653L43.1592 11.9121C38.2276 6.62755 31.7372 4 25.2566 4Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-paper-write:before{content:none}.bi-marketing-paper-write:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M77.4683 0.794189V20.5883H97.2526L77.4683 0.794189Z' fill='%23001A69'/%3E%3Cpath d='M74.5271 23.5294V0H28.9487C28.9487 0 28.9389 0 28.9389 0.00980392V29.0588L49.2624 49.3824L51.3408 51.4608C51.5761 51.7353 51.7624 52.0588 51.8801 52.402L56.3703 65.2059C56.7428 66.2745 56.4781 67.4608 55.6742 68.2549C55.1154 68.8137 54.3605 69.1176 53.5957 69.1176C53.2722 69.1176 52.9389 69.0588 52.6252 68.951L39.8212 64.4608C39.4683 64.3431 39.1546 64.1569 38.8899 63.9216L36.8114 61.8529L28.7232 53.7647C27.4487 82.5098 21.6154 100 21.6154 100H90.733C90.733 100 98.0859 77.9412 98.0859 42.6471V23.5294H74.5565H74.5271Z' fill='%23001A69'/%3E%3Cpath d='M0.999512 21.9873L9.31841 13.6684L12.2508 16.6008L3.93193 24.9197L0.999512 21.9873Z' fill='%23001A69'/%3E%3Cpath d='M49.0957 53.5686L40.8997 61.7647L53.5173 66.1863L49.0957 53.5686Z' fill='%23001A69'/%3E%3Cpath d='M6.01324 27.0042L14.3321 18.6852L47.0809 51.434L38.762 59.7529L6.01324 27.0042Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-speech-bubbles-social-media:before{content:none}.bi-marketing-speech-bubbles-social-media:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M69.1201 38.2744C77.1302 37.8725 85.2678 40.7352 91.3857 46.8529V46.8431C102.249 57.7058 102.837 74.9509 93.1505 86.5097L94.3564 99.9999L82.0422 94.745C71.3358 99.2646 58.502 97.1568 49.7859 88.4411C41.6679 80.3234 39.2953 68.6372 42.6484 58.4313C49.5996 57.794 55.5999 56.3627 60.5707 54.1568C66.0023 51.745 68.1985 49.2254 68.4338 48.9411L69.1201 48.1274V38.2744ZM70.5809 77.9411L79.297 68.3136H79.3068C81.5618 65.7842 81.3363 61.7058 79.0616 59.1862C76.5812 56.3136 72.8751 57.1862 70.5907 59.6862C68.3063 57.1568 64.5708 56.2744 62.1198 59.1568C59.8354 61.6862 59.6099 65.7842 61.8943 68.3136L70.5809 77.9411Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M66.1787 0V47.0588C66.1787 47.0588 58.8255 55.8824 33.8244 55.8824H16.1767L5.88211 66.1765V55.8824H-0.000488281V7.35294H33.8244C57.3548 7.35294 66.1787 0 66.1787 0ZM47.0603 35.9902C47.0603 35.1765 46.4034 34.5196 45.5896 34.5196H38.6384L40.4816 27.2451H45.5896C46.4034 27.2451 47.0603 26.5882 47.0603 25.7745C47.0603 24.9608 46.4034 24.3039 45.5896 24.3039H41.2267L42.5307 19.1275C42.7268 18.3431 42.2464 17.5392 41.462 17.3431C40.6777 17.1471 39.8737 17.6275 39.6776 18.4118L38.1874 24.3137H29.7753L31.0792 19.1373C31.2753 18.3529 30.7949 17.549 30.0106 17.3529C29.2262 17.1569 28.4223 17.6373 28.2262 18.4216L26.7359 24.3235H20.5886C19.7748 24.3235 19.118 24.9804 19.118 25.7941C19.118 26.6078 19.7748 27.2647 20.5886 27.2647H25.9908L24.1476 34.5392H20.5788C19.765 34.5392 19.1081 35.1961 19.1081 36.0098C19.1081 36.8235 19.765 37.4804 20.5788 37.4804H23.4024L22.0985 42.6569C21.9024 43.4412 22.3828 44.2451 23.1671 44.4412C23.9515 44.6373 24.7554 44.1569 24.9515 43.3726L26.4418 37.4706H34.8539L33.5499 42.6471C33.3538 43.4314 33.8343 44.2353 34.6186 44.4314C35.4029 44.6274 36.2069 44.1471 36.403 43.3627L37.8932 37.4608H45.5896C46.4034 37.4608 47.0603 36.8039 47.0603 35.9902Z' fill='%23001A69'/%3E%3Cpath d='M27.1869 34.5196H35.6088L37.4422 27.2451H29.0301L27.1869 34.5196Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-tablet:before{content:none}.bi-marketing-tablet:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M71.2348 35.4019C72.2838 35.4313 73.2936 35.5 74.2642 35.598V8.82349H18.3524V85.2941H74.2642V79.2549H64.6073V69.4019C63.1367 68.3431 62.0191 66.8627 61.421 65.147L52.5485 48.196C51.9112 46.9803 51.7838 45.5784 52.1956 44.2647C52.6073 42.9509 53.5093 41.8725 54.725 41.2353C55.9505 40.598 57.3426 40.4705 58.6563 40.8823C59.5387 41.1568 60.3132 41.6568 60.921 42.3137V21.696C60.921 18.8529 63.2348 16.5392 66.0779 16.5392C68.921 16.5392 71.2348 18.8529 71.2348 21.696V35.4019Z' fill='%23001A69'/%3E%3Cpath d='M71.2347 38.2942V42.6569H68.2936V21.6962C68.2936 20.4707 67.3034 19.4805 66.0779 19.4805C64.8524 19.4805 63.8622 20.4707 63.8622 21.6962V53.9118L59.0779 44.7746C58.8034 44.255 58.3426 43.8628 57.774 43.6864C57.2053 43.5099 56.6073 43.5687 56.0877 43.8334C55.5681 44.1079 55.1759 44.5687 54.9995 45.1373C54.823 45.706 54.872 46.304 55.1465 46.8236L64.1661 64.0883C64.6269 65.4511 65.5583 66.5981 66.8132 67.3236L67.5485 67.7452V76.304H86.7249V67.7452L87.4602 67.3236C89.2838 66.2648 88.8426 62.9805 88.8426 58.9511V50.5883C88.8426 44.5589 89.0093 38.853 71.2446 38.2844L71.2347 38.2942Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.6172 0V36.7843C81.1829 36.6507 80.2295 36.5034 79.027 36.3176C78.465 36.2308 77.8486 36.1356 77.2054 36.0294V5.88235H15.4113V88.2353H77.2054V79.2549H81.6172V100H10.9995V0H81.6172ZM50.7152 92.6471H41.8917V95.5882H50.7152V92.6471Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-bookmark:before{content:none}.bi-marketing-bookmark:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M69.9995 0V42.6471C69.9995 77.9412 77.4113 100 77.4113 100L49.2446 80.951L30.3721 99.9902C29.4701 97.1667 22.9995 75.4706 22.9995 42.6471V0H69.9995ZM46.5289 36.5686L57.5583 45.5882L53.1466 32.0588L64.176 25.2941H50.9407L46.5289 11.7647L42.1172 25.2941H28.8819L39.9113 32.0588L35.4995 45.5882L46.5289 36.5686Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-search:before{content:none}.bi-marketing-search:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M66.64 58.161L99.9897 91.5106H99.9995L91.5101 100L58.1605 66.6503C52.1317 70.9734 44.75 73.532 36.7606 73.532C16.4587 73.532 -0.000488281 57.0728 -0.000488281 36.7709C-0.000488281 16.469 16.4587 0 36.7606 0C57.0625 0 73.5217 16.4592 73.5217 36.7611C73.5217 44.7505 70.9631 52.1321 66.64 58.161ZM17.5272 17.5375C6.90079 28.1541 6.90079 45.3779 17.5272 56.0043C28.1438 66.6209 45.3676 66.6307 55.994 56.0043C66.6204 45.3877 66.6204 28.1639 55.994 17.5375C45.3774 6.92089 28.1536 6.91109 17.5272 17.5375Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-disability:before{content:none}.bi-marketing-disability:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.188 44.6699L25.1309 51.0554C20.2307 55.6159 17.4988 62.05 17.737 68.8695C18.1845 81.6842 28.9357 91.7099 41.7505 91.2624C49.0424 91.0078 55.6486 87.3924 59.8214 81.5724L66.9107 86.6552C61.1784 94.6502 52.0789 99.6301 42.0549 99.9802C24.4254 100.596 9.63486 86.8034 9.01922 69.1739C8.6919 59.8007 12.4562 50.9352 19.188 44.6699ZM36.7422 0C43.1657 0 48.373 5.20727 48.373 11.6308C48.373 16.9584 44.7909 21.4493 39.9039 22.8267L39.9034 34.1402L56.1492 34.1407V42.8638L39.9034 42.8633L39.9038 51.3795L68.4997 51.3803L69.6695 53.9129L82.0372 80.6881L91.0191 80.6888V89.4118H76.4585L75.2886 86.8793L62.9201 60.1026L31.1807 60.1034L31.1803 21.848C27.5645 19.8755 25.1114 16.0396 25.1114 11.6308C25.1114 5.20727 30.3187 0 36.7422 0Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-workplace-conflict-and-negotiations:before{content:none}.bi-marketing-workplace-conflict-and-negotiations:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3996_26184)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M47.7565 78.5345C42.8078 73.6798 35.8972 70.6655 28.2505 70.6655C13.1991 70.6655 1 82.344 1 96.7484V108.998C10.6921 103.929 19.9754 102.243 28.0506 102.243C32.6852 102.243 36.9202 102.799 40.6035 103.592V97.2332C40.6035 90.1141 43.292 83.5917 47.7565 78.5345ZM50.5951 106.663C52.2499 106.113 53.8863 105.642 55.501 105.243V108.998C55.501 108.998 53.7326 107.94 50.5951 106.663Z' fill='%23001A69'/%3E%3Cellipse cx='28.2467' cy='54.0551' rx='14.9878' ry='14.0551' fill='%23001A69'/%3E%3Cpath d='M70.7495 70.668C55.6982 70.668 43.499 82.3465 43.499 96.7508V109C53.1911 103.932 62.4744 102.245 70.5497 102.245C86.7001 102.245 98 109 98 109V96.7508C98 82.3465 85.8009 70.668 70.7495 70.668Z' fill='%23001A69'/%3E%3Cellipse cx='70.7458' cy='54.0551' rx='14.9878' ry='14.0551' fill='%23001A69'/%3E%3Cpath d='M64.7784 17.3479C62.4903 14.9706 59.4468 13.8582 56.451 14.0144V17.8431L56.1944 18.1593C56.1064 18.2698 55.285 19.2489 53.2536 20.1861C51.3945 21.0432 49.1504 21.5994 46.5506 21.8471C45.2966 25.8129 46.1839 30.354 49.2201 33.5084C52.4799 36.8952 57.2797 37.7143 61.2839 35.958L65.8895 38L65.4384 32.7579C69.0613 28.2663 68.8413 21.5652 64.7784 17.3441V17.3479Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M55.1487 17.8828V0C55.1487 0 51.7955 2.79418 42.8538 2.79418H30V21.2358H32.2354V25.1476L36.1475 21.2358H42.8538C52.3544 21.2358 55.1487 17.8828 55.1487 17.8828ZM49.0011 13.9703H36.1474V12.8526H49.0011V13.9703ZM36.1474 10.0598H49.0011V8.94208H36.1474V10.0598Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3996_26184'%3E%3Crect width='100' height='100' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-eye:before{content:none}.bi-marketing-eye:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.6245 48.423C89.5456 30.2653 70.5741 19.0098 50.0044 19C29.4348 19 10.4633 30.2456 0.37453 48.4034C-0.125494 49.3054 -0.125494 50.4133 0.37453 51.3251C10.4437 69.4927 29.425 80.7579 50.0044 80.7677C70.5741 80.7677 89.5456 69.5025 99.6245 51.3447C100.125 50.4427 100.125 49.3348 99.6245 48.423ZM49.9946 65.3258C41.4158 65.3258 34.5527 58.4529 34.5527 49.8839C34.5527 41.3148 41.4256 34.4419 49.9946 34.4419C58.5637 34.4419 65.4365 41.3148 65.4365 49.8839C65.4365 58.4529 58.5637 65.3258 49.9946 65.3258Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.9946 37.3833C43.0531 37.3833 37.494 42.9424 37.494 49.8839C37.494 56.8254 43.0531 62.3845 49.9946 62.3845C56.9361 62.3845 62.4952 56.8254 62.4952 49.8839C62.4952 42.9424 56.9361 37.3833 49.9946 37.3833Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-indigenous-business-stories:before{content:none}.bi-marketing-indigenous-business-stories:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_7455_13533)'%3E%3Cpath d='M25.5529 71.6403C27.3439 68.7142 28.7754 65.6114 29.8097 62.3573C31.298 57.6654 30.1817 53.2573 28.0502 49.0194C27.7033 48.332 27.3754 47.6194 26.6502 46.85C26.6502 47.7329 26.6817 48.3888 26.6502 49.032C26.4925 51.8951 26.1331 54.7203 24.815 57.3186C24.0709 58.7879 23.0366 59.9483 21.3465 60.3708C18.742 61.0267 17.5627 59.9294 18.0924 57.3123C18.124 57.1483 18.1807 56.9906 18.2249 56.833C18.9627 54.0708 20.1483 51.4789 21.1763 48.8239C23.8691 41.8995 26.4358 34.9373 27.5268 27.5462C28.0754 23.8255 27.9682 20.1299 26.4484 16.6047C25.124 13.5398 22.9546 11.3515 19.5366 10.1091C19.915 11.0488 20.1042 11.774 20.1042 12.5434C20.142 17.4119 18.8429 21.9651 16.8816 26.3669C16.1879 27.9183 15.3555 29.394 14.0753 30.5544C12.2023 32.2697 9.83741 31.6454 9.04281 29.2363C8.60767 27.912 8.60767 26.5561 8.80947 25.2003C8.99867 23.9011 9.25092 22.6146 9.47795 21.3029C9.06173 21.3281 8.97975 21.6624 8.82209 21.8894C2.73645 30.876 -0.37259 40.7391 0.037324 51.6491C0.491382 63.6375 4.72295 74.1061 12.5681 83.1557C12.9969 83.6476 13.287 83.6413 13.8041 83.3197C18.6159 80.3179 22.5826 76.4773 25.5592 71.634L25.5529 71.6403Z' fill='%23001A69'/%3E%3Cpath d='M85.4066 84.0448C84.3345 83.8872 83.2939 84.1205 82.2471 84.3097C80.1282 84.7007 78.066 85.5079 75.9218 85.5899C71.6713 85.7539 67.4334 85.4196 63.2145 84.9025C61.6883 84.7133 60.755 83.9376 60.1054 82.607C59.5568 81.4782 59.0144 80.2989 58.0748 79.4349C56.4225 77.9214 55.2874 76.0673 54.3162 74.0934C52.5189 70.4357 49.7567 67.8501 45.9035 66.4942C43.3116 65.5798 41.8044 63.751 40.9656 61.178C39.4143 56.4419 39.5972 51.6238 40.1332 46.7932C40.5431 43.1292 40.8143 39.4904 40.3287 35.7949C39.9566 32.9444 40.0575 29.993 41.8233 27.5524C44.0368 24.5065 46.6161 21.7632 50.1036 20.0983C52.8153 18.7992 55.3063 17.1722 57.5829 15.2109C58.8883 14.0884 60.3199 13.2685 62.0415 12.928C66.1091 12.1145 70.1956 11.4586 74.3074 10.8973C76.2371 10.6325 78.1669 10.3991 80.1029 10.1532C80.1029 10.0901 80.1155 10.0271 80.1218 9.964C80.0336 9.94508 79.9453 9.90094 79.857 9.90094C74.8434 9.98922 69.8362 9.62976 64.8163 9.63607C60.6541 9.63607 56.946 10.7081 53.5279 13.1235C49.7882 15.7595 46.2504 18.692 42.126 20.7605C38.5692 22.5389 36.9359 25.6416 36.4124 29.438C35.9079 33.0642 36.0404 36.7219 36.0214 40.367C36.0025 43.5202 35.8449 46.6733 35.1575 49.7571C33.8458 55.641 34.6214 61.2095 37.4467 66.5195C37.9575 67.478 38.6386 68.2663 39.4836 68.9285C41.6846 70.6564 44.144 71.9808 46.427 73.5889C48.5837 75.1087 50.2297 76.9754 50.9486 79.5673C51.3585 81.043 52.3108 82.1214 53.5594 82.9665C54.9973 83.9502 56.5991 84.5935 58.2325 85.1485C61.9406 86.4097 65.6803 87.7467 69.6533 87.5133C73.2038 87.3052 76.7479 87.3557 80.2984 87.3809C82.493 87.3935 84.4228 87.0025 85.7345 85.0539C85.8732 84.8457 86.2516 84.7196 86.1633 84.4485C86.0687 84.1584 85.703 84.0701 85.4129 84.0259L85.4066 84.0448Z' fill='%23001A69'/%3E%3Cpath d='M55.8612 89.1341C52.2981 85.7854 48.59 82.6448 44.1188 80.5196C38.3359 77.77 32.4962 77.2655 26.5493 79.9709C22.86 81.6547 19.7447 84.1773 16.6041 86.6935C16.8501 86.9331 17.1149 86.9394 17.3672 86.9773C20.9114 87.4944 24.4745 87.8728 28.0502 88.1818C30.6358 88.4088 33.0953 88.2196 35.1827 86.4413C35.8133 85.9052 36.4629 85.3881 37.0935 84.852C37.4845 84.5241 37.8566 84.171 38.235 83.8241C38.2791 83.8556 38.3232 83.8872 38.3674 83.9187C38.2917 84.089 38.2223 84.2592 38.134 84.4232C37.0178 86.4476 35.416 87.9989 33.5178 89.2854C32.5403 89.9476 32.5466 90.5089 33.5178 91.1647C34.18 91.6062 34.9178 91.9215 35.6683 92.1863C39.7106 93.6368 43.9107 94.4377 48.1296 95.1629C50.0846 95.4972 52.0585 95.7557 54.0198 96.0458C51.4594 96.3422 48.9053 96.2413 46.3638 96.0521C42.7503 95.7873 39.1872 95.2134 35.662 94.3557C35.3719 94.2864 35.025 94.0404 34.8169 94.5134C34.407 95.4467 35.5484 97.8747 36.5322 98.1395C45.544 100.593 54.5621 100.605 63.5676 98.1395C65.0118 97.7422 66.4622 97.345 68.0956 96.5504C64.7091 96.1152 62.1235 94.6143 59.7838 92.6467C58.4405 91.5179 57.1351 90.326 55.8549 89.1215L55.8612 89.1341Z' fill='%23001A69'/%3E%3Cpath d='M89.4805 73.6646C89.0706 73.7907 88.6859 73.9925 88.276 74.1375C85.5264 75.1339 82.7705 75.834 79.8318 74.8691C77.1011 73.9799 74.5533 72.7438 72.1317 71.1925C70.0695 69.8744 68.3542 68.0645 66.0271 67.1186C63.5424 66.1032 61.0703 65.0564 58.5099 64.2366C56.9018 63.7257 55.2432 63.36 53.6856 62.6852C52.954 62.3699 52.3612 61.9284 52.1531 61.1086C51.2072 57.35 50.154 53.604 49.9837 49.7067C49.8891 47.5562 50.0846 45.3805 49.9081 43.2364C49.5486 38.7778 50.3243 34.521 51.945 30.3966C52.8468 28.1011 54.1775 26.0515 55.6216 24.0398C55.5333 24.0776 55.4261 24.0902 55.3568 24.147C51.3522 27.6281 47.9342 31.5002 47.2405 37.0435C46.9756 39.1435 46.7107 41.2814 47.3918 43.3562C47.7891 44.5607 47.8648 45.7463 47.6441 46.9823C46.9504 50.7788 46.6918 54.6004 46.963 58.4599C47.1963 61.7897 48.5522 64.3627 51.5414 65.996C53.5594 67.0996 55.6847 67.9447 57.8541 68.6636C61.537 69.8807 65.2451 71.0285 68.7704 72.6808C71.2362 73.8348 73.6767 75.0267 76.1362 76.1808C78.9236 77.4925 81.7804 78.0979 84.8012 77.0069C86.5733 76.3637 88.4462 75.9853 90.0922 75.0015C90.4264 74.7997 90.8364 74.5285 90.5904 74.0556C90.3697 73.633 89.9282 73.5069 89.4679 73.652L89.4805 73.6646Z' fill='%23001A69'/%3E%3Cpath d='M97.6031 34.2245C97.4265 34.193 97.3193 34.2245 97.4139 34.4389C98.0193 38.7147 98.0193 42.9714 97.0229 47.1904C95.9003 51.9517 93.9012 56.2526 89.8651 59.2419C84.9714 62.868 79.3335 63.5113 73.4686 62.8113C68.1271 62.1743 63.8136 59.513 60.0297 55.849C59.6135 55.4517 59.1847 55.0671 58.5604 54.4869C59.1973 56.877 60.1243 58.7941 61.5433 60.4275C65.4911 64.9743 70.5803 67.4654 76.4894 68.1086C91.5111 69.7483 100.214 56.8707 99.9869 46.276C99.8986 42.1579 98.9652 38.1282 97.6094 34.2245H97.6031Z' fill='%23001A69'/%3E%3Cpath d='M85.0723 45.0021C84.8579 43.3246 84.1263 41.3822 82.8777 39.6858C80.4497 36.3876 76.0668 35.7317 72.7497 38.1407C71.0154 39.402 70.0632 41.1236 70.4037 43.2804C70.9587 46.7994 72.9893 49.448 75.6947 51.6364C75.8902 51.794 76.1614 51.8823 76.4074 51.958C80.5002 53.2823 85.0408 49.858 85.0723 44.9958V45.0021Z' fill='%23001A69'/%3E%3Cpath d='M71.8605 28.2334C77.1894 26.3541 82.72 26.2406 88.2823 26.3856C88.6859 26.3982 89.0769 26.4487 89.4552 26.2784C89.8462 26.1018 90.1363 25.8244 90.1174 25.3766C90.1048 24.9667 89.739 24.891 89.4174 24.7775C88.3201 24.3865 87.2039 24.0901 86.0624 23.8694C81.4903 22.9991 76.9497 23.3901 72.4217 24.2541C66.3803 25.4081 61.0577 27.7163 56.782 32.4208C52.79 36.8037 52.9666 42.7569 55.7856 47.6696C55.8423 47.1272 55.8991 46.7741 55.918 46.4146C56.3216 38.147 61.6568 33.4551 68.1587 29.6586C69.2875 29.0028 70.6118 28.6811 71.8605 28.2397V28.2334Z' fill='%23001A69'/%3E%3Cpath d='M73.6389 60.623C75.947 61.0897 78.2804 61.2788 80.0335 59.141C80.2164 58.9203 80.5065 58.7815 80.7714 58.6428C81.1624 58.4347 81.5912 58.2455 81.4398 57.6968C81.2948 57.1797 80.8281 57.1797 80.3867 57.1293C78.4948 56.9148 76.6596 56.4734 74.938 55.6662C70.4226 53.5409 67.0298 50.3562 66.0838 45.2733C65.6992 43.2111 66.0649 41.048 66.3046 38.9417C66.4622 37.5417 66.9857 36.3183 68.1082 35.4038C68.1208 35.0128 67.8749 35.1327 67.6667 35.1768C66.5568 35.2651 65.655 35.8074 64.8478 36.5264C63.7316 37.5228 63.0189 38.7777 62.5144 40.1714C61.3099 43.5264 61.8334 46.831 62.7541 50.1292C64.3307 55.7419 67.8055 59.4437 73.6326 60.6293L73.6389 60.623Z' fill='%23001A69'/%3E%3Cpath d='M31.8719 13.6279C31.3674 14.5801 31.0583 15.5891 30.9196 16.6486C30.4151 20.464 31.7142 23.6802 34.1989 26.5307C33.5998 23.5793 34.798 21.2712 36.6773 19.1775C38.0647 17.6324 38.9539 15.8351 39.1179 13.7414C39.4458 9.5918 37.6926 5.14581 32.3512 4.28815C31.4052 4.13679 30.4655 3.95391 29.3241 4.35121C29.6205 4.57193 29.7466 4.66653 29.8727 4.76112C33.1458 7.18277 33.7827 10.0017 31.8719 13.6279Z' fill='%23001A69'/%3E%3Cpath d='M87.6642 47.8022C87.8219 48.7356 88.0678 49.6437 89.1273 49.9779C90.6219 50.4509 91.6372 49.877 92.0282 48.3004C92.4949 46.4212 92.2931 44.4536 92.6904 42.5743C92.9931 41.1238 92.703 39.8184 92.2616 38.4941C92.0661 37.895 91.8327 37.3148 91.6372 36.7157C89.6255 30.4787 83.4831 27.8426 77.6308 27.912C79.4344 28.8832 81.0047 29.8102 82.3227 31.103C85.6966 34.4012 87.3174 38.4562 87.4624 43.1355C87.5129 44.6932 87.412 46.2572 87.6705 47.8022H87.6642Z' fill='%23001A69'/%3E%3Cpath d='M52.5125 7.75664C55.2873 6.36293 58.2009 5.89626 61.3036 6.25572C63.309 6.48906 65.3334 6.72239 67.364 6.54581C68.6947 6.42599 69.6596 5.68815 70.719 4.62237C68.7451 4.31967 67.1559 3.60705 65.6361 2.73677C63.9081 1.74667 62.0604 1.39982 60.0865 1.53856C56.5928 1.78451 52.9666 4.61607 52.0711 7.85754C52.2477 7.95844 52.3801 7.82601 52.5189 7.75664H52.5125Z' fill='%23001A69'/%3E%3Cpath d='M67.137 19.474C69.8425 19.165 72.5542 18.9569 75.2848 19.0326C81.257 19.2028 86.9012 20.5272 92.0598 23.6425C92.2427 23.7497 92.4003 23.983 92.6904 23.8569C92.7346 23.529 92.4823 23.3272 92.3309 23.0939C91.2021 21.2902 89.903 19.6127 88.5976 17.9352C88.0111 17.1785 87.3237 16.9199 86.3967 16.8695C79.6867 16.4974 73.1722 17.6136 66.7271 19.3226C66.7586 19.6443 66.9352 19.5812 67.1307 19.4803L67.137 19.474Z' fill='%23001A69'/%3E%3Cpath d='M47.972 4.86843C47.7323 2.97021 47.8963 1.24227 49.6999 0.0188347C47.1332 -0.220807 44.8945 1.74047 44.6044 4.4459C44.4152 6.21168 44.2764 7.97746 43.5953 9.66126C46.471 9.61081 48.3125 7.60539 47.972 4.86843Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7455_13533'%3E%3Crect width='99.9874' height='100' fill='white' transform='translate(-0.000488281)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-peace:before{content:none}.bi-marketing-peace:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 101 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.987 50C100.987 77.6142 78.6011 100 50.9869 100C23.3726 100 0.986877 77.6142 0.986877 50C0.986877 22.3858 23.3726 0 50.9869 0C78.6011 0 100.987 22.3858 100.987 50ZM95.9869 50C95.9869 25.1472 75.8397 5 50.9869 5C26.1341 5 5.98688 25.1472 5.98688 50C5.98688 74.8528 26.1341 95 50.9869 95C75.8397 95 95.9869 74.8528 95.9869 50ZM48.9869 9.04793C27.2721 10.0909 9.98688 28.0269 9.98688 50C9.98688 60.6023 14.0112 70.2646 20.6156 77.5429L48.9869 49.1716V9.04793ZM52.9869 49.1716L81.3582 77.5429C87.9626 70.2646 91.9869 60.6023 91.9869 50C91.9869 28.0269 74.7016 10.0909 52.9869 9.04793V49.1716ZM48.9869 54.8284L23.444 80.3713C30.2619 86.558 39.1719 90.4806 48.9869 90.9521V54.8284ZM52.9869 90.9521V54.8284L78.5297 80.3713C71.7118 86.558 62.8018 90.4806 52.9869 90.9521Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-managing-diversity-in-business:before{content:none}.bi-marketing-managing-diversity-in-business:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 101 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.4243 81.0961L23.0492 93.8021L41.0493 100L45.4244 87.2941L27.4243 81.0961ZM22.9901 44.6824L23.0132 45.101C23.6841 57.1847 24.2257 64.3931 24.6382 66.7263C25.0541 69.0796 26.7123 73.1811 29.6125 79.0306C29.8551 79.5208 29.9255 80.0767 29.8133 80.609L29.809 80.6247L44.4326 85.6608C45.0178 84.1538 45.259 82.0932 44.901 80.471L44.8628 80.3088C44.246 77.8465 43.4558 76.4269 42.2856 73.8478C41.8877 72.9708 41.4713 72.067 41.0488 71.1597L40.7309 70.4789L40.4117 69.7989C39.3475 67.536 38.2826 65.3233 37.4086 63.5236L37.0696 62.8265L36.7537 62.1787L36.329 61.3106C36.0019 60.6429 35.7447 60.1206 35.5816 59.7894L35.5213 59.6671L35.495 59.6139L35.4505 59.5234L35.3943 59.4091C35.3368 59.2912 35.2397 59.1803 35.1027 59.0764C34.2241 58.6821 33.184 58.6661 32.2514 59.1209C30.5838 59.9343 29.8912 61.9455 30.7046 63.6131L34.4533 71.2993C34.6012 71.6024 34.4753 71.9681 34.1721 72.116C33.8688 72.2638 33.5032 72.1379 33.3553 71.8348L29.6066 64.1487C28.4974 61.8747 29.4419 59.132 31.7159 58.023C32.0146 57.8772 32.3215 57.767 32.6316 57.6905L32.4954 57.3295C29.8568 50.3346 28.0185 45.7728 26.9804 43.6444L26.9245 43.5378C26.534 42.8408 25.7787 42.4219 24.9741 42.4663C23.8142 42.5304 22.9259 43.5226 22.9901 44.6824Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M75.547 81.0961L79.9219 93.8021L61.9218 100L57.5469 87.2941L75.547 81.0961ZM79.9811 44.6824L79.9579 45.101C79.2871 57.1847 78.7454 64.3931 78.333 66.7263C77.9171 69.0796 76.2589 73.1811 73.3586 79.0306C73.1161 79.5208 73.0457 80.0767 73.1579 80.609L73.1621 80.6247L58.5385 85.6608C57.9533 84.1538 57.7121 82.0932 58.0702 80.471L58.1083 80.3088C58.7251 77.8465 59.5155 76.4269 60.6856 73.8478C61.0835 72.9708 61.4999 72.067 61.9224 71.1597L62.2403 70.4789L62.5594 69.7989C63.6236 67.536 64.6885 65.3233 65.5625 63.5236L65.9015 62.8265L66.2174 62.1787L66.6421 61.3106C66.9693 60.6429 67.2264 60.1206 67.3897 59.7894L67.4499 59.6671L67.4761 59.6139L67.5207 59.5234L67.5768 59.4091C67.6343 59.2912 67.7315 59.1803 67.8685 59.0764C68.747 58.6821 69.7871 58.6661 70.7198 59.1209C72.3874 59.9343 73.0799 61.9455 72.2666 63.6131L68.5178 71.2993C68.37 71.6024 68.4959 71.9681 68.799 72.116C69.1023 72.2638 69.4679 72.1379 69.6159 71.8348L73.3646 64.1487C74.4737 61.8747 73.5294 59.132 71.2553 58.023C70.9566 57.8772 70.6498 57.767 70.3396 57.6905L70.4757 57.3295C73.1143 50.3346 74.9527 45.7728 75.9907 43.6444L76.0466 43.5378C76.4371 42.8408 77.1926 42.4219 77.9972 42.4663C79.157 42.5304 80.0452 43.5226 79.9811 44.6824Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.9868 18C55.9574 18 59.9868 13.9706 59.9868 9C59.9868 4.02944 55.9574 0 50.9868 0C46.0162 0 41.9868 4.02944 41.9868 9C41.9868 13.9706 46.0162 18 50.9868 18ZM36.0123 34.3272C36.4909 26.3346 43.013 20 50.9853 20C59.2719 20 65.9869 26.8364 65.9869 35.2727V44H36.0123C35.9739 41.6885 35.9871 39.5241 35.9998 37.4125C36.0061 36.3751 36.0123 35.3504 36.0123 34.3272Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M34.9868 29.8312C34.4732 31.3287 34.1518 32.9171 34.0525 34.5661C34.0525 35.7571 34.0453 36.9498 34.038 38.1574C34.0362 38.4374 34.0346 38.7182 34.0329 39H11.0072C10.9764 37.0738 10.9869 35.2701 10.9973 33.5104C11.0023 32.6459 11.0072 31.792 11.0072 30.9394C11.3923 24.2788 16.6389 19 23.052 19C29.107 19 34.119 23.7006 34.9868 29.8312Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M67.9532 39V35.6667C67.9532 33.6231 67.613 31.6601 66.9868 29.8328C67.8538 23.7034 72.8674 19 78.9203 19C85.5857 19 90.9868 24.697 90.9868 31.7272V39H67.9532Z' fill='%23001A69'/%3E%3Cpath d='M74.9868 3H82.9868L86.9868 9.99999L82.9868 17H74.9868L70.9868 9.99999L74.9868 3Z' fill='%23001A69'/%3E%3Cpath d='M22.9868 3L30.9868 17H14.9868L22.9868 3Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-data-and-research-literacy:before{content:none}.bi-marketing-data-and-research-literacy:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 101 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M59.8103 10.2939V20.5881H92.1632V23.5292H59.8103V33.8234H92.1632V36.7645H59.8103V47.0587H92.1632V49.9998H59.8103V60.2939V63.2351V73.5292V76.4704V86.7645H100.987V10.2939H59.8103ZM80.9868 75H75.9868V63H72.9868V75H67.9868V69H64.9868V75H62.9868V78H85.9868V75H83.9868V57H80.9868V75Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.986816 88.2647V8.79412C0.986816 8.79412 27.4574 10.2941 56.8692 0V97.0588C56.8692 97.0588 31.8692 85.2941 0.986816 88.2647ZM26.2785 57.7849C35.1059 61.713 45.442 57.7415 49.3701 48.9142C53.2982 40.0868 49.3268 29.7507 40.4994 25.8226C31.6721 21.8945 21.3359 25.8659 17.4078 34.6933C14.5636 41.084 15.8817 48.2552 20.1566 53.2238L6.29993 70.1328L10.6616 73.714L24.4749 56.8571C25.0472 57.1952 25.6455 57.5161 26.2699 57.7935L26.2785 57.7849ZM23.8111 33.5802C26.1929 30.6698 29.7227 29 33.4946 29C36.3763 29 39.1876 30.0066 41.4133 31.8324C46.747 36.2019 47.528 44.0905 43.1626 49.4198C40.7807 52.3302 37.2509 54 33.479 54C30.5974 54 27.786 52.9934 25.5604 51.1676C20.2266 46.7981 19.4457 38.9095 23.8111 33.5802Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-operations-management:before{content:none}.bi-marketing-operations-management:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 101 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_8908_33216)'%3E%3Cmask id='mask0_8908_33216' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='101' height='100'%3E%3Cpath d='M100.987 0H0.986816V100H100.987V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_8908_33216)'%3E%3Cpath d='M95.9868 0H53.9868V24H95.9868V0Z' fill='%23001A69'/%3E%3Cpath d='M95.9868 76H53.9868V100H95.9868V76Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48.9868 6H44.2846C42.2713 6 40.6449 7.62576 40.6449 9.63893V15.0248C40.6449 15.2937 40.4484 15.5399 40.1736 15.6063C36.8591 16.46 33.752 17.752 30.8717 19.4658C30.6099 19.6166 30.2875 19.5824 30.1079 19.4028L26.6792 15.9755C24.9754 14.2723 22.6743 14.0806 21.1706 15.5838L14.5418 22.21C13.1327 23.6186 13.1327 25.9179 14.5418 27.3265L18.3624 31.1455C18.5417 31.3248 18.5759 31.6463 18.4148 31.9253C16.7107 34.7868 15.4182 37.8927 14.5698 41.1834C14.4946 41.494 14.2702 41.677 14.0144 41.677H9.14903C6.74205 41.677 4.98682 43.1764 4.98682 45.316V54.684C4.98682 56.8236 6.74205 58.323 9.14903 58.323H14.0144C14.2702 58.323 14.4946 58.506 14.5641 58.7939C15.4182 62.1073 16.7107 65.2132 18.4253 68.0925C18.5759 68.3537 18.5417 68.6752 18.3624 68.8545L14.5418 72.6735C13.1327 74.0821 13.1327 76.3814 14.5418 77.79L21.1706 84.4162C22.6743 85.9194 24.9754 85.7277 26.6792 84.0245L30.1079 80.5972C30.2999 80.4145 30.6069 80.3817 30.8896 80.5447C33.752 82.248 36.8591 83.54 40.1509 84.3881C40.4486 84.4704 40.6449 84.7136 40.6449 84.9752V90.3611C40.6449 92.3742 42.2713 94 44.2846 94H48.9868V66.6897C39.7694 66.6896 32.2972 59.2174 32.2972 50C32.2972 40.7826 39.7694 33.3104 48.9868 33.3104V6Z' fill='%23001A69'/%3E%3Cpath d='M76.9868 26H72.9868V36H76.9868V26Z' fill='%23001A69'/%3E%3Cpath d='M76.9868 64H72.9868V74H76.9868V64Z' fill='%23001A69'/%3E%3Cpath d='M95.9868 38H53.9868V62H95.9868V38Z' fill='%23001A69'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8908_33216'%3E%3Crect width='100' height='100' fill='white' transform='translate(0.986816)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-agribusiness:before{content:none}.bi-marketing-agribusiness:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 101 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_8909_33374)'%3E%3Cpath d='M76.9867 78C82.5095 78 86.9867 82.4772 86.9867 88V94H82.9867C77.4638 94 72.9867 89.5228 72.9867 84V78H76.9867ZM77.9867 83.101V84C77.9867 86.3981 79.6749 88.4018 81.9277 88.8876L81.9867 88.898V88C81.9867 85.6019 80.2985 83.5982 78.0457 83.1124L77.9867 83.101Z' fill='%23001A69'/%3E%3Cpath d='M96.9868 78C91.464 78 86.9868 82.4772 86.9868 88V94H90.9868C96.5097 94 100.987 89.5228 100.987 84V78H96.9868ZM95.9868 83.101V84C95.9868 86.3981 94.2986 88.4018 92.0458 88.8876L91.9868 88.898V88C91.9868 85.6019 93.675 83.5982 95.9278 83.1124L95.9868 83.101Z' fill='%23001A69'/%3E%3Cpath d='M40.9868 78C46.5097 78 50.9868 82.4772 50.9868 88V94H46.9868C41.464 94 36.9868 89.5228 36.9868 84V78H40.9868ZM41.9868 83.101V84C41.9868 86.3981 43.675 88.4018 45.9278 88.8876L45.9868 88.898V88C45.9868 85.6019 44.2986 83.5982 42.0458 83.1124L41.9868 83.101Z' fill='%23001A69'/%3E%3Cpath d='M60.9869 78C55.4641 78 50.9869 82.4772 50.9869 88V94H54.9869C60.5098 94 64.9869 89.5228 64.9869 84V78H60.9869ZM59.9869 83.101V84C59.9869 86.3981 58.2987 88.4018 56.0459 88.8876L55.9869 88.898V88C55.9869 85.6019 57.6752 83.5982 59.928 83.1124L59.9869 83.101Z' fill='%23001A69'/%3E%3Cpath d='M4.98682 78C10.5097 78 14.9868 82.4772 14.9868 88V94H10.9868C5.46397 94 0.986816 89.5228 0.986816 84V78H4.98682ZM5.98682 83.101V84C5.98682 86.3981 7.67505 88.4018 9.92785 88.8876L9.98682 88.898V88C9.98682 85.6019 8.29858 83.5982 6.04579 83.1124L5.98682 83.101Z' fill='%23001A69'/%3E%3Cpath d='M24.9867 78C19.4638 78 14.9867 82.4772 14.9867 88V94H18.9867C24.5095 94 28.9867 89.5228 28.9867 84V78H24.9867ZM23.9867 83.101V84C23.9867 86.3981 22.2985 88.4018 20.0457 88.8876L19.9867 88.898V88C19.9867 85.6019 21.6749 83.5982 23.9277 83.1124L23.9867 83.101Z' fill='%23001A69'/%3E%3Cpath d='M76.9867 60C82.5095 60 86.9867 64.4772 86.9867 70V76H82.9867C77.4638 76 72.9867 71.5228 72.9867 66V60H76.9867ZM77.9867 65.101V66C77.9867 68.3981 79.6749 70.4018 81.9277 70.8876L81.9867 70.898V70C81.9867 67.6019 80.2985 65.5982 78.0457 65.1124L77.9867 65.101Z' fill='%23001A69'/%3E%3Cpath d='M96.9868 60C91.464 60 86.9868 64.4772 86.9868 70V76H90.9868C96.5097 76 100.987 71.5228 100.987 66V60H96.9868ZM95.9868 65.101V66C95.9868 68.3981 94.2986 70.4018 92.0458 70.8876L91.9868 70.898V70C91.9868 67.6019 93.675 65.5982 95.9278 65.1124L95.9868 65.101Z' fill='%23001A69'/%3E%3Cpath d='M40.9868 60C46.5097 60 50.9868 64.4772 50.9868 70V76H46.9868C41.464 76 36.9868 71.5228 36.9868 66V60H40.9868ZM41.9868 65.101V66C41.9868 68.3981 43.675 70.4018 45.9278 70.8876L45.9868 70.898V70C45.9868 67.6019 44.2986 65.5982 42.0458 65.1124L41.9868 65.101Z' fill='%23001A69'/%3E%3Cpath d='M60.9869 60C55.4641 60 50.9869 64.4772 50.9869 70V76H54.9869C60.5098 76 64.9869 71.5228 64.9869 66V60H60.9869ZM59.9869 65.101V66C59.9869 68.3981 58.2987 70.4018 56.0459 70.8876L55.9869 70.898V70C55.9869 67.6019 57.6752 65.5982 59.928 65.1124L59.9869 65.101Z' fill='%23001A69'/%3E%3Cpath d='M4.98682 60C10.5097 60 14.9868 64.4772 14.9868 70V76H10.9868C5.46397 76 0.986816 71.5228 0.986816 66V60H4.98682ZM5.98682 65.101V66C5.98682 68.3981 7.67505 70.4018 9.92785 70.8876L9.98682 70.898V70C9.98682 67.6019 8.29858 65.5982 6.04579 65.1124L5.98682 65.101Z' fill='%23001A69'/%3E%3Cpath d='M24.9867 60C19.4638 60 14.9867 64.4772 14.9867 70V76H18.9867C24.5095 76 28.9867 71.5228 28.9867 66V60H24.9867ZM23.9867 65.101V66C23.9867 68.3981 22.2985 70.4018 20.0457 70.8876L19.9867 70.898V70C19.9867 67.6019 21.6749 65.5982 23.9277 65.1124L23.9867 65.101Z' fill='%23001A69'/%3E%3Cpath d='M76.9867 42C82.5095 42 86.9867 46.4772 86.9867 52V58H82.9867C77.4638 58 72.9867 53.5228 72.9867 48V42H76.9867ZM77.9867 47.101V48C77.9867 50.3981 79.6749 52.4018 81.9277 52.8876L81.9867 52.898V52C81.9867 49.6019 80.2985 47.5982 78.0457 47.1124L77.9867 47.101Z' fill='%23001A69'/%3E%3Cpath d='M96.9868 42C91.464 42 86.9868 46.4772 86.9868 52V58H90.9868C96.5097 58 100.987 53.5228 100.987 48V42H96.9868ZM95.9868 47.101V48C95.9868 50.3981 94.2986 52.4018 92.0458 52.8876L91.9868 52.898V52C91.9868 49.6019 93.675 47.5982 95.9278 47.1124L95.9868 47.101Z' fill='%23001A69'/%3E%3Cpath d='M40.9868 42C46.5097 42 50.9868 46.4772 50.9868 52V58H46.9868C41.464 58 36.9868 53.5228 36.9868 48V42H40.9868ZM41.9868 47.101V48C41.9868 50.3981 43.675 52.4018 45.9278 52.8876L45.9868 52.898V52C45.9868 49.6019 44.2986 47.5982 42.0458 47.1124L41.9868 47.101Z' fill='%23001A69'/%3E%3Cpath d='M60.9869 42C55.4641 42 50.9869 46.4772 50.9869 52V58H54.9869C60.5098 58 64.9869 53.5228 64.9869 48V42H60.9869ZM59.9869 47.101V48C59.9869 50.3981 58.2987 52.4018 56.0459 52.8876L55.9869 52.898V52C55.9869 49.6019 57.6752 47.5982 59.928 47.1124L59.9869 47.101Z' fill='%23001A69'/%3E%3Cpath d='M76.9867 24C82.5095 24 86.9867 28.4772 86.9867 34V40H82.9867C77.4638 40 72.9867 35.5228 72.9867 30V24H76.9867ZM77.9867 29.101V30C77.9867 32.3981 79.6749 34.4018 81.9277 34.8876L81.9867 34.898V34C81.9867 31.6019 80.2985 29.5982 78.0457 29.1124L77.9867 29.101Z' fill='%23001A69'/%3E%3Cpath d='M96.9868 24C91.464 24 86.9868 28.4772 86.9868 34V40H90.9868C96.5097 40 100.987 35.5228 100.987 30V24H96.9868ZM95.9868 29.101V30C95.9868 32.3981 94.2986 34.4018 92.0458 34.8876L91.9868 34.898V34C91.9868 31.6019 93.675 29.5982 95.9278 29.1124L95.9868 29.101Z' fill='%23001A69'/%3E%3Cpath d='M86.9867 3L92.422 9.25057C95.0395 12.2607 95.0395 16.7393 92.422 19.7494L86.9867 26L81.5514 19.7494C78.9339 16.7393 78.9339 12.2607 81.5514 9.25057L86.9867 3ZM86.9867 10.619L85.3244 12.5315C84.3429 13.6603 84.3429 15.3397 85.3244 16.4685L86.9867 18.38L88.6489 16.4685C89.5878 15.3888 89.6287 13.8053 88.7714 12.6817L88.6489 12.5315L86.9867 10.619Z' fill='%23001A69'/%3E%3Cpath d='M50.9868 21L56.4221 27.2506C59.0396 30.2607 59.0396 34.7393 56.4221 37.7494L50.9868 44L45.5515 37.7494C42.934 34.7393 42.934 30.2607 45.5515 27.2506L50.9868 21ZM50.9868 28.619L49.3246 30.5315C48.343 31.6603 48.343 33.3397 49.3246 34.4685L50.9868 36.38L52.6491 34.4685C53.588 33.3888 53.6288 31.8053 52.7715 30.6817L52.6491 30.5315L50.9868 28.619Z' fill='%23001A69'/%3E%3Cpath d='M14.9869 39L20.4222 45.2506C23.0398 48.2607 23.0398 52.7393 20.4222 55.7494L14.9869 62L9.55166 55.7494C6.93412 52.7393 6.93412 48.2607 9.55166 45.2506L14.9869 39ZM14.9869 46.619L13.3247 48.5315C12.3431 49.6603 12.3431 51.3397 13.3247 52.4685L14.9869 54.38L16.6492 52.4685C17.5881 51.3888 17.6289 49.8053 16.7717 48.6817L16.6492 48.5315L14.9869 46.619Z' fill='%23001A69'/%3E%3Cpath d='M88.9868 21.9999V100.086H84.9868V21.9999H88.9868Z' fill='%23001A69'/%3E%3Cpath d='M52.9868 40.9999V100.086H48.9868V40.9999H52.9868Z' fill='%23001A69'/%3E%3Cpath d='M16.9867 57.9999V100.086H12.9867V57.9999H16.9867Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8909_33374'%3E%3Crect width='100' height='100' fill='white' transform='translate(0.986816)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-open-access-2:before{content:none}.bi-marketing-open-access-2:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 101 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_8909_33369)'%3E%3Cpath d='M63.4135 60.6187L62.9784 60.7637C57.8168 62.4771 53.2889 72.5695 51.7689 76.8664L51.6346 77.3069L50.3455 81.1795L39.3615 70.1955L42.9333 66.6237L48.2669 71.9572C50.5281 66.6237 55.0345 58.0782 61.3832 55.9512L61.8183 55.8062L63.4135 60.6133V60.6187ZM77.6685 43.4096L57.6234 45.1659H57.6127H57.618C47.9822 46.0092 40.6882 47.4701 35.2418 49.0278C35.2311 48.8828 35.215 48.7431 35.2042 48.5981L35.1935 48.4531L34.4845 40.3588L34.463 40.0848C34.0011 34.8265 33.5284 29.3801 33.1041 24.0358C32.7765 19.7765 34.1032 16.1403 37.068 13.2506C39.6623 10.7261 42.5251 9.32427 45.6243 9.05034C47.5418 8.88384 49.5613 9.16851 51.6185 9.89899C57.1776 11.8648 60.2284 15.7589 60.9589 21.8122C61.0233 22.3547 61.206 24.3151 61.4154 26.6784L70.3423 25.8996C70.1274 23.4826 69.9341 21.4147 69.8535 20.6896C68.8491 12.3321 64.5898 6.22512 57.2098 2.55126C53.1868 0.553191 49.0994 -0.273965 45.0764 0.0805302C41.3972 0.402799 37.7985 1.71336 34.4039 3.98535C32.3736 5.34962 30.6173 6.90189 29.1778 8.61528C25.5577 12.9337 23.8658 18.3209 24.1397 24.6052C24.2041 25.9695 24.333 27.3284 24.4673 28.6497L24.5962 30.1267C24.8433 32.7747 25.0581 35.428 25.2784 38.0921L25.2945 38.2479C25.6651 42.8187 26.0303 47.5078 26.546 52.1968C22.4961 54.0981 20.9976 55.586 20.9976 55.586L24.8863 100C24.8863 100 34.2858 91.9594 61.5067 89.5799L81.5626 87.8236L77.6793 43.4096H77.6685Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8909_33369'%3E%3Crect width='60.565' height='100' fill='white' transform='translate(20.9868)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-latin-america:before{content:none}.bi-marketing-latin-america:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.07368 0C10.6031 0.250653 11.9394 1.06069 13.4104 1.46647C14.3171 1.71636 15.2501 1.8906 16.183 2.02204C16.9781 2.13361 17.7548 1.94715 18.5045 1.6537C18.8701 1.5108 19.2465 1.35872 19.6314 1.30752C20.7853 1.15392 21.6143 1.76909 22.3209 2.56232C22.7596 3.05522 23.1353 3.6039 23.5278 4.13501C24.1359 4.95727 24.6247 5.08948 25.4745 4.52627C26.6561 3.74375 27.4212 4.12966 28.0716 4.89155C28.5704 5.47539 28.9329 6.17233 29.3663 6.81272C29.7712 7.41031 30.1576 8.02319 30.6102 8.58334C31.0035 9.07012 31.5739 9.31772 32.1859 9.46444C32.8101 9.61422 32.9479 9.84042 32.7724 10.4525C32.5946 11.0723 32.3421 11.6737 32.2028 12.3011C31.938 13.494 32.1281 14.6647 32.6539 15.7468C33.0957 16.6554 36.3815 16.5637 36.8613 15.7468C37.341 14.9299 36.7812 13.6216 37.7418 13.3855C38.5039 13.1975 41.569 13.6275 42.7385 13.75C45.0405 13.9912 40.9663 17.3526 40.4836 18.1786C39.8394 19.2821 46.8922 18.7727 46.8922 19.5721C46.8922 19.8287 48.0138 23.4715 49.7445 25.1128C51.1431 26.4393 56.7455 25.9194 59.8597 25.4805C60.0945 25.3635 60.3289 25.2448 60.563 25.1256C61.9786 24.4051 63.2018 24.9784 64.4215 25.6059C64.5578 25.6769 64.6889 25.9932 64.6429 26.1386C63.2324 30.4986 64.8031 34.3106 66.8541 38.0279C69.5865 42.9815 72.9731 47.487 76.6016 51.8199C77.3852 52.7551 78.3188 52.7399 79.0888 51.7235C81.5418 48.4899 83.971 45.2359 86.3679 41.96C86.7341 41.4594 86.9999 41.3055 87.5876 41.5812C88.5075 42.0125 89.5006 42.2932 90.4086 42.7465C91.3387 43.2099 92.2586 43.7324 93.0831 44.3599C94.1921 45.2055 94.2279 45.7636 93.5499 46.9694C92.1683 49.4319 91.5244 52.1463 90.952 54.8607C90.3371 57.7696 89.8771 60.7107 89.3695 63.6415C89.269 64.225 89.0662 64.6444 88.4973 64.9624C87.3627 65.5966 86.3083 66.3695 85.1839 67.0206C83.0324 68.267 82.1312 70.1748 82.0835 72.5628C82.0716 73.153 82.0375 73.7466 82.0818 74.3352C82.1602 75.3584 81.7599 76.0957 80.8195 76.4982C79.9184 76.8855 79.0121 77.2931 78.0683 77.5451C76.8895 77.8614 76.3955 78.4398 76.7856 79.6118C77.157 80.7229 76.9491 81.5449 76.1417 82.3854C75.2831 83.2784 74.6358 84.3709 73.7687 85.2537C72.5285 86.5171 72.0345 88.0256 71.8352 89.7135C71.5268 92.3061 71.1793 94.8954 70.8131 97.4813C70.7313 98.058 70.5184 98.6178 70.3344 99.1759C70.0652 99.9911 69.469 100.128 68.7075 99.9031C67.6224 99.5835 66.7502 99.0051 66.3073 97.9345C65.137 95.1085 64.0927 92.2233 62.7929 89.4564C61.309 86.2998 61.1233 82.9677 61.014 79.6316L60.9838 78.6785C60.9737 78.3609 60.9633 78.0433 60.9514 77.7261C60.7726 72.9213 60.8271 68.1081 60.718 63.2982C60.7061 62.7469 60.4353 62.0552 60.04 61.6831C58.3808 60.1137 56.6245 58.6474 54.9159 57.1286C54.3469 56.623 53.8188 56.0699 53.2669 55.5423C52.4645 54.7745 52.1613 53.8155 51.8461 52.7585C51.4788 51.5229 50.9951 50.3209 50.4905 49.1258L49.8811 47.6932C49.78 47.4545 49.6795 47.2155 49.5805 46.9762C49.3556 46.435 49.0285 45.9344 48.7151 45.3526C48.8888 45.1886 49.0047 45.0668 49.1324 44.9586C51.6605 42.8259 52.9688 40.142 52.8904 36.8255C52.8459 34.9587 52.7972 33.0908 52.7687 31.2235C51.275 30.8529 48.72 30.0793 46.5206 28.7429C43.0498 26.6339 40.2248 23.4664 40.1704 23.5094C39.6285 23.9374 38.313 24.2171 37.7418 23.7608C37.1368 23.2771 36.4648 22.879 35.6528 22.9424C35.2171 22.9768 34.7591 23.0792 34.3688 23.2687C33.7577 23.5667 33.168 23.6111 32.5607 23.3482C30.0914 22.2814 27.6213 21.2169 25.1643 20.1241C24.4207 19.7932 23.6879 19.418 23.0036 18.9816C21.9098 18.2839 21.5973 17.4082 21.9622 16.1618C22.1038 15.6765 22.0068 15.2914 21.7012 14.9299C20.0171 12.9354 18.3552 10.9217 16.6356 8.95855C15.5664 7.73815 14.3341 6.6851 12.8893 5.88958C12.7984 5.94766 12.7068 6.0065 12.6037 6.07222C13.3365 7.29798 14.067 9.52925 14.7967 10.7504C15.5195 11.9594 16.2423 13.1691 16.9758 14.3956C16.8096 14.5469 16.6525 14.689 16.574 14.7601C15.9321 14.3054 14.0316 13.8636 13.4104 13.4769C12.5567 12.9458 11.9664 12.2787 11.9402 11.2249C11.9294 10.8107 11.7077 10.4928 11.3513 10.3017C10.4484 9.81753 10.2355 8.78405 10.0562 7.71534L9.9847 7.28719C9.88761 6.71708 9.77519 6.15643 9.54784 5.68325C8.86046 4.25269 8.20772 2.80533 7.26248 1.51462C7.16088 1.37553 7.08698 1.21658 7 1.0668V0.60982C7.19551 0.184933 7.61656 0.123034 7.99835 0H9.07368ZM88.751 29.4267C88.8316 30.768 88.4528 32.2091 87.9901 33.4969C86.7835 36.8526 84.8315 39.8243 82.8109 42.734C81.253 44.9774 79.6009 47.1537 77.8888 49.4987C76.4543 47.5738 75.0918 45.8193 73.8082 44.0081C71.5117 40.7678 69.4174 37.4139 67.7858 33.7655C64.8535 27.2074 70.1166 19.6835 77.0525 19.2169C82.9651 18.8192 88.3791 23.2147 88.751 29.4267ZM77.8629 24.3874C74.9727 24.3874 72.6297 26.7134 72.6297 29.5828C72.6297 32.4522 74.9727 34.7783 77.8629 34.7783C80.7531 34.7783 83.0961 32.4522 83.0961 29.5828C83.0961 26.7134 80.7531 24.3874 77.8629 24.3874ZM64.5993 14.908C66.6299 16.2698 67.6452 17.1695 67.6452 17.6071C67.6452 18.0546 66.1527 18.5714 63.1676 19.1577C63.052 19.1806 62.9333 19.1827 62.8169 19.1642L58.8454 18.5363C58.2908 18.4469 57.9138 17.9283 58.0034 17.3776C58.0267 17.2344 58.0808 17.0979 58.164 16.9787C59.1746 15.4815 59.7711 14.7329 59.9536 14.7329H63.7944C64.0762 14.6956 64.3661 14.7489 64.5993 14.908ZM46.675 10.2833C47.0909 10.0975 48.5357 10.0919 51.0094 10.2668C51.1639 10.278 51.3138 10.3241 51.4477 10.4016C55.5572 12.7857 57.6123 14.182 57.6123 14.5917C57.6123 14.9767 56.5697 15.6387 54.485 16.5787C54.1587 16.7252 53.7787 16.6906 53.4847 16.4875L53.1781 16.2747C50.1523 14.1809 48.3333 13.134 47.7213 13.134L46.2507 13.134C46.0215 13.1334 45.7993 13.0562 45.6199 12.9146C45.18 12.5675 45.1069 11.9321 45.4565 11.4954C46.0054 10.8048 46.4117 10.4009 46.675 10.2833Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-social-justice-video:before{content:none}.bi-marketing-social-justice-video:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_9847_38466)'%3E%3Cpath d='M76.0176 46.8051C76.3544 46.3619 76.9883 46.2791 77.4277 46.6208L81.2409 49.5867C81.6545 49.9084 81.7497 50.4948 81.459 50.9308L78.2811 55.6976C78.0126 56.1003 77.4942 56.253 77.0504 56.06L72.1556 53.9318C71.5609 53.6733 71.3658 52.9259 71.7581 52.4096L76.0176 46.8051Z' fill='%23001A69'/%3E%3Cpath d='M89.2782 57.635C89.6516 57.1411 90.3796 57.1019 90.804 57.5528L94.1097 61.0651C94.4675 61.4453 94.4726 62.0368 94.1214 62.4231L86.357 70.9639C86.0498 71.3018 85.5528 71.3887 85.1492 71.1751L81.8252 69.4153C81.2807 69.127 81.1239 68.4198 81.4954 67.9284L89.2782 57.635Z' fill='%23001A69'/%3E%3Cpath d='M95.1504 63.5182C95.5589 63.0533 96.2874 63.0674 96.6777 63.5478L99.1613 66.6046C99.5096 67.0332 99.4444 67.663 99.0158 68.0113L90.9532 74.5621C90.571 74.8727 90.0196 74.8587 89.6536 74.5293L88.0544 73.09C87.6473 72.7236 87.6106 72.098 87.9722 71.6866L95.1504 63.5182Z' fill='%23001A69'/%3E%3Cpath d='M82.8257 51.7262C83.1592 51.2131 83.8711 51.1172 84.3285 51.5237L88.1426 54.9141C88.5205 55.25 88.5882 55.815 88.3004 56.2307L85.2816 60.5912C84.7236 61.3973 83.4594 61.0024 83.4594 60.022V59.6247C83.4594 59.2775 83.2793 58.9551 82.9835 58.7731L80.472 57.2275C79.9934 56.933 79.8514 56.3021 80.1576 55.8309L82.8257 51.7262Z' fill='%23001A69'/%3E%3Cpath d='M74.8915 66.9615C74.4893 66.7922 74.6104 66.1929 75.0468 66.1929H80.2404C80.6185 66.1929 80.7855 66.669 80.4903 66.9052L79.8959 67.3807L78.8983 68.3783C78.7833 68.4933 78.6101 68.5272 78.4602 68.4641L74.8915 66.9615Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M71.3813 85.4791C71.5103 85.6808 71.5626 85.9221 71.5287 86.1591L69.0717 103.358C68.9856 103.961 69.4531 104.5 70.0616 104.5H89.8833C90.4355 104.5 90.8833 104.052 90.8833 103.5V88.1508C90.8833 87.9674 90.9337 87.7876 91.0291 87.6309L94.9417 81.203C95.0071 81.0956 95.0516 80.9769 95.0729 80.853L96.1119 74.8268C96.2638 73.9462 95.2724 73.3238 94.5452 73.8432L90.9096 76.4401C90.5432 76.7018 90.0472 76.6864 89.6978 76.4025L85.6536 73.1166C85.577 73.0543 85.4916 73.0038 85.4003 72.9666L77.5203 69.7562L70.5039 66.8977C70.16 66.7576 70.176 66.2652 70.5284 66.1478L71.8509 65.7069C72.0376 65.6447 72.1513 65.4559 72.1189 65.2617L71.7559 63.0838C71.6953 62.7197 72.1181 62.4747 72.4038 62.7084L74.8477 64.708L81.0577 64.1905C81.576 64.1473 81.9746 63.714 81.9746 63.194V60.6142C81.9746 60.2151 81.7374 59.8543 81.3711 59.6961L69.6744 54.6453C69.2309 54.4538 68.7139 54.6067 68.4459 55.0086L66 58.6775V77.0622L71.3813 85.4791Z' fill='%23001A69'/%3E%3Cpath d='M16.0176 46.8051C16.3544 46.3619 16.9883 46.2791 17.4277 46.6208L21.2409 49.5867C21.6545 49.9084 21.7497 50.4948 21.459 50.9308L18.2811 55.6976C18.0126 56.1003 17.4942 56.253 17.0504 56.06L12.1556 53.9318C11.5609 53.6733 11.3658 52.9259 11.7581 52.4096L16.0176 46.8051Z' fill='%23001A69'/%3E%3Cpath d='M29.2782 57.635C29.6516 57.1411 30.3796 57.1019 30.804 57.5528L34.1097 61.0651C34.4675 61.4453 34.4726 62.0368 34.1214 62.4231L26.357 70.9639C26.0498 71.3018 25.5528 71.3887 25.1492 71.1751L21.8252 69.4153C21.2807 69.127 21.1239 68.4198 21.4954 67.9284L29.2782 57.635Z' fill='%23001A69'/%3E%3Cpath d='M22.8257 51.7262C23.1592 51.2131 23.8711 51.1172 24.3285 51.5237L28.1426 54.9141C28.5205 55.25 28.5882 55.815 28.3004 56.2307L25.2816 60.5912C24.7236 61.3973 23.4594 61.0024 23.4594 60.022V59.6247C23.4594 59.2775 23.2793 58.9551 22.9835 58.7731L20.472 57.2275C19.9934 56.933 19.8514 56.3021 20.1576 55.8309L22.8257 51.7262Z' fill='%23001A69'/%3E%3Cpath d='M14.8915 66.9615C14.4893 66.7922 14.6104 66.1929 15.0468 66.1929H20.2404C20.6185 66.1929 20.7855 66.669 20.4903 66.9052L19.8959 67.3807L18.8983 68.3783C18.7833 68.4933 18.6101 68.5272 18.4602 68.4641L14.8915 66.9615Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3813 85.4791C11.5103 85.6808 11.5626 85.9221 11.5287 86.1591L9.07168 103.358C8.98562 103.961 9.45308 104.5 10.0616 104.5H29.8832C30.4355 104.5 30.8832 104.052 30.8832 103.5V88.1508C30.8832 87.9674 30.9337 87.7876 31.029 87.6309L34.6348 81.7072L35.225 73.6593C34.9996 73.6356 34.7608 73.6892 34.5452 73.8432L30.9096 76.4401C30.5432 76.7018 30.0472 76.6864 29.6978 76.4025L25.6536 73.1166C25.577 73.0543 25.4916 73.0038 25.4003 72.9666L17.5203 69.7562L10.5039 66.8977C10.16 66.7576 10.176 66.2652 10.5283 66.1478L11.8509 65.7069C12.0376 65.6447 12.1513 65.4559 12.1189 65.2617L11.7559 63.0838C11.6953 62.7197 12.1181 62.4747 12.4038 62.7084L14.8477 64.708L21.0577 64.1905C21.5759 64.1473 21.9746 63.714 21.9746 63.194V60.6142C21.9746 60.2151 21.7374 59.8543 21.371 59.6961L9.67441 54.6453C9.2309 54.4538 8.71389 54.6067 8.44592 55.0086L0.362164 67.1343C0.142092 67.4644 0.137983 67.8934 0.351692 68.2276L11.3813 85.4791Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M35.8468 63.1799C35.5897 63.1938 35.3367 63.3062 35.1503 63.5183L27.9721 71.6867C27.6106 72.0981 27.6472 72.7237 28.0543 73.0901L29.6536 74.5294C30.0196 74.8588 30.5709 74.8728 30.9531 74.5622L35.2692 71.0554L35.8468 63.1799Z' fill='%23001A69'/%3E%3Cpath d='M37.9707 56.4113C37.9881 56.1939 37.9339 55.9767 37.8164 55.793L22.6106 32.0096C22.3969 31.6753 22.401 31.2463 22.6211 30.9162L33.9028 13.9936C34.1708 13.5916 34.6878 13.4387 35.1313 13.6302L51.5183 20.7064C51.8846 20.8646 52.1219 21.2255 52.1219 21.6245V25.6967C52.1219 26.2168 51.7232 26.65 51.2049 26.6932L42.4366 27.4239L38.8201 24.465C38.5344 24.2312 38.1115 24.4762 38.1722 24.8403L38.7484 28.2974C38.7808 28.4916 38.6671 28.6804 38.4803 28.7427L36.1984 29.5033C35.8461 29.6207 35.8301 30.1131 36.174 30.2532L46.0686 34.2843L56.8267 38.6673C56.9181 38.7045 57.0034 38.755 57.08 38.8173L62.8298 43.489C63.1792 43.7729 63.6752 43.7883 64.0416 43.5266L69.9158 39.3307C70.643 38.8113 71.6343 39.4337 71.4825 40.3143L69.9105 49.4319C69.8892 49.5557 69.8446 49.6745 69.7793 49.7819L64.3743 58.6616C64.2789 58.8182 64.2285 58.9981 64.2285 59.1815V100.5C64.2285 101.052 63.7807 101.5 63.2285 101.5H35.4487C34.865 101.5 34.4053 101.002 34.4518 100.42L37.9707 56.4113Z' fill='%23001A69'/%3E%3Cpath d='M44.246 2.80511C44.5828 2.36192 45.2167 2.27909 45.6561 2.62084L51.3881 7.07909C51.8017 7.40077 51.8969 7.98717 51.6062 8.42314L46.936 15.4286C46.6675 15.8313 46.1491 15.9839 45.7052 15.7909L38.3586 12.5968C37.764 12.3382 37.5688 11.5909 37.9612 11.0746L44.246 2.80511Z' fill='%23001A69'/%3E%3Cpath d='M62.3036 17.4725C62.677 16.9785 63.405 16.9393 63.8294 17.3902L68.8407 22.7147C69.1985 23.0949 69.2036 23.6864 68.8524 24.0727L57.89 36.1313C57.5829 36.4692 57.0858 36.5561 56.6822 36.3424L51.546 33.6232C51.0015 33.335 50.8447 32.6277 51.2162 32.1363L62.3036 17.4725Z' fill='%23001A69'/%3E%3Cpath d='M70.3078 25.4877C70.7163 25.0228 71.4448 25.0369 71.8351 25.5172L75.7045 30.2796C76.0528 30.7083 75.9876 31.3381 75.559 31.6863L64.0852 41.0088C63.703 41.3193 63.1517 41.3054 62.7857 40.9759L60.1204 38.5772C59.7133 38.2109 59.6767 37.5852 60.0382 37.1738L70.3078 25.4877Z' fill='%23001A69'/%3E%3Cpath d='M53.5059 9.43173C53.8394 8.91867 54.5514 8.82277 55.0087 9.22931L60.7416 14.3252C61.1195 14.6611 61.1872 15.2262 60.8994 15.6418L55.9618 22.774C55.4038 23.58 54.1396 23.1851 54.1396 22.2048V20.3151C54.1396 19.9678 53.9595 19.6454 53.6637 19.4634L49.7664 17.0651C49.2878 16.7705 49.1458 16.1396 49.4521 15.6684L53.5059 9.43173Z' fill='%23001A69'/%3E%3Cpath d='M41.8408 30.2103C41.4386 30.041 41.5596 29.4417 41.996 29.4417H50.1744C50.5526 29.4417 50.7196 29.9178 50.4243 30.154L49.297 31.0559L47.873 32.4799C47.758 32.5949 47.5848 32.6288 47.4349 32.5657L41.8408 30.2103Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_9847_38466'%3E%3Crect width='100' height='100' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-marketing-inclusion:before{content:none}.bi-marketing-inclusion:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='73.9582' cy='35.4167' r='7.29166' fill='%23001A69'/%3E%3Cpath d='M72.158 43.75C68.4979 43.75 65.1373 44.9653 62.4999 47C72.158 53.4896 72.4981 56.9271 73.2123 66.6666H87.4999V58.3333C87.4999 50.2778 80.6326 43.75 72.158 43.75Z' fill='%23001A69'/%3E%3Ccircle cx='7.29166' cy='7.29166' r='7.29166' transform='matrix(-1 0 0 1 40.6249 28.125)' fill='%23001A69'/%3E%3Cpath d='M34.4943 43.75C38.0019 43.75 41.2225 44.9653 43.7499 47C34.4943 53.4896 34.1684 56.9271 33.4839 66.6666H19.7916V58.3333C19.7916 50.2778 26.3728 43.75 34.4943 43.75Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.363 99.7862C50.5054 99.7874 50.6479 99.788 50.7905 99.788V99.7739C65.1445 99.3715 69.094 100.552 72.4942 99.6541C75.8358 98.7713 78.6469 95.8804 90.2819 87.505C91.6666 86.5081 92.9817 84.0569 92.1875 82.8125C91.482 81.7072 89.0625 81.25 86.4583 82.8125L74.8701 89.837C74.7877 90.9866 74.368 91.9273 73.5906 92.6116C72.2768 93.7741 70.4226 93.784 69.9969 93.7677L69.9057 93.762L58.7719 93.3889L58.8779 92.495L69.9986 92.0472C70.0003 92.0472 70.004 92.0474 70.0097 92.0476C70.1543 92.0524 71.5588 92.0998 72.4248 91.3325C72.8779 90.9262 73.1139 90.3546 73.1422 89.5951C73.1683 88.8304 72.9733 88.2446 72.5459 87.8115C71.7063 86.9514 70.2205 86.933 70.2021 86.9344C70.2021 86.9344 52.2238 89.1888 50.7572 89.1561L50.7561 89.182C33.4186 89.1669 17.6773 77.743 12.5705 61.4649C10.0524 53.4385 10.2191 44.8306 13.0459 36.904C15.8728 28.9775 21.2111 22.1495 28.2778 17.4217C52.4675 1.23802 85.4458 10.8497 93.4545 40.3148C96.0015 49.6854 95.9986 55.7849 95.9944 64.6526C95.9942 65.0171 95.994 65.3864 95.994 65.7607C104.046 45.6652 100.164 24.7777 82.4878 10.9088C74.0039 4.2522 63.5716 0.441622 52.7215 0.0360901C41.8715 -0.369442 31.1746 2.65142 22.2003 8.65552C13.226 14.6596 6.44655 23.3309 2.85653 33.3973C-0.733486 43.4637 -0.945107 54.3953 2.25271 64.5885C8.69248 85.1156 28.4483 99.5644 50.2825 99.7855L50.2823 99.7886C50.3093 99.7878 50.3361 99.787 50.363 99.7862Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M53.6689 44.8389C59.435 44.8389 64.1092 40.1646 64.1092 34.3986C64.1092 28.6325 59.435 23.9583 53.6689 23.9583C47.9029 23.9583 43.2286 28.6325 43.2286 34.3986C43.2286 40.1646 47.9029 44.8389 53.6689 44.8389ZM36.298 63.7793C36.8532 54.5076 44.4191 47.1592 53.6672 47.1592C63.28 47.1592 71.0696 55.0897 71.0696 64.8761V75.0001H36.298C36.2535 72.3186 36.2688 69.8079 36.2836 67.3584C36.2908 66.1549 36.298 64.9662 36.298 63.7793Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-doing-research-online:before{content:none}.bi-marketing-doing-research-online:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.625 65.1443H84.375L100 87.0193V93.2693H0V87.0193L15.625 65.1443ZM37.5 83.8943H59.375V77.6443H37.5V83.8943Z' fill='%23001A69'/%3E%3Cpath d='M15.625 52.3318L22.8438 45.113L18.5625 40.863L15.4688 43.6443L0 59.113L4.40625 63.5193L15.625 52.3318Z' fill='%23001A69'/%3E%3Cpath d='M34.2812 8.89429C45.4688 8.89429 54.5938 18.0193 54.5938 29.2068C54.5938 40.3943 45.4688 49.5193 34.2812 49.5193C32.1562 49.5193 30.125 49.2068 28.2187 48.5818L24.3125 52.488L17.9062 58.8943H84.375V5.76929H15.625V21.1443C18.75 13.9255 25.9375 8.89429 34.2812 8.89429Z' fill='%23001A69'/%3E%3Ccircle cx='34.2812' cy='29.2068' r='14.0625' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-digital-literacy:before{content:none}.bi-marketing-digital-literacy:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.5 57.3068V67.539C94.3459 67.8784 97.1833 68.2658 99.9996 68.7059V4H-0.000366211V68.7059C-0.000366211 68.7059 3.11268 68.2735 8.5 67.7233V57.3068C8.5 55.278 9.97091 54.0568 11.4721 53.9729C12.1924 53.9326 12.9291 54.154 13.5 54.6795V52.8068C13.5 51.62 13.8813 50.6825 14.4983 50.0384C15.1121 49.3975 15.9319 49.0767 16.75 49.0767C17.5673 49.0767 18.3863 49.3969 19 50.0366V47.8065C19 45.4092 20.5686 44.0335 22.2402 44.0006C23.0627 43.9844 23.888 44.2989 24.5047 44.9538C25.1228 45.6104 25.5 46.5742 25.5 47.8066V49.3368C26.1096 48.7534 26.9249 48.4362 27.7333 48.4093C28.5348 48.3825 29.3557 48.6368 29.9803 49.2148C30.6116 49.7992 31 50.6752 31 51.8068V66.0156C42.0715 65.4505 55.236 65.1804 69 65.7654V51.8068C69 50.6752 69.3884 49.7992 70.0197 49.2148C70.6443 48.6368 71.4652 48.3825 72.2667 48.4093C73.0751 48.4362 73.8904 48.7534 74.5 49.3368V47.8066C74.5 46.5742 74.8772 45.6104 75.4953 44.9538C76.112 44.2989 76.9373 43.9844 77.7598 44.0006C79.4314 44.0335 81 45.4092 81 47.8065V50.0366C81.6137 49.3969 82.4327 49.0767 83.25 49.0767C84.0681 49.0767 84.8879 49.3975 85.5017 50.0384C86.1187 50.6825 86.5 51.62 86.5 52.8068V54.6795C87.0709 54.154 87.8076 53.9326 88.5279 53.9729C90.0291 54.0568 91.5 55.278 91.5 57.3068ZM17.9996 32H11.9996V38H17.9996V32ZM25.9996 32H31.9996V38H25.9996V32ZM45.9996 16H39.9996V22H45.9996V16ZM53.9996 16H59.9996V22H53.9996V16ZM59.9996 32H53.9996V38H59.9996V32ZM39.9996 32H45.9996V38H39.9996V32ZM73.9996 16H67.9996V22H73.9996V16ZM81.9996 16H87.9996V38H81.9996V16ZM62.9996 48H38.9996V52H62.9996V48ZM11.9996 16H31.9996V22H11.9996V16ZM73.9996 32H67.9996V38H73.9996V32ZM77.7402 45.0004C78.8186 45.0216 80 45.904 80 47.8065V69.3065C80 69.5822 80.2233 69.8059 80.4991 69.8065C80.7748 69.807 80.999 69.5841 81 69.3083C81.0499 55.9061 81.0217 54.3483 81.0071 53.5418V53.5417V53.5416C81.003 53.3179 81 53.1519 81 52.8068C81 51.8402 81.3062 51.1626 81.7205 50.7301C82.1379 50.2943 82.6931 50.0767 83.25 50.0767C83.8069 50.0767 84.3621 50.2943 84.7795 50.7301C85.1938 51.1626 85.5 51.8402 85.5 52.8068V69.8065C85.5 70.0826 85.7238 70.3067 85.9999 70.3068C86.276 70.3068 86.4999 70.0831 86.5 69.807C86.5038 60.6085 86.5021 59.4301 86.5009 58.5774V58.5771V58.5764C86.5004 58.25 86.5 57.9708 86.5 57.3068C86.5 56.3967 86.7778 55.8089 87.1329 55.4576C87.4904 55.1039 87.9724 54.9434 88.4721 54.9713C89.4709 55.0272 90.5 55.8356 90.5 57.3068V80.3068C90.5 84.1313 89.5713 91.2193 88.619 94.8068H71.4988C71.4937 93.9439 71.4653 92.5702 71.3098 91.0678C71.1207 89.2394 70.7386 87.166 69.9472 85.5832C69.9382 85.5652 69.9282 85.5478 69.9171 85.531L65.4121 78.7168L59.912 70.7168L59.9044 70.706C59.9009 70.7012 59.8974 70.6965 59.8937 70.6918C59.3433 69.9889 59.2052 69.3201 59.291 68.7653C59.3781 68.2023 59.7033 67.7067 60.1677 67.3712C60.632 67.0359 61.2217 66.871 61.8198 66.9566C62.4099 67.041 63.0459 67.3751 63.5991 68.1055L69.0968 75.6024C69.2247 75.7768 69.4501 75.8492 69.6556 75.7819C69.861 75.7147 70 75.523 70 75.3068V51.8068C70 50.9147 70.2991 50.3189 70.699 49.9488C71.1057 49.5723 71.6598 49.3896 72.2333 49.4087C73.38 49.447 74.5 50.2757 74.5 51.8068V68.8068C74.5 69.0829 74.7239 69.3068 75 69.3068C75.2761 69.3068 75.5 69.0829 75.5 68.8068V47.8066C75.5 46.7809 75.8103 46.0781 76.2234 45.6394C76.638 45.199 77.1877 44.9895 77.7402 45.0004ZM20 47.8065C20 45.904 21.1814 45.0216 22.2598 45.0004C22.8123 44.9895 23.362 45.199 23.7766 45.6394C24.1897 46.0781 24.5 46.7809 24.5 47.8066V68.8068C24.5 69.0829 24.7239 69.3068 25 69.3068C25.2761 69.3068 25.5 69.0829 25.5 68.8068V51.8068C25.5 50.2757 26.62 49.447 27.7667 49.4087C28.3402 49.3896 28.8943 49.5723 29.301 49.9488C29.7009 50.3189 30 50.9147 30 51.8068V75.3068C30 75.523 30.139 75.7147 30.3444 75.7819C30.5499 75.8492 30.7753 75.7768 30.9032 75.6024L36.4009 68.1055C36.9541 67.3751 37.5901 67.041 38.1802 66.9566C38.7783 66.871 39.368 67.0359 39.8323 67.3712C40.2967 67.7067 40.6219 68.2023 40.709 68.7653C40.7948 69.3201 40.6567 69.9889 40.1063 70.6918C40.0999 70.7 40.0938 70.7083 40.088 70.7168L34.5879 78.7168L30.0829 85.531C30.0718 85.5478 30.0618 85.5652 30.0528 85.5832C29.2614 87.166 28.8793 89.2394 28.6902 91.0678C28.5347 92.5702 28.5063 93.9439 28.5012 94.8068H11.381C10.4287 91.2193 9.5 84.1313 9.5 80.3068V57.3068C9.5 55.8356 10.5291 55.0272 11.5279 54.9713C12.0276 54.9434 12.5096 55.1039 12.8671 55.4576C13.2222 55.8089 13.5 56.3967 13.5 57.3068C13.5 57.9707 13.4996 58.2499 13.4991 58.5762V58.5764C13.4979 59.4291 13.4962 60.6049 13.5 69.807C13.5001 70.0831 13.724 70.3068 14.0001 70.3068C14.2762 70.3067 14.5 70.0826 14.5 69.8065V52.8068C14.5 51.8402 14.8062 51.1626 15.2205 50.7301C15.6379 50.2943 16.1931 50.0767 16.75 50.0767C17.3069 50.0767 17.8621 50.2943 18.2795 50.7301C18.6938 51.1626 19 51.8402 19 52.8068C19 53.1519 18.997 53.3179 18.9929 53.5416V53.5417C18.9783 54.3482 18.9501 55.9054 19 69.3083C19.001 69.5841 19.2252 69.807 19.5009 69.8065C19.7767 69.8059 20 69.5822 20 69.3065V47.8065Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-financial-literacy:before{content:none}.bi-marketing-financial-literacy:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='46.002' cy='31.5' r='7.5' fill='%23001A69'/%3E%3Ccircle cx='47.5' cy='7.5' r='7.5' fill='%23001A69'/%3E%3Ccircle cx='61.5' cy='21.5' r='7.5' fill='%23001A69'/%3E%3Cpath d='M37 47C39.9457 45.4908 47.8698 43.3778 56 47' stroke='white' stroke-width='1.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.1837 37.2664H41.8006L41.8504 37.3029C42.7224 37.9379 43.7157 38.3647 44.7608 38.5534C45.8058 38.7422 46.8775 38.6884 47.9007 38.3959C48.7199 38.1616 49.4923 37.7789 50.1837 37.2664ZM38.5887 37.2664H34.4462C33.1755 37.2664 32.071 37.4329 31.0761 37.583L31.0761 37.583L31.0761 37.583C30.9475 37.6023 30.8208 37.6215 30.6957 37.6399C27.8225 34.25 23.5829 32.0396 18.792 32.0396L13.5739 32.0386L16.6526 44.3768C14.0843 46.7865 11 54 10.5 57.5L5.74684 59C5 59.2085 4 60.2915 4 60.7915V71C4.00879 71.5 4.5 72 5.74684 72.2489L12.4912 73.5C14 79 16.8762 82.7475 18.7922 84.1974L18.7921 94.7723C18.7921 97.6476 21.1403 100 24.0102 100H29.2283C32.0982 100 34.4464 97.6476 34.4464 94.7723L34.4458 89.5445H55.3181L55.3185 94.7723C55.3185 97.6476 57.6667 100 60.5366 100H65.7547C68.6246 100 70.9728 97.6476 70.9728 94.7723L70.8293 84.2023C77.1284 79.4368 81.2638 71.9415 81.2638 63.4054L87.7864 63.4071C93.2083 63.4071 97.5515 58.6285 96.8381 53.0527C96.2478 48.4376 92.1076 45.1081 87.4602 45.1081C86.9303 45.1081 86.4818 45.5655 86.4819 46.0885V49.3559C86.4819 49.8866 86.9303 50.3359 87.4603 50.3359H87.6233C89.5197 50.3359 91.2515 51.5938 91.62 53.4798C92.1092 55.9711 90.1932 58.1783 87.788 58.1783L80.724 58.1776C78.2944 46.2517 67.793 37.2664 55.3185 37.2664H53.3956C53.0132 37.767 52.5847 38.2292 52.1153 38.6457C51.0575 39.5844 49.8177 40.2685 48.4825 40.6503C47.1473 41.0321 45.749 41.1023 44.3854 40.8559C43.0218 40.6096 41.7257 40.0527 40.5879 39.2242C39.8334 38.6749 39.1606 38.0149 38.5887 37.2664ZM23 55.5C23 56.8807 21.8807 58 20.5 58C19.1193 58 18 56.8807 18 55.5C18 54.1193 19.1193 53 20.5 53C21.8807 53 23 54.1193 23 55.5ZM38.3727 48.6508C40.8516 47.2314 47.6716 45.1888 54.6657 48.6714L55.3343 47.3286C47.7795 43.5668 40.4198 45.7501 37.6273 47.3492L38.3727 48.6508Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-finding-your-school-life-balance:before{content:none}.bi-marketing-finding-your-school-life-balance:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1122 30.8246C22.1103 30.8232 22.1098 30.8205 22.1112 30.8185C24.5355 27.4247 27.5426 24.6839 30.8981 22.6375C32.5559 21.6266 32.8127 19.1627 31.2326 18.0344C30.4657 17.4867 29.4509 17.4139 28.6391 17.8926C24.5091 20.3276 20.8138 23.64 17.8544 27.7841C14.6818 32.2269 12.6867 37.1549 11.8079 42.201C11.6205 43.2769 12.3229 44.2616 13.3529 44.6246C14.8756 45.1612 16.7479 44.2389 17.0495 42.6529C17.8366 38.5133 19.5088 34.4789 22.1132 30.8307C22.1146 30.8288 22.1142 30.826 22.1122 30.8246Z' fill='%23001A69'/%3E%3Cpath d='M78.7478 30.8246C78.7497 30.8232 78.7502 30.8205 78.7488 30.8185C76.3244 27.4247 73.3174 24.6839 69.9619 22.6375C68.3041 21.6266 68.0472 19.1627 69.6274 18.0344C70.3943 17.4867 71.4091 17.4139 72.2209 17.8926C76.3509 20.3276 80.0462 23.64 83.0055 27.7841C86.1782 32.2269 88.1733 37.1549 89.0521 42.201C89.2395 43.2769 88.5371 44.2616 87.5071 44.6246C85.9844 45.1612 84.112 44.2389 83.8105 42.6529C83.0234 38.5133 81.3511 34.4789 78.7468 30.8307C78.7454 30.8288 78.7458 30.826 78.7478 30.8246Z' fill='%23001A69'/%3E%3Cpath d='M37 91.7989V100H64V91.7989C64 84.1844 57.952 78 50.5 78C43.048 78 37 84.1844 37 91.7989Z' fill='%23001A69'/%3E%3Ccircle cx='50.5' cy='69' r='8' fill='%23001A69'/%3E%3Cpath d='M24.2216 68.4134V49H23.0305C16.6777 49 13.8983 52.2726 13.8983 52.8832V55.2116V72.2837C13.8983 72.2837 16.9768 68.4134 24.2216 68.4134Z' fill='%23001A69'/%3E%3Cpath d='M3.97045 49H2.7793V68.4134C10.0241 68.4134 13.1026 72.2837 13.1026 72.2837V52.8832C13.1026 52.2726 10.3232 49 3.97045 49Z' fill='%23001A69'/%3E%3Cpath d='M2.77935 69.1791C2.51729 69.1791 2.25259 69.1791 1.98525 69.1816V55.5969H0V75H13.1026V73.8358C13.1026 73.0597 9.92624 69.1791 2.77935 69.1791Z' fill='%23001A69'/%3E%3Cpath d='M25.0148 55.5969V69.1816C24.7475 69.1816 24.4828 69.1765 24.2207 69.1791C17.0739 69.1791 13.8975 73.0597 13.8975 73.8358V75H27.0001V55.5969H25.0148Z' fill='%23001A69'/%3E%3Cpath d='M43.1946 0C41.3486 0 39.5109 0.748474 38.1061 2.2538C35.2966 5.26445 35.2994 10.096 38.1061 13.1067L49.9896 25.8615C50.0538 25.9313 50.1432 25.9704 50.2381 25.9704C50.3331 25.9704 50.4224 25.9313 50.4867 25.8615C54.4525 21.6136 58.4127 17.3629 62.3785 13.1178C65.188 10.1072 65.188 5.284 62.3785 2.27614C59.5689 -0.73451 55.0027 -0.73451 52.1931 2.27614L50.2549 4.34841L48.2943 2.2538C46.8895 0.748474 45.0407 0 43.1946 0Z' fill='%23001A69'/%3E%3Cpath d='M99.2992 75H90.8876C90.5007 75 90.1867 74.734 90.1867 74.4064V64.7656H83.8129V74.4061C83.8129 74.7338 83.4989 74.9997 83.1121 74.9997H74.7008C74.314 74.9997 74 74.7338 74 74.4061V59.3035C74 59.1486 74.0715 58.9999 74.199 58.8892L86.5322 48.1793C86.6639 48.0647 86.809 48 87.034 48C87.2232 48 87.4054 48.0653 87.5372 48.1802L99.8024 58.8898C99.9292 59.0005 100 59.1489 100 59.3032V74.4061C100 74.734 99.686 75 99.2992 75ZM91.5884 73.8127H98.5983V59.544L87.0326 49.4452L75.4017 59.5451V73.8124H82.4116V64.172C82.4116 63.8443 82.7255 63.5783 83.1124 63.5783H90.8876C91.2745 63.5783 91.5884 63.8443 91.5884 64.172V73.8127Z' fill='%23001A69'/%3E%3Cpath d='M91.5884 73.8127H98.5983V59.544L87.0326 49.4452L75.4017 59.5451V73.8124H82.4116V64.172C82.4116 63.8443 82.7255 63.5783 83.1124 63.5783H90.8876C91.2745 63.5783 91.5884 63.8443 91.5884 64.172V73.8127Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-securing-your-future:before{content:none}.bi-marketing-securing-your-future:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='11' y='82' width='87' height='18' fill='%23001A69'/%3E%3Crect x='30' y='64' width='68' height='20' fill='%23001A69'/%3E%3Crect x='47' y='47' width='51' height='19' fill='%23001A69'/%3E%3Crect x='67' y='30' width='31' height='20' fill='%23001A69'/%3E%3Cpath d='M97 2.69737C91.7059 5.39474 81.7059 5.57456 77 5.39474V15.6447C87.3529 16.5079 94.6471 13.8465 97 12.4079V2.69737Z' fill='%23001A69'/%3E%3Cpath d='M77 0V5.39474M77 41V15.6447M77 5.39474C81.7059 5.57456 91.7059 5.39474 97 2.69737V12.4079C94.6471 13.8465 87.3529 16.5079 77 15.6447M77 5.39474V15.6447' stroke='%23001A69' stroke-width='3.19149'/%3E%3Cpath d='M18.2264 17.3312C19.604 19.7378 22.7181 20.5995 25.1806 19.2543C27.6481 17.9064 28.5261 14.8639 27.1486 12.4573C25.7721 10.0527 22.659 9.19041 20.1915 10.5383C17.729 11.8835 16.85 14.9265 18.2264 17.3312Z' fill='%23001A69' stroke='%23001A69' stroke-width='2.12766' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.3267 44.595L16.5539 52.5112C16.5539 52.5112 10.0798 56.6491 7.74859 58.103C5.9651 59.2159 4.93568 59.3427 5.60422 60.5107C5.90753 61.0406 6.66389 63.2092 7.3084 63.2841C8.08447 63.3743 9.14817 62.4128 10.6658 61.7331C13.0076 60.684 20.9288 56.9557 20.9288 56.9557C20.9378 56.9508 20.9467 56.9459 20.9526 56.9427C21.8478 56.4537 22.5201 55.4775 22.6274 54.2531L23.4218 46.5972' fill='%23001A69'/%3E%3Cpath d='M17.3267 44.595L16.5539 52.5112C16.5539 52.5112 10.0798 56.6491 7.74859 58.103C5.9651 59.2159 4.93568 59.3427 5.60422 60.5107C5.90753 61.0406 6.66389 63.2092 7.3084 63.2841C8.08447 63.3743 9.14817 62.4128 10.6658 61.7331C13.0076 60.684 20.9288 56.9557 20.9288 56.9557C20.9378 56.9508 20.9467 56.9459 20.9526 56.9427C21.8478 56.4537 22.5201 55.4775 22.6274 54.2531L23.4218 46.5972' stroke='%23001A69' stroke-width='2.12766' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M35.4323 40.9245L25.9654 40.0816L26.6917 25.3794C26.7576 24.5806 26.1466 22.8766 25.3288 22.8097L19.9485 22.3812C19.545 22.3015 19.1185 22.3044 18.6958 22.4298L9.92078 25.0418C9.2472 25.2495 8.68762 25.7065 8.36987 26.3199L4.71535 34.6878C4.45363 35.3941 4.12736 36.0998 3.82201 37.076C5.10947 37.867 6.07792 38.4379 6.73941 38.8735C7.10414 38.1695 7.31667 37.6562 7.73192 36.7432L11.737 29.3312L17.4658 28.0698L16.4524 40.0469C16.4084 43.1233 16.978 45.1665 20.6294 45.8733L32.8648 46.6404L33.6545 57.2589C33.6545 58.6035 33.6545 60.0976 33.6545 61.6196C34.2224 61.6196 37.9759 61.6196 38.5439 61.6196C38.5439 61.0648 38.63 58.7412 38.6083 56.7331L38.2367 43.6641C38.1018 42.2097 36.9225 41.0589 35.4323 40.9245Z' fill='%23001A69'/%3E%3Cpath d='M6.73941 38.8735C7.10414 38.1695 7.31667 37.6562 7.73192 36.7432L11.737 29.3312L17.4658 28.0698L16.4524 40.0469C16.4084 43.1233 16.978 45.1665 20.6294 45.8733L32.8648 46.6404L33.6545 57.2589C33.6545 58.6035 33.6545 60.0976 33.6545 61.6196C34.2224 61.6196 37.9759 61.6196 38.5439 61.6196C38.5439 61.0648 38.63 58.7412 38.6083 56.7331L38.2367 43.6641C38.1018 42.2097 36.9225 41.0589 35.4323 40.9245L25.9654 40.0816L26.6917 25.3794C26.7576 24.5806 26.1466 22.8766 25.3288 22.8097L19.9485 22.3812C19.545 22.3015 19.1185 22.3044 18.6958 22.4298L9.92078 25.0418C9.2472 25.2495 8.68762 25.7065 8.36987 26.3199L4.71535 34.6878C4.45363 35.3941 4.12736 36.0998 3.82201 37.076M6.73941 38.8735C6.07792 38.4379 5.10947 37.867 3.82201 37.076M6.73941 38.8735L3.82201 37.076' stroke='%23001A69' stroke-width='2.12766' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.8024 29.8472L30.8471 32.9529C31.5718 33.4825 32.6934 33.7686 33.5312 33.4317C33.5312 33.4317 38.9504 30.3202 40.4013 29.4221C41.9269 28.4794 41.7952 28.6474 43.9949 27.2234C43.3134 26.2248 42.9727 25.781 41.9505 24.4495C40.8147 25.1152 39.6788 25.67 39.1585 25.9732L33.363 28.9803L25.9277 23.0674' fill='%23001A69'/%3E%3Cpath d='M26.8024 29.8472L30.8471 32.9529C31.5718 33.4825 32.6934 33.7686 33.5312 33.4317C33.5312 33.4317 38.9504 30.3202 40.4013 29.4221C41.9269 28.4794 41.7952 28.6474 43.9949 27.2234C43.3134 26.2248 42.9727 25.781 41.9505 24.4495C40.8147 25.1152 39.6788 25.67 39.1585 25.9732L33.363 28.9803L25.9277 23.0674' stroke='%23001A69' stroke-width='2.12766' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.bi-marketing-operations-and-supply-chain-management:before{content:none}.bi-marketing-operations-and-supply-chain-management:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M68.3557 51.6161C66.8358 52.9347 65.9088 54.9092 65.977 57.0908V57.0839C66.0519 59.2654 67.1084 61.1709 68.717 62.3859C68.4784 63.2144 68.1717 64.029 67.8173 64.8092C65.827 64.6642 63.7822 65.3891 62.3168 66.9769C60.8513 68.5786 60.2719 70.6843 60.5514 72.6863C59.8085 73.1006 59.0382 73.4596 58.2271 73.7633C56.9253 72.2307 54.9691 71.278 52.822 71.3539C50.6682 71.4299 48.787 72.5068 47.5873 74.1292C46.7626 73.8876 45.9583 73.5769 45.1949 73.2179C45.3381 71.1951 44.6224 69.1309 43.0479 67.6397C41.4802 66.1485 39.3945 65.5617 37.4179 65.8516C37.0089 65.106 36.6545 64.3121 36.3546 63.4974C37.8745 62.1788 38.8083 60.1975 38.7333 58.0228C38.6652 55.8412 37.6019 53.9357 36.0001 52.7207C36.2387 51.8853 36.5454 51.0776 36.8998 50.2975C38.8901 50.4563 40.9281 49.7245 42.4004 48.1297C43.8658 46.5418 44.4452 44.4293 44.1589 42.4272C44.9018 42.013 45.6789 41.654 46.49 41.3571C47.7918 42.8828 49.7412 43.8356 51.8951 43.7596C54.0489 43.6906 55.9301 42.6067 57.123 40.9912C57.9545 41.2328 58.752 41.5366 59.5222 41.9025C59.3722 43.9184 60.0879 45.9826 61.6624 47.4669C63.2369 48.9581 65.3158 49.545 67.2924 49.255C67.7014 50.0144 68.0627 50.8014 68.3557 51.6161ZM46.9678 63.4077C50.1577 66.4316 55.1606 66.259 58.1392 63.028V63.0211C61.1178 59.7902 60.9474 54.7228 57.7575 51.7059C54.5676 48.6889 49.5647 48.8615 46.5861 52.0925C43.6075 55.3234 43.7779 60.3908 46.9678 63.4077Z' fill='%23001A69'/%3E%3Cpath d='M81 90.8507V96.0001H99V90.8507C99 86.0697 94.968 82.1865 90 82.1865C85.032 82.1865 81 86.0697 81 90.8507Z' fill='%23001A69'/%3E%3Cellipse cx='90.2004' cy='75.1801' rx='5.4' ry='5.1801' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M62.4308 5.91846H69.1064L75.782 14.3507V22.0803H72.0624C71.4534 20.0519 69.5748 18.5669 67.3496 18.5669C65.1244 18.5669 63.2412 20.0519 62.6369 22.0803H62.4308V5.91846ZM65.9453 8.02717V14.3514H73.675L68.6156 8.02717H65.9453Z' fill='%23001A69'/%3E%3Cpath d='M32.7785 1C32.7785 1 32.8347 1.11243 32.9237 1.33261C32.9471 1.38882 32.9706 1.44972 33.0034 1.51999C33.0361 1.609 33.0783 1.70269 33.1158 1.81044C33.2001 2.02593 33.2891 2.28827 33.3922 2.59276C33.425 2.70051 33.4624 2.81763 33.4999 2.93006C33.514 2.98159 33.5327 3.02843 33.5468 3.07996C33.6405 3.37978 33.7342 3.72175 33.8325 4.08715C33.9637 4.56967 34.0902 5.09903 34.2214 5.69397C34.2729 5.9282 34.3197 6.18585 34.3713 6.43882C34.4696 6.93539 34.5633 7.45538 34.6477 8.02222C34.9756 10.1584 35.2145 12.7818 35.2145 15.9017V22.0807H38.742C39.3463 20.0523 41.2296 18.5673 43.4548 18.5673C45.6799 18.5673 47.5585 20.0523 48.1675 22.0807H60.7176V15.9017C60.7176 5.91883 58.2816 1 58.2816 1H32.7738H32.7785Z' fill='%23001A69'/%3E%3Cpath d='M43.4591 19.9731C42.021 19.9731 40.7889 20.8445 40.2455 22.0812C40.0581 22.5122 39.9457 22.9853 39.9457 23.4866C39.9457 25.426 41.5197 27 43.4591 27C45.3986 27 46.9726 25.426 46.9726 23.4866C46.9726 22.9853 46.8649 22.5122 46.6728 22.0812C46.1294 20.8445 44.8926 19.9731 43.4591 19.9731Z' fill='%23001A69'/%3E%3Cpath d='M67.3505 19.9731C65.9123 19.9731 64.6803 20.8445 64.1369 22.0812C63.9495 22.5122 63.837 22.9853 63.837 23.4866C63.837 25.426 65.4111 27 67.3505 27C69.2899 27 70.864 25.426 70.864 23.4866C70.864 22.9853 70.7562 22.5122 70.5642 22.0812C70.0207 20.8445 68.784 19.9731 67.3505 19.9731Z' fill='%23001A69'/%3E%3Crect x='28' y='9.43262' width='4.91886' height='1.40538' fill='%23001A69'/%3E%3Crect x='29.4058' y='13.6479' width='4.21616' height='1.40538' fill='%23001A69'/%3E%3Crect x='28' y='17.864' width='5.62155' height='1.40538' fill='%23001A69'/%3E%3Cpath d='M51.698 93.5942C51.698 93.5967 51.696 93.5987 51.6935 93.5987C45.5368 93.5978 39.7067 91.7288 34.5339 89.4272C32.9486 88.7218 31.0812 89.5631 30.6322 91.2392C30.2716 92.5851 30.9729 93.9912 32.2674 94.5069C37.8044 96.7129 44.0608 99 51.698 99C59.9326 99 65.9913 97.0073 71.7649 94.567C72.9771 94.0546 73.4633 92.6139 73.086 91.3532C72.6221 89.8027 70.8985 88.7885 69.4135 89.4317C64.1 91.7334 57.8669 93.5888 51.7025 93.5897C51.7 93.5897 51.698 93.5917 51.698 93.5942Z' fill='%23001A69'/%3E%3Cpath d='M88.7747 45.9335C88.7771 45.9329 88.7796 45.9343 88.7803 45.9367C90.4394 51.8656 90.2117 57.9837 89.3901 63.5856C89.1383 65.3023 90.452 66.8737 92.187 66.8542C93.5804 66.8385 94.7452 65.784 94.8928 64.3984C95.5241 58.4717 96.0395 51.8303 93.9802 44.476C91.7599 36.5464 88.2073 31.2494 84.3006 26.3476C83.4804 25.3185 81.962 25.2388 80.8496 25.942C79.4817 26.8068 78.9698 28.7401 79.9896 29.9966C83.6388 34.4926 87.1061 39.9946 88.7691 45.9304C88.7698 45.9328 88.7723 45.9342 88.7747 45.9335Z' fill='%23001A69'/%3E%3Cpath d='M16.0564 46.0361C16.054 46.0354 16.0515 46.0368 16.0508 46.0392C14.3916 51.9681 14.6194 58.0862 15.441 63.6881C15.6928 65.4049 14.3791 66.9762 12.644 66.9567C11.2507 66.941 10.0858 65.8865 9.93825 64.5009C9.30699 58.5742 8.79153 51.9328 10.8508 44.5785C13.0711 36.649 16.6237 31.3519 20.5305 26.4501C21.3506 25.421 22.8691 25.3413 23.9814 26.0445C25.3494 26.9093 25.8613 28.8426 24.8414 30.0992C21.1923 34.5952 17.7249 40.0972 16.0619 46.033C16.0612 46.0354 16.0588 46.0368 16.0564 46.0361Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.7986 84.8857C19.9563 83.3327 20.6415 81.4067 20.6415 79.3208C20.6415 74.173 16.4685 70 11.3208 70C6.17304 70 2 74.173 2 79.3208C2 84.4685 6.17304 88.6415 11.3208 88.6415C13.1409 88.6415 14.8392 88.1198 16.2743 87.2177L25.0565 96L27.4847 93.5718L18.7986 84.8857ZM11.3208 85.6589C7.82031 85.6589 4.98264 82.8212 4.98264 79.3208C4.98264 75.8203 7.82031 72.9826 11.3208 72.9826C14.8212 72.9826 17.6589 75.8203 17.6589 79.3208C17.6589 82.8212 14.8212 85.6589 11.3208 85.6589Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-marketing-economics:before{content:none}.bi-marketing-economics:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 101' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M35.8931 67.1568C17.6646 66.7914 3 51.8993 3 33.5818C3 15.0351 18.0339 0 36.5791 0C55.1243 0 70.1582 15.0351 70.1582 33.5818C70.1582 36.5782 69.7658 39.483 69.0296 42.2475L68.2941 41.9206C67.1551 41.4143 65.9208 41.2709 64.7423 41.4645C65.2689 39.5786 65.6113 37.6158 65.7487 35.5968H50.959C50.7231 40.202 49.9008 44.765 48.5047 49.0801C50.3928 49.3558 52.2368 49.6969 54.0102 50.104L51.3516 52.6064C50.0894 52.3599 48.7926 52.1455 47.4711 51.9634C46.2922 54.9505 44.8235 57.7882 43.0695 60.402L35.8931 67.1568ZM36.5791 62.8221C35.9274 62.8221 35.2806 62.8008 34.6395 62.7588C31.8707 59.5113 29.6534 55.7141 28.0177 51.5862C30.626 51.3305 33.3361 51.2011 36.0746 51.2011C38.8614 51.2011 41.6565 51.3351 44.3812 51.6009C42.6475 55.7712 40.311 59.5853 37.4035 62.8107C37.1296 62.8183 36.8548 62.8221 36.5791 62.8221ZM15.7057 54.0568C19.6272 58.0548 24.688 60.931 30.3626 62.1598C28.1325 59.0595 26.3234 55.6127 24.9433 51.9534C21.569 52.4314 18.4307 53.1349 15.7057 54.0568ZM36.0746 48.2011C33.003 48.2011 29.9364 48.3586 26.9783 48.6774C25.6469 44.5155 24.8751 40.0876 24.6906 35.5968H47.9549C47.7106 40.1063 46.8735 44.5419 45.4721 48.6969C42.3813 48.3655 39.2127 48.2011 36.0746 48.2011ZM23.9563 49.0656C22.6266 44.7433 21.8664 40.186 21.6882 35.5968H7.40952C7.81991 41.6271 10.0585 47.1554 13.5752 51.6318C16.6249 50.4868 20.1648 49.6344 23.9563 49.0656ZM48.0298 32.5968H24.655C24.7343 28.0273 25.4243 23.4677 26.7397 19.1325C29.7713 19.4687 32.9204 19.6348 36.0746 19.6348C39.4315 19.6348 42.8233 19.4467 46.1175 19.0672C47.3777 23.4337 48.0103 28.0155 48.0298 32.5968ZM21.6547 32.5968C21.7317 27.9197 22.4139 23.2287 23.7277 18.7357C19.8565 18.1417 16.2539 17.2501 13.1762 16.0515C9.69572 20.6913 7.56257 26.4 7.35746 32.5968H21.6547ZM36.0746 16.6348C33.2355 16.6348 30.427 16.4958 27.7308 16.221C29.3578 11.9262 31.6351 7.91369 34.578 4.40894C35.2393 4.36424 35.9065 4.34153 36.5791 4.34153C37.277 4.34153 37.9691 4.36598 38.6547 4.41407C41.4642 7.92206 43.6314 11.9068 45.1709 16.1541C42.1981 16.4736 39.1313 16.6348 36.0746 16.6348ZM24.6716 15.8435C26.0604 12.0003 27.936 8.34325 30.3162 5.01392C24.4245 6.29982 19.1966 9.36224 15.2221 13.6117C17.9849 14.5907 21.1998 15.3372 24.6716 15.8435ZM51.0297 32.5968H65.8008C65.5951 26.3828 63.4507 20.6597 59.953 16.013C56.7004 17.1811 53.0117 18.0626 49.121 18.6633C50.3833 23.1893 51.0106 27.9052 51.0297 32.5968ZM48.2164 15.766C51.6836 15.2526 54.9648 14.5135 57.8813 13.5533C53.9109 9.33131 48.6996 6.28979 42.8301 5.01131C45.1081 8.33255 46.8979 11.9625 48.2164 15.766Z' fill='%23001A69'/%3E%3Crect x='45' y='79.8674' width='9.02491' height='20.3769' fill='%23001A69'/%3E%3Crect x='59.4395' y='67.4648' width='9.02491' height='32.7802' fill='%23001A69'/%3E%3Crect x='73.8789' y='72.7803' width='9.02491' height='27.4645' fill='%23001A69'/%3E%3Crect x='88.3184' y='57.7188' width='9.02491' height='42.5256' fill='%23001A69'/%3E%3Cpath d='M64.1336 51.3343L78.6758 57.5773L91.7378 41.0868L90.3179 40L78.1102 55.4037L63.7726 49.2434L48.8936 62.9343L50.133 64.2219L64.1336 51.3343Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-books:before{content:none}.bi-product-books:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.75 14.625V34.2875C47.9537 34.19 47.1412 34.125 46.3125 34.125C36.27 34.125 28.0637 42.055 27.6412 52H52V14.625H48.75Z' fill='%23001A69'/%3E%3Cpath d='M5.6875 34.125C4.85875 34.125 4.04625 34.1737 3.25 34.2875V14.625H0V52H24.3587C23.9362 42.055 15.7463 34.125 5.6875 34.125Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.5 0V30.875C37.9438 31.1513 31.3625 35.2625 27.625 41.3237V11.6512C28.0637 10.8387 28.535 10.0425 29.0712 9.295L29.25 9.05125C32.9875 3.9325 38.8375 0.50375 45.5 0ZM40.625 7.3125C37.0175 8.32 34.19 9.75 30.875 13.13V16.38C33.9137 13.1788 37.0175 11.57 40.625 10.5625V7.3125ZM30.875 20.4425C34.19 17.0625 37.0175 15.6325 40.625 14.625V17.875C37.0175 18.8825 33.9137 20.4912 30.875 23.6925V20.4425ZM40.625 21.9375C37.0175 22.945 34.19 24.375 30.875 27.755V31.005C33.9137 27.8037 37.0175 26.195 40.625 25.1875V21.9375Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.5 0C13.1625 0.50375 19.0125 3.9325 22.75 9.05125L22.9287 9.295C23.465 10.0425 23.9363 10.8387 24.375 11.6512V41.34C20.6375 35.2788 14.0563 31.1675 6.5 30.8913V0ZM11.375 25.1875C14.9825 26.195 18.0863 27.8037 21.125 31.005V27.755C17.81 24.3587 14.9825 22.945 11.375 21.9375V25.1875ZM21.125 23.6925C18.0863 20.4912 14.9825 18.8825 11.375 17.875V14.625C14.9825 15.6325 17.81 17.0462 21.125 20.4425V23.6925ZM11.375 10.5625C14.9825 11.57 18.0863 13.1788 21.125 16.38V13.13C17.81 9.73375 14.9825 8.32 11.375 7.3125V10.5625Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-cases:before{content:none}.bi-product-cases:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.5 8.125V14.625H13.5V8.125H7V52H46V8.125H39.5ZM31.375 43.875H13.5V40.625H31.375V43.875ZM13.5 37.375H39.5V34.125H13.5V37.375ZM39.5 30.875H13.5V27.625H39.5V30.875ZM13.5 24.375H39.5V21.125H13.5V24.375Z' fill='%23001A69'/%3E%3Cpath d='M31.375 4.875C31.375 2.1775 29.1975 0 26.5 0C23.8025 0 21.625 2.1775 21.625 4.875H16.75V11.375H36.25V4.875H31.375Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-video:before{content:none}.bi-product-video:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 37.125V3H52V37.125H0ZM18.3463 10.5887V30.0075V30.0238L35.165 20.3062L18.3463 10.5887Z' fill='%23001A69'/%3E%3Cpath d='M13.7637 40.375C12.3337 40.375 10.985 41.155 10.2537 42.4062C9.87998 43.04 9.70123 43.7387 9.70123 44.4375C9.70123 45.1363 9.89623 45.835 10.2537 46.4688C10.985 47.72 12.3175 48.5 13.7637 48.5C15.21 48.5 16.5425 47.72 17.2737 46.4688C17.6475 45.835 17.8262 45.1363 17.8262 44.4375C17.8262 43.7387 17.6312 43.0238 17.2737 42.4062C16.5425 41.155 15.21 40.375 13.7637 40.375Z' fill='%23001A69'/%3E%3Cpath d='M6.89 42H0V46.875H6.89C6.5975 46.095 6.45125 45.2663 6.45125 44.4375C6.45125 43.6087 6.5975 42.7962 6.89 42Z' fill='%23001A69'/%3E%3Cpath d='M21.0763 44.4375C21.0763 45.2663 20.93 46.095 20.6375 46.875H52V42H20.6538C20.93 42.78 21.0763 43.6087 21.0763 44.4375Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-reference:before{content:none}.bi-product-reference:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M43.875 37.4513V44.0162L38.6587 40.035L36.5625 38.4425L34.4663 40.035L29.25 44.0162V34.25H6.5C2.90875 34.25 0 37.1588 0 40.75C0 44.3412 2.90875 47.25 6.5 47.25H52V45.625H48.75V35.875H52V34.25H43.875V37.4513Z' fill='%23001A69'/%3E%3Cpath d='M29.25 21.2012V19.625H0V21.25H3.25V29.375H0V31H29.25V21.2012Z' fill='%23001A69'/%3E%3Cpath d='M43.875 19.625V31H46.3125C49.4488 31 52 28.4487 52 25.3125C52 22.1762 49.4488 19.625 46.3125 19.625H43.875Z' fill='%23001A69'/%3E%3Cpath d='M36.5625 34.3638L40.625 37.4513V19.625H32.5V37.4513L36.5625 34.3638Z' fill='%23001A69'/%3E%3Cpath d='M45.5 10.6875C45.5 7.55125 42.9487 5 39.8125 5H6.5V6.625H9.75V14.75H6.5V16.375H39.8125C42.9487 16.375 45.5 13.8237 45.5 10.6875Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-datasets:before{content:none}.bi-product-datasets:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5' y='35.75' width='8.125' height='16.25' fill='%23001A69'/%3E%3Crect x='16.375' y='11.375' width='8.125' height='40.625' fill='%23001A69'/%3E%3Crect x='27.75' y='22.75' width='8.125' height='29.25' fill='%23001A69'/%3E%3Crect x='39.125' width='8.125' height='52' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-little-green-books:before{content:none}.bi-product-little-green-books:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.75 14.625V34.2875C47.9537 34.19 47.1412 34.125 46.3125 34.125C36.27 34.125 28.0637 42.055 27.6412 52H52V14.625H48.75Z' fill='%23001A69'/%3E%3Cpath d='M5.6875 34.125C4.85875 34.125 4.04625 34.1737 3.25 34.2875V14.625H0V52H24.3587C23.9362 42.055 15.7463 34.125 5.6875 34.125Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.5 0V30.875C37.9438 31.1513 31.3625 35.2625 27.625 41.3237V11.6512C28.0637 10.8387 28.535 10.0425 29.0712 9.295L29.25 9.05125C32.9875 3.9325 38.8375 0.50375 45.5 0ZM40.625 7.3125C37.0175 8.32 34.19 9.75 30.875 13.13V16.38C33.9137 13.1788 37.0175 11.57 40.625 10.5625V7.3125ZM30.875 20.4425C34.19 17.0625 37.0175 15.6325 40.625 14.625V17.875C37.0175 18.8825 33.9137 20.4912 30.875 23.6925V20.4425ZM40.625 21.9375C37.0175 22.945 34.19 24.375 30.875 27.755V31.005C33.9137 27.8037 37.0175 26.195 40.625 25.1875V21.9375Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.5 0C13.1625 0.50375 19.0125 3.9325 22.75 9.05125L22.9287 9.295C23.465 10.0425 23.9363 10.8387 24.375 11.6512V41.34C20.6375 35.2788 14.0563 31.1675 6.5 30.8913V0ZM11.375 25.1875C14.9825 26.195 18.0863 27.8037 21.125 31.005V27.755C17.81 24.3587 14.9825 22.945 11.375 21.9375V25.1875ZM21.125 23.6925C18.0863 20.4912 14.9825 18.8825 11.375 17.875V14.625C14.9825 15.6325 17.81 17.0462 21.125 20.4425V23.6925ZM11.375 10.5625C14.9825 11.57 18.0863 13.1788 21.125 16.38V13.13C17.81 9.73375 14.9825 8.32 11.375 7.3125V10.5625Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-project-planner:before{content:none}.bi-product-project-planner:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='14.75' width='26' height='4.875' fill='%23001A69'/%3E%3Cpath d='M52 8.2175L48.3438 5L36.79 18.0975L32.4025 13.6938L28.9413 17.155L37.0175 25.215L52 8.2175Z' fill='%23001A69'/%3E%3Crect y='36.7852' width='26' height='4.875' fill='%23001A69'/%3E%3Cpath d='M36.79 40.1327L32.4025 35.7452L28.9413 39.1902L37.0175 47.2502L52 30.2689L48.3438 27.0352L36.79 40.1327Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-business:before{content:none}.bi-product-business:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5' y='35.75' width='8.125' height='16.25' fill='%23001A69'/%3E%3Crect x='16.375' y='24.375' width='8.125' height='27.625' fill='%23001A69'/%3E%3Crect x='27.75' y='29.25' width='8.125' height='22.75' fill='%23001A69'/%3E%3Crect x='39.125' y='16.25' width='8.125' height='35.75' fill='%23001A69'/%3E%3Cpath d='M20.1937 11.5212L32.885 17.0788L44.6175 1.99875L42.05 0L31.8775 13.0813L19.5437 7.68625L6.23499 20.15L8.46124 22.5225L20.1937 11.5212Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-how-to-guides:before{content:none}.bi-product-how-to-guides:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='30.625' width='52' height='4.875' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 3V27.375H52V3H0ZM12.9513 19.8025L10.66 22.0938L8.36875 19.8025L4.92375 16.3575L7.215 14.0662L10.66 17.5112L18.7038 9.4675L20.995 11.7587L12.9513 19.8025ZM24.375 17.625H47.125V14.375H24.375V17.625Z' fill='%23001A69'/%3E%3Cpath d='M30.875 38.75H21.125V45.25H14.625V48.5H37.375V45.25H30.875V38.75Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-tools-directory:before{content:none}.bi-product-tools-directory:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='3' width='52' height='6.5' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M52 48.5H0V12.75H52V48.5ZM36.855 19.705L34.5638 21.9963V22.0287L43.1925 30.6575L34.5638 39.2862L36.855 41.5775L47.7913 30.6413L36.855 19.705ZM27.4463 20.875H30.8587L24.5538 40.3913H21.1413L27.4463 20.875ZM17.42 21.9963L15.1287 19.705V19.6725L4.1925 30.6087L15.1287 41.545L17.42 39.2537L8.79125 30.625L17.42 21.9963Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-cqpress:before{content:none}.bi-product-cqpress:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='39' cy='20.1875' r='6.5' fill='%23001A69'/%3E%3Cpath d='M0 8V43.75H16.25V34.8125C14.885 35.8363 13.195 36.4375 11.375 36.4375C6.89 36.4375 3.25 32.7975 3.25 28.3125C3.25 23.8275 6.89 20.1875 11.375 20.1875C15.86 20.1875 19.4837 23.8275 19.5 28.2962V43.75H22.75V17.7825H3.25V14.5325H26V43.75H29.25V20.155C29.2663 14.7925 33.6375 10.4375 39 10.4375C44.3625 10.4375 48.75 14.8088 48.75 20.1875C48.75 25.5662 44.3787 29.9375 39 29.9375C36.4975 29.9375 34.2225 28.995 32.5 27.4513V43.75H52V8H0Z' fill='%23001A69'/%3E%3Ccircle cx='11.375' cy='28.3125' r='4.875' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-skills:before{content:none}.bi-product-skills:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.4027 21.8169L45.0797 24.1399L45.0147 24.2049L26.7229 42.4804L31.3202 47.0778L49.612 28.786L52 26.398L47.4027 21.8169Z' fill='%23001A69'/%3E%3Cpath d='M21.622 43.0001L33.4158 31.2063C32.1812 26.9989 29.4358 23.4575 25.8132 21.2319C23.4252 23.1976 20.3711 24.3672 17.0572 24.3672C13.7432 24.3672 10.6892 23.1813 8.30116 21.2319C3.33021 24.2697 0 29.8255 0 36.1773V45.4856H20.7123L21.6057 43.0001H21.622Z' fill='%23001A69'/%3E%3Cpath d='M24.4323 44.7871L21.8331 51.9836L29.0296 49.3844L25.1308 45.4856L24.4323 44.7871Z' fill='%23001A69'/%3E%3Ccircle cx='17.0734' cy='10.5592' r='10.5592' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-business-foundations:before{content:none}.bi-product-business-foundations:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.117 35.4497C22.9957 36.4248 22.2968 37.8712 22.3456 39.48L22.3293 39.4638C22.3944 41.0727 23.1744 42.4703 24.377 43.3641C24.1983 43.9817 23.9707 44.583 23.7107 45.1518C22.2318 45.038 20.7042 45.5743 19.6154 46.7444C18.5265 47.9145 18.0877 49.4584 18.299 50.9372C17.7465 51.246 17.1614 51.506 16.5601 51.7336C15.585 50.6122 14.1387 49.9134 12.5298 49.9622C10.9209 50.0272 9.52329 50.8235 8.62946 52.0098C8.01191 51.8311 7.41061 51.6035 6.84182 51.3435C6.95558 49.8647 6.41928 48.337 5.24918 47.2482C4.07909 46.1593 2.53521 45.7206 1.05634 45.9318C0.747562 45.3793 0.48754 44.7942 0.260022 44.1929C1.39762 43.2179 2.09642 41.7715 2.03142 40.1626C1.98266 38.5537 1.18635 37.1561 0 36.2623C0.178765 35.6447 0.406284 35.0434 0.666305 34.4746C2.14518 34.5884 3.6728 34.0521 4.76164 32.882C5.86674 31.7119 6.28927 30.168 6.078 28.6891C6.63055 28.3804 7.2156 28.1041 7.8169 27.8928C8.79198 29.0142 10.2383 29.713 11.8472 29.6642C13.4561 29.6155 14.8537 28.8192 15.7476 27.6328C16.3651 27.8116 16.9664 28.0391 17.5352 28.2991C17.4214 29.778 17.9577 31.3056 19.1278 32.3945C20.2979 33.4995 21.8418 33.9221 23.3207 33.7108C23.6295 34.2634 23.9057 34.8484 24.117 35.4497ZM8.30444 43.9817C10.6121 46.1268 14.2037 45.9968 16.3489 43.7054C18.494 41.3977 18.364 37.8062 16.0726 35.661C13.7649 33.5158 10.1733 33.6458 8.02816 35.9373C5.88299 38.2449 6.013 41.8365 8.30444 43.9817Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M47.3077 11.2675C48.234 13.2177 49.9404 14.534 51.8905 15.0053L51.8743 15.0216C51.9881 15.8667 52.0206 16.7117 51.9881 17.573C50.0866 18.2231 48.494 19.6857 47.7627 21.7171C47.0314 23.7486 47.3239 25.8937 48.364 27.6001C47.844 28.2664 47.2589 28.9002 46.6414 29.4853C44.8375 28.6077 42.676 28.5264 40.7259 29.4365C38.7757 30.3629 37.4594 32.0692 36.9881 34.0194C36.143 34.1169 35.2979 34.1657 34.4366 34.1332C33.7865 32.2318 32.3239 30.6391 30.2925 29.9078C28.2611 29.1765 26.1159 29.469 24.4095 30.5091C23.727 29.9891 23.0932 29.404 22.5081 28.7865C23.4019 26.9826 23.4832 24.8211 22.5731 22.871C21.663 20.9208 19.9404 19.6045 17.9902 19.1332C17.8927 18.2719 17.844 17.4268 17.8765 16.5655C19.7779 15.9154 21.3705 14.4528 22.1018 12.4214C22.8331 10.3899 22.5406 8.24477 21.5005 6.53838C22.0206 5.87207 22.6056 5.23827 23.2232 4.65322C25.0271 5.53079 27.1885 5.61205 29.1387 4.70198C31.0888 3.7919 32.4052 2.06926 32.8765 0.119097C33.7215 0.00533738 34.5829 -0.010914 35.4442 0.00533738C36.0942 1.90674 37.5569 3.49938 39.5883 4.23069C41.6197 4.962 43.7649 4.66947 45.4713 3.62939C46.1376 4.14943 46.7714 4.73448 47.3564 5.35203C46.4789 7.15593 46.3976 9.31736 47.3077 11.2675ZM27.5948 20.5145C29.4962 24.5774 34.3391 26.3163 38.4019 24.4149C42.4648 22.5135 44.2037 17.6705 42.3023 13.6077C40.3846 9.54488 35.5579 7.80598 31.4951 9.70739C27.4323 11.6088 25.6934 16.4517 27.5948 20.5145Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-courses:before{content:none}.bi-product-courses:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 3H45.5V12.75H19.5V3ZM52 6.25H48.75V16H26V19.25H52V17.625V16V6.25ZM26 48.5V37.125H0V48.5H26ZM13 33.875V22.5H39V33.875H13Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-librarysupport:before{content:none}.bi-product-librarysupport:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.369 14.424C12.3288 15.0052 11.9464 15.2347 11.4493 16.0454C10.9598 17.0932 11.1051 18.2557 11.824 19.1582C12.543 20.0607 13.6443 20.4584 14.7762 20.2213L26.5774 17.7356C27.0439 16.8178 27.7093 16.1983 28.5659 15.9001C30.0191 15.3953 31.5181 16.0224 31.8547 16.1754C31.8929 16.1907 31.9158 16.206 31.9235 16.206L40.7419 20.2978L40.0994 21.6821L31.2581 17.575C31.2581 17.575 30.0573 16.9861 29.0554 17.3379C28.5506 17.5138 28.1682 17.9039 27.8776 18.5157C27.5946 19.1352 27.5487 19.6783 27.7399 20.1754C28.1147 21.1697 29.3078 21.6897 29.3155 21.6897C29.3155 21.6897 50.8375 31.7012 52 32.2289V16.9326C28.2906 7.75473 38.2332 8.51955 13.369 14.401V14.424Z' fill='%23001A69'/%3E%3Cpath d='M37.2237 31.9383L25.4226 34.424C24.956 35.3418 24.2907 35.9613 23.4341 36.2596C21.9809 36.7643 20.4819 36.1372 20.1453 35.9842C20.1071 35.9689 20.0842 35.9536 20.0765 35.9536L11.2581 31.8618L11.9006 30.4775L20.7419 34.5846C20.7419 34.5846 21.9427 35.1735 22.9446 34.8217C23.4494 34.6458 23.8318 34.2557 24.1224 33.6439C24.4054 33.0244 24.4513 32.4813 24.2601 31.9842C23.8853 30.99 22.6922 30.4699 22.6845 30.4699C22.6845 30.4699 1.16253 20.4584 0 19.9307V35.227C23.7094 44.4049 13.7667 43.6401 38.631 37.7586C39.6712 37.1773 40.0536 36.9479 40.5507 36.1372C41.0402 35.0894 40.8949 33.9269 40.1759 33.0244C39.457 32.1219 38.3557 31.7242 37.2237 31.9613V31.9383Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-sagepath:before{content:none}.bi-product-sagepath:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 15.3452H3.05884V16.8746H13V15.3452Z' fill='%23001A69'/%3E%3Cpath d='M11.4706 19.9336H7.64703V21.463H11.4706V19.9336Z' fill='%23001A69'/%3E%3Cpath d='M9.17648 24.522H1.52942V26.0514H9.17648V24.522Z' fill='%23001A69'/%3E%3Cpath d='M10.7059 32.1689H0V33.6984H10.7059V32.1689Z' fill='%23001A69'/%3E%3Cpath d='M17.5882 19.9414C17.5882 19.9414 16.8235 35.2355 11.4706 42.1179H45.8823C51.2353 36.0002 52 19.9414 52 19.9414H17.5882Z' fill='%23001A69'/%3E%3Cpath d='M16.0588 19.8724L16.1353 18.4194H49.2088L49.7058 14.5882H30.5882L25.9923 10H14.4682L11.7458 38.8294C15.4241 31.7406 16.0588 20.0024 16.0664 19.8724H16.0588Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-methods-map:before{content:none}.bi-product-methods-map:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='26' cy='25.8125' r='13.8125' fill='%23001A69'/%3E%3Cpath d='M43.875 17.6875C42.9488 17.6875 42.055 17.85 41.2263 18.1262C42.3963 20.4337 43.0625 23.05 43.0625 25.8125C43.0625 28.575 42.3963 31.1912 41.2263 33.4987C42.055 33.7913 42.9488 33.9375 43.875 33.9375C48.36 33.9375 52 30.2975 52 25.8125C52 21.3275 48.36 17.6875 43.875 17.6875Z' fill='%23001A69'/%3E%3Cpath d='M8.125 17.6875C3.64 17.6875 0 21.3275 0 25.8125C0 30.2975 3.64 33.9375 8.125 33.9375C9.05125 33.9375 9.945 33.775 10.7738 33.4987C9.60375 31.1912 8.9375 28.575 8.9375 25.8125C8.9375 23.05 9.60375 20.4337 10.7738 18.1262C9.945 17.8338 9.05125 17.6875 8.125 17.6875Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-podcasts:before{content:none}.bi-product-podcasts:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M46.6067 29.6976V22.6311C46.6067 11.2596 37.3471 2 25.9756 2C14.6042 2 5.34458 11.2596 5.34458 22.6311V29.7138C2.14433 31.7282 0 35.3021 0 39.3633C0 45.6501 5.08466 50.7348 11.3714 50.7348V27.9919C10.6242 27.9919 9.87691 28.0731 9.17838 28.2031V22.956C9.17838 13.5664 16.6186 5.93127 26.0081 5.93127C35.3977 5.93127 42.8216 13.2415 42.8216 22.6148V28.1868C42.1068 28.0406 41.3758 27.9756 40.6286 27.9756V50.7185C46.9153 50.7185 52 45.6339 52 39.3471C52 35.2696 49.8557 31.6957 46.6229 29.6813L46.6067 29.6976Z' fill='%23001A69'/%3E%3Crect x='14.6204' y='27.9917' width='3.24898' height='22.7429' fill='%23001A69'/%3E%3Crect x='34.1143' y='27.9917' width='3.24898' height='22.7429' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-data-visualization:before{content:none}.bi-product-data-visualization:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.25 0V22.75H52C52 10.1888 41.8112 0 29.25 0Z' fill='%23001A69'/%3E%3Cpath d='M22.0188 31.1351L7.03625 46.1176C10.9688 49.7738 16.2338 52.0001 22.0188 52.0001C28.275 52.0001 33.9138 49.3838 37.9275 45.2076L22.945 30.2251L22.035 31.1351H22.0188Z' fill='%23001A69'/%3E%3Cpath d='M40.0075 42.6889C42.5425 39.0977 44.0537 34.7102 44.0537 29.9814H27.3L40.0075 42.6889Z' fill='%23001A69'/%3E%3Cpath d='M20.6375 27.9175L22.0187 26.5363V7.94629C9.86375 7.94629 0 17.81 0 29.9813C0 35.1813 1.80375 39.975 4.82625 43.745L19.7275 28.8438L20.6537 27.9338L20.6375 27.9175Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-foundations:before{content:none}.bi-product-foundations:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M45.6875 37.5537V29.25H27.8125V24.2612C33.7762 23.465 38.375 18.3625 38.375 12.1875C38.375 5.46 32.915 0 26.1875 0C19.46 0 14 5.46 14 12.1875C14 18.3625 18.5988 23.465 24.5625 24.2612V29.25H6.6875V37.5537C3.4375 38.285 1 41.21 1 44.6875C1 48.7337 4.26625 52 8.3125 52C12.3587 52 15.625 48.7337 15.625 44.6875C15.625 41.21 13.1875 38.3013 9.9375 37.5537V32.5H24.5625V37.5537C21.3125 38.285 18.875 41.21 18.875 44.6875C18.875 48.7337 22.1413 52 26.1875 52C30.2337 52 33.5 48.7337 33.5 44.6875C33.5 41.21 31.0625 38.3013 27.8125 37.5537V32.5H42.4375V37.5537C39.1875 38.285 36.75 41.21 36.75 44.6875C36.75 48.7337 40.0163 52 44.0625 52C48.1087 52 51.375 48.7337 51.375 44.6875C51.375 41.21 48.9375 38.3013 45.6875 37.5537Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-medicine-and-health:before{content:none}.bi-product-medicine-and-health:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.875 8.5C17.875 6.7125 19.3375 5.25 21.125 5.25H30.875C32.6625 5.25 34.125 6.7125 34.125 8.5V10.125H37.375V8.5C37.375 4.90875 34.4662 2 30.875 2H21.125C17.5338 2 14.625 4.90875 14.625 8.5V10.125H17.875V8.5Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 50.75V13.375H52V50.75H0ZM29.25 35.3125H39.8125V28.8125H29.25V18.25H22.75V28.8125H12.1875V35.3125H22.75V45.875H29.25V35.3125Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-reading-list:before{content:none}.bi-product-reading-list:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.375 24.375V0H30.625V24.375L35.5 19.5L40.375 24.375Z' fill='%23001A69'/%3E%3Cpath d='M43.625 3.25V24.375V32.2237L38.0837 26.6663L35.5 24.0987L32.9163 26.6663L27.375 32.2237V24.375V3.25H12.75V52H48.5V3.25H43.625Z' fill='%23001A69'/%3E%3Crect x='3' y='3.25' width='6.5' height='48.75' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-which-stats-test:before{content:none}.bi-product-which-stats-test:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='18.0587' y='48.75' width='16.25' height='3.25' fill='%23001A69'/%3E%3Crect x='18.0587' y='42.25' width='16.25' height='3.25' fill='%23001A69'/%3E%3Cpath d='M26.07 0C20.9025 0.01625 16.19 2.06375 12.81 5.76875C9.755 9.1325 8 13.6175 8 18.07C8 22.555 9.5925 26.8287 12.5012 30.1437C13.72 31.525 17.2137 34.9212 18.075 39H34.325C35.1863 34.9375 38.6963 31.525 39.8988 30.1437C42.7913 26.8287 44.3838 22.555 44.4 18.07C44.3838 8.10875 36.1613 0 26.07 0Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-doing-research-online:before{content:none}.bi-product-doing-research-online:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.125 33.875H43.875L52 45.25V48.5H0V45.25L8.125 33.875ZM19.5 43.625H30.875V40.375H19.5V43.625Z' fill='%23001A69'/%3E%3Cpath d='M8.125 27.2123L11.8787 23.4585L9.6525 21.2485L8.04375 22.6948L0 30.7385L2.29125 33.0298L8.125 27.2123Z' fill='%23001A69'/%3E%3Cpath d='M17.8263 4.625C23.6438 4.625 28.3888 9.37 28.3888 15.1875C28.3888 21.005 23.6438 25.75 17.8263 25.75C16.7213 25.75 15.665 25.5875 14.6737 25.2625L12.6425 27.2938L9.31125 30.625H43.875V3H8.125V10.995C9.75 7.24125 13.4875 4.625 17.8263 4.625Z' fill='%23001A69'/%3E%3Ccircle cx='17.8263' cy='15.1875' r='7.3125' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-chart:before{content:none}.bi-product-chart:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='3.25' height='52' fill='%23001A69'/%3E%3Crect x='6.5' y='39' width='13' height='8.125' fill='%23001A69'/%3E%3Crect x='6.53247' y='16.25' width='25.9675' height='8.125' fill='%23001A69'/%3E%3Crect x='6.5' y='4.875' width='39' height='8.125' fill='%23001A69'/%3E%3Crect x='6.5' y='27.625' width='45.5' height='8.125' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-expert-insights:before{content:none}.bi-product-expert-insights:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='19.875' y='47.125' width='13' height='4.875' fill='%23001A69'/%3E%3Cpath d='M26.2612 8.125C21.695 8.125 17.535 9.945 14.5612 13.2275C11.8637 16.185 10.3037 20.15 10.3037 24.0988C10.3037 28.0475 11.7175 31.8338 14.2687 34.7588C15.4712 36.1238 19.8587 39.7313 19.8587 43.8913H32.8587C32.8587 39.7313 37.2462 36.1238 38.4487 34.7588C41 31.8338 42.4137 28.0475 42.4137 24.0988C42.4137 15.2913 35.1662 8.14125 26.245 8.14125L26.2612 8.125Z' fill='%23001A69'/%3E%3Crect x='24.75' width='3.25' height='4.875' fill='%23001A69'/%3E%3Crect x='45.875' y='24.375' width='4.875' height='3.25' fill='%23001A69'/%3E%3Crect x='2' y='24.375' width='4.875' height='3.25' fill='%23001A69'/%3E%3Cpath d='M6.86938 8.74219L9.16548 6.44209L12.6156 9.88622L10.3195 12.1863L6.86938 8.74219Z' fill='%23001A69'/%3E%3Cpath d='M40.0623 9.88086L43.5118 6.43612L45.8083 8.73582L42.3587 12.1806L40.0623 9.88086Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-journals:before{content:none}.bi-product-journals:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1454 41.8509V3.94236C10.1454 1.7594 8.3208 0 6.07268 0C3.82456 0 2 1.77569 2 3.94236V41.8346C3.17293 41.0526 4.57394 40.5965 6.07268 40.5965C7.57143 40.5965 8.97243 41.0526 10.1454 41.8346V41.8509Z' fill='%23001A69'/%3E%3Ccircle cx='6.07268' cy='47.9272' r='4.07268' fill='%23001A69'/%3E%3Cpath d='M6.07268 51.9999C3.82456 51.9999 2 50.1753 2 47.9272C2 45.6791 3.82456 43.8545 6.07268 43.8545C8.3208 43.8545 10.1454 45.6791 10.1454 47.9272C10.1454 50.1753 8.3208 51.9999 6.07268 51.9999Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.8722 3.2583H13.4036V50.5014H50.8722V3.2583ZM18.0953 34.2107H35.2657V37.4688H18.0953V34.2107ZM18.0953 17.92H44.6329V14.6618H18.0953V17.92ZM44.6329 24.4362H18.0953V21.1781H44.6329V24.4362ZM18.0953 30.9525H44.6329V27.6944H18.0953V30.9525Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-navigator:before{content:none}.bi-product-navigator:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M52 0L30.3225 52L23.01 29.4287C22.945 29.2337 22.7987 29.0713 22.6038 29.0063L0 21.6775L52 0Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-data:before{content:none}.bi-product-data:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.125 0H47.25V52H39.125V0ZM16.375 11.375H24.5V52H16.375V11.375ZM5 35.75H13.125V52H5V35.75ZM35.875 22.75H27.75V52H35.875V22.75Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-srm:before{content:none}.bi-product-srm:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3996_30019)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.0163 14.625V0H13V2.795C14.4462 2.0475 16.0875 1.625 17.8263 1.625C23.6438 1.625 28.3887 6.37 28.3887 12.1875C28.3887 14.2837 27.7713 16.2337 26.715 17.875H35.75V21.125H23.4325C21.8075 22.1488 19.89 22.75 17.8263 22.75C16.0875 22.75 14.4462 22.3275 13 21.58V52H52V14.625H39.0163ZM45.5 40.625H17.875V37.375H45.5V40.625ZM45.5 34.125H17.875V30.875H45.5V34.125ZM45.5 27.625H17.875V24.375H45.5V27.625ZM42.2663 2.1125L51.5613 11.375H42.2663V2.1125ZM11.8787 20.4587L8.125 24.2125L2.29125 30.03L0 27.7387L8.04375 19.695L9.6525 18.2487L11.8787 20.4587ZM17.875 19.5V19.4837H17.8262C15.9737 19.4837 14.2837 18.7688 13 17.6313V17.6475C11.4906 16.3004 10.5161 14.3698 10.5137 12.1956C10.5161 10.0214 11.4906 8.09082 13 6.74375V6.7275C14.3 5.59 15.9737 4.875 17.8262 4.875C21.8562 4.875 25.1387 8.1575 25.1387 12.1875C25.1387 14.495 24.0337 16.5263 22.36 17.875V17.8587H17.875V17.875H22.36C21.125 18.8662 19.5812 19.5 17.875 19.5ZM10.5137 12.1956L10.5137 12.2038V12.1875L10.5137 12.1956Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3996_30019'%3E%3Crect width='52' height='52' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-product-general:before{content:none}.bi-product-general:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6341_15020)'%3E%3Cpath d='M15.7453 43.879C14.8506 42.9842 14.3459 41.7684 14.3459 40.5066C14.3459 39.2372 14.8506 38.029 15.7453 37.1342C16.64 36.2395 17.8559 35.7348 19.1176 35.7348C19.7676 35.7348 20.4176 35.8725 21.0141 36.1325V30.986H13.7571C13.4588 30.986 13.1912 30.8178 13.0612 30.5501C12.9312 30.2825 12.9618 29.969 13.1453 29.7319C13.5812 29.1737 13.8182 28.4931 13.8182 27.7895C13.8335 26.9254 13.4971 26.0919 12.8929 25.4801C12.2888 24.8684 11.4629 24.5166 10.5988 24.5166C9.7347 24.5166 8.90882 24.8607 8.3047 25.4801C7.70059 26.0919 7.36412 26.9254 7.37941 27.7895C7.37941 28.4931 7.62412 29.1813 8.06 29.7319C8.24353 29.969 8.27412 30.2825 8.14412 30.5501C8.01412 30.8178 7.73882 30.986 7.44823 30.986H0V52.0001H21.0141V44.8807C20.4176 45.1407 19.7753 45.2784 19.1176 45.2784C17.8482 45.2784 16.64 44.7737 15.7453 43.879Z' fill='%23001A69'/%3E%3Cpath d='M5.82706 27.7816C5.81176 26.5046 6.30882 25.2734 7.20353 24.3634C8.09823 23.4534 9.32176 22.941 10.5988 22.941C11.8759 22.941 13.0994 23.4534 13.9941 24.3634C14.8888 25.2734 15.3859 26.5046 15.3706 27.7816C15.3706 28.3399 15.2712 28.8981 15.0723 29.4257H21.0065V21.9087C21.0065 21.5951 21.19 21.3199 21.4806 21.1899C21.7635 21.0675 22.1 21.1287 22.3218 21.3428C22.9335 21.924 23.7518 22.2451 24.5929 22.2299C25.4341 22.2146 26.2447 21.8704 26.8335 21.2663C27.4223 20.6622 27.7588 19.8516 27.7588 19.0104C27.7588 18.1693 27.43 17.3587 26.8335 16.7546C26.2447 16.1504 25.4341 15.8063 24.5929 15.791C23.7518 15.7757 22.9335 16.0969 22.3218 16.6781C22.1229 16.8693 21.8323 16.9381 21.5723 16.8616C21.3047 16.7851 21.1059 16.571 21.0371 16.3034H21.0065V8.41162H0V29.4257H6.12529C5.92647 28.8981 5.82706 28.3399 5.82706 27.7816Z' fill='%23001A69'/%3E%3Cpath d='M36.8588 33.7694C36.8588 35.88 35.1459 37.5929 33.0353 37.5929C30.9247 37.5929 29.2118 35.88 29.2118 33.7694C29.2118 32.6682 29.6859 31.6817 30.4276 30.9858H22.5741V37.5547C22.5741 37.8605 22.3906 38.1435 22.1153 38.2658C21.8323 38.3882 21.5035 38.3347 21.2741 38.1282C20.6547 37.5623 19.8441 37.2641 19.0029 37.287C18.1694 37.31 17.3741 37.6617 16.7929 38.2658C16.2118 38.87 15.8829 39.6729 15.8829 40.5064C15.8829 41.34 16.2118 42.1505 16.7929 42.747C17.3741 43.3511 18.1694 43.6952 19.0029 43.7258C19.8365 43.7488 20.6547 43.4505 21.2741 42.8847C21.5035 42.6782 21.8323 42.6247 22.1153 42.747C22.3982 42.8694 22.5818 43.1523 22.5818 43.4582V52H43.5959V30.9858H35.6506C36.3923 31.6817 36.8665 32.6682 36.8665 33.7694H36.8588Z' fill='%23001A69'/%3E%3Cpath d='M43.4583 21.0141H52V0H30.9859V7.94529C31.6818 7.20353 32.6683 6.72941 33.7694 6.72941C35.88 6.72941 37.593 8.44235 37.593 10.5529C37.593 12.6635 35.88 14.3765 33.7694 14.3765C32.6683 14.3765 31.6818 13.9023 30.9859 13.1606V21.0141H37.5547C37.8606 21.0141 38.1435 21.1976 38.2659 21.4729C38.3883 21.7559 38.3347 22.0847 38.1283 22.3141C37.5624 22.9335 37.2641 23.7441 37.2871 24.5853C37.31 25.4188 37.6618 26.2141 38.2659 26.7953C38.87 27.3765 39.673 27.7053 40.5065 27.7053C41.34 27.7053 42.1506 27.3765 42.7471 26.7953C43.3512 26.2141 43.6953 25.4188 43.7259 24.5853C43.7488 23.7518 43.4506 22.9335 42.8847 22.3141C42.6783 22.0847 42.6247 21.7559 42.7471 21.4729C42.8694 21.19 43.1524 21.0065 43.4583 21.0065V21.0141Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6341_15020'%3E%3Crect width='52' height='52' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-product-secure-centre:before{content:none}.bi-product-secure-centre:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M35.6524 2C26.6161 2 19.3049 9.31122 19.3049 18.3476C19.3049 27.3839 26.6161 34.6951 35.6524 34.6951C44.6888 34.6951 52 27.3839 52 18.3476C52 9.31122 44.6888 2 35.6524 2ZM40.0884 18.5118C37.624 18.5118 35.6524 16.5403 35.6524 14.0758C35.6524 11.6114 37.624 9.63981 40.0884 9.63981C42.5529 9.63981 44.5245 11.6114 44.5245 14.0758C44.5245 16.5403 42.5529 18.5118 40.0884 18.5118Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.6619 22.7837L0 38.5562V49.6463H13.3902V45.2102H17.8262V40.7742H22.2622L28.5055 35.5989C23.1659 33.2987 19.0585 28.5341 17.6619 22.7837ZM4.51817 45.2102V42.2529L17.169 30.9164C17.6619 31.4914 18.1548 31.9843 18.6477 32.5594L11.5829 38.8848L4.51817 45.2102Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-student-success:before{content:none}.bi-product-student-success:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.0001 13L50.4401 22.62L26.0001 32.24L6.23997 24.4621V37.4399H5.19998V24.0527L1.56006 22.62L26.0001 13ZM8.31991 34.32V26.8409L26 33.8001L43.1599 27.0457V34.32H8.31991Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.1599 34.3199C43.1599 34.32 43.1599 34.32 43.1599 34.32C43.1599 37.4791 35.3607 40.04 25.7399 40.04C16.1191 40.04 8.31989 37.4791 8.31989 34.32C8.31989 34.32 8.31989 34.32 8.31989 34.3199H43.1599Z' fill='%23001A69'/%3E%3Cpath d='M5.71995 35.3599L6.92084 38.3792L7.79995 41.3986L5.71995 41.0799L3.63995 41.3986L4.51906 38.3792L5.71995 35.3599Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-business-data-decisions:before{content:none}.bi-product-business-data-decisions:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 57 57' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='56.2051' width='3.32481' height='56.5217' transform='rotate(-90 0 56.2051)' fill='%23001A69'/%3E%3Crect x='3.95654' y='51.75' width='50.8696' height='8.47826' transform='rotate(-90 3.95654 51.75)' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M47.8083 38.2846H44.0537V51.75H52.3657V44.8397L47.8083 38.2846Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.5217 51.75L17.5217 13.3152H24.3663C23.9584 14.6638 23.7391 16.0943 23.7391 17.5761C23.7391 20.4566 24.5679 23.1436 26 25.4115V51.75H17.5217ZM30.5217 29.9615V51.75H39V32.2611C38.8125 32.2682 38.624 32.2717 38.4348 32.2717C35.5213 32.2717 32.8059 31.4239 30.5217 29.9615Z' fill='%23001A69'/%3E%3Cpath d='M36.6332 6.61113C32.1092 7.42468 29.0579 11.9818 29.8242 16.7962C30.5905 21.6105 34.8769 24.8481 39.4064 24.0335C43.9358 23.219 46.9816 18.6629 46.2153 13.8485C45.4499 9.03992 41.1626 5.79659 36.6332 6.61113Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.9233 25.1733L55.7853 39.262L52.2689 41.7314L43.4279 27.6685C42.397 28.1762 41.2915 28.5672 40.1198 28.7866C33.0294 30.114 26.3585 25.1873 25.2251 17.775C24.0927 10.3685 28.9213 3.28295 36.0173 1.9545C43.1077 0.627089 49.7786 5.55379 50.912 12.9661C51.6216 17.6074 49.9871 22.1235 46.9233 25.1733ZM28.1038 17.1739C28.9775 22.8917 34.1382 26.7046 39.6024 25.6809C45.0722 24.6561 48.8065 19.1708 47.9338 13.4588C47.5106 10.6892 46.0829 8.27957 43.911 6.6727C41.739 5.06583 39.0848 4.45553 36.4352 4.9519C30.9655 5.97665 27.2302 11.4562 28.1038 17.1739Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.bi-product-business-skills:before{content:none}.bi-product-business-skills:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_8927_36039)'%3E%3Ccircle cx='26.3589' cy='30.7378' r='6.54643' fill='%23001A69'/%3E%3Ccircle cx='45.24' cy='21.5916' r='4.16' fill='%23001A69'/%3E%3Ccircle cx='26' cy='4.43148' r='4.16' fill='%23001A69'/%3E%3Ccircle cx='6.75998' cy='21.5916' r='4.16' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.9975 52.2715C38.9992 52.185 39 52.0984 39 52.0115C39 44.9754 33.4126 39.2715 26.52 39.2715C19.6275 39.2715 14.04 44.9754 14.04 52.0115C14.04 52.0984 14.0409 52.185 14.0426 52.2715H38.9975Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.8445 24.3711L32.1269 39.4705C32.7583 39.7646 33.3636 40.1069 33.9385 40.4927L42.3536 25.9173C41.7491 25.5132 41.2341 24.9858 40.8445 24.3711Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.8295 6.36286C30.5654 7.02269 30.1699 7.61578 29.6755 8.10982L41.4718 18.0081C41.969 17.4854 42.5738 17.066 43.2507 16.7855L30.8295 6.36286Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0336 24.5547C10.6234 25.1452 10.0939 25.6466 9.4801 26.024L18.1559 41.051C18.7083 40.6309 19.292 40.2514 19.903 39.917L11.0336 24.5547Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.08762 16.9401L21.3115 6.68307C21.617 7.318 22.0476 7.88133 22.5715 8.34107L10.7519 18.2588C10.2957 17.7129 9.72961 17.262 9.08762 16.9401Z' fill='%23001A69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8927_36039'%3E%3Crect width='52' height='52' fill='white' transform='translate(0 0.271484)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.bi-product-business-cases:before{content:none}.bi-product-business-cases:after{content:"";mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.4091 26.917C23.6599 23.9947 20.0056 22.3834 16.1201 22.3804C12.2317 22.3804 8.57455 23.9887 5.82528 26.914C3.07601 29.8362 1.56006 33.7234 1.56006 37.8565C1.56006 41.9895 3.07316 45.8767 5.82528 48.799C8.57455 51.7212 12.2317 53.3325 16.1201 53.3325C20.0084 53.3325 23.6656 51.7242 26.4148 48.799C29.1641 45.8767 30.6801 41.9895 30.6801 37.8565C30.6744 33.7234 29.1584 29.8392 26.412 26.917H26.4091ZM28.5759 38.9488C28.3989 41.2733 27.651 43.4915 26.3948 45.4063C25.0787 44.9784 23.7255 44.6628 22.3637 44.4595C22.7234 42.6479 22.929 40.7968 22.9775 38.9488H28.5759ZM22.9775 36.761H28.5731C28.3961 34.4365 27.6481 32.2183 26.3948 30.3035C25.0787 30.7314 23.7255 31.047 22.3637 31.2503C22.7234 33.0619 22.929 34.9099 22.9775 36.761ZM20.2196 50.4042C20.8534 49.3634 21.4044 48.0737 21.8441 46.5929C22.8918 46.7416 23.9339 46.96 24.9559 47.2453C23.617 48.6746 22.0039 49.7488 20.2196 50.4073V50.4042ZM19.76 46.3531C18.5781 46.2499 17.3562 46.1983 16.12 46.1983C14.8838 46.1983 13.6619 46.2499 12.48 46.3531C13.4164 49.2814 14.8182 51.1415 16.12 51.1415C17.4218 51.1415 18.8236 49.2814 19.76 46.3531ZM12.0204 25.3056C11.3866 26.3464 10.8356 27.6361 10.3988 29.1169C9.35108 28.9682 8.30904 28.7497 7.28698 28.4645C8.62593 27.0352 10.239 25.961 12.0233 25.3025L12.0204 25.3056ZM12.48 29.3567C13.6619 29.4598 14.8838 29.5114 16.12 29.5114C17.3562 29.5114 18.5781 29.4598 19.76 29.3567C18.8236 26.4283 17.4218 24.5682 16.12 24.5682C14.8182 24.5682 13.4164 26.4283 12.48 29.3567ZM20.9191 36.7609H11.3181C11.3637 34.9948 11.5664 33.2288 11.9204 31.5021C13.2765 31.6326 14.6868 31.6994 16.12 31.6994C17.5532 31.6994 18.9635 31.6326 20.3196 31.5021C20.6736 33.2288 20.8734 34.9948 20.922 36.7609H20.9191ZM20.3167 44.2076C20.6707 42.481 20.8734 40.7149 20.9191 38.9488H20.9162H11.3152C11.3637 40.7149 11.5636 42.481 11.9176 44.2076C13.2737 44.0772 14.684 44.0104 16.1171 44.0104C17.5503 44.0104 18.9606 44.0772 20.3167 44.2076ZM24.9559 28.4676C23.9339 28.7529 22.889 28.9713 21.8441 29.12C21.4073 27.6392 20.8563 26.3495 20.2225 25.3087C22.0068 25.9672 23.617 27.0414 24.9588 28.4706L24.9559 28.4676ZM12.0175 50.4042C11.3837 49.3634 10.8327 48.0737 10.3959 46.5929V46.5898C9.34816 46.7385 8.30612 46.957 7.28406 47.2423C8.62301 48.6715 10.2332 49.7457 12.0175 50.4042ZM9.87347 44.4625C8.51168 44.6659 7.15846 44.9815 5.84235 45.4093C4.58904 43.4915 3.84106 41.2763 3.6612 38.9519H9.25966C9.3082 40.8029 9.51375 42.6509 9.87347 44.4625ZM5.83949 30.3035C4.58619 32.2213 3.8382 34.4365 3.6612 36.761H9.25681C9.30534 34.9099 9.51089 33.0619 9.87061 31.2503C8.50882 31.047 7.1556 30.7314 5.83949 30.3035Z' fill='%23001A69'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.7199 2.48242H17.0246C17.0246 2.48242 17.0199 2.48242 17.0199 2.48741V19.5363C18.7391 19.6309 20.3864 19.9948 21.9205 20.5867L21.9262 20.4715H45.2399C45.214 21.0019 45.1838 21.5219 45.1535 22.0316H24.7778C26.6755 23.2422 28.3029 24.8391 29.5491 26.7116H45.2399C45.214 27.242 45.1838 27.762 45.1535 28.2715H30.4654C31.5997 30.4779 32.2399 32.98 32.2399 35.6315C32.2399 44.5344 25.0227 51.7516 16.1199 51.7516C15.3975 51.7516 14.6862 51.704 13.9889 51.6119C13.7045 52.7408 13.5199 53.3324 13.5199 53.3324H46.4199C46.4199 53.3324 49.9199 42.1155 49.9199 24.1684V14.4471H38.7199V2.48242ZM33.7999 34.5116H45.1977C45.2125 34.002 45.2272 33.482 45.2399 32.9516H33.8421C33.8294 33.482 33.8147 34.002 33.7999 34.5116Z' fill='%23001A69'/%3E%3Cpath d='M40.04 3.03516V12.9841H49.4L40.04 3.03516Z' fill='%23001A69'/%3E%3C/svg%3E%0A")}.list-group{--bs-list-group-border-width: 0;--bs-list-group-active-color:var(--bs-body);--bs-list-group-active-bg:#F7F7F7;--bs-list-group-item-padding-y:0.75rem;--bs-list-group-active-bg:#F2F3F8;--bs-list-group-action-hover-bg:#F2F3F8;--bs-list-group-action-active-bg:#F2F3F8}.list-group .list-group-item{border-left:2px solid rgba(0,0,0,0);padding-left:14px}.list-group .list-group-item.active{font-weight:600;position:relative;padding-right:2.5rem;color:var(--bs-primary);border-color:var(--bs-primary)}.list-group .list-group-item.active:after{content:url("../fonts/forward-arrow.svg");position:absolute;right:1rem;top:0;top:50%;margin-top:-10px}.list-group .list-group-item:focus{position:relative;z-index:2}.list-group .list-group-item:first-child,.list-group .list-group-item:last-child{border-radius:0}.list-group hr{margin:.5rem 1rem}[data-bs-theme=dark] .list-group-item:hover,[data-bs-theme=dark] .list-group-item.active,[data-bs-theme=dark] .list-group-item:focus{background-color:#333}[data-bs-theme=dark] .list-group-item:hover:after,[data-bs-theme=dark] .list-group-item.active:after,[data-bs-theme=dark] .list-group-item:focus:after{filter:brightness(0) invert(1)}.loader{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2000}.loader .loader-inner{width:100px;height:100px}.loader.loader-blue{background-color:rgba(255,255,255,.8)}.loader.loader-white{background-color:rgba(0,0,0,.8)}.loader.loader-sm .loader-inner{width:50px;height:50px}.loader.loader-md .loader-inner{width:100px;height:100px}.loader.loader-lg .loader-inner{width:150px;height:150px}.modal .modal-header{border:none}.modal .modal-content{border:none;box-shadow:0px 1px 4px rgba(0,0,0,.12)}@media(min-width: 768px){.modal{--bs-modal-width:600px;--bs-modal-header-padding:2.5rem 2.5rem 0;--bs-modal-padding:1rem 2.5rem 1.75rem}}.modal .btn-close{--bs-btn-close-bg:url("../fonts/close-modal.svg");--bs-btn-close-opacity:1;--bs-btn-close-hover-opacity:1;--bs-btn-close-focus-shadow:none;--bs-btn-close-white-filter:brightness(0) invert(1);width:1.5em;height:1.5em;background-size:1.5em 1.5em}.modal .btn-close:focus-visible{outline:2px solid var(--bs-primary)}header:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:0;z-index:-1}.modal-open header:after{opacity:.5;z-index:1}.modal-backdrop{--bs-backdrop-zindex: 1019}[data-bs-theme=dark] .modal-content .text-secondary{color:#fff !important}.multistep{position:relative}.multistep .multistep-num{font-size:40px;line-height:3rem;font-family:"Peak",sans-serif;font-weight:600;color:#2c459f;margin-top:-5px}.multistep h2,.multistep .h2{font-size:20px;line-height:2rem}.multistep .multistep-line{width:24px;position:absolute;height:100%;top:5px;left:calc(25% - 24px - var(--bs-gutter-x)*.5);background:rgba(0,0,0,0)}.multistep .multistep-text{position:relative}.multistep .multistep-text:before,.multistep .multistep-text:after{content:"";position:absolute;bottom:-5px;width:12px;height:calc(100% - 24px)}.multistep .multistep-text:before{left:-32px;border-left:12px solid var(--bs-body-bg)}.multistep .multistep-text:after{left:-16px;border-right:12px solid var(--bs-body-bg)}.multistep .row>div:nth-last-child(2):before{border-left-width:32px}.multistep .multistep-step{width:28px;height:24px;position:absolute;top:5px;left:-32px}.multistep .multistep-step:after{content:"";display:block;width:28px;height:24px;background-color:var(--bs-body-bg);-webkit-mask:url("../fonts/multistep-rounder-24.svg") no-repeat;mask:url("../fonts/multistep-rounder-24.svg") no-repeat}@media(min-width: 768px){.multistep .offset-md-1{margin-left:70px}.multistep .col-md-3{width:calc(33.33333333% - 70px)}.multistep .multistep-num{text-align:right}.multistep .multistep-line{width:32px;left:8.33333333%}.multistep .multistep-text:before,.multistep .multistep-text:after{width:16px;height:calc(100% - 32px)}.multistep .multistep-text:before{border-left-width:16px;left:-62px}.multistep .multistep-text:after{border-right-width:16px;left:-42px}.multistep .multistep-step{width:36px;height:32px;left:-62px}.multistep .multistep-step:after{width:36px;height:32px;transform-origin:top left;-webkit-mask:url("../fonts/multistep-rounder-32.svg") no-repeat;mask:url("../fonts/multistep-rounder-32.svg") no-repeat}}[data-bs-theme=dark] .multistep .multistep-num{color:#fff}.pagination{margin-bottom:1rem;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;gap:1rem}.pagination .link-button{position:relative;opacity:1;width:32px;height:32px;min-width:32px;border:none;background:none}.pagination .link-button:before{content:"";width:32px;height:32px;mask-size:32px 32px;position:absolute;top:0;left:0;background-color:var(--bs-primary)}.pagination .link-button:focus-visible{outline:2px solid var(--bs-primary);outline-offset:1px}.pagination .link-button[disabled=disabled]{opacity:.5}.pagination .link-button span{display:none}.pagination .page-item:nth-child(2) .link-button:before{mask:url("../fonts/carousel-prev.svg") no-repeat}.pagination .page-item:last-child .link-button:before{mask:url("../fonts/carousel-next.svg") no-repeat}.pagination .page-item.text-center{display:flex;align-items:center}.pagination .page-item.text-center .hawk-pagination__total-text{white-space:nowrap;padding-left:.5rem}.placeholder{background-color:#ddd;border-radius:8px;opacity:1}.bg-brand{position:relative}.bg-brand:before{content:"";display:block;position:absolute;left:0;right:0;width:100%;height:100%;background-color:rgba(255,255,255,.9)}.bg-secondary-bg2-2color{background-color:#ebf6ff;position:relative}.bg-secondary-bg2-2color:after{content:"";width:100%;height:45px;position:absolute;top:0;right:0;mask:url("../fonts/bg-secondary-bg2-2color.svg") no-repeat;mask-size:100% 45px;background-color:#d9eeff;z-index:0}.bg-secondary-bg2-2color .container{position:relative;z-index:1}@media(min-width: 768px){.bg-secondary-bg2-2color:after{width:100%;height:200px;mask-size:100% 200px}}[data-bs-theme=dark] .bg-secondary-bg2-2color{background-color:#333}[data-bs-theme=dark] .bg-secondary-bg2-2color:after{background-color:#555}.table{box-shadow:0px 1px 4px rgba(0,0,0,.12);border-radius:8px;--bs-table-border-color: #DDDDDD;--bs-gray:#666666}.table tr td{padding:13px 1rem;vertical-align:middle}.table tr td svg{height:1.375rem}.table tr:nth-child(odd) td{background:#f7f7f7}.table tr:hover td{background:#eee}.table tr:first-child td,.table tr:first-child th{border-bottom-width:0;background:#4e60ac;color:#fff;padding:17px 16px;font-weight:600}.table tr:first-child td strong,.table tr:first-child th strong{font-weight:600}.table tr:first-child td a,.table tr:first-child th a{color:#fff}.table tr:first-child:hover>*{background:#4e60ac}.table tr:first-child>*:first-child{border-top-left-radius:8px}.table tr:first-child>*:last-child{border-top-right-radius:8px}.table tr:last-child td{border-bottom-width:0}.table tr:last-child td:first-child{border-bottom-left-radius:8px}.table tr:last-child td:last-child{border-bottom-right-radius:8px}.table thead+tbody tr:first-child td{padding:13px 1rem;border-bottom-width:1px;background:none;color:var(--bs-body);font-weight:400;border-radius:0}.table thead+tbody tr:first-child td:first-child,.table thead+tbody tr:first-child td:last-child{border-radius:0}.table thead+tbody tr:first-child:hover td{background:#eee}.table thead+tbody tr:first-child a{color:#2537c6}.table thead+tbody tr:nth-child(odd) td{background:#fff}.table thead+tbody tr:nth-child(even) td{background:#f7f7f7}.table thead+tbody tr:hover td{background:#eee}.table thead tr:first-child td:first-child{border-bottom-left-radius:0}.table thead tr:first-child td:last-child{border-bottom-right-radius:0}.table tr.table-selected td{background:#f2f3f8 !important}.table tr.table-disabled td{background:#eee !important;color:#555 !important}.table-responsive{box-shadow:0px 1px 4px rgba(0,0,0,.12);margin-bottom:1rem;border-radius:8px}.table-responsive:focus-visible{outline:2px solid var(--bs-primary);outline-offset:2px}.table-responsive .table{box-shadow:none;margin-bottom:0;min-width:100%}[data-bs-theme=dark] .table{--bs-table-border-color:#555555}[data-bs-theme=dark] .table tr:nth-child(odd) td{background:#333;color:#fff}[data-bs-theme=dark] .table tr:hover td{background:#555}[data-bs-theme=dark] .table tr:first-child td,[data-bs-theme=dark] .table tr:first-child th{background:#001f83}[data-bs-theme=dark] .table thead+tbody tr:first-child td{background:none}[data-bs-theme=dark] .table thead+tbody tr:first-child:hover td{background:#555}[data-bs-theme=dark] .table thead+tbody tr:first-child a{color:#fff}[data-bs-theme=dark] .table thead+tbody tr:nth-child(odd) td{background:var(--bs-body)}[data-bs-theme=dark] .table thead+tbody tr:nth-child(even) td{background:#333}[data-bs-theme=dark] .table thead+tbody tr:hover td{background:#555}.timeline-anchor{width:100%;position:relative;min-width:85px}.timeline-anchor a{font-size:12px;line-height:1.25rem;gap:.5rem;position:relative;justify-self:flex-end}.timeline-anchor a:before{content:"";width:1px;height:.5rem;position:absolute;bottom:18px;left:0;right:0;margin:0 auto;border-left:1px dotted #ccc}.timeline-anchor a .timeline-anchor-dot{width:1rem;height:1rem;background:var(--bs-body-bg);border:1px solid var(--bs-primary);border-radius:50%;position:relative;z-index:2}.timeline-anchor a .timeline-anchor-dot:before,.timeline-anchor a .timeline-anchor-dot:after{content:"";display:block;border-radius:50%;position:absolute;background-color:#08c9c4;opacity:0;transition:opacity .5s linear;transition-delay:.5s}.timeline-anchor a .timeline-anchor-dot:before{width:24px;height:24px;top:-5px;left:-5px}.timeline-anchor a .timeline-anchor-dot:after{width:32px;height:32px;top:-9px;left:-9px}.timeline-anchor:before{content:"";display:block;width:100%;height:2px;position:absolute;bottom:7px;right:12px;z-index:1;background:#ccc;background:linear-gradient(to right, #08C9C4 50%, #CCCCCC 50%);background-size:200% 100%;background-position:right bottom;transition:all .5s linear}.timeline-anchor:first-child{width:auto;min-width:auto}.timeline-anchor:first-child:before{content:none}.timeline-anchor.past .timeline-anchor-dot{background:var(--bs-primary);border-color:var(--bs-primary)}.timeline-anchor.past:before{background-position:left bottom}.timeline-anchor.active:before{background-position:left bottom}.timeline-anchor.active .timeline-anchor-dot{background:#08c9c4;border-color:#08c9c4;position:relative;transition:all .2s linear;transition-delay:.5s}.timeline-anchor.active .timeline-anchor-dot:before,.timeline-anchor.active .timeline-anchor-dot:after{content:"";display:block;border-radius:50%;position:absolute}.timeline-anchor.active .timeline-anchor-dot:before{opacity:.2}.timeline-anchor.active .timeline-anchor-dot:after{opacity:.1}.timeline .multistep-num{margin-left:2.5rem;margin-top:0;margin-bottom:1rem;color:#001a69}.timeline .multistep-num:focus-visible{outline:2px solid var(--bs-primary);border-radius:2px;text-decoration:none}.timeline .timeline-step{position:absolute;top:0;left:12px;max-width:24px;height:100%;padding:0}.timeline .timeline-step .timeline-step-dot{background:var(--bs-body-bg);border:2px solid var(--bs-primary);width:24px;height:24px;border-radius:50%;margin-top:12px;position:relative;z-index:1}.timeline .timeline-step .timeline-step-dot:before,.timeline .timeline-step .timeline-step-dot:after{content:"";display:block;border-radius:50%;position:absolute;background-color:#08c9c4;opacity:0;transition:opacity .5s linear;transition-delay:.5s}.timeline .timeline-step .timeline-step-dot:before{width:36px;height:36px;top:-8px;left:-8px}.timeline .timeline-step .timeline-step-dot:after{width:48px;height:48px;top:-14px;left:-14px}.timeline .timeline-step:after{content:"";position:absolute;height:100%;width:4px;top:12px;left:10px;background:linear-gradient(to bottom, #08C9C4 50%, #CCCCCC 50%);background-size:100% 200%;background-position:left bottom;transition:all .5s linear}.timeline .timeline-step.past .timeline-step-dot{background:var(--bs-primary);border-color:var(--bs-primary)}.timeline .timeline-step.past:after{background-position:left top}.timeline .timeline-step.active .timeline-step-dot{background:#08c9c4;border-color:#08c9c4;position:relative;transition:all .2s linear;transition-delay:.5s}.timeline .timeline-step.active .timeline-step-dot:before,.timeline .timeline-step.active .timeline-step-dot:after{content:"";display:block;border-radius:50%;position:absolute}.timeline .timeline-step.active .timeline-step-dot:before{opacity:.2}.timeline .timeline-step.active .timeline-step-dot:after{opacity:.1}.timeline .multistep-text>div{margin-left:2rem}.timeline .multistep-text:before,.timeline .multistep-text:after{content:none}.timeline .row{position:relative}.timeline .row:last-child .timeline-step:after{background:linear-gradient(#CCCCCC, var(--bs-body-bg))}.card.timeline-card{box-shadow:0px 3px 12px rgba(0,0,0,.1)}.card.timeline-card>.row>div:first-child{order:2}.card.timeline-card>.row>div:last-child{order:1}.card.timeline-card.bg-secondary-bg2{border:1px solid #4fb3ff}.card.timeline-card h3,.card.timeline-card .h3{font-size:18px;line-height:1.75rem;margin-bottom:.5rem;font-weight:600}.card.timeline-card h3 span:not(:empty),.card.timeline-card .h3 span:not(:empty){font-style:normal;display:block}.card.timeline-card .card-body{padding:0}.card.timeline-card .card-title{text-align:left !important}.card.timeline-card .card-image{margin-bottom:.5rem}.card.timeline-card .card-image img{border-radius:8px !important;height:auto;box-shadow:none}.card.timeline-card .video{margin-bottom:0 !important;overflow:hidden;border-radius:8px}.card.timeline-card .btn.btn-primary{background:rgba(0,0,0,0);color:#001a69;border-color:#001a69;width:auto !important;align-self:flex-start;margin-top:.5rem !important}.card.timeline-card .btn.btn-primary:hover,.card.timeline-card .btn.btn-primary:focus{background:#001f83;border-color:#001f83;color:#fff}.card.timeline-card .btn.btn-primary:active{background:#2c459f !important;border-color:#2c459f !important;color:#fff !important}.card.timeline-card .btn.btn-primary:focus-visible{outline-offset:2px}.card.timeline-card .btn.btn-primary:after{content:"";margin-left:8px;transform:scale(0.84, 0.84);bottom:1px;background-color:#001a69}.card.timeline-card .btn.btn-primary:hover:after,.card.timeline-card .btn.btn-primary:focus:after,.card.timeline-card .btn.btn-primary:active:after{background-color:#fff}.card.timeline-card.bg-primary h3,.card.timeline-card.bg-primary .h3,.card.timeline-card.bg-primary h3 a,.card.timeline-card.bg-primary .h3 a,.card.timeline-card.bg-primary-600 h3,.card.timeline-card.bg-primary-600 .h3,.card.timeline-card.bg-primary-600 h3 a,.card.timeline-card.bg-primary-600 .h3 a{color:#fff}.card.timeline-card.bg-primary h3:focus-visible,.card.timeline-card.bg-primary .h3:focus-visible,.card.timeline-card.bg-primary h3 a:focus-visible,.card.timeline-card.bg-primary .h3 a:focus-visible,.card.timeline-card.bg-primary-600 h3:focus-visible,.card.timeline-card.bg-primary-600 .h3:focus-visible,.card.timeline-card.bg-primary-600 h3 a:focus-visible,.card.timeline-card.bg-primary-600 .h3 a:focus-visible{outline-color:#fff}.card.timeline-card.bg-primary .btn.btn-primary,.card.timeline-card.bg-primary-600 .btn.btn-primary{background:#d9eeff;color:#001a69;border-color:#d9eeff}.card.timeline-card.bg-primary .btn.btn-primary:hover,.card.timeline-card.bg-primary .btn.btn-primary:focus,.card.timeline-card.bg-primary-600 .btn.btn-primary:hover,.card.timeline-card.bg-primary-600 .btn.btn-primary:focus{background:#fff;border-color:#fff;color:#001a69}.card.timeline-card.bg-primary .btn.btn-primary:active,.card.timeline-card.bg-primary-600 .btn.btn-primary:active{background:#f7f7f7 !important;border-color:#f7f7f7 !important;color:#001a69 !important}.card.timeline-card.bg-primary .btn.btn-primary:after,.card.timeline-card.bg-primary-600 .btn.btn-primary:after{background-color:#001f83}.card.timeline-card.bg-primary .btn.btn-primary:hover:after,.card.timeline-card.bg-primary .btn.btn-primary:focus:after,.card.timeline-card.bg-primary .btn.btn-primary:active:after,.card.timeline-card.bg-primary-600 .btn.btn-primary:hover:after,.card.timeline-card.bg-primary-600 .btn.btn-primary:focus:after,.card.timeline-card.bg-primary-600 .btn.btn-primary:active:after{background-color:#001a69}.card.timeline-card.bg-primary .btn.btn-primary:focus-visible,.card.timeline-card.bg-primary-600 .btn.btn-primary:focus-visible{outline:2px solid #fff;outline-offset:2px}.card.timeline-card-cover .card-image{margin-bottom:0;margin-top:.5rem;text-align:center}.card.timeline-card-cover .card-image img{height:210px;width:auto}.timeline-branches{overflow-x:auto;margin-bottom:1.25rem;padding-bottom:.25rem}.timeline-branches .card.timeline-card{min-width:200px;margin-bottom:0;height:auto;flex-grow:1;flex-basis:0;margin-top:1rem}.timeline-branches .card.timeline-card:before{content:"";position:absolute;top:-1rem;width:calc(50% + 24px);height:1rem;border-top:1px solid #4fb3ff}.timeline-branches .card.timeline-card:first-child:before{left:50%;border-left:1px solid #4fb3ff;border-top-left-radius:4px}.timeline-branches .card.timeline-card:last-child:before{right:50%;border-right:1px solid #4fb3ff;border-top-right-radius:4px}.timeline-branches .card+.card:has(~.card):before{left:50%;transform:translateX(-50%);width:calc(100% + 30px)}.timeline-branches .card+.card:has(~.card):after{content:"";position:absolute;top:-1rem;left:0;right:0;margin:auto;width:1px;height:1rem;background:#4fb3ff}.timeline-branches .card.bg-none{border:1px solid #4fb3ff}.timeline-brancher .card.timeline-card{margin-bottom:calc(1rem - 2px);height:auto}.timeline-brancher .card.timeline-card:before{content:"";position:absolute;bottom:-1rem;left:0;right:0;margin:auto;width:1px;height:1rem;background-color:#4fb3ff}.timeline-brancher .card.bg-primary:before,.timeline-brancher .card.bg-primary-600:before{width:2px;background-color:#2c459f}.timeline-brancher:has(.card.bg-primary)+.col .timeline-branches .card:before,.timeline-brancher:has(.card.bg-primary-600)+.col .timeline-branches .card:before{border-width:2px;border-color:#2c459f;border-radius:0}.timeline-brancher:has(.card.bg-primary)+.col .timeline-branches .card:after,.timeline-brancher:has(.card.bg-primary-600)+.col .timeline-branches .card:after{width:2px;background:#2c459f}.timeline-card.banner-quote,.timeline-card .banner-quote{box-shadow:0px 3px 12px rgba(0,0,0,.1);font-family:"Open Sans",sans-serif;border-radius:1.5rem;border-top-left-radius:0;padding:1rem}.timeline-card.banner-quote blockquote,.timeline-card .banner-quote blockquote{font-size:14px;line-height:1.375rem;padding-top:3.5rem}.timeline-card.banner-quote blockquote:before,.timeline-card .banner-quote blockquote:before{width:40px;height:40px;-webkit-mask-size:40px 40px;mask-size:40px 40px}.timeline-card.banner-quote blockquote .banner-quote-author,.timeline-card .banner-quote blockquote .banner-quote-author{display:inline-block;margin-left:.5rem;margin-top:0;font-style:italic}@media(min-width: 768px){.timeline-anchor{min-width:70px}.timeline-anchor a{font-size:18px;line-height:1.75rem;gap:1.25rem}.timeline-anchor a:before{height:1rem;border-width:2px;bottom:28px}.timeline-anchor a .timeline-anchor-dot{width:1.5rem;height:1.5rem;border-width:2px}.timeline-anchor a .timeline-anchor-dot:before{width:36px;height:36px;top:-8px;left:-8px}.timeline-anchor a .timeline-anchor-dot:after{width:48px;height:48px;top:-14px;left:-14px}.timeline-anchor:before{height:4px;bottom:9px;right:18px}.timeline .multistep-num{margin-left:0}.timeline .timeline-step{position:relative;max-width:none;padding:0 12px;height:auto;display:flex;justify-content:center}.timeline .timeline-step .timeline-step-dot{margin-top:24px}.timeline .timeline-step:after{top:24px;left:0;right:0;margin:0 auto}.timeline .multistep-text>div{margin-left:0}.card.timeline-card>.row{--bs-gutter-x: 1.5rem}.card.timeline-card>.row>div:first-child{order:1;width:50%}.card.timeline-card>.row>div:last-child{order:2;width:41.66666667%;margin-left:8.33333333%}.card.timeline-card h3,.card.timeline-card .h3{font-size:24px;line-height:2.25rem}.card.timeline-card .card-text{font-size:16px;line-height:1.75rem}.card.timeline-card .card-image img{height:auto;min-height:0}.card.timeline-card-cover>.row>div:first-child{width:25%}.card.timeline-card-cover>.row>div:last-child{width:75%;margin-left:0}.card.timeline-card-cover .card-image{margin:0;text-align:left}.card.timeline-card-cover .card-image img{width:100%}.timeline-branches .card.timeline-card h3,.timeline-branches .card.timeline-card .h3{font-size:20px;line-height:2rem}.timeline-card.banner-quote blockquote,.timeline-card .banner-quote blockquote{font-size:16px;line-height:1.75rem}.card.timeline-card:has(.banner-quote)>.row>div:first-child{width:58.33333333%}.card.timeline-card:has(.banner-quote)>.row>div:last-child{margin-left:0}}@media(min-width: 992px){.timeline .multistep-num{font-size:72px;font-weight:normal;line-height:4rem}.timeline-card.banner-quote,.timeline-card .banner-quote{padding:2.5rem}.timeline-card.banner-quote blockquote,.timeline-card .banner-quote blockquote{padding-top:0}.timeline-card.banner-quote blockquote:before,.timeline-card .banner-quote blockquote:before{width:64px;height:64px;-webkit-mask-size:64px 64px;mask-size:64px 64px}.timeline-card .banner-quote blockquote{font-size:20px;line-height:2rem}}@media(min-width: 1320px){.card.timeline-card-mini .card-image img{height:120px;object-fit:contain}}[data-bs-theme=dark] .card.timeline-card{background-color:#333;border-color:#888}[data-bs-theme=dark] .card.timeline-card.bg-secondary-bg1,[data-bs-theme=dark] .card.timeline-card.bg-secondary-bg2{background-color:#555;border-color:#888}[data-bs-theme=dark] .card.timeline-card.bg-primary-50{background-color:#555;color:#fff}[data-bs-theme=dark] .card.timeline-card.bg-primary-600,[data-bs-theme=dark] .card.timeline-card.bg-primary{background-color:#2c459f !important}[data-bs-theme=dark] .card.timeline-card .btn.btn-primary{background:#d9eeff;color:#001a69;border-color:#d9eeff}[data-bs-theme=dark] .card.timeline-card .btn.btn-primary:hover,[data-bs-theme=dark] .card.timeline-card .btn.btn-primary:focus{background:#fff;border-color:#fff;color:#001a69}[data-bs-theme=dark] .card.timeline-card .btn.btn-primary:active{background:#f7f7f7 !important;border-color:#f7f7f7 !important;color:#001a69 !important}[data-bs-theme=dark] .card.timeline-card .btn.btn-primary:after{background-color:#001f83}[data-bs-theme=dark] .card.timeline-card .btn.btn-primary:hover:after,[data-bs-theme=dark] .card.timeline-card .btn.btn-primary:focus:after,[data-bs-theme=dark] .card.timeline-card .btn.btn-primary:active:after{background-color:#001a69}[data-bs-theme=dark] .card.timeline-card .btn.btn-primary:focus-visible{outline:2px solid #fff;outline-offset:2px}[data-bs-theme=dark] .timeline-branches .card.timeline-card:before{border-color:#888 !important}[data-bs-theme=dark] .timeline-branches .card.timeline-card:after{background-color:#888 !important}[data-bs-theme=dark] .timeline-brancher .card.timeline-card:before{background-color:#888}[data-bs-theme=dark] .timeline-card.banner-quote,[data-bs-theme=dark] .timeline-card .banner-quote{background-color:#555 !important}[data-bs-theme=dark] .timeline-card.banner-quote blockquote,[data-bs-theme=dark] .timeline-card.banner-quote .banner-quote-author,[data-bs-theme=dark] .timeline-card .banner-quote blockquote,[data-bs-theme=dark] .timeline-card .banner-quote .banner-quote-author{color:#fff !important}[data-bs-theme=dark] .timeline-card.banner-quote blockquote:before,[data-bs-theme=dark] .timeline-card .banner-quote blockquote:before{background-color:#d9eeff}.tooltip{--bs-tooltip-bg: var(--bs-body-bg);--bs-tooltip-color: var(--bs-body-color);--bs-tooltip-padding-x:1rem;--bs-tooltip-padding-y:1rem;--bs-tooltip-border-radius:0.25rem;--bs-tooltip-arrow-width:20px;--bs-tooltip-arrow-height:10px;--bs-tooltip-max-width:270px;box-shadow:0px 1px 4px rgba(0,0,0,.12);font-size:14px;line-height:1.375rem;font-family:"Open Sans",sans-serif;border:1px solid #eee;border-radius:var(--bs-tooltip-border-radius)}.tooltip-inner{text-align:left}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{transform:translateX(-50%) !important;left:50% !important}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{border:0;border-bottom:1px solid #fff;width:20px;height:10px;bottom:0;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='20.142px' height='9.016px' viewBox='-1.58 0.984 20.142 9.016' enable-background='new -1.58 0.984 20.142 9.016' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23EEEEEE' d='M-1.391,8.83l0.651,0.759L-1.391,8.83z'/%3E%3Cpolygon fill='%23EEEEEE' points='9.797,1.48 9.147,2.24 9.147,2.24 '/%3E%3Cpath fill='%23EEEEEE' d='M18.386,8.83l-0.652,0.76L18.386,8.83z'/%3E%3Cpath fill='%23FFFFFF' d='M-1.57,10.001c0.055-0.059,0.115-0.117,0.179-0.171l8.588-7.35c0.748-0.641,1.852-0.641,2.6,0l8.589,7.349 c0.063,0.055,0.123,0.113,0.178,0.172'/%3E%3C/g%3E%3Cg %3E%3Cpath fill='%23FFFFFF' d='M-0.836,9.682l-0.183-0.17L-1.391,9.83c-0.064,0.055-0.124,0.112-0.179,0.171h0.437L-0.836,9.682z'/%3E%3Cpath fill='%23EEEEEE' d='M18.386,8.83L9.797,1.48c-0.748-0.641-1.852-0.641-2.6,0l-8.588,7.35C-1.455,8.885-1.515,8.942-1.57,9.001 v1h0.437l0.297-0.32c0.028-0.031,0.06-0.062,0.096-0.092L7.847,2.24c0.374-0.32,0.926-0.32,1.3,0l8.586,7.349 c0.037,0.031,0.068,0.062,0.097,0.092l0.297,0.32h0.437v-1C18.509,8.942,18.449,8.885,18.386,8.83z'/%3E%3C/g%3E%3C/svg%3E%0A")}.video div,.video iframe{width:100% !important;height:100% !important}iframe{max-width:100% !important}header{font-family:"Open Sans",sans-serif;position:relative;z-index:1020}header .header_upper{background-color:#001a69}header .header_upper .container{min-height:60px;display:flex;align-items:center;justify-content:space-between}header .header_upper .logo a:focus-visible,header .header_upper .header_buttons_search:focus-visible,header .header_upper .header_buttons_profile:focus-visible,header .header_upper .header_buttons_cart:focus-visible,header .header_upper .navbar-toggler:focus-visible,header .header_upper .dropdown-toggle:focus-visible{outline:2px solid #fff;border-radius:2px}header .header_upper .modal .dropdown-toggle:focus-visible{outline-color:var(--bs-primary);outline-offset:2px}header .logo{display:block;width:93px;height:32px}header .logo path{fill:#fff}header .header_content{display:flex;align-items:center}header .header_content .location{display:none}header .navbar-toggler{padding-right:.5rem}header .navbar-toggler-icon{color:#fff;width:24px;height:24px;background:none}header .navbar-toggler-icon svg{width:100%}header .header_buttons button{color:#fff}header .header_buttons .header_buttons_search path{stroke:#fff}header .header_buttons .header_buttons_search circle{stroke:#fff}header .header_buttons .header_buttons_profile path{stroke:#fff}header .header_buttons .header_buttons_cart path{fill:#fff}header .dropdown-toggle:after{border:0;vertical-align:middle}header .header_content .location .location_current+.dropdown .dropdown-toggle:after{background-image:url("../fonts/down_white.svg");width:20px;height:20px}header .header_lower{position:absolute;top:0;width:100%}@media(min-width: 768px){header .header_upper .container{min-height:72px}header .navbar-toggler-icon{width:32px;height:32px}}@media(min-width: 1200px){header .header_upper .container{min-height:84px}header .header_lower{background-color:#f7f7f7;border-bottom:none;position:relative}header .navbar-toggler{display:none}header .header_content .location{color:#fff;display:flex;margin-right:35px}header .header_content .location .location_current{padding-right:0;margin-right:0;border:none}header .header_content .location .location_current:has(+.dropdown){padding-right:1rem;margin-right:1rem;border-right:1px solid #fff}header .header_content .location .location_current+.dropdown .dropdown-toggle{padding:0;border:none;color:#fff;line-height:1.75rem;font-size:14px}header .header_content .location .location_current+.dropdown .dropdown-toggle:after{top:2px}header .header_buttons_search{display:none}}[data-bs-theme=dark] header .header_upper{background-color:#000}[data-bs-theme=dark] header .header_lower{background-color:#333}.sf-zone-column #header{position:static !important}footer{font-size:1rem}footer .footer_upper{padding:2rem 0;border-bottom:1px solid var(--bs-hr-color)}footer .location{font-size:1rem;margin:0 0 1.5rem}footer .location .location_current{border:none;margin-right:0;margin-bottom:5px}footer .location .location_current strong{color:var(--bs-primary)}footer .footer_main{padding:1.5rem 0;border-bottom:1px solid var(--bs-hr-color)}footer .footer_lower{padding:1.5rem 0 2.5rem}footer .footer_lower .btn-top{width:100%}footer .gbl-dark-mode-toggle{border-top:1px solid var(--bs-hr-color);padding-top:1.5rem;margin-top:1.5rem}@media(min-width: 768px){footer .footer_upper{display:flex;justify-content:space-between}footer .location{display:flex;align-items:center;margin:0}footer .location .location_current{margin-bottom:0}footer .location .dropdown{width:200px}footer .social{gap:1.5rem}footer .footer_lower .btn-top{width:184px;margin:0 auto;display:block}}@media(min-width: 992px){footer .footer_upper{padding:2.5rem 0 2rem}footer .location .dropdown{width:330px}footer .footer_main{padding:2rem 0}footer .social{gap:2rem}footer .gbl-dark-mode-toggle{padding-top:2rem;margin-top:2rem}}@media(min-width: 1200px){footer .gbl-dark-mode-toggle{border:none;padding:0;margin:0 0 0 auto;width:25%}}.social{display:flex;justify-content:space-between;align-items:center;position:relative}.social a{text-decoration:none;width:32px;height:32px;display:flex;justify-content:center;align-items:center;color:var(--bs-primary)}.social a[target=_blank]:after{content:none}.social .dropdown{position:static}.social .dropdown-toggle{background:none;border:none;padding:0;display:block;color:var(--bs-primary)}.social .dropdown-toggle::after{content:none}.social .dropdown-toggle.show .bi-three-dots::before{content:""}.social .dropdown-menu{padding:1rem;border:none;box-shadow:0px 1px 4px rgba(0,0,0,.12);margin-top:1rem !important}.social .dropdown-menu .h-xs,.social .dropdown-menu h6,.social .dropdown-menu .h6{margin-bottom:1rem}.social .dropdown-menu-inner{display:flex;gap:2rem;flex-wrap:wrap;max-width:288px}.social .dropdown-item{padding:0}.social .dropdown-item:hover,.social .dropdown-item:active,.social .dropdown-item:focus{background:none;color:var(--bs-primary)}.breadcrumb{align-items:center;--bs-breadcrumb-item-active-color:var(--bs-body);--bs-breadcrumb-divider-color:var(--bs-primary);--bs-breadcrumb-divider: url(../fonts/breadcrumb.svg);--bs-breadcrumb-item-padding-x: 0.25rem;--bs-breadcrumb-margin-bottom: 1.5rem}.breadcrumb .breadcrumb-item{display:flex;align-items:center}.breadcrumb .breadcrumb-item+.breadcrumb-item::before{width:16px;height:24px;padding:0;margin-right:.25rem}.breadcrumb .breadcrumb-item:first-child{height:16px}.breadcrumb .breadcrumb-item:first-child a{font-size:0;height:100%}.breadcrumb .breadcrumb-item:first-child a:before{content:url("../fonts/home.svg")}@media(min-width: 768px){.breadcrumb .breadcrumb-item:first-child{height:unset}.breadcrumb .breadcrumb-item:first-child a{font-size:var(--bs-breadcrumb-font-size)}.breadcrumb .breadcrumb-item:first-child a:before{content:none !important}}[data-bs-theme=dark] .breadcrumb,.bg-primary .breadcrumb,.breadcrumb.bg-primary{--bs-breadcrumb-divider: url(../fonts/breadcrumb-white.svg)}[data-bs-theme=dark] .breadcrumb .breadcrumb-item:first-child a:before,.bg-primary .breadcrumb .breadcrumb-item:first-child a:before,.breadcrumb.bg-primary .breadcrumb-item:first-child a:before{content:url("../fonts/home-white.svg")}.header_buttons{display:flex;align-items:center}.header_buttons .header_buttons_search,.header_buttons .header_buttons_profile,.header_buttons .header_buttons_cart{background:none;border:none;padding:.5rem;color:#fff;text-decoration:none;display:flex;position:relative}.header_buttons .header_buttons_search span,.header_buttons .header_buttons_profile span,.header_buttons .header_buttons_cart span{display:none}.header_buttons .header_buttons_search .cart-number,.header_buttons .header_buttons_profile .cart-number,.header_buttons .header_buttons_cart .cart-number{display:block;border-radius:50%;background-color:var(--bs-danger);color:#fff;font-size:10px;line-height:14px;border:2px solid #fff;position:absolute;width:18px;height:18px;top:0;right:0}.header_buttons .header_buttons_profile:before{content:"";background-image:url("../fonts/user-signedout.svg");background-size:18px 20px;width:18px;height:20px}.header_buttons .header_buttons_profile.header_buttons_profile-signedin:before{background-image:url("../fonts/user-signedin.svg")}.header_buttons .header_buttons_search svg{width:19px}.header_buttons .header_buttons_cart svg{width:20px}.header_buttons .header_buttons_search path,.header_buttons .header_buttons_search circle,.header_buttons .header_buttons_profile path,.header_buttons .header_buttons_profile circle{stroke:var(--bs-body-color)}.header_buttons .header_buttons_cart path{fill:var(--bs-body-color)}.header_buttons #profile-modal,.header_buttons #login-modal,.header_buttons #cart-modal,.header_buttons #search-modal{position:absolute;height:100vh}.header_buttons #profile-modal .modal-dialog,.header_buttons #login-modal .modal-dialog,.header_buttons #cart-modal .modal-dialog,.header_buttons #search-modal .modal-dialog{margin:0;max-width:100%;margin-top:60px}.header_buttons #profile-modal .modal-content,.header_buttons #login-modal .modal-content,.header_buttons #cart-modal .modal-content,.header_buttons #search-modal .modal-content{border:none;border-radius:0}.header_buttons #profile-modal .modal-content:after,.header_buttons #login-modal .modal-content:after,.header_buttons #cart-modal .modal-content:after,.header_buttons #search-modal .modal-content:after{content:"";width:0;height:0;border:solid rgba(0,0,0,0);position:absolute;bottom:100%;right:61px;border-color:rgba(255,255,255,0);border-bottom-color:var(--bs-body-bg);border-width:8px}.header_buttons #profile-modal .btn.btn-sm,.header_buttons #profile-modal .btn-group-sm>.btn,.header_buttons #profile-modal form,.header_buttons #login-modal .btn.btn-sm,.header_buttons #login-modal .btn-group-sm>.btn,.header_buttons #login-modal form,.header_buttons #cart-modal .btn.btn-sm,.header_buttons #cart-modal .btn-group-sm>.btn,.header_buttons #cart-modal form,.header_buttons #search-modal .btn.btn-sm,.header_buttons #search-modal .btn-group-sm>.btn,.header_buttons #search-modal form{width:344px;max-width:100%}.header_buttons #profile-modal .border-top,.header_buttons #login-modal .border-top,.header_buttons #cart-modal .border-top,.header_buttons #search-modal .border-top{border-color:#ddd !important}.header_buttons #profile-modal .alert-success,.header_buttons #login-modal .alert-success,.header_buttons #cart-modal .alert-success,.header_buttons #search-modal .alert-success{margin-left:-1rem;margin-right:-1rem}.header_buttons #cart-modal .modal-content{height:calc(100vh - 60px)}.header_buttons #cart-modal .modal-content:after{right:24px}.header_buttons #cart-modal .modal-content h2,.header_buttons #cart-modal .modal-content .h2{font-size:20px;line-height:2rem}.header_buttons #cart-modal .modal-content .h-s,.header_buttons #cart-modal .modal-content h5,.header_buttons #cart-modal .modal-content .h5{font-size:18px;line-height:1.75rem}.header_buttons #cart-modal .modal-content img{max-width:45px;height:auto;align-self:flex-start}.header_buttons #cart-modal .modal-content .btn-outline-primary{padding-left:0;padding-right:0}.header_buttons #cart-modal .modal-content .cart-scroll{overflow-x:auto;max-height:calc(100vh - 242px)}.header_buttons #cart-modal .modal-content .alert .btn-close{opacity:.5;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat}.header_buttons #search-modal .modal-content:after{right:94px}.header_buttons #search-modal .hawk__searchBox form{width:100%}@media(min-width: 768px){.header_buttons .header_buttons_search{margin-right:1rem}.header_buttons .header_buttons_search svg{width:25px}.header_buttons .header_buttons_profile{margin-right:1rem}.header_buttons .header_buttons_profile:before{background-size:24px 25px;width:24px;height:25px}.header_buttons .header_buttons_cart svg{width:26px}.header_buttons .header_buttons_cart .cart-number{font-size:11px;line-height:16px;width:20px;height:20px;top:0;right:0}.header_buttons #profile-modal .modal-dialog,.header_buttons #login-modal .modal-dialog,.header_buttons #cart-modal .modal-dialog,.header_buttons #search-modal .modal-dialog{padding:0 3rem;max-width:1320px;margin:72px auto 0}.header_buttons #profile-modal .modal-content,.header_buttons #login-modal .modal-content,.header_buttons #cart-modal .modal-content,.header_buttons #search-modal .modal-content{border-radius:4px}.header_buttons #profile-modal .modal-content:after,.header_buttons #login-modal .modal-content:after,.header_buttons #cart-modal .modal-content:after,.header_buttons #search-modal .modal-content:after{right:71px}.header_buttons #cart-modal .modal-content{height:auto;max-width:392px}.header_buttons #cart-modal .modal-content:after{right:11px}.header_buttons #cart-modal .modal-content .cart-scroll{max-height:300px}.header_buttons #search-modal .modal-content:after{right:126px}.header_buttons #search-modal .hawk__searchBox{width:400px}}@media(min-width: 1200px){.header_buttons{align-items:end}.header_buttons .header_buttons_search{display:none}.header_buttons .header_buttons_profile,.header_buttons .header_buttons_cart{font-size:12px;line-height:1.5rem;flex-direction:column;align-items:center;margin-top:.25rem}.header_buttons .header_buttons_profile span,.header_buttons .header_buttons_cart span{display:block}.header_buttons #profile-modal .modal-dialog,.header_buttons #login-modal .modal-dialog,.header_buttons #cart-modal .modal-dialog{margin-top:84px}.header_buttons #profile-modal .modal-content:after,.header_buttons #login-modal .modal-content:after,.header_buttons #cart-modal .modal-content:after{right:77px}.header_buttons #cart-modal .modal-content:after{right:12px}}.headernav{padding:0}.headernav .navbar-mobile-heading{padding:14px 0}.headernav .navbar-mobile-heading .btn{padding:0;border:none;display:flex}.headernav .navbar-mobile-heading a{text-decoration:none}.headernav .navbar-mobile-heading a:hover{text-decoration:underline}.headernav .navbar-mobile-heading .btn-back{margin-right:.75rem}@media(min-width: 768px){.headernav .navbar-mobile-heading{padding:20px 0}}.headernav .navbar-collapse{position:relative;background:var(--bs-body-bg);height:100vh;transition:none !important}.headernav .navbar-collapse .container{max-height:calc(100vh - 60px);overflow-y:auto}.headernav .navbar-collapse .container .navbar-nav{padding-bottom:100px}.headernav .nav-item{position:static}.headernav .nav-item .nav-link{border-bottom:1px solid var(--bs-hr-color);font-size:18px;line-height:1.75rem;font-family:"Peak",sans-serif;color:var(--bs-primary);padding:1rem 0;display:flex;justify-content:flex-start;align-items:center;white-space:normal}.headernav .nav-item .nav-link .bi{font-size:1.25rem !important;display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:.75rem}.headernav .nav-item .dropdown-toggle:after{background:url("../fonts/right.svg");width:20px;height:20px;border:none;margin-left:auto}.headernav .nav-item.dropdown .dropdown-menu{border:none;margin:0;padding:0}.headernav .nav-item.dropdown .dropdown-menu .navbar-nav ul{list-style:none;padding:0}.headernav .nav-item.dropdown .dropdown-menu .glb-meganav-item{display:none}.headernav .subnav{position:absolute;left:0;top:0;width:100%;background:var(--bs-body-bg);height:100vh;z-index:2}.headernav .subnav .container{max-height:calc(100vh - 60px);overflow-y:auto}.headernav .subnav .nav-link.active{background:var(--bs-dropdown-link-active-bg);margin-left:-1rem;width:calc(100% + 2rem);padding-left:1rem;padding-right:1rem;border-top:1px solid var(--bs-hr-color);margin-top:-1px;font-weight:600;box-shadow:inset 2px 0px 0px 0px #2537c6}@media(min-width: 1200px){.headernav{width:100%}.headernav .container{min-height:64px;display:flex;align-items:center;justify-content:space-between}.headernav .navbar-collapse{justify-content:space-between;background:none;height:auto}.headernav .navbar-collapse .container{overflow-y:visible}.headernav .navbar-collapse .container .navbar-nav{padding-bottom:0}.headernav .subnav{position:relative;height:auto}.headernav .subnav .container{max-height:calc(100vh - 148px)}.headernav .navbar-nav{max-width:none}.headernav .navbar-nav .nav-item{padding:0}.headernav .navbar-nav .nav-item .nav-link{font-size:14px;line-height:1.375rem;padding:5px 8px;margin-right:1rem;color:var(--bs-body-color);border:none;font-family:"Open Sans",sans-serif;border-radius:4px}.headernav .navbar-nav .nav-item .nav-link .bi{display:none}.headernav .navbar-nav .nav-item .nav-link.active{font-weight:600;position:relative;width:100%;margin-left:0;margin-top:0}.headernav .navbar-nav .nav-item .nav-link.active:before{content:"";position:absolute;bottom:1px;left:.5rem;width:calc(100% - 2.125rem);height:2px;background-color:var(--bs-body-color)}.headernav .navbar-nav .nav-item .nav-link:focus-visible{box-shadow:none;outline:2px solid #001a69}.headernav .navbar-nav .nav-item .nav-link.dropdown-toggle.show{background:var(--bs-primary);color:#fff}.headernav .navbar-nav .nav-item .nav-link.dropdown-toggle.show:after{filter:brightness(0) invert(1);transform:scaleY(-1)}.headernav .navbar-nav .nav-item .nav-link.dropdown-toggle.show:before{content:none}.headernav .navbar-nav .nav-item.dropdown{position:static}.headernav .navbar-nav .nav-item.dropdown .dropdown-toggle:after{background:url("../fonts/down.svg");width:16px;height:16px;border:0;vertical-align:middle;margin-left:.25rem}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu{width:100%;border-top:1px solid var(--bs-primary);border-bottom:1px solid var(--bs-primary);border-radius:0;box-shadow:0px 2px 8px rgba(0,0,0,.1)}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .navbar-nav{display:block;column-count:4;column-fill:balance;width:calc(100% + 24px);margin:-1px -0.75rem 0 -0.75rem}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .navbar-nav ul{break-inside:avoid-column;margin:0 .75rem;padding:1.5rem 0 .75rem;border-top:1px solid var(--bs-primary)}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .navbar-nav ul:nth-child(4){margin-bottom:1px}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .navbar-nav li{padding-left:0;font-size:14px}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .navbar-nav li:before{content:none}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .glb-meganav-heading{margin-bottom:.75rem}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .glb-meganav-heading .nav-link{font-size:20px;line-height:2rem;font-family:"Peak",sans-serif;color:var(--bs-primary);font-weight:600;padding:0}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .glb-meganav-heading .nav-link:hover{text-decoration:underline}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .glb-meganav-item{display:block;margin-bottom:.75rem}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .glb-meganav-item .nav-link{font-size:18px;line-height:1.75rem;font-family:"Peak",sans-serif;color:#2537c6;padding:0;margin-bottom:.25rem}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .glb-meganav-item .nav-link:after{top:-2px}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .glb-meganav-item .nav-link:hover{text-decoration:underline}.headernav .navbar-nav .nav-item.dropdown .dropdown-menu .glb-meganav-item span{line-height:1.375rem;display:block}.headernav .header_search input{font-size:14px;line-height:1.75rem;padding:0 20px 0 0;border:0;background:none;width:230px;color:var(--bs-body-color);border-bottom:1px solid var(--bs-body-color);border-radius:0 !important;text-overflow:ellipsis}.headernav .header_search input:focus{box-shadow:none}.headernav .header_search input::placeholder{color:var(--bs-body-color)}}.headernav .header_search{position:relative}.headernav .header_search button{padding:.25rem;height:auto;right:-3px;bottom:3px;top:auto}@media(min-width: 1400px){.headernav .header_search input{width:295px}}[data-bs-theme=dark] .headernav .navbar-nav .nav-item .dropdown-toggle:after{filter:brightness(0) invert(1)}@media(min-width: 1200px){[data-bs-theme=dark] .headernav .navbar-nav .nav-link.active:before{background-color:#8e9acc}[data-bs-theme=dark] .headernav .navbar-nav .nav-link.dropdown-toggle.show{background:#121212}[data-bs-theme=dark] .headernav .navbar-nav .nav-item.dropdown .dropdown-menu .glb-meganav-item .nav-link{color:#fff}[data-bs-theme=dark] .headernav .navbar-nav .nav-item .nav-link:focus-visible{outline:2px solid #fff}[data-bs-theme=dark] .headernav .header_search input{border-bottom:1px solid #555}[data-bs-theme=dark] .headernav .header_search path,[data-bs-theme=dark] .headernav .header_search circle{stroke:#fff}}.location{font-size:14px;display:flex}.location .location_current strong{font-weight:600}.location .location_current{padding-right:16px;margin-right:16px;border-right:1px solid var(--bs-body-color)}.location .dropdown .dropdown-menu li:nth-child(2){border-bottom:1px solid var(--bs-hr-color)}[data-bs-theme=dark] .location .location_current{border-color:#333}.footernav.navbar{padding:0}.footernav.navbar .nav-item{margin-bottom:1.5rem}.footernav.navbar .nav-item:last-child{margin-bottom:0}.footernav.navbar .nav-link{color:var(--bs-primary);font-size:20px;line-height:2rem;font-weight:600;position:relative;padding:0}.footernav.navbar .nav-link:after{position:absolute;right:0;top:4px;border:0;background:url("../fonts/up.svg") no-repeat;width:24px;height:24px;transform:scaleY(-1)}.footernav.navbar .nav-link:focus-visible{outline:2px solid var(--bs-primary);box-shadow:none}.footernav.navbar .nav-link.show:after{transform:scaleY(1)}.footernav.navbar .dropdown-menu{border:none;margin:0;padding:16px 0 0;font-size:1rem;line-height:1.5rem;background:none}.footernav.navbar .dropdown-menu li{margin-bottom:1rem}.footernav.navbar .dropdown-menu li:last-child{margin-bottom:0}.footernav.navbar .dropdown-menu .dropdown-item{padding:0;color:var(--bs-body-color)}.footernav.navbar .dropdown-menu .dropdown-item:hover,.footernav.navbar .dropdown-menu .dropdown-item:focus{background:none;text-decoration:underline}.footernav.navbar .dropdown-menu .dropdown-item:active,.footernav.navbar .dropdown-menu .dropdown-item.active{background:none;color:inherit;box-shadow:none;font-weight:400}@media(min-width: 1200px){.footernav.navbar .navbar-nav{width:100%}.footernav.navbar .nav-item{flex:0 0 25%;margin-bottom:0}.footernav.navbar .nav-item:last-child{margin-bottom:1rem}.footernav.navbar .nav-link{display:inline-block}.footernav.navbar .nav-link:after{content:none}.footernav.navbar h2.nav-link,.footernav.navbar .nav-link.h2{font-family:"Open Sans",sans-serif}.footernav.navbar .dropdown-menu{position:static !important;display:block}.footernav.navbar .dropdown-item{display:inline-block;width:auto}}.footerlowernav{padding:0}.footerlowernav .navbar-nav{width:100%}.footerlowernav .nav-item{margin-bottom:1rem;font-size:1rem;line-height:1.5rem}.footerlowernav .nav-item:last-child{border-top:1px solid #ddd;margin-top:8px;padding-top:1.5rem;margin-bottom:1.5rem}.footerlowernav .nav-link{color:var(--bs-body-color);padding:0}.footerlowernav .nav-link:focus-visible{box-shadow:none;outline:2px solid var(--bs-primary)}.footerlowernav .nav-link:hover{text-decoration:underline}@media(min-width: 1200px){.footerlowernav{margin-bottom:32px}.footerlowernav .navbar-nav{flex-direction:row;justify-content:center}.footerlowernav .nav-item{position:relative;margin:0 1rem}.footerlowernav .nav-item a[target=_blank]:after{background-size:16px 16px;width:16px;height:16px}.footerlowernav .nav-item:first-child{margin-left:0}.footerlowernav .nav-item:last-child{border:none;margin:0 0 0 1rem;padding:0}.footerlowernav .nav-item:after{width:1px;height:20px;background:#333;content:"";display:block;position:absolute;right:-1rem;top:1px}.footerlowernav .nav-item:last-child:after{content:none}}[data-bs-theme=dark] .footerlowernav .nav-item:last-child{border-color:#333}[data-bs-theme=dark] .footerlowernav .nav-item:after{background:#333}.nav-tabs{font-family:"Peak",sans-serif;flex-wrap:nowrap;overflow-x:auto;margin-left:-1rem;width:calc(100% + 2rem);--bs-nav-tabs-border-color:var(--bs-hr-color);--bs-nav-tabs-link-hover-border-color: #2537C6;--bs-nav-tabs-link-active-color: #001A69;--bs-nav-tabs-link-active-bg: #F2F3F8;--bs-nav-tabs-link-active-border-color: #001A69}.nav-tabs .nav-item{white-space:nowrap}.nav-tabs .nav-item.active .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .nav-link{font-size:14px;line-height:1.375rem;padding:.75rem;margin:0;border:none;border-bottom:2px solid rgba(0,0,0,0);color:#555;font-weight:600}.nav-tabs .nav-link h2,.nav-tabs .nav-link .h2,.nav-tabs .nav-link h3,.nav-tabs .nav-link .h3,.nav-tabs .nav-link h4,.nav-tabs .nav-link .h4{font-size:14px;line-height:1.375rem;margin:0;color:#555;font-weight:600}.nav-tabs .nav-link:hover{color:#2537c6}.nav-tabs .nav-link:hover h2,.nav-tabs .nav-link:hover .h2,.nav-tabs .nav-link:hover h3,.nav-tabs .nav-link:hover .h3,.nav-tabs .nav-link:hover h4,.nav-tabs .nav-link:hover .h4{color:#2537c6}.nav-tabs .nav-link.active h2,.nav-tabs .nav-link.active .h2,.nav-tabs .nav-link.active h3,.nav-tabs .nav-link.active .h3,.nav-tabs .nav-link.active h4,.nav-tabs .nav-link.active .h4,.nav-tabs .nav-link.active:hover{color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .nav-link.active h2 h2,.nav-tabs .nav-link.active .h2 h2,.nav-tabs .nav-link.active h2 .h2,.nav-tabs .nav-link.active .h2 .h2,.nav-tabs .nav-link.active h2 h3,.nav-tabs .nav-link.active .h2 h3,.nav-tabs .nav-link.active h2 .h3,.nav-tabs .nav-link.active .h2 .h3,.nav-tabs .nav-link.active h2 h4,.nav-tabs .nav-link.active .h2 h4,.nav-tabs .nav-link.active h2 .h4,.nav-tabs .nav-link.active .h2 .h4,.nav-tabs .nav-link.active h3 h2,.nav-tabs .nav-link.active .h3 h2,.nav-tabs .nav-link.active h3 .h2,.nav-tabs .nav-link.active .h3 .h2,.nav-tabs .nav-link.active h3 h3,.nav-tabs .nav-link.active .h3 h3,.nav-tabs .nav-link.active h3 .h3,.nav-tabs .nav-link.active .h3 .h3,.nav-tabs .nav-link.active h3 h4,.nav-tabs .nav-link.active .h3 h4,.nav-tabs .nav-link.active h3 .h4,.nav-tabs .nav-link.active .h3 .h4,.nav-tabs .nav-link.active h4 h2,.nav-tabs .nav-link.active .h4 h2,.nav-tabs .nav-link.active h4 .h2,.nav-tabs .nav-link.active .h4 .h2,.nav-tabs .nav-link.active h4 h3,.nav-tabs .nav-link.active .h4 h3,.nav-tabs .nav-link.active h4 .h3,.nav-tabs .nav-link.active .h4 .h3,.nav-tabs .nav-link.active h4 h4,.nav-tabs .nav-link.active .h4 h4,.nav-tabs .nav-link.active h4 .h4,.nav-tabs .nav-link.active .h4 .h4,.nav-tabs .nav-link.active:hover h2,.nav-tabs .nav-link.active:hover .h2,.nav-tabs .nav-link.active:hover h3,.nav-tabs .nav-link.active:hover .h3,.nav-tabs .nav-link.active:hover h4,.nav-tabs .nav-link.active:hover .h4{color:var(--bs-nav-tabs-link-active-color)}@media(min-width: 768px){.nav-tabs{margin-left:0;width:100%}.nav-tabs .nav-link{font-size:18px;line-height:1.75rem;padding:.75rem 1.5rem}.nav-tabs .nav-link h2,.nav-tabs .nav-link .h2,.nav-tabs .nav-link h3,.nav-tabs .nav-link .h3,.nav-tabs .nav-link h4,.nav-tabs .nav-link .h4{font-size:18px;line-height:1.75rem}}@media(min-width: 992px){.nav-tabs{overflow:visible}.nav-tabs .nav-item{white-space:normal}}.tab-blogs .col-lg-6:first-child .card{border-bottom:1px solid var(--bs-hr-color);border-radius:0;margin-bottom:1.5rem}.tab-blogs .col-lg-6:first-child .card-title{font-size:20px;line-height:2rem;font-weight:400 !important}.tab-blogs .col-lg-6:first-child .card-image img{height:auto}.tab-blogs .col-lg-6:last-child .card{margin-bottom:1rem}.tab-blogs .col-lg-6:last-child .col-md-4{display:none !important}.tab-blogs .col-lg-6:last-child .col-md-8{width:100% !important}.tab-blogs .col-lg-6:last-child .card-body{padding:0}.tab-blogs .col-lg-6:last-child .card-title{margin-bottom:.5rem}.tab-blogs .col-lg-6:last-child .card-text{font-size:12px;line-height:1.25rem}.tab-blogs .col-lg-6:last-child h3,.tab-blogs .col-lg-6:last-child .h3{font-size:20px;line-height:2rem;margin-bottom:1rem}.tab-blogs .col-lg-6:last-child h4 a,.tab-blogs .col-lg-6:last-child .h4 a{font-size:18px;line-height:1.75rem;color:var(--bs-body-color);font-weight:400}@media(min-width: 768px){.tab-blogs .col-lg-6:last-child .col-md-4{display:flex !important}.tab-blogs .col-lg-6:last-child .col-md-8{width:66.66666667% !important}.tab-blogs .col-lg-6:last-child .card-body{padding-left:1.5rem}.tab-blogs .col-lg-6:last-child .card-image img{height:100px}}@media(min-width: 992px){.tab-blogs .col-lg-6:first-child{margin-bottom:0}.tab-blogs .col-lg-6:first-child .card{border-bottom:none}.tab-blogs .col-lg-6:first-child .card-title{margin-bottom:1rem}}.tab-content .accordion{margin-top:-1.5rem;border-top:none}.tab-content .accordion .accordion-body{max-width:750px}[data-bs-theme=dark] .nav-tabs{--bs-nav-tabs-link-active-color: #fff;--bs-nav-tabs-link-active-bg: #333333;--bs-nav-tabs-link-active-border-color: #fff;--bs-nav-tabs-link-hover-border-color: #4FB3FF}[data-bs-theme=dark] .nav-link{color:#fff}[data-bs-theme=dark] .nav-link:hover{color:#4fb3ff}[data-bs-theme=dark] .nav-tabs .nav-link h2,[data-bs-theme=dark] .nav-tabs .nav-link .h2,[data-bs-theme=dark] .nav-tabs .nav-link h3,[data-bs-theme=dark] .nav-tabs .nav-link .h3,[data-bs-theme=dark] .nav-tabs .nav-link h4,[data-bs-theme=dark] .nav-tabs .nav-link .h4{color:#ccc}[data-bs-theme=dark] .nav-tabs .nav-link.active h2,[data-bs-theme=dark] .nav-tabs .nav-link.active .h2,[data-bs-theme=dark] .nav-tabs .nav-link.active h3,[data-bs-theme=dark] .nav-tabs .nav-link.active .h3,[data-bs-theme=dark] .nav-tabs .nav-link.active h4,[data-bs-theme=dark] .nav-tabs .nav-link.active .h4,[data-bs-theme=dark] .nav-tabs .nav-link.active:hover{color:#fff}[data-bs-theme=dark] .nav-tabs .nav-link.active h2 h2,[data-bs-theme=dark] .nav-tabs .nav-link.active .h2 h2,[data-bs-theme=dark] .nav-tabs .nav-link.active h2 .h2,[data-bs-theme=dark] .nav-tabs .nav-link.active .h2 .h2,[data-bs-theme=dark] .nav-tabs .nav-link.active h2 h3,[data-bs-theme=dark] .nav-tabs .nav-link.active .h2 h3,[data-bs-theme=dark] .nav-tabs .nav-link.active h2 .h3,[data-bs-theme=dark] .nav-tabs .nav-link.active .h2 .h3,[data-bs-theme=dark] .nav-tabs .nav-link.active h2 h4,[data-bs-theme=dark] .nav-tabs .nav-link.active .h2 h4,[data-bs-theme=dark] .nav-tabs .nav-link.active h2 .h4,[data-bs-theme=dark] .nav-tabs .nav-link.active .h2 .h4,[data-bs-theme=dark] .nav-tabs .nav-link.active h3 h2,[data-bs-theme=dark] .nav-tabs .nav-link.active .h3 h2,[data-bs-theme=dark] .nav-tabs .nav-link.active h3 .h2,[data-bs-theme=dark] .nav-tabs .nav-link.active .h3 .h2,[data-bs-theme=dark] .nav-tabs .nav-link.active h3 h3,[data-bs-theme=dark] .nav-tabs .nav-link.active .h3 h3,[data-bs-theme=dark] .nav-tabs .nav-link.active h3 .h3,[data-bs-theme=dark] .nav-tabs .nav-link.active .h3 .h3,[data-bs-theme=dark] .nav-tabs .nav-link.active h3 h4,[data-bs-theme=dark] .nav-tabs .nav-link.active .h3 h4,[data-bs-theme=dark] .nav-tabs .nav-link.active h3 .h4,[data-bs-theme=dark] .nav-tabs .nav-link.active .h3 .h4,[data-bs-theme=dark] .nav-tabs .nav-link.active h4 h2,[data-bs-theme=dark] .nav-tabs .nav-link.active .h4 h2,[data-bs-theme=dark] .nav-tabs .nav-link.active h4 .h2,[data-bs-theme=dark] .nav-tabs .nav-link.active .h4 .h2,[data-bs-theme=dark] .nav-tabs .nav-link.active h4 h3,[data-bs-theme=dark] .nav-tabs .nav-link.active .h4 h3,[data-bs-theme=dark] .nav-tabs .nav-link.active h4 .h3,[data-bs-theme=dark] .nav-tabs .nav-link.active .h4 .h3,[data-bs-theme=dark] .nav-tabs .nav-link.active h4 h4,[data-bs-theme=dark] .nav-tabs .nav-link.active .h4 h4,[data-bs-theme=dark] .nav-tabs .nav-link.active h4 .h4,[data-bs-theme=dark] .nav-tabs .nav-link.active .h4 .h4,[data-bs-theme=dark] .nav-tabs .nav-link.active:hover h2,[data-bs-theme=dark] .nav-tabs .nav-link.active:hover .h2,[data-bs-theme=dark] .nav-tabs .nav-link.active:hover h3,[data-bs-theme=dark] .nav-tabs .nav-link.active:hover .h3,[data-bs-theme=dark] .nav-tabs .nav-link.active:hover h4,[data-bs-theme=dark] .nav-tabs .nav-link.active:hover .h4{color:#fff}.share{display:flex;flex-wrap:wrap;column-gap:40px;row-gap:12px;align-items:center;max-width:400px}.share button{background:none;border:none;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--bs-primary)}.share .dropdown{position:static}.share .dropdown-toggle{background:none;border:none;padding:0;display:block;color:var(--bs-primary)}.share .dropdown-toggle::after{content:none}.share .dropdown-toggle.show .bi-three-dots::before{content:""}.share .dropdown-menu{padding:1rem;border:none;box-shadow:0px 1px 4px rgba(0,0,0,.12);margin-top:1rem !important}.share .dropdown-menu .h-xs,.share .dropdown-menu h6,.share .dropdown-menu .h6{margin-bottom:1rem}.share .dropdown-menu-inner{display:flex;gap:2rem;flex-wrap:wrap;max-width:288px}.share .dropdown-item{padding:0}.share .dropdown-item:hover,.share .dropdown-item:active,.share .dropdown-item:focus{background:none;color:var(--bs-primary)}.share .dropdown>span{font-size:12px;line-height:1.25rem}[data-bs-theme=dark] .share .dropdown .h-xs,[data-bs-theme=dark] .share .dropdown h6,[data-bs-theme=dark] .share .dropdown .h6{color:#fff !important}.glb-comment-item{border-top:1px solid var(--bs-hr-color);border-radius:0}.glb-comment-item .card{box-shadow:none;margin:0}.glb-comment-item .avatar{font-size:18px;line-height:1.75rem;font-family:"Peak",sans-serif;color:var(--bs-primary);display:flex}.glb-comment-item .text-m{color:#555;margin-left:3.25rem}.glb-comment-item:last-child{border-bottom:1px solid var(--bs-hr-color);margin-bottom:1.5rem}.glb-comment-item .glb-comment-inner .btn-link{width:auto;padding:0;border:none;font-weight:600;vertical-align:baseline}.glb-comment-item .glb-comment-inner .glb-comment-options .btn{padding:0;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--bs-primary)}.glb-comment-item .glb-comment-inner .glb-comment-options .btn:after{content:none}.glb-comment-item .glb-comment-inner .glb-comment-options .btn svg path{stroke:var(--bs-primary)}.glb-comment-item .glb-comment-inner .glb-comment-options .dropdown-toggle.show .bi-three-dots::before{content:""}.glb-comment-item .glb-comment-inner .glb-comment-options .dropdown-menu button{display:flex;align-items:center;gap:10px}.glb-comment-item .glb-comment-inner .glb-comment-options .dropdown-menu button .bi{font-size:1.25rem !important}.glb-comment-item .glb-comment-inner .glb-comment-reply-item{border-top:1px solid var(--bs-hr-color)}.glb-comment-item .glb-comment-inner .glb-comment-reply-item .glb-comment-reply-inner{border-left:4px solid #2537c6;border-radius:4px;padding:.75rem 0 .75rem 1rem}@media(min-width: 992px){.glb-comment-item .glb-comment-inner{margin-left:3.25rem}}.glb-comment-reply-box{border:1px solid var(--bs-border-color);border-radius:4px;padding:1rem;transition:border-color .2s}.glb-comment-reply-box:focus-within{border-color:var(--bs-primary)}.glb-comment-reply-box label{color:var(--bs-primary);font-size:18px;line-height:1.75rem;font-weight:600;font-family:"Peak",sans-serif}.glb-comment-reply-box textarea{border:none;padding:0}.glb-comment-reply-box textarea:focus{box-shadow:none}.glb-comment-reply-box>div{border-top:1px solid var(--bs-hr-color)}[data-bs-theme=dark] .glb-comment-item .text-m{color:#fff}.article h2,.article .h2{font-size:24px;line-height:2.25rem}.article h3,.article .h3{font-size:18px;line-height:1.75rem;font-weight:600}.article img{max-width:100%}.article blockquote{background-color:#001a69;color:#d9eeff;display:flex;justify-content:center;font-size:20px;line-height:2rem;font-weight:400;position:relative;font-family:"Peak",sans-serif;margin:1.5rem -1rem 1.5rem -1rem;padding:6rem 1rem 1.5rem 1rem;width:calc(100% + 2rem)}.article blockquote:before{content:"";width:64px;height:64px;position:absolute;top:1.5rem;left:1rem;background-color:#d9eeff;-webkit-mask:url("../fonts/quote.svg") no-repeat;mask:url("../fonts/quote.svg") no-repeat;-webkit-mask-size:64px 64px;mask-size:64px 64px}@media(min-width: 768px){.article blockquote{margin-left:-3rem;padding-left:3rem;padding-right:3rem;width:calc(100% + 6rem)}.article blockquote:before{top:1rem;left:3rem}}@media(min-width: 992px){.article blockquote{width:100%;border-radius:8px;color:#fff;margin-left:0;margin-right:0;padding:3.5rem 3rem 3.5rem 9.5rem}.article blockquote:before{top:3.5rem;left:3rem;width:80px;height:80px;-webkit-mask-size:80px 80px;mask-size:80px 80px}}.book{position:relative}.book:before,.book:after{content:"";display:table;clear:both}.book .book-cover{width:100%;max-width:288px}.book .book-cover>img{width:100%;height:auto}.book .tab-content .card .btn-outline-primary{margin-left:-1rem;margin-bottom:-1rem;width:calc(100% + 2rem)}.book .share{width:320px;justify-content:flex-end}.event-info .container{margin-top:-11.625em}@media(min-width: 992px){.event-info .container{margin-top:-3.75em}.event-info .card{font-family:"Peak",sans-serif}}@media(min-width: 992px){.event-summary .col{padding-right:30px;padding-left:30px;border-right:1px solid var(--bs-primary);border-radius:0}.event-summary .col:first-child{padding-left:calc(var(--bs-gutter-x)*.5)}.event-summary .col:last-child{padding-right:calc(var(--bs-gutter-x)*.5);border-right:none}}.event-video h2,.event-video .h2{font-weight:600;margin-bottom:1.5rem}.event-video h3,.event-video .h3{font-size:18px;line-height:1.75rem;margin-bottom:1rem}@media(min-width: 1200px){.event-video h3,.event-video .h3{font-size:20px;line-height:2rem}}.event-video h3 a,.event-video .h3 a{color:var(--bs-primary);text-decoration:none}.hawk-autosuggest-menu{position:absolute;top:40px;width:100%;max-width:300px;text-align:left;border:1px solid var(--bs-hr-color);overflow-y:auto;overflow-x:hidden;max-height:508px;background:var(--bs-body-bg)}.hawk-autosuggest-menu .hawk-autosuggest-inner-list li a{padding-bottom:.5rem;display:block;border-bottom:1px solid var(--bs-hr-color);text-decoration:none;color:var(--bs-body-color)}.hawk-autosuggest-menu .hawk-autosuggest-inner-list li a:hover{background:#f7f7f7;text-decoration:underline;color:#2537c6}.hawk-autosuggest-menu .hawk-autosuggest-inner-list li:last-child a{padding-bottom:0}.hawk-autosuggest-menu .hawk-autosuggest-inner-list p{margin:0}.header_search .hawk-autosuggest-menu{top:29px}.hawk-results{padding:1.5rem 0 4rem}.hawk-results .nav-tabs{margin-left:0;width:100%}.hawk-results hr{margin:1rem 0}.hawk-results .form-check-input{width:1.25rem;height:1.25rem;border-width:1px;margin:0}.hawk-results .hawk-facet-rail__show-more-btn{padding:0;font-size:14px;margin-bottom:1rem}.hawk-results .hawk__searchBox{margin-bottom:1rem}.hawk-results .facet{background:#f7f7f7;box-shadow:none}.hawk-results .hawk-results__listing .card{border-bottom:1px solid var(--bs-hr-color);border-radius:0}.hawk-results .hawk-results__listing .card img{max-width:100%}.hawk-results .hawk-results__listing .card .card-body .badge{margin-bottom:.5rem}.hawk-results .hawk-results__listing .card .card-body .badge+a,.hawk-results .hawk-results__listing .card .card-body .card-title{text-decoration:none;font-weight:600;color:var(--bs-primary);font-size:18px;line-height:1.75rem}.hawk-results .hawk-results__listing .card-book{border:none}.hawk-results .hawk-results__listing .card-book .card-image img{height:auto}@media(min-width: 576px){.hawk-results .hawk-results__listing .card-book .card-image img{height:380px}}.hawk-results>.text-center .btn{width:100%}.hawk-results .hawk-results__bottom-tool-row .hawk-items-per-page{text-align:center;justify-content:center;margin-bottom:1rem}.hawk-results .hawk-results__bottom-tool-row .hawk-items-per-page select{width:200px;display:inline-block}@media(min-width: 768px){.hawk-results hr{margin:1.5rem 0}.hawk-results .hawk-sorting select{max-width:280px;padding-right:2.25rem}.hawk-results .hawk-results__listing .card .col-md-3{width:144px}.hawk-results .hawk-results__listing .card .col-md-9{width:calc(100% - 144px)}.hawk-results>.text-center{border-top:1px solid var(--bs-hr-color);padding-top:1.5rem}.hawk-results>.text-center .btn{width:288px}.hawk-results .hawk-results__bottom-tool-row .hawk-pagination{display:flex;gap:16px;justify-content:center}}@media(min-width: 992px){.hawk-results .hawk-results__bottom-tool-row .hawk-items-per-page select{width:288px}}.hawk-results.hawk-results-without-suggestions .hawk-autosuggest-menu{display:none !important}[data-bs-theme=dark] .hawk-autosuggest-menu .hawk-autosuggest-inner-list li a:hover{background:#333}/*# sourceMappingURL=main.min.css.map */
