/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.btn{background-color:#0639a6;font-size:2rem!important;font-weight:400!important;line-height:.8;padding:20px 36px;text-decoration:none!important}.btn,.btn:focus,.btn:hover{border-color:#0639a6!important}.btn:focus,.btn:hover{background-color:#fff!important;color:#0639a6!important;text-decoration-color:#0639a6}.btn:focus:not(:active){outline:2px dashed #0639a6;outline-offset:2px}.component{padding-left:0;padding-right:0}: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-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-white:#fff;--bs-subtle:#fafcfc;--bs-subtle-2:#f8f8f8;--bs-base:#0639a6;--bs-medium:#00205b;--bs-bright:#79bb30;--bs-dark:#333;--bs-black:#000;--bs-subtle-rgb:250,252,252;--bs-subtle-2-rgb:248,248,248;--bs-base-rgb:6,57,166;--bs-medium-rgb:0,32,91;--bs-bright-rgb:121,187,48;--bs-dark-rgb:51,51,51;--bs-primary-text-emphasis:#021742;--bs-secondary-text-emphasis:#304b13;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cdd7ed;--bs-secondary-bg-subtle:#e4f1d6;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9bb0db;--bs-secondary-border-subtle:#c9e4ac;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Helvetica Neue LT W01_57 Cond",Helvetica,Candara,sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-root-font-size:62.5%;--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1.8rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-color-rgb:0,0,0;--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(0,0,0,.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(0,0,0,.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0639a6;--bs-link-color-rgb:6,57,166;--bs-link-decoration:underline;--bs-link-hover-color:#052e85;--bs-link-hover-color-rgb:5,46,133;--bs-code-color:#d63384;--bs-highlight-color:#000;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--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,.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(6,57,166,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{--bs-body-color:#fff;--bs-body-color-rgb:255,255,255;--bs-body-bg:#333;--bs-body-bg-rgb:51,51,51;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:hsla(0,0%,100%,.75);--bs-secondary-color-rgb:255,255,255;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:hsla(0,0%,100%,.5);--bs-tertiary-color-rgb:255,255,255;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6a88ca;--bs-secondary-text-emphasis:#afd683;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#010b21;--bs-secondary-bg-subtle:#18250a;--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:#042264;--bs-secondary-border-subtle:#49701d;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6a88ca;--bs-link-hover-color:#88a0d5;--bs-link-color-rgb:106,136,202;--bs-link-hover-color-rgb:136,160,213;--bs-code-color:#e685b5;--bs-highlight-color:#fff;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}*,:after,:before{box-sizing:border-box}:root{font-size:var(--bs-root-font-size)}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);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);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:var(--bs-border-width) solid #c4c4c4;color:inherit;margin:.8rem 0;opacity:1}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:0;margin-top:0}.h1,h1{font-size:4.5rem}.h2,h2{font-size:3.6rem}.h3,h3{font-size:3.15rem}.h4,h4{font-size:2.7rem}.h5,h5{font-size:2.25rem}.h6,h6{font-size:1.8rem}p{margin-bottom:0;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.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}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-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{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:2.25rem;font-weight:300}.display-1{font-size:5rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:4.5rem}.display-3{font-size:4rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}.display-5{font-size:3rem}.display-5,.display-6{font-weight:300;line-height:1.2}.display-6{font-size:2.5rem}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:2.25rem;margin-bottom:.8rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:.8rem;margin-top:-.8rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.4rem}.figure-caption{color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm{--bs-gutter-x:2.4rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:390px){.container,.container-sm{max-width:384px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:768px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm{max-width:1178px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:390px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:1200px}.row{--bs-gutter-x:2.4rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.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.8rem}.g-1,.gy-1{--bs-gutter-y:0.8rem}.g-2,.gx-2{--bs-gutter-x:1.6rem}.g-2,.gy-2{--bs-gutter-y:1.6rem}.g-3,.gx-3{--bs-gutter-x:2.4rem}.g-3,.gy-3{--bs-gutter-y:2.4rem}.g-4,.gx-4{--bs-gutter-x:3.2rem}.g-4,.gy-4{--bs-gutter-y:3.2rem}.g-5,.gx-5{--bs-gutter-x:4rem}.g-5,.gy-5{--bs-gutter-y:4rem}.g-6,.gx-6{--bs-gutter-x:4.8rem}.g-6,.gy-6{--bs-gutter-y:4.8rem}.g-7,.gx-7{--bs-gutter-x:5.6rem}.g-7,.gy-7{--bs-gutter-y:5.6rem}.g-8,.gx-8{--bs-gutter-x:6.4rem}.g-8,.gy-8{--bs-gutter-y:6.4rem}.g-9,.gx-9{--bs-gutter-x:7.2rem}.g-9,.gy-9{--bs-gutter-y:7.2rem}.g-10,.gx-10{--bs-gutter-x:8rem}.g-10,.gy-10{--bs-gutter-y:8rem}.g-11,.gx-11{--bs-gutter-x:8.8rem}.g-11,.gy-11{--bs-gutter-y:8.8rem}.g-12,.gx-12{--bs-gutter-x:9.6rem}.g-12,.gy-12{--bs-gutter-y:9.6rem}.g-16,.gx-16{--bs-gutter-x:12.8rem}.g-16,.gy-16{--bs-gutter-y:12.8rem}.g-18,.gx-18{--bs-gutter-x:14.4rem}.g-18,.gy-18{--bs-gutter-y:14.4rem}.g-20,.gx-20{--bs-gutter-x:16rem}.g-20,.gy-20{--bs-gutter-y:16rem}@media(min-width:390px){.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.8rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.8rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:1.6rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:1.6rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:2.4rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:2.4rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:3.2rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:3.2rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:4rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:4rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:4.8rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:4.8rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:5.6rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:5.6rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:6.4rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:6.4rem}.g-sm-9,.gx-sm-9{--bs-gutter-x:7.2rem}.g-sm-9,.gy-sm-9{--bs-gutter-y:7.2rem}.g-sm-10,.gx-sm-10{--bs-gutter-x:8rem}.g-sm-10,.gy-sm-10{--bs-gutter-y:8rem}.g-sm-11,.gx-sm-11{--bs-gutter-x:8.8rem}.g-sm-11,.gy-sm-11{--bs-gutter-y:8.8rem}.g-sm-12,.gx-sm-12{--bs-gutter-x:9.6rem}.g-sm-12,.gy-sm-12{--bs-gutter-y:9.6rem}.g-sm-16,.gx-sm-16{--bs-gutter-x:12.8rem}.g-sm-16,.gy-sm-16{--bs-gutter-y:12.8rem}.g-sm-18,.gx-sm-18{--bs-gutter-x:14.4rem}.g-sm-18,.gy-sm-18{--bs-gutter-y:14.4rem}.g-sm-20,.gx-sm-20{--bs-gutter-x:16rem}.g-sm-20,.gy-sm-20{--bs-gutter-y:16rem}}@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.8rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.8rem}.g-md-2,.gx-md-2{--bs-gutter-x:1.6rem}.g-md-2,.gy-md-2{--bs-gutter-y:1.6rem}.g-md-3,.gx-md-3{--bs-gutter-x:2.4rem}.g-md-3,.gy-md-3{--bs-gutter-y:2.4rem}.g-md-4,.gx-md-4{--bs-gutter-x:3.2rem}.g-md-4,.gy-md-4{--bs-gutter-y:3.2rem}.g-md-5,.gx-md-5{--bs-gutter-x:4rem}.g-md-5,.gy-md-5{--bs-gutter-y:4rem}.g-md-6,.gx-md-6{--bs-gutter-x:4.8rem}.g-md-6,.gy-md-6{--bs-gutter-y:4.8rem}.g-md-7,.gx-md-7{--bs-gutter-x:5.6rem}.g-md-7,.gy-md-7{--bs-gutter-y:5.6rem}.g-md-8,.gx-md-8{--bs-gutter-x:6.4rem}.g-md-8,.gy-md-8{--bs-gutter-y:6.4rem}.g-md-9,.gx-md-9{--bs-gutter-x:7.2rem}.g-md-9,.gy-md-9{--bs-gutter-y:7.2rem}.g-md-10,.gx-md-10{--bs-gutter-x:8rem}.g-md-10,.gy-md-10{--bs-gutter-y:8rem}.g-md-11,.gx-md-11{--bs-gutter-x:8.8rem}.g-md-11,.gy-md-11{--bs-gutter-y:8.8rem}.g-md-12,.gx-md-12{--bs-gutter-x:9.6rem}.g-md-12,.gy-md-12{--bs-gutter-y:9.6rem}.g-md-16,.gx-md-16{--bs-gutter-x:12.8rem}.g-md-16,.gy-md-16{--bs-gutter-y:12.8rem}.g-md-18,.gx-md-18{--bs-gutter-x:14.4rem}.g-md-18,.gy-md-18{--bs-gutter-y:14.4rem}.g-md-20,.gx-md-20{--bs-gutter-x:16rem}.g-md-20,.gy-md-20{--bs-gutter-y:16rem}}@media(min-width:1200px){.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.8rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.8rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:1.6rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:1.6rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:2.4rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:2.4rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:3.2rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:3.2rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:4rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:4rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:4.8rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:4.8rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:5.6rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:5.6rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:6.4rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:6.4rem}.g-lg-9,.gx-lg-9{--bs-gutter-x:7.2rem}.g-lg-9,.gy-lg-9{--bs-gutter-y:7.2rem}.g-lg-10,.gx-lg-10{--bs-gutter-x:8rem}.g-lg-10,.gy-lg-10{--bs-gutter-y:8rem}.g-lg-11,.gx-lg-11{--bs-gutter-x:8.8rem}.g-lg-11,.gy-lg-11{--bs-gutter-y:8.8rem}.g-lg-12,.gx-lg-12{--bs-gutter-x:9.6rem}.g-lg-12,.gy-lg-12{--bs-gutter-y:9.6rem}.g-lg-16,.gx-lg-16{--bs-gutter-x:12.8rem}.g-lg-16,.gy-lg-16{--bs-gutter-y:12.8rem}.g-lg-18,.gx-lg-18{--bs-gutter-x:14.4rem}.g-lg-18,.gy-lg-18{--bs-gutter-y:14.4rem}.g-lg-20,.gx-lg-20{--bs-gutter-x:16rem}.g-lg-20,.gy-lg-20{--bs-gutter-y:16rem}}.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);border-color:var(--bs-table-border-color);margin-bottom:.8rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{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)));color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.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-columns>:not(caption)>tr>:nth-child(2n),.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-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:#cdd7ed;--bs-table-border-color:#a4acbe;--bs-table-striped-bg:#c3cce1;--bs-table-striped-color:#000;--bs-table-active-bg:#b9c2d5;--bs-table-active-color:#000;--bs-table-hover-bg:#bec7db;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e4f1d6;--bs-table-border-color:#b6c1ab;--bs-table-striped-bg:#d9e5cb;--bs-table-striped-color:#000;--bs-table-active-bg:#cdd9c1;--bs-table-active-color:#000;--bs-table-hover-bg:#d3dfc6;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media(max-width:389.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1199.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0}.col-form-label,.col-form-label-lg{padding-bottom:calc(2rem + var(--bs-border-width));padding-top:calc(2rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.6rem}.col-form-label-sm{font-size:1.6rem;padding-bottom:calc(1.4rem + var(--bs-border-width));padding-top:calc(1.4rem + var(--bs-border-width))}.form-text{color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1.6rem;font-weight:400;line-height:1.5;padding:2rem 4rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@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{background-color:var(--bs-body-bg);border-color:#839cd3;box-shadow:0 0 0 .25rem rgba(6,57,166,.25);color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.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{background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;color:var(--bs-body-color);margin:-2rem -4rem;margin-inline-end:4rem;padding:2rem 4rem;pointer-events:none;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{background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:2rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:var(--bs-border-radius-sm);font-size:1.6rem;min-height:calc(1.5em + 2.8rem + var(--bs-border-width)*2);padding:1.4rem 3.2rem}.form-control-sm::file-selector-button{margin:-1.4rem -3.2rem;margin-inline-end:3.2rem;padding:1.4rem 3.2rem}.form-control-lg{border-radius:var(--bs-border-radius-lg);font-size:1.6rem;min-height:calc(1.5em + 4rem + var(--bs-border-width)*2);padding:2rem 4rem}.form-control-lg::file-selector-button{margin:-2rem -4rem;margin-inline-end:4rem;padding:2rem 4rem}textarea.form-control{min-height:calc(1.5em + 4rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + 2.8rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 4rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + 4rem + var(--bs-border-width)*2);padding:2rem;width:3rem}.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 + 2.8rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 4rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right 4rem center;background-repeat:no-repeat;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1.6rem;font-weight:400;line-height:1.5;padding:2rem 12rem 2rem 4rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#839cd3;box-shadow:0 0 0 .25rem rgba(6,57,166,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:4rem}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:var(--bs-border-radius-sm);font-size:1.6rem;padding-bottom:1.4rem;padding-left:3.2rem;padding-top:1.4rem}.form-select-lg{border-radius:var(--bs-border-radius-lg);font-size:1.6rem;padding-bottom:2rem;padding-left:4rem;padding-top:2rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;margin-bottom:.125rem;min-height:2.7rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.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:#839cd3;box-shadow:0 0 0 .25rem rgba(6,57,166,.25);outline:0}.form-check-input:checked{background-color:#0639a6;border-color:#0639a6}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%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{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%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");background-color:#0639a6;border-color:#0639a6}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23839cd3'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(6,57,166,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(6,57,166,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0639a6;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b4c4e4}.form-range::-webkit-slider-runnable-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0639a6;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b4c4e4}.form-range::-moz-range-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.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 + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:var(--bs-border-width) solid transparent;height:100%;left:0;overflow:hidden;padding:1rem 4rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 4rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem 2rem;position:absolute;z-index:-1}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem 2rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:flex;font-size:1.6rem;font-weight:400;line-height:1.5;padding:2rem 4rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:var(--bs-border-radius-lg);font-size:1.6rem;padding:2rem 4rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:var(--bs-border-radius-sm);font-size:1.6rem;padding:1.4rem 3.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:16rem}.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,.input-group.has-validation>:nth-last-child(n+3):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,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:var(--bs-success);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:1.575rem;margin-top:.1rem;max-width:100%;padding:.2rem .4rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' 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-position:right calc(.375em + 1rem) center;background-repeat:no-repeat;background-size:calc(.75em + 2rem) calc(.75em + 2rem);border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 4rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + 1rem) right calc(.375em + 1rem);padding-right:calc(1.5em + 4rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' 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-position:right 4rem center,center right 12rem;background-size:16px 12px,calc(.75em + 2rem) calc(.75em + 2rem);padding-right:22rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(7rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:var(--bs-danger);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:1.575rem;margin-top:.1rem;max-width:100%;padding:.2rem .4rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + 1rem) center;background-repeat:no-repeat;background-size:calc(.75em + 2rem) calc(.75em + 2rem);border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 4rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + 1rem) right calc(.375em + 1rem);padding-right:calc(1.5em + 4rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right 4rem center,center right 12rem;background-size:16px 12px,calc(.75em + 2rem) calc(.75em + 2rem);padding-right:22rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(7rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:4rem;--bs-btn-padding-y:2rem;--bs-btn-font-family: ;--bs-btn-font-size:1.6rem;--bs-btn-font-weight:700;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:2px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.4rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(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),0.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;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);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active: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{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-cta-tertiary,.btn-link,.link-inline-linklist-item{--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:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:43,87,179;text-decoration:underline}.btn-cta-tertiary:focus-visible,.btn-link:focus-visible,.link-inline-linklist-item:focus-visible{color:var(--bs-btn-color)}.btn-cta-tertiary:hover,.btn-link:hover,.link-inline-linklist-item:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:2rem;--bs-btn-padding-x:4rem;--bs-btn-font-size:1.6rem;--bs-btn-border-radius:0.4rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:1.4rem;--bs-btn-padding-x:3.2rem;--bs-btn-font-size:1.6rem;--bs-btn-border-radius:0.4rem}.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{height:auto;transition:width .35s ease;width:0}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.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:1.8rem;--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.4rem;--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:#0639a6;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:0.8rem;--bs-dropdown-item-padding-y:0.2rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:0.8rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media(min-width:390px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1200px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:1.575rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0639a6;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.4rem}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-2px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:3rem;padding-right:3rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:2.4rem;padding-right:2.4rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:3rem;padding-right:3rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-2px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.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;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:none;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;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:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem rgba(6,57,166,.25);outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.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{border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0639a6}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.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{border-bottom:var(--bs-nav-underline-border-width) solid transparent;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:currentcolor;color:var(--bs-nav-underline-link-active-color);font-weight:700}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{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.4rem;--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.1625rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:2.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:2.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.75)' 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:0.4rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{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;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:390px){.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:1200px){.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1)}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:0.8rem;--bs-card-spacer-x:0.8rem;--bs-card-title-spacer-y:0.4rem;--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.4rem;--bs-card-cap-padding-x:0.8rem;--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:0.8rem;--bs-card-group-margin:1.2rem;word-wrap:break-word;background-clip:border-box;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{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-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:390px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23021742' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(6,57,166,.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{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1.8rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-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-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-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-left:0;border-radius:0;border-right:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236a88ca'%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236a88ca'%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")}.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);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1.8rem;--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(6,57,166,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0639a6;--bs-pagination-active-border-color:#0639a6;--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;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;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{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-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:2.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:1.575rem;--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);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:0.8rem;--bs-alert-padding-y:0.8rem;--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;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:2.4rem}.alert-dismissible .btn-close{padding:1rem .8rem;position:absolute;right:0;top:0;z-index:2}.alert-white{--bs-alert-color:var(--bs-white-text-emphasis);--bs-alert-bg:var(--bs-white-bg-subtle);--bs-alert-border-color:var(--bs-white-border-subtle);--bs-alert-link-color:var(--bs-white-text-emphasis)}.alert-subtle{--bs-alert-color:var(--bs-subtle-text-emphasis);--bs-alert-bg:var(--bs-subtle-bg-subtle);--bs-alert-border-color:var(--bs-subtle-border-subtle);--bs-alert-link-color:var(--bs-subtle-text-emphasis)}.alert-subtle-2{--bs-alert-color:var(--bs-subtle-2-text-emphasis);--bs-alert-bg:var(--bs-subtle-2-bg-subtle);--bs-alert-border-color:var(--bs-subtle-2-border-subtle);--bs-alert-link-color:var(--bs-subtle-2-text-emphasis)}.alert-base{--bs-alert-color:var(--bs-base-text-emphasis);--bs-alert-bg:var(--bs-base-bg-subtle);--bs-alert-border-color:var(--bs-base-border-subtle);--bs-alert-link-color:var(--bs-base-text-emphasis)}.alert-medium{--bs-alert-color:var(--bs-medium-text-emphasis);--bs-alert-bg:var(--bs-medium-bg-subtle);--bs-alert-border-color:var(--bs-medium-border-subtle);--bs-alert-link-color:var(--bs-medium-text-emphasis)}.alert-bright{--bs-alert-color:var(--bs-bright-text-emphasis);--bs-alert-bg:var(--bs-bright-bg-subtle);--bs-alert-border-color:var(--bs-bright-border-subtle);--bs-alert-link-color:var(--bs-bright-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)}.alert-black{--bs-alert-color:var(--bs-black-text-emphasis);--bs-alert-bg:var(--bs-black-bg-subtle);--bs-alert-border-color:var(--bs-black-border-subtle);--bs-alert-link-color:var(--bs-black-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:1.35rem;--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:#0639a6;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@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:0.8rem;--bs-list-group-item-padding-y:0.4rem;--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:#0639a6;--bs-list-group-active-border-color:#0639a6;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media(min-width:390px){.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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media(min-width:1200px){.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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.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-white{--bs-list-group-color:var(--bs-white-text-emphasis);--bs-list-group-bg:var(--bs-white-bg-subtle);--bs-list-group-border-color:var(--bs-white-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-white-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-white-border-subtle);--bs-list-group-active-color:var(--bs-white-bg-subtle);--bs-list-group-active-bg:var(--bs-white-text-emphasis);--bs-list-group-active-border-color:var(--bs-white-text-emphasis)}.list-group-item-subtle{--bs-list-group-color:var(--bs-subtle-text-emphasis);--bs-list-group-bg:var(--bs-subtle-bg-subtle);--bs-list-group-border-color:var(--bs-subtle-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-subtle-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-subtle-border-subtle);--bs-list-group-active-color:var(--bs-subtle-bg-subtle);--bs-list-group-active-bg:var(--bs-subtle-text-emphasis);--bs-list-group-active-border-color:var(--bs-subtle-text-emphasis)}.list-group-item-subtle-2{--bs-list-group-color:var(--bs-subtle-2-text-emphasis);--bs-list-group-bg:var(--bs-subtle-2-bg-subtle);--bs-list-group-border-color:var(--bs-subtle-2-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-subtle-2-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-subtle-2-border-subtle);--bs-list-group-active-color:var(--bs-subtle-2-bg-subtle);--bs-list-group-active-bg:var(--bs-subtle-2-text-emphasis);--bs-list-group-active-border-color:var(--bs-subtle-2-text-emphasis)}.list-group-item-base{--bs-list-group-color:var(--bs-base-text-emphasis);--bs-list-group-bg:var(--bs-base-bg-subtle);--bs-list-group-border-color:var(--bs-base-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-base-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-base-border-subtle);--bs-list-group-active-color:var(--bs-base-bg-subtle);--bs-list-group-active-bg:var(--bs-base-text-emphasis);--bs-list-group-active-border-color:var(--bs-base-text-emphasis)}.list-group-item-medium{--bs-list-group-color:var(--bs-medium-text-emphasis);--bs-list-group-bg:var(--bs-medium-bg-subtle);--bs-list-group-border-color:var(--bs-medium-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-medium-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-medium-border-subtle);--bs-list-group-active-color:var(--bs-medium-bg-subtle);--bs-list-group-active-bg:var(--bs-medium-text-emphasis);--bs-list-group-active-border-color:var(--bs-medium-text-emphasis)}.list-group-item-bright{--bs-list-group-color:var(--bs-bright-text-emphasis);--bs-list-group-bg:var(--bs-bright-bg-subtle);--bs-list-group-border-color:var(--bs-bright-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-bright-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-bright-border-subtle);--bs-list-group-active-color:var(--bs-bright-bg-subtle);--bs-list-group-active-bg:var(--bs-bright-text-emphasis);--bs-list-group-active-border-color:var(--bs-bright-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)}.list-group-item-black{--bs-list-group-color:var(--bs-black-text-emphasis);--bs-list-group-bg:var(--bs-black-bg-subtle);--bs-list-group-border-color:var(--bs-black-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-black-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-black-border-subtle);--bs-list-group-active-color:var(--bs-black-bg-subtle);--bs-list-group-active-bg:var(--bs-black-text-emphasis);--bs-list-group-active-border-color:var(--bs-black-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%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(6,57,166,.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%);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:content-box;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white,[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:2.4rem;--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);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-moz-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);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));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:0.8rem;--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:0.8rem;--bs-modal-header-padding-y:0.8rem;--bs-modal-header-padding:0.8rem 0.8rem;--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);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@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{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;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);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:390px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media(min-width:1200px){.modal-lg,.modal-xl{--bs-modal-width:800px}}.modal-xl{--bs-modal-width:1140px}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:389.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.4rem;--bs-tooltip-padding-y:0.2rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:1.575rem;--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;word-wrap:break-word;display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);opacity:0;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:1.575rem;--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:0.8rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1.8rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:0.8rem;--bs-popover-body-padding-y:0.8rem;--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);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid transparent;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{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);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%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-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%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-indicators{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-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-next-icon,[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{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-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.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-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.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-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:0.8rem;--bs-offcanvas-padding-y:0.8rem;--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:389.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:389.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:389.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media(min-width:390px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:1199.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:1199.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media(min-width:1200px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin:calc(var(--bs-offcanvas-padding-y)*-.5) calc(var(--bs-offcanvas-padding-x)*-.5) calc(var(--bs-offcanvas-padding-y)*-.5) auto;padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.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{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-white{background-color:RGBA(var(--bs-white-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-subtle{background-color:RGBA(var(--bs-subtle-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-subtle-2{background-color:RGBA(var(--bs-subtle-2-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-base{background-color:RGBA(var(--bs-base-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-medium{background-color:RGBA(var(--bs-medium-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-bright{background-color:RGBA(var(--bs-bright-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-black{background-color:RGBA(var(--bs-black-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-white{color:RGBA(var(--bs-white-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-white-rgb),var(--bs-link-underline-opacity,1))!important}.link-white:focus,.link-white:hover{color:RGBA(255,255,255,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,255,255,var(--bs-link-underline-opacity,1))!important}.link-subtle{color:RGBA(var(--bs-subtle-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-subtle-rgb),var(--bs-link-underline-opacity,1))!important}.link-subtle:focus,.link-subtle:hover{color:RGBA(251,253,253,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(251,253,253,var(--bs-link-underline-opacity,1))!important}.link-subtle-2{color:RGBA(var(--bs-subtle-2-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-subtle-2-rgb),var(--bs-link-underline-opacity,1))!important}.link-subtle-2:focus,.link-subtle-2:hover{color:RGBA(249,249,249,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(249,249,249,var(--bs-link-underline-opacity,1))!important}.link-base{color:RGBA(var(--bs-base-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-base-rgb),var(--bs-link-underline-opacity,1))!important}.link-base:focus,.link-base:hover{color:RGBA(5,46,133,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(5,46,133,var(--bs-link-underline-opacity,1))!important}.link-medium{color:RGBA(var(--bs-medium-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-medium-rgb),var(--bs-link-underline-opacity,1))!important}.link-medium:focus,.link-medium:hover{color:RGBA(0,26,73,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,26,73,var(--bs-link-underline-opacity,1))!important}.link-bright{color:RGBA(var(--bs-bright-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-bright-rgb),var(--bs-link-underline-opacity,1))!important}.link-bright:focus,.link-bright:hover{color:RGBA(148,201,89,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(148,201,89,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:focus,.link-dark:hover{color:RGBA(41,41,41,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(41,41,41,var(--bs-link-underline-opacity,1))!important}.link-black{color:RGBA(var(--bs-black-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-black-rgb),var(--bs-link-underline-opacity,1))!important}.link-black:focus,.link-black:hover{color:RGBA(0,0,0,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,0,0,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:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{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);outline:0}.icon-link{align-items:center;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width: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{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media(min-width:390px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1200px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:1;width:var(--bs-border-width)}.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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;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-white{--bs-focus-ring-color:rgba(var(--bs-white-rgb),var(--bs-focus-ring-opacity))}.focus-ring-subtle{--bs-focus-ring-color:rgba(var(--bs-subtle-rgb),var(--bs-focus-ring-opacity))}.focus-ring-subtle-2{--bs-focus-ring-color:rgba(var(--bs-subtle-2-rgb),var(--bs-focus-ring-opacity))}.focus-ring-base{--bs-focus-ring-color:rgba(var(--bs-base-rgb),var(--bs-focus-ring-opacity))}.focus-ring-medium{--bs-focus-ring-color:rgba(var(--bs-medium-rgb),var(--bs-focus-ring-opacity))}.focus-ring-bright{--bs-focus-ring-color:rgba(var(--bs-bright-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.focus-ring-black{--bs-focus-ring-color:rgba(var(--bs-black-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-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-subtle{--bs-border-opacity:1;border-color:rgba(var(--bs-subtle-rgb),var(--bs-border-opacity))!important}.border-subtle-2{--bs-border-opacity:1;border-color:rgba(var(--bs-subtle-2-rgb),var(--bs-border-opacity))!important}.border-base{--bs-border-opacity:1;border-color:rgba(var(--bs-base-rgb),var(--bs-border-opacity))!important}.border-medium{--bs-border-opacity:1;border-color:rgba(var(--bs-medium-rgb),var(--bs-border-opacity))!important}.border-bright{--bs-border-opacity:1;border-color:rgba(var(--bs-bright-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-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:.8rem!important}.m-2{margin:1.6rem!important}.m-3{margin:2.4rem!important}.m-4{margin:3.2rem!important}.m-5{margin:4rem!important}.m-6{margin:4.8rem!important}.m-7{margin:5.6rem!important}.m-8{margin:6.4rem!important}.m-9{margin:7.2rem!important}.m-10{margin:8rem!important}.m-11{margin:8.8rem!important}.m-12{margin:9.6rem!important}.m-16{margin:12.8rem!important}.m-18{margin:14.4rem!important}.m-20{margin:16rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.8rem!important;margin-right:.8rem!important}.mx-2{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-3{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-4{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-5{margin-left:4rem!important;margin-right:4rem!important}.mx-6{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-7{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-8{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-9{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-10{margin-left:8rem!important;margin-right:8rem!important}.mx-11{margin-left:8.8rem!important;margin-right:8.8rem!important}.mx-12{margin-left:9.6rem!important;margin-right:9.6rem!important}.mx-16{margin-left:12.8rem!important;margin-right:12.8rem!important}.mx-18{margin-left:14.4rem!important;margin-right:14.4rem!important}.mx-20{margin-left:16rem!important;margin-right:16rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-2{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-4{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-6{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-7{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-8{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-9{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-10{margin-bottom:8rem!important;margin-top:8rem!important}.my-11{margin-bottom:8.8rem!important;margin-top:8.8rem!important}.my-12{margin-bottom:9.6rem!important;margin-top:9.6rem!important}.my-16{margin-bottom:12.8rem!important;margin-top:12.8rem!important}.my-18{margin-bottom:14.4rem!important;margin-top:14.4rem!important}.my-20{margin-bottom:16rem!important;margin-top:16rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.8rem!important}.mt-2{margin-top:1.6rem!important}.mt-3{margin-top:2.4rem!important}.mt-4{margin-top:3.2rem!important}.mt-5{margin-top:4rem!important}.mt-6{margin-top:4.8rem!important}.mt-7{margin-top:5.6rem!important}.mt-8{margin-top:6.4rem!important}.mt-9{margin-top:7.2rem!important}.mt-10{margin-top:8rem!important}.mt-11{margin-top:8.8rem!important}.mt-12{margin-top:9.6rem!important}.mt-16{margin-top:12.8rem!important}.mt-18{margin-top:14.4rem!important}.mt-20{margin-top:16rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.8rem!important}.me-2{margin-right:1.6rem!important}.me-3{margin-right:2.4rem!important}.me-4{margin-right:3.2rem!important}.me-5{margin-right:4rem!important}.me-6{margin-right:4.8rem!important}.me-7{margin-right:5.6rem!important}.me-8{margin-right:6.4rem!important}.me-9{margin-right:7.2rem!important}.me-10{margin-right:8rem!important}.me-11{margin-right:8.8rem!important}.me-12{margin-right:9.6rem!important}.me-16{margin-right:12.8rem!important}.me-18{margin-right:14.4rem!important}.me-20{margin-right:16rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.8rem!important}.mb-2{margin-bottom:1.6rem!important}.mb-3{margin-bottom:2.4rem!important}.mb-4{margin-bottom:3.2rem!important}.mb-5{margin-bottom:4rem!important}.mb-6{margin-bottom:4.8rem!important}.mb-7{margin-bottom:5.6rem!important}.mb-8{margin-bottom:6.4rem!important}.mb-9{margin-bottom:7.2rem!important}.mb-10{margin-bottom:8rem!important}.mb-11{margin-bottom:8.8rem!important}.mb-12{margin-bottom:9.6rem!important}.mb-16{margin-bottom:12.8rem!important}.mb-18{margin-bottom:14.4rem!important}.mb-20{margin-bottom:16rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.8rem!important}.ms-2{margin-left:1.6rem!important}.ms-3{margin-left:2.4rem!important}.ms-4{margin-left:3.2rem!important}.ms-5{margin-left:4rem!important}.ms-6{margin-left:4.8rem!important}.ms-7{margin-left:5.6rem!important}.ms-8{margin-left:6.4rem!important}.ms-9{margin-left:7.2rem!important}.ms-10{margin-left:8rem!important}.ms-11{margin-left:8.8rem!important}.ms-12{margin-left:9.6rem!important}.ms-16{margin-left:12.8rem!important}.ms-18{margin-left:14.4rem!important}.ms-20{margin-left:16rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.8rem!important}.m-n2{margin:-1.6rem!important}.m-n3{margin:-2.4rem!important}.m-n4{margin:-3.2rem!important}.m-n5{margin:-4rem!important}.m-n6{margin:-4.8rem!important}.m-n7{margin:-5.6rem!important}.m-n8{margin:-6.4rem!important}.m-n9{margin:-7.2rem!important}.m-n10{margin:-8rem!important}.m-n11{margin:-8.8rem!important}.m-n12{margin:-9.6rem!important}.m-n16{margin:-12.8rem!important}.m-n18{margin:-14.4rem!important}.m-n20{margin:-16rem!important}.mx-n1{margin-left:-.8rem!important;margin-right:-.8rem!important}.mx-n2{margin-left:-1.6rem!important;margin-right:-1.6rem!important}.mx-n3{margin-left:-2.4rem!important;margin-right:-2.4rem!important}.mx-n4{margin-left:-3.2rem!important;margin-right:-3.2rem!important}.mx-n5{margin-left:-4rem!important;margin-right:-4rem!important}.mx-n6{margin-left:-4.8rem!important;margin-right:-4.8rem!important}.mx-n7{margin-left:-5.6rem!important;margin-right:-5.6rem!important}.mx-n8{margin-left:-6.4rem!important;margin-right:-6.4rem!important}.mx-n9{margin-left:-7.2rem!important;margin-right:-7.2rem!important}.mx-n10{margin-left:-8rem!important;margin-right:-8rem!important}.mx-n11{margin-left:-8.8rem!important;margin-right:-8.8rem!important}.mx-n12{margin-left:-9.6rem!important;margin-right:-9.6rem!important}.mx-n16{margin-left:-12.8rem!important;margin-right:-12.8rem!important}.mx-n18{margin-left:-14.4rem!important;margin-right:-14.4rem!important}.mx-n20{margin-left:-16rem!important;margin-right:-16rem!important}.my-n1{margin-bottom:-.8rem!important;margin-top:-.8rem!important}.my-n2{margin-bottom:-1.6rem!important;margin-top:-1.6rem!important}.my-n3{margin-bottom:-2.4rem!important;margin-top:-2.4rem!important}.my-n4{margin-bottom:-3.2rem!important;margin-top:-3.2rem!important}.my-n5{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-n6{margin-bottom:-4.8rem!important;margin-top:-4.8rem!important}.my-n7{margin-bottom:-5.6rem!important;margin-top:-5.6rem!important}.my-n8{margin-bottom:-6.4rem!important;margin-top:-6.4rem!important}.my-n9{margin-bottom:-7.2rem!important;margin-top:-7.2rem!important}.my-n10{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-n11{margin-bottom:-8.8rem!important;margin-top:-8.8rem!important}.my-n12{margin-bottom:-9.6rem!important;margin-top:-9.6rem!important}.my-n16{margin-bottom:-12.8rem!important;margin-top:-12.8rem!important}.my-n18{margin-bottom:-14.4rem!important;margin-top:-14.4rem!important}.my-n20{margin-bottom:-16rem!important;margin-top:-16rem!important}.mt-n1{margin-top:-.8rem!important}.mt-n2{margin-top:-1.6rem!important}.mt-n3{margin-top:-2.4rem!important}.mt-n4{margin-top:-3.2rem!important}.mt-n5{margin-top:-4rem!important}.mt-n6{margin-top:-4.8rem!important}.mt-n7{margin-top:-5.6rem!important}.mt-n8{margin-top:-6.4rem!important}.mt-n9{margin-top:-7.2rem!important}.mt-n10{margin-top:-8rem!important}.mt-n11{margin-top:-8.8rem!important}.mt-n12{margin-top:-9.6rem!important}.mt-n16{margin-top:-12.8rem!important}.mt-n18{margin-top:-14.4rem!important}.mt-n20{margin-top:-16rem!important}.me-n1{margin-right:-.8rem!important}.me-n2{margin-right:-1.6rem!important}.me-n3{margin-right:-2.4rem!important}.me-n4{margin-right:-3.2rem!important}.me-n5{margin-right:-4rem!important}.me-n6{margin-right:-4.8rem!important}.me-n7{margin-right:-5.6rem!important}.me-n8{margin-right:-6.4rem!important}.me-n9{margin-right:-7.2rem!important}.me-n10{margin-right:-8rem!important}.me-n11{margin-right:-8.8rem!important}.me-n12{margin-right:-9.6rem!important}.me-n16{margin-right:-12.8rem!important}.me-n18{margin-right:-14.4rem!important}.me-n20{margin-right:-16rem!important}.mb-n1{margin-bottom:-.8rem!important}.mb-n2{margin-bottom:-1.6rem!important}.mb-n3{margin-bottom:-2.4rem!important}.mb-n4{margin-bottom:-3.2rem!important}.mb-n5{margin-bottom:-4rem!important}.mb-n6{margin-bottom:-4.8rem!important}.mb-n7{margin-bottom:-5.6rem!important}.mb-n8{margin-bottom:-6.4rem!important}.mb-n9{margin-bottom:-7.2rem!important}.mb-n10{margin-bottom:-8rem!important}.mb-n11{margin-bottom:-8.8rem!important}.mb-n12{margin-bottom:-9.6rem!important}.mb-n16{margin-bottom:-12.8rem!important}.mb-n18{margin-bottom:-14.4rem!important}.mb-n20{margin-bottom:-16rem!important}.ms-n1{margin-left:-.8rem!important}.ms-n2{margin-left:-1.6rem!important}.ms-n3{margin-left:-2.4rem!important}.ms-n4{margin-left:-3.2rem!important}.ms-n5{margin-left:-4rem!important}.ms-n6{margin-left:-4.8rem!important}.ms-n7{margin-left:-5.6rem!important}.ms-n8{margin-left:-6.4rem!important}.ms-n9{margin-left:-7.2rem!important}.ms-n10{margin-left:-8rem!important}.ms-n11{margin-left:-8.8rem!important}.ms-n12{margin-left:-9.6rem!important}.ms-n16{margin-left:-12.8rem!important}.ms-n18{margin-left:-14.4rem!important}.ms-n20{margin-left:-16rem!important}.p-0{padding:0!important}.p-1{padding:.8rem!important}.p-2{padding:1.6rem!important}.p-3{padding:2.4rem!important}.p-4{padding:3.2rem!important}.p-5{padding:4rem!important}.p-6{padding:4.8rem!important}.p-7{padding:5.6rem!important}.p-8{padding:6.4rem!important}.p-9{padding:7.2rem!important}.p-10{padding:8rem!important}.p-11{padding:8.8rem!important}.p-12{padding:9.6rem!important}.p-16{padding:12.8rem!important}.p-18{padding:14.4rem!important}.p-20{padding:16rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.8rem!important;padding-right:.8rem!important}.px-2{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-3{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-4{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-5{padding-left:4rem!important;padding-right:4rem!important}.px-6{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-7{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-8{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-9{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-10{padding-left:8rem!important;padding-right:8rem!important}.px-11{padding-left:8.8rem!important;padding-right:8.8rem!important}.px-12{padding-left:9.6rem!important;padding-right:9.6rem!important}.px-16{padding-left:12.8rem!important;padding-right:12.8rem!important}.px-18{padding-left:14.4rem!important;padding-right:14.4rem!important}.px-20{padding-left:16rem!important;padding-right:16rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-2{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-4{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-5{padding-bottom:4rem!important;padding-top:4rem!important}.py-6{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-7{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-8{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-9{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-10{padding-bottom:8rem!important;padding-top:8rem!important}.py-11{padding-bottom:8.8rem!important;padding-top:8.8rem!important}.py-12{padding-bottom:9.6rem!important;padding-top:9.6rem!important}.py-16{padding-bottom:12.8rem!important;padding-top:12.8rem!important}.py-18{padding-bottom:14.4rem!important;padding-top:14.4rem!important}.py-20{padding-bottom:16rem!important;padding-top:16rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.8rem!important}.pt-2{padding-top:1.6rem!important}.pt-3{padding-top:2.4rem!important}.pt-4{padding-top:3.2rem!important}.pt-5{padding-top:4rem!important}.pt-6{padding-top:4.8rem!important}.pt-7{padding-top:5.6rem!important}.pt-8{padding-top:6.4rem!important}.pt-9{padding-top:7.2rem!important}.pt-10{padding-top:8rem!important}.pt-11{padding-top:8.8rem!important}.pt-12{padding-top:9.6rem!important}.pt-16{padding-top:12.8rem!important}.pt-18{padding-top:14.4rem!important}.pt-20{padding-top:16rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.8rem!important}.pe-2{padding-right:1.6rem!important}.pe-3{padding-right:2.4rem!important}.pe-4{padding-right:3.2rem!important}.pe-5{padding-right:4rem!important}.pe-6{padding-right:4.8rem!important}.pe-7{padding-right:5.6rem!important}.pe-8{padding-right:6.4rem!important}.pe-9{padding-right:7.2rem!important}.pe-10{padding-right:8rem!important}.pe-11{padding-right:8.8rem!important}.pe-12{padding-right:9.6rem!important}.pe-16{padding-right:12.8rem!important}.pe-18{padding-right:14.4rem!important}.pe-20{padding-right:16rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.8rem!important}.pb-2{padding-bottom:1.6rem!important}.pb-3{padding-bottom:2.4rem!important}.pb-4{padding-bottom:3.2rem!important}.pb-5{padding-bottom:4rem!important}.pb-6{padding-bottom:4.8rem!important}.pb-7{padding-bottom:5.6rem!important}.pb-8{padding-bottom:6.4rem!important}.pb-9{padding-bottom:7.2rem!important}.pb-10{padding-bottom:8rem!important}.pb-11{padding-bottom:8.8rem!important}.pb-12{padding-bottom:9.6rem!important}.pb-16{padding-bottom:12.8rem!important}.pb-18{padding-bottom:14.4rem!important}.pb-20{padding-bottom:16rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.8rem!important}.ps-2{padding-left:1.6rem!important}.ps-3{padding-left:2.4rem!important}.ps-4{padding-left:3.2rem!important}.ps-5{padding-left:4rem!important}.ps-6{padding-left:4.8rem!important}.ps-7{padding-left:5.6rem!important}.ps-8{padding-left:6.4rem!important}.ps-9{padding-left:7.2rem!important}.ps-10{padding-left:8rem!important}.ps-11{padding-left:8.8rem!important}.ps-12{padding-left:9.6rem!important}.ps-16{padding-left:12.8rem!important}.ps-18{padding-left:14.4rem!important}.ps-20{padding-left:16rem!important}.gap-0{gap:0!important}.gap-1{gap:.8rem!important}.gap-2{gap:1.6rem!important}.gap-3{gap:2.4rem!important}.gap-4{gap:3.2rem!important}.gap-5{gap:4rem!important}.gap-6{gap:4.8rem!important}.gap-7{gap:5.6rem!important}.gap-8{gap:6.4rem!important}.gap-9{gap:7.2rem!important}.gap-10{gap:8rem!important}.gap-11{gap:8.8rem!important}.gap-12{gap:9.6rem!important}.gap-16{gap:12.8rem!important}.gap-18{gap:14.4rem!important}.gap-20{gap:16rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.8rem!important}.row-gap-2{row-gap:1.6rem!important}.row-gap-3{row-gap:2.4rem!important}.row-gap-4{row-gap:3.2rem!important}.row-gap-5{row-gap:4rem!important}.row-gap-6{row-gap:4.8rem!important}.row-gap-7{row-gap:5.6rem!important}.row-gap-8{row-gap:6.4rem!important}.row-gap-9{row-gap:7.2rem!important}.row-gap-10{row-gap:8rem!important}.row-gap-11{row-gap:8.8rem!important}.row-gap-12{row-gap:9.6rem!important}.row-gap-16{row-gap:12.8rem!important}.row-gap-18{row-gap:14.4rem!important}.row-gap-20{row-gap:16rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.8rem!important;column-gap:.8rem!important}.column-gap-2{-moz-column-gap:1.6rem!important;column-gap:1.6rem!important}.column-gap-3{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.column-gap-4{-moz-column-gap:3.2rem!important;column-gap:3.2rem!important}.column-gap-5{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-6{-moz-column-gap:4.8rem!important;column-gap:4.8rem!important}.column-gap-7{-moz-column-gap:5.6rem!important;column-gap:5.6rem!important}.column-gap-8{-moz-column-gap:6.4rem!important;column-gap:6.4rem!important}.column-gap-9{-moz-column-gap:7.2rem!important;column-gap:7.2rem!important}.column-gap-10{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-11{-moz-column-gap:8.8rem!important;column-gap:8.8rem!important}.column-gap-12{-moz-column-gap:9.6rem!important;column-gap:9.6rem!important}.column-gap-16{-moz-column-gap:12.8rem!important;column-gap:12.8rem!important}.column-gap-18{-moz-column-gap:14.4rem!important;column-gap:14.4rem!important}.column-gap-20{-moz-column-gap:16rem!important;column-gap:16rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:4.5rem!important}.fs-2{font-size:3.6rem!important}.fs-3{font-size:3.15rem!important}.fs-4{font-size:2.7rem!important}.fs-5{font-size:2.25rem!important}.fs-6{font-size:1.8rem!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-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-subtle{--bs-text-opacity:1;color:rgba(var(--bs-subtle-rgb),var(--bs-text-opacity))!important}.text-subtle-2{--bs-text-opacity:1;color:rgba(var(--bs-subtle-2-rgb),var(--bs-text-opacity))!important}.text-base{--bs-text-opacity:1;color:rgba(var(--bs-base-rgb),var(--bs-text-opacity))!important}.text-medium{--bs-text-opacity:1;color:rgba(var(--bs-medium-rgb),var(--bs-text-opacity))!important}.text-bright{--bs-text-opacity:1;color:rgba(var(--bs-bright-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-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:hsla(0,0%,100%,.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,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-white{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-white-rgb),var(--bs-link-underline-opacity))!important}.link-underline-subtle{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-subtle-rgb),var(--bs-link-underline-opacity))!important}.link-underline-subtle-2{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-subtle-2-rgb),var(--bs-link-underline-opacity))!important}.link-underline-base{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-base-rgb),var(--bs-link-underline-opacity))!important}.link-underline-medium{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-medium-rgb),var(--bs-link-underline-opacity))!important}.link-underline-bright{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-bright-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-black{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-black-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,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-subtle{--bs-bg-opacity:1;background-color:rgba(var(--bs-subtle-rgb),var(--bs-bg-opacity))!important}.bg-subtle-2{--bs-bg-opacity:1;background-color:rgba(var(--bs-subtle-2-rgb),var(--bs-bg-opacity))!important}.bg-base{--bs-bg-opacity:1;background-color:rgba(var(--bs-base-rgb),var(--bs-bg-opacity))!important}.bg-medium{--bs-bg-opacity:1;background-color:rgba(var(--bs-medium-rgb),var(--bs-bg-opacity))!important}.bg-bright{--bs-bg-opacity:1;background-color:rgba(var(--bs-bright-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-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:transparent!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{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;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-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-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:390px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;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:.8rem!important}.m-sm-2{margin:1.6rem!important}.m-sm-3{margin:2.4rem!important}.m-sm-4{margin:3.2rem!important}.m-sm-5{margin:4rem!important}.m-sm-6{margin:4.8rem!important}.m-sm-7{margin:5.6rem!important}.m-sm-8{margin:6.4rem!important}.m-sm-9{margin:7.2rem!important}.m-sm-10{margin:8rem!important}.m-sm-11{margin:8.8rem!important}.m-sm-12{margin:9.6rem!important}.m-sm-16{margin:12.8rem!important}.m-sm-18{margin:14.4rem!important}.m-sm-20{margin:16rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.8rem!important;margin-right:.8rem!important}.mx-sm-2{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-sm-3{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-sm-4{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-sm-5{margin-left:4rem!important;margin-right:4rem!important}.mx-sm-6{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-sm-7{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-sm-8{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-sm-9{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-sm-10{margin-left:8rem!important;margin-right:8rem!important}.mx-sm-11{margin-left:8.8rem!important;margin-right:8.8rem!important}.mx-sm-12{margin-left:9.6rem!important;margin-right:9.6rem!important}.mx-sm-16{margin-left:12.8rem!important;margin-right:12.8rem!important}.mx-sm-18{margin-left:14.4rem!important;margin-right:14.4rem!important}.mx-sm-20{margin-left:16rem!important;margin-right:16rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-sm-2{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-sm-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-sm-4{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-sm-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-sm-6{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-sm-7{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-sm-8{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-sm-9{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-sm-10{margin-bottom:8rem!important;margin-top:8rem!important}.my-sm-11{margin-bottom:8.8rem!important;margin-top:8.8rem!important}.my-sm-12{margin-bottom:9.6rem!important;margin-top:9.6rem!important}.my-sm-16{margin-bottom:12.8rem!important;margin-top:12.8rem!important}.my-sm-18{margin-bottom:14.4rem!important;margin-top:14.4rem!important}.my-sm-20{margin-bottom:16rem!important;margin-top:16rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.8rem!important}.mt-sm-2{margin-top:1.6rem!important}.mt-sm-3{margin-top:2.4rem!important}.mt-sm-4{margin-top:3.2rem!important}.mt-sm-5{margin-top:4rem!important}.mt-sm-6{margin-top:4.8rem!important}.mt-sm-7{margin-top:5.6rem!important}.mt-sm-8{margin-top:6.4rem!important}.mt-sm-9{margin-top:7.2rem!important}.mt-sm-10{margin-top:8rem!important}.mt-sm-11{margin-top:8.8rem!important}.mt-sm-12{margin-top:9.6rem!important}.mt-sm-16{margin-top:12.8rem!important}.mt-sm-18{margin-top:14.4rem!important}.mt-sm-20{margin-top:16rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.8rem!important}.me-sm-2{margin-right:1.6rem!important}.me-sm-3{margin-right:2.4rem!important}.me-sm-4{margin-right:3.2rem!important}.me-sm-5{margin-right:4rem!important}.me-sm-6{margin-right:4.8rem!important}.me-sm-7{margin-right:5.6rem!important}.me-sm-8{margin-right:6.4rem!important}.me-sm-9{margin-right:7.2rem!important}.me-sm-10{margin-right:8rem!important}.me-sm-11{margin-right:8.8rem!important}.me-sm-12{margin-right:9.6rem!important}.me-sm-16{margin-right:12.8rem!important}.me-sm-18{margin-right:14.4rem!important}.me-sm-20{margin-right:16rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.8rem!important}.mb-sm-2{margin-bottom:1.6rem!important}.mb-sm-3{margin-bottom:2.4rem!important}.mb-sm-4{margin-bottom:3.2rem!important}.mb-sm-5{margin-bottom:4rem!important}.mb-sm-6{margin-bottom:4.8rem!important}.mb-sm-7{margin-bottom:5.6rem!important}.mb-sm-8{margin-bottom:6.4rem!important}.mb-sm-9{margin-bottom:7.2rem!important}.mb-sm-10{margin-bottom:8rem!important}.mb-sm-11{margin-bottom:8.8rem!important}.mb-sm-12{margin-bottom:9.6rem!important}.mb-sm-16{margin-bottom:12.8rem!important}.mb-sm-18{margin-bottom:14.4rem!important}.mb-sm-20{margin-bottom:16rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.8rem!important}.ms-sm-2{margin-left:1.6rem!important}.ms-sm-3{margin-left:2.4rem!important}.ms-sm-4{margin-left:3.2rem!important}.ms-sm-5{margin-left:4rem!important}.ms-sm-6{margin-left:4.8rem!important}.ms-sm-7{margin-left:5.6rem!important}.ms-sm-8{margin-left:6.4rem!important}.ms-sm-9{margin-left:7.2rem!important}.ms-sm-10{margin-left:8rem!important}.ms-sm-11{margin-left:8.8rem!important}.ms-sm-12{margin-left:9.6rem!important}.ms-sm-16{margin-left:12.8rem!important}.ms-sm-18{margin-left:14.4rem!important}.ms-sm-20{margin-left:16rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.8rem!important}.m-sm-n2{margin:-1.6rem!important}.m-sm-n3{margin:-2.4rem!important}.m-sm-n4{margin:-3.2rem!important}.m-sm-n5{margin:-4rem!important}.m-sm-n6{margin:-4.8rem!important}.m-sm-n7{margin:-5.6rem!important}.m-sm-n8{margin:-6.4rem!important}.m-sm-n9{margin:-7.2rem!important}.m-sm-n10{margin:-8rem!important}.m-sm-n11{margin:-8.8rem!important}.m-sm-n12{margin:-9.6rem!important}.m-sm-n16{margin:-12.8rem!important}.m-sm-n18{margin:-14.4rem!important}.m-sm-n20{margin:-16rem!important}.mx-sm-n1{margin-left:-.8rem!important;margin-right:-.8rem!important}.mx-sm-n2{margin-left:-1.6rem!important;margin-right:-1.6rem!important}.mx-sm-n3{margin-left:-2.4rem!important;margin-right:-2.4rem!important}.mx-sm-n4{margin-left:-3.2rem!important;margin-right:-3.2rem!important}.mx-sm-n5{margin-left:-4rem!important;margin-right:-4rem!important}.mx-sm-n6{margin-left:-4.8rem!important;margin-right:-4.8rem!important}.mx-sm-n7{margin-left:-5.6rem!important;margin-right:-5.6rem!important}.mx-sm-n8{margin-left:-6.4rem!important;margin-right:-6.4rem!important}.mx-sm-n9{margin-left:-7.2rem!important;margin-right:-7.2rem!important}.mx-sm-n10{margin-left:-8rem!important;margin-right:-8rem!important}.mx-sm-n11{margin-left:-8.8rem!important;margin-right:-8.8rem!important}.mx-sm-n12{margin-left:-9.6rem!important;margin-right:-9.6rem!important}.mx-sm-n16{margin-left:-12.8rem!important;margin-right:-12.8rem!important}.mx-sm-n18{margin-left:-14.4rem!important;margin-right:-14.4rem!important}.mx-sm-n20{margin-left:-16rem!important;margin-right:-16rem!important}.my-sm-n1{margin-bottom:-.8rem!important;margin-top:-.8rem!important}.my-sm-n2{margin-bottom:-1.6rem!important;margin-top:-1.6rem!important}.my-sm-n3{margin-bottom:-2.4rem!important;margin-top:-2.4rem!important}.my-sm-n4{margin-bottom:-3.2rem!important;margin-top:-3.2rem!important}.my-sm-n5{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-sm-n6{margin-bottom:-4.8rem!important;margin-top:-4.8rem!important}.my-sm-n7{margin-bottom:-5.6rem!important;margin-top:-5.6rem!important}.my-sm-n8{margin-bottom:-6.4rem!important;margin-top:-6.4rem!important}.my-sm-n9{margin-bottom:-7.2rem!important;margin-top:-7.2rem!important}.my-sm-n10{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-sm-n11{margin-bottom:-8.8rem!important;margin-top:-8.8rem!important}.my-sm-n12{margin-bottom:-9.6rem!important;margin-top:-9.6rem!important}.my-sm-n16{margin-bottom:-12.8rem!important;margin-top:-12.8rem!important}.my-sm-n18{margin-bottom:-14.4rem!important;margin-top:-14.4rem!important}.my-sm-n20{margin-bottom:-16rem!important;margin-top:-16rem!important}.mt-sm-n1{margin-top:-.8rem!important}.mt-sm-n2{margin-top:-1.6rem!important}.mt-sm-n3{margin-top:-2.4rem!important}.mt-sm-n4{margin-top:-3.2rem!important}.mt-sm-n5{margin-top:-4rem!important}.mt-sm-n6{margin-top:-4.8rem!important}.mt-sm-n7{margin-top:-5.6rem!important}.mt-sm-n8{margin-top:-6.4rem!important}.mt-sm-n9{margin-top:-7.2rem!important}.mt-sm-n10{margin-top:-8rem!important}.mt-sm-n11{margin-top:-8.8rem!important}.mt-sm-n12{margin-top:-9.6rem!important}.mt-sm-n16{margin-top:-12.8rem!important}.mt-sm-n18{margin-top:-14.4rem!important}.mt-sm-n20{margin-top:-16rem!important}.me-sm-n1{margin-right:-.8rem!important}.me-sm-n2{margin-right:-1.6rem!important}.me-sm-n3{margin-right:-2.4rem!important}.me-sm-n4{margin-right:-3.2rem!important}.me-sm-n5{margin-right:-4rem!important}.me-sm-n6{margin-right:-4.8rem!important}.me-sm-n7{margin-right:-5.6rem!important}.me-sm-n8{margin-right:-6.4rem!important}.me-sm-n9{margin-right:-7.2rem!important}.me-sm-n10{margin-right:-8rem!important}.me-sm-n11{margin-right:-8.8rem!important}.me-sm-n12{margin-right:-9.6rem!important}.me-sm-n16{margin-right:-12.8rem!important}.me-sm-n18{margin-right:-14.4rem!important}.me-sm-n20{margin-right:-16rem!important}.mb-sm-n1{margin-bottom:-.8rem!important}.mb-sm-n2{margin-bottom:-1.6rem!important}.mb-sm-n3{margin-bottom:-2.4rem!important}.mb-sm-n4{margin-bottom:-3.2rem!important}.mb-sm-n5{margin-bottom:-4rem!important}.mb-sm-n6{margin-bottom:-4.8rem!important}.mb-sm-n7{margin-bottom:-5.6rem!important}.mb-sm-n8{margin-bottom:-6.4rem!important}.mb-sm-n9{margin-bottom:-7.2rem!important}.mb-sm-n10{margin-bottom:-8rem!important}.mb-sm-n11{margin-bottom:-8.8rem!important}.mb-sm-n12{margin-bottom:-9.6rem!important}.mb-sm-n16{margin-bottom:-12.8rem!important}.mb-sm-n18{margin-bottom:-14.4rem!important}.mb-sm-n20{margin-bottom:-16rem!important}.ms-sm-n1{margin-left:-.8rem!important}.ms-sm-n2{margin-left:-1.6rem!important}.ms-sm-n3{margin-left:-2.4rem!important}.ms-sm-n4{margin-left:-3.2rem!important}.ms-sm-n5{margin-left:-4rem!important}.ms-sm-n6{margin-left:-4.8rem!important}.ms-sm-n7{margin-left:-5.6rem!important}.ms-sm-n8{margin-left:-6.4rem!important}.ms-sm-n9{margin-left:-7.2rem!important}.ms-sm-n10{margin-left:-8rem!important}.ms-sm-n11{margin-left:-8.8rem!important}.ms-sm-n12{margin-left:-9.6rem!important}.ms-sm-n16{margin-left:-12.8rem!important}.ms-sm-n18{margin-left:-14.4rem!important}.ms-sm-n20{margin-left:-16rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.8rem!important}.p-sm-2{padding:1.6rem!important}.p-sm-3{padding:2.4rem!important}.p-sm-4{padding:3.2rem!important}.p-sm-5{padding:4rem!important}.p-sm-6{padding:4.8rem!important}.p-sm-7{padding:5.6rem!important}.p-sm-8{padding:6.4rem!important}.p-sm-9{padding:7.2rem!important}.p-sm-10{padding:8rem!important}.p-sm-11{padding:8.8rem!important}.p-sm-12{padding:9.6rem!important}.p-sm-16{padding:12.8rem!important}.p-sm-18{padding:14.4rem!important}.p-sm-20{padding:16rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.8rem!important;padding-right:.8rem!important}.px-sm-2{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-sm-3{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-sm-4{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-sm-5{padding-left:4rem!important;padding-right:4rem!important}.px-sm-6{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-sm-7{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-sm-8{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-sm-9{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-sm-10{padding-left:8rem!important;padding-right:8rem!important}.px-sm-11{padding-left:8.8rem!important;padding-right:8.8rem!important}.px-sm-12{padding-left:9.6rem!important;padding-right:9.6rem!important}.px-sm-16{padding-left:12.8rem!important;padding-right:12.8rem!important}.px-sm-18{padding-left:14.4rem!important;padding-right:14.4rem!important}.px-sm-20{padding-left:16rem!important;padding-right:16rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-sm-2{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-sm-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-sm-4{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-sm-5{padding-bottom:4rem!important;padding-top:4rem!important}.py-sm-6{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-sm-7{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-sm-8{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-sm-9{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-sm-10{padding-bottom:8rem!important;padding-top:8rem!important}.py-sm-11{padding-bottom:8.8rem!important;padding-top:8.8rem!important}.py-sm-12{padding-bottom:9.6rem!important;padding-top:9.6rem!important}.py-sm-16{padding-bottom:12.8rem!important;padding-top:12.8rem!important}.py-sm-18{padding-bottom:14.4rem!important;padding-top:14.4rem!important}.py-sm-20{padding-bottom:16rem!important;padding-top:16rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.8rem!important}.pt-sm-2{padding-top:1.6rem!important}.pt-sm-3{padding-top:2.4rem!important}.pt-sm-4{padding-top:3.2rem!important}.pt-sm-5{padding-top:4rem!important}.pt-sm-6{padding-top:4.8rem!important}.pt-sm-7{padding-top:5.6rem!important}.pt-sm-8{padding-top:6.4rem!important}.pt-sm-9{padding-top:7.2rem!important}.pt-sm-10{padding-top:8rem!important}.pt-sm-11{padding-top:8.8rem!important}.pt-sm-12{padding-top:9.6rem!important}.pt-sm-16{padding-top:12.8rem!important}.pt-sm-18{padding-top:14.4rem!important}.pt-sm-20{padding-top:16rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.8rem!important}.pe-sm-2{padding-right:1.6rem!important}.pe-sm-3{padding-right:2.4rem!important}.pe-sm-4{padding-right:3.2rem!important}.pe-sm-5{padding-right:4rem!important}.pe-sm-6{padding-right:4.8rem!important}.pe-sm-7{padding-right:5.6rem!important}.pe-sm-8{padding-right:6.4rem!important}.pe-sm-9{padding-right:7.2rem!important}.pe-sm-10{padding-right:8rem!important}.pe-sm-11{padding-right:8.8rem!important}.pe-sm-12{padding-right:9.6rem!important}.pe-sm-16{padding-right:12.8rem!important}.pe-sm-18{padding-right:14.4rem!important}.pe-sm-20{padding-right:16rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.8rem!important}.pb-sm-2{padding-bottom:1.6rem!important}.pb-sm-3{padding-bottom:2.4rem!important}.pb-sm-4{padding-bottom:3.2rem!important}.pb-sm-5{padding-bottom:4rem!important}.pb-sm-6{padding-bottom:4.8rem!important}.pb-sm-7{padding-bottom:5.6rem!important}.pb-sm-8{padding-bottom:6.4rem!important}.pb-sm-9{padding-bottom:7.2rem!important}.pb-sm-10{padding-bottom:8rem!important}.pb-sm-11{padding-bottom:8.8rem!important}.pb-sm-12{padding-bottom:9.6rem!important}.pb-sm-16{padding-bottom:12.8rem!important}.pb-sm-18{padding-bottom:14.4rem!important}.pb-sm-20{padding-bottom:16rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.8rem!important}.ps-sm-2{padding-left:1.6rem!important}.ps-sm-3{padding-left:2.4rem!important}.ps-sm-4{padding-left:3.2rem!important}.ps-sm-5{padding-left:4rem!important}.ps-sm-6{padding-left:4.8rem!important}.ps-sm-7{padding-left:5.6rem!important}.ps-sm-8{padding-left:6.4rem!important}.ps-sm-9{padding-left:7.2rem!important}.ps-sm-10{padding-left:8rem!important}.ps-sm-11{padding-left:8.8rem!important}.ps-sm-12{padding-left:9.6rem!important}.ps-sm-16{padding-left:12.8rem!important}.ps-sm-18{padding-left:14.4rem!important}.ps-sm-20{padding-left:16rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.8rem!important}.gap-sm-2{gap:1.6rem!important}.gap-sm-3{gap:2.4rem!important}.gap-sm-4{gap:3.2rem!important}.gap-sm-5{gap:4rem!important}.gap-sm-6{gap:4.8rem!important}.gap-sm-7{gap:5.6rem!important}.gap-sm-8{gap:6.4rem!important}.gap-sm-9{gap:7.2rem!important}.gap-sm-10{gap:8rem!important}.gap-sm-11{gap:8.8rem!important}.gap-sm-12{gap:9.6rem!important}.gap-sm-16{gap:12.8rem!important}.gap-sm-18{gap:14.4rem!important}.gap-sm-20{gap:16rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.8rem!important}.row-gap-sm-2{row-gap:1.6rem!important}.row-gap-sm-3{row-gap:2.4rem!important}.row-gap-sm-4{row-gap:3.2rem!important}.row-gap-sm-5{row-gap:4rem!important}.row-gap-sm-6{row-gap:4.8rem!important}.row-gap-sm-7{row-gap:5.6rem!important}.row-gap-sm-8{row-gap:6.4rem!important}.row-gap-sm-9{row-gap:7.2rem!important}.row-gap-sm-10{row-gap:8rem!important}.row-gap-sm-11{row-gap:8.8rem!important}.row-gap-sm-12{row-gap:9.6rem!important}.row-gap-sm-16{row-gap:12.8rem!important}.row-gap-sm-18{row-gap:14.4rem!important}.row-gap-sm-20{row-gap:16rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.8rem!important;column-gap:.8rem!important}.column-gap-sm-2{-moz-column-gap:1.6rem!important;column-gap:1.6rem!important}.column-gap-sm-3{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.column-gap-sm-4{-moz-column-gap:3.2rem!important;column-gap:3.2rem!important}.column-gap-sm-5{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-sm-6{-moz-column-gap:4.8rem!important;column-gap:4.8rem!important}.column-gap-sm-7{-moz-column-gap:5.6rem!important;column-gap:5.6rem!important}.column-gap-sm-8{-moz-column-gap:6.4rem!important;column-gap:6.4rem!important}.column-gap-sm-9{-moz-column-gap:7.2rem!important;column-gap:7.2rem!important}.column-gap-sm-10{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-sm-11{-moz-column-gap:8.8rem!important;column-gap:8.8rem!important}.column-gap-sm-12{-moz-column-gap:9.6rem!important;column-gap:9.6rem!important}.column-gap-sm-16{-moz-column-gap:12.8rem!important;column-gap:12.8rem!important}.column-gap-sm-18{-moz-column-gap:14.4rem!important;column-gap:14.4rem!important}.column-gap-sm-20{-moz-column-gap:16rem!important;column-gap:16rem!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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;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:.8rem!important}.m-md-2{margin:1.6rem!important}.m-md-3{margin:2.4rem!important}.m-md-4{margin:3.2rem!important}.m-md-5{margin:4rem!important}.m-md-6{margin:4.8rem!important}.m-md-7{margin:5.6rem!important}.m-md-8{margin:6.4rem!important}.m-md-9{margin:7.2rem!important}.m-md-10{margin:8rem!important}.m-md-11{margin:8.8rem!important}.m-md-12{margin:9.6rem!important}.m-md-16{margin:12.8rem!important}.m-md-18{margin:14.4rem!important}.m-md-20{margin:16rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.8rem!important;margin-right:.8rem!important}.mx-md-2{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-md-3{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-md-4{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-md-5{margin-left:4rem!important;margin-right:4rem!important}.mx-md-6{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-md-7{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-md-8{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-md-9{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-md-10{margin-left:8rem!important;margin-right:8rem!important}.mx-md-11{margin-left:8.8rem!important;margin-right:8.8rem!important}.mx-md-12{margin-left:9.6rem!important;margin-right:9.6rem!important}.mx-md-16{margin-left:12.8rem!important;margin-right:12.8rem!important}.mx-md-18{margin-left:14.4rem!important;margin-right:14.4rem!important}.mx-md-20{margin-left:16rem!important;margin-right:16rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-md-2{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-md-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-md-4{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-md-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-md-6{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-md-7{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-md-8{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-md-9{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-md-10{margin-bottom:8rem!important;margin-top:8rem!important}.my-md-11{margin-bottom:8.8rem!important;margin-top:8.8rem!important}.my-md-12{margin-bottom:9.6rem!important;margin-top:9.6rem!important}.my-md-16{margin-bottom:12.8rem!important;margin-top:12.8rem!important}.my-md-18{margin-bottom:14.4rem!important;margin-top:14.4rem!important}.my-md-20{margin-bottom:16rem!important;margin-top:16rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.8rem!important}.mt-md-2{margin-top:1.6rem!important}.mt-md-3{margin-top:2.4rem!important}.mt-md-4{margin-top:3.2rem!important}.mt-md-5{margin-top:4rem!important}.mt-md-6{margin-top:4.8rem!important}.mt-md-7{margin-top:5.6rem!important}.mt-md-8{margin-top:6.4rem!important}.mt-md-9{margin-top:7.2rem!important}.mt-md-10{margin-top:8rem!important}.mt-md-11{margin-top:8.8rem!important}.mt-md-12{margin-top:9.6rem!important}.mt-md-16{margin-top:12.8rem!important}.mt-md-18{margin-top:14.4rem!important}.mt-md-20{margin-top:16rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.8rem!important}.me-md-2{margin-right:1.6rem!important}.me-md-3{margin-right:2.4rem!important}.me-md-4{margin-right:3.2rem!important}.me-md-5{margin-right:4rem!important}.me-md-6{margin-right:4.8rem!important}.me-md-7{margin-right:5.6rem!important}.me-md-8{margin-right:6.4rem!important}.me-md-9{margin-right:7.2rem!important}.me-md-10{margin-right:8rem!important}.me-md-11{margin-right:8.8rem!important}.me-md-12{margin-right:9.6rem!important}.me-md-16{margin-right:12.8rem!important}.me-md-18{margin-right:14.4rem!important}.me-md-20{margin-right:16rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.8rem!important}.mb-md-2{margin-bottom:1.6rem!important}.mb-md-3{margin-bottom:2.4rem!important}.mb-md-4{margin-bottom:3.2rem!important}.mb-md-5{margin-bottom:4rem!important}.mb-md-6{margin-bottom:4.8rem!important}.mb-md-7{margin-bottom:5.6rem!important}.mb-md-8{margin-bottom:6.4rem!important}.mb-md-9{margin-bottom:7.2rem!important}.mb-md-10{margin-bottom:8rem!important}.mb-md-11{margin-bottom:8.8rem!important}.mb-md-12{margin-bottom:9.6rem!important}.mb-md-16{margin-bottom:12.8rem!important}.mb-md-18{margin-bottom:14.4rem!important}.mb-md-20{margin-bottom:16rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.8rem!important}.ms-md-2{margin-left:1.6rem!important}.ms-md-3{margin-left:2.4rem!important}.ms-md-4{margin-left:3.2rem!important}.ms-md-5{margin-left:4rem!important}.ms-md-6{margin-left:4.8rem!important}.ms-md-7{margin-left:5.6rem!important}.ms-md-8{margin-left:6.4rem!important}.ms-md-9{margin-left:7.2rem!important}.ms-md-10{margin-left:8rem!important}.ms-md-11{margin-left:8.8rem!important}.ms-md-12{margin-left:9.6rem!important}.ms-md-16{margin-left:12.8rem!important}.ms-md-18{margin-left:14.4rem!important}.ms-md-20{margin-left:16rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.8rem!important}.m-md-n2{margin:-1.6rem!important}.m-md-n3{margin:-2.4rem!important}.m-md-n4{margin:-3.2rem!important}.m-md-n5{margin:-4rem!important}.m-md-n6{margin:-4.8rem!important}.m-md-n7{margin:-5.6rem!important}.m-md-n8{margin:-6.4rem!important}.m-md-n9{margin:-7.2rem!important}.m-md-n10{margin:-8rem!important}.m-md-n11{margin:-8.8rem!important}.m-md-n12{margin:-9.6rem!important}.m-md-n16{margin:-12.8rem!important}.m-md-n18{margin:-14.4rem!important}.m-md-n20{margin:-16rem!important}.mx-md-n1{margin-left:-.8rem!important;margin-right:-.8rem!important}.mx-md-n2{margin-left:-1.6rem!important;margin-right:-1.6rem!important}.mx-md-n3{margin-left:-2.4rem!important;margin-right:-2.4rem!important}.mx-md-n4{margin-left:-3.2rem!important;margin-right:-3.2rem!important}.mx-md-n5{margin-left:-4rem!important;margin-right:-4rem!important}.mx-md-n6{margin-left:-4.8rem!important;margin-right:-4.8rem!important}.mx-md-n7{margin-left:-5.6rem!important;margin-right:-5.6rem!important}.mx-md-n8{margin-left:-6.4rem!important;margin-right:-6.4rem!important}.mx-md-n9{margin-left:-7.2rem!important;margin-right:-7.2rem!important}.mx-md-n10{margin-left:-8rem!important;margin-right:-8rem!important}.mx-md-n11{margin-left:-8.8rem!important;margin-right:-8.8rem!important}.mx-md-n12{margin-left:-9.6rem!important;margin-right:-9.6rem!important}.mx-md-n16{margin-left:-12.8rem!important;margin-right:-12.8rem!important}.mx-md-n18{margin-left:-14.4rem!important;margin-right:-14.4rem!important}.mx-md-n20{margin-left:-16rem!important;margin-right:-16rem!important}.my-md-n1{margin-bottom:-.8rem!important;margin-top:-.8rem!important}.my-md-n2{margin-bottom:-1.6rem!important;margin-top:-1.6rem!important}.my-md-n3{margin-bottom:-2.4rem!important;margin-top:-2.4rem!important}.my-md-n4{margin-bottom:-3.2rem!important;margin-top:-3.2rem!important}.my-md-n5{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-md-n6{margin-bottom:-4.8rem!important;margin-top:-4.8rem!important}.my-md-n7{margin-bottom:-5.6rem!important;margin-top:-5.6rem!important}.my-md-n8{margin-bottom:-6.4rem!important;margin-top:-6.4rem!important}.my-md-n9{margin-bottom:-7.2rem!important;margin-top:-7.2rem!important}.my-md-n10{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-md-n11{margin-bottom:-8.8rem!important;margin-top:-8.8rem!important}.my-md-n12{margin-bottom:-9.6rem!important;margin-top:-9.6rem!important}.my-md-n16{margin-bottom:-12.8rem!important;margin-top:-12.8rem!important}.my-md-n18{margin-bottom:-14.4rem!important;margin-top:-14.4rem!important}.my-md-n20{margin-bottom:-16rem!important;margin-top:-16rem!important}.mt-md-n1{margin-top:-.8rem!important}.mt-md-n2{margin-top:-1.6rem!important}.mt-md-n3{margin-top:-2.4rem!important}.mt-md-n4{margin-top:-3.2rem!important}.mt-md-n5{margin-top:-4rem!important}.mt-md-n6{margin-top:-4.8rem!important}.mt-md-n7{margin-top:-5.6rem!important}.mt-md-n8{margin-top:-6.4rem!important}.mt-md-n9{margin-top:-7.2rem!important}.mt-md-n10{margin-top:-8rem!important}.mt-md-n11{margin-top:-8.8rem!important}.mt-md-n12{margin-top:-9.6rem!important}.mt-md-n16{margin-top:-12.8rem!important}.mt-md-n18{margin-top:-14.4rem!important}.mt-md-n20{margin-top:-16rem!important}.me-md-n1{margin-right:-.8rem!important}.me-md-n2{margin-right:-1.6rem!important}.me-md-n3{margin-right:-2.4rem!important}.me-md-n4{margin-right:-3.2rem!important}.me-md-n5{margin-right:-4rem!important}.me-md-n6{margin-right:-4.8rem!important}.me-md-n7{margin-right:-5.6rem!important}.me-md-n8{margin-right:-6.4rem!important}.me-md-n9{margin-right:-7.2rem!important}.me-md-n10{margin-right:-8rem!important}.me-md-n11{margin-right:-8.8rem!important}.me-md-n12{margin-right:-9.6rem!important}.me-md-n16{margin-right:-12.8rem!important}.me-md-n18{margin-right:-14.4rem!important}.me-md-n20{margin-right:-16rem!important}.mb-md-n1{margin-bottom:-.8rem!important}.mb-md-n2{margin-bottom:-1.6rem!important}.mb-md-n3{margin-bottom:-2.4rem!important}.mb-md-n4{margin-bottom:-3.2rem!important}.mb-md-n5{margin-bottom:-4rem!important}.mb-md-n6{margin-bottom:-4.8rem!important}.mb-md-n7{margin-bottom:-5.6rem!important}.mb-md-n8{margin-bottom:-6.4rem!important}.mb-md-n9{margin-bottom:-7.2rem!important}.mb-md-n10{margin-bottom:-8rem!important}.mb-md-n11{margin-bottom:-8.8rem!important}.mb-md-n12{margin-bottom:-9.6rem!important}.mb-md-n16{margin-bottom:-12.8rem!important}.mb-md-n18{margin-bottom:-14.4rem!important}.mb-md-n20{margin-bottom:-16rem!important}.ms-md-n1{margin-left:-.8rem!important}.ms-md-n2{margin-left:-1.6rem!important}.ms-md-n3{margin-left:-2.4rem!important}.ms-md-n4{margin-left:-3.2rem!important}.ms-md-n5{margin-left:-4rem!important}.ms-md-n6{margin-left:-4.8rem!important}.ms-md-n7{margin-left:-5.6rem!important}.ms-md-n8{margin-left:-6.4rem!important}.ms-md-n9{margin-left:-7.2rem!important}.ms-md-n10{margin-left:-8rem!important}.ms-md-n11{margin-left:-8.8rem!important}.ms-md-n12{margin-left:-9.6rem!important}.ms-md-n16{margin-left:-12.8rem!important}.ms-md-n18{margin-left:-14.4rem!important}.ms-md-n20{margin-left:-16rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.8rem!important}.p-md-2{padding:1.6rem!important}.p-md-3{padding:2.4rem!important}.p-md-4{padding:3.2rem!important}.p-md-5{padding:4rem!important}.p-md-6{padding:4.8rem!important}.p-md-7{padding:5.6rem!important}.p-md-8{padding:6.4rem!important}.p-md-9{padding:7.2rem!important}.p-md-10{padding:8rem!important}.p-md-11{padding:8.8rem!important}.p-md-12{padding:9.6rem!important}.p-md-16{padding:12.8rem!important}.p-md-18{padding:14.4rem!important}.p-md-20{padding:16rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.8rem!important;padding-right:.8rem!important}.px-md-2{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-md-3{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-md-4{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-md-5{padding-left:4rem!important;padding-right:4rem!important}.px-md-6{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-md-7{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-md-8{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-md-9{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-md-10{padding-left:8rem!important;padding-right:8rem!important}.px-md-11{padding-left:8.8rem!important;padding-right:8.8rem!important}.px-md-12{padding-left:9.6rem!important;padding-right:9.6rem!important}.px-md-16{padding-left:12.8rem!important;padding-right:12.8rem!important}.px-md-18{padding-left:14.4rem!important;padding-right:14.4rem!important}.px-md-20{padding-left:16rem!important;padding-right:16rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-md-2{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-md-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-md-4{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-md-5{padding-bottom:4rem!important;padding-top:4rem!important}.py-md-6{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-md-7{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-md-8{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-md-9{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-md-10{padding-bottom:8rem!important;padding-top:8rem!important}.py-md-11{padding-bottom:8.8rem!important;padding-top:8.8rem!important}.py-md-12{padding-bottom:9.6rem!important;padding-top:9.6rem!important}.py-md-16{padding-bottom:12.8rem!important;padding-top:12.8rem!important}.py-md-18{padding-bottom:14.4rem!important;padding-top:14.4rem!important}.py-md-20{padding-bottom:16rem!important;padding-top:16rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.8rem!important}.pt-md-2{padding-top:1.6rem!important}.pt-md-3{padding-top:2.4rem!important}.pt-md-4{padding-top:3.2rem!important}.pt-md-5{padding-top:4rem!important}.pt-md-6{padding-top:4.8rem!important}.pt-md-7{padding-top:5.6rem!important}.pt-md-8{padding-top:6.4rem!important}.pt-md-9{padding-top:7.2rem!important}.pt-md-10{padding-top:8rem!important}.pt-md-11{padding-top:8.8rem!important}.pt-md-12{padding-top:9.6rem!important}.pt-md-16{padding-top:12.8rem!important}.pt-md-18{padding-top:14.4rem!important}.pt-md-20{padding-top:16rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.8rem!important}.pe-md-2{padding-right:1.6rem!important}.pe-md-3{padding-right:2.4rem!important}.pe-md-4{padding-right:3.2rem!important}.pe-md-5{padding-right:4rem!important}.pe-md-6{padding-right:4.8rem!important}.pe-md-7{padding-right:5.6rem!important}.pe-md-8{padding-right:6.4rem!important}.pe-md-9{padding-right:7.2rem!important}.pe-md-10{padding-right:8rem!important}.pe-md-11{padding-right:8.8rem!important}.pe-md-12{padding-right:9.6rem!important}.pe-md-16{padding-right:12.8rem!important}.pe-md-18{padding-right:14.4rem!important}.pe-md-20{padding-right:16rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.8rem!important}.pb-md-2{padding-bottom:1.6rem!important}.pb-md-3{padding-bottom:2.4rem!important}.pb-md-4{padding-bottom:3.2rem!important}.pb-md-5{padding-bottom:4rem!important}.pb-md-6{padding-bottom:4.8rem!important}.pb-md-7{padding-bottom:5.6rem!important}.pb-md-8{padding-bottom:6.4rem!important}.pb-md-9{padding-bottom:7.2rem!important}.pb-md-10{padding-bottom:8rem!important}.pb-md-11{padding-bottom:8.8rem!important}.pb-md-12{padding-bottom:9.6rem!important}.pb-md-16{padding-bottom:12.8rem!important}.pb-md-18{padding-bottom:14.4rem!important}.pb-md-20{padding-bottom:16rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.8rem!important}.ps-md-2{padding-left:1.6rem!important}.ps-md-3{padding-left:2.4rem!important}.ps-md-4{padding-left:3.2rem!important}.ps-md-5{padding-left:4rem!important}.ps-md-6{padding-left:4.8rem!important}.ps-md-7{padding-left:5.6rem!important}.ps-md-8{padding-left:6.4rem!important}.ps-md-9{padding-left:7.2rem!important}.ps-md-10{padding-left:8rem!important}.ps-md-11{padding-left:8.8rem!important}.ps-md-12{padding-left:9.6rem!important}.ps-md-16{padding-left:12.8rem!important}.ps-md-18{padding-left:14.4rem!important}.ps-md-20{padding-left:16rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.8rem!important}.gap-md-2{gap:1.6rem!important}.gap-md-3{gap:2.4rem!important}.gap-md-4{gap:3.2rem!important}.gap-md-5{gap:4rem!important}.gap-md-6{gap:4.8rem!important}.gap-md-7{gap:5.6rem!important}.gap-md-8{gap:6.4rem!important}.gap-md-9{gap:7.2rem!important}.gap-md-10{gap:8rem!important}.gap-md-11{gap:8.8rem!important}.gap-md-12{gap:9.6rem!important}.gap-md-16{gap:12.8rem!important}.gap-md-18{gap:14.4rem!important}.gap-md-20{gap:16rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.8rem!important}.row-gap-md-2{row-gap:1.6rem!important}.row-gap-md-3{row-gap:2.4rem!important}.row-gap-md-4{row-gap:3.2rem!important}.row-gap-md-5{row-gap:4rem!important}.row-gap-md-6{row-gap:4.8rem!important}.row-gap-md-7{row-gap:5.6rem!important}.row-gap-md-8{row-gap:6.4rem!important}.row-gap-md-9{row-gap:7.2rem!important}.row-gap-md-10{row-gap:8rem!important}.row-gap-md-11{row-gap:8.8rem!important}.row-gap-md-12{row-gap:9.6rem!important}.row-gap-md-16{row-gap:12.8rem!important}.row-gap-md-18{row-gap:14.4rem!important}.row-gap-md-20{row-gap:16rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.8rem!important;column-gap:.8rem!important}.column-gap-md-2{-moz-column-gap:1.6rem!important;column-gap:1.6rem!important}.column-gap-md-3{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.column-gap-md-4{-moz-column-gap:3.2rem!important;column-gap:3.2rem!important}.column-gap-md-5{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-md-6{-moz-column-gap:4.8rem!important;column-gap:4.8rem!important}.column-gap-md-7{-moz-column-gap:5.6rem!important;column-gap:5.6rem!important}.column-gap-md-8{-moz-column-gap:6.4rem!important;column-gap:6.4rem!important}.column-gap-md-9{-moz-column-gap:7.2rem!important;column-gap:7.2rem!important}.column-gap-md-10{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-md-11{-moz-column-gap:8.8rem!important;column-gap:8.8rem!important}.column-gap-md-12{-moz-column-gap:9.6rem!important;column-gap:9.6rem!important}.column-gap-md-16{-moz-column-gap:12.8rem!important;column-gap:12.8rem!important}.column-gap-md-18{-moz-column-gap:14.4rem!important;column-gap:14.4rem!important}.column-gap-md-20{-moz-column-gap:16rem!important;column-gap:16rem!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:1200px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;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:.8rem!important}.m-lg-2{margin:1.6rem!important}.m-lg-3{margin:2.4rem!important}.m-lg-4{margin:3.2rem!important}.m-lg-5{margin:4rem!important}.m-lg-6{margin:4.8rem!important}.m-lg-7{margin:5.6rem!important}.m-lg-8{margin:6.4rem!important}.m-lg-9{margin:7.2rem!important}.m-lg-10{margin:8rem!important}.m-lg-11{margin:8.8rem!important}.m-lg-12{margin:9.6rem!important}.m-lg-16{margin:12.8rem!important}.m-lg-18{margin:14.4rem!important}.m-lg-20{margin:16rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.8rem!important;margin-right:.8rem!important}.mx-lg-2{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-lg-3{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-lg-4{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-lg-5{margin-left:4rem!important;margin-right:4rem!important}.mx-lg-6{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-lg-7{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-lg-8{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-lg-9{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-lg-10{margin-left:8rem!important;margin-right:8rem!important}.mx-lg-11{margin-left:8.8rem!important;margin-right:8.8rem!important}.mx-lg-12{margin-left:9.6rem!important;margin-right:9.6rem!important}.mx-lg-16{margin-left:12.8rem!important;margin-right:12.8rem!important}.mx-lg-18{margin-left:14.4rem!important;margin-right:14.4rem!important}.mx-lg-20{margin-left:16rem!important;margin-right:16rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-lg-2{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-lg-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-lg-4{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-lg-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-lg-6{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-lg-7{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-lg-8{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-lg-9{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-lg-10{margin-bottom:8rem!important;margin-top:8rem!important}.my-lg-11{margin-bottom:8.8rem!important;margin-top:8.8rem!important}.my-lg-12{margin-bottom:9.6rem!important;margin-top:9.6rem!important}.my-lg-16{margin-bottom:12.8rem!important;margin-top:12.8rem!important}.my-lg-18{margin-bottom:14.4rem!important;margin-top:14.4rem!important}.my-lg-20{margin-bottom:16rem!important;margin-top:16rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.8rem!important}.mt-lg-2{margin-top:1.6rem!important}.mt-lg-3{margin-top:2.4rem!important}.mt-lg-4{margin-top:3.2rem!important}.mt-lg-5{margin-top:4rem!important}.mt-lg-6{margin-top:4.8rem!important}.mt-lg-7{margin-top:5.6rem!important}.mt-lg-8{margin-top:6.4rem!important}.mt-lg-9{margin-top:7.2rem!important}.mt-lg-10{margin-top:8rem!important}.mt-lg-11{margin-top:8.8rem!important}.mt-lg-12{margin-top:9.6rem!important}.mt-lg-16{margin-top:12.8rem!important}.mt-lg-18{margin-top:14.4rem!important}.mt-lg-20{margin-top:16rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.8rem!important}.me-lg-2{margin-right:1.6rem!important}.me-lg-3{margin-right:2.4rem!important}.me-lg-4{margin-right:3.2rem!important}.me-lg-5{margin-right:4rem!important}.me-lg-6{margin-right:4.8rem!important}.me-lg-7{margin-right:5.6rem!important}.me-lg-8{margin-right:6.4rem!important}.me-lg-9{margin-right:7.2rem!important}.me-lg-10{margin-right:8rem!important}.me-lg-11{margin-right:8.8rem!important}.me-lg-12{margin-right:9.6rem!important}.me-lg-16{margin-right:12.8rem!important}.me-lg-18{margin-right:14.4rem!important}.me-lg-20{margin-right:16rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.8rem!important}.mb-lg-2{margin-bottom:1.6rem!important}.mb-lg-3{margin-bottom:2.4rem!important}.mb-lg-4{margin-bottom:3.2rem!important}.mb-lg-5{margin-bottom:4rem!important}.mb-lg-6{margin-bottom:4.8rem!important}.mb-lg-7{margin-bottom:5.6rem!important}.mb-lg-8{margin-bottom:6.4rem!important}.mb-lg-9{margin-bottom:7.2rem!important}.mb-lg-10{margin-bottom:8rem!important}.mb-lg-11{margin-bottom:8.8rem!important}.mb-lg-12{margin-bottom:9.6rem!important}.mb-lg-16{margin-bottom:12.8rem!important}.mb-lg-18{margin-bottom:14.4rem!important}.mb-lg-20{margin-bottom:16rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.8rem!important}.ms-lg-2{margin-left:1.6rem!important}.ms-lg-3{margin-left:2.4rem!important}.ms-lg-4{margin-left:3.2rem!important}.ms-lg-5{margin-left:4rem!important}.ms-lg-6{margin-left:4.8rem!important}.ms-lg-7{margin-left:5.6rem!important}.ms-lg-8{margin-left:6.4rem!important}.ms-lg-9{margin-left:7.2rem!important}.ms-lg-10{margin-left:8rem!important}.ms-lg-11{margin-left:8.8rem!important}.ms-lg-12{margin-left:9.6rem!important}.ms-lg-16{margin-left:12.8rem!important}.ms-lg-18{margin-left:14.4rem!important}.ms-lg-20{margin-left:16rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.8rem!important}.m-lg-n2{margin:-1.6rem!important}.m-lg-n3{margin:-2.4rem!important}.m-lg-n4{margin:-3.2rem!important}.m-lg-n5{margin:-4rem!important}.m-lg-n6{margin:-4.8rem!important}.m-lg-n7{margin:-5.6rem!important}.m-lg-n8{margin:-6.4rem!important}.m-lg-n9{margin:-7.2rem!important}.m-lg-n10{margin:-8rem!important}.m-lg-n11{margin:-8.8rem!important}.m-lg-n12{margin:-9.6rem!important}.m-lg-n16{margin:-12.8rem!important}.m-lg-n18{margin:-14.4rem!important}.m-lg-n20{margin:-16rem!important}.mx-lg-n1{margin-left:-.8rem!important;margin-right:-.8rem!important}.mx-lg-n2{margin-left:-1.6rem!important;margin-right:-1.6rem!important}.mx-lg-n3{margin-left:-2.4rem!important;margin-right:-2.4rem!important}.mx-lg-n4{margin-left:-3.2rem!important;margin-right:-3.2rem!important}.mx-lg-n5{margin-left:-4rem!important;margin-right:-4rem!important}.mx-lg-n6{margin-left:-4.8rem!important;margin-right:-4.8rem!important}.mx-lg-n7{margin-left:-5.6rem!important;margin-right:-5.6rem!important}.mx-lg-n8{margin-left:-6.4rem!important;margin-right:-6.4rem!important}.mx-lg-n9{margin-left:-7.2rem!important;margin-right:-7.2rem!important}.mx-lg-n10{margin-left:-8rem!important;margin-right:-8rem!important}.mx-lg-n11{margin-left:-8.8rem!important;margin-right:-8.8rem!important}.mx-lg-n12{margin-left:-9.6rem!important;margin-right:-9.6rem!important}.mx-lg-n16{margin-left:-12.8rem!important;margin-right:-12.8rem!important}.mx-lg-n18{margin-left:-14.4rem!important;margin-right:-14.4rem!important}.mx-lg-n20{margin-left:-16rem!important;margin-right:-16rem!important}.my-lg-n1{margin-bottom:-.8rem!important;margin-top:-.8rem!important}.my-lg-n2{margin-bottom:-1.6rem!important;margin-top:-1.6rem!important}.my-lg-n3{margin-bottom:-2.4rem!important;margin-top:-2.4rem!important}.my-lg-n4{margin-bottom:-3.2rem!important;margin-top:-3.2rem!important}.my-lg-n5{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-lg-n6{margin-bottom:-4.8rem!important;margin-top:-4.8rem!important}.my-lg-n7{margin-bottom:-5.6rem!important;margin-top:-5.6rem!important}.my-lg-n8{margin-bottom:-6.4rem!important;margin-top:-6.4rem!important}.my-lg-n9{margin-bottom:-7.2rem!important;margin-top:-7.2rem!important}.my-lg-n10{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-lg-n11{margin-bottom:-8.8rem!important;margin-top:-8.8rem!important}.my-lg-n12{margin-bottom:-9.6rem!important;margin-top:-9.6rem!important}.my-lg-n16{margin-bottom:-12.8rem!important;margin-top:-12.8rem!important}.my-lg-n18{margin-bottom:-14.4rem!important;margin-top:-14.4rem!important}.my-lg-n20{margin-bottom:-16rem!important;margin-top:-16rem!important}.mt-lg-n1{margin-top:-.8rem!important}.mt-lg-n2{margin-top:-1.6rem!important}.mt-lg-n3{margin-top:-2.4rem!important}.mt-lg-n4{margin-top:-3.2rem!important}.mt-lg-n5{margin-top:-4rem!important}.mt-lg-n6{margin-top:-4.8rem!important}.mt-lg-n7{margin-top:-5.6rem!important}.mt-lg-n8{margin-top:-6.4rem!important}.mt-lg-n9{margin-top:-7.2rem!important}.mt-lg-n10{margin-top:-8rem!important}.mt-lg-n11{margin-top:-8.8rem!important}.mt-lg-n12{margin-top:-9.6rem!important}.mt-lg-n16{margin-top:-12.8rem!important}.mt-lg-n18{margin-top:-14.4rem!important}.mt-lg-n20{margin-top:-16rem!important}.me-lg-n1{margin-right:-.8rem!important}.me-lg-n2{margin-right:-1.6rem!important}.me-lg-n3{margin-right:-2.4rem!important}.me-lg-n4{margin-right:-3.2rem!important}.me-lg-n5{margin-right:-4rem!important}.me-lg-n6{margin-right:-4.8rem!important}.me-lg-n7{margin-right:-5.6rem!important}.me-lg-n8{margin-right:-6.4rem!important}.me-lg-n9{margin-right:-7.2rem!important}.me-lg-n10{margin-right:-8rem!important}.me-lg-n11{margin-right:-8.8rem!important}.me-lg-n12{margin-right:-9.6rem!important}.me-lg-n16{margin-right:-12.8rem!important}.me-lg-n18{margin-right:-14.4rem!important}.me-lg-n20{margin-right:-16rem!important}.mb-lg-n1{margin-bottom:-.8rem!important}.mb-lg-n2{margin-bottom:-1.6rem!important}.mb-lg-n3{margin-bottom:-2.4rem!important}.mb-lg-n4{margin-bottom:-3.2rem!important}.mb-lg-n5{margin-bottom:-4rem!important}.mb-lg-n6{margin-bottom:-4.8rem!important}.mb-lg-n7{margin-bottom:-5.6rem!important}.mb-lg-n8{margin-bottom:-6.4rem!important}.mb-lg-n9{margin-bottom:-7.2rem!important}.mb-lg-n10{margin-bottom:-8rem!important}.mb-lg-n11{margin-bottom:-8.8rem!important}.mb-lg-n12{margin-bottom:-9.6rem!important}.mb-lg-n16{margin-bottom:-12.8rem!important}.mb-lg-n18{margin-bottom:-14.4rem!important}.mb-lg-n20{margin-bottom:-16rem!important}.ms-lg-n1{margin-left:-.8rem!important}.ms-lg-n2{margin-left:-1.6rem!important}.ms-lg-n3{margin-left:-2.4rem!important}.ms-lg-n4{margin-left:-3.2rem!important}.ms-lg-n5{margin-left:-4rem!important}.ms-lg-n6{margin-left:-4.8rem!important}.ms-lg-n7{margin-left:-5.6rem!important}.ms-lg-n8{margin-left:-6.4rem!important}.ms-lg-n9{margin-left:-7.2rem!important}.ms-lg-n10{margin-left:-8rem!important}.ms-lg-n11{margin-left:-8.8rem!important}.ms-lg-n12{margin-left:-9.6rem!important}.ms-lg-n16{margin-left:-12.8rem!important}.ms-lg-n18{margin-left:-14.4rem!important}.ms-lg-n20{margin-left:-16rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.8rem!important}.p-lg-2{padding:1.6rem!important}.p-lg-3{padding:2.4rem!important}.p-lg-4{padding:3.2rem!important}.p-lg-5{padding:4rem!important}.p-lg-6{padding:4.8rem!important}.p-lg-7{padding:5.6rem!important}.p-lg-8{padding:6.4rem!important}.p-lg-9{padding:7.2rem!important}.p-lg-10{padding:8rem!important}.p-lg-11{padding:8.8rem!important}.p-lg-12{padding:9.6rem!important}.p-lg-16{padding:12.8rem!important}.p-lg-18{padding:14.4rem!important}.p-lg-20{padding:16rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.8rem!important;padding-right:.8rem!important}.px-lg-2{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-lg-3{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-lg-4{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-lg-5{padding-left:4rem!important;padding-right:4rem!important}.px-lg-6{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-lg-7{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-lg-8{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-lg-9{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-lg-10{padding-left:8rem!important;padding-right:8rem!important}.px-lg-11{padding-left:8.8rem!important;padding-right:8.8rem!important}.px-lg-12{padding-left:9.6rem!important;padding-right:9.6rem!important}.px-lg-16{padding-left:12.8rem!important;padding-right:12.8rem!important}.px-lg-18{padding-left:14.4rem!important;padding-right:14.4rem!important}.px-lg-20{padding-left:16rem!important;padding-right:16rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-lg-2{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-lg-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-lg-4{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-lg-5{padding-bottom:4rem!important;padding-top:4rem!important}.py-lg-6{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-lg-7{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-lg-8{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-lg-9{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-lg-10{padding-bottom:8rem!important;padding-top:8rem!important}.py-lg-11{padding-bottom:8.8rem!important;padding-top:8.8rem!important}.py-lg-12{padding-bottom:9.6rem!important;padding-top:9.6rem!important}.py-lg-16{padding-bottom:12.8rem!important;padding-top:12.8rem!important}.py-lg-18{padding-bottom:14.4rem!important;padding-top:14.4rem!important}.py-lg-20{padding-bottom:16rem!important;padding-top:16rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.8rem!important}.pt-lg-2{padding-top:1.6rem!important}.pt-lg-3{padding-top:2.4rem!important}.pt-lg-4{padding-top:3.2rem!important}.pt-lg-5{padding-top:4rem!important}.pt-lg-6{padding-top:4.8rem!important}.pt-lg-7{padding-top:5.6rem!important}.pt-lg-8{padding-top:6.4rem!important}.pt-lg-9{padding-top:7.2rem!important}.pt-lg-10{padding-top:8rem!important}.pt-lg-11{padding-top:8.8rem!important}.pt-lg-12{padding-top:9.6rem!important}.pt-lg-16{padding-top:12.8rem!important}.pt-lg-18{padding-top:14.4rem!important}.pt-lg-20{padding-top:16rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.8rem!important}.pe-lg-2{padding-right:1.6rem!important}.pe-lg-3{padding-right:2.4rem!important}.pe-lg-4{padding-right:3.2rem!important}.pe-lg-5{padding-right:4rem!important}.pe-lg-6{padding-right:4.8rem!important}.pe-lg-7{padding-right:5.6rem!important}.pe-lg-8{padding-right:6.4rem!important}.pe-lg-9{padding-right:7.2rem!important}.pe-lg-10{padding-right:8rem!important}.pe-lg-11{padding-right:8.8rem!important}.pe-lg-12{padding-right:9.6rem!important}.pe-lg-16{padding-right:12.8rem!important}.pe-lg-18{padding-right:14.4rem!important}.pe-lg-20{padding-right:16rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.8rem!important}.pb-lg-2{padding-bottom:1.6rem!important}.pb-lg-3{padding-bottom:2.4rem!important}.pb-lg-4{padding-bottom:3.2rem!important}.pb-lg-5{padding-bottom:4rem!important}.pb-lg-6{padding-bottom:4.8rem!important}.pb-lg-7{padding-bottom:5.6rem!important}.pb-lg-8{padding-bottom:6.4rem!important}.pb-lg-9{padding-bottom:7.2rem!important}.pb-lg-10{padding-bottom:8rem!important}.pb-lg-11{padding-bottom:8.8rem!important}.pb-lg-12{padding-bottom:9.6rem!important}.pb-lg-16{padding-bottom:12.8rem!important}.pb-lg-18{padding-bottom:14.4rem!important}.pb-lg-20{padding-bottom:16rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.8rem!important}.ps-lg-2{padding-left:1.6rem!important}.ps-lg-3{padding-left:2.4rem!important}.ps-lg-4{padding-left:3.2rem!important}.ps-lg-5{padding-left:4rem!important}.ps-lg-6{padding-left:4.8rem!important}.ps-lg-7{padding-left:5.6rem!important}.ps-lg-8{padding-left:6.4rem!important}.ps-lg-9{padding-left:7.2rem!important}.ps-lg-10{padding-left:8rem!important}.ps-lg-11{padding-left:8.8rem!important}.ps-lg-12{padding-left:9.6rem!important}.ps-lg-16{padding-left:12.8rem!important}.ps-lg-18{padding-left:14.4rem!important}.ps-lg-20{padding-left:16rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.8rem!important}.gap-lg-2{gap:1.6rem!important}.gap-lg-3{gap:2.4rem!important}.gap-lg-4{gap:3.2rem!important}.gap-lg-5{gap:4rem!important}.gap-lg-6{gap:4.8rem!important}.gap-lg-7{gap:5.6rem!important}.gap-lg-8{gap:6.4rem!important}.gap-lg-9{gap:7.2rem!important}.gap-lg-10{gap:8rem!important}.gap-lg-11{gap:8.8rem!important}.gap-lg-12{gap:9.6rem!important}.gap-lg-16{gap:12.8rem!important}.gap-lg-18{gap:14.4rem!important}.gap-lg-20{gap:16rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.8rem!important}.row-gap-lg-2{row-gap:1.6rem!important}.row-gap-lg-3{row-gap:2.4rem!important}.row-gap-lg-4{row-gap:3.2rem!important}.row-gap-lg-5{row-gap:4rem!important}.row-gap-lg-6{row-gap:4.8rem!important}.row-gap-lg-7{row-gap:5.6rem!important}.row-gap-lg-8{row-gap:6.4rem!important}.row-gap-lg-9{row-gap:7.2rem!important}.row-gap-lg-10{row-gap:8rem!important}.row-gap-lg-11{row-gap:8.8rem!important}.row-gap-lg-12{row-gap:9.6rem!important}.row-gap-lg-16{row-gap:12.8rem!important}.row-gap-lg-18{row-gap:14.4rem!important}.row-gap-lg-20{row-gap:16rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.8rem!important;column-gap:.8rem!important}.column-gap-lg-2{-moz-column-gap:1.6rem!important;column-gap:1.6rem!important}.column-gap-lg-3{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.column-gap-lg-4{-moz-column-gap:3.2rem!important;column-gap:3.2rem!important}.column-gap-lg-5{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-lg-6{-moz-column-gap:4.8rem!important;column-gap:4.8rem!important}.column-gap-lg-7{-moz-column-gap:5.6rem!important;column-gap:5.6rem!important}.column-gap-lg-8{-moz-column-gap:6.4rem!important;column-gap:6.4rem!important}.column-gap-lg-9{-moz-column-gap:7.2rem!important;column-gap:7.2rem!important}.column-gap-lg-10{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-lg-11{-moz-column-gap:8.8rem!important;column-gap:8.8rem!important}.column-gap-lg-12{-moz-column-gap:9.6rem!important;column-gap:9.6rem!important}.column-gap-lg-16{-moz-column-gap:12.8rem!important;column-gap:12.8rem!important}.column-gap-lg-18{-moz-column-gap:14.4rem!important;column-gap:14.4rem!important}.column-gap-lg-20{-moz-column-gap:16rem!important;column-gap:16rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!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}}.py-macro{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.py-macro{padding-bottom:8rem;padding-top:8rem}}@media(min-width:1200px){.py-macro{padding-bottom:14.4rem;padding-top:14.4rem}}.pt-macro{padding-top:6.4rem}@media(min-width:768px){.pt-macro{padding-top:8rem}}@media(min-width:1200px){.pt-macro{padding-top:14.4rem}}.pb-macro{padding-bottom:6.4rem}@media(min-width:768px){.pb-macro{padding-bottom:8rem}}@media(min-width:1200px){.pb-macro{padding-bottom:14.4rem}}.my-macro{margin-bottom:6.4rem;margin-top:6.4rem}@media(min-width:768px){.my-macro{margin-bottom:8rem;margin-top:8rem}}@media(min-width:1200px){.my-macro{margin-bottom:14.4rem;margin-top:14.4rem}}.mt-macro{margin-top:6.4rem}@media(min-width:768px){.mt-macro{margin-top:8rem}}@media(min-width:1200px){.mt-macro{margin-top:14.4rem}}.mb-macro{margin-bottom:6.4rem}@media(min-width:768px){.mb-macro{margin-bottom:8rem}}@media(min-width:1200px){.mb-macro{margin-bottom:14.4rem}}.py-xxxl{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.py-xxxl{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.py-xxxl{padding-bottom:8rem;padding-top:8rem}}.pt-xxxl{padding-top:6.4rem}@media(min-width:768px){.pt-xxxl{padding-top:7.2rem}}@media(min-width:1200px){.pt-xxxl{padding-top:8rem}}.pb-xxxl{padding-bottom:6.4rem}@media(min-width:768px){.pb-xxxl{padding-bottom:7.2rem}}@media(min-width:1200px){.pb-xxxl{padding-bottom:8rem}}.my-xxxl{margin-bottom:6.4rem;margin-top:6.4rem}@media(min-width:768px){.my-xxxl{margin-bottom:7.2rem;margin-top:7.2rem}}@media(min-width:1200px){.my-xxxl{margin-bottom:8rem;margin-top:8rem}}.mt-xxxl{margin-top:6.4rem}@media(min-width:768px){.mt-xxxl{margin-top:7.2rem}}@media(min-width:1200px){.mt-xxxl{margin-top:8rem}}.mb-xxxl{margin-bottom:6.4rem}@media(min-width:768px){.mb-xxxl{margin-bottom:7.2rem}}@media(min-width:1200px){.mb-xxxl{margin-bottom:8rem}}.py-xxl{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.py-xxl{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.py-xxl{padding-bottom:7.2rem;padding-top:7.2rem}}.pt-xxl{padding-top:4.8rem}@media(min-width:768px){.pt-xxl{padding-top:5.6rem}}@media(min-width:1200px){.pt-xxl{padding-top:7.2rem}}.pb-xxl{padding-bottom:4.8rem}@media(min-width:768px){.pb-xxl{padding-bottom:5.6rem}}@media(min-width:1200px){.pb-xxl{padding-bottom:7.2rem}}.my-xxl{margin-bottom:4.8rem;margin-top:4.8rem}@media(min-width:768px){.my-xxl{margin-bottom:5.6rem;margin-top:5.6rem}}@media(min-width:1200px){.my-xxl{margin-bottom:7.2rem;margin-top:7.2rem}}.mt-xxl{margin-top:4.8rem}@media(min-width:768px){.mt-xxl{margin-top:5.6rem}}@media(min-width:1200px){.mt-xxl{margin-top:7.2rem}}.mb-xxl{margin-bottom:4.8rem}@media(min-width:768px){.mb-xxl{margin-bottom:5.6rem}}@media(min-width:1200px){.mb-xxl{margin-bottom:7.2rem}}.py-xl{padding-bottom:4rem;padding-top:4rem}@media(min-width:768px){.py-xl{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.py-xl{padding-bottom:4.8rem;padding-top:4.8rem}}.pt-xl{padding-top:4rem}@media(min-width:768px){.pt-xl{padding-top:4rem}}@media(min-width:1200px){.pt-xl{padding-top:4.8rem}}.pb-xl{padding-bottom:4rem}@media(min-width:768px){.pb-xl{padding-bottom:4rem}}@media(min-width:1200px){.pb-xl{padding-bottom:4.8rem}}.my-xl{margin-bottom:4rem;margin-top:4rem}@media(min-width:768px){.my-xl{margin-bottom:4rem;margin-top:4rem}}@media(min-width:1200px){.my-xl{margin-bottom:4.8rem;margin-top:4.8rem}}.mt-xl{margin-top:4rem}@media(min-width:768px){.mt-xl{margin-top:4rem}}@media(min-width:1200px){.mt-xl{margin-top:4.8rem}}.mb-xl{margin-bottom:4rem}@media(min-width:768px){.mb-xl{margin-bottom:4rem}}@media(min-width:1200px){.mb-xl{margin-bottom:4.8rem}}.py-lg{padding-bottom:3.2rem;padding-top:3.2rem}@media(min-width:768px){.py-lg{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.py-lg{padding-bottom:4rem;padding-top:4rem}}.pt-lg{padding-top:3.2rem}@media(min-width:768px){.pt-lg{padding-top:4rem}}@media(min-width:1200px){.pt-lg{padding-top:4rem}}.pb-lg{padding-bottom:3.2rem}@media(min-width:768px){.pb-lg{padding-bottom:4rem}}@media(min-width:1200px){.pb-lg{padding-bottom:4rem}}.my-lg{margin-bottom:3.2rem;margin-top:3.2rem}@media(min-width:768px){.my-lg{margin-bottom:4rem;margin-top:4rem}}@media(min-width:1200px){.my-lg{margin-bottom:4rem;margin-top:4rem}}.mt-lg{margin-top:3.2rem}@media(min-width:768px){.mt-lg{margin-top:4rem}}@media(min-width:1200px){.mt-lg{margin-top:4rem}}.mb-lg{margin-bottom:3.2rem}@media(min-width:768px){.mb-lg{margin-bottom:4rem}}@media(min-width:1200px){.mb-lg{margin-bottom:4rem}}.py-md{padding-bottom:2.4rem;padding-top:2.4rem}@media(min-width:768px){.py-md{padding-bottom:2.4rem;padding-top:2.4rem}}@media(min-width:1200px){.py-md{padding-bottom:3.2rem;padding-top:3.2rem}}.pt-md{padding-top:2.4rem}@media(min-width:768px){.pt-md{padding-top:2.4rem}}@media(min-width:1200px){.pt-md{padding-top:3.2rem}}.pb-md{padding-bottom:2.4rem}@media(min-width:768px){.pb-md{padding-bottom:2.4rem}}@media(min-width:1200px){.pb-md{padding-bottom:3.2rem}}.my-md{margin-bottom:2.4rem;margin-top:2.4rem}@media(min-width:768px){.my-md{margin-bottom:2.4rem;margin-top:2.4rem}}@media(min-width:1200px){.my-md{margin-bottom:3.2rem;margin-top:3.2rem}}.mt-md{margin-top:2.4rem}@media(min-width:768px){.mt-md{margin-top:2.4rem}}@media(min-width:1200px){.mt-md{margin-top:3.2rem}}.mb-md{margin-bottom:2.4rem}@media(min-width:768px){.mb-md{margin-bottom:2.4rem}}@media(min-width:1200px){.mb-md{margin-bottom:3.2rem}}.py-sm{padding-bottom:2.4rem;padding-top:2.4rem}@media(min-width:768px){.py-sm{padding-bottom:2.4rem;padding-top:2.4rem}}@media(min-width:1200px){.py-sm{padding-bottom:2.4rem;padding-top:2.4rem}}.pt-sm{padding-top:2.4rem}@media(min-width:768px){.pt-sm{padding-top:2.4rem}}@media(min-width:1200px){.pt-sm{padding-top:2.4rem}}.pb-sm{padding-bottom:2.4rem}@media(min-width:768px){.pb-sm{padding-bottom:2.4rem}}@media(min-width:1200px){.pb-sm{padding-bottom:2.4rem}}.my-sm{margin-bottom:2.4rem;margin-top:2.4rem}@media(min-width:768px){.my-sm{margin-bottom:2.4rem;margin-top:2.4rem}}@media(min-width:1200px){.my-sm{margin-bottom:2.4rem;margin-top:2.4rem}}.mt-sm{margin-top:2.4rem}@media(min-width:768px){.mt-sm{margin-top:2.4rem}}@media(min-width:1200px){.mt-sm{margin-top:2.4rem}}.mb-sm{margin-bottom:2.4rem}@media(min-width:768px){.mb-sm{margin-bottom:2.4rem}}@media(min-width:1200px){.mb-sm{margin-bottom:2.4rem}}.py-xs{padding-bottom:1.6rem;padding-top:1.6rem}@media(min-width:768px){.py-xs{padding-bottom:1.6rem;padding-top:1.6rem}}@media(min-width:1200px){.py-xs{padding-bottom:1.6rem;padding-top:1.6rem}}.pt-xs{padding-top:1.6rem}@media(min-width:768px){.pt-xs{padding-top:1.6rem}}@media(min-width:1200px){.pt-xs{padding-top:1.6rem}}.pb-xs{padding-bottom:1.6rem}@media(min-width:768px){.pb-xs{padding-bottom:1.6rem}}@media(min-width:1200px){.pb-xs{padding-bottom:1.6rem}}.my-xs{margin-bottom:1.6rem;margin-top:1.6rem}@media(min-width:768px){.my-xs{margin-bottom:1.6rem;margin-top:1.6rem}}@media(min-width:1200px){.my-xs{margin-bottom:1.6rem;margin-top:1.6rem}}.mt-xs{margin-top:1.6rem}@media(min-width:768px){.mt-xs{margin-top:1.6rem}}@media(min-width:1200px){.mt-xs{margin-top:1.6rem}}.mb-xs{margin-bottom:1.6rem}@media(min-width:768px){.mb-xs{margin-bottom:1.6rem}}@media(min-width:1200px){.mb-xs{margin-bottom:1.6rem}}.py-xxs{padding-bottom:.8rem;padding-top:.8rem}@media(min-width:768px){.py-xxs{padding-bottom:.8rem;padding-top:.8rem}}@media(min-width:1200px){.py-xxs{padding-bottom:.8rem;padding-top:.8rem}}.pt-xxs{padding-top:.8rem}@media(min-width:768px){.pt-xxs{padding-top:.8rem}}@media(min-width:1200px){.pt-xxs{padding-top:.8rem}}.pb-xxs{padding-bottom:.8rem}@media(min-width:768px){.pb-xxs{padding-bottom:.8rem}}@media(min-width:1200px){.pb-xxs{padding-bottom:.8rem}}.my-xxs{margin-bottom:.8rem;margin-top:.8rem}@media(min-width:768px){.my-xxs{margin-bottom:.8rem;margin-top:.8rem}}@media(min-width:1200px){.my-xxs{margin-bottom:.8rem;margin-top:.8rem}}.mt-xxs{margin-top:.8rem}@media(min-width:768px){.mt-xxs{margin-top:.8rem}}@media(min-width:1200px){.mt-xxs{margin-top:.8rem}}.mb-xxs{margin-bottom:.8rem}@media(min-width:768px){.mb-xxs{margin-bottom:.8rem}}@media(min-width:1200px){.mb-xxs{margin-bottom:.8rem}}.py-xxxs{padding-bottom:.4rem;padding-top:.4rem}@media(min-width:768px){.py-xxxs{padding-bottom:.4rem;padding-top:.4rem}}@media(min-width:1200px){.py-xxxs{padding-bottom:.4rem;padding-top:.4rem}}.pt-xxxs{padding-top:.4rem}@media(min-width:768px){.pt-xxxs{padding-top:.4rem}}@media(min-width:1200px){.pt-xxxs{padding-top:.4rem}}.pb-xxxs{padding-bottom:.4rem}@media(min-width:768px){.pb-xxxs{padding-bottom:.4rem}}@media(min-width:1200px){.pb-xxxs{padding-bottom:.4rem}}.my-xxxs{margin-bottom:.4rem;margin-top:.4rem}@media(min-width:768px){.my-xxxs{margin-bottom:.4rem;margin-top:.4rem}}@media(min-width:1200px){.my-xxxs{margin-bottom:.4rem;margin-top:.4rem}}.mt-xxxs{margin-top:.4rem}@media(min-width:768px){.mt-xxxs{margin-top:.4rem}}@media(min-width:1200px){.mt-xxxs{margin-top:.4rem}}.mb-xxxs{margin-bottom:.4rem}@media(min-width:768px){.mb-xxxs{margin-bottom:.4rem}}@media(min-width:1200px){.mb-xxxs{margin-bottom:.4rem}}.py-micro{padding-bottom:.2rem;padding-top:.2rem}@media(min-width:768px){.py-micro{padding-bottom:.2rem;padding-top:.2rem}}@media(min-width:1200px){.py-micro{padding-bottom:.2rem;padding-top:.2rem}}.pt-micro{padding-top:.2rem}@media(min-width:768px){.pt-micro{padding-top:.2rem}}@media(min-width:1200px){.pt-micro{padding-top:.2rem}}.pb-micro{padding-bottom:.2rem}@media(min-width:768px){.pb-micro{padding-bottom:.2rem}}@media(min-width:1200px){.pb-micro{padding-bottom:.2rem}}.my-micro{margin-bottom:.2rem;margin-top:.2rem}@media(min-width:768px){.my-micro{margin-bottom:.2rem;margin-top:.2rem}}@media(min-width:1200px){.my-micro{margin-bottom:.2rem;margin-top:.2rem}}.mt-micro{margin-top:.2rem}@media(min-width:768px){.mt-micro{margin-top:.2rem}}@media(min-width:1200px){.mt-micro{margin-top:.2rem}}.mb-micro{margin-bottom:.2rem}@media(min-width:768px){.mb-micro{margin-bottom:.2rem}}@media(min-width:1200px){.mb-micro{margin-bottom:.2rem}}.bg-base .bg-base .h1,.bg-base .bg-base .h2,.bg-base .bg-base .h3,.bg-base .bg-base .h4,.bg-base .bg-base .h5,.bg-base .bg-base .h6,.bg-base .bg-base blockquote,.bg-base .bg-base h1,.bg-base .bg-base h2,.bg-base .bg-base h3,.bg-base .bg-base h4,.bg-base .bg-base h5,.bg-base .bg-base h6,.bg-base .bg-base label,.bg-base .bg-base li,.bg-base .bg-base p,.bg-base .bg-base span,.bg-base .h1,.bg-base .h2,.bg-base .h3,.bg-base .h4,.bg-base .h5,.bg-base .h6,.bg-base blockquote,.bg-base h1,.bg-base h2,.bg-base h3,.bg-base h4,.bg-base h5,.bg-base h6,.bg-base label,.bg-base li,.bg-base p,.bg-base span{color:#fff}.bg-base .bg-base .h1,.bg-base .bg-base .h2,.bg-base .bg-base .h3,.bg-base .bg-base .h4,.bg-base .bg-base .h5,.bg-base .bg-base .h6,.bg-base .bg-base blockquote,.bg-base .bg-base h1,.bg-base .bg-base h2,.bg-base .bg-base h3,.bg-base .bg-base h4,.bg-base .bg-base h5,.bg-base .bg-base h6,.bg-base .bg-base label,.bg-base .bg-base li,.bg-base .bg-base p,.bg-base .bg-base span{color:#000}.bg-dark .bg-dark .h1,.bg-dark .bg-dark .h2,.bg-dark .bg-dark .h3,.bg-dark .bg-dark .h4,.bg-dark .bg-dark .h5,.bg-dark .bg-dark .h6,.bg-dark .bg-dark blockquote,.bg-dark .bg-dark h1,.bg-dark .bg-dark h2,.bg-dark .bg-dark h3,.bg-dark .bg-dark h4,.bg-dark .bg-dark h5,.bg-dark .bg-dark h6,.bg-dark .bg-dark label,.bg-dark .bg-dark li,.bg-dark .bg-dark p,.bg-dark .bg-dark span,.bg-dark .h1,.bg-dark .h2,.bg-dark .h3,.bg-dark .h4,.bg-dark .h5,.bg-dark .h6,.bg-dark blockquote,.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6,.bg-dark label,.bg-dark li,.bg-dark p,.bg-dark span{color:#fff}.bg-dark .bg-dark .h1,.bg-dark .bg-dark .h2,.bg-dark .bg-dark .h3,.bg-dark .bg-dark .h4,.bg-dark .bg-dark .h5,.bg-dark .bg-dark .h6,.bg-dark .bg-dark blockquote,.bg-dark .bg-dark h1,.bg-dark .bg-dark h2,.bg-dark .bg-dark h3,.bg-dark .bg-dark h4,.bg-dark .bg-dark h5,.bg-dark .bg-dark h6,.bg-dark .bg-dark label,.bg-dark .bg-dark li,.bg-dark .bg-dark p,.bg-dark .bg-dark span,.bg-subtle .h1,.bg-subtle .h2,.bg-subtle .h3,.bg-subtle .h4,.bg-subtle .h5,.bg-subtle .h6,.bg-subtle blockquote,.bg-subtle h1,.bg-subtle h2,.bg-subtle h3,.bg-subtle h4,.bg-subtle h5,.bg-subtle h6,.bg-subtle label,.bg-subtle li,.bg-subtle p,.bg-subtle span{color:#000}.bg-subtle .bg-subtle .h1,.bg-subtle .bg-subtle .h2,.bg-subtle .bg-subtle .h3,.bg-subtle .bg-subtle .h4,.bg-subtle .bg-subtle .h5,.bg-subtle .bg-subtle .h6,.bg-subtle .bg-subtle blockquote,.bg-subtle .bg-subtle h1,.bg-subtle .bg-subtle h2,.bg-subtle .bg-subtle h3,.bg-subtle .bg-subtle h4,.bg-subtle .bg-subtle h5,.bg-subtle .bg-subtle h6,.bg-subtle .bg-subtle label,.bg-subtle .bg-subtle li,.bg-subtle .bg-subtle p,.bg-subtle .bg-subtle span{color:#fff;color:#000}.bg-subtle-2 .h1,.bg-subtle-2 .h2,.bg-subtle-2 .h3,.bg-subtle-2 .h4,.bg-subtle-2 .h5,.bg-subtle-2 .h6,.bg-subtle-2 blockquote,.bg-subtle-2 h1,.bg-subtle-2 h2,.bg-subtle-2 h3,.bg-subtle-2 h4,.bg-subtle-2 h5,.bg-subtle-2 h6,.bg-subtle-2 label,.bg-subtle-2 li,.bg-subtle-2 p,.bg-subtle-2 span{color:#000}.bg-subtle-2 .bg-subtle-2 .h1,.bg-subtle-2 .bg-subtle-2 .h2,.bg-subtle-2 .bg-subtle-2 .h3,.bg-subtle-2 .bg-subtle-2 .h4,.bg-subtle-2 .bg-subtle-2 .h5,.bg-subtle-2 .bg-subtle-2 .h6,.bg-subtle-2 .bg-subtle-2 blockquote,.bg-subtle-2 .bg-subtle-2 h1,.bg-subtle-2 .bg-subtle-2 h2,.bg-subtle-2 .bg-subtle-2 h3,.bg-subtle-2 .bg-subtle-2 h4,.bg-subtle-2 .bg-subtle-2 h5,.bg-subtle-2 .bg-subtle-2 h6,.bg-subtle-2 .bg-subtle-2 label,.bg-subtle-2 .bg-subtle-2 li,.bg-subtle-2 .bg-subtle-2 p,.bg-subtle-2 .bg-subtle-2 span{color:#fff;color:#000}.bg-white .h1,.bg-white .h2,.bg-white .h3,.bg-white .h4,.bg-white .h5,.bg-white .h6,.bg-white blockquote,.bg-white h1,.bg-white h2,.bg-white h3,.bg-white h4,.bg-white h5,.bg-white h6,.bg-white label,.bg-white li,.bg-white p,.bg-white span{color:#000}.bg-white .bg-white .h1,.bg-white .bg-white .h2,.bg-white .bg-white .h3,.bg-white .bg-white .h4,.bg-white .bg-white .h5,.bg-white .bg-white .h6,.bg-white .bg-white blockquote,.bg-white .bg-white h1,.bg-white .bg-white h2,.bg-white .bg-white h3,.bg-white .bg-white h4,.bg-white .bg-white h5,.bg-white .bg-white h6,.bg-white .bg-white label,.bg-white .bg-white li,.bg-white .bg-white p,.bg-white .bg-white span{color:#fff;color:#000}.bg-black .bg-black .h1,.bg-black .bg-black .h2,.bg-black .bg-black .h3,.bg-black .bg-black .h4,.bg-black .bg-black .h5,.bg-black .bg-black .h6,.bg-black .bg-black blockquote,.bg-black .bg-black h1,.bg-black .bg-black h2,.bg-black .bg-black h3,.bg-black .bg-black h4,.bg-black .bg-black h5,.bg-black .bg-black h6,.bg-black .bg-black label,.bg-black .bg-black li,.bg-black .bg-black p,.bg-black .bg-black span,.bg-black .h1,.bg-black .h2,.bg-black .h3,.bg-black .h4,.bg-black .h5,.bg-black .h6,.bg-black blockquote,.bg-black h1,.bg-black h2,.bg-black h3,.bg-black h4,.bg-black h5,.bg-black h6,.bg-black label,.bg-black li,.bg-black p,.bg-black span{color:#fff}.bg-black .bg-black .h1,.bg-black .bg-black .h2,.bg-black .bg-black .h3,.bg-black .bg-black .h4,.bg-black .bg-black .h5,.bg-black .bg-black .h6,.bg-black .bg-black blockquote,.bg-black .bg-black h1,.bg-black .bg-black h2,.bg-black .bg-black h3,.bg-black .bg-black h4,.bg-black .bg-black h5,.bg-black .bg-black h6,.bg-black .bg-black label,.bg-black .bg-black li,.bg-black .bg-black p,.bg-black .bg-black span,.bg-medium .h1,.bg-medium .h2,.bg-medium .h3,.bg-medium .h4,.bg-medium .h5,.bg-medium .h6,.bg-medium blockquote,.bg-medium h1,.bg-medium h2,.bg-medium h3,.bg-medium h4,.bg-medium h5,.bg-medium h6,.bg-medium label,.bg-medium li,.bg-medium p,.bg-medium span{color:#000}.bg-medium .bg-medium .h1,.bg-medium .bg-medium .h2,.bg-medium .bg-medium .h3,.bg-medium .bg-medium .h4,.bg-medium .bg-medium .h5,.bg-medium .bg-medium .h6,.bg-medium .bg-medium blockquote,.bg-medium .bg-medium h1,.bg-medium .bg-medium h2,.bg-medium .bg-medium h3,.bg-medium .bg-medium h4,.bg-medium .bg-medium h5,.bg-medium .bg-medium h6,.bg-medium .bg-medium label,.bg-medium .bg-medium li,.bg-medium .bg-medium p,.bg-medium .bg-medium span{color:#fff;color:#000}.bg-bright .h1,.bg-bright .h2,.bg-bright .h3,.bg-bright .h4,.bg-bright .h5,.bg-bright .h6,.bg-bright blockquote,.bg-bright h1,.bg-bright h2,.bg-bright h3,.bg-bright h4,.bg-bright h5,.bg-bright h6,.bg-bright label,.bg-bright li,.bg-bright p,.bg-bright span{color:#000}.bg-bright .bg-bright .h1,.bg-bright .bg-bright .h2,.bg-bright .bg-bright .h3,.bg-bright .bg-bright .h4,.bg-bright .bg-bright .h5,.bg-bright .bg-bright .h6,.bg-bright .bg-bright blockquote,.bg-bright .bg-bright h1,.bg-bright .bg-bright h2,.bg-bright .bg-bright h3,.bg-bright .bg-bright h4,.bg-bright .bg-bright h5,.bg-bright .bg-bright h6,.bg-bright .bg-bright label,.bg-bright .bg-bright li,.bg-bright .bg-bright p,.bg-bright .bg-bright span{color:#fff;color:#000}.btn-base{--bs-btn-color:#fff;--bs-btn-bg:#0639a6;--bs-btn-border-color:#0639a6;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:43,87,179;--bs-btn-active-color:#fff;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0639a6;--bs-btn-disabled-border-color:#0639a6}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#333;--bs-btn-border-color:#333;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:82,82,82;--bs-btn-active-color:#fff;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#333;--bs-btn-disabled-border-color:#333}.btn-white{--bs-btn-color:#000;--bs-btn-bg:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:217,217,217;--bs-btn-active-color:#000;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color:#fff}.btn-black{--bs-btn-color:#fff;--bs-btn-bg:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:38,38,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#000;--bs-btn-disabled-border-color:#000}.btn-outline-base{--bs-btn-color:#000;--bs-btn-border-color:#0639a6;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0639a6;--bs-btn-hover-border-color:#0639a6;--bs-btn-focus-shadow-rgb:6,57,166;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0639a6;--bs-btn-active-border-color:#0639a6;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0639a6;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0639a6;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#333;--bs-btn-border-color:#333;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#333;--bs-btn-hover-border-color:#333;--bs-btn-focus-shadow-rgb:51,51,51;--bs-btn-active-color:#fff;--bs-btn-active-bg:#333;--bs-btn-active-border-color:#333;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#333;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#333;--bs-gradient:none}.btn-outline-white{--bs-btn-color:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fff;--bs-gradient:none}.btn-outline-black{--bs-btn-color:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:0,0,0;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#000;--bs-gradient:none}.btn-cta-primary{--bs-btn-hover-color:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-active-color:#fff;--bs-btn-active-border-color:#fff}.btn-cta-tertiary{align-items:center;color:#000;display:inline-flex;font-size:1.6rem;font-weight:700;padding:.8rem 0;text-decoration:none}.btn-cta-tertiary:after{background-image:url(/theme/medical/images/icons/arrow-base-w.svg);margin-left:.8rem}.btn-cta-tertiary:hover{color:#0639a6}.btn-cta-tertiary:hover:after{transform:translateX(.5rem)}.btn-cta-appstore{content:url(/theme/medical/images/icons/button-appstore.svg);transition:filter .1s linear}.btn-cta-appstore:active,.btn-cta-appstore:hover{filter:opacity(.8)}.btn-cta-googleplay{content:url(/theme/medical/images/icons/button-googleplay.svg);transition:filter .1s linear}.btn-cta-googleplay:active,.btn-cta-googleplay:hover{filter:opacity(.8)}.btn-cta-primary{--bs-btn-color:#fff;--bs-btn-bg:#0639a6;--bs-btn-border-color:#0639a6;--bs-btn-hover-color:#0639a6;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#0639a6;--bs-btn-focus-shadow-rgb:43,87,179;--bs-btn-active-color:#0639a6;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#0639a6;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0639a6;--bs-btn-disabled-border-color:#0639a6}.btn-cta-secondary{--bs-btn-color:#000;--bs-btn-border-color:#0639a6;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0639a6;--bs-btn-hover-border-color:#0639a6;--bs-btn-focus-shadow-rgb:6,57,166;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0639a6;--bs-btn-active-border-color:#0639a6;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0639a6;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0639a6;--bs-gradient:none}a:focus:not(:focus-visible),button:focus:not(:focus-visible){box-shadow:none!important;outline:none!important}a:focus-visible,button:focus-visible{outline:2px dashed #0639a6!important;outline-offset:2px!important}a:focus:not(:active):not(:focus-visible),button:focus:not(:active):not(:focus-visible){box-shadow:none!important;outline:none!important}.bg-dark .btn-cta-secondary{--bs-btn-color:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#0639a6;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:6,57,166;--bs-btn-active-color:#fff;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0639a6;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0639a6;--bs-gradient:none}.link-glow{display:inline-block;font-size:1.6rem;font-weight:500;margin-left:-12px;padding:8px 50px 8px 12px;position:relative;text-decoration:none;transition:color .3s ease-in-out;z-index:0}.link-glow:focus:after,.link-glow:hover:after{width:100%}.link-glow:after{background-position:100%;background-repeat:no-repeat;border-radius:50px;content:"";height:32px;position:absolute;right:0;top:4px;transition:all .3s ease-in-out;width:33px;z-index:-1}@media(max-width:389.98px){.link-glow{margin-left:0;padding-left:0}}.link-glow-base{color:#000}.link-glow-base:active,.link-glow-base:focus,.link-glow-base:hover{color:#fff}.link-glow-base:focus:after{background-color:#0639a6;width:100%}.link-glow-base:after{background-color:#0639a6;background-image:url(/theme/medical/images/icons/arrow-glow-base.svg)}.link-glow-bright,.link-glow-bright:active,.link-glow-bright:focus,.link-glow-bright:hover{color:#000}.link-glow-bright:focus:after{background-color:#79bb30;width:100%}.link-glow-bright:after{background-color:#79bb30;background-image:url(/theme/medical/images/icons/arrow-glow-bright.svg)}.link-glow-medium,.link-glow-medium:active,.link-glow-medium:focus,.link-glow-medium:hover{color:#000}.link-glow-medium:focus:after{background-color:#00205b;width:100%}.link-glow-medium:after{background-color:#00205b;background-image:url(/theme/medical/images/icons/arrow-glow-medium.svg)}.bg-base .link-glow-base{color:#fff}.bg-base .link-glow-base:after,.bg-base .link-glow-base:focus:after{background-color:#1b49b3}.bg-base .link-glow-base:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-base.svg)}@media(min-width:768px){.bg-base .link-glow-base:active,.bg-base .link-glow-base:focus,.bg-base .link-glow-base:hover{color:#fff}}.bg-base .link-glow-bright{color:#fff}.bg-base .link-glow-bright:after,.bg-base .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-base .link-glow-bright:active,.bg-base .link-glow-bright:focus,.bg-base .link-glow-bright:hover{color:#000}}.bg-base .link-glow-medium{color:#fff}.bg-base .link-glow-medium:after,.bg-base .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-base .link-glow-medium:active,.bg-base .link-glow-medium:focus,.bg-base .link-glow-medium:hover{color:#000}}.bg-base .bg-base .link-glow-base{color:#fff}.bg-base .bg-base .link-glow-base:after,.bg-base .bg-base .link-glow-base:focus:after{background-color:#1b49b3}.bg-base .bg-base .link-glow-base:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-base.svg)}@media(min-width:768px){.bg-base .bg-base .link-glow-base:active,.bg-base .bg-base .link-glow-base:focus,.bg-base .bg-base .link-glow-base:hover{color:#fff}}.bg-base .bg-base .link-glow-bright{color:#fff}.bg-base .bg-base .link-glow-bright:after,.bg-base .bg-base .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-base .bg-base .link-glow-bright:active,.bg-base .bg-base .link-glow-bright:focus,.bg-base .bg-base .link-glow-bright:hover{color:#000}}.bg-base .bg-base .link-glow-medium{color:#fff}.bg-base .bg-base .link-glow-medium:after,.bg-base .bg-base .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-base .bg-base .link-glow-medium:active,.bg-base .bg-base .link-glow-medium:focus,.bg-base .bg-base .link-glow-medium:hover{color:#000}}.bg-base .bg-dark .link-glow-base{color:#fff}.bg-base .bg-dark .link-glow-base:after,.bg-base .bg-dark .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-base .bg-dark .link-glow-base:active,.bg-base .bg-dark .link-glow-base:focus,.bg-base .bg-dark .link-glow-base:hover{color:#fff}}.bg-base .bg-dark .link-glow-bright{color:#fff}.bg-base .bg-dark .link-glow-bright:after,.bg-base .bg-dark .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-base .bg-dark .link-glow-bright:active,.bg-base .bg-dark .link-glow-bright:focus,.bg-base .bg-dark .link-glow-bright:hover{color:#000}}.bg-base .bg-dark .link-glow-medium{color:#fff}.bg-base .bg-dark .link-glow-medium:after,.bg-base .bg-dark .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-base .bg-dark .link-glow-medium:active,.bg-base .bg-dark .link-glow-medium:focus,.bg-base .bg-dark .link-glow-medium:hover{color:#000}}.bg-base .bg-subtle .link-glow-base{color:#000}.bg-base .bg-subtle .link-glow-base:after,.bg-base .bg-subtle .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-base .bg-subtle .link-glow-base:active,.bg-base .bg-subtle .link-glow-base:focus,.bg-base .bg-subtle .link-glow-base:hover{color:#fff}}.bg-base .bg-subtle .link-glow-bright{color:#000}.bg-base .bg-subtle .link-glow-bright:after,.bg-base .bg-subtle .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-base .bg-subtle .link-glow-bright:active,.bg-base .bg-subtle .link-glow-bright:focus,.bg-base .bg-subtle .link-glow-bright:hover{color:#000}}.bg-base .bg-subtle .link-glow-medium{color:#000}.bg-base .bg-subtle .link-glow-medium:after,.bg-base .bg-subtle .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-base .bg-subtle .link-glow-medium:active,.bg-base .bg-subtle .link-glow-medium:focus,.bg-base .bg-subtle .link-glow-medium:hover{color:#000}}.bg-base .bg-subtle-2 .link-glow-base{color:#000}.bg-base .bg-subtle-2 .link-glow-base:after,.bg-base .bg-subtle-2 .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-base .bg-subtle-2 .link-glow-base:active,.bg-base .bg-subtle-2 .link-glow-base:focus,.bg-base .bg-subtle-2 .link-glow-base:hover{color:#fff}}.bg-base .bg-subtle-2 .link-glow-bright{color:#000}.bg-base .bg-subtle-2 .link-glow-bright:after,.bg-base .bg-subtle-2 .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-base .bg-subtle-2 .link-glow-bright:active,.bg-base .bg-subtle-2 .link-glow-bright:focus,.bg-base .bg-subtle-2 .link-glow-bright:hover{color:#000}}.bg-base .bg-subtle-2 .link-glow-medium{color:#000}.bg-base .bg-subtle-2 .link-glow-medium:after,.bg-base .bg-subtle-2 .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-base .bg-subtle-2 .link-glow-medium:active,.bg-base .bg-subtle-2 .link-glow-medium:focus,.bg-base .bg-subtle-2 .link-glow-medium:hover{color:#000}}.bg-base .bg-white .link-glow-base{color:#000}.bg-base .bg-white .link-glow-base:after,.bg-base .bg-white .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-base .bg-white .link-glow-base:active,.bg-base .bg-white .link-glow-base:focus,.bg-base .bg-white .link-glow-base:hover{color:#fff}}.bg-base .bg-white .link-glow-bright{color:#000}.bg-base .bg-white .link-glow-bright:after,.bg-base .bg-white .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-base .bg-white .link-glow-bright:active,.bg-base .bg-white .link-glow-bright:focus,.bg-base .bg-white .link-glow-bright:hover{color:#000}}.bg-base .bg-white .link-glow-medium{color:#000}.bg-base .bg-white .link-glow-medium:after,.bg-base .bg-white .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-base .bg-white .link-glow-medium:active,.bg-base .bg-white .link-glow-medium:focus,.bg-base .bg-white .link-glow-medium:hover{color:#000}}.bg-base .bg-black .link-glow-base{color:#fff}.bg-base .bg-black .link-glow-base:after,.bg-base .bg-black .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-base .bg-black .link-glow-base:active,.bg-base .bg-black .link-glow-base:focus,.bg-base .bg-black .link-glow-base:hover{color:#fff}}.bg-base .bg-black .link-glow-bright{color:#fff}.bg-base .bg-black .link-glow-bright:after,.bg-base .bg-black .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-base .bg-black .link-glow-bright:active,.bg-base .bg-black .link-glow-bright:focus,.bg-base .bg-black .link-glow-bright:hover{color:#000}}.bg-base .bg-black .link-glow-medium{color:#fff}.bg-base .bg-black .link-glow-medium:after,.bg-base .bg-black .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-base .bg-black .link-glow-medium:active,.bg-base .bg-black .link-glow-medium:focus,.bg-base .bg-black .link-glow-medium:hover{color:#000}}.bg-base .bg-medium .link-glow-base{color:#000}.bg-base .bg-medium .link-glow-base:after,.bg-base .bg-medium .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-base .bg-medium .link-glow-base:active,.bg-base .bg-medium .link-glow-base:focus,.bg-base .bg-medium .link-glow-base:hover{color:#fff}}.bg-base .bg-medium .link-glow-bright{color:#000}.bg-base .bg-medium .link-glow-bright:after,.bg-base .bg-medium .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-base .bg-medium .link-glow-bright:active,.bg-base .bg-medium .link-glow-bright:focus,.bg-base .bg-medium .link-glow-bright:hover{color:#000}}.bg-base .bg-medium .link-glow-medium{color:#000}.bg-base .bg-medium .link-glow-medium:after,.bg-base .bg-medium .link-glow-medium:focus:after{background-color:#0639a6}.bg-base .bg-medium .link-glow-medium:after{background-image:url(/theme/medical/images/icons/arrow-glow-base.svg)}@media(min-width:768px){.bg-base .bg-medium .link-glow-medium:active,.bg-base .bg-medium .link-glow-medium:focus,.bg-base .bg-medium .link-glow-medium:hover{color:#000}}.bg-base .bg-bright .link-glow-base{color:#000}.bg-base .bg-bright .link-glow-base:after,.bg-base .bg-bright .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-base .bg-bright .link-glow-base:active,.bg-base .bg-bright .link-glow-base:focus,.bg-base .bg-bright .link-glow-base:hover{color:#fff}}.bg-base .bg-bright .link-glow-bright{color:#000}.bg-base .bg-bright .link-glow-bright:after,.bg-base .bg-bright .link-glow-bright:focus:after{background-color:#06c06a}.bg-base .bg-bright .link-glow-bright:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-bright.svg)}@media(min-width:768px){.bg-base .bg-bright .link-glow-bright:active,.bg-base .bg-bright .link-glow-bright:focus,.bg-base .bg-bright .link-glow-bright:hover{color:#000}}.bg-base .bg-bright .link-glow-medium{color:#000}.bg-base .bg-bright .link-glow-medium:after,.bg-base .bg-bright .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-base .bg-bright .link-glow-medium:active,.bg-base .bg-bright .link-glow-medium:focus,.bg-base .bg-bright .link-glow-medium:hover{color:#000}}.bg-dark .link-glow-base{color:#fff}.bg-dark .link-glow-base:after,.bg-dark .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-dark .link-glow-base:active,.bg-dark .link-glow-base:focus,.bg-dark .link-glow-base:hover{color:#fff}}.bg-dark .link-glow-bright{color:#fff}.bg-dark .link-glow-bright:after,.bg-dark .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-dark .link-glow-bright:active,.bg-dark .link-glow-bright:focus,.bg-dark .link-glow-bright:hover{color:#000}}.bg-dark .link-glow-medium{color:#fff}.bg-dark .link-glow-medium:after,.bg-dark .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-dark .link-glow-medium:active,.bg-dark .link-glow-medium:focus,.bg-dark .link-glow-medium:hover{color:#000}}.bg-dark .bg-base .link-glow-base{color:#fff}.bg-dark .bg-base .link-glow-base:after,.bg-dark .bg-base .link-glow-base:focus:after{background-color:#1b49b3}.bg-dark .bg-base .link-glow-base:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-base.svg)}@media(min-width:768px){.bg-dark .bg-base .link-glow-base:active,.bg-dark .bg-base .link-glow-base:focus,.bg-dark .bg-base .link-glow-base:hover{color:#fff}}.bg-dark .bg-base .link-glow-bright{color:#fff}.bg-dark .bg-base .link-glow-bright:after,.bg-dark .bg-base .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-dark .bg-base .link-glow-bright:active,.bg-dark .bg-base .link-glow-bright:focus,.bg-dark .bg-base .link-glow-bright:hover{color:#000}}.bg-dark .bg-base .link-glow-medium{color:#fff}.bg-dark .bg-base .link-glow-medium:after,.bg-dark .bg-base .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-dark .bg-base .link-glow-medium:active,.bg-dark .bg-base .link-glow-medium:focus,.bg-dark .bg-base .link-glow-medium:hover{color:#000}}.bg-dark .bg-dark .link-glow-base{color:#fff}.bg-dark .bg-dark .link-glow-base:after,.bg-dark .bg-dark .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-dark .bg-dark .link-glow-base:active,.bg-dark .bg-dark .link-glow-base:focus,.bg-dark .bg-dark .link-glow-base:hover{color:#fff}}.bg-dark .bg-dark .link-glow-bright{color:#fff}.bg-dark .bg-dark .link-glow-bright:after,.bg-dark .bg-dark .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-dark .bg-dark .link-glow-bright:active,.bg-dark .bg-dark .link-glow-bright:focus,.bg-dark .bg-dark .link-glow-bright:hover{color:#000}}.bg-dark .bg-dark .link-glow-medium{color:#fff}.bg-dark .bg-dark .link-glow-medium:after,.bg-dark .bg-dark .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-dark .bg-dark .link-glow-medium:active,.bg-dark .bg-dark .link-glow-medium:focus,.bg-dark .bg-dark .link-glow-medium:hover{color:#000}}.bg-dark .bg-subtle .link-glow-base{color:#000}.bg-dark .bg-subtle .link-glow-base:after,.bg-dark .bg-subtle .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-dark .bg-subtle .link-glow-base:active,.bg-dark .bg-subtle .link-glow-base:focus,.bg-dark .bg-subtle .link-glow-base:hover{color:#fff}}.bg-dark .bg-subtle .link-glow-bright{color:#000}.bg-dark .bg-subtle .link-glow-bright:after,.bg-dark .bg-subtle .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-dark .bg-subtle .link-glow-bright:active,.bg-dark .bg-subtle .link-glow-bright:focus,.bg-dark .bg-subtle .link-glow-bright:hover{color:#000}}.bg-dark .bg-subtle .link-glow-medium{color:#000}.bg-dark .bg-subtle .link-glow-medium:after,.bg-dark .bg-subtle .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-dark .bg-subtle .link-glow-medium:active,.bg-dark .bg-subtle .link-glow-medium:focus,.bg-dark .bg-subtle .link-glow-medium:hover{color:#000}}.bg-dark .bg-subtle-2 .link-glow-base{color:#000}.bg-dark .bg-subtle-2 .link-glow-base:after,.bg-dark .bg-subtle-2 .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-dark .bg-subtle-2 .link-glow-base:active,.bg-dark .bg-subtle-2 .link-glow-base:focus,.bg-dark .bg-subtle-2 .link-glow-base:hover{color:#fff}}.bg-dark .bg-subtle-2 .link-glow-bright{color:#000}.bg-dark .bg-subtle-2 .link-glow-bright:after,.bg-dark .bg-subtle-2 .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-dark .bg-subtle-2 .link-glow-bright:active,.bg-dark .bg-subtle-2 .link-glow-bright:focus,.bg-dark .bg-subtle-2 .link-glow-bright:hover{color:#000}}.bg-dark .bg-subtle-2 .link-glow-medium{color:#000}.bg-dark .bg-subtle-2 .link-glow-medium:after,.bg-dark .bg-subtle-2 .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-dark .bg-subtle-2 .link-glow-medium:active,.bg-dark .bg-subtle-2 .link-glow-medium:focus,.bg-dark .bg-subtle-2 .link-glow-medium:hover{color:#000}}.bg-dark .bg-white .link-glow-base{color:#000}.bg-dark .bg-white .link-glow-base:after,.bg-dark .bg-white .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-dark .bg-white .link-glow-base:active,.bg-dark .bg-white .link-glow-base:focus,.bg-dark .bg-white .link-glow-base:hover{color:#fff}}.bg-dark .bg-white .link-glow-bright{color:#000}.bg-dark .bg-white .link-glow-bright:after,.bg-dark .bg-white .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-dark .bg-white .link-glow-bright:active,.bg-dark .bg-white .link-glow-bright:focus,.bg-dark .bg-white .link-glow-bright:hover{color:#000}}.bg-dark .bg-white .link-glow-medium{color:#000}.bg-dark .bg-white .link-glow-medium:after,.bg-dark .bg-white .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-dark .bg-white .link-glow-medium:active,.bg-dark .bg-white .link-glow-medium:focus,.bg-dark .bg-white .link-glow-medium:hover{color:#000}}.bg-dark .bg-black .link-glow-base{color:#fff}.bg-dark .bg-black .link-glow-base:after,.bg-dark .bg-black .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-dark .bg-black .link-glow-base:active,.bg-dark .bg-black .link-glow-base:focus,.bg-dark .bg-black .link-glow-base:hover{color:#fff}}.bg-dark .bg-black .link-glow-bright{color:#fff}.bg-dark .bg-black .link-glow-bright:after,.bg-dark .bg-black .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-dark .bg-black .link-glow-bright:active,.bg-dark .bg-black .link-glow-bright:focus,.bg-dark .bg-black .link-glow-bright:hover{color:#000}}.bg-dark .bg-black .link-glow-medium{color:#fff}.bg-dark .bg-black .link-glow-medium:after,.bg-dark .bg-black .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-dark .bg-black .link-glow-medium:active,.bg-dark .bg-black .link-glow-medium:focus,.bg-dark .bg-black .link-glow-medium:hover{color:#000}}.bg-dark .bg-medium .link-glow-base{color:#000}.bg-dark .bg-medium .link-glow-base:after,.bg-dark .bg-medium .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-dark .bg-medium .link-glow-base:active,.bg-dark .bg-medium .link-glow-base:focus,.bg-dark .bg-medium .link-glow-base:hover{color:#fff}}.bg-dark .bg-medium .link-glow-bright{color:#000}.bg-dark .bg-medium .link-glow-bright:after,.bg-dark .bg-medium .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-dark .bg-medium .link-glow-bright:active,.bg-dark .bg-medium .link-glow-bright:focus,.bg-dark .bg-medium .link-glow-bright:hover{color:#000}}.bg-dark .bg-medium .link-glow-medium{color:#000}.bg-dark .bg-medium .link-glow-medium:after,.bg-dark .bg-medium .link-glow-medium:focus:after{background-color:#0639a6}.bg-dark .bg-medium .link-glow-medium:after{background-image:url(/theme/medical/images/icons/arrow-glow-base.svg)}@media(min-width:768px){.bg-dark .bg-medium .link-glow-medium:active,.bg-dark .bg-medium .link-glow-medium:focus,.bg-dark .bg-medium .link-glow-medium:hover{color:#000}}.bg-dark .bg-bright .link-glow-base{color:#000}.bg-dark .bg-bright .link-glow-base:after,.bg-dark .bg-bright .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-dark .bg-bright .link-glow-base:active,.bg-dark .bg-bright .link-glow-base:focus,.bg-dark .bg-bright .link-glow-base:hover{color:#fff}}.bg-dark .bg-bright .link-glow-bright{color:#000}.bg-dark .bg-bright .link-glow-bright:after,.bg-dark .bg-bright .link-glow-bright:focus:after{background-color:#06c06a}.bg-dark .bg-bright .link-glow-bright:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-bright.svg)}@media(min-width:768px){.bg-dark .bg-bright .link-glow-bright:active,.bg-dark .bg-bright .link-glow-bright:focus,.bg-dark .bg-bright .link-glow-bright:hover{color:#000}}.bg-dark .bg-bright .link-glow-medium{color:#000}.bg-dark .bg-bright .link-glow-medium:after,.bg-dark .bg-bright .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-dark .bg-bright .link-glow-medium:active,.bg-dark .bg-bright .link-glow-medium:focus,.bg-dark .bg-bright .link-glow-medium:hover{color:#000}}.bg-subtle .link-glow-base{color:#000}.bg-subtle .link-glow-base:after,.bg-subtle .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle .link-glow-base:active,.bg-subtle .link-glow-base:focus,.bg-subtle .link-glow-base:hover{color:#fff}}.bg-subtle .link-glow-bright{color:#000}.bg-subtle .link-glow-bright:after,.bg-subtle .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle .link-glow-bright:active,.bg-subtle .link-glow-bright:focus,.bg-subtle .link-glow-bright:hover{color:#000}}.bg-subtle .link-glow-medium{color:#000}.bg-subtle .link-glow-medium:after,.bg-subtle .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle .link-glow-medium:active,.bg-subtle .link-glow-medium:focus,.bg-subtle .link-glow-medium:hover{color:#000}}.bg-subtle .bg-base .link-glow-base{color:#fff}.bg-subtle .bg-base .link-glow-base:after,.bg-subtle .bg-base .link-glow-base:focus:after{background-color:#1b49b3}.bg-subtle .bg-base .link-glow-base:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-base.svg)}@media(min-width:768px){.bg-subtle .bg-base .link-glow-base:active,.bg-subtle .bg-base .link-glow-base:focus,.bg-subtle .bg-base .link-glow-base:hover{color:#fff}}.bg-subtle .bg-base .link-glow-bright{color:#fff}.bg-subtle .bg-base .link-glow-bright:after,.bg-subtle .bg-base .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle .bg-base .link-glow-bright:active,.bg-subtle .bg-base .link-glow-bright:focus,.bg-subtle .bg-base .link-glow-bright:hover{color:#000}}.bg-subtle .bg-base .link-glow-medium{color:#fff}.bg-subtle .bg-base .link-glow-medium:after,.bg-subtle .bg-base .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle .bg-base .link-glow-medium:active,.bg-subtle .bg-base .link-glow-medium:focus,.bg-subtle .bg-base .link-glow-medium:hover{color:#000}}.bg-subtle .bg-dark .link-glow-base{color:#fff}.bg-subtle .bg-dark .link-glow-base:after,.bg-subtle .bg-dark .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle .bg-dark .link-glow-base:active,.bg-subtle .bg-dark .link-glow-base:focus,.bg-subtle .bg-dark .link-glow-base:hover{color:#fff}}.bg-subtle .bg-dark .link-glow-bright{color:#fff}.bg-subtle .bg-dark .link-glow-bright:after,.bg-subtle .bg-dark .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle .bg-dark .link-glow-bright:active,.bg-subtle .bg-dark .link-glow-bright:focus,.bg-subtle .bg-dark .link-glow-bright:hover{color:#000}}.bg-subtle .bg-dark .link-glow-medium{color:#fff}.bg-subtle .bg-dark .link-glow-medium:after,.bg-subtle .bg-dark .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle .bg-dark .link-glow-medium:active,.bg-subtle .bg-dark .link-glow-medium:focus,.bg-subtle .bg-dark .link-glow-medium:hover{color:#000}}.bg-subtle .bg-subtle .link-glow-base{color:#000}.bg-subtle .bg-subtle .link-glow-base:after,.bg-subtle .bg-subtle .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle .bg-subtle .link-glow-base:active,.bg-subtle .bg-subtle .link-glow-base:focus,.bg-subtle .bg-subtle .link-glow-base:hover{color:#fff}}.bg-subtle .bg-subtle .link-glow-bright{color:#000}.bg-subtle .bg-subtle .link-glow-bright:after,.bg-subtle .bg-subtle .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle .bg-subtle .link-glow-bright:active,.bg-subtle .bg-subtle .link-glow-bright:focus,.bg-subtle .bg-subtle .link-glow-bright:hover{color:#000}}.bg-subtle .bg-subtle .link-glow-medium{color:#000}.bg-subtle .bg-subtle .link-glow-medium:after,.bg-subtle .bg-subtle .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle .bg-subtle .link-glow-medium:active,.bg-subtle .bg-subtle .link-glow-medium:focus,.bg-subtle .bg-subtle .link-glow-medium:hover{color:#000}}.bg-subtle .bg-subtle-2 .link-glow-base{color:#000}.bg-subtle .bg-subtle-2 .link-glow-base:after,.bg-subtle .bg-subtle-2 .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle .bg-subtle-2 .link-glow-base:active,.bg-subtle .bg-subtle-2 .link-glow-base:focus,.bg-subtle .bg-subtle-2 .link-glow-base:hover{color:#fff}}.bg-subtle .bg-subtle-2 .link-glow-bright{color:#000}.bg-subtle .bg-subtle-2 .link-glow-bright:after,.bg-subtle .bg-subtle-2 .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle .bg-subtle-2 .link-glow-bright:active,.bg-subtle .bg-subtle-2 .link-glow-bright:focus,.bg-subtle .bg-subtle-2 .link-glow-bright:hover{color:#000}}.bg-subtle .bg-subtle-2 .link-glow-medium{color:#000}.bg-subtle .bg-subtle-2 .link-glow-medium:after,.bg-subtle .bg-subtle-2 .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle .bg-subtle-2 .link-glow-medium:active,.bg-subtle .bg-subtle-2 .link-glow-medium:focus,.bg-subtle .bg-subtle-2 .link-glow-medium:hover{color:#000}}.bg-subtle .bg-white .link-glow-base{color:#000}.bg-subtle .bg-white .link-glow-base:after,.bg-subtle .bg-white .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle .bg-white .link-glow-base:active,.bg-subtle .bg-white .link-glow-base:focus,.bg-subtle .bg-white .link-glow-base:hover{color:#fff}}.bg-subtle .bg-white .link-glow-bright{color:#000}.bg-subtle .bg-white .link-glow-bright:after,.bg-subtle .bg-white .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle .bg-white .link-glow-bright:active,.bg-subtle .bg-white .link-glow-bright:focus,.bg-subtle .bg-white .link-glow-bright:hover{color:#000}}.bg-subtle .bg-white .link-glow-medium{color:#000}.bg-subtle .bg-white .link-glow-medium:after,.bg-subtle .bg-white .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle .bg-white .link-glow-medium:active,.bg-subtle .bg-white .link-glow-medium:focus,.bg-subtle .bg-white .link-glow-medium:hover{color:#000}}.bg-subtle .bg-black .link-glow-base{color:#fff}.bg-subtle .bg-black .link-glow-base:after,.bg-subtle .bg-black .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle .bg-black .link-glow-base:active,.bg-subtle .bg-black .link-glow-base:focus,.bg-subtle .bg-black .link-glow-base:hover{color:#fff}}.bg-subtle .bg-black .link-glow-bright{color:#fff}.bg-subtle .bg-black .link-glow-bright:after,.bg-subtle .bg-black .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle .bg-black .link-glow-bright:active,.bg-subtle .bg-black .link-glow-bright:focus,.bg-subtle .bg-black .link-glow-bright:hover{color:#000}}.bg-subtle .bg-black .link-glow-medium{color:#fff}.bg-subtle .bg-black .link-glow-medium:after,.bg-subtle .bg-black .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle .bg-black .link-glow-medium:active,.bg-subtle .bg-black .link-glow-medium:focus,.bg-subtle .bg-black .link-glow-medium:hover{color:#000}}.bg-subtle .bg-medium .link-glow-base{color:#000}.bg-subtle .bg-medium .link-glow-base:after,.bg-subtle .bg-medium .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle .bg-medium .link-glow-base:active,.bg-subtle .bg-medium .link-glow-base:focus,.bg-subtle .bg-medium .link-glow-base:hover{color:#fff}}.bg-subtle .bg-medium .link-glow-bright{color:#000}.bg-subtle .bg-medium .link-glow-bright:after,.bg-subtle .bg-medium .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle .bg-medium .link-glow-bright:active,.bg-subtle .bg-medium .link-glow-bright:focus,.bg-subtle .bg-medium .link-glow-bright:hover{color:#000}}.bg-subtle .bg-medium .link-glow-medium{color:#000}.bg-subtle .bg-medium .link-glow-medium:after,.bg-subtle .bg-medium .link-glow-medium:focus:after{background-color:#0639a6}.bg-subtle .bg-medium .link-glow-medium:after{background-image:url(/theme/medical/images/icons/arrow-glow-base.svg)}@media(min-width:768px){.bg-subtle .bg-medium .link-glow-medium:active,.bg-subtle .bg-medium .link-glow-medium:focus,.bg-subtle .bg-medium .link-glow-medium:hover{color:#000}}.bg-subtle .bg-bright .link-glow-base{color:#000}.bg-subtle .bg-bright .link-glow-base:after,.bg-subtle .bg-bright .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle .bg-bright .link-glow-base:active,.bg-subtle .bg-bright .link-glow-base:focus,.bg-subtle .bg-bright .link-glow-base:hover{color:#fff}}.bg-subtle .bg-bright .link-glow-bright{color:#000}.bg-subtle .bg-bright .link-glow-bright:after,.bg-subtle .bg-bright .link-glow-bright:focus:after{background-color:#06c06a}.bg-subtle .bg-bright .link-glow-bright:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-bright.svg)}@media(min-width:768px){.bg-subtle .bg-bright .link-glow-bright:active,.bg-subtle .bg-bright .link-glow-bright:focus,.bg-subtle .bg-bright .link-glow-bright:hover{color:#000}}.bg-subtle .bg-bright .link-glow-medium{color:#000}.bg-subtle .bg-bright .link-glow-medium:after,.bg-subtle .bg-bright .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle .bg-bright .link-glow-medium:active,.bg-subtle .bg-bright .link-glow-medium:focus,.bg-subtle .bg-bright .link-glow-medium:hover{color:#000}}.bg-subtle-2 .link-glow-base{color:#000}.bg-subtle-2 .link-glow-base:after,.bg-subtle-2 .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle-2 .link-glow-base:active,.bg-subtle-2 .link-glow-base:focus,.bg-subtle-2 .link-glow-base:hover{color:#fff}}.bg-subtle-2 .link-glow-bright{color:#000}.bg-subtle-2 .link-glow-bright:after,.bg-subtle-2 .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle-2 .link-glow-bright:active,.bg-subtle-2 .link-glow-bright:focus,.bg-subtle-2 .link-glow-bright:hover{color:#000}}.bg-subtle-2 .link-glow-medium{color:#000}.bg-subtle-2 .link-glow-medium:after,.bg-subtle-2 .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle-2 .link-glow-medium:active,.bg-subtle-2 .link-glow-medium:focus,.bg-subtle-2 .link-glow-medium:hover{color:#000}}.bg-subtle-2 .bg-base .link-glow-base{color:#fff}.bg-subtle-2 .bg-base .link-glow-base:after,.bg-subtle-2 .bg-base .link-glow-base:focus:after{background-color:#1b49b3}.bg-subtle-2 .bg-base .link-glow-base:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-base.svg)}@media(min-width:768px){.bg-subtle-2 .bg-base .link-glow-base:active,.bg-subtle-2 .bg-base .link-glow-base:focus,.bg-subtle-2 .bg-base .link-glow-base:hover{color:#fff}}.bg-subtle-2 .bg-base .link-glow-bright{color:#fff}.bg-subtle-2 .bg-base .link-glow-bright:after,.bg-subtle-2 .bg-base .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle-2 .bg-base .link-glow-bright:active,.bg-subtle-2 .bg-base .link-glow-bright:focus,.bg-subtle-2 .bg-base .link-glow-bright:hover{color:#000}}.bg-subtle-2 .bg-base .link-glow-medium{color:#fff}.bg-subtle-2 .bg-base .link-glow-medium:after,.bg-subtle-2 .bg-base .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle-2 .bg-base .link-glow-medium:active,.bg-subtle-2 .bg-base .link-glow-medium:focus,.bg-subtle-2 .bg-base .link-glow-medium:hover{color:#000}}.bg-subtle-2 .bg-dark .link-glow-base{color:#fff}.bg-subtle-2 .bg-dark .link-glow-base:after,.bg-subtle-2 .bg-dark .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle-2 .bg-dark .link-glow-base:active,.bg-subtle-2 .bg-dark .link-glow-base:focus,.bg-subtle-2 .bg-dark .link-glow-base:hover{color:#fff}}.bg-subtle-2 .bg-dark .link-glow-bright{color:#fff}.bg-subtle-2 .bg-dark .link-glow-bright:after,.bg-subtle-2 .bg-dark .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle-2 .bg-dark .link-glow-bright:active,.bg-subtle-2 .bg-dark .link-glow-bright:focus,.bg-subtle-2 .bg-dark .link-glow-bright:hover{color:#000}}.bg-subtle-2 .bg-dark .link-glow-medium{color:#fff}.bg-subtle-2 .bg-dark .link-glow-medium:after,.bg-subtle-2 .bg-dark .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle-2 .bg-dark .link-glow-medium:active,.bg-subtle-2 .bg-dark .link-glow-medium:focus,.bg-subtle-2 .bg-dark .link-glow-medium:hover{color:#000}}.bg-subtle-2 .bg-subtle .link-glow-base{color:#000}.bg-subtle-2 .bg-subtle .link-glow-base:after,.bg-subtle-2 .bg-subtle .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle-2 .bg-subtle .link-glow-base:active,.bg-subtle-2 .bg-subtle .link-glow-base:focus,.bg-subtle-2 .bg-subtle .link-glow-base:hover{color:#fff}}.bg-subtle-2 .bg-subtle .link-glow-bright{color:#000}.bg-subtle-2 .bg-subtle .link-glow-bright:after,.bg-subtle-2 .bg-subtle .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle-2 .bg-subtle .link-glow-bright:active,.bg-subtle-2 .bg-subtle .link-glow-bright:focus,.bg-subtle-2 .bg-subtle .link-glow-bright:hover{color:#000}}.bg-subtle-2 .bg-subtle .link-glow-medium{color:#000}.bg-subtle-2 .bg-subtle .link-glow-medium:after,.bg-subtle-2 .bg-subtle .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle-2 .bg-subtle .link-glow-medium:active,.bg-subtle-2 .bg-subtle .link-glow-medium:focus,.bg-subtle-2 .bg-subtle .link-glow-medium:hover{color:#000}}.bg-subtle-2 .bg-subtle-2 .link-glow-base{color:#000}.bg-subtle-2 .bg-subtle-2 .link-glow-base:after,.bg-subtle-2 .bg-subtle-2 .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle-2 .bg-subtle-2 .link-glow-base:active,.bg-subtle-2 .bg-subtle-2 .link-glow-base:focus,.bg-subtle-2 .bg-subtle-2 .link-glow-base:hover{color:#fff}}.bg-subtle-2 .bg-subtle-2 .link-glow-bright{color:#000}.bg-subtle-2 .bg-subtle-2 .link-glow-bright:after,.bg-subtle-2 .bg-subtle-2 .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle-2 .bg-subtle-2 .link-glow-bright:active,.bg-subtle-2 .bg-subtle-2 .link-glow-bright:focus,.bg-subtle-2 .bg-subtle-2 .link-glow-bright:hover{color:#000}}.bg-subtle-2 .bg-subtle-2 .link-glow-medium{color:#000}.bg-subtle-2 .bg-subtle-2 .link-glow-medium:after,.bg-subtle-2 .bg-subtle-2 .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle-2 .bg-subtle-2 .link-glow-medium:active,.bg-subtle-2 .bg-subtle-2 .link-glow-medium:focus,.bg-subtle-2 .bg-subtle-2 .link-glow-medium:hover{color:#000}}.bg-subtle-2 .bg-white .link-glow-base{color:#000}.bg-subtle-2 .bg-white .link-glow-base:after,.bg-subtle-2 .bg-white .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle-2 .bg-white .link-glow-base:active,.bg-subtle-2 .bg-white .link-glow-base:focus,.bg-subtle-2 .bg-white .link-glow-base:hover{color:#fff}}.bg-subtle-2 .bg-white .link-glow-bright{color:#000}.bg-subtle-2 .bg-white .link-glow-bright:after,.bg-subtle-2 .bg-white .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle-2 .bg-white .link-glow-bright:active,.bg-subtle-2 .bg-white .link-glow-bright:focus,.bg-subtle-2 .bg-white .link-glow-bright:hover{color:#000}}.bg-subtle-2 .bg-white .link-glow-medium{color:#000}.bg-subtle-2 .bg-white .link-glow-medium:after,.bg-subtle-2 .bg-white .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle-2 .bg-white .link-glow-medium:active,.bg-subtle-2 .bg-white .link-glow-medium:focus,.bg-subtle-2 .bg-white .link-glow-medium:hover{color:#000}}.bg-subtle-2 .bg-black .link-glow-base{color:#fff}.bg-subtle-2 .bg-black .link-glow-base:after,.bg-subtle-2 .bg-black .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle-2 .bg-black .link-glow-base:active,.bg-subtle-2 .bg-black .link-glow-base:focus,.bg-subtle-2 .bg-black .link-glow-base:hover{color:#fff}}.bg-subtle-2 .bg-black .link-glow-bright{color:#fff}.bg-subtle-2 .bg-black .link-glow-bright:after,.bg-subtle-2 .bg-black .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle-2 .bg-black .link-glow-bright:active,.bg-subtle-2 .bg-black .link-glow-bright:focus,.bg-subtle-2 .bg-black .link-glow-bright:hover{color:#000}}.bg-subtle-2 .bg-black .link-glow-medium{color:#fff}.bg-subtle-2 .bg-black .link-glow-medium:after,.bg-subtle-2 .bg-black .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle-2 .bg-black .link-glow-medium:active,.bg-subtle-2 .bg-black .link-glow-medium:focus,.bg-subtle-2 .bg-black .link-glow-medium:hover{color:#000}}.bg-subtle-2 .bg-medium .link-glow-base{color:#000}.bg-subtle-2 .bg-medium .link-glow-base:after,.bg-subtle-2 .bg-medium .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle-2 .bg-medium .link-glow-base:active,.bg-subtle-2 .bg-medium .link-glow-base:focus,.bg-subtle-2 .bg-medium .link-glow-base:hover{color:#fff}}.bg-subtle-2 .bg-medium .link-glow-bright{color:#000}.bg-subtle-2 .bg-medium .link-glow-bright:after,.bg-subtle-2 .bg-medium .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-subtle-2 .bg-medium .link-glow-bright:active,.bg-subtle-2 .bg-medium .link-glow-bright:focus,.bg-subtle-2 .bg-medium .link-glow-bright:hover{color:#000}}.bg-subtle-2 .bg-medium .link-glow-medium{color:#000}.bg-subtle-2 .bg-medium .link-glow-medium:after,.bg-subtle-2 .bg-medium .link-glow-medium:focus:after{background-color:#0639a6}.bg-subtle-2 .bg-medium .link-glow-medium:after{background-image:url(/theme/medical/images/icons/arrow-glow-base.svg)}@media(min-width:768px){.bg-subtle-2 .bg-medium .link-glow-medium:active,.bg-subtle-2 .bg-medium .link-glow-medium:focus,.bg-subtle-2 .bg-medium .link-glow-medium:hover{color:#000}}.bg-subtle-2 .bg-bright .link-glow-base{color:#000}.bg-subtle-2 .bg-bright .link-glow-base:after,.bg-subtle-2 .bg-bright .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-subtle-2 .bg-bright .link-glow-base:active,.bg-subtle-2 .bg-bright .link-glow-base:focus,.bg-subtle-2 .bg-bright .link-glow-base:hover{color:#fff}}.bg-subtle-2 .bg-bright .link-glow-bright{color:#000}.bg-subtle-2 .bg-bright .link-glow-bright:after,.bg-subtle-2 .bg-bright .link-glow-bright:focus:after{background-color:#06c06a}.bg-subtle-2 .bg-bright .link-glow-bright:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-bright.svg)}@media(min-width:768px){.bg-subtle-2 .bg-bright .link-glow-bright:active,.bg-subtle-2 .bg-bright .link-glow-bright:focus,.bg-subtle-2 .bg-bright .link-glow-bright:hover{color:#000}}.bg-subtle-2 .bg-bright .link-glow-medium{color:#000}.bg-subtle-2 .bg-bright .link-glow-medium:after,.bg-subtle-2 .bg-bright .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-subtle-2 .bg-bright .link-glow-medium:active,.bg-subtle-2 .bg-bright .link-glow-medium:focus,.bg-subtle-2 .bg-bright .link-glow-medium:hover{color:#000}}.bg-white .link-glow-base{color:#000}.bg-white .link-glow-base:after,.bg-white .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-white .link-glow-base:active,.bg-white .link-glow-base:focus,.bg-white .link-glow-base:hover{color:#fff}}.bg-white .link-glow-bright{color:#000}.bg-white .link-glow-bright:after,.bg-white .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-white .link-glow-bright:active,.bg-white .link-glow-bright:focus,.bg-white .link-glow-bright:hover{color:#000}}.bg-white .link-glow-medium{color:#000}.bg-white .link-glow-medium:after,.bg-white .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-white .link-glow-medium:active,.bg-white .link-glow-medium:focus,.bg-white .link-glow-medium:hover{color:#000}}.bg-white .bg-base .link-glow-base{color:#fff}.bg-white .bg-base .link-glow-base:after,.bg-white .bg-base .link-glow-base:focus:after{background-color:#1b49b3}.bg-white .bg-base .link-glow-base:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-base.svg)}@media(min-width:768px){.bg-white .bg-base .link-glow-base:active,.bg-white .bg-base .link-glow-base:focus,.bg-white .bg-base .link-glow-base:hover{color:#fff}}.bg-white .bg-base .link-glow-bright{color:#fff}.bg-white .bg-base .link-glow-bright:after,.bg-white .bg-base .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-white .bg-base .link-glow-bright:active,.bg-white .bg-base .link-glow-bright:focus,.bg-white .bg-base .link-glow-bright:hover{color:#000}}.bg-white .bg-base .link-glow-medium{color:#fff}.bg-white .bg-base .link-glow-medium:after,.bg-white .bg-base .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-white .bg-base .link-glow-medium:active,.bg-white .bg-base .link-glow-medium:focus,.bg-white .bg-base .link-glow-medium:hover{color:#000}}.bg-white .bg-dark .link-glow-base{color:#fff}.bg-white .bg-dark .link-glow-base:after,.bg-white .bg-dark .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-white .bg-dark .link-glow-base:active,.bg-white .bg-dark .link-glow-base:focus,.bg-white .bg-dark .link-glow-base:hover{color:#fff}}.bg-white .bg-dark .link-glow-bright{color:#fff}.bg-white .bg-dark .link-glow-bright:after,.bg-white .bg-dark .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-white .bg-dark .link-glow-bright:active,.bg-white .bg-dark .link-glow-bright:focus,.bg-white .bg-dark .link-glow-bright:hover{color:#000}}.bg-white .bg-dark .link-glow-medium{color:#fff}.bg-white .bg-dark .link-glow-medium:after,.bg-white .bg-dark .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-white .bg-dark .link-glow-medium:active,.bg-white .bg-dark .link-glow-medium:focus,.bg-white .bg-dark .link-glow-medium:hover{color:#000}}.bg-white .bg-subtle .link-glow-base{color:#000}.bg-white .bg-subtle .link-glow-base:after,.bg-white .bg-subtle .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-white .bg-subtle .link-glow-base:active,.bg-white .bg-subtle .link-glow-base:focus,.bg-white .bg-subtle .link-glow-base:hover{color:#fff}}.bg-white .bg-subtle .link-glow-bright{color:#000}.bg-white .bg-subtle .link-glow-bright:after,.bg-white .bg-subtle .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-white .bg-subtle .link-glow-bright:active,.bg-white .bg-subtle .link-glow-bright:focus,.bg-white .bg-subtle .link-glow-bright:hover{color:#000}}.bg-white .bg-subtle .link-glow-medium{color:#000}.bg-white .bg-subtle .link-glow-medium:after,.bg-white .bg-subtle .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-white .bg-subtle .link-glow-medium:active,.bg-white .bg-subtle .link-glow-medium:focus,.bg-white .bg-subtle .link-glow-medium:hover{color:#000}}.bg-white .bg-subtle-2 .link-glow-base{color:#000}.bg-white .bg-subtle-2 .link-glow-base:after,.bg-white .bg-subtle-2 .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-white .bg-subtle-2 .link-glow-base:active,.bg-white .bg-subtle-2 .link-glow-base:focus,.bg-white .bg-subtle-2 .link-glow-base:hover{color:#fff}}.bg-white .bg-subtle-2 .link-glow-bright{color:#000}.bg-white .bg-subtle-2 .link-glow-bright:after,.bg-white .bg-subtle-2 .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-white .bg-subtle-2 .link-glow-bright:active,.bg-white .bg-subtle-2 .link-glow-bright:focus,.bg-white .bg-subtle-2 .link-glow-bright:hover{color:#000}}.bg-white .bg-subtle-2 .link-glow-medium{color:#000}.bg-white .bg-subtle-2 .link-glow-medium:after,.bg-white .bg-subtle-2 .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-white .bg-subtle-2 .link-glow-medium:active,.bg-white .bg-subtle-2 .link-glow-medium:focus,.bg-white .bg-subtle-2 .link-glow-medium:hover{color:#000}}.bg-white .bg-white .link-glow-base{color:#000}.bg-white .bg-white .link-glow-base:after,.bg-white .bg-white .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-white .bg-white .link-glow-base:active,.bg-white .bg-white .link-glow-base:focus,.bg-white .bg-white .link-glow-base:hover{color:#fff}}.bg-white .bg-white .link-glow-bright{color:#000}.bg-white .bg-white .link-glow-bright:after,.bg-white .bg-white .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-white .bg-white .link-glow-bright:active,.bg-white .bg-white .link-glow-bright:focus,.bg-white .bg-white .link-glow-bright:hover{color:#000}}.bg-white .bg-white .link-glow-medium{color:#000}.bg-white .bg-white .link-glow-medium:after,.bg-white .bg-white .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-white .bg-white .link-glow-medium:active,.bg-white .bg-white .link-glow-medium:focus,.bg-white .bg-white .link-glow-medium:hover{color:#000}}.bg-white .bg-black .link-glow-base{color:#fff}.bg-white .bg-black .link-glow-base:after,.bg-white .bg-black .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-white .bg-black .link-glow-base:active,.bg-white .bg-black .link-glow-base:focus,.bg-white .bg-black .link-glow-base:hover{color:#fff}}.bg-white .bg-black .link-glow-bright{color:#fff}.bg-white .bg-black .link-glow-bright:after,.bg-white .bg-black .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-white .bg-black .link-glow-bright:active,.bg-white .bg-black .link-glow-bright:focus,.bg-white .bg-black .link-glow-bright:hover{color:#000}}.bg-white .bg-black .link-glow-medium{color:#fff}.bg-white .bg-black .link-glow-medium:after,.bg-white .bg-black .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-white .bg-black .link-glow-medium:active,.bg-white .bg-black .link-glow-medium:focus,.bg-white .bg-black .link-glow-medium:hover{color:#000}}.bg-white .bg-medium .link-glow-base{color:#000}.bg-white .bg-medium .link-glow-base:after,.bg-white .bg-medium .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-white .bg-medium .link-glow-base:active,.bg-white .bg-medium .link-glow-base:focus,.bg-white .bg-medium .link-glow-base:hover{color:#fff}}.bg-white .bg-medium .link-glow-bright{color:#000}.bg-white .bg-medium .link-glow-bright:after,.bg-white .bg-medium .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-white .bg-medium .link-glow-bright:active,.bg-white .bg-medium .link-glow-bright:focus,.bg-white .bg-medium .link-glow-bright:hover{color:#000}}.bg-white .bg-medium .link-glow-medium{color:#000}.bg-white .bg-medium .link-glow-medium:after,.bg-white .bg-medium .link-glow-medium:focus:after{background-color:#0639a6}.bg-white .bg-medium .link-glow-medium:after{background-image:url(/theme/medical/images/icons/arrow-glow-base.svg)}@media(min-width:768px){.bg-white .bg-medium .link-glow-medium:active,.bg-white .bg-medium .link-glow-medium:focus,.bg-white .bg-medium .link-glow-medium:hover{color:#000}}.bg-white .bg-bright .link-glow-base{color:#000}.bg-white .bg-bright .link-glow-base:after,.bg-white .bg-bright .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-white .bg-bright .link-glow-base:active,.bg-white .bg-bright .link-glow-base:focus,.bg-white .bg-bright .link-glow-base:hover{color:#fff}}.bg-white .bg-bright .link-glow-bright{color:#000}.bg-white .bg-bright .link-glow-bright:after,.bg-white .bg-bright .link-glow-bright:focus:after{background-color:#06c06a}.bg-white .bg-bright .link-glow-bright:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-bright.svg)}@media(min-width:768px){.bg-white .bg-bright .link-glow-bright:active,.bg-white .bg-bright .link-glow-bright:focus,.bg-white .bg-bright .link-glow-bright:hover{color:#000}}.bg-white .bg-bright .link-glow-medium{color:#000}.bg-white .bg-bright .link-glow-medium:after,.bg-white .bg-bright .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-white .bg-bright .link-glow-medium:active,.bg-white .bg-bright .link-glow-medium:focus,.bg-white .bg-bright .link-glow-medium:hover{color:#000}}.bg-black .link-glow-base{color:#fff}.bg-black .link-glow-base:after,.bg-black .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-black .link-glow-base:active,.bg-black .link-glow-base:focus,.bg-black .link-glow-base:hover{color:#fff}}.bg-black .link-glow-bright{color:#fff}.bg-black .link-glow-bright:after,.bg-black .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-black .link-glow-bright:active,.bg-black .link-glow-bright:focus,.bg-black .link-glow-bright:hover{color:#000}}.bg-black .link-glow-medium{color:#fff}.bg-black .link-glow-medium:after,.bg-black .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-black .link-glow-medium:active,.bg-black .link-glow-medium:focus,.bg-black .link-glow-medium:hover{color:#000}}.bg-black .bg-base .link-glow-base{color:#fff}.bg-black .bg-base .link-glow-base:after,.bg-black .bg-base .link-glow-base:focus:after{background-color:#1b49b3}.bg-black .bg-base .link-glow-base:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-base.svg)}@media(min-width:768px){.bg-black .bg-base .link-glow-base:active,.bg-black .bg-base .link-glow-base:focus,.bg-black .bg-base .link-glow-base:hover{color:#fff}}.bg-black .bg-base .link-glow-bright{color:#fff}.bg-black .bg-base .link-glow-bright:after,.bg-black .bg-base .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-black .bg-base .link-glow-bright:active,.bg-black .bg-base .link-glow-bright:focus,.bg-black .bg-base .link-glow-bright:hover{color:#000}}.bg-black .bg-base .link-glow-medium{color:#fff}.bg-black .bg-base .link-glow-medium:after,.bg-black .bg-base .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-black .bg-base .link-glow-medium:active,.bg-black .bg-base .link-glow-medium:focus,.bg-black .bg-base .link-glow-medium:hover{color:#000}}.bg-black .bg-dark .link-glow-base{color:#fff}.bg-black .bg-dark .link-glow-base:after,.bg-black .bg-dark .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-black .bg-dark .link-glow-base:active,.bg-black .bg-dark .link-glow-base:focus,.bg-black .bg-dark .link-glow-base:hover{color:#fff}}.bg-black .bg-dark .link-glow-bright{color:#fff}.bg-black .bg-dark .link-glow-bright:after,.bg-black .bg-dark .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-black .bg-dark .link-glow-bright:active,.bg-black .bg-dark .link-glow-bright:focus,.bg-black .bg-dark .link-glow-bright:hover{color:#000}}.bg-black .bg-dark .link-glow-medium{color:#fff}.bg-black .bg-dark .link-glow-medium:after,.bg-black .bg-dark .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-black .bg-dark .link-glow-medium:active,.bg-black .bg-dark .link-glow-medium:focus,.bg-black .bg-dark .link-glow-medium:hover{color:#000}}.bg-black .bg-subtle .link-glow-base{color:#000}.bg-black .bg-subtle .link-glow-base:after,.bg-black .bg-subtle .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-black .bg-subtle .link-glow-base:active,.bg-black .bg-subtle .link-glow-base:focus,.bg-black .bg-subtle .link-glow-base:hover{color:#fff}}.bg-black .bg-subtle .link-glow-bright{color:#000}.bg-black .bg-subtle .link-glow-bright:after,.bg-black .bg-subtle .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-black .bg-subtle .link-glow-bright:active,.bg-black .bg-subtle .link-glow-bright:focus,.bg-black .bg-subtle .link-glow-bright:hover{color:#000}}.bg-black .bg-subtle .link-glow-medium{color:#000}.bg-black .bg-subtle .link-glow-medium:after,.bg-black .bg-subtle .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-black .bg-subtle .link-glow-medium:active,.bg-black .bg-subtle .link-glow-medium:focus,.bg-black .bg-subtle .link-glow-medium:hover{color:#000}}.bg-black .bg-subtle-2 .link-glow-base{color:#000}.bg-black .bg-subtle-2 .link-glow-base:after,.bg-black .bg-subtle-2 .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-black .bg-subtle-2 .link-glow-base:active,.bg-black .bg-subtle-2 .link-glow-base:focus,.bg-black .bg-subtle-2 .link-glow-base:hover{color:#fff}}.bg-black .bg-subtle-2 .link-glow-bright{color:#000}.bg-black .bg-subtle-2 .link-glow-bright:after,.bg-black .bg-subtle-2 .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-black .bg-subtle-2 .link-glow-bright:active,.bg-black .bg-subtle-2 .link-glow-bright:focus,.bg-black .bg-subtle-2 .link-glow-bright:hover{color:#000}}.bg-black .bg-subtle-2 .link-glow-medium{color:#000}.bg-black .bg-subtle-2 .link-glow-medium:after,.bg-black .bg-subtle-2 .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-black .bg-subtle-2 .link-glow-medium:active,.bg-black .bg-subtle-2 .link-glow-medium:focus,.bg-black .bg-subtle-2 .link-glow-medium:hover{color:#000}}.bg-black .bg-white .link-glow-base{color:#000}.bg-black .bg-white .link-glow-base:after,.bg-black .bg-white .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-black .bg-white .link-glow-base:active,.bg-black .bg-white .link-glow-base:focus,.bg-black .bg-white .link-glow-base:hover{color:#fff}}.bg-black .bg-white .link-glow-bright{color:#000}.bg-black .bg-white .link-glow-bright:after,.bg-black .bg-white .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-black .bg-white .link-glow-bright:active,.bg-black .bg-white .link-glow-bright:focus,.bg-black .bg-white .link-glow-bright:hover{color:#000}}.bg-black .bg-white .link-glow-medium{color:#000}.bg-black .bg-white .link-glow-medium:after,.bg-black .bg-white .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-black .bg-white .link-glow-medium:active,.bg-black .bg-white .link-glow-medium:focus,.bg-black .bg-white .link-glow-medium:hover{color:#000}}.bg-black .bg-black .link-glow-base{color:#fff}.bg-black .bg-black .link-glow-base:after,.bg-black .bg-black .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-black .bg-black .link-glow-base:active,.bg-black .bg-black .link-glow-base:focus,.bg-black .bg-black .link-glow-base:hover{color:#fff}}.bg-black .bg-black .link-glow-bright{color:#fff}.bg-black .bg-black .link-glow-bright:after,.bg-black .bg-black .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-black .bg-black .link-glow-bright:active,.bg-black .bg-black .link-glow-bright:focus,.bg-black .bg-black .link-glow-bright:hover{color:#000}}.bg-black .bg-black .link-glow-medium{color:#fff}.bg-black .bg-black .link-glow-medium:after,.bg-black .bg-black .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-black .bg-black .link-glow-medium:active,.bg-black .bg-black .link-glow-medium:focus,.bg-black .bg-black .link-glow-medium:hover{color:#000}}.bg-black .bg-medium .link-glow-base{color:#000}.bg-black .bg-medium .link-glow-base:after,.bg-black .bg-medium .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-black .bg-medium .link-glow-base:active,.bg-black .bg-medium .link-glow-base:focus,.bg-black .bg-medium .link-glow-base:hover{color:#fff}}.bg-black .bg-medium .link-glow-bright{color:#000}.bg-black .bg-medium .link-glow-bright:after,.bg-black .bg-medium .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-black .bg-medium .link-glow-bright:active,.bg-black .bg-medium .link-glow-bright:focus,.bg-black .bg-medium .link-glow-bright:hover{color:#000}}.bg-black .bg-medium .link-glow-medium{color:#000}.bg-black .bg-medium .link-glow-medium:after,.bg-black .bg-medium .link-glow-medium:focus:after{background-color:#0639a6}.bg-black .bg-medium .link-glow-medium:after{background-image:url(/theme/medical/images/icons/arrow-glow-base.svg)}@media(min-width:768px){.bg-black .bg-medium .link-glow-medium:active,.bg-black .bg-medium .link-glow-medium:focus,.bg-black .bg-medium .link-glow-medium:hover{color:#000}}.bg-black .bg-bright .link-glow-base{color:#000}.bg-black .bg-bright .link-glow-base:after,.bg-black .bg-bright .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-black .bg-bright .link-glow-base:active,.bg-black .bg-bright .link-glow-base:focus,.bg-black .bg-bright .link-glow-base:hover{color:#fff}}.bg-black .bg-bright .link-glow-bright{color:#000}.bg-black .bg-bright .link-glow-bright:after,.bg-black .bg-bright .link-glow-bright:focus:after{background-color:#06c06a}.bg-black .bg-bright .link-glow-bright:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-bright.svg)}@media(min-width:768px){.bg-black .bg-bright .link-glow-bright:active,.bg-black .bg-bright .link-glow-bright:focus,.bg-black .bg-bright .link-glow-bright:hover{color:#000}}.bg-black .bg-bright .link-glow-medium{color:#000}.bg-black .bg-bright .link-glow-medium:after,.bg-black .bg-bright .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-black .bg-bright .link-glow-medium:active,.bg-black .bg-bright .link-glow-medium:focus,.bg-black .bg-bright .link-glow-medium:hover{color:#000}}.bg-medium .link-glow-base{color:#000}.bg-medium .link-glow-base:after,.bg-medium .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-medium .link-glow-base:active,.bg-medium .link-glow-base:focus,.bg-medium .link-glow-base:hover{color:#fff}}.bg-medium .link-glow-bright{color:#000}.bg-medium .link-glow-bright:after,.bg-medium .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-medium .link-glow-bright:active,.bg-medium .link-glow-bright:focus,.bg-medium .link-glow-bright:hover{color:#000}}.bg-medium .link-glow-medium{color:#000}.bg-medium .link-glow-medium:after,.bg-medium .link-glow-medium:focus:after{background-color:#0639a6}.bg-medium .link-glow-medium:after{background-image:url(/theme/medical/images/icons/arrow-glow-base.svg)}@media(min-width:768px){.bg-medium .link-glow-medium:active,.bg-medium .link-glow-medium:focus,.bg-medium .link-glow-medium:hover{color:#000}}.bg-medium .bg-base .link-glow-base{color:#fff}.bg-medium .bg-base .link-glow-base:after,.bg-medium .bg-base .link-glow-base:focus:after{background-color:#1b49b3}.bg-medium .bg-base .link-glow-base:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-base.svg)}@media(min-width:768px){.bg-medium .bg-base .link-glow-base:active,.bg-medium .bg-base .link-glow-base:focus,.bg-medium .bg-base .link-glow-base:hover{color:#fff}}.bg-medium .bg-base .link-glow-bright{color:#fff}.bg-medium .bg-base .link-glow-bright:after,.bg-medium .bg-base .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-medium .bg-base .link-glow-bright:active,.bg-medium .bg-base .link-glow-bright:focus,.bg-medium .bg-base .link-glow-bright:hover{color:#000}}.bg-medium .bg-base .link-glow-medium{color:#fff}.bg-medium .bg-base .link-glow-medium:after,.bg-medium .bg-base .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-medium .bg-base .link-glow-medium:active,.bg-medium .bg-base .link-glow-medium:focus,.bg-medium .bg-base .link-glow-medium:hover{color:#000}}.bg-medium .bg-dark .link-glow-base{color:#fff}.bg-medium .bg-dark .link-glow-base:after,.bg-medium .bg-dark .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-medium .bg-dark .link-glow-base:active,.bg-medium .bg-dark .link-glow-base:focus,.bg-medium .bg-dark .link-glow-base:hover{color:#fff}}.bg-medium .bg-dark .link-glow-bright{color:#fff}.bg-medium .bg-dark .link-glow-bright:after,.bg-medium .bg-dark .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-medium .bg-dark .link-glow-bright:active,.bg-medium .bg-dark .link-glow-bright:focus,.bg-medium .bg-dark .link-glow-bright:hover{color:#000}}.bg-medium .bg-dark .link-glow-medium{color:#fff}.bg-medium .bg-dark .link-glow-medium:after,.bg-medium .bg-dark .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-medium .bg-dark .link-glow-medium:active,.bg-medium .bg-dark .link-glow-medium:focus,.bg-medium .bg-dark .link-glow-medium:hover{color:#000}}.bg-medium .bg-subtle .link-glow-base{color:#000}.bg-medium .bg-subtle .link-glow-base:after,.bg-medium .bg-subtle .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-medium .bg-subtle .link-glow-base:active,.bg-medium .bg-subtle .link-glow-base:focus,.bg-medium .bg-subtle .link-glow-base:hover{color:#fff}}.bg-medium .bg-subtle .link-glow-bright{color:#000}.bg-medium .bg-subtle .link-glow-bright:after,.bg-medium .bg-subtle .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-medium .bg-subtle .link-glow-bright:active,.bg-medium .bg-subtle .link-glow-bright:focus,.bg-medium .bg-subtle .link-glow-bright:hover{color:#000}}.bg-medium .bg-subtle .link-glow-medium{color:#000}.bg-medium .bg-subtle .link-glow-medium:after,.bg-medium .bg-subtle .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-medium .bg-subtle .link-glow-medium:active,.bg-medium .bg-subtle .link-glow-medium:focus,.bg-medium .bg-subtle .link-glow-medium:hover{color:#000}}.bg-medium .bg-subtle-2 .link-glow-base{color:#000}.bg-medium .bg-subtle-2 .link-glow-base:after,.bg-medium .bg-subtle-2 .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-medium .bg-subtle-2 .link-glow-base:active,.bg-medium .bg-subtle-2 .link-glow-base:focus,.bg-medium .bg-subtle-2 .link-glow-base:hover{color:#fff}}.bg-medium .bg-subtle-2 .link-glow-bright{color:#000}.bg-medium .bg-subtle-2 .link-glow-bright:after,.bg-medium .bg-subtle-2 .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-medium .bg-subtle-2 .link-glow-bright:active,.bg-medium .bg-subtle-2 .link-glow-bright:focus,.bg-medium .bg-subtle-2 .link-glow-bright:hover{color:#000}}.bg-medium .bg-subtle-2 .link-glow-medium{color:#000}.bg-medium .bg-subtle-2 .link-glow-medium:after,.bg-medium .bg-subtle-2 .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-medium .bg-subtle-2 .link-glow-medium:active,.bg-medium .bg-subtle-2 .link-glow-medium:focus,.bg-medium .bg-subtle-2 .link-glow-medium:hover{color:#000}}.bg-medium .bg-white .link-glow-base{color:#000}.bg-medium .bg-white .link-glow-base:after,.bg-medium .bg-white .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-medium .bg-white .link-glow-base:active,.bg-medium .bg-white .link-glow-base:focus,.bg-medium .bg-white .link-glow-base:hover{color:#fff}}.bg-medium .bg-white .link-glow-bright{color:#000}.bg-medium .bg-white .link-glow-bright:after,.bg-medium .bg-white .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-medium .bg-white .link-glow-bright:active,.bg-medium .bg-white .link-glow-bright:focus,.bg-medium .bg-white .link-glow-bright:hover{color:#000}}.bg-medium .bg-white .link-glow-medium{color:#000}.bg-medium .bg-white .link-glow-medium:after,.bg-medium .bg-white .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-medium .bg-white .link-glow-medium:active,.bg-medium .bg-white .link-glow-medium:focus,.bg-medium .bg-white .link-glow-medium:hover{color:#000}}.bg-medium .bg-black .link-glow-base{color:#fff}.bg-medium .bg-black .link-glow-base:after,.bg-medium .bg-black .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-medium .bg-black .link-glow-base:active,.bg-medium .bg-black .link-glow-base:focus,.bg-medium .bg-black .link-glow-base:hover{color:#fff}}.bg-medium .bg-black .link-glow-bright{color:#fff}.bg-medium .bg-black .link-glow-bright:after,.bg-medium .bg-black .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-medium .bg-black .link-glow-bright:active,.bg-medium .bg-black .link-glow-bright:focus,.bg-medium .bg-black .link-glow-bright:hover{color:#000}}.bg-medium .bg-black .link-glow-medium{color:#fff}.bg-medium .bg-black .link-glow-medium:after,.bg-medium .bg-black .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-medium .bg-black .link-glow-medium:active,.bg-medium .bg-black .link-glow-medium:focus,.bg-medium .bg-black .link-glow-medium:hover{color:#000}}.bg-medium .bg-medium .link-glow-base{color:#000}.bg-medium .bg-medium .link-glow-base:after,.bg-medium .bg-medium .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-medium .bg-medium .link-glow-base:active,.bg-medium .bg-medium .link-glow-base:focus,.bg-medium .bg-medium .link-glow-base:hover{color:#fff}}.bg-medium .bg-medium .link-glow-bright{color:#000}.bg-medium .bg-medium .link-glow-bright:after,.bg-medium .bg-medium .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-medium .bg-medium .link-glow-bright:active,.bg-medium .bg-medium .link-glow-bright:focus,.bg-medium .bg-medium .link-glow-bright:hover{color:#000}}.bg-medium .bg-medium .link-glow-medium{color:#000}.bg-medium .bg-medium .link-glow-medium:after,.bg-medium .bg-medium .link-glow-medium:focus:after{background-color:#0639a6}.bg-medium .bg-medium .link-glow-medium:after{background-image:url(/theme/medical/images/icons/arrow-glow-base.svg)}@media(min-width:768px){.bg-medium .bg-medium .link-glow-medium:active,.bg-medium .bg-medium .link-glow-medium:focus,.bg-medium .bg-medium .link-glow-medium:hover{color:#000}}.bg-medium .bg-bright .link-glow-base{color:#000}.bg-medium .bg-bright .link-glow-base:after,.bg-medium .bg-bright .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-medium .bg-bright .link-glow-base:active,.bg-medium .bg-bright .link-glow-base:focus,.bg-medium .bg-bright .link-glow-base:hover{color:#fff}}.bg-medium .bg-bright .link-glow-bright{color:#000}.bg-medium .bg-bright .link-glow-bright:after,.bg-medium .bg-bright .link-glow-bright:focus:after{background-color:#06c06a}.bg-medium .bg-bright .link-glow-bright:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-bright.svg)}@media(min-width:768px){.bg-medium .bg-bright .link-glow-bright:active,.bg-medium .bg-bright .link-glow-bright:focus,.bg-medium .bg-bright .link-glow-bright:hover{color:#000}}.bg-medium .bg-bright .link-glow-medium{color:#000}.bg-medium .bg-bright .link-glow-medium:after,.bg-medium .bg-bright .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-medium .bg-bright .link-glow-medium:active,.bg-medium .bg-bright .link-glow-medium:focus,.bg-medium .bg-bright .link-glow-medium:hover{color:#000}}.bg-bright .link-glow-base{color:#000}.bg-bright .link-glow-base:after,.bg-bright .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-bright .link-glow-base:active,.bg-bright .link-glow-base:focus,.bg-bright .link-glow-base:hover{color:#fff}}.bg-bright .link-glow-bright{color:#000}.bg-bright .link-glow-bright:after,.bg-bright .link-glow-bright:focus:after{background-color:#06c06a}.bg-bright .link-glow-bright:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-bright.svg)}@media(min-width:768px){.bg-bright .link-glow-bright:active,.bg-bright .link-glow-bright:focus,.bg-bright .link-glow-bright:hover{color:#000}}.bg-bright .link-glow-medium{color:#000}.bg-bright .link-glow-medium:after,.bg-bright .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-bright .link-glow-medium:active,.bg-bright .link-glow-medium:focus,.bg-bright .link-glow-medium:hover{color:#000}}.bg-bright .bg-base .link-glow-base{color:#fff}.bg-bright .bg-base .link-glow-base:after,.bg-bright .bg-base .link-glow-base:focus:after{background-color:#1b49b3}.bg-bright .bg-base .link-glow-base:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-base.svg)}@media(min-width:768px){.bg-bright .bg-base .link-glow-base:active,.bg-bright .bg-base .link-glow-base:focus,.bg-bright .bg-base .link-glow-base:hover{color:#fff}}.bg-bright .bg-base .link-glow-bright{color:#fff}.bg-bright .bg-base .link-glow-bright:after,.bg-bright .bg-base .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-bright .bg-base .link-glow-bright:active,.bg-bright .bg-base .link-glow-bright:focus,.bg-bright .bg-base .link-glow-bright:hover{color:#000}}.bg-bright .bg-base .link-glow-medium{color:#fff}.bg-bright .bg-base .link-glow-medium:after,.bg-bright .bg-base .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-bright .bg-base .link-glow-medium:active,.bg-bright .bg-base .link-glow-medium:focus,.bg-bright .bg-base .link-glow-medium:hover{color:#000}}.bg-bright .bg-dark .link-glow-base{color:#fff}.bg-bright .bg-dark .link-glow-base:after,.bg-bright .bg-dark .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-bright .bg-dark .link-glow-base:active,.bg-bright .bg-dark .link-glow-base:focus,.bg-bright .bg-dark .link-glow-base:hover{color:#fff}}.bg-bright .bg-dark .link-glow-bright{color:#fff}.bg-bright .bg-dark .link-glow-bright:after,.bg-bright .bg-dark .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-bright .bg-dark .link-glow-bright:active,.bg-bright .bg-dark .link-glow-bright:focus,.bg-bright .bg-dark .link-glow-bright:hover{color:#000}}.bg-bright .bg-dark .link-glow-medium{color:#fff}.bg-bright .bg-dark .link-glow-medium:after,.bg-bright .bg-dark .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-bright .bg-dark .link-glow-medium:active,.bg-bright .bg-dark .link-glow-medium:focus,.bg-bright .bg-dark .link-glow-medium:hover{color:#000}}.bg-bright .bg-subtle .link-glow-base{color:#000}.bg-bright .bg-subtle .link-glow-base:after,.bg-bright .bg-subtle .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-bright .bg-subtle .link-glow-base:active,.bg-bright .bg-subtle .link-glow-base:focus,.bg-bright .bg-subtle .link-glow-base:hover{color:#fff}}.bg-bright .bg-subtle .link-glow-bright{color:#000}.bg-bright .bg-subtle .link-glow-bright:after,.bg-bright .bg-subtle .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-bright .bg-subtle .link-glow-bright:active,.bg-bright .bg-subtle .link-glow-bright:focus,.bg-bright .bg-subtle .link-glow-bright:hover{color:#000}}.bg-bright .bg-subtle .link-glow-medium{color:#000}.bg-bright .bg-subtle .link-glow-medium:after,.bg-bright .bg-subtle .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-bright .bg-subtle .link-glow-medium:active,.bg-bright .bg-subtle .link-glow-medium:focus,.bg-bright .bg-subtle .link-glow-medium:hover{color:#000}}.bg-bright .bg-subtle-2 .link-glow-base{color:#000}.bg-bright .bg-subtle-2 .link-glow-base:after,.bg-bright .bg-subtle-2 .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-bright .bg-subtle-2 .link-glow-base:active,.bg-bright .bg-subtle-2 .link-glow-base:focus,.bg-bright .bg-subtle-2 .link-glow-base:hover{color:#fff}}.bg-bright .bg-subtle-2 .link-glow-bright{color:#000}.bg-bright .bg-subtle-2 .link-glow-bright:after,.bg-bright .bg-subtle-2 .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-bright .bg-subtle-2 .link-glow-bright:active,.bg-bright .bg-subtle-2 .link-glow-bright:focus,.bg-bright .bg-subtle-2 .link-glow-bright:hover{color:#000}}.bg-bright .bg-subtle-2 .link-glow-medium{color:#000}.bg-bright .bg-subtle-2 .link-glow-medium:after,.bg-bright .bg-subtle-2 .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-bright .bg-subtle-2 .link-glow-medium:active,.bg-bright .bg-subtle-2 .link-glow-medium:focus,.bg-bright .bg-subtle-2 .link-glow-medium:hover{color:#000}}.bg-bright .bg-white .link-glow-base{color:#000}.bg-bright .bg-white .link-glow-base:after,.bg-bright .bg-white .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-bright .bg-white .link-glow-base:active,.bg-bright .bg-white .link-glow-base:focus,.bg-bright .bg-white .link-glow-base:hover{color:#fff}}.bg-bright .bg-white .link-glow-bright{color:#000}.bg-bright .bg-white .link-glow-bright:after,.bg-bright .bg-white .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-bright .bg-white .link-glow-bright:active,.bg-bright .bg-white .link-glow-bright:focus,.bg-bright .bg-white .link-glow-bright:hover{color:#000}}.bg-bright .bg-white .link-glow-medium{color:#000}.bg-bright .bg-white .link-glow-medium:after,.bg-bright .bg-white .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-bright .bg-white .link-glow-medium:active,.bg-bright .bg-white .link-glow-medium:focus,.bg-bright .bg-white .link-glow-medium:hover{color:#000}}.bg-bright .bg-black .link-glow-base{color:#fff}.bg-bright .bg-black .link-glow-base:after,.bg-bright .bg-black .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-bright .bg-black .link-glow-base:active,.bg-bright .bg-black .link-glow-base:focus,.bg-bright .bg-black .link-glow-base:hover{color:#fff}}.bg-bright .bg-black .link-glow-bright{color:#fff}.bg-bright .bg-black .link-glow-bright:after,.bg-bright .bg-black .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-bright .bg-black .link-glow-bright:active,.bg-bright .bg-black .link-glow-bright:focus,.bg-bright .bg-black .link-glow-bright:hover{color:#000}}.bg-bright .bg-black .link-glow-medium{color:#fff}.bg-bright .bg-black .link-glow-medium:after,.bg-bright .bg-black .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-bright .bg-black .link-glow-medium:active,.bg-bright .bg-black .link-glow-medium:focus,.bg-bright .bg-black .link-glow-medium:hover{color:#000}}.bg-bright .bg-medium .link-glow-base{color:#000}.bg-bright .bg-medium .link-glow-base:after,.bg-bright .bg-medium .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-bright .bg-medium .link-glow-base:active,.bg-bright .bg-medium .link-glow-base:focus,.bg-bright .bg-medium .link-glow-base:hover{color:#fff}}.bg-bright .bg-medium .link-glow-bright{color:#000}.bg-bright .bg-medium .link-glow-bright:after,.bg-bright .bg-medium .link-glow-bright:focus:after{background-color:#79bb30}@media(min-width:768px){.bg-bright .bg-medium .link-glow-bright:active,.bg-bright .bg-medium .link-glow-bright:focus,.bg-bright .bg-medium .link-glow-bright:hover{color:#000}}.bg-bright .bg-medium .link-glow-medium{color:#000}.bg-bright .bg-medium .link-glow-medium:after,.bg-bright .bg-medium .link-glow-medium:focus:after{background-color:#0639a6}.bg-bright .bg-medium .link-glow-medium:after{background-image:url(/theme/medical/images/icons/arrow-glow-base.svg)}@media(min-width:768px){.bg-bright .bg-medium .link-glow-medium:active,.bg-bright .bg-medium .link-glow-medium:focus,.bg-bright .bg-medium .link-glow-medium:hover{color:#000}}.bg-bright .bg-bright .link-glow-base{color:#000}.bg-bright .bg-bright .link-glow-base:after,.bg-bright .bg-bright .link-glow-base:focus:after{background-color:#0639a6}@media(min-width:768px){.bg-bright .bg-bright .link-glow-base:active,.bg-bright .bg-bright .link-glow-base:focus,.bg-bright .bg-bright .link-glow-base:hover{color:#fff}}.bg-bright .bg-bright .link-glow-bright{color:#000}.bg-bright .bg-bright .link-glow-bright:after,.bg-bright .bg-bright .link-glow-bright:focus:after{background-color:#06c06a}.bg-bright .bg-bright .link-glow-bright:after{background-image:url(/theme/medical/images/icons/arrow-glow-darker-bright.svg)}@media(min-width:768px){.bg-bright .bg-bright .link-glow-bright:active,.bg-bright .bg-bright .link-glow-bright:focus,.bg-bright .bg-bright .link-glow-bright:hover{color:#000}}.bg-bright .bg-bright .link-glow-medium{color:#000}.bg-bright .bg-bright .link-glow-medium:after,.bg-bright .bg-bright .link-glow-medium:focus:after{background-color:#00205b}@media(min-width:768px){.bg-bright .bg-bright .link-glow-medium:active,.bg-bright .bg-bright .link-glow-medium:focus,.bg-bright .bg-bright .link-glow-medium:hover{color:#000}}.btn-cta-tertiary:after,.link-external:after,.link-headline-listitem:before,.link-inline-linklist-item:after{background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:2.5rem;transition:transform .2s linear,opacity .2s linear,color .2s linear;width:2.5rem}.link-headline-listitem{align-items:center;color:#000;display:inline-flex;text-decoration:none}.link-headline-listitem:before{margin-right:.8rem}.link-headline-listitem:hover{color:#0639a6}.link-headline-listitem:hover:before{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.bg-base .link-headline-listitem,.bg-base .link-headline-listitem:hover{color:#fff}.bg-base .link-headline-listitem:hover:before{background-image:url(/theme/medical/images/icons/arrow-white-w.svg)}.bg-dark .link-headline-listitem{color:#fff}.bg-dark .link-headline-listitem:hover{color:#0639a6}.bg-dark .link-headline-listitem:hover:before{background-image:url(/theme/medical/images/icons/arrow-white-w.svg)}.bg-subtle .link-headline-listitem{color:#000}.bg-subtle .link-headline-listitem:hover{color:#0639a6}.bg-subtle .link-headline-listitem:hover:before{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.bg-subtle-2 .link-headline-listitem{color:#000}.bg-subtle-2 .link-headline-listitem:hover{color:#0639a6}.bg-subtle-2 .link-headline-listitem:hover:before{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.bg-white .link-headline-listitem{color:#000}.bg-white .link-headline-listitem:hover{color:#0639a6}.bg-white .link-headline-listitem:hover:before{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.bg-black .link-headline-listitem{color:#fff}.bg-black .link-headline-listitem:hover{color:#0639a6}.bg-black .link-headline-listitem:hover:before{background-image:url(/theme/medical/images/icons/arrow-white-w.svg)}.bg-medium .link-headline-listitem{color:#000}.bg-medium .link-headline-listitem:hover{color:#0639a6}.bg-medium .link-headline-listitem:hover:before{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.bg-bright .link-headline-listitem{color:#000}.bg-bright .link-headline-listitem:hover{color:#0639a6}.bg-bright .link-headline-listitem:hover:before{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.link-inline-linklist-item{align-items:center;color:#000;display:inline-flex;font-size:1.6rem;font-weight:700;text-decoration:none}.link-inline-linklist-item:after{background-image:url(/theme/medical/images/icons/arrow-base-w.svg);margin-left:.8rem}.link-inline-linklist-item:hover{color:#0639a6}.link-inline-linklist-item:hover:after{transform:translateX(.5rem)}.bg-base .link-inline-linklist-item{color:#fff}.bg-base .link-inline-linklist-item:after{background-image:url(/theme/medical/images/icons/arrow-white-w.svg)}.bg-base .link-inline-linklist-item:hover,.bg-dark .link-inline-linklist-item{color:#fff}.bg-dark .link-inline-linklist-item:after{background-image:url(/theme/medical/images/icons/arrow-white-w.svg)}.bg-dark .link-inline-linklist-item:hover{color:#0639a6}.bg-subtle .link-inline-linklist-item{color:#000}.bg-subtle .link-inline-linklist-item:after{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.bg-subtle .link-inline-linklist-item:hover{color:#0639a6}.bg-subtle-2 .link-inline-linklist-item{color:#000}.bg-subtle-2 .link-inline-linklist-item:after{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.bg-subtle-2 .link-inline-linklist-item:hover{color:#0639a6}.bg-white .link-inline-linklist-item{color:#000}.bg-white .link-inline-linklist-item:after{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.bg-white .link-inline-linklist-item:hover{color:#0639a6}.bg-black .link-inline-linklist-item{color:#fff}.bg-black .link-inline-linklist-item:after{background-image:url(/theme/medical/images/icons/arrow-white-w.svg)}.bg-black .link-inline-linklist-item:hover{color:#0639a6}.bg-medium .link-inline-linklist-item{color:#000}.bg-medium .link-inline-linklist-item:after{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.bg-medium .link-inline-linklist-item:hover{color:#0639a6}.bg-bright .link-inline-linklist-item{color:#000}.bg-bright .link-inline-linklist-item:after{background-image:url(/theme/medical/images/icons/arrow-base-w.svg)}.bg-bright .link-inline-linklist-item:hover{color:#0639a6}.btn.with-icon{gap:.8rem}.btn.with-icon,.link-external{align-items:center;display:inline-flex}.link-external{font-size:1.8rem}.link-external:after{background-image:url(/theme/medical/images/icons/arrow-white-w.svg);height:2.5rem;margin-left:.8rem;width:2.5rem}.link-external.link-xs{font-size:1.6rem}.link-external.link-xs:after{background-image:url(/theme/medical/images/icons/arrow-white-nw-small.svg);height:1.6rem;width:1.6rem}.link-external.link-lg{font-size:2.8rem}.link-external.link-lg:after{height:3.2rem;width:3.2rem}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:700;text-decoration:none}.h1 a:active,.h1 a:hover,.h2 a:active,.h2 a:hover,.h3 a:active,.h3 a:hover,.h4 a:active,.h4 a:hover,.h5 a:active,.h5 a:hover,.h6 a:active,.h6 a:hover,h1 a:active,h1 a:hover,h2 a:active,h2 a:hover,h3 a:active,h3 a:hover,h4 a:active,h4 a:hover,h5 a:active,h5 a:hover,h6 a:active,h6 a:hover{text-decoration:underline}.bg-base .link-external:after{background-image:url(/theme/medical/images/icons/arrow-white-nw.svg)}.bg-base .link-external.link-xs:after{background-image:url(/theme/medical/images/icons/arrow-white-nw-small.svg)}.bg-dark .link-external:after{background-image:url(/theme/medical/images/icons/arrow-white-nw.svg)}.bg-dark .link-external.link-xs:after{background-image:url(/theme/medical/images/icons/arrow-white-nw-small.svg)}.bg-black .link-external:after{background-image:url(/theme/medical/images/icons/arrow-white-nw.svg)}.bg-black .link-external.link-xs:after{background-image:url(/theme/medical/images/icons/arrow-white-nw-small.svg)}.bg-base .btn-cta-primary{--bs-btn-color:#0639a6;--bs-btn-bg:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0639a6;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:43,87,179;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0639a6;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0639a6;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color:#fff}.bg-base .btn-cta-secondary{--bs-btn-color:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#0639a6;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:6,57,166;--bs-btn-active-color:#0639a6;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fff;--bs-gradient:none}.svgicon .svg-icon-background{stroke-width:3}.svgicon .svg-icon-line{stroke-width:3;stroke-miterlimit:10}.svgicon .svg-icon-background{fill:transparent;stroke:transparent}.svgicon .svg-icon-activation{fill:transparent}.svgicon .svg-icon-fill{fill:#000}.svgicon .svg-icon-line{stroke:#000}.svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.btn:hover .svgicon .svg-icon-activation,.svgicon.active .svg-icon-activation,a:hover .svgicon .svg-icon-activation{fill:#00205b}.svgicon.base .svg-icon-fill{fill:#0639a6}.svgicon.base .svg-icon-line{stroke:#0639a6}.svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.svgicon.white .svg-icon-fill{fill:#fff}.svgicon.white .svg-icon-line{stroke:#fff}.svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.btn:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.svgicon.white:not(.hover-reverse).active .svg-icon-fill,a:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.btn:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.svgicon.white:not(.hover-reverse).active .svg-icon-line,a:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.btn:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,a:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.btn:hover .svgicon.white.hover-reverse .svg-icon-fill,.svgicon.white.hover-reverse.active .svg-icon-fill,a:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.btn:hover .svgicon.white.hover-reverse .svg-icon-line,.svgicon.white.hover-reverse.active .svg-icon-line,a:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.btn:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.svgicon.white.hover-reverse.active .svg-icon-line.rounded .svg-icon-line,a:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.btn:hover .svgicon.black.hover-reverse .svg-icon-fill,.svgicon.black.hover-reverse.active .svg-icon-fill,a:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.btn:hover .svgicon.black.hover-reverse .svg-icon-line,.svgicon.black.hover-reverse.active .svg-icon-line,a:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.btn:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.svgicon.black.hover-reverse.active .svg-icon-line.rounded .svg-icon-line,a:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.svgicon.with-background .svg-icon-fill{fill:#fff}.svgicon.with-background .svg-icon-line{stroke:#fff}.svgicon.with-background .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.svgicon.with-background .svg-icon-background{fill:#0639a6;stroke:#0639a6}.svgicon.icon-bg-colour-medium .svg-icon-fill{fill:#000}.svgicon.icon-bg-colour-medium .svg-icon-line{stroke:#000}.svgicon.icon-bg-colour-medium .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.svgicon.icon-bg-colour-medium .svg-icon-background{fill:#00205b;stroke:#00205b}.btn:hover .svgicon.icon-bg-colour-medium:not(.hover-reverse) .svg-icon-activation,.svgicon.icon-bg-colour-medium:not(.hover-reverse).active .svg-icon-activation,a:hover .svgicon.icon-bg-colour-medium:not(.hover-reverse) .svg-icon-activation{fill:#0639a6}.svgicon.icon-bg-colour-dark .svg-icon-fill{fill:#fff}.svgicon.icon-bg-colour-dark .svg-icon-line{stroke:#fff}.svgicon.icon-bg-colour-dark .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.svgicon.icon-bg-colour-dark .svg-icon-background{fill:#333;stroke:#333}.bg-base .svgicon .svg-icon-fill{fill:#fff}.bg-base .svgicon .svg-icon-line{stroke:#fff}.bg-base .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-base .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-base .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-base .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-base .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .svgicon.white.hover-reverse.active .svg-icon-fill,.btn:hover .bg-base .svgicon.white.hover-reverse .svg-icon-fill,a:hover .bg-base .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-base .svgicon.white.hover-reverse.active .svg-icon-line,.btn:hover .bg-base .svgicon.white.hover-reverse .svg-icon-line,a:hover .bg-base .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-base .svgicon.white.hover-reverse.active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .svgicon.black.hover-reverse.active .svg-icon-fill,.btn:hover .bg-base .svgicon.black.hover-reverse .svg-icon-fill,a:hover .bg-base .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-base .svgicon.black.hover-reverse.active .svg-icon-line,.btn:hover .bg-base .svgicon.black.hover-reverse .svg-icon-line,a:hover .bg-base .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-base .svgicon.black.hover-reverse.active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .svgicon.with-background:not(.icon-bg-colour-medium):not(.icon-bg-colour-dark) .svg-icon-background{fill:#021744;stroke:#021744}.bg-dark .svgicon .svg-icon-fill{fill:#fff}.bg-dark .svgicon .svg-icon-line{stroke:#fff}.bg-dark .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-dark .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-dark .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-dark .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-dark .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .svgicon.white.hover-reverse.active .svg-icon-fill,.btn:hover .bg-dark .svgicon.white.hover-reverse .svg-icon-fill,a:hover .bg-dark .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-dark .svgicon.white.hover-reverse.active .svg-icon-line,.btn:hover .bg-dark .svgicon.white.hover-reverse .svg-icon-line,a:hover .bg-dark .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-dark .svgicon.white.hover-reverse.active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .svgicon.black.hover-reverse.active .svg-icon-fill,.btn:hover .bg-dark .svgicon.black.hover-reverse .svg-icon-fill,a:hover .bg-dark .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-dark .svgicon.black.hover-reverse.active .svg-icon-line,.btn:hover .bg-dark .svgicon.black.hover-reverse .svg-icon-line,a:hover .bg-dark .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-dark .svgicon.black.hover-reverse.active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .svgicon .svg-icon-fill{fill:#fff}.bg-black .svgicon .svg-icon-line{stroke:#fff}.bg-black .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-black .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-black .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-black .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-black .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .svgicon.white.hover-reverse.active .svg-icon-fill,.btn:hover .bg-black .svgicon.white.hover-reverse .svg-icon-fill,a:hover .bg-black .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-black .svgicon.white.hover-reverse.active .svg-icon-line,.btn:hover .bg-black .svgicon.white.hover-reverse .svg-icon-line,a:hover .bg-black .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-black .svgicon.white.hover-reverse.active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .svgicon.black.hover-reverse.active .svg-icon-fill,.btn:hover .bg-black .svgicon.black.hover-reverse .svg-icon-fill,a:hover .bg-black .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-black .svgicon.black.hover-reverse.active .svg-icon-line,.btn:hover .bg-black .svgicon.black.hover-reverse .svg-icon-line,a:hover .bg-black .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-black .svgicon.black.hover-reverse.active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.h-xxxl{font-size:4.8rem;font-weight:400;line-height:5.76rem}@media(min-width:1200px){.h-xxxl{font-size:9.6rem;line-height:11rem}}.rich-text .h-xxxl{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .h-xxxl{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .h-xxxl{margin-bottom:1.6rem}}.copy-banner.jumbo .container .copy-section .title,.copy-banner.jumbo .container .copy-section .title p,.h-xxl,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .title p,.l1-hero.tall-wide .container-fluid .hero-container .copy-section .title,.l1-hero.tall-wide .container-fluid .hero-container .copy-section .title p,.l1-hero.tall-wide .container-lg .hero-container .copy-section .title,.l1-hero.tall-wide .container-lg .hero-container .copy-section .title p,.l1-hero.tall-wide .container-md .hero-container .copy-section .title,.l1-hero.tall-wide .container-md .hero-container .copy-section .title p,.l1-hero.tall-wide .container-sm .hero-container .copy-section .title,.l1-hero.tall-wide .container-sm .hero-container .copy-section .title p,.l1-hero.tall-wide-video .container-fluid .hero-container .copy-section .title,.l1-hero.tall-wide-video .container-fluid .hero-container .copy-section .title p,.l1-hero.tall-wide-video .container-lg .hero-container .copy-section .title,.l1-hero.tall-wide-video .container-lg .hero-container .copy-section .title p,.l1-hero.tall-wide-video .container-md .hero-container .copy-section .title,.l1-hero.tall-wide-video .container-md .hero-container .copy-section .title p,.l1-hero.tall-wide-video .container-sm .hero-container .copy-section .title,.l1-hero.tall-wide-video .container-sm .hero-container .copy-section .title p{font-size:4rem;font-weight:400;line-height:5.6rem}@media(min-width:1200px){.copy-banner.jumbo .container .copy-section .title,.copy-banner.jumbo .container .copy-section .title p,.h-xxl,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .title p,.l1-hero.tall-wide .container-fluid .hero-container .copy-section .title,.l1-hero.tall-wide .container-fluid .hero-container .copy-section .title p,.l1-hero.tall-wide .container-lg .hero-container .copy-section .title,.l1-hero.tall-wide .container-lg .hero-container .copy-section .title p,.l1-hero.tall-wide .container-md .hero-container .copy-section .title,.l1-hero.tall-wide .container-md .hero-container .copy-section .title p,.l1-hero.tall-wide .container-sm .hero-container .copy-section .title,.l1-hero.tall-wide .container-sm .hero-container .copy-section .title p,.l1-hero.tall-wide-video .container-fluid .hero-container .copy-section .title,.l1-hero.tall-wide-video .container-fluid .hero-container .copy-section .title p,.l1-hero.tall-wide-video .container-lg .hero-container .copy-section .title,.l1-hero.tall-wide-video .container-lg .hero-container .copy-section .title p,.l1-hero.tall-wide-video .container-md .hero-container .copy-section .title,.l1-hero.tall-wide-video .container-md .hero-container .copy-section .title p,.l1-hero.tall-wide-video .container-sm .hero-container .copy-section .title,.l1-hero.tall-wide-video .container-sm .hero-container .copy-section .title p{font-size:4.8rem;line-height:6.4rem}}.component.tabs.headings-increase-one .tab-header-copy-container .title,.h-xl,.h1,.l1-hero.split50 .copy-section .title,.l1-hero.split50 .copy-section .title p,.l2-hero .copy-section .title,.l2-hero .copy-section .title p,.l3-hero .copy-section .title,.l3-hero .copy-section .title p,.l4-hero.utility .copy-section .title,.l4-hero.utility .copy-section .title p,h1{font-size:3.2rem;font-weight:400;line-height:4rem}@media(min-width:1200px){.component.tabs.headings-increase-one .tab-header-copy-container .title,.h-xl,.h1,.l1-hero.split50 .copy-section .title,.l1-hero.split50 .copy-section .title p,.l2-hero .copy-section .title,.l2-hero .copy-section .title p,.l3-hero .copy-section .title,.l3-hero .copy-section .title p,.l4-hero.utility .copy-section .title,.l4-hero.utility .copy-section .title p,h1{font-size:4rem;line-height:4.8rem}}.component.tabs.headings-increase-one .tab-header-copy-container .rich-text .title,.l1-hero.split50 .copy-section .rich-text .title,.l1-hero.split50 .copy-section .title .rich-text p,.l2-hero .copy-section .rich-text .title,.l2-hero .copy-section .title .rich-text p,.l3-hero .copy-section .rich-text .title,.l3-hero .copy-section .title .rich-text p,.l4-hero.utility .copy-section .rich-text .title,.l4-hero.utility .copy-section .title .rich-text p,.rich-text .component.tabs.headings-increase-one .tab-header-copy-container .title,.rich-text .h-xl,.rich-text .h1,.rich-text .l1-hero.split50 .copy-section .title,.rich-text .l1-hero.split50 .copy-section .title p,.rich-text .l2-hero .copy-section .title,.rich-text .l2-hero .copy-section .title p,.rich-text .l3-hero .copy-section .title,.rich-text .l3-hero .copy-section .title p,.rich-text .l4-hero.utility .copy-section .title,.rich-text .l4-hero.utility .copy-section .title p,.rich-text h1{margin-bottom:1.6rem}@media(min-width:768px){.component.tabs.headings-increase-one .tab-header-copy-container .rich-text .title,.l1-hero.split50 .copy-section .rich-text .title,.l1-hero.split50 .copy-section .title .rich-text p,.l2-hero .copy-section .rich-text .title,.l2-hero .copy-section .title .rich-text p,.l3-hero .copy-section .rich-text .title,.l3-hero .copy-section .title .rich-text p,.l4-hero.utility .copy-section .rich-text .title,.l4-hero.utility .copy-section .title .rich-text p,.rich-text .component.tabs.headings-increase-one .tab-header-copy-container .title,.rich-text .h-xl,.rich-text .h1,.rich-text .l1-hero.split50 .copy-section .title,.rich-text .l1-hero.split50 .copy-section .title p,.rich-text .l2-hero .copy-section .title,.rich-text .l2-hero .copy-section .title p,.rich-text .l3-hero .copy-section .title,.rich-text .l3-hero .copy-section .title p,.rich-text .l4-hero.utility .copy-section .title,.rich-text .l4-hero.utility .copy-section .title p,.rich-text h1{margin-bottom:1.6rem}}@media(min-width:1200px){.component.tabs.headings-increase-one .tab-header-copy-container .rich-text .title,.l1-hero.split50 .copy-section .rich-text .title,.l1-hero.split50 .copy-section .title .rich-text p,.l2-hero .copy-section .rich-text .title,.l2-hero .copy-section .title .rich-text p,.l3-hero .copy-section .rich-text .title,.l3-hero .copy-section .title .rich-text p,.l4-hero.utility .copy-section .rich-text .title,.l4-hero.utility .copy-section .title .rich-text p,.rich-text .component.tabs.headings-increase-one .tab-header-copy-container .title,.rich-text .h-xl,.rich-text .h1,.rich-text .l1-hero.split50 .copy-section .title,.rich-text .l1-hero.split50 .copy-section .title p,.rich-text .l2-hero .copy-section .title,.rich-text .l2-hero .copy-section .title p,.rich-text .l3-hero .copy-section .title,.rich-text .l3-hero .copy-section .title p,.rich-text .l4-hero.utility .copy-section .title,.rich-text .l4-hero.utility .copy-section .title p,.rich-text h1{margin-bottom:1.6rem}}.card-carousel-tray.headings-increase-one .intro-column .intro-section .headline,.case-study-section.headings-increase-one .container .case-study-heading,.case-study.split-50 .container .copy-section .copy-wrapper .title,.case-study.split-50 .container .copy-section .copy-wrapper .title p,.component.tabs .tab-header-copy-container .title,.component.tabs.headings-increase-one .tab-header-copy-container .tag,.content-list.headings-increase-one .copy-section .sticky .title,.content-list.headings-increase-one .copy-section .sticky .title p,.content-logo-grid.headings-increase-one .row .content-wrapper .title,.copy-banner.headings-increase-one .copy-section .title,.copy-banner.headings-increase-one .copy-section .title p,.feature-vertical-video .component-content .content-wrapper .copy-section .title,.feature-vertical-video .component-content .content-wrapper .copy-section .title p,.form-banner .copy-section .title,.form-banner .copy-section .title p,.form-in-page.wide .copy-section .title,.form-in-page.wide .copy-section .title p,.h-lg,.h2,.image-parallax-text-block.headings-increase-one .row .parallax-image .content-section .title,.l1-hero.wide .container-fluid .container .copy-section .title,.l1-hero.wide .container-fluid .container .copy-section .title p,.l1-hero.wide .container-lg .container .copy-section .title,.l1-hero.wide .container-lg .container .copy-section .title p,.l1-hero.wide .container-md .container .copy-section .title,.l1-hero.wide .container-md .container .copy-section .title p,.l1-hero.wide .container-sm .container .copy-section .title,.l1-hero.wide .container-sm .container .copy-section .title p,.media-banner .callout .callout-rectangle .callout-title,.media-banner-icon-list.headings-increase-one .copy-section .title,.media-banner-icon-list.headings-increase-one .copy-section .title p,.media-banner-steps.details-increase-one .icon,.media-banner-steps.headings-increase-one .copy-section .title,.media-banner-steps.headings-increase-one .copy-section .title p,.media-banner.headings-increase-one .copy-section .title,.media-banner.headings-increase-one .copy-section .title p,.plan-card-selector.headings-increase-one .plan-card-contain .plan-card .details .plan-card-header,.product-spotlight .price-offer .price-offer-intro .title,.selector-bundle-cards .product-card-title .title,.title-component .copy-section .title,.title-component .copy-section .title p,h2{font-size:3.2rem;font-weight:400;line-height:3.2rem}@media(min-width:1200px){.card-carousel-tray.headings-increase-one .intro-column .intro-section .headline,.case-study-section.headings-increase-one .container .case-study-heading,.case-study.split-50 .container .copy-section .copy-wrapper .title,.case-study.split-50 .container .copy-section .copy-wrapper .title p,.component.tabs .tab-header-copy-container .title,.component.tabs.headings-increase-one .tab-header-copy-container .tag,.content-list.headings-increase-one .copy-section .sticky .title,.content-list.headings-increase-one .copy-section .sticky .title p,.content-logo-grid.headings-increase-one .row .content-wrapper .title,.copy-banner.headings-increase-one .copy-section .title,.copy-banner.headings-increase-one .copy-section .title p,.feature-vertical-video .component-content .content-wrapper .copy-section .title,.feature-vertical-video .component-content .content-wrapper .copy-section .title p,.form-banner .copy-section .title,.form-banner .copy-section .title p,.form-in-page.wide .copy-section .title,.form-in-page.wide .copy-section .title p,.h-lg,.h2,.image-parallax-text-block.headings-increase-one .row .parallax-image .content-section .title,.l1-hero.wide .container-fluid .container .copy-section .title,.l1-hero.wide .container-fluid .container .copy-section .title p,.l1-hero.wide .container-lg .container .copy-section .title,.l1-hero.wide .container-lg .container .copy-section .title p,.l1-hero.wide .container-md .container .copy-section .title,.l1-hero.wide .container-md .container .copy-section .title p,.l1-hero.wide .container-sm .container .copy-section .title,.l1-hero.wide .container-sm .container .copy-section .title p,.media-banner .callout .callout-rectangle .callout-title,.media-banner-icon-list.headings-increase-one .copy-section .title,.media-banner-icon-list.headings-increase-one .copy-section .title p,.media-banner-steps.details-increase-one .icon,.media-banner-steps.headings-increase-one .copy-section .title,.media-banner-steps.headings-increase-one .copy-section .title p,.media-banner.headings-increase-one .copy-section .title,.media-banner.headings-increase-one .copy-section .title p,.plan-card-selector.headings-increase-one .plan-card-contain .plan-card .details .plan-card-header,.product-spotlight .price-offer .price-offer-intro .title,.selector-bundle-cards .product-card-title .title,.title-component .copy-section .title,.title-component .copy-section .title p,h2{font-size:4rem;line-height:5.6rem}}.blogcards-carousel .header-copy-section .title,.blogcards-carousel .header-copy-section .title p,.card-carousel-tray .intro-column .intro-section .headline,.case-study-section .container .case-study-heading,.component.tabs .tab-header-copy-container .tag,.component.tabs.headings-decrease-one .tab-header-copy-container .title,.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-heading,.content-cards.headings-increase-one .content-card .card-section .title,.content-cards.headings-increase-one .content-card .card-section .title p,.content-list .copy-section .sticky .title,.content-list .copy-section .sticky .title p,.content-logo-grid .row .content-wrapper .title,.content-stats .row-title .list-title,.copy-banner .copy-section .title,.copy-banner .copy-section .title p,.copy-banner.headings-increase-one .copy-section .tag,.feature-content .copy-section .title,.feature-content .copy-section .title p,.feature-vertical-video .component-content .content-wrapper .copy-section .sub-title,.form-in-page.split-page .component-content .copy-section .title,.form-in-page.split-page .component-content .copy-section .title p,.h-md,.h3,.hi-lo-cards .hi-lo-cards-title,.icon-cards.headings-increase-one .section .copy-section .title,.icon-cards.headings-increase-one .section .copy-section .title p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .title,.image-parallax-text-block .parallax-image .content-wrapper .content-section .title *,.media-banner-icon-list .copy-section .title,.media-banner-icon-list .copy-section .title p,.media-banner-icon-list .icon-container .icon,.media-banner-icon-list .step-container .icon,.media-banner-steps .copy-section .title,.media-banner-steps .copy-section .title p,.media-banner-steps .icon-container .icon,.media-banner-steps .step-container .icon,.pill-link-table.headings-increase-one .copy-section .title,.pill-link-table.headings-increase-one .copy-section .title p,.plan-card-selector .plan-card-contain .plan-card .details .plan-card-header,.quote-copy-card .copy-card-section .title,.quote-copy-card .copy-card-section .title p,.resource-cards .resource-cards-heading,.tab-nav-vertical .main-heading .title,.tab-nav-vertical .main-heading .title p,.table-offer-matrix .table-matrix-component-header .table-matrix-header,h3{font-size:2rem;font-weight:400;line-height:3.6rem}.card-carousel-tray.headings-decrease-one .intro-column .intro-section .headline,.case-study-section.headings-decrease-one .container .case-study-heading,.component.tabs.headings-decrease-one .tab-header-copy-container .tag,.content-cards .content-card .card-section .title,.content-cards .content-card .card-section .title p,.content-list.headings-decrease-one .copy-section .sticky .title,.content-list.headings-decrease-one .copy-section .sticky .title p,.content-list.headings-increase-one .copy-section .sticky .tag,.content-logo-grid.headings-decrease-one .row .content-wrapper .title,.copy-banner .copy-section .tag,.copy-banner.headings-decrease-one .copy-section .title,.copy-banner.headings-decrease-one .copy-section .title p,.h-sm,.h4,.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-heading,.icon-cards .section .copy-section .title,.icon-cards .section .copy-section .title p,.image-parallax-text-block.headings-decrease-one .row .parallax-image .content-section .title,.logos .copy .title-wrapper .title .title,.logos .copy .title-wrapper .title .title .h3,.logos .copy .title-wrapper .title .title h3,.media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title,.media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title p,.media-banner-icon-list.headings-decrease-one .copy-section .title,.media-banner-icon-list.headings-decrease-one .copy-section .title p,.media-banner-steps.details-decrease-one .icon,.media-banner-steps.details-increase-one .copy-section .text-section .title,.media-banner-steps.details-increase-one .copy-section .text-section .title p,.media-banner-steps.headings-decrease-one .copy-section .title,.media-banner-steps.headings-decrease-one .copy-section .title p,.media-banner.headings-decrease-one .copy-section .title,.media-banner.headings-decrease-one .copy-section .title p,.pill-link-table .copy-section .title,.pill-link-table .copy-section .title p,.plan-card-selector.headings-decrease-one .plan-card-contain .plan-card .details .plan-card-header,.plan-card-selector.plan-card-selector-five .plan-card .details .plan-card-header,.promo-cards.headings-increase-one .promo-card .copy-section .title,.promo-cards.headings-increase-one .promo-card .copy-section .title p,.resource-cards.headings-increase-one .resource-card .copy-section .title,.resource-cards.headings-increase-one .resource-card .copy-section .title p,.search-results .no-results,.selector-bundle-cards .cta-wrapper .cta .title,.selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title,.selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title-base,h4{font-size:2.8rem;font-weight:500;line-height:3.2rem}@media(min-width:1200px){.card-carousel-tray.headings-decrease-one .intro-column .intro-section .headline,.case-study-section.headings-decrease-one .container .case-study-heading,.component.tabs.headings-decrease-one .tab-header-copy-container .tag,.content-cards .content-card .card-section .title,.content-cards .content-card .card-section .title p,.content-list.headings-decrease-one .copy-section .sticky .title,.content-list.headings-decrease-one .copy-section .sticky .title p,.content-list.headings-increase-one .copy-section .sticky .tag,.content-logo-grid.headings-decrease-one .row .content-wrapper .title,.copy-banner .copy-section .tag,.copy-banner.headings-decrease-one .copy-section .title,.copy-banner.headings-decrease-one .copy-section .title p,.h-sm,.h4,.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-heading,.icon-cards .section .copy-section .title,.icon-cards .section .copy-section .title p,.image-parallax-text-block.headings-decrease-one .row .parallax-image .content-section .title,.logos .copy .title-wrapper .title .title,.logos .copy .title-wrapper .title .title .h3,.logos .copy .title-wrapper .title .title h3,.media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title,.media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title p,.media-banner-icon-list.headings-decrease-one .copy-section .title,.media-banner-icon-list.headings-decrease-one .copy-section .title p,.media-banner-steps.details-decrease-one .icon,.media-banner-steps.details-increase-one .copy-section .text-section .title,.media-banner-steps.details-increase-one .copy-section .text-section .title p,.media-banner-steps.headings-decrease-one .copy-section .title,.media-banner-steps.headings-decrease-one .copy-section .title p,.media-banner.headings-decrease-one .copy-section .title,.media-banner.headings-decrease-one .copy-section .title p,.pill-link-table .copy-section .title,.pill-link-table .copy-section .title p,.plan-card-selector.headings-decrease-one .plan-card-contain .plan-card .details .plan-card-header,.plan-card-selector.plan-card-selector-five .plan-card .details .plan-card-header,.promo-cards.headings-increase-one .promo-card .copy-section .title,.promo-cards.headings-increase-one .promo-card .copy-section .title p,.resource-cards.headings-increase-one .resource-card .copy-section .title,.resource-cards.headings-increase-one .resource-card .copy-section .title p,.search-results .no-results,.selector-bundle-cards .cta-wrapper .cta .title,.selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title,.selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title-base,h4{font-size:3.2rem;line-height:4rem}}.card-carousel-tray.headings-decrease-one .intro-column .intro-section .rich-text .headline,.case-study-section.headings-decrease-one .container .rich-text .case-study-heading,.component.tabs.headings-decrease-one .tab-header-copy-container .rich-text .tag,.content-cards .content-card .card-section .rich-text .title,.content-cards .content-card .card-section .title .rich-text p,.content-list.headings-decrease-one .copy-section .sticky .rich-text .title,.content-list.headings-decrease-one .copy-section .sticky .title .rich-text p,.content-list.headings-increase-one .copy-section .sticky .rich-text .tag,.content-logo-grid.headings-decrease-one .row .content-wrapper .rich-text .title,.copy-banner .copy-section .rich-text .tag,.copy-banner.headings-decrease-one .copy-section .rich-text .title,.copy-banner.headings-decrease-one .copy-section .title .rich-text p,.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .rich-text .hi-lo-card-heading,.icon-cards .section .copy-section .rich-text .title,.icon-cards .section .copy-section .title .rich-text p,.image-parallax-text-block.headings-decrease-one .row .parallax-image .content-section .rich-text .title,.logos .copy .title-wrapper .title .rich-text .title,.logos .copy .title-wrapper .title .title .rich-text .h3,.logos .copy .title-wrapper .title .title .rich-text h3,.media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title .rich-text p,.media-banner-icon-list.details-increase-one .copy-section .text-section .rich-text .icon-title,.media-banner-icon-list.headings-decrease-one .copy-section .rich-text .title,.media-banner-icon-list.headings-decrease-one .copy-section .title .rich-text p,.media-banner-steps.details-decrease-one .rich-text .icon,.media-banner-steps.details-increase-one .copy-section .text-section .rich-text .title,.media-banner-steps.details-increase-one .copy-section .text-section .title .rich-text p,.media-banner-steps.headings-decrease-one .copy-section .rich-text .title,.media-banner-steps.headings-decrease-one .copy-section .title .rich-text p,.media-banner.headings-decrease-one .copy-section .rich-text .title,.media-banner.headings-decrease-one .copy-section .title .rich-text p,.pill-link-table .copy-section .rich-text .title,.pill-link-table .copy-section .title .rich-text p,.plan-card-selector.headings-decrease-one .plan-card-contain .plan-card .details .rich-text .plan-card-header,.plan-card-selector.plan-card-selector-five .plan-card .details .rich-text .plan-card-header,.promo-cards.headings-increase-one .promo-card .copy-section .rich-text .title,.promo-cards.headings-increase-one .promo-card .copy-section .title .rich-text p,.resource-cards.headings-increase-one .resource-card .copy-section .rich-text .title,.resource-cards.headings-increase-one .resource-card .copy-section .title .rich-text p,.rich-text .card-carousel-tray.headings-decrease-one .intro-column .intro-section .headline,.rich-text .case-study-section.headings-decrease-one .container .case-study-heading,.rich-text .component.tabs.headings-decrease-one .tab-header-copy-container .tag,.rich-text .content-cards .content-card .card-section .title,.rich-text .content-cards .content-card .card-section .title p,.rich-text .content-list.headings-decrease-one .copy-section .sticky .title,.rich-text .content-list.headings-decrease-one .copy-section .sticky .title p,.rich-text .content-list.headings-increase-one .copy-section .sticky .tag,.rich-text .content-logo-grid.headings-decrease-one .row .content-wrapper .title,.rich-text .copy-banner .copy-section .tag,.rich-text .copy-banner.headings-decrease-one .copy-section .title,.rich-text .copy-banner.headings-decrease-one .copy-section .title p,.rich-text .h-sm,.rich-text .h4,.rich-text .hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-heading,.rich-text .icon-cards .section .copy-section .title,.rich-text .icon-cards .section .copy-section .title p,.rich-text .image-parallax-text-block.headings-decrease-one .row .parallax-image .content-section .title,.rich-text .logos .copy .title-wrapper .title .title,.rich-text .logos .copy .title-wrapper .title .title .h3,.rich-text .logos .copy .title-wrapper .title .title h3,.rich-text .media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title,.rich-text .media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title p,.rich-text .media-banner-icon-list.headings-decrease-one .copy-section .title,.rich-text .media-banner-icon-list.headings-decrease-one .copy-section .title p,.rich-text .media-banner-steps.details-decrease-one .icon,.rich-text .media-banner-steps.details-increase-one .copy-section .text-section .title,.rich-text .media-banner-steps.details-increase-one .copy-section .text-section .title p,.rich-text .media-banner-steps.headings-decrease-one .copy-section .title,.rich-text .media-banner-steps.headings-decrease-one .copy-section .title p,.rich-text .media-banner.headings-decrease-one .copy-section .title,.rich-text .media-banner.headings-decrease-one .copy-section .title p,.rich-text .pill-link-table .copy-section .title,.rich-text .pill-link-table .copy-section .title p,.rich-text .plan-card-selector.headings-decrease-one .plan-card-contain .plan-card .details .plan-card-header,.rich-text .plan-card-selector.plan-card-selector-five .plan-card .details .plan-card-header,.rich-text .promo-cards.headings-increase-one .promo-card .copy-section .title,.rich-text .promo-cards.headings-increase-one .promo-card .copy-section .title p,.rich-text .resource-cards.headings-increase-one .resource-card .copy-section .title,.rich-text .resource-cards.headings-increase-one .resource-card .copy-section .title p,.rich-text .search-results .no-results,.rich-text .selector-bundle-cards .cta-wrapper .cta .title,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title-base,.rich-text h4,.search-results .rich-text .no-results,.selector-bundle-cards .cta-wrapper .cta .rich-text .title,.selector-bundle-cards .product-wrapper .product-card .product-title-group .rich-text .product-title,.selector-bundle-cards .product-wrapper .product-card .product-title-group .rich-text .product-title-base{margin-bottom:1.6rem}@media(min-width:768px){.card-carousel-tray.headings-decrease-one .intro-column .intro-section .rich-text .headline,.case-study-section.headings-decrease-one .container .rich-text .case-study-heading,.component.tabs.headings-decrease-one .tab-header-copy-container .rich-text .tag,.content-cards .content-card .card-section .rich-text .title,.content-cards .content-card .card-section .title .rich-text p,.content-list.headings-decrease-one .copy-section .sticky .rich-text .title,.content-list.headings-decrease-one .copy-section .sticky .title .rich-text p,.content-list.headings-increase-one .copy-section .sticky .rich-text .tag,.content-logo-grid.headings-decrease-one .row .content-wrapper .rich-text .title,.copy-banner .copy-section .rich-text .tag,.copy-banner.headings-decrease-one .copy-section .rich-text .title,.copy-banner.headings-decrease-one .copy-section .title .rich-text p,.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .rich-text .hi-lo-card-heading,.icon-cards .section .copy-section .rich-text .title,.icon-cards .section .copy-section .title .rich-text p,.image-parallax-text-block.headings-decrease-one .row .parallax-image .content-section .rich-text .title,.logos .copy .title-wrapper .title .rich-text .title,.logos .copy .title-wrapper .title .title .rich-text .h3,.logos .copy .title-wrapper .title .title .rich-text h3,.media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title .rich-text p,.media-banner-icon-list.details-increase-one .copy-section .text-section .rich-text .icon-title,.media-banner-icon-list.headings-decrease-one .copy-section .rich-text .title,.media-banner-icon-list.headings-decrease-one .copy-section .title .rich-text p,.media-banner-steps.details-decrease-one .rich-text .icon,.media-banner-steps.details-increase-one .copy-section .text-section .rich-text .title,.media-banner-steps.details-increase-one .copy-section .text-section .title .rich-text p,.media-banner-steps.headings-decrease-one .copy-section .rich-text .title,.media-banner-steps.headings-decrease-one .copy-section .title .rich-text p,.media-banner.headings-decrease-one .copy-section .rich-text .title,.media-banner.headings-decrease-one .copy-section .title .rich-text p,.pill-link-table .copy-section .rich-text .title,.pill-link-table .copy-section .title .rich-text p,.plan-card-selector.headings-decrease-one .plan-card-contain .plan-card .details .rich-text .plan-card-header,.plan-card-selector.plan-card-selector-five .plan-card .details .rich-text .plan-card-header,.promo-cards.headings-increase-one .promo-card .copy-section .rich-text .title,.promo-cards.headings-increase-one .promo-card .copy-section .title .rich-text p,.resource-cards.headings-increase-one .resource-card .copy-section .rich-text .title,.resource-cards.headings-increase-one .resource-card .copy-section .title .rich-text p,.rich-text .card-carousel-tray.headings-decrease-one .intro-column .intro-section .headline,.rich-text .case-study-section.headings-decrease-one .container .case-study-heading,.rich-text .component.tabs.headings-decrease-one .tab-header-copy-container .tag,.rich-text .content-cards .content-card .card-section .title,.rich-text .content-cards .content-card .card-section .title p,.rich-text .content-list.headings-decrease-one .copy-section .sticky .title,.rich-text .content-list.headings-decrease-one .copy-section .sticky .title p,.rich-text .content-list.headings-increase-one .copy-section .sticky .tag,.rich-text .content-logo-grid.headings-decrease-one .row .content-wrapper .title,.rich-text .copy-banner .copy-section .tag,.rich-text .copy-banner.headings-decrease-one .copy-section .title,.rich-text .copy-banner.headings-decrease-one .copy-section .title p,.rich-text .h-sm,.rich-text .h4,.rich-text .hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-heading,.rich-text .icon-cards .section .copy-section .title,.rich-text .icon-cards .section .copy-section .title p,.rich-text .image-parallax-text-block.headings-decrease-one .row .parallax-image .content-section .title,.rich-text .logos .copy .title-wrapper .title .title,.rich-text .logos .copy .title-wrapper .title .title .h3,.rich-text .logos .copy .title-wrapper .title .title h3,.rich-text .media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title,.rich-text .media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title p,.rich-text .media-banner-icon-list.headings-decrease-one .copy-section .title,.rich-text .media-banner-icon-list.headings-decrease-one .copy-section .title p,.rich-text .media-banner-steps.details-decrease-one .icon,.rich-text .media-banner-steps.details-increase-one .copy-section .text-section .title,.rich-text .media-banner-steps.details-increase-one .copy-section .text-section .title p,.rich-text .media-banner-steps.headings-decrease-one .copy-section .title,.rich-text .media-banner-steps.headings-decrease-one .copy-section .title p,.rich-text .media-banner.headings-decrease-one .copy-section .title,.rich-text .media-banner.headings-decrease-one .copy-section .title p,.rich-text .pill-link-table .copy-section .title,.rich-text .pill-link-table .copy-section .title p,.rich-text .plan-card-selector.headings-decrease-one .plan-card-contain .plan-card .details .plan-card-header,.rich-text .plan-card-selector.plan-card-selector-five .plan-card .details .plan-card-header,.rich-text .promo-cards.headings-increase-one .promo-card .copy-section .title,.rich-text .promo-cards.headings-increase-one .promo-card .copy-section .title p,.rich-text .resource-cards.headings-increase-one .resource-card .copy-section .title,.rich-text .resource-cards.headings-increase-one .resource-card .copy-section .title p,.rich-text .search-results .no-results,.rich-text .selector-bundle-cards .cta-wrapper .cta .title,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title-base,.rich-text h4,.search-results .rich-text .no-results,.selector-bundle-cards .cta-wrapper .cta .rich-text .title,.selector-bundle-cards .product-wrapper .product-card .product-title-group .rich-text .product-title,.selector-bundle-cards .product-wrapper .product-card .product-title-group .rich-text .product-title-base{margin-bottom:1.6rem}}@media(min-width:1200px){.card-carousel-tray.headings-decrease-one .intro-column .intro-section .rich-text .headline,.case-study-section.headings-decrease-one .container .rich-text .case-study-heading,.component.tabs.headings-decrease-one .tab-header-copy-container .rich-text .tag,.content-cards .content-card .card-section .rich-text .title,.content-cards .content-card .card-section .title .rich-text p,.content-list.headings-decrease-one .copy-section .sticky .rich-text .title,.content-list.headings-decrease-one .copy-section .sticky .title .rich-text p,.content-list.headings-increase-one .copy-section .sticky .rich-text .tag,.content-logo-grid.headings-decrease-one .row .content-wrapper .rich-text .title,.copy-banner .copy-section .rich-text .tag,.copy-banner.headings-decrease-one .copy-section .rich-text .title,.copy-banner.headings-decrease-one .copy-section .title .rich-text p,.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .rich-text .hi-lo-card-heading,.icon-cards .section .copy-section .rich-text .title,.icon-cards .section .copy-section .title .rich-text p,.image-parallax-text-block.headings-decrease-one .row .parallax-image .content-section .rich-text .title,.logos .copy .title-wrapper .title .rich-text .title,.logos .copy .title-wrapper .title .title .rich-text .h3,.logos .copy .title-wrapper .title .title .rich-text h3,.media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title .rich-text p,.media-banner-icon-list.details-increase-one .copy-section .text-section .rich-text .icon-title,.media-banner-icon-list.headings-decrease-one .copy-section .rich-text .title,.media-banner-icon-list.headings-decrease-one .copy-section .title .rich-text p,.media-banner-steps.details-decrease-one .rich-text .icon,.media-banner-steps.details-increase-one .copy-section .text-section .rich-text .title,.media-banner-steps.details-increase-one .copy-section .text-section .title .rich-text p,.media-banner-steps.headings-decrease-one .copy-section .rich-text .title,.media-banner-steps.headings-decrease-one .copy-section .title .rich-text p,.media-banner.headings-decrease-one .copy-section .rich-text .title,.media-banner.headings-decrease-one .copy-section .title .rich-text p,.pill-link-table .copy-section .rich-text .title,.pill-link-table .copy-section .title .rich-text p,.plan-card-selector.headings-decrease-one .plan-card-contain .plan-card .details .rich-text .plan-card-header,.plan-card-selector.plan-card-selector-five .plan-card .details .rich-text .plan-card-header,.promo-cards.headings-increase-one .promo-card .copy-section .rich-text .title,.promo-cards.headings-increase-one .promo-card .copy-section .title .rich-text p,.resource-cards.headings-increase-one .resource-card .copy-section .rich-text .title,.resource-cards.headings-increase-one .resource-card .copy-section .title .rich-text p,.rich-text .card-carousel-tray.headings-decrease-one .intro-column .intro-section .headline,.rich-text .case-study-section.headings-decrease-one .container .case-study-heading,.rich-text .component.tabs.headings-decrease-one .tab-header-copy-container .tag,.rich-text .content-cards .content-card .card-section .title,.rich-text .content-cards .content-card .card-section .title p,.rich-text .content-list.headings-decrease-one .copy-section .sticky .title,.rich-text .content-list.headings-decrease-one .copy-section .sticky .title p,.rich-text .content-list.headings-increase-one .copy-section .sticky .tag,.rich-text .content-logo-grid.headings-decrease-one .row .content-wrapper .title,.rich-text .copy-banner .copy-section .tag,.rich-text .copy-banner.headings-decrease-one .copy-section .title,.rich-text .copy-banner.headings-decrease-one .copy-section .title p,.rich-text .h-sm,.rich-text .h4,.rich-text .hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-heading,.rich-text .icon-cards .section .copy-section .title,.rich-text .icon-cards .section .copy-section .title p,.rich-text .image-parallax-text-block.headings-decrease-one .row .parallax-image .content-section .title,.rich-text .logos .copy .title-wrapper .title .title,.rich-text .logos .copy .title-wrapper .title .title .h3,.rich-text .logos .copy .title-wrapper .title .title h3,.rich-text .media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title,.rich-text .media-banner-icon-list.details-increase-one .copy-section .text-section .icon-title p,.rich-text .media-banner-icon-list.headings-decrease-one .copy-section .title,.rich-text .media-banner-icon-list.headings-decrease-one .copy-section .title p,.rich-text .media-banner-steps.details-decrease-one .icon,.rich-text .media-banner-steps.details-increase-one .copy-section .text-section .title,.rich-text .media-banner-steps.details-increase-one .copy-section .text-section .title p,.rich-text .media-banner-steps.headings-decrease-one .copy-section .title,.rich-text .media-banner-steps.headings-decrease-one .copy-section .title p,.rich-text .media-banner.headings-decrease-one .copy-section .title,.rich-text .media-banner.headings-decrease-one .copy-section .title p,.rich-text .pill-link-table .copy-section .title,.rich-text .pill-link-table .copy-section .title p,.rich-text .plan-card-selector.headings-decrease-one .plan-card-contain .plan-card .details .plan-card-header,.rich-text .plan-card-selector.plan-card-selector-five .plan-card .details .plan-card-header,.rich-text .promo-cards.headings-increase-one .promo-card .copy-section .title,.rich-text .promo-cards.headings-increase-one .promo-card .copy-section .title p,.rich-text .resource-cards.headings-increase-one .resource-card .copy-section .title,.rich-text .resource-cards.headings-increase-one .resource-card .copy-section .title p,.rich-text .search-results .no-results,.rich-text .selector-bundle-cards .cta-wrapper .cta .title,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title-base,.rich-text h4,.search-results .rich-text .no-results,.selector-bundle-cards .cta-wrapper .cta .rich-text .title,.selector-bundle-cards .product-wrapper .product-card .product-title-group .rich-text .product-title,.selector-bundle-cards .product-wrapper .product-card .product-title-group .rich-text .product-title-base{margin-bottom:1.6rem}}.ac-form-banner .copy .title,.accordion .component-content .field-header-title,.blog-card.blog-card .copy-section .title,.blog-card.blog-card .copy-section .title p,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .title,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .title p,.callout-promo .container-fluid .row .copy .title,.callout-promo .container-lg .row .copy .title,.callout-promo .container-md .row .copy .title,.callout-promo .container-sm .row .copy .title,.content-cards.headings-decrease-one .content-card .card-section .title,.content-cards.headings-decrease-one .content-card .card-section .title p,.content-list .copy-section .sticky .tag,.content-list .list-section li .title,.content-list .list-section li .title p,.copy-banner.headings-decrease-one .copy-section .tag,.cs-text,.feature-content .chart-section .chart-block .chart-header .title,.feature-content .chart-section .chart-block .chart-header .title p,.featured-products .featured-title,.featured-products.featured-products-carousel .white-section .featured-card .copy .title,.form-in-page.wide .copy-section .tag,.form-in-page.wide .copy-section .tag p,.fullwidth-cta a,.h-xs,.h5,.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-text .hi-lo-card-heading,.hi-lo-cards.hi-lo-card-three .hi-lo-card-container .hi-lo-card-text .hi-lo-card-heading,.icon-cards.headings-decrease-one .section .copy-section .title,.icon-cards.headings-decrease-one .section .copy-section .title p,.media-banner .copy-section .title,.media-banner .copy-section .title p,.media-banner-icon-list .copy-section .text-section .icon-title,.media-banner-icon-list .copy-section .text-section .icon-title p,.media-banner-steps .copy-section .text-section .title,.media-banner-steps .copy-section .text-section .title p,.pill-link-table.headings-decrease-one .copy-section .title,.pill-link-table.headings-decrease-one .copy-section .title p,.product-cards .copy-section .text-block .title,.product-cards .copy-section .text-block .title p,.promo-cards .promo-card .copy-section .title,.promo-cards .promo-card .copy-section .title p,.resource-cards .resource-card .copy-section .title,.resource-cards .resource-card .copy-section .title p,.tab-nav-vertical .copy-block .copy-header .title,.tab-nav-vertical .copy-block .copy-header .title p,.table-offer-matrix .table-wrapper .table-matrix-col-header,h5{font-size:2.4rem;font-weight:400;line-height:3.2rem}.component.tabs .tabs-inner .tabs-container .wrapper.active .field-heading,.component.tabs .tabs-inner .tabs-heading li.active .field-heading,.content-list.headings-decrease-one .copy-section .sticky .tag,.form-in-page.split-page .component-content .copy-section .details .h1,.form-in-page.split-page .component-content .copy-section .details .h2,.form-in-page.split-page .component-content .copy-section .details .h3,.form-in-page.split-page .component-content .copy-section .details .h4,.form-in-page.split-page .component-content .copy-section .details .h5,.form-in-page.split-page .component-content .copy-section .details .h6,.form-in-page.split-page .component-content .copy-section .details h1,.form-in-page.split-page .component-content .copy-section .details h2,.form-in-page.split-page .component-content .copy-section .details h3,.form-in-page.split-page .component-content .copy-section .details h4,.form-in-page.split-page .component-content .copy-section .details h5,.form-in-page.split-page .component-content .copy-section .details h6,.h-xxs,.h6,.media-banner-icon-list.details-decrease-one .copy-section .text-section .icon-title,.media-banner-icon-list.details-decrease-one .copy-section .text-section .icon-title p,.media-banner-steps.details-decrease-one .copy-section .text-section .title,.media-banner-steps.details-decrease-one .copy-section .text-section .title p,.promo-cards.headings-decrease-one .promo-card .copy-section .title,.promo-cards.headings-decrease-one .promo-card .copy-section .title p,.resource-cards.headings-decrease-one .resource-card .copy-section .title,.resource-cards.headings-decrease-one .resource-card .copy-section .title p,h6{font-size:2.8rem;font-weight:400;line-height:4rem}.content-stats .content-stat .stat .title,.product-spotlight .price-offer .price-offer-content .product .product-price-highlight{font-size:6.4rem;font-weight:300;line-height:4.8rem}@media(min-width:1200px){.content-stats .content-stat .stat .title,.product-spotlight .price-offer .price-offer-content .product .product-price-highlight{font-size:8rem;line-height:6.4rem}}.content-stats .content-stat .stat .rich-text .title,.product-spotlight .price-offer .price-offer-content .product .rich-text .product-price-highlight,.rich-text .content-stats .content-stat .stat .title,.rich-text .product-spotlight .price-offer .price-offer-content .product .product-price-highlight{margin-bottom:1.6rem}@media(min-width:768px){.content-stats .content-stat .stat .rich-text .title,.product-spotlight .price-offer .price-offer-content .product .rich-text .product-price-highlight,.rich-text .content-stats .content-stat .stat .title,.rich-text .product-spotlight .price-offer .price-offer-content .product .product-price-highlight{margin-bottom:1.6rem}}@media(min-width:1200px){.content-stats .content-stat .stat .rich-text .title,.product-spotlight .price-offer .price-offer-content .product .rich-text .product-price-highlight,.rich-text .content-stats .content-stat .stat .title,.rich-text .product-spotlight .price-offer .price-offer-content .product .product-price-highlight{margin-bottom:1.6rem}}.blogcards-carousel .header-copy-section .brow,.feature-content .copy-section .brow,.hero-carousel .hero-container .copy-section .brow,.l1-hero .copy-section .brow,.l2-hero .copy-section .brow,.l3-hero .copy-section .brow{font-size:1.4rem;font-weight:700;line-height:1.6rem;text-transform:uppercase}.blogcards-carousel .header-copy-section .rich-text .brow,.feature-content .copy-section .rich-text .brow,.hero-carousel .hero-container .copy-section .rich-text .brow,.l1-hero .copy-section .rich-text .brow,.l2-hero .copy-section .rich-text .brow,.l3-hero .copy-section .rich-text .brow,.rich-text .blogcards-carousel .header-copy-section .brow,.rich-text .feature-content .copy-section .brow,.rich-text .hero-carousel .hero-container .copy-section .brow,.rich-text .l1-hero .copy-section .brow,.rich-text .l2-hero .copy-section .brow,.rich-text .l3-hero .copy-section .brow{margin-bottom:1.6rem}@media(min-width:768px){.blogcards-carousel .header-copy-section .rich-text .brow,.feature-content .copy-section .rich-text .brow,.hero-carousel .hero-container .copy-section .rich-text .brow,.l1-hero .copy-section .rich-text .brow,.l2-hero .copy-section .rich-text .brow,.l3-hero .copy-section .rich-text .brow,.rich-text .blogcards-carousel .header-copy-section .brow,.rich-text .feature-content .copy-section .brow,.rich-text .hero-carousel .hero-container .copy-section .brow,.rich-text .l1-hero .copy-section .brow,.rich-text .l2-hero .copy-section .brow,.rich-text .l3-hero .copy-section .brow{margin-bottom:1.6rem}}@media(min-width:1200px){.blogcards-carousel .header-copy-section .rich-text .brow,.feature-content .copy-section .rich-text .brow,.hero-carousel .hero-container .copy-section .rich-text .brow,.l1-hero .copy-section .rich-text .brow,.l2-hero .copy-section .rich-text .brow,.l3-hero .copy-section .rich-text .brow,.rich-text .blogcards-carousel .header-copy-section .brow,.rich-text .feature-content .copy-section .brow,.rich-text .hero-carousel .hero-container .copy-section .brow,.rich-text .l1-hero .copy-section .brow,.rich-text .l2-hero .copy-section .brow,.rich-text .l3-hero .copy-section .brow{margin-bottom:1.6rem}}.display.h1,.display.h2,.display.h3,.display.h4,.display.h5,.display.h6,.xxl.h1,.xxl.h2,.xxl.h3,.xxl.h4,.xxl.h5,.xxl.h6,h1.display,h1.xxl,h2.display,h2.xxl,h3.display,h3.xxl,h4.display,h4.xxl,h5.display,h5.xxl,h6.display,h6.xxl{font-size:4rem!important;font-weight:400!important;line-height:5.6rem!important}@media(min-width:1200px){.display.h1,.display.h2,.display.h3,.display.h4,.display.h5,.display.h6,.xxl.h1,.xxl.h2,.xxl.h3,.xxl.h4,.xxl.h5,.xxl.h6,h1.display,h1.xxl,h2.display,h2.xxl,h3.display,h3.xxl,h4.display,h4.xxl,h5.display,h5.xxl,h6.display,h6.xxl{font-size:4.8rem!important;line-height:6.4rem!important}}.xl.h1,.xl.h2,.xl.h3,.xl.h4,.xl.h5,.xl.h6,h1.xl,h2.xl,h3.xl,h4.xl,h5.xl,h6.xl{font-size:3.2rem!important;font-weight:400!important;line-height:4rem!important}@media(min-width:1200px){.xl.h1,.xl.h2,.xl.h3,.xl.h4,.xl.h5,.xl.h6,h1.xl,h2.xl,h3.xl,h4.xl,h5.xl,h6.xl{font-size:4rem!important;line-height:4.8rem!important}}.rich-text .xl.h1,.rich-text .xl.h2,.rich-text .xl.h3,.rich-text .xl.h4,.rich-text .xl.h5,.rich-text .xl.h6,.rich-text h1.xl,.rich-text h2.xl,.rich-text h3.xl,.rich-text h4.xl,.rich-text h5.xl,.rich-text h6.xl{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .xl.h1,.rich-text .xl.h2,.rich-text .xl.h3,.rich-text .xl.h4,.rich-text .xl.h5,.rich-text .xl.h6,.rich-text h1.xl,.rich-text h2.xl,.rich-text h3.xl,.rich-text h4.xl,.rich-text h5.xl,.rich-text h6.xl{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .xl.h1,.rich-text .xl.h2,.rich-text .xl.h3,.rich-text .xl.h4,.rich-text .xl.h5,.rich-text .xl.h6,.rich-text h1.xl,.rich-text h2.xl,.rich-text h3.xl,.rich-text h4.xl,.rich-text h5.xl,.rich-text h6.xl{margin-bottom:1.6rem}}.lg.h1,.lg.h2,.lg.h3,.lg.h4,.lg.h5,.lg.h6,h1.lg,h2.lg,h3.lg,h4.lg,h5.lg,h6.lg{font-size:3.2rem!important;font-weight:400!important;line-height:3.2rem!important}@media(min-width:1200px){.lg.h1,.lg.h2,.lg.h3,.lg.h4,.lg.h5,.lg.h6,h1.lg,h2.lg,h3.lg,h4.lg,h5.lg,h6.lg{font-size:4rem!important;line-height:5.6rem!important}}.md.h1,.md.h2,.md.h3,.md.h4,.md.h5,.md.h6,h1.md,h2.md,h3.md,h4.md,h5.md,h6.md{font-size:2rem!important;font-weight:400!important;line-height:3.6rem!important}.sm.h1,.sm.h2,.sm.h3,.sm.h4,.sm.h5,.sm.h6,h1.sm,h2.sm,h3.sm,h4.sm,h5.sm,h6.sm{font-size:2.8rem!important;font-weight:500!important;line-height:3.2rem!important}@media(min-width:1200px){.sm.h1,.sm.h2,.sm.h3,.sm.h4,.sm.h5,.sm.h6,h1.sm,h2.sm,h3.sm,h4.sm,h5.sm,h6.sm{font-size:3.2rem!important;line-height:4rem!important}}.rich-text .sm.h1,.rich-text .sm.h2,.rich-text .sm.h3,.rich-text .sm.h4,.rich-text .sm.h5,.rich-text .sm.h6,.rich-text h1.sm,.rich-text h2.sm,.rich-text h3.sm,.rich-text h4.sm,.rich-text h5.sm,.rich-text h6.sm{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .sm.h1,.rich-text .sm.h2,.rich-text .sm.h3,.rich-text .sm.h4,.rich-text .sm.h5,.rich-text .sm.h6,.rich-text h1.sm,.rich-text h2.sm,.rich-text h3.sm,.rich-text h4.sm,.rich-text h5.sm,.rich-text h6.sm{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .sm.h1,.rich-text .sm.h2,.rich-text .sm.h3,.rich-text .sm.h4,.rich-text .sm.h5,.rich-text .sm.h6,.rich-text h1.sm,.rich-text h2.sm,.rich-text h3.sm,.rich-text h4.sm,.rich-text h5.sm,.rich-text h6.sm{margin-bottom:1.6rem}}.xs.h1,.xs.h2,.xs.h3,.xs.h4,.xs.h5,.xs.h6,h1.xs,h2.xs,h3.xs,h4.xs,h5.xs,h6.xs{font-size:2.4rem!important;font-weight:400!important;line-height:3.2rem!important}.footer.h1,.footer.h2,.footer.h3,.footer.h4,.footer.h5,.footer.h6,.xxs.h1,.xxs.h2,.xxs.h3,.xxs.h4,.xxs.h5,.xxs.h6,h1.footer,h1.xxs,h2.footer,h2.xxs,h3.footer,h3.xxs,h4.footer,h4.xxs,h5.footer,h5.xxs,h6.footer,h6.xxs{font-size:2.8rem!important;font-weight:400!important;line-height:4rem!important}.brow.h1,.brow.h2,.brow.h3,.brow.h4,.brow.h5,.brow.h6,h1.brow,h2.brow,h3.brow,h4.brow,h5.brow,h6.brow{font-size:1.4rem!important;font-weight:700!important;line-height:1.6rem!important;text-transform:uppercase}.rich-text .brow.h1,.rich-text .brow.h2,.rich-text .brow.h3,.rich-text .brow.h4,.rich-text .brow.h5,.rich-text .brow.h6,.rich-text h1.brow,.rich-text h2.brow,.rich-text h3.brow,.rich-text h4.brow,.rich-text h5.brow,.rich-text h6.brow{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .brow.h1,.rich-text .brow.h2,.rich-text .brow.h3,.rich-text .brow.h4,.rich-text .brow.h5,.rich-text .brow.h6,.rich-text h1.brow,.rich-text h2.brow,.rich-text h3.brow,.rich-text h4.brow,.rich-text h5.brow,.rich-text h6.brow{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .brow.h1,.rich-text .brow.h2,.rich-text .brow.h3,.rich-text .brow.h4,.rich-text .brow.h5,.rich-text .brow.h6,.rich-text h1.brow,.rich-text h2.brow,.rich-text h3.brow,.rich-text h4.brow,.rich-text h5.brow,.rich-text h6.brow{margin-bottom:1.6rem}}.uppercase.h1,.uppercase.h2,.uppercase.h3,.uppercase.h4,.uppercase.h5,.uppercase.h6,h1.uppercase,h2.uppercase,h3.uppercase,h4.uppercase,h5.uppercase,h6.uppercase{text-transform:uppercase}.h1 a:not(.btn):not(.link-glow),.h2 a:not(.btn):not(.link-glow),.h3 a:not(.btn):not(.link-glow),.h4 a:not(.btn):not(.link-glow),.h5 a:not(.btn):not(.link-glow),.h6 a:not(.btn):not(.link-glow),h1 a:not(.btn):not(.link-glow),h2 a:not(.btn):not(.link-glow),h3 a:not(.btn):not(.link-glow),h4 a:not(.btn):not(.link-glow),h5 a:not(.btn):not(.link-glow),h6 a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.h1 a:not(.btn):not(.link-glow):hover,.h2 a:not(.btn):not(.link-glow):hover,.h3 a:not(.btn):not(.link-glow):hover,.h4 a:not(.btn):not(.link-glow):hover,.h5 a:not(.btn):not(.link-glow):hover,.h6 a:not(.btn):not(.link-glow):hover,h1 a:not(.btn):not(.link-glow):hover,h2 a:not(.btn):not(.link-glow):hover,h3 a:not(.btn):not(.link-glow):hover,h4 a:not(.btn):not(.link-glow):hover,h5 a:not(.btn):not(.link-glow):hover,h6 a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address .name,.featured-products.featured-products-carousel .white-section .featured-card .copy .brow,.l4-hero.utility .copy-section .tag,.p-lead,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author p,.quote-copy-card .quote-card-section .copy-section .author-wrapper .author,.quote-copy-card .quote-card-section .copy-section .author-wrapper .author p,.quote-image .copy-section .author-wrapper .author,.quote-image .copy-section .author-wrapper .author p,.quote-logo-frame .copy-section .author-wrapper .author,.quote-logo-frame .copy-section .author-wrapper .author p,p.lead{font-size:1.8rem;font-weight:700;line-height:2.4rem}.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address .name a,.featured-products.featured-products-carousel .white-section .featured-card .copy .brow a,.l4-hero.utility .copy-section .tag a,.p-lead a,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author a,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author p a,.quote-copy-card .quote-card-section .copy-section .author-wrapper .author a,.quote-copy-card .quote-card-section .copy-section .author-wrapper .author p a,.quote-image .copy-section .author-wrapper .author a,.quote-image .copy-section .author-wrapper .author p a,.quote-logo-frame .copy-section .author-wrapper .author a,.quote-logo-frame .copy-section .author-wrapper .author p a,p.lead a{font-weight:700}.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address .rich-text .name,.featured-products.featured-products-carousel .white-section .featured-card .copy .rich-text .brow,.l4-hero.utility .copy-section .rich-text .tag,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author .rich-text p,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .rich-text .author,.quote-copy-card .quote-card-section .copy-section .author-wrapper .author .rich-text p,.quote-copy-card .quote-card-section .copy-section .author-wrapper .rich-text .author,.quote-image .copy-section .author-wrapper .author .rich-text p,.quote-image .copy-section .author-wrapper .rich-text .author,.quote-logo-frame .copy-section .author-wrapper .author .rich-text p,.quote-logo-frame .copy-section .author-wrapper .rich-text .author,.rich-text .card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address .name,.rich-text .featured-products.featured-products-carousel .white-section .featured-card .copy .brow,.rich-text .l4-hero.utility .copy-section .tag,.rich-text .p-lead,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author p,.rich-text .quote-copy-card .quote-card-section .copy-section .author-wrapper .author,.rich-text .quote-copy-card .quote-card-section .copy-section .author-wrapper .author p,.rich-text .quote-image .copy-section .author-wrapper .author,.rich-text .quote-image .copy-section .author-wrapper .author p,.rich-text .quote-logo-frame .copy-section .author-wrapper .author,.rich-text .quote-logo-frame .copy-section .author-wrapper .author p,.rich-text p.lead{margin-bottom:1.6rem}@media(min-width:768px){.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address .rich-text .name,.featured-products.featured-products-carousel .white-section .featured-card .copy .rich-text .brow,.l4-hero.utility .copy-section .rich-text .tag,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author .rich-text p,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .rich-text .author,.quote-copy-card .quote-card-section .copy-section .author-wrapper .author .rich-text p,.quote-copy-card .quote-card-section .copy-section .author-wrapper .rich-text .author,.quote-image .copy-section .author-wrapper .author .rich-text p,.quote-image .copy-section .author-wrapper .rich-text .author,.quote-logo-frame .copy-section .author-wrapper .author .rich-text p,.quote-logo-frame .copy-section .author-wrapper .rich-text .author,.rich-text .card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address .name,.rich-text .featured-products.featured-products-carousel .white-section .featured-card .copy .brow,.rich-text .l4-hero.utility .copy-section .tag,.rich-text .p-lead,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author p,.rich-text .quote-copy-card .quote-card-section .copy-section .author-wrapper .author,.rich-text .quote-copy-card .quote-card-section .copy-section .author-wrapper .author p,.rich-text .quote-image .copy-section .author-wrapper .author,.rich-text .quote-image .copy-section .author-wrapper .author p,.rich-text .quote-logo-frame .copy-section .author-wrapper .author,.rich-text .quote-logo-frame .copy-section .author-wrapper .author p,.rich-text p.lead{margin-bottom:1.6rem}}@media(min-width:1200px){.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address .rich-text .name,.featured-products.featured-products-carousel .white-section .featured-card .copy .rich-text .brow,.l4-hero.utility .copy-section .rich-text .tag,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author .rich-text p,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .rich-text .author,.quote-copy-card .quote-card-section .copy-section .author-wrapper .author .rich-text p,.quote-copy-card .quote-card-section .copy-section .author-wrapper .rich-text .author,.quote-image .copy-section .author-wrapper .author .rich-text p,.quote-image .copy-section .author-wrapper .rich-text .author,.quote-logo-frame .copy-section .author-wrapper .author .rich-text p,.quote-logo-frame .copy-section .author-wrapper .rich-text .author,.rich-text .card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address .name,.rich-text .featured-products.featured-products-carousel .white-section .featured-card .copy .brow,.rich-text .l4-hero.utility .copy-section .tag,.rich-text .p-lead,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author p,.rich-text .quote-copy-card .quote-card-section .copy-section .author-wrapper .author,.rich-text .quote-copy-card .quote-card-section .copy-section .author-wrapper .author p,.rich-text .quote-image .copy-section .author-wrapper .author,.rich-text .quote-image .copy-section .author-wrapper .author p,.rich-text .quote-logo-frame .copy-section .author-wrapper .author,.rich-text .quote-logo-frame .copy-section .author-wrapper .author p,.rich-text p.lead{margin-bottom:1.6rem}}.blog-cards .container .row .list-title,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description,.content-cards.headings-increase-one .content-card.action .card-section .title,.content-cards.headings-increase-one .content-card.action .card-section .title p,.feature-vertical-video .component-content .content-wrapper .copy-section .details .p-xl,.form-banner .ec-form-section .tag,.form-banner .ec-form-section .tag p,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title p,.media-banner-steps.headings-increase-one .copy-section .tag,.p-xl,.product-spotlight .price-offer .price-offer-content .product .product-detail-highlight,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .quote,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .quote.p,.selector-bundle-cards .product-wrapper .product-card .product-info .product-price,p.xl{font-size:3.2rem;font-weight:400;line-height:1.25}@media(min-width:1200px){.blog-cards .container .row .list-title,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description,.content-cards.headings-increase-one .content-card.action .card-section .title,.content-cards.headings-increase-one .content-card.action .card-section .title p,.feature-vertical-video .component-content .content-wrapper .copy-section .details .p-xl,.form-banner .ec-form-section .tag,.form-banner .ec-form-section .tag p,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title p,.media-banner-steps.headings-increase-one .copy-section .tag,.p-xl,.product-spotlight .price-offer .price-offer-content .product .product-detail-highlight,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .quote,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .quote.p,.selector-bundle-cards .product-wrapper .product-card .product-info .product-price,p.xl{font-size:4rem;line-height:4.8rem}}.blog-cards .container .row .list-title a,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description a,.content-cards.headings-increase-one .content-card.action .card-section .title a,.feature-vertical-video .component-content .content-wrapper .copy-section .details .p-xl a,.form-banner .ec-form-section .tag a,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title a,.media-banner-steps.headings-increase-one .copy-section .tag a,.p-xl a,.product-spotlight .price-offer .price-offer-content .product .product-detail-highlight a,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .quote a,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .quote.p a,.selector-bundle-cards .product-wrapper .product-card .product-info .product-price a,p.xl a{font-weight:500}.blog-cards .container .row .rich-text .list-title,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .rich-text .description,.content-cards.headings-increase-one .content-card.action .card-section .rich-text .title,.content-cards.headings-increase-one .content-card.action .card-section .title .rich-text p,.feature-vertical-video .component-content .content-wrapper .copy-section .details .rich-text .p-xl,.form-banner .ec-form-section .rich-text .tag,.form-banner .ec-form-section .tag .rich-text p,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .rich-text .title,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title .rich-text p,.media-banner-steps.headings-increase-one .copy-section .rich-text .tag,.product-spotlight .price-offer .price-offer-content .product .rich-text .product-detail-highlight,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .rich-text .quote,.rich-text .blog-cards .container .row .list-title,.rich-text .card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description,.rich-text .content-cards.headings-increase-one .content-card.action .card-section .title,.rich-text .content-cards.headings-increase-one .content-card.action .card-section .title p,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .details .p-xl,.rich-text .form-banner .ec-form-section .tag,.rich-text .form-banner .ec-form-section .tag p,.rich-text .icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title,.rich-text .icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title p,.rich-text .media-banner-steps.headings-increase-one .copy-section .tag,.rich-text .p-xl,.rich-text .product-spotlight .price-offer .price-offer-content .product .product-detail-highlight,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-info .product-price,.rich-text p.xl,.selector-bundle-cards .product-wrapper .product-card .product-info .rich-text .product-price{margin-bottom:1.6rem}@media(min-width:768px){.blog-cards .container .row .rich-text .list-title,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .rich-text .description,.content-cards.headings-increase-one .content-card.action .card-section .rich-text .title,.content-cards.headings-increase-one .content-card.action .card-section .title .rich-text p,.feature-vertical-video .component-content .content-wrapper .copy-section .details .rich-text .p-xl,.form-banner .ec-form-section .rich-text .tag,.form-banner .ec-form-section .tag .rich-text p,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .rich-text .title,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title .rich-text p,.media-banner-steps.headings-increase-one .copy-section .rich-text .tag,.product-spotlight .price-offer .price-offer-content .product .rich-text .product-detail-highlight,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .rich-text .quote,.rich-text .blog-cards .container .row .list-title,.rich-text .card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description,.rich-text .content-cards.headings-increase-one .content-card.action .card-section .title,.rich-text .content-cards.headings-increase-one .content-card.action .card-section .title p,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .details .p-xl,.rich-text .form-banner .ec-form-section .tag,.rich-text .form-banner .ec-form-section .tag p,.rich-text .icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title,.rich-text .icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title p,.rich-text .media-banner-steps.headings-increase-one .copy-section .tag,.rich-text .p-xl,.rich-text .product-spotlight .price-offer .price-offer-content .product .product-detail-highlight,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-info .product-price,.rich-text p.xl,.selector-bundle-cards .product-wrapper .product-card .product-info .rich-text .product-price{margin-bottom:1.6rem}}@media(min-width:1200px){.blog-cards .container .row .rich-text .list-title,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .rich-text .description,.content-cards.headings-increase-one .content-card.action .card-section .rich-text .title,.content-cards.headings-increase-one .content-card.action .card-section .title .rich-text p,.feature-vertical-video .component-content .content-wrapper .copy-section .details .rich-text .p-xl,.form-banner .ec-form-section .rich-text .tag,.form-banner .ec-form-section .tag .rich-text p,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .rich-text .title,.icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title .rich-text p,.media-banner-steps.headings-increase-one .copy-section .rich-text .tag,.product-spotlight .price-offer .price-offer-content .product .rich-text .product-detail-highlight,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .rich-text .quote,.rich-text .blog-cards .container .row .list-title,.rich-text .card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description,.rich-text .content-cards.headings-increase-one .content-card.action .card-section .title,.rich-text .content-cards.headings-increase-one .content-card.action .card-section .title p,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .details .p-xl,.rich-text .form-banner .ec-form-section .tag,.rich-text .form-banner .ec-form-section .tag p,.rich-text .icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title,.rich-text .icon-cards.four-row-xl-icon.headings-increase-one .section .copy-section .title p,.rich-text .media-banner-steps.headings-increase-one .copy-section .tag,.rich-text .p-xl,.rich-text .product-spotlight .price-offer .price-offer-content .product .product-detail-highlight,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-info .product-price,.rich-text p.xl,.selector-bundle-cards .product-wrapper .product-card .product-info .rich-text .product-price{margin-bottom:1.6rem}}.ac-form-banner .copy .rich-text-sidebar .text-wrapper .description,.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .description,.card-carousel-tray.details-increase-one .intro-column .intro-section .description,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .address,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .name,.case-study-section.details-increase-one .container .content-column .case-study-text p,.case-study.split-50 .container .copy-section .copy-wrapper .tag,.component.tabs.details-increase-one .tab-header-copy-container .details,.component.tabs.details-increase-one .tab-header-copy-container .details p,.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-subheading,.content-cards .content-card.action .card-section .title,.content-cards .content-card.action .card-section .title p,.content-cards.headings-increase-one .content-card .card-section .tag,.content-list.details-increase-one .copy-section .sticky .details,.content-list.details-increase-one .copy-section .sticky .details p,.copy-banner.details-increase-one .copy-section .details,.copy-banner.details-increase-one .copy-section .details p,.copy-banner.jumbo .container .copy-section .details,.copy-banner.jumbo .container .copy-section .details p,.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .title,.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .title p,.icon-cards.four-row-xl-icon .section .title,.icon-cards.four-row-xl-icon .section .title p,.icon-cards.headings-increase-one .section .copy-section .tag,.image-parallax-text-block.details-increase-one .row .parallax-image .content-section .details,.image-parallax-text-block.details-increase-one .row .parallax-image .content-section .details p,.image-parallax-text-block.details-increase-one .row .parallax-image .content-section .tag,.image-parallax-text-block.details-increase-one .row .parallax-image .content-section .tag p,.media-banner-icon-list.details-increase-one .copy-section .details,.media-banner-icon-list.details-increase-one .copy-section .details p,.media-banner-icon-list.details-increase-one .copy-section .text-section .icon-tag,.media-banner-icon-list.headings-increase-one .copy-section .tag,.media-banner-steps .copy-section .tag,.media-banner-steps.details-increase-one .copy-section .details,.media-banner-steps.details-increase-one .copy-section .details p,.media-banner-steps.details-increase-one .copy-section .text-section .tag,.media-banner.details-increase-one .copy-section .details,.media-banner.details-increase-one .copy-section .details p,.media-banner.headings-increase-one .copy-section .tag,.p-lg,.product-spotlight .price-offer .price-offer-content .product .product-detail-subtitle,.quote-image .copy-section .quote-wrapper .quote,.quote-image .copy-section .quote-wrapper .quote.p,.selector-bundle-cards .product-card-title .subtitle,.tab-nav-vertical .link-section li .link,.title-component .copy-section .tag,p.lg{font-size:2.8rem;font-weight:400;line-height:3.2rem}.ac-form-banner .copy .rich-text-sidebar .text-wrapper .description a,.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .description a,.card-carousel-tray.details-increase-one .intro-column .intro-section .description a,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .address a,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .name a,.case-study-section.details-increase-one .container .content-column .case-study-text p a,.case-study.split-50 .container .copy-section .copy-wrapper .tag a,.component.tabs.details-increase-one .tab-header-copy-container .details a,.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-subheading a,.content-cards .content-card.action .card-section .title a,.content-cards.headings-increase-one .content-card .card-section .tag a,.content-list.details-increase-one .copy-section .sticky .details a,.copy-banner.details-increase-one .copy-section .details a,.copy-banner.jumbo .container .copy-section .details a,.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .title a,.icon-cards.four-row-xl-icon .section .title a,.icon-cards.headings-increase-one .section .copy-section .tag a,.image-parallax-text-block.details-increase-one .row .parallax-image .content-section .details a,.image-parallax-text-block.details-increase-one .row .parallax-image .content-section .tag a,.media-banner-icon-list.details-increase-one .copy-section .details a,.media-banner-icon-list.details-increase-one .copy-section .text-section .icon-tag a,.media-banner-icon-list.headings-increase-one .copy-section .tag a,.media-banner-steps .copy-section .tag a,.media-banner-steps.details-increase-one .copy-section .details a,.media-banner-steps.details-increase-one .copy-section .text-section .tag a,.media-banner.details-increase-one .copy-section .details a,.media-banner.headings-increase-one .copy-section .tag a,.p-lg a,.product-spotlight .price-offer .price-offer-content .product .product-detail-subtitle a,.quote-image .copy-section .quote-wrapper .quote a,.quote-image .copy-section .quote-wrapper .quote.p a,.selector-bundle-cards .product-card-title .subtitle a,.tab-nav-vertical .link-section li .link a,.title-component .copy-section .tag a,p.lg a{font-weight:400}.blogcards-carousel .header-copy-section .tag,.card-carousel-tray .intro-column .intro-section .description,.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address,.card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description,.case-study-section .container .content-column .case-study-text p,.component.tabs .tab-header-copy-container .details,.component.tabs .tab-header-copy-container .details p,.content-cards .content-card .card-section .tag,.content-cards .content-card .card-section .tag p,.content-cards.headings-decrease-one .content-card.action .card-section .title,.content-cards.headings-decrease-one .content-card.action .card-section .title p,.content-list .copy-section .sticky .details,.content-list .copy-section .sticky .details p,.content-list .list-section li .list-link,.content-list .list-section li .tag,.content-logo-grid.details-increase-one .row .content-wrapper .description,.copy-banner .copy-section .details,.copy-banner .copy-section .details p,.feature-content .chart-section .chart-block .chart-header .tag,.feature-content .chart-section .chart-block .chart-header .tag p,.feature-content .copy-section .tag,.feature-content .copy-section .tag p,.feature-vertical-video .component-content .content-wrapper .copy-section .details,.feature-vertical-video .component-content .content-wrapper .copy-section .tag,.feature-vertical-video .component-content .content-wrapper .copy-section .tag p,.featured-products.featured-products-carousel .white-section .featured-card .copy .description,.featured-products.featured-products-carousel .white-section .featured-card .copy .description p,.form-banner .ec-form-section .details,.form-banner .ec-form-section .details p,.form-in-page.split-page .component-content .copy-section .details,.form-in-page.split-page .component-content .copy-section .details p,.form-in-page.wide .copy-section .details,.form-in-page.wide .copy-section .details p,.icon-cards .section .copy-section .tag,.icon-cards.details-decrease-one .section .copy-section .details,.icon-cards.details-decrease-one .section .copy-section .details p,.icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title,.icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .details,.image-parallax-text-block .parallax-image .content-wrapper .content-section .details p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .tag,.image-parallax-text-block .parallax-image .content-wrapper .content-section .tag p,.l1-hero.split50 .copy-section .tag,.l2-hero .copy-section .tag,.l3-hero .copy-section .tag,.media-banner-icon-list .copy-section .tag,.media-banner-icon-list .copy-section .text-section .icon-tag,.media-banner-steps .copy-section .text-section .tag,.p-md,.pill-link-table.details-increase-one .copy-section .details,.pill-link-table.details-increase-one .copy-section .details p,.pill-link-table.headings-increase-one .copy-section .tag,.product-spotlight .price-offer .price-offer-content .product .product-price-subtitle,.product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark,.promo-cards.headings-increase-one .promo-card .copy-section .tag,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author-tag,.quote-copy-card .copy-card-section .tag,.quote-copy-card .copy-card-section .tag p,.quote-copy-card .quote-card-section .copy-section .author-wrapper .author-tag,.quote-image .copy-section .author-wrapper .author-tag,.quote-logo-frame .copy-section .author-wrapper .author-tag,.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark,.tab-nav-vertical .copy-block .copy-header .tag,.tab-nav-vertical .copy-block .copy-header .tag p,.table-offer-matrix .table-matrix-component-header .table-matrix-details,.table-offer-matrix .table-matrix-component-header .table-matrix-details p,p.md{font-size:1.8rem;font-weight:400;line-height:2.4rem}.blogcards-carousel .header-copy-section .tag a,.card-carousel-tray .intro-column .intro-section .description a,.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address a,.card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description a,.case-study-section .container .content-column .case-study-text p a,.component.tabs .tab-header-copy-container .details a,.content-cards .content-card .card-section .tag a,.content-cards.headings-decrease-one .content-card.action .card-section .title a,.content-list .copy-section .sticky .details a,.content-list .list-section li .list-link a,.content-list .list-section li .tag a,.content-logo-grid.details-increase-one .row .content-wrapper .description a,.copy-banner .copy-section .details a,.feature-content .chart-section .chart-block .chart-header .tag a,.feature-content .copy-section .tag a,.feature-vertical-video .component-content .content-wrapper .copy-section .details a,.feature-vertical-video .component-content .content-wrapper .copy-section .tag a,.featured-products.featured-products-carousel .white-section .featured-card .copy .description a,.form-banner .ec-form-section .details a,.form-in-page.split-page .component-content .copy-section .details a,.form-in-page.wide .copy-section .details a,.icon-cards .section .copy-section .tag a,.icon-cards.details-decrease-one .section .copy-section .details a,.icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title a,.image-parallax-text-block .parallax-image .content-wrapper .content-section .details a,.image-parallax-text-block .parallax-image .content-wrapper .content-section .tag a,.l1-hero.split50 .copy-section .tag a,.l2-hero .copy-section .tag a,.l3-hero .copy-section .tag a,.media-banner-icon-list .copy-section .tag a,.media-banner-icon-list .copy-section .text-section .icon-tag a,.media-banner-steps .copy-section .text-section .tag a,.p-md a,.pill-link-table.details-increase-one .copy-section .details a,.pill-link-table.headings-increase-one .copy-section .tag a,.product-spotlight .price-offer .price-offer-content .product .product-price-subtitle a,.product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark a,.promo-cards.headings-increase-one .promo-card .copy-section .tag a,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author-tag a,.quote-copy-card .copy-card-section .tag a,.quote-copy-card .quote-card-section .copy-section .author-wrapper .author-tag a,.quote-image .copy-section .author-wrapper .author-tag a,.quote-logo-frame .copy-section .author-wrapper .author-tag a,.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark a,.tab-nav-vertical .copy-block .copy-header .tag a,.table-offer-matrix .table-matrix-component-header .table-matrix-details a,p.md a{font-weight:500}.blogcards-carousel .header-copy-section .rich-text .tag,.card-carousel-tray .intro-column .intro-section .rich-text .description,.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .rich-text .address,.card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .rich-text .description,.case-study-section .container .content-column .case-study-text .rich-text p,.component.tabs .tab-header-copy-container .details .rich-text p,.component.tabs .tab-header-copy-container .rich-text .details,.content-cards .content-card .card-section .rich-text .tag,.content-cards .content-card .card-section .tag .rich-text p,.content-cards.headings-decrease-one .content-card.action .card-section .rich-text .title,.content-cards.headings-decrease-one .content-card.action .card-section .title .rich-text p,.content-list .copy-section .sticky .details .rich-text p,.content-list .copy-section .sticky .rich-text .details,.content-list .list-section li .rich-text .list-link,.content-list .list-section li .rich-text .tag,.content-logo-grid.details-increase-one .row .content-wrapper .rich-text .description,.copy-banner .copy-section .details .rich-text p,.copy-banner .copy-section .rich-text .details,.feature-content .chart-section .chart-block .chart-header .rich-text .tag,.feature-content .chart-section .chart-block .chart-header .tag .rich-text p,.feature-content .copy-section .rich-text .tag,.feature-content .copy-section .tag .rich-text p,.feature-vertical-video .component-content .content-wrapper .copy-section .rich-text .details,.feature-vertical-video .component-content .content-wrapper .copy-section .rich-text .tag,.feature-vertical-video .component-content .content-wrapper .copy-section .tag .rich-text p,.featured-products.featured-products-carousel .white-section .featured-card .copy .description .rich-text p,.featured-products.featured-products-carousel .white-section .featured-card .copy .rich-text .description,.form-banner .ec-form-section .details .rich-text p,.form-banner .ec-form-section .rich-text .details,.form-in-page.split-page .component-content .copy-section .details .rich-text p,.form-in-page.split-page .component-content .copy-section .rich-text .details,.form-in-page.wide .copy-section .details .rich-text p,.form-in-page.wide .copy-section .rich-text .details,.icon-cards .section .copy-section .rich-text .tag,.icon-cards.details-decrease-one .section .copy-section .details .rich-text p,.icon-cards.details-decrease-one .section .copy-section .rich-text .details,.icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .rich-text .title,.icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title .rich-text p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .details .rich-text p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .rich-text .details,.image-parallax-text-block .parallax-image .content-wrapper .content-section .rich-text .tag,.image-parallax-text-block .parallax-image .content-wrapper .content-section .tag .rich-text p,.l1-hero.split50 .copy-section .rich-text .tag,.l2-hero .copy-section .rich-text .tag,.l3-hero .copy-section .rich-text .tag,.media-banner-icon-list .copy-section .rich-text .tag,.media-banner-icon-list .copy-section .text-section .rich-text .icon-tag,.media-banner-steps .copy-section .text-section .rich-text .tag,.pill-link-table.details-increase-one .copy-section .details .rich-text p,.pill-link-table.details-increase-one .copy-section .rich-text .details,.pill-link-table.headings-increase-one .copy-section .rich-text .tag,.product-spotlight .price-offer .price-offer-content .product .rich-text .product-price-subtitle,.product-spotlight .price-offer .price-offer-content .spotlight .list .rich-text .checkmark,.promo-cards.headings-increase-one .promo-card .copy-section .rich-text .tag,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .rich-text .author-tag,.quote-copy-card .copy-card-section .rich-text .tag,.quote-copy-card .copy-card-section .tag .rich-text p,.quote-copy-card .quote-card-section .copy-section .author-wrapper .rich-text .author-tag,.quote-image .copy-section .author-wrapper .rich-text .author-tag,.quote-logo-frame .copy-section .author-wrapper .rich-text .author-tag,.rich-text .blogcards-carousel .header-copy-section .tag,.rich-text .card-carousel-tray .intro-column .intro-section .description,.rich-text .card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address,.rich-text .card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description,.rich-text .case-study-section .container .content-column .case-study-text p,.rich-text .component.tabs .tab-header-copy-container .details,.rich-text .component.tabs .tab-header-copy-container .details p,.rich-text .content-cards .content-card .card-section .tag,.rich-text .content-cards .content-card .card-section .tag p,.rich-text .content-cards.headings-decrease-one .content-card.action .card-section .title,.rich-text .content-cards.headings-decrease-one .content-card.action .card-section .title p,.rich-text .content-list .copy-section .sticky .details,.rich-text .content-list .copy-section .sticky .details p,.rich-text .content-list .list-section li .list-link,.rich-text .content-list .list-section li .tag,.rich-text .content-logo-grid.details-increase-one .row .content-wrapper .description,.rich-text .copy-banner .copy-section .details,.rich-text .copy-banner .copy-section .details p,.rich-text .feature-content .chart-section .chart-block .chart-header .tag,.rich-text .feature-content .chart-section .chart-block .chart-header .tag p,.rich-text .feature-content .copy-section .tag,.rich-text .feature-content .copy-section .tag p,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .details,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .tag,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .tag p,.rich-text .featured-products.featured-products-carousel .white-section .featured-card .copy .description,.rich-text .featured-products.featured-products-carousel .white-section .featured-card .copy .description p,.rich-text .form-banner .ec-form-section .details,.rich-text .form-banner .ec-form-section .details p,.rich-text .form-in-page.split-page .component-content .copy-section .details,.rich-text .form-in-page.split-page .component-content .copy-section .details p,.rich-text .form-in-page.wide .copy-section .details,.rich-text .form-in-page.wide .copy-section .details p,.rich-text .icon-cards .section .copy-section .tag,.rich-text .icon-cards.details-decrease-one .section .copy-section .details,.rich-text .icon-cards.details-decrease-one .section .copy-section .details p,.rich-text .icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title,.rich-text .icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title p,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .details,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .details p,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .tag,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .tag p,.rich-text .l1-hero.split50 .copy-section .tag,.rich-text .l2-hero .copy-section .tag,.rich-text .l3-hero .copy-section .tag,.rich-text .media-banner-icon-list .copy-section .tag,.rich-text .media-banner-icon-list .copy-section .text-section .icon-tag,.rich-text .media-banner-steps .copy-section .text-section .tag,.rich-text .p-md,.rich-text .pill-link-table.details-increase-one .copy-section .details,.rich-text .pill-link-table.details-increase-one .copy-section .details p,.rich-text .pill-link-table.headings-increase-one .copy-section .tag,.rich-text .product-spotlight .price-offer .price-offer-content .product .product-price-subtitle,.rich-text .product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark,.rich-text .promo-cards.headings-increase-one .promo-card .copy-section .tag,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-copy-card .copy-card-section .tag,.rich-text .quote-copy-card .copy-card-section .tag p,.rich-text .quote-copy-card .quote-card-section .copy-section .author-wrapper .author-tag,.rich-text .quote-image .copy-section .author-wrapper .author-tag,.rich-text .quote-logo-frame .copy-section .author-wrapper .author-tag,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark,.rich-text .tab-nav-vertical .copy-block .copy-header .tag,.rich-text .tab-nav-vertical .copy-block .copy-header .tag p,.rich-text .table-offer-matrix .table-matrix-component-header .table-matrix-details,.rich-text .table-offer-matrix .table-matrix-component-header .table-matrix-details p,.rich-text p.md,.selector-bundle-cards .product-wrapper .product-card .product-features .rich-text .list-style-checkmark,.tab-nav-vertical .copy-block .copy-header .rich-text .tag,.tab-nav-vertical .copy-block .copy-header .tag .rich-text p,.table-offer-matrix .table-matrix-component-header .rich-text .table-matrix-details,.table-offer-matrix .table-matrix-component-header .table-matrix-details .rich-text p{margin-bottom:1.6rem}@media(min-width:768px){.blogcards-carousel .header-copy-section .rich-text .tag,.card-carousel-tray .intro-column .intro-section .rich-text .description,.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .rich-text .address,.card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .rich-text .description,.case-study-section .container .content-column .case-study-text .rich-text p,.component.tabs .tab-header-copy-container .details .rich-text p,.component.tabs .tab-header-copy-container .rich-text .details,.content-cards .content-card .card-section .rich-text .tag,.content-cards .content-card .card-section .tag .rich-text p,.content-cards.headings-decrease-one .content-card.action .card-section .rich-text .title,.content-cards.headings-decrease-one .content-card.action .card-section .title .rich-text p,.content-list .copy-section .sticky .details .rich-text p,.content-list .copy-section .sticky .rich-text .details,.content-list .list-section li .rich-text .list-link,.content-list .list-section li .rich-text .tag,.content-logo-grid.details-increase-one .row .content-wrapper .rich-text .description,.copy-banner .copy-section .details .rich-text p,.copy-banner .copy-section .rich-text .details,.feature-content .chart-section .chart-block .chart-header .rich-text .tag,.feature-content .chart-section .chart-block .chart-header .tag .rich-text p,.feature-content .copy-section .rich-text .tag,.feature-content .copy-section .tag .rich-text p,.feature-vertical-video .component-content .content-wrapper .copy-section .rich-text .details,.feature-vertical-video .component-content .content-wrapper .copy-section .rich-text .tag,.feature-vertical-video .component-content .content-wrapper .copy-section .tag .rich-text p,.featured-products.featured-products-carousel .white-section .featured-card .copy .description .rich-text p,.featured-products.featured-products-carousel .white-section .featured-card .copy .rich-text .description,.form-banner .ec-form-section .details .rich-text p,.form-banner .ec-form-section .rich-text .details,.form-in-page.split-page .component-content .copy-section .details .rich-text p,.form-in-page.split-page .component-content .copy-section .rich-text .details,.form-in-page.wide .copy-section .details .rich-text p,.form-in-page.wide .copy-section .rich-text .details,.icon-cards .section .copy-section .rich-text .tag,.icon-cards.details-decrease-one .section .copy-section .details .rich-text p,.icon-cards.details-decrease-one .section .copy-section .rich-text .details,.icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .rich-text .title,.icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title .rich-text p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .details .rich-text p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .rich-text .details,.image-parallax-text-block .parallax-image .content-wrapper .content-section .rich-text .tag,.image-parallax-text-block .parallax-image .content-wrapper .content-section .tag .rich-text p,.l1-hero.split50 .copy-section .rich-text .tag,.l2-hero .copy-section .rich-text .tag,.l3-hero .copy-section .rich-text .tag,.media-banner-icon-list .copy-section .rich-text .tag,.media-banner-icon-list .copy-section .text-section .rich-text .icon-tag,.media-banner-steps .copy-section .text-section .rich-text .tag,.pill-link-table.details-increase-one .copy-section .details .rich-text p,.pill-link-table.details-increase-one .copy-section .rich-text .details,.pill-link-table.headings-increase-one .copy-section .rich-text .tag,.product-spotlight .price-offer .price-offer-content .product .rich-text .product-price-subtitle,.product-spotlight .price-offer .price-offer-content .spotlight .list .rich-text .checkmark,.promo-cards.headings-increase-one .promo-card .copy-section .rich-text .tag,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .rich-text .author-tag,.quote-copy-card .copy-card-section .rich-text .tag,.quote-copy-card .copy-card-section .tag .rich-text p,.quote-copy-card .quote-card-section .copy-section .author-wrapper .rich-text .author-tag,.quote-image .copy-section .author-wrapper .rich-text .author-tag,.quote-logo-frame .copy-section .author-wrapper .rich-text .author-tag,.rich-text .blogcards-carousel .header-copy-section .tag,.rich-text .card-carousel-tray .intro-column .intro-section .description,.rich-text .card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address,.rich-text .card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description,.rich-text .case-study-section .container .content-column .case-study-text p,.rich-text .component.tabs .tab-header-copy-container .details,.rich-text .component.tabs .tab-header-copy-container .details p,.rich-text .content-cards .content-card .card-section .tag,.rich-text .content-cards .content-card .card-section .tag p,.rich-text .content-cards.headings-decrease-one .content-card.action .card-section .title,.rich-text .content-cards.headings-decrease-one .content-card.action .card-section .title p,.rich-text .content-list .copy-section .sticky .details,.rich-text .content-list .copy-section .sticky .details p,.rich-text .content-list .list-section li .list-link,.rich-text .content-list .list-section li .tag,.rich-text .content-logo-grid.details-increase-one .row .content-wrapper .description,.rich-text .copy-banner .copy-section .details,.rich-text .copy-banner .copy-section .details p,.rich-text .feature-content .chart-section .chart-block .chart-header .tag,.rich-text .feature-content .chart-section .chart-block .chart-header .tag p,.rich-text .feature-content .copy-section .tag,.rich-text .feature-content .copy-section .tag p,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .details,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .tag,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .tag p,.rich-text .featured-products.featured-products-carousel .white-section .featured-card .copy .description,.rich-text .featured-products.featured-products-carousel .white-section .featured-card .copy .description p,.rich-text .form-banner .ec-form-section .details,.rich-text .form-banner .ec-form-section .details p,.rich-text .form-in-page.split-page .component-content .copy-section .details,.rich-text .form-in-page.split-page .component-content .copy-section .details p,.rich-text .form-in-page.wide .copy-section .details,.rich-text .form-in-page.wide .copy-section .details p,.rich-text .icon-cards .section .copy-section .tag,.rich-text .icon-cards.details-decrease-one .section .copy-section .details,.rich-text .icon-cards.details-decrease-one .section .copy-section .details p,.rich-text .icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title,.rich-text .icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title p,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .details,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .details p,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .tag,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .tag p,.rich-text .l1-hero.split50 .copy-section .tag,.rich-text .l2-hero .copy-section .tag,.rich-text .l3-hero .copy-section .tag,.rich-text .media-banner-icon-list .copy-section .tag,.rich-text .media-banner-icon-list .copy-section .text-section .icon-tag,.rich-text .media-banner-steps .copy-section .text-section .tag,.rich-text .p-md,.rich-text .pill-link-table.details-increase-one .copy-section .details,.rich-text .pill-link-table.details-increase-one .copy-section .details p,.rich-text .pill-link-table.headings-increase-one .copy-section .tag,.rich-text .product-spotlight .price-offer .price-offer-content .product .product-price-subtitle,.rich-text .product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark,.rich-text .promo-cards.headings-increase-one .promo-card .copy-section .tag,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-copy-card .copy-card-section .tag,.rich-text .quote-copy-card .copy-card-section .tag p,.rich-text .quote-copy-card .quote-card-section .copy-section .author-wrapper .author-tag,.rich-text .quote-image .copy-section .author-wrapper .author-tag,.rich-text .quote-logo-frame .copy-section .author-wrapper .author-tag,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark,.rich-text .tab-nav-vertical .copy-block .copy-header .tag,.rich-text .tab-nav-vertical .copy-block .copy-header .tag p,.rich-text .table-offer-matrix .table-matrix-component-header .table-matrix-details,.rich-text .table-offer-matrix .table-matrix-component-header .table-matrix-details p,.rich-text p.md,.selector-bundle-cards .product-wrapper .product-card .product-features .rich-text .list-style-checkmark,.tab-nav-vertical .copy-block .copy-header .rich-text .tag,.tab-nav-vertical .copy-block .copy-header .tag .rich-text p,.table-offer-matrix .table-matrix-component-header .rich-text .table-matrix-details,.table-offer-matrix .table-matrix-component-header .table-matrix-details .rich-text p{margin-bottom:1.6rem}}@media(min-width:1200px){.blogcards-carousel .header-copy-section .rich-text .tag,.card-carousel-tray .intro-column .intro-section .rich-text .description,.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .rich-text .address,.card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .rich-text .description,.case-study-section .container .content-column .case-study-text .rich-text p,.component.tabs .tab-header-copy-container .details .rich-text p,.component.tabs .tab-header-copy-container .rich-text .details,.content-cards .content-card .card-section .rich-text .tag,.content-cards .content-card .card-section .tag .rich-text p,.content-cards.headings-decrease-one .content-card.action .card-section .rich-text .title,.content-cards.headings-decrease-one .content-card.action .card-section .title .rich-text p,.content-list .copy-section .sticky .details .rich-text p,.content-list .copy-section .sticky .rich-text .details,.content-list .list-section li .rich-text .list-link,.content-list .list-section li .rich-text .tag,.content-logo-grid.details-increase-one .row .content-wrapper .rich-text .description,.copy-banner .copy-section .details .rich-text p,.copy-banner .copy-section .rich-text .details,.feature-content .chart-section .chart-block .chart-header .rich-text .tag,.feature-content .chart-section .chart-block .chart-header .tag .rich-text p,.feature-content .copy-section .rich-text .tag,.feature-content .copy-section .tag .rich-text p,.feature-vertical-video .component-content .content-wrapper .copy-section .rich-text .details,.feature-vertical-video .component-content .content-wrapper .copy-section .rich-text .tag,.feature-vertical-video .component-content .content-wrapper .copy-section .tag .rich-text p,.featured-products.featured-products-carousel .white-section .featured-card .copy .description .rich-text p,.featured-products.featured-products-carousel .white-section .featured-card .copy .rich-text .description,.form-banner .ec-form-section .details .rich-text p,.form-banner .ec-form-section .rich-text .details,.form-in-page.split-page .component-content .copy-section .details .rich-text p,.form-in-page.split-page .component-content .copy-section .rich-text .details,.form-in-page.wide .copy-section .details .rich-text p,.form-in-page.wide .copy-section .rich-text .details,.icon-cards .section .copy-section .rich-text .tag,.icon-cards.details-decrease-one .section .copy-section .details .rich-text p,.icon-cards.details-decrease-one .section .copy-section .rich-text .details,.icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .rich-text .title,.icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title .rich-text p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .details .rich-text p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .rich-text .details,.image-parallax-text-block .parallax-image .content-wrapper .content-section .rich-text .tag,.image-parallax-text-block .parallax-image .content-wrapper .content-section .tag .rich-text p,.l1-hero.split50 .copy-section .rich-text .tag,.l2-hero .copy-section .rich-text .tag,.l3-hero .copy-section .rich-text .tag,.media-banner-icon-list .copy-section .rich-text .tag,.media-banner-icon-list .copy-section .text-section .rich-text .icon-tag,.media-banner-steps .copy-section .text-section .rich-text .tag,.pill-link-table.details-increase-one .copy-section .details .rich-text p,.pill-link-table.details-increase-one .copy-section .rich-text .details,.pill-link-table.headings-increase-one .copy-section .rich-text .tag,.product-spotlight .price-offer .price-offer-content .product .rich-text .product-price-subtitle,.product-spotlight .price-offer .price-offer-content .spotlight .list .rich-text .checkmark,.promo-cards.headings-increase-one .promo-card .copy-section .rich-text .tag,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .rich-text .author-tag,.quote-copy-card .copy-card-section .rich-text .tag,.quote-copy-card .copy-card-section .tag .rich-text p,.quote-copy-card .quote-card-section .copy-section .author-wrapper .rich-text .author-tag,.quote-image .copy-section .author-wrapper .rich-text .author-tag,.quote-logo-frame .copy-section .author-wrapper .rich-text .author-tag,.rich-text .blogcards-carousel .header-copy-section .tag,.rich-text .card-carousel-tray .intro-column .intro-section .description,.rich-text .card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address,.rich-text .card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .description,.rich-text .case-study-section .container .content-column .case-study-text p,.rich-text .component.tabs .tab-header-copy-container .details,.rich-text .component.tabs .tab-header-copy-container .details p,.rich-text .content-cards .content-card .card-section .tag,.rich-text .content-cards .content-card .card-section .tag p,.rich-text .content-cards.headings-decrease-one .content-card.action .card-section .title,.rich-text .content-cards.headings-decrease-one .content-card.action .card-section .title p,.rich-text .content-list .copy-section .sticky .details,.rich-text .content-list .copy-section .sticky .details p,.rich-text .content-list .list-section li .list-link,.rich-text .content-list .list-section li .tag,.rich-text .content-logo-grid.details-increase-one .row .content-wrapper .description,.rich-text .copy-banner .copy-section .details,.rich-text .copy-banner .copy-section .details p,.rich-text .feature-content .chart-section .chart-block .chart-header .tag,.rich-text .feature-content .chart-section .chart-block .chart-header .tag p,.rich-text .feature-content .copy-section .tag,.rich-text .feature-content .copy-section .tag p,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .details,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .tag,.rich-text .feature-vertical-video .component-content .content-wrapper .copy-section .tag p,.rich-text .featured-products.featured-products-carousel .white-section .featured-card .copy .description,.rich-text .featured-products.featured-products-carousel .white-section .featured-card .copy .description p,.rich-text .form-banner .ec-form-section .details,.rich-text .form-banner .ec-form-section .details p,.rich-text .form-in-page.split-page .component-content .copy-section .details,.rich-text .form-in-page.split-page .component-content .copy-section .details p,.rich-text .form-in-page.wide .copy-section .details,.rich-text .form-in-page.wide .copy-section .details p,.rich-text .icon-cards .section .copy-section .tag,.rich-text .icon-cards.details-decrease-one .section .copy-section .details,.rich-text .icon-cards.details-decrease-one .section .copy-section .details p,.rich-text .icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title,.rich-text .icon-cards.four-row-xl-icon.headings-decrease-one .section .copy-section .title p,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .details,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .details p,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .tag,.rich-text .image-parallax-text-block .parallax-image .content-wrapper .content-section .tag p,.rich-text .l1-hero.split50 .copy-section .tag,.rich-text .l2-hero .copy-section .tag,.rich-text .l3-hero .copy-section .tag,.rich-text .media-banner-icon-list .copy-section .tag,.rich-text .media-banner-icon-list .copy-section .text-section .icon-tag,.rich-text .media-banner-steps .copy-section .text-section .tag,.rich-text .p-md,.rich-text .pill-link-table.details-increase-one .copy-section .details,.rich-text .pill-link-table.details-increase-one .copy-section .details p,.rich-text .pill-link-table.headings-increase-one .copy-section .tag,.rich-text .product-spotlight .price-offer .price-offer-content .product .product-price-subtitle,.rich-text .product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark,.rich-text .promo-cards.headings-increase-one .promo-card .copy-section .tag,.rich-text .quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-copy-card .copy-card-section .tag,.rich-text .quote-copy-card .copy-card-section .tag p,.rich-text .quote-copy-card .quote-card-section .copy-section .author-wrapper .author-tag,.rich-text .quote-image .copy-section .author-wrapper .author-tag,.rich-text .quote-logo-frame .copy-section .author-wrapper .author-tag,.rich-text .selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark,.rich-text .tab-nav-vertical .copy-block .copy-header .tag,.rich-text .tab-nav-vertical .copy-block .copy-header .tag p,.rich-text .table-offer-matrix .table-matrix-component-header .table-matrix-details,.rich-text .table-offer-matrix .table-matrix-component-header .table-matrix-details p,.rich-text p.md,.selector-bundle-cards .product-wrapper .product-card .product-features .rich-text .list-style-checkmark,.tab-nav-vertical .copy-block .copy-header .rich-text .tag,.tab-nav-vertical .copy-block .copy-header .tag .rich-text p,.table-offer-matrix .table-matrix-component-header .rich-text .table-matrix-details,.table-offer-matrix .table-matrix-component-header .table-matrix-details .rich-text p{margin-bottom:1.6rem}}.ac-form-banner .copy .tag,.accordion .component-content .active .toggle-header .component .field-trayheading,.accordion .component-content .toggle-content .field-traycontent,.accordion .component-content .toggle-content .field-traycontent p,.accordion .component-content .toggle-header .component .field-trayheading,.blog-card.blog-card .copy-section .details,.blog-card.blog-card .copy-section .details p,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .details,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .details p,.callout-promo .container-fluid .row .copy .description,.callout-promo .container-fluid .row .copy .description p,.callout-promo .container-lg .row .copy .description,.callout-promo .container-lg .row .copy .description p,.callout-promo .container-md .row .copy .description,.callout-promo .container-md .row .copy .description p,.callout-promo .container-sm .row .copy .description,.callout-promo .container-sm .row .copy .description p,.card-carousel-tray.details-decrease-one .intro-column .intro-section .description,.card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .address,.card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .name,.case-study-section.details-decrease-one .container .content-column .case-study-text p,.component.tabs .tabs-inner .tabs-container .wrapper .field-heading,.component.tabs .tabs-inner .tabs-heading li>div .field-heading,.component.tabs.details-decrease-one .tab-header-copy-container .details,.component.tabs.details-decrease-one .tab-header-copy-container .details p,.component.tabs.pill-headings .tabs-inner .tabs-heading li .field-heading,.content-cards.headings-decrease-one .content-card .card-section .tag,.content-list.details-decrease-one .copy-section .sticky .details,.content-list.details-decrease-one .copy-section .sticky .details p,.content-logo-grid .row .content-wrapper .description,.content-stats .content-stat .stat,.copy-banner.details-decrease-one .copy-section .details,.copy-banner.details-decrease-one .copy-section .details p,.footer .first-row .contact-column .column-title,.footer .first-row .copy-column .column-title,.footer .first-row .links-column .column-title,.footer .first-row .social-column .column-title,.header .top-navigation-title,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .tag,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .tag p,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .tag,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .tag p,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .tag,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .tag p,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .tag,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .tag p,.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-description,.icon-cards .section .copy-section .details,.icon-cards .section .copy-section .details p,.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .tag,.icon-cards.headings-decrease-one .section .copy-section .tag,.image-parallax-text-block.details-decrease-one .row .parallax-image .content-section .details,.image-parallax-text-block.details-decrease-one .row .parallax-image .content-section .details p,.image-parallax-text-block.details-decrease-one .row .parallax-image .content-section .tag,.image-parallax-text-block.details-decrease-one .row .parallax-image .content-section .tag p,.l1-hero .copy-section .tag,.logos .copy .description .description,.logos .copy .description .description p,.media-banner .callout .callout-rectangle .callout-tag,.media-banner .copy-section .details,.media-banner .copy-section .details p,.media-banner .copy-section .tag,.media-banner-icon-list.details-decrease-one .copy-section .details,.media-banner-icon-list.details-decrease-one .copy-section .details p,.media-banner-icon-list.details-decrease-one .copy-section .text-section .icon-tag,.media-banner-icon-list.headings-decrease-one .copy-section .tag,.media-banner-steps.details-decrease-one .copy-section .details,.media-banner-steps.details-decrease-one .copy-section .details p,.media-banner-steps.details-decrease-one .copy-section .text-section .tag,.media-banner-steps.headings-decrease-one .copy-section .tag,.media-banner.details-decrease-one .copy-section .details,.media-banner.details-decrease-one .copy-section .details p,.media-banner.headings-decrease-one .copy-section .tag,.mobile-language-selector,.p-sm,.pill-link-table .copy-section .details,.pill-link-table .copy-section .details p,.pill-link-table .copy-section .tag,.plan-card-selector .plan-card-disclaimer,.product-cards .copy-section .text-block .tag,.product-spotlight .price-offer .price-offer-intro .details,.product-spotlight .price-offer .price-offer-intro .details p,.product-spotlight .price-offer .price-offer-intro .tag,.product-spotlight .price-offer .price-offer-intro .tag p,.promo-cards .promo-card .copy-section .tag,.promo-cards .promo-card .copy-section .tag p,.quote-copy-card .quote-card-section .copy-section .quote-wrapper .quote,.quote-copy-card .quote-card-section .copy-section .quote-wrapper .quote.p,.quote-logo-frame .copy-section .quote-wrapper .quote,.quote-logo-frame .copy-section .quote-wrapper .quote.p,.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item .toggle-header .field-trayheading,.selector-bundle-cards .product-wrapper .product-card .product-features .features,.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-disc,.selector-bundle-cards .product-wrapper .product-card .product-info .product-name,.selector-bundle-cards .product-wrapper .product-card .product-subtitle,.tab-nav-vertical .main-heading .tag,.tab-nav-vertical .main-heading .tag p,.table-offer-matrix .mobile-header,.table-offer-matrix .table-wrapper .table-matrix-col-subheader,p.sm{font-size:2rem;font-weight:400;line-height:3.2rem}.ac-form-banner .copy .tag a,.accordion .component-content .active .toggle-header .component .field-trayheading a,.accordion .component-content .toggle-content .field-traycontent a,.accordion .component-content .toggle-header .component .field-trayheading a,.blog-card.blog-card .copy-section .details a,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .details a,.callout-promo .container-fluid .row .copy .description a,.callout-promo .container-lg .row .copy .description a,.callout-promo .container-md .row .copy .description a,.callout-promo .container-sm .row .copy .description a,.card-carousel-tray.details-decrease-one .intro-column .intro-section .description a,.card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .address a,.card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .name a,.case-study-section.details-decrease-one .container .content-column .case-study-text p a,.component.tabs .tabs-inner .tabs-container .wrapper .field-heading a,.component.tabs .tabs-inner .tabs-heading li>div .field-heading a,.component.tabs.details-decrease-one .tab-header-copy-container .details a,.component.tabs.pill-headings .tabs-inner .tabs-heading li .field-heading a,.content-cards.headings-decrease-one .content-card .card-section .tag a,.content-list.details-decrease-one .copy-section .sticky .details a,.content-logo-grid .row .content-wrapper .description a,.content-stats .content-stat .stat a,.copy-banner.details-decrease-one .copy-section .details a,.footer .first-row .contact-column .column-title a,.footer .first-row .copy-column .column-title a,.footer .first-row .links-column .column-title a,.footer .first-row .social-column .column-title a,.header .top-navigation-title a,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .tag a,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .tag a,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .tag a,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .tag a,.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-description a,.icon-cards .section .copy-section .details a,.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .tag a,.icon-cards.headings-decrease-one .section .copy-section .tag a,.image-parallax-text-block.details-decrease-one .row .parallax-image .content-section .details a,.image-parallax-text-block.details-decrease-one .row .parallax-image .content-section .tag a,.l1-hero .copy-section .tag a,.logos .copy .description .description a,.logos .copy .description .description p a,.media-banner .callout .callout-rectangle .callout-tag a,.media-banner .copy-section .details a,.media-banner .copy-section .tag a,.media-banner-icon-list.details-decrease-one .copy-section .details a,.media-banner-icon-list.details-decrease-one .copy-section .text-section .icon-tag a,.media-banner-icon-list.headings-decrease-one .copy-section .tag a,.media-banner-steps.details-decrease-one .copy-section .details a,.media-banner-steps.details-decrease-one .copy-section .text-section .tag a,.media-banner-steps.headings-decrease-one .copy-section .tag a,.media-banner.details-decrease-one .copy-section .details a,.media-banner.headings-decrease-one .copy-section .tag a,.mobile-language-selector a,.p-sm a,.pill-link-table .copy-section .details a,.pill-link-table .copy-section .tag a,.plan-card-selector .plan-card-disclaimer a,.product-cards .copy-section .text-block .tag a,.product-spotlight .price-offer .price-offer-intro .details a,.product-spotlight .price-offer .price-offer-intro .tag a,.promo-cards .promo-card .copy-section .tag a,.quote-copy-card .quote-card-section .copy-section .quote-wrapper .quote a,.quote-copy-card .quote-card-section .copy-section .quote-wrapper .quote.p a,.quote-logo-frame .copy-section .quote-wrapper .quote a,.quote-logo-frame .copy-section .quote-wrapper .quote.p a,.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item .toggle-header .field-trayheading a,.selector-bundle-cards .product-wrapper .product-card .product-features .features a,.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-disc a,.selector-bundle-cards .product-wrapper .product-card .product-info .product-name a,.selector-bundle-cards .product-wrapper .product-card .product-subtitle a,.tab-nav-vertical .main-heading .tag a,.table-offer-matrix .mobile-header a,.table-offer-matrix .table-wrapper .table-matrix-col-subheader a,p.sm a{font-weight:400}.content-logo-grid.details-decrease-one .row .content-wrapper .description,.footer .first-row .contact-column .column-details,.footer .first-row .copy-column .column-details,.footer .first-row .links-column .column-details,.footer .first-row .links-column ul li a,.footer .first-row .social-column .column-details,.header .utilitymenu-container .utility-nav-list .utility-nav-link,.icon-cards.details-increase-one .section .copy-section .details,.icon-cards.details-increase-one .section .copy-section .details p,.p-xs,.pill-link-table.details-decrease-one .copy-section .details,.pill-link-table.details-decrease-one .copy-section .details p,.pill-link-table.headings-decrease-one .copy-section .tag,.promo-cards.headings-decrease-one .promo-card .copy-section .tag,.promo-cards.headings-decrease-one .promo-card .copy-section .tag p,p.xs{font-size:1.6rem;font-weight:400;line-height:2.8rem}.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag,.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .categoryTag,.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-disclaimer,.feature-content .chart-section .chart-block .chart-footer .footnote,.feature-content .chart-section .chart-block .chart-footer .footnote p,.feature-content .copy-section .details,.feature-content .copy-section .details p,.p-xxs,.selector-bundle-cards .product-wrapper .product-card .notes,.tab-nav-vertical .copy-block .copy-footer .footnote,.tab-nav-vertical .copy-block .copy-footer .footnote p,p.xxs{font-size:1.2rem;font-weight:400;line-height:1.6rem}.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag a,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag a,.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .categoryTag a,.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-disclaimer a,.feature-content .chart-section .chart-block .chart-footer .footnote a,.feature-content .copy-section .details a,.p-xxs a,.selector-bundle-cards .product-wrapper .product-card .notes a,.tab-nav-vertical .copy-block .copy-footer .footnote a,p.xxs a{font-weight:500}.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .rich-text .tag,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .rich-text .tag,.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .rich-text .categoryTag,.component.tabs.tab-large-banner .tab .field-content .rich-text .tab-collection-panel-disclaimer,.feature-content .chart-section .chart-block .chart-footer .footnote .rich-text p,.feature-content .chart-section .chart-block .chart-footer .rich-text .footnote,.feature-content .copy-section .details .rich-text p,.feature-content .copy-section .rich-text .details,.rich-text .blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag,.rich-text .blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag,.rich-text .card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .categoryTag,.rich-text .component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-disclaimer,.rich-text .feature-content .chart-section .chart-block .chart-footer .footnote,.rich-text .feature-content .chart-section .chart-block .chart-footer .footnote p,.rich-text .feature-content .copy-section .details,.rich-text .feature-content .copy-section .details p,.rich-text .p-xxs,.rich-text .selector-bundle-cards .product-wrapper .product-card .notes,.rich-text .tab-nav-vertical .copy-block .copy-footer .footnote,.rich-text .tab-nav-vertical .copy-block .copy-footer .footnote p,.rich-text p.xxs,.selector-bundle-cards .product-wrapper .product-card .rich-text .notes,.tab-nav-vertical .copy-block .copy-footer .footnote .rich-text p,.tab-nav-vertical .copy-block .copy-footer .rich-text .footnote{margin-bottom:1.6rem}@media(min-width:768px){.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .rich-text .tag,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .rich-text .tag,.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .rich-text .categoryTag,.component.tabs.tab-large-banner .tab .field-content .rich-text .tab-collection-panel-disclaimer,.feature-content .chart-section .chart-block .chart-footer .footnote .rich-text p,.feature-content .chart-section .chart-block .chart-footer .rich-text .footnote,.feature-content .copy-section .details .rich-text p,.feature-content .copy-section .rich-text .details,.rich-text .blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag,.rich-text .blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag,.rich-text .card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .categoryTag,.rich-text .component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-disclaimer,.rich-text .feature-content .chart-section .chart-block .chart-footer .footnote,.rich-text .feature-content .chart-section .chart-block .chart-footer .footnote p,.rich-text .feature-content .copy-section .details,.rich-text .feature-content .copy-section .details p,.rich-text .p-xxs,.rich-text .selector-bundle-cards .product-wrapper .product-card .notes,.rich-text .tab-nav-vertical .copy-block .copy-footer .footnote,.rich-text .tab-nav-vertical .copy-block .copy-footer .footnote p,.rich-text p.xxs,.selector-bundle-cards .product-wrapper .product-card .rich-text .notes,.tab-nav-vertical .copy-block .copy-footer .footnote .rich-text p,.tab-nav-vertical .copy-block .copy-footer .rich-text .footnote{margin-bottom:1.6rem}}@media(min-width:1200px){.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .rich-text .tag,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .rich-text .tag,.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .rich-text .categoryTag,.component.tabs.tab-large-banner .tab .field-content .rich-text .tab-collection-panel-disclaimer,.feature-content .chart-section .chart-block .chart-footer .footnote .rich-text p,.feature-content .chart-section .chart-block .chart-footer .rich-text .footnote,.feature-content .copy-section .details .rich-text p,.feature-content .copy-section .rich-text .details,.rich-text .blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag,.rich-text .blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag,.rich-text .card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .categoryTag,.rich-text .component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-disclaimer,.rich-text .feature-content .chart-section .chart-block .chart-footer .footnote,.rich-text .feature-content .chart-section .chart-block .chart-footer .footnote p,.rich-text .feature-content .copy-section .details,.rich-text .feature-content .copy-section .details p,.rich-text .p-xxs,.rich-text .selector-bundle-cards .product-wrapper .product-card .notes,.rich-text .tab-nav-vertical .copy-block .copy-footer .footnote,.rich-text .tab-nav-vertical .copy-block .copy-footer .footnote p,.rich-text p.xxs,.selector-bundle-cards .product-wrapper .product-card .rich-text .notes,.tab-nav-vertical .copy-block .copy-footer .footnote .rich-text p,.tab-nav-vertical .copy-block .copy-footer .rich-text .footnote{margin-bottom:1.6rem}}.media-banner .copy-section .brow,.media-banner-steps .copy-section .brow,.plan-card-selector .brow .plan-card-brow,p.brow{font-size:1.4rem;font-weight:700;line-height:1.6rem;text-transform:uppercase}.media-banner .copy-section .brow a,.media-banner-steps .copy-section .brow a,.plan-card-selector .brow .plan-card-brow a,p.brow a{font-weight:700}.media-banner .copy-section .rich-text .brow,.media-banner-steps .copy-section .rich-text .brow,.plan-card-selector .brow .rich-text .plan-card-brow,.rich-text .media-banner .copy-section .brow,.rich-text .media-banner-steps .copy-section .brow,.rich-text .plan-card-selector .brow .plan-card-brow,.rich-text p.brow{margin-bottom:1.6rem}@media(min-width:768px){.media-banner .copy-section .rich-text .brow,.media-banner-steps .copy-section .rich-text .brow,.plan-card-selector .brow .rich-text .plan-card-brow,.rich-text .media-banner .copy-section .brow,.rich-text .media-banner-steps .copy-section .brow,.rich-text .plan-card-selector .brow .plan-card-brow,.rich-text p.brow{margin-bottom:1.6rem}}@media(min-width:1200px){.media-banner .copy-section .rich-text .brow,.media-banner-steps .copy-section .rich-text .brow,.plan-card-selector .brow .rich-text .plan-card-brow,.rich-text .media-banner .copy-section .brow,.rich-text .media-banner-steps .copy-section .brow,.rich-text .plan-card-selector .brow .plan-card-brow,.rich-text p.brow{margin-bottom:1.6rem}}p{font-size:1.8rem;font-weight:400;line-height:2.4rem}p a{font-weight:500}.rich-text p{margin-bottom:1.6rem}@media(min-width:768px){.rich-text p{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text p{margin-bottom:1.6rem}}p.uppercase{text-transform:uppercase}p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-base .h1 a:not(.btn):not(.link-glow),.bg-base .h2 a:not(.btn):not(.link-glow),.bg-base .h3 a:not(.btn):not(.link-glow),.bg-base .h4 a:not(.btn):not(.link-glow),.bg-base .h5 a:not(.btn):not(.link-glow),.bg-base .h6 a:not(.btn):not(.link-glow),.bg-base h1 a:not(.btn):not(.link-glow),.bg-base h2 a:not(.btn):not(.link-glow),.bg-base h3 a:not(.btn):not(.link-glow),.bg-base h4 a:not(.btn):not(.link-glow),.bg-base h5 a:not(.btn):not(.link-glow),.bg-base h6 a:not(.btn):not(.link-glow),.bg-base p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-base .h1 a:not(.btn):not(.link-glow):hover,.bg-base .h2 a:not(.btn):not(.link-glow):hover,.bg-base .h3 a:not(.btn):not(.link-glow):hover,.bg-base .h4 a:not(.btn):not(.link-glow):hover,.bg-base .h5 a:not(.btn):not(.link-glow):hover,.bg-base .h6 a:not(.btn):not(.link-glow):hover,.bg-base h1 a:not(.btn):not(.link-glow):hover,.bg-base h2 a:not(.btn):not(.link-glow):hover,.bg-base h3 a:not(.btn):not(.link-glow):hover,.bg-base h4 a:not(.btn):not(.link-glow):hover,.bg-base h5 a:not(.btn):not(.link-glow):hover,.bg-base h6 a:not(.btn):not(.link-glow):hover,.bg-base p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-base .bg-dark .h1 a:not(.btn):not(.link-glow),.bg-base .bg-dark .h2 a:not(.btn):not(.link-glow),.bg-base .bg-dark .h3 a:not(.btn):not(.link-glow),.bg-base .bg-dark .h4 a:not(.btn):not(.link-glow),.bg-base .bg-dark .h5 a:not(.btn):not(.link-glow),.bg-base .bg-dark .h6 a:not(.btn):not(.link-glow),.bg-base .bg-dark h1 a:not(.btn):not(.link-glow),.bg-base .bg-dark h2 a:not(.btn):not(.link-glow),.bg-base .bg-dark h3 a:not(.btn):not(.link-glow),.bg-base .bg-dark h4 a:not(.btn):not(.link-glow),.bg-base .bg-dark h5 a:not(.btn):not(.link-glow),.bg-base .bg-dark h6 a:not(.btn):not(.link-glow),.bg-base .bg-dark p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-base .bg-dark .h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark .h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark .h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark .h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark .h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark .h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-dark p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-base .bg-subtle .h1 a:not(.btn):not(.link-glow),.bg-base .bg-subtle .h2 a:not(.btn):not(.link-glow),.bg-base .bg-subtle .h3 a:not(.btn):not(.link-glow),.bg-base .bg-subtle .h4 a:not(.btn):not(.link-glow),.bg-base .bg-subtle .h5 a:not(.btn):not(.link-glow),.bg-base .bg-subtle .h6 a:not(.btn):not(.link-glow),.bg-base .bg-subtle h1 a:not(.btn):not(.link-glow),.bg-base .bg-subtle h2 a:not(.btn):not(.link-glow),.bg-base .bg-subtle h3 a:not(.btn):not(.link-glow),.bg-base .bg-subtle h4 a:not(.btn):not(.link-glow),.bg-base .bg-subtle h5 a:not(.btn):not(.link-glow),.bg-base .bg-subtle h6 a:not(.btn):not(.link-glow),.bg-base .bg-subtle p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-base .bg-subtle .h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle .h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle .h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle .h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle .h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle .h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-base .bg-subtle-2 .h1 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 .h2 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 .h3 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 .h4 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 .h5 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 .h6 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 h1 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 h2 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 h3 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 h4 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 h5 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 h6 a:not(.btn):not(.link-glow),.bg-base .bg-subtle-2 p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-base .bg-subtle-2 .h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 .h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 .h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 .h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 .h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 .h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-subtle-2 p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-base .bg-white .h1 a:not(.btn):not(.link-glow),.bg-base .bg-white .h2 a:not(.btn):not(.link-glow),.bg-base .bg-white .h3 a:not(.btn):not(.link-glow),.bg-base .bg-white .h4 a:not(.btn):not(.link-glow),.bg-base .bg-white .h5 a:not(.btn):not(.link-glow),.bg-base .bg-white .h6 a:not(.btn):not(.link-glow),.bg-base .bg-white h1 a:not(.btn):not(.link-glow),.bg-base .bg-white h2 a:not(.btn):not(.link-glow),.bg-base .bg-white h3 a:not(.btn):not(.link-glow),.bg-base .bg-white h4 a:not(.btn):not(.link-glow),.bg-base .bg-white h5 a:not(.btn):not(.link-glow),.bg-base .bg-white h6 a:not(.btn):not(.link-glow),.bg-base .bg-white p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-base .bg-white .h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white .h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white .h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white .h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white .h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white .h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-white p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-base .bg-black .h1 a:not(.btn):not(.link-glow),.bg-base .bg-black .h2 a:not(.btn):not(.link-glow),.bg-base .bg-black .h3 a:not(.btn):not(.link-glow),.bg-base .bg-black .h4 a:not(.btn):not(.link-glow),.bg-base .bg-black .h5 a:not(.btn):not(.link-glow),.bg-base .bg-black .h6 a:not(.btn):not(.link-glow),.bg-base .bg-black h1 a:not(.btn):not(.link-glow),.bg-base .bg-black h2 a:not(.btn):not(.link-glow),.bg-base .bg-black h3 a:not(.btn):not(.link-glow),.bg-base .bg-black h4 a:not(.btn):not(.link-glow),.bg-base .bg-black h5 a:not(.btn):not(.link-glow),.bg-base .bg-black h6 a:not(.btn):not(.link-glow),.bg-base .bg-black p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-base .bg-black .h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black .h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black .h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black .h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black .h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black .h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-black p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-base .bg-medium .h1 a:not(.btn):not(.link-glow),.bg-base .bg-medium .h2 a:not(.btn):not(.link-glow),.bg-base .bg-medium .h3 a:not(.btn):not(.link-glow),.bg-base .bg-medium .h4 a:not(.btn):not(.link-glow),.bg-base .bg-medium .h5 a:not(.btn):not(.link-glow),.bg-base .bg-medium .h6 a:not(.btn):not(.link-glow),.bg-base .bg-medium h1 a:not(.btn):not(.link-glow),.bg-base .bg-medium h2 a:not(.btn):not(.link-glow),.bg-base .bg-medium h3 a:not(.btn):not(.link-glow),.bg-base .bg-medium h4 a:not(.btn):not(.link-glow),.bg-base .bg-medium h5 a:not(.btn):not(.link-glow),.bg-base .bg-medium h6 a:not(.btn):not(.link-glow),.bg-base .bg-medium p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-base .bg-medium .h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium .h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium .h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium .h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium .h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium .h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-medium p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-base .bg-bright .h1 a:not(.btn):not(.link-glow),.bg-base .bg-bright .h2 a:not(.btn):not(.link-glow),.bg-base .bg-bright .h3 a:not(.btn):not(.link-glow),.bg-base .bg-bright .h4 a:not(.btn):not(.link-glow),.bg-base .bg-bright .h5 a:not(.btn):not(.link-glow),.bg-base .bg-bright .h6 a:not(.btn):not(.link-glow),.bg-base .bg-bright h1 a:not(.btn):not(.link-glow),.bg-base .bg-bright h2 a:not(.btn):not(.link-glow),.bg-base .bg-bright h3 a:not(.btn):not(.link-glow),.bg-base .bg-bright h4 a:not(.btn):not(.link-glow),.bg-base .bg-bright h5 a:not(.btn):not(.link-glow),.bg-base .bg-bright h6 a:not(.btn):not(.link-glow),.bg-base .bg-bright p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-base .bg-bright .h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright .h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright .h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright .h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright .h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright .h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright h1 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright h2 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright h3 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright h4 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright h5 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright h6 a:not(.btn):not(.link-glow):hover,.bg-base .bg-bright p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-dark .h1 a:not(.btn):not(.link-glow),.bg-dark .h2 a:not(.btn):not(.link-glow),.bg-dark .h3 a:not(.btn):not(.link-glow),.bg-dark .h4 a:not(.btn):not(.link-glow),.bg-dark .h5 a:not(.btn):not(.link-glow),.bg-dark .h6 a:not(.btn):not(.link-glow),.bg-dark h1 a:not(.btn):not(.link-glow),.bg-dark h2 a:not(.btn):not(.link-glow),.bg-dark h3 a:not(.btn):not(.link-glow),.bg-dark h4 a:not(.btn):not(.link-glow),.bg-dark h5 a:not(.btn):not(.link-glow),.bg-dark h6 a:not(.btn):not(.link-glow),.bg-dark p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-dark .h1 a:not(.btn):not(.link-glow):hover,.bg-dark .h2 a:not(.btn):not(.link-glow):hover,.bg-dark .h3 a:not(.btn):not(.link-glow):hover,.bg-dark .h4 a:not(.btn):not(.link-glow):hover,.bg-dark .h5 a:not(.btn):not(.link-glow):hover,.bg-dark .h6 a:not(.btn):not(.link-glow):hover,.bg-dark h1 a:not(.btn):not(.link-glow):hover,.bg-dark h2 a:not(.btn):not(.link-glow):hover,.bg-dark h3 a:not(.btn):not(.link-glow):hover,.bg-dark h4 a:not(.btn):not(.link-glow):hover,.bg-dark h5 a:not(.btn):not(.link-glow):hover,.bg-dark h6 a:not(.btn):not(.link-glow):hover,.bg-dark p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-dark .bg-base .h1 a:not(.btn):not(.link-glow),.bg-dark .bg-base .h2 a:not(.btn):not(.link-glow),.bg-dark .bg-base .h3 a:not(.btn):not(.link-glow),.bg-dark .bg-base .h4 a:not(.btn):not(.link-glow),.bg-dark .bg-base .h5 a:not(.btn):not(.link-glow),.bg-dark .bg-base .h6 a:not(.btn):not(.link-glow),.bg-dark .bg-base h1 a:not(.btn):not(.link-glow),.bg-dark .bg-base h2 a:not(.btn):not(.link-glow),.bg-dark .bg-base h3 a:not(.btn):not(.link-glow),.bg-dark .bg-base h4 a:not(.btn):not(.link-glow),.bg-dark .bg-base h5 a:not(.btn):not(.link-glow),.bg-dark .bg-base h6 a:not(.btn):not(.link-glow),.bg-dark .bg-base p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-dark .bg-base .h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base .h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base .h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base .h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base .h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base .h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-base p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-dark .bg-subtle .h1 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle .h2 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle .h3 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle .h4 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle .h5 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle .h6 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle h1 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle h2 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle h3 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle h4 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle h5 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle h6 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-dark .bg-subtle .h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle .h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle .h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle .h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle .h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle .h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-dark .bg-subtle-2 .h1 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 .h2 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 .h3 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 .h4 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 .h5 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 .h6 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 h1 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 h2 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 h3 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 h4 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 h5 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 h6 a:not(.btn):not(.link-glow),.bg-dark .bg-subtle-2 p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-dark .bg-subtle-2 .h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 .h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 .h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 .h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 .h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 .h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-subtle-2 p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-dark .bg-white .h1 a:not(.btn):not(.link-glow),.bg-dark .bg-white .h2 a:not(.btn):not(.link-glow),.bg-dark .bg-white .h3 a:not(.btn):not(.link-glow),.bg-dark .bg-white .h4 a:not(.btn):not(.link-glow),.bg-dark .bg-white .h5 a:not(.btn):not(.link-glow),.bg-dark .bg-white .h6 a:not(.btn):not(.link-glow),.bg-dark .bg-white h1 a:not(.btn):not(.link-glow),.bg-dark .bg-white h2 a:not(.btn):not(.link-glow),.bg-dark .bg-white h3 a:not(.btn):not(.link-glow),.bg-dark .bg-white h4 a:not(.btn):not(.link-glow),.bg-dark .bg-white h5 a:not(.btn):not(.link-glow),.bg-dark .bg-white h6 a:not(.btn):not(.link-glow),.bg-dark .bg-white p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-dark .bg-white .h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white .h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white .h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white .h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white .h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white .h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-white p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-dark .bg-black .h1 a:not(.btn):not(.link-glow),.bg-dark .bg-black .h2 a:not(.btn):not(.link-glow),.bg-dark .bg-black .h3 a:not(.btn):not(.link-glow),.bg-dark .bg-black .h4 a:not(.btn):not(.link-glow),.bg-dark .bg-black .h5 a:not(.btn):not(.link-glow),.bg-dark .bg-black .h6 a:not(.btn):not(.link-glow),.bg-dark .bg-black h1 a:not(.btn):not(.link-glow),.bg-dark .bg-black h2 a:not(.btn):not(.link-glow),.bg-dark .bg-black h3 a:not(.btn):not(.link-glow),.bg-dark .bg-black h4 a:not(.btn):not(.link-glow),.bg-dark .bg-black h5 a:not(.btn):not(.link-glow),.bg-dark .bg-black h6 a:not(.btn):not(.link-glow),.bg-dark .bg-black p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-dark .bg-black .h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black .h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black .h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black .h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black .h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black .h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-black p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-dark .bg-medium .h1 a:not(.btn):not(.link-glow),.bg-dark .bg-medium .h2 a:not(.btn):not(.link-glow),.bg-dark .bg-medium .h3 a:not(.btn):not(.link-glow),.bg-dark .bg-medium .h4 a:not(.btn):not(.link-glow),.bg-dark .bg-medium .h5 a:not(.btn):not(.link-glow),.bg-dark .bg-medium .h6 a:not(.btn):not(.link-glow),.bg-dark .bg-medium h1 a:not(.btn):not(.link-glow),.bg-dark .bg-medium h2 a:not(.btn):not(.link-glow),.bg-dark .bg-medium h3 a:not(.btn):not(.link-glow),.bg-dark .bg-medium h4 a:not(.btn):not(.link-glow),.bg-dark .bg-medium h5 a:not(.btn):not(.link-glow),.bg-dark .bg-medium h6 a:not(.btn):not(.link-glow),.bg-dark .bg-medium p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-dark .bg-medium .h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium .h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium .h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium .h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium .h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium .h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-medium p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-dark .bg-bright .h1 a:not(.btn):not(.link-glow),.bg-dark .bg-bright .h2 a:not(.btn):not(.link-glow),.bg-dark .bg-bright .h3 a:not(.btn):not(.link-glow),.bg-dark .bg-bright .h4 a:not(.btn):not(.link-glow),.bg-dark .bg-bright .h5 a:not(.btn):not(.link-glow),.bg-dark .bg-bright .h6 a:not(.btn):not(.link-glow),.bg-dark .bg-bright h1 a:not(.btn):not(.link-glow),.bg-dark .bg-bright h2 a:not(.btn):not(.link-glow),.bg-dark .bg-bright h3 a:not(.btn):not(.link-glow),.bg-dark .bg-bright h4 a:not(.btn):not(.link-glow),.bg-dark .bg-bright h5 a:not(.btn):not(.link-glow),.bg-dark .bg-bright h6 a:not(.btn):not(.link-glow),.bg-dark .bg-bright p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-dark .bg-bright .h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright .h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright .h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright .h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright .h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright .h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright h1 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright h2 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright h3 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright h4 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright h5 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright h6 a:not(.btn):not(.link-glow):hover,.bg-dark .bg-bright p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-subtle .h1 a:not(.btn):not(.link-glow),.bg-subtle .h2 a:not(.btn):not(.link-glow),.bg-subtle .h3 a:not(.btn):not(.link-glow),.bg-subtle .h4 a:not(.btn):not(.link-glow),.bg-subtle .h5 a:not(.btn):not(.link-glow),.bg-subtle .h6 a:not(.btn):not(.link-glow),.bg-subtle h1 a:not(.btn):not(.link-glow),.bg-subtle h2 a:not(.btn):not(.link-glow),.bg-subtle h3 a:not(.btn):not(.link-glow),.bg-subtle h4 a:not(.btn):not(.link-glow),.bg-subtle h5 a:not(.btn):not(.link-glow),.bg-subtle h6 a:not(.btn):not(.link-glow),.bg-subtle p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle h1 a:not(.btn):not(.link-glow):hover,.bg-subtle h2 a:not(.btn):not(.link-glow):hover,.bg-subtle h3 a:not(.btn):not(.link-glow):hover,.bg-subtle h4 a:not(.btn):not(.link-glow):hover,.bg-subtle h5 a:not(.btn):not(.link-glow):hover,.bg-subtle h6 a:not(.btn):not(.link-glow):hover,.bg-subtle p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-subtle .bg-base .h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-base .h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-base .h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-base .h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-base .h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-base .h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-base h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-base h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-base h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-base h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-base h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-base h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-base p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle .bg-base .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-base p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-subtle .bg-dark .h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark .h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark .h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark .h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark .h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark .h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-dark p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle .bg-dark .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-dark p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-subtle .bg-subtle-2 .h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 .h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 .h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 .h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 .h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 .h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-subtle-2 p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle .bg-subtle-2 .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-subtle-2 p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-subtle .bg-white .h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-white .h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-white .h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-white .h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-white .h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-white .h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-white h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-white h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-white h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-white h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-white h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-white h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-white p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle .bg-white .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-white p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-subtle .bg-black .h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-black .h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-black .h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-black .h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-black .h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-black .h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-black h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-black h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-black h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-black h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-black h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-black h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-black p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle .bg-black .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-black p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-subtle .bg-medium .h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium .h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium .h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium .h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium .h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium .h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-medium p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle .bg-medium .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-medium p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-subtle .bg-bright .h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright .h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright .h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright .h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright .h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright .h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright h1 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright h2 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright h3 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright h4 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright h5 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright h6 a:not(.btn):not(.link-glow),.bg-subtle .bg-bright p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle .bg-bright .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright h1 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright h2 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright h3 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright h4 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright h5 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright h6 a:not(.btn):not(.link-glow):hover,.bg-subtle .bg-bright p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-subtle-2 .h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .h6 a:not(.btn):not(.link-glow),.bg-subtle-2 h1 a:not(.btn):not(.link-glow),.bg-subtle-2 h2 a:not(.btn):not(.link-glow),.bg-subtle-2 h3 a:not(.btn):not(.link-glow),.bg-subtle-2 h4 a:not(.btn):not(.link-glow),.bg-subtle-2 h5 a:not(.btn):not(.link-glow),.bg-subtle-2 h6 a:not(.btn):not(.link-glow),.bg-subtle-2 p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle-2 .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-subtle-2 .bg-base .h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base .h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base .h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base .h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base .h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base .h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-base p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle-2 .bg-base .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-base p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-subtle-2 .bg-dark .h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark .h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark .h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark .h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark .h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark .h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-dark p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle-2 .bg-dark .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-dark p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-subtle-2 .bg-subtle .h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle .h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle .h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle .h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle .h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle .h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-subtle p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle-2 .bg-subtle .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-subtle p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-subtle-2 .bg-white .h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white .h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white .h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white .h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white .h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white .h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-white p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle-2 .bg-white .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-white p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-subtle-2 .bg-black .h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black .h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black .h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black .h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black .h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black .h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-black p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle-2 .bg-black .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-black p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-subtle-2 .bg-medium .h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium .h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium .h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium .h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium .h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium .h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-medium p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle-2 .bg-medium .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-medium p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-subtle-2 .bg-bright .h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright .h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright .h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright .h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright .h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright .h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright h1 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright h2 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright h3 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright h4 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright h5 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright h6 a:not(.btn):not(.link-glow),.bg-subtle-2 .bg-bright p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle-2 .bg-bright .h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright .h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright .h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright .h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright .h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright .h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright h1 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright h2 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright h3 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright h4 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright h5 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright h6 a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .bg-bright p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-white .h1 a:not(.btn):not(.link-glow),.bg-white .h2 a:not(.btn):not(.link-glow),.bg-white .h3 a:not(.btn):not(.link-glow),.bg-white .h4 a:not(.btn):not(.link-glow),.bg-white .h5 a:not(.btn):not(.link-glow),.bg-white .h6 a:not(.btn):not(.link-glow),.bg-white h1 a:not(.btn):not(.link-glow),.bg-white h2 a:not(.btn):not(.link-glow),.bg-white h3 a:not(.btn):not(.link-glow),.bg-white h4 a:not(.btn):not(.link-glow),.bg-white h5 a:not(.btn):not(.link-glow),.bg-white h6 a:not(.btn):not(.link-glow),.bg-white p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-white .h1 a:not(.btn):not(.link-glow):hover,.bg-white .h2 a:not(.btn):not(.link-glow):hover,.bg-white .h3 a:not(.btn):not(.link-glow):hover,.bg-white .h4 a:not(.btn):not(.link-glow):hover,.bg-white .h5 a:not(.btn):not(.link-glow):hover,.bg-white .h6 a:not(.btn):not(.link-glow):hover,.bg-white h1 a:not(.btn):not(.link-glow):hover,.bg-white h2 a:not(.btn):not(.link-glow):hover,.bg-white h3 a:not(.btn):not(.link-glow):hover,.bg-white h4 a:not(.btn):not(.link-glow):hover,.bg-white h5 a:not(.btn):not(.link-glow):hover,.bg-white h6 a:not(.btn):not(.link-glow):hover,.bg-white p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-white .bg-base .h1 a:not(.btn):not(.link-glow),.bg-white .bg-base .h2 a:not(.btn):not(.link-glow),.bg-white .bg-base .h3 a:not(.btn):not(.link-glow),.bg-white .bg-base .h4 a:not(.btn):not(.link-glow),.bg-white .bg-base .h5 a:not(.btn):not(.link-glow),.bg-white .bg-base .h6 a:not(.btn):not(.link-glow),.bg-white .bg-base h1 a:not(.btn):not(.link-glow),.bg-white .bg-base h2 a:not(.btn):not(.link-glow),.bg-white .bg-base h3 a:not(.btn):not(.link-glow),.bg-white .bg-base h4 a:not(.btn):not(.link-glow),.bg-white .bg-base h5 a:not(.btn):not(.link-glow),.bg-white .bg-base h6 a:not(.btn):not(.link-glow),.bg-white .bg-base p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-white .bg-base .h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base .h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base .h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base .h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base .h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base .h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-base p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-white .bg-dark .h1 a:not(.btn):not(.link-glow),.bg-white .bg-dark .h2 a:not(.btn):not(.link-glow),.bg-white .bg-dark .h3 a:not(.btn):not(.link-glow),.bg-white .bg-dark .h4 a:not(.btn):not(.link-glow),.bg-white .bg-dark .h5 a:not(.btn):not(.link-glow),.bg-white .bg-dark .h6 a:not(.btn):not(.link-glow),.bg-white .bg-dark h1 a:not(.btn):not(.link-glow),.bg-white .bg-dark h2 a:not(.btn):not(.link-glow),.bg-white .bg-dark h3 a:not(.btn):not(.link-glow),.bg-white .bg-dark h4 a:not(.btn):not(.link-glow),.bg-white .bg-dark h5 a:not(.btn):not(.link-glow),.bg-white .bg-dark h6 a:not(.btn):not(.link-glow),.bg-white .bg-dark p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-white .bg-dark .h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark .h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark .h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark .h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark .h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark .h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-dark p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-white .bg-subtle .h1 a:not(.btn):not(.link-glow),.bg-white .bg-subtle .h2 a:not(.btn):not(.link-glow),.bg-white .bg-subtle .h3 a:not(.btn):not(.link-glow),.bg-white .bg-subtle .h4 a:not(.btn):not(.link-glow),.bg-white .bg-subtle .h5 a:not(.btn):not(.link-glow),.bg-white .bg-subtle .h6 a:not(.btn):not(.link-glow),.bg-white .bg-subtle h1 a:not(.btn):not(.link-glow),.bg-white .bg-subtle h2 a:not(.btn):not(.link-glow),.bg-white .bg-subtle h3 a:not(.btn):not(.link-glow),.bg-white .bg-subtle h4 a:not(.btn):not(.link-glow),.bg-white .bg-subtle h5 a:not(.btn):not(.link-glow),.bg-white .bg-subtle h6 a:not(.btn):not(.link-glow),.bg-white .bg-subtle p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-white .bg-subtle .h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle .h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle .h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle .h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle .h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle .h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-white .bg-subtle-2 .h1 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 .h2 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 .h3 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 .h4 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 .h5 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 .h6 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 h1 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 h2 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 h3 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 h4 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 h5 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 h6 a:not(.btn):not(.link-glow),.bg-white .bg-subtle-2 p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-white .bg-subtle-2 .h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 .h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 .h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 .h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 .h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 .h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-subtle-2 p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-white .bg-black .h1 a:not(.btn):not(.link-glow),.bg-white .bg-black .h2 a:not(.btn):not(.link-glow),.bg-white .bg-black .h3 a:not(.btn):not(.link-glow),.bg-white .bg-black .h4 a:not(.btn):not(.link-glow),.bg-white .bg-black .h5 a:not(.btn):not(.link-glow),.bg-white .bg-black .h6 a:not(.btn):not(.link-glow),.bg-white .bg-black h1 a:not(.btn):not(.link-glow),.bg-white .bg-black h2 a:not(.btn):not(.link-glow),.bg-white .bg-black h3 a:not(.btn):not(.link-glow),.bg-white .bg-black h4 a:not(.btn):not(.link-glow),.bg-white .bg-black h5 a:not(.btn):not(.link-glow),.bg-white .bg-black h6 a:not(.btn):not(.link-glow),.bg-white .bg-black p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-white .bg-black .h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black .h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black .h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black .h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black .h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black .h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-black p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-white .bg-medium .h1 a:not(.btn):not(.link-glow),.bg-white .bg-medium .h2 a:not(.btn):not(.link-glow),.bg-white .bg-medium .h3 a:not(.btn):not(.link-glow),.bg-white .bg-medium .h4 a:not(.btn):not(.link-glow),.bg-white .bg-medium .h5 a:not(.btn):not(.link-glow),.bg-white .bg-medium .h6 a:not(.btn):not(.link-glow),.bg-white .bg-medium h1 a:not(.btn):not(.link-glow),.bg-white .bg-medium h2 a:not(.btn):not(.link-glow),.bg-white .bg-medium h3 a:not(.btn):not(.link-glow),.bg-white .bg-medium h4 a:not(.btn):not(.link-glow),.bg-white .bg-medium h5 a:not(.btn):not(.link-glow),.bg-white .bg-medium h6 a:not(.btn):not(.link-glow),.bg-white .bg-medium p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-white .bg-medium .h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium .h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium .h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium .h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium .h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium .h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-medium p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-white .bg-bright .h1 a:not(.btn):not(.link-glow),.bg-white .bg-bright .h2 a:not(.btn):not(.link-glow),.bg-white .bg-bright .h3 a:not(.btn):not(.link-glow),.bg-white .bg-bright .h4 a:not(.btn):not(.link-glow),.bg-white .bg-bright .h5 a:not(.btn):not(.link-glow),.bg-white .bg-bright .h6 a:not(.btn):not(.link-glow),.bg-white .bg-bright h1 a:not(.btn):not(.link-glow),.bg-white .bg-bright h2 a:not(.btn):not(.link-glow),.bg-white .bg-bright h3 a:not(.btn):not(.link-glow),.bg-white .bg-bright h4 a:not(.btn):not(.link-glow),.bg-white .bg-bright h5 a:not(.btn):not(.link-glow),.bg-white .bg-bright h6 a:not(.btn):not(.link-glow),.bg-white .bg-bright p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-white .bg-bright .h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright .h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright .h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright .h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright .h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright .h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright h1 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright h2 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright h3 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright h4 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright h5 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright h6 a:not(.btn):not(.link-glow):hover,.bg-white .bg-bright p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-black .h1 a:not(.btn):not(.link-glow),.bg-black .h2 a:not(.btn):not(.link-glow),.bg-black .h3 a:not(.btn):not(.link-glow),.bg-black .h4 a:not(.btn):not(.link-glow),.bg-black .h5 a:not(.btn):not(.link-glow),.bg-black .h6 a:not(.btn):not(.link-glow),.bg-black h1 a:not(.btn):not(.link-glow),.bg-black h2 a:not(.btn):not(.link-glow),.bg-black h3 a:not(.btn):not(.link-glow),.bg-black h4 a:not(.btn):not(.link-glow),.bg-black h5 a:not(.btn):not(.link-glow),.bg-black h6 a:not(.btn):not(.link-glow),.bg-black p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-black .h1 a:not(.btn):not(.link-glow):hover,.bg-black .h2 a:not(.btn):not(.link-glow):hover,.bg-black .h3 a:not(.btn):not(.link-glow):hover,.bg-black .h4 a:not(.btn):not(.link-glow):hover,.bg-black .h5 a:not(.btn):not(.link-glow):hover,.bg-black .h6 a:not(.btn):not(.link-glow):hover,.bg-black h1 a:not(.btn):not(.link-glow):hover,.bg-black h2 a:not(.btn):not(.link-glow):hover,.bg-black h3 a:not(.btn):not(.link-glow):hover,.bg-black h4 a:not(.btn):not(.link-glow):hover,.bg-black h5 a:not(.btn):not(.link-glow):hover,.bg-black h6 a:not(.btn):not(.link-glow):hover,.bg-black p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-black .bg-base .h1 a:not(.btn):not(.link-glow),.bg-black .bg-base .h2 a:not(.btn):not(.link-glow),.bg-black .bg-base .h3 a:not(.btn):not(.link-glow),.bg-black .bg-base .h4 a:not(.btn):not(.link-glow),.bg-black .bg-base .h5 a:not(.btn):not(.link-glow),.bg-black .bg-base .h6 a:not(.btn):not(.link-glow),.bg-black .bg-base h1 a:not(.btn):not(.link-glow),.bg-black .bg-base h2 a:not(.btn):not(.link-glow),.bg-black .bg-base h3 a:not(.btn):not(.link-glow),.bg-black .bg-base h4 a:not(.btn):not(.link-glow),.bg-black .bg-base h5 a:not(.btn):not(.link-glow),.bg-black .bg-base h6 a:not(.btn):not(.link-glow),.bg-black .bg-base p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-black .bg-base .h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base .h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base .h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base .h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base .h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base .h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-base p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-black .bg-dark .h1 a:not(.btn):not(.link-glow),.bg-black .bg-dark .h2 a:not(.btn):not(.link-glow),.bg-black .bg-dark .h3 a:not(.btn):not(.link-glow),.bg-black .bg-dark .h4 a:not(.btn):not(.link-glow),.bg-black .bg-dark .h5 a:not(.btn):not(.link-glow),.bg-black .bg-dark .h6 a:not(.btn):not(.link-glow),.bg-black .bg-dark h1 a:not(.btn):not(.link-glow),.bg-black .bg-dark h2 a:not(.btn):not(.link-glow),.bg-black .bg-dark h3 a:not(.btn):not(.link-glow),.bg-black .bg-dark h4 a:not(.btn):not(.link-glow),.bg-black .bg-dark h5 a:not(.btn):not(.link-glow),.bg-black .bg-dark h6 a:not(.btn):not(.link-glow),.bg-black .bg-dark p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-black .bg-dark .h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark .h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark .h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark .h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark .h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark .h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-dark p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-black .bg-subtle .h1 a:not(.btn):not(.link-glow),.bg-black .bg-subtle .h2 a:not(.btn):not(.link-glow),.bg-black .bg-subtle .h3 a:not(.btn):not(.link-glow),.bg-black .bg-subtle .h4 a:not(.btn):not(.link-glow),.bg-black .bg-subtle .h5 a:not(.btn):not(.link-glow),.bg-black .bg-subtle .h6 a:not(.btn):not(.link-glow),.bg-black .bg-subtle h1 a:not(.btn):not(.link-glow),.bg-black .bg-subtle h2 a:not(.btn):not(.link-glow),.bg-black .bg-subtle h3 a:not(.btn):not(.link-glow),.bg-black .bg-subtle h4 a:not(.btn):not(.link-glow),.bg-black .bg-subtle h5 a:not(.btn):not(.link-glow),.bg-black .bg-subtle h6 a:not(.btn):not(.link-glow),.bg-black .bg-subtle p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-black .bg-subtle .h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle .h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle .h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle .h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle .h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle .h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-black .bg-subtle-2 .h1 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 .h2 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 .h3 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 .h4 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 .h5 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 .h6 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 h1 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 h2 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 h3 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 h4 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 h5 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 h6 a:not(.btn):not(.link-glow),.bg-black .bg-subtle-2 p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-black .bg-subtle-2 .h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 .h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 .h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 .h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 .h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 .h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-subtle-2 p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-black .bg-white .h1 a:not(.btn):not(.link-glow),.bg-black .bg-white .h2 a:not(.btn):not(.link-glow),.bg-black .bg-white .h3 a:not(.btn):not(.link-glow),.bg-black .bg-white .h4 a:not(.btn):not(.link-glow),.bg-black .bg-white .h5 a:not(.btn):not(.link-glow),.bg-black .bg-white .h6 a:not(.btn):not(.link-glow),.bg-black .bg-white h1 a:not(.btn):not(.link-glow),.bg-black .bg-white h2 a:not(.btn):not(.link-glow),.bg-black .bg-white h3 a:not(.btn):not(.link-glow),.bg-black .bg-white h4 a:not(.btn):not(.link-glow),.bg-black .bg-white h5 a:not(.btn):not(.link-glow),.bg-black .bg-white h6 a:not(.btn):not(.link-glow),.bg-black .bg-white p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-black .bg-white .h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white .h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white .h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white .h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white .h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white .h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-white p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-black .bg-medium .h1 a:not(.btn):not(.link-glow),.bg-black .bg-medium .h2 a:not(.btn):not(.link-glow),.bg-black .bg-medium .h3 a:not(.btn):not(.link-glow),.bg-black .bg-medium .h4 a:not(.btn):not(.link-glow),.bg-black .bg-medium .h5 a:not(.btn):not(.link-glow),.bg-black .bg-medium .h6 a:not(.btn):not(.link-glow),.bg-black .bg-medium h1 a:not(.btn):not(.link-glow),.bg-black .bg-medium h2 a:not(.btn):not(.link-glow),.bg-black .bg-medium h3 a:not(.btn):not(.link-glow),.bg-black .bg-medium h4 a:not(.btn):not(.link-glow),.bg-black .bg-medium h5 a:not(.btn):not(.link-glow),.bg-black .bg-medium h6 a:not(.btn):not(.link-glow),.bg-black .bg-medium p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-black .bg-medium .h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium .h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium .h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium .h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium .h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium .h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-medium p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-black .bg-bright .h1 a:not(.btn):not(.link-glow),.bg-black .bg-bright .h2 a:not(.btn):not(.link-glow),.bg-black .bg-bright .h3 a:not(.btn):not(.link-glow),.bg-black .bg-bright .h4 a:not(.btn):not(.link-glow),.bg-black .bg-bright .h5 a:not(.btn):not(.link-glow),.bg-black .bg-bright .h6 a:not(.btn):not(.link-glow),.bg-black .bg-bright h1 a:not(.btn):not(.link-glow),.bg-black .bg-bright h2 a:not(.btn):not(.link-glow),.bg-black .bg-bright h3 a:not(.btn):not(.link-glow),.bg-black .bg-bright h4 a:not(.btn):not(.link-glow),.bg-black .bg-bright h5 a:not(.btn):not(.link-glow),.bg-black .bg-bright h6 a:not(.btn):not(.link-glow),.bg-black .bg-bright p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-black .bg-bright .h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright .h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright .h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright .h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright .h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright .h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright h1 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright h2 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright h3 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright h4 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright h5 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright h6 a:not(.btn):not(.link-glow):hover,.bg-black .bg-bright p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-medium .h1 a:not(.btn):not(.link-glow),.bg-medium .h2 a:not(.btn):not(.link-glow),.bg-medium .h3 a:not(.btn):not(.link-glow),.bg-medium .h4 a:not(.btn):not(.link-glow),.bg-medium .h5 a:not(.btn):not(.link-glow),.bg-medium .h6 a:not(.btn):not(.link-glow),.bg-medium h1 a:not(.btn):not(.link-glow),.bg-medium h2 a:not(.btn):not(.link-glow),.bg-medium h3 a:not(.btn):not(.link-glow),.bg-medium h4 a:not(.btn):not(.link-glow),.bg-medium h5 a:not(.btn):not(.link-glow),.bg-medium h6 a:not(.btn):not(.link-glow),.bg-medium p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-medium .h1 a:not(.btn):not(.link-glow):hover,.bg-medium .h2 a:not(.btn):not(.link-glow):hover,.bg-medium .h3 a:not(.btn):not(.link-glow):hover,.bg-medium .h4 a:not(.btn):not(.link-glow):hover,.bg-medium .h5 a:not(.btn):not(.link-glow):hover,.bg-medium .h6 a:not(.btn):not(.link-glow):hover,.bg-medium h1 a:not(.btn):not(.link-glow):hover,.bg-medium h2 a:not(.btn):not(.link-glow):hover,.bg-medium h3 a:not(.btn):not(.link-glow):hover,.bg-medium h4 a:not(.btn):not(.link-glow):hover,.bg-medium h5 a:not(.btn):not(.link-glow):hover,.bg-medium h6 a:not(.btn):not(.link-glow):hover,.bg-medium p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-medium .bg-base .h1 a:not(.btn):not(.link-glow),.bg-medium .bg-base .h2 a:not(.btn):not(.link-glow),.bg-medium .bg-base .h3 a:not(.btn):not(.link-glow),.bg-medium .bg-base .h4 a:not(.btn):not(.link-glow),.bg-medium .bg-base .h5 a:not(.btn):not(.link-glow),.bg-medium .bg-base .h6 a:not(.btn):not(.link-glow),.bg-medium .bg-base h1 a:not(.btn):not(.link-glow),.bg-medium .bg-base h2 a:not(.btn):not(.link-glow),.bg-medium .bg-base h3 a:not(.btn):not(.link-glow),.bg-medium .bg-base h4 a:not(.btn):not(.link-glow),.bg-medium .bg-base h5 a:not(.btn):not(.link-glow),.bg-medium .bg-base h6 a:not(.btn):not(.link-glow),.bg-medium .bg-base p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-medium .bg-base .h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base .h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base .h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base .h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base .h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base .h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-base p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-medium .bg-dark .h1 a:not(.btn):not(.link-glow),.bg-medium .bg-dark .h2 a:not(.btn):not(.link-glow),.bg-medium .bg-dark .h3 a:not(.btn):not(.link-glow),.bg-medium .bg-dark .h4 a:not(.btn):not(.link-glow),.bg-medium .bg-dark .h5 a:not(.btn):not(.link-glow),.bg-medium .bg-dark .h6 a:not(.btn):not(.link-glow),.bg-medium .bg-dark h1 a:not(.btn):not(.link-glow),.bg-medium .bg-dark h2 a:not(.btn):not(.link-glow),.bg-medium .bg-dark h3 a:not(.btn):not(.link-glow),.bg-medium .bg-dark h4 a:not(.btn):not(.link-glow),.bg-medium .bg-dark h5 a:not(.btn):not(.link-glow),.bg-medium .bg-dark h6 a:not(.btn):not(.link-glow),.bg-medium .bg-dark p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-medium .bg-dark .h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark .h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark .h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark .h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark .h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark .h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-dark p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-medium .bg-subtle .h1 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle .h2 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle .h3 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle .h4 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle .h5 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle .h6 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle h1 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle h2 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle h3 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle h4 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle h5 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle h6 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-medium .bg-subtle .h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle .h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle .h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle .h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle .h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle .h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-medium .bg-subtle-2 .h1 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 .h2 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 .h3 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 .h4 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 .h5 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 .h6 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 h1 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 h2 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 h3 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 h4 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 h5 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 h6 a:not(.btn):not(.link-glow),.bg-medium .bg-subtle-2 p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-medium .bg-subtle-2 .h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 .h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 .h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 .h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 .h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 .h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-subtle-2 p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-medium .bg-white .h1 a:not(.btn):not(.link-glow),.bg-medium .bg-white .h2 a:not(.btn):not(.link-glow),.bg-medium .bg-white .h3 a:not(.btn):not(.link-glow),.bg-medium .bg-white .h4 a:not(.btn):not(.link-glow),.bg-medium .bg-white .h5 a:not(.btn):not(.link-glow),.bg-medium .bg-white .h6 a:not(.btn):not(.link-glow),.bg-medium .bg-white h1 a:not(.btn):not(.link-glow),.bg-medium .bg-white h2 a:not(.btn):not(.link-glow),.bg-medium .bg-white h3 a:not(.btn):not(.link-glow),.bg-medium .bg-white h4 a:not(.btn):not(.link-glow),.bg-medium .bg-white h5 a:not(.btn):not(.link-glow),.bg-medium .bg-white h6 a:not(.btn):not(.link-glow),.bg-medium .bg-white p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-medium .bg-white .h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white .h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white .h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white .h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white .h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white .h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-white p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-medium .bg-black .h1 a:not(.btn):not(.link-glow),.bg-medium .bg-black .h2 a:not(.btn):not(.link-glow),.bg-medium .bg-black .h3 a:not(.btn):not(.link-glow),.bg-medium .bg-black .h4 a:not(.btn):not(.link-glow),.bg-medium .bg-black .h5 a:not(.btn):not(.link-glow),.bg-medium .bg-black .h6 a:not(.btn):not(.link-glow),.bg-medium .bg-black h1 a:not(.btn):not(.link-glow),.bg-medium .bg-black h2 a:not(.btn):not(.link-glow),.bg-medium .bg-black h3 a:not(.btn):not(.link-glow),.bg-medium .bg-black h4 a:not(.btn):not(.link-glow),.bg-medium .bg-black h5 a:not(.btn):not(.link-glow),.bg-medium .bg-black h6 a:not(.btn):not(.link-glow),.bg-medium .bg-black p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-medium .bg-black .h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black .h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black .h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black .h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black .h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black .h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-black p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-medium .bg-bright .h1 a:not(.btn):not(.link-glow),.bg-medium .bg-bright .h2 a:not(.btn):not(.link-glow),.bg-medium .bg-bright .h3 a:not(.btn):not(.link-glow),.bg-medium .bg-bright .h4 a:not(.btn):not(.link-glow),.bg-medium .bg-bright .h5 a:not(.btn):not(.link-glow),.bg-medium .bg-bright .h6 a:not(.btn):not(.link-glow),.bg-medium .bg-bright h1 a:not(.btn):not(.link-glow),.bg-medium .bg-bright h2 a:not(.btn):not(.link-glow),.bg-medium .bg-bright h3 a:not(.btn):not(.link-glow),.bg-medium .bg-bright h4 a:not(.btn):not(.link-glow),.bg-medium .bg-bright h5 a:not(.btn):not(.link-glow),.bg-medium .bg-bright h6 a:not(.btn):not(.link-glow),.bg-medium .bg-bright p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-medium .bg-bright .h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright .h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright .h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright .h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright .h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright .h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright h1 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright h2 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright h3 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright h4 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright h5 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright h6 a:not(.btn):not(.link-glow):hover,.bg-medium .bg-bright p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-bright .h1 a:not(.btn):not(.link-glow),.bg-bright .h2 a:not(.btn):not(.link-glow),.bg-bright .h3 a:not(.btn):not(.link-glow),.bg-bright .h4 a:not(.btn):not(.link-glow),.bg-bright .h5 a:not(.btn):not(.link-glow),.bg-bright .h6 a:not(.btn):not(.link-glow),.bg-bright h1 a:not(.btn):not(.link-glow),.bg-bright h2 a:not(.btn):not(.link-glow),.bg-bright h3 a:not(.btn):not(.link-glow),.bg-bright h4 a:not(.btn):not(.link-glow),.bg-bright h5 a:not(.btn):not(.link-glow),.bg-bright h6 a:not(.btn):not(.link-glow),.bg-bright p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-bright .h1 a:not(.btn):not(.link-glow):hover,.bg-bright .h2 a:not(.btn):not(.link-glow):hover,.bg-bright .h3 a:not(.btn):not(.link-glow):hover,.bg-bright .h4 a:not(.btn):not(.link-glow):hover,.bg-bright .h5 a:not(.btn):not(.link-glow):hover,.bg-bright .h6 a:not(.btn):not(.link-glow):hover,.bg-bright h1 a:not(.btn):not(.link-glow):hover,.bg-bright h2 a:not(.btn):not(.link-glow):hover,.bg-bright h3 a:not(.btn):not(.link-glow):hover,.bg-bright h4 a:not(.btn):not(.link-glow):hover,.bg-bright h5 a:not(.btn):not(.link-glow):hover,.bg-bright h6 a:not(.btn):not(.link-glow):hover,.bg-bright p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}.bg-bright .bg-base .h1 a:not(.btn):not(.link-glow),.bg-bright .bg-base .h2 a:not(.btn):not(.link-glow),.bg-bright .bg-base .h3 a:not(.btn):not(.link-glow),.bg-bright .bg-base .h4 a:not(.btn):not(.link-glow),.bg-bright .bg-base .h5 a:not(.btn):not(.link-glow),.bg-bright .bg-base .h6 a:not(.btn):not(.link-glow),.bg-bright .bg-base h1 a:not(.btn):not(.link-glow),.bg-bright .bg-base h2 a:not(.btn):not(.link-glow),.bg-bright .bg-base h3 a:not(.btn):not(.link-glow),.bg-bright .bg-base h4 a:not(.btn):not(.link-glow),.bg-bright .bg-base h5 a:not(.btn):not(.link-glow),.bg-bright .bg-base h6 a:not(.btn):not(.link-glow),.bg-bright .bg-base p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-bright .bg-base .h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base .h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base .h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base .h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base .h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base .h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-base p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-bright .bg-dark .h1 a:not(.btn):not(.link-glow),.bg-bright .bg-dark .h2 a:not(.btn):not(.link-glow),.bg-bright .bg-dark .h3 a:not(.btn):not(.link-glow),.bg-bright .bg-dark .h4 a:not(.btn):not(.link-glow),.bg-bright .bg-dark .h5 a:not(.btn):not(.link-glow),.bg-bright .bg-dark .h6 a:not(.btn):not(.link-glow),.bg-bright .bg-dark h1 a:not(.btn):not(.link-glow),.bg-bright .bg-dark h2 a:not(.btn):not(.link-glow),.bg-bright .bg-dark h3 a:not(.btn):not(.link-glow),.bg-bright .bg-dark h4 a:not(.btn):not(.link-glow),.bg-bright .bg-dark h5 a:not(.btn):not(.link-glow),.bg-bright .bg-dark h6 a:not(.btn):not(.link-glow),.bg-bright .bg-dark p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-bright .bg-dark .h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark .h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark .h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark .h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark .h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark .h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-dark p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-bright .bg-subtle .h1 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle .h2 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle .h3 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle .h4 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle .h5 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle .h6 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle h1 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle h2 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle h3 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle h4 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle h5 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle h6 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-bright .bg-subtle .h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle .h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle .h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle .h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle .h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle .h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-bright .bg-subtle-2 .h1 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 .h2 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 .h3 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 .h4 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 .h5 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 .h6 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 h1 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 h2 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 h3 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 h4 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 h5 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 h6 a:not(.btn):not(.link-glow),.bg-bright .bg-subtle-2 p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-bright .bg-subtle-2 .h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 .h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 .h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 .h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 .h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 .h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-subtle-2 p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-bright .bg-white .h1 a:not(.btn):not(.link-glow),.bg-bright .bg-white .h2 a:not(.btn):not(.link-glow),.bg-bright .bg-white .h3 a:not(.btn):not(.link-glow),.bg-bright .bg-white .h4 a:not(.btn):not(.link-glow),.bg-bright .bg-white .h5 a:not(.btn):not(.link-glow),.bg-bright .bg-white .h6 a:not(.btn):not(.link-glow),.bg-bright .bg-white h1 a:not(.btn):not(.link-glow),.bg-bright .bg-white h2 a:not(.btn):not(.link-glow),.bg-bright .bg-white h3 a:not(.btn):not(.link-glow),.bg-bright .bg-white h4 a:not(.btn):not(.link-glow),.bg-bright .bg-white h5 a:not(.btn):not(.link-glow),.bg-bright .bg-white h6 a:not(.btn):not(.link-glow),.bg-bright .bg-white p a:not(.btn):not(.link-glow){color:#0639a6;text-decoration:underline;text-decoration-color:#0639a6;transition:color .1s linear,text-decoration-color .1s linear}.bg-bright .bg-white .h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white .h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white .h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white .h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white .h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white .h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-white p a:not(.btn):not(.link-glow):hover{color:#042875;text-decoration-color:transparent!important}.bg-bright .bg-black .h1 a:not(.btn):not(.link-glow),.bg-bright .bg-black .h2 a:not(.btn):not(.link-glow),.bg-bright .bg-black .h3 a:not(.btn):not(.link-glow),.bg-bright .bg-black .h4 a:not(.btn):not(.link-glow),.bg-bright .bg-black .h5 a:not(.btn):not(.link-glow),.bg-bright .bg-black .h6 a:not(.btn):not(.link-glow),.bg-bright .bg-black h1 a:not(.btn):not(.link-glow),.bg-bright .bg-black h2 a:not(.btn):not(.link-glow),.bg-bright .bg-black h3 a:not(.btn):not(.link-glow),.bg-bright .bg-black h4 a:not(.btn):not(.link-glow),.bg-bright .bg-black h5 a:not(.btn):not(.link-glow),.bg-bright .bg-black h6 a:not(.btn):not(.link-glow),.bg-bright .bg-black p a:not(.btn):not(.link-glow){color:#fff;text-decoration:underline;text-decoration-color:#fff;transition:color .1s linear,text-decoration-color .1s linear}.bg-bright .bg-black .h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black .h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black .h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black .h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black .h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black .h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-black p a:not(.btn):not(.link-glow):hover{color:#e6e6e6;text-decoration-color:transparent!important}.bg-bright .bg-medium .h1 a:not(.btn):not(.link-glow),.bg-bright .bg-medium .h2 a:not(.btn):not(.link-glow),.bg-bright .bg-medium .h3 a:not(.btn):not(.link-glow),.bg-bright .bg-medium .h4 a:not(.btn):not(.link-glow),.bg-bright .bg-medium .h5 a:not(.btn):not(.link-glow),.bg-bright .bg-medium .h6 a:not(.btn):not(.link-glow),.bg-bright .bg-medium h1 a:not(.btn):not(.link-glow),.bg-bright .bg-medium h2 a:not(.btn):not(.link-glow),.bg-bright .bg-medium h3 a:not(.btn):not(.link-glow),.bg-bright .bg-medium h4 a:not(.btn):not(.link-glow),.bg-bright .bg-medium h5 a:not(.btn):not(.link-glow),.bg-bright .bg-medium h6 a:not(.btn):not(.link-glow),.bg-bright .bg-medium p a:not(.btn):not(.link-glow){color:#000;text-decoration:underline;text-decoration-color:#000;transition:color .1s linear,text-decoration-color .1s linear}.bg-bright .bg-medium .h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium .h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium .h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium .h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium .h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium .h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium h1 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium h2 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium h3 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium h4 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium h5 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium h6 a:not(.btn):not(.link-glow):hover,.bg-bright .bg-medium p a:not(.btn):not(.link-glow):hover{color:#000;text-decoration-color:transparent!important}b,strong{font-weight:700}ul.checkmark{padding-left:0}ul.checkmark li{background:url(/theme/medical/images/icons/list-checkmark-base.svg) no-repeat;background-position:top 5px left;margin-left:.8rem;padding-left:2.4rem}@media(min-width:768px){ul.checkmark li{padding-left:2.4rem}}@media(min-width:1200px){ul.checkmark li{padding-left:2.4rem}}@media(min-width:768px){ul.checkmark li{margin-left:.8rem}}@media(min-width:1200px){ul.checkmark li{margin-left:.8rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slide-in{to{transform:translateX(0)}}@keyframes slide-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes parallax-effect-left-right{0%{right:4.8rem}to{right:0}}@keyframes parallax-effect-top-bottom{0%{bottom:-9.6rem}to{bottom:-14.4rem}}html{scroll-behavior:smooth}@media(max-width:1199.98px){body.modal-open,body.no-scroll,body.search-open,html.no-scroll,html.search-open{height:100%;overflow:hidden}}@keyframes loading{0%{transform:rotate(0deg);transform-origin:100% 100%}to{transform:rotate(1turn);transform-origin:100% 100%}}.form-control.is-loading{padding-right:3rem}.input-spinner{display:block;height:2.4rem;line-height:3.4rem;margin:.5rem .5rem 0 0;pointer-events:none;position:absolute;right:1.8rem;text-align:center;top:2.4rem;width:2.4rem;z-index:2}.input-spinner:before{background-color:#fff;border-radius:50%;content:"";display:block;height:2rem;left:.2rem;position:absolute;top:.2rem;width:2rem;z-index:12}.input-spinner:after{animation:loading .5s linear infinite;background:linear-gradient(45deg,transparent,#333 50%,#333);border-radius:20rem 0 0;content:"";display:block;height:1.2rem;position:absolute;width:1.2rem;z-index:11}.lds-spinner{color:#fff;display:inline-block;height:6.4rem;position:relative;width:6.4rem}.lds-spinner div{animation:lds-spinner 1.2s linear infinite;transform-origin:3.2rem 3.2rem}.lds-spinner div:after{background:#333;border-radius:20%;content:" ";display:block;height:1.8rem;left:3.7rem;position:absolute;top:.3rem;width:.6rem}.lds-spinner div:first-child{animation-delay:-1.1s;transform:rotate(0deg)}.lds-spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.lds-spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.lds-spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.lds-spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.lds-spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.lds-spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.lds-spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.lds-spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.lds-spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.lds-spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.lds-spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.cta-list{display:flex;gap:2.4rem}@media(min-width:768px){.cta-list{gap:2.4rem}}@media(min-width:1200px){.cta-list{gap:2.4rem}}.cta-list.cta-layout-horizontal{flex-direction:row}.cta-list.cta-layout-vertical{align-items:center;flex-direction:column}.overlay{bottom:0;display:none;left:0;margin:auto;max-width:100%;position:fixed;right:0;top:0;width:100%;z-index:9999}.overlay .lds-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10000}.overlay:before{background-color:#fff;content:"";display:block;height:100%;width:100%}@media(min-width:1200px){.overlay:before{background-color:#c4c4c4;opacity:.6}}.overlay>.component-content{display:block;left:0;max-width:100%;padding:0;position:absolute;top:0;width:100vw}@media(max-width:767.98px){.overlay>.component-content{height:100vh;max-height:100vh!important}}@media(min-width:1200px){.overlay>.component-content{left:50%;max-width:1440px;top:50%;transform:translate(-50%,-50%)}}.overlay>.component-content .scrollbar{margin-top:6rem;overflow-y:auto}@media(max-width:767.98px){.overlay>.component-content .scrollbar{height:100vh;max-height:100vh!important;padding-bottom:80px}}.overlay>.component-content .component.image img{width:100%}.overlay>.component-content .overlay-inner{display:flex;height:inherit;justify-content:center;min-height:80vh;min-width:25px;opacity:0;transition:opacity .15s linear;visibility:hidden}@media(prefers-reduced-motion:reduce){.overlay>.component-content .overlay-inner{transition:none}}.overlay>.component-content .overlay-inner.overlay-percent{height:auto;max-height:100%}@media(min-width:1200px){.overlay>.component-content .overlay-inner>.container{padding:0 80px}.overlay>.component-content .overlay-inner>.container .container{padding:0 0 0 30px}}.overlay>.component-content .overlay-inner #InnerCenter{height:auto;width:auto}.overlay>.component-content .overlay-inner>img{width:100%}.overlay>.component-content .overlay-inner iframe{border:none}.overlay .overlay-close{color:#fff;cursor:pointer;font-size:18px;position:absolute;right:2rem;top:1.625rem;visibility:hidden}@media(min-width:1200px){.overlay .overlay-close{right:2.5rem;top:2.5rem}}.overlay .overlay-close:before{display:none}.overlay .overlay-close:after{background-image:url(/theme/medical/images/icons/close-base.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";cursor:pointer;display:block;height:26px;position:relative;width:27px;z-index:10000}.overlay .overlay-close.overlay-show{visibility:visible}.overlay.open .lds-spinner{display:none}.overlay.open .mCSB_scrollTools{opacity:1}.overlay>.component-content,.overlay>.component-content.bg-white{background-color:#fff}.overlay>.component-content .overlay-close:after,.overlay>.component-content.bg-dark .overlay-close:after,.overlay>.component-content.bg-white .overlay-close:after{background-image:url(/theme/medical/images/icons/close-base.svg)}.overlay>.component-content.bg-base .overlay-close:after{background-image:url(/theme/medical/images/icons/close-white.svg)}@media(min-width:1200px){.overlay>.component-content.split-base-white-theme{background:linear-gradient(90deg,#0639a6 40%,#fff 0)}.overlay>.component-content.split-base-white-theme:before{background-color:#c4c4c4}}.overlay>.component-content.split-base-white-theme .overlay-close:after{background-image:url(/theme/medical/images/icons/close-base.svg)}.overlay .make-fullwidth-sm{background-color:#fff}.overlay .row.column-splitter{margin-left:-15px;margin-right:-15px;width:inherit}.overlay .mCS-dark-3 .mCSB_container{margin-right:0}.overlay .mCS-dark-3 .mCSB_scrollTools{opacity:0}.overlay .mCS-dark-3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;width:10px}.overlay .sitecore-form{padding-left:20px;padding-right:20px}@media(min-width:768px){.overlay .sitecore-form{padding-left:30px;padding-right:30px}}@media(min-width:1200px){.overlay .sitecore-form{padding-left:0;padding-right:0}}.footer{background-color:#776f65;color:#fff;overflow-x:hidden;padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.footer{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.footer{padding-bottom:7.2rem;padding-top:7.2rem}}.footer .first-row{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:2.4rem}@media(min-width:768px){.footer .first-row{row-gap:2.4rem}}@media(min-width:1200px){.footer .first-row{row-gap:3.2rem}}@media(min-width:768px){.footer .first-row{flex-direction:row}}.footer .first-row .copy-column{flex:0 0 auto;width:100%}@media(min-width:768px){.footer .first-row .copy-column{flex:0 0 auto;width:50%}}@media(min-width:1200px){.footer .first-row .copy-column{flex:0 0 auto;padding-left:.4rem;padding-right:.4rem;width:33.33333333%}}@media(min-width:1200px)and (min-width:768px){.footer .first-row .copy-column{padding-left:.4rem;padding-right:.4rem}}@media(min-width:1200px)and (min-width:1200px){.footer .first-row .copy-column{padding-left:.4rem;padding-right:.4rem}}.footer .first-row .links-column{flex:0 0 auto;width:100%}@media(min-width:768px){.footer .first-row .links-column{flex:0 0 auto;padding-left:.4rem;padding-right:.4rem;width:41.66666667%}}@media(min-width:768px)and (min-width:768px){.footer .first-row .links-column{padding-left:.4rem;padding-right:.4rem}}@media(min-width:768px)and (min-width:1200px){.footer .first-row .links-column{padding-left:.4rem;padding-right:.4rem}}@media(min-width:1200px){.footer .first-row .links-column{flex:0 0 auto;padding-left:.4rem;padding-right:.4rem;width:25%}}@media(min-width:1200px)and (min-width:768px){.footer .first-row .links-column{padding-left:.4rem;padding-right:.4rem}}@media(min-width:1200px)and (min-width:1200px){.footer .first-row .links-column{padding-left:.4rem;padding-right:.4rem}}.footer .first-row .contact-column{flex:0 0 auto;width:100%}@media(min-width:768px){.footer .first-row .contact-column{flex:0 0 auto;width:50%}}@media(min-width:1200px){.footer .first-row .contact-column{flex:0 0 auto;width:25%}}.footer .first-row .contact-column .column-details{margin-bottom:.8rem}.footer .first-row .social-column{flex:0 0 auto;width:100%}@media(min-width:768px){.footer .first-row .social-column{flex:0 0 auto;width:50%}}.footer .first-row .contact-column,.footer .first-row .copy-column,.footer .first-row .links-column,.footer .first-row .social-column{padding-bottom:1.6rem}@media(min-width:768px){.footer .first-row .contact-column,.footer .first-row .copy-column,.footer .first-row .links-column,.footer .first-row .social-column{padding-bottom:1.6rem}}@media(min-width:1200px){.footer .first-row .contact-column,.footer .first-row .copy-column,.footer .first-row .links-column,.footer .first-row .social-column{padding-bottom:1.6rem}}.footer .first-row .contact-column .column-title,.footer .first-row .copy-column .column-title,.footer .first-row .links-column .column-title,.footer .first-row .social-column .column-title{padding-bottom:1.6rem}@media(min-width:768px){.footer .first-row .contact-column .column-title,.footer .first-row .copy-column .column-title,.footer .first-row .links-column .column-title,.footer .first-row .social-column .column-title{padding-bottom:1.6rem}}@media(min-width:1200px){.footer .first-row .contact-column .column-title,.footer .first-row .copy-column .column-title,.footer .first-row .links-column .column-title,.footer .first-row .social-column .column-title{padding-bottom:1.6rem}}.footer .first-row .contact-column .column-details,.footer .first-row .copy-column .column-details,.footer .first-row .links-column .column-details,.footer .first-row .social-column .column-details{margin-bottom:2.4rem}.footer .first-row .social-column .column-title{display:none}.footer .first-row .links-column ul li{list-style-type:disc;position:relative}.footer .first-row .links-column ul li a{margin-bottom:2.4rem;text-decoration:none}.footer .first-row .social-column{display:flex;flex-direction:column;gap:4rem;padding-top:4rem}@media(min-width:768px){.footer .first-row .social-column{padding-top:4rem}}@media(min-width:1200px){.footer .first-row .social-column{padding-top:4.8rem}}@media(min-width:768px){.footer .first-row .social-column{gap:4rem}}@media(min-width:1200px){.footer .first-row .social-column{gap:4.8rem}}.footer .first-row .social-column a{margin-right:1rem;text-decoration:none}.footer .first-row .social-column .social-links{display:flex;flex-direction:row;gap:4rem;padding-left:unset}@media(min-width:768px){.footer .first-row .social-column .social-links{gap:4rem}}@media(min-width:1200px){.footer .first-row .social-column .social-links{gap:4.8rem}}.footer .first-row .social-column .social-links li{font-size:1.6rem;position:relative}.footer .first-row .social-column .social-links li .field-link{align-items:center;display:flex;position:relative}.footer .first-row .social-column .social-links li .field-link .image-text-container{align-items:center;background-color:#0639a6;border-radius:50%;display:flex;height:4rem;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease,color .3s ease;width:4rem}.footer .first-row .social-column .social-links li .field-link .image-text-container img{filter:brightness(0) invert(1);height:2.4rem;transition:filter .3s ease;width:2.4rem}.footer .first-row .social-column .social-links li .field-link:hover .image-text-container{background-color:#fff}.footer .first-row .social-column .social-links li .field-link:hover .image-text-container img{filter:brightness(0) saturate(100%) invert(23%) sepia(96%) saturate(2718%) hue-rotate(211deg) brightness(92%) contrast(98%)}.footer .first-row .logo img{height:auto;width:100%}@media(max-width:389.98px){.footer .first-row .contact-column,.footer .first-row .copy-column,.footer .first-row .links-column,.footer .first-row .social-column,.footer .first-row .social-links{margin-bottom:4.8rem}}@media(max-width:767.98px){.footer .first-row .contact-column,.footer .first-row .copy-column,.footer .first-row .links-column,.footer .first-row .social-column{padding:0 1.2rem!important}.footer .first-row .contact-column,.footer .first-row .copy-column,.footer .first-row .links-column,.footer .first-row .social-column,.footer .first-row .social-links{padding:6.4rem 4.8rem}}@media(max-width:767.98px)and (min-width:768px){.footer .first-row .contact-column,.footer .first-row .copy-column,.footer .first-row .links-column,.footer .first-row .social-column,.footer .first-row .social-links{padding-bottom:7.2rem;padding-top:7.2rem}}@media(max-width:767.98px)and (min-width:1200px){.footer .first-row .contact-column,.footer .first-row .copy-column,.footer .first-row .links-column,.footer .first-row .social-column,.footer .first-row .social-links{padding-bottom:8rem;padding-top:8rem}}@media(max-width:767.98px)and (min-width:768px){.footer .first-row .contact-column,.footer .first-row .copy-column,.footer .first-row .links-column,.footer .first-row .social-column,.footer .first-row .social-links{padding-left:5.6rem;padding-right:5.6rem}}@media(max-width:767.98px)and (min-width:1200px){.footer .first-row .contact-column,.footer .first-row .copy-column,.footer .first-row .links-column,.footer .first-row .social-column,.footer .first-row .social-links{padding-left:7.2rem;padding-right:7.2rem}}.footer .first-row .contact-column a,.footer .first-row .contact-column a:not(.btn):not(.link-glow),.footer .first-row .contact-column a>span,.footer .first-row .contact-column p a,.footer .first-row .copy-column a,.footer .first-row .copy-column a:not(.btn):not(.link-glow),.footer .first-row .copy-column a>span,.footer .first-row .copy-column p a,.footer .first-row .links-column a,.footer .first-row .links-column a:not(.btn):not(.link-glow),.footer .first-row .links-column a>span,.footer .first-row .links-column p a,.footer .first-row .social-column a,.footer .first-row .social-column a:not(.btn):not(.link-glow),.footer .first-row .social-column a>span,.footer .first-row .social-column p a{color:#fff;-webkit-text-decoration:underline dashed;text-decoration:underline dashed;text-decoration-color:transparent;text-underline-offset:.4rem;transition:color .1s linear,text-decoration-color .1s linear}.footer .first-row .contact-column a:hover,.footer .first-row .contact-column a:not(.btn):not(.link-glow):hover,.footer .first-row .contact-column a>span:hover,.footer .first-row .contact-column p a:hover,.footer .first-row .copy-column a:hover,.footer .first-row .copy-column a:not(.btn):not(.link-glow):hover,.footer .first-row .copy-column a>span:hover,.footer .first-row .copy-column p a:hover,.footer .first-row .links-column a:hover,.footer .first-row .links-column a:not(.btn):not(.link-glow):hover,.footer .first-row .links-column a>span:hover,.footer .first-row .links-column p a:hover,.footer .first-row .social-column a:hover,.footer .first-row .social-column a:not(.btn):not(.link-glow):hover,.footer .first-row .social-column a>span:hover,.footer .first-row .social-column p a:hover{text-decoration-color:#0639a6!important}.footer .first-row .contact-column a.btn-cta-primary,.footer .first-row .copy-column a.btn-cta-primary,.footer .first-row .links-column a.btn-cta-primary,.footer .first-row .social-column a.btn-cta-primary{color:#fff;text-decoration:none}.footer .first-row .contact-column a.btn-cta-primary:focus,.footer .first-row .contact-column a.btn-cta-primary:hover,.footer .first-row .copy-column a.btn-cta-primary:focus,.footer .first-row .copy-column a.btn-cta-primary:hover,.footer .first-row .links-column a.btn-cta-primary:focus,.footer .first-row .links-column a.btn-cta-primary:hover,.footer .first-row .social-column a.btn-cta-primary:focus,.footer .first-row .social-column a.btn-cta-primary:hover{color:#0639a6}.bg-base .links-column a,.bg-base .links-column a:not(.btn):not(.link-glow),.bg-base .links-column a>span,.bg-base .links-column p a,.bg-base .social-column a,.bg-base .social-column a:not(.btn):not(.link-glow),.bg-base .social-column a>span,.bg-base .social-column p a{color:#fff;text-decoration:underline;text-decoration-color:transparent;transition:color .1s linear,text-decoration-color .1s linear}.bg-base .links-column a:hover,.bg-base .links-column a:not(.btn):not(.link-glow):hover,.bg-base .links-column a>span:hover,.bg-base .links-column p a:hover,.bg-base .social-column a:hover,.bg-base .social-column a:not(.btn):not(.link-glow):hover,.bg-base .social-column a>span:hover,.bg-base .social-column p a:hover{color:#b3b3b3;text-decoration-color:#b3b3b3!important}.bg-dark .links-column a,.bg-dark .links-column a:not(.btn):not(.link-glow),.bg-dark .links-column a>span,.bg-dark .links-column p a,.bg-dark .social-column a,.bg-dark .social-column a:not(.btn):not(.link-glow),.bg-dark .social-column a>span,.bg-dark .social-column p a{color:#fff;text-decoration:underline;text-decoration-color:transparent;transition:color .1s linear,text-decoration-color .1s linear}.bg-dark .links-column a:hover,.bg-dark .links-column a:not(.btn):not(.link-glow):hover,.bg-dark .links-column a>span:hover,.bg-dark .links-column p a:hover,.bg-dark .social-column a:hover,.bg-dark .social-column a:not(.btn):not(.link-glow):hover,.bg-dark .social-column a>span:hover,.bg-dark .social-column p a:hover{color:#b3b3b3;text-decoration-color:#b3b3b3!important}.bg-subtle .links-column a,.bg-subtle .links-column a:not(.btn):not(.link-glow),.bg-subtle .links-column a>span,.bg-subtle .links-column p a,.bg-subtle .social-column a,.bg-subtle .social-column a:not(.btn):not(.link-glow),.bg-subtle .social-column a>span,.bg-subtle .social-column p a{color:#000;text-decoration:underline;text-decoration-color:transparent;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle .links-column a:hover,.bg-subtle .links-column a:not(.btn):not(.link-glow):hover,.bg-subtle .links-column a>span:hover,.bg-subtle .links-column p a:hover,.bg-subtle .social-column a:hover,.bg-subtle .social-column a:not(.btn):not(.link-glow):hover,.bg-subtle .social-column a>span:hover,.bg-subtle .social-column p a:hover{color:#4d4d4d;text-decoration-color:#4d4d4d!important}.bg-subtle-2 .links-column a,.bg-subtle-2 .links-column a:not(.btn):not(.link-glow),.bg-subtle-2 .links-column a>span,.bg-subtle-2 .links-column p a,.bg-subtle-2 .social-column a,.bg-subtle-2 .social-column a:not(.btn):not(.link-glow),.bg-subtle-2 .social-column a>span,.bg-subtle-2 .social-column p a{color:#000;text-decoration:underline;text-decoration-color:transparent;transition:color .1s linear,text-decoration-color .1s linear}.bg-subtle-2 .links-column a:hover,.bg-subtle-2 .links-column a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .links-column a>span:hover,.bg-subtle-2 .links-column p a:hover,.bg-subtle-2 .social-column a:hover,.bg-subtle-2 .social-column a:not(.btn):not(.link-glow):hover,.bg-subtle-2 .social-column a>span:hover,.bg-subtle-2 .social-column p a:hover{color:#4d4d4d;text-decoration-color:#4d4d4d!important}.bg-white .links-column a,.bg-white .links-column a:not(.btn):not(.link-glow),.bg-white .links-column a>span,.bg-white .links-column p a,.bg-white .social-column a,.bg-white .social-column a:not(.btn):not(.link-glow),.bg-white .social-column a>span,.bg-white .social-column p a{color:#000;text-decoration:underline;text-decoration-color:transparent;transition:color .1s linear,text-decoration-color .1s linear}.bg-white .links-column a:hover,.bg-white .links-column a:not(.btn):not(.link-glow):hover,.bg-white .links-column a>span:hover,.bg-white .links-column p a:hover,.bg-white .social-column a:hover,.bg-white .social-column a:not(.btn):not(.link-glow):hover,.bg-white .social-column a>span:hover,.bg-white .social-column p a:hover{color:#4d4d4d;text-decoration-color:#4d4d4d!important}.bg-black .links-column a,.bg-black .links-column a:not(.btn):not(.link-glow),.bg-black .links-column a>span,.bg-black .links-column p a,.bg-black .social-column a,.bg-black .social-column a:not(.btn):not(.link-glow),.bg-black .social-column a>span,.bg-black .social-column p a{color:#fff;text-decoration:underline;text-decoration-color:transparent;transition:color .1s linear,text-decoration-color .1s linear}.bg-black .links-column a:hover,.bg-black .links-column a:not(.btn):not(.link-glow):hover,.bg-black .links-column a>span:hover,.bg-black .links-column p a:hover,.bg-black .social-column a:hover,.bg-black .social-column a:not(.btn):not(.link-glow):hover,.bg-black .social-column a>span:hover,.bg-black .social-column p a:hover{color:#b3b3b3;text-decoration-color:#b3b3b3!important}.bg-medium .links-column a,.bg-medium .links-column a:not(.btn):not(.link-glow),.bg-medium .links-column a>span,.bg-medium .links-column p a,.bg-medium .social-column a,.bg-medium .social-column a:not(.btn):not(.link-glow),.bg-medium .social-column a>span,.bg-medium .social-column p a{color:#000;text-decoration:underline;text-decoration-color:transparent;transition:color .1s linear,text-decoration-color .1s linear}.bg-medium .links-column a:hover,.bg-medium .links-column a:not(.btn):not(.link-glow):hover,.bg-medium .links-column a>span:hover,.bg-medium .links-column p a:hover,.bg-medium .social-column a:hover,.bg-medium .social-column a:not(.btn):not(.link-glow):hover,.bg-medium .social-column a>span:hover,.bg-medium .social-column p a:hover{color:#4d4d4d;text-decoration-color:#4d4d4d!important}.bg-bright .links-column a,.bg-bright .links-column a:not(.btn):not(.link-glow),.bg-bright .links-column a>span,.bg-bright .links-column p a,.bg-bright .social-column a,.bg-bright .social-column a:not(.btn):not(.link-glow),.bg-bright .social-column a>span,.bg-bright .social-column p a{color:#000;text-decoration:underline;text-decoration-color:transparent;transition:color .1s linear,text-decoration-color .1s linear}.bg-bright .links-column a:hover,.bg-bright .links-column a:not(.btn):not(.link-glow):hover,.bg-bright .links-column a>span:hover,.bg-bright .links-column p a:hover,.bg-bright .social-column a:hover,.bg-bright .social-column a:not(.btn):not(.link-glow):hover,.bg-bright .social-column a>span:hover,.bg-bright .social-column p a:hover{color:#4d4d4d;text-decoration-color:#4d4d4d!important}.search-box{margin-bottom:3rem;margin-top:3rem}.search-box>.component-content{display:flex;margin:0!important;padding:0!important}.search-box>.component-content>label{color:#000;font-size:32px;font-stretch:normal;font-style:normal;font-weight:700;height:1;left:-10000px;letter-spacing:normal;line-height:normal;margin-right:16px;overflow:hidden;position:absolute;top:auto;width:1;z-index:1}.search-box>.component-content>button{background:#0639a6;border:1px solid #0639a6;color:#fff;display:inline-block;font-size:16px;line-height:1;margin:0;padding:15px 32px;text-align:center;text-decoration:none}.search-box>.component-content>button:focus,.search-box>.component-content>button:hover{background-color:#0952f0;color:#fff}.search-box>.component-content>.twitter-typeahead{width:100%}.search-box>.component-content>.twitter-typeahead .search-box-input.tt-input{background-color:#ddd!important;background-image:url(/theme/medical/images/icons/search-black.svg);background-position:right 10px center;background-repeat:no-repeat;background-size:30px 30px;border:1px solid #dee2e6;color:#000;font-size:24px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;padding:15px 40px 15px 10px;width:100%}@media(min-width:1200px){.search-box>.component-content>.twitter-typeahead .search-box-input.tt-input{background-position:right 20px center;padding:15px 70px 15px 30px}}@media(max-width:767.98px){.search-box>.component-content>.twitter-typeahead .search-box-input.tt-input::-moz-placeholder{color:transparent}.search-box>.component-content>.twitter-typeahead .search-box-input.tt-input::placeholder{color:transparent}}.search-box .link-list>.component-content ul{display:flex;margin-top:10%}.search-box .link-list>.component-content li a{background:transparent;border-radius:0;color:#0639a6;font-size:16px;font-weight:400;height:50px;line-height:24px;max-width:146px;text-align:center;text-decoration:none;width:100%}.search-box .link-list>.component-content li a:before{content:""}.search-box .link-list>.component-content li a:focus,.search-box .link-list>.component-content li a:hover{border-color:#00205b}.search-box.horizontal .component-content{position:relative}.search-box.horizontal .component-content>.twitter-typeahead .search-box-input.tt-input{background-image:unset}.search-box.horizontal .component-content>button.search-box-button,.search-box.horizontal .component-content>button.search-box-button-with-redirect{background-color:transparent;background-image:url(/theme/medical/images/icons/search-black.svg);background-repeat:no-repeat;background-size:26%;border:0;color:transparent;position:absolute;right:-10px;top:25%}header{position:relative;z-index:997}.header{align-items:center;display:flex}.header .logo-container{justify-self:flex-start}@media(min-width:1200px){.header .logo-container{padding:1rem 0}}.header .logo-container img{width:-moz-fit-content!important;width:fit-content!important}.header .logo-container .primary-logo{display:block}.header .logo-container .primary-logo img{height:42px}@media(min-width:1200px){.header .logo-container .primary-logo img{height:unset}}.header .logo-container .sticky-logo{display:none}.header .logo-container .mobile-sticky-logo{display:none;outline:none}.header .mobilemenu-container{justify-content:flex-end;width:100%}.header .mobilemenu-container>.cta-box{display:none;margin-right:2.4rem}@media(min-width:768px){.header .mobilemenu-container>.cta-box{margin-right:2.4rem}}@media(min-width:1200px){.header .mobilemenu-container>.cta-box{margin-right:2.4rem}}@media(min-width:768px)and (max-width:1199.98px){.header .mobilemenu-container>.cta-box{display:block}.header .mobilemenu-container .mobile-cta-box{display:none}}.header .mobilemenu-container .icon-burger{background:none;border:none;cursor:pointer;display:inline-block;height:24px;margin-top:8px;position:relative;width:24px}.header .mobilemenu-container .icon-burger:before{background-image:url(/theme/medical/images/icons/burger-primary.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.header .mobilemenu-container .icon-burger[aria-expanded=true]:before{display:none}.header .mobilemenu-container .mobile-icons .search-toggle{text-decoration:none}.header .mobile-nav,.header nav{height:100%}@media(max-width:1199.98px){.header .mobile-nav,.header nav{padding:1.6rem 2rem}}.header .mobile-nav>[role=menubar],.header nav>[role=menubar]{display:flex;flex-direction:column;gap:3rem;justify-content:center;width:100%}@media(max-width:1199.98px){.header .mobile-nav>[role=menubar],.header nav>[role=menubar]{padding-top:4rem}}@media(min-width:1200px){.header .mobile-nav>[role=menubar],.header nav>[role=menubar]{flex-direction:row;gap:0}}.header li[role=menuitem]>.navigation-title>a,.header li[role=menuitem]>a{color:#000;text-decoration:none}.header .nav-link{font-size:2.4rem;font-weight:400;line-height:1.5;padding:.5rem}.header .dropdown.show>a{font-weight:700}.header .navigation-title{font-size:1.6rem;font-weight:400;line-height:1.5}.header .navigation-title strong{display:block;margin-bottom:5px}.header .navigation-title p{font-size:1.3rem}.header .top-navigation-title{cursor:pointer;display:inline-block;text-align:center;white-space:nowrap}.header .top-navigation-title:before{content:attr(data-content);display:block;font-weight:700;height:0;overflow:hidden;visibility:hidden}.header .level1>li.show .top-navigation-title,.header .level1>li:focus-within .top-navigation-title,.header .level1>li:hover .top-navigation-title{font-weight:700}.header .dropdown-menu{border:1px solid #ddd;box-shadow:none;top:3.3rem}.header .submenu{-moz-column-gap:6rem;column-gap:6rem;display:flex;flex-direction:row;padding:4rem 6rem}.header .submenu-container{width:20rem}.header .nav-link.dropdown-toggle{position:relative}.header .nav-link.dropdown-toggle>.top-navigation-title:after{background-color:#fff;border-left:1px solid #ddd;border-top:1px solid #ddd;content:"";display:none;height:1rem;left:50%;position:absolute;top:-.5rem;top:2.8rem;transform:rotate(45deg);width:1rem;z-index:1250}.header .nav-link.dropdown-toggle[aria-expanded=true]>.top-navigation-title:after{display:block}.header .dropdown-toggle:after{content:none}.header .mainmenu-container .dropdown-toggle:after{border:0;content:url(/theme/medical/images/icons/chevron-down-base.svg);margin-left:.8rem;max-height:2.4rem;vertical-align:unset}.header .secondarymenu-container{gap:3.2rem}.header .secondarymenu-container .secondary-menu .top-navigation-title{display:block}.header .secondarymenu-container .secondary-menu .search-toggle{margin-left:-.5rem}.header .secondarymenu-container .secondary-menu .search-toggle-icon{background-image:url(/theme/medical/images/icons/search-black.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:1.8rem;padding:.8rem;position:absolute;width:1.8rem}.header .utilitymenu-container .utility-nav-list{gap:2.4rem;justify-content:flex-end;margin-bottom:0}.header .utilitymenu-container .utility-nav-list .utility-nav-link{margin-bottom:0}.header .utilitymenu-container .utility-nav-list .utility-nav-link,.header .utilitymenu-container .utility-nav-list .utility-nav-link a{color:#595959}.header .utilitymenu-container .utility-nav-list .utility-nav-link a{text-decoration-color:transparent}.header .utilitymenu-container .utility-nav-list .utility-nav-link a:hover{text-decoration-color:#595959}.header .utilitymenu-container .language-selector .dropdown-toggle:after{background-image:url(/theme/medical/images/icons/chevron-down-grey500.svg);background-position:50%;background-repeat:no-repeat;border:0;content:"";cursor:pointer;display:block;height:3rem;width:3rem}.header .utilitymenu-container .language-selector .language-selector-item-container{top:5rem}.navigation.header-nav-mobile .rel-level1>[role=group]{padding:4rem 2rem 0}.navigation.header-nav-mobile .rel-level2 a>.navigation-title strong{color:#000;font-size:1.8rem;margin-bottom:.8rem}.navigation.header-nav-mobile .rel-level2 a>.navigation-title p{font-size:1.4rem}@media(min-width:768px)and (max-width:1199.98px){.navigation.header-nav-mobile .mobile-nav{max-width:37.5rem}}@media(min-width:1200px){.header{display:grid;grid-template-areas:"logo utility utility" "logo mainmenu secondarymenu";grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-rows:5rem 5rem;padding-bottom:2rem;padding-top:1.4rem}.header .logo-container{display:flex;flex-direction:column;grid-area:logo;max-width:23rem}.header .logo-container.align-logo-top{justify-content:flex-start}.header .logo-container.align-logo-middle{justify-content:center}.header .logo-container.align-logo-bottom{justify-content:flex-end}.header .logo-container .image-wrapper{outline:none;padding-top:1rem}}@media(min-width:1200px)and (min-width:1200px){.header .logo-container .image-wrapper{padding-left:1.6rem}}@media(min-width:1200px){.header .logo-container .sticky-logo{display:none}.header .mainmenu-container{align-self:center;grid-area:mainmenu;justify-self:center}.header .mainmenu-container .component.navigation,.header .mainmenu-container .component.navigation>.component-content,.header .mainmenu-container>div{height:100%}.header .mainmenu-container .level2>li>a:focus-within .navigation-title strong,.header .mainmenu-container .level2>li>a:hover .navigation-title strong{color:#0639a6;text-decoration:underline}.header .secondarymenu-container{display:flex;grid-area:secondarymenu;justify-content:flex-end}.header .secondarymenu-container .secondary-menu{display:inline-flex}.header .secondarymenu-container .cta-box{align-items:center;display:flex}.header .secondarymenu-container .mobile-nav>ul,.header .secondarymenu-container nav>ul{gap:2.4rem}.header .secondarymenu-container .search-dropdown-menu{left:-75rem;width:85rem}.header .secondarymenu-container .search-dropdown-menu .submenu{flex-direction:column}.header .secondarymenu-container .search-dropdown-menu .component.search-box{width:100%}.header .secondarymenu-container .search-dropdown-menu .component.search-box>.component-content{width:100%!important}.header .secondarymenu-container .search-dropdown-menu .search-box-input.tt-input{border:1px solid #dee2e6}.header .secondarymenu-container .search-dropdown-menu .search-prompts .row{width:100%}.header .secondarymenu-container .search-dropdown-menu .search-prompts .search-prompt-title{color:#0639a6;font-size:16px;font-weight:700;margin-bottom:1.1rem}.header .secondarymenu-container .search-dropdown-menu .search-prompts li{margin-bottom:.8rem}.header .secondarymenu-container .search-dropdown-menu .search-prompts li a{color:#000;font-size:16px;height:50px;line-height:24px;margin:0 23px 0 0;max-width:146px;text-align:center;text-decoration:none}.header .secondarymenu-container .search-dropdown-menu .search-prompts li a:focus,.header .secondarymenu-container .search-dropdown-menu .search-prompts li a:focus-within,.header .secondarymenu-container .search-dropdown-menu .search-prompts li a:hover{text-decoration:underline}.header .level1.navbar-nav .nav-item{padding:0 1.6rem}.header .utilitymenu-container{grid-area:utility}.header .mobilemenu-container{display:none}}@media(max-width:1199.98px){.mainmenu-container,.secondarymenu-container,.utilitymenu-container{display:none}.logo-container{max-width:70%}.mobilemenu-container{display:flex}}.utility-nav-list{display:flex}#header{background-color:#fff;position:fixed}#header.headroom{width:100%}#header.headroom.headroom--top{transition:none}@media(min-width:1200px){#header.headroom.headroom--top{transform:translateY(0)}}#header.headroom.headroom--not-top{background-color:#fff;position:fixed}#header.headroom.headroom--pinned.headroom--not-top{background-color:#0639a6;opacity:.98;transform:translateY(0);transition:transform .2s ease-in-out}#header.headroom.headroom--pinned.headroom--not-top .utility-nav{display:none}#header.headroom.headroom--pinned.headroom--not-top .main-nav-row{margin-bottom:0}@media(min-width:768px){#header.headroom.headroom--pinned.headroom--not-top .rel-level1.submenu.active .nav-submenu{top:5.7rem!important}}#header.headroom.headroom--pinned.headroom--not-top .link-text,#header.headroom.headroom--pinned.headroom--not-top .nav-link{color:#fff}#header.headroom.headroom--pinned.headroom--top,#header.headroom.headroom--unpinned.headroom--not-top{transition:transform .2s ease-in-out}#header.headroom.headroom--unpinned.headroom--not-top:not(.submenu-opened){transform:translateY(-100%)}#header.headroom.headroom--unpinned.headroom--top{position:unset;transform:translateY(-100%)}#header.headroom--pinned.headroom--not-top .navigation.navigation-hbf-main .top-navigation-title,#header.headroom--pinned.headroom--not-top .secondary-menu .top-navigation-title{color:#fff}#header.headroom--pinned.headroom--not-top .btn-cta-secondary{border-color:#fff;color:#fff}#header.headroom--pinned.headroom--not-top .btn-cta-secondary:active,#header.headroom--pinned.headroom--not-top .btn-cta-secondary:focus,#header.headroom--pinned.headroom--not-top .btn-cta-secondary:hover{background-color:#fff;border-color:#fff;color:#0639a6}#header.headroom--pinned.headroom--not-top .icon-burger:before,#header.headroom--pinned.headroom--not-top .toggle summary.toggle-header span.toggle-label:before{background-image:url(/theme/medical/images/icons/burger-white.svg);color:#fff}#header.headroom--pinned.headroom--not-top .btn-outline-primary-1{color:#fff!important}#header.headroom--pinned.headroom--not-top .mobile-icons .language-selector-toggle{color:#fff}#header.headroom--pinned.headroom--not-top .search-toggle-icon{background-image:url(/theme/medical/images/icons/search-white.svg)}@media(min-width:1200px){#header.headroom--pinned.headroom--not-top .header{display:grid;grid-template-areas:"logo mainmenu secondarymenu";grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-rows:5rem}#header.headroom--pinned.headroom--not-top .header .primary-logo{display:none}#header.headroom--pinned.headroom--not-top .header .sticky-logo{display:block}#header.headroom--pinned.headroom--not-top .header .logo-container{justify-content:center}#header.headroom--pinned.headroom--not-top .header .utilitymenu-container{display:none}}@media(max-width:1199.98px){#header.headroom--pinned.headroom--not-top .header .mobile-logo,#header.headroom--pinned.headroom--not-top .header .primary-logo{display:none}#header.headroom--pinned.headroom--not-top .header .mobile-sticky-logo{display:block}}@media(min-width:1200px){#header.headroom.headroom--top,.headroom.headroom--not-bottom.headroom--not-top.headroom--pinned{transform:unset;transform:translateY(0)}}@media(max-width:1199.98px){.navigation.header-nav-mobile .mobile-nav,.rel-level1>[role=group]{background-color:#fff;display:block;height:100%;margin:auto;overflow-x:hidden;overflow-y:auto;padding-top:4rem;position:fixed;right:0;top:0;transform:translateX(100%);width:100%;z-index:997}.navigation.header-nav-mobile .mobile-nav.slide-in,.rel-level1>[role=group].slide-in{animation:slide-in .5s forwards}.navigation.header-nav-mobile .mobile-nav.slide-out,.rel-level1>[role=group].slide-out{animation:slide-out .5s forwards}.rel-leve1>[role=group]{z-index:998}.navigation-title.has-children{cursor:pointer}.mobile-top-navigation-title{font-size:2rem;font-weight:700;line-height:1.3}.navigation-title.has-children{display:flex;justify-content:space-between}.navigation-title.has-children.chevron-primary-1-next-sm:after{background-image:url(/theme/medical/images/icons/chevron-next-base-sm.svg);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:30px;position:relative;top:.4rem;width:30px}.mobile-searchlinks-container .mobile-searchlinks{margin-bottom:2.4rem}.mobile-searchlinks-container .search-prompt-title{font-size:1.6rem;font-weight:700;line-height:1.5;margin-bottom:.8rem}.mobile-searchlinks-container li a{color:#767676;font-size:1.4rem}.mobile-utility-nav-list li{margin-bottom:1.6rem}.mobile-utility-nav-title a{color:#6c757d;font-size:1.6rem;font-weight:400;line-height:1.5;padding:.5rem}#header .navigation.header-nav-mobile .search-box .component-content{padding-left:0;padding-right:0}#header .navigation.header-nav-mobile .search-box .component-content>.twitter-typeahead .search-box-input.tt-input{background-color:#ddd;border:1px solid #c4c4c4;color:#000;font-size:1.6rem}#header .navigation.header-nav-mobile .search-box .component-content>button.search-box-button-with-redirect{background-image:url(/theme/medical/images/icons/search-black.svg);background-size:20%;right:-7.5rem;top:25%}.chevron-primary-1-prev-sm:before{background-image:url(/theme/medical/images/icons/chevron-prev-base-sm.svg);background-position:50%;background-repeat:no-repeat;content:"";cursor:pointer;display:block;height:30px;position:relative;width:30px}.rel-level1>[role=group] .head .back-arrow:after{top:-.3rem}.close-nav{background-image:url(/theme/medical/images/icons/close-base-sm.svg);background-repeat:no-repeat;background-size:100%;cursor:pointer;height:20px;margin-left:auto;width:25px}.head{align-items:center;display:flex;margin-bottom:2rem}.head .subnav-title{margin-bottom:0}.mobile-cta-box{display:inline}.mobile-cta-box .btn{width:100%}}.header40.alert-bar-showing{margin-top:12rem}.header40.alert-bar-showing .mobilemenu-container .mobile-nav.slide-in{top:12rem}@media(max-width:389.98px){.header40.alert-bar-showing{margin-top:18.8rem}.header40.alert-bar-showing .mobilemenu-container .mobile-nav.slide-in{top:18.8rem}}@media(min-width:768px)and (max-width:1199.98px){#header.headroom.headroom--not-bottom.headroom--top.headroom--pinned .header40.alert-bar-showing{margin-top:12rem}}@media(max-width:389.98px){#header.headroom.headroom--not-bottom.headroom--top.headroom--pinned .header40.alert-bar-showing{margin-top:18.8rem}}#header.headroom.headroom--not-bottom.headroom--not-top.headroom--pinned .header40.alert-bar-showing{margin-top:0}.header-mask{background-color:#c4c4c4;bottom:0;display:none;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .15s linear;width:100%;z-index:996}@media(prefers-reduced-motion:reduce){.header-mask{transition:none}}@media(max-width:1199.98px){.header-mask.active{display:block;opacity:.5}}.header .search-box .component-content{display:block;padding-left:20px;padding-right:20px;position:relative}@media(min-width:1200px){.header .search-box .component-content{margin-left:auto;margin-right:auto;width:66%}}.header .search-box .component-content>.twitter-typeahead .search-box-input.tt-input{background-image:unset;background-position:right 10px center;border:1px solid #ddd;padding:15px 40px 15px 10px}@media(min-width:1200px){.header .search-box .component-content>.twitter-typeahead .search-box-input.tt-input{background-position:right 20px center;padding:15px 70px 15px 105px}}.header .search-box .component-content>button.search-box-button-with-redirect{background-color:transparent;background-image:url(/theme/medical/images/icons/search-black.svg);background-repeat:no-repeat;background-size:26%;border:0;color:transparent;position:absolute;right:-40px;top:20%}.media-banner{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.media-banner{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.media-banner{padding-bottom:7.2rem;padding-top:7.2rem}}@media(max-width:767.98px){.media-banner .row{gap:4.8rem}.media-banner .flip-textimage-in-mobile .media-section{order:2!important}.media-banner .flip-textimage-in-mobile .copy-section{order:1!important}}.media-banner .media-section{aspect-ratio:1/1;height:auto;position:relative;width:100%}.media-banner .media-section iframe,.media-banner .media-section img,.media-banner .media-section video{border-radius:0;height:auto;inset:0;margin-bottom:auto;margin-top:auto;max-height:100%;position:absolute;width:100%}.media-banner .media-section img,.media-banner .media-section picture,.media-banner .media-section video{padding-left:inherit;padding-right:inherit}.media-banner .media-section.callout img,.media-banner .media-section.callout video{height:100%}.media-banner .media-section video{-o-object-fit:cover;object-fit:cover}.media-banner .copy-section{align-items:flex-start;display:flex;flex-direction:column;gap:1.6rem;justify-content:center}.media-banner .copy-section .brow{order:-1}.media-banner .copy-section .details .list-item,.media-banner .copy-section .details p .list-item,.media-banner .copy-section .details p ul,.media-banner .copy-section .details ul{padding-left:0}.media-banner .copy-section .details .bulleted-list,.media-banner .copy-section .details .check-marked-list,.media-banner .copy-section .details .content-wrapper,.media-banner .copy-section .details .numbered-list{padding-left:2.4rem}.media-banner .copy-section .details .content-wrapper{flex-direction:column}.media-banner .copy-section .details .content-wrapper .left-section ul{margin-bottom:0}@media(min-width:768px){.media-banner .copy-section .details .content-wrapper{-moz-column-gap:4rem;column-gap:4rem;flex-direction:row}}@media(min-width:1200px){.media-banner .copy-section .details .content-wrapper{-moz-column-gap:2.4rem;column-gap:2.4rem}.media-banner .copy-section .details .content-wrapper .left-section{margin-right:0}}.media-banner .copy-section .details .content-wrapper .bulleted-list,.media-banner .copy-section .details .content-wrapper .check-marked-list,.media-banner .copy-section .details .content-wrapper .numbered-list{padding-left:0}.media-banner.offset-center-4x7 .media-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner.offset-center-4x7 .media-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.media-banner.offset-center-4x7 .media-section{flex:0 0 auto;width:33.33333333%}}.media-banner.offset-center-4x7 .copy-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner.offset-center-4x7 .copy-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.media-banner.offset-center-4x7 .copy-section{flex:0 0 auto;width:58.33333333%}.media-banner.offset-center-4x7:not(.reverse-layout) .copy-section{margin-left:8.33333333%}}.media-banner.offset-center-4x7.reverse-layout .media-section{order:2}@media(min-width:1200px){.media-banner.offset-center-4x7.reverse-layout .media-section{margin-left:8.33333333%}}.media-banner.offset-center-4x7.reverse-layout .copy-section{order:1}.media-banner.offset-center-6x5 .media-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner.offset-center-6x5 .media-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.media-banner.offset-center-6x5 .media-section{flex:0 0 auto;width:50%}}.media-banner.offset-center-6x5 .copy-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner.offset-center-6x5 .copy-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.media-banner.offset-center-6x5 .copy-section{flex:0 0 auto;width:41.66666667%}.media-banner.offset-center-6x5:not(.reverse-layout) .copy-section{margin-left:8.33333333%}}.media-banner.offset-center-6x5.reverse-layout .media-section{order:2}@media(min-width:1200px){.media-banner.offset-center-6x5.reverse-layout .media-section{margin-left:8.33333333%}}.media-banner.offset-center-6x5.reverse-layout .copy-section{order:1}.media-banner.offset-outer-4x5 .media-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner.offset-outer-4x5 .media-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.media-banner.offset-outer-4x5 .media-section{flex:0 0 auto;width:33.33333333%}}.media-banner.offset-outer-4x5 .copy-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner.offset-outer-4x5 .copy-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.media-banner.offset-outer-4x5 .copy-section{flex:0 0 auto;width:41.66666667%}.media-banner.offset-outer-4x5:not(.reverse-layout) .copy-section,.media-banner.offset-outer-4x5:not(.reverse-layout) .media-section{margin-left:8.33333333%}}.media-banner.offset-outer-4x5.reverse-layout .media-section{order:2}@media(min-width:1200px){.media-banner.offset-outer-4x5.reverse-layout .media-section{margin-left:8.33333333%}}.media-banner.offset-outer-4x5.reverse-layout .copy-section{order:1}@media(min-width:1200px){.media-banner.offset-outer-4x5.reverse-layout .copy-section{margin-left:8.33333333%}}.media-banner.offset-center-5x5 .media-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner.offset-center-5x5 .media-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.media-banner.offset-center-5x5 .media-section{flex:0 0 auto;width:41.66666667%}}.media-banner.offset-center-5x5 .copy-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner.offset-center-5x5 .copy-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.media-banner.offset-center-5x5 .copy-section{flex:0 0 auto;width:41.66666667%}.media-banner.offset-center-5x5:not(.reverse-layout) .copy-section{margin-left:8.33333333%}}.media-banner.offset-center-5x5.reverse-layout .media-section{order:2}@media(min-width:1200px){.media-banner.offset-center-5x5.reverse-layout .media-section{margin-left:8.33333333%}}.media-banner.offset-center-5x5.reverse-layout .copy-section{order:1}.media-banner.offset-outer-5x5 .media-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner.offset-outer-5x5 .media-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.media-banner.offset-outer-5x5 .media-section{flex:0 0 auto;margin-left:8.33333333%;width:41.66666667%}}.media-banner.offset-outer-5x5 .copy-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner.offset-outer-5x5 .copy-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.media-banner.offset-outer-5x5 .copy-section{flex:0 0 auto;width:41.66666667%}.media-banner.offset-outer-5x5:not(.reverse-layout) .media-section{margin-left:8.33333333%}}.media-banner.offset-outer-5x5.reverse-layout .media-section{order:2}.media-banner.offset-outer-5x5.reverse-layout .copy-section{order:1}@media(min-width:1200px){.media-banner.offset-outer-5x5.reverse-layout .copy-section{margin-left:8.33333333%}}.media-banner .callout .callout-rectangle{background-color:#79bb30;border-bottom-right-radius:100%;display:flex;flex-direction:column;height:98px;justify-content:center;left:1.2rem;position:absolute;top:0;width:98px}@media(min-width:1200px){.media-banner .callout .callout-rectangle{height:182px;width:182px}}.media-banner .callout .callout-rectangle .callout-tag,.media-banner .callout .callout-rectangle .callout-title{padding-left:.8rem}@media(min-width:768px){.media-banner .callout .callout-rectangle .callout-tag,.media-banner .callout .callout-rectangle .callout-title{padding-left:1.6rem}}.media-banner.medium-color .callout-rectangle{background-color:#00205b}.media-banner.bright-color .callout-rectangle{background-color:#79bb30}.media-banner .circle img,.media-banner .circle video{border-radius:50%}.media-banner .square{aspect-ratio:1/1}.media-banner .callout,.media-banner .widget{aspect-ratio:8/5}.media-banner.parallax .media-section img{height:90%;width:90%}.media-banner.parallax .parallax-circle{background-color:transparent;border:2px solid #79bb30;border-radius:50%;height:90%;margin-bottom:auto;margin-top:auto;padding:inherit;transform:translate(0);width:90%}.media-banner-icon-list{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.media-banner-icon-list{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.media-banner-icon-list{padding-bottom:7.2rem;padding-top:7.2rem}}.media-banner-icon-list.offset-center-4x7 .row{gap:3.2rem}@media(min-width:768px){.media-banner-icon-list.offset-center-4x7 .row{gap:4rem}}@media(min-width:1200px){.media-banner-icon-list.offset-center-4x7 .row{gap:0}}.media-banner-icon-list.offset-center-4x7 .media-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner-icon-list.offset-center-4x7 .media-section{flex:0 0 auto;width:66.66666667%}}@media(min-width:1200px){.media-banner-icon-list.offset-center-4x7 .media-section{flex:0 0 auto;width:33.33333333%}}.media-banner-icon-list.offset-center-4x7 .copy-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.media-banner-icon-list.offset-center-4x7 .copy-section{flex:0 0 auto;width:58.33333333%}}@media(min-width:768px){.media-banner-icon-list.offset-center-4x7:not(.reverse-layout) .media-section{margin-left:16.66666667%}}@media(min-width:1200px){.media-banner-icon-list.offset-center-4x7:not(.reverse-layout) .media-section{margin-left:0}.media-banner-icon-list.offset-center-4x7:not(.reverse-layout) .copy-section{margin-left:8.33333333%}}.media-banner-icon-list.offset-center-4x7.reverse-layout .media-section{order:unset}@media(min-width:768px){.media-banner-icon-list.offset-center-4x7.reverse-layout .media-section{margin-left:16.66666667%}}@media(min-width:1200px){.media-banner-icon-list.offset-center-4x7.reverse-layout .media-section{margin-left:8.33333333%}}.media-banner-icon-list.offset-center-4x7.reverse-layout .copy-section{order:unset}@media(min-width:1200px){.media-banner-icon-list.offset-center-4x7.reverse-layout .copy-section{order:-1}}.media-banner-icon-list .icon-container,.media-banner-icon-list .media-banner-steps .icon-container,.media-banner-icon-list .media-banner-steps .step-container,.media-banner-icon-list .step-container,.media-banner-steps .media-banner-icon-list .icon-container,.media-banner-steps .media-banner-icon-list .step-container{display:flex;flex-direction:column;gap:1.6rem;margin-top:2.4rem}@media(min-width:768px){.media-banner-icon-list .icon-container,.media-banner-icon-list .media-banner-steps .icon-container,.media-banner-icon-list .media-banner-steps .step-container,.media-banner-icon-list .step-container,.media-banner-steps .media-banner-icon-list .icon-container,.media-banner-steps .media-banner-icon-list .step-container{flex-direction:row}}.media-banner-icon-list .icon-container .text-section,.media-banner-icon-list .step-container .text-section{display:flex;flex-direction:column}.media-banner-icon-list .icon-container .icon{aspect-ratio:1/1;height:9.6rem;width:9.6rem}.media-banner-icon-list .icon-container .text-section{gap:1.6rem}.media-banner-icon-list .step-container{gap:.8rem;margin-bottom:1.6rem;margin-top:0}@media(min-width:768px){.media-banner-icon-list .step-container{flex-direction:column}}@media(min-width:1200px){.media-banner-icon-list .step-container{flex-direction:row;gap:4.8rem;margin-bottom:0}}.media-banner-icon-list .step-container .icon{line-height:1;width:2.4rem}.media-banner-icon-list .step-container .text-section{gap:.4rem}.media-banner-steps{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.media-banner-steps{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.media-banner-steps{padding-bottom:7.2rem;padding-top:7.2rem}}.media-banner-steps.offset-outer-4x5 .row{gap:3.2rem}@media(min-width:768px){.media-banner-steps.offset-outer-4x5 .row{gap:4rem}}@media(min-width:1200px){.media-banner-steps.offset-outer-4x5 .row{gap:0}}.media-banner-steps.offset-outer-4x5 .media-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner-steps.offset-outer-4x5 .media-section{flex:0 0 auto;width:58.33333333%}}@media(min-width:1200px){.media-banner-steps.offset-outer-4x5 .media-section{flex:0 0 auto;width:33.33333333%}}.media-banner-steps.offset-outer-4x5 .copy-section{flex:0 0 auto;width:100%}@media(min-width:768px){.media-banner-steps.offset-outer-4x5 .copy-section{flex:0 0 auto;width:83.33333333%}}@media(min-width:1200px){.media-banner-steps.offset-outer-4x5 .copy-section{flex:0 0 auto;width:41.66666667%}}@media(min-width:768px){.media-banner-steps.offset-outer-4x5:not(.reverse-layout) .copy-section,.media-banner-steps.offset-outer-4x5:not(.reverse-layout) .media-section{margin-left:8.33333333%}}.media-banner-steps.offset-outer-4x5.reverse-layout .media-section{order:unset}@media(min-width:768px){.media-banner-steps.offset-outer-4x5.reverse-layout .media-section{margin-left:8.33333333%}}.media-banner-steps.offset-outer-4x5.reverse-layout .copy-section{order:unset}@media(min-width:768px){.media-banner-steps.offset-outer-4x5.reverse-layout .copy-section{margin-left:8.33333333%}}@media(min-width:1200px){.media-banner-steps.offset-outer-4x5.reverse-layout .copy-section{order:-1}}.media-banner-icon-list .media-banner-steps .icon-container,.media-banner-icon-list .media-banner-steps .step-container,.media-banner-steps .icon-container,.media-banner-steps .media-banner-icon-list .icon-container,.media-banner-steps .media-banner-icon-list .step-container,.media-banner-steps .step-container{display:flex;flex-direction:column;gap:1.6rem;margin-top:2.4rem}@media(min-width:768px){.media-banner-icon-list .media-banner-steps .icon-container,.media-banner-icon-list .media-banner-steps .step-container,.media-banner-steps .icon-container,.media-banner-steps .media-banner-icon-list .icon-container,.media-banner-steps .media-banner-icon-list .step-container,.media-banner-steps .step-container{flex-direction:row}}.media-banner-steps .icon-container .text-section,.media-banner-steps .step-container .text-section{display:flex;flex-direction:column}.media-banner-steps .icon-container .icon{aspect-ratio:1/1;height:9.6rem;width:9.6rem}.media-banner-steps .icon-container .text-section{gap:1.6rem}.media-banner-steps .step-container{gap:.8rem;margin-bottom:1.6rem;margin-top:0}@media(min-width:768px){.media-banner-steps .step-container{flex-direction:column}}@media(min-width:1200px){.media-banner-steps .step-container{flex-direction:row;gap:4.8rem;margin-bottom:0}}.media-banner-steps .step-container .icon{line-height:1;width:2.4rem}.media-banner-steps .step-container .text-section{gap:.4rem}.copy-banner .container{height:auto;max-width:100%;padding-bottom:6.4rem;padding-top:6.4rem;position:relative}@media(min-width:768px){.copy-banner .container{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.copy-banner .container{padding-bottom:8rem;padding-top:8rem}}.copy-banner .container .bg-media{background-position:100%!important;background-repeat:no-repeat;background-size:contain;z-index:0}@media(max-width:767.98px){.copy-banner:not(.jumbo) .bg-media{background-image:none!important}}.copy-banner .copy-section{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:1.6rem;justify-content:center;width:100%;z-index:1}@media(min-width:768px){.copy-banner .copy-section{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}.copy-banner .copy-section .btn-wrap{display:flex;gap:2.4rem;justify-content:center;margin-top:1.6rem}@media(min-width:768px){.copy-banner .copy-section .btn-wrap{margin-top:1.6rem}}@media(min-width:1200px){.copy-banner .copy-section .btn-wrap{margin-top:1.6rem}}.copy-banner.jumbo .container{align-items:center;display:flex;justify-content:center;min-height:60rem;text-align:center}.copy-banner.jumbo .container .bg-media{background-position:50%!important;z-index:0}.copy-banner.jumbo .container .copy-section{z-index:1}@media(min-width:768px){.copy-banner.jumbo .container .copy-section{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}@media(min-width:1200px){.copy-banner.jumbo .container .copy-section{flex:0 0 auto;margin-left:16.66666667%;width:66.66666667%}}.copy-banner.jumbo .container .copy-section .title,.copy-banner.jumbo .container .copy-section .title p{font-weight:700}.promo-cards{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.promo-cards{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.promo-cards{padding-bottom:7.2rem;padding-top:7.2rem}}@media(max-width:767.98px){.promo-cards .row{gap:2.4rem}}.promo-cards .promo-card{display:flex;flex-direction:column;gap:2.4rem}@media(min-width:768px){.promo-cards .promo-card{margin-bottom:2.4rem}}@media(min-width:1200px){.promo-cards .promo-card{margin-bottom:0}}.promo-cards .promo-card .media-section{aspect-ratio:2/1;border-radius:0;height:auto;position:relative;width:100%}.promo-cards .promo-card .media-section img,.promo-cards .promo-card .media-section video{height:100%;left:0;position:absolute;top:0;width:100%}.promo-cards .promo-card .copy-section{align-items:center;display:flex;flex-direction:column;gap:1.6rem;text-align:center}.promo-cards .promo-card .copy-section .cta-list{gap:0}.promo-cards.two-in-row .promo-card{flex:0 0 auto;width:100%}@media(min-width:768px){.promo-cards.two-in-row .promo-card{flex:0 0 auto;width:50%}}.promo-cards.three-in-row .promo-card{flex:0 0 auto;width:100%}@media(min-width:768px){.promo-cards.three-in-row .promo-card{flex:0 0 auto;width:50%}}@media(min-width:1200px){.promo-cards.three-in-row .promo-card{flex:0 0 auto;width:33.33333333%}}.promo-cards.four-in-row .promo-card{flex:0 0 auto;width:100%}@media(min-width:768px){.promo-cards.four-in-row .promo-card{flex:0 0 auto;width:50%}}@media(min-width:1200px){.promo-cards.four-in-row .promo-card{flex:0 0 auto;width:25%}}.promo-cards .ec-clickable-card:has(.ec-card-link-overlay:hover) .media-section img{transform:scale(1.05)}.promo-cards .ec-clickable-card .media-section{overflow:hidden}.promo-cards .ec-clickable-card .media-section img{transition:all .5s ease}@media(prefers-reduced-motion:reduce){.promo-cards .ec-clickable-card .media-section img{transition:none}}.pill-link-table{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.pill-link-table{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.pill-link-table{padding-bottom:7.2rem;padding-top:7.2rem}}.pill-link-table .row{align-items:flex-start}@media(max-width:767.98px){.pill-link-table .row{flex-direction:column;gap:2.4rem}}.pill-link-table .media-section{aspect-ratio:4/3;height:auto;max-width:100%;position:relative}.pill-link-table .media-section img,.pill-link-table .media-section video{border-radius:0;height:auto;inset:0;position:absolute;width:100%}.pill-link-table .media-section img,.pill-link-table .media-section picture,.pill-link-table .media-section video{padding-left:inherit;padding-right:inherit}.pill-link-table .copy-section{display:flex;flex-direction:column;gap:1.6rem}.pill-link-table .cta-wrapper{margin-bottom:3.2rem}.pill-link-table .cta-wrapper ul{margin-bottom:0;padding-left:0}.pill-link-table .cta-wrapper ul li .field-heading{border-bottom:1px solid #000;padding-bottom:.8rem;padding-top:.8rem;width:100%}@media(min-width:768px){.pill-link-table .cta-wrapper ul li .field-heading{padding-bottom:.8rem;padding-top:.8rem}}@media(min-width:1200px){.pill-link-table .cta-wrapper ul li .field-heading{padding-bottom:.8rem;padding-top:.8rem}}.pill-link-table .cta-wrapper ul li .field-heading .link-glow-base{display:flex}.pill-link-table.offset-center-6x4 .media-section{flex:0 0 auto;width:100%}@media(min-width:768px){.pill-link-table.offset-center-6x4 .media-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.pill-link-table.offset-center-6x4 .media-section{flex:0 0 auto;width:50%}}.pill-link-table.offset-center-6x4 .copy-section{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}@media(min-width:768px){.pill-link-table.offset-center-6x4 .copy-section{flex:0 0 auto;margin-left:0;width:41.66666667%}}@media(min-width:1200px){.pill-link-table.offset-center-6x4 .copy-section{flex:0 0 auto;margin-left:8.33333333%;width:33.33333333%}}@media(min-width:768px){.pill-link-table.offset-center-6x4.reverse-layout .media-section{margin-left:0}}@media(min-width:1200px){.pill-link-table.offset-center-6x4.reverse-layout .media-section{margin-left:8.33333333%}}.pill-link-table.offset-center-6x4.reverse-layout .copy-section{order:-1}@media(min-width:768px){.pill-link-table.offset-center-6x4.reverse-layout .copy-section{margin-left:0}}.pill-link-table .media-section.image-aspect-ratio-2-1 img{aspect-ratio:2/1;-o-object-fit:cover;object-fit:cover}.pill-link-table .media-section.image-aspect-ratio-4-3 img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.pill-link-table.bg-base .cta-wrapper ul li .field-heading,.pill-link-table.bg-black .cta-wrapper ul li .field-heading,.pill-link-table.bg-dark .cta-wrapper ul li .field-heading{border-bottom:1px solid #fff}.content-cards{padding-bottom:3.2rem;padding-top:3.2rem}@media(min-width:768px){.content-cards{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.content-cards{padding-bottom:4rem;padding-top:4rem}}.content-cards .row{row-gap:2.4rem}.content-cards .content-card .card-section{background-color:#f8f8f8;border-radius:0;display:flex;flex-direction:column;gap:1.6rem;padding:2.4rem;width:100%}@media(min-width:768px){.content-cards .content-card .card-section{padding:2.4rem}}@media(min-width:1200px){.content-cards .content-card .card-section{padding:2.4rem}}.content-cards .content-card .card-section .cta{display:flex}.content-cards.two-in-row .content-card{flex:0 0 auto;width:100%}@media(min-width:768px){.content-cards.two-in-row .content-card{flex:0 0 auto;width:50%}}.content-cards.three-in-row .content-card{flex:0 0 auto;width:100%}@media(min-width:768px){.content-cards.three-in-row .content-card{flex:0 0 auto;width:50%}}@media(min-width:1200px){.content-cards.three-in-row .content-card{flex:0 0 auto;width:33.33333333%}}.content-cards.four-in-row .content-card{flex:0 0 auto;width:100%}@media(min-width:768px){.content-cards.four-in-row .content-card{flex:0 0 auto;width:50%}}@media(min-width:1200px){.content-cards.four-in-row .content-card{flex:0 0 auto;width:25%}}.content-cards.five-in-row .content-card{flex:0 0 auto;width:100%}@media(min-width:768px){.content-cards.five-in-row .content-card{flex:0 0 auto;width:50%}}@media(min-width:1200px){.content-cards.five-in-row .content-card{flex:0 0 auto;width:16.66666667%}.content-cards.five-in-row .content-card:first-child{margin-left:8.33333333%}}.content-cards.bg-subtle .card-section{background-color:#fff}.content-cards.bg-subtle .tag,.content-cards.bg-subtle .title{color:#000}.content-cards.bg-subtle-2 .card-section{background-color:#fff}.content-cards.bg-subtle-2 .tag,.content-cards.bg-subtle-2 .title{color:#000}.content-cards.bg-base .card-section{background-color:#fff}.content-cards.bg-base .tag,.content-cards.bg-base .title{color:#000}.content-cards.bg-dark .card-section{background-color:#fff}.content-cards.bg-dark .tag,.content-cards.bg-dark .title{color:#000}.content-list{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.content-list{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.content-list{padding-bottom:8rem;padding-top:8rem}}.content-list .copy-section .sticky{display:flex;flex-direction:column;gap:1.6rem;position:sticky;top:4.8rem}.content-list .list-section ul{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:0}.content-list .list-section li{list-style:disc;margin-bottom:2.4rem}@media(min-width:768px){.content-list .list-section li{margin-bottom:2.4rem}}@media(min-width:1200px){.content-list .list-section li{margin-bottom:2.4rem}}.content-list .list-section li .list-item{display:flex;flex-direction:column;gap:1.6rem}.content-list .list-section li::marker{font-size:2.8rem}.content-list .list-section li .list-link{display:flex;gap:1.6rem}.content-list .list-section li .list-link .content-list-link{cursor:pointer;text-decoration:underline}.content-list .list-section li .list-link .content-list-link:focus,.content-list .list-section li .list-link .content-list-link:hover{text-decoration:none}.content-list.offset-center-5x6 .copy-section{flex:0 0 auto;margin-bottom:2.4rem;width:100%}@media(min-width:768px){.content-list.offset-center-5x6 .copy-section{margin-bottom:2.4rem}}@media(min-width:1200px){.content-list.offset-center-5x6 .copy-section{margin-bottom:3.2rem}}@media(min-width:768px){.content-list.offset-center-5x6 .copy-section{flex:0 0 auto;margin-bottom:0;width:50%}}@media(min-width:1200px){.content-list.offset-center-5x6 .copy-section{flex:0 0 auto;width:41.66666667%}}.content-list.offset-center-5x6 .list-section{flex:0 0 auto;width:100%}@media(min-width:768px){.content-list.offset-center-5x6 .list-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.content-list.offset-center-5x6 .list-section{margin-left:8.33333333%}}.content-list.disable-sticky .sticky{position:relative;top:0}.content-stats{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.content-stats{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.content-stats{padding-bottom:7.2rem;padding-top:7.2rem}}.content-stats .container{display:flex;flex-direction:column;gap:4rem}@media(min-width:768px){.content-stats .container{gap:4rem}}@media(min-width:1200px){.content-stats .container{gap:4.8rem}}.content-stats .row{row-gap:4.8rem}.content-stats .row-title{text-align:center}.content-stats .content-stat .stat{display:flex;flex-direction:column;gap:1.6rem;justify-content:center}.content-stats.three-in-row .content-stat{flex:0 0 auto;width:100%}@media(min-width:768px){.content-stats.three-in-row .content-stat{flex:0 0 auto;width:33.33333333%}}@media(min-width:1200px){.content-stats.three-in-row .content-stat{flex:0 0 auto;width:16.66666667%}.content-stats.three-in-row .content-stat:first-child{margin-left:25%}}.content-stats.four-in-row .content-stat{flex:0 0 auto;width:100%}@media(min-width:768px){.content-stats.four-in-row .content-stat{flex:0 0 auto;width:25%}}@media(min-width:1200px){.content-stats.four-in-row .content-stat{flex:0 0 auto;width:16.66666667%}.content-stats.four-in-row .content-stat:first-child{margin-left:16.66666667%}}.content-stats.five-in-row .content-stat{flex:0 0 auto;width:100%}@media(min-width:768px){.content-stats.five-in-row .content-stat{flex:0 0 auto;width:33.33333333%}}@media(min-width:1200px){.content-stats.five-in-row .content-stat{flex:0 0 auto;width:16.66666667%}.content-stats.five-in-row .content-stat:first-child{margin-left:8.33333333%}}.content-stats.six-in-row .content-stat{flex:0 0 auto;width:100%}@media(min-width:768px){.content-stats.six-in-row .content-stat{flex:0 0 auto;width:33.33333333%}}@media(min-width:1200px){.content-stats.six-in-row .content-stat{flex:0 0 auto;width:16.66666667%}}.content-stats.position-stats-center .stat{align-items:center}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;display:block;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slick-slider .slick-list{display:block;overflow:hidden;position:relative}.slick-slider .slick-list:focus{outline:none}.slick-slider .slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px;position:relative}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-slide .component{padding-left:10px;padding-right:10px}@media(max-width:1199.98px){.slick-slide .component{padding-left:0;padding-right:0}}.slick-arrow.arrow-back:after,.slick-arrow.arrow-back:before{transform:rotate(180deg)}.slick-arrow .slick-hidden{display:none}.slick-arrows{display:flex;margin:20px auto 0;position:static;width:188px}.slick-arrows .status-info{margin:auto}.slick-arrows .slick-arrow:after{height:50px;width:26px}.logo-carousel{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.logo-carousel{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.logo-carousel{padding-bottom:7.2rem;padding-top:7.2rem}}.logo-carousel .logo-carousel_container{display:none;flex:0 0 auto;width:100%}.logo-carousel .logo-carousel_container.slick-initialized{display:flex!important}.logo-carousel .logo-carousel_container .image-wrapper{aspect-ratio:3.2/2;position:relative;width:16.8rem!important}@media(min-width:768px){.logo-carousel .logo-carousel_container .image-wrapper{aspect-ratio:2/1;width:20rem!important}}.logo-carousel .logo-carousel_container img{height:auto;inset:0;margin-bottom:auto;margin-top:auto;position:absolute;width:100%}.logo-carousel .logo-carousel_container .slick-track{align-items:center;display:flex;gap:hbf-spacing("lg","lg");justify-content:center}.logo-carousel .logo-carousel_container .slick-track .slick-slide{align-items:center;display:flex;height:auto;justify-content:center}@media(max-width:767.98px){.logo-carousel .logo-carousel_container .slick-track .slick-slide{margin-left:auto;margin-right:auto}}@media(min-width:768px){.logo-carousel .logo-carousel_container .slick-slider.no-slick-lg .slick-list{padding:0}}@media(min-width:1200px){.logo-carousel .logo-carousel_container .slick-slider.no-slick-lg .slick-list{margin-left:0;margin-right:0}}.logo-carousel.offset-outer-10-xs .logo-carousel_container{flex:0 0 auto;width:100%}@media(min-width:1200px){.logo-carousel.offset-outer-10-xs .logo-carousel_container{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}.logo-carousel.offset-outer-10-xs .image-wrapper{aspect-ratio:3/2;width:7.2rem!important}.logo-carousel.offset-outer-10-xs .slick-track{gap:3.2rem}@media(min-width:768px){.logo-carousel.offset-outer-10-xs .slick-track{gap:4rem}}.on-page-editor .logo-carousel_container{display:flex}.dividers{position:relative}@media(max-width:767.98px){.dividers{display:none}}.dividers .revealDividersOnLoad,.dividers .revealDividersOnScroll{opacity:0;z-index:-1}@media(min-width:1200px){.dividers .revealDividersOnLoad,.dividers .revealDividersOnScroll{z-index:5}}.dividers .revealDividersOnLoad svg,.dividers .revealDividersOnScroll svg{height:100%;position:relative;width:100%;z-index:1}.dividers .revealDividersOnLoad.anim-triggered,.dividers .revealDividersOnLoad.animated,.dividers .revealDividersOnScroll.anim-triggered,.dividers .revealDividersOnScroll.animated{opacity:1}.dividers .revealDividersOnLoad .stripe-color,.dividers .revealDividersOnScroll .stripe-color{left:0;position:absolute;top:0;width:100%}.dividers .revealDividersOnLoad.dividerCenterRightLeftCurveGlow .stripe-color,.dividers .revealDividersOnScroll.dividerCenterRightLeftCurveGlow .stripe-color{height:8.8rem}.dividers .revealDividersOnLoad.dividerRightToLeftCurve .stripe-color,.dividers .revealDividersOnLoad.dividerRightToLeftCurveGlow .stripe-color,.dividers .revealDividersOnScroll.dividerRightToLeftCurve .stripe-color,.dividers .revealDividersOnScroll.dividerRightToLeftCurveGlow .stripe-color{height:9.6rem}.dividers .revealDividersOnLoad.dividerCenterRightLeftCenterGlow .stripe-color,.dividers .revealDividersOnScroll.dividerCenterRightLeftCenterGlow .stripe-color{height:5.4rem}.dividers svg{max-width:100%}.on-page-editor .dividers .revealDividersOnLoad,.on-page-editor .dividers .revealDividersOnScroll{z-index:1}.icon-cards{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.icon-cards{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.icon-cards{padding-bottom:8rem;padding-top:8rem}}.icon-cards .row{gap:4.8rem}.icon-cards .icon-cards-section{display:flex;flex-wrap:wrap;justify-content:center;padding:0}.icon-cards .icon-cards-heading{align-items:center;display:flex;flex-direction:column;gap:1.6rem;justify-content:center;text-align:center}.icon-cards .cta-list{justify-content:center}.icon-cards .section{align-items:center;padding-left:1.2rem;padding-right:1.2rem;text-align:center}.icon-cards .section,.icon-cards .section .copy-section{display:flex;flex-direction:column;gap:1.6rem}.icon-cards .section .copy-section>.cta-list{gap:0}.icon-cards .section .media-section{aspect-ratio:1/1;height:auto;margin-bottom:1.6rem;position:relative;width:9.6rem}@media(min-width:768px){.icon-cards .section .media-section{margin-bottom:1.6rem}}@media(min-width:1200px){.icon-cards .section .media-section{margin-bottom:1.6rem}}.icon-cards .section .media-section img{height:auto;left:0;position:absolute;top:0;width:100%}.icon-cards .section.ec-clickable-card:hover .link{text-decoration:none}.icon-cards .gif-container{cursor:pointer}.icon-cards .spinner{visibility:hidden}.icon-cards.two-row-sm-icon .row{gap:2.4rem}@media(min-width:1200px){.icon-cards.two-row-sm-icon .row{gap:3.2rem}}.icon-cards.two-row-sm-icon .icon-cards-section{row-gap:4.8rem}.icon-cards.two-row-sm-icon .icon-cards-section .section{flex:0 0 auto;width:100%}@media(min-width:768px){.icon-cards.two-row-sm-icon .icon-cards-section .section{flex:0 0 auto;width:50%}.icon-cards.two-row-sm-icon .icon-cards-section{row-gap:5.6rem}.icon-cards.two-row-sm-icon .icon-cards-section:nth-child(2n){margin-bottom:0}}@media(min-width:1200px){.icon-cards.two-row-sm-icon .icon-cards-section{row-gap:7.2rem}}.icon-cards.two-row-xl-icon .icon-cards-section{row-gap:4.8rem}.icon-cards.two-row-xl-icon .icon-cards-section .section{display:flex;flex:0 0 auto;flex-direction:column;margin-bottom:4.8rem;text-align:center;width:100%}@media(min-width:768px){.icon-cards.two-row-xl-icon .icon-cards-section .section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.icon-cards.two-row-xl-icon .icon-cards-section .section{flex:0 0 auto;width:50%}}@media(min-width:768px){.icon-cards.two-row-xl-icon .icon-cards-section .section{margin-bottom:5.6rem}}@media(min-width:1200px){.icon-cards.two-row-xl-icon .icon-cards-section .section{margin-bottom:7.2rem}}.icon-cards.two-row-xl-icon .icon-cards-section .section .media-section{aspect-ratio:8/5;width:25.6rem}@media(min-width:768px){.icon-cards.two-row-xl-icon .icon-cards-section{row-gap:5.6rem}.icon-cards.two-row-xl-icon .icon-cards-section:nth-child(2n){margin-bottom:0}}@media(min-width:1200px){.icon-cards.two-row-xl-icon .icon-cards-section{row-gap:7.2rem}}.icon-cards.four-row-sm-icon .row{gap:2.4rem}@media(min-width:1200px){.icon-cards.four-row-sm-icon .row{gap:3.2rem}}.icon-cards.four-row-sm-icon .icon-cards-section{row-gap:4.8rem}.icon-cards.four-row-sm-icon .icon-cards-section .section{flex:0 0 auto;width:100%}@media(min-width:768px){.icon-cards.four-row-sm-icon .icon-cards-section .section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.icon-cards.four-row-sm-icon .icon-cards-section .section{flex:0 0 auto;width:25%}}@media(min-width:768px){.icon-cards.four-row-sm-icon .icon-cards-section{row-gap:5.6rem}.icon-cards.four-row-sm-icon .icon-cards-section:nth-child(2n){margin-bottom:0}}.icon-cards.four-row-xl-icon .section{display:flex;flex:0 0 auto;flex-direction:column;text-align:center;width:100%}@media(min-width:768px){.icon-cards.four-row-xl-icon .section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.icon-cards.four-row-xl-icon .section{flex:0 0 auto;width:25%}}.icon-cards.four-row-xl-icon .section .title,.icon-cards.four-row-xl-icon .section .title p{margin-bottom:2.4rem}.icon-cards.four-row-xl-icon .section .media-section{aspect-ratio:8/5;width:25.6rem}.icon-cards.two-row-horizontal .icon-cards-section{justify-content:flex-start;row-gap:2.4rem}.icon-cards.two-row-horizontal .icon-cards-section .section{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;text-align:left;width:100%}@media(min-width:1200px){.icon-cards.two-row-horizontal .icon-cards-section .section:nth-child(odd){margin-left:8.33333333%}}@media(min-width:390px){.icon-cards.two-row-horizontal .icon-cards-section .section{gap:0}}@media(min-width:768px){.icon-cards.two-row-horizontal .icon-cards-section .section{flex:0 0 auto;flex-direction:row;gap:2.4rem;width:50%}}@media(min-width:1200px){.icon-cards.two-row-horizontal .icon-cards-section .section{flex:0 0 auto;width:41.66666667%}}.icon-cards.two-row-horizontal .icon-cards-section .section .media-section{margin-bottom:0}@media(min-width:768px){.icon-cards.two-row-horizontal .icon-cards-section .section .media-section{overflow:unset}}.icon-cards.two-row-horizontal .icon-cards-section .section .copy-section{align-items:flex-start;justify-content:flex-start;margin-bottom:1.6rem;margin-top:1.6rem}@media(min-width:768px){.icon-cards.two-row-horizontal .icon-cards-section .section .copy-section{margin-bottom:1.6rem;margin-top:1.6rem}}@media(min-width:1200px){.icon-cards.two-row-horizontal .icon-cards-section .section .copy-section{margin-bottom:1.6rem;margin-top:1.6rem}}@media(min-width:390px){.icon-cards.two-row-horizontal .icon-cards-section .section .copy-section>.cta-list{margin-bottom:0}}.icon-cards.four-row-left-icon-card{padding-bottom:3.2rem;padding-top:3.2rem}@media(min-width:768px){.icon-cards.four-row-left-icon-card{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.icon-cards.four-row-left-icon-card{padding-bottom:4rem;padding-top:4rem}}.icon-cards.four-row-left-icon-card .icon-cards-section{gap:2.4rem;padding:0}.icon-cards.four-row-left-icon-card .icon-cards-section .section{flex:0 0 auto;width:100%}@media(min-width:768px){.icon-cards.four-row-left-icon-card .icon-cards-section .section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.icon-cards.four-row-left-icon-card .icon-cards-section .section{flex:0 0 auto;width:25%}}@media(min-width:768px){.icon-cards.four-row-left-icon-card .icon-cards-section{row-gap:2.4rem}.icon-cards.four-row-left-icon-card .icon-cards-section:nth-child(2n){margin-bottom:0}}.icon-cards.four-row-left-icon-card .icon-cards-section .section{align-items:left;padding:2.4rem;text-align:left}@media(min-width:768px){.icon-cards.four-row-left-icon-card .icon-cards-section .section{padding:2.4rem}}@media(min-width:1200px){.icon-cards.four-row-left-icon-card .icon-cards-section .section{padding:2.4rem}}@media(min-width:768px){.icon-cards.four-row-left-icon-card .icon-cards-section .section{flex:1 1 calc(50% - 2.4rem)}}@media(min-width:1200px){.icon-cards.four-row-left-icon-card .icon-cards-section .section{flex:1}}.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section{align-self:flex-start}.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .title,.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .title p{margin-bottom:.8rem}@media(min-width:768px){.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .title,.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .title p{margin-bottom:.8rem}}@media(min-width:1200px){.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .title,.icon-cards.four-row-left-icon-card .icon-cards-section .section .copy-section .title p{margin-bottom:.8rem}}.icon-cards.four-row-left-icon-card .icon-cards-section .section .media-section{align-self:flex-start;aspect-ratio:1/1;display:flex;height:auto;margin-bottom:0;width:6.4rem}.icon-cards.four-row-left-icon-card .icon-cards-section .section .media-section svg{height:auto;width:6.4rem}.icon-cards.three-row-sm-icon .row{gap:2.4rem}@media(min-width:1200px){.icon-cards.three-row-sm-icon .row{gap:3.2rem}}.icon-cards.three-row-sm-icon .icon-cards-section{row-gap:4.8rem}.icon-cards.three-row-sm-icon .icon-cards-section .section{flex:0 0 auto;width:100%}@media(min-width:768px){.icon-cards.three-row-sm-icon .icon-cards-section .section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.icon-cards.three-row-sm-icon .icon-cards-section .section{flex:0 0 auto;width:33.33333333%}}@media(min-width:768px){.icon-cards.three-row-sm-icon .icon-cards-section{row-gap:5.6rem}.icon-cards.three-row-sm-icon .icon-cards-section:nth-child(2n){margin-bottom:0}}@media(min-width:1200px){.icon-cards.three-row-sm-icon .icon-cards-section{row-gap:7.2rem}}.icon-cards.three-row-sm-icon.left-icon .icon-cards-section .section{align-items:left;text-align:left}.icon-cards.three-row-sm-icon.left-icon .icon-cards-section .section .copy-section{align-self:flex-start}.icon-cards.three-row-sm-icon.left-icon .icon-cards-section .section .media-section{align-self:flex-start;display:flex}.icon-cards.one-in-center .icon-cards-section{justify-content:center;row-gap:2.4rem}.icon-cards.one-in-center .icon-cards-section .section{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;gap:2.4rem;justify-content:center;margin-left:auto;margin-right:auto;width:100%}@media(min-width:768px){.icon-cards.one-in-center .icon-cards-section .section{max-width:700px}}.icon-cards.one-in-center .icon-cards-section .section .media-section{align-items:center;display:flex;margin-bottom:0}@media(min-width:768px){.icon-cards.one-in-center .icon-cards-section .section .media-section{overflow:unset}}.icon-cards.one-in-center .icon-cards-section .section .copy-section{align-items:center;display:flex;justify-content:center;margin-bottom:2.4rem;margin-top:2.4rem;text-align:left}@media(min-width:768px){.icon-cards.one-in-center .icon-cards-section .section .copy-section{margin-bottom:2.4rem;margin-top:2.4rem}}@media(min-width:1200px){.icon-cards.one-in-center .icon-cards-section .section .copy-section{margin-bottom:2.4rem;margin-top:2.4rem}}@media(min-width:390px){.icon-cards.one-in-center .icon-cards-section .section .copy-section>.cta-list{margin-bottom:0}}.component.tabs{background:none;border:none;overflow:hidden;padding-bottom:4.8rem;padding-top:4.8rem;position:relative;width:100%}@media(min-width:768px){.component.tabs{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.component.tabs{padding-bottom:7.2rem;padding-top:7.2rem}}.on-page-editor .component.tabs{width:100%}.component.tabs .tab-header-copy-container{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:1.6rem;width:100%}@media(min-width:768px){.component.tabs .tab-header-copy-container{gap:1.6rem}}@media(min-width:1200px){.component.tabs .tab-header-copy-container{gap:1.6rem}}@media(min-width:768px){.component.tabs .tab-header-copy-container{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}.component.tabs .tab-header-copy-container .details,.component.tabs .tab-header-copy-container .tag,.component.tabs .tab-header-copy-container .title{text-align:center}.component.tabs .tabs-inner{flex:0 0 auto;width:100%}.component.tabs .tabs-inner .tabs-heading{box-sizing:border-box;margin-bottom:0;margin-top:2.4rem;white-space:nowrap}@media(min-width:768px){.component.tabs .tabs-inner .tabs-heading{margin-top:2.4rem}}@media(min-width:1200px){.component.tabs .tabs-inner .tabs-heading{margin-top:3.2rem}}.component.tabs .tabs-inner .tabs-heading li{border-bottom-width:0;cursor:pointer;flex:1;min-height:4.8rem;width:100%}.component.tabs .tabs-inner .tabs-heading li.active{background:none;border-bottom-width:0;padding-top:0}.component.tabs .tabs-inner .tabs-heading li.active .field-heading{padding:1.2rem .8rem}.component.tabs .tabs-inner .tabs-heading li>div{display:block;padding-bottom:.6rem;text-decoration:none}.component.tabs .tabs-inner .tabs-heading li>div:after{clear:both;content:"";display:block}.component.tabs .tabs-inner .tabs-heading li>div .field-heading{padding:.8rem}.component.tabs .tabs-inner .tabs-heading li .component.content{border:none}.component.tabs .tabs-inner .tabs-container{margin-top:2.4rem}@media(min-width:768px){.component.tabs .tabs-inner .tabs-container{margin-top:2.4rem}}@media(min-width:1200px){.component.tabs .tabs-inner .tabs-container{margin-top:3.2rem}}.component.tabs .tabs-inner .tabs-container .wrapper li{padding-bottom:.6rem}.component.tabs .tabs-inner .tabs-container .wrapper.active .field-heading{padding:1.2rem .8rem}.component.tabs .tabs-inner .tabs-container .wrapper .field-heading{padding:.8rem}.component.tabs .tabs-inner .tabs-container .tab{display:none}.component.tabs .tabs-inner .tabs-container .tab.active{display:flex;flex-wrap:wrap}.component.tabs .tabs-inner .tabs-container .tab .component.content{border:none;padding-left:0}.component.tabs .tabs-inner .tabs-container .tab.animate__animated{animation-duration:1s;animation-fill-mode:both}.component.tabs .tabs-inner .tabs-container .tab.animate__fadeIn{animation-name:fadeIn}.component.tabs .tabs-inner .tabs-container .tab .component{padding-bottom:unset;padding-top:unset;width:100%}.component.tabs.tabs-bar-slider .component-content .tabs-inner .tabs-heading{display:flex;justify-content:center;position:relative}@media(max-width:767.98px){.component.tabs.tabs-bar-slider .component-content .tabs-inner .tabs-heading{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}}.component.tabs.tabs-bar-slider .component-content .tabs-inner .tabs-heading:before{background-color:#0639a6;bottom:0;display:inline-block;height:.2rem;left:0;position:absolute;transition:transform .5s;z-index:1}@media(min-width:1200px){.component.tabs.tabs-bar-slider .component-content .tabs-inner .tabs-heading:before{content:""}}.component.tabs.tabs-bar-slider .component-content .tabs-inner .tabs-heading:after{bottom:0;position:absolute;width:100%}@media(min-width:1200px){.component.tabs.tabs-bar-slider .component-content .tabs-inner .tabs-heading:after{content:""}}.component.tabs.tabs-bar-slider .component-content .tabs-inner .tabs-heading>li{min-width:18.4rem;text-align:center;width:unset}.component.tabs.tabs-bar-slider .component-content .tabs-inner .tabs-heading>li>div{border-bottom:.2rem solid #c4c4c4}@media(max-width:767.98px){.component.tabs.tabs-bar-slider .component-content .tabs-inner .tabs-heading>li{flex:0 0 100%;text-align:center}}.component.tabs.tabs-bar-slider .component-content .tabs-inner .tabs-heading>li.active{color:#0639a6}.component.tabs.tabs-bar-slider .component-content .tabs-inner .tab-sliders{background:transparent;cursor:pointer;position:absolute;text-indent:-9999px;vertical-align:center;z-index:10}@media(min-width:1200px){.component.tabs.tabs-bar-slider .component-content .tabs-inner .tab-sliders{display:none}}.component.tabs.tabs-bar-slider .component-content .tabs-inner .progress{background-color:#e8f1f2;display:flex;height:.2rem;overflow:hidden}@media(min-width:1200px){.component.tabs.tabs-bar-slider .component-content .tabs-inner .progress{display:none}}.component.tabs.tabs-bar-slider .component-content .tabs-inner .progress>.progress-bar{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;transition:transform .5s ease}@media(max-width:1199.98px){.component.tabs.tabs-accordion-lg-below .component-content .tabs-heading>li{display:none}}.component.tabs.tabs-accordion-lg-below .component-content .tabs-container{display:flex;flex-direction:column;gap:2.4rem}.component.tabs.tabs-accordion-lg-below .component-content .tabs-container .wrapper>li{cursor:pointer;list-style:none}@media(max-width:1199.98px){.component.tabs.tabs-accordion-lg-below .component-content .tabs-container .wrapper>li{align-items:center;display:flex;justify-content:space-between}.component.tabs.tabs-accordion-lg-below .component-content .tabs-container .wrapper>li .component.content{padding-left:0}}.component.tabs.tabs-accordion-lg-below .component-content .tabs-container .wrapper>li:after{background-image:url(/theme/medical/images/icons/plus-base.svg);background-position:50%;background-repeat:no-repeat;content:"";height:4rem;transform:scale(.5);width:4rem}.component.tabs.tabs-accordion-lg-below .component-content .tabs-container .wrapper.active>li:after{background-image:url(/theme/medical/images/icons/minus-base.svg)}.component.tabs.tabs-accordion-lg-below .component-content .tabs-container .wrapper.active .field-heading{font-weight:700}.component.tabs.pill-headings .tabs-inner .tabs-container .tab .field-content{align-self:center}.component.tabs.pill-headings .tabs-inner .tabs-heading{background:#f1f6f7;border-radius:5rem;display:none!important;flex:0 0 auto;justify-content:center;padding:1.2rem 1.6rem;position:relative;width:100%}@media(min-width:768px){.component.tabs.pill-headings .tabs-inner .tabs-heading{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}@media(min-width:1200px){.component.tabs.pill-headings .tabs-inner .tabs-heading{display:flex!important}}.component.tabs.pill-headings .tabs-inner .tabs-heading:before{display:none!important}.component.tabs.pill-headings .tabs-inner .tabs-heading li{min-width:unset!important;width:100%!important}.component.tabs.pill-headings .tabs-inner .tabs-heading li .field-heading{border-radius:5rem;padding-top:1.6rem}@media(min-width:768px){.component.tabs.pill-headings .tabs-inner .tabs-heading li .field-heading{padding-top:1.6rem}}@media(min-width:1200px){.component.tabs.pill-headings .tabs-inner .tabs-heading li .field-heading{padding-top:1.6rem}}.component.tabs.pill-headings .tabs-inner .tabs-heading li.active{background:#0639a6;border-radius:5rem}.component.tabs.pill-headings .tabs-inner .tabs-heading li.active .field-heading{color:#fff}.component.tabs.pill-headings .tabs-inner .tabs-heading li:hover .field-heading{font-weight:700}.component.tabs.pill-headings .tabs-inner .tabs-heading li div{border:0!important}.bg-base .component.tabs.pill-headings .tabs-heading,.component.tabs.pill-headings.bg-base .tabs-heading{background:transparent!important;border:1px solid #fff}.bg-base .component.tabs.pill-headings .tabs-heading li.active,.component.tabs.pill-headings.bg-base .tabs-heading li.active{background-color:#fff}.bg-base .component.tabs.pill-headings .tabs-heading li.active .field-heading,.bg-base .component.tabs.pill-headings .tabs-heading li.active .field-heading>*,.component.tabs.pill-headings.bg-base .tabs-heading li.active .field-heading,.component.tabs.pill-headings.bg-base .tabs-heading li.active .field-heading>*{color:#000}.bg-black .component.tabs.pill-headings .tabs-heading,.bg-dark .component.tabs.pill-headings .tabs-heading,.component.tabs.pill-headings.bg-black .tabs-heading,.component.tabs.pill-headings.bg-dark .tabs-heading{background:transparent!important;border:1px solid #fff}.component.tabs.bg-base .tabs-inner .tabs-heading:before{background-color:#fff!important}.component.tabs.bg-base .tabs-container .wrapper>li:after{background-image:url(/theme/medical/images/icons/plus-white.svg)!important}.component.tabs.bg-base .tabs-container .wrapper.active>li:after{background-image:url(/theme/medical/images/icons/minus-white.svg)!important}.component.tabs.bg-base .tabs-inner .tabs-heading>li.active{color:#fff!important}.component.tabs.bg-dark .tabs-inner .tabs-heading:before{background-color:#fff!important}.component.tabs.bg-dark .tabs-container .wrapper>li:after{background-image:url(/theme/medical/images/icons/plus-white.svg)!important}.component.tabs.bg-dark .tabs-container .wrapper.active>li:after{background-image:url(/theme/medical/images/icons/minus-white.svg)!important}.component.tabs.bg-dark .tabs-inner .tabs-heading>li.active{color:#fff!important}.component.tabs.bg-black .tabs-inner .tabs-heading:before{background-color:#fff!important}.component.tabs.bg-black .tabs-container .wrapper>li:after{background-image:url(/theme/medical/images/icons/plus-white.svg)!important}.component.tabs.bg-black .tabs-container .wrapper.active>li:after{background-image:url(/theme/medical/images/icons/minus-white.svg)!important}.component.tabs.bg-black .tabs-inner .tabs-heading>li.active{color:#fff!important}.component.tabs.tab-large-banner .tab .field-content{align-self:center;flex:0 0 auto;padding-right:1.6rem;width:100%}@media(min-width:768px){.component.tabs.tab-large-banner .tab .field-content{flex:0 0 auto;width:41.66666667%}}@media(min-width:1200px){.component.tabs.tab-large-banner .tab .field-content{flex:0 0 auto;margin-left:8.33333333%;width:33.33333333%}}@media(min-width:768px){.component.tabs.tab-large-banner .tab .field-content{padding-right:1.6rem}}@media(min-width:1200px){.component.tabs.tab-large-banner .tab .field-content{padding-right:1.6rem}}.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-heading{padding-bottom:2.4rem}@media(min-width:768px){.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-heading{padding-bottom:2.4rem}}@media(min-width:1200px){.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-heading{padding-bottom:2.4rem}}.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-subheading{padding-bottom:2.4rem}@media(min-width:768px){.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-subheading{padding-bottom:2.4rem}}@media(min-width:1200px){.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-subheading{padding-bottom:2.4rem}}.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-description{padding-bottom:1.6rem}@media(min-width:768px){.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-description{padding-bottom:1.6rem}}@media(min-width:1200px){.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-description{padding-bottom:1.6rem}}.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-disclaimer{padding-bottom:1.6rem}@media(min-width:768px){.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-disclaimer{padding-bottom:1.6rem}}@media(min-width:1200px){.component.tabs.tab-large-banner .tab .field-content .tab-collection-panel-disclaimer{padding-bottom:1.6rem}}.component.tabs.tab-large-banner .tab .field-content .tab-collection-cta a:hover{text-decoration:none}.component.tabs.tab-large-banner .tab .field-content ul.checkmark{padding-bottom:1.6rem;padding-top:1.6rem}@media(min-width:768px){.component.tabs.tab-large-banner .tab .field-content ul.checkmark{padding-bottom:1.6rem;padding-top:1.6rem}}@media(min-width:1200px){.component.tabs.tab-large-banner .tab .field-content ul.checkmark{padding-bottom:1.6rem;padding-top:1.6rem}}.component.tabs.tab-large-banner .tab .image-content{flex:0 0 auto;width:100%}@media(min-width:768px){.component.tabs.tab-large-banner .tab .image-content{flex:0 0 auto;width:58.33333333%}}@media(max-width:767.98px){.component.tabs.tab-large-banner .tab .image-content{margin-top:2.4rem}}@media(max-width:767.98px)and (min-width:768px){.component.tabs.tab-large-banner .tab .image-content{margin-top:2.4rem}}@media(max-width:767.98px)and (min-width:1200px){.component.tabs.tab-large-banner .tab .image-content{margin-top:2.4rem}}.component.tabs.tab-large-banner .tab .image-content-only{flex:0 0 auto;width:100%}.accordion{padding-bottom:4rem;padding-top:4rem}@media(min-width:768px){.accordion{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.accordion{padding-bottom:4.8rem;padding-top:4.8rem}}.accordion .component-content>div{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:768px){.accordion .component-content>div{gap:4rem}}.accordion .component-content .field-header-title{padding-bottom:1.6rem;text-align:center}.accordion .component-content ul.items{list-style:none;margin-left:0;padding:0}.accordion .component-content ul.items,.accordion .component-content ul.items .item{display:flex;flex-direction:column;gap:2.4rem}.accordion .component-content ul.items .item:after{background-color:#c4c4c4;content:"";display:block;height:1px;width:100%}.accordion .component-content ul.items hr{display:none;margin:0}.accordion .component-content .active .toggle-header{border-bottom:none}.accordion .component-content .active .toggle-header .component .field-trayheading:before{background-image:url(/theme/medical/images/icons/minus-base.svg);top:50%}.accordion .component-content .active .toggle-header .component .field-trayheading{line-height:1.8}.accordion .component-content .active .toggle-content .image-wrapper{opacity:1;transition:all .25s ease-in-out}@media(prefers-reduced-motion:reduce){.accordion .component-content .active .toggle-content .image-wrapper{transition:none}}.accordion .component-content .active .toggle-content .img-hide{opacity:0}.accordion .component-content .toggle-header{cursor:pointer;outline:none}.accordion .component-content .toggle-header .component{margin-top:0}.accordion .component-content .toggle-header .component.content{position:relative}.accordion .component-content .toggle-header .component .field-trayheading{text-wrap:initial;color:#000;line-height:1.8;max-width:90%;text-align:left}@media(min-width:768px){.accordion .component-content .toggle-header .component .field-trayheading{max-width:95%}}.accordion .component-content .toggle-header .component .field-trayheading:before{background-image:url(/theme/medical/images/icons/plus-base.svg);background-position:50%;background-repeat:no-repeat;content:"";cursor:pointer;display:block;height:2rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:2rem}.accordion .component-content .toggle-content{display:none}.accordion .component-content .toggle-content .field-traycontent{line-height:1.8;padding:2.4rem 2.4rem 1.6rem}@media(min-width:768px){.accordion .component-content .toggle-content .field-traycontent{display:flex}}@media(min-width:1200px){.accordion .component-content .toggle-content .field-traycontent{padding:3.2rem 3.2rem 1.6rem}}.accordion .component-content .field-cta{padding-bottom:1.6rem}.accordion .component-content .field-cta .field-traycta{display:block;padding:0 2.4rem .8rem}@media(min-width:1200px){.accordion .component-content .field-cta .field-traycta{padding:0 3.2rem 1.6rem}}.accordion .toggle-content.bg-base .field-traycontent .h1,.accordion .toggle-content.bg-base .field-traycontent .h2,.accordion .toggle-content.bg-base .field-traycontent .h3,.accordion .toggle-content.bg-base .field-traycontent .h4,.accordion .toggle-content.bg-base .field-traycontent .h5,.accordion .toggle-content.bg-base .field-traycontent .h6,.accordion .toggle-content.bg-base .field-traycontent a:not(.btn),.accordion .toggle-content.bg-base .field-traycontent h1,.accordion .toggle-content.bg-base .field-traycontent h2,.accordion .toggle-content.bg-base .field-traycontent h3,.accordion .toggle-content.bg-base .field-traycontent h4,.accordion .toggle-content.bg-base .field-traycontent h5,.accordion .toggle-content.bg-base .field-traycontent h6,.accordion .toggle-content.bg-base .field-traycontent label,.accordion .toggle-content.bg-base .field-traycontent li,.accordion .toggle-content.bg-base .field-traycontent p,.accordion .toggle-content.bg-base .field-traycontent span,.accordion .toggle-content.bg-dark .field-traycontent .h1,.accordion .toggle-content.bg-dark .field-traycontent .h2,.accordion .toggle-content.bg-dark .field-traycontent .h3,.accordion .toggle-content.bg-dark .field-traycontent .h4,.accordion .toggle-content.bg-dark .field-traycontent .h5,.accordion .toggle-content.bg-dark .field-traycontent .h6,.accordion .toggle-content.bg-dark .field-traycontent a:not(.btn),.accordion .toggle-content.bg-dark .field-traycontent h1,.accordion .toggle-content.bg-dark .field-traycontent h2,.accordion .toggle-content.bg-dark .field-traycontent h3,.accordion .toggle-content.bg-dark .field-traycontent h4,.accordion .toggle-content.bg-dark .field-traycontent h5,.accordion .toggle-content.bg-dark .field-traycontent h6,.accordion .toggle-content.bg-dark .field-traycontent label,.accordion .toggle-content.bg-dark .field-traycontent li,.accordion .toggle-content.bg-dark .field-traycontent p,.accordion .toggle-content.bg-dark .field-traycontent span{color:#fff}.accordion .toggle-content.bg-subtle .field-traycontent .h1,.accordion .toggle-content.bg-subtle .field-traycontent .h2,.accordion .toggle-content.bg-subtle .field-traycontent .h3,.accordion .toggle-content.bg-subtle .field-traycontent .h4,.accordion .toggle-content.bg-subtle .field-traycontent .h5,.accordion .toggle-content.bg-subtle .field-traycontent .h6,.accordion .toggle-content.bg-subtle .field-traycontent a:not(.btn),.accordion .toggle-content.bg-subtle .field-traycontent h1,.accordion .toggle-content.bg-subtle .field-traycontent h2,.accordion .toggle-content.bg-subtle .field-traycontent h3,.accordion .toggle-content.bg-subtle .field-traycontent h4,.accordion .toggle-content.bg-subtle .field-traycontent h5,.accordion .toggle-content.bg-subtle .field-traycontent h6,.accordion .toggle-content.bg-subtle .field-traycontent label,.accordion .toggle-content.bg-subtle .field-traycontent li,.accordion .toggle-content.bg-subtle .field-traycontent p,.accordion .toggle-content.bg-subtle .field-traycontent span,.accordion .toggle-content.bg-subtle-2 .field-traycontent .h1,.accordion .toggle-content.bg-subtle-2 .field-traycontent .h2,.accordion .toggle-content.bg-subtle-2 .field-traycontent .h3,.accordion .toggle-content.bg-subtle-2 .field-traycontent .h4,.accordion .toggle-content.bg-subtle-2 .field-traycontent .h5,.accordion .toggle-content.bg-subtle-2 .field-traycontent .h6,.accordion .toggle-content.bg-subtle-2 .field-traycontent a:not(.btn),.accordion .toggle-content.bg-subtle-2 .field-traycontent h1,.accordion .toggle-content.bg-subtle-2 .field-traycontent h2,.accordion .toggle-content.bg-subtle-2 .field-traycontent h3,.accordion .toggle-content.bg-subtle-2 .field-traycontent h4,.accordion .toggle-content.bg-subtle-2 .field-traycontent h5,.accordion .toggle-content.bg-subtle-2 .field-traycontent h6,.accordion .toggle-content.bg-subtle-2 .field-traycontent label,.accordion .toggle-content.bg-subtle-2 .field-traycontent li,.accordion .toggle-content.bg-subtle-2 .field-traycontent p,.accordion .toggle-content.bg-subtle-2 .field-traycontent span,.accordion .toggle-content.bg-white .field-traycontent .h1,.accordion .toggle-content.bg-white .field-traycontent .h2,.accordion .toggle-content.bg-white .field-traycontent .h3,.accordion .toggle-content.bg-white .field-traycontent .h4,.accordion .toggle-content.bg-white .field-traycontent .h5,.accordion .toggle-content.bg-white .field-traycontent .h6,.accordion .toggle-content.bg-white .field-traycontent a:not(.btn),.accordion .toggle-content.bg-white .field-traycontent h1,.accordion .toggle-content.bg-white .field-traycontent h2,.accordion .toggle-content.bg-white .field-traycontent h3,.accordion .toggle-content.bg-white .field-traycontent h4,.accordion .toggle-content.bg-white .field-traycontent h5,.accordion .toggle-content.bg-white .field-traycontent h6,.accordion .toggle-content.bg-white .field-traycontent label,.accordion .toggle-content.bg-white .field-traycontent li,.accordion .toggle-content.bg-white .field-traycontent p,.accordion .toggle-content.bg-white .field-traycontent span{color:#000}.accordion .toggle-content.bg-black .field-traycontent .h1,.accordion .toggle-content.bg-black .field-traycontent .h2,.accordion .toggle-content.bg-black .field-traycontent .h3,.accordion .toggle-content.bg-black .field-traycontent .h4,.accordion .toggle-content.bg-black .field-traycontent .h5,.accordion .toggle-content.bg-black .field-traycontent .h6,.accordion .toggle-content.bg-black .field-traycontent a:not(.btn),.accordion .toggle-content.bg-black .field-traycontent h1,.accordion .toggle-content.bg-black .field-traycontent h2,.accordion .toggle-content.bg-black .field-traycontent h3,.accordion .toggle-content.bg-black .field-traycontent h4,.accordion .toggle-content.bg-black .field-traycontent h5,.accordion .toggle-content.bg-black .field-traycontent h6,.accordion .toggle-content.bg-black .field-traycontent label,.accordion .toggle-content.bg-black .field-traycontent li,.accordion .toggle-content.bg-black .field-traycontent p,.accordion .toggle-content.bg-black .field-traycontent span{color:#fff}.accordion .toggle-content.bg-bright .field-traycontent .h1,.accordion .toggle-content.bg-bright .field-traycontent .h2,.accordion .toggle-content.bg-bright .field-traycontent .h3,.accordion .toggle-content.bg-bright .field-traycontent .h4,.accordion .toggle-content.bg-bright .field-traycontent .h5,.accordion .toggle-content.bg-bright .field-traycontent .h6,.accordion .toggle-content.bg-bright .field-traycontent a:not(.btn),.accordion .toggle-content.bg-bright .field-traycontent h1,.accordion .toggle-content.bg-bright .field-traycontent h2,.accordion .toggle-content.bg-bright .field-traycontent h3,.accordion .toggle-content.bg-bright .field-traycontent h4,.accordion .toggle-content.bg-bright .field-traycontent h5,.accordion .toggle-content.bg-bright .field-traycontent h6,.accordion .toggle-content.bg-bright .field-traycontent label,.accordion .toggle-content.bg-bright .field-traycontent li,.accordion .toggle-content.bg-bright .field-traycontent p,.accordion .toggle-content.bg-bright .field-traycontent span,.accordion .toggle-content.bg-medium .field-traycontent .h1,.accordion .toggle-content.bg-medium .field-traycontent .h2,.accordion .toggle-content.bg-medium .field-traycontent .h3,.accordion .toggle-content.bg-medium .field-traycontent .h4,.accordion .toggle-content.bg-medium .field-traycontent .h5,.accordion .toggle-content.bg-medium .field-traycontent .h6,.accordion .toggle-content.bg-medium .field-traycontent a:not(.btn),.accordion .toggle-content.bg-medium .field-traycontent h1,.accordion .toggle-content.bg-medium .field-traycontent h2,.accordion .toggle-content.bg-medium .field-traycontent h3,.accordion .toggle-content.bg-medium .field-traycontent h4,.accordion .toggle-content.bg-medium .field-traycontent h5,.accordion .toggle-content.bg-medium .field-traycontent h6,.accordion .toggle-content.bg-medium .field-traycontent label,.accordion .toggle-content.bg-medium .field-traycontent li,.accordion .toggle-content.bg-medium .field-traycontent p,.accordion .toggle-content.bg-medium .field-traycontent span{color:#000}.blog-card.blog-card{color:#000;display:flex;flex-direction:column;gap:2.4rem;text-decoration:none}@media(min-width:1200px){.blog-card.blog-card{gap:3.2rem}}.blog-card.blog-card .media-section{align-items:center;aspect-ratio:2/1;display:flex;height:auto;overflow:hidden;width:100%}.blog-card.blog-card .media-section img{height:auto;transition:transform .3s ease;width:100%}@media(prefers-reduced-motion:reduce){.blog-card.blog-card .media-section img{transition:none}}.blog-card.blog-card .media-section:hover .image{transform:scale(1.1)}.blog-card.blog-card .media-section:hover~.copy-section .title{color:#0639a6}.blog-card.blog-card .copy-section{display:flex;flex-direction:column;gap:1.6rem}.blog-card.blog-card .copy-section .title,.blog-card.blog-card .copy-section .title p{transition:color .3s ease}@media(prefers-reduced-motion:reduce){.blog-card.blog-card .copy-section .title,.blog-card.blog-card .copy-section .title p{transition:none}}.blog-card.blog-card .copy-section .text-breadcrumb{align-items:center;display:flex;gap:.8rem;z-index:2}.blog-card.blog-card .copy-section .text-breadcrumb .btn-cta-secondary{padding:.4rem 1.6rem}.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text{align-items:center;display:flex}.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag{color:#595959;margin:0}.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag:first-child{margin-right:.8rem}.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag:after{content:"|";margin-left:.8rem}.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag:last-child:after{content:unset;margin:0}.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag a{color:#595959;text-decoration:none}.blog-card.blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag a:hover{text-decoration:underline}.bg-base .blog-card .breadcrumb-text .tag,.bg-base .blog-card .breadcrumb-text .tag a,.bg-dark .blog-card .breadcrumb-text .tag,.bg-dark .blog-card .breadcrumb-text .tag a,.blog-card.bg-base .breadcrumb-text .tag,.blog-card.bg-base .breadcrumb-text .tag a,.blog-card.bg-dark .breadcrumb-text .tag,.blog-card.bg-dark .breadcrumb-text .tag a{color:#fff!important}.bg-subtle .blog-card .breadcrumb-text .tag,.bg-subtle .blog-card .breadcrumb-text .tag a,.bg-subtle-2 .blog-card .breadcrumb-text .tag,.bg-subtle-2 .blog-card .breadcrumb-text .tag a,.bg-white .blog-card .breadcrumb-text .tag,.bg-white .blog-card .breadcrumb-text .tag a,.blog-card.bg-subtle .breadcrumb-text .tag,.blog-card.bg-subtle .breadcrumb-text .tag a,.blog-card.bg-subtle-2 .breadcrumb-text .tag,.blog-card.bg-subtle-2 .breadcrumb-text .tag a,.blog-card.bg-white .breadcrumb-text .tag,.blog-card.bg-white .breadcrumb-text .tag a{color:#000!important}.bg-black .blog-card .breadcrumb-text .tag,.bg-black .blog-card .breadcrumb-text .tag a,.blog-card.bg-black .breadcrumb-text .tag,.blog-card.bg-black .breadcrumb-text .tag a{color:#fff!important}.bg-bright .blog-card .breadcrumb-text .tag,.bg-bright .blog-card .breadcrumb-text .tag a,.bg-medium .blog-card .breadcrumb-text .tag,.bg-medium .blog-card .breadcrumb-text .tag a,.blog-card.bg-bright .breadcrumb-text .tag,.blog-card.bg-bright .breadcrumb-text .tag a,.blog-card.bg-medium .breadcrumb-text .tag,.blog-card.bg-medium .breadcrumb-text .tag a{color:#000!important}.blog-cards{padding-bottom:3.2rem;padding-top:3.2rem}@media(min-width:768px){.blog-cards{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.blog-cards{padding-bottom:4rem;padding-top:4rem}}.blog-cards .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#595959!important}.blog-cards .container .row .list-title{font-weight:700;margin-bottom:1.6rem}.blog-cards.split-50 .blog-card{flex:0 0 auto;width:100%}@media(min-width:768px){.blog-cards.split-50 .blog-card{flex:0 0 auto;width:50%}}.blog-cards.three-in-row .blog-card{flex:0 0 auto;width:100%}@media(min-width:768px){.blog-cards.three-in-row .blog-card{flex:0 0 auto;width:50%}}@media(min-width:1200px){.blog-cards.three-in-row .blog-card{flex:0 0 auto;width:33.33333333%}}.bg-base .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blog-cards.bg-base .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary{color:#fff!important}.bg-base .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blog-cards.bg-base .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-base .blog-cards .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blog-cards.bg-base .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#fff!important}.bg-dark .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blog-cards.bg-dark .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary{color:#fff!important}.bg-dark .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blog-cards.bg-dark .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-dark .blog-cards .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blog-cards.bg-dark .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#fff!important}.bg-subtle .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.bg-subtle .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blog-cards.bg-subtle .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blog-cards.bg-subtle .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-subtle .blog-cards .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blog-cards.bg-subtle .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#000!important}.bg-subtle-2 .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.bg-subtle-2 .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blog-cards.bg-subtle-2 .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blog-cards.bg-subtle-2 .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-subtle-2 .blog-cards .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blog-cards.bg-subtle-2 .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#000!important}.bg-white .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.bg-white .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blog-cards.bg-white .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blog-cards.bg-white .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-white .blog-cards .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blog-cards.bg-white .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#000!important}.bg-black .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blog-cards.bg-black .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary{color:#fff!important}.bg-black .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blog-cards.bg-black .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-black .blog-cards .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blog-cards.bg-black .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#fff!important}.bg-medium .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.bg-medium .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blog-cards.bg-medium .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blog-cards.bg-medium .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-medium .blog-cards .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blog-cards.bg-medium .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#000!important}.bg-bright .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.bg-bright .blog-cards .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blog-cards.bg-bright .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blog-cards.bg-bright .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-bright .blog-cards .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blog-cards.bg-bright .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#000!important}.blog-cards .ec-clickable-card:has(.ec-card-link-overlay:hover) .media-section img{transform:scale(1.05)}.blog-cards .ec-clickable-card .media-section{overflow:hidden}.blog-cards .ec-clickable-card .media-section img{transition:all .5s ease}@media(prefers-reduced-motion:reduce){.blog-cards .ec-clickable-card .media-section img{transition:none}}.blogcards-carousel{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.blogcards-carousel{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.blogcards-carousel{padding-bottom:7.2rem;padding-top:7.2rem}}.blogcards-carousel .header-copy-section{display:flex;flex-direction:column;gap:2.4rem}.blogcards-carousel .header-copy-section .brow{order:-1}.blogcards-carousel .header-copy-section .btn-wrappper{align-items:center;display:flex;justify-content:end;margin-top:1.6rem}.blogcards-carousel .header-copy-section .btn-wrappper.has-cta{justify-content:space-between}.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper{align-items:center;display:flex}.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper .blog-card-carousel-arrow,.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper .blog-card-carousel-arrow-back:before,.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper .blog-card-carousel-arrow-next:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:3.2rem;margin-top:.8rem;transform:none;width:3.2rem}.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper .blog-card-carousel-arrow-back{margin-right:1.6rem}.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper .blog-card-carousel-arrow-back:before{background-image:url(/theme/medical/images/icons/arrow-prev-with-circle-black.svg)}.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper .blog-card-carousel-arrow-back:hover:before{background-image:url(/theme/medical/images/icons/arrow-prev-with-circle-base.svg)}.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper .blog-card-carousel-arrow-back.slick-disabled:before{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-light.svg)}.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper .blog-card-carousel-arrow-next:after{background-image:url(/theme/medical/images/icons/arrow-next-with-circle-black.svg)}.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper .blog-card-carousel-arrow-next:hover:after{background-image:url(/theme/medical/images/icons/arrow-next-with-circle-base.svg)}.blogcards-carousel .header-copy-section .btn-wrappper .arrow-wrapper .blog-card-carousel-arrow-next.slick-disabled:after{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-light.svg);transform:rotate(180deg)}.blogcards-carousel .blogcards-carousel_container{--bs-gutter-x:2.4rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:768px){.blogcards-carousel .blogcards-carousel_container{max-width:unset}}.blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#595959!important}.blogcards-carousel .blogcards-carousel_row{display:none}@media(max-width:767.98px){.blogcards-carousel .blogcards-carousel_row{margin:0}}@media(min-width:1200px){.blogcards-carousel .blogcards-carousel_row{margin-left:calc(50vw - 600px)}}.blogcards-carousel .blogcards-carousel_row.slick-initialized{display:flex!important}.blogcards-carousel .blogcards-carousel_row .blog-card{color:#000;display:flex;flex-direction:column;gap:2.4rem;text-decoration:none}@media(max-width:767.98px){.blogcards-carousel .blogcards-carousel_row .blog-card{padding:0}}@media(min-width:768px){.blogcards-carousel .blogcards-carousel_row .blog-card{width:36rem!important}}@media(min-width:1200px){.blogcards-carousel .blogcards-carousel_row .blog-card{width:42.1rem!important}}.blogcards-carousel .blogcards-carousel_row .blog-card .media-section{margin-bottom:2.4rem;overflow:hidden}@media(min-width:1200px){.blogcards-carousel .blogcards-carousel_row .blog-card .media-section{margin-bottom:3.2rem}}.blogcards-carousel .blogcards-carousel_row .blog-card .media-section img{height:auto;transition:transform .3s ease;width:100%}@media(prefers-reduced-motion:reduce){.blogcards-carousel .blogcards-carousel_row .blog-card .media-section img{transition:none}}.blogcards-carousel .blogcards-carousel_row .blog-card .media-section:hover .image{transform:scale(1.1)}.blogcards-carousel .blogcards-carousel_row .blog-card .media-section:hover~.copy-section .title{color:#0639a6}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section{display:flex;flex-direction:column;gap:1.6rem}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .title,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .title p{transition:color .3s ease}@media(prefers-reduced-motion:reduce){.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .title,.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .title p{transition:none}}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb{align-items:center;display:flex;gap:.8rem;z-index:2}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .btn-cta-secondary{padding:.4rem 1.6rem}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text{align-items:center;display:flex}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag{color:#595959;margin:0}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag:first-child{margin-right:.8rem}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag:after{content:"|";margin-left:.8rem}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag:last-child:after{content:unset;margin:0}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag a{color:#595959;text-decoration:none}.blogcards-carousel .blogcards-carousel_row .blog-card .copy-section .text-breadcrumb .breadcrumb-text .tag a:hover{text-decoration:underline}.blogcards-carousel .blogcards-carousel_row .slick-track{display:flex}.blogcards-carousel .blogcards-carousel_row .slick-track .slick-slide{height:auto}@media(max-width:767.98px){.blogcards-carousel .blogcards-carousel_row .slick-track .slick-slide{max-width:384px}}@media(min-width:768px){.blogcards-carousel .blogcards-carousel_row .slick-track .slick-slide.spacing{margin-right:8rem;width:unset!important}}@media(min-width:768px){.blogcards-carousel .blogcards-carousel_row .slick-track .slick-slide::last-child.spacing{margin-right:0}}@media(min-width:768px){.blogcards-carousel .blogcards-carousel_row .slick-slider.no-slick-lg .slick-list{padding:0}}@media(min-width:1200px){.blogcards-carousel .blogcards-carousel_row .slick-slider.no-slick-lg .slick-list{margin-left:0;margin-right:0}}@media(min-width:768px){.blogcards-carousel .slick-slider:after{background:linear-gradient(270deg,#fff 15.58%,hsla(0,0%,98%,0) 70.13%);content:"";height:90%;position:absolute;right:-1%;top:11%;width:21.2rem}}@media(min-width:1200px){.blogcards-carousel .slick-slider:after{right:0;top:12%}}@media(min-width:768px){.blogcards-carousel .slick-slider.slick-end:after{box-shadow:none;content:none}}.blogcards-carousel .slick-slider .slick-list{padding-top:4.8rem}@media(min-width:768px){.blogcards-carousel .slick-slider .slick-list{padding-top:5.6rem}}@media(min-width:1200px){.blogcards-carousel .slick-slider .slick-list{padding-top:7.2rem}}@media(max-width:767.98px){.blogcards-carousel .slick-slider .slick-list{padding-left:0;padding-right:0}}@media(min-width:1200px){.blogcards-carousel .slick-slider .slick-list{margin-left:0;padding-left:0;padding-right:8%}}.blogcards-carousel .slick-slider .slick-slide{height:auto}.blogcards-carousel .slick-slide{opacity:1;transition:all .2s ease-in-out}@media(prefers-reduced-motion:reduce){.blogcards-carousel .slick-slide{transition:none}}.blogcards-carousel .slick-slide[aria-hidden=true]{opacity:.8}.blogcards-carousel .ec-clickable-card:has(.ec-card-link-overlay:hover) .media-section img{transform:scale(1.05)}.blogcards-carousel .ec-clickable-card .media-section{overflow:hidden}.blogcards-carousel .ec-clickable-card .media-section img{transition:all .5s ease}@media(prefers-reduced-motion:reduce){.blogcards-carousel .ec-clickable-card .media-section img{transition:none}}.bg-base .blogcards-carousel .blog-card-carousel-arrow-back:before,.blogcards-carousel.bg-base .blog-card-carousel-arrow-back:before{background-image:url(/theme/medical/images/icons/arrow-prev-with-circle-white.svg)!important}.bg-base .blogcards-carousel .blog-card-carousel-arrow-back.slick-disabled:before,.blogcards-carousel.bg-base .blog-card-carousel-arrow-back.slick-disabled:before{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-light.svg)!important}.bg-base .blogcards-carousel .blog-card-carousel-arrow-next:after,.blogcards-carousel.bg-base .blog-card-carousel-arrow-next:after{background-image:url(/theme/medical/images/icons/arrow-next-with-circle-white.svg)!important}.bg-base .blogcards-carousel .blog-card-carousel-arrow-next.slick-disabled:after,.blogcards-carousel.bg-base .blog-card-carousel-arrow-next.slick-disabled:after{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-light.svg)!important;transform:rotate(180deg)}@media(min-width:768px){.bg-base .blogcards-carousel .slick-slider:after,.blogcards-carousel.bg-base .slick-slider:after{background:linear-gradient(270deg,#0639a6 15.58%,hsla(0,0%,98%,0) 70.13%)}}.bg-base .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blogcards-carousel.bg-base .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary{color:#fff!important}.bg-base .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blogcards-carousel.bg-base .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-base .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blogcards-carousel.bg-base .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#fff!important}.bg-dark .blogcards-carousel .blog-card-carousel-arrow-back:before,.blogcards-carousel.bg-dark .blog-card-carousel-arrow-back:before{background-image:url(/theme/medical/images/icons/arrow-prev-with-circle-white.svg)!important}.bg-dark .blogcards-carousel .blog-card-carousel-arrow-back.slick-disabled:before,.blogcards-carousel.bg-dark .blog-card-carousel-arrow-back.slick-disabled:before{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-light.svg)!important}.bg-dark .blogcards-carousel .blog-card-carousel-arrow-next:after,.blogcards-carousel.bg-dark .blog-card-carousel-arrow-next:after{background-image:url(/theme/medical/images/icons/arrow-next-with-circle-white.svg)!important}.bg-dark .blogcards-carousel .blog-card-carousel-arrow-next.slick-disabled:after,.blogcards-carousel.bg-dark .blog-card-carousel-arrow-next.slick-disabled:after{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-light.svg)!important;transform:rotate(180deg)}@media(min-width:768px){.bg-dark .blogcards-carousel .slick-slider:after,.blogcards-carousel.bg-dark .slick-slider:after{background:linear-gradient(270deg,#333 15.58%,hsla(0,0%,98%,0) 70.13%)}}.bg-dark .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blogcards-carousel.bg-dark .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary{color:#fff!important}.bg-dark .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blogcards-carousel.bg-dark .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-dark .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blogcards-carousel.bg-dark .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#fff!important}.bg-subtle .blogcards-carousel .blog-card-carousel-arrow-back:before,.blogcards-carousel.bg-subtle .blog-card-carousel-arrow-back:before{background-image:url(/theme/medical/images/icons/arrow-prev-with-circle-black.svg)!important}.bg-subtle .blogcards-carousel .blog-card-carousel-arrow-back.slick-disabled:before,.blogcards-carousel.bg-subtle .blog-card-carousel-arrow-back.slick-disabled:before{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-dark.svg)!important}.bg-subtle .blogcards-carousel .blog-card-carousel-arrow-next:after,.blogcards-carousel.bg-subtle .blog-card-carousel-arrow-next:after{background-image:url(/theme/medical/images/icons/arrow-next-with-circle-black.svg)!important}.bg-subtle .blogcards-carousel .blog-card-carousel-arrow-next.slick-disabled:after,.blogcards-carousel.bg-subtle .blog-card-carousel-arrow-next.slick-disabled:after{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-dark.svg)!important;transform:rotate(180deg)}@media(min-width:768px){.bg-subtle .blogcards-carousel .slick-slider:after,.blogcards-carousel.bg-subtle .slick-slider:after{background:linear-gradient(270deg,#fafcfc 15.58%,hsla(0,0%,98%,0) 70.13%)}}.bg-subtle .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.bg-subtle .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blogcards-carousel.bg-subtle .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blogcards-carousel.bg-subtle .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-subtle .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blogcards-carousel.bg-subtle .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#000!important}.bg-subtle-2 .blogcards-carousel .blog-card-carousel-arrow-back:before,.blogcards-carousel.bg-subtle-2 .blog-card-carousel-arrow-back:before{background-image:url(/theme/medical/images/icons/arrow-prev-with-circle-black.svg)!important}.bg-subtle-2 .blogcards-carousel .blog-card-carousel-arrow-back.slick-disabled:before,.blogcards-carousel.bg-subtle-2 .blog-card-carousel-arrow-back.slick-disabled:before{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-dark.svg)!important}.bg-subtle-2 .blogcards-carousel .blog-card-carousel-arrow-next:after,.blogcards-carousel.bg-subtle-2 .blog-card-carousel-arrow-next:after{background-image:url(/theme/medical/images/icons/arrow-next-with-circle-black.svg)!important}.bg-subtle-2 .blogcards-carousel .blog-card-carousel-arrow-next.slick-disabled:after,.blogcards-carousel.bg-subtle-2 .blog-card-carousel-arrow-next.slick-disabled:after{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-dark.svg)!important;transform:rotate(180deg)}@media(min-width:768px){.bg-subtle-2 .blogcards-carousel .slick-slider:after,.blogcards-carousel.bg-subtle-2 .slick-slider:after{background:linear-gradient(270deg,#f8f8f8 15.58%,hsla(0,0%,98%,0) 70.13%)}}.bg-subtle-2 .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.bg-subtle-2 .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blogcards-carousel.bg-subtle-2 .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blogcards-carousel.bg-subtle-2 .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-subtle-2 .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blogcards-carousel.bg-subtle-2 .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#000!important}.bg-white .blogcards-carousel .blog-card-carousel-arrow-back:before,.blogcards-carousel.bg-white .blog-card-carousel-arrow-back:before{background-image:url(/theme/medical/images/icons/arrow-prev-with-circle-black.svg)!important}.bg-white .blogcards-carousel .blog-card-carousel-arrow-back.slick-disabled:before,.blogcards-carousel.bg-white .blog-card-carousel-arrow-back.slick-disabled:before{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-dark.svg)!important}.bg-white .blogcards-carousel .blog-card-carousel-arrow-next:after,.blogcards-carousel.bg-white .blog-card-carousel-arrow-next:after{background-image:url(/theme/medical/images/icons/arrow-next-with-circle-black.svg)!important}.bg-white .blogcards-carousel .blog-card-carousel-arrow-next.slick-disabled:after,.blogcards-carousel.bg-white .blog-card-carousel-arrow-next.slick-disabled:after{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-dark.svg)!important;transform:rotate(180deg)}@media(min-width:768px){.bg-white .blogcards-carousel .slick-slider:after,.blogcards-carousel.bg-white .slick-slider:after{background:linear-gradient(270deg,#fff 15.58%,hsla(0,0%,98%,0) 70.13%)}}.bg-white .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.bg-white .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blogcards-carousel.bg-white .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blogcards-carousel.bg-white .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-white .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blogcards-carousel.bg-white .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#000!important}.bg-black .blogcards-carousel .blog-card-carousel-arrow-back:before,.blogcards-carousel.bg-black .blog-card-carousel-arrow-back:before{background-image:url(/theme/medical/images/icons/arrow-prev-with-circle-white.svg)!important}.bg-black .blogcards-carousel .blog-card-carousel-arrow-back.slick-disabled:before,.blogcards-carousel.bg-black .blog-card-carousel-arrow-back.slick-disabled:before{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-light.svg)!important}.bg-black .blogcards-carousel .blog-card-carousel-arrow-next:after,.blogcards-carousel.bg-black .blog-card-carousel-arrow-next:after{background-image:url(/theme/medical/images/icons/arrow-next-with-circle-white.svg)!important}.bg-black .blogcards-carousel .blog-card-carousel-arrow-next.slick-disabled:after,.blogcards-carousel.bg-black .blog-card-carousel-arrow-next.slick-disabled:after{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-light.svg)!important;transform:rotate(180deg)}@media(min-width:768px){.bg-black .blogcards-carousel .slick-slider:after,.blogcards-carousel.bg-black .slick-slider:after{background:linear-gradient(270deg,#000 15.58%,hsla(0,0%,98%,0) 70.13%)}}.bg-black .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blogcards-carousel.bg-black .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary{color:#fff!important}.bg-black .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blogcards-carousel.bg-black .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-black .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blogcards-carousel.bg-black .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#fff!important}.bg-medium .blogcards-carousel .blog-card-carousel-arrow-back:before,.blogcards-carousel.bg-medium .blog-card-carousel-arrow-back:before{background-image:url(/theme/medical/images/icons/arrow-prev-with-circle-black.svg)!important}.bg-medium .blogcards-carousel .blog-card-carousel-arrow-back.slick-disabled:before,.blogcards-carousel.bg-medium .blog-card-carousel-arrow-back.slick-disabled:before{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-dark.svg)!important}.bg-medium .blogcards-carousel .blog-card-carousel-arrow-next:after,.blogcards-carousel.bg-medium .blog-card-carousel-arrow-next:after{background-image:url(/theme/medical/images/icons/arrow-next-with-circle-black.svg)!important}.bg-medium .blogcards-carousel .blog-card-carousel-arrow-next.slick-disabled:after,.blogcards-carousel.bg-medium .blog-card-carousel-arrow-next.slick-disabled:after{background-image:url(/theme/medical/images/icons/arrow-disable-with-circle-dark.svg)!important;transform:rotate(180deg)}@media(min-width:768px){.bg-medium .blogcards-carousel .slick-slider:after,.blogcards-carousel.bg-medium .slick-slider:after{background:linear-gradient(270deg,#00205b 15.58%,hsla(0,0%,98%,0) 70.13%)}}.bg-medium .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.bg-medium .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blogcards-carousel.bg-medium .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blogcards-carousel.bg-medium .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-medium .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blogcards-carousel.bg-medium .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#000!important}@media(min-width:768px){.bg-bright .blogcards-carousel .slick-slider:after,.blogcards-carousel.bg-bright .slick-slider:after{background:linear-gradient(270deg,#79bb30 15.58%,hsla(0,0%,98%,0) 70.13%)}}.bg-bright .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.bg-bright .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover,.blogcards-carousel.bg-bright .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary,.blogcards-carousel.bg-bright .ec-clickable-card:hover .text-breadcrumb .btn-cta-secondary:hover{color:#000!important}.bg-bright .blogcards-carousel .ec-clickable-card:hover .text-breadcrumb .tag a:hover,.blogcards-carousel.bg-bright .ec-clickable-card:hover .text-breadcrumb .tag a:hover{text-decoration-color:#000!important}.on-page-editor .blogcards-carousel_container{display:flex}.quote-image{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.quote-image{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.quote-image{padding-bottom:7.2rem;padding-top:7.2rem}}.quote-image .row{gap:2.4rem}@media(min-width:1200px){.quote-image .row{gap:0}}.quote-image .copy-section{align-items:center;display:flex;flex-direction:column;gap:2.4rem;text-align:center}@media(min-width:390px){.quote-image .copy-section{padding-bottom:3.2rem;padding-top:3.2rem}}@media(min-width:390px)and (min-width:768px){.quote-image .copy-section{padding-bottom:4rem;padding-top:4rem}}@media(min-width:390px)and (min-width:1200px){.quote-image .copy-section{padding-bottom:4rem;padding-top:4rem}}.quote-image .copy-section .icon{aspect-ratio:7/5;display:block;height:auto;position:relative;width:5.6rem}.quote-image .copy-section .icon:before{aspect-ratio:7/5;background:url(/theme/medical/images/icons/quote-open-base.svg) no-repeat 50%;background-size:cover;content:"";height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5.6rem}.quote-image .copy-section .logo{aspect-ratio:2.84/1;height:auto;position:relative;width:29.5rem}.quote-image .copy-section .logo img,.quote-image .copy-section .logo video{height:auto;inset:0;position:absolute;width:100%}.quote-image .copy-section .quote-wrapper{margin-bottom:2.4rem}.quote-image .copy-section .author-wrapper .author,.quote-image .copy-section .author-wrapper .author p{margin-bottom:.8rem}.quote-image .copy-section .author-wrapper .author-tag{margin-bottom:1.6rem}.quote-image .media-section{aspect-ratio:1/1;height:auto;position:relative;width:100%}.quote-image .media-section img,.quote-image .media-section video{height:auto;inset:0;margin-bottom:auto;margin-top:auto;position:absolute;width:100%}.quote-image .media-section video{-o-object-fit:cover;object-fit:cover}.quote-image .media-section img,.quote-image .media-section picture,.quote-image .media-section video{padding-left:inherit;padding-right:inherit}.quote-image.offset-center-6x1x5 .copy-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.quote-image.offset-center-6x1x5 .copy-section{flex:0 0 auto;width:50%}}.quote-image.offset-center-6x1x5 .media-section{flex:0 0 auto;width:100%}@media(min-width:768px){.quote-image.offset-center-6x1x5 .media-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.quote-image.offset-center-6x1x5 .media-section{flex:0 0 auto;width:41.66666667%}}@media(min-width:768px){.quote-image.offset-center-6x1x5:not(.reverse-layout) .media-section{margin-left:25%}}@media(min-width:1200px){.quote-image.offset-center-6x1x5:not(.reverse-layout) .media-section{margin-left:8.33333333%}}@media(min-width:768px){.quote-image.offset-center-6x1x5.reverse-layout .media-section{margin-left:25%}}@media(min-width:1200px){.quote-image.offset-center-6x1x5.reverse-layout .media-section{margin-left:0;order:-1}.quote-image.offset-center-6x1x5.reverse-layout .copy-section{margin-left:8.33333333%}}.quote-image.offset-center-6x1x5.quote-color-bright .copy-section .icon:before{background:url(/theme/medical/images/icons/quote-open-bright.svg) no-repeat 50%}.quote-logo-frame{padding-bottom:4rem;padding-top:4rem}@media(min-width:768px){.quote-logo-frame{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.quote-logo-frame{padding-bottom:4.8rem;padding-top:4.8rem}}.quote-logo-frame .container{background-clip:content-box}.quote-logo-frame .copy-section{align-items:center;display:flex;flex-direction:column;gap:2.4rem;margin-bottom:3.2rem;margin-top:3.2rem;text-align:center}@media(min-width:768px){.quote-logo-frame .copy-section{margin-bottom:4rem;margin-top:4rem}}@media(min-width:1200px){.quote-logo-frame .copy-section{margin-bottom:4rem;margin-top:4rem}}.quote-logo-frame .copy-section .logo{aspect-ratio:2.84/1;height:auto;position:relative;width:29.5rem}.quote-logo-frame .copy-section .logo img,.quote-logo-frame .copy-section .logo video{height:auto;inset:0;position:absolute;width:100%}.quote-logo-frame .copy-section .quote-wrapper .quote{margin-bottom:1.6rem}@media(min-width:768px){.quote-logo-frame .copy-section .quote-wrapper .quote{margin-bottom:1.6rem}}@media(min-width:1200px){.quote-logo-frame .copy-section .quote-wrapper .quote{margin-bottom:1.6rem}}.quote-logo-frame .copy-section .author-wrapper .author,.quote-logo-frame .copy-section .author-wrapper .author p{margin-bottom:.8rem}@media(min-width:768px){.quote-logo-frame .copy-section .author-wrapper .author,.quote-logo-frame .copy-section .author-wrapper .author p{margin-bottom:.8rem}}@media(min-width:1200px){.quote-logo-frame .copy-section .author-wrapper .author,.quote-logo-frame .copy-section .author-wrapper .author p{margin-bottom:.8rem}}.quote-logo-frame .copy-section .author-wrapper .author-tag{margin-bottom:1.6rem}@media(min-width:768px){.quote-logo-frame .copy-section .author-wrapper .author-tag{margin-bottom:1.6rem}}@media(min-width:1200px){.quote-logo-frame .copy-section .author-wrapper .author-tag{margin-bottom:1.6rem}}@media(min-width:390px){.quote-logo-frame.logo-frame .copy-section{flex:0 0 auto;width:100%}}@media(min-width:768px){.quote-logo-frame.logo-frame .copy-section{flex:0 0 auto;margin-left:16.66666667%;width:66.66666667%}}.quote-copy-card{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.quote-copy-card{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.quote-copy-card{padding-bottom:8rem;padding-top:8rem}}.quote-copy-card .copy-card-section{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:6.4rem}.quote-copy-card .copy-card-section .cta-link{margin-top:.8rem}@media(min-width:768px){.quote-copy-card .copy-card-section{padding-bottom:7.2rem}}@media(min-width:1200px){.quote-copy-card .copy-card-section{padding-bottom:8rem}}.quote-copy-card .quote-card-section{padding:2.4rem}@media(min-width:768px){.quote-copy-card .quote-card-section{padding:2.4rem}}@media(min-width:1200px){.quote-copy-card .quote-card-section{padding:2.4rem}}.quote-copy-card .quote-card-section .copy-section{align-items:center;display:flex;flex-direction:column;gap:2.4rem;padding-bottom:4rem;padding-top:4rem;text-align:center}@media(min-width:768px){.quote-copy-card .quote-card-section .copy-section{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.quote-copy-card .quote-card-section .copy-section{padding-bottom:4.8rem;padding-top:4.8rem}}.quote-copy-card .quote-card-section .copy-section .logo{aspect-ratio:2.84/1;height:auto;position:relative;width:29.5rem}.quote-copy-card .quote-card-section .copy-section .logo img,.quote-copy-card .quote-card-section .copy-section .logo video{height:auto;inset:0;position:absolute;width:100%}.quote-copy-card .quote-card-section .copy-section .quote-wrapper .quote{margin-bottom:2.4rem}.quote-copy-card .quote-card-section .copy-section .author-wrapper .author,.quote-copy-card .quote-card-section .copy-section .author-wrapper .author p{margin-bottom:.8rem}.quote-copy-card .quote-card-section .copy-section .author-wrapper .author-tag{margin-bottom:1.6rem}.quote-copy-card .quote-card-section .media-section{aspect-ratio:2/1;height:auto;padding-bottom:2.4rem;position:relative;width:100%}@media(min-width:768px){.quote-copy-card .quote-card-section .media-section{padding-bottom:2.4rem}}@media(min-width:1200px){.quote-copy-card .quote-card-section .media-section{padding-bottom:2.4rem}}.quote-copy-card .quote-card-section .media-section img,.quote-copy-card .quote-card-section .media-section video{height:auto;inset:0;margin-bottom:auto;margin-top:auto;position:absolute;width:100%}.quote-copy-card .quote-card-section .media-section video{-o-object-fit:cover;object-fit:cover}@media(max-width:1199.98px){.quote-copy-card.offset-center-5x2x5 .row>.copy-card-section{padding-left:0;padding-right:0}}.quote-copy-card.offset-center-5x2x5 .copy-card-section{flex:0 0 auto;width:100%}@media(min-width:768px){.quote-copy-card.offset-center-5x2x5 .copy-card-section{flex:0 0 auto;width:66.66666667%}}@media(min-width:1200px){.quote-copy-card.offset-center-5x2x5 .copy-card-section{flex:0 0 auto;width:41.66666667%}}.quote-copy-card.offset-center-5x2x5 .quote-card-section{flex:0 0 auto;width:100%}@media(min-width:768px){.quote-copy-card.offset-center-5x2x5 .quote-card-section{flex:0 0 auto;width:66.66666667%}}@media(min-width:1200px){.quote-copy-card.offset-center-5x2x5 .quote-card-section{flex:0 0 auto;width:41.66666667%}}@media(min-width:768px){.quote-copy-card.offset-center-5x2x5:not(.reverse-layout) .copy-card-section{margin-left:16.66666667%}}@media(min-width:1200px){.quote-copy-card.offset-center-5x2x5:not(.reverse-layout) .copy-card-section{margin-left:0}}@media(min-width:768px){.quote-copy-card.offset-center-5x2x5.reverse-layout .quote-card-section,.quote-copy-card.offset-center-5x2x5:not(.reverse-layout) .quote-card-section{margin-left:16.66666667%}}@media(min-width:1200px){.quote-copy-card.offset-center-5x2x5.reverse-layout .quote-card-section{margin-left:0;order:-1}}@media(min-width:768px){.quote-copy-card.offset-center-5x2x5.reverse-layout .copy-card-section{margin-left:16.66666667%}}.quote-card-carousel{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.quote-card-carousel{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.quote-card-carousel{padding-bottom:8rem;padding-top:8rem}}.quote-card-carousel .left-quote{aspect-ratio:7/5;display:none;height:4rem;margin:0 auto;position:relative;width:5.6rem}@media(min-width:1200px){.quote-card-carousel .left-quote{display:block;flex:0 0 auto;width:8.33333333%}}.quote-card-carousel .left-quote:before{aspect-ratio:7/5;background:url(/theme/medical/images/icons/quote-open-base.svg) no-repeat 50%;content:"";height:4rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5.6rem}.quote-card-carousel .carousel-container{display:flex;flex-direction:column;margin-bottom:3.2rem}@media(min-width:768px){.quote-card-carousel .carousel-container{margin-bottom:4rem}}.quote-card-carousel .carousel-container .slick-track{align-items:center;display:flex;justify-content:center}.quote-card-carousel .carousel-container .slick-track .slick-slide{align-items:center;display:flex;height:auto;justify-content:center;margin-left:.8rem;margin-right:.8rem}@media(min-width:768px){.quote-card-carousel .carousel-container .slick-slider.no-slick-lg .slick-list{padding:0}}@media(min-width:1200px){.quote-card-carousel .carousel-container .slick-slider.no-slick-lg .slick-list{margin-left:0;margin-right:0}}.quote-card-carousel .carousel-container .slick-dots{align-items:center;display:flex;justify-content:center;margin:0;padding:0;position:unset}@media(min-width:768px){.quote-card-carousel .carousel-container .slick-dots{bottom:-20%;left:50%}}.quote-card-carousel .carousel-container .slick-dots li{cursor:pointer;display:flex;height:auto;margin:0;padding:1.6rem;width:auto}.quote-card-carousel .carousel-container .slick-dots li button{background-color:#000;border:none;border-radius:50%;cursor:pointer;height:1.2rem;width:1.2rem}.quote-card-carousel .carousel-container .slick-dots li button:before{opacity:0}.quote-card-carousel .carousel-container .slick-dots li.slick-active{padding:1rem}.quote-card-carousel .carousel-container .slick-dots li.slick-active button{background-color:#0639a6;height:2.4rem;width:2.4rem}.quote-card-carousel .carousel-container .slick-dots li.slick-active button:before{opacity:0}.quote-card-carousel .carousel-container .slick-dots .slick-sr-only{display:none}.quote-card-carousel .carousel-container .copy-section{align-items:center;display:flex;flex-direction:column;gap:4rem;justify-content:center;text-align:center}.quote-card-carousel .carousel-container .copy-section .copy-wrapper{display:flex;flex-direction:column;gap:3.2rem;padding-bottom:3.2rem;padding-top:3.2rem}@media(min-width:768px){.quote-card-carousel .carousel-container .copy-section .copy-wrapper{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.quote-card-carousel .carousel-container .copy-section .copy-wrapper{padding-bottom:4rem;padding-top:4rem}}@media(min-width:768px){.quote-card-carousel .carousel-container .copy-section .copy-wrapper{gap:4rem}}.quote-card-carousel .carousel-container .copy-section .copy-wrapper .logo{aspect-ratio:2.84/1;display:block;height:auto;margin:auto;position:relative;width:29.5rem}.quote-card-carousel .carousel-container .copy-section .copy-wrapper .logo img,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .logo video{height:auto;inset:0;position:absolute;width:100%}.quote-card-carousel .carousel-container .copy-section .copy-wrapper .quote-wrapper{margin-bottom:2.4rem}.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author,.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author p{margin-bottom:.8rem}.quote-card-carousel .carousel-container .copy-section .copy-wrapper .author-wrapper .author-tag{margin-bottom:1.6rem}.quote-card-carousel .right-quote{aspect-ratio:7/5;display:none;height:4rem;margin:0 auto;position:relative;width:5.6rem}@media(min-width:1200px){.quote-card-carousel .right-quote{display:block;flex:0 0 auto;width:8.33333333%}}.quote-card-carousel .right-quote:before{aspect-ratio:7/5;background:url(/theme/medical/images/icons/quote-close-base.svg) no-repeat 50%;content:"";height:4rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5.6rem}.quote-card-carousel.card-carousel .carousel-container{flex:0 0 auto;width:100%}@media(min-width:768px){.quote-card-carousel.card-carousel .carousel-container{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}@media(min-width:1200px){.quote-card-carousel.card-carousel .carousel-container{margin-left:0}}.quote-card-carousel.card-carousel.quote-color-bright .left-quote:before{background:url(/theme/medical/images/icons/quote-open-bright.svg) no-repeat 50%}.quote-card-carousel.card-carousel.quote-color-bright .right-quote:before{background:url(/theme/medical/images/icons/quote-close-bright.svg) no-repeat 50%}.quote-card-carousel.card-carousel.quote-color-bright .slick-dots li.slick-active button{background-color:#79bb30}.quote-card-carousel.bg-base .slick-dots li button,.quote-card-carousel.bg-dark .slick-dots li button,.quote-card-carousel.bg-subtle .slick-dots li button,.quote-card-carousel.bg-subtle-2 .slick-dots li button{background-color:#fff}.on-page-editor .carousel-container{display:block!important}.l1-hero .bg-media{z-index:1}.l1-hero .hero-container{z-index:2}.l1-hero .copy-section{display:flex;flex-direction:column;gap:1.6rem}.l1-hero .copy-section .brow{order:-1}.l1-hero .copy-section>.cta-list{gap:2.4rem;margin-top:1.6rem}.l1-hero.wide .container-fluid,.l1-hero.wide .container-lg,.l1-hero.wide .container-md,.l1-hero.wide .container-sm{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;min-height:64rem;padding:0;position:relative}.l1-hero.wide .container-fluid .container,.l1-hero.wide .container-lg .container,.l1-hero.wide .container-md .container,.l1-hero.wide .container-sm .container{align-items:center;display:flex;height:100%}.l1-hero.wide .container-fluid .container .hero-container,.l1-hero.wide .container-lg .container .hero-container,.l1-hero.wide .container-md .container .hero-container,.l1-hero.wide .container-sm .container .hero-container{flex:0 0 auto;width:100%}.l1-hero.wide .container-fluid .container .copy-section,.l1-hero.wide .container-lg .container .copy-section,.l1-hero.wide .container-md .container .copy-section,.l1-hero.wide .container-sm .container .copy-section{align-items:flex-start}.l1-hero.tall-wide .container-fluid,.l1-hero.tall-wide .container-lg,.l1-hero.tall-wide .container-md,.l1-hero.tall-wide .container-sm{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:100vh;padding:0;position:relative}@media(min-width:768px){.l1-hero.tall-wide .container-fluid,.l1-hero.tall-wide .container-lg,.l1-hero.tall-wide .container-md,.l1-hero.tall-wide .container-sm{height:auto;min-height:89.6rem}}.l1-hero.tall-wide .container-fluid .container,.l1-hero.tall-wide .container-lg .container,.l1-hero.tall-wide .container-md .container,.l1-hero.tall-wide .container-sm .container{align-items:center;display:flex;height:100%;justify-content:center}.l1-hero.tall-wide .container-fluid .hero-container,.l1-hero.tall-wide .container-lg .hero-container,.l1-hero.tall-wide .container-md .hero-container,.l1-hero.tall-wide .container-sm .hero-container{flex:0 0 auto;width:100%}@media(min-width:768px){.l1-hero.tall-wide .container-fluid .hero-container,.l1-hero.tall-wide .container-lg .hero-container,.l1-hero.tall-wide .container-md .hero-container,.l1-hero.tall-wide .container-sm .hero-container{flex:0 0 auto;width:66.66666667%}}.l1-hero.tall-wide .container-fluid .hero-container .copy-section,.l1-hero.tall-wide .container-lg .hero-container .copy-section,.l1-hero.tall-wide .container-md .hero-container .copy-section,.l1-hero.tall-wide .container-sm .hero-container .copy-section{align-items:center;justify-content:center;text-align:center}.l1-hero.tall-wide-video .container-fluid,.l1-hero.tall-wide-video .container-lg,.l1-hero.tall-wide-video .container-md,.l1-hero.tall-wide-video .container-sm{align-items:center;color:#fff;display:flex;height:100vh;padding:0;position:relative}@media(min-width:768px){.l1-hero.tall-wide-video .container-fluid,.l1-hero.tall-wide-video .container-lg,.l1-hero.tall-wide-video .container-md,.l1-hero.tall-wide-video .container-sm{height:89.6rem}}.l1-hero.tall-wide-video .container-fluid .container,.l1-hero.tall-wide-video .container-lg .container,.l1-hero.tall-wide-video .container-md .container,.l1-hero.tall-wide-video .container-sm .container{align-items:center;display:flex;height:100%;justify-content:center}.l1-hero.tall-wide-video .container-fluid .media-section,.l1-hero.tall-wide-video .container-lg .media-section,.l1-hero.tall-wide-video .container-md .media-section,.l1-hero.tall-wide-video .container-sm .media-section{height:100%;overflow:hidden;position:absolute;width:100%;z-index:-1}.l1-hero.tall-wide-video .container-fluid .hero-container,.l1-hero.tall-wide-video .container-lg .hero-container,.l1-hero.tall-wide-video .container-md .hero-container,.l1-hero.tall-wide-video .container-sm .hero-container{flex:0 0 auto;width:100%}@media(min-width:768px){.l1-hero.tall-wide-video .container-fluid .hero-container,.l1-hero.tall-wide-video .container-lg .hero-container,.l1-hero.tall-wide-video .container-md .hero-container,.l1-hero.tall-wide-video .container-sm .hero-container{flex:0 0 auto;width:66.66666667%}}.l1-hero.tall-wide-video .container-fluid .hero-container .copy-section,.l1-hero.tall-wide-video .container-lg .hero-container .copy-section,.l1-hero.tall-wide-video .container-md .hero-container .copy-section,.l1-hero.tall-wide-video .container-sm .hero-container .copy-section{align-items:center;justify-content:center;text-align:center}.l1-hero.split50{overflow:hidden}.l1-hero.split50 .copy-section{flex:0 0 auto;justify-content:center;padding-bottom:4.8rem;padding-top:4.8rem;width:100%}@media(min-width:768px){.l1-hero.split50 .copy-section{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.l1-hero.split50 .copy-section{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:768px){.l1-hero.split50 .copy-section{flex:0 0 auto;width:50%}}.l1-hero.split50 .media-section{flex:0 0 auto;min-height:25.6rem;width:100%}@media(min-width:768px){.l1-hero.split50 .media-section{flex:0 0 auto;min-height:51.2rem;width:50%}}@media(min-width:1200px){.l1-hero.split50 .media-section{min-height:64rem}}.l1-hero.split50 .media-section img,.l1-hero.split50 .media-section video{height:100%;margin-top:0;-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:100%}@media(min-width:768px){.l1-hero.split50 .media-section img,.l1-hero.split50 .media-section video{width:50vw}}.l1-hero.wide.static-image .container-fluid,.l1-hero.wide.static-image .container-lg,.l1-hero.wide.static-image .container-md,.l1-hero.wide.static-image .container-sm{min-height:33rem!important}.l1-hero.wide.static-image.title-bg .copy-section{flex-direction:unset}.l1-hero.wide.static-image.title-bg .title.h1,.l1-hero.wide.static-image.title-bg h1.title{background:#fff;border-radius:0 50px 50px 0;color:#0639a6;padding:1rem 4rem 1rem 0;position:relative}.l1-hero.wide.static-image.title-bg .title.h1:before,.l1-hero.wide.static-image.title-bg h1.title:before{background:#fff;content:"";height:100%;left:-100vw;position:absolute;top:0;width:100vw}.l1-hero .bg-hero-white .hero-background,.l1-hero .bg-hero-white .media-section:before{background-color:#fff!important}.l1-hero .bg-hero-subtle .hero-background,.l1-hero .bg-hero-subtle .media-section:before{background-color:#fafcfc!important}.l1-hero .bg-hero-subtle-2 .hero-background,.l1-hero .bg-hero-subtle-2 .media-section:before{background-color:#f8f8f8!important}.l1-hero .bg-hero-base .hero-background,.l1-hero .bg-hero-base .media-section:before{background-color:#0639a6!important}.l1-hero .bg-hero-medium .hero-background,.l1-hero .bg-hero-medium .media-section:before{background-color:#00205b!important}.l1-hero .bg-hero-bright .hero-background,.l1-hero .bg-hero-bright .media-section:before{background-color:#79bb30!important}.l1-hero .bg-hero-dark .hero-background,.l1-hero .bg-hero-dark .media-section:before{background-color:#333!important}.l1-hero .bg-hero-black .hero-background,.l1-hero .bg-hero-black .media-section:before{background-color:#000!important}@media(min-width:390px){.l1-hero .cta-list{flex-wrap:wrap}}.l1-hero .hero-text-lower-left .container-fluid,.l1-hero .hero-text-lower-left .container-lg,.l1-hero .hero-text-lower-left .container-md,.l1-hero .hero-text-lower-left .container-sm{align-items:end}.l1-hero .hero-text-lower-left .container-fluid .copy-section,.l1-hero .hero-text-lower-left .container-lg .copy-section,.l1-hero .hero-text-lower-left .container-md .copy-section,.l1-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:4.8rem}@media(min-width:768px){.l1-hero .hero-text-lower-left .container-fluid .copy-section,.l1-hero .hero-text-lower-left .container-lg .copy-section,.l1-hero .hero-text-lower-left .container-md .copy-section,.l1-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:5.6rem}}@media(min-width:1200px){.l1-hero .hero-text-lower-left .container-fluid .copy-section,.l1-hero .hero-text-lower-left .container-lg .copy-section,.l1-hero .hero-text-lower-left .container-md .copy-section,.l1-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:7.2rem}}.l1-hero .hero-text-upper-left .container-fluid,.l1-hero .hero-text-upper-left .container-lg,.l1-hero .hero-text-upper-left .container-md,.l1-hero .hero-text-upper-left .container-sm{align-items:start}.l1-hero .hero-text-upper-left .container-fluid .copy-section,.l1-hero .hero-text-upper-left .container-lg .copy-section,.l1-hero .hero-text-upper-left .container-md .copy-section,.l1-hero .hero-text-upper-left .container-sm .copy-section{padding-top:4.8rem}@media(min-width:768px){.l1-hero .hero-text-upper-left .container-fluid .copy-section,.l1-hero .hero-text-upper-left .container-lg .copy-section,.l1-hero .hero-text-upper-left .container-md .copy-section,.l1-hero .hero-text-upper-left .container-sm .copy-section{padding-top:5.6rem}}@media(min-width:1200px){.l1-hero .hero-text-upper-left .container-fluid .copy-section,.l1-hero .hero-text-upper-left .container-lg .copy-section,.l1-hero .hero-text-upper-left .container-md .copy-section,.l1-hero .hero-text-upper-left .container-sm .copy-section{padding-top:7.2rem}}.l1-hero .hero-text-upper-center .container-fluid,.l1-hero .hero-text-upper-center .container-lg,.l1-hero .hero-text-upper-center .container-md,.l1-hero .hero-text-upper-center .container-sm{align-items:start}.l1-hero .hero-text-upper-center .container-fluid .container,.l1-hero .hero-text-upper-center .container-lg .container,.l1-hero .hero-text-upper-center .container-md .container,.l1-hero .hero-text-upper-center .container-sm .container{justify-content:center}.l1-hero .hero-text-upper-center .container-fluid .container .copy-section,.l1-hero .hero-text-upper-center .container-lg .container .copy-section,.l1-hero .hero-text-upper-center .container-md .container .copy-section,.l1-hero .hero-text-upper-center .container-sm .container .copy-section{align-items:center;padding-top:4.8rem;text-align:center}@media(min-width:768px){.l1-hero .hero-text-upper-center .container-fluid .container .copy-section,.l1-hero .hero-text-upper-center .container-lg .container .copy-section,.l1-hero .hero-text-upper-center .container-md .container .copy-section,.l1-hero .hero-text-upper-center .container-sm .container .copy-section{padding-top:5.6rem}}@media(min-width:1200px){.l1-hero .hero-text-upper-center .container-fluid .container .copy-section,.l1-hero .hero-text-upper-center .container-lg .container .copy-section,.l1-hero .hero-text-upper-center .container-md .container .copy-section,.l1-hero .hero-text-upper-center .container-sm .container .copy-section{padding-top:7.2rem}}.l1-hero .hero-text-lower-center .container-fluid,.l1-hero .hero-text-lower-center .container-lg,.l1-hero .hero-text-lower-center .container-md,.l1-hero .hero-text-lower-center .container-sm{align-items:end}.l1-hero .hero-text-lower-center .container-fluid .container,.l1-hero .hero-text-lower-center .container-lg .container,.l1-hero .hero-text-lower-center .container-md .container,.l1-hero .hero-text-lower-center .container-sm .container{justify-content:center}.l1-hero .hero-text-lower-center .container-fluid .container .copy-section,.l1-hero .hero-text-lower-center .container-lg .container .copy-section,.l1-hero .hero-text-lower-center .container-md .container .copy-section,.l1-hero .hero-text-lower-center .container-sm .container .copy-section{align-items:center;padding-bottom:4.8rem;text-align:center}@media(min-width:768px){.l1-hero .hero-text-lower-center .container-fluid .container .copy-section,.l1-hero .hero-text-lower-center .container-lg .container .copy-section,.l1-hero .hero-text-lower-center .container-md .container .copy-section,.l1-hero .hero-text-lower-center .container-sm .container .copy-section{padding-bottom:5.6rem}}@media(min-width:1200px){.l1-hero .hero-text-lower-center .container-fluid .container .copy-section,.l1-hero .hero-text-lower-center .container-lg .container .copy-section,.l1-hero .hero-text-lower-center .container-md .container .copy-section,.l1-hero .hero-text-lower-center .container-sm .container .copy-section{padding-bottom:7.2rem}}.l1-hero .hero-text-center .container-fluid,.l1-hero .hero-text-center .container-lg,.l1-hero .hero-text-center .container-md,.l1-hero .hero-text-center .container-sm{align-items:center}.l1-hero .hero-text-center .container-fluid .container,.l1-hero .hero-text-center .container-lg .container,.l1-hero .hero-text-center .container-md .container,.l1-hero .hero-text-center .container-sm .container{justify-content:center}.l1-hero .hero-text-center .container-fluid .container .copy-section,.l1-hero .hero-text-center .container-lg .container .copy-section,.l1-hero .hero-text-center .container-md .container .copy-section,.l1-hero .hero-text-center .container-sm .container .copy-section{align-items:center;text-align:center}.l2-hero .copy-section{display:flex;flex-direction:column;gap:1.6rem;justify-content:center;padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.l2-hero .copy-section{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.l2-hero .copy-section{padding-bottom:7.2rem;padding-top:7.2rem}}.l2-hero .copy-section .brow{order:-1}.l2-hero .copy-section>.cta-list{gap:2.4rem;margin-top:1.6rem}.l2-hero.moment-vertical{overflow-x:hidden}.l2-hero.moment-vertical .container .copy-section{flex:0 0 auto;width:100%}@media(min-width:390px){.l2-hero.moment-vertical .container .copy-section{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}@media(min-width:1200px){.l2-hero.moment-vertical .container .copy-section{flex:0 0 auto;margin-left:0;width:41.66666667%}}.l2-hero.moment-vertical .container .media-section{align-content:center;flex:0 0 auto;height:auto;position:relative;width:100%}@media(min-width:1200px){.l2-hero.moment-vertical .container .media-section{flex:0 0 auto;width:58.33333333%}}.l2-hero.moment-vertical .container .media-section:before{background-color:#0639a6;bottom:0;content:"";height:50%;left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;position:absolute;width:100vw;z-index:-1}@media(min-width:1200px){.l2-hero.moment-vertical .container .media-section:before{background-color:#0639a6;height:100%;left:70%;margin-left:0;margin-right:0;width:calc(100% + 100vw)}}.l2-hero.moment-vertical .container .media-section img,.l2-hero.moment-vertical .container .media-section video{height:auto;margin:0;width:100%}@media(min-width:1200px){.l2-hero.moment-vertical .container .media-section img,.l2-hero.moment-vertical .container .media-section video{height:100%;left:calc(30vw - 100%);position:relative;width:auto}}.l2-hero.moment-curve{overflow-x:hidden}.l2-hero.moment-curve .container{align-items:center;display:flex}.l2-hero.moment-curve .container .copy-section{flex:0 0 auto;width:100%}@media(min-width:768px){.l2-hero.moment-curve .container .copy-section{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}@media(min-width:1200px){.l2-hero.moment-curve .container .copy-section{flex:0 0 auto;margin-left:0;width:41.66666667%}}.l2-hero.moment-curve .container .media-section{align-content:center;flex:0 0 auto;height:auto;position:relative;width:100%}@media(min-width:768px){.l2-hero.moment-curve .container .media-section{flex:0 0 auto;height:51.2rem;width:50%}}@media(min-width:1200px){.l2-hero.moment-curve .container .media-section{height:64rem}}.l2-hero.moment-curve .container .media-section:before{background-color:#0639a6;bottom:0;clip-path:circle(70% at 70% 50%);content:"";height:100%;left:-7.6923076923%;margin:auto;position:absolute;width:100%;z-index:-1}@media(min-width:768px){.l2-hero.moment-curve .container .media-section:before{clip-path:circle(90% at 115% 50%);margin-left:8.33333333%}}@media(min-width:1200px){.l2-hero.moment-curve .container .media-section:before{clip-path:circle(80% at 80% 50%);left:.5%;margin-left:0}}.l2-hero.moment-curve .container .media-section img,.l2-hero.moment-curve .container .media-section video{height:auto;margin:0;width:100%}@media(min-width:768px){.l2-hero.moment-curve .container .media-section img,.l2-hero.moment-curve .container .media-section video{height:100%;margin-left:8.33333333%;width:auto}}@media(min-width:1200px){.l2-hero.moment-curve .container .media-section img,.l2-hero.moment-curve .container .media-section video{margin-left:0}}.l2-hero.moment-curve .container .media-section .hero-background{background-color:#0639a6;height:100%;left:66.6666666667%;position:absolute;top:0;width:calc(100% + 100vw);z-index:-1}@media(min-width:768px){.l2-hero.moment-curve .container .media-section .hero-background{height:51.2rem}}@media(min-width:1200px){.l2-hero.moment-curve .container .media-section .hero-background{height:64rem}}.l2-hero.split50{overflow:hidden}.l2-hero.split50 .copy-section{flex:0 0 auto;width:100%}@media(min-width:768px){.l2-hero.split50 .copy-section{flex:0 0 auto;width:50%}}.l2-hero.split50 .media-section{flex:0 0 auto;min-height:25.6rem;width:100%}@media(min-width:768px){.l2-hero.split50 .media-section{flex:0 0 auto;min-height:51.2rem;width:50%}}@media(min-width:1200px){.l2-hero.split50 .media-section{min-height:64rem}}.l2-hero.split50 .media-section img,.l2-hero.split50 .media-section video{height:100%;margin-top:0;-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:100%}@media(min-width:768px){.l2-hero.split50 .media-section img,.l2-hero.split50 .media-section video{width:50vw}}.l2-hero .bg-hero-white .hero-background,.l2-hero .bg-hero-white .media-section:before{background-color:#fff!important}.l2-hero .bg-hero-subtle .hero-background,.l2-hero .bg-hero-subtle .media-section:before{background-color:#fafcfc!important}.l2-hero .bg-hero-subtle-2 .hero-background,.l2-hero .bg-hero-subtle-2 .media-section:before{background-color:#f8f8f8!important}.l2-hero .bg-hero-base .hero-background,.l2-hero .bg-hero-base .media-section:before{background-color:#0639a6!important}.l2-hero .bg-hero-medium .hero-background,.l2-hero .bg-hero-medium .media-section:before{background-color:#00205b!important}.l2-hero .bg-hero-bright .hero-background,.l2-hero .bg-hero-bright .media-section:before{background-color:#79bb30!important}.l2-hero .bg-hero-dark .hero-background,.l2-hero .bg-hero-dark .media-section:before{background-color:#333!important}.l2-hero .bg-hero-black .hero-background,.l2-hero .bg-hero-black .media-section:before{background-color:#000!important}@media(min-width:390px){.l2-hero .cta-list{flex-wrap:wrap}}.l2-hero .hero-text-lower-left .container-fluid,.l2-hero .hero-text-lower-left .container-lg,.l2-hero .hero-text-lower-left .container-md,.l2-hero .hero-text-lower-left .container-sm{align-items:end}.l2-hero .hero-text-lower-left .container-fluid .copy-section,.l2-hero .hero-text-lower-left .container-lg .copy-section,.l2-hero .hero-text-lower-left .container-md .copy-section,.l2-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:4.8rem}@media(min-width:768px){.l2-hero .hero-text-lower-left .container-fluid .copy-section,.l2-hero .hero-text-lower-left .container-lg .copy-section,.l2-hero .hero-text-lower-left .container-md .copy-section,.l2-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:5.6rem}}@media(min-width:1200px){.l2-hero .hero-text-lower-left .container-fluid .copy-section,.l2-hero .hero-text-lower-left .container-lg .copy-section,.l2-hero .hero-text-lower-left .container-md .copy-section,.l2-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:7.2rem}}.l2-hero .hero-text-upper-left .container-fluid,.l2-hero .hero-text-upper-left .container-lg,.l2-hero .hero-text-upper-left .container-md,.l2-hero .hero-text-upper-left .container-sm{align-items:start}.l2-hero .hero-text-upper-left .container-fluid .copy-section,.l2-hero .hero-text-upper-left .container-lg .copy-section,.l2-hero .hero-text-upper-left .container-md .copy-section,.l2-hero .hero-text-upper-left .container-sm .copy-section{padding-top:4.8rem}@media(min-width:768px){.l2-hero .hero-text-upper-left .container-fluid .copy-section,.l2-hero .hero-text-upper-left .container-lg .copy-section,.l2-hero .hero-text-upper-left .container-md .copy-section,.l2-hero .hero-text-upper-left .container-sm .copy-section{padding-top:5.6rem}}@media(min-width:1200px){.l2-hero .hero-text-upper-left .container-fluid .copy-section,.l2-hero .hero-text-upper-left .container-lg .copy-section,.l2-hero .hero-text-upper-left .container-md .copy-section,.l2-hero .hero-text-upper-left .container-sm .copy-section{padding-top:7.2rem}}.l2-hero .hero-text-upper-center .container-fluid,.l2-hero .hero-text-upper-center .container-lg,.l2-hero .hero-text-upper-center .container-md,.l2-hero .hero-text-upper-center .container-sm{align-items:start}.l2-hero .hero-text-upper-center .container-fluid .container,.l2-hero .hero-text-upper-center .container-lg .container,.l2-hero .hero-text-upper-center .container-md .container,.l2-hero .hero-text-upper-center .container-sm .container{justify-content:center}.l2-hero .hero-text-upper-center .container-fluid .container .copy-section,.l2-hero .hero-text-upper-center .container-lg .container .copy-section,.l2-hero .hero-text-upper-center .container-md .container .copy-section,.l2-hero .hero-text-upper-center .container-sm .container .copy-section{align-items:center;padding-top:4.8rem;text-align:center}@media(min-width:768px){.l2-hero .hero-text-upper-center .container-fluid .container .copy-section,.l2-hero .hero-text-upper-center .container-lg .container .copy-section,.l2-hero .hero-text-upper-center .container-md .container .copy-section,.l2-hero .hero-text-upper-center .container-sm .container .copy-section{padding-top:5.6rem}}@media(min-width:1200px){.l2-hero .hero-text-upper-center .container-fluid .container .copy-section,.l2-hero .hero-text-upper-center .container-lg .container .copy-section,.l2-hero .hero-text-upper-center .container-md .container .copy-section,.l2-hero .hero-text-upper-center .container-sm .container .copy-section{padding-top:7.2rem}}.l2-hero .hero-text-lower-center .container-fluid,.l2-hero .hero-text-lower-center .container-lg,.l2-hero .hero-text-lower-center .container-md,.l2-hero .hero-text-lower-center .container-sm{align-items:end}.l2-hero .hero-text-lower-center .container-fluid .container,.l2-hero .hero-text-lower-center .container-lg .container,.l2-hero .hero-text-lower-center .container-md .container,.l2-hero .hero-text-lower-center .container-sm .container{justify-content:center}.l2-hero .hero-text-lower-center .container-fluid .container .copy-section,.l2-hero .hero-text-lower-center .container-lg .container .copy-section,.l2-hero .hero-text-lower-center .container-md .container .copy-section,.l2-hero .hero-text-lower-center .container-sm .container .copy-section{align-items:center;padding-bottom:4.8rem;text-align:center}@media(min-width:768px){.l2-hero .hero-text-lower-center .container-fluid .container .copy-section,.l2-hero .hero-text-lower-center .container-lg .container .copy-section,.l2-hero .hero-text-lower-center .container-md .container .copy-section,.l2-hero .hero-text-lower-center .container-sm .container .copy-section{padding-bottom:5.6rem}}@media(min-width:1200px){.l2-hero .hero-text-lower-center .container-fluid .container .copy-section,.l2-hero .hero-text-lower-center .container-lg .container .copy-section,.l2-hero .hero-text-lower-center .container-md .container .copy-section,.l2-hero .hero-text-lower-center .container-sm .container .copy-section{padding-bottom:7.2rem}}.l2-hero .hero-text-center .container-fluid,.l2-hero .hero-text-center .container-lg,.l2-hero .hero-text-center .container-md,.l2-hero .hero-text-center .container-sm{align-items:center}.l2-hero .hero-text-center .container-fluid .container,.l2-hero .hero-text-center .container-lg .container,.l2-hero .hero-text-center .container-md .container,.l2-hero .hero-text-center .container-sm .container{justify-content:center}.l2-hero .hero-text-center .container-fluid .container .copy-section,.l2-hero .hero-text-center .container-lg .container .copy-section,.l2-hero .hero-text-center .container-md .container .copy-section,.l2-hero .hero-text-center .container-sm .container .copy-section{align-items:center;text-align:center}.l3-hero .copy-section{display:flex;flex:0 0 auto;flex-direction:column;gap:1.6rem;justify-content:center;padding-bottom:4.8rem;padding-top:4.8rem;width:100%}@media(min-width:768px){.l3-hero .copy-section{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.l3-hero .copy-section{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:768px){.l3-hero .copy-section{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}@media(min-width:1200px){.l3-hero .copy-section{flex:0 0 auto;margin-left:0;width:41.66666667%}}.l3-hero .copy-section .brow{order:-1}.l3-hero .copy-section>.cta-list{gap:2.4rem;margin-top:1.6rem}.l3-hero.vert-colour-breakout{overflow-x:hidden}.l3-hero.vert-colour-breakout .container .media-section{align-content:center;flex:0 0 auto;height:auto;position:relative;width:100%}@media(min-width:1200px){.l3-hero.vert-colour-breakout .container .media-section{flex:0 0 auto;margin-left:8.33333333%;width:41.66666667%}}.l3-hero.vert-colour-breakout .container .media-section:before{background-color:#0639a6;bottom:0;content:"";height:8rem;left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;position:absolute;width:100vw;z-index:-1}@media(min-width:768px){.l3-hero.vert-colour-breakout .container .media-section:before{height:16rem}}@media(min-width:1200px){.l3-hero.vert-colour-breakout .container .media-section:before{background-color:#0639a6;height:100%;left:75%;margin-left:0;margin-right:0;width:calc(100% + 100vw)}}.l3-hero.vert-colour-breakout .container .media-section img,.l3-hero.vert-colour-breakout .container .media-section video{height:auto;margin:0;width:100%}@media(min-width:1200px){.l3-hero.vert-colour-breakout .container .media-section img,.l3-hero.vert-colour-breakout .container .media-section video{height:100%;width:auto}}.l3-hero.no-colour-breakout .container{align-items:center}.l3-hero.no-colour-breakout .container .media-section{align-content:center;flex:0 0 auto;height:auto;position:relative;width:100%}@media(min-width:1200px){.l3-hero.no-colour-breakout .container .media-section{flex:0 0 auto;width:50%}}.l3-hero.no-colour-breakout .container .media-section:before{background-color:#0639a6;clip-path:circle(31% at 50.5% 48.5%);content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}@media(min-width:1200px){.l3-hero.no-colour-breakout .container .media-section:before{clip-path:circle(31.3% at 50.4% 48.5%);margin:auto;width:90rem}}.l3-hero.no-colour-breakout .container .media-section img,.l3-hero.no-colour-breakout .container .media-section video{height:auto;margin:0;width:100%}@media(min-width:1200px){.l3-hero.no-colour-breakout .container .media-section img,.l3-hero.no-colour-breakout .container .media-section video{height:64rem;width:auto}}.l3-hero.no-colour-block .container{position:relative;width:100%}.l3-hero.no-colour-block .container .media-section{display:flex;flex:0 0 auto;justify-content:center;width:100%}@media(min-width:1200px){.l3-hero.no-colour-block .container .media-section{flex:0 0 auto;width:50%}}.l3-hero.no-colour-block .container .media-section img,.l3-hero.no-colour-block .container .media-section video{height:auto;width:100%}.l3-hero.horizontal-colour-block{overflow-x:hidden}.l3-hero.horizontal-colour-block .container{position:relative;width:100%}.l3-hero.horizontal-colour-block .container .media-section{display:flex;flex:0 0 auto;justify-content:center;width:100%}@media(min-width:1200px){.l3-hero.horizontal-colour-block .container .media-section{flex:0 0 auto;width:58.33333333%}}.l3-hero.horizontal-colour-block .container .media-section img,.l3-hero.horizontal-colour-block .container .media-section video{height:auto;width:100%}.l3-hero.horizontal-colour-block .container .hero-background{background-color:#0639a6;bottom:0;height:6rem;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;position:absolute;width:100vw;z-index:-1}@media(min-width:768px){.l3-hero.horizontal-colour-block .container .hero-background{height:11rem}}.l3-hero .bg-hero-white .hero-background,.l3-hero .bg-hero-white .media-section:before{background-color:#fff!important}.l3-hero .bg-hero-subtle .hero-background,.l3-hero .bg-hero-subtle .media-section:before{background-color:#fafcfc!important}.l3-hero .bg-hero-subtle-2 .hero-background,.l3-hero .bg-hero-subtle-2 .media-section:before{background-color:#f8f8f8!important}.l3-hero .bg-hero-base .hero-background,.l3-hero .bg-hero-base .media-section:before{background-color:#0639a6!important}.l3-hero .bg-hero-medium .hero-background,.l3-hero .bg-hero-medium .media-section:before{background-color:#00205b!important}.l3-hero .bg-hero-bright .hero-background,.l3-hero .bg-hero-bright .media-section:before{background-color:#79bb30!important}.l3-hero .bg-hero-dark .hero-background,.l3-hero .bg-hero-dark .media-section:before{background-color:#333!important}.l3-hero .bg-hero-black .hero-background,.l3-hero .bg-hero-black .media-section:before{background-color:#000!important}@media(min-width:390px){.l3-hero .cta-list{flex-wrap:wrap}}.l3-hero .hero-text-lower-left .container-fluid,.l3-hero .hero-text-lower-left .container-lg,.l3-hero .hero-text-lower-left .container-md,.l3-hero .hero-text-lower-left .container-sm{align-items:end}.l3-hero .hero-text-lower-left .container-fluid .copy-section,.l3-hero .hero-text-lower-left .container-lg .copy-section,.l3-hero .hero-text-lower-left .container-md .copy-section,.l3-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:4.8rem}@media(min-width:768px){.l3-hero .hero-text-lower-left .container-fluid .copy-section,.l3-hero .hero-text-lower-left .container-lg .copy-section,.l3-hero .hero-text-lower-left .container-md .copy-section,.l3-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:5.6rem}}@media(min-width:1200px){.l3-hero .hero-text-lower-left .container-fluid .copy-section,.l3-hero .hero-text-lower-left .container-lg .copy-section,.l3-hero .hero-text-lower-left .container-md .copy-section,.l3-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:7.2rem}}.l3-hero .hero-text-upper-left .container-fluid,.l3-hero .hero-text-upper-left .container-lg,.l3-hero .hero-text-upper-left .container-md,.l3-hero .hero-text-upper-left .container-sm{align-items:start}.l3-hero .hero-text-upper-left .container-fluid .copy-section,.l3-hero .hero-text-upper-left .container-lg .copy-section,.l3-hero .hero-text-upper-left .container-md .copy-section,.l3-hero .hero-text-upper-left .container-sm .copy-section{padding-top:4.8rem}@media(min-width:768px){.l3-hero .hero-text-upper-left .container-fluid .copy-section,.l3-hero .hero-text-upper-left .container-lg .copy-section,.l3-hero .hero-text-upper-left .container-md .copy-section,.l3-hero .hero-text-upper-left .container-sm .copy-section{padding-top:5.6rem}}@media(min-width:1200px){.l3-hero .hero-text-upper-left .container-fluid .copy-section,.l3-hero .hero-text-upper-left .container-lg .copy-section,.l3-hero .hero-text-upper-left .container-md .copy-section,.l3-hero .hero-text-upper-left .container-sm .copy-section{padding-top:7.2rem}}.l3-hero .hero-text-upper-center .container-fluid,.l3-hero .hero-text-upper-center .container-lg,.l3-hero .hero-text-upper-center .container-md,.l3-hero .hero-text-upper-center .container-sm{align-items:start}.l3-hero .hero-text-upper-center .container-fluid .container,.l3-hero .hero-text-upper-center .container-lg .container,.l3-hero .hero-text-upper-center .container-md .container,.l3-hero .hero-text-upper-center .container-sm .container{justify-content:center}.l3-hero .hero-text-upper-center .container-fluid .container .copy-section,.l3-hero .hero-text-upper-center .container-lg .container .copy-section,.l3-hero .hero-text-upper-center .container-md .container .copy-section,.l3-hero .hero-text-upper-center .container-sm .container .copy-section{align-items:center;padding-top:4.8rem;text-align:center}@media(min-width:768px){.l3-hero .hero-text-upper-center .container-fluid .container .copy-section,.l3-hero .hero-text-upper-center .container-lg .container .copy-section,.l3-hero .hero-text-upper-center .container-md .container .copy-section,.l3-hero .hero-text-upper-center .container-sm .container .copy-section{padding-top:5.6rem}}@media(min-width:1200px){.l3-hero .hero-text-upper-center .container-fluid .container .copy-section,.l3-hero .hero-text-upper-center .container-lg .container .copy-section,.l3-hero .hero-text-upper-center .container-md .container .copy-section,.l3-hero .hero-text-upper-center .container-sm .container .copy-section{padding-top:7.2rem}}.l3-hero .hero-text-lower-center .container-fluid,.l3-hero .hero-text-lower-center .container-lg,.l3-hero .hero-text-lower-center .container-md,.l3-hero .hero-text-lower-center .container-sm{align-items:end}.l3-hero .hero-text-lower-center .container-fluid .container,.l3-hero .hero-text-lower-center .container-lg .container,.l3-hero .hero-text-lower-center .container-md .container,.l3-hero .hero-text-lower-center .container-sm .container{justify-content:center}.l3-hero .hero-text-lower-center .container-fluid .container .copy-section,.l3-hero .hero-text-lower-center .container-lg .container .copy-section,.l3-hero .hero-text-lower-center .container-md .container .copy-section,.l3-hero .hero-text-lower-center .container-sm .container .copy-section{align-items:center;padding-bottom:4.8rem;text-align:center}@media(min-width:768px){.l3-hero .hero-text-lower-center .container-fluid .container .copy-section,.l3-hero .hero-text-lower-center .container-lg .container .copy-section,.l3-hero .hero-text-lower-center .container-md .container .copy-section,.l3-hero .hero-text-lower-center .container-sm .container .copy-section{padding-bottom:5.6rem}}@media(min-width:1200px){.l3-hero .hero-text-lower-center .container-fluid .container .copy-section,.l3-hero .hero-text-lower-center .container-lg .container .copy-section,.l3-hero .hero-text-lower-center .container-md .container .copy-section,.l3-hero .hero-text-lower-center .container-sm .container .copy-section{padding-bottom:7.2rem}}.l3-hero .hero-text-center .container-fluid,.l3-hero .hero-text-center .container-lg,.l3-hero .hero-text-center .container-md,.l3-hero .hero-text-center .container-sm{align-items:center}.l3-hero .hero-text-center .container-fluid .container,.l3-hero .hero-text-center .container-lg .container,.l3-hero .hero-text-center .container-md .container,.l3-hero .hero-text-center .container-sm .container{justify-content:center}.l3-hero .hero-text-center .container-fluid .container .copy-section,.l3-hero .hero-text-center .container-lg .container .copy-section,.l3-hero .hero-text-center .container-md .container .copy-section,.l3-hero .hero-text-center .container-sm .container .copy-section{align-items:center;text-align:center}.l4-hero{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.l4-hero{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.l4-hero{padding-bottom:8rem;padding-top:8rem}}.l4-hero.utility .copy-section{align-items:center;display:flex;flex-direction:column;gap:1.6rem;justify-content:center;text-align:center}.l4-hero.utility .copy-section>.cta-list{gap:2.4rem;margin-top:1.6rem}.l4-hero .bg-hero-white .hero-background,.l4-hero .bg-hero-white .media-section:before{background-color:#fff!important}.l4-hero .bg-hero-subtle .hero-background,.l4-hero .bg-hero-subtle .media-section:before{background-color:#fafcfc!important}.l4-hero .bg-hero-subtle-2 .hero-background,.l4-hero .bg-hero-subtle-2 .media-section:before{background-color:#f8f8f8!important}.l4-hero .bg-hero-base .hero-background,.l4-hero .bg-hero-base .media-section:before{background-color:#0639a6!important}.l4-hero .bg-hero-medium .hero-background,.l4-hero .bg-hero-medium .media-section:before{background-color:#00205b!important}.l4-hero .bg-hero-bright .hero-background,.l4-hero .bg-hero-bright .media-section:before{background-color:#79bb30!important}.l4-hero .bg-hero-dark .hero-background,.l4-hero .bg-hero-dark .media-section:before{background-color:#333!important}.l4-hero .bg-hero-black .hero-background,.l4-hero .bg-hero-black .media-section:before{background-color:#000!important}@media(min-width:390px){.l4-hero .cta-list{flex-wrap:wrap}}.l4-hero .hero-text-lower-left .container-fluid,.l4-hero .hero-text-lower-left .container-lg,.l4-hero .hero-text-lower-left .container-md,.l4-hero .hero-text-lower-left .container-sm{align-items:end}.l4-hero .hero-text-lower-left .container-fluid .copy-section,.l4-hero .hero-text-lower-left .container-lg .copy-section,.l4-hero .hero-text-lower-left .container-md .copy-section,.l4-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:4.8rem}@media(min-width:768px){.l4-hero .hero-text-lower-left .container-fluid .copy-section,.l4-hero .hero-text-lower-left .container-lg .copy-section,.l4-hero .hero-text-lower-left .container-md .copy-section,.l4-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:5.6rem}}@media(min-width:1200px){.l4-hero .hero-text-lower-left .container-fluid .copy-section,.l4-hero .hero-text-lower-left .container-lg .copy-section,.l4-hero .hero-text-lower-left .container-md .copy-section,.l4-hero .hero-text-lower-left .container-sm .copy-section{padding-bottom:7.2rem}}.l4-hero .hero-text-upper-left .container-fluid,.l4-hero .hero-text-upper-left .container-lg,.l4-hero .hero-text-upper-left .container-md,.l4-hero .hero-text-upper-left .container-sm{align-items:start}.l4-hero .hero-text-upper-left .container-fluid .copy-section,.l4-hero .hero-text-upper-left .container-lg .copy-section,.l4-hero .hero-text-upper-left .container-md .copy-section,.l4-hero .hero-text-upper-left .container-sm .copy-section{padding-top:4.8rem}@media(min-width:768px){.l4-hero .hero-text-upper-left .container-fluid .copy-section,.l4-hero .hero-text-upper-left .container-lg .copy-section,.l4-hero .hero-text-upper-left .container-md .copy-section,.l4-hero .hero-text-upper-left .container-sm .copy-section{padding-top:5.6rem}}@media(min-width:1200px){.l4-hero .hero-text-upper-left .container-fluid .copy-section,.l4-hero .hero-text-upper-left .container-lg .copy-section,.l4-hero .hero-text-upper-left .container-md .copy-section,.l4-hero .hero-text-upper-left .container-sm .copy-section{padding-top:7.2rem}}.l4-hero .hero-text-upper-center .container-fluid,.l4-hero .hero-text-upper-center .container-lg,.l4-hero .hero-text-upper-center .container-md,.l4-hero .hero-text-upper-center .container-sm{align-items:start}.l4-hero .hero-text-upper-center .container-fluid .container,.l4-hero .hero-text-upper-center .container-lg .container,.l4-hero .hero-text-upper-center .container-md .container,.l4-hero .hero-text-upper-center .container-sm .container{justify-content:center}.l4-hero .hero-text-upper-center .container-fluid .container .copy-section,.l4-hero .hero-text-upper-center .container-lg .container .copy-section,.l4-hero .hero-text-upper-center .container-md .container .copy-section,.l4-hero .hero-text-upper-center .container-sm .container .copy-section{align-items:center;padding-top:4.8rem;text-align:center}@media(min-width:768px){.l4-hero .hero-text-upper-center .container-fluid .container .copy-section,.l4-hero .hero-text-upper-center .container-lg .container .copy-section,.l4-hero .hero-text-upper-center .container-md .container .copy-section,.l4-hero .hero-text-upper-center .container-sm .container .copy-section{padding-top:5.6rem}}@media(min-width:1200px){.l4-hero .hero-text-upper-center .container-fluid .container .copy-section,.l4-hero .hero-text-upper-center .container-lg .container .copy-section,.l4-hero .hero-text-upper-center .container-md .container .copy-section,.l4-hero .hero-text-upper-center .container-sm .container .copy-section{padding-top:7.2rem}}.l4-hero .hero-text-lower-center .container-fluid,.l4-hero .hero-text-lower-center .container-lg,.l4-hero .hero-text-lower-center .container-md,.l4-hero .hero-text-lower-center .container-sm{align-items:end}.l4-hero .hero-text-lower-center .container-fluid .container,.l4-hero .hero-text-lower-center .container-lg .container,.l4-hero .hero-text-lower-center .container-md .container,.l4-hero .hero-text-lower-center .container-sm .container{justify-content:center}.l4-hero .hero-text-lower-center .container-fluid .container .copy-section,.l4-hero .hero-text-lower-center .container-lg .container .copy-section,.l4-hero .hero-text-lower-center .container-md .container .copy-section,.l4-hero .hero-text-lower-center .container-sm .container .copy-section{align-items:center;padding-bottom:4.8rem;text-align:center}@media(min-width:768px){.l4-hero .hero-text-lower-center .container-fluid .container .copy-section,.l4-hero .hero-text-lower-center .container-lg .container .copy-section,.l4-hero .hero-text-lower-center .container-md .container .copy-section,.l4-hero .hero-text-lower-center .container-sm .container .copy-section{padding-bottom:5.6rem}}@media(min-width:1200px){.l4-hero .hero-text-lower-center .container-fluid .container .copy-section,.l4-hero .hero-text-lower-center .container-lg .container .copy-section,.l4-hero .hero-text-lower-center .container-md .container .copy-section,.l4-hero .hero-text-lower-center .container-sm .container .copy-section{padding-bottom:7.2rem}}.l4-hero .hero-text-center .container-fluid,.l4-hero .hero-text-center .container-lg,.l4-hero .hero-text-center .container-md,.l4-hero .hero-text-center .container-sm{align-items:center}.l4-hero .hero-text-center .container-fluid .container,.l4-hero .hero-text-center .container-lg .container,.l4-hero .hero-text-center .container-md .container,.l4-hero .hero-text-center .container-sm .container{justify-content:center}.l4-hero .hero-text-center .container-fluid .container .copy-section,.l4-hero .hero-text-center .container-lg .container .copy-section,.l4-hero .hero-text-center .container-md .container .copy-section,.l4-hero .hero-text-center .container-sm .container .copy-section{align-items:center;text-align:center}.hero-carousel{padding:0}.hero-carousel .bg-media{z-index:1}@media(min-width:1200px){.hero-carousel .slick-list .slick-track .slick-slide .component{padding:0}}.hero-carousel .hero-container{z-index:2}.hero-carousel .hero-container .copy-section{display:flex;flex-direction:column;gap:1.6rem}.hero-carousel .hero-container .copy-section .brow{order:-1}.hero-carousel.l5-hero .container-fluid,.hero-carousel.l5-hero .container-lg,.hero-carousel.l5-hero .container-md,.hero-carousel.l5-hero .container-sm{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;justify-content:center;min-height:64rem;padding:0;position:relative}.hero-carousel.l5-hero .container-fluid .container,.hero-carousel.l5-hero .container-lg .container,.hero-carousel.l5-hero .container-md .container,.hero-carousel.l5-hero .container-sm .container{display:flex;flex-direction:row-reverse;height:100%}@media(max-width:767.98px){.hero-carousel.l5-hero .container-fluid .container,.hero-carousel.l5-hero .container-lg .container,.hero-carousel.l5-hero .container-md .container,.hero-carousel.l5-hero .container-sm .container{margin:0}}.hero-carousel.l5-hero .container-fluid .container .hero-container,.hero-carousel.l5-hero .container-lg .container .hero-container,.hero-carousel.l5-hero .container-md .container .hero-container,.hero-carousel.l5-hero .container-sm .container .hero-container{flex:0 0 auto;width:100%}@media(min-width:768px){.hero-carousel.l5-hero .container-fluid .container .hero-container,.hero-carousel.l5-hero .container-lg .container .hero-container,.hero-carousel.l5-hero .container-md .container .hero-container,.hero-carousel.l5-hero .container-sm .container .hero-container{flex:0 0 auto;width:50%}}.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section{align-items:center;gap:1.6rem;text-align:center}@media(min-width:1200px){.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section{margin-left:6.4rem}}@media(min-width:1200px)and (min-width:768px){.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section{margin-left:8rem}}@media(min-width:1200px)and (min-width:1200px){.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section{margin-left:14.4rem}}.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .title p{padding-bottom:1.6rem}@media(min-width:768px){.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .title p{padding-bottom:1.6rem}}@media(min-width:1200px){.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .title p,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .title,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .title p{padding-bottom:1.6rem}}.hero-carousel .bg-hero-white .hero-background,.hero-carousel .bg-hero-white .media-section:before{background-color:#fff!important}.hero-carousel .bg-hero-subtle .hero-background,.hero-carousel .bg-hero-subtle .media-section:before{background-color:#fafcfc!important}.hero-carousel .bg-hero-subtle-2 .hero-background,.hero-carousel .bg-hero-subtle-2 .media-section:before{background-color:#f8f8f8!important}.hero-carousel .bg-hero-base .hero-background,.hero-carousel .bg-hero-base .media-section:before{background-color:#0639a6!important}.hero-carousel .bg-hero-medium .hero-background,.hero-carousel .bg-hero-medium .media-section:before{background-color:#00205b!important}.hero-carousel .bg-hero-bright .hero-background,.hero-carousel .bg-hero-bright .media-section:before{background-color:#79bb30!important}.hero-carousel .bg-hero-dark .hero-background,.hero-carousel .bg-hero-dark .media-section:before{background-color:#333!important}.hero-carousel .bg-hero-black .hero-background,.hero-carousel .bg-hero-black .media-section:before{background-color:#000!important}@media(min-width:390px){.hero-carousel .cta-list{flex-wrap:wrap}}.hero-carousel .hero-text-lower-left .container-fluid,.hero-carousel .hero-text-lower-left .container-lg,.hero-carousel .hero-text-lower-left .container-md,.hero-carousel .hero-text-lower-left .container-sm{align-items:end}.hero-carousel .hero-text-lower-left .container-fluid .copy-section,.hero-carousel .hero-text-lower-left .container-lg .copy-section,.hero-carousel .hero-text-lower-left .container-md .copy-section,.hero-carousel .hero-text-lower-left .container-sm .copy-section{padding-bottom:4.8rem}@media(min-width:768px){.hero-carousel .hero-text-lower-left .container-fluid .copy-section,.hero-carousel .hero-text-lower-left .container-lg .copy-section,.hero-carousel .hero-text-lower-left .container-md .copy-section,.hero-carousel .hero-text-lower-left .container-sm .copy-section{padding-bottom:5.6rem}}@media(min-width:1200px){.hero-carousel .hero-text-lower-left .container-fluid .copy-section,.hero-carousel .hero-text-lower-left .container-lg .copy-section,.hero-carousel .hero-text-lower-left .container-md .copy-section,.hero-carousel .hero-text-lower-left .container-sm .copy-section{padding-bottom:7.2rem}}.hero-carousel .hero-text-upper-left .container-fluid,.hero-carousel .hero-text-upper-left .container-lg,.hero-carousel .hero-text-upper-left .container-md,.hero-carousel .hero-text-upper-left .container-sm{align-items:start}.hero-carousel .hero-text-upper-left .container-fluid .copy-section,.hero-carousel .hero-text-upper-left .container-lg .copy-section,.hero-carousel .hero-text-upper-left .container-md .copy-section,.hero-carousel .hero-text-upper-left .container-sm .copy-section{padding-top:4.8rem}@media(min-width:768px){.hero-carousel .hero-text-upper-left .container-fluid .copy-section,.hero-carousel .hero-text-upper-left .container-lg .copy-section,.hero-carousel .hero-text-upper-left .container-md .copy-section,.hero-carousel .hero-text-upper-left .container-sm .copy-section{padding-top:5.6rem}}@media(min-width:1200px){.hero-carousel .hero-text-upper-left .container-fluid .copy-section,.hero-carousel .hero-text-upper-left .container-lg .copy-section,.hero-carousel .hero-text-upper-left .container-md .copy-section,.hero-carousel .hero-text-upper-left .container-sm .copy-section{padding-top:7.2rem}}.hero-carousel .hero-text-upper-center .container-fluid,.hero-carousel .hero-text-upper-center .container-lg,.hero-carousel .hero-text-upper-center .container-md,.hero-carousel .hero-text-upper-center .container-sm{align-items:start}.hero-carousel .hero-text-upper-center .container-fluid .container,.hero-carousel .hero-text-upper-center .container-lg .container,.hero-carousel .hero-text-upper-center .container-md .container,.hero-carousel .hero-text-upper-center .container-sm .container{justify-content:center}.hero-carousel .hero-text-upper-center .container-fluid .container .copy-section,.hero-carousel .hero-text-upper-center .container-lg .container .copy-section,.hero-carousel .hero-text-upper-center .container-md .container .copy-section,.hero-carousel .hero-text-upper-center .container-sm .container .copy-section{align-items:center;padding-top:4.8rem;text-align:center}@media(min-width:768px){.hero-carousel .hero-text-upper-center .container-fluid .container .copy-section,.hero-carousel .hero-text-upper-center .container-lg .container .copy-section,.hero-carousel .hero-text-upper-center .container-md .container .copy-section,.hero-carousel .hero-text-upper-center .container-sm .container .copy-section{padding-top:5.6rem}}@media(min-width:1200px){.hero-carousel .hero-text-upper-center .container-fluid .container .copy-section,.hero-carousel .hero-text-upper-center .container-lg .container .copy-section,.hero-carousel .hero-text-upper-center .container-md .container .copy-section,.hero-carousel .hero-text-upper-center .container-sm .container .copy-section{padding-top:7.2rem}}.hero-carousel .hero-text-lower-center .container-fluid,.hero-carousel .hero-text-lower-center .container-lg,.hero-carousel .hero-text-lower-center .container-md,.hero-carousel .hero-text-lower-center .container-sm{align-items:end}.hero-carousel .hero-text-lower-center .container-fluid .container,.hero-carousel .hero-text-lower-center .container-lg .container,.hero-carousel .hero-text-lower-center .container-md .container,.hero-carousel .hero-text-lower-center .container-sm .container{justify-content:center}.hero-carousel .hero-text-lower-center .container-fluid .container .copy-section,.hero-carousel .hero-text-lower-center .container-lg .container .copy-section,.hero-carousel .hero-text-lower-center .container-md .container .copy-section,.hero-carousel .hero-text-lower-center .container-sm .container .copy-section{align-items:center;padding-bottom:4.8rem;text-align:center}@media(min-width:768px){.hero-carousel .hero-text-lower-center .container-fluid .container .copy-section,.hero-carousel .hero-text-lower-center .container-lg .container .copy-section,.hero-carousel .hero-text-lower-center .container-md .container .copy-section,.hero-carousel .hero-text-lower-center .container-sm .container .copy-section{padding-bottom:5.6rem}}@media(min-width:1200px){.hero-carousel .hero-text-lower-center .container-fluid .container .copy-section,.hero-carousel .hero-text-lower-center .container-lg .container .copy-section,.hero-carousel .hero-text-lower-center .container-md .container .copy-section,.hero-carousel .hero-text-lower-center .container-sm .container .copy-section{padding-bottom:7.2rem}}.hero-carousel .hero-text-center .container-fluid,.hero-carousel .hero-text-center .container-lg,.hero-carousel .hero-text-center .container-md,.hero-carousel .hero-text-center .container-sm{align-items:center}.hero-carousel .hero-text-center .container-fluid .container,.hero-carousel .hero-text-center .container-lg .container,.hero-carousel .hero-text-center .container-md .container,.hero-carousel .hero-text-center .container-sm .container{justify-content:center}.hero-carousel .hero-text-center .container-fluid .container .copy-section,.hero-carousel .hero-text-center .container-lg .container .copy-section,.hero-carousel .hero-text-center .container-md .container .copy-section,.hero-carousel .hero-text-center .container-sm .container .copy-section{align-items:center;text-align:center}.product-cards{padding-bottom:3.2rem;padding-top:3.2rem}@media(min-width:768px){.product-cards{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.product-cards{padding-bottom:4rem;padding-top:4rem}}.product-cards .copy-section{border-radius:0 0 0 0}.product-cards .copy-section .text-block{display:flex;flex-direction:column;gap:1.6rem;padding:2.4rem}@media(min-width:768px){.product-cards .copy-section .text-block{padding:2.4rem}}@media(min-width:1200px){.product-cards .copy-section .text-block{padding:2.4rem}}.product-cards .copy-section .text-block .title,.product-cards .copy-section .text-block .title p{color:#0639a6}.product-cards .media-section{aspect-ratio:1/1;border-radius:0 0 0 0;max-height:32.5rem;position:relative;width:100%}.product-cards .media-section img{left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.product-cards.solutions-2-row .product-card{flex:0 0 auto;margin-bottom:2.4rem;width:100%}@media(min-width:768px){.product-cards.solutions-2-row .product-card{flex:0 0 auto;width:50%}}@media(min-width:1200px){.product-cards.solutions-2-row .product-card{flex:0 0 auto;width:33.33333333%}.product-cards.solutions-2-row .product-card:first-child{margin-left:16.66666667%}}.product-cards.solutions-3-row .product-card{flex:0 0 auto;margin-bottom:2.4rem;width:100%}@media(min-width:768px){.product-cards.solutions-3-row .product-card{flex:0 0 auto;width:50%}}@media(min-width:1200px){.product-cards.solutions-3-row .product-card{flex:0 0 auto;width:33.33333333%}}.product-cards.solutions-4-row .product-card{flex:0 0 auto;margin-bottom:2.4rem;width:100%}@media(min-width:768px){.product-cards.solutions-4-row .product-card{flex:0 0 auto;width:50%}}@media(min-width:1200px){.product-cards.solutions-4-row .product-card{flex:0 0 auto;width:25%}}.product-cards .ec-clickable-card:has(.ec-card-link-overlay:hover) .media-section img{transform:scale(1.05)}.product-cards .ec-clickable-card .media-section{overflow:hidden}.product-cards .ec-clickable-card .media-section img{transition:all .5s ease}@media(prefers-reduced-motion:reduce){.product-cards .ec-clickable-card .media-section img{transition:none}}.case-study.split-50 .container .copy-section{display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;padding-bottom:5.6rem;padding-top:5.6rem;width:100%}@media(min-width:1200px){.case-study.split-50 .container .copy-section{flex:0 0 auto;padding-bottom:0;padding-top:0;width:50%}}.case-study.split-50 .container .copy-section .copy-wrapper{display:flex;flex:0 0 auto;flex-direction:column;gap:1.6rem;justify-content:center;margin-left:8.33333333%;width:83.33333333%}@media(min-width:1200px){.case-study.split-50 .container .copy-section .copy-wrapper{flex:0 0 auto;margin-left:16.66666667%;width:66.66666667%}}.case-study.split-50 .container .copy-section .copy-wrapper .logo{height:auto;margin-bottom:.8rem;width:11.8rem}@media(min-width:1200px){.case-study.split-50 .container .copy-section .copy-wrapper .logo{margin-bottom:1.6rem}}.case-study.split-50 .container .copy-section .copy-wrapper .cta-list{margin-top:1.6rem}.case-study.split-50 .container .media-section{flex:0 0 auto;min-height:18rem;overflow:hidden;padding:0;width:100%}@media(min-width:768px){.case-study.split-50 .container .media-section{min-height:37.2rem}}@media(min-width:1200px){.case-study.split-50 .container .media-section{flex:0 0 auto;min-height:66.8rem;width:50%}}.case-study.split-50 .container .media-section img,.case-study.split-50 .container .media-section video{height:100%;margin-top:0;-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:100%}.case-study.split-50 .container .media-section img{transition:all .5s ease}@media(prefers-reduced-motion:reduce){.case-study.split-50 .container .media-section img{transition:none}}.case-study.split-50 .container .media-section img:hover{transform:scale(1.05)}.case-study .square .logo{aspect-ratio:1/1}.case-study .rectangle .logo{aspect-ratio:2/1}.feature-vertical-video{position:relative}.feature-vertical-video .component-content .content-wrapper{padding-bottom:6.4rem;padding-top:6.4rem;position:relative;z-index:2}@media(min-width:768px){.feature-vertical-video .component-content .content-wrapper{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.feature-vertical-video .component-content .content-wrapper{padding-bottom:8rem;padding-top:8rem}}.feature-vertical-video .component-content .content-wrapper .media-section{flex:0 0 auto;margin-bottom:2.4rem;padding:0;width:100%}@media(min-width:1200px){.feature-vertical-video .component-content .content-wrapper .media-section{flex:0 0 auto;margin-bottom:0;width:33.33333333%}}.feature-vertical-video .component-content .content-wrapper .media-section .mobile{aspect-ratio:1/2;background-image:url(/theme/medical/images/bg-phone.png);background-position:50%;background-repeat:no-repeat;background-size:contain;margin:auto;max-width:30.8rem}.feature-vertical-video .component-content .content-wrapper .media-section .mobile .ivideo{height:100%;overflow:hidden;position:relative;width:100%}.feature-vertical-video .component-content .content-wrapper .media-section .mobile .ivideo iframe{aspect-ratio:1/2;border:0;height:100%;left:2rem;padding-bottom:10%;padding-top:10%;position:absolute;top:0;width:88%}@media(min-width:1200px){.feature-vertical-video .component-content .content-wrapper .media-section .mobile .ivideo iframe{left:1.5rem;padding-top:13%;width:90%}}.feature-vertical-video .component-content .content-wrapper .media-section .mobile .ivideo iframe video{margin:0 auto}.feature-vertical-video .component-content .content-wrapper .copy-section{display:flex;flex:0 0 auto;flex-direction:column;gap:1.6rem;width:100%}@media(min-width:1200px){.feature-vertical-video .component-content .content-wrapper .copy-section{flex:0 0 auto;width:66.66666667%}}.feature-vertical-video .component-content .content-wrapper .copy-section .details{padding-top:3.2rem}.feature-vertical-video .component-content .content-wrapper .copy-section .details .p-xl{margin-bottom:2.4rem}.feature-vertical-video .component-content .content-wrapper .copy-section .details .p-md{margin-bottom:1.6rem}.feature-vertical-video .bg-media{background-position:0 0!important;background-repeat:no-repeat;background-size:contain;z-index:1}@media(min-width:768px){.feature-vertical-video .bg-media{background-size:unset}}.feature-vertical-video.video-in-page .container-fluid,.feature-vertical-video.video-in-page .container-lg,.feature-vertical-video.video-in-page .container-md,.feature-vertical-video.video-in-page .container-sm{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:28rem;padding:0;position:relative;width:100%}@media(min-width:768px){.feature-vertical-video.video-in-page .container-fluid,.feature-vertical-video.video-in-page .container-lg,.feature-vertical-video.video-in-page .container-md,.feature-vertical-video.video-in-page .container-sm{min-height:48rem}}.feature-vertical-video.video-in-page .container-fluid .bg-media,.feature-vertical-video.video-in-page .container-lg .bg-media,.feature-vertical-video.video-in-page .container-md .bg-media,.feature-vertical-video.video-in-page .container-sm .bg-media{-o-object-position:0 20%;object-position:0 20%;z-index:1}.feature-vertical-video.video-in-page .container-fluid .container,.feature-vertical-video.video-in-page .container-lg .container,.feature-vertical-video.video-in-page .container-md .container,.feature-vertical-video.video-in-page .container-sm .container{align-items:center;display:flex;height:100%;justify-content:center}.feature-vertical-video.video-in-page .container-fluid .container .copy-container,.feature-vertical-video.video-in-page .container-fluid .container .cta-video-link,.feature-vertical-video.video-in-page .container-lg .container .copy-container,.feature-vertical-video.video-in-page .container-lg .container .cta-video-link,.feature-vertical-video.video-in-page .container-md .container .copy-container,.feature-vertical-video.video-in-page .container-md .container .cta-video-link,.feature-vertical-video.video-in-page .container-sm .container .copy-container,.feature-vertical-video.video-in-page .container-sm .container .cta-video-link{z-index:2}.feature-vertical-video.video-in-page .container-fluid .container .cta-video-link,.feature-vertical-video.video-in-page .container-lg .container .cta-video-link,.feature-vertical-video.video-in-page .container-md .container .cta-video-link,.feature-vertical-video.video-in-page .container-sm .container .cta-video-link{background-color:#0639a6;color:#fff;cursor:pointer}.feature-vertical-video.video-in-page .container-fluid .container .cta-video-link:focus,.feature-vertical-video.video-in-page .container-fluid .container .cta-video-link:hover,.feature-vertical-video.video-in-page .container-lg .container .cta-video-link:focus,.feature-vertical-video.video-in-page .container-lg .container .cta-video-link:hover,.feature-vertical-video.video-in-page .container-md .container .cta-video-link:focus,.feature-vertical-video.video-in-page .container-md .container .cta-video-link:hover,.feature-vertical-video.video-in-page .container-sm .container .cta-video-link:focus,.feature-vertical-video.video-in-page .container-sm .container .cta-video-link:hover{background-color:#fff;border:2px solid #0639a6;border-radius:4px;color:#0639a6}.feature-vertical-video.video-in-page .container-fluid .container .cta-video-link .cta-title,.feature-vertical-video.video-in-page .container-lg .container .cta-video-link .cta-title,.feature-vertical-video.video-in-page .container-md .container .cta-video-link .cta-title,.feature-vertical-video.video-in-page .container-sm .container .cta-video-link .cta-title{align-items:center;display:inline-flex;font-size:2rem;font-weight:400;gap:.75rem;height:60px;justify-content:center;line-height:3.2rem;overflow:hidden;padding:16px 32px;width:100%}.rich-text .feature-vertical-video.video-in-page .container-fluid .container .cta-video-link .cta-title,.rich-text .feature-vertical-video.video-in-page .container-lg .container .cta-video-link .cta-title,.rich-text .feature-vertical-video.video-in-page .container-md .container .cta-video-link .cta-title,.rich-text .feature-vertical-video.video-in-page .container-sm .container .cta-video-link .cta-title{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .feature-vertical-video.video-in-page .container-fluid .container .cta-video-link .cta-title,.rich-text .feature-vertical-video.video-in-page .container-lg .container .cta-video-link .cta-title,.rich-text .feature-vertical-video.video-in-page .container-md .container .cta-video-link .cta-title,.rich-text .feature-vertical-video.video-in-page .container-sm .container .cta-video-link .cta-title{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .feature-vertical-video.video-in-page .container-fluid .container .cta-video-link .cta-title,.rich-text .feature-vertical-video.video-in-page .container-lg .container .cta-video-link .cta-title,.rich-text .feature-vertical-video.video-in-page .container-md .container .cta-video-link .cta-title,.rich-text .feature-vertical-video.video-in-page .container-sm .container .cta-video-link .cta-title{margin-bottom:1.6rem}}.feature-vertical-video.video-in-page .container-fluid .container .cta-video-link .cta-title:after,.feature-vertical-video.video-in-page .container-lg .container .cta-video-link .cta-title:after,.feature-vertical-video.video-in-page .container-md .container .cta-video-link .cta-title:after,.feature-vertical-video.video-in-page .container-sm .container .cta-video-link .cta-title:after{background-image:url(/theme/medical/images/icons/play-circle-white.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:12px;width:12px}.feature-vertical-video.video-in-page .container-fluid .container .cta-video-link .cta-title:focus:after,.feature-vertical-video.video-in-page .container-fluid .container .cta-video-link .cta-title:focus:not(:active):after,.feature-vertical-video.video-in-page .container-fluid .container .cta-video-link .cta-title:hover:after,.feature-vertical-video.video-in-page .container-lg .container .cta-video-link .cta-title:focus:after,.feature-vertical-video.video-in-page .container-lg .container .cta-video-link .cta-title:hover:after,.feature-vertical-video.video-in-page .container-md .container .cta-video-link .cta-title:focus:after,.feature-vertical-video.video-in-page .container-md .container .cta-video-link .cta-title:hover:after,.feature-vertical-video.video-in-page .container-sm .container .cta-video-link .cta-title:focus:after,.feature-vertical-video.video-in-page .container-sm .container .cta-video-link .cta-title:hover:after{background-image:url(/theme/medical/images/icons/play-circle-blue.svg)}@media(min-width:768px){.feature-vertical-video.video-in-page .container-fluid .container .cta-video-link .cta-title:after,.feature-vertical-video.video-in-page .container-lg .container .cta-video-link .cta-title:after,.feature-vertical-video.video-in-page .container-md .container .cta-video-link .cta-title:after,.feature-vertical-video.video-in-page .container-sm .container .cta-video-link .cta-title:after{height:36px;width:36px}}.feature-vertical-video.video-in-page .container-fluid .container .copy-section,.feature-vertical-video.video-in-page .container-lg .container .copy-section,.feature-vertical-video.video-in-page .container-md .container .copy-section,.feature-vertical-video.video-in-page .container-sm .container .copy-section{align-items:center;display:flex;flex-direction:column}.feature-vertical-video.video-in-page .container-fluid .container .copy-section .cta-list,.feature-vertical-video.video-in-page .container-lg .container .copy-section .cta-list,.feature-vertical-video.video-in-page .container-md .container .copy-section .cta-list,.feature-vertical-video.video-in-page .container-sm .container .copy-section .cta-list{display:flex}.feature-vertical-video.video-in-page .container-fluid .container .copy-section .cta-list .btn-cta-primary,.feature-vertical-video.video-in-page .container-lg .container .copy-section .cta-list .btn-cta-primary,.feature-vertical-video.video-in-page .container-md .container .copy-section .cta-list .btn-cta-primary,.feature-vertical-video.video-in-page .container-sm .container .copy-section .cta-list .btn-cta-primary{align-items:center;display:inline-flex;gap:.75rem;height:60px;justify-content:center;overflow:hidden;padding:16px 32px;width:100%}.feature-vertical-video.video-in-page .container-fluid .container .copy-section .cta-list .btn-cta-primary:after,.feature-vertical-video.video-in-page .container-lg .container .copy-section .cta-list .btn-cta-primary:after,.feature-vertical-video.video-in-page .container-md .container .copy-section .cta-list .btn-cta-primary:after,.feature-vertical-video.video-in-page .container-sm .container .copy-section .cta-list .btn-cta-primary:after{background-image:url(/theme/medical/images/icons/play-circle-white.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:12px;width:12px}.feature-vertical-video.video-in-page .container-fluid .container .copy-section .cta-list .btn-cta-primary:focus:after,.feature-vertical-video.video-in-page .container-fluid .container .copy-section .cta-list .btn-cta-primary:focus:not(:active):after,.feature-vertical-video.video-in-page .container-fluid .container .copy-section .cta-list .btn-cta-primary:hover:after,.feature-vertical-video.video-in-page .container-lg .container .copy-section .cta-list .btn-cta-primary:focus:after,.feature-vertical-video.video-in-page .container-lg .container .copy-section .cta-list .btn-cta-primary:hover:after,.feature-vertical-video.video-in-page .container-md .container .copy-section .cta-list .btn-cta-primary:focus:after,.feature-vertical-video.video-in-page .container-md .container .copy-section .cta-list .btn-cta-primary:hover:after,.feature-vertical-video.video-in-page .container-sm .container .copy-section .cta-list .btn-cta-primary:focus:after,.feature-vertical-video.video-in-page .container-sm .container .copy-section .cta-list .btn-cta-primary:hover:after{background-image:url(/theme/medical/images/icons/play-circle-blue.svg)}@media(min-width:768px){.feature-vertical-video.video-in-page .container-fluid .container .copy-section .cta-list .btn-cta-primary:after,.feature-vertical-video.video-in-page .container-lg .container .copy-section .cta-list .btn-cta-primary:after,.feature-vertical-video.video-in-page .container-md .container .copy-section .cta-list .btn-cta-primary:after,.feature-vertical-video.video-in-page .container-sm .container .copy-section .cta-list .btn-cta-primary:after{height:36px;width:36px}}.hi-lo-cards{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.hi-lo-cards{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.hi-lo-cards{padding-bottom:7.2rem;padding-top:7.2rem}}.hi-lo-cards.bg-base .hi-lo-card-description,.hi-lo-cards.bg-base .hi-lo-card-heading,.hi-lo-cards.bg-base .hi-lo-cards-title,.hi-lo-cards.bg-dark .hi-lo-card-description,.hi-lo-cards.bg-dark .hi-lo-card-heading,.hi-lo-cards.bg-dark .hi-lo-cards-title{color:#fff}.hi-lo-cards.bg-base.hi-lo-card-action .hi-lo-card-description,.hi-lo-cards.bg-base.hi-lo-card-action .hi-lo-card-heading,.hi-lo-cards.bg-base.hi-lo-card-action .link-glow-base,.hi-lo-cards.bg-dark.hi-lo-card-action .hi-lo-card-description,.hi-lo-cards.bg-dark.hi-lo-card-action .hi-lo-card-heading,.hi-lo-cards.bg-dark.hi-lo-card-action .link-glow-base{color:#000}.hi-lo-cards.bg-base.hi-lo-card-action .link-glow-base:hover,.hi-lo-cards.bg-dark.hi-lo-card-action .link-glow-base:hover{color:#fff}.hi-lo-cards .hi-lo-cards-title{padding-bottom:4.8rem;padding-left:0}@media(min-width:768px){.hi-lo-cards .hi-lo-cards-title{padding-bottom:5.6rem}}@media(min-width:1200px){.hi-lo-cards .hi-lo-cards-title{padding-bottom:7.2rem}}.hi-lo-cards .hi-lo-cards-wrapper{display:flex}.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container{-moz-column-gap:2.4rem;column-gap:2.4rem;display:flex;flex:0 0 auto;flex-direction:column-reverse;margin-bottom:2.4rem;width:100%}@media(min-width:768px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container{flex:0 0 auto;width:50%}}@media(min-width:1200px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container{flex:0 0 auto;width:25%}}@media(min-width:768px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container{flex-direction:column;margin-bottom:0;padding-left:0}.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container:nth-child(odd){padding-right:2.4rem}.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container:nth-child(odd) .hi-lo-card-image{order:13!important}}@media(min-width:768px)and (min-width:768px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container:nth-child(odd){padding-right:2.4rem}}@media(min-width:768px)and (min-width:1200px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container:nth-child(odd){padding-right:2.4rem}}@media(min-width:1200px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container:not(:last-child){padding-right:2.4rem}}@media(min-width:1200px)and (min-width:768px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container:not(:last-child){padding-right:2.4rem}}@media(min-width:1200px)and (min-width:1200px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container:not(:last-child){padding-right:2.4rem}}@media(min-width:768px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container{margin-bottom:2.4rem}}@media(min-width:1200px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container{margin-bottom:2.4rem}}.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-description{padding-bottom:1.6rem}@media(min-width:768px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-description{padding-bottom:1.6rem}}@media(min-width:1200px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-description{padding-bottom:1.6rem}}.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-heading{padding-bottom:1.6rem}@media(min-width:768px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-heading{padding-bottom:1.6rem}}@media(min-width:1200px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-heading{padding-bottom:1.6rem}}.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-subtitle{padding-bottom:1.6rem}@media(min-width:768px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-subtitle{padding-bottom:1.6rem}}@media(min-width:1200px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-subtitle{padding-bottom:1.6rem}}.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-cta{padding-bottom:1.6rem;padding-top:.8rem}@media(min-width:768px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-cta{padding-top:.8rem}}@media(min-width:1200px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-cta{padding-top:.8rem}}@media(min-width:768px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-cta{padding-bottom:1.6rem}}@media(min-width:1200px){.hi-lo-cards .hi-lo-cards-wrapper .hi-lo-card-container .hi-lo-card-text .hi-lo-card-cta{padding-bottom:1.6rem}}.hi-lo-cards.hi-lo-card-action{background-color:#f8f8f8}.hi-lo-cards.hi-lo-card-action .hi-lo-card-container .hi-lo-card-text{background-color:#fff;padding:1.6rem}@media(min-width:768px){.hi-lo-cards.hi-lo-card-action .hi-lo-card-container .hi-lo-card-text{height:32rem;padding-bottom:1.6rem;padding-top:1.6rem}}@media(min-width:1200px){.hi-lo-cards.hi-lo-card-action .hi-lo-card-container .hi-lo-card-text{padding-bottom:1.6rem;padding-top:1.6rem}}@media(min-width:768px){.hi-lo-cards.hi-lo-card-action .hi-lo-card-container .hi-lo-card-text{padding-left:1.6rem;padding-right:1.6rem}}@media(min-width:1200px){.hi-lo-cards.hi-lo-card-action .hi-lo-card-container .hi-lo-card-text{padding-left:1.6rem;padding-right:1.6rem}}.hi-lo-cards.hi-lo-card-action .hi-lo-card-image{overflow:hidden}@media(min-width:768px){.hi-lo-cards.hi-lo-card-action .hi-lo-card-image{height:32rem}}.hi-lo-cards.hi-lo-card-action .hi-lo-card-image img{width:100%}.hi-lo-cards.hi-lo-card-three .hi-lo-card-container{flex:0 0 auto;flex-direction:column-reverse;padding-right:0!important;width:91.66666667%}@media(min-width:768px){.hi-lo-cards.hi-lo-card-three .hi-lo-card-container{flex:0 0 auto;width:41.66666667%}.hi-lo-cards.hi-lo-card-three .hi-lo-card-container:nth-child(2){margin-left:8.33333333%}}@media(min-width:1200px){.hi-lo-cards.hi-lo-card-three .hi-lo-card-container{flex:0 0 auto;width:25%}.hi-lo-cards.hi-lo-card-three .hi-lo-card-container:nth-child(3){margin-left:8.33333333%}}@media(max-width:1199.98px){.hi-lo-cards.hi-lo-card-three .hi-lo-card-container:nth-child(2n){flex-direction:column}}@media(max-width:767.98px){.hi-lo-cards.hi-lo-card-three .hi-lo-card-container{flex-direction:column}}.hi-lo-cards.hi-lo-card-three .hi-lo-card-container .hi-lo-card-text{padding-top:2.4rem}@media(min-width:768px){.hi-lo-cards.hi-lo-card-three .hi-lo-card-container .hi-lo-card-text{padding-top:2.4rem}}@media(min-width:1200px){.hi-lo-cards.hi-lo-card-three .hi-lo-card-container .hi-lo-card-text{padding-top:2.4rem}.hi-lo-cards.hi-lo-card-three .hi-lo-card-container .hi-lo-card-text:nth-child(odd){padding-top:0}}.hi-lo-cards.hi-lo-card-three .hi-lo-card-container .hi-lo-card-image img{width:auto}@media(min-width:768px){.hi-lo-cards.hi-lo-card-four .hi-lo-card-container:nth-child(odd) .hi-lo-card-text{padding:0}}.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-text{padding-top:2.4rem}@media(min-width:768px){.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-text{padding-top:2.4rem}}@media(min-width:1200px){.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-text{padding-top:3.2rem}}.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-text .hi-lo-card-description{padding-bottom:2.4rem}@media(min-width:768px){.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-text .hi-lo-card-description{padding-bottom:2.4rem}}@media(min-width:1200px){.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-text .hi-lo-card-description{padding-bottom:3.2rem}}.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-image{padding-top:2.4rem}@media(min-width:768px){.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-image{padding-top:2.4rem}}@media(min-width:1200px){.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-image{padding-top:3.2rem}}@media(min-width:768px){.hi-lo-cards.hi-lo-card-four .hi-lo-card-container .hi-lo-card-image{padding-top:0}}.tab-nav-vertical{padding-bottom:4rem;padding-top:4rem}@media(min-width:768px){.tab-nav-vertical{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.tab-nav-vertical{padding-bottom:4.8rem;padding-top:4.8rem}}.tab-nav-vertical .row{row-gap:2.4rem}@media(min-width:1200px){.tab-nav-vertical .row{row-gap:2.4rem}}.tab-nav-vertical .main-heading{align-items:center;display:flex;flex-direction:column}.tab-nav-vertical .main-heading .title,.tab-nav-vertical .main-heading .title p{margin-bottom:1.6rem}@media(min-width:768px){.tab-nav-vertical .main-heading .title,.tab-nav-vertical .main-heading .title p{margin-bottom:1.6rem}}@media(min-width:1200px){.tab-nav-vertical .main-heading .title,.tab-nav-vertical .main-heading .title p{margin-bottom:1.6rem}}.tab-nav-vertical .copy-block{display:none;height:100%;margin-bottom:2.4rem;padding:2.4rem 20px}@media(min-width:768px){.tab-nav-vertical .copy-block{margin-bottom:2.4rem}}@media(min-width:1200px){.tab-nav-vertical .copy-block{margin-bottom:2.4rem}}@media(min-width:768px){.tab-nav-vertical .copy-block{padding:2.4rem 28px}}@media(min-width:1200px){.tab-nav-vertical .copy-block{margin-bottom:0;padding:3.2rem 28px}}.tab-nav-vertical .copy-block.active{display:none}@media(min-width:1200px){.tab-nav-vertical .copy-block.active{animation-duration:1s;animation-fill-mode:both;animation-name:fadeIn;display:block}}.tab-nav-vertical .copy-block.active-sm{display:block}@media(min-width:1200px){.tab-nav-vertical .copy-block.active-sm{display:none}}.tab-nav-vertical .copy-block .copy-header{margin-top:2.4rem}@media(min-width:768px){.tab-nav-vertical .copy-block .copy-header{margin-top:2.4rem}}@media(min-width:1200px){.tab-nav-vertical .copy-block .copy-header{margin-top:2.4rem}}.tab-nav-vertical .copy-block .copy-header .title,.tab-nav-vertical .copy-block .copy-header .title p{margin-bottom:1.6rem}@media(min-width:768px){.tab-nav-vertical .copy-block .copy-header .title,.tab-nav-vertical .copy-block .copy-header .title p{margin-bottom:1.6rem}}@media(min-width:1200px){.tab-nav-vertical .copy-block .copy-header .title,.tab-nav-vertical .copy-block .copy-header .title p{margin-bottom:1.6rem}}.tab-nav-vertical .copy-block .copy-header .tag,.tab-nav-vertical .copy-block .copy-header .tag p{margin-bottom:1.6rem}@media(min-width:768px){.tab-nav-vertical .copy-block .copy-header .tag,.tab-nav-vertical .copy-block .copy-header .tag p{margin-bottom:1.6rem}}@media(min-width:1200px){.tab-nav-vertical .copy-block .copy-header .tag,.tab-nav-vertical .copy-block .copy-header .tag p{margin-bottom:1.6rem}}.tab-nav-vertical .copy-block .media-section{aspect-ratio:2/1;height:auto;max-width:100%;position:relative}.tab-nav-vertical .copy-block .media-section img{height:auto;width:100%}.tab-nav-vertical .copy-block .copy-footer{margin-top:1.6rem}@media(min-width:768px){.tab-nav-vertical .copy-block .copy-footer{margin-top:1.6rem}}@media(min-width:1200px){.tab-nav-vertical .copy-block .copy-footer{margin-top:1.6rem}}.tab-nav-vertical .link-section li{cursor:pointer}.tab-nav-vertical .link-section li .link{margin-bottom:2.4rem;margin-left:0;width:calc(100% - 3.2rem)}@media(min-width:768px){.tab-nav-vertical .link-section li .link{margin-bottom:2.4rem}}@media(min-width:1200px){.tab-nav-vertical .link-section li .link{margin-bottom:2.4rem}}@media(min-width:768px){.tab-nav-vertical .link-section li .link{width:100%}}@media(min-width:1200px){.tab-nav-vertical .link-section li .link{margin-left:4rem}}.tab-nav-vertical .link-section li a{position:relative;text-decoration:none}.tab-nav-vertical .link-section li a:after{content:url(/theme/medical/images/icons/tab-nav-plus.svg);opacity:1;padding:.8rem;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:opacity .2s ease;vertical-align:middle}@media(prefers-reduced-motion:reduce){.tab-nav-vertical .link-section li a:after{transition:none}}@media(min-width:1200px){.tab-nav-vertical .link-section li a:after{content:none}.tab-nav-vertical .link-section li a:before{content:url(/theme/medical/images/icons/tab-nav-arrow.svg);left:0;opacity:0;padding:.8rem;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease;vertical-align:middle}}@media(min-width:1200px)and (prefers-reduced-motion:reduce){.tab-nav-vertical .link-section li a:before{transition:none}}@media(min-width:1200px){.tab-nav-vertical .link-section li a:hover:before{opacity:1}}.tab-nav-vertical .link-section li.active-sm a:after{content:url(/theme/medical/images/icons/tab-nav-minus.svg)}@media(min-width:1200px){.tab-nav-vertical .link-section li.active-sm a:after{content:none}}.tab-nav-vertical .link-section li.active .link-wrapper:before{opacity:1}.tab-nav-vertical .link-section li.active .link{color:#0639a6;font-weight:500}.tab-nav-vertical.toggle-hr-lines hr{display:none}.tab-nav-vertical.vertical-5x7 .link-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.tab-nav-vertical.vertical-5x7 .link-section{flex:0 0 auto;width:41.66666667%}}.tab-nav-vertical.vertical-5x7 .copy-section{flex:0 0 auto;width:100%}@media(max-width:1199.98px){.tab-nav-vertical.vertical-5x7 .copy-section{display:none}}@media(min-width:1200px){.tab-nav-vertical.vertical-5x7 .copy-section{flex:0 0 auto;width:58.33333333%}}.feature-content{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.feature-content{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.feature-content{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:390px){.feature-content .row{row-gap:3.2rem}}@media(min-width:768px){.feature-content .row{row-gap:4rem}}.feature-content .chart-section .chart-block,.feature-content .copy-section{display:flex;flex-direction:column;gap:1.6rem}.feature-content .chart-section .chart-block .chart-header{margin-top:2.4rem}@media(min-width:768px){.feature-content .chart-section .chart-block .chart-header{margin-top:2.4rem}}@media(min-width:1200px){.feature-content .chart-section .chart-block .chart-header{margin-top:2.4rem}}.feature-content .chart-section .chart-block .chart-header .title,.feature-content .chart-section .chart-block .chart-header .title p{margin-bottom:1.6rem}@media(min-width:768px){.feature-content .chart-section .chart-block .chart-header .title,.feature-content .chart-section .chart-block .chart-header .title p{margin-bottom:1.6rem}}@media(min-width:1200px){.feature-content .chart-section .chart-block .chart-header .title,.feature-content .chart-section .chart-block .chart-header .title p{margin-bottom:1.6rem}}.feature-content .chart-section .chart-block .media-section{aspect-ratio:1/1;height:auto;max-width:100%;position:relative}.feature-content .chart-section .chart-block .media-section img{height:auto;left:0;position:absolute;top:0;width:100%}.feature-content .chart-section .chart-block .chart-footer{margin-bottom:1.6rem}@media(min-width:768px){.feature-content .chart-section .chart-block .chart-footer{margin-bottom:1.6rem}}@media(min-width:1200px){.feature-content .chart-section .chart-block .chart-footer{margin-bottom:1.6rem}}.feature-content.offset-center-5x1x5x1 .copy-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.feature-content.offset-center-5x1x5x1 .copy-section{flex:0 0 auto;width:41.66666667%}}.feature-content.offset-center-5x1x5x1 .chart-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.feature-content.offset-center-5x1x5x1 .chart-section{flex:0 0 auto;margin-left:8.33333333%;width:41.66666667%}}.search-results .no-results{display:block;margin-bottom:6rem}.search-results .search-results-overlay{display:none}.search-results.loading-in-progress{min-height:200px}.search-results.loading-in-progress .no-results{display:none}.search-results.loading-in-progress .search-result-overlay{background-color:transparent;height:100%;left:0;position:absolute;top:0;width:100%}.search-results.loading-in-progress .search-result-overlay:after{background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+CiAgPHBhdGggIG9wYWNpdHk9Ii4yNSIgZD0iTTE2IDAgQTE2IDE2IDAgMCAwIDE2IDMyIEExNiAxNiAwIDAgMCAxNiAwIE0xNiA0IEExMiAxMiAwIDAgMSAxNiAyOCBBMTIgMTIgMCAwIDEgMTYgNCIvPgogIDxwYXRoIGZpbGw9JyNkZGRkZGQnIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMSAzMiAxNiBMMjggMTYgQTEyIDEyIDAgMCAwIDE2IDR6Ij4KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvcGF0aD4KPC9zdmc+);background-repeat:no-repeat;background-size:100% 100%;content:"";height:50px;left:0;margin:-40px auto 0;position:absolute;right:0;top:50%;width:50px}.load-more .btn-cta-tertiary,.load-more .btn-link,.load-more .link-inline-linklist-item{font-size:18px;line-height:18px;padding:0}.load-more>.component-content input{background-color:#fff!important;border:3px solid #00205b;border-radius:50px;color:#000;font-size:14px;font-weight:700;height:50px;padding:5px 50px;transition:.5s;width:157px}.load-more>.component-content input:focus,.load-more>.component-content input:hover{background-color:#00205b!important;color:#fff}.tt-menu{background:#fff;border:1px solid #ddd;font-size:18px;max-height:20rem;overflow-y:scroll;padding:0;width:100%}.sugesstion-item.tt-suggestion .field-title{padding:15px}.sugesstion-item.tt-suggestion .field-title a{font-size:18px;text-decoration:none}.sugesstion-item.tt-suggestion .field-title a:focus,.sugesstion-item.tt-suggestion .field-title a:hover{text-decoration:underline}.sugesstion-item.tt-suggestion .field-title a:hover{font-weight:700}.search-results-title.field-blog-title{font-size:20px;line-height:26px}.search-results-row{margin-bottom:20px;min-height:100px;padding-bottom:20px}.form-in-page.wide{padding-bottom:4rem;padding-top:4rem}@media(min-width:768px){.form-in-page.wide{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.form-in-page.wide{padding-bottom:4.8rem;padding-top:4.8rem}}.form-in-page.wide .copy-section{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:2.4rem}.form-in-page.wide .copy-section .details,.form-in-page.wide .copy-section .details p{margin-bottom:1.6rem}@media(min-width:768px){.form-in-page.wide .copy-section .details,.form-in-page.wide .copy-section .details p{margin-bottom:1.6rem}}@media(min-width:1200px){.form-in-page.wide .copy-section .details,.form-in-page.wide .copy-section .details p{margin-bottom:1.6rem}}@media(min-width:768px){.form-in-page.wide .copy-section{margin-bottom:2.4rem}}@media(min-width:1200px){.form-in-page.wide .copy-section{margin-bottom:2.4rem}}@media(min-width:1200px)and (min-width:768px){.form-in-page.wide .copy-section{margin-bottom:2.4rem}}@media(min-width:1200px)and (min-width:1200px){.form-in-page.wide .copy-section{margin-bottom:3.2rem}}@media(min-width:1200px){.form-in-page.wide .ec-sc-form-wrapper input[type=submit]{margin-bottom:.8rem;margin-top:.8rem}}@media(min-width:1200px)and (min-width:768px){.form-in-page.wide .ec-sc-form-wrapper input[type=submit]{margin-bottom:.8rem;margin-top:.8rem}}@media(min-width:1200px)and (min-width:1200px){.form-in-page.wide .ec-sc-form-wrapper input[type=submit]{margin-bottom:.8rem;margin-top:.8rem}}.form-in-page.split-page .component-content{overflow-x:hidden}.form-in-page.split-page .component-content .copy-section{display:flex;flex-direction:column;gap:2.4rem;padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.form-in-page.split-page .component-content .copy-section{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.form-in-page.split-page .component-content .copy-section{gap:3.2rem;padding-bottom:7.2rem;padding-top:7.2rem}}.form-in-page.split-page .component-content .copy-section .title,.form-in-page.split-page .component-content .copy-section .title p{margin-bottom:1.6rem}@media(min-width:768px){.form-in-page.split-page .component-content .copy-section .title,.form-in-page.split-page .component-content .copy-section .title p{margin-bottom:1.6rem}}@media(min-width:1200px){.form-in-page.split-page .component-content .copy-section .title,.form-in-page.split-page .component-content .copy-section .title p{margin-bottom:1.6rem}}.form-in-page.split-page .component-content .copy-section .details p{margin-bottom:1.6rem}@media(min-width:768px){.form-in-page.split-page .component-content .copy-section .details p{margin-bottom:1.6rem}}@media(min-width:1200px){.form-in-page.split-page .component-content .copy-section .details p{margin-bottom:1.6rem}}.form-in-page.split-page .component-content .copy-section .details .h1,.form-in-page.split-page .component-content .copy-section .details .h2,.form-in-page.split-page .component-content .copy-section .details .h3,.form-in-page.split-page .component-content .copy-section .details .h4,.form-in-page.split-page .component-content .copy-section .details .h5,.form-in-page.split-page .component-content .copy-section .details .h6,.form-in-page.split-page .component-content .copy-section .details h1,.form-in-page.split-page .component-content .copy-section .details h2,.form-in-page.split-page .component-content .copy-section .details h3,.form-in-page.split-page .component-content .copy-section .details h4,.form-in-page.split-page .component-content .copy-section .details h5,.form-in-page.split-page .component-content .copy-section .details h6{margin-bottom:1.6rem}@media(min-width:768px){.form-in-page.split-page .component-content .copy-section .details .h1,.form-in-page.split-page .component-content .copy-section .details .h2,.form-in-page.split-page .component-content .copy-section .details .h3,.form-in-page.split-page .component-content .copy-section .details .h4,.form-in-page.split-page .component-content .copy-section .details .h5,.form-in-page.split-page .component-content .copy-section .details .h6,.form-in-page.split-page .component-content .copy-section .details h1,.form-in-page.split-page .component-content .copy-section .details h2,.form-in-page.split-page .component-content .copy-section .details h3,.form-in-page.split-page .component-content .copy-section .details h4,.form-in-page.split-page .component-content .copy-section .details h5,.form-in-page.split-page .component-content .copy-section .details h6{margin-bottom:1.6rem}}@media(min-width:1200px){.form-in-page.split-page .component-content .copy-section .details .h1,.form-in-page.split-page .component-content .copy-section .details .h2,.form-in-page.split-page .component-content .copy-section .details .h3,.form-in-page.split-page .component-content .copy-section .details .h4,.form-in-page.split-page .component-content .copy-section .details .h5,.form-in-page.split-page .component-content .copy-section .details .h6,.form-in-page.split-page .component-content .copy-section .details h1,.form-in-page.split-page .component-content .copy-section .details h2,.form-in-page.split-page .component-content .copy-section .details h3,.form-in-page.split-page .component-content .copy-section .details h4,.form-in-page.split-page .component-content .copy-section .details h5,.form-in-page.split-page .component-content .copy-section .details h6{margin-bottom:1.6rem}}.form-in-page.split-page .component-content .ec-form-section{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.form-in-page.split-page .component-content .ec-form-section{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.form-in-page.split-page .component-content .ec-form-section{padding-bottom:7.2rem;padding-top:7.2rem;position:relative}.form-in-page.split-page .component-content .ec-form-section:before{background-color:#0639a6;content:"";height:100%;left:100%;position:absolute;top:0;width:50%}}.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper{margin-left:0}.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content{background-color:#fff;padding-left:2.4rem;padding-right:2.4rem;padding-top:1.6rem}@media(min-width:768px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content{padding-top:1.6rem}}@media(min-width:1200px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content{padding-top:1.6rem}}@media(min-width:768px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content{padding-left:2.4rem}}@media(min-width:1200px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content{padding-left:2.4rem}}@media(min-width:768px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content{padding-right:2.4rem}}@media(min-width:1200px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content{padding-right:2.4rem}}.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content img,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content img{aspect-ratio:2/1;display:block;margin:auto;-o-object-fit:contain;object-fit:contain}@media(min-width:768px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content{padding-bottom:3rem;padding-top:3rem}}@media(min-width:1200px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content{padding-bottom:2rem;padding-top:2rem}}.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content .h1,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content .h2,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content .h3,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content .h4,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content .h5,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content .h6,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content h1,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content h2,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content h3,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content h4,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content h5,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content h6,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content li,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-gray-content-background>.component-content p,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content .h1,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content .h2,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content .h3,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content .h4,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content .h5,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content .h6,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content h1,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content h2,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content h3,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content h4,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content h5,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content h6,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content li,.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper .container-white-content-background>.component-content p{color:#333}@media(min-width:1200px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper{margin-left:16.66666667%}}.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper input[type=date]{text-transform:uppercase}.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper input[type=date]::-webkit-datetime-edit-fields-wrapper{color:#595959}.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper input[type=date]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%232668FF' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' d='M2 5.07h22v21H2z'/%3E%3Cpath d='M2 12.07h22.75' stroke='%232668FF' stroke-width='2.5'/%3E%3Cpath d='M7.85 7.47v-5.4M18.35 7.47v-5.4' stroke='%232668FF' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");font-size:3.2rem}.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper input[type=submit]{margin-top:2.4rem}@media(min-width:768px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper input[type=submit]{margin-top:2.4rem}}@media(min-width:1200px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper input[type=submit]{margin-bottom:.8rem;margin-top:2.4rem}}@media(min-width:1200px)and (min-width:768px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper input[type=submit]{margin-top:2.4rem}}@media(min-width:1200px)and (min-width:1200px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper input[type=submit]{margin-top:3.2rem}}@media(min-width:1200px)and (min-width:768px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper input[type=submit]{margin-bottom:.8rem}}@media(min-width:1200px)and (min-width:1200px){.form-in-page.split-page .component-content .ec-form-section .ec-sc-form-wrapper input[type=submit]{margin-bottom:.8rem}}.form-in-page.split-page .component-content .copy-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.form-in-page.split-page .component-content .copy-section{flex:0 0 auto;width:50%}}.form-in-page.split-page .component-content .copy-section ul{list-style:disc;padding-bottom:1.6rem}.form-in-page.split-page .component-content .ec-form-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.form-in-page.split-page .component-content .ec-form-section{flex:0 0 auto;width:50%}}.form-banner{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.form-banner{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.form-banner{padding-bottom:7.2rem;padding-top:7.2rem}}.form-banner .copy-section .title,.form-banner .copy-section .title p{margin-bottom:3.2rem}@media(min-width:768px){.form-banner .copy-section .title,.form-banner .copy-section .title p{margin-bottom:4rem}}@media(min-width:1200px){.form-banner .copy-section .title,.form-banner .copy-section .title p{margin-bottom:4rem}}@media(min-width:768px){.form-banner .copy-section .title,.form-banner .copy-section .title p{margin-bottom:1.6rem}}@media(min-width:768px)and (min-width:768px){.form-banner .copy-section .title,.form-banner .copy-section .title p{margin-bottom:1.6rem}}@media(min-width:768px)and (min-width:1200px){.form-banner .copy-section .title,.form-banner .copy-section .title p{margin-bottom:1.6rem}}.form-banner .ec-form-section .tag,.form-banner .ec-form-section .tag p{margin-bottom:2.4rem}@media(min-width:768px){.form-banner .ec-form-section .tag,.form-banner .ec-form-section .tag p{margin-bottom:2.4rem}}@media(min-width:1200px){.form-banner .ec-form-section .tag,.form-banner .ec-form-section .tag p{margin-bottom:2.4rem}}.form-banner .ec-form-section .details,.form-banner .ec-form-section .details p{margin-bottom:1.6rem}@media(min-width:768px){.form-banner .ec-form-section .details,.form-banner .ec-form-section .details p{margin-bottom:1.6rem}}@media(min-width:1200px){.form-banner .ec-form-section .details,.form-banner .ec-form-section .details p{margin-bottom:1.6rem}}.form-banner.split-6x6 .copy-section{flex:0 0 auto;width:100%}@media(min-width:768px){.form-banner.split-6x6 .copy-section{flex:0 0 auto;width:41.66666667%}}@media(min-width:1200px){.form-banner.split-6x6 .copy-section{flex:0 0 auto;width:50%}}.form-banner.split-6x6 .ec-form-section{flex:0 0 auto;width:100%}@media(min-width:768px){.form-banner.split-6x6 .ec-form-section{flex:0 0 auto;margin-left:8.33333333%;width:50%}}@media(min-width:1200px){.form-banner.split-6x6 .ec-form-section{flex:0 0 auto;margin-left:0;width:50%}}.page-templates{--bs-gutter-x:2.4rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.page-templates a.btn{margin-bottom:2.4rem}@media(min-width:1200px){.page-templates a.btn{margin-bottom:0;margin-right:2.4rem}}.page-templates.middle-1x5x5x1 .left-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.middle-1x5x5x1 .left-section{flex:0 0 auto;width:41.66666667%}}.page-templates.middle-1x5x5x1 .right-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.middle-1x5x5x1 .right-section{flex:0 0 auto;width:41.66666667%}.page-templates.middle-1x5x5x1:not(.reverse-layout) .left-section{margin-left:8.33333333%}}.page-templates.middle-1x5x5x1.reverse-layout .right-section{order:-1}@media(min-width:768px){.page-templates.middle-1x5x5x1.reverse-layout .right-section{margin-left:8.33333333%}}.page-templates.middle-1x10x1 .left-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.middle-1x10x1 .left-section{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}.page-templates.middle-2x4x4x2 .left-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.page-templates.middle-2x4x4x2 .left-section{flex:0 0 auto;width:33.33333333%}}.page-templates.middle-2x4x4x2 .right-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.page-templates.middle-2x4x4x2 .right-section{flex:0 0 auto;width:33.33333333%}}@media(min-width:768px){.page-templates.middle-2x4x4x2:not(.reverse-layout) .left-section{margin-left:16.66666667%}}.page-templates.middle-2x4x4x2.reverse-layout .right-section{order:-1}@media(min-width:768px){.page-templates.middle-2x4x4x2.reverse-layout .right-section{margin-left:16.66666667%}}.page-templates.middle-2x8x2 .left-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.middle-2x8x2 .left-section{flex:0 0 auto;margin-left:16.66666667%;width:66.66666667%}}.page-templates.split-5x1x6 .left-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-5x1x6 .left-section{flex:0 0 auto;width:41.66666667%}}.page-templates.split-5x1x6 .right-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-5x1x6 .right-section{flex:0 0 auto;width:50%}.page-templates.split-5x1x6.reverse-layout .left-section,.page-templates.split-5x1x6:not(.reverse-layout) .right-section{margin-left:8.33333333%}}.page-templates.split-5x1x6.reverse-layout .right-section{order:-1}.page-templates.split-40x40x40 .left-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-40x40x40 .left-section{flex:0 0 auto;width:33.33333333%}}.page-templates.split-40x40x40 .middle-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-40x40x40 .middle-section{flex:0 0 auto;width:33.33333333%}}.page-templates.split-40x40x40 .right-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-40x40x40 .right-section{flex:0 0 auto;width:33.33333333%}}.page-templates.split-50x50 .left-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-50x50 .left-section{flex:0 0 auto;width:50%}}.page-templates.split-50x50 .right-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-50x50 .right-section{flex:0 0 auto;width:50%}}.page-templates.split-50x50.reverse-layout .right-section{order:-1}.page-templates.split-60x40 .left-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-60x40 .left-section{flex:0 0 auto;width:58.33333333%}}.page-templates.split-60x40 .right-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-60x40 .right-section{flex:0 0 auto;width:41.66666667%}}.page-templates.split-60x40.reverse-layout .right-section{order:-1}.page-templates.split-70x30 .left-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.page-templates.split-70x30 .left-section{flex:0 0 auto;width:75%}}.page-templates.split-70x30 .right-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.page-templates.split-70x30 .right-section{flex:0 0 auto;width:25%}}.page-templates.split-70x30.reverse-layout .right-section{order:-1}.page-templates.split-80 .left-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.page-templates.split-80 .left-section{flex:0 0 auto;width:66.66666667%}}.page-templates.split-8x4>.container>.row{row-gap:2.4rem}@media(min-width:768px){.page-templates.split-8x4 a.btn{margin-bottom:unset}.page-templates.split-8x4 .right-section{align-items:center;display:flex}}.page-templates.split-8x4 .left-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-8x4 .left-section{flex:0 0 auto;width:50%}}.page-templates.split-8x4 .right-section{flex:0 0 auto;width:100%}@media(min-width:768px){.page-templates.split-8x4 .right-section{flex:0 0 auto;width:50%}}@media(min-width:1200px){.page-templates.split-8x4 .left-section{flex:0 0 auto;width:100%}}@media(min-width:1200px)and (min-width:1200px){.page-templates.split-8x4 .left-section{flex:0 0 auto;width:66.66666667%}}@media(min-width:1200px){.page-templates.split-8x4 .right-section{flex:0 0 auto;width:100%}}@media(min-width:1200px)and (min-width:1200px){.page-templates.split-8x4 .right-section{flex:0 0 auto;width:33.33333333%}}.page-templates.split-8x4.reverse-layout .right-section{order:-1}.rich-text .h1,.rich-text .h2,.rich-text .h3,.rich-text .h4,.rich-text .h5,.rich-text .h6,.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6,.rich-text p{margin-bottom:1.6rem}.bulleted-list,.check-marked-list{margin-bottom:1.6rem;margin-top:1.6rem}@media(min-width:768px){.bulleted-list,.check-marked-list{margin-bottom:1.6rem;margin-top:1.6rem}}@media(min-width:1200px){.bulleted-list,.check-marked-list{margin-bottom:1.6rem;margin-top:1.6rem}}.bulleted-list li{list-style:disc}.numbered-list li{list-style:decimal}.check-marked-list li:before{background:url(/theme/medical/images/icons/check-base.svg) no-repeat 50%;content:"";height:16px;margin-left:-24px;margin-top:4px;position:absolute;width:16px}.arrows-list{padding-left:0}.arrows-list li a{padding:0}.content-wrapper{display:flex}.content-wrapper .left-section,.content-wrapper .right-section{flex:0 0 auto;width:100%}@media(min-width:768px){.content-wrapper .left-section,.content-wrapper .right-section{flex:0 0 auto;width:50%}}.cs-footer{background-position:Top;background-repeat:No-repeat;background-size:cover}.cs-footer .cs-text-button{padding:30px 20px;text-align:center}.cs-footer .cs-text-button .btn-button-wrapper{align-items:center;background-color:#79bb30;border:2px solid #79bb30;border-radius:4px;display:flex;gap:10px;justify-content:center;margin:5px 0;min-width:320px;padding:.5em .875em;transition:color .3s ease-in-out,background-color .2s ease-in-out}@media(max-width:767.98px){.cs-footer .cs-text-button .btn-button-wrapper{min-width:unset}}.cs-footer .cs-text-button .btn-button-wrapper .icon{color:#333}.cs-footer .cs-text-button .btn-button-wrapper a{background-color:none;background:none;border:none;color:#000;font-size:2rem;margin:0;min-width:auto;padding:0;text-decoration:none;text-transform:uppercase;transition:none;width:auto}.cs-footer .cs-text-button .btn-button-wrapper a:focus:not(:active){outline-color:#fff}.cs-footer .cs-text-button .btn-button-wrapper .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.877.015c.01-.004.018-.008.028-.009a.22.22 0 0 1 .055.003.308.308 0 0 0 .04.003c.05 0 .097.002.147.011a.78.78 0 0 1 .16.054c.013.005.026.008.039.01.017.005.034.009.05.018l8.366 4.767c.088.05.159.115.22.189l.002.003.009.008a.042.042 0 0 1 .009.008l.001.003c.025.021.05.043.069.069L23.8 8.577c.304.384.272 1.04-.136 1.328l-2.08 1.336v6.2a.858.858 0 0 1-.415.736l-8.657 5.664a.973.973 0 0 1-.512.143.973.973 0 0 1-.512-.143l-8.711-5.664c-.256-.16-.377-.466-.377-.754v-6.207L.336 9.905c-.408-.288-.424-.937-.12-1.32l2.712-3.433a.937.937 0 0 1 .328-.257l.009-.007h.007a.044.044 0 0 1 .007-.003l.007-.002a.15.15 0 0 0 .022-.02.126.126 0 0 1 .028-.024L11.603.106c.016-.009.033-.013.05-.018.013-.003.025-.006.038-.011a.78.78 0 0 1 .162-.054.118.118 0 0 0 .024-.008Zm6.86 5.543L12 1.72 5.302 5.558l.003.001 6.087 3.953v.008l.608.385 3.008-1.913-.024-.015 3.752-2.418.002-.001Zm-8.193 5.547L3.88 6.88 2.184 9.023l6.032 4.297 2.328-2.215Zm11.272-2.082L20.12 6.88l-6.664 4.225 2.328 2.215 6.032-4.297ZM4.393 12.807l3.838 2.675a.25.25 0 0 0 .317-.025l3.405-3.283a.25.25 0 0 1 .354.006l3.147 3.268a.25.25 0 0 0 .32.034l3.97-2.685a.25.25 0 0 1 .39.207v3.925a.25.25 0 0 1-.117.211l-7.753 4.91a.25.25 0 0 1-.263.003l-7.88-4.78A.25.25 0 0 1 4 17.059v-4.047a.25.25 0 0 1 .393-.205Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.877.015c.01-.004.018-.008.028-.009a.22.22 0 0 1 .055.003.308.308 0 0 0 .04.003c.05 0 .097.002.147.011a.78.78 0 0 1 .16.054c.013.005.026.008.039.01.017.005.034.009.05.018l8.366 4.767c.088.05.159.115.22.189l.002.003.009.008a.042.042 0 0 1 .009.008l.001.003c.025.021.05.043.069.069L23.8 8.577c.304.384.272 1.04-.136 1.328l-2.08 1.336v6.2a.858.858 0 0 1-.415.736l-8.657 5.664a.973.973 0 0 1-.512.143.973.973 0 0 1-.512-.143l-8.711-5.664c-.256-.16-.377-.466-.377-.754v-6.207L.336 9.905c-.408-.288-.424-.937-.12-1.32l2.712-3.433a.937.937 0 0 1 .328-.257l.009-.007h.007a.044.044 0 0 1 .007-.003l.007-.002a.15.15 0 0 0 .022-.02.126.126 0 0 1 .028-.024L11.603.106c.016-.009.033-.013.05-.018.013-.003.025-.006.038-.011a.78.78 0 0 1 .162-.054.118.118 0 0 0 .024-.008Zm6.86 5.543L12 1.72 5.302 5.558l.003.001 6.087 3.953v.008l.608.385 3.008-1.913-.024-.015 3.752-2.418.002-.001Zm-8.193 5.547L3.88 6.88 2.184 9.023l6.032 4.297 2.328-2.215Zm11.272-2.082L20.12 6.88l-6.664 4.225 2.328 2.215 6.032-4.297ZM4.393 12.807l3.838 2.675a.25.25 0 0 0 .317-.025l3.405-3.283a.25.25 0 0 1 .354.006l3.147 3.268a.25.25 0 0 0 .32.034l3.97-2.685a.25.25 0 0 1 .39.207v3.925a.25.25 0 0 1-.117.211l-7.753 4.91a.25.25 0 0 1-.263.003l-7.88-4.78A.25.25 0 0 1 4 17.059v-4.047a.25.25 0 0 1 .393-.205Z' fill='%23333'/%3E%3Cpath d='m11.905.006-.118-.993.118.993Zm-.028.01.394.918-.394-.919Zm.083-.007.132-.991-.132.99Zm.04.003-.003 1h.006l-.003-1Zm.147.011.186-.982h-.001l-.185.982Zm.16.054-.39.92h.002l.389-.92Zm.039.01.228-.973-.228.974Zm.05.018.494-.87-.495.87Zm8.366 4.767.496-.869-.495.869Zm.22.189-.774.634.031.038.035.035.707-.707Zm.002.003.777-.63-.032-.04-.037-.037-.708.707Zm.009.008.61-.792-.61.792Zm.009.008.894-.447-.042-.085-.058-.075-.794.607Zm.001.003-.894.447.09.181.154.132.65-.76Zm.069.069-.8.6.009.011.009.012.782-.623ZM23.8 8.577l.784-.621-.002-.002-.782.623Zm-.136 1.328.54.841.019-.012.018-.012-.577-.817Zm-2.08 1.336-.54-.842-.46.295v.547h1Zm-.415 6.936-.519-.856-.014.01-.015.009.548.837Zm-8.657 5.664.534.845.007-.004.007-.005-.548-.836Zm-1.024 0-.546.838.011.007.535-.845Zm-8.711-5.664.545-.839-.008-.005-.007-.004-.53.848ZM2.4 11.216h1v-.55l-.464-.295-.536.845ZM.336 9.905l-.577.817.02.014.02.013.537-.844Zm-.12-1.32.784.62-.784-.62Zm2.712-3.433.785.62.001-.003-.786-.617Zm.328-.257.447.895.146-.073.114-.115-.707-.707Zm.009-.007.333.943-.333-.943Zm.007 0v1h.222l.2-.094-.422-.907Zm.007-.003-.264-.964.264.964Zm.007-.002.41.912.083-.037.075-.052-.568-.823Zm.022-.02.72.694-.72-.694Zm.028-.024.496.869v-.001l-.496-.868ZM11.603.106l-.494-.87-.003.002.497.868Zm.05-.018.251.968-.25-.968Zm.038-.011.389.92h.004l-.393-.92Zm.162-.054-.184-.982h-.003l.187.982ZM12 1.72l.495-.869-.496-.282-.496.284.497.867Zm6.738 3.838.707.707.927-.927-1.14-.65-.494.87Zm-13.436 0-.498-.868-1.619.928 1.67.834.447-.894Zm.003.001.544-.838-.047-.03-.05-.026-.447.894Zm6.087 3.953h1V8.97l-.455-.296-.545.838Zm0 .008h-1v.551l.466.295.534-.846Zm.608.385-.534.845.535.339.536-.34L12 9.905Zm3.008-1.913.536.844 1.296-.824-1.277-.852-.555.832Zm-.024-.015-.541-.841-1.283.826 1.27.847.554-.832Zm3.752-2.418.541.841.09-.058.076-.076-.707-.707ZM3.88 6.88l.535-.844-.76-.482-.56.706.785.62Zm6.664 4.226.69.724.927-.883-1.082-.686-.535.845Zm-8.36-2.082-.784-.62-.652.825.856.61.58-.815Zm6.032 4.297-.58.815.671.479.598-.57-.69-.724ZM20.12 6.88l.785-.62-.56-.707-.76.482.535.845Zm1.696 2.143.58.815.856-.61-.652-.825-.784.62Zm-8.36 2.082-.535-.845-1.082.686.928.883.69-.724Zm2.328 2.215-.689.725.598.569.672-.48-.58-.814Zm-7.553 2.162-.571.82.571-.82Zm-3.838-2.675-.572.82.572-.82Zm4.155 2.65.694.72-.694-.72Zm3.405-3.283-.694-.72.694.72Zm.354.006-.72.694.72-.694Zm3.147 3.268.72-.693-.72.693Zm.32.034-.56-.828.56.828Zm3.97-2.685.56.829-.56-.829Zm.273 4.343-.535-.845.535.845Zm-7.753 4.91.535.845-.535-.845Zm-.263.003-.519.855.519-.855Zm-7.88-4.78.518-.855-.519.855Zm7.666-18.26a1.067 1.067 0 0 0-.28.073l-.023.01.787 1.838c.01-.004-.017.008-.051.02a.936.936 0 0 1-.197.045l-.236-1.986Zm.305.005c-.004 0-.044-.007-.09-.01a1.147 1.147 0 0 0-.215.005L12.023 1a.854.854 0 0 1-.16.004c-.027-.001-.05-.005-.035-.003l.264-1.982Zm-.09-.006c.036 0 .064.003.078.004l.012.002L11.828 1c.002 0 .08.012.17.012l.005-2Zm.33.029a1.752 1.752 0 0 0-.335-.029l.006 2c.027 0 .001.002-.041-.006l.37-1.965Zm.366.115a1.764 1.764 0 0 0-.365-.115l-.372 1.965a.426.426 0 0 1-.058-.015c-.004-.001-.005-.002-.002 0a.877.877 0 0 1 .016.006l.781-1.841Zm-.124-.042.023.006c.02.006.056.017.1.035L11.919.998c.103.043.198.063.199.063l.456-1.947Zm.316.121a1.123 1.123 0 0 0-.22-.095c-.049-.015-.093-.025-.096-.026l-.456 1.947A.877.877 0 0 1 11.9.973l.989-1.738Zm8.367 4.768L12.89-.764 11.9.974l8.367 4.767.99-1.738Zm.498.424a1.786 1.786 0 0 0-.497-.424l-.99 1.738c-.042-.024-.061-.047-.06-.046l1.547-1.268Zm-.063-.07-.004-.003-1.414 1.414.003.003 1.415-1.414Zm-.088-.077.04.032a.97.97 0 0 1 .117.123l-1.554 1.258a1.034 1.034 0 0 0 .162.16l.009.007a.177.177 0 0 0 .004.003l1.222-1.583Zm.192.193a1.03 1.03 0 0 0-.178-.182l-.01-.008-.004-.003-1.222 1.583a.963.963 0 0 1-.175-.177l1.59-1.213Zm.102.163-.002-.003-1.789.894.002.003 1.789-.894Zm-.026-.084c-.093-.124-.196-.21-.219-.23l-1.3 1.52-.01-.009a.688.688 0 0 1-.071-.081l1.6-1.2Zm2.71 3.402-2.728-3.425-1.564 1.246L23.018 9.2l1.564-1.246Zm-.341 2.768c.496-.35.714-.888.754-1.361.04-.47-.083-.99-.411-1.405l-1.568 1.241C23 9.18 23 9.17 23 9.174a.058.058 0 0 1 .002.018c-.001.007-.002-.001.008-.02a.245.245 0 0 1 .076-.084l1.154 1.634Zm-2.116 1.36 2.08-1.336-1.081-1.683-2.08 1.336 1.08 1.683Zm.46 5.359v-6.2h-2v6.2h2Zm-.898 1.59c.568-.343.897-.95.897-1.59h-2c0-.048.026-.095.066-.12l1.037 1.71Zm-8.627 5.646 8.656-5.664-1.095-1.673-8.656 5.664 1.095 1.673Zm-1.06.307c.346 0 .72-.091 1.046-.298l-1.067-1.69a.137.137 0 0 1 .016-.01l.005-.002c-.001 0-.001 0 0 0v2Zm-1.046-.298c.327.207.7.298 1.046.298v-2c.001 0 .001 0 0 0l.005.002a.13.13 0 0 1 .016.01l-1.068 1.69ZM2.23 19.015l8.711 5.664 1.09-1.677-8.71-5.664-1.09 1.677ZM1.4 17.423c0 .525.217 1.208.847 1.602l1.06-1.696c.058.036.083.08.09.094.006.012.003.01.003 0h-2Zm0-6.207v6.207h2v-6.207h-2Zm-1.6-.467 2.064 1.31 1.072-1.688-2.064-1.31L-.2 10.749Zm-.368-2.785c-.321.405-.454.914-.42 1.386.032.476.246 1.018.747 1.372L.913 9.088c.043.03.069.066.082.092.012.024.012.036.011.031 0-.004 0-.012.003-.018.002-.007.002-.002-.01.012L-.567 7.964Zm2.711-3.432L-.569 7.964l1.57 1.24 2.712-3.432-1.57-1.24ZM2.81 4c-.219.11-.463.273-.667.533l1.572 1.235a.2.2 0 0 1-.03.03c-.004.004 0 0 .02-.01l-.895-1.788Zm.123-.056a1.01 1.01 0 0 0-.38.24l-.002.003 1.413 1.414-.004.004a.99.99 0 0 1-.362.225l-.665-1.886Zm.34-.058H3.26a1.04 1.04 0 0 0-.329.058l.666 1.886a.99.99 0 0 1-.32.056h-.006v-2Zm-.257.034H3.01l-.008.003a1.043 1.043 0 0 0-.154.057l.846 1.813a.969.969 0 0 1-.115.044l-.037.012-.528-1.93Zm-.139.05a.968.968 0 0 1 .105-.04c.02-.007.038-.012.034-.01l.528 1.929.003-.001.008-.003a1.045 1.045 0 0 0 .142-.051l-.82-1.824Zm-.287.197.026-.025c.02-.02.055-.05.103-.084l1.135 1.647a1.1 1.1 0 0 0 .128-.103c.025-.023.046-.045.047-.046l-1.439-1.39Zm.251-.197a1.086 1.086 0 0 0-.232.177l-.02.02 1.44 1.39c.008-.01-.013.013-.04.037a.913.913 0 0 1-.156.113L2.84 3.97Zm8.266-4.733L2.84 3.971l.994 1.736L12.1.974l-.994-1.736Zm.296-.118s-.144.032-.293.117l.988 1.739a.867.867 0 0 1-.153.068c-.029.01-.054.016-.04.012L11.402-.88Zm-.1.035a.821.821 0 0 1 .083-.03l.017-.005.502 1.936c.002 0 .085-.02.176-.058L11.3-.845Zm.364-.114c-.162.03-.291.083-.368.116l.786 1.84.007-.004a.391.391 0 0 1-.051.013L11.667-.96Zm-.182.055a.924.924 0 0 1 .185-.055l.368 1.965a1.073 1.073 0 0 0 .234-.072l-.787-1.838Zm.021 3.493 6.737 3.838.99-1.738L12.495.85l-.99 1.738ZM5.799 6.426l6.698-3.838-.994-1.735L4.804 4.69 5.8 6.426Zm-.047-1.761-.003-.002-.895 1.79h.003l.895-1.788Zm6.185 4.009L5.849 4.72 4.76 6.398l6.088 3.953 1.089-1.677Zm.455.846v-.008h-2v.008h2Zm.143-.46-.608-.385-1.07 1.69.609.385 1.069-1.69Zm1.936-1.912-3.008 1.913 1.074 1.688 3.007-1.913-1.073-1.688Zm-.041 1.66.023.016 1.11-1.664-.024-.016-1.11 1.665Zm3.764-4.09-3.751 2.418 1.083 1.681L19.278 6.4l-1.084-1.681Zm-.164.133-.001.001 1.414 1.414.002-.001L18.03 4.85ZM3.344 7.724l6.664 4.225 1.071-1.689-6.664-4.225-1.07 1.69Zm-.375 1.92L4.664 7.5 3.095 6.26 1.4 8.402l1.569 1.24Zm5.827 2.862L2.765 8.209l-1.16 1.629 6.03 4.297 1.16-1.63Zm1.058-2.126-2.328 2.216 1.379 1.449 2.328-2.216-1.379-1.449Zm9.482-2.88 1.695 2.144 1.569-1.24-1.695-2.145-1.57 1.241Zm-5.344 4.45 6.664-4.226-1.071-1.689-6.664 4.225 1.07 1.69Zm2.482.646-2.328-2.216-1.38 1.45 2.329 2.215 1.379-1.45Zm4.761-4.387-6.03 4.297 1.16 1.629 6.03-4.297-1.16-1.629ZM8.803 14.662l-3.838-2.675-1.144 1.64 3.839 2.676 1.143-1.64Zm-.95.075a.75.75 0 0 1 .95-.075l-1.143 1.64a1.25 1.25 0 0 0 1.582-.125l-1.388-1.44Zm3.406-3.283-3.405 3.284 1.388 1.44 3.405-3.285-1.388-1.44Zm1.768.032a1.25 1.25 0 0 0-1.768-.032l1.388 1.44a.75.75 0 0 1-1.06-.02l1.44-1.388Zm3.147 3.269-3.147-3.269-1.44 1.388 3.147 3.268 1.44-1.387Zm-.96-.101a.75.75 0 0 1 .96.1l-1.44 1.388a1.25 1.25 0 0 0 1.6.168l-1.12-1.656Zm3.969-2.685-3.97 2.685 1.121 1.656 3.97-2.684-1.121-1.657Zm1.95 1.035a1.25 1.25 0 0 0-1.95-1.035l1.12 1.657a.75.75 0 0 1-1.17-.622h2Zm0 3.925v-3.925h-2v3.925h2Zm-.58 1.056a1.25 1.25 0 0 0 .58-1.056h-2a.75.75 0 0 1 .349-.634l1.07 1.69Zm-7.754 4.91 7.753-4.91-1.07-1.69-7.753 4.91 1.07 1.69Zm-1.317.013a1.25 1.25 0 0 0 1.317-.013l-1.07-1.69a.75.75 0 0 1 .79-.007l-1.037 1.71Zm-7.88-4.78 7.88 4.78 1.037-1.71-7.88-4.78-1.037 1.71ZM3 17.059c0 .437.228.842.602 1.069l1.037-1.71a.75.75 0 0 1 .361.641H3Zm0-4.047v4.047h2v-4.047H3Zm1.965-1.025A1.25 1.25 0 0 0 3 13.012h2a.75.75 0 0 1-1.179.616l1.144-1.641Z' fill='%23333' mask='url(%23b)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;display:block;min-height:24px;min-width:30px}.cs-footer .cs-text-button .btn-button-wrapper:hover{background-color:#fff;cursor:pointer}.cs-footer .cs-text-button .btn-button-wrapper:hover a{border:none}.cs-footer .cs-text-button .btn-button-wrapper:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.877.015c.01-.004.018-.008.028-.009a.22.22 0 0 1 .055.003.308.308 0 0 0 .04.003c.05 0 .097.002.147.011a.78.78 0 0 1 .16.054c.013.005.026.008.039.01.017.005.034.009.05.018l8.366 4.767c.088.05.159.115.22.189l.002.003.009.008a.042.042 0 0 1 .009.008l.001.003c.025.021.05.043.069.069L23.8 8.577c.304.384.272 1.04-.136 1.328l-2.08 1.336v6.2a.858.858 0 0 1-.415.736l-8.657 5.664a.973.973 0 0 1-.512.143.973.973 0 0 1-.512-.143l-8.711-5.664c-.256-.16-.377-.466-.377-.754v-6.207L.336 9.905c-.408-.288-.424-.937-.12-1.32l2.712-3.433a.937.937 0 0 1 .328-.257l.009-.007h.007a.044.044 0 0 1 .007-.003l.007-.002a.15.15 0 0 0 .022-.02.126.126 0 0 1 .028-.024L11.603.106c.016-.009.033-.013.05-.018.013-.003.025-.006.038-.011a.78.78 0 0 1 .162-.054.118.118 0 0 0 .024-.008Zm6.86 5.543L12 1.72 5.302 5.558l.003.001 6.087 3.953v.008l.608.385 3.008-1.913-.024-.015 3.752-2.418.002-.001Zm-8.193 5.547L3.88 6.88 2.184 9.023l6.032 4.297 2.328-2.215Zm11.272-2.082L20.12 6.88l-6.664 4.225 2.328 2.215 6.032-4.297ZM4.393 12.807l3.838 2.675a.25.25 0 0 0 .317-.025l3.405-3.283a.25.25 0 0 1 .354.006l3.147 3.268a.25.25 0 0 0 .32.034l3.97-2.685a.25.25 0 0 1 .39.207v3.925a.25.25 0 0 1-.117.211l-7.753 4.91a.25.25 0 0 1-.263.003l-7.88-4.78A.25.25 0 0 1 4 17.059v-4.047a.25.25 0 0 1 .393-.205Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.877.015c.01-.004.018-.008.028-.009a.22.22 0 0 1 .055.003.308.308 0 0 0 .04.003c.05 0 .097.002.147.011a.78.78 0 0 1 .16.054c.013.005.026.008.039.01.017.005.034.009.05.018l8.366 4.767c.088.05.159.115.22.189l.002.003.009.008a.042.042 0 0 1 .009.008l.001.003c.025.021.05.043.069.069L23.8 8.577c.304.384.272 1.04-.136 1.328l-2.08 1.336v6.2a.858.858 0 0 1-.415.736l-8.657 5.664a.973.973 0 0 1-.512.143.973.973 0 0 1-.512-.143l-8.711-5.664c-.256-.16-.377-.466-.377-.754v-6.207L.336 9.905c-.408-.288-.424-.937-.12-1.32l2.712-3.433a.937.937 0 0 1 .328-.257l.009-.007h.007a.044.044 0 0 1 .007-.003l.007-.002a.15.15 0 0 0 .022-.02.126.126 0 0 1 .028-.024L11.603.106c.016-.009.033-.013.05-.018.013-.003.025-.006.038-.011a.78.78 0 0 1 .162-.054.118.118 0 0 0 .024-.008Zm6.86 5.543L12 1.72 5.302 5.558l.003.001 6.087 3.953v.008l.608.385 3.008-1.913-.024-.015 3.752-2.418.002-.001Zm-8.193 5.547L3.88 6.88 2.184 9.023l6.032 4.297 2.328-2.215Zm11.272-2.082L20.12 6.88l-6.664 4.225 2.328 2.215 6.032-4.297ZM4.393 12.807l3.838 2.675a.25.25 0 0 0 .317-.025l3.405-3.283a.25.25 0 0 1 .354.006l3.147 3.268a.25.25 0 0 0 .32.034l3.97-2.685a.25.25 0 0 1 .39.207v3.925a.25.25 0 0 1-.117.211l-7.753 4.91a.25.25 0 0 1-.263.003l-7.88-4.78A.25.25 0 0 1 4 17.059v-4.047a.25.25 0 0 1 .393-.205Z' fill='%23333'/%3E%3Cpath d='m11.905.006-.118-.993.118.993Zm-.028.01.394.918-.394-.919Zm.083-.007.132-.991-.132.99Zm.04.003-.003 1h.006l-.003-1Zm.147.011.186-.982h-.001l-.185.982Zm.16.054-.39.92h.002l.389-.92Zm.039.01.228-.973-.228.974Zm.05.018.494-.87-.495.87Zm8.366 4.767.496-.869-.495.869Zm.22.189-.774.634.031.038.035.035.707-.707Zm.002.003.777-.63-.032-.04-.037-.037-.708.707Zm.009.008.61-.792-.61.792Zm.009.008.894-.447-.042-.085-.058-.075-.794.607Zm.001.003-.894.447.09.181.154.132.65-.76Zm.069.069-.8.6.009.011.009.012.782-.623ZM23.8 8.577l.784-.621-.002-.002-.782.623Zm-.136 1.328.54.841.019-.012.018-.012-.577-.817Zm-2.08 1.336-.54-.842-.46.295v.547h1Zm-.415 6.936-.519-.856-.014.01-.015.009.548.837Zm-8.657 5.664.534.845.007-.004.007-.005-.548-.836Zm-1.024 0-.546.838.011.007.535-.845Zm-8.711-5.664.545-.839-.008-.005-.007-.004-.53.848ZM2.4 11.216h1v-.55l-.464-.295-.536.845ZM.336 9.905l-.577.817.02.014.02.013.537-.844Zm-.12-1.32.784.62-.784-.62Zm2.712-3.433.785.62.001-.003-.786-.617Zm.328-.257.447.895.146-.073.114-.115-.707-.707Zm.009-.007.333.943-.333-.943Zm.007 0v1h.222l.2-.094-.422-.907Zm.007-.003-.264-.964.264.964Zm.007-.002.41.912.083-.037.075-.052-.568-.823Zm.022-.02.72.694-.72-.694Zm.028-.024.496.869v-.001l-.496-.868ZM11.603.106l-.494-.87-.003.002.497.868Zm.05-.018.251.968-.25-.968Zm.038-.011.389.92h.004l-.393-.92Zm.162-.054-.184-.982h-.003l.187.982ZM12 1.72l.495-.869-.496-.282-.496.284.497.867Zm6.738 3.838.707.707.927-.927-1.14-.65-.494.87Zm-13.436 0-.498-.868-1.619.928 1.67.834.447-.894Zm.003.001.544-.838-.047-.03-.05-.026-.447.894Zm6.087 3.953h1V8.97l-.455-.296-.545.838Zm0 .008h-1v.551l.466.295.534-.846Zm.608.385-.534.845.535.339.536-.34L12 9.905Zm3.008-1.913.536.844 1.296-.824-1.277-.852-.555.832Zm-.024-.015-.541-.841-1.283.826 1.27.847.554-.832Zm3.752-2.418.541.841.09-.058.076-.076-.707-.707ZM3.88 6.88l.535-.844-.76-.482-.56.706.785.62Zm6.664 4.226.69.724.927-.883-1.082-.686-.535.845Zm-8.36-2.082-.784-.62-.652.825.856.61.58-.815Zm6.032 4.297-.58.815.671.479.598-.57-.69-.724ZM20.12 6.88l.785-.62-.56-.707-.76.482.535.845Zm1.696 2.143.58.815.856-.61-.652-.825-.784.62Zm-8.36 2.082-.535-.845-1.082.686.928.883.69-.724Zm2.328 2.215-.689.725.598.569.672-.48-.58-.814Zm-7.553 2.162-.571.82.571-.82Zm-3.838-2.675-.572.82.572-.82Zm4.155 2.65.694.72-.694-.72Zm3.405-3.283-.694-.72.694.72Zm.354.006-.72.694.72-.694Zm3.147 3.268.72-.693-.72.693Zm.32.034-.56-.828.56.828Zm3.97-2.685.56.829-.56-.829Zm.273 4.343-.535-.845.535.845Zm-7.753 4.91.535.845-.535-.845Zm-.263.003-.519.855.519-.855Zm-7.88-4.78.518-.855-.519.855Zm7.666-18.26a1.067 1.067 0 0 0-.28.073l-.023.01.787 1.838c.01-.004-.017.008-.051.02a.936.936 0 0 1-.197.045l-.236-1.986Zm.305.005c-.004 0-.044-.007-.09-.01a1.147 1.147 0 0 0-.215.005L12.023 1a.854.854 0 0 1-.16.004c-.027-.001-.05-.005-.035-.003l.264-1.982Zm-.09-.006c.036 0 .064.003.078.004l.012.002L11.828 1c.002 0 .08.012.17.012l.005-2Zm.33.029a1.752 1.752 0 0 0-.335-.029l.006 2c.027 0 .001.002-.041-.006l.37-1.965Zm.366.115a1.764 1.764 0 0 0-.365-.115l-.372 1.965a.426.426 0 0 1-.058-.015c-.004-.001-.005-.002-.002 0a.877.877 0 0 1 .016.006l.781-1.841Zm-.124-.042.023.006c.02.006.056.017.1.035L11.919.998c.103.043.198.063.199.063l.456-1.947Zm.316.121a1.123 1.123 0 0 0-.22-.095c-.049-.015-.093-.025-.096-.026l-.456 1.947A.877.877 0 0 1 11.9.973l.989-1.738Zm8.367 4.768L12.89-.764 11.9.974l8.367 4.767.99-1.738Zm.498.424a1.786 1.786 0 0 0-.497-.424l-.99 1.738c-.042-.024-.061-.047-.06-.046l1.547-1.268Zm-.063-.07-.004-.003-1.414 1.414.003.003 1.415-1.414Zm-.088-.077.04.032a.97.97 0 0 1 .117.123l-1.554 1.258a1.034 1.034 0 0 0 .162.16l.009.007a.177.177 0 0 0 .004.003l1.222-1.583Zm.192.193a1.03 1.03 0 0 0-.178-.182l-.01-.008-.004-.003-1.222 1.583a.963.963 0 0 1-.175-.177l1.59-1.213Zm.102.163-.002-.003-1.789.894.002.003 1.789-.894Zm-.026-.084c-.093-.124-.196-.21-.219-.23l-1.3 1.52-.01-.009a.688.688 0 0 1-.071-.081l1.6-1.2Zm2.71 3.402-2.728-3.425-1.564 1.246L23.018 9.2l1.564-1.246Zm-.341 2.768c.496-.35.714-.888.754-1.361.04-.47-.083-.99-.411-1.405l-1.568 1.241C23 9.18 23 9.17 23 9.174a.058.058 0 0 1 .002.018c-.001.007-.002-.001.008-.02a.245.245 0 0 1 .076-.084l1.154 1.634Zm-2.116 1.36 2.08-1.336-1.081-1.683-2.08 1.336 1.08 1.683Zm.46 5.359v-6.2h-2v6.2h2Zm-.898 1.59c.568-.343.897-.95.897-1.59h-2c0-.048.026-.095.066-.12l1.037 1.71Zm-8.627 5.646 8.656-5.664-1.095-1.673-8.656 5.664 1.095 1.673Zm-1.06.307c.346 0 .72-.091 1.046-.298l-1.067-1.69a.137.137 0 0 1 .016-.01l.005-.002c-.001 0-.001 0 0 0v2Zm-1.046-.298c.327.207.7.298 1.046.298v-2c.001 0 .001 0 0 0l.005.002a.13.13 0 0 1 .016.01l-1.068 1.69ZM2.23 19.015l8.711 5.664 1.09-1.677-8.71-5.664-1.09 1.677ZM1.4 17.423c0 .525.217 1.208.847 1.602l1.06-1.696c.058.036.083.08.09.094.006.012.003.01.003 0h-2Zm0-6.207v6.207h2v-6.207h-2Zm-1.6-.467 2.064 1.31 1.072-1.688-2.064-1.31L-.2 10.749Zm-.368-2.785c-.321.405-.454.914-.42 1.386.032.476.246 1.018.747 1.372L.913 9.088c.043.03.069.066.082.092.012.024.012.036.011.031 0-.004 0-.012.003-.018.002-.007.002-.002-.01.012L-.567 7.964Zm2.711-3.432L-.569 7.964l1.57 1.24 2.712-3.432-1.57-1.24ZM2.81 4c-.219.11-.463.273-.667.533l1.572 1.235a.2.2 0 0 1-.03.03c-.004.004 0 0 .02-.01l-.895-1.788Zm.123-.056a1.01 1.01 0 0 0-.38.24l-.002.003 1.413 1.414-.004.004a.99.99 0 0 1-.362.225l-.665-1.886Zm.34-.058H3.26a1.04 1.04 0 0 0-.329.058l.666 1.886a.99.99 0 0 1-.32.056h-.006v-2Zm-.257.034H3.01l-.008.003a1.043 1.043 0 0 0-.154.057l.846 1.813a.969.969 0 0 1-.115.044l-.037.012-.528-1.93Zm-.139.05a.968.968 0 0 1 .105-.04c.02-.007.038-.012.034-.01l.528 1.929.003-.001.008-.003a1.045 1.045 0 0 0 .142-.051l-.82-1.824Zm-.287.197.026-.025c.02-.02.055-.05.103-.084l1.135 1.647a1.1 1.1 0 0 0 .128-.103c.025-.023.046-.045.047-.046l-1.439-1.39Zm.251-.197a1.086 1.086 0 0 0-.232.177l-.02.02 1.44 1.39c.008-.01-.013.013-.04.037a.913.913 0 0 1-.156.113L2.84 3.97Zm8.266-4.733L2.84 3.971l.994 1.736L12.1.974l-.994-1.736Zm.296-.118s-.144.032-.293.117l.988 1.739a.867.867 0 0 1-.153.068c-.029.01-.054.016-.04.012L11.402-.88Zm-.1.035a.821.821 0 0 1 .083-.03l.017-.005.502 1.936c.002 0 .085-.02.176-.058L11.3-.845Zm.364-.114c-.162.03-.291.083-.368.116l.786 1.84.007-.004a.391.391 0 0 1-.051.013L11.667-.96Zm-.182.055a.924.924 0 0 1 .185-.055l.368 1.965a1.073 1.073 0 0 0 .234-.072l-.787-1.838Zm.021 3.493 6.737 3.838.99-1.738L12.495.85l-.99 1.738ZM5.799 6.426l6.698-3.838-.994-1.735L4.804 4.69 5.8 6.426Zm-.047-1.761-.003-.002-.895 1.79h.003l.895-1.788Zm6.185 4.009L5.849 4.72 4.76 6.398l6.088 3.953 1.089-1.677Zm.455.846v-.008h-2v.008h2Zm.143-.46-.608-.385-1.07 1.69.609.385 1.069-1.69Zm1.936-1.912-3.008 1.913 1.074 1.688 3.007-1.913-1.073-1.688Zm-.041 1.66.023.016 1.11-1.664-.024-.016-1.11 1.665Zm3.764-4.09-3.751 2.418 1.083 1.681L19.278 6.4l-1.084-1.681Zm-.164.133-.001.001 1.414 1.414.002-.001L18.03 4.85ZM3.344 7.724l6.664 4.225 1.071-1.689-6.664-4.225-1.07 1.69Zm-.375 1.92L4.664 7.5 3.095 6.26 1.4 8.402l1.569 1.24Zm5.827 2.862L2.765 8.209l-1.16 1.629 6.03 4.297 1.16-1.63Zm1.058-2.126-2.328 2.216 1.379 1.449 2.328-2.216-1.379-1.449Zm9.482-2.88 1.695 2.144 1.569-1.24-1.695-2.145-1.57 1.241Zm-5.344 4.45 6.664-4.226-1.071-1.689-6.664 4.225 1.07 1.69Zm2.482.646-2.328-2.216-1.38 1.45 2.329 2.215 1.379-1.45Zm4.761-4.387-6.03 4.297 1.16 1.629 6.03-4.297-1.16-1.629ZM8.803 14.662l-3.838-2.675-1.144 1.64 3.839 2.676 1.143-1.64Zm-.95.075a.75.75 0 0 1 .95-.075l-1.143 1.64a1.25 1.25 0 0 0 1.582-.125l-1.388-1.44Zm3.406-3.283-3.405 3.284 1.388 1.44 3.405-3.285-1.388-1.44Zm1.768.032a1.25 1.25 0 0 0-1.768-.032l1.388 1.44a.75.75 0 0 1-1.06-.02l1.44-1.388Zm3.147 3.269-3.147-3.269-1.44 1.388 3.147 3.268 1.44-1.387Zm-.96-.101a.75.75 0 0 1 .96.1l-1.44 1.388a1.25 1.25 0 0 0 1.6.168l-1.12-1.656Zm3.969-2.685-3.97 2.685 1.121 1.656 3.97-2.684-1.121-1.657Zm1.95 1.035a1.25 1.25 0 0 0-1.95-1.035l1.12 1.657a.75.75 0 0 1-1.17-.622h2Zm0 3.925v-3.925h-2v3.925h2Zm-.58 1.056a1.25 1.25 0 0 0 .58-1.056h-2a.75.75 0 0 1 .349-.634l1.07 1.69Zm-7.754 4.91 7.753-4.91-1.07-1.69-7.753 4.91 1.07 1.69Zm-1.317.013a1.25 1.25 0 0 0 1.317-.013l-1.07-1.69a.75.75 0 0 1 .79-.007l-1.037 1.71Zm-7.88-4.78 7.88 4.78 1.037-1.71-7.88-4.78-1.037 1.71ZM3 17.059c0 .437.228.842.602 1.069l1.037-1.71a.75.75 0 0 1 .361.641H3Zm0-4.047v4.047h2v-4.047H3Zm1.965-1.025A1.25 1.25 0 0 0 3 13.012h2a.75.75 0 0 1-1.179.616l1.144-1.641Z' fill='%23333' mask='url(%23b)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;display:block;min-height:24px;min-width:30px}.cs-text{color:#fff}.cs-button a{width:100%}.button-default.cs-button a:before{color:#333}.field-firstlink,.field-secondlink,.field-thirdlink{font-size:16px}@media(min-width:768px){.cs-footer .cs-text-button .cs-text{margin-right:.5em}.cs-footer .cs-text-button .cs-button,.cs-footer .cs-text-button .cs-text{display:inline-block;vertical-align:middle}.cs-footer .cs-text-button .cs-button a,.cs-footer .cs-text-button .cs-text a{min-width:auto}.cs-button a{min-width:320px;width:auto}}.component.cta-bar .cta-list{display:flex;flex:0 0 auto;justify-content:center;width:100%}.image-parallax-text-block .parallax-image{margin-bottom:3.2rem;margin-top:3.2rem;position:relative}@media(min-width:768px){.image-parallax-text-block .parallax-image{margin-bottom:4rem;margin-top:4rem}}@media(min-width:1200px){.image-parallax-text-block .parallax-image{margin-bottom:4rem;margin-top:4rem}}.image-parallax-text-block .parallax-image .content-wrapper{flex-direction:column}@media(min-width:768px){.image-parallax-text-block .parallax-image .content-wrapper{flex-direction:row}}.image-parallax-text-block .parallax-image .content-image{flex:0 0 auto;width:100%}@media(min-width:768px){.image-parallax-text-block .parallax-image .content-image{flex:0 0 auto;width:66.66666667%}}@media(min-width:1200px){.image-parallax-text-block .parallax-image .content-image{flex:0 0 auto;width:83.33333333%}}.image-parallax-text-block .parallax-image .content-section{flex:0 0 auto;width:100%}@media(min-width:768px){.image-parallax-text-block .parallax-image .content-section{flex:0 0 auto;width:66.66666667%}}@media(min-width:1200px){.image-parallax-text-block .parallax-image .content-section{flex:0 0 auto;width:41.66666667%}}.image-parallax-text-block .parallax-image .content-wrapper{min-height:56rem}.image-parallax-text-block .parallax-image .content-wrapper .content-image picture *{height:36rem;max-width:100%;min-height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media(min-width:768px){.image-parallax-text-block .parallax-image .content-wrapper .content-image picture *{min-height:56rem}}.image-parallax-text-block .parallax-image .content-wrapper .content-section{display:flex;flex-direction:column;gap:2.4rem;padding:6.4rem 4rem;position:relative;top:0;transform:none}@media(min-width:768px){.image-parallax-text-block .parallax-image .content-wrapper .content-section{gap:2.4rem}}@media(min-width:1200px){.image-parallax-text-block .parallax-image .content-wrapper .content-section{gap:2.4rem}}@media(min-width:768px){.image-parallax-text-block .parallax-image .content-wrapper .content-section{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.image-parallax-text-block .parallax-image .content-wrapper .content-section{padding-bottom:8rem;padding-top:8rem}}@media(min-width:768px){.image-parallax-text-block .parallax-image .content-wrapper .content-section{padding-left:4rem;padding-right:4rem}}@media(min-width:1200px){.image-parallax-text-block .parallax-image .content-wrapper .content-section{padding-left:4.8rem;padding-right:4.8rem}}.image-parallax-text-block .parallax-image .content-wrapper .content-section .details,.image-parallax-text-block .parallax-image .content-wrapper .content-section .details p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .tag,.image-parallax-text-block .parallax-image .content-wrapper .content-section .tag p,.image-parallax-text-block .parallax-image .content-wrapper .content-section .title,.image-parallax-text-block .parallax-image .content-wrapper .content-section .title *{color:#fff}@media(min-width:768px){.image-parallax-text-block .parallax-image .content-wrapper .content-section{animation-timeline:scroll();animation-duration:1s;animation-fill-mode:both;animation-name:parallax-effect-left-right;position:absolute;top:50%;transform:translateY(-50%);transition:all .5s linear}}.image-inset-testimonial .parallax.inset-image{margin-bottom:6.4rem}@media(min-width:768px){.image-inset-testimonial .parallax.inset-image{margin-bottom:7.2rem}}@media(min-width:1200px){.image-inset-testimonial .parallax.inset-image{margin-bottom:8rem}}@media(min-width:768px){.image-inset-testimonial .parallax.inset-image{margin-bottom:22rem}}.image-inset-testimonial .parallax.inset-image .content-wrapper{flex:0 0 auto;width:100%}.image-inset-testimonial .parallax.inset-image .content-wrapper .content-section{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}@media(min-width:768px){.image-inset-testimonial .parallax.inset-image .content-wrapper .content-section{flex:0 0 auto;margin-left:0;width:66.66666667%}}.image-inset-testimonial .parallax.inset-image .content-wrapper{background-color:#fff;display:flex;flex-direction:column;position:relative}.image-inset-testimonial .parallax.inset-image .media-container{min-height:36rem;position:relative}.image-inset-testimonial .parallax.inset-image .media-container .bg-media{height:36rem;z-index:unset}@media(min-width:768px){.image-inset-testimonial .parallax.inset-image .media-container,.image-inset-testimonial .parallax.inset-image .media-container .bg-media{height:56rem}}.image-inset-testimonial .parallax.inset-image .content-section{background:#fff;display:flex;flex-direction:column;gap:2.4rem;padding-top:2.4rem;position:relative;transition:transform .5s linear}@media(min-width:768px){.image-inset-testimonial .parallax.inset-image .content-section{padding-top:2.4rem}}@media(min-width:1200px){.image-inset-testimonial .parallax.inset-image .content-section{padding-top:2.4rem}}@media(min-width:768px){.image-inset-testimonial .parallax.inset-image .content-section{padding-bottom:4rem;padding-left:4rem;padding-right:4rem}}@media(min-width:768px)and (min-width:768px){.image-inset-testimonial .parallax.inset-image .content-section{padding-bottom:4rem;padding-left:4rem;padding-right:4rem}}@media(min-width:768px)and (min-width:1200px){.image-inset-testimonial .parallax.inset-image .content-section{padding-bottom:4.8rem;padding-left:4.8rem;padding-right:4.8rem}}@media(min-width:768px){.image-inset-testimonial .parallax.inset-image .content-section{gap:2.4rem}}@media(min-width:1200px){.image-inset-testimonial .parallax.inset-image .content-section{gap:2.4rem}}@media(min-width:768px){.image-inset-testimonial .parallax.inset-image .content-section{animation-timeline:scroll();animation-duration:1s;animation-fill-mode:both;animation-name:parallax-effect-top-bottom;bottom:-14.4rem;height:-moz-fit-content;height:fit-content;position:absolute;transform:translateX(25%);transition:all .5s linear}}.image-inset-testimonial .parallax.inset-image .content-section .attribution{display:flex;flex-direction:column}@media(min-width:1200px){.image-inset-testimonial .parallax.inset-image .content-section .attribution{-moz-column-gap:.8rem;column-gap:.8rem;flex-direction:row}}.image-inset-testimonial .parallax.inset-image .content-section .author{font-weight:700}.image-inset-testimonial .parallax.inset-image .content-section .logo{max-height:10rem;max-width:29.5rem;min-height:auto}.image-inset-testimonial .parallax.inset-image .content-section:before{background-image:url(/theme/medical/images/icons/quote-open-base.svg);background-size:cover;content:"";min-height:2rem;width:2.8rem}.product-spotlight .price-offer{display:flex;flex:0 0 auto;flex-direction:column;flex-wrap:wrap;gap:2.4rem;padding-bottom:4.8rem;padding-top:4.8rem;width:100%}@media(min-width:768px){.product-spotlight .price-offer{flex:0 0 auto;margin-left:8.33333333%;padding-bottom:5.6rem;padding-top:5.6rem;width:83.33333333%}}@media(min-width:1200px){.product-spotlight .price-offer{padding-bottom:7.2rem;padding-top:7.2rem}}.product-spotlight .price-offer .price-offer-intro{display:flex;flex-direction:column;gap:2.4rem;padding-bottom:3.2rem;padding-top:3.2rem;text-align:center}@media(min-width:768px){.product-spotlight .price-offer .price-offer-intro{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-intro{padding-bottom:4rem;padding-top:4rem}}.product-spotlight .price-offer .price-offer-content{display:flex;flex-direction:column;gap:2.4rem}@media(min-width:768px){.product-spotlight .price-offer .price-offer-content{gap:2.4rem}}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-content{flex-direction:row;gap:2.4rem}}.product-spotlight .price-offer .price-offer-content .product{background:#fff;border-radius:16px;display:flex;flex:0 0 auto;flex-direction:column;gap:2.4rem;padding:3.2rem;width:100%}@media(min-width:768px){.product-spotlight .price-offer .price-offer-content .product{flex:0 0 auto;margin-left:16.66666667%;width:66.66666667%}}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-content .product{flex:0 0 auto;margin-left:0;width:25%}}@media(min-width:768px){.product-spotlight .price-offer .price-offer-content .product{padding:4rem}}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-content .product{padding:4rem}}.product-spotlight .price-offer .price-offer-content .product .product-price-highlight{color:#0639a6;font-weight:300;line-height:normal}.product-spotlight .price-offer .price-offer-content .product .product-detail-highlight{color:#0639a6}.product-spotlight .price-offer .price-offer-content .spotlight{background:#fff;border-radius:16px;display:flex;flex:0 0 auto;flex-direction:column;flex-wrap:wrap;width:100%}@media(min-width:768px){.product-spotlight .price-offer .price-offer-content .spotlight{flex:0 0 auto;margin-left:16.66666667%;width:66.66666667%}}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-content .spotlight{flex:0 0 auto;flex-direction:inherit;flex-wrap:nowrap;margin-left:0;width:75%}}.product-spotlight .price-offer .price-offer-content .spotlight .list{display:flex;flex:0 0 auto;flex-direction:column;gap:2.4rem;padding:3.2rem;width:100%}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-content .spotlight .list{flex:0 0 auto;width:41.66666667%}}@media(min-width:768px){.product-spotlight .price-offer .price-offer-content .spotlight .list{padding:4rem}}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-content .spotlight .list{padding:4rem}}.product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark{display:flex;flex-direction:column;gap:1.6rem;list-style-image:url(/theme/medical/images/icons/check-base.svg);padding-left:3.2rem;padding-top:2.4rem}@media(min-width:768px){.product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark{padding-left:4rem}}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark{padding-left:4rem}}@media(min-width:768px){.product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark{padding-top:2.4rem}}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark{padding-top:3.2rem}}.product-spotlight .price-offer .price-offer-content .spotlight .list .checkmark li{background:none;margin-left:0;padding-left:0}.product-spotlight .price-offer .price-offer-content .spotlight .cta-wrapper{display:flex}.product-spotlight .price-offer .price-offer-content .spotlight .image-wrapper{align-content:center;background-image:url(/theme/medical/images/pattern-bg.png);background-position:100% 100%;background-repeat:no-repeat;flex:0 0 auto;height:424px;width:100%}@media(min-width:768px){.product-spotlight .price-offer .price-offer-content .spotlight .image-wrapper{flex:0 0 auto;width:100%}}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-content .spotlight .image-wrapper{align-content:center;background-position:100% 0;flex:0 0 auto;height:auto;width:58.33333333%}}.product-spotlight .price-offer .price-offer-content .spotlight .image-wrapper img{max-width:48.3rem;position:relative;width:100%}@media(min-width:1200px){.product-spotlight .price-offer .price-offer-content .spotlight .image-wrapper img{align-items:center;bottom:-5rem;display:flex;justify-content:flex-end;position:relative;right:-11.2rem}.product-spotlight .price-offer .price-offer-content:not(.has-price-details) .spotlight{width:calc(100% + 2.4rem)}.product-spotlight .price-offer .price-offer-content:not(.has-price-details) .list{flex:0 0 auto;width:58.33333333%}.product-spotlight .price-offer .price-offer-content:not(.has-price-details) .image-wrapper{flex:0 0 auto;width:41.66666667%}}.plan-card-selector .plan-card-contain{gap:2.4rem;justify-content:center}@media(min-width:1200px){.plan-card-selector .plan-card-contain{display:flex}}.plan-card-selector .plan-card-contain .plan-card{display:flex;flex:0 0 auto;width:100%}@media(min-width:768px){.plan-card-selector .plan-card-contain .plan-card{flex:0 0 auto;margin-left:16.66666667%;width:66.66666667%}}@media(min-width:1200px){.plan-card-selector .plan-card-contain .plan-card{flex:0 0 auto;margin-left:0;width:33.33333333%}}@media(max-width:1199.98px){.plan-card-selector .plan-card-contain .plan-card{margin-bottom:6.4rem}}@media(max-width:1199.98px)and (min-width:768px){.plan-card-selector .plan-card-contain .plan-card{margin-bottom:8rem}}@media(max-width:1199.98px)and (min-width:1200px){.plan-card-selector .plan-card-contain .plan-card{margin-bottom:14.4rem}}.plan-card-selector .plan-card-contain .plan-card .details{background-color:#fff;min-width:100%;padding:4rem 3.2rem}@media(min-width:768px){.plan-card-selector .plan-card-contain .plan-card .details{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.plan-card-selector .plan-card-contain .plan-card .details{padding-bottom:4.8rem;padding-top:4.8rem}}@media(min-width:768px){.plan-card-selector .plan-card-contain .plan-card .details{padding-left:4rem;padding-right:4rem}}@media(min-width:1200px){.plan-card-selector .plan-card-contain .plan-card .details{padding-left:4rem;padding-right:4rem}}.plan-card-selector .plan-card-contain .plan-card .details:hover{background-color:#0639a6;color:#fff}.plan-card-selector .plan-card-contain .plan-card .details:hover hr{color:#fff}.plan-card-selector .plan-card-contain .plan-card .details .plan-card-header{padding-bottom:1.6rem;text-align:center}@media(min-width:768px){.plan-card-selector .plan-card-contain .plan-card .details .plan-card-header{padding-bottom:1.6rem}}@media(min-width:1200px){.plan-card-selector .plan-card-contain .plan-card .details .plan-card-header{padding-bottom:1.6rem}}.plan-card-selector .plan-card-contain .plan-card .details hr{margin-bottom:2.4rem;margin-top:2.4rem}@media(min-width:768px){.plan-card-selector .plan-card-contain .plan-card .details hr{margin-bottom:2.4rem;margin-top:2.4rem}}@media(min-width:1200px){.plan-card-selector .plan-card-contain .plan-card .details hr{margin-bottom:2.4rem;margin-top:2.4rem}}.plan-card-selector ul{list-style:disc}.plan-card-selector .container.wrapper{background-color:#fafcfc;min-width:100%!important;padding:4.8rem 1.6rem}@media(min-width:768px){.plan-card-selector .container.wrapper{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.plan-card-selector .container.wrapper{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:768px){.plan-card-selector .container.wrapper{padding-left:1.6rem;padding-right:1.6rem}}@media(min-width:1200px){.plan-card-selector .container.wrapper{padding-left:1.6rem;padding-right:1.6rem}}.plan-card-selector .brow{display:none}@media(min-width:1200px){.plan-card-selector .brow{display:block}}.plan-card-selector .brow .plan-card-brow{padding-bottom:1.6rem;text-align:center}@media(min-width:768px){.plan-card-selector .brow .plan-card-brow{padding-bottom:1.6rem}}@media(min-width:1200px){.plan-card-selector .brow .plan-card-brow{padding-bottom:1.6rem}}.plan-card-selector .plan-card-disclaimer{padding-top:1.6rem;text-align:center}@media(min-width:768px){.plan-card-selector .plan-card-disclaimer{padding-top:1.6rem}}@media(min-width:1200px){.plan-card-selector .plan-card-disclaimer{padding-top:1.6rem}}.plan-card-selector hr{color:#000}.plan-card-selector.plan-card-selector-four .plan-card{display:inline-block}@media(min-width:1200px){.plan-card-selector.plan-card-selector-four .plan-card{display:flex;flex:0 0 auto;width:25%}}.plan-card-selector.plan-card-selector-five .plan-card{display:inline-block}@media(min-width:1200px){.plan-card-selector.plan-card-selector-five .plan-card{display:flex;flex:0 0 auto;width:16.66666667%}}.table-offer-matrix{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.table-offer-matrix{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.table-offer-matrix{padding-bottom:7.2rem;padding-top:7.2rem}}.table-offer-matrix .table-matrix-col-sm{flex:0 0 auto;width:33.33333333%}@media(min-width:768px){.table-offer-matrix .table-matrix-col-sm{flex:0 0 auto;width:16.66666667%}}.table-offer-matrix .table-matrix-col-lg{flex:0 0 auto;width:100%}@media(min-width:768px){.table-offer-matrix .table-matrix-col-lg{flex:0 0 auto;width:50%}}.table-offer-matrix.compare-two .table-matrix-col-sm{flex:0 0 auto;width:50%}@media(min-width:768px){.table-offer-matrix.compare-two .table-matrix-col-sm{flex:0 0 auto;width:16.66666667%}}.table-offer-matrix.compare-two .table-matrix-col-lg{flex:0 0 auto;width:100%}@media(min-width:768px){.table-offer-matrix.compare-two .table-matrix-col-lg{flex:0 0 auto;width:66.66666667%}}.table-offer-matrix .table-matrix-component-header{flex:0 0 auto;width:100%}@media(min-width:768px){.table-offer-matrix .table-matrix-component-header{flex:0 0 auto;width:66.66666667%}}@media(min-width:1200px){.table-offer-matrix .table-matrix-component-header{flex:0 0 auto;width:41.66666667%}}.table-offer-matrix .table-matrix-component-header{display:flex;flex-direction:column;gap:1.6rem}@media(min-width:768px){.table-offer-matrix .table-matrix-component-header{gap:1.6rem}}@media(min-width:1200px){.table-offer-matrix .table-matrix-component-header{gap:1.6rem}}@media(min-width:768px){.table-offer-matrix .table-matrix-component-header{margin-bottom:2.4rem}}@media(min-width:768px)and (min-width:768px){.table-offer-matrix .table-matrix-component-header{margin-bottom:2.4rem}}@media(min-width:768px)and (min-width:1200px){.table-offer-matrix .table-matrix-component-header{margin-bottom:2.4rem}}.table-offer-matrix .table-wrapper .row{border-bottom:1px solid #c4c4c4;margin:auto;min-height:8.8rem;padding-bottom:1.6rem;padding-top:1.6rem;width:100%}@media(min-width:768px){.table-offer-matrix .table-wrapper .row{padding-bottom:1.6rem;padding-top:1.6rem}}@media(min-width:1200px){.table-offer-matrix .table-wrapper .row{padding-bottom:1.6rem;padding-top:1.6rem}}.table-offer-matrix .mobile-header{color:#909090;font-weight:700;padding-bottom:1.6rem;padding-top:1.6rem}@media(min-width:768px){.table-offer-matrix .mobile-header{padding-bottom:1.6rem;padding-top:1.6rem}}@media(min-width:1200px){.table-offer-matrix .mobile-header{padding-bottom:1.6rem;padding-top:1.6rem}}@media(min-width:768px){.table-offer-matrix .mobile-header{display:none}}.table-offer-matrix .cell img{padding-bottom:.8rem;padding-top:.8rem}@media(min-width:768px){.table-offer-matrix .cell img{padding-bottom:.8rem;padding-top:.8rem}}@media(min-width:1200px){.table-offer-matrix .cell img{padding-bottom:.8rem;padding-top:.8rem}}.selector-bundle-cards .product-card-title{display:flex;flex:0 0 auto;flex-direction:column;gap:2.4rem;padding:6.4rem 2.4rem;text-align:center;width:100%}@media(min-width:768px){.selector-bundle-cards .product-card-title{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.selector-bundle-cards .product-card-title{padding-bottom:8rem;padding-top:8rem}}@media(min-width:768px){.selector-bundle-cards .product-card-title{padding-left:2.4rem;padding-right:2.4rem}}@media(min-width:1200px){.selector-bundle-cards .product-card-title{padding-left:3.2rem;padding-right:3.2rem}}@media(min-width:768px){.selector-bundle-cards .product-card-title{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}.selector-bundle-cards .product-card-title .subtitle{text-align:center}.selector-bundle-cards .product-wrapper{height:100%;margin-bottom:2.4rem;padding:0;position:relative}@media(min-width:768px){.selector-bundle-cards .product-wrapper{margin-bottom:2.4rem}}@media(min-width:1200px){.selector-bundle-cards .product-wrapper{margin-bottom:2.4rem}}@media(min-width:768px){.selector-bundle-cards .product-wrapper{padding-left:1.6rem;padding-right:1.6rem}}@media(min-width:768px)and (min-width:768px){.selector-bundle-cards .product-wrapper{padding-left:1.6rem;padding-right:1.6rem}}@media(min-width:768px)and (min-width:1200px){.selector-bundle-cards .product-wrapper{padding-left:1.6rem;padding-right:1.6rem}}.selector-bundle-cards .product-wrapper .product-card{background-color:#fff;color:#000;display:flex;flex-direction:column;gap:2.4rem;padding:2.4rem}@media(min-width:768px){.selector-bundle-cards .product-wrapper .product-card{padding:2.4rem}}@media(min-width:1200px){.selector-bundle-cards .product-wrapper .product-card{padding:2.4rem}}.selector-bundle-cards .product-wrapper .product-card .product-title-group{align-items:center;display:flex;flex-direction:column;gap:2.4rem}.selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title-base{color:#0639a6}.selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title-base a{text-decoration:none}.selector-bundle-cards .product-wrapper .product-card .product-title-group .product-title{color:#000}.selector-bundle-cards .product-wrapper .product-card .product-subtitle{color:#000;text-align:center}.selector-bundle-cards .product-wrapper .product-card hr{color:#c4c4c4}.selector-bundle-cards .product-wrapper .product-card .image-wrapper{text-align:center}.selector-bundle-cards .product-wrapper .product-card .image-wrapper img{height:396px;-o-object-fit:cover;object-fit:cover;width:100%}.selector-bundle-cards .product-wrapper .product-card .product-features .features,.selector-bundle-cards .product-wrapper .product-card .product-info .product-name,.selector-bundle-cards .product-wrapper .product-card .product-info .product-price{color:#000}.selector-bundle-cards .product-wrapper .product-card .product-features .accordion{padding:0}.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items{margin:0;padding:0}@media(min-width:1200px){.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item.active .toggle-header .field-trayheading:before{background-image:url(/theme/medical/images/icons/plus-base.svg)}.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item.active .toggle-content{display:none!important}}.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item .toggle-header .field-trayheading{color:#000}.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item .toggle-header .field-trayheading:hover{color:#0639a6}.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item .toggle-header .field-trayheading:before{right:0}@media(min-width:1200px){.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item .toggle-header .field-trayheading:before{background-image:url(/theme/medical/images/icons/minus-base.svg)}}.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item .toggle-content{background:none}@media(min-width:1200px){.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item .toggle-content{display:block!important}}.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item .toggle-content .field-traycontent{color:#000;padding:0}.selector-bundle-cards .product-wrapper .product-card .product-features .accordion .items .item .toggle-content .field-traycontent ul{padding-top:0}.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-disc{list-style-type:disc;padding-left:2.4rem;padding-top:2.4rem}@media(min-width:768px){.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-disc{padding-left:2.4rem}}@media(min-width:1200px){.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-disc{padding-left:2.4rem}}@media(min-width:768px){.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-disc{padding-top:2.4rem}}@media(min-width:1200px){.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-disc{padding-top:3.2rem}}.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-disc li{color:#000}.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark{list-style-image:url(/theme/medical/images/icons/check-base.svg);padding-left:3.2rem;padding-top:2.4rem}@media(min-width:768px){.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark{padding-left:4rem}}@media(min-width:1200px){.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark{padding-left:4rem}}@media(min-width:768px){.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark{padding-top:2.4rem}}@media(min-width:1200px){.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark{padding-top:3.2rem}}.selector-bundle-cards .product-wrapper .product-card .notes,.selector-bundle-cards .product-wrapper .product-card .product-features .list-style-checkmark li{color:#000}.selector-bundle-cards .cta-wrapper{margin-bottom:2.4rem;padding-left:1.6rem;padding-right:1.6rem;text-align:center}@media(min-width:768px){.selector-bundle-cards .cta-wrapper{padding-left:1.6rem;padding-right:1.6rem}}@media(min-width:1200px){.selector-bundle-cards .cta-wrapper{padding-left:1.6rem;padding-right:1.6rem}}@media(min-width:768px){.selector-bundle-cards .cta-wrapper{margin-bottom:2.4rem}}@media(min-width:1200px){.selector-bundle-cards .cta-wrapper{margin-bottom:2.4rem}}.selector-bundle-cards .cta-wrapper .cta{background-color:#fff;display:flex;flex-direction:column;gap:2.4rem;padding-bottom:2.4rem;padding-top:2.4rem}@media(min-width:768px){.selector-bundle-cards .cta-wrapper .cta{padding-bottom:2.4rem;padding-top:2.4rem}}@media(min-width:1200px){.selector-bundle-cards .cta-wrapper .cta{padding-bottom:3.2rem;padding-top:3.2rem}}.selector-bundle-cards.cards-2-row .product-wrapper{flex:0 0 auto;width:100%}@media(min-width:768px){.selector-bundle-cards.cards-2-row .product-wrapper{flex:0 0 auto;width:50%}}.selector-bundle-cards.cards-3-row .product-wrapper{flex:0 0 auto;width:100%}@media(min-width:768px){.selector-bundle-cards.cards-3-row .product-wrapper{flex:0 0 auto;width:50%}}@media(min-width:1200px){.selector-bundle-cards.cards-3-row .product-wrapper{flex:0 0 auto;width:33.33333333%}}.selector-bundle-cards .product-card.bg-base .h1,.selector-bundle-cards .product-card.bg-base .h2,.selector-bundle-cards .product-card.bg-base .h3,.selector-bundle-cards .product-card.bg-base .h4,.selector-bundle-cards .product-card.bg-base .h5,.selector-bundle-cards .product-card.bg-base .h6,.selector-bundle-cards .product-card.bg-base a:not(.btn),.selector-bundle-cards .product-card.bg-base h1,.selector-bundle-cards .product-card.bg-base h2,.selector-bundle-cards .product-card.bg-base h3,.selector-bundle-cards .product-card.bg-base h4,.selector-bundle-cards .product-card.bg-base h5,.selector-bundle-cards .product-card.bg-base h6,.selector-bundle-cards .product-card.bg-base label,.selector-bundle-cards .product-card.bg-base li,.selector-bundle-cards .product-card.bg-base p,.selector-bundle-cards .product-card.bg-base span{color:#fff!important}.bg-base .selector-bundle-cards .ec-clickable-card:hover .product-title-group .product-title-base a,.selector-bundle-cards.bg-base .ec-clickable-card:hover .product-title-group .product-title-base a{text-decoration:underline}.bg-base .selector-bundle-cards .ec-clickable-card:hover .product-request .btn-cta-primary,.selector-bundle-cards.bg-base .ec-clickable-card:hover .product-request .btn-cta-primary{color:#fff!important}.bg-base .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item,.selector-bundle-cards.bg-base .ec-clickable-card:hover .link-inline-linklist-item{color:#0639a6}.bg-base .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item:after,.selector-bundle-cards.bg-base .ec-clickable-card:hover .link-inline-linklist-item:after{transform:translateX(.5rem)}.selector-bundle-cards .product-card.bg-dark .h1,.selector-bundle-cards .product-card.bg-dark .h2,.selector-bundle-cards .product-card.bg-dark .h3,.selector-bundle-cards .product-card.bg-dark .h4,.selector-bundle-cards .product-card.bg-dark .h5,.selector-bundle-cards .product-card.bg-dark .h6,.selector-bundle-cards .product-card.bg-dark a:not(.btn),.selector-bundle-cards .product-card.bg-dark h1,.selector-bundle-cards .product-card.bg-dark h2,.selector-bundle-cards .product-card.bg-dark h3,.selector-bundle-cards .product-card.bg-dark h4,.selector-bundle-cards .product-card.bg-dark h5,.selector-bundle-cards .product-card.bg-dark h6,.selector-bundle-cards .product-card.bg-dark label,.selector-bundle-cards .product-card.bg-dark li,.selector-bundle-cards .product-card.bg-dark p,.selector-bundle-cards .product-card.bg-dark span{color:#fff!important}.bg-dark .selector-bundle-cards .ec-clickable-card:hover .product-title-group .product-title-base a,.selector-bundle-cards.bg-dark .ec-clickable-card:hover .product-title-group .product-title-base a{text-decoration:underline}.bg-dark .selector-bundle-cards .ec-clickable-card:hover .product-request .btn-cta-primary,.selector-bundle-cards.bg-dark .ec-clickable-card:hover .product-request .btn-cta-primary{color:#fff!important}.bg-dark .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item,.selector-bundle-cards.bg-dark .ec-clickable-card:hover .link-inline-linklist-item{color:#0639a6}.bg-dark .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item:after,.selector-bundle-cards.bg-dark .ec-clickable-card:hover .link-inline-linklist-item:after{transform:translateX(.5rem)}.selector-bundle-cards .product-card.bg-subtle .h1,.selector-bundle-cards .product-card.bg-subtle .h2,.selector-bundle-cards .product-card.bg-subtle .h3,.selector-bundle-cards .product-card.bg-subtle .h4,.selector-bundle-cards .product-card.bg-subtle .h5,.selector-bundle-cards .product-card.bg-subtle .h6,.selector-bundle-cards .product-card.bg-subtle a:not(.btn),.selector-bundle-cards .product-card.bg-subtle h1,.selector-bundle-cards .product-card.bg-subtle h2,.selector-bundle-cards .product-card.bg-subtle h3,.selector-bundle-cards .product-card.bg-subtle h4,.selector-bundle-cards .product-card.bg-subtle h5,.selector-bundle-cards .product-card.bg-subtle h6,.selector-bundle-cards .product-card.bg-subtle label,.selector-bundle-cards .product-card.bg-subtle li,.selector-bundle-cards .product-card.bg-subtle p,.selector-bundle-cards .product-card.bg-subtle span{color:#000!important}.bg-subtle .selector-bundle-cards .ec-clickable-card:hover .product-title-group .product-title-base a,.selector-bundle-cards.bg-subtle .ec-clickable-card:hover .product-title-group .product-title-base a{text-decoration:underline}.bg-subtle .selector-bundle-cards .ec-clickable-card:hover .product-request .btn-cta-primary,.selector-bundle-cards.bg-subtle .ec-clickable-card:hover .product-request .btn-cta-primary{color:#000!important}.bg-subtle .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item,.selector-bundle-cards.bg-subtle .ec-clickable-card:hover .link-inline-linklist-item{color:#0639a6}.bg-subtle .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item:after,.selector-bundle-cards.bg-subtle .ec-clickable-card:hover .link-inline-linklist-item:after{transform:translateX(.5rem)}.selector-bundle-cards .product-card.bg-subtle-2 .h1,.selector-bundle-cards .product-card.bg-subtle-2 .h2,.selector-bundle-cards .product-card.bg-subtle-2 .h3,.selector-bundle-cards .product-card.bg-subtle-2 .h4,.selector-bundle-cards .product-card.bg-subtle-2 .h5,.selector-bundle-cards .product-card.bg-subtle-2 .h6,.selector-bundle-cards .product-card.bg-subtle-2 a:not(.btn),.selector-bundle-cards .product-card.bg-subtle-2 h1,.selector-bundle-cards .product-card.bg-subtle-2 h2,.selector-bundle-cards .product-card.bg-subtle-2 h3,.selector-bundle-cards .product-card.bg-subtle-2 h4,.selector-bundle-cards .product-card.bg-subtle-2 h5,.selector-bundle-cards .product-card.bg-subtle-2 h6,.selector-bundle-cards .product-card.bg-subtle-2 label,.selector-bundle-cards .product-card.bg-subtle-2 li,.selector-bundle-cards .product-card.bg-subtle-2 p,.selector-bundle-cards .product-card.bg-subtle-2 span{color:#000!important}.bg-subtle-2 .selector-bundle-cards .ec-clickable-card:hover .product-title-group .product-title-base a,.selector-bundle-cards.bg-subtle-2 .ec-clickable-card:hover .product-title-group .product-title-base a{text-decoration:underline}.bg-subtle-2 .selector-bundle-cards .ec-clickable-card:hover .product-request .btn-cta-primary,.selector-bundle-cards.bg-subtle-2 .ec-clickable-card:hover .product-request .btn-cta-primary{color:#000!important}.bg-subtle-2 .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item,.selector-bundle-cards.bg-subtle-2 .ec-clickable-card:hover .link-inline-linklist-item{color:#0639a6}.bg-subtle-2 .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item:after,.selector-bundle-cards.bg-subtle-2 .ec-clickable-card:hover .link-inline-linklist-item:after{transform:translateX(.5rem)}.selector-bundle-cards .product-card.bg-white .h1,.selector-bundle-cards .product-card.bg-white .h2,.selector-bundle-cards .product-card.bg-white .h3,.selector-bundle-cards .product-card.bg-white .h4,.selector-bundle-cards .product-card.bg-white .h5,.selector-bundle-cards .product-card.bg-white .h6,.selector-bundle-cards .product-card.bg-white a:not(.btn),.selector-bundle-cards .product-card.bg-white h1,.selector-bundle-cards .product-card.bg-white h2,.selector-bundle-cards .product-card.bg-white h3,.selector-bundle-cards .product-card.bg-white h4,.selector-bundle-cards .product-card.bg-white h5,.selector-bundle-cards .product-card.bg-white h6,.selector-bundle-cards .product-card.bg-white label,.selector-bundle-cards .product-card.bg-white li,.selector-bundle-cards .product-card.bg-white p,.selector-bundle-cards .product-card.bg-white span{color:#000!important}.bg-white .selector-bundle-cards .ec-clickable-card:hover .product-title-group .product-title-base a,.selector-bundle-cards.bg-white .ec-clickable-card:hover .product-title-group .product-title-base a{text-decoration:underline}.bg-white .selector-bundle-cards .ec-clickable-card:hover .product-request .btn-cta-primary,.selector-bundle-cards.bg-white .ec-clickable-card:hover .product-request .btn-cta-primary{color:#000!important}.bg-white .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item,.selector-bundle-cards.bg-white .ec-clickable-card:hover .link-inline-linklist-item{color:#0639a6}.bg-white .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item:after,.selector-bundle-cards.bg-white .ec-clickable-card:hover .link-inline-linklist-item:after{transform:translateX(.5rem)}.selector-bundle-cards .product-card.bg-black .h1,.selector-bundle-cards .product-card.bg-black .h2,.selector-bundle-cards .product-card.bg-black .h3,.selector-bundle-cards .product-card.bg-black .h4,.selector-bundle-cards .product-card.bg-black .h5,.selector-bundle-cards .product-card.bg-black .h6,.selector-bundle-cards .product-card.bg-black a:not(.btn),.selector-bundle-cards .product-card.bg-black h1,.selector-bundle-cards .product-card.bg-black h2,.selector-bundle-cards .product-card.bg-black h3,.selector-bundle-cards .product-card.bg-black h4,.selector-bundle-cards .product-card.bg-black h5,.selector-bundle-cards .product-card.bg-black h6,.selector-bundle-cards .product-card.bg-black label,.selector-bundle-cards .product-card.bg-black li,.selector-bundle-cards .product-card.bg-black p,.selector-bundle-cards .product-card.bg-black span{color:#fff!important}.bg-black .selector-bundle-cards .ec-clickable-card:hover .product-title-group .product-title-base a,.selector-bundle-cards.bg-black .ec-clickable-card:hover .product-title-group .product-title-base a{text-decoration:underline}.bg-black .selector-bundle-cards .ec-clickable-card:hover .product-request .btn-cta-primary,.selector-bundle-cards.bg-black .ec-clickable-card:hover .product-request .btn-cta-primary{color:#fff!important}.bg-black .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item,.selector-bundle-cards.bg-black .ec-clickable-card:hover .link-inline-linklist-item{color:#0639a6}.bg-black .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item:after,.selector-bundle-cards.bg-black .ec-clickable-card:hover .link-inline-linklist-item:after{transform:translateX(.5rem)}.selector-bundle-cards .product-card.bg-medium .h1,.selector-bundle-cards .product-card.bg-medium .h2,.selector-bundle-cards .product-card.bg-medium .h3,.selector-bundle-cards .product-card.bg-medium .h4,.selector-bundle-cards .product-card.bg-medium .h5,.selector-bundle-cards .product-card.bg-medium .h6,.selector-bundle-cards .product-card.bg-medium a:not(.btn),.selector-bundle-cards .product-card.bg-medium h1,.selector-bundle-cards .product-card.bg-medium h2,.selector-bundle-cards .product-card.bg-medium h3,.selector-bundle-cards .product-card.bg-medium h4,.selector-bundle-cards .product-card.bg-medium h5,.selector-bundle-cards .product-card.bg-medium h6,.selector-bundle-cards .product-card.bg-medium label,.selector-bundle-cards .product-card.bg-medium li,.selector-bundle-cards .product-card.bg-medium p,.selector-bundle-cards .product-card.bg-medium span{color:#000!important}.bg-medium .selector-bundle-cards .ec-clickable-card:hover .product-title-group .product-title-base a,.selector-bundle-cards.bg-medium .ec-clickable-card:hover .product-title-group .product-title-base a{text-decoration:underline}.bg-medium .selector-bundle-cards .ec-clickable-card:hover .product-request .btn-cta-primary,.selector-bundle-cards.bg-medium .ec-clickable-card:hover .product-request .btn-cta-primary{color:#000!important}.bg-medium .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item,.selector-bundle-cards.bg-medium .ec-clickable-card:hover .link-inline-linklist-item{color:#0639a6}.bg-medium .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item:after,.selector-bundle-cards.bg-medium .ec-clickable-card:hover .link-inline-linklist-item:after{transform:translateX(.5rem)}.selector-bundle-cards .product-card.bg-bright .h1,.selector-bundle-cards .product-card.bg-bright .h2,.selector-bundle-cards .product-card.bg-bright .h3,.selector-bundle-cards .product-card.bg-bright .h4,.selector-bundle-cards .product-card.bg-bright .h5,.selector-bundle-cards .product-card.bg-bright .h6,.selector-bundle-cards .product-card.bg-bright a:not(.btn),.selector-bundle-cards .product-card.bg-bright h1,.selector-bundle-cards .product-card.bg-bright h2,.selector-bundle-cards .product-card.bg-bright h3,.selector-bundle-cards .product-card.bg-bright h4,.selector-bundle-cards .product-card.bg-bright h5,.selector-bundle-cards .product-card.bg-bright h6,.selector-bundle-cards .product-card.bg-bright label,.selector-bundle-cards .product-card.bg-bright li,.selector-bundle-cards .product-card.bg-bright p,.selector-bundle-cards .product-card.bg-bright span{color:#000!important}.bg-bright .selector-bundle-cards .ec-clickable-card:hover .product-title-group .product-title-base a,.selector-bundle-cards.bg-bright .ec-clickable-card:hover .product-title-group .product-title-base a{text-decoration:underline}.bg-bright .selector-bundle-cards .ec-clickable-card:hover .product-request .btn-cta-primary,.selector-bundle-cards.bg-bright .ec-clickable-card:hover .product-request .btn-cta-primary{color:#000!important}.bg-bright .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item,.selector-bundle-cards.bg-bright .ec-clickable-card:hover .link-inline-linklist-item{color:#0639a6}.bg-bright .selector-bundle-cards .ec-clickable-card:hover .link-inline-linklist-item:after,.selector-bundle-cards.bg-bright .ec-clickable-card:hover .link-inline-linklist-item:after{transform:translateX(.5rem)}.title-component{padding-bottom:4rem;padding-top:4rem}@media(min-width:768px){.title-component{padding-bottom:4rem;padding-top:4rem}}@media(min-width:1200px){.title-component{padding-bottom:4.8rem;padding-top:4.8rem}}.title-component .copy-section{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:1.6rem;text-align:center;width:100%}@media(min-width:768px){.title-component .copy-section{flex:0 0 auto;margin-left:8.33333333%;width:83.33333333%}}@media(min-width:1200px){.title-component .copy-section{flex:0 0 auto;margin-left:16.66666667%;width:66.66666667%}}.language-selector{display:inline-block;margin-left:3rem}.language-selector .language-selector-select-item{align-items:center;cursor:pointer;display:flex}.language-selector .language-selector-select-link{color:#595959;padding-left:.4rem;padding-right:.4rem;padding-top:.2rem;text-decoration:none;text-transform:uppercase}@media(min-width:768px){.language-selector .language-selector-select-link{padding-top:.2rem}}@media(min-width:1200px){.language-selector .language-selector-select-link{padding-top:.2rem}}@media(min-width:768px){.language-selector .language-selector-select-link{padding-left:.4rem;padding-right:.4rem}}@media(min-width:1200px){.language-selector .language-selector-select-link{padding-left:.4rem;padding-right:.4rem}}.language-selector .language-selector-item-container{border:1px solid #ddd;min-width:unset;padding:0}.language-selector .language-selector-item-container .language-selector-item{display:flex;justify-content:center;margin-bottom:0;padding:0;text-transform:uppercase}@media(min-width:1200px){.language-selector .language-selector-item-container .language-selector-item{justify-content:unset}}.language-selector .language-selector-item-container .language-selector-item>a{color:#595959;margin-bottom:0;padding:1.6rem 2.4rem;text-decoration:none;width:100%}@media(min-width:768px){.language-selector .language-selector-item-container .language-selector-item>a{padding-left:2.4rem;padding-right:2.4rem}}@media(min-width:1200px){.language-selector .language-selector-item-container .language-selector-item>a{padding-left:2.4rem;padding-right:2.4rem}}@media(min-width:768px){.language-selector .language-selector-item-container .language-selector-item>a{padding-bottom:1.6rem;padding-top:1.6rem}}@media(min-width:1200px){.language-selector .language-selector-item-container .language-selector-item>a{padding-bottom:1.6rem;padding-top:1.6rem}}.language-selector .language-selector-item-container .language-selector-item:hover>a{color:#0639a6;text-decoration:underline}.language-selector .language-selector-item-container .language-selector-item.is-active>a{color:#0639a6}@media(min-width:1200px){.language-selector .language-selector-item-container .language-selector-item.is-active{display:none}}.language-selector .language-selector-toggle{display:none}.language-selector .dropdown{padding-bottom:10px;padding-top:18px}.language-selector .dropdown.show .dropdown-menu{top:8px!important}.language-selector .dropdown.show .language-selector-item,.language-selector .dropdown.show .language-selector-item>a,.language-selector .dropdown.show .language-selector-select-link{color:#fff}.mobile-language-selector{display:none;font-weight:700;margin-bottom:0;text-transform:uppercase}.headroom--pinned .mobile-language-selector{color:#fff}.fullwidth-cta{background-color:#0639a6;border:2px solid #0639a6;padding:32px 0;text-align:center;width:100%}.fullwidth-cta a{color:#fff!important;text-decoration:none!important}.fullwidth-cta a:after{content:"❯";font-size:.7em;margin-left:12px}.fullwidth-cta:focus,.fullwidth-cta:hover{background-color:#fff;color:#0639a6}.fullwidth-cta:focus a,.fullwidth-cta:hover a{color:#0639a6!important}.ac-form-banner{padding:72px 0;position:relative}.ac-form-banner .copy{display:flex;flex-direction:column;gap:30px;margin:48px 0;z-index:2}.ac-form-banner .copy .rich-text-sidebar{margin-top:16px;position:relative}.ac-form-banner .copy .rich-text-sidebar:before{background-color:#595959;height:100%;left:0;position:absolute;top:10px;width:15px}.ac-form-banner .copy .rich-text-sidebar .text-wrapper{padding:40px 0 20px 40px}.ac-form-banner .form-banner-picture{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.ac-form-banner .form-banner-picture .form-banner-image{height:100%;max-width:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.ac-form-banner .form-banner-picture .form-banner-image[src="#"]{display:none}.ac-form-banner.form-bar-blue .copy .rich-text-sidebar:before{background-color:#0639a6}.ac-form-banner .form-section{z-index:2}.ac-form-banner .form-section .campaign-form label[for=terms-agreement] p{display:inline-block}.ac-form-banner .form-section .campaign-form input[type=submit]{background-color:#0639a6;border:2px solid #0639a6;border-radius:4px;color:#fff;margin:5px 0;padding:.5em .875em;text-transform:uppercase}.ac-form-banner .form-section .campaign-form .padding-bottom-10{padding-bottom:10px}.ac-form-banner .form-section .campaign-form .padding-top-10{padding-top:10px}@media(min-width:768px){.ac-form-banner .form-section .campaign-form{display:flex;flex-wrap:wrap;justify-content:space-between}.ac-form-banner .form-section .campaign-form .full-width{flex:0 0 100%;max-width:100%}}.ac-form-banner .form-section .campaign-form input:not([type=checkbox]),.ac-form-banner .form-section .campaign-form select{border:none;width:100%}.ac-form-banner .form-section .campaign-form input:where([type=checkbox]){background:#0639a6 no-repeat 50%;background-size:15px 15px;border:2px solid #aaa;border-radius:4px;height:22px!important;margin:calc(.75em - 11px) 1rem 0 0;padding:0;position:relative;top:5px;width:22px!important}.ac-form-banner .form-section .campaign-form .input-validation-error,.ac-form-banner .form-section .campaign-form input[class*=-error]{background-color:transparent!important;color:#000}.ac-form-banner .form-section .campaign-form .field-validation-error{color:#eb0029;display:block}.ac-form-banner .form-section .campaign-form .bg-transparent input,.ac-form-banner .form-section .campaign-form .bg-transparent select,.ac-form-banner .form-section .campaign-form .bg-transparent textarea{background:transparent;border-bottom:2px solid #595959}.ac-form-banner .form-section .campaign-form .bg-transparent input::-moz-placeholder,.ac-form-banner .form-section .campaign-form .bg-transparent select::-moz-placeholder,.ac-form-banner .form-section .campaign-form .bg-transparent textarea::-moz-placeholder{color:transparent}.ac-form-banner .form-section .campaign-form .bg-transparent input::placeholder,.ac-form-banner .form-section .campaign-form .bg-transparent select::placeholder,.ac-form-banner .form-section .campaign-form .bg-transparent textarea::placeholder{color:transparent}.ac-form-banner .form-section .campaign-form textarea{background:transparent;border:none;border-bottom:2px solid #595959;width:100%}.ac-form-banner .form-section .campaign-form textarea::-moz-placeholder{color:transparent}.ac-form-banner .form-section .campaign-form textarea::placeholder{color:transparent}.ac-form-banner .form-section .campaign-form>:not(.m-unset){margin-top:50px}@media(min-width:768px){.ac-form-banner .form-section .campaign-form>*{flex:0 0 calc(50% - 40px)}}.ac-form-banner.ac-center-form .form-section{flex:0 0 auto;width:100%}@media(min-width:1200px){.ac-form-banner.ac-center-form .form-section{flex:0 0 auto;margin-left:25%;width:50%}}.ac-form-banner.ac-center-form .form-section .mat-form .form-logo-wrapper .form-logo{min-height:36px}.ac-form-banner.ac-center-form .form-section .mat-form .form-logo-wrapper .form-logo img{height:100%}.ac-form-banner.ac-center-form .form-section .mat-form input[type=checkbox]{height:18px;position:relative;top:2px;width:18px}.callout-promo{align-items:center;display:flex;justify-content:center;min-height:720px;padding:20px 0;position:relative}.callout-promo .cta-button-blue{background-color:#0639a6;border:2px solid #0639a6;border-radius:.25em;display:inline-flex;min-height:48px;min-width:48px;padding:0;width:-moz-fit-content;width:fit-content}.callout-promo .cta-button-blue a{color:#fff;height:100%;padding:16px 25px;text-decoration:none;width:100%}.callout-promo .cta-button-blue a:hover{color:unset}.callout-promo .cta-button-blue:focus,.callout-promo .cta-button-blue:hover{background-color:#fff}.callout-promo .cta-button-blue:focus a,.callout-promo .cta-button-blue:hover a{color:#0639a6!important}.callout-promo .cta-button-blue:focus:not(:active){outline:2px dashed #0639a6;outline-offset:2px}.callout-promo .callout-promo-left-picture{bottom:0;left:0;min-height:720px;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.callout-promo .callout-promo-left-picture .callout-promo-left-image{max-width:100%;min-height:720px;min-width:100%;-o-object-fit:cover;object-fit:cover}.callout-promo .callout-promo-left-picture .callout-promo-left-image[src="#"]{display:none}.callout-promo .container-fluid .row .copy,.callout-promo .container-lg .row .copy,.callout-promo .container-md .row .copy,.callout-promo .container-sm .row .copy{color:#000;display:flex;flex-direction:column;gap:16px;z-index:2}.callout-promo .container-fluid .row .copy .description p,.callout-promo .container-lg .row .copy .description p,.callout-promo .container-md .row .copy .description p,.callout-promo .container-sm .row .copy .description p{margin:10px 0}@media(min-width:768px){.callout-promo.background-gradient-black-white:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(0,0,0,.65) 65%,#060606);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.callout-promo.background-gradient-blue-white:before{background:linear-gradient(90deg,#04589f,rgba(6,57,166,.67) 50%,transparent);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.callout-promo.shadow-fade-gradient:before{background:linear-gradient(113deg,rgba(45,52,58,0) 12%,rgba(31,33,35,.8) 50%,rgba(31,33,35,.8) 0,rgba(25,25,25,0) 100%,#fff 0);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}}.callout-promo.content-center{min-height:632px}.callout-promo.content-center .container-fluid .row .copy,.callout-promo.content-center .container-lg .row .copy,.callout-promo.content-center .container-md .row .copy,.callout-promo.content-center .container-sm .row .copy{justify-content:center}.callout-promo.content-center .container-fluid .row .copy .description,.callout-promo.content-center .container-fluid .row .copy .title,.callout-promo.content-center .container-lg .row .copy .description,.callout-promo.content-center .container-lg .row .copy .title,.callout-promo.content-center .container-md .row .copy .description,.callout-promo.content-center .container-md .row .copy .title,.callout-promo.content-center .container-sm .row .copy .description,.callout-promo.content-center .container-sm .row .copy .title{text-align:center}.callout-promo.content-center .container-fluid .row .copy .cta-button-blue,.callout-promo.content-center .container-lg .row .copy .cta-button-blue,.callout-promo.content-center .container-md .row .copy .cta-button-blue,.callout-promo.content-center .container-sm .row .copy .cta-button-blue{margin:0}.callout-promo.content-center .callout-promo-center-picture{bottom:0;left:0;min-height:632px;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.callout-promo.content-center .callout-promo-center-picture .callout-promo-center-image{max-width:100%;min-height:632px;min-width:100%;-o-object-fit:cover;object-fit:cover}.callout-promo.content-center .callout-promo-center-picture .callout-promo-center-image[src="#"]{display:none}@media(min-width:768px){.callout-promo.content-center.background-gradient-black-white:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(0,0,0,.65) 65%,#060606);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.callout-promo.content-center.background-gradient-blue-white:before{background:linear-gradient(90deg,#04589f,rgba(6,57,166,.67) 50%,transparent);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.callout-promo.content-center.shadow-fade-gradient:before{background:linear-gradient(113deg,rgba(45,52,58,0) 12%,rgba(31,33,35,.8) 50%,rgba(31,33,35,.8) 0,rgba(25,25,25,0) 100%,#fff 0);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}}.callout-promo.content-right{min-height:560px}.callout-promo.content-right .callout-promo-right-picture{bottom:0;left:0;min-height:560px;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.callout-promo.content-right .callout-promo-right-picture .callout-promo-right-image{max-width:100%;min-height:560px;min-width:100%;-o-object-fit:cover;object-fit:cover}.callout-promo.content-right .callout-promo-right-picture .callout-promo-right-image[src="#"]{display:none}@media(min-width:768px){.callout-promo.content-right.background-gradient-black-white:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(0,0,0,.65) 65%,#060606);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.callout-promo.content-right.background-gradient-blue-white:before{background:linear-gradient(90deg,#04589f,rgba(6,57,166,.67) 50%,transparent);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.callout-promo.content-right.shadow-fade-gradient:before{background:linear-gradient(113deg,rgba(45,52,58,0) 12%,rgba(31,33,35,.8) 50%,rgba(31,33,35,.8) 0,rgba(25,25,25,0) 100%,#fff 0);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}}.solid-background-black{background-color:#000!important}.solid-background-black .copy .h1,.solid-background-black .copy .h2,.solid-background-black .copy .h3,.solid-background-black .copy .h4,.solid-background-black .copy .h5,.solid-background-black .copy .h6,.solid-background-black .copy a,.solid-background-black .copy div,.solid-background-black .copy h1,.solid-background-black .copy h2,.solid-background-black .copy h3,.solid-background-black .copy h4,.solid-background-black .copy h5,.solid-background-black .copy h6,.solid-background-black .copy li,.solid-background-black .copy p,.solid-background-black .copy span,.solid-background-black .form-section a,.solid-background-black .form-section div,.solid-background-black .form-section input,.solid-background-black .form-section label,.solid-background-black .form-section p,.solid-background-black .form-section select,.solid-background-black .form-section textarea{color:#fff!important}.solid-background-black .form-section select option{color:#000}.solid-background-black .form-section .input-validation-error,.solid-background-black .form-section input[class*=-error]{color:#fff!important}.solid-background-black .featured-card .copy .description,.solid-background-black .featured-card .copy .description p,.solid-background-black .featured-card .copy .h1,.solid-background-black .featured-card .copy .h2,.solid-background-black .featured-card .copy .h3,.solid-background-black .featured-card .copy .h4,.solid-background-black .featured-card .copy .h5,.solid-background-black .featured-card .copy .h6,.solid-background-black .featured-card .copy h1,.solid-background-black .featured-card .copy h2,.solid-background-black .featured-card .copy h3,.solid-background-black .featured-card .copy h4,.solid-background-black .featured-card .copy h5,.solid-background-black .featured-card .copy h6,.solid-background-black .featured-card .copy li,.solid-background-black .featured-card .copy p,.solid-background-black .featured-card .copy span{color:#000!important}.solid-background-blue{background-color:#0639a6!important}.solid-background-blue .copy .h1,.solid-background-blue .copy .h2,.solid-background-blue .copy .h3,.solid-background-blue .copy .h4,.solid-background-blue .copy .h5,.solid-background-blue .copy .h6,.solid-background-blue .copy a,.solid-background-blue .copy div,.solid-background-blue .copy h1,.solid-background-blue .copy h2,.solid-background-blue .copy h3,.solid-background-blue .copy h4,.solid-background-blue .copy h5,.solid-background-blue .copy h6,.solid-background-blue .copy li,.solid-background-blue .copy p,.solid-background-blue .copy span{color:#fff}.solid-background-blue .copy .cta-button-blue{background-color:#595959!important;border:#000}.solid-background-blue .copy .cta-button-blue:focus:not(:active),.solid-background-blue .copy .cta-button-blue:hover{background-color:#333!important}.solid-background-blue .copy .cta-button-blue a{color:#fff!important}.solid-background-blue .copy .cta-button-blue a:hover{color:#fff}.solid-background-blue .form-section input[type=submit]{background-color:#000}.solid-background-blue .form-section a,.solid-background-blue .form-section div,.solid-background-blue .form-section input:not(input[class*=-error]),.solid-background-blue .form-section label,.solid-background-blue .form-section p,.solid-background-blue .form-section textarea{color:#fff!important}.solid-background-blue .form-section select option{color:#000}.solid-background-blue .form-section .input-validation-error,.solid-background-blue .form-section input[class*=-error]{color:#fff!important}.solid-background-blue .featured-title{color:#fff}.solid-background-blue .featured-card .copy .description,.solid-background-blue .featured-card .copy .description p,.solid-background-blue .featured-card .copy .h1,.solid-background-blue .featured-card .copy .h2,.solid-background-blue .featured-card .copy .h3,.solid-background-blue .featured-card .copy .h4,.solid-background-blue .featured-card .copy .h5,.solid-background-blue .featured-card .copy .h6,.solid-background-blue .featured-card .copy h1,.solid-background-blue .featured-card .copy h2,.solid-background-blue .featured-card .copy h3,.solid-background-blue .featured-card .copy h4,.solid-background-blue .featured-card .copy h5,.solid-background-blue .featured-card .copy h6,.solid-background-blue .featured-card .copy li,.solid-background-blue .featured-card .copy p,.solid-background-blue .featured-card .copy span{color:#000!important}.solid-background-blue .featured-card .media{background:linear-gradient(180deg,#0639a6 40%,transparent 0),radial-gradient(circle,#a8a8a7 0,#776f65 100%)}.solid-background-white{background-color:#fff!important}.solid-background-white .copy .description,.solid-background-white .copy .h1,.solid-background-white .copy .h2,.solid-background-white .copy .h3,.solid-background-white .copy .h4,.solid-background-white .copy .h5,.solid-background-white .copy .h6,.solid-background-white .copy a,.solid-background-white .copy h1,.solid-background-white .copy h2,.solid-background-white .copy h3,.solid-background-white .copy h4,.solid-background-white .copy h5,.solid-background-white .copy h6,.solid-background-white .copy li,.solid-background-white .copy p,.solid-background-white .copy span{color:#0639a6}.solid-background-white .copy .cta-button-black a,.solid-background-white .copy .cta-button-blue a{color:#fff}.solid-background-white .form-section a,.solid-background-white .form-section div,.solid-background-white .form-section input,.solid-background-white .form-section label,.solid-background-white .form-section p,.solid-background-white .form-section select,.solid-background-white .form-section select option,.solid-background-white .form-section textarea,.solid-background-white.form-banner .copy .tag{color:#0639a6}.solid-background-white .form-section .input-validation-error,.solid-background-white .form-section input[class*=-error]{color:#0639a6!important}.solid-background-white .featured-title{color:#0639a6}.solid-background-white .featured-card .copy .description,.solid-background-white .featured-card .copy .description p,.solid-background-white .featured-card .copy .h1,.solid-background-white .featured-card .copy .h2,.solid-background-white .featured-card .copy .h3,.solid-background-white .featured-card .copy .h4,.solid-background-white .featured-card .copy .h5,.solid-background-white .featured-card .copy .h6,.solid-background-white .featured-card .copy div,.solid-background-white .featured-card .copy h1,.solid-background-white .featured-card .copy h2,.solid-background-white .featured-card .copy h3,.solid-background-white .featured-card .copy h4,.solid-background-white .featured-card .copy h5,.solid-background-white .featured-card .copy h6,.solid-background-white .featured-card .copy li,.solid-background-white .featured-card .copy p,.solid-background-white .featured-card .copy span{color:#0639a6!important}.solid-background-white .featured-card .media{background:linear-gradient(180deg,#fff 40%,transparent 0),radial-gradient(circle,#a8a8a7 0,#776f65 100%)}.solid-background-white .card-section,.solid-background-white .card-section a{color:#0639a6!important}.featured-products{color:#fff;padding-top:72px}.featured-products .row:first-of-type{justify-content:center}.featured-products .featured-title{text-align:center;z-index:2}.featured-products .featured-card{margin:56px 0}.featured-products .featured-card .media{background:linear-gradient(180deg,#000 40%,transparent 0),radial-gradient(circle,#a8a8a7 0,#776f65 100%);justify-content:center;opacity:1}.featured-products .featured-card .media img{height:auto}.featured-products .featured-card .copy{background-color:#f8f8f8;color:#000;opacity:1;padding:16px 24px}.featured-products .featured-card .copy .cta-button-blue{align-items:center;background-color:#0639a6;border:2px solid #0639a6;border-radius:.25em;display:inline-flex;justify-content:center;margin-top:20px;min-height:48px;min-width:48px;padding:10px 25px;text-align:center;width:-moz-fit-content;width:fit-content;width:100%}.featured-products .featured-card .copy .cta-button-blue a{color:#fff;text-decoration:none;text-transform:uppercase}.featured-products .featured-card .copy .cta-button-blue a:hover{color:unset}.featured-products .featured-card .copy .cta-button-blue:focus,.featured-products .featured-card .copy .cta-button-blue:hover{background-color:#fff}.featured-products .featured-card .copy .cta-button-blue:focus a,.featured-products .featured-card .copy .cta-button-blue:hover a{color:#0639a6!important}.featured-products .featured-card .copy .cta-button-blue:focus:not(:active){outline:2px dashed #0639a6;outline-offset:2px}.featured-products.featured-products-carousel{overflow-x:hidden;position:relative}.featured-products.featured-products-carousel>.component-content>.container-fluid,.featured-products.featured-products-carousel>.component-content>.container-lg,.featured-products.featured-products-carousel>.component-content>.container-md,.featured-products.featured-products-carousel>.component-content>.container-sm{padding:0}.featured-products.featured-products-carousel .white-section{background:linear-gradient(0deg,#fff 75%,transparent 0);margin:56px 0;padding-left:80px;padding-right:80px;z-index:2}.featured-products.featured-products-carousel .white-section .slick-autoplay-toggle-button{display:none}.featured-products.featured-products-carousel .white-section .slick-prev{width:unset}.featured-products.featured-products-carousel .white-section .slick-prev:before{bottom:25px;color:#fff;content:"❮";left:-30px;opacity:unset;padding:23px 21px 23px 14px;position:relative}.featured-products.featured-products-carousel .white-section .slick-next{width:unset}.featured-products.featured-products-carousel .white-section .slick-next:before{bottom:25px;color:#fff;content:"❯";opacity:unset;padding:23px 14px 23px 21px;position:relative;right:-30px}.featured-products.featured-products-carousel .white-section .slick-slide{margin:0 24px}.featured-products.featured-products-carousel .white-section .featured-card{margin:36px 0}.featured-products.featured-products-carousel .white-section .featured-card .media{background:unset!important}.featured-products.featured-products-carousel .white-section .featured-card .copy{background-color:unset;padding:16px 0}.featured-products.featured-products-carousel .white-section .featured-card .copy .cta-button-blue{margin-bottom:20px;margin-top:16px;padding:0}.featured-products.featured-products-carousel .white-section .featured-card .copy .cta-button-blue a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.featured-products.featured-products-carousel .white-section .featured-card .copy .brow{font-weight:400}.featured-products.featured-products-carousel .featured-products-carousel-picture{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.featured-products.featured-products-carousel .featured-products-carousel-picture .featured-products-carousel-image{height:100%;max-width:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.featured-products.featured-products-carousel .featured-products-carousel-picture .featured-products-carousel-image[src="#"]{display:none}.resource-cards{background-color:#ddd;padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.resource-cards{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.resource-cards{padding-bottom:7.2rem;padding-top:7.2rem}}.resource-cards .row{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center!important}@media(max-width:767.98px){.resource-cards .row{gap:2.4rem}}.resource-cards .resource-cards-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:4rem;text-align:center}.resource-cards .resource-card{display:flex;flex-direction:column;min-height:100%}@media(min-width:768px){.resource-cards .resource-card{margin-bottom:2.4rem}}@media(min-width:1200px){.resource-cards .resource-card{margin-bottom:0}}.resource-cards .resource-card .media-section{border-radius:0;height:auto;width:100%}.resource-cards .resource-card .media-section:before{background-color:#1b49b3;content:"";height:.8rem;left:0;position:absolute;top:0;width:100%;z-index:5}.resource-cards .resource-card .media-section img,.resource-cards .resource-card .media-section video{height:100%;max-height:16rem;width:100%}.resource-cards .resource-card .copy-section{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;flex-grow:1;gap:1.6rem;padding:2.4rem}@media(min-width:768px){.resource-cards .resource-card .copy-section{padding-bottom:2.4rem;padding-top:2.4rem}}@media(min-width:1200px){.resource-cards .resource-card .copy-section{padding-bottom:2.4rem;padding-top:2.4rem}}@media(min-width:768px){.resource-cards .resource-card .copy-section{padding-left:2.4rem;padding-right:2.4rem}}@media(min-width:1200px){.resource-cards .resource-card .copy-section{padding-left:3.2rem;padding-right:3.2rem}}.resource-cards.all-resource-cards .resource-card{flex:0 0 auto;margin-bottom:2.4rem;width:100%}@media(min-width:768px){.resource-cards.all-resource-cards .resource-card{flex:0 0 auto;width:50%}}@media(min-width:1200px){.resource-cards.all-resource-cards .resource-card{flex:0 0 auto;width:33.33333333%}}.resource-cards .ec-clickable-card:has(.ec-card-link-overlay:hover) .media-section img{transform:scale(1.05)}.resource-cards .ec-clickable-card .media-section{overflow:hidden}.resource-cards .ec-clickable-card .media-section img{transition:all .5s ease}@media(prefers-reduced-motion:reduce){.resource-cards .ec-clickable-card .media-section img{transition:none}}.footer-disclaimer-container .footer-disclaimer{align-items:center;background-color:#fff;color:#776f65;display:flex;flex-direction:column;font-size:1.4rem;justify-content:center;line-height:3.6rem;padding-bottom:.8rem;padding-top:.8rem}@media(min-width:768px){.footer-disclaimer-container .footer-disclaimer{padding-bottom:.8rem;padding-top:.8rem}}@media(min-width:1200px){.footer-disclaimer-container .footer-disclaimer{align-items:unset;flex-direction:row;padding-bottom:.8rem;padding-top:.8rem}}.footer-disclaimer-container .footer-disclaimer a,.footer-disclaimer-container .footer-disclaimer p{font-size:1.4rem;line-height:3.6rem}.footer-disclaimer-container .footer-disclaimer .disclaimer-links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style:none}@media(max-width:1199.98px){.footer-disclaimer-container .footer-disclaimer .disclaimer-links{padding-left:0}}@media(min-width:1200px){.footer-disclaimer-container .footer-disclaimer .disclaimer-links{flex-wrap:unset;justify-content:unset}}.footer-disclaimer-container .footer-disclaimer .disclaimer-links li{align-items:flex-end;display:flex}.footer-disclaimer-container .footer-disclaimer .disclaimer-links li a{align-items:flex-end;color:#776f65;display:flex;padding-left:.8rem;padding-right:.8rem;text-decoration:none}@media(min-width:768px){.footer-disclaimer-container .footer-disclaimer .disclaimer-links li a{padding-left:.8rem;padding-right:.8rem}}@media(min-width:1200px){.footer-disclaimer-container .footer-disclaimer .disclaimer-links li a{padding-left:.8rem;padding-right:.8rem}}.footer-disclaimer-container .footer-disclaimer .disclaimer-links li a:hover{color:#000;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.footer-disclaimer-container .footer-disclaimer .disclaimer-links .line{align-items:flex-end;display:flex;font-size:2rem}.footer-disclaimer-container .footer-disclaimer .disclaimer-links .footerlogo img{display:none;vertical-align:middle}.map-cta-links{background-position:calc(50% + 100px) 50%;background-repeat:no-repeat;background-size:cover;text-align:center}.map-cta-links .content{margin:0 auto;max-width:1280px;padding:50px 20px 40px}.map-cta-links .content div{padding:20px 20px 5px;width:100%}.map-cta-links .description,.map-cta-links .title{display:block;padding-bottom:20px}.map-cta-links .title{font-size:2.375em}.map-cta-links .description{font-size:1.25em}.map-cta-links .distributors-link,.map-cta-links .locations-link{border-bottom:none;display:block;font-size:1.25em}.map-cta-links .distributors-link:focus:not(:active),.map-cta-links .locations-link:focus:not(:active){border-radius:4px;outline:2px dashed #0639a6;outline-offset:2px}.map-cta-links .distributors-link:focus:not(:focus-visible),.map-cta-links .locations-link:focus:not(:focus-visible){outline:none}.map-cta-links .distributors-link:after,.map-cta-links .distributors-link:before,.map-cta-links .locations-link:after,.map-cta-links .locations-link:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Font Awesome\ 6 Pro;font-size:1.25em;font-style:normal;font-variant:normal;font-weight:400;line-height:1;transition:color .1s ease-in-out}.map-cta-links .distributors-link:before,.map-cta-links .locations-link:before{padding-right:.5em}.map-cta-links .distributors-link:after,.map-cta-links .locations-link:after{padding-left:.5em}.map-cta-links .distributors-link:before,.map-cta-links .locations-link:before{color:#0639a6}.map-cta-links .locations-link:before{content:"";font-weight:900}.map-cta-links .distributors-link:before{content:""}@media(min-width:768px){.map-cta-links{background-position:50%}.map-cta-links .content{padding:120px 60px 130px}.map-cta-links .content .title{text-shadow:0 4px 4px rgba(0,0,0,.25)}.map-cta-links .content div{display:inline-block;width:30%}}.map{background:transparent;border:1px;overflow:hidden}.map,.map .map-canvas{position:relative}.map img{max-width:none}.map .MicrosoftMap .infobox-close{float:right;position:static}.map .MicrosoftMap .Infobox .infobox-body{height:100%}.map .MicrosoftMap .Infobox .infobox-info{box-sizing:border-box;height:100%}.locations #filters-toggle,.locations #view-toggle{background-color:#0639a6;border:2px solid #0639a6;border-radius:4px;box-sizing:border-box;color:#fff;display:inline-block;font-size:1.25em;font-size:1em;font-weight:400;margin:0;padding:.25em .875em;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .3s ease-in-out,background-color .2s ease-in-out;vertical-align:middle}.locations #filters-toggle:after,.locations #filters-toggle:before,.locations #view-toggle:after,.locations #view-toggle:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Font Awesome\ 6 Pro;font-size:1.25em;font-style:normal;font-variant:normal;font-weight:400;line-height:1;transition:color .1s ease-in-out}.locations #filters-toggle:before,.locations #view-toggle:before{padding-right:.5em}.locations #filters-toggle:after,.locations #view-toggle:after{padding-left:.5em}.locations #filters-toggle:hover,.locations #view-toggle:hover{background-color:#fff;border:2px solid #0639a6;color:#0639a6}.locations #filters-toggle:hover:after,.locations #filters-toggle:hover:before,.locations #view-toggle:hover:after,.locations #view-toggle:hover:before{color:#0639a6}.locations #filters-toggle:after,.locations #view-toggle:after{font-size:1em}.locations #filters-toggle.icon-filters:after,.locations #view-toggle.icon-filters:after{content:""}.locations #filters-toggle.icon-map:after,.locations #view-toggle.icon-map:after{content:""}.locations #filters-toggle.icon-grid:after,.locations #view-toggle.icon-grid:after{content:""}.locations #filters-toggle{margin-right:.875em}#location-map{height:70vh;min-height:500px;width:100%}.more-filters{overflow:hidden}.more-filters.filters-hidden{height:0}.more-filters.filters-hidden+.clear-filters-container #clear-filters{display:none}.clear-filters-container #clear-filters:after{display:none!important}.filter-container .sitecore-form{display:flex;flex-wrap:wrap}.application-filter-container,.brand-filter-container,.brands-filter-container,.certification-filter-container,.country-select-container,.filter-actions-container,.industry-filter-container,.location-type-container,.market-filter-container,.technology-filter-container{flex-basis:1;padding-top:10px;width:100%}.country-select-container{order:1}.distributor-filters .market-filter-container{order:2}.distributor-filters .industry-filter-container{order:3}.distributor-filters .brand-filter-container{order:4}.distributor-filters .clear-filters-container{order:5}.filter-actions-container{order:3}.more-filters{flex-basis:1;order:2;width:100%}.clear-filters-container{order:4}#results-count{display:none}#results-count.active-view{display:block}.locations{padding:0 20px 40px}.locations .sitecore-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/theme/medical/images/icons/chevron-down-base.svg);background-position:calc(100% - 12px) 16px;background-repeat:no-repeat;background-size:20px;padding:8px 2%}.locations .sitecore-form select,.locations .sitecore-form textarea{background-color:#fff;border:1px solid #c4c4c4;border-radius:4px;color:#333;width:100%}.locations #location-map,.locations #view-toggle{display:none}.locations #location-list{display:block;margin-bottom:40px;padding-left:0}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}#locations-container{margin-top:20px;min-height:400px;position:relative}.location-item{border:1px solid #cfd2d3;line-height:1.5em;margin:0 0 20px;padding:10px}.location-item .location-address,.location-item .location-application,.location-item .location-applications,.location-item .location-brand,.location-item .location-brands,.location-item .location-certification,.location-item .location-certifications,.location-item .location-countries,.location-item .location-industry,.location-item .location-market,.location-item .location-markets,.location-item .location-name,.location-item .location-technologies,.location-item .location-technology,.location-item .location-type{display:block}.location-item .info-section{margin-top:20px}.location-item .location-name{font-size:24px;margin-bottom:10px}.location-item .location-name,.location-item strong{font-weight:700}.location-item .location-email,.location-item .location-phone,.location-item .location-website{display:block}.location-item .location-email a,.location-item .location-phone a,.location-item .location-website a{color:#0639a6;overflow-wrap:break-word;word-break:break-all}.hide-sections .location-brands,.hide-sections .location-industries,.hide-sections .location-markets{display:none}#location-map .gm-style .gm-style-iw-c,.map-popup{border-radius:0}.map-popup{min-height:130px;width:400px}.map-popup .columns{display:flex}.map-popup .columns>div:first-child{border-right:1px solid #cfd2d3;flex-basis:45%;min-width:180px;padding:0 10px 0 0}.map-popup .columns>div:last-child{padding:0 0 0 10px}.map-popup .h3,.map-popup h3{font-size:2em;margin-bottom:10px}.map-popup p{font-size:1.25em;line-height:1.25em;margin-bottom:4px}.map-popup p strong{font-weight:700}#location-page-title{padding-left:16px}@media(min-width:768px){.locations{padding:0}.locations #location-list{display:none;padding-left:unset}.location-filters{margin-top:.5em}.location-filters .country-select-container label{position:absolute;top:-.5em}#location-list.active-view{display:flex;flex-wrap:wrap;gap:30px 20px;margin-bottom:30px;min-height:280px;width:100%}#location-list.active-view .location-item{flex-basis:calc(32.5% - 10px);flex-shrink:1;margin:0}.locations #view-toggle{display:inline-block}#locations-container{display:flex;flex-wrap:wrap}#locations-container #location-map,#locations-container #results-count{flex-basis:100%}#locations-container.filtered #location-map.active-view{flex-basis:70%}#locations-container.filtered #location-map.active-view+#location-list{border-bottom:1px solid #cfd2d3;border-top:1px solid #cfd2d3;display:block;flex-basis:30%;height:70vh;overflow-y:scroll}#locations-container.filtered #location-map.active-view+#location-list .location-item,#locations-container.filtered #location-map.active-view+#location-list .location-unavailable{margin:10px}#location-map.active-view{display:flex}.locations .sitecore-form{padding-top:10px;position:relative}.locations .sitecore-form .country-select-container{flex-basis:calc(40% - 1em);margin-right:1em}.locations .sitecore-form .filter-actions-container{flex-basis:40%;order:3}.locations .sitecore-form .brand-filter-container,.locations .sitecore-form .industry-filter-container,.locations .sitecore-form .market-filter-container{flex-basis:calc(30% - 1em);margin-right:1em}.locations .sitecore-form .more-filters{display:flex;flex-basis:50%;order:4;overflow:visible}.locations .sitecore-form .more-filters .brand-filter-container,.locations .sitecore-form .more-filters .industry-filter-container,.locations .sitecore-form .more-filters .location-type-container,.locations .sitecore-form .more-filters .market-filter-container{flex-basis:calc(50% - 1em);margin-right:1em}.locations .sitecore-form .more-filters.filters-hidden{flex-basis:0;overflow:hidden}.locations .sitecore-form .more-filters.filters-hidden+.clear-filters-container #clear-filters{display:none;position:relative}.clear-filters-container{flex-basis:10%;position:relative}.clear-filters-container #clear-filters{bottom:.5em;position:absolute}.clear-filters-container #clear-filters:after{display:none!important}}@media(min-width:1200px){.locations #filters-toggle{margin-right:1.275em}.locations .sitecore-form .country-select-container{flex-basis:calc(40% - 1.5em);margin-right:1.5em}.locations .sitecore-form .filter-actions-container{flex-basis:calc(35% - 1.5em);margin-right:1.5em}.locations .sitecore-form .more-filters .brand-filter-container,.locations .sitecore-form .more-filters .industry-filter-container,.locations .sitecore-form .more-filters .location-type-container,.locations .sitecore-form .more-filters .market-filter-container{flex-basis:calc(50% - 1.5em);margin-right:1.5em}#location-list.active-view .location-item{flex-basis:calc(25% - 20px)}#location-list.active-view .location-item:nth-child(4n){margin-right:0}}@media(min-width:768px){#location-list.active-view,.locations .filter-container{margin-left:auto;margin-right:auto;max-width:768px;padding:0 18px}.distributor-filters .filter-actions-container{margin-top:30px}.distributor-filters .more-filters{flex-basis:90%!important}}@media(min-width:1200px){#location-list.active-view,.locations .filter-container{max-width:1200px}}.logos{padding:72px 0}.logos .copy{align-items:center}.logos .copy .title-wrapper{align-items:center;display:flex}.logos .copy .title-wrapper .title{display:flex;justify-content:center;margin:0 24px;text-align:center;width:100%}.logos .copy .title-wrapper .line{border:3px solid #776f65;width:100%}.logos .copy .description{margin:30px 45px;text-align:center}.logos .logos-section{align-items:center;display:flex;flex-direction:column;gap:64px;justify-content:center;margin-top:38px;text-align:center}@media(min-width:768px){.logos .logos-section{flex-direction:row}}.logos .logos-section .logo-wrapper img{height:auto;max-width:200px;width:100%}@media(min-width:768px)and (max-width:1199.98px){.logos .copy .title{margin:0 48px}.logos .logos-section{flex-direction:row;gap:80px}.logos .logos-section .logo-wrapper img{max-width:unset}}@media(min-width:1200px){.logos .copy .title{margin:0 72px}.logos .logos-section{gap:96px}}.image-carousel{overflow-x:hidden;position:relative}.image-carousel>.container-fluid,.image-carousel>.container-lg,.image-carousel>.container-md,.image-carousel>.container-sm{padding:0}.image-carousel .image-carousel-wrapper{padding-left:80px;padding-right:80px;z-index:2}.image-carousel .image-carousel-wrapper .image-carousel-slider .image-wrapper{align-items:center;display:flex;justify-content:center}.image-carousel .image-carousel-wrapper .image-carousel-slider .image-wrapper img{align-items:center;display:flex;justify-content:center;margin:auto;min-height:360px;-o-object-fit:contain;object-fit:contain;width:100%}@media(min-width:768px){.image-carousel .image-carousel-wrapper .image-carousel-slider .image-wrapper img{height:360px;min-height:unset;width:450px}}@media(min-width:1200px){.image-carousel .image-carousel-wrapper .image-carousel-slider .image-wrapper img{height:420px;min-height:unset;width:660px}}.image-carousel .image-carousel-wrapper .image-carousel-slider .slick-autoplay-toggle-button{display:none!important}.image-carousel .image-carousel-wrapper .image-carousel-slider .slick-next,.image-carousel .image-carousel-wrapper .image-carousel-slider .slick-prev{width:unset}.image-carousel .image-carousel-wrapper .image-carousel-slider .slick-next:before,.image-carousel .image-carousel-wrapper .image-carousel-slider .slick-prev:before{background-color:#0639a6;bottom:25px;color:#fff;flex-shrink:0;font-size:x-large;opacity:unset;position:relative}.image-carousel .image-carousel-wrapper .image-carousel-slider .slick-prev:before{border-bottom-right-radius:50%;border-top-right-radius:50%;content:"❮";left:-30px;padding:23px 21px 23px 14px}@media(min-width:1200px){.image-carousel .image-carousel-wrapper .image-carousel-slider .slick-prev:before{font-size:xx-large}}.image-carousel .image-carousel-wrapper .image-carousel-slider .slick-next:before{border-bottom-left-radius:50%;border-top-left-radius:50%;content:"❯";padding:23px 14px 23px 21px;right:-30px}@media(min-width:1200px){.image-carousel .image-carousel-wrapper .image-carousel-slider .slick-next:before{font-size:xx-large}}.quote-card-image-carousel .container-fluid,.quote-card-image-carousel .container-lg,.quote-card-image-carousel .container-md,.quote-card-image-carousel .container-sm{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;min-height:28rem;padding:0;position:relative}@media(min-width:768px){.quote-card-image-carousel .container-fluid,.quote-card-image-carousel .container-lg,.quote-card-image-carousel .container-md,.quote-card-image-carousel .container-sm{min-height:48rem}}.quote-card-image-carousel .container-fluid .bg-media,.quote-card-image-carousel .container-lg .bg-media,.quote-card-image-carousel .container-md .bg-media,.quote-card-image-carousel .container-sm .bg-media{z-index:1}.quote-card-image-carousel .container-fluid .container,.quote-card-image-carousel .container-lg .container,.quote-card-image-carousel .container-md .container,.quote-card-image-carousel .container-sm .container{display:flex;flex-direction:column;height:100%;padding:2.4rem;position:relative}@media(min-width:768px){.quote-card-image-carousel .container-fluid .container,.quote-card-image-carousel .container-lg .container,.quote-card-image-carousel .container-md .container,.quote-card-image-carousel .container-sm .container{padding-bottom:2.4rem;padding-top:2.4rem}}@media(min-width:1200px){.quote-card-image-carousel .container-fluid .container,.quote-card-image-carousel .container-lg .container,.quote-card-image-carousel .container-md .container,.quote-card-image-carousel .container-sm .container{padding-bottom:3.2rem;padding-top:3.2rem}}@media(min-width:768px){.quote-card-image-carousel .container-fluid .container,.quote-card-image-carousel .container-lg .container,.quote-card-image-carousel .container-md .container,.quote-card-image-carousel .container-sm .container{padding-left:2.4rem;padding-right:2.4rem}}@media(min-width:1200px){.quote-card-image-carousel .container-fluid .container,.quote-card-image-carousel .container-lg .container,.quote-card-image-carousel .container-md .container,.quote-card-image-carousel .container-sm .container{padding-left:2.4rem;padding-right:2.4rem;padding:0}}.quote-card-image-carousel .container-fluid .container .row .quote-container,.quote-card-image-carousel .container-lg .container .row .quote-container,.quote-card-image-carousel .container-md .container .row .quote-container,.quote-card-image-carousel .container-sm .container .row .quote-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:24px 0;width:100%;z-index:2}.quote-card-image-carousel .container-fluid .container .row .quote-container .left-quote,.quote-card-image-carousel .container-lg .container .row .quote-container .left-quote,.quote-card-image-carousel .container-md .container .row .quote-container .left-quote,.quote-card-image-carousel .container-sm .container .row .quote-container .left-quote{align-items:flex-start;display:flex;height:31px;justify-content:flex-start;position:relative;width:35px}.quote-card-image-carousel .container-fluid .container .row .quote-container .left-quote:before,.quote-card-image-carousel .container-lg .container .row .quote-container .left-quote:before,.quote-card-image-carousel .container-md .container .row .quote-container .left-quote:before,.quote-card-image-carousel .container-sm .container .row .quote-container .left-quote:before{background:url(/theme/medical/images/icons/quote-open-white.svg) no-repeat 50%;content:"";display:block;height:31px;width:35px}.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section{display:flex;flex-direction:column}.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper{color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;z-index:2}.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper{align-items:flex-start;flex:0 0 auto;justify-content:flex-start;margin-bottom:20px;width:100%}@media(min-width:768px){.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper{flex:0 0 auto;width:50%}}.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote{font-size:2.4rem;font-weight:400;line-height:3.6rem}.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote a,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote a,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote a,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote a{font-weight:400}.rich-text .quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote,.rich-text .quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .quote-wrapper .quote{margin-bottom:1.6rem}}.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;margin-bottom:20px;width:100%}@media(min-width:768px){.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper{flex:0 0 auto;width:50%}}.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author{border-bottom:4px solid #fff;font-size:3.2rem;font-weight:400;line-height:4rem}@media(min-width:1200px){.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author{font-size:4rem;line-height:4.8rem}}.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author a,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author a,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author a,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author a{font-weight:400}.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag{font-size:1.6rem;font-weight:400;line-height:2.8rem}@media(min-width:1200px){.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag{font-size:2rem;line-height:3.2rem}}.quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag a,.quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag a,.quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag a,.quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag a{font-weight:400}.rich-text .quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .quote-card-image-carousel .container-fluid .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-card-image-carousel .container-lg .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-card-image-carousel .container-md .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag,.rich-text .quote-card-image-carousel .container-sm .container .row .quote-container .copy-section .copy-wrapper .author-wrapper .author-tag{margin-bottom:1.6rem}}.quote-card-image-carousel .container-fluid .container .row .quote-container .right-quote,.quote-card-image-carousel .container-lg .container .row .quote-container .right-quote,.quote-card-image-carousel .container-md .container .row .quote-container .right-quote,.quote-card-image-carousel .container-sm .container .row .quote-container .right-quote{display:flex;flex-direction:row-reverse;margin-left:auto;position:relative;top:0;width:100%}@media(min-width:768px){.quote-card-image-carousel .container-fluid .container .row .quote-container .right-quote,.quote-card-image-carousel .container-lg .container .row .quote-container .right-quote,.quote-card-image-carousel .container-md .container .row .quote-container .right-quote,.quote-card-image-carousel .container-sm .container .row .quote-container .right-quote{top:-60px;width:50%!important}}.quote-card-image-carousel .container-fluid .container .row .quote-container .right-quote:before,.quote-card-image-carousel .container-lg .container .row .quote-container .right-quote:before,.quote-card-image-carousel .container-md .container .row .quote-container .right-quote:before,.quote-card-image-carousel .container-sm .container .row .quote-container .right-quote:before{background:url(/theme/medical/images/icons/quote-close-base-lg.svg) no-repeat 50%;content:"";display:block;flex:0 0 auto;height:140px;width:296px;width:100%}@media(min-width:768px){.quote-card-image-carousel .container-fluid .container .row .quote-container .right-quote:before,.quote-card-image-carousel .container-lg .container .row .quote-container .right-quote:before,.quote-card-image-carousel .container-md .container .row .quote-container .right-quote:before,.quote-card-image-carousel .container-sm .container .row .quote-container .right-quote:before{margin-left:16.66666667%}}.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-controls,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-controls,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-controls,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-controls{color:#02246b;display:flex;flex:0 0 auto;gap:8px;margin:16px 0;width:100%}@media(min-width:768px){.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-controls,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-controls,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-controls,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-controls{gap:16px;margin-left:0}}.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-controls button,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-controls button,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-controls button,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-controls button{align-items:flex-end;background:none;border:none;color:#02246b;cursor:pointer;display:flex;font-size:3.2rem;font-weight:400;line-height:4rem;transition:color .3s ease}@media(min-width:1200px){.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-controls button,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-controls button,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-controls button,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-controls button{font-size:4rem;line-height:4.8rem}}.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-controls button a,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-controls button a,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-controls button a,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-controls button a{font-weight:400}.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-counter,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-counter,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-counter,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-counter{align-items:flex-end;-moz-column-gap:18px;column-gap:18px;display:flex;font-size:4rem;font-weight:700;font-weight:400;line-height:4.8rem}@media(min-width:1200px){.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-counter,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-counter,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-counter,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-counter{font-size:4.8rem;line-height:5.6rem}}.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-counter .current-slide,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-counter .current-slide,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-counter .current-slide,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-counter .current-slide{font-size:4rem;font-weight:400;line-height:4.8rem}@media(min-width:1200px){.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-counter .current-slide,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-counter .current-slide,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-counter .current-slide,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-counter .current-slide{font-size:4.8rem;line-height:5.6rem}}.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-counter .total-slides,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-counter .total-slides,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-counter .total-slides,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-counter .total-slides{font-size:3.2rem;font-weight:400;line-height:4rem}@media(min-width:1200px){.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-counter .total-slides,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-counter .total-slides,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-counter .total-slides,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-counter .total-slides{font-size:4rem;line-height:4.8rem}}.quote-card-image-carousel .container-fluid .container .row .quote-container .quote-carousel-counter .total-slides a,.quote-card-image-carousel .container-lg .container .row .quote-container .quote-carousel-counter .total-slides a,.quote-card-image-carousel .container-md .container .row .quote-container .quote-carousel-counter .total-slides a,.quote-card-image-carousel .container-sm .container .row .quote-container .quote-carousel-counter .total-slides a{font-weight:400}.image-interaction .split50{background-color:#3d3d3d}.image-interaction .split50 #image-container{margin:20px auto auto;max-width:-moz-max-content;max-width:max-content;overflow:hidden;padding:0;position:relative}@media(min-width:768px){.image-interaction .split50 #image-container{max-height:400px;max-width:500px}}@media(min-width:1200px){.image-interaction .split50 #image-container{margin:unset;max-width:unset;width:50%}}.image-interaction .split50 #image-container img{height:auto;max-width:350px;padding-top:20px}@media(min-width:768px){.image-interaction .split50 #image-container img{max-height:400px;max-width:500px}}.image-interaction .split50 #image-container .circle,.image-interaction .split50 #image-container .line{position:absolute;transform-origin:top}.image-interaction .split50 #image-container .circle{background-color:#fff;border-radius:50%;cursor:pointer;height:20px;transform:translate(-50%,-50%);width:20px;z-index:111}.image-interaction .split50 #image-container .circle:after,.image-interaction .split50 #image-container .circle:before{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.image-interaction .split50 #image-container .circle:after{border:2px solid #79bb30;height:40px;opacity:0;width:40px;z-index:113}.image-interaction .split50 #image-container .circle:before{border:2px solid #fff;height:30px;width:30px;z-index:111}.image-interaction .split50 #image-container .circle.hover:after,.image-interaction .split50 #image-container .circle:hover:after{opacity:1}.image-interaction .split50 #image-container .circle.hover:before,.image-interaction .split50 #image-container .circle:hover:before{border:2px solid #79bb30}.image-interaction .split50 #image-container .circle.active-circle:after{opacity:1}.image-interaction .split50 #image-container .circle.active-circle:before{border:2px solid #79bb30}.image-interaction .split50 #image-container .line{background-color:#79bb30;height:100vw;width:2px}.image-interaction .split50 .card-section{background-color:#000;color:#fff;margin:0 0 20px;padding:0}@media(min-width:1200px){.image-interaction .split50 .card-section{margin:20px 0;width:50%}}.image-interaction .split50 .card-section .coordinate-text{display:none;margin:0}@media(min-width:1200px){.image-interaction .split50 .card-section .coordinate-text{margin:40px}}.image-interaction .split50 .card-section .coordinate-text.active{display:block}.image-interaction .split50 .card-section .coordinate-text .content{display:flex;flex-direction:column;gap:16px;height:100%;padding:16px}.image-interaction .split50 .card-section .coordinate-text .content .application-card-header{display:flex;justify-content:space-between}.image-interaction .split50 .card-section .coordinate-text .content .application-card-header .header-section-1{display:flex;flex-direction:column;gap:32px;width:50%}.image-interaction .split50 .card-section .coordinate-text .content .application-card-header .header-section-1 .title{background-color:#0639a6;padding:5px 10px;text-align:center;width:-moz-fit-content;width:fit-content}.image-interaction .split50 .card-section .coordinate-text .content .application-card-header .header-section-2{display:flex;justify-content:end}.image-interaction .split50 .card-section .coordinate-text .content .application-card-header .header-section-2 img{background-color:#000;border:6px solid #fff;border-radius:50%;box-shadow:5.5px 5px 6.5px .5px #000;max-height:120px;max-width:120px;-o-object-fit:cover;object-fit:cover}@media(min-width:768px){.image-interaction .split50 .card-section .coordinate-text .content .application-card-header .header-section-2 img{max-height:140px;max-width:140px;width:50%}}.image-interaction .split50 .cta-button-blue{background-color:#000;border:none;border-radius:unset;margin-top:0;text-align:left}.image-interaction .split50 .cta-button-blue a:after{content:"❯";font-size:.9em;margin-left:12px}.image-interaction .image-interaction-feature-points{background-color:#ebffeb;min-height:480px;overflow:hidden;position:relative;width:100%}.image-interaction .image-interaction-feature-points .container{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;min-height:480px;position:relative;width:100%}.image-interaction .image-interaction-feature-points .container .feature-points-image-container{align-items:center;display:flex;height:100%;justify-content:center;max-height:260px;max-width:200px;position:relative}@media(min-width:768px){.image-interaction .image-interaction-feature-points .container .feature-points-image-container{max-height:280px;max-width:280px}}@media(min-width:1200px){.image-interaction .image-interaction-feature-points .container .feature-points-image-container{max-height:300px;max-width:380px}}.image-interaction .image-interaction-feature-points .container .feature-points-image-container img{display:block;height:auto;position:relative;width:100%;z-index:1}.image-interaction .image-interaction-feature-points .container .feature-points-image-container .feature-point-circle{background:url(/theme/medical/images/icons/focus_point_grey.svg) no-repeat 50%;background-size:contain;cursor:pointer;height:24px;position:absolute;transform:translate(-50%,-50%);width:24px;z-index:15}@media(min-width:1200px){.image-interaction .image-interaction-feature-points .container .feature-points-image-container .feature-point-circle{height:30px;width:30px}}.image-interaction .image-interaction-feature-points .container .feature-points-image-container .feature-point-circle.active-circle,.image-interaction .image-interaction-feature-points .container .feature-points-image-container .feature-point-circle.hover,.image-interaction .image-interaction-feature-points .container .feature-points-image-container .feature-point-circle:hover{background:url(/theme/medical/images/icons/focus_point_bright.svg) no-repeat 50%;background-size:contain}.image-interaction .image-interaction-feature-points .container .feature-points-card-section{display:flex;flex-wrap:wrap;left:0;pointer-events:none;z-index:2}@media(min-width:768px){.image-interaction .image-interaction-feature-points .container .feature-points-card-section{width:100%}}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card{align-items:flex-start;display:flex;gap:8px;line-height:1.3;position:absolute}@media(min-width:768px){.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card{gap:24px}}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-icon{align-items:center;background:#fff;border:3px solid #979797;border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}@media(min-width:1200px){.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-icon{border:5px solid #979797;height:80px;width:80px}}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-icon img{max-height:40px;max-width:40px}@media(min-width:1200px){.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-icon img{height:50px;width:50px}}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text{color:#333;display:flex;flex:1;flex-direction:column;justify-content:flex-start;margin-bottom:8px;min-height:2.6em;text-align:left}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .title{font-size:2.8rem;font-weight:400;line-height:3.6rem}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .coordinate-description,.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .feature-point-description{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#333;display:-webkit-box;font-size:1.6rem;font-weight:400;line-height:2rem;overflow:hidden;text-overflow:ellipsis}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .coordinate-description a,.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .feature-point-description a{font-weight:400}.rich-text .image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .coordinate-description,.rich-text .image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .feature-point-description{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .coordinate-description,.rich-text .image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .feature-point-description{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .coordinate-description,.rich-text .image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card .feature-point-text .feature-point-description{margin-bottom:1.6rem}}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:nth-child(odd){flex:0 0 auto;flex-direction:row;width:41.66666667%}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:nth-child(2n){flex:0 0 auto;flex-direction:row-reverse;width:41.66666667%}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:nth-child(2n) .feature-point-text{align-self:flex-end;text-align:right}@media(min-width:768px){.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:nth-child(2n){flex:0 0 auto;margin-left:8.33333333%;width:41.66666667%}}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:first-child{left:0;padding-top:24px;top:5%}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:nth-child(2){padding-top:24px;right:0;top:5%}@media(max-width:767.98px){.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:nth-child(2){width:70%}}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:nth-child(3){bottom:2%;left:0;padding-top:24px}.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:nth-child(4){bottom:2%;padding-top:24px;right:0}@media(min-width:768px){.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:nth-child(3),.image-interaction .image-interaction-feature-points .container .feature-points-card-section .feature-point-card:nth-child(4){bottom:0}}.image-interaction.bg-green .image-interaction-feature-points{background-color:#ebffeb!important}.image-interaction.bg-dark-green .image-interaction-feature-points{background-color:#b8d6d1!important}.image-interaction.bg-purple .image-interaction-feature-points{background-color:#f4ecf7!important}.image-interaction.bg-blue .image-interaction-feature-points{background-color:#c3ddf2!important}.black-circle #image-container .circle{background-color:#333}.black-circle #image-container .circle:before{border:2px solid #333}.news-hub .component-content .container .row{align-items:center;display:flex;flex-direction:column}.news-hub .component-content .container .row .news-hub-heading{color:#0639a6;font-size:3.2rem;font-weight:400;line-height:4rem;margin-bottom:25px;text-align:center}@media(min-width:1200px){.news-hub .component-content .container .row .news-hub-heading{font-size:4rem;line-height:4.8rem}}@media(min-width:768px){.news-hub .component-content .container .row .news-hub-heading{margin-bottom:56px}}.news-hub .component-content .container .row .news-hub-cards-wrapper{display:flex;flex-direction:column;gap:20px;height:auto;width:100%}@media(min-width:768px){.news-hub .component-content .container .row .news-hub-cards-wrapper{flex-direction:row;height:480px}}@media(min-width:1200px){.news-hub .component-content .container .row .news-hub-cards-wrapper{height:660px}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards{display:flex;flex-direction:column;gap:20px;height:100%}@media(min-width:768px){.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards{flex-direction:row;flex-wrap:wrap;width:50%}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card{border-radius:20px;cursor:pointer;overflow:hidden;position:relative}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:first-child,.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:nth-child(2){height:414px}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:nth-child(3),.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:nth-child(4){height:290px}@media(min-width:768px){.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card{flex:0 0 calc(50% - 10px);height:calc(50% - 10px)}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:first-child,.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:nth-child(2){height:276px}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:nth-child(3),.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:nth-child(4){height:184px}}@media(min-width:1200px){.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:first-child,.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:nth-child(2){height:376px}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:nth-child(3),.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:nth-child(4){height:264px}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .media-section{height:100%}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .media-section img{border-radius:20px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section{border-radius:0 0 20px 20px;bottom:0;color:#fff;left:0;padding:10px 12px;position:absolute;right:0;transition:transform .4s ease-in-out}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .title{color:#fff;font-size:2.8rem;font-weight:400;line-height:3.2rem;text-transform:capitalize}@media(min-width:1200px){.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .title{font-size:3.2rem;line-height:4rem}}.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .title{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .title{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .title{margin-bottom:1.6rem}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .tag{-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:1.6rem;font-weight:400;line-height:2.8rem;margin-top:8px;max-height:0;opacity:0;overflow:hidden;text-transform:capitalize;transition:opacity .4s ease-in-out}@media(min-width:1200px){.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .tag{font-size:2rem;line-height:3.2rem}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .tag a{font-weight:400}.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .tag{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .tag{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .tag{margin-bottom:1.6rem}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .cta-list a{outline:unset!important}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card .copy-section .cta-list .ec-card-link-overlay{height:100vh;inset:0;left:0;position:absolute;top:-200%;width:100%}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:focus-within .copy-section,.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:hover .copy-section{transform:translateY(-20%)}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:focus-within .copy-section .tag,.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:hover .copy-section .tag{-webkit-line-clamp:2;max-height:80px;opacity:1;text-overflow:ellipsis;white-space:normal}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:after{bottom:12px;color:#fff;content:"↗";font-size:4rem;opacity:.7;position:absolute;right:15px;transition:transform .3s ease,opacity .3s ease}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-cards .news-hub-card:hover:after{align-items:center;background-color:rgba(0,0,0,.5);border-radius:50%;bottom:auto;display:flex;font-size:4rem;height:40px;justify-content:center;opacity:1;right:15px;top:12px;transform:translateY(-5px);width:40px}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card{border-radius:20px;height:100%;overflow:hidden;position:relative}@media(min-width:768px){.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card{width:50%}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .large-card-media-section{height:100%}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .large-card-media-section img{border-radius:20px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section{background:linear-gradient(0deg,rgba(0,44,128,.9),rgba(0,44,128,0));border-radius:0 0 20px 20px;bottom:0;color:#fff;display:flex;flex-direction:column;gap:12px;left:0;padding:20px;position:absolute;right:0}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-title{color:#fff;font-size:32px;font-weight:400;line-height:40px;text-transform:capitalize}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-tag{color:#fff;font-size:1.6rem;font-weight:400;line-height:2.8rem}@media(min-width:1200px){.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-tag{font-size:2rem;line-height:3.2rem}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-tag a{font-weight:400}.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-tag{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-tag{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-tag{margin-bottom:1.6rem}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-details{color:#fff;font-size:1.6rem;font-weight:400;line-height:2.8rem}@media(min-width:1200px){.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-details{font-size:2rem;line-height:3.2rem}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-details a{font-weight:400}.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-details{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-details{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .large-card-details{margin-bottom:1.6rem}}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .cta-list a{outline:unset!important}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card .copy-section .cta-list .ec-card-link-overlay{height:100vh;inset:0;left:0;position:absolute;top:-300%;width:100%}.news-hub .component-content .container .row .news-hub-cards-wrapper .news-hub-large-card:after{bottom:15px;color:#fff;content:"↗";font-size:4rem;opacity:.9;position:absolute;right:20px}.event-listing-cards{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.event-listing-cards{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.event-listing-cards{padding-bottom:8rem;padding-top:8rem}}.event-listing-cards .row{display:flex;flex-direction:column}.event-listing-cards .event-listing-cards-heading{color:#0639a6;display:flex;flex-direction:column;font-size:4rem;font-weight:400;line-height:4.8rem}@media(min-width:1200px){.event-listing-cards .event-listing-cards-heading{font-size:4.8rem;line-height:5.6rem}}.event-listing-cards .latest-event-count{color:#000;display:none;font-size:1.6rem;font-weight:400;justify-content:flex-end;line-height:2.8rem;margin-bottom:32px;text-align:right}.event-listing-cards .latest-event-count a{font-weight:400}.event-listing-cards .latest-event-count.active{display:flex}.event-listing-cards .event-tabs{background:#fff;background:rgba(6,57,166,.1);border-radius:8px;display:inline-flex;overflow:hidden;padding:0}.event-listing-cards .event-tabs .event-tab{border:none;color:#000;cursor:pointer;flex:1;font-size:2rem;font-weight:400;line-height:3.2rem;padding:12px 30px;transition:all .3s ease}@media(min-width:1200px){.event-listing-cards .event-tabs .event-tab{font-size:2.8rem;line-height:3.2rem}}.event-listing-cards .event-tabs .event-tab a{font-weight:400}@media(min-width:1200px){.event-listing-cards .event-tabs .event-tab{padding:12px 64px}}.event-listing-cards .event-tabs .event-tab.active{background:#0639a6;border-radius:8px;color:#fff}.event-listing-cards .event-tabs .event-tab.upcoming-events{border-bottom-left-radius:8px;border-top-left-radius:8px}.event-listing-cards .event-tabs .event-tab.past-events{border-bottom-right-radius:8px;border-top-right-radius:8px}.event-listing-cards #past .event-listing-card .event-image,.event-listing-cards #past .event-listing-card .media-section img{filter:grayscale(100%)}.event-listing-cards #past .event-listing-card .copy-section .link{display:none!important}.event-listing-cards .event-tab-content{display:none;margin-top:56px}.event-listing-cards .event-tab-content.active{display:flex;flex-direction:column;gap:56px}.event-listing-cards .event-tab-content .event-listing-card{background:#fff;border:2px solid #0639a6;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;padding:0;position:relative}@media(min-width:768px){.event-listing-cards .event-tab-content .event-listing-card{flex-direction:row;max-height:346px}}.event-listing-cards .event-tab-content .event-listing-card .media-section{position:relative;width:100%}.event-listing-cards .event-tab-content .event-listing-card .media-section img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.event-listing-cards .event-tab-content .event-listing-card .media-section{width:50%}.event-listing-cards .event-tab-content .event-listing-card .media-section:after{border-right:3px dashed #fff;content:"";height:100%;position:absolute;right:0;top:0;width:1px}}.event-listing-cards .event-tab-content .event-listing-card .copy-section{color:#333;display:flex;flex-direction:column;gap:12px;padding:20px;width:100%}@media(min-width:768px){.event-listing-cards .event-tab-content .event-listing-card .copy-section{gap:20px;width:50%}}.event-listing-cards .event-tab-content .event-listing-card .copy-section .title{font-size:3.2rem;font-weight:400;line-height:4rem}@media(min-width:1200px){.event-listing-cards .event-tab-content .event-listing-card .copy-section .title{font-size:3.6rem;line-height:4rem}}.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .title{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .title{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .title{margin-bottom:1.6rem}}.event-listing-cards .event-tab-content .event-listing-card .copy-section .tag{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:1.6rem;font-weight:400;line-height:2rem;overflow:hidden;text-overflow:ellipsis}.event-listing-cards .event-tab-content .event-listing-card .copy-section .tag a{font-weight:400}.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .tag{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .tag{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .tag{margin-bottom:1.6rem}.event-listing-cards .event-tab-content .event-listing-card .copy-section .tag{-webkit-line-clamp:4}}.event-listing-cards .event-tab-content .event-listing-card .copy-section .date,.event-listing-cards .event-tab-content .event-listing-card .copy-section .location-wrapper{align-items:center;display:flex}.event-listing-cards .event-tab-content .event-listing-card .copy-section .date:before,.event-listing-cards .event-tab-content .event-listing-card .copy-section .location-wrapper:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:20px;margin-right:15px;width:20px}@media(min-width:1200px){.event-listing-cards .event-tab-content .event-listing-card .copy-section .date:before,.event-listing-cards .event-tab-content .event-listing-card .copy-section .location-wrapper:before{height:25px;margin-right:20px;width:25px}}.event-listing-cards .event-tab-content .event-listing-card .copy-section .date:before{background-image:url(/theme/medical/images/icons/calendar-black.svg)}.event-listing-cards .event-tab-content .event-listing-card .copy-section .location-wrapper:before{background-image:url(/theme/medical/images/icons/location-black.svg)}.event-listing-cards .event-tab-content .event-listing-card .copy-section .date,.event-listing-cards .event-tab-content .event-listing-card .copy-section .location{color:#333;font-size:1.6rem;font-weight:400;line-height:2.8rem}@media(min-width:1200px){.event-listing-cards .event-tab-content .event-listing-card .copy-section .date,.event-listing-cards .event-tab-content .event-listing-card .copy-section .location{font-size:2rem;line-height:3.2rem}}.event-listing-cards .event-tab-content .event-listing-card .copy-section .date a,.event-listing-cards .event-tab-content .event-listing-card .copy-section .location a{font-weight:400}.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .date,.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .location{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .date,.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .location{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .date,.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .location{margin-bottom:1.6rem}}.event-listing-cards .event-tab-content .event-listing-card .copy-section .link{margin-top:auto}.event-listing-cards .event-tab-content .event-listing-card .copy-section .link a:first-of-type{align-items:center;color:#0639a6;display:inline-flex;font-size:2.4rem;font-weight:400;line-height:3.6rem;text-decoration:none}.event-listing-cards .event-tab-content .event-listing-card .copy-section .link a:first-of-type a{font-weight:400}.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .link a:first-of-type{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .link a:first-of-type{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .event-listing-cards .event-tab-content .event-listing-card .copy-section .link a:first-of-type{margin-bottom:1.6rem}}.event-listing-cards .event-tab-content .event-listing-card .copy-section .link a:first-of-type:after{content:"↗";font-size:32px;margin-left:20px}.blog-article-cards{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.blog-article-cards{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.blog-article-cards{padding-bottom:8rem;padding-top:8rem}}.blog-article-cards .row{display:flex;flex-direction:column;gap:32px}@media(min-width:768px){.blog-article-cards .row{gap:40px}}.blog-article-cards .blog-article-cards-heading{align-items:center;color:#0639a6;display:flex;flex-direction:column;font-size:4rem;font-weight:400;justify-content:center;line-height:4.8rem;text-align:center}@media(min-width:1200px){.blog-article-cards .blog-article-cards-heading{font-size:4.8rem;line-height:5.6rem}}.blog-article-cards .latest-blog-count{color:#000;display:flex;font-size:16px;font-weight:400;justify-content:flex-end;line-height:28px;text-align:right}.blog-article-cards .blog-article-card{background:#fff;border:2px solid #0639a6;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;padding:0;position:relative}@media(min-width:768px){.blog-article-cards .blog-article-card{flex-direction:row;max-height:324px}}.blog-article-cards .blog-article-card .media-section{width:100%}.blog-article-cards .blog-article-card .media-section img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.blog-article-cards .blog-article-card .media-section{width:50%}}.blog-article-cards .blog-article-card .copy-section{color:#333;display:flex;flex-direction:column;gap:24px;padding:20px;width:100%}@media(min-width:768px){.blog-article-cards .blog-article-card .copy-section{width:50%}}.blog-article-cards .blog-article-card .copy-section .title{display:block;font-size:3.2rem;font-weight:400;line-height:4rem;max-height:192px;overflow:hidden}@media(min-width:1200px){.blog-article-cards .blog-article-card .copy-section .title{font-size:3.6rem;line-height:4rem}}.rich-text .blog-article-cards .blog-article-card .copy-section .title{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .blog-article-cards .blog-article-card .copy-section .title{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .blog-article-cards .blog-article-card .copy-section .title{margin-bottom:1.6rem}}.blog-article-cards .blog-article-card .copy-section .link a{color:#0639a6;display:flex;font-size:1.6rem;font-weight:400;line-height:2rem;text-decoration:none}.blog-article-cards .blog-article-card .copy-section .link a a{font-weight:400}.rich-text .blog-article-cards .blog-article-card .copy-section .link a{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .blog-article-cards .blog-article-card .copy-section .link a{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .blog-article-cards .blog-article-card .copy-section .link a{margin-bottom:1.6rem}}.blog-article-cards .blog-article-card .copy-section .date-wrapper{margin-top:auto}.blog-article-cards .blog-article-card .copy-section .date-wrapper .date{align-items:center;color:#333;font-size:1.6rem;font-weight:400;line-height:2.8rem;margin-top:auto}@media(min-width:1200px){.blog-article-cards .blog-article-card .copy-section .date-wrapper .date{font-size:2rem;line-height:3.2rem}}.blog-article-cards .blog-article-card .copy-section .date-wrapper .date a{font-weight:400}.rich-text .blog-article-cards .blog-article-card .copy-section .date-wrapper .date{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .blog-article-cards .blog-article-card .copy-section .date-wrapper .date{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .blog-article-cards .blog-article-card .copy-section .date-wrapper .date{margin-bottom:1.6rem}}.news-article-cards{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.news-article-cards{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.news-article-cards{padding-bottom:8rem;padding-top:8rem}}.news-article-cards .row{display:flex;flex-direction:column;gap:32px}@media(min-width:768px){.news-article-cards .row{gap:40px}}.news-article-cards .news-article-cards-heading{align-items:center;color:#0639a6;display:flex;flex-direction:column;font-size:4rem;font-weight:400;justify-content:center;line-height:4.8rem;text-align:center}@media(min-width:1200px){.news-article-cards .news-article-cards-heading{font-size:4.8rem;line-height:5.6rem}}.news-article-cards .latest-news-count{color:#000;display:flex;font-size:16px;font-weight:400;justify-content:flex-end;line-height:28px;text-align:right}.news-article-cards .news-article-card{background:#fff;border:2px solid #0639a6;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;padding:0;position:relative}@media(min-width:768px){.news-article-cards .news-article-card{flex-direction:row;max-height:324px}}.news-article-cards .news-article-card .media-section{width:100%}.news-article-cards .news-article-card .media-section img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.news-article-cards .news-article-card .media-section{width:50%}}.news-article-cards .news-article-card .copy-section{color:#333;display:flex;flex-direction:column;gap:24px;padding:20px;width:100%}@media(min-width:768px){.news-article-cards .news-article-card .copy-section{width:50%}}.news-article-cards .news-article-card .copy-section .title{font-size:3.2rem;font-weight:400;line-height:4rem}@media(min-width:1200px){.news-article-cards .news-article-card .copy-section .title{font-size:3.6rem;line-height:4rem}}.rich-text .news-article-cards .news-article-card .copy-section .title{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .news-article-cards .news-article-card .copy-section .title{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .news-article-cards .news-article-card .copy-section .title{margin-bottom:1.6rem}}.news-article-cards .news-article-card .copy-section .tag{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.6rem;font-weight:400;line-height:2rem;overflow:hidden;text-overflow:ellipsis}.news-article-cards .news-article-card .copy-section .tag a{font-weight:400}.rich-text .news-article-cards .news-article-card .copy-section .tag{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .news-article-cards .news-article-card .copy-section .tag{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .news-article-cards .news-article-card .copy-section .tag{margin-bottom:1.6rem}}.news-article-cards .news-article-card .copy-section .link{margin-top:auto}.news-article-cards .news-article-card .copy-section .link a{color:#0639a6;display:inline-flex;font-size:1.6rem;font-weight:400;line-height:2.8rem;text-decoration:none}@media(min-width:1200px){.news-article-cards .news-article-card .copy-section .link a{font-size:2rem;line-height:3.2rem}}.news-article-cards .news-article-card .copy-section .link a a{font-weight:400}.rich-text .news-article-cards .news-article-card .copy-section .link a{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .news-article-cards .news-article-card .copy-section .link a{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .news-article-cards .news-article-card .copy-section .link a{margin-bottom:1.6rem}}.news-article-detail{margin-bottom:4.8rem;margin-top:4.8rem}@media(min-width:768px){.news-article-detail{margin-bottom:5.6rem;margin-top:5.6rem}}@media(min-width:1200px){.news-article-detail{margin-bottom:7.2rem;margin-top:7.2rem}}.news-article-detail .component-content .container .row .title{color:#333;font-size:4rem;font-weight:400;line-height:4.8rem;margin-bottom:24px}@media(min-width:1200px){.news-article-detail .component-content .container .row .title{font-size:4.8rem;line-height:5.6rem}}.news-article-detail .component-content .container .row .tag{color:#333;display:none;font-size:2.8rem;font-weight:400;line-height:3.2rem;margin-bottom:24px}@media(min-width:1200px){.news-article-detail .component-content .container .row .tag{font-size:3.2rem;line-height:4rem}}.rich-text .news-article-detail .component-content .container .row .tag{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .news-article-detail .component-content .container .row .tag{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .news-article-detail .component-content .container .row .tag{margin-bottom:1.6rem}}.news-article-detail .component-content .container .row .date-wrapper .date{color:#333;font-size:2.4rem;font-weight:400;line-height:3.6rem;margin:56px 0}.news-article-detail .component-content .container .row .date-wrapper .date a{font-weight:400}.rich-text .news-article-detail .component-content .container .row .date-wrapper .date{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .news-article-detail .component-content .container .row .date-wrapper .date{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .news-article-detail .component-content .container .row .date-wrapper .date{margin-bottom:1.6rem}}.news-article-detail .component-content .container .row hr{background-color:#776f65;border:none;height:2px;margin:40px 0 48px}.news-article-detail .component-content .container .row .news-article-image{align-items:center;display:flex;justify-content:center;margin-bottom:56px;max-height:480px;overflow:hidden;width:100%}.news-article-detail .component-content .container .row .news-article-image img{height:100%;-o-object-fit:cover;object-fit:cover;padding:0 16px;width:-moz-fit-content;width:fit-content}@media(min-width:768px){.news-article-detail .component-content .container .row .news-article-image img{padding:0 40px}}@media(min-width:1200px){.news-article-detail .component-content .container .row .news-article-image img{padding:0 80px}}.news-article-detail .component-content .container .row .content{color:#333;font-size:32px;font-weight:400;line-height:40px}.news-article-detail .component-content .container .row .content>div p,.news-article-detail .component-content .container .row .content>p{font-size:1.6rem;font-weight:400;line-height:2.8rem;margin-bottom:16px}@media(min-width:1200px){.news-article-detail .component-content .container .row .content>div p,.news-article-detail .component-content .container .row .content>p{font-size:2rem;line-height:3.2rem}}.news-article-detail .component-content .container .row .content>div p a,.news-article-detail .component-content .container .row .content>p a{font-weight:400}.rich-text .news-article-detail .component-content .container .row .content>div p,.rich-text .news-article-detail .component-content .container .row .content>p{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .news-article-detail .component-content .container .row .content>div p,.rich-text .news-article-detail .component-content .container .row .content>p{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .news-article-detail .component-content .container .row .content>div p,.rich-text .news-article-detail .component-content .container .row .content>p{margin-bottom:1.6rem}}.news-article-detail .component-content .container .row .content ul{font-size:32px;font-weight:400;line-height:40px;list-style-type:disc;margin-bottom:16px;padding-left:20px}.news-article-detail .component-content .container .row .content .news-image-section{background-color:#fff;display:flex;flex-direction:column;gap:24px;justify-content:space-between;margin:0 auto;padding:32px 0}@media(min-width:768px){.news-article-detail .component-content .container .row .content .news-image-section{flex-direction:row}}@media(min-width:1200px){.news-article-detail .component-content .container .row .content .news-image-section{padding:56px 0}}.news-article-detail .component-content .container .row .content .news-image-section .left-logo{align-items:center;display:flex;flex:1;gap:10px}.news-article-detail .component-content .container .row .content .news-image-section .left-logo .left-news-image{border-radius:4px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.news-article-detail .component-content .container .row .content .news-image-section .right-logo{align-items:center;display:flex;flex:1;justify-content:center}.news-article-detail .component-content .container .row .content .news-image-section .right-logo .right-news-image{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.blog-article-detail{margin-bottom:4.8rem;margin-top:4.8rem}@media(min-width:768px){.blog-article-detail{margin-bottom:5.6rem;margin-top:5.6rem}}@media(min-width:1200px){.blog-article-detail{margin-bottom:7.2rem;margin-top:7.2rem}}.blog-article-detail .component-content .container .row .title{color:#333;font-size:4rem;font-weight:400;line-height:4.8rem;margin-bottom:16px}@media(min-width:1200px){.blog-article-detail .component-content .container .row .title{font-size:4.8rem;line-height:5.6rem}}.blog-article-detail .component-content .container .row .tag{color:#333;font-size:2.8rem;font-weight:400;line-height:3.2rem}@media(min-width:1200px){.blog-article-detail .component-content .container .row .tag{font-size:3.2rem;line-height:4rem}}.rich-text .blog-article-detail .component-content .container .row .tag{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .blog-article-detail .component-content .container .row .tag{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .blog-article-detail .component-content .container .row .tag{margin-bottom:1.6rem}}.blog-article-detail .component-content .container .row .date-wrapper{margin-top:32px}.blog-article-detail .component-content .container .row .date-wrapper .date{color:#333;font-size:2.4rem;font-weight:400;line-height:3.6rem}.blog-article-detail .component-content .container .row .date-wrapper .date a{font-weight:400}.rich-text .blog-article-detail .component-content .container .row .date-wrapper .date{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .blog-article-detail .component-content .container .row .date-wrapper .date{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .blog-article-detail .component-content .container .row .date-wrapper .date{margin-bottom:1.6rem}}.blog-article-detail .component-content .container .row hr{background-color:#776f65;border:none;height:2px;margin:40px 0 48px}.blog-article-detail .component-content .container .row .blog-article-image{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-bottom:56px;max-height:480px;-o-object-fit:cover;object-fit:cover;width:100%}.blog-article-detail .component-content .container .row .blog-article-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-article-detail .component-content .container .row .content{color:#333;font-size:32px;font-weight:400;line-height:40px}.blog-article-detail .component-content .container .row .content>div p,.blog-article-detail .component-content .container .row .content>p{font-size:1.6rem;font-weight:400;line-height:2.8rem;margin-bottom:16px}@media(min-width:1200px){.blog-article-detail .component-content .container .row .content>div p,.blog-article-detail .component-content .container .row .content>p{font-size:2rem;line-height:3.2rem}}.blog-article-detail .component-content .container .row .content>div p a,.blog-article-detail .component-content .container .row .content>p a{font-weight:400}.rich-text .blog-article-detail .component-content .container .row .content>div p,.rich-text .blog-article-detail .component-content .container .row .content>p{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .blog-article-detail .component-content .container .row .content>div p,.rich-text .blog-article-detail .component-content .container .row .content>p{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .blog-article-detail .component-content .container .row .content>div p,.rich-text .blog-article-detail .component-content .container .row .content>p{margin-bottom:1.6rem}}.blog-article-detail .component-content .container .row .content ul{font-size:1.6rem;font-weight:400;line-height:2.8rem;list-style-type:disc;margin-bottom:16px;padding-left:20px}@media(min-width:1200px){.blog-article-detail .component-content .container .row .content ul{font-size:2rem;line-height:3.2rem}}.blog-article-detail .component-content .container .row .content ul a{font-weight:400}.rich-text .blog-article-detail .component-content .container .row .content ul{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .blog-article-detail .component-content .container .row .content ul{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .blog-article-detail .component-content .container .row .content ul{margin-bottom:1.6rem}}.blog-article-detail .component-content .container .row .content .blog-image-section{background-color:#fff;display:flex;flex-direction:column;gap:24px;justify-content:space-between;margin:0 auto;padding:32px 0}@media(min-width:768px){.blog-article-detail .component-content .container .row .content .blog-image-section{flex-direction:row}}@media(min-width:1200px){.blog-article-detail .component-content .container .row .content .blog-image-section{padding:56px 0}}.blog-article-detail .component-content .container .row .content .blog-image-section .blog-left{align-items:center;display:flex;flex:1;gap:10px}.blog-article-detail .component-content .container .row .content .blog-image-section .blog-left .left-blog-image{border-radius:4px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.blog-article-detail .component-content .container .row .content .blog-image-section .blog-right{align-items:center;display:flex;flex:1;justify-content:center}.blog-article-detail .component-content .container .row .content .blog-image-section .blog-right .right-blog-image{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.our-products .our-products-heading{color:#0639a6;font-size:3.2rem;font-weight:400;line-height:4rem;margin-bottom:56px;text-align:center}@media(min-width:1200px){.our-products .our-products-heading{font-size:4rem;line-height:4.8rem}}.our-products .our-products-wrapper{display:flex;flex-direction:column;width:100%}.our-products .product-cards-wrapper{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:56px;padding:0;position:relative}@media(min-width:1200px){.our-products .product-cards-wrapper{flex-direction:row;gap:0}.our-products .product-cards-wrapper:before{background:#000;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:1px}}.our-products .product-cards-wrapper .product-card-section{display:flex;flex-direction:column;gap:24px}@media(min-width:1200px){.our-products .product-cards-wrapper .product-card-section{height:100%}.our-products .product-cards-wrapper .product-card-section:nth-child(odd){align-self:flex-start;flex:0 0 auto;margin-left:0;margin-right:auto;width:41.66666667%}.our-products .product-cards-wrapper .product-card-section:nth-child(2n){align-self:flex-end;flex:0 0 auto;margin-left:auto;margin-right:0;width:41.66666667%}}.our-products .product-cards-wrapper .product-card-section .media-section{border-radius:12px;min-height:200px;overflow:hidden;position:relative;width:100%}.our-products .product-cards-wrapper .product-card-section .media-section img,.our-products .product-cards-wrapper .product-card-section .media-section picture{display:block;height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.our-products .product-cards-wrapper .product-card-section .media-section .product-title{align-items:center;background:#0639a6;bottom:0;color:#fff;display:flex;flex-shrink:0;font-size:2rem;font-weight:400;height:48px;justify-content:center;left:0;line-height:3.2rem;margin:0;padding:12px 0;position:absolute;right:0;width:100%;z-index:1}.rich-text .our-products .product-cards-wrapper .product-card-section .media-section .product-title{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .our-products .product-cards-wrapper .product-card-section .media-section .product-title{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .our-products .product-cards-wrapper .product-card-section .media-section .product-title{margin-bottom:1.6rem}}@media(min-width:768px){.our-products .product-cards-wrapper .product-card-section .media-section .product-title{padding:12px 24px}}.our-products .product-cards-wrapper .product-card-section .products-list-section{align-items:stretch;background:#f6f6f6;border-radius:20px;display:flex;flex:1;flex-direction:column;justify-content:flex-start;padding:24px;width:100%}.our-products .product-cards-wrapper .product-card-section .products-list-section ul{display:flex;flex-direction:column;flex-grow:1;gap:20px;list-style:none;margin:0;padding:0}.our-products .product-cards-wrapper .product-card-section .products-list-section li{align-items:flex-start;display:flex;gap:20px}.our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item{align-items:flex-start;display:flex;flex:1;gap:16px}.our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-image{align-items:center;border:.4px solid #0639a6;border-radius:8px;display:flex;flex-shrink:0;flex:0 0 60px;justify-content:center;max-height:72px;min-width:132px;padding:16px}.our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-image img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section{flex:1}.our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-title{color:#333;font-size:2.4rem;font-weight:400;line-height:3.6rem}.our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-title a{font-weight:400}.rich-text .our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-title{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-title{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-title{margin-bottom:1.6rem}}.our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-list{display:flex;flex-direction:column}.our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-list a.product-list-link{-webkit-text-decoration-skip:ink;color:#0639a6;font-size:1.6rem;font-weight:400;line-height:2rem;text-decoration-line:underline;text-decoration-skip-ink:auto;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-list a.product-list-link a{font-weight:400}.rich-text .our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-list a.product-list-link{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-list a.product-list-link{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .our-products .product-cards-wrapper .product-card-section .products-list-section li .product-card-item .product-item-copy-section .product-item-list a.product-list-link{margin-bottom:1.6rem}}.case-study-section{padding-bottom:4.8rem;padding-top:4.8rem}@media(min-width:768px){.case-study-section{padding-bottom:5.6rem;padding-top:5.6rem}}@media(min-width:1200px){.case-study-section{padding-bottom:7.2rem;padding-top:7.2rem}.case-study-section .container{flex:0 0 auto;width:83.33333333%}}.case-study-section .container .cutout-image{margin-bottom:4rem;margin-top:1.6rem}@media(min-width:768px){.case-study-section .container .cutout-image{margin-bottom:4rem}}@media(min-width:1200px){.case-study-section .container .cutout-image{margin-bottom:4.8rem}}@media(min-width:768px){.case-study-section .container .cutout-image{margin-top:1.6rem}}@media(min-width:1200px){.case-study-section .container .cutout-image{margin-top:1.6rem}}.case-study-section .container .cutout-image img{max-width:100%;width:100%}@media(min-width:768px){.case-study-section .container .logo-column{flex:0 0 auto;width:25%}}.case-study-section .container .logo-column .case-study-logo{max-width:100%}@media(min-width:768px){.case-study-section .container .content-column{flex:0 0 auto;margin-left:8.33333333%;width:66.66666667%}}.case-study-section .container .content-column .case-study-text{display:flex;flex-direction:column;gap:2.4rem;margin-bottom:2.4rem;margin-top:2.4rem}@media(min-width:768px){.case-study-section .container .content-column .case-study-text{margin-top:2.4rem}}@media(min-width:1200px){.case-study-section .container .content-column .case-study-text{margin-top:2.4rem}}@media(min-width:768px){.case-study-section .container .content-column .case-study-text{margin-bottom:2.4rem}}@media(min-width:1200px){.case-study-section .container .content-column .case-study-text{margin-bottom:2.4rem}}@media(min-width:768px){.case-study-section .container .content-column .case-study-text{margin-top:0}}.content-logo-grid{padding-bottom:6.4rem;padding-top:6.4rem}@media(min-width:768px){.content-logo-grid{padding-bottom:7.2rem;padding-top:7.2rem}}@media(min-width:1200px){.content-logo-grid{padding-bottom:8rem;padding-top:8rem}}.content-logo-grid .row{align-items:center;gap:4.8rem}@media(min-width:768px){.content-logo-grid .row{gap:5.6rem}}@media(min-width:1200px){.content-logo-grid .row{gap:7.2rem}}@media(min-width:768px){.content-logo-grid .row{gap:0}}.content-logo-grid .row .content-wrapper{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;gap:1.6rem;width:100%}@media(min-width:768px){.content-logo-grid .row .content-wrapper{gap:1.6rem}}@media(min-width:1200px){.content-logo-grid .row .content-wrapper{gap:1.6rem}}@media(min-width:768px){.content-logo-grid .row .content-wrapper{flex:0 0 auto;width:41.66666667%}}.content-logo-grid .row .logo-gallery{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:3.2rem;justify-content:center;width:100%}@media(min-width:768px){.content-logo-grid .row .logo-gallery{gap:4rem}}@media(min-width:1200px){.content-logo-grid .row .logo-gallery{gap:4rem}}@media(min-width:768px){.content-logo-grid .row .logo-gallery{flex:0 0 auto;margin-left:8.33333333%;width:50%}}.content-logo-grid .row .logo-gallery .logo-wrapper{height:48px;width:72px}.content-logo-grid .row .logo-gallery .logo-wrapper img{height:100%;max-height:100%;max-width:100%;width:100%}.card-carousel-tray{padding-bottom:6.4rem}@media(min-width:768px){.card-carousel-tray{padding-bottom:7.2rem}}@media(min-width:1200px){.card-carousel-tray{padding-bottom:8rem}}@media(min-width:768px){.card-carousel-tray{overflow:hidden}}.card-carousel-tray .intro-column{flex:0 0 auto;width:100%}@media(min-width:768px){.card-carousel-tray .intro-column{flex:0 0 auto;width:83.33333333%}}@media(min-width:1200px){.card-carousel-tray .intro-column{flex:0 0 auto;width:50%}}.card-carousel-tray .intro-column .intro-section{padding-bottom:1.6rem}@media(min-width:768px){.card-carousel-tray .intro-column .intro-section{padding-bottom:1.6rem}}@media(min-width:1200px){.card-carousel-tray .intro-column .intro-section{padding-bottom:1.6rem}}@media(min-width:768px){.card-carousel-tray .intro-column .intro-section{padding:0}}.card-carousel-tray .intro-column .intro-section .description{margin-bottom:1.6rem;margin-top:2.4rem;padding-bottom:1.6rem}@media(min-width:768px){.card-carousel-tray .intro-column .intro-section .description{margin-bottom:1.6rem}}@media(min-width:1200px){.card-carousel-tray .intro-column .intro-section .description{margin-bottom:1.6rem}}@media(min-width:768px){.card-carousel-tray .intro-column .intro-section .description{margin-top:2.4rem}}@media(min-width:1200px){.card-carousel-tray .intro-column .intro-section .description{margin-top:2.4rem}}@media(min-width:768px){.card-carousel-tray .intro-column .intro-section .description{padding-bottom:1.6rem}}@media(min-width:1200px){.card-carousel-tray .intro-column .intro-section .description{padding-bottom:1.6rem}}.card-carousel-tray .sliderColumn{flex:0 0 auto;width:100%}.card-carousel-tray .sliderColumn .card-carousel-container{margin-top:3.2rem}@media(min-width:768px){.card-carousel-tray .sliderColumn .card-carousel-container{margin-top:4rem}}@media(min-width:1200px){.card-carousel-tray .sliderColumn .card-carousel-container{margin-top:4rem}}.card-carousel-tray .sliderColumn .card-carousel-top .slick-next,.card-carousel-tray .sliderColumn .card-carousel-top .slick-prev{background-color:#0639a6;background:none;border:none;display:block!important;font-size:0;height:3.2rem;outline:none;padding:0;position:absolute;top:-7.5rem;width:3.2rem}.card-carousel-tray .sliderColumn .card-carousel-top .slick-next{left:90%}@media(min-width:768px){.card-carousel-tray .sliderColumn .card-carousel-top .slick-next{left:95%}}@media(min-width:1200px){.card-carousel-tray .sliderColumn .card-carousel-top .slick-next{left:97%}}.card-carousel-tray .sliderColumn .card-carousel-top .slick-next:before{content:url(/theme/medical/images/icons/arrow-next-with-circle-base.svg)}.card-carousel-tray .sliderColumn .card-carousel-top .slick-next:hover:before{content:url(/theme/medical/images/icons/filled-arrow-next-with-circle-white.svg)}.card-carousel-tray .sliderColumn .card-carousel-top .slick-prev{left:76%}@media(min-width:768px){.card-carousel-tray .sliderColumn .card-carousel-top .slick-prev{left:87%}}@media(min-width:1200px){.card-carousel-tray .sliderColumn .card-carousel-top .slick-prev{left:93%}}.card-carousel-tray .sliderColumn .card-carousel-top .slick-prev:before{content:url(/theme/medical/images/icons/arrow-prev-with-circle-base.svg)}.card-carousel-tray .sliderColumn .card-carousel-top .slick-prev:hover:before{content:url(/theme/medical/images/icons/filled-arrow-prev-with-circle-white.svg)}@media(min-width:768px){.card-carousel-tray .sliderColumn .card-carousel-top .slick-list{clip-path:inset(-100vw -100vw -100vw 0);overflow:visible}}.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track{display:flex}@media(min-width:768px){.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track{gap:2.4rem;margin-left:-34%;padding:0 58% 0 0}}@media(min-width:1200px){.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track{margin-left:-3%;padding:0}.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide{min-width:42.4rem}}.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide{border-radius:.8rem;cursor:pointer;max-height:42.4rem;max-width:42.4rem;overflow:hidden;position:relative}.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide picture img{height:auto;max-width:100%}.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .sliderOverlay{align-items:center;display:flex;flex-direction:column;gap:2.4rem;height:100%;justify-content:end;padding-bottom:3.2rem;position:absolute;top:0;width:100%}.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .sliderOverlay:hover{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.card-carousel-tray .sliderColumn .card-carousel-top .slick-list .slick-track .slick-slide .cardSlide .categoryTag{background:#fff;font-weight:700;min-width:8.6rem;padding:.4rem .8rem;text-align:center}.card-carousel-tray .sliderColumn .card-carousel-bottom{margin-top:3.2rem}@media(min-width:768px){.card-carousel-tray .sliderColumn .card-carousel-bottom{margin-top:4rem}}@media(min-width:1200px){.card-carousel-tray .sliderColumn .card-carousel-bottom{margin-top:4rem}}.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray{padding-left:1.5rem}.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-logo{margin-bottom:2.4rem}@media(min-width:768px){.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-logo{margin-bottom:2.4rem}}@media(min-width:1200px){.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-logo{flex:0 0 auto;margin-bottom:2.4rem;margin-bottom:0;width:33.33333333%}}.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-logo img{max-width:100%}@media(min-width:1200px){.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content{flex:0 0 auto;width:66.66666667%}}.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .description{margin-bottom:2.4rem}@media(min-width:768px){.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .description{margin-bottom:2.4rem}}@media(min-width:1200px){.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .description{margin-bottom:2.4rem}}.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address{margin-bottom:2.4rem}@media(min-width:768px){.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address{margin-bottom:2.4rem}}@media(min-width:1200px){.card-carousel-tray .sliderColumn .card-carousel-bottom .container-tray .tray-content .address{margin-bottom:2.4rem}}.card-carousel-tray.details-decrease-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .name,.card-carousel-tray.details-increase-one .sliderColumn .card-carousel-bottom .container-tray .tray-content .name{font-weight:700}.on-page-editor .card-carousel-top{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.on-page-editor .card-carousel-top .cardSlide picture img{height:auto;width:20vw}.on-page-editor .card-carousel-top .cardSlide .sliderOverlay .overlayLogo{background-color:#c4c4c4}.full-width{max-width:100%;padding-left:0!important;padding-right:0!important}.full-width>.component-content{display:flex;flex-wrap:wrap}pre{font-size:1.4rem}.ec-clickable-card{position:relative}.ec-clickable-card .ec-card-link-overlay{z-index:1}.ec-clickable-card .ec-card-link-overlay:after{content:" ";inset:0;position:absolute}.ec-clickable-card:hover .title{color:#0639a6}.ec-clickable-card a:not([class*=ec-card-link-overlay]){position:relative;z-index:2}.ec-clickable-card:not(.blog-card):hover .btn-cta-primary{background-color:#fff;border-color:#0639a6;color:#0639a6}.ec-clickable-card:not(.blog-card):hover .btn-cta-secondary{color:#fff}.ec-clickable-card:not(.blog-card):hover .btn-cta-tertiary{color:#0639a6}.ec-clickable-card:not(.blog-card):hover .btn-cta-tertiary:after{transform:translateX(.5rem)}.ec-clickable-card:not(.blog-card):hover .link-glow:after{width:100%}.ec-clickable-card:not(.blog-card):hover .link-glow-base{color:#fff}.ec-clickable-card:not(.blog-card):hover .link-glow-bright,.ec-clickable-card:not(.blog-card):hover .link-glow-medium{color:#000}.ec-clickable-card:not(.blog-card):hover .svgicon .svg-icon-activation{fill:#00205b}.ec-clickable-card:not(.blog-card):hover .svgicon.icon-bg-colour-medium:not(.hover-reverse) .svg-icon-activation{fill:#000}.bg-base .ec-clickable-card:hover .title,.ec-clickable-card .bg-base:hover .title,.ec-clickable-card.bg-base:hover .title{color:#fff}.bg-base .ec-clickable-card:hover .btn-cta-primary,.ec-clickable-card .bg-base:hover .btn-cta-primary,.ec-clickable-card.bg-base:hover .btn-cta-primary{background-color:#e8f1f2;border-color:#e8f1f2;color:#000}.bg-base .ec-clickable-card:hover .btn-cta-secondary,.ec-clickable-card .bg-base:hover .btn-cta-secondary,.ec-clickable-card.bg-base:hover .btn-cta-secondary{color:#000}.bg-base .ec-clickable-card:hover .btn-cta-tertiary,.ec-clickable-card .bg-base:hover .btn-cta-tertiary,.ec-clickable-card.bg-base:hover .btn-cta-tertiary{color:#ccc}.bg-base .ec-clickable-card:hover .link-glow-base,.ec-clickable-card .bg-base:hover .link-glow-base,.ec-clickable-card.bg-base:hover .link-glow-base{color:#fff}.bg-base .ec-clickable-card:hover .link-glow-bright,.bg-base .ec-clickable-card:hover .link-glow-medium,.ec-clickable-card .bg-base:hover .link-glow-bright,.ec-clickable-card .bg-base:hover .link-glow-medium,.ec-clickable-card.bg-base:hover .link-glow-bright,.ec-clickable-card.bg-base:hover .link-glow-medium{color:#000}.bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill,.ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line,.ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill,.ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line,.ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-dark .ec-clickable-card:hover .title,.bg-base .ec-clickable-card .bg-dark:hover .title,.bg-base .ec-clickable-card.bg-dark:hover .title{color:#fff}.bg-base .bg-dark .ec-clickable-card:hover .btn-cta-primary,.bg-base .ec-clickable-card .bg-dark:hover .btn-cta-primary,.bg-base .ec-clickable-card.bg-dark:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-base .bg-dark .ec-clickable-card:hover .btn-cta-secondary,.bg-base .ec-clickable-card .bg-dark:hover .btn-cta-secondary,.bg-base .ec-clickable-card.bg-dark:hover .btn-cta-secondary{color:#000}.bg-base .bg-dark .ec-clickable-card:hover .btn-cta-tertiary,.bg-base .ec-clickable-card .bg-dark:hover .btn-cta-tertiary,.bg-base .ec-clickable-card.bg-dark:hover .btn-cta-tertiary{color:#0639a6}.bg-base .bg-dark .ec-clickable-card:hover .link-glow-base,.bg-base .ec-clickable-card .bg-dark:hover .link-glow-base,.bg-base .ec-clickable-card.bg-dark:hover .link-glow-base{color:#fff}.bg-base .bg-dark .ec-clickable-card:hover .link-glow-bright,.bg-base .bg-dark .ec-clickable-card:hover .link-glow-medium,.bg-base .ec-clickable-card .bg-dark:hover .link-glow-bright,.bg-base .ec-clickable-card .bg-dark:hover .link-glow-medium,.bg-base .ec-clickable-card.bg-dark:hover .link-glow-bright,.bg-base .ec-clickable-card.bg-dark:hover .link-glow-medium{color:#000}.bg-base .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-base .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-base .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-base .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-base .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-base .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-base .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-base .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-base .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-base .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-base .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-base .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-base .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-base .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-base .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-base .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-base .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-base .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-base .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-subtle .ec-clickable-card:hover .title,.bg-base .ec-clickable-card .bg-subtle:hover .title,.bg-base .ec-clickable-card.bg-subtle:hover .title{color:#0639a6}.bg-base .bg-subtle .ec-clickable-card:hover .btn-cta-primary,.bg-base .ec-clickable-card .bg-subtle:hover .btn-cta-primary,.bg-base .ec-clickable-card.bg-subtle:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-base .bg-subtle .ec-clickable-card:hover .btn-cta-secondary,.bg-base .ec-clickable-card .bg-subtle:hover .btn-cta-secondary,.bg-base .ec-clickable-card.bg-subtle:hover .btn-cta-secondary{color:#fff}.bg-base .bg-subtle .ec-clickable-card:hover .btn-cta-tertiary,.bg-base .ec-clickable-card .bg-subtle:hover .btn-cta-tertiary,.bg-base .ec-clickable-card.bg-subtle:hover .btn-cta-tertiary{color:#0639a6}.bg-base .bg-subtle .ec-clickable-card:hover .link-glow-base,.bg-base .ec-clickable-card .bg-subtle:hover .link-glow-base,.bg-base .ec-clickable-card.bg-subtle:hover .link-glow-base{color:#fff}.bg-base .bg-subtle .ec-clickable-card:hover .link-glow-bright,.bg-base .bg-subtle .ec-clickable-card:hover .link-glow-medium,.bg-base .ec-clickable-card .bg-subtle:hover .link-glow-bright,.bg-base .ec-clickable-card .bg-subtle:hover .link-glow-medium,.bg-base .ec-clickable-card.bg-subtle:hover .link-glow-bright,.bg-base .ec-clickable-card.bg-subtle:hover .link-glow-medium{color:#000}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-fill,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-fill{fill:#000}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line{stroke:#000}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon.active .svg-icon-activation,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-base .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-base .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,.btn:hover .bg-base .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-base .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-base .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-base .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-fill,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-fill,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-subtle-2 .ec-clickable-card:hover .title,.bg-base .ec-clickable-card .bg-subtle-2:hover .title,.bg-base .ec-clickable-card.bg-subtle-2:hover .title{color:#0639a6}.bg-base .bg-subtle-2 .ec-clickable-card:hover .btn-cta-primary,.bg-base .ec-clickable-card .bg-subtle-2:hover .btn-cta-primary,.bg-base .ec-clickable-card.bg-subtle-2:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-base .bg-subtle-2 .ec-clickable-card:hover .btn-cta-secondary,.bg-base .ec-clickable-card .bg-subtle-2:hover .btn-cta-secondary,.bg-base .ec-clickable-card.bg-subtle-2:hover .btn-cta-secondary{color:#fff}.bg-base .bg-subtle-2 .ec-clickable-card:hover .btn-cta-tertiary,.bg-base .ec-clickable-card .bg-subtle-2:hover .btn-cta-tertiary,.bg-base .ec-clickable-card.bg-subtle-2:hover .btn-cta-tertiary{color:#0639a6}.bg-base .bg-subtle-2 .ec-clickable-card:hover .link-glow-base,.bg-base .ec-clickable-card .bg-subtle-2:hover .link-glow-base,.bg-base .ec-clickable-card.bg-subtle-2:hover .link-glow-base{color:#fff}.bg-base .bg-subtle-2 .ec-clickable-card:hover .link-glow-bright,.bg-base .bg-subtle-2 .ec-clickable-card:hover .link-glow-medium,.bg-base .ec-clickable-card .bg-subtle-2:hover .link-glow-bright,.bg-base .ec-clickable-card .bg-subtle-2:hover .link-glow-medium,.bg-base .ec-clickable-card.bg-subtle-2:hover .link-glow-bright,.bg-base .ec-clickable-card.bg-subtle-2:hover .link-glow-medium{color:#000}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-fill,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-fill{fill:#000}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line{stroke:#000}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.active .svg-icon-activation,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,.btn:hover .bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-fill,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-fill,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-white .ec-clickable-card:hover .title,.bg-base .ec-clickable-card .bg-white:hover .title,.bg-base .ec-clickable-card.bg-white:hover .title{color:#0639a6}.bg-base .bg-white .ec-clickable-card:hover .btn-cta-primary,.bg-base .ec-clickable-card .bg-white:hover .btn-cta-primary,.bg-base .ec-clickable-card.bg-white:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-base .bg-white .ec-clickable-card:hover .btn-cta-secondary,.bg-base .ec-clickable-card .bg-white:hover .btn-cta-secondary,.bg-base .ec-clickable-card.bg-white:hover .btn-cta-secondary{color:#fff}.bg-base .bg-white .ec-clickable-card:hover .btn-cta-tertiary,.bg-base .ec-clickable-card .bg-white:hover .btn-cta-tertiary,.bg-base .ec-clickable-card.bg-white:hover .btn-cta-tertiary{color:#0639a6}.bg-base .bg-white .ec-clickable-card:hover .link-glow-base,.bg-base .ec-clickable-card .bg-white:hover .link-glow-base,.bg-base .ec-clickable-card.bg-white:hover .link-glow-base{color:#fff}.bg-base .bg-white .ec-clickable-card:hover .link-glow-bright,.bg-base .bg-white .ec-clickable-card:hover .link-glow-medium,.bg-base .ec-clickable-card .bg-white:hover .link-glow-bright,.bg-base .ec-clickable-card .bg-white:hover .link-glow-medium,.bg-base .ec-clickable-card.bg-white:hover .link-glow-bright,.bg-base .ec-clickable-card.bg-white:hover .link-glow-medium{color:#000}.bg-base .bg-white .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-base .ec-clickable-card .bg-white:hover .svgicon .svg-icon-fill,.bg-base .ec-clickable-card.bg-white:hover .svgicon .svg-icon-fill{fill:#000}.bg-base .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-base .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line,.bg-base .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line{stroke:#000}.bg-base .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-white .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-base .ec-clickable-card .bg-white:hover .svgicon.active .svg-icon-activation,.bg-base .ec-clickable-card.bg-white:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-base .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-base .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,.btn:hover .bg-base .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-base .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-base .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-base .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-base .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-base .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-fill,.bg-base .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-base .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-base .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line,.bg-base .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-base .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-base .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-fill,.bg-base .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-base .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-base .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line,.bg-base .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-base .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-base .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-base .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-base .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-base .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-base .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-base .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-base .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-base .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-base .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-base .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-base .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-base .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-black .ec-clickable-card:hover .title,.bg-base .ec-clickable-card .bg-black:hover .title,.bg-base .ec-clickable-card.bg-black:hover .title{color:#fff}.bg-base .bg-black .ec-clickable-card:hover .btn-cta-primary,.bg-base .ec-clickable-card .bg-black:hover .btn-cta-primary,.bg-base .ec-clickable-card.bg-black:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-base .bg-black .ec-clickable-card:hover .btn-cta-secondary,.bg-base .ec-clickable-card .bg-black:hover .btn-cta-secondary,.bg-base .ec-clickable-card.bg-black:hover .btn-cta-secondary{color:#000}.bg-base .bg-black .ec-clickable-card:hover .btn-cta-tertiary,.bg-base .ec-clickable-card .bg-black:hover .btn-cta-tertiary,.bg-base .ec-clickable-card.bg-black:hover .btn-cta-tertiary{color:#0639a6}.bg-base .bg-black .ec-clickable-card:hover .link-glow-base,.bg-base .ec-clickable-card .bg-black:hover .link-glow-base,.bg-base .ec-clickable-card.bg-black:hover .link-glow-base{color:#fff}.bg-base .bg-black .ec-clickable-card:hover .link-glow-bright,.bg-base .bg-black .ec-clickable-card:hover .link-glow-medium,.bg-base .ec-clickable-card .bg-black:hover .link-glow-bright,.bg-base .ec-clickable-card .bg-black:hover .link-glow-medium,.bg-base .ec-clickable-card.bg-black:hover .link-glow-bright,.bg-base .ec-clickable-card.bg-black:hover .link-glow-medium{color:#000}.bg-base .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-base .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-base .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-base .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-base .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-base .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-base .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-base .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-base .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-base .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-base .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-base .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-base .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-base .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-base .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-base .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-base .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-base .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-base .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-medium .ec-clickable-card:hover .title,.bg-base .ec-clickable-card .bg-medium:hover .title,.bg-base .ec-clickable-card.bg-medium:hover .title{color:#000}.bg-base .bg-medium .ec-clickable-card:hover .btn-cta-primary,.bg-base .ec-clickable-card .bg-medium:hover .btn-cta-primary,.bg-base .ec-clickable-card.bg-medium:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-base .bg-medium .ec-clickable-card:hover .btn-cta-secondary,.bg-base .ec-clickable-card .bg-medium:hover .btn-cta-secondary,.bg-base .ec-clickable-card.bg-medium:hover .btn-cta-secondary{color:#fff}.bg-base .bg-medium .ec-clickable-card:hover .btn-cta-tertiary,.bg-base .ec-clickable-card .bg-medium:hover .btn-cta-tertiary,.bg-base .ec-clickable-card.bg-medium:hover .btn-cta-tertiary{color:#0639a6}.bg-base .bg-medium .ec-clickable-card:hover .link-glow-base,.bg-base .ec-clickable-card .bg-medium:hover .link-glow-base,.bg-base .ec-clickable-card.bg-medium:hover .link-glow-base{color:#fff}.bg-base .bg-medium .ec-clickable-card:hover .link-glow-bright,.bg-base .bg-medium .ec-clickable-card:hover .link-glow-medium,.bg-base .ec-clickable-card .bg-medium:hover .link-glow-bright,.bg-base .ec-clickable-card .bg-medium:hover .link-glow-medium,.bg-base .ec-clickable-card.bg-medium:hover .link-glow-bright,.bg-base .ec-clickable-card.bg-medium:hover .link-glow-medium{color:#000}.bg-base .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-base .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-fill,.bg-base .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-fill{fill:#000}.bg-base .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-base .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line,.bg-base .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line{stroke:#000}.bg-base .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-medium .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-base .ec-clickable-card .bg-medium:hover .svgicon.active .svg-icon-activation,.bg-base .ec-clickable-card.bg-medium:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-base .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-base .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,.btn:hover .bg-base .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-base .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-base .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-base .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-base .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-base .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-fill,.bg-base .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-base .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-base .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line,.bg-base .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-base .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-base .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-fill,.bg-base .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-base .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-base .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line,.bg-base .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-base .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-base .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-base .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-base .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-base .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-base .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-base .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-base .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-base .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-base .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-base .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-base .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-base .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-base .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-base .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-base .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-base .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-base .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-base .bg-bright .ec-clickable-card:hover .title,.bg-base .ec-clickable-card .bg-bright:hover .title,.bg-base .ec-clickable-card.bg-bright:hover .title{color:#000}.bg-base .bg-bright .ec-clickable-card:hover .link-glow-base,.bg-base .ec-clickable-card .bg-bright:hover .link-glow-base,.bg-base .ec-clickable-card.bg-bright:hover .link-glow-base{color:#fff}.bg-base .bg-bright .ec-clickable-card:hover .link-glow-bright,.bg-base .bg-bright .ec-clickable-card:hover .link-glow-medium,.bg-base .ec-clickable-card .bg-bright:hover .link-glow-bright,.bg-base .ec-clickable-card .bg-bright:hover .link-glow-medium,.bg-base .ec-clickable-card.bg-bright:hover .link-glow-bright,.bg-base .ec-clickable-card.bg-bright:hover .link-glow-medium{color:#000}.bg-dark .ec-clickable-card:hover .title,.ec-clickable-card .bg-dark:hover .title,.ec-clickable-card.bg-dark:hover .title{color:#fff}.bg-dark .ec-clickable-card:hover .btn-cta-primary,.ec-clickable-card .bg-dark:hover .btn-cta-primary,.ec-clickable-card.bg-dark:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-dark .ec-clickable-card:hover .btn-cta-secondary,.ec-clickable-card .bg-dark:hover .btn-cta-secondary,.ec-clickable-card.bg-dark:hover .btn-cta-secondary{color:#000}.bg-dark .ec-clickable-card:hover .btn-cta-tertiary,.ec-clickable-card .bg-dark:hover .btn-cta-tertiary,.ec-clickable-card.bg-dark:hover .btn-cta-tertiary{color:#0639a6}.bg-dark .ec-clickable-card:hover .link-glow-base,.ec-clickable-card .bg-dark:hover .link-glow-base,.ec-clickable-card.bg-dark:hover .link-glow-base{color:#fff}.bg-dark .ec-clickable-card:hover .link-glow-bright,.bg-dark .ec-clickable-card:hover .link-glow-medium,.ec-clickable-card .bg-dark:hover .link-glow-bright,.ec-clickable-card .bg-dark:hover .link-glow-medium,.ec-clickable-card.bg-dark:hover .link-glow-bright,.ec-clickable-card.bg-dark:hover .link-glow-medium{color:#000}.bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill,.ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line,.ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill,.ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line,.ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-base .ec-clickable-card:hover .title,.bg-dark .ec-clickable-card .bg-base:hover .title,.bg-dark .ec-clickable-card.bg-base:hover .title{color:#fff}.bg-dark .bg-base .ec-clickable-card:hover .btn-cta-primary,.bg-dark .ec-clickable-card .bg-base:hover .btn-cta-primary,.bg-dark .ec-clickable-card.bg-base:hover .btn-cta-primary{background-color:#e8f1f2;border-color:#e8f1f2;color:#000}.bg-dark .bg-base .ec-clickable-card:hover .btn-cta-secondary,.bg-dark .ec-clickable-card .bg-base:hover .btn-cta-secondary,.bg-dark .ec-clickable-card.bg-base:hover .btn-cta-secondary{color:#000}.bg-dark .bg-base .ec-clickable-card:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card .bg-base:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card.bg-base:hover .btn-cta-tertiary{color:#ccc}.bg-dark .bg-base .ec-clickable-card:hover .link-glow-base,.bg-dark .ec-clickable-card .bg-base:hover .link-glow-base,.bg-dark .ec-clickable-card.bg-base:hover .link-glow-base{color:#fff}.bg-dark .bg-base .ec-clickable-card:hover .link-glow-bright,.bg-dark .bg-base .ec-clickable-card:hover .link-glow-medium,.bg-dark .ec-clickable-card .bg-base:hover .link-glow-bright,.bg-dark .ec-clickable-card .bg-base:hover .link-glow-medium,.bg-dark .ec-clickable-card.bg-base:hover .link-glow-bright,.bg-dark .ec-clickable-card.bg-base:hover .link-glow-medium{color:#000}.bg-dark .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-dark .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-dark .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-dark .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-dark .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-dark .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-dark .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-dark .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-dark .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-dark .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-dark .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-dark .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-dark .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-dark .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-dark .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-dark .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-dark .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-dark .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-dark .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-subtle .ec-clickable-card:hover .title,.bg-dark .ec-clickable-card .bg-subtle:hover .title,.bg-dark .ec-clickable-card.bg-subtle:hover .title{color:#0639a6}.bg-dark .bg-subtle .ec-clickable-card:hover .btn-cta-primary,.bg-dark .ec-clickable-card .bg-subtle:hover .btn-cta-primary,.bg-dark .ec-clickable-card.bg-subtle:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-dark .bg-subtle .ec-clickable-card:hover .btn-cta-secondary,.bg-dark .ec-clickable-card .bg-subtle:hover .btn-cta-secondary,.bg-dark .ec-clickable-card.bg-subtle:hover .btn-cta-secondary{color:#fff}.bg-dark .bg-subtle .ec-clickable-card:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card .bg-subtle:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card.bg-subtle:hover .btn-cta-tertiary{color:#0639a6}.bg-dark .bg-subtle .ec-clickable-card:hover .link-glow-base,.bg-dark .ec-clickable-card .bg-subtle:hover .link-glow-base,.bg-dark .ec-clickable-card.bg-subtle:hover .link-glow-base{color:#fff}.bg-dark .bg-subtle .ec-clickable-card:hover .link-glow-bright,.bg-dark .bg-subtle .ec-clickable-card:hover .link-glow-medium,.bg-dark .ec-clickable-card .bg-subtle:hover .link-glow-bright,.bg-dark .ec-clickable-card .bg-subtle:hover .link-glow-medium,.bg-dark .ec-clickable-card.bg-subtle:hover .link-glow-bright,.bg-dark .ec-clickable-card.bg-subtle:hover .link-glow-medium{color:#000}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-fill,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-fill{fill:#000}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line{stroke:#000}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.active .svg-icon-activation,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-dark .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-dark .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,.btn:hover .bg-dark .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-dark .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-dark .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-dark .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-fill,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-fill,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .title,.bg-dark .ec-clickable-card .bg-subtle-2:hover .title,.bg-dark .ec-clickable-card.bg-subtle-2:hover .title{color:#0639a6}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .btn-cta-primary,.bg-dark .ec-clickable-card .bg-subtle-2:hover .btn-cta-primary,.bg-dark .ec-clickable-card.bg-subtle-2:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .btn-cta-secondary,.bg-dark .ec-clickable-card .bg-subtle-2:hover .btn-cta-secondary,.bg-dark .ec-clickable-card.bg-subtle-2:hover .btn-cta-secondary{color:#fff}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card .bg-subtle-2:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card.bg-subtle-2:hover .btn-cta-tertiary{color:#0639a6}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .link-glow-base,.bg-dark .ec-clickable-card .bg-subtle-2:hover .link-glow-base,.bg-dark .ec-clickable-card.bg-subtle-2:hover .link-glow-base{color:#fff}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .link-glow-bright,.bg-dark .bg-subtle-2 .ec-clickable-card:hover .link-glow-medium,.bg-dark .ec-clickable-card .bg-subtle-2:hover .link-glow-bright,.bg-dark .ec-clickable-card .bg-subtle-2:hover .link-glow-medium,.bg-dark .ec-clickable-card.bg-subtle-2:hover .link-glow-bright,.bg-dark .ec-clickable-card.bg-subtle-2:hover .link-glow-medium{color:#000}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-fill,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-fill{fill:#000}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line{stroke:#000}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.active .svg-icon-activation,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,.btn:hover .bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-fill,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-fill,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-white .ec-clickable-card:hover .title,.bg-dark .ec-clickable-card .bg-white:hover .title,.bg-dark .ec-clickable-card.bg-white:hover .title{color:#0639a6}.bg-dark .bg-white .ec-clickable-card:hover .btn-cta-primary,.bg-dark .ec-clickable-card .bg-white:hover .btn-cta-primary,.bg-dark .ec-clickable-card.bg-white:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-dark .bg-white .ec-clickable-card:hover .btn-cta-secondary,.bg-dark .ec-clickable-card .bg-white:hover .btn-cta-secondary,.bg-dark .ec-clickable-card.bg-white:hover .btn-cta-secondary{color:#fff}.bg-dark .bg-white .ec-clickable-card:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card .bg-white:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card.bg-white:hover .btn-cta-tertiary{color:#0639a6}.bg-dark .bg-white .ec-clickable-card:hover .link-glow-base,.bg-dark .ec-clickable-card .bg-white:hover .link-glow-base,.bg-dark .ec-clickable-card.bg-white:hover .link-glow-base{color:#fff}.bg-dark .bg-white .ec-clickable-card:hover .link-glow-bright,.bg-dark .bg-white .ec-clickable-card:hover .link-glow-medium,.bg-dark .ec-clickable-card .bg-white:hover .link-glow-bright,.bg-dark .ec-clickable-card .bg-white:hover .link-glow-medium,.bg-dark .ec-clickable-card.bg-white:hover .link-glow-bright,.bg-dark .ec-clickable-card.bg-white:hover .link-glow-medium{color:#000}.bg-dark .bg-white .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-dark .ec-clickable-card .bg-white:hover .svgicon .svg-icon-fill,.bg-dark .ec-clickable-card.bg-white:hover .svgicon .svg-icon-fill{fill:#000}.bg-dark .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-dark .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line,.bg-dark .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line{stroke:#000}.bg-dark .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-white .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-dark .ec-clickable-card .bg-white:hover .svgicon.active .svg-icon-activation,.bg-dark .ec-clickable-card.bg-white:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-dark .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-dark .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,.btn:hover .bg-dark .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-dark .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-dark .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-dark .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-dark .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-dark .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-fill,.bg-dark .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-dark .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-dark .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line,.bg-dark .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-dark .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-dark .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-fill,.bg-dark .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-dark .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-dark .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line,.bg-dark .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-dark .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-dark .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-dark .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-dark .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-dark .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-dark .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-dark .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-dark .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-dark .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-dark .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-dark .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-black .ec-clickable-card:hover .title,.bg-dark .ec-clickable-card .bg-black:hover .title,.bg-dark .ec-clickable-card.bg-black:hover .title{color:#fff}.bg-dark .bg-black .ec-clickable-card:hover .btn-cta-primary,.bg-dark .ec-clickable-card .bg-black:hover .btn-cta-primary,.bg-dark .ec-clickable-card.bg-black:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-dark .bg-black .ec-clickable-card:hover .btn-cta-secondary,.bg-dark .ec-clickable-card .bg-black:hover .btn-cta-secondary,.bg-dark .ec-clickable-card.bg-black:hover .btn-cta-secondary{color:#000}.bg-dark .bg-black .ec-clickable-card:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card .bg-black:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card.bg-black:hover .btn-cta-tertiary{color:#0639a6}.bg-dark .bg-black .ec-clickable-card:hover .link-glow-base,.bg-dark .ec-clickable-card .bg-black:hover .link-glow-base,.bg-dark .ec-clickable-card.bg-black:hover .link-glow-base{color:#fff}.bg-dark .bg-black .ec-clickable-card:hover .link-glow-bright,.bg-dark .bg-black .ec-clickable-card:hover .link-glow-medium,.bg-dark .ec-clickable-card .bg-black:hover .link-glow-bright,.bg-dark .ec-clickable-card .bg-black:hover .link-glow-medium,.bg-dark .ec-clickable-card.bg-black:hover .link-glow-bright,.bg-dark .ec-clickable-card.bg-black:hover .link-glow-medium{color:#000}.bg-dark .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-dark .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-dark .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-dark .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-dark .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-dark .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-dark .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-dark .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-dark .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-dark .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-dark .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-dark .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-dark .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-dark .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-dark .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-dark .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-dark .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-dark .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-dark .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-medium .ec-clickable-card:hover .title,.bg-dark .ec-clickable-card .bg-medium:hover .title,.bg-dark .ec-clickable-card.bg-medium:hover .title{color:#000}.bg-dark .bg-medium .ec-clickable-card:hover .btn-cta-primary,.bg-dark .ec-clickable-card .bg-medium:hover .btn-cta-primary,.bg-dark .ec-clickable-card.bg-medium:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-dark .bg-medium .ec-clickable-card:hover .btn-cta-secondary,.bg-dark .ec-clickable-card .bg-medium:hover .btn-cta-secondary,.bg-dark .ec-clickable-card.bg-medium:hover .btn-cta-secondary{color:#fff}.bg-dark .bg-medium .ec-clickable-card:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card .bg-medium:hover .btn-cta-tertiary,.bg-dark .ec-clickable-card.bg-medium:hover .btn-cta-tertiary{color:#0639a6}.bg-dark .bg-medium .ec-clickable-card:hover .link-glow-base,.bg-dark .ec-clickable-card .bg-medium:hover .link-glow-base,.bg-dark .ec-clickable-card.bg-medium:hover .link-glow-base{color:#fff}.bg-dark .bg-medium .ec-clickable-card:hover .link-glow-bright,.bg-dark .bg-medium .ec-clickable-card:hover .link-glow-medium,.bg-dark .ec-clickable-card .bg-medium:hover .link-glow-bright,.bg-dark .ec-clickable-card .bg-medium:hover .link-glow-medium,.bg-dark .ec-clickable-card.bg-medium:hover .link-glow-bright,.bg-dark .ec-clickable-card.bg-medium:hover .link-glow-medium{color:#000}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-fill,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-fill{fill:#000}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line{stroke:#000}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon.active .svg-icon-activation,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-dark .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-dark .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,.btn:hover .bg-dark .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-dark .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-dark .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-dark .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-fill,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-fill,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-dark .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-dark .bg-bright .ec-clickable-card:hover .title,.bg-dark .ec-clickable-card .bg-bright:hover .title,.bg-dark .ec-clickable-card.bg-bright:hover .title{color:#000}.bg-dark .bg-bright .ec-clickable-card:hover .link-glow-base,.bg-dark .ec-clickable-card .bg-bright:hover .link-glow-base,.bg-dark .ec-clickable-card.bg-bright:hover .link-glow-base{color:#fff}.bg-dark .bg-bright .ec-clickable-card:hover .link-glow-bright,.bg-dark .bg-bright .ec-clickable-card:hover .link-glow-medium,.bg-dark .ec-clickable-card .bg-bright:hover .link-glow-bright,.bg-dark .ec-clickable-card .bg-bright:hover .link-glow-medium,.bg-dark .ec-clickable-card.bg-bright:hover .link-glow-bright,.bg-dark .ec-clickable-card.bg-bright:hover .link-glow-medium{color:#000}.bg-subtle .ec-clickable-card:hover .title,.ec-clickable-card .bg-subtle:hover .title,.ec-clickable-card.bg-subtle:hover .title{color:#0639a6}.bg-subtle .ec-clickable-card:hover .btn-cta-primary,.ec-clickable-card .bg-subtle:hover .btn-cta-primary,.ec-clickable-card.bg-subtle:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle .ec-clickable-card:hover .btn-cta-secondary,.ec-clickable-card .bg-subtle:hover .btn-cta-secondary,.ec-clickable-card.bg-subtle:hover .btn-cta-secondary{color:#fff}.bg-subtle .ec-clickable-card:hover .btn-cta-tertiary,.ec-clickable-card .bg-subtle:hover .btn-cta-tertiary,.ec-clickable-card.bg-subtle:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle .ec-clickable-card:hover .link-glow-base,.ec-clickable-card .bg-subtle:hover .link-glow-base,.ec-clickable-card.bg-subtle:hover .link-glow-base{color:#fff}.bg-subtle .ec-clickable-card:hover .link-glow-bright,.bg-subtle .ec-clickable-card:hover .link-glow-medium,.ec-clickable-card .bg-subtle:hover .link-glow-bright,.ec-clickable-card .bg-subtle:hover .link-glow-medium,.ec-clickable-card.bg-subtle:hover .link-glow-bright,.ec-clickable-card.bg-subtle:hover .link-glow-medium{color:#000}.bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-fill,.ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-fill,.ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-fill{fill:#000}.bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line,.ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line,.ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line{stroke:#000}.bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,.btn:hover .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation,.ec-clickable-card .bg-subtle:hover .svgicon.active .svg-icon-activation,.ec-clickable-card.bg-subtle:hover .svgicon.active .svg-icon-activation,a:hover .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,a:hover .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-fill,.ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line,.ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line,.ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-fill,.ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line,.ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line,.ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,a:hover .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,a:hover .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-base .ec-clickable-card:hover .title,.bg-subtle .ec-clickable-card .bg-base:hover .title,.bg-subtle .ec-clickable-card.bg-base:hover .title{color:#fff}.bg-subtle .bg-base .ec-clickable-card:hover .btn-cta-primary,.bg-subtle .ec-clickable-card .bg-base:hover .btn-cta-primary,.bg-subtle .ec-clickable-card.bg-base:hover .btn-cta-primary{background-color:#e8f1f2;border-color:#e8f1f2;color:#000}.bg-subtle .bg-base .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card .bg-base:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card.bg-base:hover .btn-cta-secondary{color:#000}.bg-subtle .bg-base .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card .bg-base:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card.bg-base:hover .btn-cta-tertiary{color:#ccc}.bg-subtle .bg-base .ec-clickable-card:hover .link-glow-base,.bg-subtle .ec-clickable-card .bg-base:hover .link-glow-base,.bg-subtle .ec-clickable-card.bg-base:hover .link-glow-base{color:#fff}.bg-subtle .bg-base .ec-clickable-card:hover .link-glow-bright,.bg-subtle .bg-base .ec-clickable-card:hover .link-glow-medium,.bg-subtle .ec-clickable-card .bg-base:hover .link-glow-bright,.bg-subtle .ec-clickable-card .bg-base:hover .link-glow-medium,.bg-subtle .ec-clickable-card.bg-base:hover .link-glow-bright,.bg-subtle .ec-clickable-card.bg-base:hover .link-glow-medium{color:#000}.bg-subtle .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-subtle .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-subtle .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-subtle .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-subtle .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-dark .ec-clickable-card:hover .title,.bg-subtle .ec-clickable-card .bg-dark:hover .title,.bg-subtle .ec-clickable-card.bg-dark:hover .title{color:#fff}.bg-subtle .bg-dark .ec-clickable-card:hover .btn-cta-primary,.bg-subtle .ec-clickable-card .bg-dark:hover .btn-cta-primary,.bg-subtle .ec-clickable-card.bg-dark:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle .bg-dark .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card .bg-dark:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card.bg-dark:hover .btn-cta-secondary{color:#000}.bg-subtle .bg-dark .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card .bg-dark:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card.bg-dark:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle .bg-dark .ec-clickable-card:hover .link-glow-base,.bg-subtle .ec-clickable-card .bg-dark:hover .link-glow-base,.bg-subtle .ec-clickable-card.bg-dark:hover .link-glow-base{color:#fff}.bg-subtle .bg-dark .ec-clickable-card:hover .link-glow-bright,.bg-subtle .bg-dark .ec-clickable-card:hover .link-glow-medium,.bg-subtle .ec-clickable-card .bg-dark:hover .link-glow-bright,.bg-subtle .ec-clickable-card .bg-dark:hover .link-glow-medium,.bg-subtle .ec-clickable-card.bg-dark:hover .link-glow-bright,.bg-subtle .ec-clickable-card.bg-dark:hover .link-glow-medium{color:#000}.bg-subtle .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-subtle .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-subtle .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-subtle .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-subtle .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .title,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .title,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .title{color:#0639a6}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .btn-cta-primary,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .btn-cta-primary,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .btn-cta-secondary{color:#fff}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .link-glow-base,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .link-glow-base,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .link-glow-base{color:#fff}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .link-glow-bright,.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .link-glow-medium,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .link-glow-bright,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .link-glow-medium,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .link-glow-bright,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .link-glow-medium{color:#000}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-fill{fill:#000}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line{stroke:#000}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.active .svg-icon-activation,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-white .ec-clickable-card:hover .title,.bg-subtle .ec-clickable-card .bg-white:hover .title,.bg-subtle .ec-clickable-card.bg-white:hover .title{color:#0639a6}.bg-subtle .bg-white .ec-clickable-card:hover .btn-cta-primary,.bg-subtle .ec-clickable-card .bg-white:hover .btn-cta-primary,.bg-subtle .ec-clickable-card.bg-white:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle .bg-white .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card .bg-white:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card.bg-white:hover .btn-cta-secondary{color:#fff}.bg-subtle .bg-white .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card .bg-white:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card.bg-white:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle .bg-white .ec-clickable-card:hover .link-glow-base,.bg-subtle .ec-clickable-card .bg-white:hover .link-glow-base,.bg-subtle .ec-clickable-card.bg-white:hover .link-glow-base{color:#fff}.bg-subtle .bg-white .ec-clickable-card:hover .link-glow-bright,.bg-subtle .bg-white .ec-clickable-card:hover .link-glow-medium,.bg-subtle .ec-clickable-card .bg-white:hover .link-glow-bright,.bg-subtle .ec-clickable-card .bg-white:hover .link-glow-medium,.bg-subtle .ec-clickable-card.bg-white:hover .link-glow-bright,.bg-subtle .ec-clickable-card.bg-white:hover .link-glow-medium{color:#000}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon .svg-icon-fill{fill:#000}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line{stroke:#000}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon.active .svg-icon-activation,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-subtle .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-subtle .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-subtle .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-subtle .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-black .ec-clickable-card:hover .title,.bg-subtle .ec-clickable-card .bg-black:hover .title,.bg-subtle .ec-clickable-card.bg-black:hover .title{color:#fff}.bg-subtle .bg-black .ec-clickable-card:hover .btn-cta-primary,.bg-subtle .ec-clickable-card .bg-black:hover .btn-cta-primary,.bg-subtle .ec-clickable-card.bg-black:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle .bg-black .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card .bg-black:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card.bg-black:hover .btn-cta-secondary{color:#000}.bg-subtle .bg-black .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card .bg-black:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card.bg-black:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle .bg-black .ec-clickable-card:hover .link-glow-base,.bg-subtle .ec-clickable-card .bg-black:hover .link-glow-base,.bg-subtle .ec-clickable-card.bg-black:hover .link-glow-base{color:#fff}.bg-subtle .bg-black .ec-clickable-card:hover .link-glow-bright,.bg-subtle .bg-black .ec-clickable-card:hover .link-glow-medium,.bg-subtle .ec-clickable-card .bg-black:hover .link-glow-bright,.bg-subtle .ec-clickable-card .bg-black:hover .link-glow-medium,.bg-subtle .ec-clickable-card.bg-black:hover .link-glow-bright,.bg-subtle .ec-clickable-card.bg-black:hover .link-glow-medium{color:#000}.bg-subtle .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-subtle .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-subtle .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-subtle .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-subtle .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-medium .ec-clickable-card:hover .title,.bg-subtle .ec-clickable-card .bg-medium:hover .title,.bg-subtle .ec-clickable-card.bg-medium:hover .title{color:#000}.bg-subtle .bg-medium .ec-clickable-card:hover .btn-cta-primary,.bg-subtle .ec-clickable-card .bg-medium:hover .btn-cta-primary,.bg-subtle .ec-clickable-card.bg-medium:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle .bg-medium .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card .bg-medium:hover .btn-cta-secondary,.bg-subtle .ec-clickable-card.bg-medium:hover .btn-cta-secondary{color:#fff}.bg-subtle .bg-medium .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card .bg-medium:hover .btn-cta-tertiary,.bg-subtle .ec-clickable-card.bg-medium:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle .bg-medium .ec-clickable-card:hover .link-glow-base,.bg-subtle .ec-clickable-card .bg-medium:hover .link-glow-base,.bg-subtle .ec-clickable-card.bg-medium:hover .link-glow-base{color:#fff}.bg-subtle .bg-medium .ec-clickable-card:hover .link-glow-bright,.bg-subtle .bg-medium .ec-clickable-card:hover .link-glow-medium,.bg-subtle .ec-clickable-card .bg-medium:hover .link-glow-bright,.bg-subtle .ec-clickable-card .bg-medium:hover .link-glow-medium,.bg-subtle .ec-clickable-card.bg-medium:hover .link-glow-bright,.bg-subtle .ec-clickable-card.bg-medium:hover .link-glow-medium{color:#000}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-fill{fill:#000}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line{stroke:#000}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.active .svg-icon-activation,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-subtle .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-subtle .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-subtle .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-subtle .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle .bg-bright .ec-clickable-card:hover .title,.bg-subtle .ec-clickable-card .bg-bright:hover .title,.bg-subtle .ec-clickable-card.bg-bright:hover .title{color:#000}.bg-subtle .bg-bright .ec-clickable-card:hover .link-glow-base,.bg-subtle .ec-clickable-card .bg-bright:hover .link-glow-base,.bg-subtle .ec-clickable-card.bg-bright:hover .link-glow-base{color:#fff}.bg-subtle .bg-bright .ec-clickable-card:hover .link-glow-bright,.bg-subtle .bg-bright .ec-clickable-card:hover .link-glow-medium,.bg-subtle .ec-clickable-card .bg-bright:hover .link-glow-bright,.bg-subtle .ec-clickable-card .bg-bright:hover .link-glow-medium,.bg-subtle .ec-clickable-card.bg-bright:hover .link-glow-bright,.bg-subtle .ec-clickable-card.bg-bright:hover .link-glow-medium{color:#000}.bg-subtle-2 .ec-clickable-card:hover .title,.ec-clickable-card .bg-subtle-2:hover .title,.ec-clickable-card.bg-subtle-2:hover .title{color:#0639a6}.bg-subtle-2 .ec-clickable-card:hover .btn-cta-primary,.ec-clickable-card .bg-subtle-2:hover .btn-cta-primary,.ec-clickable-card.bg-subtle-2:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle-2 .ec-clickable-card:hover .btn-cta-secondary,.ec-clickable-card .bg-subtle-2:hover .btn-cta-secondary,.ec-clickable-card.bg-subtle-2:hover .btn-cta-secondary{color:#fff}.bg-subtle-2 .ec-clickable-card:hover .btn-cta-tertiary,.ec-clickable-card .bg-subtle-2:hover .btn-cta-tertiary,.ec-clickable-card.bg-subtle-2:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle-2 .ec-clickable-card:hover .link-glow-base,.ec-clickable-card .bg-subtle-2:hover .link-glow-base,.ec-clickable-card.bg-subtle-2:hover .link-glow-base{color:#fff}.bg-subtle-2 .ec-clickable-card:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card:hover .link-glow-medium,.ec-clickable-card .bg-subtle-2:hover .link-glow-bright,.ec-clickable-card .bg-subtle-2:hover .link-glow-medium,.ec-clickable-card.bg-subtle-2:hover .link-glow-bright,.ec-clickable-card.bg-subtle-2:hover .link-glow-medium{color:#000}.bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-fill,.ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-fill,.ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-fill{fill:#000}.bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line,.ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line,.ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line{stroke:#000}.bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,.btn:hover .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation,.ec-clickable-card .bg-subtle-2:hover .svgicon.active .svg-icon-activation,.ec-clickable-card.bg-subtle-2:hover .svgicon.active .svg-icon-activation,a:hover .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-fill,.ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line,.ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line,.ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-fill,.ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line,.ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line,.ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,a:hover .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-base .ec-clickable-card:hover .title,.bg-subtle-2 .ec-clickable-card .bg-base:hover .title,.bg-subtle-2 .ec-clickable-card.bg-base:hover .title{color:#fff}.bg-subtle-2 .bg-base .ec-clickable-card:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card .bg-base:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card.bg-base:hover .btn-cta-primary{background-color:#e8f1f2;border-color:#e8f1f2;color:#000}.bg-subtle-2 .bg-base .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card .bg-base:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card.bg-base:hover .btn-cta-secondary{color:#000}.bg-subtle-2 .bg-base .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card .bg-base:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card.bg-base:hover .btn-cta-tertiary{color:#ccc}.bg-subtle-2 .bg-base .ec-clickable-card:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card .bg-base:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card.bg-base:hover .link-glow-base{color:#fff}.bg-subtle-2 .bg-base .ec-clickable-card:hover .link-glow-bright,.bg-subtle-2 .bg-base .ec-clickable-card:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card .bg-base:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card .bg-base:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card.bg-base:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card.bg-base:hover .link-glow-medium{color:#000}.bg-subtle-2 .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-subtle-2 .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-subtle-2 .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .title,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .title,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .title{color:#fff}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .btn-cta-secondary{color:#000}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .link-glow-base{color:#fff}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .link-glow-bright,.bg-subtle-2 .bg-dark .ec-clickable-card:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .link-glow-medium{color:#000}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .title,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .title,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .title{color:#0639a6}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .btn-cta-secondary{color:#fff}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .link-glow-base{color:#fff}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .link-glow-bright,.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .link-glow-medium{color:#000}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-fill{fill:#000}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line{stroke:#000}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.active .svg-icon-activation,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle-2 .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-white .ec-clickable-card:hover .title,.bg-subtle-2 .ec-clickable-card .bg-white:hover .title,.bg-subtle-2 .ec-clickable-card.bg-white:hover .title{color:#0639a6}.bg-subtle-2 .bg-white .ec-clickable-card:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card .bg-white:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card.bg-white:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle-2 .bg-white .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card .bg-white:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card.bg-white:hover .btn-cta-secondary{color:#fff}.bg-subtle-2 .bg-white .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card .bg-white:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card.bg-white:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle-2 .bg-white .ec-clickable-card:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card .bg-white:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card.bg-white:hover .link-glow-base{color:#fff}.bg-subtle-2 .bg-white .ec-clickable-card:hover .link-glow-bright,.bg-subtle-2 .bg-white .ec-clickable-card:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card .bg-white:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card .bg-white:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card.bg-white:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card.bg-white:hover .link-glow-medium{color:#000}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon .svg-icon-fill{fill:#000}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line{stroke:#000}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.active .svg-icon-activation,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle-2 .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-black .ec-clickable-card:hover .title,.bg-subtle-2 .ec-clickable-card .bg-black:hover .title,.bg-subtle-2 .ec-clickable-card.bg-black:hover .title{color:#fff}.bg-subtle-2 .bg-black .ec-clickable-card:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card .bg-black:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card.bg-black:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle-2 .bg-black .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card .bg-black:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card.bg-black:hover .btn-cta-secondary{color:#000}.bg-subtle-2 .bg-black .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card .bg-black:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card.bg-black:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle-2 .bg-black .ec-clickable-card:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card .bg-black:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card.bg-black:hover .link-glow-base{color:#fff}.bg-subtle-2 .bg-black .ec-clickable-card:hover .link-glow-bright,.bg-subtle-2 .bg-black .ec-clickable-card:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card .bg-black:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card .bg-black:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card.bg-black:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card.bg-black:hover .link-glow-medium{color:#000}.bg-subtle-2 .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-subtle-2 .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-subtle-2 .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .title,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .title,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .title{color:#000}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .btn-cta-primary,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .btn-cta-secondary,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .btn-cta-secondary{color:#fff}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .btn-cta-tertiary,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .btn-cta-tertiary{color:#0639a6}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .link-glow-base{color:#fff}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .link-glow-bright,.bg-subtle-2 .bg-medium .ec-clickable-card:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .link-glow-medium{color:#000}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-fill{fill:#000}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line{stroke:#000}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.active .svg-icon-activation,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle-2 .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-subtle-2 .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-subtle-2 .bg-bright .ec-clickable-card:hover .title,.bg-subtle-2 .ec-clickable-card .bg-bright:hover .title,.bg-subtle-2 .ec-clickable-card.bg-bright:hover .title{color:#000}.bg-subtle-2 .bg-bright .ec-clickable-card:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card .bg-bright:hover .link-glow-base,.bg-subtle-2 .ec-clickable-card.bg-bright:hover .link-glow-base{color:#fff}.bg-subtle-2 .bg-bright .ec-clickable-card:hover .link-glow-bright,.bg-subtle-2 .bg-bright .ec-clickable-card:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card .bg-bright:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card .bg-bright:hover .link-glow-medium,.bg-subtle-2 .ec-clickable-card.bg-bright:hover .link-glow-bright,.bg-subtle-2 .ec-clickable-card.bg-bright:hover .link-glow-medium{color:#000}.bg-white .ec-clickable-card:hover .title,.ec-clickable-card .bg-white:hover .title,.ec-clickable-card.bg-white:hover .title{color:#0639a6}.bg-white .ec-clickable-card:hover .btn-cta-primary,.ec-clickable-card .bg-white:hover .btn-cta-primary,.ec-clickable-card.bg-white:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-white .ec-clickable-card:hover .btn-cta-secondary,.ec-clickable-card .bg-white:hover .btn-cta-secondary,.ec-clickable-card.bg-white:hover .btn-cta-secondary{color:#fff}.bg-white .ec-clickable-card:hover .btn-cta-tertiary,.ec-clickable-card .bg-white:hover .btn-cta-tertiary,.ec-clickable-card.bg-white:hover .btn-cta-tertiary{color:#0639a6}.bg-white .ec-clickable-card:hover .link-glow-base,.ec-clickable-card .bg-white:hover .link-glow-base,.ec-clickable-card.bg-white:hover .link-glow-base{color:#fff}.bg-white .ec-clickable-card:hover .link-glow-bright,.bg-white .ec-clickable-card:hover .link-glow-medium,.ec-clickable-card .bg-white:hover .link-glow-bright,.ec-clickable-card .bg-white:hover .link-glow-medium,.ec-clickable-card.bg-white:hover .link-glow-bright,.ec-clickable-card.bg-white:hover .link-glow-medium{color:#000}.bg-white .ec-clickable-card:hover .svgicon .svg-icon-fill,.ec-clickable-card .bg-white:hover .svgicon .svg-icon-fill,.ec-clickable-card.bg-white:hover .svgicon .svg-icon-fill{fill:#000}.bg-white .ec-clickable-card:hover .svgicon .svg-icon-line,.ec-clickable-card .bg-white:hover .svgicon .svg-icon-line,.ec-clickable-card.bg-white:hover .svgicon .svg-icon-line{stroke:#000}.bg-white .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,.btn:hover .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation,.ec-clickable-card .bg-white:hover .svgicon.active .svg-icon-activation,.ec-clickable-card.bg-white:hover .svgicon.active .svg-icon-activation,a:hover .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,a:hover .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-fill,.ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line,.ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line,.ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-fill,.ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line,.ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line,.ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,a:hover .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,a:hover .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,a:hover .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-base .ec-clickable-card:hover .title,.bg-white .ec-clickable-card .bg-base:hover .title,.bg-white .ec-clickable-card.bg-base:hover .title{color:#fff}.bg-white .bg-base .ec-clickable-card:hover .btn-cta-primary,.bg-white .ec-clickable-card .bg-base:hover .btn-cta-primary,.bg-white .ec-clickable-card.bg-base:hover .btn-cta-primary{background-color:#e8f1f2;border-color:#e8f1f2;color:#000}.bg-white .bg-base .ec-clickable-card:hover .btn-cta-secondary,.bg-white .ec-clickable-card .bg-base:hover .btn-cta-secondary,.bg-white .ec-clickable-card.bg-base:hover .btn-cta-secondary{color:#000}.bg-white .bg-base .ec-clickable-card:hover .btn-cta-tertiary,.bg-white .ec-clickable-card .bg-base:hover .btn-cta-tertiary,.bg-white .ec-clickable-card.bg-base:hover .btn-cta-tertiary{color:#ccc}.bg-white .bg-base .ec-clickable-card:hover .link-glow-base,.bg-white .ec-clickable-card .bg-base:hover .link-glow-base,.bg-white .ec-clickable-card.bg-base:hover .link-glow-base{color:#fff}.bg-white .bg-base .ec-clickable-card:hover .link-glow-bright,.bg-white .bg-base .ec-clickable-card:hover .link-glow-medium,.bg-white .ec-clickable-card .bg-base:hover .link-glow-bright,.bg-white .ec-clickable-card .bg-base:hover .link-glow-medium,.bg-white .ec-clickable-card.bg-base:hover .link-glow-bright,.bg-white .ec-clickable-card.bg-base:hover .link-glow-medium{color:#000}.bg-white .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-white .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-white .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-white .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-white .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-white .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-white .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-white .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-white .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-white .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-white .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-dark .ec-clickable-card:hover .title,.bg-white .ec-clickable-card .bg-dark:hover .title,.bg-white .ec-clickable-card.bg-dark:hover .title{color:#fff}.bg-white .bg-dark .ec-clickable-card:hover .btn-cta-primary,.bg-white .ec-clickable-card .bg-dark:hover .btn-cta-primary,.bg-white .ec-clickable-card.bg-dark:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-white .bg-dark .ec-clickable-card:hover .btn-cta-secondary,.bg-white .ec-clickable-card .bg-dark:hover .btn-cta-secondary,.bg-white .ec-clickable-card.bg-dark:hover .btn-cta-secondary{color:#000}.bg-white .bg-dark .ec-clickable-card:hover .btn-cta-tertiary,.bg-white .ec-clickable-card .bg-dark:hover .btn-cta-tertiary,.bg-white .ec-clickable-card.bg-dark:hover .btn-cta-tertiary{color:#0639a6}.bg-white .bg-dark .ec-clickable-card:hover .link-glow-base,.bg-white .ec-clickable-card .bg-dark:hover .link-glow-base,.bg-white .ec-clickable-card.bg-dark:hover .link-glow-base{color:#fff}.bg-white .bg-dark .ec-clickable-card:hover .link-glow-bright,.bg-white .bg-dark .ec-clickable-card:hover .link-glow-medium,.bg-white .ec-clickable-card .bg-dark:hover .link-glow-bright,.bg-white .ec-clickable-card .bg-dark:hover .link-glow-medium,.bg-white .ec-clickable-card.bg-dark:hover .link-glow-bright,.bg-white .ec-clickable-card.bg-dark:hover .link-glow-medium{color:#000}.bg-white .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-white .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-white .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-white .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-white .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-white .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-white .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-white .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-white .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-white .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-white .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-subtle .ec-clickable-card:hover .title,.bg-white .ec-clickable-card .bg-subtle:hover .title,.bg-white .ec-clickable-card.bg-subtle:hover .title{color:#0639a6}.bg-white .bg-subtle .ec-clickable-card:hover .btn-cta-primary,.bg-white .ec-clickable-card .bg-subtle:hover .btn-cta-primary,.bg-white .ec-clickable-card.bg-subtle:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-white .bg-subtle .ec-clickable-card:hover .btn-cta-secondary,.bg-white .ec-clickable-card .bg-subtle:hover .btn-cta-secondary,.bg-white .ec-clickable-card.bg-subtle:hover .btn-cta-secondary{color:#fff}.bg-white .bg-subtle .ec-clickable-card:hover .btn-cta-tertiary,.bg-white .ec-clickable-card .bg-subtle:hover .btn-cta-tertiary,.bg-white .ec-clickable-card.bg-subtle:hover .btn-cta-tertiary{color:#0639a6}.bg-white .bg-subtle .ec-clickable-card:hover .link-glow-base,.bg-white .ec-clickable-card .bg-subtle:hover .link-glow-base,.bg-white .ec-clickable-card.bg-subtle:hover .link-glow-base{color:#fff}.bg-white .bg-subtle .ec-clickable-card:hover .link-glow-bright,.bg-white .bg-subtle .ec-clickable-card:hover .link-glow-medium,.bg-white .ec-clickable-card .bg-subtle:hover .link-glow-bright,.bg-white .ec-clickable-card .bg-subtle:hover .link-glow-medium,.bg-white .ec-clickable-card.bg-subtle:hover .link-glow-bright,.bg-white .ec-clickable-card.bg-subtle:hover .link-glow-medium{color:#000}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-fill,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-fill{fill:#000}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line{stroke:#000}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon.active .svg-icon-activation,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-white .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-white .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,.btn:hover .bg-white .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-white .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-white .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-white .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-fill,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-fill,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-white .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-white .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-white .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-subtle-2 .ec-clickable-card:hover .title,.bg-white .ec-clickable-card .bg-subtle-2:hover .title,.bg-white .ec-clickable-card.bg-subtle-2:hover .title{color:#0639a6}.bg-white .bg-subtle-2 .ec-clickable-card:hover .btn-cta-primary,.bg-white .ec-clickable-card .bg-subtle-2:hover .btn-cta-primary,.bg-white .ec-clickable-card.bg-subtle-2:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-white .bg-subtle-2 .ec-clickable-card:hover .btn-cta-secondary,.bg-white .ec-clickable-card .bg-subtle-2:hover .btn-cta-secondary,.bg-white .ec-clickable-card.bg-subtle-2:hover .btn-cta-secondary{color:#fff}.bg-white .bg-subtle-2 .ec-clickable-card:hover .btn-cta-tertiary,.bg-white .ec-clickable-card .bg-subtle-2:hover .btn-cta-tertiary,.bg-white .ec-clickable-card.bg-subtle-2:hover .btn-cta-tertiary{color:#0639a6}.bg-white .bg-subtle-2 .ec-clickable-card:hover .link-glow-base,.bg-white .ec-clickable-card .bg-subtle-2:hover .link-glow-base,.bg-white .ec-clickable-card.bg-subtle-2:hover .link-glow-base{color:#fff}.bg-white .bg-subtle-2 .ec-clickable-card:hover .link-glow-bright,.bg-white .bg-subtle-2 .ec-clickable-card:hover .link-glow-medium,.bg-white .ec-clickable-card .bg-subtle-2:hover .link-glow-bright,.bg-white .ec-clickable-card .bg-subtle-2:hover .link-glow-medium,.bg-white .ec-clickable-card.bg-subtle-2:hover .link-glow-bright,.bg-white .ec-clickable-card.bg-subtle-2:hover .link-glow-medium{color:#000}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-fill,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-fill{fill:#000}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line{stroke:#000}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.active .svg-icon-activation,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,.btn:hover .bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-fill,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-fill,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-white .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-white .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-white .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-black .ec-clickable-card:hover .title,.bg-white .ec-clickable-card .bg-black:hover .title,.bg-white .ec-clickable-card.bg-black:hover .title{color:#fff}.bg-white .bg-black .ec-clickable-card:hover .btn-cta-primary,.bg-white .ec-clickable-card .bg-black:hover .btn-cta-primary,.bg-white .ec-clickable-card.bg-black:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-white .bg-black .ec-clickable-card:hover .btn-cta-secondary,.bg-white .ec-clickable-card .bg-black:hover .btn-cta-secondary,.bg-white .ec-clickable-card.bg-black:hover .btn-cta-secondary{color:#000}.bg-white .bg-black .ec-clickable-card:hover .btn-cta-tertiary,.bg-white .ec-clickable-card .bg-black:hover .btn-cta-tertiary,.bg-white .ec-clickable-card.bg-black:hover .btn-cta-tertiary{color:#0639a6}.bg-white .bg-black .ec-clickable-card:hover .link-glow-base,.bg-white .ec-clickable-card .bg-black:hover .link-glow-base,.bg-white .ec-clickable-card.bg-black:hover .link-glow-base{color:#fff}.bg-white .bg-black .ec-clickable-card:hover .link-glow-bright,.bg-white .bg-black .ec-clickable-card:hover .link-glow-medium,.bg-white .ec-clickable-card .bg-black:hover .link-glow-bright,.bg-white .ec-clickable-card .bg-black:hover .link-glow-medium,.bg-white .ec-clickable-card.bg-black:hover .link-glow-bright,.bg-white .ec-clickable-card.bg-black:hover .link-glow-medium{color:#000}.bg-white .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-white .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-white .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-white .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-white .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-white .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-white .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-white .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-white .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-white .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-white .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-white .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-white .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-medium .ec-clickable-card:hover .title,.bg-white .ec-clickable-card .bg-medium:hover .title,.bg-white .ec-clickable-card.bg-medium:hover .title{color:#000}.bg-white .bg-medium .ec-clickable-card:hover .btn-cta-primary,.bg-white .ec-clickable-card .bg-medium:hover .btn-cta-primary,.bg-white .ec-clickable-card.bg-medium:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-white .bg-medium .ec-clickable-card:hover .btn-cta-secondary,.bg-white .ec-clickable-card .bg-medium:hover .btn-cta-secondary,.bg-white .ec-clickable-card.bg-medium:hover .btn-cta-secondary{color:#fff}.bg-white .bg-medium .ec-clickable-card:hover .btn-cta-tertiary,.bg-white .ec-clickable-card .bg-medium:hover .btn-cta-tertiary,.bg-white .ec-clickable-card.bg-medium:hover .btn-cta-tertiary{color:#0639a6}.bg-white .bg-medium .ec-clickable-card:hover .link-glow-base,.bg-white .ec-clickable-card .bg-medium:hover .link-glow-base,.bg-white .ec-clickable-card.bg-medium:hover .link-glow-base{color:#fff}.bg-white .bg-medium .ec-clickable-card:hover .link-glow-bright,.bg-white .bg-medium .ec-clickable-card:hover .link-glow-medium,.bg-white .ec-clickable-card .bg-medium:hover .link-glow-bright,.bg-white .ec-clickable-card .bg-medium:hover .link-glow-medium,.bg-white .ec-clickable-card.bg-medium:hover .link-glow-bright,.bg-white .ec-clickable-card.bg-medium:hover .link-glow-medium{color:#000}.bg-white .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-white .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-fill,.bg-white .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-fill{fill:#000}.bg-white .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-white .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line,.bg-white .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line{stroke:#000}.bg-white .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-medium .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-white .ec-clickable-card .bg-medium:hover .svgicon.active .svg-icon-activation,.bg-white .ec-clickable-card.bg-medium:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-white .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-white .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,.btn:hover .bg-white .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-white .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-white .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-white .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-white .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-white .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-fill,.bg-white .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-white .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-white .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line,.bg-white .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-white .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-white .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-fill,.bg-white .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-white .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-white .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line,.bg-white .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-white .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-white .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-white .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-white .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-white .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-white .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-white .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-white .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-white .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-white .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-white .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-white .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-white .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-white .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-white .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-white .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-white .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-white .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-white .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-white .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-white .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-white .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-white .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-white .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-white .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-white .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-white .bg-bright .ec-clickable-card:hover .title,.bg-white .ec-clickable-card .bg-bright:hover .title,.bg-white .ec-clickable-card.bg-bright:hover .title{color:#000}.bg-white .bg-bright .ec-clickable-card:hover .link-glow-base,.bg-white .ec-clickable-card .bg-bright:hover .link-glow-base,.bg-white .ec-clickable-card.bg-bright:hover .link-glow-base{color:#fff}.bg-white .bg-bright .ec-clickable-card:hover .link-glow-bright,.bg-white .bg-bright .ec-clickable-card:hover .link-glow-medium,.bg-white .ec-clickable-card .bg-bright:hover .link-glow-bright,.bg-white .ec-clickable-card .bg-bright:hover .link-glow-medium,.bg-white .ec-clickable-card.bg-bright:hover .link-glow-bright,.bg-white .ec-clickable-card.bg-bright:hover .link-glow-medium{color:#000}.bg-black .ec-clickable-card:hover .title,.ec-clickable-card .bg-black:hover .title,.ec-clickable-card.bg-black:hover .title{color:#fff}.bg-black .ec-clickable-card:hover .btn-cta-primary,.ec-clickable-card .bg-black:hover .btn-cta-primary,.ec-clickable-card.bg-black:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-black .ec-clickable-card:hover .btn-cta-secondary,.ec-clickable-card .bg-black:hover .btn-cta-secondary,.ec-clickable-card.bg-black:hover .btn-cta-secondary{color:#000}.bg-black .ec-clickable-card:hover .btn-cta-tertiary,.ec-clickable-card .bg-black:hover .btn-cta-tertiary,.ec-clickable-card.bg-black:hover .btn-cta-tertiary{color:#0639a6}.bg-black .ec-clickable-card:hover .link-glow-base,.ec-clickable-card .bg-black:hover .link-glow-base,.ec-clickable-card.bg-black:hover .link-glow-base{color:#fff}.bg-black .ec-clickable-card:hover .link-glow-bright,.bg-black .ec-clickable-card:hover .link-glow-medium,.ec-clickable-card .bg-black:hover .link-glow-bright,.ec-clickable-card .bg-black:hover .link-glow-medium,.ec-clickable-card.bg-black:hover .link-glow-bright,.ec-clickable-card.bg-black:hover .link-glow-medium{color:#000}.bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill,.ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line,.ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill,.ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line,.ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-base .ec-clickable-card:hover .title,.bg-black .ec-clickable-card .bg-base:hover .title,.bg-black .ec-clickable-card.bg-base:hover .title{color:#fff}.bg-black .bg-base .ec-clickable-card:hover .btn-cta-primary,.bg-black .ec-clickable-card .bg-base:hover .btn-cta-primary,.bg-black .ec-clickable-card.bg-base:hover .btn-cta-primary{background-color:#e8f1f2;border-color:#e8f1f2;color:#000}.bg-black .bg-base .ec-clickable-card:hover .btn-cta-secondary,.bg-black .ec-clickable-card .bg-base:hover .btn-cta-secondary,.bg-black .ec-clickable-card.bg-base:hover .btn-cta-secondary{color:#000}.bg-black .bg-base .ec-clickable-card:hover .btn-cta-tertiary,.bg-black .ec-clickable-card .bg-base:hover .btn-cta-tertiary,.bg-black .ec-clickable-card.bg-base:hover .btn-cta-tertiary{color:#ccc}.bg-black .bg-base .ec-clickable-card:hover .link-glow-base,.bg-black .ec-clickable-card .bg-base:hover .link-glow-base,.bg-black .ec-clickable-card.bg-base:hover .link-glow-base{color:#fff}.bg-black .bg-base .ec-clickable-card:hover .link-glow-bright,.bg-black .bg-base .ec-clickable-card:hover .link-glow-medium,.bg-black .ec-clickable-card .bg-base:hover .link-glow-bright,.bg-black .ec-clickable-card .bg-base:hover .link-glow-medium,.bg-black .ec-clickable-card.bg-base:hover .link-glow-bright,.bg-black .ec-clickable-card.bg-base:hover .link-glow-medium{color:#000}.bg-black .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-black .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-black .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-black .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-black .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-black .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-black .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-black .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-black .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-black .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-black .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-black .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-black .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-black .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-black .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-black .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-black .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-black .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-black .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-dark .ec-clickable-card:hover .title,.bg-black .ec-clickable-card .bg-dark:hover .title,.bg-black .ec-clickable-card.bg-dark:hover .title{color:#fff}.bg-black .bg-dark .ec-clickable-card:hover .btn-cta-primary,.bg-black .ec-clickable-card .bg-dark:hover .btn-cta-primary,.bg-black .ec-clickable-card.bg-dark:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-black .bg-dark .ec-clickable-card:hover .btn-cta-secondary,.bg-black .ec-clickable-card .bg-dark:hover .btn-cta-secondary,.bg-black .ec-clickable-card.bg-dark:hover .btn-cta-secondary{color:#000}.bg-black .bg-dark .ec-clickable-card:hover .btn-cta-tertiary,.bg-black .ec-clickable-card .bg-dark:hover .btn-cta-tertiary,.bg-black .ec-clickable-card.bg-dark:hover .btn-cta-tertiary{color:#0639a6}.bg-black .bg-dark .ec-clickable-card:hover .link-glow-base,.bg-black .ec-clickable-card .bg-dark:hover .link-glow-base,.bg-black .ec-clickable-card.bg-dark:hover .link-glow-base{color:#fff}.bg-black .bg-dark .ec-clickable-card:hover .link-glow-bright,.bg-black .bg-dark .ec-clickable-card:hover .link-glow-medium,.bg-black .ec-clickable-card .bg-dark:hover .link-glow-bright,.bg-black .ec-clickable-card .bg-dark:hover .link-glow-medium,.bg-black .ec-clickable-card.bg-dark:hover .link-glow-bright,.bg-black .ec-clickable-card.bg-dark:hover .link-glow-medium{color:#000}.bg-black .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-black .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-black .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-black .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-black .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-black .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-black .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-black .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-black .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-black .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-black .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-black .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-black .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-black .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-black .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-black .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-black .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-black .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-black .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-subtle .ec-clickable-card:hover .title,.bg-black .ec-clickable-card .bg-subtle:hover .title,.bg-black .ec-clickable-card.bg-subtle:hover .title{color:#0639a6}.bg-black .bg-subtle .ec-clickable-card:hover .btn-cta-primary,.bg-black .ec-clickable-card .bg-subtle:hover .btn-cta-primary,.bg-black .ec-clickable-card.bg-subtle:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-black .bg-subtle .ec-clickable-card:hover .btn-cta-secondary,.bg-black .ec-clickable-card .bg-subtle:hover .btn-cta-secondary,.bg-black .ec-clickable-card.bg-subtle:hover .btn-cta-secondary{color:#fff}.bg-black .bg-subtle .ec-clickable-card:hover .btn-cta-tertiary,.bg-black .ec-clickable-card .bg-subtle:hover .btn-cta-tertiary,.bg-black .ec-clickable-card.bg-subtle:hover .btn-cta-tertiary{color:#0639a6}.bg-black .bg-subtle .ec-clickable-card:hover .link-glow-base,.bg-black .ec-clickable-card .bg-subtle:hover .link-glow-base,.bg-black .ec-clickable-card.bg-subtle:hover .link-glow-base{color:#fff}.bg-black .bg-subtle .ec-clickable-card:hover .link-glow-bright,.bg-black .bg-subtle .ec-clickable-card:hover .link-glow-medium,.bg-black .ec-clickable-card .bg-subtle:hover .link-glow-bright,.bg-black .ec-clickable-card .bg-subtle:hover .link-glow-medium,.bg-black .ec-clickable-card.bg-subtle:hover .link-glow-bright,.bg-black .ec-clickable-card.bg-subtle:hover .link-glow-medium{color:#000}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-fill,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-fill{fill:#000}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line{stroke:#000}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon.active .svg-icon-activation,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-black .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-black .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,.btn:hover .bg-black .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-black .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-black .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-black .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-fill,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-fill,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-subtle-2 .ec-clickable-card:hover .title,.bg-black .ec-clickable-card .bg-subtle-2:hover .title,.bg-black .ec-clickable-card.bg-subtle-2:hover .title{color:#0639a6}.bg-black .bg-subtle-2 .ec-clickable-card:hover .btn-cta-primary,.bg-black .ec-clickable-card .bg-subtle-2:hover .btn-cta-primary,.bg-black .ec-clickable-card.bg-subtle-2:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-black .bg-subtle-2 .ec-clickable-card:hover .btn-cta-secondary,.bg-black .ec-clickable-card .bg-subtle-2:hover .btn-cta-secondary,.bg-black .ec-clickable-card.bg-subtle-2:hover .btn-cta-secondary{color:#fff}.bg-black .bg-subtle-2 .ec-clickable-card:hover .btn-cta-tertiary,.bg-black .ec-clickable-card .bg-subtle-2:hover .btn-cta-tertiary,.bg-black .ec-clickable-card.bg-subtle-2:hover .btn-cta-tertiary{color:#0639a6}.bg-black .bg-subtle-2 .ec-clickable-card:hover .link-glow-base,.bg-black .ec-clickable-card .bg-subtle-2:hover .link-glow-base,.bg-black .ec-clickable-card.bg-subtle-2:hover .link-glow-base{color:#fff}.bg-black .bg-subtle-2 .ec-clickable-card:hover .link-glow-bright,.bg-black .bg-subtle-2 .ec-clickable-card:hover .link-glow-medium,.bg-black .ec-clickable-card .bg-subtle-2:hover .link-glow-bright,.bg-black .ec-clickable-card .bg-subtle-2:hover .link-glow-medium,.bg-black .ec-clickable-card.bg-subtle-2:hover .link-glow-bright,.bg-black .ec-clickable-card.bg-subtle-2:hover .link-glow-medium{color:#000}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-fill,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-fill{fill:#000}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line{stroke:#000}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.active .svg-icon-activation,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,.btn:hover .bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-fill,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-fill,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-white .ec-clickable-card:hover .title,.bg-black .ec-clickable-card .bg-white:hover .title,.bg-black .ec-clickable-card.bg-white:hover .title{color:#0639a6}.bg-black .bg-white .ec-clickable-card:hover .btn-cta-primary,.bg-black .ec-clickable-card .bg-white:hover .btn-cta-primary,.bg-black .ec-clickable-card.bg-white:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-black .bg-white .ec-clickable-card:hover .btn-cta-secondary,.bg-black .ec-clickable-card .bg-white:hover .btn-cta-secondary,.bg-black .ec-clickable-card.bg-white:hover .btn-cta-secondary{color:#fff}.bg-black .bg-white .ec-clickable-card:hover .btn-cta-tertiary,.bg-black .ec-clickable-card .bg-white:hover .btn-cta-tertiary,.bg-black .ec-clickable-card.bg-white:hover .btn-cta-tertiary{color:#0639a6}.bg-black .bg-white .ec-clickable-card:hover .link-glow-base,.bg-black .ec-clickable-card .bg-white:hover .link-glow-base,.bg-black .ec-clickable-card.bg-white:hover .link-glow-base{color:#fff}.bg-black .bg-white .ec-clickable-card:hover .link-glow-bright,.bg-black .bg-white .ec-clickable-card:hover .link-glow-medium,.bg-black .ec-clickable-card .bg-white:hover .link-glow-bright,.bg-black .ec-clickable-card .bg-white:hover .link-glow-medium,.bg-black .ec-clickable-card.bg-white:hover .link-glow-bright,.bg-black .ec-clickable-card.bg-white:hover .link-glow-medium{color:#000}.bg-black .bg-white .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-black .ec-clickable-card .bg-white:hover .svgicon .svg-icon-fill,.bg-black .ec-clickable-card.bg-white:hover .svgicon .svg-icon-fill{fill:#000}.bg-black .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-black .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line,.bg-black .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line{stroke:#000}.bg-black .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-white .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-black .ec-clickable-card .bg-white:hover .svgicon.active .svg-icon-activation,.bg-black .ec-clickable-card.bg-white:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-black .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-black .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,.btn:hover .bg-black .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-black .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-black .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-black .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-black .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-black .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-fill,.bg-black .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-black .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-black .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line,.bg-black .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-black .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-black .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-fill,.bg-black .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-black .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-black .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line,.bg-black .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-black .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-black .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-black .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-black .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-black .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-black .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-black .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-black .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-black .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-black .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-black .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-black .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-black .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-medium .ec-clickable-card:hover .title,.bg-black .ec-clickable-card .bg-medium:hover .title,.bg-black .ec-clickable-card.bg-medium:hover .title{color:#000}.bg-black .bg-medium .ec-clickable-card:hover .btn-cta-primary,.bg-black .ec-clickable-card .bg-medium:hover .btn-cta-primary,.bg-black .ec-clickable-card.bg-medium:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-black .bg-medium .ec-clickable-card:hover .btn-cta-secondary,.bg-black .ec-clickable-card .bg-medium:hover .btn-cta-secondary,.bg-black .ec-clickable-card.bg-medium:hover .btn-cta-secondary{color:#fff}.bg-black .bg-medium .ec-clickable-card:hover .btn-cta-tertiary,.bg-black .ec-clickable-card .bg-medium:hover .btn-cta-tertiary,.bg-black .ec-clickable-card.bg-medium:hover .btn-cta-tertiary{color:#0639a6}.bg-black .bg-medium .ec-clickable-card:hover .link-glow-base,.bg-black .ec-clickable-card .bg-medium:hover .link-glow-base,.bg-black .ec-clickable-card.bg-medium:hover .link-glow-base{color:#fff}.bg-black .bg-medium .ec-clickable-card:hover .link-glow-bright,.bg-black .bg-medium .ec-clickable-card:hover .link-glow-medium,.bg-black .ec-clickable-card .bg-medium:hover .link-glow-bright,.bg-black .ec-clickable-card .bg-medium:hover .link-glow-medium,.bg-black .ec-clickable-card.bg-medium:hover .link-glow-bright,.bg-black .ec-clickable-card.bg-medium:hover .link-glow-medium{color:#000}.bg-black .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-black .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-fill,.bg-black .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-fill{fill:#000}.bg-black .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-black .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line,.bg-black .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line{stroke:#000}.bg-black .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-medium .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-black .ec-clickable-card .bg-medium:hover .svgicon.active .svg-icon-activation,.bg-black .ec-clickable-card.bg-medium:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-black .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-black .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,.btn:hover .bg-black .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-black .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-black .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-black .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-black .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-black .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-fill,.bg-black .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-black .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-black .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line,.bg-black .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-black .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-black .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-fill,.bg-black .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-black .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-black .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line,.bg-black .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-black .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-black .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-black .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-black .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-black .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-black .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-black .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-black .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-black .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-black .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-black .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-black .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-black .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-black .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-black .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-black .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-black .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-black .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-black .bg-bright .ec-clickable-card:hover .title,.bg-black .ec-clickable-card .bg-bright:hover .title,.bg-black .ec-clickable-card.bg-bright:hover .title{color:#000}.bg-black .bg-bright .ec-clickable-card:hover .link-glow-base,.bg-black .ec-clickable-card .bg-bright:hover .link-glow-base,.bg-black .ec-clickable-card.bg-bright:hover .link-glow-base{color:#fff}.bg-black .bg-bright .ec-clickable-card:hover .link-glow-bright,.bg-black .bg-bright .ec-clickable-card:hover .link-glow-medium,.bg-black .ec-clickable-card .bg-bright:hover .link-glow-bright,.bg-black .ec-clickable-card .bg-bright:hover .link-glow-medium,.bg-black .ec-clickable-card.bg-bright:hover .link-glow-bright,.bg-black .ec-clickable-card.bg-bright:hover .link-glow-medium,.bg-medium .ec-clickable-card:hover .title,.ec-clickable-card .bg-medium:hover .title,.ec-clickable-card.bg-medium:hover .title{color:#000}.bg-medium .ec-clickable-card:hover .btn-cta-primary,.ec-clickable-card .bg-medium:hover .btn-cta-primary,.ec-clickable-card.bg-medium:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-medium .ec-clickable-card:hover .btn-cta-secondary,.ec-clickable-card .bg-medium:hover .btn-cta-secondary,.ec-clickable-card.bg-medium:hover .btn-cta-secondary{color:#fff}.bg-medium .ec-clickable-card:hover .btn-cta-tertiary,.ec-clickable-card .bg-medium:hover .btn-cta-tertiary,.ec-clickable-card.bg-medium:hover .btn-cta-tertiary{color:#0639a6}.bg-medium .ec-clickable-card:hover .link-glow-base,.ec-clickable-card .bg-medium:hover .link-glow-base,.ec-clickable-card.bg-medium:hover .link-glow-base{color:#fff}.bg-medium .ec-clickable-card:hover .link-glow-bright,.bg-medium .ec-clickable-card:hover .link-glow-medium,.ec-clickable-card .bg-medium:hover .link-glow-bright,.ec-clickable-card .bg-medium:hover .link-glow-medium,.ec-clickable-card.bg-medium:hover .link-glow-bright,.ec-clickable-card.bg-medium:hover .link-glow-medium{color:#000}.bg-medium .ec-clickable-card:hover .svgicon .svg-icon-fill,.ec-clickable-card .bg-medium:hover .svgicon .svg-icon-fill,.ec-clickable-card.bg-medium:hover .svgicon .svg-icon-fill{fill:#000}.bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line,.ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line,.ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line{stroke:#000}.bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,.btn:hover .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation,.ec-clickable-card .bg-medium:hover .svgicon.active .svg-icon-activation,.ec-clickable-card.bg-medium:hover .svgicon.active .svg-icon-activation,a:hover .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,a:hover .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-fill,.ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line,.ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line,.ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-fill,.ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line,.ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line,.ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,a:hover .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,a:hover .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,a:hover .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-base .ec-clickable-card:hover .title,.bg-medium .ec-clickable-card .bg-base:hover .title,.bg-medium .ec-clickable-card.bg-base:hover .title{color:#fff}.bg-medium .bg-base .ec-clickable-card:hover .btn-cta-primary,.bg-medium .ec-clickable-card .bg-base:hover .btn-cta-primary,.bg-medium .ec-clickable-card.bg-base:hover .btn-cta-primary{background-color:#e8f1f2;border-color:#e8f1f2;color:#000}.bg-medium .bg-base .ec-clickable-card:hover .btn-cta-secondary,.bg-medium .ec-clickable-card .bg-base:hover .btn-cta-secondary,.bg-medium .ec-clickable-card.bg-base:hover .btn-cta-secondary{color:#000}.bg-medium .bg-base .ec-clickable-card:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card .bg-base:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card.bg-base:hover .btn-cta-tertiary{color:#ccc}.bg-medium .bg-base .ec-clickable-card:hover .link-glow-base,.bg-medium .ec-clickable-card .bg-base:hover .link-glow-base,.bg-medium .ec-clickable-card.bg-base:hover .link-glow-base{color:#fff}.bg-medium .bg-base .ec-clickable-card:hover .link-glow-bright,.bg-medium .bg-base .ec-clickable-card:hover .link-glow-medium,.bg-medium .ec-clickable-card .bg-base:hover .link-glow-bright,.bg-medium .ec-clickable-card .bg-base:hover .link-glow-medium,.bg-medium .ec-clickable-card.bg-base:hover .link-glow-bright,.bg-medium .ec-clickable-card.bg-base:hover .link-glow-medium{color:#000}.bg-medium .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-medium .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-medium .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-medium .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-medium .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-medium .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-medium .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-medium .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-medium .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-medium .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-medium .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-dark .ec-clickable-card:hover .title,.bg-medium .ec-clickable-card .bg-dark:hover .title,.bg-medium .ec-clickable-card.bg-dark:hover .title{color:#fff}.bg-medium .bg-dark .ec-clickable-card:hover .btn-cta-primary,.bg-medium .ec-clickable-card .bg-dark:hover .btn-cta-primary,.bg-medium .ec-clickable-card.bg-dark:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-medium .bg-dark .ec-clickable-card:hover .btn-cta-secondary,.bg-medium .ec-clickable-card .bg-dark:hover .btn-cta-secondary,.bg-medium .ec-clickable-card.bg-dark:hover .btn-cta-secondary{color:#000}.bg-medium .bg-dark .ec-clickable-card:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card .bg-dark:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card.bg-dark:hover .btn-cta-tertiary{color:#0639a6}.bg-medium .bg-dark .ec-clickable-card:hover .link-glow-base,.bg-medium .ec-clickable-card .bg-dark:hover .link-glow-base,.bg-medium .ec-clickable-card.bg-dark:hover .link-glow-base{color:#fff}.bg-medium .bg-dark .ec-clickable-card:hover .link-glow-bright,.bg-medium .bg-dark .ec-clickable-card:hover .link-glow-medium,.bg-medium .ec-clickable-card .bg-dark:hover .link-glow-bright,.bg-medium .ec-clickable-card .bg-dark:hover .link-glow-medium,.bg-medium .ec-clickable-card.bg-dark:hover .link-glow-bright,.bg-medium .ec-clickable-card.bg-dark:hover .link-glow-medium{color:#000}.bg-medium .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-medium .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-medium .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-medium .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-medium .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-medium .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-medium .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-medium .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-medium .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-medium .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-medium .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-subtle .ec-clickable-card:hover .title,.bg-medium .ec-clickable-card .bg-subtle:hover .title,.bg-medium .ec-clickable-card.bg-subtle:hover .title{color:#0639a6}.bg-medium .bg-subtle .ec-clickable-card:hover .btn-cta-primary,.bg-medium .ec-clickable-card .bg-subtle:hover .btn-cta-primary,.bg-medium .ec-clickable-card.bg-subtle:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-medium .bg-subtle .ec-clickable-card:hover .btn-cta-secondary,.bg-medium .ec-clickable-card .bg-subtle:hover .btn-cta-secondary,.bg-medium .ec-clickable-card.bg-subtle:hover .btn-cta-secondary{color:#fff}.bg-medium .bg-subtle .ec-clickable-card:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card .bg-subtle:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card.bg-subtle:hover .btn-cta-tertiary{color:#0639a6}.bg-medium .bg-subtle .ec-clickable-card:hover .link-glow-base,.bg-medium .ec-clickable-card .bg-subtle:hover .link-glow-base,.bg-medium .ec-clickable-card.bg-subtle:hover .link-glow-base{color:#fff}.bg-medium .bg-subtle .ec-clickable-card:hover .link-glow-bright,.bg-medium .bg-subtle .ec-clickable-card:hover .link-glow-medium,.bg-medium .ec-clickable-card .bg-subtle:hover .link-glow-bright,.bg-medium .ec-clickable-card .bg-subtle:hover .link-glow-medium,.bg-medium .ec-clickable-card.bg-subtle:hover .link-glow-bright,.bg-medium .ec-clickable-card.bg-subtle:hover .link-glow-medium{color:#000}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-fill,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-fill{fill:#000}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line{stroke:#000}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.active .svg-icon-activation,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-medium .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-medium .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,.btn:hover .bg-medium .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-medium .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-medium .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-medium .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-fill,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-fill,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-medium .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-medium .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-medium .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .title,.bg-medium .ec-clickable-card .bg-subtle-2:hover .title,.bg-medium .ec-clickable-card.bg-subtle-2:hover .title{color:#0639a6}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .btn-cta-primary,.bg-medium .ec-clickable-card .bg-subtle-2:hover .btn-cta-primary,.bg-medium .ec-clickable-card.bg-subtle-2:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .btn-cta-secondary,.bg-medium .ec-clickable-card .bg-subtle-2:hover .btn-cta-secondary,.bg-medium .ec-clickable-card.bg-subtle-2:hover .btn-cta-secondary{color:#fff}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card .bg-subtle-2:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card.bg-subtle-2:hover .btn-cta-tertiary{color:#0639a6}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .link-glow-base,.bg-medium .ec-clickable-card .bg-subtle-2:hover .link-glow-base,.bg-medium .ec-clickable-card.bg-subtle-2:hover .link-glow-base{color:#fff}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .link-glow-bright,.bg-medium .bg-subtle-2 .ec-clickable-card:hover .link-glow-medium,.bg-medium .ec-clickable-card .bg-subtle-2:hover .link-glow-bright,.bg-medium .ec-clickable-card .bg-subtle-2:hover .link-glow-medium,.bg-medium .ec-clickable-card.bg-subtle-2:hover .link-glow-bright,.bg-medium .ec-clickable-card.bg-subtle-2:hover .link-glow-medium{color:#000}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-fill,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-fill{fill:#000}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line{stroke:#000}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.active .svg-icon-activation,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,.btn:hover .bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-fill,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-fill,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-medium .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-medium .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-medium .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-white .ec-clickable-card:hover .title,.bg-medium .ec-clickable-card .bg-white:hover .title,.bg-medium .ec-clickable-card.bg-white:hover .title{color:#0639a6}.bg-medium .bg-white .ec-clickable-card:hover .btn-cta-primary,.bg-medium .ec-clickable-card .bg-white:hover .btn-cta-primary,.bg-medium .ec-clickable-card.bg-white:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-medium .bg-white .ec-clickable-card:hover .btn-cta-secondary,.bg-medium .ec-clickable-card .bg-white:hover .btn-cta-secondary,.bg-medium .ec-clickable-card.bg-white:hover .btn-cta-secondary{color:#fff}.bg-medium .bg-white .ec-clickable-card:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card .bg-white:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card.bg-white:hover .btn-cta-tertiary{color:#0639a6}.bg-medium .bg-white .ec-clickable-card:hover .link-glow-base,.bg-medium .ec-clickable-card .bg-white:hover .link-glow-base,.bg-medium .ec-clickable-card.bg-white:hover .link-glow-base{color:#fff}.bg-medium .bg-white .ec-clickable-card:hover .link-glow-bright,.bg-medium .bg-white .ec-clickable-card:hover .link-glow-medium,.bg-medium .ec-clickable-card .bg-white:hover .link-glow-bright,.bg-medium .ec-clickable-card .bg-white:hover .link-glow-medium,.bg-medium .ec-clickable-card.bg-white:hover .link-glow-bright,.bg-medium .ec-clickable-card.bg-white:hover .link-glow-medium{color:#000}.bg-medium .bg-white .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-medium .ec-clickable-card .bg-white:hover .svgicon .svg-icon-fill,.bg-medium .ec-clickable-card.bg-white:hover .svgicon .svg-icon-fill{fill:#000}.bg-medium .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-medium .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line,.bg-medium .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line{stroke:#000}.bg-medium .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-white .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-medium .ec-clickable-card .bg-white:hover .svgicon.active .svg-icon-activation,.bg-medium .ec-clickable-card.bg-white:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-medium .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-medium .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,.btn:hover .bg-medium .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-medium .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-medium .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-medium .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-medium .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-medium .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-fill,.bg-medium .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-medium .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-medium .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line,.bg-medium .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-medium .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-medium .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-fill,.bg-medium .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-medium .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-medium .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line,.bg-medium .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-medium .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-medium .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-medium .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-medium .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-medium .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-medium .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-medium .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-medium .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-medium .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-medium .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-medium .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-medium .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-medium .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-medium .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-medium .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-medium .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-medium .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-medium .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-medium .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-medium .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-medium .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-medium .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-black .ec-clickable-card:hover .title,.bg-medium .ec-clickable-card .bg-black:hover .title,.bg-medium .ec-clickable-card.bg-black:hover .title{color:#fff}.bg-medium .bg-black .ec-clickable-card:hover .btn-cta-primary,.bg-medium .ec-clickable-card .bg-black:hover .btn-cta-primary,.bg-medium .ec-clickable-card.bg-black:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-medium .bg-black .ec-clickable-card:hover .btn-cta-secondary,.bg-medium .ec-clickable-card .bg-black:hover .btn-cta-secondary,.bg-medium .ec-clickable-card.bg-black:hover .btn-cta-secondary{color:#000}.bg-medium .bg-black .ec-clickable-card:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card .bg-black:hover .btn-cta-tertiary,.bg-medium .ec-clickable-card.bg-black:hover .btn-cta-tertiary{color:#0639a6}.bg-medium .bg-black .ec-clickable-card:hover .link-glow-base,.bg-medium .ec-clickable-card .bg-black:hover .link-glow-base,.bg-medium .ec-clickable-card.bg-black:hover .link-glow-base{color:#fff}.bg-medium .bg-black .ec-clickable-card:hover .link-glow-bright,.bg-medium .bg-black .ec-clickable-card:hover .link-glow-medium,.bg-medium .ec-clickable-card .bg-black:hover .link-glow-bright,.bg-medium .ec-clickable-card .bg-black:hover .link-glow-medium,.bg-medium .ec-clickable-card.bg-black:hover .link-glow-bright,.bg-medium .ec-clickable-card.bg-black:hover .link-glow-medium{color:#000}.bg-medium .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-medium .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-medium .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-medium .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-medium .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-medium .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-medium .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-medium .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-medium .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-medium .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-medium .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-medium .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-medium .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-medium .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-medium .bg-bright .ec-clickable-card:hover .title,.bg-medium .ec-clickable-card .bg-bright:hover .title,.bg-medium .ec-clickable-card.bg-bright:hover .title{color:#000}.bg-medium .bg-bright .ec-clickable-card:hover .link-glow-base,.bg-medium .ec-clickable-card .bg-bright:hover .link-glow-base,.bg-medium .ec-clickable-card.bg-bright:hover .link-glow-base{color:#fff}.bg-bright .ec-clickable-card:hover .title,.bg-medium .bg-bright .ec-clickable-card:hover .link-glow-bright,.bg-medium .bg-bright .ec-clickable-card:hover .link-glow-medium,.bg-medium .ec-clickable-card .bg-bright:hover .link-glow-bright,.bg-medium .ec-clickable-card .bg-bright:hover .link-glow-medium,.bg-medium .ec-clickable-card.bg-bright:hover .link-glow-bright,.bg-medium .ec-clickable-card.bg-bright:hover .link-glow-medium,.ec-clickable-card .bg-bright:hover .title,.ec-clickable-card.bg-bright:hover .title{color:#000}.bg-bright .ec-clickable-card:hover .link-glow-base,.ec-clickable-card .bg-bright:hover .link-glow-base,.ec-clickable-card.bg-bright:hover .link-glow-base{color:#fff}.bg-bright .ec-clickable-card:hover .link-glow-bright,.bg-bright .ec-clickable-card:hover .link-glow-medium,.ec-clickable-card .bg-bright:hover .link-glow-bright,.ec-clickable-card .bg-bright:hover .link-glow-medium,.ec-clickable-card.bg-bright:hover .link-glow-bright,.ec-clickable-card.bg-bright:hover .link-glow-medium{color:#000}.bg-bright .bg-base .ec-clickable-card:hover .title,.bg-bright .ec-clickable-card .bg-base:hover .title,.bg-bright .ec-clickable-card.bg-base:hover .title{color:#fff}.bg-bright .bg-base .ec-clickable-card:hover .btn-cta-primary,.bg-bright .ec-clickable-card .bg-base:hover .btn-cta-primary,.bg-bright .ec-clickable-card.bg-base:hover .btn-cta-primary{background-color:#e8f1f2;border-color:#e8f1f2;color:#000}.bg-bright .bg-base .ec-clickable-card:hover .btn-cta-secondary,.bg-bright .ec-clickable-card .bg-base:hover .btn-cta-secondary,.bg-bright .ec-clickable-card.bg-base:hover .btn-cta-secondary{color:#000}.bg-bright .bg-base .ec-clickable-card:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card .bg-base:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card.bg-base:hover .btn-cta-tertiary{color:#ccc}.bg-bright .bg-base .ec-clickable-card:hover .link-glow-base,.bg-bright .ec-clickable-card .bg-base:hover .link-glow-base,.bg-bright .ec-clickable-card.bg-base:hover .link-glow-base{color:#fff}.bg-bright .bg-base .ec-clickable-card:hover .link-glow-bright,.bg-bright .bg-base .ec-clickable-card:hover .link-glow-medium,.bg-bright .ec-clickable-card .bg-base:hover .link-glow-bright,.bg-bright .ec-clickable-card .bg-base:hover .link-glow-medium,.bg-bright .ec-clickable-card.bg-base:hover .link-glow-bright,.bg-bright .ec-clickable-card.bg-base:hover .link-glow-medium{color:#000}.bg-bright .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-bright .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-bright .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-bright .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-bright .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-bright .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-bright .bg-base .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-base:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-bright .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-bright .bg-base .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-base:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-bright .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-bright .bg-base .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-base:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-dark .ec-clickable-card:hover .title,.bg-bright .ec-clickable-card .bg-dark:hover .title,.bg-bright .ec-clickable-card.bg-dark:hover .title{color:#fff}.bg-bright .bg-dark .ec-clickable-card:hover .btn-cta-primary,.bg-bright .ec-clickable-card .bg-dark:hover .btn-cta-primary,.bg-bright .ec-clickable-card.bg-dark:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-bright .bg-dark .ec-clickable-card:hover .btn-cta-secondary,.bg-bright .ec-clickable-card .bg-dark:hover .btn-cta-secondary,.bg-bright .ec-clickable-card.bg-dark:hover .btn-cta-secondary{color:#000}.bg-bright .bg-dark .ec-clickable-card:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card .bg-dark:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card.bg-dark:hover .btn-cta-tertiary{color:#0639a6}.bg-bright .bg-dark .ec-clickable-card:hover .link-glow-base,.bg-bright .ec-clickable-card .bg-dark:hover .link-glow-base,.bg-bright .ec-clickable-card.bg-dark:hover .link-glow-base{color:#fff}.bg-bright .bg-dark .ec-clickable-card:hover .link-glow-bright,.bg-bright .bg-dark .ec-clickable-card:hover .link-glow-medium,.bg-bright .ec-clickable-card .bg-dark:hover .link-glow-bright,.bg-bright .ec-clickable-card .bg-dark:hover .link-glow-medium,.bg-bright .ec-clickable-card.bg-dark:hover .link-glow-bright,.bg-bright .ec-clickable-card.bg-dark:hover .link-glow-medium{color:#000}.bg-bright .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-bright .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-bright .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-bright .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-bright .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-bright .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-bright .bg-dark .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-dark:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-bright .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-bright .bg-dark .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-dark:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-bright .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-bright .bg-dark .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-dark:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-subtle .ec-clickable-card:hover .title,.bg-bright .ec-clickable-card .bg-subtle:hover .title,.bg-bright .ec-clickable-card.bg-subtle:hover .title{color:#0639a6}.bg-bright .bg-subtle .ec-clickable-card:hover .btn-cta-primary,.bg-bright .ec-clickable-card .bg-subtle:hover .btn-cta-primary,.bg-bright .ec-clickable-card.bg-subtle:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-bright .bg-subtle .ec-clickable-card:hover .btn-cta-secondary,.bg-bright .ec-clickable-card .bg-subtle:hover .btn-cta-secondary,.bg-bright .ec-clickable-card.bg-subtle:hover .btn-cta-secondary{color:#fff}.bg-bright .bg-subtle .ec-clickable-card:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card .bg-subtle:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card.bg-subtle:hover .btn-cta-tertiary{color:#0639a6}.bg-bright .bg-subtle .ec-clickable-card:hover .link-glow-base,.bg-bright .ec-clickable-card .bg-subtle:hover .link-glow-base,.bg-bright .ec-clickable-card.bg-subtle:hover .link-glow-base{color:#fff}.bg-bright .bg-subtle .ec-clickable-card:hover .link-glow-bright,.bg-bright .bg-subtle .ec-clickable-card:hover .link-glow-medium,.bg-bright .ec-clickable-card .bg-subtle:hover .link-glow-bright,.bg-bright .ec-clickable-card .bg-subtle:hover .link-glow-medium,.bg-bright .ec-clickable-card.bg-subtle:hover .link-glow-bright,.bg-bright .ec-clickable-card.bg-subtle:hover .link-glow-medium{color:#000}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-fill,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-fill{fill:#000}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line{stroke:#000}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.active .svg-icon-activation,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-bright .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-bright .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,.btn:hover .bg-bright .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-bright .bg-subtle .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-bright .ec-clickable-card .bg-subtle:hover .svgicon .svg-icon-activation,a:hover .bg-bright .ec-clickable-card.bg-subtle:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-fill,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-fill,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .bg-subtle .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .ec-clickable-card .bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .ec-clickable-card.bg-subtle:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .title,.bg-bright .ec-clickable-card .bg-subtle-2:hover .title,.bg-bright .ec-clickable-card.bg-subtle-2:hover .title{color:#0639a6}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .btn-cta-primary,.bg-bright .ec-clickable-card .bg-subtle-2:hover .btn-cta-primary,.bg-bright .ec-clickable-card.bg-subtle-2:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .btn-cta-secondary,.bg-bright .ec-clickable-card .bg-subtle-2:hover .btn-cta-secondary,.bg-bright .ec-clickable-card.bg-subtle-2:hover .btn-cta-secondary{color:#fff}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card .bg-subtle-2:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card.bg-subtle-2:hover .btn-cta-tertiary{color:#0639a6}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .link-glow-base,.bg-bright .ec-clickable-card .bg-subtle-2:hover .link-glow-base,.bg-bright .ec-clickable-card.bg-subtle-2:hover .link-glow-base{color:#fff}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .link-glow-bright,.bg-bright .bg-subtle-2 .ec-clickable-card:hover .link-glow-medium,.bg-bright .ec-clickable-card .bg-subtle-2:hover .link-glow-bright,.bg-bright .ec-clickable-card .bg-subtle-2:hover .link-glow-medium,.bg-bright .ec-clickable-card.bg-subtle-2:hover .link-glow-bright,.bg-bright .ec-clickable-card.bg-subtle-2:hover .link-glow-medium{color:#000}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-fill,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-fill{fill:#000}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line{stroke:#000}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.active .svg-icon-activation,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,.btn:hover .bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon .svg-icon-activation,a:hover .bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-fill,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-fill,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .bg-subtle-2 .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .ec-clickable-card .bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .ec-clickable-card.bg-subtle-2:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-white .ec-clickable-card:hover .title,.bg-bright .ec-clickable-card .bg-white:hover .title,.bg-bright .ec-clickable-card.bg-white:hover .title{color:#0639a6}.bg-bright .bg-white .ec-clickable-card:hover .btn-cta-primary,.bg-bright .ec-clickable-card .bg-white:hover .btn-cta-primary,.bg-bright .ec-clickable-card.bg-white:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-bright .bg-white .ec-clickable-card:hover .btn-cta-secondary,.bg-bright .ec-clickable-card .bg-white:hover .btn-cta-secondary,.bg-bright .ec-clickable-card.bg-white:hover .btn-cta-secondary{color:#fff}.bg-bright .bg-white .ec-clickable-card:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card .bg-white:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card.bg-white:hover .btn-cta-tertiary{color:#0639a6}.bg-bright .bg-white .ec-clickable-card:hover .link-glow-base,.bg-bright .ec-clickable-card .bg-white:hover .link-glow-base,.bg-bright .ec-clickable-card.bg-white:hover .link-glow-base{color:#fff}.bg-bright .bg-white .ec-clickable-card:hover .link-glow-bright,.bg-bright .bg-white .ec-clickable-card:hover .link-glow-medium,.bg-bright .ec-clickable-card .bg-white:hover .link-glow-bright,.bg-bright .ec-clickable-card .bg-white:hover .link-glow-medium,.bg-bright .ec-clickable-card.bg-white:hover .link-glow-bright,.bg-bright .ec-clickable-card.bg-white:hover .link-glow-medium{color:#000}.bg-bright .bg-white .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-bright .ec-clickable-card .bg-white:hover .svgicon .svg-icon-fill,.bg-bright .ec-clickable-card.bg-white:hover .svgicon .svg-icon-fill{fill:#000}.bg-bright .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-bright .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line,.bg-bright .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line{stroke:#000}.bg-bright .bg-white .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-white:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-white .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-bright .ec-clickable-card .bg-white:hover .svgicon.active .svg-icon-activation,.bg-bright .ec-clickable-card.bg-white:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-bright .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-bright .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,.btn:hover .bg-bright .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-bright .bg-white .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-bright .ec-clickable-card .bg-white:hover .svgicon .svg-icon-activation,a:hover .bg-bright .ec-clickable-card.bg-white:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-bright .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-bright .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-fill,.bg-bright .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-bright .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-bright .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line,.bg-bright .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-bright .bg-white .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-white:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-bright .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-fill,.bg-bright .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-bright .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-bright .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line,.bg-bright .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-bright .bg-white .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-white:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-bright .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-bright .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-bright .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-bright .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-bright .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-bright .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-bright .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-bright .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-bright .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-bright .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .bg-white .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .ec-clickable-card .bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .ec-clickable-card.bg-white:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-black .ec-clickable-card:hover .title,.bg-bright .ec-clickable-card .bg-black:hover .title,.bg-bright .ec-clickable-card.bg-black:hover .title{color:#fff}.bg-bright .bg-black .ec-clickable-card:hover .btn-cta-primary,.bg-bright .ec-clickable-card .bg-black:hover .btn-cta-primary,.bg-bright .ec-clickable-card.bg-black:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-bright .bg-black .ec-clickable-card:hover .btn-cta-secondary,.bg-bright .ec-clickable-card .bg-black:hover .btn-cta-secondary,.bg-bright .ec-clickable-card.bg-black:hover .btn-cta-secondary{color:#000}.bg-bright .bg-black .ec-clickable-card:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card .bg-black:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card.bg-black:hover .btn-cta-tertiary{color:#0639a6}.bg-bright .bg-black .ec-clickable-card:hover .link-glow-base,.bg-bright .ec-clickable-card .bg-black:hover .link-glow-base,.bg-bright .ec-clickable-card.bg-black:hover .link-glow-base{color:#fff}.bg-bright .bg-black .ec-clickable-card:hover .link-glow-bright,.bg-bright .bg-black .ec-clickable-card:hover .link-glow-medium,.bg-bright .ec-clickable-card .bg-black:hover .link-glow-bright,.bg-bright .ec-clickable-card .bg-black:hover .link-glow-medium,.bg-bright .ec-clickable-card.bg-black:hover .link-glow-bright,.bg-bright .ec-clickable-card.bg-black:hover .link-glow-medium{color:#000}.bg-bright .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-bright .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.bg-bright .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-bright .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-bright .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.bg-bright .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-bright .bg-black .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-black:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-fill{fill:#000}.bg-bright .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line{stroke:#000}.bg-bright .bg-black .ec-clickable-card:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-black:hover .svgicon.white.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill,.bg-bright .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-fill{fill:#fff}.bg-bright .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line,.bg-bright .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line{stroke:#fff}.bg-bright .bg-black .ec-clickable-card:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-black:hover .svgicon.black.hover-reverse .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-medium .ec-clickable-card:hover .title,.bg-bright .ec-clickable-card .bg-medium:hover .title,.bg-bright .ec-clickable-card.bg-medium:hover .title{color:#000}.bg-bright .bg-medium .ec-clickable-card:hover .btn-cta-primary,.bg-bright .ec-clickable-card .bg-medium:hover .btn-cta-primary,.bg-bright .ec-clickable-card.bg-medium:hover .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6}.bg-bright .bg-medium .ec-clickable-card:hover .btn-cta-secondary,.bg-bright .ec-clickable-card .bg-medium:hover .btn-cta-secondary,.bg-bright .ec-clickable-card.bg-medium:hover .btn-cta-secondary{color:#fff}.bg-bright .bg-medium .ec-clickable-card:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card .bg-medium:hover .btn-cta-tertiary,.bg-bright .ec-clickable-card.bg-medium:hover .btn-cta-tertiary{color:#0639a6}.bg-bright .bg-medium .ec-clickable-card:hover .link-glow-base,.bg-bright .ec-clickable-card .bg-medium:hover .link-glow-base,.bg-bright .ec-clickable-card.bg-medium:hover .link-glow-base{color:#fff}.bg-bright .bg-medium .ec-clickable-card:hover .link-glow-bright,.bg-bright .bg-medium .ec-clickable-card:hover .link-glow-medium,.bg-bright .ec-clickable-card .bg-medium:hover .link-glow-bright,.bg-bright .ec-clickable-card .bg-medium:hover .link-glow-medium,.bg-bright .ec-clickable-card.bg-medium:hover .link-glow-bright,.bg-bright .ec-clickable-card.bg-medium:hover .link-glow-medium{color:#000}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-fill,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-fill,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-fill{fill:#000}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line{stroke:#000}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon.active .svg-icon-activation,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon.active .svg-icon-activation,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon.active .svg-icon-activation,.btn:hover .bg-bright .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,.btn:hover .bg-bright .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,.btn:hover .bg-bright .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-bright .bg-medium .ec-clickable-card:hover .svgicon .svg-icon-activation,a:hover .bg-bright .ec-clickable-card .bg-medium:hover .svgicon .svg-icon-activation,a:hover .bg-bright .ec-clickable-card.bg-medium:hover .svgicon .svg-icon-activation{fill:#00205b}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-fill,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-fill,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-fill{fill:#0639a6}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line{stroke:#0639a6}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon.base .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-fill,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-fill,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-fill{fill:#fff}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line{stroke:#fff}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-fill,.btn:hover .bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,.btn:hover .bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill,a:hover .bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-fill{fill:#fff}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line,.btn:hover .bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line,a:hover .bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line{stroke:#fff}.bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse).active .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,.btn:hover .bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .bg-medium .ec-clickable-card:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .ec-clickable-card .bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line,a:hover .bg-bright .ec-clickable-card.bg-medium:hover .svgicon.white:not(.hover-reverse) .svg-icon-line.rounded .svg-icon-line{stroke-linecap:round;stroke-linejoin:round}.bg-media{background-size:cover;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-2}.text-position-left.l5-hero .container-fluid .container,.text-position-left.l5-hero .container-lg .container,.text-position-left.l5-hero .container-md .container,.text-position-left.l5-hero .container-sm .container{flex-direction:unset!important}.text-position-left.l5-hero .container-fluid .container .hero-container .copy-section,.text-position-left.l5-hero .container-lg .container .hero-container .copy-section,.text-position-left.l5-hero .container-md .container .hero-container .copy-section,.text-position-left.l5-hero .container-sm .container .hero-container .copy-section{align-items:flex-start;margin-left:0;text-align:left}.text-position-center.l5-hero .container-fluid .container,.text-position-center.l5-hero .container-lg .container,.text-position-center.l5-hero .container-md .container,.text-position-center.l5-hero .container-sm .container{flex-direction:unset!important;justify-content:center}.text-position-center.l5-hero .container-fluid .container .hero-container .copy-section,.text-position-center.l5-hero .container-lg .container .hero-container .copy-section,.text-position-center.l5-hero .container-md .container .hero-container .copy-section,.text-position-center.l5-hero .container-sm .container .hero-container .copy-section{align-items:center;margin-left:0;text-align:center}.rich-text li,.rich-text p,.rich-text ul{color:#333!important}.rich-text .media-rounded-corners{border-radius:0;height:auto!important;width:100%!important}#header .component.container{max-width:100%}@media(min-width:390px){#header .component.container{max-width:390px;padding:0 1.2rem}}@media(min-width:768px){#header .component.container{max-width:768px}}@media(min-width:1200px){#header .component.container{max-width:1200px;padding:0}}.header{grid-template-rows:0;padding-bottom:2rem;padding-top:2rem}@media(min-width:1200px){.header{grid-template-columns:unset}}.header .utilitymenu-container{display:none}.header .nav-link{color:#fff}.header .nav-item,.header .top-navigation-title{color:#333}.header .mainmenu-container .navigation .navbar-nav .nav-item .dropdown-menu.show .submenu{padding:1rem 4rem}.header .mainmenu-container .navigation .navbar-nav .nav-item .dropdown-menu.show .submenu .submenu-container{width:100%}.header .mainmenu-container .navigation .navbar-nav .nav-item .dropdown-menu.show .submenu .submenu-container .column-title{color:#0639a6;font-size:2rem;font-weight:400;font-weight:700;line-height:3.2rem;padding:0 5px 12px}.header .mainmenu-container .navigation .navbar-nav .nav-item .dropdown-menu.show .submenu .submenu-container .column-title a{font-weight:400}.header .mainmenu-container .navigation .navbar-nav .nav-item .dropdown-menu.show .submenu .submenu-container ul{padding-left:0}.header .mainmenu-container .navigation .navbar-nav .nav-item .dropdown-menu.show .submenu .submenu-container ul li a.nav-link .navigation-title{white-space:nowrap}.header .mainmenu-container .navigation .navbar-nav .nav-item .dropdown-menu.show .submenu .submenu-container ul li a.nav-link .navigation-title strong{display:inline-block;font-size:2rem;font-weight:400;line-height:3.2rem}.header .mainmenu-container .navigation .navbar-nav .nav-item .dropdown-menu.show .submenu .submenu-container ul li a.nav-link .navigation-title strong a{font-weight:400}.header .mainmenu-container .navigation .navbar-nav .nav-item .dropdown-menu.show .submenu .submenu-container ul li a.nav-link:hover .navigation-title strong{color:#000;font-weight:700;text-decoration:none}.header .mainmenu-container .navigation .navbar-nav .nav-item .nav-link.external-menu-link>span:after{content:url(/theme/medical/images/icons/external-link-primary.svg);display:unset;margin-left:5px;position:relative;top:2px}@media(min-width:1200px){.header .logo-container{max-width:unset}.header .logo-container .image-wrapper{padding-top:unset}}.header .logo-container .primary-logo{display:none;top:0}.header .logo-container .mobile-sticky-logo{display:block;height:90px}.header .logo-container .mobile-sticky-logo img{height:100%}@media(min-width:1200px){.header .logo-container .primary-logo{display:block;top:-4px}.header .logo-container .primary-logo img{height:32px}.header .logo-container .mobile-sticky-logo{display:none}}@media(max-width:1199.98px){.navigation .slide-in>[role=menubar] .rel-level1:nth-last-of-type(2) .mobile-top-navigation-title:after{content:url(/theme/medical/images/icons/external-link-primary.svg);display:inline-block;margin-left:5px;position:relative;top:2px}}#header.headroom.headroom--pinned.headroom--not-top .navbar-nav .nav-item:last-of-type .nav-link>span:after{content:url(/theme/medical/images/icons/external-link-white.svg)}.secondarymenu-container{align-items:center!important;max-height:54px!important;text-align:center!important}.secondarymenu-container .secondary-menu{color:#333}.secondarymenu-container .secondary-menu .search-toggle-icon{display:unset;margin-left:5px!important;margin-top:0!important;position:relative!important;top:2px}.secondarymenu-container .search-dropdown-menu{margin-top:3px}.secondarymenu-container .search-dropdown-menu .search-prompts{padding:0!important}.secondarymenu-container .search-dropdown-menu .search-prompts .col{padding-left:0!important}.secondarymenu-container .search-dropdown-menu .search-prompts ul{padding:0!important}.secondarymenu-container .search-dropdown-menu .search-prompts ul li{margin-bottom:.8rem}.secondarymenu-container .search-dropdown-menu .search-prompts ul li a{color:#000;font-size:16px;height:50px;line-height:24px;margin:0 23px 0 0;max-width:146px;text-align:center;text-decoration:none}.secondarymenu-container .search-dropdown-menu .search-prompts ul li a:focus,.secondarymenu-container .search-dropdown-menu .search-prompts ul li a:focus-within,.secondarymenu-container .search-dropdown-menu .search-prompts ul li a:hover{text-decoration:underline}.mainmenu-container>.navigation .nav-item>.dropdown-menu{top:7rem!important}.mainmenu-container>.navigation .nav-item>.nav-link.dropdown-toggle>.top-navigation-title:after{top:6.5rem!important}.secondarymenu-container .secondary-menu .navbar-nav .nav-item .nav-link.dropdown-toggle .top-navigation-title:after{top:6.3rem}.secondarymenu-container .secondary-menu .navbar-nav .nav-item .dropdown-menu{top:6.4rem}.secondarymenu-container .secondary-menu .navbar-nav .nav-item .dropdown-menu.show .submenu{padding:4rem 6rem}.mobilemenu-container .navigation .mobile-nav .head{margin-bottom:0}.mobilemenu-container .navigation .mobile-nav .head .mobile-logo{height:90px}.mobilemenu-container .navigation .mobile-nav .head .mobile-logo img{height:100%}.mobilemenu-container .navigation .mobile-nav .mobile-column-title{color:#0639a6;font-weight:700;padding:12px 0}.mobilemenu-container .navigation .mobile-nav .navigation-title .mobile-top-navigation-title{position:relative;z-index:-1}@media(min-width:1200px){.mobilemenu-container .navigation .mobile-nav .navigation-title .mobile-top-navigation-title{position:unset;z-index:unset}}.mobilemenu-container .navigation .mobile-nav .navigation-title .strong{font-weight:400!important}.mobilemenu-container .navigation .mobile-nav .navigation-title .strong:hover{font-weight:700}.mobilemenu-container .navigation .mobile-nav .navigation-title .nav-link.external-menu-link>span:after{content:url(/theme/medical/images/icons/external-link-primary.svg);display:inline-block;margin-left:5px;position:relative;top:2px}.mobilemenu-container .navigation .mobile-nav .language-country-selector{margin-right:0;padding-top:4rem;width:100%}.mobilemenu-container .navigation .mobile-nav .language-country-selector .sitecore-form.open{width:100%}.hero-carousel .hero-slider{position:relative}.hero-carousel .hero-slider .slick-dots{align-items:center;bottom:44px;display:flex!important;justify-content:center;list-style:none;margin:0;padding:0;position:absolute;width:100%;z-index:10}.hero-carousel .hero-slider .slick-dots li{margin:0 12px}.hero-carousel .hero-slider .slick-dots li button{background-color:#fff;border:none;border-radius:50%;cursor:pointer;height:24px;opacity:.7;transition:all .3s ease;width:24px}.hero-carousel .hero-slider .slick-dots li button:before{content:none!important}.hero-carousel .hero-slider .slick-dots li.slick-active button{background-color:#0639a6;opacity:1}@media(min-width:768px){.hero-carousel.l5-hero .container-fluid .container .hero-container,.hero-carousel.l5-hero .container-lg .container .hero-container,.hero-carousel.l5-hero .container-md .container .hero-container,.hero-carousel.l5-hero .container-sm .container .hero-container{flex:0 0 auto;width:41.66666667%}}.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .tag,.hero-carousel.l5-hero .container-fluid .container .hero-container .copy-section .tag p,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .tag,.hero-carousel.l5-hero .container-lg .container .hero-container .copy-section .tag p,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .tag,.hero-carousel.l5-hero .container-md .container .hero-container .copy-section .tag p,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .tag,.hero-carousel.l5-hero .container-sm .container .hero-container .copy-section .tag p{margin-bottom:8px}.callout-promo{min-height:480px;padding:0}.callout-promo .component-content{width:100%}.callout-promo .component-content .callout-promo-left-picture,.callout-promo .component-content .callout-promo-left-picture .callout-promo-left-image{min-height:480px}.callout-promo .component-content .container-fluid .row .copy,.callout-promo .component-content .container-lg .row .copy,.callout-promo .component-content .container-md .row .copy,.callout-promo .component-content .container-sm .row .copy{align-items:start;color:#fff;gap:0;text-align:left}@media(min-width:768px){.callout-promo .component-content .container-fluid .row .copy,.callout-promo .component-content .container-lg .row .copy,.callout-promo .component-content .container-md .row .copy,.callout-promo .component-content .container-sm .row .copy{flex:0 0 auto;margin-top:150px;width:50%}}@media(min-width:1200px){.callout-promo .component-content .container-fluid .row .copy,.callout-promo .component-content .container-lg .row .copy,.callout-promo .component-content .container-md .row .copy,.callout-promo .component-content .container-sm .row .copy{flex:0 0 auto;margin-top:140px;width:33.33333333%}}.callout-promo .component-content .container-fluid .row .copy .title,.callout-promo .component-content .container-lg .row .copy .title,.callout-promo .component-content .container-md .row .copy .title,.callout-promo .component-content .container-sm .row .copy .title{font-size:3.2rem;font-size:4rem!important;font-weight:400;line-height:3.2rem}@media(min-width:1200px){.callout-promo .component-content .container-fluid .row .copy .title,.callout-promo .component-content .container-lg .row .copy .title,.callout-promo .component-content .container-md .row .copy .title,.callout-promo .component-content .container-sm .row .copy .title{font-size:4rem;line-height:5.6rem}}.callout-promo .component-content .container-fluid .row .copy .description,.callout-promo .component-content .container-lg .row .copy .description,.callout-promo .component-content .container-md .row .copy .description,.callout-promo .component-content .container-sm .row .copy .description{font-size:2rem;font-weight:400;line-height:3.2rem}.callout-promo .component-content .container-fluid .row .copy .description a,.callout-promo .component-content .container-lg .row .copy .description a,.callout-promo .component-content .container-md .row .copy .description a,.callout-promo .component-content .container-sm .row .copy .description a{font-weight:400}.callout-promo .component-content .container-fluid .row .copy .cta-button-blue,.callout-promo .component-content .container-lg .row .copy .cta-button-blue,.callout-promo .component-content .container-md .row .copy .cta-button-blue,.callout-promo .component-content .container-sm .row .copy .cta-button-blue{background-color:#fff;border-color:#fff;border-color:#fff!important;font-size:2rem;font-size:2rem!important;font-weight:400;font-weight:400!important;line-height:3.2rem;line-height:.8;margin-top:24px;padding:0;text-decoration:none!important}.callout-promo .component-content .container-fluid .row .copy .cta-button-blue a,.callout-promo .component-content .container-lg .row .copy .cta-button-blue a,.callout-promo .component-content .container-md .row .copy .cta-button-blue a,.callout-promo .component-content .container-sm .row .copy .cta-button-blue a{color:#0639a6;font-weight:400;padding:16px 32px}.callout-promo .component-content .container-fluid .row .copy .cta-button-blue:focus,.callout-promo .component-content .container-fluid .row .copy .cta-button-blue:hover,.callout-promo .component-content .container-lg .row .copy .cta-button-blue:focus,.callout-promo .component-content .container-lg .row .copy .cta-button-blue:hover,.callout-promo .component-content .container-md .row .copy .cta-button-blue:focus,.callout-promo .component-content .container-md .row .copy .cta-button-blue:hover,.callout-promo .component-content .container-sm .row .copy .cta-button-blue:focus,.callout-promo .component-content .container-sm .row .copy .cta-button-blue:hover{background-color:#0639a6!important;border-color:#fff!important;color:#fff!important;text-decoration-color:#fff}.callout-promo .component-content .container-fluid .row .copy .cta-button-blue:focus a,.callout-promo .component-content .container-fluid .row .copy .cta-button-blue:hover a,.callout-promo .component-content .container-lg .row .copy .cta-button-blue:focus a,.callout-promo .component-content .container-lg .row .copy .cta-button-blue:hover a,.callout-promo .component-content .container-md .row .copy .cta-button-blue:focus a,.callout-promo .component-content .container-md .row .copy .cta-button-blue:hover a,.callout-promo .component-content .container-sm .row .copy .cta-button-blue:focus a,.callout-promo .component-content .container-sm .row .copy .cta-button-blue:hover a{color:#fff!important}.callout-promo .component-content .container-fluid .row .copy .cta-button-blue:focus:not(:active),.callout-promo .component-content .container-lg .row .copy .cta-button-blue:focus:not(:active),.callout-promo .component-content .container-md .row .copy .cta-button-blue:focus:not(:active),.callout-promo .component-content .container-sm .row .copy .cta-button-blue:focus:not(:active){outline-color:#fff;outline-offset:2px}.callout-promo.content-right{min-height:480px;padding:0}.callout-promo.content-right .container-fluid .row .copy,.callout-promo.content-right .container-lg .row .copy,.callout-promo.content-right .container-md .row .copy,.callout-promo.content-right .container-sm .row .copy{align-items:end;max-width:unset;text-align:right}@media(min-width:768px){.callout-promo.content-right .container-fluid .row .copy,.callout-promo.content-right .container-lg .row .copy,.callout-promo.content-right .container-md .row .copy,.callout-promo.content-right .container-sm .row .copy{flex:0 0 auto;margin-left:50%;width:50%}}@media(min-width:1200px){.callout-promo.content-right .container-fluid .row .copy,.callout-promo.content-right .container-lg .row .copy,.callout-promo.content-right .container-md .row .copy,.callout-promo.content-right .container-sm .row .copy{flex:0 0 auto;margin-left:66.66666667%;width:33.33333333%}}.callout-promo.content-center,.callout-promo.content-right .callout-promo-right-picture,.callout-promo.content-right .callout-promo-right-picture .callout-promo-right-image{min-height:480px}.callout-promo.content-center .container-fluid .row .copy,.callout-promo.content-center .container-lg .row .copy,.callout-promo.content-center .container-md .row .copy,.callout-promo.content-center .container-sm .row .copy{align-items:center;margin-left:30%;text-align:center}.callout-promo.content-center .callout-promo-center-picture,.callout-promo.content-center .callout-promo-center-picture .callout-promo-center-image{min-height:480px}.featured-products{padding-top:0}.featured-products .row:first-of-type{align-items:stretch;display:flex;flex-wrap:wrap}.featured-products .slider{background-color:transparent}.featured-products .featured-card{background:#fff;display:flex!important;flex-direction:column;gap:12px;height:auto}@media(min-width:1200px){.featured-products .featured-card{gap:20px}}.featured-products .featured-card .media{align-items:center;background:#fff;display:flex;flex:1;height:100%;max-height:180px;min-height:180px;width:100%}@media(min-width:1200px){.featured-products .featured-card .media{max-height:200px;min-height:200px}}.featured-products .featured-card .media img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.featured-products .featured-card .copy{background-color:#fff;color:#333;display:flex;flex:1;flex-direction:column;padding:0}.featured-products .featured-card .copy .title{font-size:2.4rem;font-weight:400;line-height:3.2rem;margin-bottom:8px}.featured-products .featured-card .copy .description{font-size:1.6rem;font-weight:400;line-height:2.8rem;margin-bottom:8px}.featured-products .featured-card .copy .cta-button-blue{margin-bottom:0;margin-top:auto}.featured-products.featured-products-carousel{padding-top:0}.featured-products.featured-products-carousel .white-section{margin:40px 0}.featured-products.featured-products-carousel .white-section .slick-prev:before{background-color:#0639a6;border-bottom-right-radius:50%;border-top-right-radius:50%;height:72px;width:88px}.featured-products.featured-products-carousel .white-section .slick-next:before{background-color:#0639a6;border-bottom-left-radius:50%;border-top-left-radius:50%;height:72px;width:88px}.featured-products.featured-products-carousel .white-section .slick-slide{margin:0 16px}.featured-products.featured-products-carousel .white-section .featured-card{border:1px solid #333;border-radius:40px;flex:0 0 auto;margin:0;padding:24px;width:100%}@media(min-width:768px){.featured-products.featured-products-carousel .white-section .featured-card{flex:0 0 auto;width:50%}}.featured-products.featured-products-carousel .white-section .featured-card .copy{display:flex;flex:1;flex-direction:column;padding:0}.featured-products.featured-products-carousel .white-section .featured-card .copy .title{font-size:2.8rem;font-weight:400;line-height:4rem}.featured-products.featured-products-carousel .white-section .featured-card .copy .description{font-size:2rem;font-weight:400;line-height:3.2rem}.featured-products.featured-products-carousel .white-section .featured-card .copy .description a{font-weight:400}.featured-products.featured-products-carousel .white-section .featured-card .copy .cta-button-blue{border-radius:20px;margin-bottom:0;margin-top:auto}.featured-products.featured-products-carousel .white-section .featured-card .copy .cta-button-blue a{padding:12px 25px}.footer{background-color:#0639a6;overflow:hidden;position:relative}.footer .first-row{position:relative;z-index:1}@media(min-width:1200px){.footer .first-row .copy-column{flex:0 0 auto;width:50%}}.footer .first-row .copy-column .btn-cta-primary{background-color:#fff;border-color:#fff;color:#0639a6!important}.footer .first-row .copy-column .btn-cta-primary:focus,.footer .first-row .copy-column .btn-cta-primary:hover{background-color:#0639a6;color:#fff!important}.footer .first-row .copy-column .btn-cta-primary:focus:not(:active){outline-color:#fff}.footer .first-row .links-column{display:none}@media(min-width:768px){.footer .first-row .links-column{flex:0 0 auto;margin-left:8.33333333%;width:41.66666667%}}@media(min-width:1200px){.footer .first-row .links-column{flex:0 0 auto;margin-left:8.33333333%;width:16.66666667%}.footer .first-row .contact-column{flex:0 0 auto;margin-left:8.33333333%;width:25%}.footer .first-row .social-column{flex:0 0 auto;width:16.66666667%}}.footer .first-row .contact-column .column-title,.footer .first-row .copy-column .column-title,.footer .first-row .links-column .column-title,.footer .first-row .social-column .column-title{font-size:20px;font-weight:400;line-height:36px;margin-bottom:16px}.footer .first-row .contact-column .column-details,.footer .first-row .copy-column .column-details,.footer .first-row .links-column .column-details,.footer .first-row .social-column .column-details{font-size:20px;font-weight:400;line-height:36px}.footer .first-row .contact-column .cta-list,.footer .first-row .copy-column .cta-list,.footer .first-row .links-column .cta-list,.footer .first-row .social-column .cta-list{gap:0}.footer .links-column ul li a{font-size:20px!important;font-weight:400!important;line-height:36px!important}.footer .social-column{padding-top:0!important}@media(min-width:768px){.footer .social-column{gap:1.6rem!important}}.footer .social-column .column-title{display:unset!important}.footer .social-column .social-links{padding-top:0!important}@media(min-width:768px){.footer .social-column .social-links{margin-bottom:10rem!important}}.footer .social-column .social-links li .field-link .image-text-container{background-color:#fff!important}.footer .social-column .social-links li .field-link .image-text-container img{filter:invert(12%) sepia(99%) saturate(7441%) hue-rotate(224deg) brightness(90%) contrast(108%)!important}.footer .social-column .social-links li .field-link:hover .image-text-container{background-color:#0639a6!important}.footer .social-column .social-links li .field-link:hover img{filter:brightness(0) invert(1)!important}.footer .contact-column .column-details:last-child{text-decoration:underline;transition:color .1s linear,text-decoration-color .1s linear}.footer .contact-column .column-details:last-child:hover{text-decoration:none}.footer .backgroundImage{height:100%;pointer-events:none;position:absolute;right:0;top:0;width:50%;z-index:0}@media(min-width:768px){.footer .backgroundImage{width:50%}}@media(min-width:1200px){.footer .backgroundImage{width:35%}}.footer .backgroundImage div{height:100%;position:relative;width:100%}.footer .backgroundImage div img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9;pointer-events:none;position:absolute;right:0;top:0;width:100%}@media(min-width:768px){.l1-hero.wide .container-fluid .container .hero-container,.l1-hero.wide .container-lg .container .hero-container,.l1-hero.wide .container-md .container .hero-container,.l1-hero.wide .container-sm .container .hero-container{flex:0 0 auto;width:50%}}@media(min-width:1200px){.l1-hero.wide .container-fluid .container .hero-container,.l1-hero.wide .container-lg .container .hero-container,.l1-hero.wide .container-md .container .hero-container,.l1-hero.wide .container-sm .container .hero-container{flex:0 0 auto;width:41.66666667%}}.l1-hero.wide .container-fluid .container .copy-section .title,.l1-hero.wide .container-lg .container .copy-section .title,.l1-hero.wide .container-md .container .copy-section .title,.l1-hero.wide .container-sm .container .copy-section .title{font-size:4rem;font-weight:400;line-height:5.6rem}@media(min-width:1200px){.l1-hero.wide .container-fluid .container .copy-section .title,.l1-hero.wide .container-lg .container .copy-section .title,.l1-hero.wide .container-md .container .copy-section .title,.l1-hero.wide .container-sm .container .copy-section .title{font-size:4.8rem;line-height:6.4rem}}.l1-hero.wide .container-fluid .container .copy-section .tag,.l1-hero.wide .container-lg .container .copy-section .tag,.l1-hero.wide .container-md .container .copy-section .tag,.l1-hero.wide .container-sm .container .copy-section .tag{font-size:2rem;font-weight:400;line-height:3.2rem}.l1-hero.wide .container-fluid .container .copy-section .tag a,.l1-hero.wide .container-lg .container .copy-section .tag a,.l1-hero.wide .container-md .container .copy-section .tag a,.l1-hero.wide .container-sm .container .copy-section .tag a{font-weight:400}.l1-hero.wide .container-fluid .container .copy-section .cta-list .btn,.l1-hero.wide .container-lg .container .copy-section .cta-list .btn,.l1-hero.wide .container-md .container .copy-section .cta-list .btn,.l1-hero.wide .container-sm .container .copy-section .cta-list .btn{background-color:#fff;border-color:#fff!important;color:#0639a6}.l1-hero.wide .container-fluid .container .copy-section .cta-list .btn:hover,.l1-hero.wide .container-lg .container .copy-section .cta-list .btn:hover,.l1-hero.wide .container-md .container .copy-section .cta-list .btn:hover,.l1-hero.wide .container-sm .container .copy-section .cta-list .btn:hover{background-color:#0639a6!important;border-color:#fff!important;color:#fff!important}.l1-hero.bg-white .container-fluid .container .copy-section .cta-list .btn,.l1-hero.bg-white .container-lg .container .copy-section .cta-list .btn,.l1-hero.bg-white .container-md .container .copy-section .cta-list .btn,.l1-hero.bg-white .container-sm .container .copy-section .cta-list .btn{background-color:#0639a6!important;border-color:#0639a6!important;color:#fff!important}.l1-hero.bg-white .container-fluid .container .copy-section .cta-list .btn:hover,.l1-hero.bg-white .container-lg .container .copy-section .cta-list .btn:hover,.l1-hero.bg-white .container-md .container .copy-section .cta-list .btn:hover,.l1-hero.bg-white .container-sm .container .copy-section .cta-list .btn:hover{background-color:#fff!important;border-color:#0639a6!important;color:#0639a6!important}.l1-hero.tall-wide .container-fluid,.l1-hero.tall-wide .container-lg,.l1-hero.tall-wide .container-md,.l1-hero.tall-wide .container-sm{min-height:792px}.l1-hero.tall-wide .container-fluid .container,.l1-hero.tall-wide .container-lg .container,.l1-hero.tall-wide .container-md .container,.l1-hero.tall-wide .container-sm .container{justify-content:unset}@media(min-width:768px){.l1-hero.tall-wide .container-fluid .hero-container,.l1-hero.tall-wide .container-lg .hero-container,.l1-hero.tall-wide .container-md .hero-container,.l1-hero.tall-wide .container-sm .hero-container{flex:0 0 auto;width:41.66666667%}}.l1-hero.tall-wide .container-fluid .hero-container .copy-section,.l1-hero.tall-wide .container-lg .hero-container .copy-section,.l1-hero.tall-wide .container-md .hero-container .copy-section,.l1-hero.tall-wide .container-sm .hero-container .copy-section{align-items:unset;justify-content:unset;text-align:left}.l1-hero.tall-wide .container-fluid .hero-container .copy-section .tag,.l1-hero.tall-wide .container-lg .hero-container .copy-section .tag,.l1-hero.tall-wide .container-md .hero-container .copy-section .tag,.l1-hero.tall-wide .container-sm .hero-container .copy-section .tag{line-height:36px}.resource-cards{background-color:#fff;padding:0}.resource-cards .resource-cards-heading{color:#0639a6;font-size:3.2rem;font-weight:400;line-height:4rem;padding-bottom:56px}@media(min-width:1200px){.resource-cards .resource-cards-heading{font-size:4rem;line-height:4.8rem}}.rich-text .resource-cards .resource-cards-heading{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .resource-cards .resource-cards-heading{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .resource-cards .resource-cards-heading{margin-bottom:1.6rem}}.resource-cards .resource-card{padding:0 20px}.resource-cards .resource-card .media-section{border-top-left-radius:40px;border-top-right-radius:40px;overflow:hidden;position:relative}.resource-cards .resource-card .media-section:before{display:none}.resource-cards .resource-card .media-section img,.resource-cards .resource-card .media-section video{max-height:15rem;-o-object-fit:cover;object-fit:cover}.resource-cards .resource-card .copy-section{background-color:#0639a6;border-bottom-left-radius:40px;border-bottom-right-radius:40px;color:#fff;padding:20px}.resource-cards .resource-card .copy-section .title{font-size:2rem;font-size:2.4rem!important;font-weight:400;line-height:3.6rem}.resource-cards .resource-card .copy-section:hover .title{color:#fff!important}.resource-cards .resource-card .copy-section .cta-list{gap:0;margin-top:auto}.resource-cards .resource-card .copy-section .cta-list a.btn{background-color:#fff!important;color:#0639a6!important;padding:16px 32px}.resource-cards .resource-card .copy-section .cta-list a.btn.hover,.resource-cards .resource-card .copy-section .cta-list a.btn:focus{background-color:#0639a6!important;border-color:#0639a6!important;color:#fff!important;text-decoration-color:#0639a6}.resource-cards .resource-card .copy-section .cta-list:focus:not(:active){outline:2px dashed #fff;outline-offset:2px}.icon-cards.two-row-horizontal{padding:0!important}.icon-cards.two-row-horizontal .row{gap:56px}.icon-cards.two-row-horizontal .icon-cards-heading{color:#0639a6;font-size:3.2rem;font-weight:400;line-height:4rem}@media(min-width:1200px){.icon-cards.two-row-horizontal .icon-cards-heading{font-size:4rem;line-height:4.8rem}}.rich-text .icon-cards.two-row-horizontal .icon-cards-heading{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .icon-cards.two-row-horizontal .icon-cards-heading{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .icon-cards.two-row-horizontal .icon-cards-heading{margin-bottom:1.6rem}}.icon-cards.two-row-horizontal .cta-list{display:none}.icon-cards.two-row-horizontal .section{align-items:center!important}.icon-cards.two-row-horizontal .section .copy-section .title,.icon-cards.two-row-horizontal .section .copy-section .title p{color:#333;font-size:2.8rem;font-weight:400;line-height:3.2rem}@media(min-width:1200px){.icon-cards.two-row-horizontal .section .copy-section .title,.icon-cards.two-row-horizontal .section .copy-section .title p{font-size:3.2rem;line-height:4rem}}.rich-text .icon-cards.two-row-horizontal .section .copy-section .title,.rich-text .icon-cards.two-row-horizontal .section .copy-section .title p{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .icon-cards.two-row-horizontal .section .copy-section .title,.rich-text .icon-cards.two-row-horizontal .section .copy-section .title p{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .icon-cards.two-row-horizontal .section .copy-section .title,.rich-text .icon-cards.two-row-horizontal .section .copy-section .title p{margin-bottom:1.6rem}}.icon-cards.two-row-horizontal .section .media-section{height:5.6rem;width:5.6rem}.icon-cards.two-row-horizontal .section .media-section img{height:100%;width:100%}.icon-cards.one-in-center{padding:0!important}.icon-cards.one-in-center .row{gap:56px}.icon-cards.one-in-center .icon-cards-heading{color:#0639a6;font-size:3.2rem;font-weight:400;line-height:4rem}@media(min-width:1200px){.icon-cards.one-in-center .icon-cards-heading{font-size:4rem;line-height:4.8rem}}.rich-text .icon-cards.one-in-center .icon-cards-heading{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .icon-cards.one-in-center .icon-cards-heading{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .icon-cards.one-in-center .icon-cards-heading{margin-bottom:1.6rem}}.icon-cards.one-in-center .cta-list{display:none}.icon-cards.one-in-center .section{align-items:center!important}.icon-cards.one-in-center .section .copy-section .title,.icon-cards.one-in-center .section .copy-section .title p{color:#333;font-size:2.8rem;font-weight:400;line-height:3.2rem}@media(min-width:1200px){.icon-cards.one-in-center .section .copy-section .title,.icon-cards.one-in-center .section .copy-section .title p{font-size:3.2rem;line-height:4rem}}.rich-text .icon-cards.one-in-center .section .copy-section .title,.rich-text .icon-cards.one-in-center .section .copy-section .title p{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .icon-cards.one-in-center .section .copy-section .title,.rich-text .icon-cards.one-in-center .section .copy-section .title p{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .icon-cards.one-in-center .section .copy-section .title,.rich-text .icon-cards.one-in-center .section .copy-section .title p{margin-bottom:1.6rem}}.icon-cards.one-in-center .section .media-section{height:auto;width:5.6rem}.icon-cards.one-in-center .section .media-section img{height:100%;width:100%}.logos{padding:0!important}.logos .copy .title-wrapper .title .h3,.logos .copy .title-wrapper .title h3{color:#0639a6;font-size:3.2rem;font-weight:400;line-height:3.2rem}@media(min-width:1200px){.logos .copy .title-wrapper .title .h3,.logos .copy .title-wrapper .title h3{font-size:4rem;line-height:5.6rem}}.logos .copy .title-wrapper .line{display:none}.logos .copy .description p{color:#333;font-size:2rem;font-weight:400;line-height:3.2rem}.logos .copy .description p a{font-weight:400}.logos .logos-section{margin-top:26px}.logos .logos-section .logo-wrapper img{max-width:280px}.logos .logos-section a{border:none}.ac-form-banner{padding:0!important}.ac-form-banner .copy .title{color:#0639a6;font-size:3.2rem;font-weight:400;line-height:4rem}@media(min-width:1200px){.ac-form-banner .copy .title{font-size:4rem;line-height:4.8rem}}.rich-text .ac-form-banner .copy .title{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .ac-form-banner .copy .title{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .ac-form-banner .copy .title{margin-bottom:1.6rem}}.ac-form-banner .copy .media{margin-top:26px}.ac-form-banner .copy .media img{height:100%;max-height:280px;-o-object-fit:cover;object-fit:cover;width:100%}.ac-form-banner .copy .rich-text-sidebar:before{background-color:#0639a6;content:"";width:5px}.ac-form-banner .copy .rich-text-sidebar .text-wrapper{padding:20px 0 20px 40px}.ac-form-banner .copy .rich-text-sidebar .text-wrapper .description{color:#333;font-size:2rem;font-weight:400;line-height:3.2rem}.ac-form-banner .copy .rich-text-sidebar .text-wrapper .description a{font-weight:400}.form-section{display:flex;justify-content:center;z-index:2}.form-section .mat-form{background:#fff;border-radius:40px;box-shadow:0 4px 10px 5px rgba(0,0,0,.5);display:flex;flex-direction:column;margin:48px 0;padding:32px;width:100%}@media(min-width:768px){.form-section .mat-form{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.form-section .mat-form .form-logo-wrapper{text-align:center;width:100%}.form-section .mat-form .form-logo-wrapper .form-logo img{min-height:36px;width:100%}.form-section .mat-form label{color:#776f65;font-size:20px;font-weight:400;line-height:36px;margin-bottom:.25rem}.form-section .mat-form label.required:after{color:#776f65;content:"*";margin-left:2px}.form-section .mat-form input:not([type=checkbox]),.form-section .mat-form select,.form-section .mat-form textarea{background:transparent;border:none;border-bottom:2px solid #776f65;color:#776f65;display:block;width:100%}.form-section .mat-form input:not([type=checkbox])::-moz-placeholder,.form-section .mat-form select::-moz-placeholder,.form-section .mat-form textarea::-moz-placeholder{color:transparent}.form-section .mat-form input:not([type=checkbox])::placeholder,.form-section .mat-form select::placeholder,.form-section .mat-form textarea::placeholder{color:transparent}.form-section .mat-form .field-validation-error{color:#eb0029;display:block;font-size:2rem;margin-top:.25rem}.form-section .mat-form .mat-form-button{align-items:center;display:flex;flex-shrink:0;height:72px;justify-content:center;padding:20px 0 16px;width:100%}.form-section .mat-form .mat-form-button .form-submit-btn,.form-section .mat-form .mat-form-button input[type=submit]{background-color:#0639a6;border:2px solid #0639a6;border-radius:4px;color:#fff;cursor:pointer;font-size:20px;font-weight:400;line-height:36px;line-height:1.4;margin-top:10px;padding:14px 0;text-transform:uppercase;transition:all .25s ease;width:100%}.form-section .mat-form>:not(.m-unset){margin-top:32px}@media(min-width:768px){.form-section .mat-form>*{flex:0 0 calc(50% - 20px)}.form-section .mat-form .full-width{flex:0 0 100%;max-width:100%}}.form-section .mat-form .mat-checkbox p{color:#776f65;display:inline;margin-left:10px}.form-section .mat-form .mat-checkbox:first-child{padding-top:16px}.row.column-splitter{margin-left:0;margin-right:0;max-width:1200;padding-left:0!important;padding-right:0!important}.row.column-splitter>.row{margin:0!important}.row.column-splitter>div{padding-left:0;padding-right:0}.row.component.column-splitter:has(.coveo-searchinterface) .container-fluid,.row.component.column-splitter:has(.coveo-searchinterface) .container-lg,.row.component.column-splitter:has(.coveo-searchinterface) .container-md,.row.component.column-splitter:has(.coveo-searchinterface) .container-sm{padding-left:0!important;padding-right:0!important}.title .field-title a,.title .h1,.title h1{border-bottom:0;color:#0639a6;display:block;font-size:48px;font-weight:400!important;line-height:56px!important;margin-bottom:20px;text-decoration:none}@media(min-width:768px){.title .field-title a,.title .h1,.title h1{margin-bottom:48px}}.breadcrumb.component{background:transparent}.breadcrumb.component:after{clear:both;content:"";display:table}.breadcrumb.component.breadcrumb-navigation{overflow:visible}.breadcrumb.component a{color:#333;font-size:15px;font-weight:400;text-decoration:none}.breadcrumb.component ol{list-style:none}.breadcrumb.component .field-title{display:inline-block}.breadcrumb.component .separator{display:inline-block;margin:0 5px;vertical-align:middle}.breadcrumb.component li{display:block;float:left;position:relative}.breadcrumb.component li>.navigation-title{display:inline-block;vertical-align:middle}.breadcrumb.component li>.navigation-title>a:hover{color:#333}.breadcrumb.component li.item-hide:hover>ol,.breadcrumb.component li.last .separator{display:none}.breadcrumb.component li:hover>ol{display:block;left:auto;position:absolute;top:20px;z-index:100}.breadcrumb.component li>ol{background:#fff;border:1px solid #aaa;box-sizing:border-box;display:none;margin:0}.breadcrumb.component li>ol li{border-bottom:1px solid #aaa;box-sizing:border-box;cursor:pointer;display:inline-block;float:none;margin:0;min-width:140px;padding:2px 20px;position:relative;vertical-align:middle;width:100%}.breadcrumb.component li>ol li .fa{float:left}.breadcrumb.component li>ol li:hover{background:#0639a6;color:#fff}.breadcrumb.component li>ol li:hover a{color:#0639a6!important}.breadcrumb.component li>ol li:before{content:"";font-family:Font Awesome\ 6 Pro;font-size:22px!important;font-weight:900!important;left:2px;position:absolute;top:50%;transform:translateY(-50%)}.breadcrumb.component li>ol li>a{display:block;padding:2px 0 2px 10px}.breadcrumb.component li>ol li:last-child{border-bottom-width:0}.container .breadcrumb>.component-content{margin-left:15px;padding-top:10px}.breadcrumb.component .breadcrumb-item{margin:.25em 0 0}.breadcrumb.component .breadcrumb-item+.breadcrumb-item:before{border-right:.1em solid;content:"";display:inline-block;display:none;float:left;height:.8em;margin:.4em .5em 0 0;padding-right:.5rem;transform:rotate(15deg)}.breadcrumb.component .breadcrumb-item.last a{color:#333!important}.breadcrumb.component .breadcrumb-item a{border:none!important;color:#0639a6;font-size:2rem;font-weight:400;line-height:3.2rem;text-decoration:none!important}.breadcrumb.component .breadcrumb-item a a{font-weight:400}.breadcrumb.component .breadcrumb-item .separator{color:#0639a6}@media(min-width:390px){.breadcrumb{margin:auto;max-width:390px}}@media(min-width:768px){.breadcrumb{display:block;max-width:768px}}@media(min-width:1200px){.breadcrumb{max-width:1200px;padding:0}}.coveo-searchinterface{margin:0;padding:0}.coveo-searchinterface .CoveoSearchInterface div:nth-child(2) div:nth-child(4) div:nth-child(2) .row .component div:nth-child(2){padding-right:0}@media(max-width:767.98px){.coveo-searchinterface .CoveoSearchInterface div:nth-child(2) div:nth-child(4) div:nth-child(2) .row .component div:nth-child(2){padding-left:0}}.coveo-searchinterface .CoveoSearchInterface .row{margin-left:0!important;margin-right:0!important}.coveo-searchinterface .CoveoSearchInterface .row>*{padding-left:0;padding-right:0}.coveo-searchinterface .CoveoSearchInterface .row .CoveoFacetsMobileMode{margin-bottom:15px;padding:0 12px}@media(min-width:768px){.coveo-searchinterface .CoveoSearchInterface .row .CoveoFacetsMobileMode{display:none!important}}.coveo-searchinterface .CoveoSearchInterface .row .CoveoFacetsMobileMode .mobile-facet-modal{background:#f1f1ef;border:1px solid #aaa;border-radius:5px;color:#0639a6;display:block;font-size:20px;padding:8px 15px;text-align:center;text-transform:uppercase;width:100%}.coveo-searchinterface .CoveoSearchInterface .row .CoveoFacetsMobileMode .mobile-facet-modal:hover{cursor:pointer}.coveo-searchinterface .CoveoSearchInterface .row .CoveoFacetsMobileMode .mobile-facet-modal i{padding-right:5px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container{align-items:center;display:flex;flex:auto;justify-content:center;margin-bottom:24px;margin-top:8px;padding:0;width:100%}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .coveo-searchbox{width:1178px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox{flex:1;margin-right:0}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox .CoveoOmnibox{border:none}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox .CoveoOmnibox .magic-box-input{background:rgba(6,57,166,.1);border-radius:8px;border-bottom-right-radius:0;border-top-right-radius:0;height:54px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox .CoveoOmnibox .magic-box-input>input{color:rgba(51,51,51,.8);font-size:32px;font-size:24px;font-weight:400;height:100%;line-height:40px;line-height:24px;padding-left:24px;width:100%}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox .CoveoOmnibox .magic-box-input .magic-box-underlay{height:100%}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox .CoveoOmnibox .magic-box-input .magic-box-clear{height:54px;line-height:54px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox .CoveoOmnibox .magic-box-input .magic-box-clear .magic-box-icon{background-color:rgba(6,57,166,.102)}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox .CoveoOmnibox .magic-box-input .magic-box-clear .magic-box-icon .magic-box-clear-svg{color:#333}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton{align-items:center;background-color:#0639a6;border:2px solid #0639a6;border-bottom-right-radius:8px;border-top-right-radius:8px;cursor:pointer;display:flex;font-size:20px;font-weight:400;height:54px;line-height:0;padding-left:20px;padding-right:20px;text-transform:uppercase;transition:all .3s ease}@media(min-width:768px){.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton{width:auto}}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton:focus-visible{color:#fff;outline:2px dashed #0639a6}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton:after{content:"";vertical-align:middle}@media(min-width:768px){.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton:after{content:"SEARCH"}}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton:hover{background-color:#fff;border:2px solid #0639a6;color:#0639a6}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton:hover .coveo-search-button .coveo-search-button-svg{color:#0639a6}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton:hover .coveo-search-button .coveo-search-button-svg .coveo-magnifier-circle-svg{fill:#0639a6}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton .coveo-search-button{align-items:center;display:flex}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton .coveo-search-button .coveo-search-button-svg{color:#fff;height:18px;margin-right:10px;width:18px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton .coveo-search-button-loading .coveo-search-button-loading-svg{color:#0639a6;margin-right:10px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager{display:none}@media(min-width:768px){.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager{display:block!important;margin-top:24px}}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-dynamic-facet-header{align-self:center;background-color:#f8f8f8;border:none!important;height:54px!important;padding:15px 0 15px 15px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-dynamic-facet-header .coveo-dynamic-facet-header-title{align-self:center;color:#333!important;font-size:20px!important;font-weight:400!important;line-height:36px!important}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-dynamic-facet-header .coveo-dynamic-facet-header-btn{line-height:24px;padding:0 15px 0 0;text-decoration:none}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-dynamic-facet-header .coveo-dynamic-facet-header-btn:after{color:#333!important;content:"+";font-size:26px!important;font-weight:700;position:relative}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-dynamic-facet-header .coveo-dynamic-facet-header-btn svg{color:#333!important;display:none;height:24px;width:24px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-dynamic-facet-header .coveo-dynamic-facet-header-collapse:after{content:"−";position:relative}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-combobox-wrapper .coveo-dynamic-facet-search,.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-dynamic-facet-header .coveo-dynamic-facet-header-clear:after{display:none}@media(min-width:768px){.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-combobox-wrapper .coveo-dynamic-facet-search{display:block}}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-combobox-wrapper .coveo-dynamic-facet-search .coveo-combobox-input{font-size:16px;font-weight:400;line-height:24px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .coveo-combobox-wrapper .coveo-dynamic-facet-search .coveo-combobox-input input{line-height:24px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values{padding:10px 0}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-dynamic-facet-value,.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-focused,.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-selected{color:#333}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-dynamic-facet-value span,.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-focused span,.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-selected span{color:#333;font-size:16px!important;font-weight:400;line-height:20px!important;opacity:1;position:relative;top:-2px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-checkbox .coveo-checkbox-button{max-height:24px;max-width:24px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-checkbox .coveo-checkbox-span-label,.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-checkbox .coveo-checkbox-span-label-suffix{color:#333}.coveo-searchinterface .CoveoSearchInterface .row .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-checkbox-label{padding:10px 0}.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager{float:right;margin:0;width:auto}.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .CoveoPager{margin-left:0}.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-list .coveo-pager-list-item:not(.coveo-pager-anchor){display:none}.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-list a:focus{outline:none;text-decoration:none}.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-list .coveo-pager-list-item{padding:3px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-next,.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-previous{border-radius:5px;margin:3px 0 0 8px;padding:6px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-next:hover,.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-previous:hover{background-color:#f1f1ef}.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-next a,.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-previous a{line-height:normal}.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-next-icon-svg,.coveo-searchinterface .CoveoSearchInterface .row .coveo-pager .coveo-pager-previous-icon-svg{color:#333;height:11px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage{display:none}@media(min-width:768px){.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage{float:right;margin:0 0 30px auto;width:auto}.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage .coveo-results-per-page-text{font-size:16px;margin-right:10px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage .coveo-results-per-page-list .coveo-results-per-page-list-item{border:none;border-radius:5px;color:#333;font-size:16px;line-height:normal;margin:5px 6px}.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage .coveo-results-per-page-list .coveo-results-per-page-list-item .coveo-results-per-page-list-item-text{color:#333;font-size:16px;line-height:1}.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage .coveo-results-per-page-list .coveo-results-per-page-list-item .coveo-results-per-page-list-item-text:focus{outline:none;text-decoration:none}.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage .coveo-results-per-page-list .coveo-results-per-page-list-item.coveo-active,.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage .coveo-results-per-page-list .coveo-results-per-page-list-item.coveo-active .coveo-results-per-page-list-item-text{background-color:#776f65;color:#fff}.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage .coveo-results-per-page-list .coveo-results-per-page-list-item.coveo-active a{color:#fff}.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage .coveo-results-per-page-list .coveo-results-per-page-list-item.coveo-active:hover{background-color:#776f65;color:#fff;cursor:pointer}.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage .coveo-results-per-page-list .coveo-results-per-page-list-item:hover{background-color:#f1f1ef;color:#333;text-decoration:none}.coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage .coveo-results-per-page-list .coveo-results-per-page-list-item:hover a{text-decoration:none}}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList{display:flex;margin-bottom:0;margin-top:60px}@media(min-width:768px){.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList{gap:24px}}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container{display:flex;gap:24px;margin-right:0!important}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult{border-width:0;margin:0!important;width:100%}@media(min-width:1200px){.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult{max-width:270px}}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame{padding:0}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell{padding:0!important}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title{display:flex;flex-direction:column;height:100%;width:100%}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-thumbnail{position:relative}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}@media(min-width:768px){.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-thumbnail img{max-width:100%}}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-thumbnail.media-section{border-top-left-radius:24px;border-top-right-radius:24px}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resource-result-button-wrapper{align-items:center;background-color:#0639a6;border-radius:4px;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:400;justify-content:center;line-height:28px;padding:4px 12px;position:absolute;right:24px;text-transform:capitalize;top:24px;width:-moz-fit-content;width:fit-content;z-index:2}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resource-result-button-wrapper a{color:#fff;font-size:16px;font-weight:400;line-height:28px;text-decoration:none}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-media .title-link{color:#0639a6;font-size:20px;padding-bottom:3px;padding-top:3px;text-decoration:none}@media(max-width:767.98px){.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-media .title-link{max-width:360px}}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-media .title-link .coveo-result-link{text-wrap:wrap;border:none}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-media{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;padding:20px!important}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-media .title.resource-details{word-wrap:break-word;color:#fff;display:block;font-size:20px!important;font-weight:400!important;line-height:30px!important;max-width:100%;overflow-wrap:break-word;white-space:normal}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-media .cta-list{gap:0;margin-top:auto}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-media.copy-section{border-bottom-left-radius:24px;border-bottom-right-radius:24px;display:flex;flex:1;flex-direction:column;padding:20px!important}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-media.copy-section .title.resource-details{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;flex-grow:1;font-size:20px;font-weight:400;line-height:30px;margin-bottom:10px;min-height:64px;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-media.copy-section .cta-list{margin-top:auto}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell .coveo-title .coveo-resources-result-media.copy-section .cta-list .btn{font-size:16px!important;padding:10px 12px!important}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .CoveoResultsPerPage{margin-bottom:24px}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult>.component.resource-cards.all-resource-cards{padding-bottom:0!important;padding-top:0!important}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult>.component.resource-cards.all-resource-cards .coveo-result-frame.coveoforsitecore-template.resource-card.ec-clickable-card{margin-bottom:0!important}.coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList .coveo-result-list-container.coveo-card-layout-container .coveo-card-layout.CoveoResult>.component.resource-cards.all-resource-cards .coveo-result-frame.coveoforsitecore-template.resource-card.ec-clickable-card:hover .title{color:#fff!important}.coveo-searchinterface #coveoFacetModal{background:rgba(0,0,0,.502)}.coveo-searchinterface #coveoFacetModal .modal-dialog{border-radius:5px;overflow:hidden;padding:10px}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content{border-radius:5px;overflow:hidden}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-header{background:#f1f1ef;padding:20px}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-header .modal-title{color:#333!important;font-size:2.4rem;font-weight:400;line-height:3.2rem}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-header button.btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%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")!important;opacity:1;transition:opacity .25s ease-in-out}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-header button.btn-close:focus,.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-header button.btn-close:hover{opacity:.75}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body{padding:12px 20px}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager{display:block}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header{align-self:center!important;background-color:#dedddb!important;border-bottom:thin solid #bcc3ca!important;color:#333!important;display:flex;height:54px!important}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header .coveo-dynamic-facet-header-title{align-self:center;color:#333!important;font-size:2rem;font-weight:400;line-height:3.6rem;padding-bottom:15px;padding-left:15px;padding-top:15px}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header .coveo-dynamic-facet-header-title span{color:#333!important;font-size:2rem;font-weight:400;line-height:3.6rem}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header .coveo-dynamic-facet-header-wait-animation .coveo-dynamic-facet-header-btn .coveo-dynamic-facet-header-clear{color:#333!important;padding-right:16px}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header .coveo-dynamic-facet-header-btn{color:#333!important;line-height:24px;padding:0 15px 0 0;text-decoration:none}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header .coveo-dynamic-facet-header-btn:after{color:#333!important;content:"+";font-size:26px!important;font-weight:700;position:relative}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header .coveo-dynamic-facet-header-btn svg{display:none}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header .coveo-dynamic-facet-header-btn .coveo-dynamic-facet-header-expand{color:#333!important;cursor:pointer;padding-right:15px!important;text-decoration:none}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header .coveo-checkbox-button,.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header .coveo-dynamic-facet-header-btn .coveo-dynamic-facet-header-expand .coveo-dynamic-facet-collapse-toggle-svg,.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed .coveo-dynamic-facet-header .coveo-dynamic-facet-header-clear:after,.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacetManager .coveo-dynamic-facet-manager-container .coveo-dynamic-facet-collapsed button{display:none}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet{margin-bottom:0}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-header{align-self:center!important;background-color:#dedddb!important;border-bottom:thin solid #bcc3ca!important;color:#333!important;display:flex;height:54px!important}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-header .coveo-dynamic-facet-header-title{align-self:center;color:#333!important;padding-bottom:15px;padding-left:15px;padding-top:15px}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-header .coveo-dynamic-facet-header-title span{color:#333!important;font-size:2rem;font-weight:400;line-height:3.6rem}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-dynamic-facet-value,.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-focused,.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-selected{color:#333!important}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-dynamic-facet-value span,.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-focused span,.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-selected span{color:#333!important;font-weight:400;opacity:1}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-checkbox-span-label,.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-checkbox-span-label-suffix{color:#333!important;font-size:16px}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-show-less,.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-show-more{background-color:#f2f5fa;color:#0639a6!important;margin-bottom:20px;margin-top:15px;text-align:center}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-header-btn{color:#333!important;line-height:24px;padding:0 15px 0 0;text-decoration:none}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-header-btn:after{color:#333!important;content:"−";font-size:26px!important;font-weight:700;position:relative}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-body .coveo-dynamicfacetmanager .CoveoDynamicFacet .coveo-dynamic-facet-header-btn svg{display:none}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-footer{background:#f1f1ef!important;padding:10px 15px}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-footer button{background:#0639a6;border-radius:5px;color:#fff;font-size:2rem;font-weight:400;line-height:3.2rem;margin:15px;padding:15px!important;width:100%}.coveo-searchinterface #coveoFacetModal .modal-dialog .modal-content .modal-footer button a{font-weight:400}.search-list .container{margin-left:auto;margin-right:auto;max-width:384px}.search-list .gap-container>.row{display:flex;flex-wrap:wrap;gap:10px}@media(min-width:768px){.search-list .container{max-width:768px}}@media(min-width:1200px){.search-list .container{max-width:1178px}}.search-list .coveo-searchinterface{display:block;margin-bottom:32px}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container{max-width:100%;padding:0 12px}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox .CoveoOmnibox .magic-box-input{height:54px}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox .CoveoOmnibox .magic-box-input>input{font-size:24px;height:100%;line-height:24px}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchbox .CoveoOmnibox .magic-box-input .magic-box-clear{height:54px;line-height:54px}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton{font-size:20px;height:54px;line-height:0;padding-left:20px;padding-right:20px}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-for-sitecore-search-box-container .CoveoSearchButton .coveo-search-button .coveo-search-button-svg{height:18px;width:18px}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-pager{float:unset}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage{display:block}@media(min-width:768px){.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-resultsperpage{float:unset}}.search-list .coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList{margin-top:0}@media(min-width:768px){.search-list .coveo-searchinterface .CoveoSearchInterface .row .CoveoResultList{gap:unset}}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-result-list-container.coveo-list-layout-container{width:100%}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-result-list-container.coveo-list-layout-container .coveo-list-layout.CoveoResult{padding:16px 0}.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-result-list-container.coveo-list-layout-container .coveo-list-layout.CoveoResult .CoveoExcerpt,.search-list .coveo-searchinterface .CoveoSearchInterface .row .coveo-result-list-container.coveo-list-layout-container .coveo-list-layout.CoveoResult .coveo-title{font-size:20px;font-weight:400;line-height:32px}.container-fixed .component-content{margin-left:auto;margin-right:auto;max-width:384px}.gap-container>.row{display:flex;flex-wrap:wrap;gap:10px}@media(min-width:768px){.container-fixed .component-content{max-width:768px}}@media(min-width:1200px){.container-fixed .component-content{max-width:1178px}}.page-templates.middle-1x10x1 .left-section{margin-left:0!important;width:100%!important}.page-templates.middle-1x10x1 .right-section{margin-right:0!important;width:100%!important}.language-country-selector{margin-right:12px;min-width:174px;position:relative;text-align:right;width:auto}.language-country-selector .language-dropdown-link{align-items:center;background-color:#fff;border:0;border-bottom:1px solid #fff;color:#0639a6;display:flex;font-size:20px;justify-content:space-between;padding:3px 16px;position:relative;text-decoration:none;transition:.15s ease-in}.language-country-selector .language-dropdown-link:focus,.language-country-selector .language-dropdown-link:hover{border-bottom:1px solid #fff}.language-country-selector .language-dropdown-link:after{color:#0639a6;content:"▼";display:inline-block;font-size:16px;font-weight:900;transform-origin:center;transition:.3s ease-in-out}.language-country-selector .language-dropdown-link.open{background-color:#fff;border:1px solid #dedddb}.language-country-selector .language-dropdown-link.open:after{transform:rotate(180deg)}.language-country-selector .sitecore-form{background-color:#dedddc;display:none;height:0;min-width:224px;opacity:0;overflow:hidden;padding:20px 16px;position:absolute;right:0;transform:scaleY(0),translateY(-100px);transform-origin:top;transition:.2s ease-in-out;z-index:100}.language-country-selector .sitecore-form.open{background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.18);display:block;height:auto;margin-top:28px;opacity:1;padding:20px 16px;transform:scaleY(1)}.language-country-selector .sitecore-form label{background:0 0;color:#333;display:flex;justify-content:flex-end;margin-bottom:5px;text-align:right}.language-country-selector .sitecore-form input{margin-bottom:.5em}.language-country-selector .sitecore-form .language-select select{background-color:#fff;border:1px solid #dedddb;border-radius:4px;box-sizing:border-box;cursor:pointer;display:inline-block;height:40px;margin-bottom:16px;padding:5px;transition:border-color .3s ease;vertical-align:middle;width:100%}.language-country-selector .sitecore-form .language-select select:focus{border:1px solid #0639a6;outline:1px solid #0639a6}.language-country-selector .sitecore-form .language-country-redirect-btn{background-color:#0639a6;border:2px solid #0639a6;border-radius:4px;box-sizing:border-box;color:#fff;display:inline-block;font-size:16px;font-weight:400;line-height:24px;margin:5px 0;padding:4px 16px!important;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .3s ease-in-out,background-color .2s ease-in-out;transition:transform .25s ease-in-out;vertical-align:middle}.language-country-selector.open{background-color:#fff;border-top:1px solid #dedddb}.language-country-selector.open:after,.language-country-selector:after{transform:translate(-8px,8px) rotate(180deg)}.language-country-selector .dropdown{padding-top:1em}.media-detail-headline{color:#0639a6;font-size:3.2rem;font-weight:400;line-height:4rem;margin-bottom:20px}@media(min-width:1200px){.media-detail-headline{font-size:4rem;line-height:4.8rem}}.rich-text .media-detail-headline{margin-bottom:1.6rem}@media(min-width:768px){.rich-text .media-detail-headline{margin-bottom:1.6rem}}@media(min-width:1200px){.rich-text .media-detail-headline{margin-bottom:1.6rem}}.media-detail-subheadline{color:#0639a6;font-size:2.8rem;font-weight:400;line-height:3.2rem;margin-bottom:20px}.media-detail-subheadline a{font-weight:400}.media-detail-asset{margin-bottom:20px}.media-detail-asset.pagetype-pdf img,.media-detail-asset.pagetype-video video{width:100%}.media-detail-asset.pagetype-podcast audio{margin:10px 0;width:100%}.media-detail-asset .mediatype{position:relative}.media-detail-asset .mediatype img{width:100%}.media-detail-asset .mediatype i.fa-solid{background-color:#0639a6;color:#fff;display:block;height:30px;padding-top:8px;position:absolute;right:15px;text-align:center;top:15px;width:30px;z-index:1}.media-detail-asset .mediatype>a{border:none}.media-detail-asset .mediatype>a .overlay-cta-box{background-color:#0639a6;border-radius:5px;display:flex;flex-direction:column;height:auto;justify-content:center;left:50%;opacity:.8;padding:32px 16px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:auto}.media-detail-asset .mediatype>a .overlay-cta-box p{color:#fff;font-size:1.25em;text-transform:uppercase}.media-detail-asset .mediatype>a .overlay-cta-box .overlay-icon{background-color:transparent;display:block;font-size:1.5em;height:auto;position:relative;width:auto}.media-detail-asset .mediatype-video>div{display:none}.media-detail-summary{color:#333;font-size:2rem;font-weight:400;line-height:3.2rem;margin-bottom:20px}.media-detail-summary a{font-weight:400}.related-items-component .h3,.related-items-component h3{color:#0639a6;font-size:30px;margin-bottom:10px;padding-bottom:13px;position:relative}.related-items-component .h3:before,.related-items-component h3:before{border-radius:2.4px;box-shadow:inset -3.25px 3.25px 0 0 #0639a6;content:"";display:block;height:16px;left:0;position:absolute;top:100%;transform:translateY(-8px) rotate(227deg);transform-origin:50% 50%;width:16px}.related-items-component .h3:after,.related-items-component h3:after{background-color:#0639a6;content:"";display:block;height:3.25px;left:1px;position:absolute;top:100%;transform:translateY(-1.625px);width:100%}.related-items-component .related-item-heading{border-bottom:1px solid #cfd2d3;padding:5px 0}.related-items-component .related-item-heading a{border:none;color:#776f65;font-size:20px}.related-items-component .related-item-heading a:hover{color:#0639a6!important}.related-items-component .icon-arrow{padding-top:5px}.related-items-component .icon-arrow a{border:none;color:#0639a6;font-size:20px;text-decoration:underline}.grid-layout>.component-content>.row{display:grid;gap:20px;grid-auto-rows:auto;grid-template-columns:1fr}.grid-layout>.component-content>.row>*{padding:0}@media(min-width:768px){.grid-layout>.component-content>.row{grid-auto-rows:auto;grid-template-columns:repeat(2,1fr)}}