@charset "UTF-8";/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#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-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--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-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;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:#fff3cd;background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:var(--bs-link-color);text-decoration:underline}a:hover{color:#0a58ca;color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;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{caption-side:bottom}caption{color:#6c757d;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-size:inherit}[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}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}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}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-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:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border:1px solid var(--bs-border-color);border-radius:.375rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--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:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--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}.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.3333333333%}.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.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.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.3333333333%}.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.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.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.3333333333%}.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.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.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.3333333333%}.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.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);border-color:var(--bs-table-border-color);color:var(--bs-table-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.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-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--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:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--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:#badce3;--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:#e6dbb9;--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:#dfc2c4;--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:#dfe0e1;--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:#373b3e;--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:575.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:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-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;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;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:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;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::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{background-color:initial;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 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:.25rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:calc(1.5em + .75rem + 2px);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;appearance:none;background-color:#fff;background-image: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");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;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:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{border-radius:.25rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;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{-webkit-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);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{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-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]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;background-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");border-color:#0d6efd}.form-check-input:disabled{-webkit-filter:none;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{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");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{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");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{-webkit-filter:none;filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;appearance:none;background-color:initial;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(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;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:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;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:#b6d4fe}.form-range::-moz-range-track{background-color:#dee2e6;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:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out;white-space:nowrap;width:100%}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-webkit-input-placeholder,.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.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-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.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:#e9ecef;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;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:.5rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.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:-1px}.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:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;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 + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.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"]{background-image: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"),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 .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.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:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;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 + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.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"]{background-image: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"),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 .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.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:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--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),.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;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.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.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-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.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:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--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:576px){.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:992px){.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}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-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:initial;border: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:initial;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:.875rem;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:#0d6efd;--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:.375rem}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}.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:.5625rem;padding-right:.5625rem}.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:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.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:-1px}.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:#6c757d;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{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.disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{background:0 0;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-link.disabled,.nav-tabs .nav-link:disabled{background-color:initial;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.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:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{background-color:initial;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.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-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.5rem;--bs-navbar-color:rgba(0,0,0,.55);--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:0.375rem;--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,.navbar>.container-xl,.navbar>.container-xxl{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 .show>.nav-link{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:initial;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:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-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:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;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:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;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:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-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:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;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}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .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:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;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{--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);--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:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0,0,0,.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;word-wrap:break-word;background-clip:initial;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);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{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{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:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 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:#212529;--bs-accordion-bg:#fff;--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:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#212529;--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='%23212529'%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-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='%230c63e4'%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-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.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:1rem;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);-webkit-transform:var(--bs-accordion-btn-icon-transform);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{border-color:var(--bs-accordion-btn-focus-border-color);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-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-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-collapse{border-width:0}.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-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;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:"/";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:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;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:-1px}.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:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.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:0.375rem;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:initial;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;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{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:#084298;--bs-alert-bg:#cfe2ff;--bs-alert-border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);font-size:var(--bs-progress-font-size);height:var(--bs-progress-height)}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);flex-direction:column;justify-content:center;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-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;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:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-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:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-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)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.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:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.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-primary{background-color:#cfe2ff;color:#084298}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#bacbe6;color:#084298}.list-group-item-primary.list-group-item-action.active{background-color:#084298;border-color:#084298;color:#fff}.list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-success{background-color:#d1e7dd;color:#0f5132}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.list-group-item-info{background-color:#cff4fc;color:#055160}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}.list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}.list-group-item-warning{background-color:#fff3cd;color:#664d03}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}.list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-dark{background-color:#d3d3d4;color:#141619}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.btn-close{background:transparent 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") 50%/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:initial;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;user-select:none}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:hsla(0,0%,100%,.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:hsla(0,0%,100%,.85);--bs-toast-header-border-color:rgba(0,0,0,.05);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:-webkit-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:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--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:1px;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{-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);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;justify-content:space-between;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:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{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:575.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:991.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}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--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:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;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;padding:var(--bs-tooltip-arrow-height);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:0}.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:0;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:0}.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:0;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:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--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:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;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{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-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){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transform:none;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:0 0;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;list-style:none;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:initial;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{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);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)}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);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}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;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,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075)}@media (max-width:575.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:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);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;-webkit-transform:translateX(100%);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;-webkit-transform:translateY(-100%);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);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{-webkit-transform:none;transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:initial!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:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;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;-webkit-transform:translateX(-100%);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;-webkit-transform:translateX(100%);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;-webkit-transform:translateY(-100%);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);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{-webkit-transform:none;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:initial!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.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:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);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;-webkit-transform:translateX(100%);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;-webkit-transform:translateY(-100%);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);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{-webkit-transform:none;transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{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:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{-webkit-transform:none;transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.offcanvas-xxl{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:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{-webkit-transform:none;transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:initial!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:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;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;-webkit-transform:translateX(-100%);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;-webkit-transform:translateX(100%);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;-webkit-transform:translateY(-100%);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);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{-webkit-transform:none;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;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:1.5;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{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;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%}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:#0d6efd!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:#6c757d!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:#198754!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:#0dcaf0!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:#ffc107!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:#dc3545!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:#f8f9fa!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:#212529!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.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:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media (min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media (min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media (min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media (min-width:1400px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.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;position:absolute!important;white-space:nowrap!important;width:1px!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:.25;width:1px}.align-baseline{vertical-align:initial!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}.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}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display: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:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;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{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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:1px solid #dee2e6!important;border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!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:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!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-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}.bg-primary{--bs-bg-opacity:1;background-color:rgba(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:initial!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-gradient{background-image:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float: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-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!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:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.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}.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-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!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:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.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-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!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:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-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}}.RxaJT:hover{cursor:pointer}.RxaJT:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.RxaJT:focus-visible.VDhk6{box-shadow:0 0 0 2px #fff;outline-color:#000}.H2rQu:hover{cursor:auto}.admin-bar{background-color:#0e1217;flex-direction:row;font-size:14px;font-weight:400;height:32px;left:0;line-height:32px;position:fixed;top:0;white-space:nowrap;width:100%;z-index:9999}.admin-bar,.admin-bar a{color:#e2e4e8;display:flex}.admin-bar a{align-items:center;font-family:Arial,sans-serif;font-size:inherit;height:inherit;justify-content:space-between;line-height:inherit;padding:0 10px;transition:color .5s ease}.admin-bar a:hover{color:var(--tc-blue)}.admin-bar .collapse-dropdown,.admin-bar a{position:relative}.admin-bar .collapse-dropdown:after,.admin-bar a:after{background:hsla(0,0%,100%,.05);bottom:0;content:"";display:block;height:32px;position:absolute;right:0;top:0;width:1px}.admin-bar ul.collapse-dropdown li{background:#0e1217;color:#e2e4e8;font-size:14px;height:32px;line-height:32px;margin-bottom:0;padding:0 10px;position:relative}.admin-bar ul.collapse-dropdown li:hover{color:var(--tc-blue)}.admin-bar ul.collapse-dropdown li svg{color:#e2e4e8;font-size:14px;margin-left:8px}.admin-bar ul.collapse-dropdown li ul.submenu{margin-left:-10px;padding:0;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.admin-bar ul.collapse-dropdown li ul.submenu li{position:relative}.admin-bar ul.collapse-dropdown li ul.submenu li:after{background:hsla(0,0%,100%,.05);bottom:0;content:"";display:block;height:1px;left:10px;position:absolute;right:10px}.admin-bar ul.collapse-dropdown li ul.submenu li:last-child:after{display:none}.admin-bar ul.collapse-dropdown li ul.submenu li span{color:#e2e4e8;transition:color .5s ease}.admin-bar ul.collapse-dropdown li ul.submenu li span:hover{color:var(--tc-blue)}.admin-bar .log-out{margin-left:auto;padding:0 10px}.admin-bar .dropdown-header-button>span,.admin-bar .log-out{transition:color .5s ease}.admin-bar .dropdown-header-button>span:hover,.admin-bar .log-out:hover{color:var(--tc-blue)}@media print{.admin-bar{display:none}}.ctJ9y{background:#fff;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .5s ease-out;width:100%;z-index:40}@media screen and (max-width:767px){.ctJ9y{background:#000}}.show-overlay .ctJ9y{opacity:.5;pointer-events:auto}.D_bSs{background-position-x:center;background-repeat:no-repeat;background-size:cover;color:var(--tc-primaryBrand);margin-top:calc(-4.70526rem - 3.50877vw);padding-top:calc(4.70526rem + 3.50877vw);position:relative}@media screen and (max-width:767px){.D_bSs{margin-top:0}}@media screen and (min-width:1680px){.D_bSs{margin-top:-106px}}@media screen and (max-width:767px){.D_bSs{padding-top:0}}@media screen and (min-width:1680px){.D_bSs{padding-top:106px}}.CPxRT{background-color:var(--tc-grey1)}.AshOi{min-height:calc(16.43684rem + 12.0614vw)}@media screen and (max-width:767px){.AshOi{min-height:120px}}@media screen and (min-width:1680px){.AshOi{min-height:367px}}@media print,screen and (min-width:768px){.AshOi{justify-content:space-between}}@media screen and (max-width:767px){.AshOi{align-items:flex-start;justify-content:center;padding-bottom:38px;padding-top:36px}}@media print{.AshOi{margin:0;min-height:0}}.zEsiC{align-items:center;display:flex}.cf21p{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;display:-webkit-box;font-size:calc(-.02632rem + 5.37281vw);font-weight:600;letter-spacing:calc(.06842rem - .2193vw);line-height:calc(-.11579rem + 6.14035vw);overflow:hidden;padding-right:calc(.02632rem + .87719vw);text-overflow:ellipsis}@media screen and (max-width:767px){.cf21p{font-size:40px}}@media screen and (min-width:1680px){.cf21p{font-size:90px}}@media screen and (max-width:767px){.cf21p{letter-spacing:-1px}}@media screen and (min-width:1680px){.cf21p{letter-spacing:-3px}}@media screen and (max-width:767px){.cf21p{line-height:46px}}@media screen and (min-width:1680px){.cf21p{line-height:102px}}@media screen and (max-width:767px){.cf21p{padding-right:0}}@media screen and (min-width:1680px){.cf21p{padding-right:15px}}@media screen and (max-width:767px){.cf21p{-webkit-line-clamp:unset}}@media print{.cf21p{font-size:30pt;margin:0;padding:0}}@media screen and (max-width:767px){.cf21p{translate:-2px 0}}.cf21p.GfGLn{margin-bottom:0;margin-right:0;margin-top:calc(4.02632rem + 2.96053vw)}@media screen and (max-width:767px){.cf21p.GfGLn{margin-top:40px}}@media screen and (min-width:1680px){.cf21p.GfGLn{margin-top:90px}}@media screen and (max-width:767px){.cf21p.GfGLn{margin-bottom:38px}}@media screen and (min-width:1680px){.cf21p.GfGLn{margin-bottom:0}}@media screen and (max-width:767px){.cf21p.GfGLn{margin-right:20px}}@media screen and (min-width:1680px){.cf21p.GfGLn{margin-right:0}}@page{size:letter;margin:.25in}.SGo9X{display:grid;max-width:100%;transition:background-color .5s ease;width:100%}@media screen and (max-width:767px){.SGo9X{grid-template-columns:25px calc(100% - 50px) 25px}}@media print,screen and (min-width:768px){.SGo9X{grid-template-columns:.5fr calc(-1.89474rem + 91.00877vw) .5fr}}@media screen and (min-width:1680px){.SGo9X{grid-template-columns:.5fr 1510px .5fr}}@media print{.SGo9X{grid-template-columns:0 100% 0}}.JP7om{background-color:var(--tc-grey1);position:relative;transition:background-color .5s ease;z-index:70}.K6kNx{background-color:#fff}.klPSX{background-color:var(--tc-grey1)}.rFxLJ{background-color:#e2e4e8}.oflAJ{background-color:transparent}.CWOTp span:first-child{background-color:#e2e4e8}@media screen and (max-width:767px){.CWOTp{grid-template-columns:25px calc(100% - 50px) 25px}.CWOTp span:last-child{background-color:#e2e4e8}}@media print,screen and (min-width:768px){.CWOTp{grid-template-columns:.5fr calc(-1.89474rem + 91.00877vw) .5fr}}@media screen and (min-width:1680px){.CWOTp{grid-template-columns:.5fr 1510px .5fr}}.QVT5k,.rBeg1{background-color:#363d46}@media screen and (max-width:767px){.QVT5k{background-color:var(--tc-grey1)}}.m6ndr{padding-bottom:calc(-.15789rem + 7.23684vw);padding-top:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.m6ndr{padding-top:40px}}@media screen and (min-width:1680px){.m6ndr{padding-top:80px}}@media screen and (max-width:767px){.m6ndr{padding-bottom:60px}}@media screen and (min-width:1680px){.m6ndr{padding-bottom:120px}}.wHpyw{border-radius:0;display:grid;grid-template-columns:1fr;height:calc(.55263rem + 3.83772vw);position:relative}@media screen and (max-width:767px){.wHpyw{height:70px}}@media screen and (min-width:1680px){.wHpyw{height:70px}}.wHpyw label{align-items:center;color:var(--tc-grey3);display:flex;font-size:calc(.71053rem + .76754vw);grid-column:1/-1;grid-row:1/-1;height:calc(.55263rem + 3.83772vw);justify-content:flex-start;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.92632rem + .87719vw);overflow:hidden;padding-left:calc(-.63158rem + 1.86404vw);padding-right:calc(-.63158rem + 1.86404vw);pointer-events:none;text-overflow:ellipsis!important;transition:all .5s ease;white-space:nowrap;z-index:20}@media screen and (max-width:767px){.wHpyw label{font-size:20px}}@media screen and (min-width:1680px){.wHpyw label{font-size:20px}}@media screen and (max-width:767px){.wHpyw label{line-height:24px}}@media screen and (min-width:1680px){.wHpyw label{line-height:24px}}@media screen and (max-width:767px){.wHpyw label{padding-left:25px}}@media screen and (min-width:1680px){.wHpyw label{padding-left:25px}}@media screen and (max-width:767px){.wHpyw label{padding-right:25px}}@media screen and (min-width:1680px){.wHpyw label{padding-right:25px}}@media screen and (max-width:767px){.wHpyw label{height:70px}}@media screen and (min-width:1680px){.wHpyw label{height:70px}}@media screen and (max-width:767px){.wHpyw label{letter-spacing:.5px}}@media screen and (min-width:1680px){.wHpyw label{letter-spacing:.5px}}.wHpyw input,.wHpyw label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wHpyw input{-webkit-appearance:none;background:#fff;border-radius:0;color:#53595f;font-size:calc(.71053rem + .76754vw);grid-column:1/-1;grid-row:1/-1;height:calc(.55263rem + 3.83772vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.92632rem + .87719vw);padding-left:calc(-.63158rem + 1.86404vw);padding-right:calc(-.63158rem + 1.86404vw);width:100%;z-index:10}@media screen and (max-width:767px){.wHpyw input{font-size:20px}}@media screen and (min-width:1680px){.wHpyw input{font-size:20px}}@media screen and (max-width:767px){.wHpyw input{line-height:24px}}@media screen and (min-width:1680px){.wHpyw input{line-height:24px}}@media screen and (max-width:767px){.wHpyw input{padding-left:25px}}@media screen and (min-width:1680px){.wHpyw input{padding-left:25px}}@media screen and (max-width:767px){.wHpyw input{padding-right:25px}}@media screen and (min-width:1680px){.wHpyw input{padding-right:25px}}@media screen and (max-width:767px){.wHpyw input{height:70px}}@media screen and (min-width:1680px){.wHpyw input{height:70px}}@media screen and (max-width:767px){.wHpyw input{letter-spacing:.5px}}@media screen and (min-width:1680px){.wHpyw input{letter-spacing:.5px}}.pibYy{width:calc(-.44737rem + 22.58772vw)}@media screen and (max-width:767px){.pibYy{width:375px}}@media screen and (min-width:1680px){.pibYy{width:375px}}._avOD{background-color:#f7f7f7;width:calc(-.68421rem + 31.35965vw)}@media screen and (max-width:767px){._avOD{width:520px}}@media screen and (min-width:1680px){._avOD{width:520px}}.IJThl,.nLuzK{box-sizing:initial;width:100%}.IJThl label,.nLuzK label{font-size:20px;letter-spacing:.5px;line-height:24px}.nLuzK input{border:1px solid #a2aab6}.IJThl input,.IWjis input{border:1px solid #a2aab6;border-right:none}.IWjis{min-width:340px}.IWjis input{border:1px solid #a2aab6;position:relative}.qlpMc.SqkkG input{padding-top:calc(.17368rem + 1.20614vw);position:relative}@media screen and (max-width:767px){.qlpMc.SqkkG input{padding-top:22px}}@media screen and (min-width:1680px){.qlpMc.SqkkG input{padding-top:22px}}.qlpMc.SqkkG button{position:absolute;right:0;right:calc(1.22632rem + .87719vw);top:50%;top:calc(1.21053rem + .76754vw);z-index:10}@media screen and (max-width:767px){.qlpMc.SqkkG button{top:25px}}@media screen and (min-width:1680px){.qlpMc.SqkkG button{top:25px}}@media screen and (max-width:767px){.qlpMc.SqkkG button{right:27px}}@media screen and (min-width:1680px){.qlpMc.SqkkG button{right:27px}}.qlpMc.SqkkG button svg{font-size:24px}.qlpMc label{--y:calc(-0.22632rem - 0.87719vw);font-size:calc(.83158rem + .2193vw);translate:0 var(--y)}@media screen and (max-width:767px){.qlpMc label{font-size:12px}}@media screen and (min-width:1680px){.qlpMc label{font-size:12px}}@media screen and (max-width:767px){.qlpMc label{--y:-17px}}@media screen and (min-width:1680px){.qlpMc label{--y:-17px}}.XXg1u{position:relative;width:calc(-.52632rem + 28.28947vw)}.XXg1u input{border:1px solid #a2aab6}@media screen and (max-width:767px){.XXg1u{width:100%}}@media screen and (min-width:1680px){.XXg1u{width:470px}}.WhwLW input{border:1px solid #a2aab6}button{appearance:none}.Uv9Wt,button{-webkit-appearance:none}.Uv9Wt{align-items:center;background-color:var(--tc-primaryBrand);color:#fff;display:flex;font-size:calc(.52632rem + .87719vw);font-weight:600;height:calc(.55263rem + 3.83772vw);justify-content:center;line-height:calc(.64211rem + .98684vw);padding-left:calc(-.11579rem + 1.97368vw);padding-right:calc(-.11579rem + 1.97368vw);transition:background-color .5s ease;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.Uv9Wt{font-size:20px}}@media screen and (min-width:1680px){.Uv9Wt{font-size:20px}}@media screen and (max-width:767px){.Uv9Wt{line-height:23px}}@media screen and (min-width:1680px){.Uv9Wt{line-height:23px}}@media screen and (max-width:767px){.Uv9Wt{padding-left:32px}}@media screen and (min-width:1680px){.Uv9Wt{padding-left:32px}}@media screen and (max-width:767px){.Uv9Wt{padding-right:32px}}@media screen and (min-width:1680px){.Uv9Wt{padding-right:32px}}@media screen and (max-width:767px){.Uv9Wt{height:70px}}@media screen and (min-width:1680px){.Uv9Wt{height:70px}}@media print{.Uv9Wt{display:none}}@media print,screen and (min-width:768px){.Uv9Wt:hover{background:#ac242a;color:#fff}}.l07bx{gap:calc(.05789rem + 1.09649vw);padding-left:calc(-.01579rem + 1.97368vw);padding-right:calc(-.01579rem + 1.97368vw)}.l07bx.l07bx{background-color:var(--tc-primaryBrand)}@media print,screen and (min-width:768px){.l07bx.l07bx:hover{background:#ac242a}}@media screen and (max-width:767px){.l07bx{gap:19px}}@media screen and (min-width:1680px){.l07bx{gap:19px}}@media screen and (max-width:767px){.l07bx{padding-left:33px}}@media screen and (min-width:1680px){.l07bx{padding-left:33px}}@media screen and (max-width:767px){.l07bx{padding-right:33px}}@media screen and (min-width:1680px){.l07bx{padding-right:33px}}.l07bx ._QCef{font-size:calc(1.11053rem + .76754vw);position:relative;top:calc(.01579rem + .10965vw)}@media screen and (max-width:767px){.l07bx ._QCef{top:2px}}@media screen and (min-width:1680px){.l07bx ._QCef{top:2px}}@media screen and (max-width:767px){.l07bx ._QCef{font-size:24px}}@media screen and (min-width:1680px){.l07bx ._QCef{font-size:24px}}.o_ELR,.oug8g{background-color:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:calc(1.21053rem + .76754vw);font-size:calc(.87895rem + .54825vw);font-weight:400;height:calc(1.55789rem + 1.09649vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.87895rem + .54825vw);padding-left:calc(1.32632rem + .87719vw);padding-right:calc(1.32632rem + .87719vw);transition:color .5s ease,background-color .5s ease}@media screen and (max-width:767px){.o_ELR,.oug8g{font-size:18px}}@media screen and (min-width:1680px){.o_ELR,.oug8g{font-size:18px}}@media screen and (max-width:767px){.o_ELR,.oug8g{line-height:18px}}@media screen and (min-width:1680px){.o_ELR,.oug8g{line-height:18px}}@media screen and (max-width:767px){.o_ELR,.oug8g{letter-spacing:.5px}}@media screen and (min-width:1680px){.o_ELR,.oug8g{letter-spacing:.5px}}@media screen and (max-width:767px){.o_ELR,.oug8g{height:34px}}@media screen and (min-width:1680px){.o_ELR,.oug8g{height:34px}}@media screen and (max-width:767px){.o_ELR,.oug8g{padding-left:28px}}@media screen and (min-width:1680px){.o_ELR,.oug8g{padding-left:28px}}@media screen and (max-width:767px){.o_ELR,.oug8g{padding-right:28px}}@media screen and (min-width:1680px){.o_ELR,.oug8g{padding-right:28px}}@media screen and (max-width:767px){.o_ELR,.oug8g{border-radius:25px}}@media screen and (min-width:1680px){.o_ELR,.oug8g{border-radius:25px}}.o_ELR:hover,.oug8g:hover{background-color:var(--tc-primaryBrand);color:#fff}.fy0ch{background-color:transparent;background-color:var(--tc-primaryBrand);border:1px solid hsla(0,0%,100%,.2);border-radius:calc(1.21053rem + .76754vw);color:#fff;font-size:calc(.87895rem + .54825vw);font-weight:400;height:calc(1.55789rem + 1.09649vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.87895rem + .54825vw);padding-left:calc(1.32632rem + .87719vw);padding-right:calc(1.32632rem + .87719vw);transition:color .5s ease,background-color .5s ease}@media screen and (max-width:767px){.fy0ch{font-size:18px}}@media screen and (min-width:1680px){.fy0ch{font-size:18px}}@media screen and (max-width:767px){.fy0ch{line-height:18px}}@media screen and (min-width:1680px){.fy0ch{line-height:18px}}@media screen and (max-width:767px){.fy0ch{letter-spacing:.5px}}@media screen and (min-width:1680px){.fy0ch{letter-spacing:.5px}}@media screen and (max-width:767px){.fy0ch{height:34px}}@media screen and (min-width:1680px){.fy0ch{height:34px}}@media screen and (max-width:767px){.fy0ch{padding-left:28px}}@media screen and (min-width:1680px){.fy0ch{padding-left:28px}}@media screen and (max-width:767px){.fy0ch{padding-right:28px}}@media screen and (min-width:1680px){.fy0ch{padding-right:28px}}@media screen and (max-width:767px){.fy0ch{border-radius:25px}}@media screen and (min-width:1680px){.fy0ch{border-radius:25px}}.fy0ch:hover{background-color:var(--tc-primaryBrand);color:#fff}.oug8g{border:1px solid #dcdee0;color:var(--tc-grey3);padding-left:calc(.77895rem + .54825vw);padding-right:calc(.77895rem + .54825vw)}@media screen and (max-width:767px){.oug8g{padding-left:17px}}@media screen and (min-width:1680px){.oug8g{padding-left:17px}}@media screen and (max-width:767px){.oug8g{padding-right:17px}}@media screen and (min-width:1680px){.oug8g{padding-right:17px}}.gItzs,.phvbq,.plyUZ,.ujNxu{background-color:inherit;font-size:calc(.52632rem + .87719vw);gap:calc(-.08947rem + .76754vw);height:inherit;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.64211rem + .98684vw);padding:0}@media screen and (max-width:767px){.gItzs,.phvbq,.plyUZ,.ujNxu{gap:12px}}@media screen and (min-width:1680px){.gItzs,.phvbq,.plyUZ,.ujNxu{gap:12px}}@media screen and (max-width:767px){.gItzs,.phvbq,.plyUZ,.ujNxu{letter-spacing:.5px}}@media screen and (min-width:1680px){.gItzs,.phvbq,.plyUZ,.ujNxu{letter-spacing:-.5px}}@media screen and (max-width:767px){.gItzs,.phvbq,.plyUZ,.ujNxu{font-size:20px}}@media screen and (min-width:1680px){.gItzs,.phvbq,.plyUZ,.ujNxu{font-size:20px}}@media screen and (max-width:767px){.gItzs,.phvbq,.plyUZ,.ujNxu{line-height:23px}}@media screen and (min-width:1680px){.gItzs,.phvbq,.plyUZ,.ujNxu{line-height:23px}}@media print,screen and (min-width:768px){.gItzs,.phvbq,.plyUZ,.ujNxu{transition:color .5s ease}.gItzs:hover,.phvbq:hover,.plyUZ:hover,.ujNxu:hover{background-color:inherit;color:#d7c92f}}.gItzs ._QCef,.phvbq ._QCef,.plyUZ ._QCef,.ujNxu ._QCef{font-size:calc(.34737rem + .32895vw);position:relative;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.gItzs ._QCef,.phvbq ._QCef,.plyUZ ._QCef,.ujNxu ._QCef{top:-2px}}@media screen and (min-width:1680px){.gItzs ._QCef,.phvbq ._QCef,.plyUZ ._QCef,.ujNxu ._QCef{top:-2px}}@media screen and (max-width:767px){.gItzs ._QCef,.phvbq ._QCef,.plyUZ ._QCef,.ujNxu ._QCef{font-size:9px}}@media screen and (min-width:1680px){.gItzs ._QCef,.phvbq ._QCef,.plyUZ ._QCef,.ujNxu ._QCef{font-size:9px}}.gItzs ._QCef{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ujNxu ._QCef{top:calc(-.11579rem - .10965vw);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (max-width:767px){.ujNxu ._QCef{top:-3px}}@media screen and (min-width:1680px){.ujNxu ._QCef{top:-3px}}.UG13P,.lm_bn{background-color:inherit;display:flex;gap:calc(.46316rem + .4386vw);height:inherit;padding:0}@media print,screen and (min-width:768px){.UG13P,.lm_bn{transition:color .5s ease}.UG13P:hover,.lm_bn:hover{color:#d7c92f}}@media screen and (max-width:767px){.UG13P,.lm_bn{gap:12px}}@media screen and (min-width:1680px){.UG13P,.lm_bn{gap:12px}}@media print,screen and (min-width:768px){.UG13P:hover,.lm_bn:hover{background-color:inherit}}.UG13P ._QCef,.lm_bn ._QCef{font-size:calc(.34737rem + .32895vw);position:relative;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.UG13P ._QCef,.lm_bn ._QCef{top:-2px}}@media screen and (min-width:1680px){.UG13P ._QCef,.lm_bn ._QCef{top:-2px}}@media screen and (max-width:767px){.UG13P ._QCef,.lm_bn ._QCef{font-size:9px}}@media screen and (min-width:1680px){.UG13P ._QCef,.lm_bn ._QCef{font-size:9px}}.UG13P ._QCef{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.MLG0l,.shHDE{background-color:inherit;color:#53595f;font-size:26px;font-weight:400;height:inherit;justify-content:space-between;letter-spacing:0;line-height:28px;padding:0;width:100%}.MLG0l ._QCef,.shHDE ._QCef{font-size:9px;position:relative;top:-4px}.MLG0l:hover,.shHDE:hover{background:none;color:inherit}.MLG0l{color:var(--tc-primaryBrand)!important;transition:color .5s ease}.MLG0l ._QCef{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pMq8G{padding:0 23px}.pMq8G.pMq8G{background-color:var(--tc-primaryBrand)}.pMq8G ._QCef{font-size:24px;left:2px;position:relative;top:2px}.wZetr{align-items:center;background-color:var(--tc-grey3);display:flex;height:calc(1.78947rem + 1.31579vw);justify-content:center;padding:0;width:calc(1.78947rem + 1.31579vw)}@media screen and (max-width:767px){.wZetr{height:40px}}@media screen and (min-width:1680px){.wZetr{height:40px}}@media screen and (max-width:767px){.wZetr{width:40px}}@media screen and (min-width:1680px){.wZetr{width:40px}}.wZetr ._QCef{font-size:calc(.43158rem + .2193vw);position:relative;top:calc(-.11579rem - .10965vw)}@media screen and (max-width:767px){.wZetr ._QCef{top:-3px}}@media screen and (min-width:1680px){.wZetr ._QCef{top:-3px}}@media screen and (max-width:767px){.wZetr ._QCef{font-size:8px}}@media screen and (min-width:1680px){.wZetr ._QCef{font-size:8px}}.BIQBy,.KuyZY{background-color:transparent;border:2px solid #dcdee0;color:var(--tc-grey3);transition:border-color .5s ease,background-color .5s ease,color .5s ease}.BIQBy:hover,.KuyZY:hover{background-color:var(--tc-primaryBrand);border-color:var(--tc-primaryBrand);color:#fff}.BIQBy{padding-left:calc(1.34211rem + .98684vw);padding-right:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.BIQBy{padding-left:30px}}@media screen and (min-width:1680px){.BIQBy{padding-left:30px}}@media screen and (max-width:767px){.BIQBy{padding-right:30px}}@media screen and (min-width:1680px){.BIQBy{padding-right:30px}}.uY0la,.um1mk{background-color:inherit;color:#53595f;display:flex;font-size:calc(.87895rem + .54825vw);font-weight:400;gap:calc(.44737rem + .32895vw);height:calc(4.14211rem + 3.07018vw);letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.89474rem + .65789vw);padding:calc(.01579rem + .10965vw) 0 0}@media screen and (max-width:767px){.uY0la,.um1mk{gap:10px}}@media screen and (min-width:1680px){.uY0la,.um1mk{gap:10px}}@media screen and (max-width:767px){.uY0la,.um1mk{height:63px}}@media screen and (min-width:1680px){.uY0la,.um1mk{height:93px}}@media screen and (max-width:767px){.uY0la,.um1mk{padding-top:0}}@media screen and (min-width:1680px){.uY0la,.um1mk{padding-top:2px}}@media screen and (max-width:767px){.uY0la,.um1mk{font-size:18px}}@media screen and (min-width:1680px){.uY0la,.um1mk{font-size:18px}}@media screen and (max-width:767px){.uY0la,.um1mk{line-height:20px}}@media screen and (min-width:1680px){.uY0la,.um1mk{line-height:20px}}@media screen and (max-width:767px){.uY0la,.um1mk{letter-spacing:-.5px}}@media screen and (min-width:1680px){.uY0la,.um1mk{letter-spacing:-.5px}}@media print,screen and (min-width:768px){.uY0la,.um1mk{transition:color .5s ease}.uY0la:hover,.um1mk:hover{color:var(--tc-primaryBrand)}}.uY0la:hover,.um1mk:hover{background-color:inherit}.uY0la ._QCef,.um1mk ._QCef{font-size:calc(.38947rem + .27412vw);position:relative;top:calc(-.01579rem - .10965vw);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media screen and (max-width:767px){.uY0la ._QCef,.um1mk ._QCef{top:-2px}}@media screen and (min-width:1680px){.uY0la ._QCef,.um1mk ._QCef{top:-2px}}@media screen and (max-width:767px){.uY0la ._QCef,.um1mk ._QCef{font-size:8.5px}}@media screen and (min-width:1680px){.uY0la ._QCef,.um1mk ._QCef{font-size:8.5px}}.uY0la ._QCef{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ADenh{gap:calc(.05789rem + 1.09649vw);padding-left:calc(-.01579rem + 1.97368vw);padding-right:calc(-.01579rem + 1.97368vw)}@media screen and (max-width:767px){.ADenh{gap:19px}}@media screen and (min-width:1680px){.ADenh{gap:19px}}@media screen and (max-width:767px){.ADenh{padding-left:33px}}@media screen and (min-width:1680px){.ADenh{padding-left:33px}}@media screen and (max-width:767px){.ADenh{padding-right:33px}}@media screen and (min-width:1680px){.ADenh{padding-right:33px}}.ADenh ._QCef{font-size:calc(1.11053rem + .76754vw);position:relative;top:calc(.01579rem + .10965vw)}@media screen and (max-width:767px){.ADenh ._QCef{top:2px}}@media screen and (min-width:1680px){.ADenh ._QCef{top:2px}}@media screen and (max-width:767px){.ADenh ._QCef{font-size:24px}}@media screen and (min-width:1680px){.ADenh ._QCef{font-size:24px}}.yuqMr{align-items:center;background-color:#000;border:1px solid hsla(0,0%,100%,.5);border-radius:calc(.43158rem + .2193vw);color:#fff;display:flex;flex-direction:row-reverse;font-size:calc(.87895rem + .54825vw);font-weight:300;gap:calc(.44737rem + .32895vw);height:calc(2.45263rem + 1.75439vw);justify-content:center;line-height:calc(1.12632rem + .87719vw);padding:0 0 0 calc(.33158rem + .2193vw);width:calc(5.58421rem + 4.05702vw)}@media screen and (max-width:767px){.yuqMr{font-size:18px}}@media screen and (min-width:1680px){.yuqMr{font-size:18px}}@media screen and (max-width:767px){.yuqMr{line-height:26px}}@media screen and (min-width:1680px){.yuqMr{line-height:26px}}@media screen and (max-width:767px){.yuqMr{gap:10px}}@media screen and (min-width:1680px){.yuqMr{gap:10px}}@media screen and (max-width:767px){.yuqMr{height:54px}}@media screen and (min-width:1680px){.yuqMr{height:54px}}@media screen and (max-width:767px){.yuqMr{width:124px}}@media screen and (min-width:1680px){.yuqMr{width:124px}}@media screen and (max-width:767px){.yuqMr{border-radius:8px}}@media screen and (min-width:1680px){.yuqMr{border-radius:8px}}@media screen and (max-width:767px){.yuqMr{padding-left:7px}}@media screen and (min-width:1680px){.yuqMr{padding-left:7px}}@media print,screen and (min-width:768px){.yuqMr{transition:color .5s ease}.yuqMr:hover{color:#fff}}.yuqMr{transition:background-color .5s ease,color .5s ease}.yuqMr svg{color:#fff;display:block;font-size:17px}@media print,screen and (min-width:768px){.yuqMr svg{transition:color .5s ease}.yuqMr svg:hover{color:#fff}}.BsUut,.KGbS0,.rp4Hb{background:none;color:var(--tc-grey3);font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);font-weight:500;height:auto;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.91053rem + .76754vw);padding:0;text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.BsUut,.KGbS0,.rp4Hb{text-underline-offset:4px}}@media screen and (min-width:1680px){.BsUut,.KGbS0,.rp4Hb{text-underline-offset:4px}}@media print,screen and (min-width:768px){.BsUut:hover,.KGbS0:hover,.rp4Hb:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.BsUut,.KGbS0,.rp4Hb{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.BsUut,.KGbS0,.rp4Hb{transition:color .5s ease}.BsUut:hover,.KGbS0:hover,.rp4Hb:hover{color:var(--tc-primaryBrand)}}.BsUut,.KGbS0,.rp4Hb{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.BsUut,.KGbS0,.rp4Hb{font-size:18px}}@media screen and (min-width:1680px){.BsUut,.KGbS0,.rp4Hb{font-size:18px}}@media screen and (max-width:767px){.BsUut,.KGbS0,.rp4Hb{line-height:22px}}@media screen and (min-width:1680px){.BsUut,.KGbS0,.rp4Hb{line-height:22px}}@media screen and (max-width:767px){.BsUut,.KGbS0,.rp4Hb{letter-spacing:.5px}}@media screen and (min-width:1680px){.BsUut,.KGbS0,.rp4Hb{letter-spacing:.5px}}.BsUut ._QCef,.KGbS0 ._QCef,.rp4Hb ._QCef{font-size:calc(.67895rem + .54825vw);padding-right:calc(.43158rem + .2193vw)}@media screen and (max-width:767px){.BsUut ._QCef,.KGbS0 ._QCef,.rp4Hb ._QCef{font-size:16px}}@media screen and (min-width:1680px){.BsUut ._QCef,.KGbS0 ._QCef,.rp4Hb ._QCef{font-size:16px}}@media screen and (max-width:767px){.BsUut ._QCef,.KGbS0 ._QCef,.rp4Hb ._QCef{padding-right:8px}}@media screen and (min-width:1680px){.BsUut ._QCef,.KGbS0 ._QCef,.rp4Hb ._QCef{padding-right:8px}}.BsUut:hover,.KGbS0:hover,.rp4Hb:hover{background:none}.hstWC{align-items:center;display:grid;grid-template-columns:auto auto;height:inherit;justify-content:flex-end;position:relative}.tf9rj{background-color:transparent}.tf9rj:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.tf9rj:focus-visible.GxJ1h{box-shadow:0 0 0 2px #fff;outline-color:#000}.tf9rj svg{display:block}.NhY5n{color:#a2aab6;font-size:calc(-.1rem + 2.08333vw)}@media screen and (max-width:767px){.NhY5n{font-size:34px}}@media screen and (min-width:1680px){.NhY5n{font-size:34px}}@media print,screen and (min-width:768px){.NhY5n{transition:color .5s ease}.NhY5n:hover{color:#d7c92f}}.meoMe{color:#a2aab6;font-size:calc(.91053rem + .76754vw);position:relative}@media screen and (max-width:767px){.meoMe{font-size:22px}}@media screen and (min-width:1680px){.meoMe{font-size:22px}}@media print,screen and (min-width:768px){.meoMe{transition:color .5s ease}.meoMe:hover{color:#d7c92f}}.HmGYl,.wbqb7{color:#a2aab6;font-size:calc(.92105rem + 1.53509vw)}@media screen and (max-width:767px){.HmGYl,.wbqb7{font-size:35px}}@media screen and (min-width:1680px){.HmGYl,.wbqb7{font-size:35px}}@media print,screen and (min-width:768px){.HmGYl,.wbqb7{transition:color .5s ease}.HmGYl:hover,.wbqb7:hover{color:#d7c92f}}.HmGYl svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kCjpk{color:#a2aab6;font-size:18px}.PkR5R,.mOTck{color:#a2aab6;font-size:15px;translate:0 .5px}.PkR5R{font-size:16px;translate:0 0}.szFR9{color:#a2aab6;font-size:calc(-.1rem + 2.08333vw)}@media screen and (max-width:767px){.szFR9{font-size:34px}}@media screen and (min-width:1680px){.szFR9{font-size:34px}}@media print,screen and (min-width:768px){.szFR9{transition:color .5s ease}.szFR9:hover{color:var(--tc-primaryBrand)}}.UewkO{align-items:center;background-color:var(--tc-primaryBrand);color:#fff;display:flex;font-size:calc(.91053rem + .76754vw);height:calc(3.57895rem + 2.63158vw);justify-content:center;line-height:calc(.91053rem + .76754vw);padding:0;width:calc(3.57895rem + 2.63158vw)}@media screen and (max-width:767px){.UewkO{font-size:22px}}@media screen and (min-width:1680px){.UewkO{font-size:22px}}@media screen and (max-width:767px){.UewkO{line-height:22px}}@media screen and (min-width:1680px){.UewkO{line-height:22px}}@media screen and (max-width:767px){.UewkO{height:80px}}@media screen and (min-width:1680px){.UewkO{height:80px}}@media screen and (max-width:767px){.UewkO{width:80px}}@media screen and (min-width:1680px){.UewkO{width:80px}}.xZA7l{color:#a2aab6;font-size:calc(.92105rem + 1.53509vw)}@media screen and (max-width:767px){.xZA7l{font-size:35px}}@media screen and (min-width:1680px){.xZA7l{font-size:35px}}.EvUt7{color:#a2aab6;font-size:calc(.92105rem + 1.53509vw)}@media screen and (max-width:767px){.EvUt7{font-size:35px}}@media screen and (min-width:1680px){.EvUt7{font-size:35px}}.Ok_CO{color:#fff;font-size:calc(.05789rem + 1.09649vw);margin-top:calc(-.19474rem + 7.67544vw)}@media print,screen and (min-width:768px){.Ok_CO{transition:color .5s ease}.Ok_CO:hover{color:#d7c92f}}@media screen and (max-width:767px){.Ok_CO{font-size:19px}}@media screen and (min-width:1680px){.Ok_CO{font-size:19px}}@media screen and (max-width:767px){.Ok_CO{margin-top:127px}}@media screen and (min-width:1680px){.Ok_CO{margin-top:127px}}.Ghyoa{color:var(--tc-grey1);font-size:calc(-.07368rem + .87719vw)}@media screen and (max-width:767px){.Ghyoa{font-size:14px}}@media screen and (min-width:1680px){.Ghyoa{font-size:14px}}@media print,screen and (min-width:768px){.Ghyoa{transition:color .5s ease}.Ghyoa:hover{color:var(--tc-primaryBrand)}}.bvbAq{align-items:center;display:flex;gap:calc(0rem + 2.08333vw);height:inherit;padding-right:calc(-.06316rem + 3.72807vw)}@media screen and (max-width:767px){.bvbAq{gap:35px}}@media screen and (min-width:1680px){.bvbAq{gap:35px}}@media screen and (max-width:767px){.bvbAq{padding-right:62px}}@media screen and (min-width:1680px){.bvbAq{padding-right:62px}}.predictive-list{background:#fff;box-shadow:0 10px 40px 0 rgba(0,0,0,.15);color:var(--tc-grey1);max-height:80vh;overflow-y:auto;position:absolute;top:calc(2.53684rem + 3.72807vw);white-space:break-spaces;width:100%;z-index:80}@media screen and (max-width:767px){.predictive-list{top:88px}}@media screen and (min-width:1680px){.predictive-list{top:88px}}.predictive-list .predictive-list-title{border-bottom:1px solid #a2aab6;color:#53595f;cursor:default;font-size:calc(1.11053rem + .76754vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.34211rem + .98684vw);padding:calc(.67895rem + .54825vw) calc(.79474rem + .65789vw) calc(.66316rem + .4386vw)}@media screen and (max-width:767px){.predictive-list .predictive-list-title{font-size:24px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-title{font-size:24px}}@media screen and (max-width:767px){.predictive-list .predictive-list-title{line-height:30px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-title{line-height:30px}}@media screen and (max-width:767px){.predictive-list .predictive-list-title{letter-spacing:-.5px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-title{letter-spacing:-.5px}}@media screen and (max-width:767px){.predictive-list .predictive-list-title{padding-top:16px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-title{padding-top:16px}}@media screen and (max-width:767px){.predictive-list .predictive-list-title{padding-left:19px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-title{padding-left:19px}}@media screen and (max-width:767px){.predictive-list .predictive-list-title{padding-right:19px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-title{padding-right:19px}}@media screen and (max-width:767px){.predictive-list .predictive-list-title{padding-bottom:14px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-title{padding-bottom:14px}}.predictive-list .predictive-list-title+.predictive-item{margin-top:calc(.54737rem + .32895vw)}@media screen and (max-width:767px){.predictive-list .predictive-list-title+.predictive-item{margin-top:11px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-title+.predictive-item{margin-top:11px}}.predictive-list .person-title{color:#53595f;font-size:calc(.87895rem + .54825vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.91053rem + .76754vw);margin-top:-.1rem;transition:color .5s ease}@media screen and (max-width:767px){.predictive-list .person-title{font-size:18px}}@media screen and (min-width:1680px){.predictive-list .person-title{font-size:18px}}@media screen and (max-width:767px){.predictive-list .person-title{line-height:22px}}@media screen and (min-width:1680px){.predictive-list .person-title{line-height:22px}}@media screen and (max-width:767px){.predictive-list .person-title{letter-spacing:-.5px}}@media screen and (min-width:1680px){.predictive-list .person-title{letter-spacing:-.5px}}@media screen and (max-width:767px){.predictive-list .person-title{margin-top:-1px}}@media screen and (min-width:1680px){.predictive-list .person-title{margin-top:-1px}}.predictive-list .predictive-item,.predictive-list .predictive-person{align-items:center;color:#53595f;cursor:pointer;display:flex;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.11053rem + .76754vw);overflow:hidden;padding:calc(.31579rem + .10965vw) calc(.89474rem + .65789vw) .1rem;transition:color .5s ease}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{letter-spacing:.5px}}@media screen and (min-width:1680px){.predictive-list .predictive-item,.predictive-list .predictive-person{letter-spacing:.5px}}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{font-size:18px}}@media screen and (min-width:1680px){.predictive-list .predictive-item,.predictive-list .predictive-person{font-size:18px}}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{line-height:24px}}@media screen and (min-width:1680px){.predictive-list .predictive-item,.predictive-list .predictive-person{line-height:24px}}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-left:20px}}@media screen and (min-width:1680px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-left:20px}}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-right:20px}}@media screen and (min-width:1680px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-right:20px}}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-top:5px}}@media screen and (min-width:1680px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-top:5px}}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-bottom:1px}}@media screen and (min-width:1680px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-bottom:1px}}.predictive-list .predictive-item img,.predictive-list .predictive-person img{display:block}.predictive-list .predictive-item .person-img,.predictive-list .predictive-item .placeholder-img,.predictive-list .predictive-person .person-img,.predictive-list .predictive-person .placeholder-img{background:#e2e4e8;flex-shrink:0;height:calc(3.57895rem + 2.63158vw);width:calc(3.57895rem + 2.63158vw)}@media screen and (max-width:767px){.predictive-list .predictive-item .person-img,.predictive-list .predictive-item .placeholder-img,.predictive-list .predictive-person .person-img,.predictive-list .predictive-person .placeholder-img{height:80px}}@media screen and (min-width:1680px){.predictive-list .predictive-item .person-img,.predictive-list .predictive-item .placeholder-img,.predictive-list .predictive-person .person-img,.predictive-list .predictive-person .placeholder-img{height:80px}}@media screen and (max-width:767px){.predictive-list .predictive-item .person-img,.predictive-list .predictive-item .placeholder-img,.predictive-list .predictive-person .person-img,.predictive-list .predictive-person .placeholder-img{width:80px}}@media screen and (min-width:1680px){.predictive-list .predictive-item .person-img,.predictive-list .predictive-item .placeholder-img,.predictive-list .predictive-person .person-img,.predictive-list .predictive-person .placeholder-img{width:80px}}.predictive-list .predictive-item.highlight,.predictive-list .predictive-item.highlight .person-title,.predictive-list .predictive-item:hover,.predictive-list .predictive-item:hover .person-title,.predictive-list .predictive-person.highlight,.predictive-list .predictive-person.highlight .person-title,.predictive-list .predictive-person:hover,.predictive-list .predictive-person:hover .person-title{color:var(--tc-primaryBrand)}.predictive-list .predictive-person{align-items:flex-start;border-bottom:1px solid #a2aab6;font-weight:600;gap:calc(1.21053rem + .76754vw);margin-left:calc(.89474rem + .65789vw);margin-right:calc(.89474rem + .65789vw);margin-top:calc(.44737rem + .32895vw);padding:calc(.44737rem + .32895vw) 0 calc(.89474rem + .65789vw)}@media screen and (max-width:767px){.predictive-list .predictive-person{padding-top:10px}}@media screen and (min-width:1680px){.predictive-list .predictive-person{padding-top:10px}}@media screen and (max-width:767px){.predictive-list .predictive-person{margin-top:10px}}@media screen and (min-width:1680px){.predictive-list .predictive-person{margin-top:10px}}@media screen and (max-width:767px){.predictive-list .predictive-person{padding-bottom:20px}}@media screen and (min-width:1680px){.predictive-list .predictive-person{padding-bottom:20px}}@media screen and (max-width:767px){.predictive-list .predictive-person{margin-left:20px}}@media screen and (min-width:1680px){.predictive-list .predictive-person{margin-left:20px}}@media screen and (max-width:767px){.predictive-list .predictive-person{margin-right:20px}}@media screen and (min-width:1680px){.predictive-list .predictive-person{margin-right:20px}}@media screen and (max-width:767px){.predictive-list .predictive-person{gap:25px}}@media screen and (min-width:1680px){.predictive-list .predictive-person{gap:25px}}.predictive-list .predictive-item:last-of-type{margin-bottom:calc(.44737rem + .32895vw)}@media screen and (max-width:767px){.predictive-list .predictive-item:last-of-type{margin-bottom:10px}}@media screen and (min-width:1680px){.predictive-list .predictive-item:last-of-type{margin-bottom:10px}}.predictive-list .person-content{--y:calc(-0.11579rem - 0.10965vw);display:flex;flex-direction:column;gap:calc(.01579rem + .10965vw);translate:0 var(--y)}@media screen and (max-width:767px){.predictive-list .person-content{--y:-3px}}@media screen and (min-width:1680px){.predictive-list .person-content{--y:-3px}}@media screen and (max-width:767px){.predictive-list .person-content{gap:2px}}@media screen and (min-width:1680px){.predictive-list .person-content{gap:2px}}.predictive-list .person-content .person-position{color:#53595f;font-size:calc(.67895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.predictive-list .person-content .person-position{font-size:16px}}@media screen and (min-width:1680px){.predictive-list .person-content .person-position{font-size:16px}}@media screen and (max-width:767px){.predictive-list .person-content .person-position{letter-spacing:.5px}}@media screen and (min-width:1680px){.predictive-list .person-content .person-position{letter-spacing:.5px}}@media screen and (max-width:767px){.predictive-list .person-content .person-position{line-height:24px}}@media screen and (min-width:1680px){.predictive-list .person-content .person-position{line-height:24px}}.predictive-list .predictive-view-all{align-items:flex-start;color:#fff;cursor:pointer;font-size:calc(.87895rem + .54825vw);letter-spacing:0;letter-spacing:calc(-.02526rem + .03289vw);line-height:calc(.99474rem + .65789vw);padding:calc(.89474rem + .65789vw);width:100%}@media screen and (max-width:767px){.predictive-list .predictive-view-all{font-size:18px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all{font-size:18px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all{line-height:21px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all{line-height:21px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all{letter-spacing:.3px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all{letter-spacing:.3px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all{padding-left:20px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all{padding-left:20px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all{padding-right:20px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all{padding-right:20px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all{padding-top:20px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all{padding-top:20px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all{padding-bottom:20px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all{padding-bottom:20px}}.predictive-list .predictive-view-all .wrapper{align-items:center;background-color:var(--tc-primaryBrand);color:#fff;display:flex;height:calc(2.45263rem + 1.75439vw);justify-content:flex-start;position:relative;transition:all .5s ease;width:100%}@media screen and (max-width:767px){.predictive-list .predictive-view-all .wrapper{height:54px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all .wrapper{height:54px}}.predictive-list .predictive-view-all.highlight .wrapper,.predictive-list .predictive-view-all:hover .wrapper{background:#ac242a}.predictive-list .predictive-view-all .view-all-icon{font-size:calc(1.11053rem + .76754vw);margin-left:calc(.77895rem + .54825vw);margin-right:calc(.77895rem + .54825vw)}@media screen and (max-width:767px){.predictive-list .predictive-view-all .view-all-icon{font-size:24px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all .view-all-icon{font-size:24px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all .view-all-icon{margin-right:17px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all .view-all-icon{margin-right:17px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all .view-all-icon{margin-left:17px}}@media screen and (min-width:1680px){.predictive-list .predictive-view-all .view-all-icon{margin-left:17px}}.predictive-list .predictive-list-category{padding-bottom:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){.predictive-list .predictive-list-category{padding-bottom:22px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-category{padding-bottom:22px}}.predictive-list .predictive-list-category>.predictive-item:first-of-type{margin-top:calc(.44737rem + .32895vw)}@media screen and (max-width:767px){.predictive-list .predictive-list-category>.predictive-item:first-of-type{margin-top:10px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-category>.predictive-item:first-of-type{margin-top:10px}}.predictive-list .predictive-list-category>.predictive-item:last-of-type{margin-bottom:calc(.44737rem + .32895vw)}@media screen and (max-width:767px){.predictive-list .predictive-list-category>.predictive-item:last-of-type{margin-bottom:10px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-category>.predictive-item:last-of-type{margin-bottom:10px}}.predictive-list .predictive-list-category:nth-last-child(2){padding-bottom:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.predictive-list .predictive-list-category:nth-last-child(2){padding-bottom:6px}}@media screen and (min-width:1680px){.predictive-list .predictive-list-category:nth-last-child(2){padding-bottom:6px}}.predictive-list .predictive-list-category:last-child{padding-bottom:0}.GGISt{display:flex}.GGISt .yK1fZ{position:relative}.GGISt .yK1fZ .predictive-list{top:calc(1rem + 4.16667vw)}@media screen and (max-width:767px){.GGISt .yK1fZ .predictive-list{top:80px}}@media screen and (min-width:1680px){.GGISt .yK1fZ .predictive-list{top:80px}}@media screen and (max-width:767px){.GGISt{flex-direction:column;gap:10px}}.I93cU{bottom:calc(1.92105rem + 1.53509vw);position:absolute}@media screen and (max-width:767px){.I93cU{bottom:45px}}@media screen and (min-width:1680px){.I93cU{bottom:45px}}.bpc6Z{position:relative}.jnfRR .Kk4qe{color:#53595f;display:block;font-size:calc(.32632rem + .87719vw);letter-spacing:0;line-height:calc(.32632rem + .87719vw);padding:calc(-.03684rem + .4386vw) calc(.03684rem + 1.64474vw)}@media print,screen and (min-width:768px){.jnfRR .Kk4qe{transition:color .5s ease}.jnfRR .Kk4qe:hover{color:var(--tc-primaryBrand)}}.jnfRR .Kk4qe{transition:color .5s ease,background-color .5s ease}@media screen and (max-width:767px){.jnfRR .Kk4qe{font-size:18px}}@media screen and (min-width:1680px){.jnfRR .Kk4qe{font-size:18px}}@media screen and (max-width:767px){.jnfRR .Kk4qe{line-height:18px}}@media screen and (min-width:1680px){.jnfRR .Kk4qe{line-height:18px}}@media screen and (max-width:767px){.jnfRR .Kk4qe{padding-bottom:7px}}@media screen and (min-width:1680px){.jnfRR .Kk4qe{padding-bottom:7px}}@media screen and (max-width:767px){.jnfRR .Kk4qe{padding-top:7px}}@media screen and (min-width:1680px){.jnfRR .Kk4qe{padding-top:7px}}@media screen and (max-width:767px){.jnfRR .Kk4qe{padding-left:28px}}@media screen and (min-width:1680px){.jnfRR .Kk4qe{padding-left:28px}}@media screen and (max-width:767px){.jnfRR .Kk4qe{padding-right:28px}}@media screen and (min-width:1680px){.jnfRR .Kk4qe{padding-right:28px}}@media screen and (max-width:767px){.jnfRR .Kk4qe{display:inline-block}}.jnfRR::marker{content:""}.jnfRR.wBDRn{border-bottom:1px solid #a2aab6;flex-basis:fit-content;padding-bottom:calc(0rem + 2.08333vw);padding-right:calc(-.14211rem + 3.17982vw);padding-top:calc(-.06842rem + 2.30263vw)}@media screen and (max-width:767px){.jnfRR.wBDRn{padding-right:52px}}@media screen and (min-width:1680px){.jnfRR.wBDRn{padding-right:52px}}@media screen and (max-width:767px){.jnfRR.wBDRn{padding-top:38px}}@media screen and (min-width:1680px){.jnfRR.wBDRn{padding-top:38px}}@media screen and (max-width:767px){.jnfRR.wBDRn{padding-bottom:35px}}@media screen and (min-width:1680px){.jnfRR.wBDRn{padding-bottom:35px}}.jnfRR.wBDRn:last-of-type{flex-grow:1}.jnfRR.wBDRn .Kk4qe{background:none;line-height:calc(.34211rem + .98684vw);padding:0;width:-webkit-max-content;width:max-content}@media screen and (max-width:767px){.jnfRR.wBDRn .Kk4qe{line-height:20px}}@media screen and (min-width:1680px){.jnfRR.wBDRn .Kk4qe{line-height:20px}}.jnfRR.wBDRn.qEsp5 .Kk4qe{color:var(--tc-primaryBrand)}.jnfRR.JFrv9{list-style-type:none}.jnfRR.JFrv9.qEsp5 .Kk4qe,.jnfRR.JFrv9:hover .Kk4qe{background-color:var(--tc-primaryBrand);border-color:var(--tc-primaryBrand);color:#fff}.jnfRR.JFrv9 .Kk4qe{border:1px solid #e2e4e8;border-radius:calc(-.07895rem + 1.53509vw);letter-spacing:calc(-.04463rem + .05811vw);transition:color .5s ease,background-color .5s ease,border-color .5s ease}@media screen and (max-width:767px){.jnfRR.JFrv9 .Kk4qe{border-radius:25px}}@media screen and (min-width:1680px){.jnfRR.JFrv9 .Kk4qe{border-radius:25px}}@media screen and (max-width:767px){.jnfRR.JFrv9 .Kk4qe{letter-spacing:.53px}}@media screen and (min-width:1680px){.jnfRR.JFrv9 .Kk4qe{letter-spacing:.53px}}@media screen and (max-width:767px){.jnfRR.JFrv9 .Kk4qe{padding-left:12px;padding-right:12px}}.xceVf{border-bottom:1px solid #a2aab6;padding-bottom:calc(-.04737rem + 1.75439vw);padding-left:calc(-.08421rem + .10965vw);padding-top:calc(.02632rem + .87719vw)}@media screen and (max-width:767px){.xceVf{padding-top:15px}}@media screen and (min-width:1680px){.xceVf{padding-top:15px}}@media screen and (max-width:767px){.xceVf{padding-bottom:29px}}@media screen and (min-width:1680px){.xceVf{padding-bottom:29px}}@media screen and (max-width:767px){.xceVf{padding-left:1px}}@media screen and (min-width:1680px){.xceVf{padding-left:1px}}@media print{.xceVf{display:none}}@media screen and (max-width:767px){.xceVf{display:none!important}}.crpAp{-webkit-column-gap:calc(-.07895rem + 1.53509vw);column-gap:calc(-.07895rem + 1.53509vw);display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.crpAp{-webkit-column-gap:25px;column-gap:25px}}@media screen and (min-width:1680px){.crpAp{-webkit-column-gap:25px;column-gap:25px}}.vpHub{border-bottom:none;padding-bottom:0;padding-left:0;padding-top:0}.vpHub .crpAp{-webkit-column-gap:0;column-gap:0;position:relative}.vpHub .crpAp:before{border-bottom:1px solid #a2aab6;content:"";display:block;position:absolute;top:calc(.27368rem + 5.37281vw);width:100%}@media screen and (max-width:767px){.vpHub .crpAp:before{top:93px}}@media screen and (min-width:1680px){.vpHub .crpAp:before{top:93px}}.uESUb{padding-top:calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.uESUb{padding-top:30px}}@media screen and (min-width:1680px){.uESUb{padding-top:30px}}.d4BH7{color:#53595f}.d4BH7 *{white-space:normal}@media screen and (max-width:767px){.d4BH7>*{max-width:calc(100vw - 50px)}}.d4BH7 a,.d4BH7 p a{color:#53595f;display:inline;font-size:calc(.87895rem + .54825vw);line-height:calc(1.12632rem + .87719vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 a,.d4BH7 p a{text-underline-offset:4px}}@media screen and (min-width:1680px){.d4BH7 a,.d4BH7 p a{text-underline-offset:4px}}@media print,screen and (min-width:768px){.d4BH7 a:hover,.d4BH7 p a:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.d4BH7 a,.d4BH7 p a{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.d4BH7 a,.d4BH7 p a{transition:color .5s ease}.d4BH7 a:hover,.d4BH7 p a:hover{color:var(--tc-primaryBrand)}}.d4BH7 a,.d4BH7 p a{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.d4BH7 a,.d4BH7 p a{font-size:18px}}@media screen and (min-width:1680px){.d4BH7 a,.d4BH7 p a{font-size:18px}}@media screen and (max-width:767px){.d4BH7 a,.d4BH7 p a{line-height:26px}}@media screen and (min-width:1680px){.d4BH7 a,.d4BH7 p a{line-height:26px}}@media screen and (max-width:767px){.d4BH7 a,.d4BH7 p a{word-break:break-word}}@media print{.d4BH7 a,.d4BH7 p a{font-size:10pt;line-height:13.5pt}}.d4BH7 p{color:#53595f;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);line-height:calc(1.12632rem + .87719vw);padding-bottom:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.d4BH7 p{font-size:18px}}@media screen and (min-width:1680px){.d4BH7 p{font-size:18px}}@media screen and (max-width:767px){.d4BH7 p{line-height:26px}}@media screen and (min-width:1680px){.d4BH7 p{line-height:26px}}@media screen and (max-width:767px){.d4BH7 p{padding-bottom:26px}}@media screen and (min-width:1680px){.d4BH7 p{padding-bottom:26px}}@media print{.d4BH7 p{font-size:10pt;line-height:13.5pt;padding-bottom:16px}}.d4BH7 strong,.d4BH7 strong a{font-weight:600;letter-spacing:calc(-.04211rem + .05482vw)}@media screen and (max-width:767px){.d4BH7 strong,.d4BH7 strong a{letter-spacing:.5px}}@media screen and (min-width:1680px){.d4BH7 strong,.d4BH7 strong a{letter-spacing:.5px}}.d4BH7.vFwVF p:first-of-type{font-size:calc(1.11053rem + .76754vw);font-weight:500;line-height:calc(1.34211rem + .98684vw);padding-bottom:calc(1.32632rem + .87719vw)}@media screen and (max-width:767px){.d4BH7.vFwVF p:first-of-type{font-size:24px}}@media screen and (min-width:1680px){.d4BH7.vFwVF p:first-of-type{font-size:24px}}@media screen and (max-width:767px){.d4BH7.vFwVF p:first-of-type{line-height:30px}}@media screen and (min-width:1680px){.d4BH7.vFwVF p:first-of-type{line-height:30px}}@media screen and (max-width:767px){.d4BH7.vFwVF p:first-of-type{padding-bottom:28px}}@media screen and (min-width:1680px){.d4BH7.vFwVF p:first-of-type{padding-bottom:28px}}@media print{.d4BH7.vFwVF p:first-of-type{font-size:22px;line-height:28px}}.d4BH7 h1,.d4BH7 h2,.d4BH7 h3,.d4BH7 h4,.d4BH7 h5,.d4BH7 h6{color:#53595f;font-size:calc(.91053rem + .76754vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.11053rem + .76754vw);padding-bottom:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.d4BH7 h1,.d4BH7 h2,.d4BH7 h3,.d4BH7 h4,.d4BH7 h5,.d4BH7 h6{font-size:22px}}@media screen and (min-width:1680px){.d4BH7 h1,.d4BH7 h2,.d4BH7 h3,.d4BH7 h4,.d4BH7 h5,.d4BH7 h6{font-size:22px}}@media screen and (max-width:767px){.d4BH7 h1,.d4BH7 h2,.d4BH7 h3,.d4BH7 h4,.d4BH7 h5,.d4BH7 h6{line-height:24px}}@media screen and (min-width:1680px){.d4BH7 h1,.d4BH7 h2,.d4BH7 h3,.d4BH7 h4,.d4BH7 h5,.d4BH7 h6{line-height:24px}}@media screen and (max-width:767px){.d4BH7 h1,.d4BH7 h2,.d4BH7 h3,.d4BH7 h4,.d4BH7 h5,.d4BH7 h6{letter-spacing:-.5px}}@media screen and (min-width:1680px){.d4BH7 h1,.d4BH7 h2,.d4BH7 h3,.d4BH7 h4,.d4BH7 h5,.d4BH7 h6{letter-spacing:-.5px}}@media screen and (max-width:767px){.d4BH7 h1,.d4BH7 h2,.d4BH7 h3,.d4BH7 h4,.d4BH7 h5,.d4BH7 h6{padding-bottom:30px}}@media screen and (min-width:1680px){.d4BH7 h1,.d4BH7 h2,.d4BH7 h3,.d4BH7 h4,.d4BH7 h5,.d4BH7 h6{padding-bottom:30px}}.d4BH7 h1:not(:first-child),.d4BH7 h2:not(:first-child),.d4BH7 h3:not(:first-child),.d4BH7 h4:not(:first-child),.d4BH7 h5:not(:first-child),.d4BH7 h6:not(:first-child){padding-top:calc(1.77368rem + 1.20614vw)}@media screen and (max-width:767px){.d4BH7 h1:not(:first-child),.d4BH7 h2:not(:first-child),.d4BH7 h3:not(:first-child),.d4BH7 h4:not(:first-child),.d4BH7 h5:not(:first-child),.d4BH7 h6:not(:first-child){padding-top:38px}}@media screen and (min-width:1680px){.d4BH7 h1:not(:first-child),.d4BH7 h2:not(:first-child),.d4BH7 h3:not(:first-child),.d4BH7 h4:not(:first-child),.d4BH7 h5:not(:first-child),.d4BH7 h6:not(:first-child){padding-top:38px}}@media print{.d4BH7 h1,.d4BH7 h2,.d4BH7 h3,.d4BH7 h4,.d4BH7 h5,.d4BH7 h6{font-size:17px;line-height:24px}}.d4BH7 hr{border-top:1px solid #dcdee0;opacity:1;padding-bottom:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.d4BH7 hr{padding-bottom:30px}}@media screen and (min-width:1680px){.d4BH7 hr{padding-bottom:30px}}@media print{.d4BH7 hr{padding-bottom:16px}}.d4BH7 blockquote{display:block;margin:0 auto;translate:3px 0;width:85%}@media print{.d4BH7 blockquote{margin-bottom:16px}}.d4BH7 .embed-video{padding-bottom:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.d4BH7 .embed-video{padding-bottom:26px}}@media screen and (min-width:1680px){.d4BH7 .embed-video{padding-bottom:26px}}@media print{.d4BH7 .embed-video{display:none}}.d4BH7 iframe{max-width:100%}@media screen and (max-width:767px){.d4BH7 iframe{aspect-ratio:16/9;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}}.d4BH7 img,.d4BH7 p img{display:inline-block}.d4BH7 img.alignleft,.d4BH7 p img.alignleft{float:left;padding-bottom:calc(.43158rem + .2193vw);padding-right:calc(1.35789rem + 1.09649vw);padding-top:calc(.43158rem + .2193vw)}@media screen and (max-width:767px){.d4BH7 img.alignleft,.d4BH7 p img.alignleft{padding-top:8px}}@media screen and (min-width:1680px){.d4BH7 img.alignleft,.d4BH7 p img.alignleft{padding-top:8px}}@media screen and (max-width:767px){.d4BH7 img.alignleft,.d4BH7 p img.alignleft{padding-right:24px}}@media screen and (min-width:1680px){.d4BH7 img.alignleft,.d4BH7 p img.alignleft{padding-right:32px}}@media screen and (max-width:767px){.d4BH7 img.alignleft,.d4BH7 p img.alignleft{padding-bottom:8px}}@media screen and (min-width:1680px){.d4BH7 img.alignleft,.d4BH7 p img.alignleft{padding-bottom:8px}}.d4BH7 img.alignright,.d4BH7 p img.alignright{float:right;padding-bottom:calc(.43158rem + .2193vw);padding-left:calc(1.35789rem + 1.09649vw);padding-top:calc(.43158rem + .2193vw)}@media screen and (max-width:767px){.d4BH7 img.alignright,.d4BH7 p img.alignright{padding-top:8px}}@media screen and (min-width:1680px){.d4BH7 img.alignright,.d4BH7 p img.alignright{padding-top:8px}}@media screen and (max-width:767px){.d4BH7 img.alignright,.d4BH7 p img.alignright{padding-left:24px}}@media screen and (min-width:1680px){.d4BH7 img.alignright,.d4BH7 p img.alignright{padding-left:32px}}@media screen and (max-width:767px){.d4BH7 img.alignright,.d4BH7 p img.alignright{padding-bottom:8px}}@media screen and (min-width:1680px){.d4BH7 img.alignright,.d4BH7 p img.alignright{padding-bottom:8px}}.d4BH7 img.aligncenter,.d4BH7 p img.aligncenter{float:none;margin:0 auto;padding-left:calc(.67895rem + .54825vw);padding-right:calc(.67895rem + .54825vw)}@media screen and (max-width:767px){.d4BH7 img.aligncenter,.d4BH7 p img.aligncenter{padding-left:20px}}@media screen and (min-width:1680px){.d4BH7 img.aligncenter,.d4BH7 p img.aligncenter{padding-left:16px}}@media screen and (max-width:767px){.d4BH7 img.aligncenter,.d4BH7 p img.aligncenter{padding-right:20px}}@media screen and (min-width:1680px){.d4BH7 img.aligncenter,.d4BH7 p img.aligncenter{padding-right:16px}}@media screen and (max-width:767px){.d4BH7 img.aligncenter,.d4BH7 p img.aligncenter{margin-bottom:8px;margin-top:8px}}.d4BH7 ol,.d4BH7 ul{color:#53595f;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw);padding-bottom:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.d4BH7 ol,.d4BH7 ul{font-size:18px}}@media screen and (min-width:1680px){.d4BH7 ol,.d4BH7 ul{font-size:18px}}@media screen and (max-width:767px){.d4BH7 ol,.d4BH7 ul{line-height:26px}}@media screen and (min-width:1680px){.d4BH7 ol,.d4BH7 ul{line-height:26px}}@media screen and (max-width:767px){.d4BH7 ol,.d4BH7 ul{padding-bottom:26px}}@media screen and (min-width:1680px){.d4BH7 ol,.d4BH7 ul{padding-bottom:26px}}@media screen and (max-width:767px){.d4BH7 ol,.d4BH7 ul{letter-spacing:.5px}}@media screen and (min-width:1680px){.d4BH7 ol,.d4BH7 ul{letter-spacing:.5px}}.d4BH7 ol li,.d4BH7 ul li{position:relative}.d4BH7 ol li:not(:first-child),.d4BH7 ul li:not(:first-child){margin-top:calc(.67895rem + .54825vw)}@media screen and (max-width:767px){.d4BH7 ol li:not(:first-child),.d4BH7 ul li:not(:first-child){margin-top:16px}}@media screen and (min-width:1680px){.d4BH7 ol li:not(:first-child),.d4BH7 ul li:not(:first-child){margin-top:16px}}@media print{.d4BH7 ol li,.d4BH7 ul li{font-size:10pt;line-height:13.5pt}}.d4BH7 ul{padding-left:calc(.99474rem + .65789vw)}@media screen and (max-width:767px){.d4BH7 ul{padding-left:21px}}@media screen and (min-width:1680px){.d4BH7 ul{padding-left:21px}}.d4BH7 ul>li:before{content:"•";font-size:calc(1.21053rem + .76754vw);left:calc(-.91053rem - .76754vw);position:absolute;top:-.1rem}@media screen and (max-width:767px){.d4BH7 ul>li:before{top:-1px}}@media screen and (min-width:1680px){.d4BH7 ul>li:before{top:-1px}}@media screen and (max-width:767px){.d4BH7 ul>li:before{left:-22px}}@media screen and (min-width:1680px){.d4BH7 ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH7 ul>li:before{font-size:25px}}@media screen and (min-width:1680px){.d4BH7 ul>li:before{font-size:25px}}.d4BH7 ul>li ul{padding-bottom:0;padding-top:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.d4BH7 ul>li ul{padding-top:6px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul{padding-top:6px}}.d4BH7 ul>li ul>li:not(:first-child){margin-top:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.d4BH7 ul>li ul>li:not(:first-child){margin-top:6px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li:not(:first-child){margin-top:6px}}.d4BH7 ul>li ul>li:before{content:"–";font-size:calc(.89474rem + .65789vw);left:calc(-.99474rem - .65789vw);position:absolute;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.d4BH7 ul>li ul>li:before{top:-2px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li:before{top:-2px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li:before{left:-21px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li:before{left:-21px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li:before{font-size:20px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li:before{font-size:20px}}.d4BH7 ul>li ul>li ul>li:before{content:"°";font-size:calc(1.12632rem + .87719vw);left:calc(-.91053rem - .76754vw);position:absolute;top:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li:before{top:5px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li:before{top:5px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li:before{font-size:26px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li:before{font-size:26px}}.d4BH7 ul>li ul>li ul>li ul>li:before{content:"•";font-size:calc(1.21053rem + .76754vw);left:calc(-.91053rem - .76754vw);position:absolute;top:-.1rem}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li:before{top:-1px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li:before{top:-1px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li:before{font-size:25px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li:before{font-size:25px}}.d4BH7 ul>li ul>li ul>li ul>li ul>li:before{content:"–";font-size:calc(.89474rem + .65789vw);left:calc(-.99474rem - .65789vw);position:absolute;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li:before{font-size:20px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li:before{font-size:20px}}.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li:before{content:"°";font-size:calc(1.12632rem + .87719vw);left:calc(-.91053rem - .76754vw);position:absolute;top:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li:before{top:5px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li:before{top:5px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:26px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:26px}}.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{content:"•";font-size:calc(1.21053rem + .76754vw);left:calc(-.91053rem - .76754vw);position:absolute;top:-.1rem}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:-1px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:-1px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:25px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:25px}}.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{content:"–";font-size:calc(.89474rem + .65789vw);left:calc(-.99474rem - .65789vw);position:absolute;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:20px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:20px}}.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{content:"°";font-size:calc(1.12632rem + .87719vw);left:calc(-.91053rem - .76754vw);position:absolute;top:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:5px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:5px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:26px}}@media screen and (min-width:1680px){.d4BH7 ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:26px}}.d4BH7 ul>li ol{padding-bottom:0;padding-left:calc(1.01053rem + .76754vw);padding-top:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ul>li ol{padding-top:4px}}@media screen and (min-width:1680px){.d4BH7 ul>li ol{padding-top:4px}}@media screen and (max-width:767px){.d4BH7 ul>li ol{padding-left:23px}}@media screen and (min-width:1680px){.d4BH7 ul>li ol{padding-left:23px}}.d4BH7 ul>li ol>li{counter-increment:list-item;list-style:none}.d4BH7 ul>li ol>li:not(:first-child){margin-top:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ul>li ol>li:not(:first-child){margin-top:5px}}@media screen and (min-width:1680px){.d4BH7 ul>li ol>li:not(:first-child){margin-top:5px}}.d4BH7 ul>li ol>li:before{content:"." counter(list-item,decimal);direction:rtl;display:inline-block;left:calc(-1.24211rem - .98684vw);position:absolute;text-align:right;top:0;width:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){.d4BH7 ul>li ol>li:before{width:22px}}@media screen and (min-width:1680px){.d4BH7 ul>li ol>li:before{width:22px}}@media screen and (max-width:767px){.d4BH7 ul>li ol>li:before{left:-29px}}@media screen and (min-width:1680px){.d4BH7 ul>li ol>li:before{left:-29px}}.d4BH7 ul>li ol>li ol{padding-left:calc(1.11053rem + .76754vw);padding-top:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ul>li ol>li ol{padding-top:5px}}@media screen and (min-width:1680px){.d4BH7 ul>li ol>li ol{padding-top:5px}}@media screen and (max-width:767px){.d4BH7 ul>li ol>li ol{padding-left:24px}}@media screen and (min-width:1680px){.d4BH7 ul>li ol>li ol{padding-left:24px}}.d4BH7 ul>li ol>li ol>li:before{content:"." counter(list-item,lower-alpha);left:calc(-1.34211rem - .98684vw)}@media screen and (max-width:767px){.d4BH7 ul>li ol>li ol>li:before{left:-30px}}@media screen and (min-width:1680px){.d4BH7 ul>li ol>li ol>li:before{left:-30px}}.d4BH7 ul>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-roman)}.d4BH7 ul>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,decimal)}.d4BH7 ul>li ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-alpha)}.d4BH7 ol{padding-left:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){.d4BH7 ol{padding-left:22px}}@media screen and (min-width:1680px){.d4BH7 ol{padding-left:22px}}.d4BH7 ol>li{counter-increment:list-item;list-style:none}.d4BH7 ol>li:before{content:"." counter(list-item,decimal);direction:rtl;display:inline-block;left:calc(-1.24211rem - .98684vw);position:absolute;text-align:right;top:0;width:calc(1.32632rem + .87719vw)}@media screen and (max-width:767px){.d4BH7 ol>li:before{width:28px}}@media screen and (min-width:1680px){.d4BH7 ol>li:before{width:28px}}@media screen and (max-width:767px){.d4BH7 ol>li:before{left:-29px}}@media screen and (min-width:1680px){.d4BH7 ol>li:before{left:-29px}}.d4BH7 ol>li ol{padding-bottom:0;padding-left:calc(1.11053rem + .76754vw);padding-top:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.d4BH7 ol>li ol{padding-top:6px}}@media screen and (min-width:1680px){.d4BH7 ol>li ol{padding-top:6px}}@media screen and (max-width:767px){.d4BH7 ol>li ol{padding-left:24px}}@media screen and (min-width:1680px){.d4BH7 ol>li ol{padding-left:24px}}.d4BH7 ol>li ol>li:not(:first-child){margin-top:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.d4BH7 ol>li ol>li:not(:first-child){margin-top:6px}}@media screen and (min-width:1680px){.d4BH7 ol>li ol>li:not(:first-child){margin-top:6px}}.d4BH7 ol>li ol>li:before{content:"." counter(list-item,lower-alpha);left:calc(-1.34211rem - .98684vw)}@media screen and (max-width:767px){.d4BH7 ol>li ol>li:before{left:-30px}}@media screen and (min-width:1680px){.d4BH7 ol>li ol>li:before{left:-30px}}.d4BH7 ol>li ol>li ol{padding-left:calc(.99474rem + .65789vw);padding-top:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.d4BH7 ol>li ol>li ol{padding-top:6px}}@media screen and (min-width:1680px){.d4BH7 ol>li ol>li ol{padding-top:6px}}@media screen and (max-width:767px){.d4BH7 ol>li ol>li ol{padding-left:21px}}@media screen and (min-width:1680px){.d4BH7 ol>li ol>li ol{padding-left:21px}}.d4BH7 ol>li ol>li ol>li:before{content:"." counter(list-item,lower-roman)}.d4BH7 ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,decimal)}.d4BH7 ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-alpha)}.d4BH7 ol>li ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-roman)}.d4BH7 ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,decimal)}.d4BH7 ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-alpha)}.d4BH7 ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-roman)}.d4BH7 ol>li ul{padding-bottom:0;padding-left:calc(1.22632rem + .87719vw);padding-top:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ol>li ul{padding-top:5px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul{padding-top:5px}}@media screen and (max-width:767px){.d4BH7 ol>li ul{padding-left:27px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul{padding-left:27px}}.d4BH7 ol>li ul>li:not(:first-child){margin-top:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ol>li ul>li:not(:first-child){margin-top:5px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li:not(:first-child){margin-top:5px}}.d4BH7 ol>li ul>li:before{content:"–";font-size:calc(.89474rem + .65789vw);left:calc(-.99474rem - .65789vw);position:absolute;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.d4BH7 ol>li ul>li:before{top:-2px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li:before{top:-2px}}@media screen and (max-width:767px){.d4BH7 ol>li ul>li:before{left:-21px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li:before{left:-21px}}@media screen and (max-width:767px){.d4BH7 ol>li ul>li:before{font-size:20px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li:before{font-size:20px}}.d4BH7 ol>li ul>li ul{padding-left:calc(1.21053rem + .76754vw)}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul{padding-left:25px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul{padding-left:25px}}.d4BH7 ol>li ul>li ul>li:before{content:"°";font-size:calc(1.12632rem + .87719vw);left:calc(-.91053rem - .76754vw);position:absolute;top:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li:before{top:5px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li:before{top:5px}}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li:before{font-size:26px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li:before{font-size:26px}}.d4BH7 ol>li ul>li ul>li ul{padding-left:calc(1.01053rem + .76754vw)}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul{padding-left:23px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul{padding-left:23px}}.d4BH7 ol>li ul>li ul>li ul>li:before{content:"•";font-size:calc(1.21053rem + .76754vw);left:calc(-.91053rem - .76754vw);position:absolute;top:-.1rem}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li:before{top:-1px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li:before{top:-1px}}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li:before{font-size:25px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li:before{font-size:25px}}.d4BH7 ol>li ul>li ul>li ul>li ul{padding-left:calc(1.22632rem + .87719vw)}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li ul{padding-left:27px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li ul{padding-left:27px}}.d4BH7 ol>li ul>li ul>li ul>li ul>li:before{content:"–";font-size:calc(.89474rem + .65789vw);left:calc(-.99474rem - .65789vw);position:absolute;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li ul>li:before{font-size:20px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li ul>li:before{font-size:20px}}.d4BH7 ol>li ul>li ul>li ul>li ul>li ul{padding-left:calc(.01579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li ul>li ul{padding-left:2px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li ul>li ul{padding-left:2px}}.d4BH7 ol>li ul>li ul>li ul>li ul>li ul>li:before{content:"°";font-size:calc(1.12632rem + .87719vw);left:calc(-.91053rem - .76754vw);position:absolute;top:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li ul>li ul>li:before{top:5px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li ul>li ul>li:before{top:5px}}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH7 ol>li ul>li ul>li ul>li ul>li ul>li:before{font-size:26px}}@media screen and (min-width:1680px){.d4BH7 ol>li ul>li ul>li ul>li ul>li ul>li:before{font-size:26px}}.d4BH7 table{border:1px solid #e5e5e5;color:#53595f;font-size:calc(.87895rem + .54825vw);line-height:calc(1.12632rem + .87719vw);margin-bottom:calc(.02105rem + 1.53509vw);max-width:100%!important;overflow:clip;width:100%!important}.d4BH7 table h1,.d4BH7 table h2,.d4BH7 table h3,.d4BH7 table h4,.d4BH7 table h5,.d4BH7 table h6,.d4BH7 table p{margin:0!important;padding-bottom:0}.d4BH7 table h6,.d4BH7 table h6:not(:first-child){font-size:calc(.87895rem + .54825vw);line-height:calc(1.12632rem + .87719vw);padding-bottom:calc(.44737rem + .32895vw);padding-top:calc(.44737rem + .32895vw)}@media screen and (max-width:767px){.d4BH7 table h6,.d4BH7 table h6:not(:first-child){font-size:18px}}@media screen and (min-width:1680px){.d4BH7 table h6,.d4BH7 table h6:not(:first-child){font-size:18px}}@media screen and (max-width:767px){.d4BH7 table h6,.d4BH7 table h6:not(:first-child){line-height:26px}}@media screen and (min-width:1680px){.d4BH7 table h6,.d4BH7 table h6:not(:first-child){line-height:26px}}@media screen and (max-width:767px){.d4BH7 table h6,.d4BH7 table h6:not(:first-child){padding-bottom:10px}}@media screen and (min-width:1680px){.d4BH7 table h6,.d4BH7 table h6:not(:first-child){padding-bottom:10px}}@media screen and (max-width:767px){.d4BH7 table h6,.d4BH7 table h6:not(:first-child){padding-top:10px}}@media screen and (min-width:1680px){.d4BH7 table h6,.d4BH7 table h6:not(:first-child){padding-top:10px}}@media screen and (max-width:767px){.d4BH7 table{font-size:18px}}@media screen and (min-width:1680px){.d4BH7 table{font-size:18px}}@media screen and (max-width:767px){.d4BH7 table{line-height:26px}}@media screen and (min-width:1680px){.d4BH7 table{line-height:26px}}.d4BH7 table:after,.d4BH7 table:before{box-sizing:border-box}@media screen and (max-width:767px){.d4BH7 table{margin-bottom:26px}}@media screen and (min-width:1680px){.d4BH7 table{margin-bottom:26px}}.d4BH7 table tbody td{font-size:calc(.87895rem + .54825vw);padding-left:calc(.07895rem + .54825vw);padding-right:calc(.07895rem + .54825vw)}@media screen and (max-width:767px){.d4BH7 table tbody td{font-size:18px;word-break:break-word}}@media screen and (min-width:1680px){.d4BH7 table tbody td{font-size:18px}}@media screen and (max-width:767px){.d4BH7 table tbody td{padding-left:10px}}@media screen and (min-width:1680px){.d4BH7 table tbody td{padding-left:10px}}@media screen and (max-width:767px){.d4BH7 table tbody td{padding-right:10px}}@media screen and (min-width:1680px){.d4BH7 table tbody td{padding-right:10px}}.d4BH7 table tbody td p{padding-bottom:0}.d4BH7 table[align=left]{float:left;padding-bottom:calc(.06316rem + .4386vw);padding-right:calc(-.11579rem + 1.97368vw);padding-top:calc(.06316rem + .4386vw)}@media screen and (max-width:767px){.d4BH7 table[align=left]{padding-right:24px}}@media screen and (min-width:1680px){.d4BH7 table[align=left]{padding-right:32px}}@media screen and (max-width:767px){.d4BH7 table[align=left]{padding-top:8px}}@media screen and (min-width:1680px){.d4BH7 table[align=left]{padding-top:8px}}@media screen and (max-width:767px){.d4BH7 table[align=left]{padding-bottom:8px}}@media screen and (min-width:1680px){.d4BH7 table[align=left]{padding-bottom:8px}}.d4BH7 table[align=right]{float:right;padding-bottom:calc(.06316rem + .4386vw);padding-left:calc(-.11579rem + 1.97368vw);padding-top:calc(.06316rem + .4386vw)}@media screen and (max-width:767px){.d4BH7 table[align=right]{padding-left:24px}}@media screen and (min-width:1680px){.d4BH7 table[align=right]{padding-left:32px}}@media screen and (max-width:767px){.d4BH7 table[align=right]{padding-top:8px}}@media screen and (min-width:1680px){.d4BH7 table[align=right]{padding-top:8px}}@media screen and (max-width:767px){.d4BH7 table[align=right]{padding-bottom:8px}}@media screen and (min-width:1680px){.d4BH7 table[align=right]{padding-bottom:8px}}.d4BH7 table[align=center]{float:none;margin:0 auto;padding-bottom:calc(.06316rem + .4386vw);padding-top:calc(.06316rem + .4386vw)}@media screen and (max-width:767px){.d4BH7 table[align=center]{padding-top:8px}}@media screen and (min-width:1680px){.d4BH7 table[align=center]{padding-top:8px}}@media screen and (max-width:767px){.d4BH7 table[align=center]{padding-bottom:8px}}@media screen and (min-width:1680px){.d4BH7 table[align=center]{padding-bottom:8px}}.d4BH7 table td,.d4BH7 table th{border:1px solid #e5e5e5;display:table-cell;padding:calc(.07895rem + .54825vw);vertical-align:top}@media screen and (max-width:767px){.d4BH7 table td,.d4BH7 table th{padding-top:10px}}@media screen and (min-width:1680px){.d4BH7 table td,.d4BH7 table th{padding-top:10px}}@media screen and (max-width:767px){.d4BH7 table td,.d4BH7 table th{padding-bottom:10px}}@media screen and (min-width:1680px){.d4BH7 table td,.d4BH7 table th{padding-bottom:10px}}@media screen and (max-width:767px){.d4BH7 table td,.d4BH7 table th{padding-left:10px}}@media screen and (min-width:1680px){.d4BH7 table td,.d4BH7 table th{padding-left:10px}}@media screen and (max-width:767px){.d4BH7 table td,.d4BH7 table th{padding-right:10px}}@media screen and (min-width:1680px){.d4BH7 table td,.d4BH7 table th{padding-right:10px}}.d4BH7 table th{background-color:#f4f4f4}@media screen and (max-width:767px){.d4BH7 .table-overflow-mobile{max-width:calc(100vw - 50px);overflow:scroll}}.d4BH7>:last-child{margin-bottom:0;padding-bottom:0}.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{color:#53595f;font-size:calc(.87895rem + .54825vw);line-height:calc(1.12632rem + .87719vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{text-underline-offset:4px}}@media screen and (min-width:1680px){.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{text-underline-offset:4px}}@media print,screen and (min-width:768px){.Aufis:hover,.L0gHA:hover,.MOiwC:hover,.mZcTP div:hover,.mZcTP:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{transition:color .5s ease}.Aufis:hover,.L0gHA:hover,.MOiwC:hover,.mZcTP div:hover,.mZcTP:hover{color:var(--tc-primaryBrand)}}.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{font-size:18px}}@media screen and (min-width:1680px){.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{font-size:18px}}@media screen and (max-width:767px){.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{line-height:26px}}@media screen and (min-width:1680px){.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{line-height:26px}}@media print{.Aufis,.L0gHA,.MOiwC,.mZcTP,.mZcTP div{font-size:17px;line-height:26px}}.eqZ2o{color:var(--tc-grey3);display:block;font-size:calc(.67895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.87895rem + .54825vw);padding-bottom:1px;text-decoration:none;text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.eqZ2o{text-underline-offset:4px}}@media screen and (min-width:1680px){.eqZ2o{text-underline-offset:4px}}@media print,screen and (min-width:768px){.eqZ2o:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.eqZ2o{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.eqZ2o{transition:color .5s ease}.eqZ2o:hover{color:var(--tc-primaryBrand)}}.eqZ2o{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.eqZ2o{font-size:16px}}@media screen and (min-width:1680px){.eqZ2o{font-size:16px}}@media screen and (max-width:767px){.eqZ2o{line-height:18px}}@media screen and (min-width:1680px){.eqZ2o{line-height:18px}}@media screen and (max-width:767px){.eqZ2o{letter-spacing:.5px}}@media screen and (min-width:1680px){.eqZ2o{letter-spacing:.5px}}@media print{.eqZ2o{display:none}}.MOiwC.MOiwC{color:#fff;text-decoration-color:hsla(0,0%,100%,.4);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.MOiwC.MOiwC{text-underline-offset:4px}}@media screen and (min-width:1680px){.MOiwC.MOiwC{text-underline-offset:4px}}@media print,screen and (min-width:768px){.MOiwC.MOiwC:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.MOiwC.MOiwC{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.MOiwC.MOiwC{transition:color .5s ease}.MOiwC.MOiwC:hover{color:var(--tc-primaryBrand)}}.MOiwC.MOiwC{transition:color .5s ease,text-decoration-color .5s ease}.mZcTP,.mZcTP div{line-height:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.mZcTP,.mZcTP div{line-height:24px}}@media screen and (min-width:1680px){.mZcTP,.mZcTP div{line-height:24px}}@media print{.mZcTP,.mZcTP div{line-height:22px}}.L0gHA{color:#fff;display:block;letter-spacing:.5px;padding-top:calc(.79474rem + .65789vw);text-decoration-color:hsla(0,0%,100%,.3);translate:1px 0}@media print,screen and (min-width:768px)and (min-width:768px){.L0gHA{transition:color .5s ease}.L0gHA:hover{color:#d7c92f}}@media print,screen and (min-width:768px){.L0gHA:hover{text-decoration-color:#d7c92f}}@media screen and (max-width:767px){.L0gHA,.L0gHA:hover{color:#fff}}.L0gHA{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.L0gHA{padding-top:19px}}@media screen and (min-width:1680px){.L0gHA{padding-top:19px}}.dhz08{grid-gap:calc(.99474rem + .65789vw);align-items:center;background-color:var(--tc-grey1);color:#fff;display:grid;font-size:calc(.87895rem + .54825vw);grid-template-columns:1fr;justify-content:center;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.34211rem + .98684vw);padding:calc(-.12105rem + 2.63158vw) calc(-1.5rem + 4.16667vw) calc(-.05263rem + 2.41228vw);text-align:center;transition:background-color .5s ease;width:100%}@media screen and (max-width:767px){.dhz08{letter-spacing:.5px}}@media screen and (min-width:1680px){.dhz08{letter-spacing:.5px}}.dhz08 a{display:inline-block;text-align:center}.dhz08 button{left:50%;position:relative;translate:-50% 0}@media screen and (max-width:767px){.dhz08{font-size:18px}}@media screen and (min-width:1680px){.dhz08{font-size:18px}}@media screen and (max-width:767px){.dhz08{line-height:30px}}@media screen and (min-width:1680px){.dhz08{line-height:30px}}@media screen and (max-width:767px){.dhz08{grid-gap:21px}}@media screen and (min-width:1680px){.dhz08{grid-gap:21px}}@media screen and (max-width:767px){.dhz08{padding-top:43px}}@media screen and (min-width:1680px){.dhz08{padding-top:43px}}@media screen and (max-width:767px){.dhz08{padding-left:55px}}@media screen and (min-width:1680px){.dhz08{padding-left:55px}}@media screen and (max-width:767px){.dhz08{padding-right:55px}}@media screen and (min-width:1680px){.dhz08{padding-right:55px}}@media screen and (max-width:767px){.dhz08{padding-bottom:40px}}@media screen and (min-width:1680px){.dhz08{padding-bottom:40px}}.PytM1{align-items:center;background-color:var(--tc-grey3);border-bottom:1px solid hsla(0,0%,100%,.25);color:#fff;display:flex;font-family:Arial,sans-serif;font-size:18px;justify-content:space-between;letter-spacing:0;line-height:20px;padding:17px 25px 15px}@media print,screen and (min-width:768px){.PytM1{transition:color .5s ease,background-color .5s ease}.PytM1:hover{background-color:var(--tc-primaryBrand);color:#fff}}.PytM1.jd7VS{background-color:var(--tc-primaryBrand);color:#fff}.PLlVq{font-size:12px;position:relative;top:1px}.OfxAc,.xB6bc{border-bottom:none}.OfxAc{font-size:16px;letter-spacing:0;line-height:18px;padding:7px 20px 7px 54px}.OfxAc:hover{color:#fff}.OfxAc .PLlVq{font-size:12px;top:1px}.tuU8Z{align-items:center;background-color:var(--tc-grey3);border-bottom:1px solid hsla(0,0%,100%,.25);color:#fff;display:flex;font-family:Arial,sans-serif;font-size:18px;justify-content:space-between;letter-spacing:0;line-height:20px;padding:17px 25px 15px}@media print,screen and (min-width:768px){.tuU8Z{transition:color .5s ease,background-color .5s ease}.tuU8Z:hover{background-color:var(--tc-primaryBrand);color:#fff}}.tuU8Z.ONEQL{background-color:var(--tc-primaryBrand);color:#fff}.tuU8Z:hover{color:#fff}.kPJCA{font-size:12px;position:relative;top:1px}.dauo1{margin:0;width:100%}.dauo1,.xm4NT{bottom:0;position:absolute}.xm4NT{right:0}.DpwOR{position:absolute;width:100%;z-index:10}.NvRvq{color:#fff;font-size:calc(-.02632rem + 5.37281vw);font-weight:600;letter-spacing:calc(.06842rem - .2193vw);line-height:calc(-.11579rem + 6.14035vw);position:relative}@media screen and (max-width:767px){.NvRvq{font-size:90px}}@media screen and (min-width:1680px){.NvRvq{font-size:90px}}@media screen and (max-width:767px){.NvRvq{line-height:102px}}@media screen and (min-width:1680px){.NvRvq{line-height:102px}}@media screen and (max-width:767px){.NvRvq{letter-spacing:-3px}}@media screen and (min-width:1680px){.NvRvq{letter-spacing:-3px}}.Oig8z{color:#53595f;font-family:Lust,serif;font-size:calc(.01053rem + 2.85088vw);letter-spacing:calc(.05895rem - .07675vw);line-height:calc(-.14211rem + 3.17982vw)}@media screen and (max-width:767px){.Oig8z{font-size:36px}}@media screen and (min-width:1680px){.Oig8z{font-size:48px}}@media screen and (max-width:767px){.Oig8z{line-height:36px}}@media screen and (min-width:1680px){.Oig8z{line-height:52px}}@media screen and (max-width:767px){.Oig8z{letter-spacing:-.7px}}@media screen and (min-width:1680px){.Oig8z{letter-spacing:-.7px}}._bkQ2{color:#53595f;font-family:Arial,sans-serif;font-size:calc(2.22105rem + 1.53509vw);font-weight:600;letter-spacing:calc(-.05789rem - .05482vw);line-height:calc(2.25263rem + 1.75439vw)}@media screen and (max-width:767px){._bkQ2{font-size:32px}}@media screen and (min-width:1680px){._bkQ2{font-size:48px}}@media screen and (max-width:767px){._bkQ2{line-height:36px}}@media screen and (min-width:1680px){._bkQ2{line-height:52px}}@media screen and (max-width:767px){._bkQ2{letter-spacing:-1.5px}}@media screen and (min-width:1680px){._bkQ2{letter-spacing:-1.5px}}.TLT6Q{color:#53595f;font-family:Lust,serif;font-size:calc(1.57368rem + 1.20614vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(2.00526rem + 1.42544vw)}@media screen and (max-width:767px){.TLT6Q{font-size:30px}}@media screen and (min-width:1680px){.TLT6Q{font-size:36px}}@media screen and (max-width:767px){.TLT6Q{line-height:36px}}@media screen and (min-width:1680px){.TLT6Q{line-height:44px}}@media screen and (max-width:767px){.TLT6Q{letter-spacing:-.5px}}@media screen and (min-width:1680px){.TLT6Q{letter-spacing:-.5px}}.c_IDj{color:#53595f;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.c_IDj{font-size:18px}}@media screen and (min-width:1680px){.c_IDj{font-size:18px}}@media screen and (max-width:767px){.c_IDj{line-height:26px}}@media screen and (min-width:1680px){.c_IDj{line-height:26px}}@media screen and (max-width:767px){.c_IDj{letter-spacing:.5px}}@media screen and (min-width:1680px){.c_IDj{letter-spacing:.5px}}.g9va_{font-size:calc(.23684rem + 1.64474vw);font-style:italic;font-weight:600;letter-spacing:calc(-.11011rem + .01316vw);line-height:calc(.65263rem + 1.75439vw)}@media screen and (max-width:767px){.g9va_{font-size:20px}}@media screen and (min-width:1680px){.g9va_{font-size:30px}}@media screen and (max-width:767px){.g9va_{line-height:28px}}@media screen and (min-width:1680px){.g9va_{line-height:36px}}@media screen and (max-width:767px){.g9va_{letter-spacing:-.58px}}@media screen and (min-width:1680px){.g9va_{letter-spacing:-.88px}}.meFJT{color:#fff;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);font-weight:600;letter-spacing:0;line-height:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.meFJT{font-size:18px}}@media screen and (min-width:1680px){.meFJT{font-size:18px}}@media screen and (max-width:767px){.meFJT{line-height:24px}}@media screen and (min-width:1680px){.meFJT{line-height:24px}}.JOlOE{color:#fff;font-family:Arial,sans-serif;font-size:calc(.67895rem + .54825vw);font-weight:400;letter-spacing:0;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.35789rem + 1.09649vw)}@media screen and (max-width:767px){.JOlOE{font-size:16px}}@media screen and (min-width:1680px){.JOlOE{font-size:16px}}@media screen and (max-width:767px){.JOlOE{line-height:32px}}@media screen and (min-width:1680px){.JOlOE{line-height:32px}}@media screen and (max-width:767px){.JOlOE{letter-spacing:.5px}}@media screen and (min-width:1680px){.JOlOE{letter-spacing:.5px}}.jjlOH,.oKMM4{color:#fff;font-family:Lust,serif;font-size:calc(1.80526rem + 1.42544vw);letter-spacing:calc(.04211rem - .05482vw);line-height:calc(2.25263rem + 1.75439vw)}@media screen and (max-width:767px){.jjlOH,.oKMM4{font-size:30px}}@media screen and (min-width:1680px){.jjlOH,.oKMM4{font-size:42px}}@media screen and (max-width:767px){.jjlOH,.oKMM4{line-height:36px}}@media screen and (min-width:1680px){.jjlOH,.oKMM4{line-height:52px}}@media screen and (max-width:767px){.jjlOH,.oKMM4{letter-spacing:-.5px}}@media screen and (min-width:1680px){.jjlOH,.oKMM4{letter-spacing:-.5px}}.vIw_J{color:#53595f;font-size:calc(-.01053rem + 1.31579vw);font-style:italic;font-weight:600;letter-spacing:calc(.03874rem - .05044vw);line-height:calc(.05263rem + 1.75439vw);white-space:pre-line}@media screen and (max-width:767px){.vIw_J{font-size:22px}}@media screen and (min-width:1680px){.vIw_J{font-size:22px}}@media screen and (max-width:767px){.vIw_J{line-height:30px}}@media screen and (min-width:1680px){.vIw_J{line-height:30px}}@media screen and (max-width:767px){.vIw_J{letter-spacing:-.46px}}@media screen and (min-width:1680px){.vIw_J{letter-spacing:-.46px}}.tK4HS,.xi53E{color:#53595f;font-size:calc(.67895rem + .54825vw);font-weight:600;line-height:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.tK4HS,.xi53E{font-size:16px}}@media screen and (min-width:1680px){.tK4HS,.xi53E{font-size:16px}}@media screen and (max-width:767px){.tK4HS,.xi53E{line-height:24px}}@media screen and (min-width:1680px){.tK4HS,.xi53E{line-height:24px}}.xi53E{font-weight:400;letter-spacing:calc(-.04211rem + .05482vw)}@media screen and (max-width:767px){.xi53E{letter-spacing:.5px}}@media screen and (min-width:1680px){.xi53E{letter-spacing:.5px}}.KKuff,.eDjfy,.fpx5Y,.lfEb7,.umKb1{color:var(--tc-blue);font-family:Lust,serif;font-size:calc(-.14737rem + 8.00439vw);letter-spacing:calc(.00105rem - .13158vw);line-height:calc(-.26316rem + 9.97807vw)}@media screen and (max-width:767px){.KKuff,.eDjfy,.fpx5Y,.lfEb7,.umKb1{font-size:90px}}@media screen and (min-width:1680px){.KKuff,.eDjfy,.fpx5Y,.lfEb7,.umKb1{font-size:133px}}@media screen and (max-width:767px){.KKuff,.eDjfy,.fpx5Y,.lfEb7,.umKb1{line-height:90px}}@media screen and (min-width:1680px){.KKuff,.eDjfy,.fpx5Y,.lfEb7,.umKb1{line-height:165px}}@media screen and (max-width:767px){.KKuff,.eDjfy,.fpx5Y,.lfEb7,.umKb1{letter-spacing:-2px}}@media screen and (min-width:1680px){.KKuff,.eDjfy,.fpx5Y,.lfEb7,.umKb1{letter-spacing:-2.2px}}.lfEb7{display:flex}.lfEb7:after{bottom:calc(-.06316rem + 1.64474vw);content:"+";font-size:calc(-.24211rem + 7.34649vw);left:calc(.04737rem + .32895vw);position:relative}@media screen and (max-width:767px){.lfEb7:after{bottom:19px}}@media screen and (min-width:1680px){.lfEb7:after{bottom:27px}}@media screen and (max-width:767px){.lfEb7:after{left:6px}}@media screen and (min-width:1680px){.lfEb7:after{left:6px}}@media screen and (max-width:767px){.lfEb7:after{font-size:80px}}@media screen and (min-width:1680px){.lfEb7:after{font-size:121px}}.eDjfy{display:flex}.eDjfy:after{bottom:calc(-.04211rem + 1.09649vw);content:"%";font-size:calc(-.15263rem + 4.49561vw);left:calc(-.04211rem + 1.09649vw);position:relative}@media screen and (max-width:767px){.eDjfy:after{left:14px}}@media screen and (min-width:1680px){.eDjfy:after{left:18px}}@media screen and (max-width:767px){.eDjfy:after{bottom:18px}}@media screen and (min-width:1680px){.eDjfy:after{bottom:18px}}@media screen and (max-width:767px){.eDjfy:after{font-size:50px}}@media screen and (min-width:1680px){.eDjfy:after{font-size:74px}}.TZmLm{color:#53595f;font-size:calc(-.04211rem + 1.09649vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.02105rem + 1.53509vw)}@media screen and (max-width:767px){.TZmLm{font-size:18px}}@media screen and (min-width:1680px){.TZmLm{font-size:18px}}@media screen and (max-width:767px){.TZmLm{line-height:24px}}@media screen and (min-width:1680px){.TZmLm{line-height:26px}}@media screen and (max-width:767px){.TZmLm{letter-spacing:.45px}}@media screen and (min-width:1680px){.TZmLm{letter-spacing:-.5px}}.fpx5Y{display:flex}.fpx5Y:before{bottom:calc(.04211rem + .98684vw);content:"$";font-size:calc(-.15263rem + 4.49561vw);margin-right:calc(-.08947rem + .76754vw);position:relative}@media screen and (max-width:767px){.fpx5Y:before{bottom:12px}}@media screen and (min-width:1680px){.fpx5Y:before{bottom:17px}}@media screen and (max-width:767px){.fpx5Y:before{margin-right:8px}}@media screen and (min-width:1680px){.fpx5Y:before{margin-right:12px}}@media screen and (max-width:767px){.fpx5Y:before{font-size:50px}}@media screen and (min-width:1680px){.fpx5Y:before{font-size:74px}}.umKb1{display:flex}.umKb1:after{bottom:calc(-.04211rem + 1.09649vw);content:"k";font-size:calc(-.15263rem + 4.49561vw);left:calc(-.04211rem + 1.09649vw);position:relative}@media screen and (max-width:767px){.umKb1:after{left:14px}}@media screen and (min-width:1680px){.umKb1:after{left:18px}}@media screen and (max-width:767px){.umKb1:after{bottom:12px}}@media screen and (min-width:1680px){.umKb1:after{bottom:18px}}@media screen and (max-width:767px){.umKb1:after{font-size:50px}}@media screen and (min-width:1680px){.umKb1:after{font-size:74px}}.ioSFL{color:#53595f;font-size:calc(1.11053rem + .76754vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.ioSFL{font-size:24px}}@media screen and (min-width:1680px){.ioSFL{font-size:24px}}@media screen and (max-width:767px){.ioSFL{line-height:30px}}@media screen and (min-width:1680px){.ioSFL{line-height:30px}}@media screen and (max-width:767px){.ioSFL{letter-spacing:-.5px}}@media screen and (min-width:1680px){.ioSFL{letter-spacing:-.5px}}.W7kTG{color:#53595f;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.W7kTG{font-size:18px}}@media screen and (min-width:1680px){.W7kTG{font-size:18px}}@media screen and (max-width:767px){.W7kTG{line-height:26px}}@media screen and (min-width:1680px){.W7kTG{line-height:26px}}@media screen and (max-width:767px){.W7kTG{letter-spacing:.5px}}@media screen and (min-width:1680px){.W7kTG{letter-spacing:.5px}}.Ya99q{color:#53595f;font-size:calc(1.11053rem + .76754vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.Ya99q{font-size:24px}}@media screen and (min-width:1680px){.Ya99q{font-size:24px}}@media screen and (max-width:767px){.Ya99q{line-height:30px}}@media screen and (min-width:1680px){.Ya99q{line-height:30px}}@media screen and (max-width:767px){.Ya99q{letter-spacing:-.5px}}@media screen and (min-width:1680px){.Ya99q{letter-spacing:-.5px}}._6Zf4{color:var(--tc-grey3);font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.11053rem + .76754vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-color:var(--tc-grey3);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media print,screen and (min-width:768px){._6Zf4:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{._6Zf4{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){._6Zf4{font-size:18px}}@media screen and (min-width:1680px){._6Zf4{font-size:18px}}@media screen and (max-width:767px){._6Zf4{line-height:24px}}@media screen and (min-width:1680px){._6Zf4{line-height:24px}}@media screen and (max-width:767px){._6Zf4{letter-spacing:.5px}}@media screen and (min-width:1680px){._6Zf4{letter-spacing:.5px}}@media screen and (max-width:767px){._6Zf4{text-underline-offset:4px}}@media screen and (min-width:1680px){._6Zf4{text-underline-offset:4px}}.BiA8l{color:var(--tc-primaryBrand);font-size:calc(.67895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.87895rem + .54825vw)}@media screen and (max-width:767px){.BiA8l{font-size:16px}}@media screen and (min-width:1680px){.BiA8l{font-size:16px}}@media screen and (max-width:767px){.BiA8l{line-height:18px}}@media screen and (min-width:1680px){.BiA8l{line-height:18px}}@media screen and (max-width:767px){.BiA8l{letter-spacing:.5px}}@media screen and (min-width:1680px){.BiA8l{letter-spacing:.5px}}.GWqW9,.dXXK2{color:var(--tc-grey3);font-size:calc(.67895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){.GWqW9,.dXXK2{font-size:16px}}@media screen and (min-width:1680px){.GWqW9,.dXXK2{font-size:16px}}@media screen and (max-width:767px){.GWqW9,.dXXK2{line-height:22px}}@media screen and (min-width:1680px){.GWqW9,.dXXK2{line-height:22px}}@media screen and (max-width:767px){.GWqW9,.dXXK2{letter-spacing:.5px}}@media screen and (min-width:1680px){.GWqW9,.dXXK2{letter-spacing:.5px}}.GWqW9{font-style:italic}.sQeod{color:#53595f;font-family:Lust,serif;font-size:calc(.01053rem + 2.85088vw);letter-spacing:calc(.05895rem - .07675vw);line-height:calc(-.14211rem + 3.17982vw)}@media screen and (max-width:767px){.sQeod{font-size:18px}}@media screen and (min-width:1680px){.sQeod{font-size:48px}}@media screen and (max-width:767px){.sQeod{line-height:24px}}@media screen and (min-width:1680px){.sQeod{line-height:52px}}@media screen and (max-width:767px){.sQeod{letter-spacing:.5px}}@media screen and (min-width:1680px){.sQeod{letter-spacing:-.7px}}@media screen and (max-width:767px){.sQeod{color:#fff;font-family:Arial,sans-serif}}.cm3EA{color:#53595f;display:block;font-size:calc(.51053rem + .76754vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.00526rem + 1.42544vw)}@media screen and (max-width:767px){.cm3EA{font-size:18px}}@media screen and (min-width:1680px){.cm3EA{font-size:18px}}@media screen and (max-width:767px){.cm3EA{line-height:24px}}@media screen and (min-width:1680px){.cm3EA{line-height:24px}}@media screen and (max-width:767px){.cm3EA{letter-spacing:.5px}}@media screen and (min-width:1680px){.cm3EA{letter-spacing:.5px}}.HsiUh{color:#53595f;font-size:calc(1.11053rem + .76754vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.HsiUh{font-size:24px}}@media screen and (min-width:1680px){.HsiUh{font-size:24px}}@media screen and (max-width:767px){.HsiUh{line-height:30px}}@media screen and (min-width:1680px){.HsiUh{line-height:30px}}@media screen and (max-width:767px){.HsiUh{letter-spacing:-.5px}}@media screen and (min-width:1680px){.HsiUh{letter-spacing:-.5px}}@media print,screen and (min-width:768px){.HsiUh{transition:color .5s ease}.HsiUh:hover{color:var(--tc-primaryBrand)}}.tyg1l{color:#53595f;font-size:calc(.00526rem + 1.42544vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(-.11579rem + 1.97368vw)}@media screen and (max-width:767px){.tyg1l{font-size:24px}}@media screen and (min-width:1680px){.tyg1l{font-size:24px}}@media screen and (max-width:767px){.tyg1l{line-height:32px}}@media screen and (min-width:1680px){.tyg1l{line-height:32px}}@media screen and (max-width:767px){.tyg1l{letter-spacing:-.5px}}@media screen and (min-width:1680px){.tyg1l{letter-spacing:-.5px}}._WjU0{color:#53595f;font-size:calc(.87895rem + .54825vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.35789rem + 1.09649vw)}@media screen and (max-width:767px){._WjU0{font-size:18px}}@media screen and (min-width:1680px){._WjU0{font-size:18px}}@media screen and (max-width:767px){._WjU0{line-height:32px}}@media screen and (min-width:1680px){._WjU0{line-height:32px}}@media screen and (max-width:767px){._WjU0{letter-spacing:.5px}}@media screen and (min-width:1680px){._WjU0{letter-spacing:.5px}}.ywTII{color:#53595f;font-size:calc(-.04211rem + 1.09649vw);font-style:italic;letter-spacing:0;line-height:calc(.02105rem + 1.53509vw)}@media screen and (max-width:767px){.ywTII{font-size:18px}}@media screen and (min-width:1680px){.ywTII{font-size:18px}}@media screen and (max-width:767px){.ywTII{line-height:26px}}@media screen and (min-width:1680px){.ywTII{line-height:26px}}.dd8Gu{color:#53595f;font-size:calc(-.01053rem + 1.31579vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.00526rem + 1.42544vw)}@media screen and (max-width:767px){.dd8Gu{font-size:24px}}@media screen and (min-width:1680px){.dd8Gu{font-size:22px}}@media screen and (max-width:767px){.dd8Gu{line-height:30px}}@media screen and (min-width:1680px){.dd8Gu{line-height:24px}}@media screen and (max-width:767px){.dd8Gu{letter-spacing:-.5px}}@media screen and (min-width:1680px){.dd8Gu{letter-spacing:-.5px}}.FDb3m{color:var(--tc-grey3);font-size:calc(-.05789rem + .98684vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.00526rem + 1.42544vw)}@media screen and (max-width:767px){.FDb3m{font-size:18px}}@media screen and (min-width:1680px){.FDb3m{font-size:16px}}@media screen and (max-width:767px){.FDb3m{line-height:24px}}@media screen and (min-width:1680px){.FDb3m{line-height:24px}}@media screen and (max-width:767px){.FDb3m{letter-spacing:.5px}}@media screen and (min-width:1680px){.FDb3m{letter-spacing:.5px}}.Lhp6x{color:#53595f;font-size:calc(1.11053rem + .76754vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.Lhp6x{font-size:24px}}@media screen and (min-width:1680px){.Lhp6x{font-size:24px}}@media screen and (max-width:767px){.Lhp6x{line-height:30px}}@media screen and (min-width:1680px){.Lhp6x{line-height:30px}}@media screen and (max-width:767px){.Lhp6x{letter-spacing:.5px}}@media screen and (min-width:1680px){.Lhp6x{letter-spacing:.5px}}.mSlEK{color:#53595f;font-size:calc(.89474rem + .65789vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.mSlEK{font-size:20px}}@media screen and (min-width:1680px){.mSlEK{font-size:20px}}@media screen and (max-width:767px){.mSlEK{line-height:24px}}@media screen and (min-width:1680px){.mSlEK{line-height:24px}}@media screen and (max-width:767px){.mSlEK{letter-spacing:-.5px}}@media screen and (min-width:1680px){.mSlEK{letter-spacing:-.5px}}.MOp2j{color:var(--tc-grey3);font-size:calc(.67895rem + .54825vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.87895rem + .54825vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.MOp2j{text-underline-offset:4px}}@media screen and (min-width:1680px){.MOp2j{text-underline-offset:4px}}@media print,screen and (min-width:768px){.MOp2j:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.MOp2j{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.MOp2j{font-size:16px}}@media screen and (min-width:1680px){.MOp2j{font-size:16px}}@media screen and (max-width:767px){.MOp2j{line-height:18px}}@media screen and (min-width:1680px){.MOp2j{line-height:18px}}@media screen and (max-width:767px){.MOp2j{letter-spacing:.5px}}@media screen and (min-width:1680px){.MOp2j{letter-spacing:.5px}}@media print,screen and (min-width:768px){.MOp2j{transition:color .5s ease}.MOp2j:hover{color:var(--tc-primaryBrand)}}.MOp2j{transition:color .5s ease,text-decoration-color .5s ease}._ZDJN{color:var(--tc-grey3);font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-color:rgba(83,89,95,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){._ZDJN{text-underline-offset:4px}}@media screen and (min-width:1680px){._ZDJN{text-underline-offset:4px}}@media print,screen and (min-width:768px){._ZDJN:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{._ZDJN{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){._ZDJN{font-size:18px}}@media screen and (min-width:1680px){._ZDJN{font-size:18px}}@media screen and (max-width:767px){._ZDJN{line-height:26px}}@media screen and (min-width:1680px){._ZDJN{line-height:26px}}@media screen and (max-width:767px){._ZDJN{letter-spacing:.5px}}@media screen and (min-width:1680px){._ZDJN{letter-spacing:.5px}}@media print,screen and (min-width:768px){._ZDJN{transition:color .5s ease}._ZDJN:hover{color:var(--tc-primaryBrand)}}._ZDJN{transition:color .5s ease,text-decoration-color .5s ease}.pJmxT{color:#53595f;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-color:rgba(83,89,95,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.pJmxT{text-underline-offset:4px}}@media screen and (min-width:1680px){.pJmxT{text-underline-offset:4px}}@media print,screen and (min-width:768px){.pJmxT:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.pJmxT{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.pJmxT{font-size:18px}}@media screen and (min-width:1680px){.pJmxT{font-size:18px}}@media screen and (max-width:767px){.pJmxT{line-height:26px}}@media screen and (min-width:1680px){.pJmxT{line-height:26px}}@media screen and (max-width:767px){.pJmxT{letter-spacing:.5px}}@media screen and (min-width:1680px){.pJmxT{letter-spacing:.5px}}.pJmxT{transition:color .5s ease,text-decoration-color .5s ease}.pJmxT:hover{color:var(--tc-primaryBrand);text-decoration-color:var(--tc-primaryBrand)}.LFfnw{color:#53595f;font-family:Arial,sans-serif;font-size:calc(1.57368rem + 1.20614vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.80526rem + 1.42544vw)}@media screen and (max-width:767px){.LFfnw{font-size:24px}}@media screen and (min-width:1680px){.LFfnw{font-size:36px}}@media screen and (max-width:767px){.LFfnw{line-height:30px}}@media screen and (min-width:1680px){.LFfnw{line-height:42px}}@media screen and (max-width:767px){.LFfnw{letter-spacing:-.5px}}@media screen and (min-width:1680px){.LFfnw{letter-spacing:-.5px}}.U2KjK{color:#53595f;font-family:Arial,sans-serif;font-size:calc(1.11053rem + .76754vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.U2KjK{font-size:24px}}@media screen and (min-width:1680px){.U2KjK{font-size:24px}}@media screen and (max-width:767px){.U2KjK{line-height:30px}}@media screen and (min-width:1680px){.U2KjK{line-height:30px}}@media screen and (max-width:767px){.U2KjK{letter-spacing:-.5px}}@media screen and (min-width:1680px){.U2KjK{letter-spacing:-.5px}}.qrqgN{color:#53595f;font-size:calc(1.11053rem + .76754vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.34211rem + .98684vw);padding-bottom:calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.qrqgN{font-size:24px}}@media screen and (min-width:1680px){.qrqgN{font-size:24px}}@media screen and (max-width:767px){.qrqgN{line-height:30px}}@media screen and (min-width:1680px){.qrqgN{line-height:30px}}@media screen and (max-width:767px){.qrqgN{letter-spacing:-.5px}}@media screen and (min-width:1680px){.qrqgN{letter-spacing:-.5px}}@media screen and (max-width:767px){.qrqgN{padding-bottom:30px}}@media screen and (min-width:1680px){.qrqgN{padding-bottom:30px}}.j9xKW{color:#53595f;font-size:calc(.89474rem + .65789vw);font-weight:500;letter-spacing:0;text-transform:uppercase}@media screen and (max-width:767px){.j9xKW{font-size:18px}}@media screen and (min-width:1680px){.j9xKW{font-size:20px}}@media print,screen and (min-width:768px){.j9xKW{transition:color .5s ease}.j9xKW:hover{color:var(--tc-primaryBrand)}}@media screen and (max-width:767px){.j9xKW{color:#fff}}.NHart{color:#fff;font-family:Lust,serif;font-size:calc(-.07895rem + 3.61842vw);font-weight:600;letter-spacing:-.1rem;line-height:calc(-.03158rem + 3.94737vw);text-align:left}@media screen and (max-width:767px){.NHart{font-size:36px}}@media screen and (min-width:1680px){.NHart{font-size:60px}}@media screen and (max-width:767px){.NHart{line-height:40px}}@media screen and (min-width:1680px){.NHart{line-height:66px}}@media screen and (max-width:767px){.NHart{letter-spacing:-.5px}}@media screen and (min-width:1680px){.NHart{letter-spacing:-1px}}@media screen and (max-width:767px){.NHart{text-align:center}}.jjlOH,.uQcap{color:#53595f}.uQcap{font-family:Arial,sans-serif;font-size:calc(.67895rem + .54825vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){.uQcap{font-size:16px}}@media screen and (min-width:1680px){.uQcap{font-size:16px}}@media screen and (max-width:767px){.uQcap{line-height:22px}}@media screen and (min-width:1680px){.uQcap{line-height:22px}}@media screen and (max-width:767px){.uQcap{letter-spacing:.5px}}@media screen and (min-width:1680px){.uQcap{letter-spacing:.5px}}.uqy0G{color:var(--tc-grey3);font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.91053rem + .76754vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.uqy0G{font-size:18px}}@media screen and (min-width:1680px){.uqy0G{font-size:18px}}@media screen and (max-width:767px){.uqy0G{line-height:22px}}@media screen and (min-width:1680px){.uqy0G{line-height:22px}}@media screen and (max-width:767px){.uqy0G{letter-spacing:.5px}}@media screen and (min-width:1680px){.uqy0G{letter-spacing:.5px}}@media screen and (max-width:767px){.uqy0G{text-underline-offset:4px}}@media screen and (min-width:1680px){.uqy0G{text-underline-offset:4px}}@media print,screen and (min-width:768px){.uqy0G:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.uqy0G{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.uqy0G{transition:color .5s ease}.uqy0G:hover{color:var(--tc-primaryBrand)}}.uqy0G{transition:color .5s ease,text-decoration-color .5s ease}.z5DhR{color:#fff;font-family:Arial,sans-serif;font-size:calc(.05263rem + 1.75439vw);letter-spacing:0;line-height:calc(-.08421rem + 2.19298vw)}@media screen and (max-width:767px){.z5DhR{font-size:18px}}@media screen and (min-width:1680px){.z5DhR{font-size:30px}}@media screen and (max-width:767px){.z5DhR{line-height:22px}}@media screen and (min-width:1680px){.z5DhR{line-height:36px}}.WMSCy{color:#fff;font-family:Arial,sans-serif;font-size:calc(-.07895rem + 3.61842vw);letter-spacing:calc(-.05789rem - .05482vw);line-height:calc(-.03158rem + 3.94737vw)}@media screen and (max-width:767px){.WMSCy{font-size:32px}}@media screen and (min-width:1680px){.WMSCy{font-size:60px}}@media screen and (max-width:767px){.WMSCy{line-height:36px}}@media screen and (min-width:1680px){.WMSCy{line-height:66px}}@media screen and (max-width:767px){.WMSCy{letter-spacing:0}}@media screen and (min-width:1680px){.WMSCy{letter-spacing:-1.5px}}.j49WP{color:#a2aab6;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);letter-spacing:0;line-height:calc(.89474rem + .65789vw)}@media screen and (max-width:767px){.j49WP{font-size:18px}}@media screen and (min-width:1680px){.j49WP{font-size:18px}}@media screen and (max-width:767px){.j49WP{line-height:20px}}@media screen and (min-width:1680px){.j49WP{line-height:20px}}.nbGYG{color:#53595f;font-family:Arial,sans-serif;font-size:calc(.05263rem + 1.75439vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(-.08421rem + 2.19298vw)}@media screen and (max-width:767px){.nbGYG{font-size:18px}}@media screen and (min-width:1680px){.nbGYG{font-size:30px}}@media screen and (max-width:767px){.nbGYG{line-height:22px}}@media screen and (min-width:1680px){.nbGYG{line-height:36px}}@media screen and (max-width:767px){.nbGYG{letter-spacing:0}}@media screen and (min-width:1680px){.nbGYG{letter-spacing:-.5px}}.oZ6iH{color:#53595f;font-family:Arial,sans-serif;font-size:calc(-.04211rem + 1.09649vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.02105rem + 1.53509vw)}@media screen and (max-width:767px){.oZ6iH{font-size:16px}}@media screen and (min-width:1680px){.oZ6iH{font-size:18px}}@media screen and (max-width:767px){.oZ6iH{line-height:20px}}@media screen and (min-width:1680px){.oZ6iH{line-height:26px}}@media screen and (max-width:767px){.oZ6iH{letter-spacing:0}}@media screen and (min-width:1680px){.oZ6iH{letter-spacing:.5px}}.ie53b{color:#53595f;font-family:Arial,sans-serif;font-size:calc(-.04211rem + 1.09649vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.00526rem + 1.42544vw)}@media screen and (max-width:767px){.ie53b{font-size:18px}}@media screen and (min-width:1680px){.ie53b{font-size:18px}}@media screen and (max-width:767px){.ie53b{line-height:24px}}@media screen and (min-width:1680px){.ie53b{line-height:24px}}@media screen and (max-width:767px){.ie53b{letter-spacing:-.5px}}@media screen and (min-width:1680px){.ie53b{letter-spacing:-.5px}}.ssPZs{background-color:#e2e4e8;max-width:calc(-1.47368rem + 67.54386vw);padding-bottom:calc(4.02632rem + 2.96053vw);padding-right:calc(-.10526rem + 4.82456vw);padding-top:calc(3.67895rem + 2.63158vw)}@media screen and (max-width:767px){.ssPZs{padding-top:45px}}@media screen and (min-width:1680px){.ssPZs{padding-top:81px}}@media screen and (max-width:767px){.ssPZs{padding-bottom:60px}}@media screen and (min-width:1680px){.ssPZs{padding-bottom:90px}}@media screen and (max-width:767px){.ssPZs{max-width:1120px}}@media screen and (min-width:1680px){.ssPZs{max-width:1120px}}@media screen and (max-width:767px){.ssPZs{padding-right:0}}@media screen and (min-width:1680px){.ssPZs{padding-right:80px}}.ssPZs .CdHeD{padding-bottom:calc(2.13684rem + 1.64474vw)}@media screen and (max-width:767px){.ssPZs .CdHeD{padding-bottom:20px}}@media screen and (min-width:1680px){.ssPZs .CdHeD{padding-bottom:49px}}.ssPZs .b59et{display:flex;gap:calc(4.47368rem + 3.28947vw)}@media screen and (max-width:767px){.ssPZs .b59et{gap:0}}@media screen and (min-width:1680px){.ssPZs .b59et{gap:100px}}@media screen and (max-width:767px){.ssPZs .b59et{display:block}}.ssPZs .b59et .XEjKe{background-color:#fff;width:calc(-.52632rem + 28.28947vw)}@media screen and (max-width:767px){.ssPZs .b59et .XEjKe{width:100%}}@media screen and (min-width:1680px){.ssPZs .b59et .XEjKe{width:470px}}.ssPZs .b59et .XEjKe .JvkD_{color:#53595f;font-size:calc(1.11053rem + .76754vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.34211rem + .98684vw);padding-bottom:calc(.77895rem + .54825vw);transition:color .5s ease}@media screen and (max-width:767px){.ssPZs .b59et .XEjKe .JvkD_{font-size:24px}}@media screen and (min-width:1680px){.ssPZs .b59et .XEjKe .JvkD_{font-size:24px}}@media screen and (max-width:767px){.ssPZs .b59et .XEjKe .JvkD_{letter-spacing:-.5px}}@media screen and (min-width:1680px){.ssPZs .b59et .XEjKe .JvkD_{letter-spacing:-.5px}}@media screen and (max-width:767px){.ssPZs .b59et .XEjKe .JvkD_{line-height:30px}}@media screen and (min-width:1680px){.ssPZs .b59et .XEjKe .JvkD_{line-height:30px}}@media screen and (max-width:767px){.ssPZs .b59et .XEjKe .JvkD_{padding-bottom:14px}}@media screen and (min-width:1680px){.ssPZs .b59et .XEjKe .JvkD_{padding-bottom:17px}}.ssPZs .b59et .XEjKe .T6_KS{padding-bottom:calc(1.44211rem + .98684vw);transition:color .5s ease}@media screen and (max-width:767px){.ssPZs .b59et .XEjKe .T6_KS{padding-bottom:21px}}@media screen and (min-width:1680px){.ssPZs .b59et .XEjKe .T6_KS{padding-bottom:31px}}.ssPZs .b59et .XEjKe .tAxX1{background:none;color:var(--tc-grey3);display:inline-block;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.91053rem + .76754vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media print{.ssPZs .b59et .XEjKe .tAxX1{display:none}}.ssPZs .b59et .XEjKe .tAxX1:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.ssPZs .b59et .XEjKe .tAxX1:focus-visible.eet_K{box-shadow:0 0 0 2px #fff;outline-color:#000}@media screen and (max-width:767px){.ssPZs .b59et .XEjKe .tAxX1{font-size:18px}}@media screen and (min-width:1680px){.ssPZs .b59et .XEjKe .tAxX1{font-size:18px}}@media screen and (max-width:767px){.ssPZs .b59et .XEjKe .tAxX1{line-height:22px}}@media screen and (min-width:1680px){.ssPZs .b59et .XEjKe .tAxX1{line-height:22px}}@media screen and (max-width:767px){.ssPZs .b59et .XEjKe .tAxX1{letter-spacing:.5px}}@media screen and (min-width:1680px){.ssPZs .b59et .XEjKe .tAxX1{letter-spacing:.5px}}@media screen and (max-width:767px){.ssPZs .b59et .XEjKe .tAxX1{text-underline-offset:4px}}@media screen and (min-width:1680px){.ssPZs .b59et .XEjKe .tAxX1{text-underline-offset:4px}}@media print,screen and (min-width:768px){.ssPZs .b59et .XEjKe .tAxX1:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.ssPZs .b59et .XEjKe .tAxX1{text-decoration-thickness:.1pt}}.ssPZs .b59et .XEjKe .tAxX1{transition:color .5s ease,text-decoration-color .5s ease}@media print,screen and (min-width:768px){.ssPZs .b59et .XEjKe:first-child{position:relative}.ssPZs .b59et .XEjKe:first-child:before{background-color:#a2aab6;content:"";display:block;height:100%;opacity:.2;position:absolute;right:calc(-2.33684rem - 1.64474vw);width:2px}}@media screen and (min-width:768px)and (max-width:767px){.ssPZs .b59et .XEjKe:first-child:before{right:-51px}}@media screen and (min-width:768px)and (min-width:1680px){.ssPZs .b59et .XEjKe:first-child:before{right:-51px}}@media print,screen and (min-width:768px){.ssPZs .b59et .XEjKe a:hover{background-color:var(--tc-primaryBrand)}.ssPZs .b59et .XEjKe a:hover .JvkD_,.ssPZs .b59et .XEjKe a:hover .T6_KS{color:#fff}.ssPZs .b59et .XEjKe a:hover .tAxX1{color:#fff;text-decoration-color:#fff}}.ssPZs .b59et .rRhwV{display:block;font-size:medium;height:100%;transition:background-color .5s ease}.ssPZs .b59et .u7gKg{background-color:#dcdee0;height:calc(12.87368rem + 9.53947vw)}@media screen and (max-width:767px){.ssPZs .b59et .u7gKg{height:200px}}@media screen and (min-width:1680px){.ssPZs .b59et .u7gKg{height:289px}}@media screen and (max-width:767px){.ssPZs .b59et .u7gKg{overflow:hidden}}.ssPZs .b59et .u7gKg .ah4UJ{height:100%;object-fit:cover;width:100%}.ssPZs .b59et .ta4Uq{padding:calc(1.11053rem + .76754vw) calc(1.21053rem + .76754vw) calc(1.34211rem + .98684vw) calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.ssPZs .b59et .ta4Uq{padding-top:20px}}@media screen and (min-width:1680px){.ssPZs .b59et .ta4Uq{padding-top:24px}}@media screen and (max-width:767px){.ssPZs .b59et .ta4Uq{padding-bottom:25px}}@media screen and (min-width:1680px){.ssPZs .b59et .ta4Uq{padding-bottom:30px}}@media screen and (max-width:767px){.ssPZs .b59et .ta4Uq{padding-left:20px}}@media screen and (min-width:1680px){.ssPZs .b59et .ta4Uq{padding-left:30px}}@media screen and (max-width:767px){.ssPZs .b59et .ta4Uq{padding-right:20px}}@media screen and (min-width:1680px){.ssPZs .b59et .ta4Uq{padding-right:25px}}.xKglo{max-width:100%;padding:calc(-.10526rem + 4.82456vw) 0 calc(-.02105rem + 4.71491vw)}@media screen and (max-width:767px){.xKglo{padding-top:44px}}@media screen and (min-width:1680px){.xKglo{padding-top:80px}}@media screen and (max-width:767px){.xKglo{padding-bottom:52px}}@media screen and (min-width:1680px){.xKglo{padding-bottom:79px}}@media print{.xKglo{padding-bottom:0;padding-top:20px}}.xKglo .CdHeD{padding-bottom:calc(-.07895rem + 3.61842vw)}@media screen and (max-width:767px){.xKglo .CdHeD{padding-bottom:21px}}@media screen and (min-width:1680px){.xKglo .CdHeD{padding-bottom:60px}}.xKglo .b59et{gap:0}.xKglo .b59et .XEjKe{position:relative;width:33.3333333333%}@media screen and (max-width:767px){.xKglo .b59et .XEjKe{width:100%}}@media print,screen and (min-width:768px){.xKglo .b59et .XEjKe:before{background-color:#a2aab6!important;content:"";display:block;height:100%;opacity:1!important;position:absolute;right:0!important;width:1px!important}}@media print{.xKglo .b59et .XEjKe:before{-webkit-transform:scaleX(.33);transform:scaleX(.33)}}@media print,screen and (min-width:768px){.xKglo .b59et .XEjKe:last-of-type{border-right:none}.xKglo .b59et .XEjKe:last-of-type:before{display:none}}.xKglo .b59et .XEjKe .u7gKg{height:calc(-.31579rem + 18.64035vw)}@media screen and (max-width:767px){.xKglo .b59et .XEjKe .u7gKg{height:200px}}@media screen and (min-width:1680px){.xKglo .b59et .XEjKe .u7gKg{height:310px}}.xKglo .b59et .XEjKe .ta4Uq{display:flex;flex-direction:column;height:calc(100% - var(--row-1));height:calc(1.64211rem + 11.40351vw);justify-content:space-between;padding-top:calc(.75789rem + 1.09649vw)}@media screen and (max-width:767px){.xKglo .b59et .XEjKe .ta4Uq{padding-top:20px}}@media screen and (min-width:1680px){.xKglo .b59et .XEjKe .ta4Uq{padding-top:26px}}@media screen and (max-width:767px){.xKglo .b59et .XEjKe .ta4Uq{height:auto}}@media screen and (min-width:1680px){.xKglo .b59et .XEjKe .ta4Uq{height:208px}}@media print{.xKglo .b59et .XEjKe .ta4Uq{height:auto;padding-bottom:0}}.xKglo .b59et .XEjKe .JvkD_{font-size:calc(.78947rem + 1.31579vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.80526rem + 1.42544vw);max-width:calc(6.57895rem + 10.96491vw);padding-bottom:0}@media screen and (max-width:767px){.xKglo .b59et .XEjKe .JvkD_{font-size:24px}}@media screen and (min-width:1680px){.xKglo .b59et .XEjKe .JvkD_{font-size:30px}}@media screen and (max-width:767px){.xKglo .b59et .XEjKe .JvkD_{line-height:30px}}@media screen and (min-width:1680px){.xKglo .b59et .XEjKe .JvkD_{line-height:32px}}@media screen and (max-width:767px){.xKglo .b59et .XEjKe .JvkD_{letter-spacing:-.5px}}@media screen and (min-width:1680px){.xKglo .b59et .XEjKe .JvkD_{letter-spacing:-.5px}}@media screen and (max-width:767px){.xKglo .b59et .XEjKe .JvkD_{max-width:100%}}@media screen and (min-width:1680px){.xKglo .b59et .XEjKe .JvkD_{max-width:250px}}@media screen and (max-width:767px){.xKglo .b59et .XEjKe .JvkD_{padding-bottom:14px}}@media screen and (min-width:1680px){.xKglo .b59et .XEjKe .JvkD_{padding-bottom:0}}.fyzpz{background-color:#e2e4e8;border-bottom:1px solid #fff;color:#53595f;display:block;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.91053rem + .76754vw);min-height:calc(3.34737rem + 2.41228vw);padding:calc(1.21053rem + .76754vw);position:relative}@media screen and (max-width:767px){.fyzpz{font-size:18px}}@media screen and (min-width:1680px){.fyzpz{font-size:18px}}@media screen and (max-width:767px){.fyzpz{line-height:22px}}@media screen and (min-width:1680px){.fyzpz{line-height:22px}}@media screen and (max-width:767px){.fyzpz{letter-spacing:0}}@media screen and (min-width:1680px){.fyzpz{letter-spacing:.5px}}@media screen and (max-width:767px){.fyzpz{min-height:74px}}@media screen and (min-width:1680px){.fyzpz{min-height:74px}}@media screen and (max-width:767px){.fyzpz{padding-left:25px}}@media screen and (min-width:1680px){.fyzpz{padding-left:25px}}@media screen and (max-width:767px){.fyzpz{padding-right:25px}}@media screen and (min-width:1680px){.fyzpz{padding-right:25px}}@media screen and (max-width:767px){.fyzpz{padding-top:25px}}@media screen and (min-width:1680px){.fyzpz{padding-top:25px}}@media screen and (max-width:767px){.fyzpz{padding-bottom:25px}}@media screen and (min-width:1680px){.fyzpz{padding-bottom:25px}}@media print,screen and (min-width:768px){.fyzpz{transition:color .5s ease,background-color .5s ease}.fyzpz:hover{background-color:var(--tc-primaryBrand);color:#fff}}.fyzpz:focus-visible{outline-offset:-2px}.fyzpz.eteCj{background-color:var(--tc-primaryBrand);color:#fff}.DEjjH{padding-bottom:calc(.46316rem + .4386vw);text-transform:capitalize}@media screen and (max-width:767px){.DEjjH{padding-bottom:12px}}@media screen and (min-width:1680px){.DEjjH{padding-bottom:12px}}.YxZEh{line-height:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.YxZEh{line-height:24px}}@media screen and (min-width:1680px){.YxZEh{line-height:24px}}.tU2M2{padding-bottom:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.tU2M2{padding-bottom:24px}}@media screen and (min-width:1680px){.tU2M2{padding-bottom:24px}}.oKGK5{padding-bottom:calc(.89474rem + .65789vw)}@media screen and (max-width:767px){.oKGK5{padding-bottom:20px}}@media screen and (min-width:1680px){.oKGK5{padding-bottom:20px}}.ivOlw{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ivOlw,.ivOlw p{line-height:calc(.99474rem + .65789vw)}@media screen and (max-width:767px){.ivOlw,.ivOlw p{line-height:21px}}@media screen and (min-width:1680px){.ivOlw,.ivOlw p{line-height:21px}}.ikcIu{color:#53595f;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.ikcIu{font-size:18px}}@media screen and (min-width:1680px){.ikcIu{font-size:18px}}@media screen and (max-width:767px){.ikcIu{line-height:26px}}@media screen and (min-width:1680px){.ikcIu{line-height:26px}}@media screen and (max-width:767px){.ikcIu{letter-spacing:.5px}}@media screen and (min-width:1680px){.ikcIu{letter-spacing:.5px}}.ikcIu{transition:color .5s ease}.ikcIu:hover{color:var(--tc-primaryBrand)}.dG5v0 ul{grid-row-gap:calc(-.08947rem + .76754vw);display:grid;grid-template-columns:1fr;list-style:none;margin-bottom:-.1rem;margin-top:calc(-.31579rem - .10965vw);padding-left:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){.dG5v0 ul{grid-row-gap:12px}}@media screen and (min-width:1680px){.dG5v0 ul{grid-row-gap:12px}}@media screen and (max-width:767px){.dG5v0 ul{margin-top:-5px}}@media screen and (min-width:1680px){.dG5v0 ul{margin-top:-5px}}@media screen and (max-width:767px){.dG5v0 ul{padding-left:22px}}@media screen and (min-width:1680px){.dG5v0 ul{padding-left:22px}}@media screen and (max-width:767px){.dG5v0 ul{margin-bottom:-1px}}@media screen and (min-width:1680px){.dG5v0 ul{margin-bottom:-1px}}.wWuHj{color:#53595f;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04632rem + .06031vw);line-height:calc(1.11053rem + .76754vw);position:relative;text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}.wWuHj:before{background-color:#53595f;border-radius:50%;content:"";height:calc(.23158rem + .2193vw);left:calc(-.99474rem - .65789vw);position:absolute;top:calc(.33158rem + .2193vw);transition:background-color .5s ease;width:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.wWuHj:before{width:6px}}@media screen and (min-width:1680px){.wWuHj:before{width:6px}}@media screen and (max-width:767px){.wWuHj:before{height:6px}}@media screen and (min-width:1680px){.wWuHj:before{height:6px}}@media screen and (max-width:767px){.wWuHj:before{left:-21px}}@media screen and (min-width:1680px){.wWuHj:before{left:-21px}}@media screen and (max-width:767px){.wWuHj:before{top:7px}}@media screen and (min-width:1680px){.wWuHj:before{top:7px}}.wWuHj:hover:before{background-color:var(--tc-primaryBrand)}@media screen and (max-width:767px){.wWuHj{font-size:18px}}@media screen and (min-width:1680px){.wWuHj{font-size:18px}}@media screen and (max-width:767px){.wWuHj{line-height:24px}}@media screen and (min-width:1680px){.wWuHj{line-height:24px}}@media screen and (max-width:767px){.wWuHj{letter-spacing:.55px}}@media screen and (min-width:1680px){.wWuHj{letter-spacing:.55px}}@media screen and (max-width:767px){.wWuHj{text-underline-offset:4px}}@media screen and (min-width:1680px){.wWuHj{text-underline-offset:4px}}@media print,screen and (min-width:768px){.wWuHj:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.wWuHj{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.wWuHj{transition:color .5s ease}.wWuHj:hover{color:var(--tc-primaryBrand)}}.wWuHj{transition:text-decoration-color .5s ease,color .5s ease}.d6Ii4{padding-bottom:calc(.79474rem + .65789vw)}@media screen and (max-width:767px){.d6Ii4{padding-bottom:19px}}@media screen and (min-width:1680px){.d6Ii4{padding-bottom:19px}}.B4g4C{display:flex;flex-direction:column;gap:calc(.46316rem + .4386vw);padding-top:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.B4g4C{gap:12px}}@media screen and (min-width:1680px){.B4g4C{gap:12px}}@media screen and (max-width:767px){.B4g4C{padding-top:6px}}@media screen and (min-width:1680px){.B4g4C{padding-top:6px}}.keNiH{color:var(--tc-grey3);display:block;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04632rem + .06031vw);line-height:calc(1.11053rem + .76754vw);padding-left:calc(.99474rem + .65789vw);position:relative;text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw);transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.keNiH{text-underline-offset:4px}}@media screen and (min-width:1680px){.keNiH{text-underline-offset:4px}}@media print,screen and (min-width:768px){.keNiH:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.keNiH{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.keNiH{font-size:18px}}@media screen and (min-width:1680px){.keNiH{font-size:18px}}@media screen and (max-width:767px){.keNiH{letter-spacing:.55px}}@media screen and (min-width:1680px){.keNiH{letter-spacing:.55px}}@media screen and (max-width:767px){.keNiH{line-height:24px}}@media screen and (min-width:1680px){.keNiH{line-height:24px}}@media screen and (max-width:767px){.keNiH{padding-left:21px}}@media screen and (min-width:1680px){.keNiH{padding-left:21px}}.keNiH:before{background-color:#53595f;border-radius:50%;content:"";height:calc(.23158rem + .2193vw);left:0;position:absolute;top:calc(.34737rem + .32895vw);width:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.keNiH:before{width:6px}}@media screen and (min-width:1680px){.keNiH:before{width:6px}}@media screen and (max-width:767px){.keNiH:before{height:6px}}@media screen and (min-width:1680px){.keNiH:before{height:6px}}@media screen and (max-width:767px){.keNiH:before{left:0}}@media screen and (min-width:1680px){.keNiH:before{left:0}}@media screen and (max-width:767px){.keNiH:before{top:9px}}@media screen and (min-width:1680px){.keNiH:before{top:9px}}.keNiH:hover{color:var(--tc-primaryBrand)}.mT0mm{background-color:var(--tc-primaryBrand);color:#fff}.FPAS2{background:#fff;border:1px solid #dcdee0;border-radius:0;border-top:none;max-height:calc(-.36842rem + 21.05263vw);max-width:100%;overflow-y:auto;padding:0;position:absolute;top:100%;width:100%;z-index:80}@media screen and (max-width:767px){.FPAS2{max-height:300px}}@media screen and (min-width:1680px){.FPAS2{max-height:350px}}.R1y5v{align-items:center;border-bottom:1px solid #dcdee0;color:var(--tc-grey1);display:flex;font-size:calc(.87895rem + .54825vw);letter-spacing:0;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.11053rem + .76754vw);padding:calc(-.00526rem + .65789vw) calc(-.63158rem + 1.86404vw);transition:color .5s ease;white-space:normal}@media screen and (max-width:767px){.R1y5v{font-size:18px}}@media screen and (min-width:1680px){.R1y5v{font-size:18px}}@media screen and (max-width:767px){.R1y5v{line-height:24px}}@media screen and (min-width:1680px){.R1y5v{line-height:24px}}@media screen and (max-width:767px){.R1y5v{padding-left:25px}}@media screen and (min-width:1680px){.R1y5v{padding-left:25px}}@media screen and (max-width:767px){.R1y5v{padding-right:25px}}@media screen and (min-width:1680px){.R1y5v{padding-right:25px}}@media screen and (max-width:767px){.R1y5v{letter-spacing:.5px}}@media screen and (min-width:1680px){.R1y5v{letter-spacing:.5px}}@media screen and (max-width:767px){.R1y5v{padding-bottom:11px}}@media screen and (min-width:1680px){.R1y5v{padding-bottom:11px}}@media screen and (max-width:767px){.R1y5v{padding-top:11px}}@media screen and (min-width:1680px){.R1y5v{padding-top:11px}}.R1y5v:last-of-type{border-bottom:none}.R1y5v._FgR1,.R1y5v:focus,.R1y5v:hover{color:var(--tc-primaryBrand);cursor:pointer}.R1y5v.oJsOk{cursor:auto;pointer-events:none}.R1y5v.DBlEX{border-bottom:none;padding-bottom:calc(.54737rem + .32895vw);padding-top:calc(.54737rem + .32895vw)}@media screen and (max-width:767px){.R1y5v.DBlEX{padding-bottom:11px}}@media screen and (min-width:1680px){.R1y5v.DBlEX{padding-bottom:11px}}@media screen and (max-width:767px){.R1y5v.DBlEX{padding-top:11px}}@media screen and (min-width:1680px){.R1y5v.DBlEX{padding-top:11px}}.R1y5v.DBlEX:not(:first-child){border-top:1px solid #dcdee0}.R1y5v.DBlEX+.R1y5v.jhCqV,.R1y5v.jhCqV+.R1y5v.jhCqV{padding-top:0}.R1y5v.jhCqV{border:none;font-size:calc(.67895rem + .54825vw);letter-spacing:0;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.87895rem + .54825vw);padding-bottom:calc(.56316rem + .4386vw);padding-left:calc(2.13684rem + 1.64474vw);padding-top:calc(.56316rem + .4386vw)}@media screen and (max-width:767px){.R1y5v.jhCqV{font-size:16px}}@media screen and (min-width:1680px){.R1y5v.jhCqV{font-size:16px}}@media screen and (max-width:767px){.R1y5v.jhCqV{letter-spacing:.5px}}@media screen and (min-width:1680px){.R1y5v.jhCqV{letter-spacing:.5px}}@media screen and (max-width:767px){.R1y5v.jhCqV{line-height:18px}}@media screen and (min-width:1680px){.R1y5v.jhCqV{line-height:18px}}@media screen and (max-width:767px){.R1y5v.jhCqV{padding-left:49px}}@media screen and (min-width:1680px){.R1y5v.jhCqV{padding-left:49px}}@media screen and (max-width:767px){.R1y5v.jhCqV{padding-bottom:13px}}@media screen and (min-width:1680px){.R1y5v.jhCqV{padding-bottom:13px}}@media screen and (max-width:767px){.R1y5v.jhCqV{padding-top:13px}}@media screen and (min-width:1680px){.R1y5v.jhCqV{padding-top:13px}}.R1y5v.jhCqV:not(:has(+.jhCqV)){padding-bottom:calc(.46316rem + .4386vw)}@media screen and (max-width:767px){.R1y5v.jhCqV:not(:has(+.jhCqV)){padding-bottom:12px}}@media screen and (min-width:1680px){.R1y5v.jhCqV:not(:has(+.jhCqV)){padding-bottom:12px}}.R1y5v.jhCqV:before{align-self:flex-start;background-color:#53595f;content:"";height:.1rem;margin-right:calc(.34737rem + .32895vw);min-width:calc(.34737rem + .32895vw);position:relative;top:calc(.33158rem + .2193vw);transition:background-color .5s ease;width:calc(.34737rem + .32895vw)}@media screen and (max-width:767px){.R1y5v.jhCqV:before{top:7px}}@media screen and (min-width:1680px){.R1y5v.jhCqV:before{top:7px}}@media screen and (max-width:767px){.R1y5v.jhCqV:before{margin-right:9px}}@media screen and (min-width:1680px){.R1y5v.jhCqV:before{margin-right:9px}}@media screen and (max-width:767px){.R1y5v.jhCqV:before{width:9px}}@media screen and (min-width:1680px){.R1y5v.jhCqV:before{width:9px}}@media screen and (max-width:767px){.R1y5v.jhCqV:before{min-width:9px}}@media screen and (min-width:1680px){.R1y5v.jhCqV:before{min-width:9px}}@media screen and (max-width:767px){.R1y5v.jhCqV:before{height:1px}}@media screen and (min-width:1680px){.R1y5v.jhCqV:before{height:1px}}.R1y5v.jhCqV:hover:before{background-color:var(--tc-primaryBrand)}.iot4J{align-items:center;color:var(--tc-grey1);cursor:pointer;display:flex;font-size:calc(.87895rem + .54825vw);height:calc(.89474rem + .65789vw);justify-content:center;position:absolute;right:calc(-.64737rem + 1.75439vw);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(.89474rem + .65789vw);z-index:10}@media screen and (max-width:767px){.iot4J{right:23px}}@media screen and (min-width:1680px){.iot4J{right:23px}}@media screen and (max-width:767px){.iot4J{width:20px}}@media screen and (min-width:1680px){.iot4J{width:20px}}@media screen and (max-width:767px){.iot4J{height:20px}}@media screen and (min-width:1680px){.iot4J{height:20px}}@media screen and (max-width:767px){.iot4J{font-size:18px}}@media screen and (min-width:1680px){.iot4J{font-size:18px}}@media print,screen and (min-width:768px){.iot4J{transition:color .5s ease}.iot4J:hover{color:var(--tc-primaryBrand)}}.iot4J svg{display:block}.mBOXO{--y:calc(0.01579rem + 0.10965vw);font-size:calc(.91053rem + .76754vw);height:calc(.91053rem + .76754vw);translate:0 var(--y);width:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){.mBOXO{font-size:22px}}@media screen and (min-width:1680px){.mBOXO{font-size:22px}}@media screen and (max-width:767px){.mBOXO{--y:2px}}@media screen and (min-width:1680px){.mBOXO{--y:2px}}@media screen and (max-width:767px){.mBOXO{height:22px}}@media screen and (min-width:1680px){.mBOXO{height:22px}}@media screen and (max-width:767px){.mBOXO{width:22px}}@media screen and (min-width:1680px){.mBOXO{width:22px}}.mBOXO svg{display:block}.edHb8{background-color:#f7f7f7;display:grid;grid-template-columns:1fr;position:relative}.edHb8 label{align-items:center;color:var(--tc-grey3);display:flex;font-size:calc(.71053rem + .76754vw);grid-column:1/-1;grid-row:1/-1;height:calc(.55263rem + 3.83772vw);justify-content:flex-start;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.92632rem + .87719vw);overflow:hidden;padding-left:calc(-.63158rem + 1.86404vw);padding-right:calc(-.57895rem + 3.61842vw);pointer-events:none;text-overflow:ellipsis!important;transition:all .5s ease;white-space:nowrap;z-index:20}@media screen and (max-width:767px){.edHb8 label{font-size:20px}}@media screen and (min-width:1680px){.edHb8 label{font-size:20px}}@media screen and (max-width:767px){.edHb8 label{line-height:24px}}@media screen and (min-width:1680px){.edHb8 label{line-height:24px}}@media screen and (max-width:767px){.edHb8 label{padding-left:25px}}@media screen and (min-width:1680px){.edHb8 label{padding-left:25px}}@media screen and (max-width:767px){.edHb8 label{padding-right:55px}}@media screen and (min-width:1680px){.edHb8 label{padding-right:55px}}@media screen and (max-width:767px){.edHb8 label{height:70px}}@media screen and (min-width:1680px){.edHb8 label{height:70px}}@media screen and (max-width:767px){.edHb8 label{letter-spacing:.5px}}@media screen and (min-width:1680px){.edHb8 label{letter-spacing:.5px}}.edHb8 input,.edHb8 label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edHb8 input{-webkit-appearance:none;background:#fff;border-radius:0;color:#53595f;font-size:calc(.71053rem + .76754vw);grid-column:1/-1;grid-row:1/-1;height:calc(.55263rem + 3.83772vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.92632rem + .87719vw);padding-left:calc(-.63158rem + 1.86404vw);padding-right:calc(-.57895rem + 3.61842vw);width:100%;z-index:10}@media screen and (max-width:767px){.edHb8 input{font-size:20px}}@media screen and (min-width:1680px){.edHb8 input{font-size:20px}}@media screen and (max-width:767px){.edHb8 input{line-height:24px}}@media screen and (min-width:1680px){.edHb8 input{line-height:24px}}@media screen and (max-width:767px){.edHb8 input{padding-left:25px}}@media screen and (min-width:1680px){.edHb8 input{padding-left:25px}}@media screen and (max-width:767px){.edHb8 input{padding-right:55px}}@media screen and (min-width:1680px){.edHb8 input{padding-right:55px}}@media screen and (max-width:767px){.edHb8 input{height:70px}}@media screen and (min-width:1680px){.edHb8 input{height:70px}}@media screen and (max-width:767px){.edHb8 input{letter-spacing:.5px}}@media screen and (min-width:1680px){.edHb8 input{letter-spacing:.5px}}.xBXgL.nBPGM input{padding-top:calc(.17368rem + 1.20614vw)}@media screen and (max-width:767px){.xBXgL.nBPGM input{padding-top:22px}}@media screen and (min-width:1680px){.xBXgL.nBPGM input{padding-top:22px}}.xBXgL label{--y:calc(-0.22632rem - 0.87719vw);font-size:calc(.83158rem + .2193vw);translate:0 var(--y)}@media screen and (max-width:767px){.xBXgL label{font-size:12px}}@media screen and (min-width:1680px){.xBXgL label{font-size:12px}}@media screen and (max-width:767px){.xBXgL label{--y:-17px}}@media screen and (min-width:1680px){.xBXgL label{--y:-17px}}.t3ESe{width:calc(-.44737rem + 22.58772vw)}@media screen and (max-width:767px){.t3ESe{width:375px}}@media screen and (min-width:1680px){.t3ESe{width:375px}}.PeMaD,.h7S13,.rHtA2{width:calc(-.68421rem + 31.35965vw)}@media screen and (max-width:767px){.PeMaD,.h7S13,.rHtA2{width:520px}}@media screen and (min-width:1680px){.PeMaD,.h7S13,.rHtA2{width:520px}}.PeMaD .FPAS2,.h7S13 .FPAS2,.rHtA2 .FPAS2{border:1px solid #dcdee0;border-left:none;border-right:none}.rHtA2{border:none}.PeMaD,.h7S13{width:calc(-.52632rem + 28.28947vw)}.PeMaD input,.h7S13 input{border:1px solid #a2aab6}@media screen and (max-width:767px){.PeMaD,.h7S13{width:100%}}@media screen and (min-width:1680px){.PeMaD,.h7S13{width:470px}}.PeMaD .FPAS2,.h7S13 .FPAS2{border:1px solid #dcdee0;box-shadow:0 10px 20px 0 rgba(0,0,0,.15);top:calc(1rem + 4.16667vw)}@media screen and (max-width:767px){.PeMaD .FPAS2,.h7S13 .FPAS2{top:80px}}@media screen and (min-width:1680px){.PeMaD .FPAS2,.h7S13 .FPAS2{top:80px}}.h7S13{max-width:100%;min-width:0;width:calc(-.44737rem + 20.50439vw)}@media screen and (max-width:767px){.h7S13{width:100%}}@media screen and (min-width:1680px){.h7S13{width:340px}}:has(.a11y-keyboard-focus) .FPAS2{margin-top:calc(-.05263rem + .32895vw)}@media screen and (max-width:767px){:has(.a11y-keyboard-focus) .FPAS2{margin-top:0}}@media screen and (min-width:1680px){:has(.a11y-keyboard-focus) .FPAS2{margin-top:5px}}.Z0F02{padding-bottom:calc(.54737rem + .32895vw)}@media screen and (max-width:767px){.Z0F02{padding-bottom:11px}}@media screen and (min-width:1680px){.Z0F02{padding-bottom:11px}}.Icn2R{padding-bottom:calc(1.35789rem + 1.09649vw)}@media screen and (max-width:767px){.Icn2R{padding-bottom:32px}}@media screen and (min-width:1680px){.Icn2R{padding-bottom:32px}}.Icn2R p,.Icn2R p a{color:var(--tc-grey3);font-family:Arial,sans-serif;font-size:calc(.67895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.Icn2R p,.Icn2R p a{font-size:16px}}@media screen and (min-width:1680px){.Icn2R p,.Icn2R p a{font-size:16px}}@media screen and (max-width:767px){.Icn2R p,.Icn2R p a{letter-spacing:.5px}}@media screen and (min-width:1680px){.Icn2R p,.Icn2R p a{letter-spacing:.5px}}@media screen and (max-width:767px){.Icn2R p,.Icn2R p a{line-height:24px}}@media screen and (min-width:1680px){.Icn2R p,.Icn2R p a{line-height:24px}}.rmgtn{padding-bottom:calc(.79474rem + .65789vw)}@media screen and (max-width:767px){.rmgtn{padding-bottom:19px}}@media screen and (min-width:1680px){.rmgtn{padding-bottom:19px}}.iiv6s{display:flex;flex-direction:column;gap:calc(.01579rem + .10965vw)}@media screen and (max-width:767px){.iiv6s{gap:2px}}@media screen and (min-width:1680px){.iiv6s{gap:2px}}.ddwle{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ddwle:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.ddwle:focus-visible.OCliw{box-shadow:0 0 0 2px #fff;outline-color:#000}.sgBqq{background-color:var(--tc-primaryBrand);color:#fff}.cDIPY p{font-size:calc(.67895rem + .54825vw);line-height:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.cDIPY p{font-size:16px}}@media screen and (min-width:1680px){.cDIPY p{font-size:16px}}@media screen and (max-width:767px){.cDIPY p{line-height:24px}}@media screen and (min-width:1680px){.cDIPY p{line-height:24px}}.cDIPY .d5cmr{grid-gap:calc(1.01053rem + .76754vw);display:grid;grid-template-columns:1fr;margin-top:calc(.04737rem + .32895vw)}@media screen and (max-width:767px){.cDIPY .d5cmr{grid-gap:23px}}@media screen and (min-width:1680px){.cDIPY .d5cmr{grid-gap:23px}}@media screen and (max-width:767px){.cDIPY .d5cmr{margin-top:6px}}@media screen and (min-width:1680px){.cDIPY .d5cmr{margin-top:6px}}.cDIPY .d5cmr.eVghC{margin-top:calc(-.04211rem - .98684vw)}@media screen and (max-width:767px){.cDIPY .d5cmr.eVghC{margin-top:-17px}}@media screen and (min-width:1680px){.cDIPY .d5cmr.eVghC{margin-top:-17px}}.cDIPY .d5cmr.T8Kna{margin-top:0}@media screen and (max-width:767px){.cDIPY .d5cmr.T8Kna{margin-top:0}}@media screen and (min-width:1680px){.cDIPY .d5cmr.T8Kna{margin-top:0}}.FnRmD{background:#e2e4e8;height:calc(-.28421rem + 12.60965vw);width:calc(-.44737rem + 20.50439vw)}@media screen and (max-width:767px){.FnRmD{width:100%}}@media screen and (min-width:1680px){.FnRmD{width:340px}}@media screen and (max-width:767px){.FnRmD{height:auto}}@media screen and (min-width:1680px){.FnRmD{height:209px}}.FnRmD img{height:inherit;object-fit:cover;width:inherit}.Eqbo9{margin-top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.Eqbo9{margin-top:-2px}}@media screen and (min-width:1680px){.Eqbo9{margin-top:-2px}}.H00V5{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw);margin-top:calc(-.31579rem - .10965vw);padding-bottom:calc(.87895rem + .54825vw)}@media screen and (max-width:767px){.H00V5{margin-top:0}}@media screen and (min-width:1680px){.H00V5{margin-top:-5px}}@media screen and (max-width:767px){.H00V5{padding-bottom:18px}}@media screen and (min-width:1680px){.H00V5{padding-bottom:18px}}@media screen and (max-width:767px){.H00V5{gap:10px}}@media screen and (min-width:1680px){.H00V5{gap:10px}}.t2QlT{padding-left:calc(.99474rem + .65789vw);padding-top:calc(.87895rem + .54825vw)}@media screen and (max-width:767px){.t2QlT{padding-left:21px}}@media screen and (min-width:1680px){.t2QlT{padding-left:21px}}@media screen and (max-width:767px){.t2QlT{padding-top:18px}}@media screen and (min-width:1680px){.t2QlT{padding-top:18px}}.bjKBV ul{grid-gap:calc(.46316rem + .4386vw);display:grid;grid-template-columns:1fr}@media screen and (max-width:767px){.bjKBV ul{grid-gap:12px}}@media screen and (min-width:1680px){.bjKBV ul{grid-gap:12px}}.bjKBV ul.GDfaA,.bjKBV ul.Qjs_G{grid-gap:calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.bjKBV ul.GDfaA,.bjKBV ul.Qjs_G{grid-gap:30px}}@media screen and (min-width:1680px){.bjKBV ul.GDfaA,.bjKBV ul.Qjs_G{grid-gap:30px}}.bjKBV ul.GDfaA .U5oFe,.bjKBV ul.Qjs_G .U5oFe{font-weight:600}.bjKBV ul li{font-size:calc(.67895rem + .54825vw);line-height:calc(.87895rem + .54825vw)}@media screen and (max-width:767px){.bjKBV ul li{font-size:16px}}@media screen and (min-width:1680px){.bjKBV ul li{font-size:16px}}@media screen and (max-width:767px){.bjKBV ul li{line-height:18px}}@media screen and (min-width:1680px){.bjKBV ul li{line-height:18px}}.bjKBV ul li.xMCUG{grid-gap:calc(-.02632rem + 1.20614vw);--col:calc(-0.10526rem + 4.82456vw);display:grid;grid-template-columns:var(--col) 1fr}@media screen and (max-width:767px){.bjKBV ul li.xMCUG{grid-gap:20px}}@media screen and (min-width:1680px){.bjKBV ul li.xMCUG{grid-gap:20px}}@media screen and (max-width:767px){.bjKBV ul li.xMCUG{--col:80px}}@media screen and (min-width:1680px){.bjKBV ul li.xMCUG{--col:80px}}@media print{.bjKBV ul li.xMCUG{grid-gap:20px;grid-template-columns:60px 1fr}}.bjKBV ul li.xMCUG .sVl4n{background:#e2e4e8;flex-shrink:0;height:calc(-.10526rem + 4.82456vw);width:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.bjKBV ul li.xMCUG .sVl4n{height:80px}}@media screen and (min-width:1680px){.bjKBV ul li.xMCUG .sVl4n{height:80px}}@media screen and (max-width:767px){.bjKBV ul li.xMCUG .sVl4n{width:80px}}@media screen and (min-width:1680px){.bjKBV ul li.xMCUG .sVl4n{width:80px}}@media print{.bjKBV ul li{width:100%}}.bjKBV img{height:calc(-.10526rem + 4.82456vw);object-fit:cover;width:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.bjKBV img{width:80px}}@media screen and (min-width:1680px){.bjKBV img{width:80px}}@media screen and (max-width:767px){.bjKBV img{height:80px}}@media screen and (min-width:1680px){.bjKBV img{height:80px}}@media print{.bjKBV img{height:60px;width:60px}}.B0wFP{grid-gap:calc(.04737rem + .32895vw);display:grid;grid-template-columns:1fr;padding-top:calc(.04737rem + .32895vw)}@media screen and (max-width:767px){.B0wFP{grid-gap:6px}}@media screen and (min-width:1680px){.B0wFP{grid-gap:6px}}@media screen and (max-width:767px){.B0wFP{padding-top:6px}}@media screen and (min-width:1680px){.B0wFP{padding-top:6px}}.y399G{translate:0 -1px}.MwjEE{translate:0 -2px}.P4HjG,.U5oFe,.oAqpX{color:#53595f;display:block;font-size:calc(.67895rem + .54825vw);letter-spacing:0;line-height:calc(.87895rem + .54825vw);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.P4HjG,.U5oFe,.oAqpX{font-size:16px}}@media screen and (min-width:1680px){.P4HjG,.U5oFe,.oAqpX{font-size:16px}}@media screen and (max-width:767px){.P4HjG,.U5oFe,.oAqpX{line-height:18px}}@media screen and (min-width:1680px){.P4HjG,.U5oFe,.oAqpX{line-height:18px}}@media print,screen and (min-width:768px){.P4HjG,.oAqpX,a.U5oFe{transition:color .5s ease}.P4HjG:hover,.oAqpX:hover,a.U5oFe:hover{color:var(--tc-primaryBrand)}}@media print{.P4HjG,.oAqpX,a.U5oFe{font-size:9pt}}.U5oFe.GDfaA.LQuJH{width:calc(-.10526rem + 8.99123vw)}@media screen and (max-width:767px){.U5oFe.GDfaA.LQuJH{width:150px}}@media screen and (min-width:1680px){.U5oFe.GDfaA.LQuJH{width:150px}}.P4HjG{letter-spacing:calc(-.04211rem + .05482vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.P4HjG{text-underline-offset:4px}}@media screen and (min-width:1680px){.P4HjG{text-underline-offset:4px}}@media print,screen and (min-width:768px){.P4HjG:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.P4HjG{text-decoration-thickness:.1pt}}.P4HjG{transition:text-decoration-color .5s ease,color .5s ease}@media screen and (max-width:767px){.P4HjG{letter-spacing:.5px}}@media screen and (min-width:1680px){.P4HjG{letter-spacing:.5px}}@media print{.P4HjG{display:none}}.ej4_7{grid-gap:calc(-.11053rem + 1.31579vw);display:grid;grid-template-columns:1fr}@media screen and (max-width:767px){.ej4_7{grid-gap:20px}}@media screen and (min-width:1680px){.ej4_7{grid-gap:21px}}aside .ej4_7.K6MQM:first-child{padding-top:calc(-.03684rem + .4386vw)}@media screen and (max-width:767px){aside .ej4_7.K6MQM:first-child{padding-top:7px}}@media screen and (min-width:1680px){aside .ej4_7.K6MQM:first-child{padding-top:7px}}.hkfEY{height:calc(-.28421rem + 12.60965vw);margin-bottom:calc(.01579rem + .10965vw);margin-top:calc(.04737rem + .32895vw);width:calc(-.44737rem + 20.50439vw)}@media screen and (max-width:767px){.hkfEY{width:100%}}@media screen and (min-width:1680px){.hkfEY{width:340px}}@media screen and (max-width:767px){.hkfEY{height:auto}}@media screen and (min-width:1680px){.hkfEY{height:209px}}@media screen and (max-width:767px){.hkfEY{margin-bottom:.45px}}@media screen and (min-width:1680px){.hkfEY{margin-bottom:2px}}@media screen and (max-width:767px){.hkfEY{margin-top:6px}}@media screen and (min-width:1680px){.hkfEY{margin-top:6px}}.hkfEY img{object-fit:cover}.PuWGC{translate:-1px -1px}.PuWGC *,.PuWGC p{font-family:Arial,sans-serif;font-size:calc(.65789rem + 1.09649vw);font-style:italic;font-weight:600;letter-spacing:-.1rem;line-height:calc(.78947rem + 1.31579vw)}@media screen and (max-width:767px){.PuWGC *,.PuWGC p{font-size:25px}}@media screen and (min-width:1680px){.PuWGC *,.PuWGC p{font-size:25px}}@media screen and (max-width:767px){.PuWGC *,.PuWGC p{line-height:30px}}@media screen and (min-width:1680px){.PuWGC *,.PuWGC p{line-height:30px}}@media screen and (max-width:767px){.PuWGC *,.PuWGC p{letter-spacing:-1px}}@media screen and (min-width:1680px){.PuWGC *,.PuWGC p{letter-spacing:-1px}}.zQVJT{color:#53595f;font-size:calc(.67895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.11053rem + .76754vw);margin-bottom:calc(.03684rem - .4386vw);padding-left:calc(-.04211rem + 1.09649vw);position:relative}@media screen and (max-width:767px){.zQVJT{font-size:16px}}@media screen and (min-width:1680px){.zQVJT{font-size:16px}}@media screen and (max-width:767px){.zQVJT{line-height:24px}}@media screen and (min-width:1680px){.zQVJT{line-height:24px}}@media screen and (max-width:767px){.zQVJT{padding-left:18px}}@media screen and (min-width:1680px){.zQVJT{padding-left:18px}}@media screen and (max-width:767px){.zQVJT{letter-spacing:.5px}}@media screen and (min-width:1680px){.zQVJT{letter-spacing:.5px}}@media screen and (max-width:767px){.zQVJT{margin-bottom:-7px}}@media screen and (min-width:1680px){.zQVJT{margin-bottom:-7px}}.zQVJT span{font-weight:600;letter-spacing:0}.zQVJT:before{content:"–";font-weight:600;left:0;position:absolute;top:-1px}.modal-backdrop{z-index:2900}.GDuHG{--bs-modal-width:100svh;z-index:3000}.GDuHG .modal-content{background-color:transparent;border:none;border-radius:0;display:block;height:100%;max-height:80vh;max-width:80vw;width:100%}@media screen and (max-width:767px){.GDuHG .modal-content{max-height:90vh;max-width:90vw}}@media screen and (min-width:1920px){.GDuHG .modal-content{max-width:1920px}}.GDuHG .modal-dialog{margin:0 auto;max-height:80vh;max-width:80vw;top:50%;translate:0 -50%}@media screen and (max-width:767px){.GDuHG .modal-dialog{max-height:90vh;max-width:90vw}}@media screen and (min-width:1920px){.GDuHG .modal-dialog{max-width:1920px}}.B0oFl{aspect-ratio:16/9;background:#000;border-radius:5px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);margin:0 auto;max-height:80vh;max-width:80vw;position:relative}@media screen and (max-width:767px){.B0oFl{max-height:90vh;max-width:90vw}}@media screen and (min-width:1920px){.B0oFl{max-width:1920px}}.B0oFl .react-player__preview,.B0oFl iframe{aspect-ratio:16/9;height:100%;margin:0 auto;max-height:80vh;max-width:80vw;width:100%}@media screen and (max-width:767px){.B0oFl .react-player__preview,.B0oFl iframe{max-height:90vh;max-width:90vw}}@media screen and (min-width:1920px){.B0oFl .react-player__preview,.B0oFl iframe{max-width:1920px}}.eLQLK{position:absolute;right:0;top:calc(-3.13158rem - 2.30263vw);z-index:10}@media screen and (max-width:767px){.eLQLK{top:-70px}}@media screen and (min-width:1680px){.eLQLK{top:-70px}}@media screen and (max-width:767px){.eLQLK{right:0}}@media screen and (min-width:1680px){.eLQLK{right:0}}@media screen and (max-width:767px){.eLQLK{right:50%;translate:50% 0}}.wZ6m9 .b3Hq3{grid-gap:calc(-.01053rem + 1.31579vw);display:grid;grid-template-columns:1fr}@media screen and (max-width:767px){.wZ6m9 .b3Hq3{grid-gap:22px}}@media screen and (min-width:1680px){.wZ6m9 .b3Hq3{grid-gap:22px}}.wZ6m9 .b3Hq3 p{line-height:calc(1.11053rem + .76754vw);margin-bottom:calc(-.23158rem - .2193vw)}@media screen and (max-width:767px){.wZ6m9 .b3Hq3 p{line-height:24px}}@media screen and (min-width:1680px){.wZ6m9 .b3Hq3 p{line-height:24px}}@media screen and (max-width:767px){.wZ6m9 .b3Hq3 p{margin-bottom:-6px}}@media screen and (min-width:1680px){.wZ6m9 .b3Hq3 p{margin-bottom:-6px}}.ZhD4W{cursor:pointer;height:calc(-.28421rem + 12.60965vw);margin-top:calc(.04737rem + .32895vw);width:calc(-.44737rem + 20.50439vw)}@media screen and (max-width:767px){.ZhD4W{width:100%}}@media screen and (min-width:1680px){.ZhD4W{width:340px}}@media screen and (max-width:767px){.ZhD4W{height:auto}}@media screen and (min-width:1680px){.ZhD4W{height:209px}}@media screen and (max-width:767px){.ZhD4W{margin-top:6px}}@media screen and (min-width:1680px){.ZhD4W{margin-top:6px}}.ZhD4W img{height:inherit;object-fit:cover;width:inherit}.ZhD4W.xhI2O{position:relative}.ZhD4W:hover .am758{background:var(--tc-primaryBrand);color:#fff}.am758{align-items:center;background:#fff;bottom:0;color:var(--tc-primaryBrand);display:flex;font-size:calc(.91053rem + .76754vw);height:calc(2.45263rem + 1.75439vw);justify-content:center;left:0;pointer-events:none;position:absolute;transition:color .5s ease,background .5s ease;width:calc(2.55263rem + 1.75439vw)}@media screen and (max-width:767px){.am758{width:55px}}@media screen and (min-width:1680px){.am758{width:55px}}@media screen and (max-width:767px){.am758{height:54px}}@media screen and (min-width:1680px){.am758{height:54px}}@media screen and (max-width:767px){.am758{font-size:22px}}@media screen and (min-width:1680px){.am758{font-size:22px}}.am758 svg{--x:calc(-0.01579rem - 0.10965vw);translate:var(--x) 0}@media screen and (max-width:767px){.am758 svg{--x:-2px}}@media screen and (min-width:1680px){.am758 svg{--x:-2px}}.NePW8{--col-1:calc(-1.55263rem + 75.32895vw);align-items:start;display:grid;grid-template-columns:var(--col-1)}@media screen and (max-width:767px){.NePW8{--col-1:100%}}@media screen and (min-width:1680px){.NePW8{--col-1:1250px}}.NePW8 .CDWSy{max-width:100%;padding-bottom:calc(-.15789rem + 7.23684vw);padding-top:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.NePW8 .CDWSy{padding-top:40px}}@media screen and (min-width:1680px){.NePW8 .CDWSy{padding-top:80px}}@media screen and (max-width:767px){.NePW8 .CDWSy{padding-bottom:60px}}@media screen and (min-width:1680px){.NePW8 .CDWSy{padding-bottom:120px}}@media print{.NePW8 .CDWSy{padding-bottom:0;padding-top:15pt}}.NePW8 .CDWSy .Z33ob{margin-top:calc(.03684rem - .4386vw);padding-bottom:calc(.02632rem + 2.96053vw)}@media screen and (max-width:767px){.NePW8 .CDWSy .Z33ob{padding-bottom:19px}}@media screen and (min-width:1680px){.NePW8 .CDWSy .Z33ob{padding-bottom:50px}}@media screen and (max-width:767px){.NePW8 .CDWSy .Z33ob{margin-top:2px}}@media screen and (min-width:1680px){.NePW8 .CDWSy .Z33ob{margin-top:-7px}}.NePW8 .CDWSy>.rte>p:first-child{margin-top:calc(-.04737rem - .32895vw)}@media screen and (max-width:767px){.NePW8 .CDWSy>.rte>p:first-child{margin-top:-6px}}@media screen and (min-width:1680px){.NePW8 .CDWSy>.rte>p:first-child{margin-top:-6px}}.NePW8.cfQid{--col-1:calc(-1.36842rem + 62.7193vw);--col-2:calc(-0.44737rem + 20.50439vw);gap:calc(-.07895rem + 7.78509vw);grid-template-columns:var(--col-1) var(--col-2)}@media screen and (max-width:767px){.NePW8.cfQid{gap:60px}}@media screen and (min-width:1680px){.NePW8.cfQid{gap:130px}}@media screen and (max-width:767px){.NePW8.cfQid{--col-1:100%}}@media screen and (min-width:1680px){.NePW8.cfQid{--col-1:1040px}}@media screen and (max-width:767px){.NePW8.cfQid{--col-2:100%}}@media screen and (min-width:1680px){.NePW8.cfQid{--col-2:340px}}@media print{.NePW8.cfQid{--col-1:68.87417%;--col-2:24.50331%;gap:6.6225165563%}}@media screen and (max-width:767px){.NePW8.cfQid{display:flex;flex-direction:column}}.NePW8.cfQid .BY575{grid-gap:calc(-.07895rem + 3.61842vw);align-items:start;display:grid;grid-template-columns:1fr;padding-bottom:calc(-.15789rem + 7.23684vw);padding-top:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.NePW8.cfQid .BY575{padding-top:40px}}@media screen and (min-width:1680px){.NePW8.cfQid .BY575{padding-top:80px}}@media screen and (max-width:767px){.NePW8.cfQid .BY575{padding-bottom:60px}}@media screen and (min-width:1680px){.NePW8.cfQid .BY575{padding-bottom:120px}}@media screen and (max-width:767px){.NePW8.cfQid .BY575{grid-gap:60px}}@media screen and (min-width:1680px){.NePW8.cfQid .BY575{grid-gap:60px}}.NePW8.cfQid .BY575>div{border-top:1px solid #a2aab6;padding-top:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.NePW8.cfQid .BY575>div{padding-top:24px}}@media screen and (min-width:1680px){.NePW8.cfQid .BY575>div{padding-top:24px}}.NePW8.cfQid .BY575>div:first-child{border-top:none;padding-top:0}.NePW8.cfQid .BY575>div:first-child h3{margin-top:calc(-.31579rem - .10965vw)}@media screen and (max-width:767px){.NePW8.cfQid .BY575>div:first-child h3{margin-top:-5px}}@media screen and (min-width:1680px){.NePW8.cfQid .BY575>div:first-child h3{margin-top:-5px}}@media print,screen and (min-width:768px){.NePW8.cfQid .BY575>div:last-child{border-bottom:1px solid #a2aab6;padding-bottom:calc(-.07895rem + 3.61842vw)}}@media screen and (min-width:768px)and (max-width:767px){.NePW8.cfQid .BY575>div:last-child{padding-bottom:60px}}@media screen and (min-width:768px)and (min-width:1680px){.NePW8.cfQid .BY575>div:last-child{padding-bottom:60px}}@media screen and (max-width:767px){.NePW8.cfQid .BY575{border-top:1px solid #a2aab6;padding-top:16px}}@media print{.NePW8.cfQid .BY575{border-top:none;padding-bottom:0;padding-top:15pt;width:100%}}.NePW8.GAo_r{display:flex;flex-direction:column}.NePW8.GAo_r .BY575{display:none}.zbH68{padding-bottom:calc(1.67368rem + 1.20614vw)}.zbH68 p{font-size:calc(1.11053rem + .76754vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.zbH68 p{font-size:24px}}@media screen and (min-width:1680px){.zbH68 p{font-size:24px}}@media screen and (max-width:767px){.zbH68 p{line-height:30px}}@media screen and (min-width:1680px){.zbH68 p{line-height:30px}}@media screen and (max-width:767px){.zbH68 p{letter-spacing:.5px}}@media screen and (min-width:1680px){.zbH68 p{letter-spacing:.5px}}@media screen and (max-width:767px){.zbH68{padding-bottom:37px}}@media screen and (min-width:1680px){.zbH68{padding-bottom:37px}}.IQXKY{padding-bottom:60px}.IQXKY .cu4zV{grid-gap:60px;display:grid;grid-template-columns:1fr}.IQXKY .cu4zV>div{border-top:1px solid #a2aab6;padding-top:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.IQXKY .cu4zV>div{padding-top:24px}}@media screen and (min-width:1680px){.IQXKY .cu4zV>div{padding-top:24px}}.Xfmtt{padding-top:60px}.L1oND{margin:0;width:100%}.L1oND,.yvPNV{bottom:0;position:absolute}.yvPNV{right:0}.HxrtC{position:absolute;width:100%;z-index:20}.v9dV8{display:flex;flex-direction:column;gap:calc(1.90526rem + 1.42544vw);padding-bottom:calc(4.01053rem + 2.85088vw);padding-top:calc(4.45789rem + 3.17982vw)}@media screen and (max-width:767px){.v9dV8{gap:13px}}@media screen and (min-width:1680px){.v9dV8{gap:43px}}@media screen and (max-width:767px){.v9dV8{padding-bottom:55px}}@media screen and (min-width:1680px){.v9dV8{padding-bottom:88px}}@media screen and (max-width:767px){.v9dV8{padding-top:55px}}@media screen and (min-width:1680px){.v9dV8{padding-top:98px}}.SLeiF{padding-bottom:calc(4.78947rem + 3.39912vw)}@media screen and (max-width:767px){.SLeiF{padding-bottom:47px}}@media screen and (min-width:1680px){.SLeiF{padding-bottom:105px}}.xS81A{background-color:var(--tc-primaryBrand);display:flex}@media screen and (max-width:767px){.xS81A{flex-direction:column-reverse}}.OB5Jt{color:#fff;max-width:calc(-.71053rem + 34.64912vw);min-width:calc(-.71053rem + 34.64912vw);padding:calc(-.06842rem + 4.38596vw) calc(-.23684rem + 2.52193vw) calc(-.07895rem + 3.61842vw) calc(-.25263rem + 2.41228vw)}@media screen and (max-width:767px){.OB5Jt{padding-top:36px}}@media screen and (min-width:1680px){.OB5Jt{padding-top:73px}}@media screen and (max-width:767px){.OB5Jt{padding-left:25px}}@media screen and (min-width:1680px){.OB5Jt{padding-left:38px}}@media screen and (max-width:767px){.OB5Jt{padding-right:22px}}@media screen and (min-width:1680px){.OB5Jt{padding-right:40px}}@media screen and (max-width:767px){.OB5Jt{padding-bottom:0}}@media screen and (min-width:1680px){.OB5Jt{padding-bottom:60px}}@media screen and (max-width:767px){.OB5Jt{min-width:100%}}@media screen and (min-width:1680px){.OB5Jt{min-width:575px}}@media screen and (max-width:767px){.OB5Jt{max-width:100%}}@media screen and (min-width:1680px){.OB5Jt{max-width:575px}}.KIXEa{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.AVhCY{padding-left:calc(.01579rem + .10965vw);padding-top:calc(1.55789rem + 1.09649vw)}@media screen and (max-width:767px){.AVhCY{padding-top:16px}}@media screen and (min-width:1680px){.AVhCY{padding-top:34px}}@media screen and (max-width:767px){.AVhCY{padding-left:1px}}@media screen and (min-width:1680px){.AVhCY{padding-left:2px}}.dFJPV{margin-top:calc(-.11579rem - .10965vw);padding-bottom:0;padding-left:calc(.76316rem + .4386vw)}@media screen and (max-width:767px){.dFJPV{margin-top:-3px}}@media screen and (min-width:1680px){.dFJPV{margin-top:-3px}}@media screen and (max-width:767px){.dFJPV{padding-left:15px}}@media screen and (min-width:1680px){.dFJPV{padding-left:15px}}@media screen and (max-width:767px){.dFJPV{padding-bottom:31px}}@media screen and (min-width:1680px){.dFJPV{padding-bottom:0}}.eVKW0{height:auto;overflow:hidden;width:calc(-.69474rem + 28.50877vw)}@media screen and (max-width:767px){.eVKW0{width:100%}}@media screen and (min-width:1680px){.eVKW0{width:472px}}@media screen and (max-width:767px){.eVKW0{height:209px}}.sSHfX{height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (max-width:767px){.sSHfX{object-position:top}}.J2HMB{font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw);position:relative}@media screen and (max-width:767px){.J2HMB{font-size:18px}}@media screen and (min-width:1680px){.J2HMB{font-size:18px}}@media screen and (max-width:767px){.J2HMB{letter-spacing:.5px}}@media screen and (min-width:1680px){.J2HMB{letter-spacing:.5px}}@media screen and (max-width:767px){.J2HMB{line-height:26px}}@media screen and (min-width:1680px){.J2HMB{line-height:26px}}.J2HMB:before{color:var(--tc-primaryBrand);content:"•";font-size:calc(.99474rem + .65789vw);font-weight:600;left:calc(-.91053rem - .76754vw);position:absolute;top:.1rem}@media screen and (max-width:767px){.J2HMB:before{font-size:21px}}@media screen and (min-width:1680px){.J2HMB:before{font-size:21px}}@media screen and (max-width:767px){.J2HMB:before{top:1px}}@media screen and (min-width:1680px){.J2HMB:before{top:1px}}@media screen and (max-width:767px){.J2HMB:before{left:-22px}}@media screen and (min-width:1680px){.J2HMB:before{left:-22px}}.J2HMB .DaWXf{max-width:calc(19.35263rem + 14.25439vw)}@media screen and (max-width:767px){.J2HMB .DaWXf{max-width:433px}}@media screen and (min-width:1680px){.J2HMB .DaWXf{max-width:433px}}.J2HMB .DaWXf .zl_0I{color:var(--tc-primaryBrand);font-weight:600}.Inmlx{margin-bottom:calc(-.23158rem - .2193vw)}@media screen and (max-width:767px){.Inmlx{margin-bottom:-6px}}@media screen and (min-width:1680px){.Inmlx{margin-bottom:-6px}}.Inmlx .RUYEq{color:#53595f;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw);margin-top:calc(1.90526rem + 1.42544vw);padding-bottom:calc(1.12632rem + .87719vw);padding-right:calc(.89474rem + .65789vw)}@media screen and (max-width:767px){.Inmlx .RUYEq{margin-top:13px}}@media screen and (min-width:1680px){.Inmlx .RUYEq{margin-top:43px}}@media screen and (max-width:767px){.Inmlx .RUYEq{font-size:18px}}@media screen and (min-width:1680px){.Inmlx .RUYEq{font-size:18px}}@media screen and (max-width:767px){.Inmlx .RUYEq{letter-spacing:.5px}}@media screen and (min-width:1680px){.Inmlx .RUYEq{letter-spacing:.5px}}@media screen and (max-width:767px){.Inmlx .RUYEq{line-height:26px}}@media screen and (min-width:1680px){.Inmlx .RUYEq{line-height:26px}}@media screen and (max-width:767px){.Inmlx .RUYEq{padding-right:0}}@media screen and (min-width:1680px){.Inmlx .RUYEq{padding-right:20px}}@media screen and (max-width:767px){.Inmlx .RUYEq{padding-bottom:26px}}@media screen and (min-width:1680px){.Inmlx .RUYEq{padding-bottom:26px}}.Inmlx .Ovn_O{display:flex;gap:calc(6.27895rem + 4.71491vw);padding-left:calc(.99474rem + .65789vw)}@media screen and (max-width:767px){.Inmlx .Ovn_O{gap:34px}}@media screen and (min-width:1680px){.Inmlx .Ovn_O{gap:142px}}@media screen and (max-width:767px){.Inmlx .Ovn_O{padding-left:21px}}@media screen and (min-width:1680px){.Inmlx .Ovn_O{padding-left:21px}}@media screen and (max-width:767px){.Inmlx .Ovn_O{flex-direction:column}}.Inmlx .Ovn_O .ps8Ob{display:flex;flex-direction:column;gap:calc(1.55789rem + 1.09649vw)}@media screen and (max-width:767px){.Inmlx .Ovn_O .ps8Ob{gap:34px}}@media screen and (min-width:1680px){.Inmlx .Ovn_O .ps8Ob{gap:34px}}.alyhM.fJBsO:hover .yxoSV .zr07N{color:var(--tc-primaryBrand)}@media screen and (max-width:767px){.alyhM{width:100%}}.S9lzd{display:block}.S9lzd:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.S9lzd:focus-visible.j9fz7{box-shadow:0 0 0 2px #fff;outline-color:#000}.JeCpj{background-color:#e2e4e8;height:calc(-.31579rem + 18.64035vw);overflow:hidden;width:calc(-.31579rem + 18.64035vw)}@media screen and (max-width:767px){.JeCpj{width:100%}}@media screen and (min-width:1680px){.JeCpj{width:310px}}@media screen and (max-width:767px){.JeCpj{height:310px}}@media screen and (min-width:1680px){.JeCpj{height:310px}}@media screen and (max-width:767px){.JeCpj{max-height:310px;max-width:310px}}.Vq0dM{height:100%;object-fit:cover;width:100%}.yxoSV{display:flex;flex-direction:column;gap:calc(.01579rem + .10965vw);margin-top:calc(.04211rem + .98684vw)}@media screen and (max-width:767px){.yxoSV{margin-top:17px}}@media screen and (min-width:1680px){.yxoSV{margin-top:17px}}@media screen and (max-width:767px){.yxoSV{gap:2px}}@media screen and (min-width:1680px){.yxoSV{gap:2px}}.zr07N{color:#53595f;font-size:calc(-.02632rem + 1.20614vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.00526rem + 1.42544vw);transition:color .5s ease}@media screen and (max-width:767px){.zr07N{font-size:20px}}@media screen and (min-width:1680px){.zr07N{font-size:20px}}@media screen and (max-width:767px){.zr07N{letter-spacing:-.5px}}@media screen and (min-width:1680px){.zr07N{letter-spacing:-.5px}}@media screen and (max-width:767px){.zr07N{line-height:24px}}@media screen and (min-width:1680px){.zr07N{line-height:24px}}._ahvU{color:var(--tc-grey3);font-size:calc(-.05789rem + .98684vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.00526rem + 1.42544vw)}@media screen and (max-width:767px){._ahvU{font-size:16px}}@media screen and (min-width:1680px){._ahvU{font-size:16px}}@media screen and (max-width:767px){._ahvU{letter-spacing:.5px}}@media screen and (min-width:1680px){._ahvU{letter-spacing:.5px}}@media screen and (max-width:767px){._ahvU{line-height:24px}}@media screen and (min-width:1680px){._ahvU{line-height:24px}}.XcCH9{-webkit-column-gap:calc(-.21053rem + 3.39912vw);column-gap:calc(-.21053rem + 3.39912vw);display:flex;flex-wrap:wrap;row-gap:calc(-.15263rem + 4.49561vw)}@media screen and (max-width:767px){.XcCH9{-webkit-column-gap:20px;column-gap:20px}}@media screen and (min-width:1680px){.XcCH9{-webkit-column-gap:55px;column-gap:55px}}@media screen and (max-width:767px){.XcCH9{row-gap:20px}}@media screen and (min-width:1680px){.XcCH9{row-gap:74px}}.o8chR{padding-bottom:calc(4.93684rem + 3.72807vw)}@media screen and (max-width:767px){.o8chR{padding-bottom:0}}@media screen and (min-width:1680px){.o8chR{padding-bottom:112px}}.o8chR .xKZGs{padding-bottom:calc(2.8rem + 2.08333vw)}@media screen and (max-width:767px){.o8chR .xKZGs{padding-bottom:39px}}@media screen and (min-width:1680px){.o8chR .xKZGs{padding-bottom:63px}}.o8chR .seZqw{display:flex;flex-wrap:wrap;gap:calc(2.55263rem + 1.75439vw);row-gap:calc(3.56316rem + 2.52193vw)}@media screen and (max-width:767px){.o8chR .seZqw{gap:55px}}@media screen and (min-width:1680px){.o8chR .seZqw{gap:55px}}@media screen and (max-width:767px){.o8chR .seZqw{row-gap:78px}}@media screen and (min-width:1680px){.o8chR .seZqw{row-gap:78px}}@media screen and (max-width:767px){.uoFZi{width:auto}}.uoFZi .RfFUX{margin-top:calc(-.31579rem - .10965vw);padding-bottom:calc(1.90526rem + 1.42544vw)}@media screen and (max-width:767px){.uoFZi .RfFUX{padding-bottom:43px}}@media screen and (min-width:1680px){.uoFZi .RfFUX{padding-bottom:43px}}@media screen and (max-width:767px){.uoFZi .RfFUX{margin-top:-5px}}@media screen and (min-width:1680px){.uoFZi .RfFUX{margin-top:-5px}}.uoFZi .ss_GX{padding-bottom:calc(3.11579rem + 2.19298vw)}@media screen and (max-width:767px){.uoFZi .ss_GX{padding-bottom:68px}}@media screen and (min-width:1680px){.uoFZi .ss_GX{padding-bottom:68px}}.oj4pQ{margin-bottom:calc(4.37368rem + 3.28947vw);margin-top:calc(-2.25263rem - 1.75439vw)}@media screen and (max-width:767px){.oj4pQ{margin-top:35px}}@media screen and (min-width:1680px){.oj4pQ{margin-top:-52px}}@media screen and (max-width:767px){.oj4pQ{margin-bottom:46px}}@media screen and (min-width:1680px){.oj4pQ{margin-bottom:99px}}.S8CG3{display:flex;flex-direction:column;gap:calc(1.90526rem + 1.42544vw);margin-bottom:calc(-.33158rem - .2193vw)}@media screen and (max-width:767px){.S8CG3{gap:20px}}@media screen and (min-width:1680px){.S8CG3{gap:43px}}@media screen and (max-width:767px){.S8CG3{margin-bottom:0}}@media screen and (min-width:1680px){.S8CG3{margin-bottom:-7px}}.LgOCc{padding:0 calc(-.10526rem + 4.82456vw) calc(0rem + 4.16667vw) calc(-.15789rem + 5.15351vw)}@media screen and (max-width:767px){.LgOCc{padding-top:30px}}@media screen and (min-width:1680px){.LgOCc{padding-top:0}}@media screen and (max-width:767px){.LgOCc{padding-left:25px}}@media screen and (min-width:1680px){.LgOCc{padding-left:85px}}@media screen and (max-width:767px){.LgOCc{padding-right:25px}}@media screen and (min-width:1680px){.LgOCc{padding-right:80px}}@media screen and (max-width:767px){.LgOCc{padding-bottom:40px}}@media screen and (min-width:1680px){.LgOCc{padding-bottom:70px}}@media screen and (max-width:767px){.LgOCc .Ummng{padding-bottom:24px}}.Zztnm{padding:0}.J3NWe{height:calc(-.52632rem + 24.12281vw);margin-bottom:calc(-.14737rem + 3.83772vw);overflow:hidden;position:relative;width:calc(-1.36842rem + 62.7193vw)}@media screen and (max-width:767px){.J3NWe{width:100%}}@media screen and (min-width:1680px){.J3NWe{width:1040px}}@media screen and (max-width:767px){.J3NWe{height:170px}}@media screen and (min-width:1680px){.J3NWe{height:400px}}@media screen and (max-width:767px){.J3NWe{margin-bottom:23px}}@media screen and (min-width:1680px){.J3NWe{margin-bottom:63px}}@media print{.J3NWe{height:auto;margin-bottom:20px;overflow:inherit;width:auto}}.J3NWe .Zz5i0{height:100%;object-fit:cover;width:100%}@media screen and (max-width:767px){.J3NWe .Zz5i0{object-position:top}}@media print{.J3NWe .Zz5i0{height:calc(-.52632rem + 24.12281vw);margin-bottom:calc(-.02632rem + 1.20614vw);width:calc(-1.36842rem + 62.7193vw)}}.J3NWe .Ummng{display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;max-width:calc(-.54211rem + 28.17982vw);position:absolute;top:calc(.08421rem - .10965vw)}@media screen and (max-width:767px){.J3NWe .Ummng{max-width:468px}}@media screen and (min-width:1680px){.J3NWe .Ummng{max-width:468px}}@media screen and (max-width:767px){.J3NWe .Ummng{top:-1px}}@media screen and (min-width:1680px){.J3NWe .Ummng{top:-1px}}@media print{.J3NWe .Ummng{display:block;max-width:none;padding-right:0;position:static;top:auto}}.J3NWe .Ummng .LoTiu{left:calc(.08421rem - .10965vw);margin-bottom:3px;position:relative}@media screen and (max-width:767px){.J3NWe .Ummng .LoTiu{left:-1px}}@media screen and (min-width:1680px){.J3NWe .Ummng .LoTiu{left:-1px}}@media print{.J3NWe .Ummng .LoTiu{font-size:16px;line-height:24px}}.J3NWe .Ummng .cL_q3{margin-bottom:calc(-.01053rem + 1.31579vw)}@media screen and (max-width:767px){.J3NWe .Ummng .cL_q3{margin-bottom:22px}}@media screen and (min-width:1680px){.J3NWe .Ummng .cL_q3{margin-bottom:22px}}@media print{.J3NWe .Ummng .cL_q3{font-size:16px;line-height:24px}}.J3NWe .Ummng .iojdy{color:#53595f;font-family:Arial,sans-serif;font-size:calc(-.04211rem + 1.09649vw);font-style:italic;left:calc(.08421rem - .10965vw);letter-spacing:0;line-height:calc(.02105rem + 1.53509vw);position:relative}@media screen and (max-width:767px){.J3NWe .Ummng .iojdy{left:-1px}}@media screen and (min-width:1680px){.J3NWe .Ummng .iojdy{left:-1px}}@media screen and (max-width:767px){.J3NWe .Ummng .iojdy{font-size:18px}}@media screen and (min-width:1680px){.J3NWe .Ummng .iojdy{font-size:18px}}@media screen and (max-width:767px){.J3NWe .Ummng .iojdy{line-height:26px}}@media screen and (min-width:1680px){.J3NWe .Ummng .iojdy{line-height:26px}}@media print{.J3NWe .Ummng .iojdy{font-size:14px;line-height:20px}}.y61YG{border-bottom:1px solid #dcdee0;margin-bottom:calc(-.11579rem + 4.05702vw);padding-bottom:calc(-.01579rem + 4.05702vw)}@media screen and (max-width:767px){.y61YG{padding-bottom:44px}}@media screen and (min-width:1680px){.y61YG{padding-bottom:68px}}@media screen and (max-width:767px){.y61YG{margin-bottom:43px}}@media screen and (min-width:1680px){.y61YG{margin-bottom:67px}}.d8O3g{border-bottom:1px solid #a2aab6;display:flex;flex-direction:column;gap:calc(-.14737rem + 3.83772vw);margin-bottom:calc(-.06842rem + 4.38596vw);padding-bottom:calc(-.07368rem + 5.04386vw)}@media screen and (max-width:767px){.d8O3g{padding-bottom:44px}}@media screen and (min-width:1680px){.d8O3g{padding-bottom:84px}}@media screen and (max-width:767px){.d8O3g{margin-bottom:50px}}@media screen and (min-width:1680px){.d8O3g{margin-bottom:73px}}@media screen and (max-width:767px){.d8O3g{gap:37px}}@media screen and (min-width:1680px){.d8O3g{gap:63px}}.d8O3g .bBZhl{padding-bottom:calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.d8O3g .bBZhl{padding-bottom:20px}}@media screen and (min-width:1680px){.d8O3g .bBZhl{padding-bottom:30px}}.U7cPo{display:flex;flex-direction:row-reverse;justify-content:space-between}.aVnPX{align-items:center;display:flex;gap:calc(-.03158rem + 1.86404vw)}@media screen and (max-width:767px){.aVnPX{gap:26px}}@media screen and (min-width:1680px){.aVnPX{gap:31px}}@media screen and (max-width:767px){.aVnPX{justify-content:space-between;width:100%}}.aVnPX:hover .YSSc4,.aVnPX:hover .zvDBi{color:var(--tc-primaryBrand)}.cE7oe{height:calc(-.21053rem + 13.81579vw);margin-bottom:calc(.02632rem + .87719vw);overflow:hidden;position:relative;width:calc(-.44737rem + 20.50439vw)}@media screen and (max-width:767px){.cE7oe{width:100%}}@media screen and (min-width:1680px){.cE7oe{width:340px}}@media screen and (max-width:767px){.cE7oe{height:189.87px}}@media screen and (min-width:1680px){.cE7oe{height:230px}}@media screen and (max-width:767px){.cE7oe{margin-bottom:19.16px}}@media screen and (min-width:1680px){.cE7oe{margin-bottom:15px}}.rkJQB{height:100%;object-fit:cover;width:100%}.YSSc4{padding-bottom:calc(-.06842rem + .2193vw)}@media screen and (max-width:767px){.YSSc4{padding-bottom:4px}}@media screen and (min-width:1680px){.YSSc4{padding-bottom:3px}}.YSSc4{transition:color .5s ease}.zvDBi{position:relative;top:calc(-.03684rem - 1.64474vw)}@media screen and (max-width:767px){.zvDBi{top:-28px}}@media screen and (min-width:1680px){.zvDBi{top:-28px}}.zvDBi{transition:color .5s ease}.ZwknT{background-color:#fff;display:flex;justify-content:flex-end;left:0;max-width:calc(-1.63158rem + 72.69737vw);min-height:100vh;overflow:hidden;position:fixed;top:0;z-index:110}@media screen and (max-width:767px){.ZwknT{top:0}}@media screen and (min-width:1680px){.ZwknT{top:0}}@media screen and (max-width:767px){.ZwknT{left:0}}@media screen and (min-width:1680px){.ZwknT{left:0}}@media screen and (max-width:767px){.ZwknT{max-width:100vw}}@media screen and (min-width:1680px){.ZwknT{max-width:1205px}}@media print{.ZwknT{background-color:#fff!important;display:block;height:auto;left:0;max-width:100%;opacity:1!important;position:static;top:0;width:100%;z-index:99999}}.ZwknT .zOf_3{height:100vh;min-width:calc(-1.63158rem + 72.69737vw);overflow-y:auto}@media screen and (max-width:767px){.ZwknT .zOf_3{min-width:100vw}}@media screen and (min-width:1680px){.ZwknT .zOf_3{min-width:1205px}}@media print{.ZwknT .zOf_3{height:100%;min-width:inherit;overflow-y:inherit}.ZwknT .zOf_3 .carousel-item{float:none!important}}.ZwknT .zOf_3 .Jsrnx{align-items:center;display:flex;justify-content:space-between;margin-bottom:calc(2.66842rem + 1.86404vw);padding-left:calc(-.15789rem + 5.15351vw);padding-right:calc(-.10526rem + 4.82456vw);padding-top:calc(-.15263rem + 4.49561vw)}@media screen and (max-width:767px){.ZwknT .zOf_3 .Jsrnx{padding-top:0}}@media screen and (min-width:1680px){.ZwknT .zOf_3 .Jsrnx{padding-top:74px}}@media screen and (max-width:767px){.ZwknT .zOf_3 .Jsrnx{padding-left:0}}@media screen and (min-width:1680px){.ZwknT .zOf_3 .Jsrnx{padding-left:85px}}@media screen and (max-width:767px){.ZwknT .zOf_3 .Jsrnx{padding-right:0}}@media screen and (min-width:1680px){.ZwknT .zOf_3 .Jsrnx{padding-right:80px}}@media screen and (max-width:767px){.ZwknT .zOf_3 .Jsrnx{margin-bottom:0}}@media screen and (min-width:1680px){.ZwknT .zOf_3 .Jsrnx{margin-bottom:58px}}@media screen and (max-width:767px){.ZwknT .zOf_3 .Jsrnx{background-color:var(--tc-grey1);position:-webkit-sticky;position:sticky;top:0;z-index:120}}@media print{.ZwknT .zOf_3 .Jsrnx{display:block}}.ZwknT .zOf_3 .Jsrnx .kCBmh{left:calc(-.31579rem - .10965vw);padding:0;position:relative}@media screen and (max-width:767px){.ZwknT .zOf_3 .Jsrnx .kCBmh{left:0}}@media screen and (min-width:1680px){.ZwknT .zOf_3 .Jsrnx .kCBmh{left:-5px}}@media screen and (max-width:767px){.ZwknT .zOf_3 .Jsrnx .kCBmh{padding-top:16px}}@media screen and (min-width:1680px){.ZwknT .zOf_3 .Jsrnx .kCBmh{padding-top:0}}@media screen and (max-width:767px){.ZwknT .zOf_3 .Jsrnx .kCBmh{padding-bottom:16px}}@media screen and (min-width:1680px){.ZwknT .zOf_3 .Jsrnx .kCBmh{padding-bottom:0}}@media screen and (max-width:767px){.ZwknT .zOf_3 .Jsrnx .kCBmh{padding-left:25px}}@media screen and (min-width:1680px){.ZwknT .zOf_3 .Jsrnx .kCBmh{padding-left:0}}@media screen and (max-width:767px){.ZwknT .zOf_3 .Jsrnx .kCBmh{padding-right:16px}}@media screen and (min-width:1680px){.ZwknT .zOf_3 .Jsrnx .kCBmh{padding-right:0}}@media print{.ZwknT .zOf_3 .Jsrnx .fxj0D{display:none}}.P3kvs{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:100}@media print{.P3kvs{display:none}}.Lffnw{border-bottom:1px solid #dcdee0;display:flex;flex-direction:column;gap:calc(2.22105rem + 1.53509vw);margin-bottom:calc(4.70526rem + 3.50877vw);padding-bottom:calc(3.69474rem + 2.74123vw);padding-top:calc(4.37368rem + 3.28947vw)}@media screen and (max-width:767px){.Lffnw{gap:20px}}@media screen and (min-width:1680px){.Lffnw{gap:48px}}@media screen and (max-width:767px){.Lffnw{padding-bottom:49px}}@media screen and (min-width:1680px){.Lffnw{padding-bottom:83px}}@media screen and (max-width:767px){.Lffnw{padding-top:35px}}@media screen and (min-width:1680px){.Lffnw{padding-top:99px}}@media screen and (max-width:767px){.Lffnw{margin-bottom:35px}}@media screen and (min-width:1680px){.Lffnw{margin-bottom:106px}}.bemEF{flex-direction:column;overflow:hidden}.bemEF,.bemEF .hKT32{display:flex;width:100%}.bemEF .hKT32{overflow:visible;overflow:initial;position:relative}.bemEF .hKT32 .KEw3a{height:100%;overflow:hidden;width:100%}.bemEF .hKT32 .KEw3a .Cs1k6{-ms-overflow-style:none;display:flex;scrollbar-width:none;transition:all .5s ease-out;transition-timing-function:cubic-bezier(.33,0,.33,1)}.bemEF .yzckX{align-items:center;align-self:flex-end;display:flex;gap:calc(1.78947rem + 1.31579vw);justify-content:center;translate:-1px 0}@media screen and (max-width:767px){.bemEF .yzckX{gap:40px}}@media screen and (min-width:1680px){.bemEF .yzckX{gap:40px}}@media screen and (max-width:767px){.bemEF .yzckX{display:none}}.bemEF .Cs1k6::-webkit-scrollbar{display:none}.bemEF .Cs1k6>*{flex-grow:1;flex-shrink:0;width:100%}.bemEF .Cs1k6.show-2>*{max-width:50%;width:50%}@media screen and (max-width:767px){.bemEF .Cs1k6.show-2>*{max-width:100%;width:100%}}.bemEF .Cs1k6.show-3>*{max-width:33.3333333333%;width:33.3333333333%}@media screen and (max-width:767px){.bemEF .Cs1k6.show-3>*{max-width:100%;width:100%}}.bemEF .Cs1k6.show-4>*{max-width:25%;width:25%}@media screen and (max-width:767px){.bemEF .mgIVq{align-items:center;display:flex}}.bemEF.k6uvS .hKT32{padding-bottom:calc(2.9rem + 2.08333vw);padding-top:calc(2.66842rem + 1.86404vw);width:calc(-2.05263rem + 98.24561vw)}@media screen and (max-width:767px){.bemEF.k6uvS .hKT32{padding-bottom:0}}@media screen and (min-width:1680px){.bemEF.k6uvS .hKT32{padding-bottom:64px}}@media screen and (max-width:767px){.bemEF.k6uvS .hKT32{padding-top:0}}@media screen and (min-width:1680px){.bemEF.k6uvS .hKT32{padding-top:58px}}@media screen and (max-width:767px){.bemEF.k6uvS .hKT32{width:100%}}@media screen and (min-width:1680px){.bemEF.k6uvS .hKT32{width:1630px}}.bemEF.k6uvS .hKT32 .mgIVq{position:relative;top:0}@media screen and (max-width:767px){.bemEF.k6uvS .hKT32 .mgIVq{top:-50px}}@media screen and (min-width:1680px){.bemEF.k6uvS .hKT32 .mgIVq{top:0}}@media screen and (max-width:767px){.bemEF.k6uvS .yzckX{display:block;position:absolute;top:0;translate:0 216px}.bemEF.k6uvS .yzckX button:first-of-type{display:none}}@media print,screen and (min-width:768px){.bemEF.J3Q8C .Cs1k6{gap:6%}}.bemEF.J3Q8C .Cs1k6.show-2>*{max-width:47%;width:47%}@media screen and (max-width:767px){.bemEF.J3Q8C .Cs1k6.show-2>*{max-width:100%;width:100%}.bemEF.J3Q8C .hKT32 .KEw3a{max-width:100%;position:relative}.bemEF.J3Q8C .hKT32 .KEw3a:after{background:#fff;content:" ";height:100%;position:absolute;right:0;top:0;width:5px}}.bemEF.J3Q8C .hKT32 .mgIVq{position:relative;top:calc(-1.92105rem - 1.53509vw)}@media screen and (max-width:767px){.bemEF.J3Q8C .hKT32 .mgIVq{top:-58px}}@media screen and (min-width:1680px){.bemEF.J3Q8C .hKT32 .mgIVq{top:-45px}}.bemEF.J3Q8C .hKT32 .mgIVq.VuUhm{margin-right:3.5%}.bemEF.J3Q8C .hKT32 .mgIVq.C_Dxi{margin-left:3.5%}@media print,screen and (min-width:768px){.bemEF.J3Q8C .hKT32 .mgIVq:hover{transition:color .5s ease}.bemEF.J3Q8C .hKT32 .mgIVq:hover:hover{color:var(--tc-primaryBrand)}}.bemEF.J3Q8C .jAYk2 .KEw3a{margin:0 auto;max-width:100%}@media screen and (max-width:767px){.bemEF.J3Q8C .jAYk2 .KEw3a{max-width:100%}}.bemEF.nh2J9{max-width:100%}@media print{.bemEF.nh2J9 .Cs1k6{display:inline-flex!important;max-width:100%;width:100%}}.bemEF.nh2J9 button{background:#fff}.bemEF.nh2J9 button svg{--y:calc(0.03684rem - 2.52193vw);translate:0 var(--y)}@media screen and (max-width:767px){.bemEF.nh2J9 button svg{--y:-42px}}@media screen and (min-width:1680px){.bemEF.nh2J9 button svg{--y:-42px}}.bemEF.nh2J9 button:first-of-type{padding-right:calc(-.07895rem + 3.61842vw)}@media screen and (max-width:767px){.bemEF.nh2J9 button:first-of-type{padding-right:0}}@media screen and (min-width:1680px){.bemEF.nh2J9 button:first-of-type{padding-right:60px}}@media screen and (max-width:767px){.bemEF.nh2J9 button:first-of-type{padding-bottom:33px;padding-left:26px}}.bemEF.nh2J9 button:nth-of-type(2){--x:calc(0.15789rem - 7.23684vw);padding-left:calc(-.07895rem + 3.61842vw);position:relative;translate:var(--x) 0}@media screen and (max-width:767px){.bemEF.nh2J9 button:nth-of-type(2){--x:-120px}}@media screen and (min-width:1680px){.bemEF.nh2J9 button:nth-of-type(2){--x:-120px}}@media screen and (max-width:767px){.bemEF.nh2J9 button:nth-of-type(2){padding-left:60px}}@media screen and (min-width:1680px){.bemEF.nh2J9 button:nth-of-type(2){padding-left:60px}}.bemEF.nh2J9 button:nth-of-type(2) svg{--y:calc(0.03684rem - 2.52193vw);translate:0 var(--y)}@media screen and (max-width:767px){.bemEF.nh2J9 button:nth-of-type(2) svg{--y:42px}}@media screen and (min-width:1680px){.bemEF.nh2J9 button:nth-of-type(2) svg{--y:-42px}}.bemEF.nh2J9 .hKT32{width:calc(-2.05263rem + 98.24561vw)}@media screen and (max-width:767px){.bemEF.nh2J9 .hKT32{width:100%}}@media screen and (min-width:1680px){.bemEF.nh2J9 .hKT32{width:1630px}}@media print{.bemEF.nh2J9 .hKT32{width:107%}.bemEF.nh2J9{max-width:100%;width:100%}.bemEF.nh2J9 button{display:none}}.LjDr0 .g9461{text-decoration-color:var(--tc-primaryBrand);text-decoration-thickness:2px;text-underline-offset:calc(.06316rem + .4386vw)}@media screen and (max-width:767px){.LjDr0 .g9461{text-underline-offset:6px}}@media screen and (min-width:1680px){.LjDr0 .g9461{text-underline-offset:8px}}.LjDr0::marker{content:""}.LjDr0 .vD6dL{display:flex;flex-direction:column;gap:calc(.00526rem + 1.42544vw);outline-offset:-2px}@media screen and (max-width:767px){.LjDr0 .vD6dL{gap:20px}}@media screen and (min-width:1680px){.LjDr0 .vD6dL{gap:24px}}@media screen and (max-width:767px){.LjDr0 .vD6dL{max-width:438px}}.LjDr0 .vD6dL .yXzKA{height:calc(-.32632rem + 17.87281vw);overflow:hidden}@media screen and (max-width:767px){.LjDr0 .vD6dL .yXzKA{height:186px}}@media screen and (min-width:1680px){.LjDr0 .vD6dL .yXzKA{height:297px}}@media screen and (max-width:767px){.LjDr0 .vD6dL .yXzKA{width:92%}}.LjDr0 .vD6dL .yXzKA .MMMeo{height:100%;object-fit:cover;width:100%}.LjDr0 .vD6dL .O8dUk{display:flex;gap:0;justify-content:space-between}@media screen and (max-width:767px){.LjDr0 .vD6dL .O8dUk{gap:1.6px}}@media screen and (min-width:1680px){.LjDr0 .vD6dL .O8dUk{gap:0}}@media screen and (max-width:767px){.LjDr0 .vD6dL .O8dUk{flex-direction:column;justify-content:flex-start;max-width:100%}}.LjDr0 .vD6dL .O8dUk .PdDUN{display:flex;flex-direction:column;gap:calc(-.05263rem + .32895vw)}@media screen and (max-width:767px){.LjDr0 .vD6dL .O8dUk .PdDUN{gap:3px}}@media screen and (min-width:1680px){.LjDr0 .vD6dL .O8dUk .PdDUN{gap:5px}}.LjDr0 .vD6dL .O8dUk .PdDUN .SMDyX{left:calc(.08421rem - .10965vw);position:relative}@media screen and (max-width:767px){.LjDr0 .vD6dL .O8dUk .PdDUN .SMDyX{left:-1px}}@media screen and (min-width:1680px){.LjDr0 .vD6dL .O8dUk .PdDUN .SMDyX{left:-1px}}.LjDr0 .vD6dL .O8dUk .ftQLV{padding-top:calc(.03158rem + .2193vw)}@media print{.LjDr0 .vD6dL .O8dUk .ftQLV{display:none}}@media screen and (max-width:767px){.LjDr0 .vD6dL .O8dUk .ftQLV{padding-top:0}}@media screen and (min-width:1680px){.LjDr0 .vD6dL .O8dUk .ftQLV{padding-top:4px}}@media print,screen and (min-width:768px){.LjDr0 .vD6dL:hover .SMDyX,.LjDr0 .vD6dL:hover .g9461{color:var(--tc-primaryBrand)}}.LjDr0.NlGyc{padding:0 calc(-.15789rem + 7.23684vw) 0 0;position:relative}.LjDr0.NlGyc:after{background:#a2aab6;content:"";height:100%;position:absolute;right:calc(-.07895rem + 3.61842vw);top:0;width:1px}@media screen and (max-width:767px){.LjDr0.NlGyc:after{right:60px}}@media screen and (min-width:1680px){.LjDr0.NlGyc:after{right:60px}}@media screen and (max-width:767px){.LjDr0.NlGyc:after{display:none}}@media print{.LjDr0.NlGyc:after{-webkit-transform:scaleX(.33);transform:scaleX(.33)}}@media screen and (max-width:767px){.LjDr0.NlGyc{padding-right:0}}@media screen and (min-width:1680px){.LjDr0.NlGyc{padding-right:120px}}.LjDr0.NlGyc .O8dUk .PdDUN{gap:calc(.04737rem + .32895vw)}@media screen and (max-width:767px){.LjDr0.NlGyc .O8dUk .PdDUN{gap:4px}}@media screen and (min-width:1680px){.LjDr0.NlGyc .O8dUk .PdDUN{gap:6px}}.LjDr0.NlGyc .vD6dL{gap:calc(-.09474rem + 1.42544vw);max-width:100%}@media screen and (max-width:767px){.LjDr0.NlGyc .vD6dL{gap:20px}}@media screen and (min-width:1680px){.LjDr0.NlGyc .vD6dL{gap:23px}}.LjDr0.NlGyc .vD6dL>div{height:auto;max-height:416px;max-width:100%;width:100%}.LjDr0.NlGyc .vD6dL>div h3{font-size:calc(.78947rem + 1.31579vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.35789rem + 1.09649vw)}@media screen and (max-width:767px){.LjDr0.NlGyc .vD6dL>div h3{font-size:24px}}@media screen and (min-width:1680px){.LjDr0.NlGyc .vD6dL>div h3{font-size:30px}}@media screen and (max-width:767px){.LjDr0.NlGyc .vD6dL>div h3{line-height:30px}}@media screen and (min-width:1680px){.LjDr0.NlGyc .vD6dL>div h3{line-height:32px}}@media screen and (max-width:767px){.LjDr0.NlGyc .vD6dL>div h3{letter-spacing:-.5px}}@media screen and (min-width:1680px){.LjDr0.NlGyc .vD6dL>div h3{letter-spacing:-.5px}}.HJToL{padding-left:0}.fTHKi{display:flex;gap:calc(1.67368rem + 1.20614vw)}@media screen and (max-width:767px){.fTHKi{gap:37px}}@media screen and (min-width:1680px){.fTHKi{gap:37px}}@media screen and (max-width:767px){.fTHKi{flex-direction:column}}.VT22b{display:flex;flex-direction:column;gap:calc(.34737rem + .32895vw)}@media screen and (max-width:767px){.VT22b{gap:0}}@media screen and (min-width:1680px){.VT22b{gap:9px}}@media screen and (max-width:767px){.VT22b:not(:last-child){border-bottom:1px solid #dcdee0;padding-bottom:34px}}.YbY8g{align-items:center;background:var(--tc-grey1);display:flex;flex-direction:column;height:calc(-1.04211rem + 51.09649vw);justify-content:flex-start;padding-top:calc(-.36842rem + 14.80263vw);transition:background-color .5s ease}@media screen and (max-width:767px){.YbY8g{height:100%}}@media screen and (min-width:1680px){.YbY8g{height:848px}}@media screen and (max-width:767px){.YbY8g{padding-top:0}}@media screen and (min-width:1680px){.YbY8g{padding-top:245px}}@media screen and (max-width:767px){.YbY8g{align-items:center;height:200px;justify-content:center}.YbY8g button{display:none}}@media print{.YbY8g{height:auto;padding:10px 0 40px;position:static!important;-webkit-transform:none!important;transform:none!important}.YbY8g button{display:none}}.dllZs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media screen and (max-width:767px){.dllZs{padding-top:4px}}.dllZs h1{padding-left:calc(.04737rem + .32895vw);padding-right:calc(.04737rem + .32895vw)}@media screen and (max-width:767px){.dllZs h1{padding-right:4px}}@media screen and (min-width:1680px){.dllZs h1{padding-right:6px}}@media screen and (max-width:767px){.dllZs h1{padding-left:4px}}@media screen and (min-width:1680px){.dllZs h1{padding-left:6px}}.ftku5{background:var(--tc-primaryBrand);color:#fff;font-size:30px;padding:0}.ftku5 .Uy5B2{padding:0 25px 30px}.ftku5 .gYvz7{padding:0 25px}.ftku5 .gYvz7 a{color:#fff;font-size:18px;letter-spacing:.5px;line-height:26px;padding-bottom:18px;padding-left:25px;position:relative}.ftku5 .gYvz7 a:last-of-type{padding-bottom:0}.ftku5 .gYvz7 a:before{background:#fff;border-radius:50%;content:"";display:block;height:6px;left:2px;position:absolute;top:9px;width:6px}.ftku5 .BfEV8{border:none;border-bottom:2px solid #1d252e;transition:background .5s ease}.ftku5 .BfEV8:last-of-type{border-bottom:none}.ftku5 .BfEV8 button.accordion-button:not(.collapsed) img{opacity:0}.ftku5 .BfEV8:first-child,.ftku5 .BfEV8:first-child button.accordion-button:not(.collapsed){background:var(--tc-green)}.ftku5 .BfEV8:nth-child(2),.ftku5 .BfEV8:nth-child(2) button.accordion-button:not(.collapsed){background:var(--tc-blue)}.ftku5 .BfEV8:nth-child(3),.ftku5 .BfEV8:nth-child(3) button.accordion-button:not(.collapsed){background:var(--tc-purple)}.ftku5 .BfEV8:nth-child(4),.ftku5 .BfEV8:nth-child(4) button.accordion-button:not(.collapsed){background:var(--tc-navy)}.ftku5 .IyNEX{position:relative;transition:background .5s ease}.ftku5 .IyNEX button{background:transparent;border-radius:0;box-shadow:none;color:#fff;font-family:Lust,serif;font-size:26px;letter-spacing:-.5px;line-height:30px;outline:none;padding:24px 50px 21px 25px;transition:background-color .5s ease}.ftku5 .IyNEX button:first-of-type{border-radius:0}.ftku5 .IyNEX button:after{display:none}.ftku5 .IyNEX button:focus{border:none;border-radius:none;box-shadow:none;outline:none}.ftku5 .IyNEX .vpGua{height:100%;left:0;object-fit:cover;opacity:1;position:absolute;top:0;transition:opacity .5s ease,-webkit-filter .5s ease;transition:opacity .5s ease,filter .5s ease;transition:opacity .5s ease,filter .5s ease,-webkit-filter .5s ease;width:100%}.ftku5 .IyNEX .FsytF{position:relative}.ftku5 .accordion-body{padding:0}.ftku5 a{display:block}@media print,screen and (min-width:768px){.ftku5{display:none}}.briyG{padding-bottom:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.briyG{display:none;padding-bottom:0}}@media screen and (min-width:1680px){.briyG{padding-bottom:80px}}@media print{.briyG{margin:0;padding-bottom:0;padding-top:0!important;-webkit-transform:none;transform:none}}.EC98T{grid-gap:2px;display:grid;gap:2px;grid:1fr 1fr/1fr 1fr;height:calc(-.95263rem + 41.99561vw);position:relative}@media screen and (max-width:767px){.EC98T{height:696px}}@media screen and (min-width:1680px){.EC98T{height:696px}}@media print{.EC98T{height:auto}}.vSL6f{height:calc(-.1rem + 2.08333vw);position:absolute;right:calc(.03684rem + 1.64474vw);top:calc(.03684rem + 1.64474vw);width:calc(-.1rem + 2.08333vw)}@media screen and (max-width:767px){.vSL6f{top:28px}}@media screen and (min-width:1680px){.vSL6f{top:28px}}@media screen and (max-width:767px){.vSL6f{right:28px}}@media screen and (min-width:1680px){.vSL6f{right:28px}}@media screen and (max-width:767px){.vSL6f{height:34px}}@media screen and (min-width:1680px){.vSL6f{height:34px}}@media screen and (max-width:767px){.vSL6f{width:34px}}@media screen and (min-width:1680px){.vSL6f{width:34px}}.vSL6f button{display:block}.vSL6f svg{color:#fff;transition:color .5s ease}.vSL6f:hover svg{color:#d7c92f}.tsDfQ{border:2px solid transparent;position:relative}.uT8wc{width:100%}.uT8wc a{align-items:center;border-top:1px solid hsla(0,0%,100%,.3);color:#fff;display:flex;font-size:calc(.00526rem + 1.42544vw);font-weight:700;height:calc(-.07895rem + 3.61842vw);justify-content:space-between;letter-spacing:-1px;letter-spacing:calc(.08421rem - .10965vw);line-height:calc(.03684rem + 1.64474vw);padding-bottom:calc(-.05789rem + .98684vw);padding-top:calc(-.05789rem + .98684vw);transition:color .5s ease,background-color .5s ease,padding-right .5s ease,padding-left .5s ease}@media screen and (max-width:767px){.uT8wc a{font-size:24px}}@media screen and (min-width:1680px){.uT8wc a{font-size:24px}}@media screen and (max-width:767px){.uT8wc a{line-height:28px}}@media screen and (min-width:1680px){.uT8wc a{line-height:28px}}@media screen and (max-width:767px){.uT8wc a{height:60px}}@media screen and (min-width:1680px){.uT8wc a{height:60px}}@media screen and (max-width:767px){.uT8wc a{padding-bottom:1px}}@media screen and (min-width:1680px){.uT8wc a{padding-bottom:1px}}@media screen and (max-width:767px){.uT8wc a{letter-spacing:-1px}}@media screen and (min-width:1680px){.uT8wc a{letter-spacing:-1px}}@media screen and (max-width:767px){.uT8wc a{padding-top:16px}}@media screen and (min-width:1680px){.uT8wc a{padding-top:16px}}@media screen and (max-width:767px){.uT8wc a{padding-bottom:16px}}@media screen and (min-width:1680px){.uT8wc a{padding-bottom:16px}}.uT8wc a:last-of-type{border-bottom:1px solid hsla(0,0%,100%,.3)}.uT8wc a:hover{background:#fff;color:var(--tc-grey1);padding-left:calc(.05789rem + 1.09649vw);padding-right:calc(.05789rem + 1.09649vw)}@media screen and (max-width:767px){.uT8wc a:hover{padding-left:19px}}@media screen and (min-width:1680px){.uT8wc a:hover{padding-left:19px}}@media screen and (max-width:767px){.uT8wc a:hover{padding-right:19px}}@media screen and (min-width:1680px){.uT8wc a:hover{padding-right:19px}}.KGddu{opacity:0;padding-bottom:calc(2.79474rem + 4.82456vw);padding-top:calc(2.79474rem + 4.82456vw)}@media screen and (max-width:767px){.KGddu{padding-bottom:0}}@media screen and (min-width:1680px){.KGddu{padding-bottom:109px}}@media screen and (max-width:767px){.KGddu{padding-top:0}}@media screen and (min-width:1680px){.KGddu{padding-top:109px}}@media print{.KGddu{opacity:1;padding-bottom:80px;padding-top:80px}}@media screen and (max-width:767px){.KGddu{opacity:1;padding-top:41px}}.LzMpL{grid-gap:var(--gap);--col-1:27.81457%;--col-2:65.56291%;--gap:6.62252%;background:#fff;display:grid;gap:var(--gap);grid:1fr/var(--col-1) var(--col-2);padding-top:calc(-.06316rem + 3.72807vw)}@media screen and (max-width:767px){.LzMpL{padding-top:0}}@media screen and (min-width:1680px){.LzMpL{padding-top:62px}}@media screen and (max-width:767px){.LzMpL{align-items:flex-start;gap:0;grid-template-columns:1fr;grid-template-rows:auto}}.meB0d{display:flex;flex-direction:column;min-height:calc(-.13158rem + 6.0307vw);position:relative}@media screen and (max-width:767px){.meB0d{border-bottom:1px solid #a2aab6;max-width:100%;min-height:auto;padding-bottom:44px;width:100%}}@media screen and (min-width:1680px){.meB0d{min-height:100px}}.meB0d span{color:var(--tc-blue);font-family:Lust,serif;font-size:calc(-.25263rem + 14.91228vw);letter-spacing:calc(.02105rem - .54825vw);line-height:calc(-.43158rem + 18.5307vw);margin-bottom:calc(.06842rem - .2193vw);margin-top:calc(.11579rem - 4.05702vw);transition:color .5s ease}@media screen and (max-width:767px){.meB0d span{font-size:138px}}@media screen and (min-width:1680px){.meB0d span{font-size:248px}}@media screen and (max-width:767px){.meB0d span{letter-spacing:-5px}}@media screen and (min-width:1680px){.meB0d span{letter-spacing:-9px}}@media screen and (max-width:767px){.meB0d span{line-height:138px}}@media screen and (min-width:1680px){.meB0d span{line-height:307px}}@media screen and (max-width:767px){.meB0d span{margin-top:22px}}@media screen and (min-width:1680px){.meB0d span{margin-top:-67px}}@media screen and (max-width:767px){.meB0d span{margin-bottom:-2px}}@media screen and (min-width:1680px){.meB0d span{margin-bottom:-3px}}.meB0d sup{--x:calc(-0.07368rem + 0.87719vw);--y:calc(-0.05263rem - 1.75439vw);display:inline-block;font-family:Lust,serif;font-size:calc(-.15789rem + 7.23684vw);line-height:calc(-.15789rem + 7.23684vw);translate:var(--x) var(--y)}@media screen and (max-width:767px){.meB0d sup{font-size:67px}}@media screen and (min-width:1680px){.meB0d sup{font-size:120px}}@media screen and (max-width:767px){.meB0d sup{line-height:0px}}@media screen and (min-width:1680px){.meB0d sup{line-height:120px}}@media screen and (max-width:767px){.meB0d sup{--x:7px}}@media screen and (min-width:1680px){.meB0d sup{--x:14px}}@media screen and (max-width:767px){.meB0d sup{--y:-18px}}@media screen and (min-width:1680px){.meB0d sup{--y:-30px}}.meB0d sup._ILj2{--y:calc(0.14211rem - 3.17982vw)}@media screen and (max-width:767px){.meB0d sup._ILj2{--y:-30px}}@media screen and (min-width:1680px){.meB0d sup._ILj2{--y:-52px}}.meB0d sup._U2cr{--x:0rem;--y:calc(-0.02632rem - 0.87719vw);line-height:normal;margin-right:calc(-.11053rem + 1.31579vw)}@media screen and (max-width:767px){.meB0d sup._U2cr{--x:0px}}@media screen and (min-width:1680px){.meB0d sup._U2cr{--x:0px}}@media screen and (max-width:767px){.meB0d sup._U2cr{--y:-9px}}@media screen and (min-width:1680px){.meB0d sup._U2cr{--y:-15px}}@media screen and (max-width:767px){.meB0d sup._U2cr{margin-right:12px}}@media screen and (min-width:1680px){.meB0d sup._U2cr{margin-right:21px}}.meB0d sup.GYwb_{--y:calc(0.11579rem - 1.97368vw);font-size:calc(-.05263rem + 6.57895vw)}@media screen and (max-width:767px){.meB0d sup.GYwb_{--y:-12px}}@media screen and (min-width:1680px){.meB0d sup.GYwb_{--y:-32px}}@media screen and (max-width:767px){.meB0d sup.GYwb_{font-size:67px}}@media screen and (min-width:1680px){.meB0d sup.GYwb_{font-size:110px}}.meB0d p{color:#53595f;font-size:calc(.00526rem + 1.42544vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.meB0d p{line-height:24px}}@media screen and (min-width:1680px){.meB0d p{line-height:30px}}@media screen and (max-width:767px){.meB0d p{font-size:18px}}@media screen and (min-width:1680px){.meB0d p{font-size:24px}}@media screen and (max-width:767px){.meB0d p{letter-spacing:-.5px}}@media screen and (min-width:1680px){.meB0d p{letter-spacing:-.5px}}.meB0d:after{background:#a2aab6;content:"";height:100%;position:absolute;right:calc(-.01053rem - 2.85088vw);top:0;width:1px}@media screen and (max-width:767px){.meB0d:after{right:-48px}}@media screen and (min-width:1680px){.meB0d:after{right:-48px}}@media screen and (max-width:767px){.meB0d:after{height:1px;right:0;top:100%;width:100%}}@media print{.meB0d:after{-webkit-transform:scaleX(.33);transform:scaleX(.33)}}.Ik8q9{grid-gap:var(--gap);--col-1:42.42424%;--col-2:47.47475%;--gap:10.10101%;display:grid;gap:var(--gap);grid:1fr 1fr/var(--col-1) var(--col-2);position:relative}@media screen and (max-width:767px){.Ik8q9{gap:0;grid-template-columns:1fr;grid-template-rows:auto}}.Ik8q9:after{--right:52.42424%;background:#a2aab6;content:"";height:100%;position:absolute;right:var(--right);top:0;width:1px}@media print{.Ik8q9:after{-webkit-transform:scaleX(.33);transform:scaleX(.33)}}@media screen and (max-width:767px){.Ik8q9:after{display:none}}.Ik8q9:before{--top:49.11243%;background:#a2aab6;content:"";height:1px;left:0;position:absolute;top:var(--top);width:100%}@media print{.Ik8q9:before{-webkit-transform:scaleY(.33);transform:scaleY(.33)}}@media screen and (max-width:767px){.Ik8q9:before{display:none}}.Pn2K1 p{color:#53595f;font-size:calc(.00526rem + 1.42544vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.Pn2K1 p{font-size:24px}}@media screen and (min-width:1680px){.Pn2K1 p{font-size:24px}}@media screen and (max-width:767px){.Pn2K1 p{line-height:30px}}@media screen and (min-width:1680px){.Pn2K1 p{line-height:30px}}@media screen and (max-width:767px){.Pn2K1 p{letter-spacing:-.5px}}@media screen and (min-width:1680px){.Pn2K1 p{letter-spacing:-.5px}}@media screen and (max-width:767px){.Pn2K1:first-child{border-bottom:1px solid #a2aab6;padding-bottom:29px}.Pn2K1:nth-child(2),.Pn2K1:nth-child(3){border-bottom:1px solid #a2aab6;padding-bottom:44px;padding-top:43px}.Pn2K1:nth-child(3) p{font-size:18px;line-height:24px}}.Pn2K1:nth-child(2) span{color:var(--tc-blue);display:inline-block;font-family:Lust,serif;font-size:calc(-.14737rem + 8.00439vw);letter-spacing:calc(-.04947rem - .06579vw);line-height:calc(-.26316rem + 9.97807vw);margin-top:calc(-.01579rem - 2.19298vw);padding-bottom:calc(-.03684rem + .4386vw);transition:color .5s ease}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span{font-size:90px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span{font-size:133px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span{letter-spacing:-1.6px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span{letter-spacing:-1.6px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span{line-height:90px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span{line-height:165px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span{margin-top:0}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span{margin-top:-37px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span{padding-bottom:11px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span{padding-bottom:7px}}.Pn2K1:nth-child(2) span sup{--x:calc(-0.05263rem + 0.32895vw);--y:calc(-0.05789rem + 0.98684vw);display:inline-block;font-size:120px;font-size:calc(-.02632rem + 5.37281vw);line-height:120px;translate:var(--x) var(--y)}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span sup{font-size:67px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span sup{font-size:90px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span sup{--x:5px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span sup{--x:5px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span sup{--y:17px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span sup{--y:16px}}.Pn2K1:nth-child(2) span sup._ILj2{--y:calc(0.06842rem - 0.2193vw)}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span sup._ILj2{--y:3px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span sup._ILj2{--y:-3px}}.Pn2K1:nth-child(2) span sup._U2cr{--x:0;--y:calc(-0.07895rem + 1.53509vw);font-size:calc(-.02632rem + 5.37281vw);line-height:normal;margin-right:calc(-.05263rem + .32895vw)}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span sup._U2cr{--y:10px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span sup._U2cr{--y:25px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span sup._U2cr{font-size:57px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span sup._U2cr{font-size:90px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span sup._U2cr{margin-right:5px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span sup._U2cr{margin-right:5px}}.Pn2K1:nth-child(2) span sup.GYwb_{--y:calc(-0.02105rem + 0.54825vw);font-size:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span sup.GYwb_{font-size:47px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span sup.GYwb_{font-size:80px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) span sup.GYwb_{--y:-4px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) span sup.GYwb_{--y:9px}}.Pn2K1:nth-child(2) p{color:#53595f;font-size:calc(.51053rem + .76754vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.55789rem + 1.09649vw)}@media screen and (max-width:767px){.Pn2K1:nth-child(2) p{font-size:18px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) p{font-size:18px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) p{line-height:24px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) p{line-height:24px}}@media screen and (max-width:767px){.Pn2K1:nth-child(2) p{letter-spacing:-.5px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(2) p{letter-spacing:-.5px}}.Pn2K1:nth-child(3) span{color:#002858;display:inline-block;font-family:Lust,serif;font-size:calc(-.14737rem + 8.00439vw);letter-spacing:calc(.05789rem + .05482vw);line-height:calc(-.26316rem + 9.97807vw);margin-top:calc(.03158rem + .2193vw)}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span{font-size:90px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span{font-size:133px}}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span{letter-spacing:.5px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span{letter-spacing:1.5px}}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span{line-height:90px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span{line-height:165px}}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span{margin-top:0}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span{margin-top:4px}}.Pn2K1:nth-child(3) span sup{--x:calc(-0.05263rem + 0.32895vw);--y:calc(-0.05789rem + 0.98684vw);display:inline-block;font-size:120px;font-size:calc(-.02632rem + 5.37281vw);line-height:120px;translate:var(--x) var(--y)}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span sup{font-size:67px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span sup{font-size:90px}}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span sup{--x:5px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span sup{--x:5px}}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span sup{--y:17px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span sup{--y:16px}}.Pn2K1:nth-child(3) span sup._ILj2{--y:calc(0.06842rem - 0.2193vw)}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span sup._ILj2{--y:4px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span sup._ILj2{--y:-3px}}.Pn2K1:nth-child(3) span sup._U2cr{--x:0;--y:calc(-0.07895rem + 1.53509vw);font-size:calc(-.02632rem + 5.37281vw);line-height:normal;margin-right:calc(-.05263rem + .32895vw)}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span sup._U2cr{font-size:57px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span sup._U2cr{font-size:90px}}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span sup._U2cr{--y:11px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span sup._U2cr{--y:25px}}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span sup._U2cr{margin-right:5px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span sup._U2cr{margin-right:5px}}.Pn2K1:nth-child(3) span sup.GYwb_{--y:calc(-0.02105rem + 0.54825vw);font-size:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span sup.GYwb_{font-size:47px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span sup.GYwb_{font-size:80px}}@media screen and (max-width:767px){.Pn2K1:nth-child(3) span sup.GYwb_{--y:-4px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) span sup.GYwb_{--y:9px}}.Pn2K1:nth-child(3) p{margin-top:calc(-.03158rem - .2193vw);max-width:calc(-.44737rem + 20.50439vw)}@media screen and (max-width:767px){.Pn2K1:nth-child(3) p{margin-top:11px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) p{margin-top:-4px}}@media screen and (max-width:767px){.Pn2K1:nth-child(3) p{max-width:340px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(3) p{max-width:340px}}.Pn2K1:nth-child(4) img{margin-top:calc(0rem + 2.08333vw);translate:1px 0}@media screen and (max-width:767px){.Pn2K1:nth-child(4) img{margin-top:49px}}@media screen and (min-width:1680px){.Pn2K1:nth-child(4) img{margin-top:35px}}@media screen and (max-width:767px){.Pn2K1:nth-child(4){padding-bottom:50px;translate:-24.5% 0}}.S0ZwL{padding-bottom:calc(-.15263rem + 6.57895vw);padding-top:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.S0ZwL{padding-top:44px}}@media screen and (min-width:1680px){.S0ZwL{padding-top:80px}}@media screen and (max-width:767px){.S0ZwL{padding-bottom:44px}}@media screen and (min-width:1680px){.S0ZwL{padding-bottom:109px}}@media print{.S0ZwL{padding-bottom:0;padding-top:20px;page-break-before:always}}.jJWfh{grid-gap:var(--gap);--col-1:45.96026%;--col-2:46.02649%;--gap:8.01325%;display:grid;gap:var(--gap);grid:1fr/var(--col-1) var(--col-2);padding-top:calc(-.09474rem + 3.50877vw)}@media screen and (max-width:767px){.jJWfh{padding-top:27px}}@media screen and (min-width:1680px){.jJWfh{padding-top:58px}}@media screen and (max-width:767px){.jJWfh{align-items:flex-start;border-top:1px solid hsla(0,0%,100%,.2);gap:62px;grid-template-columns:1fr;grid-template-rows:auto;margin-top:21px}}.W7OXL,.b7lLN{position:relative}.W7OXL a,.W7OXL a p,.b7lLN a,.b7lLN a p{color:#fff;display:block;font-size:calc(.78947rem + 1.31579vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.02105rem + 1.53509vw)}@media screen and (max-width:767px){.W7OXL a,.W7OXL a p,.b7lLN a,.b7lLN a p{font-size:20px}}@media screen and (min-width:1680px){.W7OXL a,.W7OXL a p,.b7lLN a,.b7lLN a p{font-size:30px}}@media screen and (max-width:767px){.W7OXL a,.W7OXL a p,.b7lLN a,.b7lLN a p{line-height:26px}}@media screen and (min-width:1680px){.W7OXL a,.W7OXL a p,.b7lLN a,.b7lLN a p{line-height:36px}}@media screen and (max-width:767px){.W7OXL a,.W7OXL a p,.b7lLN a,.b7lLN a p{letter-spacing:-.5px}}@media screen and (min-width:1680px){.W7OXL a,.W7OXL a p,.b7lLN a,.b7lLN a p{letter-spacing:-.5px}}.W7OXL p,.b7lLN p{transition:color .5s ease}@media print,screen and (min-width:768px){.W7OXL a:hover p,.b7lLN a:hover p{color:#d7c92f}}.W7OXL span,.b7lLN span{color:#d7c92f;display:block;font-size:calc(1.04737rem + .32895vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.87895rem + .54825vw);padding-bottom:calc(.67895rem + .54825vw)}@media screen and (max-width:767px){.W7OXL span,.b7lLN span{font-size:16px}}@media screen and (min-width:1680px){.W7OXL span,.b7lLN span{font-size:16px}}@media screen and (max-width:767px){.W7OXL span,.b7lLN span{line-height:18px}}@media screen and (min-width:1680px){.W7OXL span,.b7lLN span{line-height:18px}}@media screen and (max-width:767px){.W7OXL span,.b7lLN span{padding-bottom:16px}}@media screen and (min-width:1680px){.W7OXL span,.b7lLN span{padding-bottom:16px}}@media screen and (max-width:767px){.W7OXL span,.b7lLN span{letter-spacing:.5px}}@media screen and (min-width:1680px){.W7OXL span,.b7lLN span{letter-spacing:.5px}}.W7OXL img,.b7lLN img{margin-bottom:calc(.99474rem + .65789vw)}@media screen and (max-width:767px){.W7OXL img,.b7lLN img{margin-bottom:15px}}@media screen and (min-width:1680px){.W7OXL img,.b7lLN img{margin-bottom:21px}}@media screen and (max-width:767px){.W7OXL img,.b7lLN img{max-width:220px}}.W7OXL:after{background:hsla(0,0%,100%,.2);content:"";height:100%;position:absolute;right:-8.7417218543%;top:0;width:1px}@media print{.W7OXL:after{background:#a2aab6;-webkit-transform:scaleX(.33);transform:scaleX(.33)}}.b7lLN{grid-gap:calc(-.13684rem + 6.6886vw);align-items:flex-start;display:grid;gap:calc(-.13684rem + 6.6886vw);grid:1fr 1fr/1fr;height:-webkit-min-content;height:min-content}@media screen and (max-width:767px){.b7lLN{gap:62px;grid-template-columns:1fr;grid-template-rows:auto;height:auto}}@media screen and (min-width:1680px){.b7lLN{gap:111px}}.b7lLN img{margin-bottom:0}.S0ZwL .ficKd{grid-gap:calc(-.13684rem + 2.52193vw);--col-1:calc(-0.28947rem + 13.26754vw);display:grid;gap:calc(-.13684rem + 2.52193vw);grid:1fr/var(--col-1) auto}@media screen and (max-width:767px){.S0ZwL .ficKd{gap:22px;grid-template-columns:1fr;grid-template-rows:auto}}@media screen and (min-width:1680px){.S0ZwL .ficKd{gap:41px}}@media screen and (max-width:767px){.S0ZwL .ficKd{--col-1:220px}}@media screen and (min-width:1680px){.S0ZwL .ficKd{--col-1:220px}}.S0ZwL .ficKd p{margin-top:calc(-.04737rem - .32895vw);padding-top:0}@media screen and (max-width:767px){.S0ZwL .ficKd p{margin-top:-6px}}@media screen and (min-width:1680px){.S0ZwL .ficKd p{margin-top:-6px}}.S0ZwL .nqbzZ{position:relative}.S0ZwL .nqbzZ:after{background:hsla(0,0%,100%,.2);bottom:calc(-2.66842rem - 1.86404vw);content:"";height:1px;position:absolute;width:100%}@media print{.S0ZwL .nqbzZ:after{background:#a2aab6;-webkit-transform:scaleY(.33);transform:scaleY(.33)}}@media screen and (max-width:767px){.S0ZwL .nqbzZ:after{bottom:-58px}}@media screen and (min-width:1680px){.S0ZwL .nqbzZ:after{bottom:-58px}}@media screen and (max-width:767px){.S0ZwL .nqbzZ:after{bottom:auto;top:-27px}}@media print,screen and (min-width:768px){.S0ZwL .nqbzZ:last-of-type:after{display:none}}.HjM9L{padding-bottom:calc(-.15263rem + 6.57895vw);padding-top:calc(-.05263rem + 6.57895vw)}@media screen and (max-width:767px){.HjM9L{padding-top:44px}}@media screen and (min-width:1680px){.HjM9L{padding-top:110px}}@media screen and (max-width:767px){.HjM9L{padding-bottom:52px}}@media screen and (min-width:1680px){.HjM9L{padding-bottom:109px}}@media print{.HjM9L{max-width:100%;overflow:hidden;padding-bottom:0;padding-top:80px;width:100%}}.Yu2IW{max-width:calc(20.13158rem + 14.80263vw);padding-top:calc(.01053rem + .76754vw)}@media screen and (max-width:767px){.Yu2IW{padding-top:16px}}@media screen and (min-width:1680px){.Yu2IW{padding-top:13px}}@media screen and (max-width:767px){.Yu2IW{max-width:450px}}@media screen and (min-width:1680px){.Yu2IW{max-width:450px}}.Yu2IW p{line-height:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.Yu2IW p{line-height:24px}}@media screen and (min-width:1680px){.Yu2IW p{line-height:24px}}@media print{.mq2aD{page-break-before:always}}#shift-calc,#threshold-calc{height:calc(-.64211rem + 32.34649vw);opacity:0;pointer-events:none;position:absolute}@media screen and (max-width:767px){#shift-calc,#threshold-calc{height:537px}}@media screen and (min-width:1680px){#shift-calc,#threshold-calc{height:537px}}@media print{#shift-calc,#threshold-calc{display:none}}#shift-calc{height:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){#shift-calc{height:80px}}@media screen and (min-width:1680px){#shift-calc{height:80px}}@media print,screen and (min-width:768px){#page-wrapper.page.page-client-homepage .header-container{--y:calc(-0.64211rem + 32.34649vw);position:relative;-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0);will-change:transform}}@media screen and (min-width:768px)and (max-width:767px){#page-wrapper.page.page-client-homepage .header-container{--y:537px}}@media screen and (min-width:768px)and (min-width:1680px){#page-wrapper.page.page-client-homepage .header-container{--y:537px}}@media print,screen and (min-width:768px){#page-wrapper.page.page-client-homepage .scroll-down{opacity:0}#page-wrapper.page.page-client-homepage .homepage-headline{--y:calc(-0.10526rem + 4.82456vw);-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@media screen and (min-width:768px)and (max-width:767px){#page-wrapper.page.page-client-homepage .homepage-headline{--y:80px}}@media screen and (min-width:768px)and (min-width:1680px){#page-wrapper.page.page-client-homepage .homepage-headline{--y:80px}}@media print,screen and (min-width:768px){#page-wrapper.page.page-client-homepage .panels-wrapper{--y:calc(-0.64211rem + 32.34649vw);-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@media screen and (min-width:768px)and (max-width:767px){#page-wrapper.page.page-client-homepage .panels-wrapper{--y:537px}}@media screen and (min-width:768px)and (min-width:1680px){#page-wrapper.page.page-client-homepage .panels-wrapper{--y:537px}}@media print,screen and (min-width:768px){#page-wrapper.page.page-client-homepage .panel-1{--y:calc(-0.64211rem + 32.34649vw);position:relative;-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0);will-change:transform}}@media screen and (min-width:768px)and (max-width:767px){#page-wrapper.page.page-client-homepage .panel-1{--y:537px}}@media screen and (min-width:768px)and (min-width:1680px){#page-wrapper.page.page-client-homepage .panel-1{--y:537px}}@media print,screen and (min-width:768px){#page-wrapper.page.page-client-homepage .panel-2{margin-top:calc(.38421rem - 14.69298vw)}}@media screen and (min-width:768px)and (max-width:767px){#page-wrapper.page.page-client-homepage .panel-2{margin-top:-243px}}@media screen and (min-width:768px)and (min-width:1680px){#page-wrapper.page.page-client-homepage .panel-2{margin-top:-243px}}@media print,screen and (min-width:768px){body.fixed_header #page-wrapper.page.page-client-homepage .header-container{max-width:1920px;position:fixed;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}}@media print{body.fixed_header #page-wrapper.page.page-client-homepage .header-container{position:static!important}}@media print,screen and (min-width:768px){body.fixed_header #page-wrapper.page.page-client-homepage .panel-1,body.fixed_header #page-wrapper.page.page-client-homepage .panels-wrapper{max-width:1920px;position:fixed;top:calc(4.70526rem + 3.50877vw);-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}}@media screen and (min-width:768px)and (max-width:767px){body.fixed_header #page-wrapper.page.page-client-homepage .panel-1,body.fixed_header #page-wrapper.page.page-client-homepage .panels-wrapper{top:106px}}@media screen and (min-width:768px)and (min-width:1680px){body.fixed_header #page-wrapper.page.page-client-homepage .panel-1,body.fixed_header #page-wrapper.page.page-client-homepage .panels-wrapper{top:106px}}@media print,screen and (min-width:768px){body.fixed_header #page-wrapper.page.page-client-homepage .panel-2{margin-top:0;padding-top:calc(-.92632rem + 42.87281vw)}}@media screen and (min-width:768px)and (max-width:767px){body.fixed_header #page-wrapper.page.page-client-homepage .panel-2{padding-top:711px}}@media screen and (min-width:768px)and (min-width:1680px){body.fixed_header #page-wrapper.page.page-client-homepage .panel-2{padding-top:711px}}@media print,screen and (min-width:768px){body.fixed_header.admin-bar-active #page-wrapper.page.page-client-homepage .header-container{top:32px}body.fixed_header.admin-bar-active #page-wrapper.page.page-client-homepage .panel-1,body.fixed_header.admin-bar-active #page-wrapper.page.page-client-homepage .panels-wrapper{--y:calc(4.70526rem + 3.50877vw);top:calc(var(--y) + 32px)}}@media screen and (min-width:768px)and (max-width:767px){body.fixed_header.admin-bar-active #page-wrapper.page.page-client-homepage .panel-1,body.fixed_header.admin-bar-active #page-wrapper.page.page-client-homepage .panels-wrapper{--y:106px}}@media screen and (min-width:768px)and (min-width:1680px){body.fixed_header.admin-bar-active #page-wrapper.page.page-client-homepage .panel-1,body.fixed_header.admin-bar-active #page-wrapper.page.page-client-homepage .panels-wrapper{--y:106px}}.is-ada .IyNEX .vpGua{-webkit-filter:brightness(.75);filter:brightness(.75)}.VXcrM{border-bottom:1px solid #dcdee0;display:flex;flex-direction:column;gap:calc(1.34211rem + .98684vw);padding-bottom:calc(3.14737rem + 2.41228vw);padding-top:calc(4.37368rem + 3.28947vw)}@media screen and (max-width:767px){.VXcrM{gap:25px}}@media screen and (min-width:1680px){.VXcrM{gap:30px}}@media screen and (max-width:767px){.VXcrM{padding-bottom:35px}}@media screen and (min-width:1680px){.VXcrM{padding-bottom:72px}}@media screen and (max-width:767px){.VXcrM{padding-top:35px}}@media screen and (min-width:1680px){.VXcrM{padding-top:99px}}.S4BFE{margin-bottom:calc(-.23158rem - .2193vw);padding-top:calc(4.37368rem + 3.28947vw)}@media screen and (max-width:767px){.S4BFE{padding-top:35px}}@media screen and (min-width:1680px){.S4BFE{padding-top:99px}}@media screen and (max-width:767px){.S4BFE{margin-bottom:0}}@media screen and (min-width:1680px){.S4BFE{margin-bottom:-6px}}.S4BFE .WX9r5{padding-bottom:calc(1.90526rem + 1.42544vw)}@media screen and (max-width:767px){.S4BFE .WX9r5{padding-bottom:20px}}@media screen and (min-width:1680px){.S4BFE .WX9r5{padding-bottom:43px}}.S4BFE .b_SKi:first-of-type{padding-bottom:calc(2.91579rem + 2.19298vw)}@media screen and (max-width:767px){.S4BFE .b_SKi:first-of-type{padding-bottom:40px}}@media screen and (min-width:1680px){.S4BFE .b_SKi:first-of-type{padding-bottom:66px}}.S4BFE .b_SKi p{color:#53595f;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04126rem + .05373vw);line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.S4BFE .b_SKi p{font-size:18px}}@media screen and (min-width:1680px){.S4BFE .b_SKi p{font-size:18px}}@media screen and (max-width:767px){.S4BFE .b_SKi p{letter-spacing:.49px}}@media screen and (min-width:1680px){.S4BFE .b_SKi p{letter-spacing:.49px}}@media screen and (max-width:767px){.S4BFE .b_SKi p{line-height:26px}}@media screen and (min-width:1680px){.S4BFE .b_SKi p{line-height:26px}}.S4BFE .b_SKi.HuSNm{padding-bottom:0}.S4BFE .cYhjj{display:flex;gap:calc(.44737rem + .32895vw);padding-bottom:calc(2.91579rem + 2.19298vw)}@media screen and (max-width:767px){.S4BFE .cYhjj{gap:15px}}@media screen and (min-width:1680px){.S4BFE .cYhjj{gap:10px}}@media screen and (max-width:767px){.S4BFE .cYhjj{padding-bottom:40px}}@media screen and (min-width:1680px){.S4BFE .cYhjj{padding-bottom:66px}}@media screen and (max-width:767px){.S4BFE .cYhjj{flex-direction:column}}.S4BFE .cYhjj .a1j2u{height:calc(15.21053rem + 11.18421vw);width:calc(15.21053rem + 11.18421vw)}@media screen and (max-width:767px){.S4BFE .cYhjj .a1j2u{width:325px}}@media screen and (min-width:1680px){.S4BFE .cYhjj .a1j2u{width:340px}}@media screen and (max-width:767px){.S4BFE .cYhjj .a1j2u{height:325px}}@media screen and (min-width:1680px){.S4BFE .cYhjj .a1j2u{height:340px}}.S4BFE .cYhjj .a1j2u .hbJzn{object-fit:cover}.zC1UG{display:flex;flex-direction:column;gap:calc(2.13684rem + 1.64474vw);padding-bottom:calc(3.46316rem + 2.52193vw);padding-top:calc(4.37368rem + 3.28947vw);position:relative}@media screen and (max-width:767px){.zC1UG{gap:17px}}@media screen and (min-width:1680px){.zC1UG{gap:49px}}@media screen and (max-width:767px){.zC1UG{padding-bottom:45px}}@media screen and (min-width:1680px){.zC1UG{padding-bottom:77px}}@media screen and (max-width:767px){.zC1UG{padding-top:39px}}@media screen and (min-width:1680px){.zC1UG{padding-top:99px}}.QhrMi{margin-left:.1rem;width:100%}@media screen and (max-width:767px){.QhrMi{margin-left:1px}}@media screen and (min-width:1680px){.QhrMi{margin-left:1px}}.dyUPX{background-color:#e2e4e8;color:#53595f;font-size:calc(1.11053rem + .76754vw);letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.34211rem + .98684vw);padding-top:calc(1.01053rem + .76754vw)}@media screen and (max-width:767px){.dyUPX{font-size:18px}}@media screen and (min-width:1680px){.dyUPX{font-size:24px}}@media screen and (max-width:767px){.dyUPX{line-height:30px}}@media screen and (min-width:1680px){.dyUPX{line-height:30px}}@media screen and (max-width:767px){.dyUPX{letter-spacing:-.5px}}@media screen and (min-width:1680px){.dyUPX{letter-spacing:-.5px}}@media screen and (max-width:767px){.dyUPX{padding-top:14px}}@media screen and (min-width:1680px){.dyUPX{padding-top:23px}}.dyUPX th{border:1px solid #a2aab6;padding-bottom:calc(.89474rem + .65789vw);padding-top:calc(1.11053rem + .76754vw)}.dyUPX th,.dyUPX th:first-of-type{padding-left:calc(1.34211rem + .98684vw)}.dyUPX th:first-of-type{padding-right:0;width:calc(-.70526rem + 36.07456vw)}@media screen and (max-width:767px){.dyUPX th:first-of-type{padding-left:18px}}@media screen and (min-width:1680px){.dyUPX th:first-of-type{padding-left:30px}}@media screen and (max-width:767px){.dyUPX th:first-of-type{padding-right:15px}}@media screen and (min-width:1680px){.dyUPX th:first-of-type{padding-right:0}}@media screen and (max-width:767px){.dyUPX th:first-of-type{width:50%}}@media screen and (min-width:1680px){.dyUPX th:first-of-type{width:599px}}@media screen and (max-width:767px){.dyUPX th{padding-top:12px}}@media screen and (min-width:1680px){.dyUPX th{padding-top:24px}}@media screen and (max-width:767px){.dyUPX th{padding-bottom:9px}}@media screen and (min-width:1680px){.dyUPX th{padding-bottom:20px}}@media screen and (max-width:767px){.dyUPX th{padding-left:15px}}@media screen and (min-width:1680px){.dyUPX th{padding-left:30px}}.lwlCF td{border-bottom:1px solid #dcdee0;border-left:1px solid #a2aab6;border-right:1px solid #a2aab6;color:#53595f;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.12632rem + .87719vw);padding:calc(1.11053rem + .76754vw) calc(1.34211rem + .98684vw) calc(1.02316rem + .7511vw)}@media screen and (max-width:767px){.lwlCF td{padding-top:14px}}@media screen and (min-width:1680px){.lwlCF td{padding-top:24px}}@media screen and (max-width:767px){.lwlCF td{padding-bottom:14px}}@media screen and (min-width:1680px){.lwlCF td{padding-bottom:22.85px}}@media screen and (max-width:767px){.lwlCF td{padding-left:19px}}@media screen and (min-width:1680px){.lwlCF td{padding-left:30px}}@media screen and (max-width:767px){.lwlCF td{font-size:16px}}@media screen and (min-width:1680px){.lwlCF td{font-size:18px}}@media screen and (max-width:767px){.lwlCF td{line-height:22px}}@media screen and (min-width:1680px){.lwlCF td{line-height:26px}}@media screen and (max-width:767px){.lwlCF td{padding-right:10px}}@media screen and (min-width:1680px){.lwlCF td{padding-right:30px}}@media screen and (max-width:767px){.lwlCF td{letter-spacing:-.5px}}@media screen and (min-width:1680px){.lwlCF td{letter-spacing:-.5px}}.lwlCF td.YX6wx{font-weight:700}.lwlCF td.NwgFs{letter-spacing:calc(-.04211rem + .05482vw);padding-bottom:calc(1.02316rem + .7511vw);padding-left:calc(1.34211rem + .98684vw);padding-top:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.lwlCF td.NwgFs{letter-spacing:.5px}}@media screen and (min-width:1680px){.lwlCF td.NwgFs{letter-spacing:.5px}}@media screen and (max-width:767px){.lwlCF td.NwgFs{padding-left:15px}}@media screen and (min-width:1680px){.lwlCF td.NwgFs{padding-left:30px}}@media screen and (max-width:767px){.lwlCF td.NwgFs{padding-top:0}}@media screen and (min-width:1680px){.lwlCF td.NwgFs{padding-top:24px}}@media screen and (max-width:767px){.lwlCF td.NwgFs{padding-bottom:22px}}@media screen and (min-width:1680px){.lwlCF td.NwgFs{padding-bottom:22.85px}}.lwlCF:last-child td{border-bottom:1px solid #a2aab6}.JTHzf{display:flex;flex-direction:column;gap:calc(1.98842rem + 1.44737vw)}@media screen and (max-width:767px){.JTHzf{gap:13px}}@media screen and (min-width:1680px){.JTHzf{gap:44.2px}}.AqmpU{display:flex;flex-direction:column;gap:calc(2.23684rem + 1.64474vw);margin-bottom:calc(-.21579rem - .10965vw);padding-top:calc(4.45789rem + 3.17982vw)}@media screen and (max-width:767px){.AqmpU{gap:20px}}@media screen and (min-width:1680px){.AqmpU{gap:50px}}@media screen and (max-width:767px){.AqmpU{padding-top:35px}}@media screen and (min-width:1680px){.AqmpU{padding-top:98px}}@media screen and (max-width:767px){.AqmpU{margin-bottom:0}}@media screen and (min-width:1680px){.AqmpU{margin-bottom:-4px}}.tIxmg{padding-right:calc(1.24211rem + .98684vw)}@media screen and (max-width:767px){.tIxmg{padding-right:0}}@media screen and (min-width:1680px){.tIxmg{padding-right:29px}}@media screen and (max-width:767px){.tIxmg{font-weight:600}}.cKvaK{align-items:center;display:flex;padding-bottom:calc(.02632rem + 2.96053vw)}@media screen and (max-width:767px){.cKvaK{padding-bottom:35px}}@media screen and (min-width:1680px){.cKvaK{padding-bottom:50px}}@media screen and (max-width:767px){.cKvaK{align-items:flex-start;flex-direction:column;gap:10px}}.g4Syz{padding-top:calc(.02632rem + 2.96053vw)}@media screen and (max-width:767px){.g4Syz{padding-top:35px}}@media screen and (min-width:1680px){.g4Syz{padding-top:50px}}.AdzeE{margin-right:calc(-.02632rem + 1.20614vw);max-width:calc(-.44737rem + 22.58772vw);width:100%}@media screen and (max-width:767px){.AdzeE{margin-right:0}}@media screen and (min-width:1680px){.AdzeE{margin-right:20px}}@media screen and (max-width:767px){.AdzeE{max-width:100%}}@media screen and (min-width:1680px){.AdzeE{max-width:375px}}.KewZ9{color:#dcdee0;height:1px;width:100%}@media print{.KewZ9{color:#dcdee0!important}}.Xc6j2{color:#53595f;height:1px;width:100%}@media print{.Xc6j2{color:#dcdee0!important}}.avB_j{color:hsla(0,0%,100%,.125);height:1px;width:100%}@media screen and (max-width:767px){.avB_j{color:var(--tc-grey3)}}@media print{.avB_j{color:#dcdee0!important}}.zHJhw{padding-top:calc(1.01053rem + .76754vw)}@media screen and (max-width:767px){.zHJhw{padding-top:23px}}@media screen and (min-width:1680px){.zHJhw{padding-top:23px}}.IRJfW{padding-bottom:calc(.46316rem + .4386vw)}@media screen and (max-width:767px){.IRJfW{padding-bottom:12px}}@media screen and (min-width:1680px){.IRJfW{padding-bottom:12px}}.RqOop{padding-bottom:calc(.87895rem + .54825vw)}@media screen and (max-width:767px){.RqOop{padding-bottom:18px}}@media screen and (min-width:1680px){.RqOop{padding-bottom:18px}}.iJ_jt{display:flex;flex-direction:column;gap:calc(1.12632rem + .87719vw);padding-top:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.iJ_jt{padding-top:26px}}@media screen and (min-width:1680px){.iJ_jt{padding-top:26px}}@media screen and (max-width:767px){.iJ_jt{gap:26px}}@media screen and (min-width:1680px){.iJ_jt{gap:26px}}.hsUQo{margin-bottom:calc(2.02105rem + 1.53509vw);margin-top:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.hsUQo{margin-top:26px}}@media screen and (min-width:1680px){.hsUQo{margin-top:26px}}@media screen and (max-width:767px){.hsUQo{margin-bottom:26px}}@media screen and (min-width:1680px){.hsUQo{margin-bottom:46px}}.Jt2gi{background-color:transparent;color:var(--tc-grey3);font-family:Arial,sans-serif;font-size:18px;font-size:calc(.87895rem + .54825vw);left:-.1rem;letter-spacing:.5px;letter-spacing:calc(-.04211rem + .05482vw);line-height:22px;line-height:calc(.91053rem + .76754vw);position:relative}@media screen and (max-width:767px){.Jt2gi{left:-1px}}@media screen and (min-width:1680px){.Jt2gi{left:-1px}}@media screen and (max-width:767px){.Jt2gi{font-size:18px}}@media screen and (min-width:1680px){.Jt2gi{font-size:18px}}@media screen and (max-width:767px){.Jt2gi{line-height:22px}}@media screen and (min-width:1680px){.Jt2gi{line-height:22px}}@media screen and (max-width:767px){.Jt2gi{letter-spacing:.5px}}@media screen and (min-width:1680px){.Jt2gi{letter-spacing:.5px}}@media print,screen and (min-width:768px){.Jt2gi{transition:color .5s ease}.Jt2gi:hover{color:var(--tc-primaryBrand)}}.T9Vc_{text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.T9Vc_{text-underline-offset:4px}}@media screen and (min-width:1680px){.T9Vc_{text-underline-offset:4px}}@media print,screen and (min-width:768px){.T9Vc_:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.T9Vc_{text-decoration-thickness:.1pt}}.T9Vc_{transition:text-decoration-color .5s ease}.nU19l{font-size:calc(.67895rem + .54825vw);padding-right:calc(.01579rem + .10965vw)}@media screen and (max-width:767px){.nU19l{font-size:16px}}@media screen and (min-width:1680px){.nU19l{font-size:16px}}@media screen and (max-width:767px){.nU19l{padding-right:2px}}@media screen and (min-width:1680px){.nU19l{padding-right:2px}}.q6Y_j{align-items:center;display:flex;justify-content:space-between;padding-bottom:0}@media screen and (max-width:767px){.q6Y_j{padding-bottom:10px}}@media screen and (min-width:1680px){.q6Y_j{padding-bottom:0}}.nXlQe{display:none}.bswlJ{color:#53595f;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.11053rem + .76754vw);width:auto}@media screen and (max-width:767px){.bswlJ{font-size:18px}}@media screen and (min-width:1680px){.bswlJ{font-size:18px}}@media screen and (max-width:767px){.bswlJ{line-height:24px}}@media screen and (min-width:1680px){.bswlJ{line-height:24px}}@media screen and (max-width:767px){.bswlJ{letter-spacing:.5px}}@media screen and (min-width:1680px){.bswlJ{letter-spacing:.5px}}.Rn61V{display:flex;gap:calc(1.34211rem + .98684vw);position:relative;top:calc(.11579rem + .10965vw)}@media screen and (max-width:767px){.Rn61V{top:3px}}@media screen and (min-width:1680px){.Rn61V{top:3px}}@media screen and (max-width:767px){.Rn61V{gap:30px}}@media screen and (min-width:1680px){.Rn61V{gap:30px}}@media print,screen and (min-width:768px){.Rn61V .DXYsQ{transition:color .5s ease}.Rn61V .DXYsQ:hover{color:var(--tc-primaryBrand)}}.thJe_{padding-top:calc(1.21053rem + .76754vw)}@media screen and (max-width:767px){.thJe_{padding-top:40px}}@media screen and (min-width:1680px){.thJe_{padding-top:25px}}.pQsBs{border-bottom:1px solid #dcdee0}@media screen and (max-width:767px){.pQsBs{padding:30px 0 24px}}.pQsBs:first-child{border-top:1px solid #dcdee0}.s3kj1{display:flex;gap:calc(.89474rem + .65789vw);justify-content:space-between;padding-top:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.s3kj1{gap:19px}}@media screen and (min-width:1680px){.s3kj1{gap:20px}}@media screen and (max-width:767px){.s3kj1{padding-top:0}}@media screen and (min-width:1680px){.s3kj1{padding-top:30px}}@media screen and (max-width:767px){.s3kj1{flex-direction:column}}@media print,screen and (min-width:768px){.s3kj1:hover .VVgNu{color:var(--tc-primaryBrand)}}.BTZJt{display:flex;flex-direction:column;margin-bottom:calc(1.67368rem + 1.20614vw)}@media screen and (max-width:767px){.BTZJt{margin-bottom:0}}@media screen and (min-width:1680px){.BTZJt{margin-bottom:37px}}.d9fK7{margin-bottom:calc(.56316rem + .4386vw);position:relative;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.d9fK7{top:-3px}}@media screen and (min-width:1680px){.d9fK7{top:-2px}}@media screen and (max-width:767px){.d9fK7{margin-bottom:13px}}@media screen and (min-width:1680px){.d9fK7{margin-bottom:13px}}.VVgNu{margin-bottom:calc(.76316rem + .4386vw);transition:color .5s ease}@media screen and (max-width:767px){.VVgNu{margin-bottom:18px}}@media screen and (min-width:1680px){.VVgNu{margin-bottom:15px}}.We16X{flex:none;height:calc(7.15789rem + 5.26316vw);margin-bottom:calc(1.34211rem + .98684vw);width:calc(11.63158rem + 8.55263vw)}@media screen and (max-width:767px){.We16X{width:260px}}@media screen and (min-width:1680px){.We16X{width:260px}}@media screen and (max-width:767px){.We16X{height:160px}}@media screen and (min-width:1680px){.We16X{height:160px}}@media screen and (max-width:767px){.We16X{margin-bottom:0}}@media screen and (min-width:1680px){.We16X{margin-bottom:30px}}.P3_In{height:100%;object-fit:cover;width:100%}.ywHIk{display:flex;gap:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.ywHIk{gap:5px}}@media screen and (min-width:1680px){.ywHIk{gap:5px}}@media screen and (max-width:767px){.cxIvs{padding:30px 0}}.xFyO7.pQsBs{border-bottom:1px solid #dcdee0;border-top:none}@media screen and (max-width:767px){.xFyO7.pQsBs{padding-top:0}}.xFyO7 .s3kj1{padding-top:0}.xFyO7 .d9fK7{margin-bottom:calc(.34737rem + .32895vw)}@media screen and (max-width:767px){.xFyO7 .d9fK7{margin-bottom:7px}}@media screen and (min-width:1680px){.xFyO7 .d9fK7{margin-bottom:9px}}.xFyO7 .BTZJt{margin-bottom:calc(2.78421rem + 1.97368vw)}@media screen and (max-width:767px){.xFyO7 .BTZJt{margin-bottom:0}}@media screen and (min-width:1680px){.xFyO7 .BTZJt{margin-bottom:61px}}.xFyO7 .We16X{height:calc(-.34737rem + 16.33772vw);width:calc(-.57895rem + 26.53509vw)}@media screen and (max-width:767px){.xFyO7 .We16X{width:260px}}@media screen and (min-width:1680px){.xFyO7 .We16X{width:440px}}@media screen and (max-width:767px){.xFyO7 .We16X{height:160px}}@media screen and (min-width:1680px){.xFyO7 .We16X{height:271px}}.vESmv{display:flex;flex-direction:column;gap:calc(2.23684rem + 1.64474vw);margin-bottom:calc(.33158rem + .2193vw);margin-top:calc(-.23158rem - .2193vw)}@media screen and (max-width:767px){.vESmv{gap:35px}}@media screen and (min-width:1680px){.vESmv{gap:50px}}@media screen and (max-width:767px){.vESmv{margin-top:2px}}@media screen and (min-width:1680px){.vESmv{margin-top:-6px}}@media screen and (max-width:767px){.vESmv{margin-bottom:0}}@media screen and (min-width:1680px){.vESmv{margin-bottom:7px}}.PFMP9{padding-top:calc(4.78947rem + 3.39912vw)}@media screen and (max-width:767px){.PFMP9{padding-top:39px}}@media screen and (min-width:1680px){.PFMP9{padding-top:105px}}@media print{.PFMP9{padding-top:55px}}._uqbO{align-items:center;box-shadow:0 0 0 1px #dcdee0;display:flex;justify-content:center;overflow:hidden}._uqbO .Kgn6H{height:100%;max-height:calc(-.23684rem + 15.02193vw);max-width:calc(-.23684rem + 15.02193vw);object-fit:cover;width:100%}@media screen and (max-width:767px){._uqbO .Kgn6H{max-width:250px}}@media screen and (min-width:1680px){._uqbO .Kgn6H{max-width:250px}}@media screen and (max-width:767px){._uqbO .Kgn6H{max-height:250px}}@media screen and (min-width:1680px){._uqbO .Kgn6H{max-height:250px}}.JOWTz{display:flex;flex-direction:column}@media screen and (max-width:767px){.JOWTz{border-top:1px solid #e2e4e8;padding-bottom:1px;padding-top:35px}}.JOWTz .X4G_F{display:flex;flex-direction:column;gap:calc(2.8rem + 2.08333vw)}@media screen and (max-width:767px){.JOWTz .X4G_F{gap:20px}}@media screen and (min-width:1680px){.JOWTz .X4G_F{gap:63px}}@media print{.JOWTz .X4G_F{gap:25px}}.JOWTz .L7EpA{padding-bottom:calc(1.90526rem + 1.42544vw)}@media screen and (max-width:767px){.JOWTz .L7EpA{padding-bottom:20px}}@media screen and (min-width:1680px){.JOWTz .L7EpA{padding-bottom:43px}}@media print{.JOWTz .L7EpA{padding-bottom:25px}}.JOWTz .TQS4i{grid-gap:1px;display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.JOWTz .TQS4i{grid-template-columns:1fr}}@media print{.JOWTz .TQS4i{margin-left:1px}}.hhsD8{align-items:flex-start;border-bottom:1px solid #a2aab6;display:flex;gap:calc(2.23684rem + 1.64474vw);padding-bottom:calc(2.35263rem + 1.75439vw);padding-top:calc(2.25263rem + 1.75439vw)}@media screen and (max-width:767px){.hhsD8{gap:20px}}@media screen and (min-width:1680px){.hhsD8{gap:50px}}@media screen and (max-width:767px){.hhsD8{padding-top:20px}}@media screen and (min-width:1680px){.hhsD8{padding-top:52px}}@media screen and (max-width:767px){.hhsD8{padding-bottom:20px}}@media screen and (min-width:1680px){.hhsD8{padding-bottom:53px}}@media print{.hhsD8{gap:25px;padding-bottom:25px;padding-top:25px}}@media screen and (max-width:767px){.hhsD8{flex-direction:column}.hhsD8:last-child{border-bottom:none;padding-bottom:0}}.RzPkO{margin-top:calc(.04737rem + .32895vw);min-height:calc(-.28947rem + 13.26754vw);min-width:calc(-.28947rem + 13.26754vw);overflow:hidden}@media screen and (max-width:767px){.RzPkO{margin-top:6px}}@media screen and (min-width:1680px){.RzPkO{margin-top:6px}}@media screen and (max-width:767px){.RzPkO{min-width:220px}}@media screen and (min-width:1680px){.RzPkO{min-width:220px}}@media screen and (max-width:767px){.RzPkO{min-height:220px}}@media screen and (min-width:1680px){.RzPkO{min-height:220px}}.iWmFH{min-height:100%;min-width:100%;object-fit:cover}@media print{.iWqaf{padding-bottom:25px}}.DgZSz{display:flex;flex-direction:column;gap:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.DgZSz{gap:30px}}@media screen and (min-width:1680px){.DgZSz{gap:30px}}.eL1yq{display:flex}.Ix3QP{display:block;padding-left:calc(.87895rem + .54825vw);position:relative}@media screen and (max-width:767px){.Ix3QP{padding-left:18px}}@media screen and (min-width:1680px){.Ix3QP{padding-left:18px}}.Ix3QP:before{background-color:#53595f;border:1px solid #53595f;content:"";display:block;height:1px;left:0;position:absolute;top:11px;width:10px}.W17jw{display:flex;flex-direction:column;gap:calc(2.13684rem + 1.64474vw);padding-top:calc(4.37368rem + 3.28947vw)}@media screen and (max-width:767px){.W17jw{gap:20px}}@media screen and (min-width:1680px){.W17jw{gap:49px}}@media screen and (max-width:767px){.W17jw{padding-top:35px}}@media screen and (min-width:1680px){.W17jw{padding-top:99px}}@media print{.W17jw{gap:25px;padding-top:55px}}.W17jw .oWm7b{border-top:1px solid #a2aab6}.BIe1w{border-bottom:1px solid #dcdee0;display:flex;flex-direction:column;gap:calc(1.12632rem + .87719vw);padding-bottom:calc(3.56316rem + 2.52193vw);padding-top:calc(4.37368rem + 3.28947vw)}@media screen and (max-width:767px){.BIe1w{gap:39px}}@media screen and (min-width:1680px){.BIe1w{gap:26px}}@media screen and (max-width:767px){.BIe1w{padding-bottom:55px}}@media screen and (min-width:1680px){.BIe1w{padding-bottom:78px}}@media screen and (max-width:767px){.BIe1w{padding-top:35px}}@media screen and (min-width:1680px){.BIe1w{padding-top:99px}}@media screen and (max-width:767px){.BIe1w{border-bottom:none}}.XlE75{margin-bottom:-.1rem;padding-top:calc(4.68947rem + 3.39912vw)}@media screen and (max-width:767px){.XlE75{padding-top:0}}@media screen and (min-width:1680px){.XlE75{padding-top:104px}}@media screen and (max-width:767px){.XlE75{margin-bottom:0}}@media screen and (min-width:1680px){.XlE75{margin-bottom:-1px}}.XlE75 .F2b7S{border-bottom:1px solid #dcdee0;padding-bottom:calc(2.23684rem + 1.64474vw)}@media screen and (max-width:767px){.XlE75 .F2b7S{padding-bottom:20px}}@media screen and (min-width:1680px){.XlE75 .F2b7S{padding-bottom:50px}}.ta6hR{border-bottom:1px solid #dcdee0;display:flex;gap:calc(2.23684rem + 1.64474vw);padding-bottom:calc(1.77368rem + 1.20614vw);padding-top:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.ta6hR{gap:15px}}@media screen and (min-width:1680px){.ta6hR{gap:50px}}@media screen and (max-width:767px){.ta6hR{padding-bottom:24px}}@media screen and (min-width:1680px){.ta6hR{padding-bottom:38px}}@media screen and (max-width:767px){.ta6hR{padding-top:24px}}@media screen and (min-width:1680px){.ta6hR{padding-top:24px}}@media screen and (max-width:767px){.ta6hR{flex-direction:column}}.ta6hR.vwW4F{padding-bottom:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.ta6hR.vwW4F{padding-bottom:24px}}@media screen and (min-width:1680px){.ta6hR.vwW4F{padding-bottom:30px}}.ta6hR .gqVll{display:flex;flex-direction:column;gap:calc(.77895rem + .54825vw)}@media screen and (max-width:767px){.ta6hR .gqVll{gap:15px}}@media screen and (min-width:1680px){.ta6hR .gqVll{gap:17px}}.ta6hR .gqVll .pEVaj{color:#53595f;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.ta6hR .gqVll .pEVaj{font-size:18px}}@media screen and (min-width:1680px){.ta6hR .gqVll .pEVaj{font-size:18px}}@media screen and (max-width:767px){.ta6hR .gqVll .pEVaj{letter-spacing:.5px}}@media screen and (min-width:1680px){.ta6hR .gqVll .pEVaj{letter-spacing:.5px}}@media screen and (max-width:767px){.ta6hR .gqVll .pEVaj{line-height:26px}}@media screen and (min-width:1680px){.ta6hR .gqVll .pEVaj{line-height:26px}}.ta6hR .OFu1p{flex:none;height:calc(7.15789rem + 5.26316vw);margin-top:calc(.31579rem + .10965vw);width:calc(11.63158rem + 8.55263vw)}@media screen and (max-width:767px){.ta6hR .OFu1p{margin-top:0}}@media screen and (min-width:1680px){.ta6hR .OFu1p{margin-top:5px}}@media screen and (max-width:767px){.ta6hR .OFu1p{width:260px}}@media screen and (min-width:1680px){.ta6hR .OFu1p{width:260px}}@media screen and (max-width:767px){.ta6hR .OFu1p{height:160px}}@media screen and (min-width:1680px){.ta6hR .OFu1p{height:160px}}.ta6hR .OFu1p .H4ck6{height:100%;object-fit:cover;width:100%}.VIzOR{border-bottom:1px solid #e2e4e8;display:flex;flex-direction:column;gap:calc(2.23684rem + 1.64474vw);padding-bottom:calc(-.08947rem + 4.93421vw);padding-top:calc(-.04737rem + 5.92105vw)}@media screen and (max-width:767px){.VIzOR{padding-top:35px}}@media screen and (min-width:1680px){.VIzOR{padding-top:99px}}@media screen and (max-width:767px){.VIzOR{padding-bottom:20px}}@media screen and (min-width:1680px){.VIzOR{padding-bottom:82px}}@media screen and (max-width:767px){.VIzOR{gap:.45px}}@media screen and (min-width:1680px){.VIzOR{gap:50px}}.aW3iJ{display:flex;flex-direction:column;gap:calc(.02632rem + 2.96053vw);padding-bottom:calc(-.13158rem + 6.0307vw);padding-top:calc(-.04737rem + 5.92105vw)}@media screen and (max-width:767px){.aW3iJ{gap:20px}}@media screen and (min-width:1680px){.aW3iJ{gap:50px}}@media screen and (max-width:767px){.aW3iJ{padding-bottom:35px}}@media screen and (min-width:1680px){.aW3iJ{padding-bottom:100px}}@media screen and (max-width:767px){.aW3iJ{padding-top:35px}}@media screen and (min-width:1680px){.aW3iJ{padding-top:99px}}.MKDsr{width:calc(-.18421rem + 12.60965vw)}@media screen and (max-width:767px){.MKDsr{width:210px}}@media screen and (min-width:1680px){.MKDsr{width:210px}}.MKDsr .LxH6v{padding-bottom:calc(-.06842rem + .2193vw)}@media screen and (max-width:767px){.MKDsr .LxH6v{padding-bottom:3px}}@media screen and (min-width:1680px){.MKDsr .LxH6v{padding-bottom:3px}}.MKDsr .FxMTY{padding-bottom:calc(-.06842rem + .2193vw)}@media screen and (max-width:767px){.MKDsr .FxMTY{padding-bottom:3px}}@media screen and (min-width:1680px){.MKDsr .FxMTY{padding-bottom:3px}}.MKDsr .Jpk3L{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w4g_C{-webkit-column-gap:calc(.02632rem + 2.96053vw);column-gap:calc(.02632rem + 2.96053vw);display:flex;flex-wrap:wrap;margin-top:calc(-.16316rem + 3.72807vw);row-gap:calc(-.08421rem + 2.19298vw)}@media screen and (max-width:767px){.w4g_C{margin-top:25px}}@media screen and (min-width:1680px){.w4g_C{margin-top:61px}}@media screen and (max-width:767px){.w4g_C{-webkit-column-gap:25px;column-gap:25px}}@media screen and (min-width:1680px){.w4g_C{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.w4g_C{row-gap:25px}}@media screen and (min-width:1680px){.w4g_C{row-gap:36px}}.K989C{margin-top:calc(.05263rem - .32895vw)}@media screen and (max-width:767px){.K989C{margin-top:0}}@media screen and (min-width:1680px){.K989C{margin-top:-5px}}.K7Xnd{padding-bottom:calc(-.07368rem + 2.96053vw)}@media screen and (max-width:767px){.K7Xnd{padding-bottom:20px}}@media screen and (min-width:1680px){.K7Xnd{padding-bottom:49px}}.guu72{display:flex;flex-direction:column;gap:calc(.05263rem + 1.75439vw);margin-top:0;padding-bottom:calc(-.06842rem + 4.38596vw);padding-top:calc(-.04737rem + 5.92105vw)}@media screen and (max-width:767px){.guu72{padding-bottom:0}}@media screen and (min-width:1680px){.guu72{padding-bottom:73px}}@media screen and (max-width:767px){.guu72{padding-top:45px}}@media screen and (min-width:1680px){.guu72{padding-top:99px}}@media screen and (max-width:767px){.guu72{margin-top:35px}}@media screen and (min-width:1680px){.guu72{margin-top:0}}@media screen and (max-width:767px){.guu72{gap:30px}}@media screen and (min-width:1680px){.guu72{gap:30px}}@media print,screen and (min-width:768px){.guu72{border-bottom:1px solid #e2e4e8}}@media screen and (max-width:767px){.guu72{border-top:1px solid #e2e4e8}}.HVAFO{margin-top:0;padding-top:calc(-.08421rem + 6.35965vw)}@media screen and (max-width:767px){.HVAFO{padding-top:0}}@media screen and (min-width:1680px){.HVAFO{padding-top:106px}}@media screen and (max-width:767px){.HVAFO{margin-top:49px}}@media screen and (min-width:1680px){.HVAFO{margin-top:0}}.NGE5U{padding-bottom:calc(-.12105rem + 2.63158vw)}@media screen and (max-width:767px){.NGE5U{padding-bottom:20px}}@media screen and (min-width:1680px){.NGE5U{padding-bottom:43px}}.z3bBy{padding-bottom:calc(-.04737rem + 3.83772vw)}@media screen and (max-width:767px){.z3bBy{padding-bottom:20px}}@media screen and (min-width:1680px){.z3bBy{padding-bottom:64px}}.i6A06{display:flex;flex-direction:column;gap:calc(-.07368rem + 2.96053vw);margin-top:0;padding-bottom:calc(-.07368rem + 5.04386vw);padding-top:calc(-.1rem + 6.25vw)}@media screen and (max-width:767px){.i6A06{padding-bottom:0}}@media screen and (min-width:1680px){.i6A06{padding-bottom:84px}}@media screen and (max-width:767px){.i6A06{padding-top:42px}}@media screen and (min-width:1680px){.i6A06{padding-top:104px}}@media screen and (max-width:767px){.i6A06{margin-top:55px}}@media screen and (min-width:1680px){.i6A06{margin-top:0}}@media screen and (max-width:767px){.i6A06{gap:12px}}@media screen and (min-width:1680px){.i6A06{gap:49px}}@media print,screen and (min-width:768px){.i6A06{border-bottom:1px solid #e2e4e8}}@media screen and (max-width:767px){.i6A06{border-top:1px solid #e2e4e8}}.lU41W{display:flex;flex-direction:column;padding-bottom:calc(-.1rem + 6.25vw);padding-top:calc(-.04737rem + 5.92105vw)}@media screen and (max-width:767px){.lU41W{padding-bottom:35px}}@media screen and (min-width:1680px){.lU41W{padding-bottom:104px}}@media screen and (max-width:767px){.lU41W{padding-top:35px}}@media screen and (min-width:1680px){.lU41W{padding-top:99px}}.lU41W .J0AhL{border-bottom:1px solid #e2e4e8;padding-bottom:calc(-.07368rem + 2.96053vw)}@media screen and (max-width:767px){.lU41W .J0AhL{padding-bottom:20px}}@media screen and (min-width:1680px){.lU41W .J0AhL{padding-bottom:49px}}.zVHl1{display:flex;flex-direction:column;gap:calc(.02632rem + 2.96053vw)}@media screen and (max-width:767px){.zVHl1{gap:50px}}@media screen and (min-width:1680px){.zVHl1{gap:50px}}.gfzcA{padding-bottom:calc(1.34211rem + .98684vw);padding-top:calc(.89474rem + .65789vw)}@media screen and (max-width:767px){.gfzcA{padding-top:20px}}@media screen and (min-width:1680px){.gfzcA{padding-top:20px}}@media screen and (max-width:767px){.gfzcA{padding-bottom:30px}}@media screen and (min-width:1680px){.gfzcA{padding-bottom:30px}}.gTgYp{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;list-style:none;padding-left:0}@media print{.gTgYp{justify-content:flex-start}}.gTgYp:after{clear:both;content:"";display:table}.LPQ1x{align-items:center;border-left:1px solid #dcdee0;display:flex;height:calc(.75789rem + 1.09649vw);justify-content:center}@media screen and (max-width:767px){.LPQ1x{height:26px}}@media screen and (min-width:1680px){.LPQ1x{height:26px}}.LPQ1x:before{content:none}.LPQ1x:last-child{border-right:1px solid #dcdee0}.aZMMj{color:hsla(0,0%,46%,.5);display:inline-block;font-size:calc(.89474rem + .65789vw);position:relative;text-align:center;width:calc(1.2rem + 2.08333vw)}@media screen and (max-width:767px){.aZMMj{width:47px}}@media screen and (min-width:1680px){.aZMMj{width:47px}}@media screen and (max-width:767px){.aZMMj{font-size:20px}}@media screen and (min-width:1680px){.aZMMj{font-size:20px}}@media print,screen and (min-width:768px){.aZMMj{transition:color .5s ease}.aZMMj:hover{color:var(--tc-primaryBrand)}}@media print{.aZMMj{margin-left:8px;margin-right:8px;width:auto}}.Jga2Z{font-size:calc(.56316rem + .4386vw)}@media screen and (max-width:767px){.Jga2Z{font-size:13px}}@media screen and (min-width:1680px){.Jga2Z{font-size:13px}}.GkKRk{bottom:.1rem;font-size:calc(.99474rem + .65789vw)}@media screen and (max-width:767px){.GkKRk{bottom:1px}}@media screen and (min-width:1680px){.GkKRk{bottom:1px}}@media screen and (max-width:767px){.GkKRk{font-size:21px}}@media screen and (min-width:1680px){.GkKRk{font-size:21px}}.M08Nj{bottom:calc(.01579rem + .10965vw);font-size:calc(1.11053rem + .76754vw);width:calc(1.28421rem + 1.97368vw)}@media screen and (max-width:767px){.M08Nj{width:46px}}@media screen and (min-width:1680px){.M08Nj{width:46px}}@media screen and (max-width:767px){.M08Nj{font-size:24px}}@media screen and (min-width:1680px){.M08Nj{font-size:24px}}@media screen and (max-width:767px){.M08Nj{bottom:2px}}@media screen and (min-width:1680px){.M08Nj{bottom:2px}}.zvwlL{bottom:calc(.01579rem + .10965vw);font-size:calc(.87895rem + .54825vw)}@media screen and (max-width:767px){.zvwlL{font-size:18px}}@media screen and (min-width:1680px){.zvwlL{font-size:18px}}@media screen and (max-width:767px){.zvwlL{bottom:2px}}@media screen and (min-width:1680px){.zvwlL{bottom:2px}}.QDtiS{margin-top:calc(-.23158rem - .2193vw)}@media screen and (max-width:767px){.QDtiS{margin-top:0}}@media screen and (min-width:1680px){.QDtiS{margin-top:-6px}}.rF4iL{padding-bottom:calc(.87895rem + .54825vw)}@media screen and (max-width:767px){.rF4iL{padding-bottom:18px}}@media screen and (min-width:1680px){.rF4iL{padding-bottom:18px}}.M3D1H{border-bottom:1px solid #dcdee0;display:flex;justify-content:flex-end;margin-bottom:calc(1.01053rem + .76754vw);margin-top:calc(-.21579rem - .10965vw);padding-bottom:calc(1.01053rem + .76754vw);padding-top:0}@media screen and (max-width:767px){.M3D1H{margin-top:0}}@media screen and (min-width:1680px){.M3D1H{margin-top:-4px}}@media screen and (max-width:767px){.M3D1H{padding-bottom:24px}}@media screen and (min-width:1680px){.M3D1H{padding-bottom:23px}}@media screen and (max-width:767px){.M3D1H{margin-bottom:24px}}@media screen and (min-width:1680px){.M3D1H{margin-bottom:23px}}@media screen and (max-width:767px){.M3D1H{padding-top:24px}}@media screen and (min-width:1680px){.M3D1H{padding-top:0}}@media screen and (max-width:767px){.M3D1H{justify-content:flex-start}}.edT8K{float:right;height:calc(-.34737rem + 16.33772vw);margin-bottom:calc(-.01579rem + 1.97368vw);margin-left:calc(-.05263rem + 2.41228vw);margin-top:calc(-.03684rem + .4386vw);width:calc(-.57895rem + 26.53509vw)}@media screen and (max-width:767px){.edT8K{margin-left:40px}}@media screen and (min-width:1680px){.edT8K{margin-left:40px}}@media screen and (max-width:767px){.edT8K{margin-top:0}}@media screen and (min-width:1680px){.edT8K{margin-top:7px}}@media screen and (max-width:767px){.edT8K{margin-bottom:33px}}@media screen and (min-width:1680px){.edT8K{margin-bottom:33px}}@media screen and (max-width:767px){.edT8K{width:260px}}@media screen and (min-width:1680px){.edT8K{width:440px}}@media screen and (max-width:767px){.edT8K{height:160px}}@media screen and (min-width:1680px){.edT8K{height:271px}}@media screen and (max-width:767px){.edT8K{float:none;margin-left:0}}@media print{.edT8K{height:160px;width:240px}}.GLstu{padding-top:calc(4.45789rem + 3.17982vw)}@media screen and (max-width:767px){.GLstu{padding-top:39px}}@media screen and (min-width:1680px){.GLstu{padding-top:98px}}.Ak1xF{clear:both;display:flex;flex-direction:column;margin-bottom:-.1rem}@media screen and (max-width:767px){.Ak1xF{margin-bottom:-1px}}@media screen and (min-width:1680px){.Ak1xF{margin-bottom:-1px}}@media print{.Ak1xF{display:none}}.BF7rr{padding-bottom:calc(2.00526rem + 1.42544vw)}@media screen and (max-width:767px){.BF7rr{padding-bottom:23px}}@media screen and (min-width:1680px){.BF7rr{padding-bottom:44px}}.zmqY7{align-items:flex-start;display:flex;flex-direction:column;gap:calc(.54737rem + .32895vw);list-style-type:none}@media screen and (max-width:767px){.zmqY7{gap:9px}}@media screen and (min-width:1680px){.zmqY7{gap:11px}}.HHQdU{align-items:center;color:var(--tc-grey3);display:flex;gap:calc(.89474rem + .65789vw)}@media screen and (max-width:767px){.HHQdU{gap:20px}}@media screen and (min-width:1680px){.HHQdU{gap:20px}}@media screen and (max-width:767px){.HHQdU{align-items:start}}.HHQdU .TQ3PR{text-decoration-color:rgba(83,89,95,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.HHQdU .TQ3PR{text-underline-offset:4px}}@media screen and (min-width:1680px){.HHQdU .TQ3PR{text-underline-offset:4px}}.HHQdU:hover .TQ3PR{text-decoration-color:var(--tc-primaryBrand)}.HHQdU:hover .Vbdlh{color:var(--tc-primaryBrand)}._0cBM4{font-size:calc(.87895rem + .54825vw);left:.1rem;position:relative;top:.1rem;width:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){._0cBM4{top:6px}}@media screen and (min-width:1680px){._0cBM4{top:1px}}@media screen and (max-width:767px){._0cBM4{left:2px}}@media screen and (min-width:1680px){._0cBM4{left:1px}}@media screen and (max-width:767px){._0cBM4{font-size:18px}}@media screen and (min-width:1680px){._0cBM4{font-size:18px}}@media screen and (max-width:767px){._0cBM4{width:22px}}@media screen and (min-width:1680px){._0cBM4{width:22px}}._0cBM4.XEVn7{left:-.1rem;top:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){._0cBM4.XEVn7{left:0}}@media screen and (min-width:1680px){._0cBM4.XEVn7{left:-1px}}@media screen and (max-width:767px){._0cBM4.XEVn7{top:5px}}@media screen and (min-width:1680px){._0cBM4.XEVn7{top:5px}}.Vbdlh{transition:color .5s ease}.nJPd6{align-items:flex-start;display:flex}@media screen and (max-width:767px){.nJPd6{flex-direction:column}}.RgkXY{flex-shrink:0;width:calc(.9rem + 6.25vw)}@media screen and (max-width:767px){.RgkXY{width:auto}}@media screen and (min-width:1680px){.RgkXY{width:114px}}@media screen and (max-width:767px){.RgkXY{font-weight:600}}.flag{align-items:center;color:#fff;display:inline-flex;font-size:calc(.44737rem + .32895vw);font-weight:500;height:calc(.91053rem + .76754vw);justify-content:center;margin-bottom:-100%;margin-left:0;padding-left:calc(.33158rem + .2193vw);padding-right:calc(.33158rem + .2193vw);padding-top:calc(.01579rem + .10965vw);position:relative;text-transform:uppercase;top:calc(-.01579rem - .10965vw);white-space:nowrap;width:-webkit-min-content;width:min-content}@media screen and (max-width:767px){.flag{font-size:10px}}@media screen and (min-width:1680px){.flag{font-size:10px}}@media screen and (max-width:767px){.flag{padding-right:7px}}@media screen and (min-width:1680px){.flag{padding-right:7px}}@media screen and (max-width:767px){.flag{padding-left:7px}}@media screen and (min-width:1680px){.flag{padding-left:7px}}@media screen and (max-width:767px){.flag{margin-left:0}}@media screen and (min-width:1680px){.flag{margin-left:0}}@media screen and (max-width:767px){.flag{top:-2px}}@media screen and (min-width:1680px){.flag{top:-2px}}@media screen and (max-width:767px){.flag{height:22px}}@media screen and (min-width:1680px){.flag{height:22px}}@media screen and (max-width:767px){.flag{padding-top:2px}}@media screen and (min-width:1680px){.flag{padding-top:2px}}@media screen and (max-width:767px){.flag{display:inline-flex}}@media print{.flag{display:none}}.flag.next.week,.flag.this.week,.flag.today,.flag.tomorrow{background:var(--tc-primaryBrand)}.flag.next.month,.flag.this.month{background:var(--tc-grey3)}.XzJ1a{align-items:flex-start;display:flex}@media screen and (max-width:767px){.XzJ1a{flex-direction:column}}.XzJ1a span{display:block}.dFO49{flex-shrink:0;width:calc(.9rem + 6.25vw)}@media screen and (max-width:767px){.dFO49{width:auto}}@media screen and (min-width:1680px){.dFO49{width:114px}}@media screen and (max-width:767px){.dFO49{font-weight:600}}.NzERd p{color:#767676;font-size:calc(.67895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.91053rem + .76754vw);padding:0}@media screen and (max-width:767px){.NzERd p{font-size:16px}}@media screen and (min-width:1680px){.NzERd p{font-size:16px}}@media screen and (max-width:767px){.NzERd p{line-height:22px}}@media screen and (min-width:1680px){.NzERd p{line-height:22px}}@media screen and (max-width:767px){.NzERd p{letter-spacing:.5px}}@media screen and (min-width:1680px){.NzERd p{letter-spacing:.5px}}.kp4qY{align-items:flex-start;display:flex}@media screen and (max-width:767px){.kp4qY{flex-direction:column}}.JXVEY{flex-shrink:0;width:calc(.9rem + 6.25vw)}@media screen and (max-width:767px){.JXVEY{width:auto}}@media screen and (min-width:1680px){.JXVEY{width:114px}}@media screen and (max-width:767px){.JXVEY{font-weight:600}}.EoulE{display:flex;flex-direction:column;gap:calc(.01579rem + .10965vw);padding-bottom:calc(1.55789rem + 1.09649vw)}@media screen and (max-width:767px){.EoulE{gap:12px}}@media screen and (min-width:1680px){.EoulE{gap:2px}}@media screen and (max-width:767px){.EoulE{padding-bottom:24px}}@media screen and (min-width:1680px){.EoulE{padding-bottom:34px}}.NsHuB{border-bottom:1px solid #a2aab6}@media print{.NsHuB{display:none}}.GBua7{display:flex;flex-direction:column;margin-top:calc(-.31579rem - .10965vw)}@media screen and (max-width:767px){.GBua7{margin-top:0}}@media screen and (min-width:1680px){.GBua7{margin-top:-5px}}.SJAxk{border-bottom:1px solid #dcdee0;margin-bottom:calc(1.11053rem + .76754vw);padding-bottom:calc(3.13158rem + 2.30263vw)}@media screen and (max-width:767px){.SJAxk{padding-bottom:35px}}@media screen and (min-width:1680px){.SJAxk{padding-bottom:70px}}@media screen and (max-width:767px){.SJAxk{margin-bottom:35px}}@media screen and (min-width:1680px){.SJAxk{margin-bottom:24px}}.h6_oP{padding-top:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.h6_oP{padding-top:0}}@media screen and (min-width:1680px){.h6_oP{padding-top:6px}}.oX7Cx{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw);max-width:100%}@media screen and (max-width:767px){.oX7Cx{gap:10px}}@media screen and (min-width:1680px){.oX7Cx{gap:10px}}@media print{.oX7Cx{display:none!important}}.GNQd1{display:flex;flex-direction:column;justify-content:flex-end}.Busf4{border-bottom:1px solid #dcdee0;padding-bottom:calc(-.05263rem + 2.41228vw);padding-top:calc(.00526rem + 1.42544vw)}@media screen and (max-width:767px){.Busf4{padding-bottom:20px}}@media screen and (min-width:1680px){.Busf4{padding-bottom:40px}}@media screen and (max-width:767px){.Busf4{padding-top:24px}}@media screen and (min-width:1680px){.Busf4{padding-top:24px}}.Busf4:first-of-type{border-top:1px solid #dcdee0}.Busf4:before{display:none}.k82ma{display:flex;flex-direction:column;gap:calc(.00526rem + 1.42544vw)}@media screen and (max-width:767px){.k82ma{gap:20px}}@media screen and (min-width:1680px){.k82ma{gap:24px}}.k82ma:hover h3{color:var(--tc-primaryBrand)}.k82ma div{color:inherit;font-family:serif;font-family:initial;font-size:medium;font-weight:400}.k82ma h3{transition:color .5s ease}.ovXZy{padding-bottom:calc(-.02105rem + 2.63158vw)}@media screen and (max-width:767px){.ovXZy{padding-bottom:25px}}@media screen and (min-width:1680px){.ovXZy{padding-bottom:44px}}.umUEN{display:flex;flex-direction:column;gap:calc(-.04211rem + 1.09649vw)}@media screen and (max-width:767px){.umUEN{gap:18px}}@media screen and (min-width:1680px){.umUEN{gap:18px}}.ZCRyS{display:flex;flex-direction:column;gap:calc(.01579rem + .10965vw)}@media screen and (max-width:767px){.ZCRyS{gap:4px}}@media screen and (min-width:1680px){.ZCRyS{gap:2px}}.eKBm5{display:flex;flex-wrap:wrap;gap:calc(.02632rem + .87719vw)}@media screen and (max-width:767px){.eKBm5{gap:15px}}@media screen and (min-width:1680px){.eKBm5{gap:15px}}.GMI4E{display:flex;flex-direction:column;gap:calc(-.15263rem + 4.49561vw)}@media screen and (max-width:767px){.GMI4E{gap:74px}}@media screen and (min-width:1680px){.GMI4E{gap:74px}}.VCOM4{display:flex;flex-direction:column;gap:calc(-.1rem + 6.25vw)}@media screen and (max-width:767px){.VCOM4{gap:35px}}@media screen and (min-width:1680px){.VCOM4{gap:104px}}.LWpyE{display:flex;flex-direction:column;gap:calc(-.07368rem + 2.96053vw)}@media screen and (max-width:767px){.LWpyE{gap:25px}}@media screen and (min-width:1680px){.LWpyE{gap:49px}}.PZCYD{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw);max-width:100%}@media screen and (max-width:767px){.PZCYD{gap:10px}}@media screen and (min-width:1680px){.PZCYD{gap:10px}}@media print{.PZCYD{display:none!important}}.r54Dk{border-bottom:1px solid #dcdee0}@media screen and (max-width:767px){.r54Dk{padding:20px 0}}.r54Dk:first-child{border-top:1px solid #dcdee0}.sLXKb{display:flex;gap:calc(.89474rem + .65789vw);justify-content:space-between;padding-top:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.sLXKb{gap:15px}}@media screen and (min-width:1680px){.sLXKb{gap:20px}}@media screen and (max-width:767px){.sLXKb{padding-top:0}}@media screen and (min-width:1680px){.sLXKb{padding-top:30px}}@media screen and (max-width:767px){.sLXKb{flex-direction:column}}.sLXKb:hover .hEBUx{color:var(--tc-primaryBrand)}.Fn4sc{display:flex;flex-direction:column;margin-bottom:calc(1.67368rem + 1.20614vw)}@media screen and (max-width:767px){.Fn4sc{margin-bottom:0}}@media screen and (min-width:1680px){.Fn4sc{margin-bottom:37px}}.hEBUx{margin-bottom:calc(.76316rem + .4386vw);transition:color .5s ease}@media screen and (max-width:767px){.hEBUx{margin-bottom:15px}}@media screen and (min-width:1680px){.hEBUx{margin-bottom:15px}}.JKMg6{margin-bottom:calc(.01579rem + .10965vw)}@media screen and (max-width:767px){.JKMg6{margin-bottom:2px}}@media screen and (min-width:1680px){.JKMg6{margin-bottom:2px}}.frcJ_{margin-bottom:calc(3.01579rem + 2.19298vw)}@media screen and (max-width:767px){.frcJ_{margin-bottom:39px}}@media screen and (min-width:1680px){.frcJ_{margin-bottom:67px}}.kpUVG{display:flex;flex-direction:column}.PLcg8{border-bottom:1px solid #dcdee0;margin-bottom:calc(3.34737rem + 2.41228vw);padding-bottom:calc(3.13158rem + 2.30263vw)}@media screen and (max-width:767px){.PLcg8{padding-bottom:35px}}@media screen and (min-width:1680px){.PLcg8{padding-bottom:70px}}@media screen and (max-width:767px){.PLcg8{margin-bottom:35px}}@media screen and (min-width:1680px){.PLcg8{margin-bottom:74px}}.WpylS{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw);margin-top:calc(-.33158rem - .2193vw);padding-bottom:calc(2.46842rem + 1.86404vw)}@media screen and (max-width:767px){.WpylS{gap:29px}}@media screen and (min-width:1680px){.WpylS{gap:29px}}@media screen and (max-width:767px){.WpylS{padding-bottom:35px}}@media screen and (min-width:1680px){.WpylS{padding-bottom:56px}}@media screen and (max-width:767px){.WpylS{margin-top:-7px}}@media screen and (min-width:1680px){.WpylS{margin-top:-7px}}@media print,screen and (min-width:768px){.CFV9J:hover{transition:color .5s ease}.CFV9J:hover:hover{color:var(--tc-primaryBrand)}}.Dg0zn{padding-top:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.Dg0zn{padding-top:0}}@media screen and (min-width:1680px){.Dg0zn{padding-top:6px}}.JTits{display:flex;flex-direction:column;gap:calc(1.45789rem + 1.09649vw);padding-bottom:calc(2.9rem + 2.08333vw)}@media screen and (max-width:767px){.JTits{gap:33px}}@media screen and (min-width:1680px){.JTits{gap:33px}}@media screen and (max-width:767px){.JTits{padding-bottom:64px}}@media screen and (min-width:1680px){.JTits{padding-bottom:64px}}.V60d_{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw);margin-top:calc(-.33158rem - .2193vw)}@media screen and (max-width:767px){.V60d_{gap:29px}}@media screen and (min-width:1680px){.V60d_{gap:29px}}@media screen and (max-width:767px){.V60d_{margin-top:-7px}}@media screen and (min-width:1680px){.V60d_{margin-top:-7px}}.kKzD2{grid-gap:calc(1.21053rem + .76754vw);border-top:none;display:grid;font-size:calc(.91053rem + .76754vw);grid-template-columns:auto 1fr;line-height:calc(1.34211rem + .98684vw);margin-top:calc(1.83158rem + 1.26096vw);max-width:470px;width:100%}@media screen and (max-width:767px){.kKzD2{font-size:22px}}@media screen and (min-width:1680px){.kKzD2{font-size:22px}}@media screen and (max-width:767px){.kKzD2{line-height:28px}}@media screen and (min-width:1680px){.kKzD2{line-height:30px}}@media screen and (max-width:767px){.kKzD2{margin-top:39.5px}}@media screen and (min-width:1680px){.kKzD2{margin-top:39.5px}}@media screen and (max-width:767px){.kKzD2{grid-gap:20px}}@media screen and (min-width:1680px){.kKzD2{grid-gap:25px}}.kKzD2:last-of-type{padding-bottom:0}@media screen and (max-width:767px){.kKzD2:last-of-type{padding-bottom:0}}@media screen and (min-width:1680px){.kKzD2:last-of-type{padding-bottom:0}}@media screen and (max-width:767px){.kKzD2:last-of-type{border-bottom:none;padding-bottom:0}}@media print{.kKzD2{-webkit-column-break-inside:avoid;break-inside:avoid;margin-bottom:25px;margin-top:25px;page-break-inside:avoid}}.kKzD2 .AEOHz{background-color:#e2e4e8;height:calc(.92105rem + 5.70175vw);overflow:hidden;padding:0;width:calc(.92105rem + 5.70175vw)}@media screen and (max-width:767px){.kKzD2 .AEOHz{width:85px}}@media screen and (min-width:1680px){.kKzD2 .AEOHz{width:105px}}@media screen and (max-width:767px){.kKzD2 .AEOHz{height:85px}}@media screen and (min-width:1680px){.kKzD2 .AEOHz{height:105px}}.kKzD2 .AEOHz img{height:100%;object-fit:cover;width:100%}.kKzD2 .AEOHz a{display:block;height:inherit;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.kKzD2 .hNM1X{align-content:center;display:grid;grid-template-columns:1fr}.kKzD2 .hNM1X .vn7eU{color:#53595f;font-size:calc(.79474rem + .65789vw);font-weight:900;line-height:calc(1.11053rem + .76754vw);margin-bottom:calc(.11579rem + .10965vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.kKzD2 .hNM1X .vn7eU{text-underline-offset:4px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .vn7eU{text-underline-offset:4px}}@media print,screen and (min-width:768px){.kKzD2 .hNM1X .vn7eU:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.kKzD2 .hNM1X .vn7eU{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.kKzD2 .hNM1X .vn7eU{font-size:19px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .vn7eU{font-size:19px}}@media screen and (max-width:767px){.kKzD2 .hNM1X .vn7eU{line-height:24px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .vn7eU{line-height:24px}}@media screen and (max-width:767px){.kKzD2 .hNM1X .vn7eU{margin-bottom:3px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .vn7eU{margin-bottom:3px}}.kKzD2 .hNM1X .OpUDa{color:#53595f;font-size:calc(.79474rem + .65789vw);line-height:calc(1.11053rem + .76754vw);margin-bottom:calc(.11579rem + .10965vw);margin-top:0}@media screen and (max-width:767px){.kKzD2 .hNM1X .OpUDa{margin-top:0}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .OpUDa{margin-top:0}}@media screen and (max-width:767px){.kKzD2 .hNM1X .OpUDa{font-size:19px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .OpUDa{font-size:19px}}@media screen and (max-width:767px){.kKzD2 .hNM1X .OpUDa{line-height:24px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .OpUDa{line-height:24px}}@media screen and (max-width:767px){.kKzD2 .hNM1X .OpUDa{margin-bottom:3px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .OpUDa{margin-bottom:3px}}.kKzD2 .hNM1X .KZ6er{font-size:calc(.79474rem + .65789vw)}@media screen and (max-width:767px){.kKzD2 .hNM1X .KZ6er{font-size:19px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .KZ6er{font-size:19px}}@media screen and (max-width:767px){.kKzD2 .hNM1X .KZ6er{margin:0}}@media print{.kKzD2 .hNM1X .KZ6er{margin-top:0}}.kKzD2 .hNM1X .KZ6er .J_jIC{color:#fff;font-size:calc(.79474rem + .65789vw);letter-spacing:0;line-height:calc(1.11053rem + .76754vw);margin-bottom:.1rem}@media screen and (max-width:767px){.kKzD2 .hNM1X .KZ6er .J_jIC{margin-bottom:1px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .KZ6er .J_jIC{margin-bottom:1px}}@media screen and (max-width:767px){.kKzD2 .hNM1X .KZ6er .J_jIC{font-size:19px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .KZ6er .J_jIC{font-size:19px}}@media screen and (max-width:767px){.kKzD2 .hNM1X .KZ6er .J_jIC{letter-spacing:0}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .KZ6er .J_jIC{letter-spacing:0}}@media screen and (max-width:767px){.kKzD2 .hNM1X .KZ6er .J_jIC{line-height:24px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .KZ6er .J_jIC{line-height:24px}}.kKzD2 .hNM1X .KZ6er .J_jIC:hover{color:var(--tc-blue)}.kKzD2 .hNM1X .KZ6er .a6sq0{color:var(--tc-blue);font-size:calc(.79474rem + .65789vw);letter-spacing:0;line-height:calc(1.22632rem + .87719vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.kKzD2 .hNM1X .KZ6er .a6sq0{text-underline-offset:4px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .KZ6er .a6sq0{text-underline-offset:4px}}@media print,screen and (min-width:768px){.kKzD2 .hNM1X .KZ6er .a6sq0:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.kKzD2 .hNM1X .KZ6er .a6sq0{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.kKzD2 .hNM1X .KZ6er .a6sq0{font-size:19px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .KZ6er .a6sq0{font-size:19px}}@media screen and (max-width:767px){.kKzD2 .hNM1X .KZ6er .a6sq0{letter-spacing:0}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .KZ6er .a6sq0{letter-spacing:0}}@media screen and (max-width:767px){.kKzD2 .hNM1X .KZ6er .a6sq0{line-height:27px}}@media screen and (min-width:1680px){.kKzD2 .hNM1X .KZ6er .a6sq0{line-height:27px}}@media print{.kKzD2 .hNM1X .KZ6er .a6sq0{display:none}}.kKzD2 .hNM1X .KZ6er .a6sq0:hover{color:var(--tc-blue)}.INVOJ,.x_oFq{border-bottom:1px solid #dcdee0;display:flex;gap:calc(2.23684rem + 1.64474vw);justify-content:space-between;padding-top:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.INVOJ,.x_oFq{gap:15px}}@media screen and (min-width:1680px){.INVOJ,.x_oFq{gap:50px}}@media screen and (max-width:767px){.INVOJ,.x_oFq{padding-top:0}}@media screen and (min-width:1680px){.INVOJ,.x_oFq{padding-top:30px}}@media screen and (max-width:767px){.INVOJ,.x_oFq{flex-direction:column;padding:20px 0}}.INVOJ:first-child,.x_oFq:first-child{border-top:1px solid #dcdee0}.x_oFq{border-bottom:none!important;border-top:none!important;padding-top:0}.ERa8o:hover .Yom3L{color:var(--tc-primaryBrand)}.gj4ww{display:flex;flex-direction:column;margin-bottom:calc(1.67368rem + 1.20614vw)}@media screen and (max-width:767px){.gj4ww{margin-bottom:0}}@media screen and (min-width:1680px){.gj4ww{margin-bottom:37px}}.DMIrq{margin-bottom:calc(.56316rem + .4386vw);position:relative;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.DMIrq{top:-2px}}@media screen and (min-width:1680px){.DMIrq{top:-2px}}@media screen and (max-width:767px){.DMIrq{margin-bottom:13px}}@media screen and (min-width:1680px){.DMIrq{margin-bottom:13px}}.Yom3L{margin-bottom:calc(.77895rem + .54825vw);transition:color .5s ease}@media screen and (max-width:767px){.Yom3L{margin-bottom:15px}}@media screen and (min-width:1680px){.Yom3L{margin-bottom:17px}}._3diCF{color:#53595f;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw);margin-bottom:calc(.87895rem + .54825vw)}@media screen and (max-width:767px){._3diCF{font-size:18px}}@media screen and (min-width:1680px){._3diCF{font-size:18px}}@media screen and (max-width:767px){._3diCF{line-height:26px}}@media screen and (min-width:1680px){._3diCF{line-height:26px}}@media screen and (max-width:767px){._3diCF{letter-spacing:.5px}}@media screen and (min-width:1680px){._3diCF{letter-spacing:.5px}}@media screen and (max-width:767px){._3diCF{margin-bottom:15px}}@media screen and (min-width:1680px){._3diCF{margin-bottom:18px}}.PGsS4{font-size:medium;margin-bottom:calc(.01579rem + .10965vw)}@media screen and (max-width:767px){.PGsS4{margin-bottom:2px}}@media screen and (min-width:1680px){.PGsS4{margin-bottom:2px}}.elqEi{flex:none;height:calc(7.15789rem + 5.26316vw);margin-bottom:calc(1.34211rem + .98684vw);width:calc(11.63158rem + 8.55263vw)}@media screen and (max-width:767px){.elqEi{width:260px}}@media screen and (min-width:1680px){.elqEi{width:260px}}@media screen and (max-width:767px){.elqEi{height:160px}}@media screen and (min-width:1680px){.elqEi{height:160px}}@media screen and (max-width:767px){.elqEi{margin-bottom:0}}@media screen and (min-width:1680px){.elqEi{margin-bottom:30px}}.hcV7o{height:100%;object-fit:cover;width:100%}.fUZSd:first-child{border-top:none}.fUZSd:first-child .ERa8o{padding-top:0}.f_vTy{border-bottom:1px solid #dcdee0}@media screen and (max-width:767px){.f_vTy{padding:20px 0}}.f_vTy:first-child{border-top:1px solid #dcdee0}.aijkn{display:flex;gap:calc(2.23684rem + 1.64474vw);justify-content:space-between;padding-top:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.aijkn{gap:15px}}@media screen and (min-width:1680px){.aijkn{gap:50px}}@media screen and (max-width:767px){.aijkn{padding-top:0}}@media screen and (min-width:1680px){.aijkn{padding-top:30px}}@media screen and (max-width:767px){.aijkn{flex-direction:column}}.aijkn:hover .tTzMu{color:var(--tc-primaryBrand)}.IBpNL{display:flex;flex-direction:column;margin-bottom:calc(1.67368rem + 1.20614vw)}@media screen and (max-width:767px){.IBpNL{margin-bottom:0}}@media screen and (min-width:1680px){.IBpNL{margin-bottom:37px}}.V5bb1{margin-bottom:calc(.56316rem + .4386vw);position:relative;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.V5bb1{top:-2px}}@media screen and (min-width:1680px){.V5bb1{top:-2px}}@media screen and (max-width:767px){.V5bb1{margin-bottom:13px}}@media screen and (min-width:1680px){.V5bb1{margin-bottom:13px}}.tTzMu{margin-bottom:calc(.77895rem + .54825vw);transition:color .5s ease}@media screen and (max-width:767px){.tTzMu{margin-bottom:15px}}@media screen and (min-width:1680px){.tTzMu{margin-bottom:17px}}.XGipF{font-size:medium;margin-bottom:calc(.01579rem + .10965vw)}@media screen and (max-width:767px){.XGipF{margin-bottom:2px}}@media screen and (min-width:1680px){.XGipF{margin-bottom:2px}}.RHij8{flex:none;height:calc(7.15789rem + 5.26316vw);margin-bottom:calc(1.34211rem + .98684vw);width:calc(11.63158rem + 8.55263vw)}@media screen and (max-width:767px){.RHij8{width:260px}}@media screen and (min-width:1680px){.RHij8{width:260px}}@media screen and (max-width:767px){.RHij8{height:160px}}@media screen and (min-width:1680px){.RHij8{height:160px}}@media screen and (max-width:767px){.RHij8{margin-bottom:0}}@media screen and (min-width:1680px){.RHij8{margin-bottom:30px}}.sQaEH{height:100%;object-fit:cover;width:100%}.StI_R.f_vTy{border-bottom:1px solid #dcdee0;border-top:none}@media screen and (max-width:767px){.StI_R.f_vTy{padding-top:0}}.StI_R .aijkn{padding-top:0}.StI_R .V5bb1{margin-bottom:calc(.34737rem + .32895vw)}@media screen and (max-width:767px){.StI_R .V5bb1{margin-bottom:9px}}@media screen and (min-width:1680px){.StI_R .V5bb1{margin-bottom:9px}}.StI_R .IBpNL{margin-bottom:calc(2.78421rem + 1.97368vw)}@media screen and (max-width:767px){.StI_R .IBpNL{margin-bottom:0}}@media screen and (min-width:1680px){.StI_R .IBpNL{margin-bottom:61px}}.StI_R .RHij8{height:calc(-.34737rem + 16.33772vw);max-width:calc(-.57895rem + 26.53509vw);width:calc(19.68421rem + 14.47368vw)}@media screen and (max-width:767px){.StI_R .RHij8{width:100%}}@media screen and (min-width:1680px){.StI_R .RHij8{width:440px}}@media screen and (max-width:767px){.StI_R .RHij8{max-width:260px}}@media screen and (min-width:1680px){.StI_R .RHij8{max-width:440px}}@media screen and (max-width:767px){.StI_R .RHij8{height:160px}}@media screen and (min-width:1680px){.StI_R .RHij8{height:271px}}.rtZNB:first-child{border-top:none}.rtZNB:first-child .aijkn{padding-top:0}.Syz_v{margin-top:calc(-.23158rem - .2193vw)}@media screen and (max-width:767px){.Syz_v{margin-top:0}}@media screen and (min-width:1680px){.Syz_v{margin-top:-6px}}.Syz_v.u1MQr{height:100vh}.Syz_v.content{padding-bottom:calc(3.24737rem + 2.41228vw);padding-top:calc(3.13158rem + 2.30263vw)}@media screen and (max-width:767px){.Syz_v.content{padding-bottom:33px}}@media screen and (min-width:1680px){.Syz_v.content{padding-bottom:73px}}@media screen and (max-width:767px){.Syz_v.content{padding-top:70px}}@media screen and (min-width:1680px){.Syz_v.content{padding-top:70px}}@media print{.Syz_v>div{grid-template-columns:1fr!important;width:90%}}.Hotyn{margin-bottom:calc(-.12632rem + 3.28947vw)}@media screen and (max-width:767px){.Hotyn{margin-bottom:39px}}@media screen and (min-width:1680px){.Hotyn{margin-bottom:54px}}@media print{.zp8y3{width:100%}}.kkKkl{color:#53595f;font-size:calc(.87895rem + .54825vw);letter-spacing:.5px;line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.kkKkl{font-size:18px}}@media screen and (min-width:1680px){.kkKkl{font-size:18px}}@media screen and (max-width:767px){.kkKkl{line-height:26px}}@media screen and (min-width:1680px){.kkKkl{line-height:26px}}.REkYy,.kkKkl span{font-weight:600}.REkYy{color:#53595f;display:block;font-size:calc(1.11053rem + .76754vw);letter-spacing:-.5px;line-height:calc(1.34211rem + .98684vw);text-decoration-color:transparent!important;text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw);transition:all .5s ease}@media screen and (max-width:767px){.REkYy{font-size:24px}}@media screen and (min-width:1680px){.REkYy{font-size:24px}}@media screen and (max-width:767px){.REkYy{line-height:30px}}@media screen and (min-width:1680px){.REkYy{line-height:30px}}@media screen and (max-width:767px){.REkYy{text-underline-offset:4px}}@media screen and (min-width:1680px){.REkYy{text-underline-offset:4px}}@media print,screen and (min-width:768px){.REkYy:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.REkYy{text-decoration-thickness:.1pt}}.REkYy:hover{color:var(--tc-primaryBrand)!important;text-decoration-color:var(--tc-primaryBrand)!important}.REkYy:not(:last-of-type){margin-bottom:calc(1.32632rem + .87719vw)}@media screen and (max-width:767px){.REkYy:not(:last-of-type){margin-bottom:28px}}@media screen and (min-width:1680px){.REkYy:not(:last-of-type){margin-bottom:28px}}.yjbvS{border-bottom:1px solid #a2aab6;display:grid;grid-template-columns:auto 1fr;max-width:calc(55.92105rem + 41.11842vw)}@media screen and (max-width:767px){.yjbvS{max-width:100%}}@media screen and (min-width:1680px){.yjbvS{max-width:1250px}}.yjbvS:first-of-type{border-top:1px solid #a2aab6}@media screen and (max-width:767px){.yjbvS{grid-template-columns:1fr}}.IhSA5{translate:var(--x) 0;width:calc(-.44737rem + 20.50439vw)}@media print,screen and (min-width:768px){.IhSA5{border-right:1px solid #a2aab6}}@media screen and (max-width:767px){.IhSA5{width:100%}}@media screen and (min-width:1680px){.IhSA5{width:340px}}.ahM7G{font-size:calc(1.20526rem + 1.42544vw);padding-bottom:calc(1.78947rem + 1.31579vw);padding-top:calc(1.65789rem + 1.09649vw)}@media screen and (max-width:767px){.ahM7G{font-size:30px}}@media screen and (min-width:1680px){.ahM7G{font-size:36px}}@media screen and (max-width:767px){.ahM7G{padding-top:28px}}@media screen and (min-width:1680px){.ahM7G{padding-top:35px}}@media screen and (max-width:767px){.ahM7G{padding-bottom:0}}@media screen and (min-width:1680px){.ahM7G{padding-bottom:40px}}._dr5b{list-style-type:none;padding-bottom:calc(2.68421rem + 1.97368vw);padding-left:calc(-.05263rem + 2.41228vw);padding-top:calc(1.55789rem + 1.09649vw)}@media screen and (max-width:767px){._dr5b{padding-top:28px}}@media screen and (min-width:1680px){._dr5b{padding-top:34px}}@media screen and (max-width:767px){._dr5b{padding-left:0}}@media screen and (min-width:1680px){._dr5b{padding-left:40px}}@media screen and (max-width:767px){._dr5b{padding-bottom:40px}}@media screen and (min-width:1680px){._dr5b{padding-bottom:60px}}._dr5b li:first-of-type{border-top:none;padding-top:0}._dr5b li:first-of-type a{padding-top:0}.f2JWz{--x:calc(-0.04211rem + 0.05482vw);margin:calc(1.34211rem + .98684vw) 0 0 auto;padding-left:calc(1.22632rem + .87719vw);translate:var(--x) 0}@media screen and (max-width:767px){.f2JWz{margin-top:40px}}@media screen and (min-width:1680px){.f2JWz{margin-top:30px}}@media screen and (max-width:767px){.f2JWz{padding-left:0}}@media screen and (min-width:1680px){.f2JWz{padding-left:27px}}@media screen and (max-width:767px){.f2JWz{--x:.5px}}@media screen and (min-width:1680px){.f2JWz{--x:.5px}}.QRHNk .Mchzx:first-child{margin-top:calc(1.45789rem + 1.09649vw)}@media screen and (max-width:767px){.QRHNk .Mchzx:first-child{margin-top:33px}}@media screen and (min-width:1680px){.QRHNk .Mchzx:first-child{margin-top:33px}}.Fh_u5 div{padding-top:calc(.33158rem + .2193vw)}@media screen and (max-width:767px){.Fh_u5 div{padding-top:0}}@media screen and (min-width:1680px){.Fh_u5 div{padding-top:7px}}.Fh_u5 div>div:first-of-type{margin-top:0;padding-top:0}.Fh_u5 div>div:last-of-type{margin-bottom:0;padding-bottom:0}.Fh_u5 a{text-decoration-color:transparent!important;text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw);transition:all .5s ease}@media screen and (max-width:767px){.Fh_u5 a{text-underline-offset:4px}}@media screen and (min-width:1680px){.Fh_u5 a{text-underline-offset:4px}}@media print,screen and (min-width:768px){.Fh_u5 a:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.Fh_u5 a{text-decoration-thickness:.1pt}}.Fh_u5 a:hover{color:var(--tc-primaryBrand)!important;text-decoration:underline!important}.QRHNk a h3,.QaQ8J a h3,.QgVgv a h3,.Qjcia a h3,.XpmFY a h3{text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-color:transparent!important;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw);transition:all .5s ease}@media screen and (max-width:767px){.QRHNk a h3,.QaQ8J a h3,.QgVgv a h3,.Qjcia a h3,.XpmFY a h3{text-underline-offset:4px}}@media screen and (min-width:1680px){.QRHNk a h3,.QaQ8J a h3,.QgVgv a h3,.Qjcia a h3,.XpmFY a h3{text-underline-offset:4px}}@media print,screen and (min-width:768px){.QRHNk a h3:hover,.QaQ8J a h3:hover,.QgVgv a h3:hover,.Qjcia a h3:hover,.XpmFY a h3:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.QRHNk a h3,.QaQ8J a h3,.QgVgv a h3,.Qjcia a h3,.XpmFY a h3{text-decoration-thickness:.1pt}}.QRHNk a:hover h3,.QaQ8J a:hover h3,.QgVgv a:hover h3,.Qjcia a:hover h3,.XpmFY a:hover h3{color:var(--tc-primaryBrand)!important;text-decoration-color:var(--tc-primaryBrand)!important}.Tug5u{border-bottom:1px solid #dcdee0;display:block;padding-bottom:calc(1.34211rem + .98684vw);padding-top:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.Tug5u{padding-top:30px}}@media screen and (min-width:1680px){.Tug5u{padding-top:30px}}@media screen and (max-width:767px){.Tug5u{padding-bottom:30px}}@media screen and (min-width:1680px){.Tug5u{padding-bottom:30px}}.Tug5u:first-of-type{padding-top:0}.Tug5u span{padding-top:calc(.07895rem + .54825vw)}@media screen and (max-width:767px){.Tug5u span{padding-top:10px}}@media screen and (min-width:1680px){.Tug5u span{padding-top:10px}}.XpmFY a p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.PFsi8{cursor:pointer;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;opacity:0;outline:2px solid var(--tc-grey1);transition:outline-color .5s ease}@media print{.PFsi8{aspect-ratio:752/347;height:auto;width:100%}}.PFsi8:first-child .bZ0CE{height:calc(-.44211rem + 17.76316vw);right:calc(.01579rem + 2.19298vw);top:calc(-.09474rem + 1.42544vw);width:calc(-.45263rem + 21.16228vw)}@media screen and (max-width:767px){.PFsi8:first-child .bZ0CE{height:294px}}@media screen and (min-width:1680px){.PFsi8:first-child .bZ0CE{height:294px}}@media screen and (max-width:767px){.PFsi8:first-child .bZ0CE{width:351px}}@media screen and (min-width:1680px){.PFsi8:first-child .bZ0CE{width:351px}}@media screen and (max-width:767px){.PFsi8:first-child .bZ0CE{right:37px}}@media screen and (min-width:1680px){.PFsi8:first-child .bZ0CE{right:37px}}@media screen and (max-width:767px){.PFsi8:first-child .bZ0CE{top:23px}}@media screen and (min-width:1680px){.PFsi8:first-child .bZ0CE{top:23px}}.PFsi8:first-child .NdRny{background-color:#0d525a}.PFsi8:nth-child(2) .bZ0CE{height:calc(-.46316rem + 18.3114vw);right:calc(-.02632rem + 3.28947vw);top:calc(-.09474rem + 1.42544vw);width:calc(-.40526rem + 19.40789vw)}@media screen and (max-width:767px){.PFsi8:nth-child(2) .bZ0CE{height:303px}}@media screen and (min-width:1680px){.PFsi8:nth-child(2) .bZ0CE{height:303px}}@media screen and (max-width:767px){.PFsi8:nth-child(2) .bZ0CE{width:322px}}@media screen and (min-width:1680px){.PFsi8:nth-child(2) .bZ0CE{width:322px}}@media screen and (max-width:767px){.PFsi8:nth-child(2) .bZ0CE{right:55px}}@media screen and (min-width:1680px){.PFsi8:nth-child(2) .bZ0CE{right:55px}}@media screen and (max-width:767px){.PFsi8:nth-child(2) .bZ0CE{top:23px}}@media screen and (min-width:1680px){.PFsi8:nth-child(2) .bZ0CE{top:23px}}.PFsi8:nth-child(2) .p49Ez{left:auto;right:0;top:0}.PFsi8:nth-child(2) .NdRny{background-color:#0099e6;direction:rtl;left:auto;right:0;top:0}.PFsi8:nth-child(2) .Qw5IZ{direction:ltr}.PFsi8:nth-child(3) .bZ0CE{height:calc(-.46316rem + 18.3114vw);right:calc(-.02632rem + 3.28947vw);top:calc(-.09474rem + 1.42544vw);width:calc(-.40526rem + 19.40789vw)}@media screen and (max-width:767px){.PFsi8:nth-child(3) .bZ0CE{height:303px}}@media screen and (min-width:1680px){.PFsi8:nth-child(3) .bZ0CE{height:303px}}@media screen and (max-width:767px){.PFsi8:nth-child(3) .bZ0CE{width:322px}}@media screen and (min-width:1680px){.PFsi8:nth-child(3) .bZ0CE{width:322px}}@media screen and (max-width:767px){.PFsi8:nth-child(3) .bZ0CE{right:55px}}@media screen and (min-width:1680px){.PFsi8:nth-child(3) .bZ0CE{right:55px}}@media screen and (max-width:767px){.PFsi8:nth-child(3) .bZ0CE{top:23px}}@media screen and (min-width:1680px){.PFsi8:nth-child(3) .bZ0CE{top:23px}}.PFsi8:nth-child(3) .p49Ez{bottom:0;left:0;top:auto}.PFsi8:nth-child(3) .NdRny{background-color:#582d43;bottom:0;left:0;top:auto}.PFsi8:nth-child(3) .SfGnw{align-self:flex-end}.PFsi8:nth-child(4) .bZ0CE{height:calc(-.46316rem + 18.3114vw);right:calc(-.04211rem + 3.17982vw);top:calc(-.04211rem + 1.09649vw);width:calc(-.40526rem + 19.40789vw)}@media screen and (max-width:767px){.PFsi8:nth-child(4) .bZ0CE{height:303px}}@media screen and (min-width:1680px){.PFsi8:nth-child(4) .bZ0CE{height:303px}}@media screen and (max-width:767px){.PFsi8:nth-child(4) .bZ0CE{width:322px}}@media screen and (min-width:1680px){.PFsi8:nth-child(4) .bZ0CE{width:322px}}@media screen and (max-width:767px){.PFsi8:nth-child(4) .bZ0CE{right:53px}}@media screen and (min-width:1680px){.PFsi8:nth-child(4) .bZ0CE{right:53px}}@media screen and (max-width:767px){.PFsi8:nth-child(4) .bZ0CE{top:18px}}@media screen and (min-width:1680px){.PFsi8:nth-child(4) .bZ0CE{top:18px}}.PFsi8:nth-child(4) .NdRny,.PFsi8:nth-child(4) .p49Ez{bottom:0;left:auto;right:0;top:auto}.PFsi8:nth-child(4) .NdRny{background-color:#002858;direction:rtl}.PFsi8:nth-child(4) .Qw5IZ{direction:ltr}.PFsi8:nth-child(4) .SfGnw{align-self:flex-end}.As8Az{background-color:hsla(0,0%,100%,.3)}.SfGnw{aspect-ratio:752/347;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;max-width:calc(-1.06316rem + 45.39474vw);width:100%}@media screen and (max-width:767px){.SfGnw{max-width:752px}}@media screen and (min-width:1680px){.SfGnw{max-width:752px}}.UwEP5{height:100%;transition:opacity .5s ease,-webkit-filter .5s ease;transition:opacity .5s ease,filter .5s ease;transition:opacity .5s ease,filter .5s ease,-webkit-filter .5s ease}.UwEP5,.aPVDy{grid-column:1/-1;grid-row:1/-1}.aPVDy{position:relative;transition:background-color .5s ease}.aPVDy h1{bottom:calc(-.07368rem + 2.96053vw);left:calc(-.09474rem + 3.50877vw);max-width:calc(-.57895rem + 30.70175vw);position:absolute}@media screen and (max-width:767px){.aPVDy h1{bottom:49px}}@media screen and (min-width:1680px){.aPVDy h1{bottom:49px}}@media screen and (max-width:767px){.aPVDy h1{left:58px}}@media screen and (min-width:1680px){.aPVDy h1{left:58px}}@media screen and (max-width:767px){.aPVDy h1{max-width:510px}}@media screen and (min-width:1680px){.aPVDy h1{max-width:510px}}.p49Ez{height:50%;height:calc(-.48421rem + 20.94298vw);overflow:hidden;position:absolute;width:50%;width:calc(-.96316rem + 45.39474vw)}@media screen and (max-width:767px){.p49Ez{height:347px}}@media screen and (min-width:1680px){.p49Ez{height:347px}}@media screen and (max-width:767px){.p49Ez{width:753px}}@media screen and (min-width:1680px){.p49Ez{width:753px}}@media print{.p49Ez{height:50%!important;width:50%!important}}.NdRny{aspect-ratio:1506/696;display:grid;grid-template-columns:1fr 1px 1fr;grid-template-rows:1fr;height:calc(-.95263rem + 41.99561vw);position:absolute;width:calc(-1.92632rem + 90.78947vw)}@media screen and (max-width:767px){.NdRny{height:696px}}@media screen and (min-width:1680px){.NdRny{height:696px}}@media screen and (max-width:767px){.NdRny{width:1506px}}@media screen and (min-width:1680px){.NdRny{width:1506px}}@media print{.NdRny{height:200%;width:200%}}.NdRny{transition:background-color .5s ease}.L6sAO .UwEP5,.NdRny:hover .UwEP5{opacity:0}.bZ0CE{overflow:visible;position:absolute;width:auto}.bZ0CE svg{overflow:visible;width:100%}.bZ0CE svg path{stroke:hsla(0,0%,100%,.5)}.Qw5IZ{height:100%;max-height:100%;overflow:hidden;padding:calc(-.08421rem + 6.35965vw) calc(-.12105rem + 4.71491vw) calc(-.07895rem + 3.61842vw) calc(-.17368rem + 5.04386vw);width:100%}@media screen and (max-width:767px){.Qw5IZ{padding-top:106px}}@media screen and (min-width:1680px){.Qw5IZ{padding-top:106px}}@media screen and (max-width:767px){.Qw5IZ{padding-right:78px}}@media screen and (min-width:1680px){.Qw5IZ{padding-right:78px}}@media screen and (max-width:767px){.Qw5IZ{padding-bottom:60px}}@media screen and (min-width:1680px){.Qw5IZ{padding-bottom:60px}}@media screen and (max-width:767px){.Qw5IZ{padding-left:83px}}@media screen and (min-width:1680px){.Qw5IZ{padding-left:83px}}.is-ada .UwEP5{-webkit-filter:brightness(.75);filter:brightness(.75)}.is-ada .PFsi8:first-child .NdRny{background-color:#0a3e44}.is-ada .PFsi8:nth-child(2) .NdRny{background-color:#0073ad}.is-ada .PFsi8:nth-child(3) .NdRny{background-color:#422232}.is-ada .PFsi8:nth-child(4) .NdRny{background-color:#001e42}.TOBbi{padding-top:calc(-.14737rem + 3.83772vw)}@media screen and (max-width:767px){.TOBbi{padding-top:34px}}@media screen and (min-width:1680px){.TOBbi{padding-top:63px}}.LQX8O{display:flex;flex-direction:column}.vvsId{border-bottom:1px solid #dcdee0;display:none;margin-bottom:calc(1.65789rem + 1.09649vw);padding-bottom:calc(3.13158rem + 2.30263vw)}@media screen and (max-width:767px){.vvsId{padding-bottom:35px}}@media screen and (min-width:1680px){.vvsId{padding-bottom:70px}}@media screen and (max-width:767px){.vvsId{margin-bottom:35px}}@media screen and (min-width:1680px){.vvsId{margin-bottom:35px}}.g92tR{grid-gap:calc(.02632rem + 2.96053vw);grid-row-gap:calc(-.16842rem + 4.38596vw);display:grid;gap:calc(.02632rem + 2.96053vw);grid-template-columns:1fr 1fr 1fr;margin-top:0;row-gap:70px}@media screen and (max-width:767px){.g92tR{gap:20px}}@media screen and (min-width:1680px){.g92tR{gap:50px}}@media screen and (max-width:767px){.g92tR{grid-row-gap:39px}}@media screen and (min-width:1680px){.g92tR{grid-row-gap:72px}}@media screen and (max-width:767px){.g92tR{margin-top:5px}}@media screen and (min-width:1680px){.g92tR{margin-top:0}}.g92tR>a h3{transition:color .5s ease}@media print{.g92tR>a h3{font-size:16px;line-height:18px}}@media print,screen and (min-width:768px){.g92tR>a:hover h3{color:var(--tc-primaryBrand)}}.g92tR .zVU2g{background-color:#e2e4e8;height:calc(-.28947rem + 17.43421vw);width:calc(-.52632rem + 28.28947vw)}@media screen and (max-width:767px){.g92tR .zVU2g{width:100%}}@media screen and (min-width:1680px){.g92tR .zVU2g{width:470px}}@media screen and (max-width:767px){.g92tR .zVU2g{height:auto}}@media screen and (min-width:1680px){.g92tR .zVU2g{height:290px}}@media screen and (max-width:767px){.g92tR .zVU2g.ydCPj{padding-bottom:61.54%}}@media print{.g92tR .zVU2g{background-color:#e2e4e8!important}}.g92tR .Yb9on{height:100%;object-fit:cover;width:100%}@media screen and (max-width:767px){.g92tR{grid-template-columns:1fr}}.gUi6V{display:flex;flex-direction:column;gap:calc(.76316rem + .4386vw)}@media screen and (max-width:767px){.gUi6V{gap:15px}}@media screen and (min-width:1680px){.gUi6V{gap:15px}}.LcEnB{margin-top:calc(-.31579rem - .10965vw)}@media screen and (max-width:767px){.LcEnB{margin-top:-5px}}@media screen and (min-width:1680px){.LcEnB{margin-top:-5px}}.LcEnB h2.AmoO5{color:#53595f;font-size:calc(-.08421rem + 2.19298vw);font-weight:400;letter-spacing:calc(.03368rem - .04386vw);line-height:calc(-.02105rem + 2.63158vw);padding-bottom:calc(-.12105rem + 2.63158vw);padding-top:0;text-transform:capitalize}@media screen and (max-width:767px){.LcEnB h2.AmoO5{font-size:32px}}@media screen and (min-width:1680px){.LcEnB h2.AmoO5{font-size:36px}}@media screen and (max-width:767px){.LcEnB h2.AmoO5{line-height:36px}}@media screen and (min-width:1680px){.LcEnB h2.AmoO5{line-height:44px}}@media screen and (max-width:767px){.LcEnB h2.AmoO5{letter-spacing:normal}}@media screen and (min-width:1680px){.LcEnB h2.AmoO5{letter-spacing:-.4px}}@media screen and (max-width:767px){.LcEnB h2.AmoO5{padding-bottom:30px}}@media screen and (min-width:1680px){.LcEnB h2.AmoO5{padding-bottom:43px}}.LcEnB .ztsLn{background-color:#dcdee0;height:calc(-.60526rem + 25.65789vw);width:calc(-.68421rem + 31.35965vw)}@media screen and (max-width:767px){.LcEnB .ztsLn{width:100%}}@media screen and (min-width:1680px){.LcEnB .ztsLn{width:520px}}@media screen and (max-width:767px){.LcEnB .ztsLn{height:200px}}@media screen and (min-width:1680px){.LcEnB .ztsLn{height:425px}}.LcEnB .ztsLn .Sy1n_{height:100%;object-fit:cover;width:100%}.LcEnB .dSKmO{display:flex;padding-bottom:calc(-.18947rem + 4.93421vw)}@media screen and (max-width:767px){.LcEnB .dSKmO{padding-bottom:35px}}@media screen and (min-width:1680px){.LcEnB .dSKmO{padding-bottom:81px}}@media screen and (max-width:767px){.LcEnB .dSKmO{flex-direction:column}}.LcEnB .dSKmO .o9GHd{height:calc(-.60526rem + 25.65789vw);margin-right:0!important;object-fit:cover;width:calc(-.68421rem + 31.35965vw)}@media screen and (max-width:767px){.LcEnB .dSKmO .o9GHd{width:100%}}@media screen and (min-width:1680px){.LcEnB .dSKmO .o9GHd{width:520px}}@media screen and (max-width:767px){.LcEnB .dSKmO .o9GHd{height:auto}}@media screen and (min-width:1680px){.LcEnB .dSKmO .o9GHd{height:425px}}.content .content-inner hr.Qw5YK{color:#a2aab6;margin-bottom:calc(2.46842rem + 1.86404vw);margin-top:calc(3.13158rem + 2.30263vw)}@media screen and (max-width:767px){.content .content-inner hr.Qw5YK{margin-top:25px}}@media screen and (min-width:1680px){.content .content-inner hr.Qw5YK{margin-top:70px}}@media screen and (max-width:767px){.content .content-inner hr.Qw5YK{margin-bottom:25px}}@media screen and (min-width:1680px){.content .content-inner hr.Qw5YK{margin-bottom:56px}}.RP2Ti{display:flex;flex-direction:column;gap:calc(1.21053rem + .76754vw)}@media screen and (max-width:767px){.RP2Ti{gap:25px}}@media screen and (min-width:1680px){.RP2Ti{gap:25px}}.llxHD:hover+.Tsc6y .XDAT9 .epELZ{color:var(--tc-primaryBrand)}.iMSLY{background-color:#dcdee0;height:calc(-.28947rem + 17.43421vw);width:calc(-.52632rem + 28.28947vw)}@media screen and (max-width:767px){.iMSLY{width:100%}}@media screen and (min-width:1680px){.iMSLY{width:470px}}@media screen and (max-width:767px){.iMSLY{height:200px}}@media screen and (min-width:1680px){.iMSLY{height:290px}}.Wv12k{height:100%;object-fit:cover;width:100%}.XDAT9{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.XDAT9:hover .epELZ{color:var(--tc-primaryBrand)}.epELZ{margin-bottom:calc(.66316rem + .4386vw);text-transform:capitalize}@media screen and (max-width:767px){.epELZ{margin-bottom:14px}}@media screen and (min-width:1680px){.epELZ{margin-bottom:14px}}.epELZ{transition:color .5s ease}.f7yw4{padding-left:calc(.31579rem + .10965vw)}@media screen and (max-width:767px){.f7yw4{padding-left:5px}}@media screen and (min-width:1680px){.f7yw4{padding-left:5px}}.Kp7DF{color:#000;color:initial;display:block;font-size:medium;margin-bottom:calc(.66316rem + .4386vw);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.Kp7DF{margin-bottom:14px}}@media screen and (min-width:1680px){.Kp7DF{margin-bottom:14px}}.Kp7DF:hover{color:var(--tc-primaryBrand);text-decoration-color:var(--tc-primaryBrand)}@media print{.Kp7DF{display:none}}.dAW2b{display:inline}.nAzA4{display:flex}.CMMVI,.cCVcp{display:block;min-width:calc(4.93684rem + 3.72807vw)}@media screen and (max-width:767px){.CMMVI,.cCVcp{min-width:112px}}@media screen and (min-width:1680px){.CMMVI,.cCVcp{min-width:112px}}.loukW{color:#53595f;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.loukW{font-size:18px}}@media screen and (min-width:1680px){.loukW{font-size:18px}}@media screen and (max-width:767px){.loukW{line-height:26px}}@media screen and (min-width:1680px){.loukW{line-height:26px}}@media screen and (max-width:767px){.loukW{letter-spacing:.5px}}@media screen and (min-width:1680px){.loukW{letter-spacing:.5px}}.loukW{transition:color .5s ease}.loukW:hover{color:var(--tc-primaryBrand)}.XHct6{grid-column-gap:calc(.02632rem + 2.96053vw);grid-row-gap:calc(-.03158rem + 3.94737vw);-webkit-column-gap:calc(.02632rem + 2.96053vw);column-gap:calc(.02632rem + 2.96053vw);display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:calc(.24737rem - 10.08772vw);position:relative;row-gap:calc(-.03158rem + 3.94737vw);top:calc(.21053rem - 9.64912vw)}@media screen and (max-width:767px){.XHct6{top:0}}@media screen and (min-width:1680px){.XHct6{top:-160px}}@media screen and (max-width:767px){.XHct6{margin-bottom:0}}@media screen and (min-width:1680px){.XHct6{margin-bottom:-167px}}@media screen and (max-width:767px){.XHct6{-webkit-column-gap:50px;column-gap:50px}}@media screen and (min-width:1680px){.XHct6{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.XHct6{row-gap:66px}}@media screen and (min-width:1680px){.XHct6{row-gap:66px}}@media screen and (max-width:767px){.XHct6{grid-template-columns:1fr}}.YpM7M{margin-top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.YpM7M{margin-top:0}}@media screen and (min-width:1680px){.YpM7M{margin-top:-2px}}.Sqz9D{padding-bottom:calc(.44737rem + .32895vw)}@media screen and (max-width:767px){.Sqz9D{padding-bottom:10px}}@media screen and (min-width:1680px){.Sqz9D{padding-bottom:10px}}.HL_KF{padding-bottom:calc(.77895rem + .54825vw)}@media screen and (max-width:767px){.HL_KF{padding-bottom:17px}}@media screen and (min-width:1680px){.HL_KF{padding-bottom:17px}}.pUpzj{border-bottom:1px solid #dcdee0;display:flex;gap:0;justify-content:space-between;margin-bottom:calc(1.01053rem + .76754vw);padding-bottom:calc(.99474rem + .65789vw)}@media screen and (max-width:767px){.pUpzj{padding-bottom:21px}}@media screen and (min-width:1680px){.pUpzj{padding-bottom:21px}}@media screen and (max-width:767px){.pUpzj{margin-bottom:23px}}@media screen and (min-width:1680px){.pUpzj{margin-bottom:23px}}@media screen and (max-width:767px){.pUpzj{gap:17px}}@media screen and (min-width:1680px){.pUpzj{gap:0}}@media screen and (max-width:767px){.pUpzj{align-items:flex-start;flex-direction:column}}.xwgyy{position:relative;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.xwgyy{top:0}}@media screen and (min-width:1680px){.xwgyy{top:-2px}}.XEHix{float:right;height:calc(2.23158rem + 14.80263vw);margin-bottom:calc(.35263rem + 1.75439vw);margin-left:calc(.31579rem + 2.19298vw);margin-top:calc(.14737rem + .32895vw);width:calc(3.47368rem + 24.12281vw)}@media screen and (max-width:767px){.XEHix{margin-left:40px}}@media screen and (min-width:1680px){.XEHix{margin-left:40px}}@media screen and (max-width:767px){.XEHix{margin-top:0}}@media screen and (min-width:1680px){.XEHix{margin-top:7px}}@media screen and (max-width:767px){.XEHix{margin-bottom:33px}}@media screen and (min-width:1680px){.XEHix{margin-bottom:33px}}@media screen and (max-width:767px){.XEHix{width:260px}}@media screen and (min-width:1680px){.XEHix{width:440px}}@media screen and (max-width:767px){.XEHix{height:160px}}@media screen and (min-width:1680px){.XEHix{height:271px}}@media screen and (max-width:767px){.XEHix{float:none;margin-left:0}}@media print{.XEHix{height:160px;width:240px}}.jAnyz{padding-top:calc(4.45789rem + 3.17982vw)}@media screen and (max-width:767px){.jAnyz{padding-top:39px}}@media screen and (min-width:1680px){.jAnyz{padding-top:98px}}.yH_vT{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw);max-width:100%}@media screen and (max-width:767px){.yH_vT{gap:10px}}@media screen and (min-width:1680px){.yH_vT{gap:10px}}@media print{.yH_vT{display:none!important}}.jeYu2{margin-bottom:calc(3.01579rem + 2.19298vw)}@media screen and (max-width:767px){.jeYu2{margin-bottom:39px}}@media screen and (min-width:1680px){.jeYu2{margin-bottom:67px}}.G_mRz{display:flex;flex-direction:column;gap:calc(1.45789rem + 1.09649vw);padding-bottom:calc(2.9rem + 2.08333vw)}@media screen and (max-width:767px){.G_mRz{gap:33px}}@media screen and (min-width:1680px){.G_mRz{gap:33px}}@media screen and (max-width:767px){.G_mRz{padding-bottom:64px}}@media screen and (min-width:1680px){.G_mRz{padding-bottom:64px}}.J6Y0g{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw);margin-top:calc(-.33158rem - .2193vw)}@media screen and (max-width:767px){.J6Y0g{gap:29px}}@media screen and (min-width:1680px){.J6Y0g{gap:29px}}@media screen and (max-width:767px){.J6Y0g{margin-top:-7px}}@media screen and (min-width:1680px){.J6Y0g{margin-top:-7px}}.d60DW{grid-gap:calc(.44737rem + .32895vw);display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.d60DW{grid-gap:10px}}@media screen and (min-width:1680px){.d60DW{grid-gap:10px}}@media screen and (max-width:767px){.d60DW{display:flex;flex-direction:column}}.GaG_z{grid-column:1/3;position:relative;width:100%}.g_Mll{border-bottom:none!important;display:flex;flex-direction:column;max-width:100%;min-width:0}.g_Mll .predictive-list{top:calc(1rem + 4.16667vw)}@media screen and (max-width:767px){.g_Mll .predictive-list{top:80px}}@media screen and (min-width:1680px){.g_Mll .predictive-list{top:80px}}.g_Mll .predictive-person:last-child{border-bottom:none!important}.page-people .d60DW [role=combobox]{width:100%}.P4sWz{grid-gap:10px;display:grid;grid-template-columns:repeat(7,1fr);line-height:1;list-style:none;padding-bottom:40px}@media print,screen and (min-width:768px){.P4sWz{align-items:center;display:flex;justify-content:space-between;padding-bottom:calc(1.34211rem + .98684vw)}}@media screen and (min-width:768px)and (max-width:767px){.P4sWz{padding-bottom:30px}}@media screen and (min-width:768px)and (min-width:1680px){.P4sWz{padding-bottom:30px}}@media screen and (max-width:767px){.P4sWz{margin-top:5px}}._bNgB{font-size:inherit}@media screen and (max-width:767px){._bNgB a,._bNgB span{align-items:center;background-color:var(--tc-grey3);display:flex;height:38px;justify-content:center;width:auto}._FU2r{background-color:#53595f;grid-column:span 2;white-space:nowrap;width:auto}._FU2r span{font-size:12px}}.CV45P{pointer-events:none}.ynJgU{padding-bottom:calc(-.15789rem + 7.23684vw);padding-top:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.ynJgU{padding-top:40px}}@media screen and (min-width:1680px){.ynJgU{padding-top:80px}}@media screen and (max-width:767px){.ynJgU{padding-bottom:60px}}@media screen and (min-width:1680px){.ynJgU{padding-bottom:120px}}.tR3bn{padding-bottom:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.tR3bn{padding-bottom:30px}}@media screen and (min-width:1680px){.tR3bn{padding-bottom:30px}}@media screen and (max-width:767px){.tR3bn{display:none}}.UwM5H{padding-bottom:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.UwM5H{padding-bottom:30px}}@media screen and (min-width:1680px){.UwM5H{padding-bottom:30px}}@media screen and (max-width:767px){.UwM5H{border-bottom:1px solid #a2aab6;margin-bottom:30px}}.h0z4Y{display:flex;flex-direction:column;gap:calc(2.00526rem + 1.42544vw);margin-top:calc(-.23158rem - .2193vw);padding-bottom:calc(2.55263rem + 1.75439vw)}@media screen and (max-width:767px){.h0z4Y{gap:44px}}@media screen and (min-width:1680px){.h0z4Y{gap:44px}}@media screen and (max-width:767px){.h0z4Y{padding-bottom:55px}}@media screen and (min-width:1680px){.h0z4Y{padding-bottom:55px}}@media screen and (max-width:767px){.h0z4Y{margin-top:-6px}}@media screen and (min-width:1680px){.h0z4Y{margin-top:-6px}}@media print{.Kj9Bm>div{gap:0!important;grid-template-columns:1fr 0!important}.Kj9Bm>div aside{display:none!important}}@media screen and (max-width:767px){.YuUvb{gap:25px;padding-bottom:28px}}.P5mH_{margin-bottom:55px}.b3b4N{margin-right:calc(2.23684rem + 1.64474vw);padding-top:calc(1.68947rem + 1.31579vw)}@media screen and (max-width:767px){.b3b4N{padding-top:39px}}@media screen and (min-width:1680px){.b3b4N{padding-top:39px}}@media screen and (max-width:767px){.b3b4N{margin-right:0}}@media screen and (min-width:1680px){.b3b4N{margin-right:50px}}.SXgJ1{grid-column-gap:0;grid-row-gap:0;-webkit-column-gap:0;column-gap:0;display:grid;grid-template-columns:repeat(2,1fr);row-gap:0}@media screen and (max-width:767px){.SXgJ1{-webkit-column-gap:0;column-gap:0}}@media screen and (min-width:1680px){.SXgJ1{-webkit-column-gap:0;column-gap:0}}@media screen and (max-width:767px){.SXgJ1{row-gap:0}}@media screen and (min-width:1680px){.SXgJ1{row-gap:0}}@media screen and (max-width:767px){.SXgJ1{grid-template-columns:repeat(1,1fr)}}.hxQ1p{border-top:1px solid #dcdee0;margin-right:calc(2.23684rem + 1.64474vw);padding-bottom:calc(1.44211rem + .98684vw);padding-top:calc(1.24211rem + .98684vw)}@media screen and (max-width:767px){.hxQ1p{padding-top:29px}}@media screen and (min-width:1680px){.hxQ1p{padding-top:29px}}@media screen and (max-width:767px){.hxQ1p{padding-bottom:31px}}@media screen and (min-width:1680px){.hxQ1p{padding-bottom:31px}}@media screen and (max-width:767px){.hxQ1p{margin-right:0}}@media screen and (min-width:1680px){.hxQ1p{margin-right:50px}}.hxQ1p:nth-last-child(-n+2){border-bottom:1px solid #dcdee0}._CY1L{display:flex;gap:calc(1.21053rem + .76754vw)}@media screen and (max-width:767px){._CY1L{gap:25px}}@media screen and (min-width:1680px){._CY1L{gap:25px}}._pZhM{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.NEVK7{background-color:#e2e4e8;height:calc(5.68421rem + 4.05702vw);overflow:hidden;width:calc(5.68421rem + 4.05702vw)}@media screen and (max-width:767px){.NEVK7{width:125px}}@media screen and (min-width:1680px){.NEVK7{width:125px}}@media screen and (max-width:767px){.NEVK7{height:125px}}@media screen and (min-width:1680px){.NEVK7{height:125px}}@media print{.NEVK7{background-color:#e2e4e8!important}}.gOkSe{height:100%;object-fit:cover;width:100%}.Ojt8B{align-items:flex-start;display:flex;flex-direction:column;gap:calc(.11579rem + .10965vw);margin-top:calc(-.21579rem - .10965vw)}@media screen and (max-width:767px){.Ojt8B{gap:3px}}@media screen and (min-width:1680px){.Ojt8B{gap:3px}}@media screen and (max-width:767px){.Ojt8B{margin-top:-4px}}@media screen and (min-width:1680px){.Ojt8B{margin-top:-4px}}@media print,screen and (min-width:768px){.M8cSU p,.Qmnaq p{transition:color .5s ease}.M8cSU p:hover,.Qmnaq p:hover{color:var(--tc-primaryBrand)}}.Y08bG p:hover{text-decoration-color:var(--tc-primaryBrand)}.Tpg0a{align-items:flex-start;display:flex;flex-direction:column;gap:.1rem}@media screen and (max-width:767px){.Tpg0a{gap:1px}}@media screen and (min-width:1680px){.Tpg0a{gap:1px}}.lxVAW main{width:100%}.KrcD6{margin-top:calc(.05263rem - .32895vw);padding-bottom:calc(.02632rem + 2.96053vw)}@media screen and (max-width:767px){.KrcD6{padding-bottom:35px}}@media screen and (min-width:1680px){.KrcD6{padding-bottom:50px}}@media screen and (max-width:767px){.KrcD6{margin-top:0}}@media screen and (min-width:1680px){.KrcD6{margin-top:-5px}}.aVQYI{grid-column-gap:calc(2.23684rem + 1.64474vw);-webkit-column-gap:calc(2.23684rem + 1.64474vw);column-gap:calc(2.23684rem + 1.64474vw);display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.aVQYI{-webkit-column-gap:0;column-gap:0}}@media screen and (min-width:1680px){.aVQYI{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.aVQYI{grid-template-columns:1fr;row-gap:0}}.rCviA{border-bottom:1px solid #a2aab6;padding-bottom:calc(1.34211rem + .98684vw);padding-top:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.rCviA{padding-top:30px}}@media screen and (min-width:1680px){.rCviA{padding-top:30px}}@media screen and (max-width:767px){.rCviA{padding-bottom:30px}}@media screen and (min-width:1680px){.rCviA{padding-bottom:30px}}@media print,screen and (min-width:768px){.rCviA:nth-child(-n+3){border-top:1px solid #a2aab6}}@media screen and (max-width:767px){.rCviA:first-child{border-top:1px solid #a2aab6}}.qDq4N{border-top:1px solid #dcdee0;padding-top:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.qDq4N{padding-top:20px}}@media screen and (min-width:1680px){.qDq4N{padding-top:30px}}.dTPhk{margin-bottom:calc(.01579rem + .10965vw);padding-top:calc(3.03158rem + 2.30263vw)}@media screen and (max-width:767px){.dTPhk{padding-top:39px}}@media screen and (min-width:1680px){.dTPhk{padding-top:69px}}@media screen and (max-width:767px){.dTPhk{margin-bottom:0}}@media screen and (min-width:1680px){.dTPhk{margin-bottom:2px}}.AOMVd{margin-top:calc(.05263rem - .32895vw);padding-bottom:calc(.02632rem + 2.96053vw)}@media screen and (max-width:767px){.AOMVd{padding-bottom:35px}}@media screen and (min-width:1680px){.AOMVd{padding-bottom:50px}}@media screen and (max-width:767px){.AOMVd{margin-top:0}}@media screen and (min-width:1680px){.AOMVd{margin-top:-5px}}.RFXr8{margin-top:calc(.05263rem - .32895vw);padding-bottom:calc(.02632rem + 2.96053vw)}@media screen and (max-width:767px){.RFXr8{padding-bottom:35px}}@media screen and (min-width:1680px){.RFXr8{padding-bottom:50px}}@media screen and (max-width:767px){.RFXr8{margin-top:0}}@media screen and (min-width:1680px){.RFXr8{margin-top:-5px}}.iXbZS{border-top:1px solid #dcdee0;padding-top:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.iXbZS{padding-top:20px}}@media screen and (min-width:1680px){.iXbZS{padding-top:30px}}.xEXBb{margin-top:calc(.05263rem - .32895vw)}@media screen and (max-width:767px){.xEXBb{margin-top:0}}@media screen and (min-width:1680px){.xEXBb{margin-top:-5px}}.D_MRs{margin-bottom:calc(1.65789rem + 1.09649vw);margin-top:calc(1.65789rem + 1.09649vw)}@media screen and (max-width:767px){.D_MRs{margin-top:35px}}@media screen and (min-width:1680px){.D_MRs{margin-top:35px}}@media screen and (max-width:767px){.D_MRs{margin-bottom:35px}}@media screen and (min-width:1680px){.D_MRs{margin-bottom:35px}}.D_MRs .twitter-timeline{width:75%}.JO92u{grid-gap:calc(-.1rem + 2.08333vw);display:grid;grid-template-columns:1fr;margin-top:calc(-.04737rem - .32895vw);padding-bottom:calc(-.05263rem + 2.41228vw)}@media screen and (max-width:767px){.JO92u{grid-gap:34px}}@media screen and (min-width:1680px){.JO92u{grid-gap:34px}}@media screen and (max-width:767px){.JO92u{padding-bottom:40px}}@media screen and (min-width:1680px){.JO92u{padding-bottom:40px}}@media screen and (max-width:767px){.JO92u{margin-top:-6px}}@media screen and (min-width:1680px){.JO92u{margin-top:-6px}}.elX66{grid-gap:calc(-.08947rem + .76754vw);border-bottom:1px solid #dcdee0;display:grid;grid-template-columns:1fr;padding-bottom:calc(-.04737rem + 1.75439vw);padding-top:calc(-.04737rem + 1.75439vw)}@media screen and (max-width:767px){.elX66{grid-gap:12px}}@media screen and (min-width:1680px){.elX66{grid-gap:12px}}@media screen and (max-width:767px){.elX66{padding-top:29px}}@media screen and (min-width:1680px){.elX66{padding-top:29px}}@media screen and (max-width:767px){.elX66{padding-bottom:29px}}@media screen and (min-width:1680px){.elX66{padding-bottom:29px}}.elX66:first-of-type{border-top:1px solid #dcdee0}@media screen and (max-width:767px){.elX66:last-of-type{border-bottom:none;padding-bottom:0}}.ogCkt h3{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media print,screen and (min-width:768px){.ogCkt h3{transition:color .5s ease}.ogCkt h3:hover{color:var(--tc-primaryBrand)}}.vZSbP{font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.vZSbP{font-size:18px}}@media screen and (min-width:1680px){.vZSbP{font-size:18px}}@media screen and (max-width:767px){.vZSbP{line-height:26px}}@media screen and (min-width:1680px){.vZSbP{line-height:26px}}@media screen and (max-width:767px){.vZSbP{letter-spacing:.5px}}@media screen and (min-width:1680px){.vZSbP{letter-spacing:.5px}}.lUeCF.mdtBh .elX66:last-of-type{border-bottom:none}.SgaCU>div{padding-top:0}.SgaCU .elX66:nth-last-child(2){border-bottom:none;padding-bottom:0}.brDHW{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media print{.brDHW{display:none}}.dJxqZ{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:height .5s ease}.Fo9sH{margin-bottom:calc(.01579rem + .10965vw);padding-top:calc(3.03158rem + 2.30263vw)}@media screen and (max-width:767px){.Fo9sH{padding-top:39px}}@media screen and (min-width:1680px){.Fo9sH{padding-top:69px}}@media screen and (max-width:767px){.Fo9sH{margin-bottom:0}}@media screen and (min-width:1680px){.Fo9sH{margin-bottom:2px}}.Bt5k8{margin-top:calc(.05263rem - .32895vw);padding-bottom:calc(.02632rem + 2.96053vw)}@media screen and (max-width:767px){.Bt5k8{padding-bottom:35px}}@media screen and (min-width:1680px){.Bt5k8{padding-bottom:50px}}@media screen and (max-width:767px){.Bt5k8{margin-top:0}}@media screen and (min-width:1680px){.Bt5k8{margin-top:-5px}}.G7ZSn{grid-column-gap:calc(2.23684rem + 1.64474vw);-webkit-column-gap:calc(2.23684rem + 1.64474vw);column-gap:calc(2.23684rem + 1.64474vw);display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.G7ZSn{-webkit-column-gap:0;column-gap:0}}@media screen and (min-width:1680px){.G7ZSn{-webkit-column-gap:50px;column-gap:50px}}.Svp6d{border-bottom:1px solid #a2aab6;padding-bottom:calc(1.34211rem + .98684vw);padding-top:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.Svp6d{padding-top:30px}}@media screen and (min-width:1680px){.Svp6d{padding-top:30px}}@media screen and (max-width:767px){.Svp6d{padding-bottom:30px}}@media screen and (min-width:1680px){.Svp6d{padding-bottom:30px}}.rFJc3{background-color:#e2e4e8;max-width:calc(-1.47368rem + 67.54386vw);padding-bottom:calc(4.02632rem + 2.96053vw);padding-right:calc(-.10526rem + 4.82456vw);padding-top:calc(3.67895rem + 2.63158vw)}@media screen and (max-width:767px){.rFJc3{padding-top:45px}}@media screen and (min-width:1680px){.rFJc3{padding-top:81px}}@media screen and (max-width:767px){.rFJc3{padding-bottom:60px}}@media screen and (min-width:1680px){.rFJc3{padding-bottom:90px}}@media screen and (max-width:767px){.rFJc3{max-width:1120px}}@media screen and (min-width:1680px){.rFJc3{max-width:1120px}}@media screen and (max-width:767px){.rFJc3{padding-right:0}}@media screen and (min-width:1680px){.rFJc3{padding-right:80px}}.y11XK{align-items:center;display:flex;justify-content:space-between;padding-bottom:calc(-.07368rem + 2.96053vw)}@media screen and (max-width:767px){.y11XK{padding-bottom:20px}}@media screen and (min-width:1680px){.y11XK{padding-bottom:49px}}@media screen and (max-width:767px){.y11XK{align-items:flex-start;flex-direction:column;gap:15px}}.LNRfA{display:flex;gap:calc(-.13158rem + 6.0307vw)}@media screen and (max-width:767px){.LNRfA{gap:0}}@media screen and (min-width:1680px){.LNRfA{gap:100px}}@media screen and (max-width:767px){.LNRfA{display:block}}.EJBkG{background-color:#fff;min-height:calc(-.60526rem + 29.82456vw);width:calc(-.52632rem + 28.28947vw)}@media screen and (max-width:767px){.EJBkG{width:100%}}@media screen and (min-width:1680px){.EJBkG{width:470px}}@media screen and (max-width:767px){.EJBkG{min-height:auto}}@media screen and (min-width:1680px){.EJBkG{min-height:495px}}@media print,screen and (min-width:768px){.EJBkG:first-child{position:relative}.EJBkG:first-child:before{background-color:#a2aab6;content:"";display:block;height:100%;opacity:.2;position:absolute;right:calc(.05789rem - 3.07018vw);width:2px}}@media screen and (min-width:768px)and (max-width:767px){.EJBkG:first-child:before{right:-51px}}@media screen and (min-width:768px)and (min-width:1680px){.EJBkG:first-child:before{right:-51px}}.XWhXc{display:flex;flex-direction:column;height:100%}.XWhXc:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.XWhXc:focus-visible.zbnFJ{box-shadow:0 0 0 2px #fff;outline-color:#000}.XWhXc{transition:background-color .5s ease}.XWhXc .UIwBe,.XWhXc .c71w6,.XWhXc .yB1yt{transition:color .5s ease,text-decoration-color .5s ease}.XWhXc:hover{background-color:var(--tc-primaryBrand)}.XWhXc:hover .UIwBe,.XWhXc:hover .c71w6,.XWhXc:hover .yB1yt{color:#fff;text-decoration-color:#fff}.FlwJo{background-color:#dcdee0;min-height:calc(-.38947rem + 17.43421vw);overflow:hidden;width:calc(-.52632rem + 28.28947vw)}@media screen and (max-width:767px){.FlwJo{width:100%}}@media screen and (min-width:1680px){.FlwJo{width:470px}}@media screen and (max-width:767px){.FlwJo{min-height:200px}}@media screen and (min-width:1680px){.FlwJo{min-height:289px}}.eA6AX{display:flex;flex-direction:column;gap:calc(.04211rem + .98684vw);height:100%;overflow:hidden;padding:calc(-.07895rem + 1.53509vw) calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.eA6AX{gap:15px}}@media screen and (min-width:1680px){.eA6AX{gap:17px}}@media screen and (max-width:767px){.eA6AX{padding-top:25px}}@media screen and (min-width:1680px){.eA6AX{padding-top:25px}}@media screen and (max-width:767px){.eA6AX{padding-bottom:25px}}@media screen and (min-width:1680px){.eA6AX{padding-bottom:25px}}@media screen and (max-width:767px){.eA6AX{padding-left:30px}}@media screen and (min-width:1680px){.eA6AX{padding-left:30px}}@media screen and (max-width:767px){.eA6AX{padding-right:30px}}@media screen and (min-width:1680px){.eA6AX{padding-right:30px}}.AyoW9{height:100%;object-fit:cover;width:100%}.yB1yt{-webkit-line-clamp:3;flex-grow:1}.c71w6,.yB1yt{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.c71w6{-webkit-line-clamp:11}.UIwBe{color:var(--tc-grey3)}.XdbAN{border-top:1px solid #dcdee0}.XdbAN:first-child{border-top:1px solid #a2aab6}.Cyl46{display:flex;gap:calc(.02632rem + 2.96053vw);justify-content:space-between;padding-bottom:calc(.05263rem + 1.75439vw);padding-top:calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.Cyl46{gap:20px}}@media screen and (min-width:1680px){.Cyl46{gap:50px}}@media screen and (max-width:767px){.Cyl46{padding-top:20px}}@media screen and (min-width:1680px){.Cyl46{padding-top:30px}}@media screen and (max-width:767px){.Cyl46{padding-bottom:20px}}@media screen and (min-width:1680px){.Cyl46{padding-bottom:30px}}@media screen and (max-width:767px){.Cyl46{align-items:flex-start;flex-direction:column-reverse;gap:15px}}.Cyl46:hover .rfShC{color:var(--tc-primaryBrand)}.XzmMs{min-width:calc(-.21053rem + 9.64912vw)}@media screen and (max-width:767px){.XzmMs{min-width:160px}}@media screen and (min-width:1680px){.XzmMs{min-width:160px}}.rfShC{flex-grow:1;transition:color .5s ease}.IQPfN{background-color:#dcdee0;height:calc(-.21053rem + 9.64912vw);min-width:calc(-.34211rem + 15.67982vw);overflow:hidden}@media screen and (max-width:767px){.IQPfN{min-width:260px}}@media screen and (min-width:1680px){.IQPfN{min-width:260px}}@media screen and (max-width:767px){.IQPfN{height:160px}}@media screen and (min-width:1680px){.IQPfN{height:160px}}.SnAQZ{height:100%;object-fit:cover;width:100%}.rPhXl{margin-bottom:calc(.06842rem - 2.30263vw);padding-top:calc(-.18421rem + 6.35965vw)}@media screen and (max-width:767px){.rPhXl{padding-top:55px}}@media screen and (min-width:1680px){.rPhXl{padding-top:105px}}@media screen and (max-width:767px){.rPhXl{margin-bottom:0}}@media screen and (min-width:1680px){.rPhXl{margin-bottom:-38px}}.Ksg6J{align-items:center;display:flex;justify-content:space-between;padding-bottom:calc(.02632rem + 2.96053vw)}@media screen and (max-width:767px){.Ksg6J{padding-bottom:25px}}@media screen and (min-width:1680px){.Ksg6J{padding-bottom:50px}}@media screen and (max-width:767px){.Ksg6J{align-items:flex-start;flex-direction:column;gap:15px}}._bEAY{font-size:medium}.OvxLC{display:flex;flex-direction:column}.jSyAS{padding-top:calc(-.14737rem + 5.92105vw)}@media screen and (max-width:767px){.jSyAS{padding-top:55px}}@media screen and (min-width:1680px){.jSyAS{padding-top:98px}}.O6tGb{align-items:center;border-bottom:1px solid #a2aab6;display:flex;justify-content:space-between;margin-bottom:calc(-.04737rem + 1.75439vw);max-width:calc(-1.36842rem + 62.7193vw);padding-bottom:calc(-.07368rem + 2.96053vw)}@media screen and (max-width:767px){.O6tGb{padding-bottom:25px}}@media screen and (min-width:1680px){.O6tGb{padding-bottom:49px}}@media screen and (max-width:767px){.O6tGb{margin-bottom:25px}}@media screen and (min-width:1680px){.O6tGb{margin-bottom:29px}}@media screen and (max-width:767px){.O6tGb{max-width:100%}}@media screen and (min-width:1680px){.O6tGb{max-width:1040px}}@media screen and (max-width:767px){.O6tGb{align-items:flex-start;flex-direction:column;gap:15px}}.qLDKj{font-size:medium}.co6Ii{display:flex;gap:calc(-.13158rem + 6.0307vw)}@media screen and (max-width:767px){.co6Ii{gap:0}}@media screen and (min-width:1680px){.co6Ii{gap:100px}}@media screen and (max-width:767px){.co6Ii{flex-direction:column}}.RqZpe{background-color:#e2e4e8;max-height:calc(-.72105rem + 29.71491vw);max-width:calc(-.52632rem + 28.28947vw);transition:background-color .5s ease}@media screen and (max-width:767px){.RqZpe{max-width:100%}}@media screen and (min-width:1680px){.RqZpe{max-width:470px}}@media screen and (max-width:767px){.RqZpe{max-height:none}}@media screen and (min-width:1680px){.RqZpe{max-height:492px}}@media print,screen and (min-width:768px){.RqZpe:first-child{position:relative}.RqZpe:first-child:before{background-color:#a2aab6;content:"";display:block;height:100%;position:absolute;right:calc(.05789rem - 3.07018vw);width:1px}}@media screen and (min-width:768px)and (max-width:767px){.RqZpe:first-child:before{right:-51px}}@media screen and (min-width:768px)and (min-width:1680px){.RqZpe:first-child:before{right:-51px}}@media print,screen and (min-width:768px){.RqZpe:hover{background-color:var(--tc-primaryBrand)}}.dkZPB{min-height:calc(-.72105rem + 29.71491vw)}@media screen and (max-width:767px){.dkZPB{min-height:auto}}@media screen and (min-width:1680px){.dkZPB{min-height:492px}}.T8Jqh{align-items:center;display:flex;justify-content:space-between}.Rflpj{background-color:#dcdee0;height:calc(-.38947rem + 17.43421vw);overflow:hidden;width:calc(-.52632rem + 28.28947vw)}@media screen and (max-width:767px){.Rflpj{width:100%}}@media screen and (min-width:1680px){.Rflpj{width:470px}}@media screen and (max-width:767px){.Rflpj{height:200px}}@media screen and (min-width:1680px){.Rflpj{height:289px}}.lmSqP{display:flex;flex-direction:column;flex-grow:1;gap:calc(-.12105rem + 2.63158vw);height:calc(100% - 289px);justify-content:space-between;padding:calc(-.09474rem + 1.42544vw) calc(.05263rem + 1.75439vw) calc(-.07895rem + 1.53509vw)}@media screen and (max-width:767px){.lmSqP{padding-top:18px}}@media screen and (min-width:1680px){.lmSqP{padding-top:23px}}@media screen and (max-width:767px){.lmSqP{padding-bottom:18px}}@media screen and (min-width:1680px){.lmSqP{padding-bottom:25px}}@media screen and (max-width:767px){.lmSqP{padding-left:20px}}@media screen and (min-width:1680px){.lmSqP{padding-left:30px}}@media screen and (max-width:767px){.lmSqP{padding-right:20px}}@media screen and (min-width:1680px){.lmSqP{padding-right:30px}}@media screen and (max-width:767px){.lmSqP{gap:20px}}@media screen and (min-width:1680px){.lmSqP{gap:43px}}.cDxtf{display:flex;flex-direction:column;gap:calc(.04211rem + .98684vw);overflow:hidden}@media screen and (max-width:767px){.cDxtf{gap:15px}}@media screen and (min-width:1680px){.cDxtf{gap:17px}}.mH76z{height:100%;object-fit:cover;width:100%}.HBzOa{-webkit-line-clamp:3}.HBzOa,.n5RIH{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.n5RIH{-webkit-line-clamp:10}.HBzOa,.Qea8e,.n5RIH{transition:color .5s ease}.jLIXF{display:flex;flex-direction:column;font-size:medium;height:100%}.jLIXF:hover .HBzOa,.jLIXF:hover .Qea8e,.jLIXF:hover .n5RIH{color:#fff}.mKeXI{background-color:#fff;min-height:calc(-.60526rem + 29.82456vw);width:calc(-.52632rem + 28.28947vw)}@media screen and (max-width:767px){.mKeXI{width:100%}}@media screen and (min-width:1680px){.mKeXI{width:470px}}@media screen and (max-width:767px){.mKeXI{min-height:auto}}@media screen and (min-width:1680px){.mKeXI{min-height:495px}}@media print,screen and (min-width:768px){.mKeXI:first-child{position:relative}.mKeXI:first-child:before{background-color:#a2aab6;content:"";display:block;height:100%;opacity:.2;position:absolute;right:calc(.05789rem - 3.07018vw);width:2px}}@media screen and (min-width:768px)and (max-width:767px){.mKeXI:first-child:before{right:-51px}}@media screen and (min-width:768px)and (min-width:1680px){.mKeXI:first-child:before{right:-51px}}.GfSau{display:flex;flex-direction:column;height:100%}.GfSau:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.GfSau:focus-visible.l59G1{box-shadow:0 0 0 2px #fff;outline-color:#000}.GfSau{transition:background-color .5s ease}.GfSau .A96QT,.GfSau .zN7nN{transition:color .5s ease,text-decoration-color .5s ease}.GfSau:hover{background-color:var(--tc-primaryBrand)}.GfSau:hover .A96QT,.GfSau:hover .zN7nN{color:#fff;text-decoration-color:#fff}.XRRdP{background-color:#dcdee0;height:calc(-.38947rem + 17.43421vw);overflow:hidden;width:calc(-.52632rem + 28.28947vw)}@media screen and (max-width:767px){.XRRdP{width:100%}}@media screen and (min-width:1680px){.XRRdP{width:470px}}@media screen and (max-width:767px){.XRRdP{height:200px}}@media screen and (min-width:1680px){.XRRdP{height:289px}}.Tu5g5{display:flex;flex-direction:column;gap:calc(.04211rem + .98684vw);overflow:hidden;padding:calc(-.07895rem + 1.53509vw) calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.Tu5g5{gap:15px}}@media screen and (min-width:1680px){.Tu5g5{gap:17px}}@media screen and (max-width:767px){.Tu5g5{padding-top:25px}}@media screen and (min-width:1680px){.Tu5g5{padding-top:25px}}@media screen and (max-width:767px){.Tu5g5{padding-bottom:25px}}@media screen and (min-width:1680px){.Tu5g5{padding-bottom:25px}}@media screen and (max-width:767px){.Tu5g5{padding-left:30px}}@media screen and (min-width:1680px){.Tu5g5{padding-left:30px}}@media screen and (max-width:767px){.Tu5g5{padding-right:30px}}@media screen and (min-width:1680px){.Tu5g5{padding-right:30px}}.whHVM{height:100%;object-fit:cover;width:100%}.A96QT{-webkit-line-clamp:3;flex-grow:1}.A96QT,.zN7nN{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.zN7nN{-webkit-line-clamp:13}.cR3Qz{padding-top:calc(-.14737rem + 5.92105vw)}@media screen and (max-width:767px){.cR3Qz{padding-top:55px}}@media screen and (min-width:1680px){.cR3Qz{padding-top:98px}}.J3qNq{align-items:center;border-bottom:1px solid #a2aab6;display:flex;justify-content:space-between;margin-bottom:calc(-.04737rem + 1.75439vw);max-width:calc(-1.36842rem + 62.7193vw);padding-bottom:calc(-.07368rem + 2.96053vw)}@media screen and (max-width:767px){.J3qNq{padding-bottom:25px}}@media screen and (min-width:1680px){.J3qNq{padding-bottom:49px}}@media screen and (max-width:767px){.J3qNq{margin-bottom:25px}}@media screen and (min-width:1680px){.J3qNq{margin-bottom:29px}}@media screen and (max-width:767px){.J3qNq{max-width:100%}}@media screen and (min-width:1680px){.J3qNq{max-width:1040px}}@media screen and (max-width:767px){.J3qNq{align-items:flex-start;flex-direction:column;gap:15px}}.Rer8f{font-size:medium}.XdrFa{display:flex;gap:calc(-.13158rem + 6.0307vw)}@media screen and (max-width:767px){.XdrFa{gap:0}}@media screen and (min-width:1680px){.XdrFa{gap:100px}}@media screen and (max-width:767px){.XdrFa{flex-direction:column}}._RXuh{margin-bottom:calc(.06842rem - 2.30263vw);padding-top:calc(-.18421rem + 6.35965vw)}@media screen and (max-width:767px){._RXuh{padding-top:55px}}@media screen and (min-width:1680px){._RXuh{padding-top:105px}}@media screen and (max-width:767px){._RXuh{margin-bottom:0}}@media screen and (min-width:1680px){._RXuh{margin-bottom:-38px}}.D7aOM{align-items:center;display:flex;justify-content:space-between;padding-bottom:calc(.02632rem + 2.96053vw)}@media screen and (max-width:767px){.D7aOM{padding-bottom:25px}}@media screen and (min-width:1680px){.D7aOM{padding-bottom:50px}}@media screen and (max-width:767px){.D7aOM{align-items:flex-start;flex-direction:column;gap:15px}}.vVDr0{font-size:medium}.X7orB{display:flex;flex-direction:column}.x1LJu{padding-top:calc(.02105rem + 1.53509vw)}@media screen and (max-width:767px){.x1LJu{padding-top:26px}}@media screen and (min-width:1680px){.x1LJu{padding-top:26px}}.NeLAp{left:-1px;margin-top:calc(-.08421rem + 2.19298vw);position:relative}@media screen and (max-width:767px){.NeLAp{margin-top:29px}}@media screen and (min-width:1680px){.NeLAp{margin-top:36px}}.sxG0M{margin-top:-6px;padding-bottom:39px}.kdNca,.sxG0M{display:flex;flex-direction:column}.kdNca{border-bottom:1px solid #dcdee0;gap:7px;padding-bottom:34px}.h0djm{color:#53595f;font-family:Arial,sans-serif;font-size:18px;letter-spacing:.5px;line-height:26px;text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.h0djm{text-underline-offset:4px}}@media screen and (min-width:1680px){.h0djm{text-underline-offset:4px}}@media print,screen and (min-width:768px){.h0djm:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.h0djm{text-decoration-thickness:.1pt}}.jVEnz,.r9teb,.xQOzX{color:#53595f;font-family:Arial,sans-serif;font-size:18px;letter-spacing:.5px;line-height:26px}.r9teb{white-space:nowrap}._wlLq{color:#53595f;font-family:Arial,sans-serif;font-size:18px;letter-spacing:.5px;line-height:26px}.Aypgf{border-bottom:1px solid #dcdee0;display:flex;flex-direction:column;gap:10px;padding-bottom:40px;padding-top:39px}.cjya3{align-items:center;color:#53595f;display:flex;font-family:Arial,sans-serif;font-size:18px;gap:21px;letter-spacing:.5px;line-height:26px;text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.cjya3{text-underline-offset:4px}}@media screen and (min-width:1680px){.cjya3{text-underline-offset:4px}}@media print,screen and (min-width:768px){.cjya3:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.cjya3{text-decoration-thickness:.1pt}}.VGcLd{align-items:center;background-color:#767676;border-radius:50%;color:#fff;display:flex;height:50px;justify-content:center;width:50px}.UdxRH{background-color:#363d46;color:var(--tc-primaryBrand);display:flex;height:calc(14.96842rem + 24.7807vw);margin-top:calc(-4.70526rem - 3.50877vw);padding-top:calc(4.70526rem + 3.50877vw);position:relative;transition:height .4s ease;transition-timing-function:cubic-bezier(.4,.3,.3,1.05)}@media screen and (max-width:767px){.UdxRH{margin-top:0}}@media screen and (min-width:1680px){.UdxRH{margin-top:-106px}}@media screen and (max-width:767px){.UdxRH{padding-top:0}}@media screen and (min-width:1680px){.UdxRH{padding-top:106px}}@media screen and (max-width:767px){.UdxRH{height:120px}}@media screen and (min-width:1680px){.UdxRH{height:566px}}.nDDUY{height:calc(18.8rem + 31.25vw)}@media screen and (max-width:767px){.nDDUY{height:120px}}@media screen and (min-width:1680px){.nDDUY{height:713px}}.X4rID{display:flex;flex-direction:column;justify-content:center}.mJlTI{display:flex;gap:calc(-.24737rem + 8.00439vw);justify-content:space-between}@media screen and (max-width:767px){.mJlTI{gap:132px}}@media screen and (min-width:1680px){.mJlTI{gap:132px}}@media print,screen and (min-width:768px){.mJlTI{justify-content:space-between}}@media screen and (max-width:767px){.mJlTI{align-items:flex-start;justify-content:center}}@media print{.mJlTI{margin:0;min-height:0}}.LNGsb{position:relative}.person-left-bg{background:linear-gradient(180deg,#a1aab6 0,#d6dae0);height:100%;min-width:calc(-.85789rem + 42.65351vw)}@media screen and (max-width:767px){.person-left-bg{min-width:708px}}@media screen and (min-width:1680px){.person-left-bg{min-width:708px}}.person-left-overlay{background:#363d46;display:none;height:100%;left:0;position:absolute;top:0;width:115%}.MUxV0{margin-left:calc(-.01579rem - .10965vw);padding-bottom:calc(.33158rem + .2193vw)}@media screen and (max-width:767px){.MUxV0{padding-bottom:7px}}@media screen and (min-width:1680px){.MUxV0{padding-bottom:7px}}@media screen and (max-width:767px){.MUxV0{margin-left:-2px}}@media screen and (min-width:1680px){.MUxV0{margin-left:-2px}}.h3lSl{padding-bottom:calc(.43158rem + .2193vw)}@media screen and (max-width:767px){.h3lSl{padding-bottom:8px}}@media screen and (min-width:1680px){.h3lSl{padding-bottom:8px}}.ZM49e{margin-top:calc(-.05263rem + 2.41228vw)}@media screen and (max-width:767px){.ZM49e{margin-top:40px}}@media screen and (min-width:1680px){.ZM49e{margin-top:40px}}.ZM49e{transition:color .5s ease}.ZM49e:hover{color:#d7c92f}.N0739{grid-column-gap:calc(-4.34737rem + 8.00439vw);grid-row-gap:calc(-.02105rem + .54825vw);-webkit-column-gap:calc(-4.34737rem + 8.00439vw);column-gap:calc(-4.34737rem + 8.00439vw);display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(-webkit-min-content,-webkit-max-content));grid-template-columns:repeat(2,minmax(min-content,max-content));grid-template-rows:repeat(2,auto);max-height:calc(-.21053rem + 9.64912vw);padding-top:calc(.03158rem + 2.30263vw);row-gap:calc(-.02105rem + .54825vw);width:100%}@media screen and (max-width:767px){.N0739{-webkit-column-gap:91px;column-gap:91px}}@media screen and (min-width:1680px){.N0739{-webkit-column-gap:91px;column-gap:91px}}@media screen and (max-width:767px){.N0739{row-gap:9px}}@media screen and (min-width:1680px){.N0739{row-gap:9px}}@media screen and (max-width:767px){.N0739{max-height:160px}}@media screen and (min-width:1680px){.N0739{max-height:160px}}@media screen and (max-width:767px){.N0739{padding-top:39px}}@media screen and (min-width:1680px){.N0739{padding-top:39px}}@media screen and (max-width:767px){.N0739{display:none}}.f9bfH{bottom:0;height:100%;overflow:hidden;position:absolute;right:calc(-3.53684rem - 5.8114vw);width:calc(19.86842rem + 33.11404vw)}@media screen and (max-width:767px){.f9bfH{width:755px}}@media screen and (min-width:1680px){.f9bfH{width:755px}}@media screen and (max-width:767px){.f9bfH{right:-133px}}@media screen and (min-width:1680px){.f9bfH{right:-133px}}.BJdAS{height:100%;object-fit:cover;object-position:top;width:100%}.EqSp8{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:calc(-.13158rem + 3.94737vw);padding-top:calc(.03158rem + .2193vw);position:relative;width:100%}@media screen and (max-width:767px){.EqSp8{padding-right:65px}}@media screen and (min-width:1680px){.EqSp8{padding-right:65px}}@media screen and (max-width:767px){.EqSp8{padding-top:0}}@media screen and (min-width:1680px){.EqSp8{padding-top:4px}}.ZM49e{color:#fff;display:block;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);font-weight:400;line-height:calc(.99474rem + .65789vw);text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.ZM49e{text-underline-offset:4px}}@media screen and (min-width:1680px){.ZM49e{text-underline-offset:4px}}@media print,screen and (min-width:768px){.ZM49e:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.ZM49e{text-decoration-thickness:.1pt}}.ZM49e{transition:color .5s ease,text-decoration-color .5s ease}.ZM49e:hover{text-decoration-color:#d7c92f}@media screen and (max-width:767px){.ZM49e{font-size:18px}}@media screen and (min-width:1680px){.ZM49e{font-size:18px}}@media screen and (max-width:767px){.ZM49e{line-height:21px}}@media screen and (min-width:1680px){.ZM49e{line-height:21px}}.NYOYE,.eFYwY,.l3wv4{color:#fff;font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);font-weight:400;line-height:calc(.99474rem + .65789vw)}@media screen and (max-width:767px){.NYOYE,.eFYwY,.l3wv4{font-size:18px}}@media screen and (min-width:1680px){.NYOYE,.eFYwY,.l3wv4{font-size:18px}}@media screen and (max-width:767px){.NYOYE,.eFYwY,.l3wv4{line-height:21px}}@media screen and (min-width:1680px){.NYOYE,.eFYwY,.l3wv4{line-height:21px}}.eFYwY.v8lkL,.l3wv4.v8lkL{display:block;transition:color .5s ease;white-space:nowrap}.eFYwY.v8lkL:hover,.l3wv4.v8lkL:hover{color:#d7c92f}.qcEAT{display:flex;gap:calc(.44737rem + .32895vw)}@media screen and (max-width:767px){.qcEAT{gap:10px}}@media screen and (min-width:1680px){.qcEAT{gap:10px}}.CpbmG{display:flex;gap:calc(-.05263rem + .32895vw);left:calc(.08947rem - .76754vw);padding-top:calc(-.01579rem + 1.97368vw);position:relative}@media screen and (max-width:767px){.CpbmG{left:-12px}}@media screen and (min-width:1680px){.CpbmG{left:-12px}}@media screen and (max-width:767px){.CpbmG{padding-top:33px}}@media screen and (min-width:1680px){.CpbmG{padding-top:33px}}@media screen and (max-width:767px){.CpbmG{gap:5px}}@media screen and (min-width:1680px){.CpbmG{gap:5px}}.iLjiJ{align-items:center;color:#fff;display:flex;font-size:calc(.67895rem + .54825vw);height:calc(2.00526rem + 1.42544vw);justify-content:center;width:calc(2.00526rem + 1.42544vw)}@media screen and (max-width:767px){.iLjiJ{font-size:16px}}@media screen and (min-width:1680px){.iLjiJ{font-size:16px}}@media screen and (max-width:767px){.iLjiJ{width:44px}}@media screen and (min-width:1680px){.iLjiJ{width:44px}}@media screen and (max-width:767px){.iLjiJ{height:44px}}@media screen and (min-width:1680px){.iLjiJ{height:44px}}.iLjiJ{transition:color .5s ease,background-color .5s ease}.iLjiJ:hover{background-color:var(--tc-primaryBrand);color:#fff}.iLjiJ .N1gIR{display:block;font-size:calc(.77895rem + .54825vw);left:1px;position:relative;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.iLjiJ .N1gIR{top:-2px}}@media screen and (min-width:1680px){.iLjiJ .N1gIR{top:-2px}}@media screen and (max-width:767px){.iLjiJ .N1gIR{font-size:17px}}@media screen and (min-width:1680px){.iLjiJ .N1gIR{font-size:17px}}.iLjiJ .aX95y{display:block;font-size:calc(.77895rem + .54825vw);left:1px;position:relative;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.iLjiJ .aX95y{top:-2px}}@media screen and (min-width:1680px){.iLjiJ .aX95y{top:-2px}}@media screen and (max-width:767px){.iLjiJ .aX95y{font-size:17px}}@media screen and (min-width:1680px){.iLjiJ .aX95y{font-size:17px}}.fhI05{overflow:hidden;padding-bottom:26px;width:100%}.Ecjj6{height:100%;object-fit:cover;object-position:top;width:100%}.Rk76g{display:flex;flex-direction:column;justify-content:center;padding-bottom:33px;padding-top:37px}.Nu5P4{padding-bottom:3px}.T0j07{display:flex;flex-direction:column;margin-bottom:calc(2.46842rem + 1.86404vw);overflow:auto}.T0j07 :last-child{padding-bottom:0}@media screen and (max-width:767px){.T0j07{margin-bottom:34px}}@media screen and (min-width:1680px){.T0j07{margin-bottom:56px}}.W9ZB5{border-top:1px solid #dcdee0;-webkit-column-count:2;column-count:2;-webkit-column-gap:calc(-.05263rem + 6.57895vw);column-gap:calc(-.05263rem + 6.57895vw);margin-top:calc(-.02632rem + 5.37281vw);padding-top:calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.W9ZB5{padding-top:25px}}@media screen and (min-width:1680px){.W9ZB5{padding-top:30px}}@media screen and (max-width:767px){.W9ZB5{margin-top:55px}}@media screen and (min-width:1680px){.W9ZB5{margin-top:90px}}@media screen and (max-width:767px){.W9ZB5{-webkit-column-gap:110px;column-gap:110px}}@media screen and (min-width:1680px){.W9ZB5{-webkit-column-gap:110px;column-gap:110px}}@media screen and (max-width:767px){.W9ZB5{-webkit-column-count:1;column-count:1}}.sWCzD{margin-top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.sWCzD{margin-top:0}}@media screen and (min-width:1680px){.sWCzD{margin-top:-2px}}.RyYUv{padding-bottom:calc(.54737rem + .32895vw)}@media screen and (max-width:767px){.RyYUv{padding-bottom:11px}}@media screen and (min-width:1680px){.RyYUv{padding-bottom:11px}}.m3uT_{padding-bottom:calc(.77895rem + .54825vw)}@media screen and (max-width:767px){.m3uT_{padding-bottom:17px}}@media screen and (min-width:1680px){.m3uT_{padding-bottom:17px}}.tKKYY{padding-top:calc(.01579rem + .10965vw)}@media screen and (max-width:767px){.tKKYY{padding-top:2px}}@media screen and (min-width:1680px){.tKKYY{padding-top:2px}}.PKxtw{border-bottom:1px solid #dcdee0;display:flex;justify-content:space-between;margin-bottom:calc(1.01053rem + .76754vw);padding-bottom:calc(.91053rem + .76754vw);padding-top:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){.PKxtw{padding-top:22px}}@media screen and (min-width:1680px){.PKxtw{padding-top:22px}}@media screen and (max-width:767px){.PKxtw{padding-bottom:22px}}@media screen and (min-width:1680px){.PKxtw{padding-bottom:22px}}@media screen and (max-width:767px){.PKxtw{margin-bottom:23px}}@media screen and (min-width:1680px){.PKxtw{margin-bottom:23px}}@media screen and (max-width:767px){.PKxtw{flex-direction:column;gap:24px}}.SvdKo{float:right;height:calc(2.23158rem + 14.80263vw);margin-bottom:calc(.35263rem + 1.75439vw);margin-left:calc(.31579rem + 2.19298vw);margin-top:calc(.14737rem + .32895vw);width:calc(3.47368rem + 24.12281vw)}@media screen and (max-width:767px){.SvdKo{margin-left:40px}}@media screen and (min-width:1680px){.SvdKo{margin-left:40px}}@media screen and (max-width:767px){.SvdKo{margin-top:0}}@media screen and (min-width:1680px){.SvdKo{margin-top:7px}}@media screen and (max-width:767px){.SvdKo{margin-bottom:33px}}@media screen and (min-width:1680px){.SvdKo{margin-bottom:33px}}@media screen and (max-width:767px){.SvdKo{width:260px}}@media screen and (min-width:1680px){.SvdKo{width:440px}}@media screen and (max-width:767px){.SvdKo{height:160px}}@media screen and (min-width:1680px){.SvdKo{height:271px}}@media screen and (max-width:767px){.SvdKo{float:none;margin-left:0}}@media print{.SvdKo{height:160px;width:240px}}.TW13r{position:relative;top:-.1rem}@media screen and (max-width:767px){.TW13r{top:0}}@media screen and (min-width:1680px){.TW13r{top:-1px}}@media screen and (max-width:767px){.TW13r{align-self:flex-start}}.GOp9x{padding-top:calc(4.45789rem + 3.17982vw)}@media screen and (max-width:767px){.GOp9x{padding-top:39px}}@media screen and (min-width:1680px){.GOp9x{padding-top:98px}}.IxOWA{align-items:center;color:var(--tc-grey3);cursor:pointer;display:flex;font-size:calc(.67895rem + .54825vw);gap:calc(.56316rem + .4386vw);justify-content:flex-start;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){.IxOWA{font-size:16px}}@media screen and (min-width:1680px){.IxOWA{font-size:16px}}@media screen and (max-width:767px){.IxOWA{letter-spacing:.5px}}@media screen and (min-width:1680px){.IxOWA{letter-spacing:.5px}}@media screen and (max-width:767px){.IxOWA{line-height:22px}}@media screen and (min-width:1680px){.IxOWA{line-height:22px}}@media screen and (max-width:767px){.IxOWA{gap:13px}}@media screen and (min-width:1680px){.IxOWA{gap:13px}}@media print,screen and (min-width:768px){.IxOWA{transition:color .5s ease}.IxOWA:hover{color:var(--tc-primaryBrand)}}.fk1k3{font-size:calc(.87895rem + .54825vw);left:0;position:relative;top:-.1rem}@media screen and (max-width:767px){.fk1k3{left:0}}@media screen and (min-width:1680px){.fk1k3{left:0}}@media screen and (max-width:767px){.fk1k3{top:-1px}}@media screen and (min-width:1680px){.fk1k3{top:-1px}}@media screen and (max-width:767px){.fk1k3{font-size:18px}}@media screen and (min-width:1680px){.fk1k3{font-size:18px}}.eTR1L{display:flex;flex-direction:column}.eTR1L .bekXl{color:var(--tc-primaryBrand);font-size:32px;letter-spacing:0;line-height:36px;margin-bottom:30px}.eTR1L .WIAmS,.eTR1L .hNq84{margin-bottom:30px;padding-top:5px}.eTR1L .hNq84{color:#a2aab6;margin-bottom:25px}.eTR1L .tGN_E{display:flex;flex-direction:column;gap:10px}.fHsy8 .flAOB{background-color:#fff;color:#53595f;display:block;display:flex;font-size:calc(1.11053rem + .76754vw);font-weight:600;justify-content:space-between;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.34211rem + .98684vw);padding-bottom:calc(.04211rem + .98684vw);padding-left:0;padding-top:calc(1.11053rem + .76754vw);position:relative;text-align:left;width:100%}@media screen and (max-width:767px){.fHsy8 .flAOB{font-size:18px}}@media screen and (min-width:1680px){.fHsy8 .flAOB{font-size:24px}}@media screen and (max-width:767px){.fHsy8 .flAOB{line-height:30px}}@media screen and (min-width:1680px){.fHsy8 .flAOB{line-height:30px}}@media screen and (max-width:767px){.fHsy8 .flAOB{letter-spacing:-.5px}}@media screen and (min-width:1680px){.fHsy8 .flAOB{letter-spacing:-.5px}}@media screen and (max-width:767px){.fHsy8 .flAOB{padding-top:12px}}@media screen and (min-width:1680px){.fHsy8 .flAOB{padding-bottom:23px;padding-top:24px}}@media screen and (max-width:767px){.fHsy8 .flAOB{padding-left:1px}}@media screen and (min-width:1680px){.fHsy8 .flAOB{padding-left:0}}@media print,screen and (min-width:768px){.fHsy8 .flAOB{transition:color .5s ease}.fHsy8 .flAOB:hover{color:var(--tc-primaryBrand)}}.fHsy8 .flAOB{transition:color .5s ease,background-color .5s ease,border-color .5s ease}@media screen and (max-width:767px){.fHsy8 .flAOB{padding-bottom:11px}}@media screen and (min-width:1680px){.fHsy8 .flAOB{padding-bottom:17px}}.fHsy8 .flAOB .f2B7L{float:right;font-size:calc(1.57368rem + 1.20614vw);position:relative;right:calc(-.11579rem - .10965vw);top:calc(-.11579rem - .10965vw)}@media screen and (max-width:767px){.fHsy8 .flAOB .f2B7L{font-size:22px}}@media screen and (min-width:1680px){.fHsy8 .flAOB .f2B7L{font-size:36px}}@media screen and (max-width:767px){.fHsy8 .flAOB .f2B7L{right:1px}}@media screen and (min-width:1680px){.fHsy8 .flAOB .f2B7L{right:-3px}}@media screen and (max-width:767px){.fHsy8 .flAOB .f2B7L{top:4px}}@media screen and (min-width:1680px){.fHsy8 .flAOB .f2B7L{top:-3px}}.fHsy8 .vJEQ9{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw);padding-bottom:calc(1.01053rem + .76754vw);padding-left:calc(1.88947rem + 1.31579vw)}@media screen and (max-width:767px){.fHsy8 .vJEQ9{padding-left:10px}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9{padding-left:41px}}@media screen and (max-width:767px){.fHsy8 .vJEQ9{gap:6px}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9{gap:10px}}@media screen and (max-width:767px){.fHsy8 .vJEQ9{padding-bottom:23px}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9{padding-bottom:23px}}.fHsy8 .vJEQ9 .KmK5z{color:#53595f;display:block;font-size:calc(.87895rem + .54825vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.12632rem + .87719vw);padding-left:calc(.99474rem + .65789vw);position:relative;transition:color .5s ease}@media screen and (max-width:767px){.fHsy8 .vJEQ9 .KmK5z{font-size:18px}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9 .KmK5z{font-size:18px}}@media screen and (max-width:767px){.fHsy8 .vJEQ9 .KmK5z{line-height:26px}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9 .KmK5z{line-height:26px}}@media screen and (max-width:767px){.fHsy8 .vJEQ9 .KmK5z{letter-spacing:-.5px}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9 .KmK5z{letter-spacing:-.5px}}@media screen and (max-width:767px){.fHsy8 .vJEQ9 .KmK5z{padding-left:21px}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9 .KmK5z{padding-left:21px}}@media screen and (max-width:767px){.fHsy8 .vJEQ9 .KmK5z{font-weight:400}}.fHsy8 .vJEQ9 .KmK5z:before{background-color:#53595f;border-radius:50%;content:"";height:calc(.23158rem + .2193vw);left:0;position:absolute;top:calc(.44737rem + .32895vw);width:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.fHsy8 .vJEQ9 .KmK5z:before{width:6px}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9 .KmK5z:before{width:6px}}@media screen and (max-width:767px){.fHsy8 .vJEQ9 .KmK5z:before{height:6px}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9 .KmK5z:before{height:6px}}@media screen and (max-width:767px){.fHsy8 .vJEQ9 .KmK5z:before{top:10px}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9 .KmK5z:before{top:10px}}@media screen and (max-width:767px){.fHsy8 .vJEQ9 .KmK5z:before{left:0}}@media screen and (min-width:1680px){.fHsy8 .vJEQ9 .KmK5z:before{left:0}}.fHsy8 .vJEQ9 .KmK5z:hover{color:var(--tc-primaryBrand)}.Z_R0T{border-bottom:1px solid #a2aab6;margin-left:0;padding-bottom:calc(2.23684rem + 1.64474vw)}@media screen and (max-width:767px){.Z_R0T{padding-bottom:20px}}@media screen and (min-width:1680px){.Z_R0T{padding-bottom:50px}}@media screen and (max-width:767px){.Z_R0T{margin-left:-2px}}@media screen and (min-width:1680px){.Z_R0T{margin-left:0}}@media print,screen and (min-width:768px){.GS5jt{grid-column-gap:calc(2.23684rem + 1.64474vw);-webkit-column-gap:calc(2.23684rem + 1.64474vw);column-gap:calc(2.23684rem + 1.64474vw);display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px)and (max-width:767px){.GS5jt{-webkit-column-gap:50px;column-gap:50px}}@media screen and (min-width:768px)and (min-width:1680px){.GS5jt{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.GS5jt{display:flex;flex-direction:column}}.qhLRV{display:flex;flex-direction:column}.uDion{border-bottom:1px solid #dcdee0}.SucBI{color:#53595f;display:block;font-size:calc(1.11053rem + .76754vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(1.34211rem + .98684vw);padding-bottom:calc(1.01053rem + .76754vw);padding-left:0;padding-top:calc(1.11053rem + .76754vw)}@media screen and (max-width:767px){.SucBI{font-size:18px}}@media screen and (min-width:1680px){.SucBI{font-size:24px}}@media screen and (max-width:767px){.SucBI{line-height:30px}}@media screen and (min-width:1680px){.SucBI{line-height:30px}}@media screen and (max-width:767px){.SucBI{letter-spacing:-.5px}}@media screen and (min-width:1680px){.SucBI{letter-spacing:-.5px}}@media screen and (max-width:767px){.SucBI{padding-top:12px}}@media screen and (min-width:1680px){.SucBI{padding-top:24px}}@media screen and (max-width:767px){.SucBI{padding-bottom:11px}}@media screen and (min-width:1680px){.SucBI{padding-bottom:23px}}@media screen and (max-width:767px){.SucBI{padding-left:1px}}@media screen and (min-width:1680px){.SucBI{padding-left:0}}@media print,screen and (min-width:768px){.SucBI{transition:color .5s ease}.SucBI:hover{color:var(--tc-primaryBrand)}}.UUsRO{padding-bottom:calc(5.36842rem + 3.94737vw);padding-top:calc(3.34737rem + 2.41228vw)}@media screen and (max-width:767px){.UUsRO{padding-top:40px}}@media screen and (min-width:1680px){.UUsRO{padding-top:74px}}@media screen and (max-width:767px){.UUsRO{padding-bottom:60px}}@media screen and (min-width:1680px){.UUsRO{padding-bottom:120px}}@media print{.ldysH>div{gap:0!important;grid-template-columns:1fr 0!important}.ldysH>div aside{display:none!important}}.jdd9T{padding-top:calc(1.68947rem + 1.31579vw)}@media screen and (max-width:767px){.jdd9T{padding-top:39px}}@media screen and (min-width:1680px){.jdd9T{padding-top:39px}}.WMceg{border-bottom:none!important;flex-direction:column;gap:calc(.44737rem + .32895vw)}@media screen and (max-width:767px){.WMceg{gap:10px}}@media screen and (min-width:1680px){.WMceg{gap:10px}}.WMceg div{min-width:0}.xTh5R{padding-bottom:15px}.wwI6O{border-top:1px solid #dcdee0;padding-bottom:calc(1.75684rem + 1.22807vw);padding-top:calc(.99368rem + .78947vw)}@media screen and (max-width:767px){.wwI6O{padding-top:23.2px}}@media screen and (min-width:1680px){.wwI6O{padding-top:23.2px}}@media screen and (max-width:767px){.wwI6O{padding-bottom:23.2px}}@media screen and (min-width:1680px){.wwI6O{padding-bottom:38.2px}}.wwI6O:last-child{border-bottom:1px solid #dcdee0}.wwI6O h3{transition:color .5s ease}.wwI6O:hover h3{color:var(--tc-primaryBrand)}.QtX9d{-webkit-box-orient:vertical;-webkit-line-clamp:5;color:#53595f;display:-webkit-box;font-family:Arial,sans-serif;font-size:18px;letter-spacing:.5px;line-height:26px;overflow:hidden;padding-top:calc(.77895rem + .54825vw);text-overflow:ellipsis}@media screen and (max-width:767px){.QtX9d{padding-top:17px}}@media screen and (min-width:1680px){.QtX9d{padding-top:17px}}@media screen and (max-width:767px){.QtX9d{-webkit-line-clamp:14}}.Z9Koh{display:block}.fV_IK{height:2800px}.Tksfx{display:flex;flex-direction:column}.UKfHn{border-bottom:1px solid #dcdee0;margin-bottom:calc(1.65789rem + 1.09649vw);padding-bottom:calc(3.13158rem + 2.30263vw)}@media screen and (max-width:767px){.UKfHn{padding-bottom:35px}}@media screen and (min-width:1680px){.UKfHn{padding-bottom:70px}}@media screen and (max-width:767px){.UKfHn{margin-bottom:35px}}@media screen and (min-width:1680px){.UKfHn{margin-bottom:35px}}.dvVDg{grid-gap:calc(.02632rem + 2.96053vw);grid-row-gap:calc(-.16842rem + 4.38596vw);display:grid;gap:calc(.02632rem + 2.96053vw);grid-template-columns:1fr 1fr 1fr;row-gap:70px}@media screen and (max-width:767px){.dvVDg{gap:20px}}@media screen and (min-width:1680px){.dvVDg{gap:50px}}@media screen and (max-width:767px){.dvVDg{grid-row-gap:18px}}@media screen and (min-width:1680px){.dvVDg{grid-row-gap:72px}}.dvVDg>a h3{transition:color .5s ease}@media print,screen and (min-width:768px){.dvVDg>a:hover h3{color:var(--tc-primaryBrand)}}.dvVDg .mWrmk{height:calc(-.28947rem + 17.43421vw);width:calc(-.52632rem + 28.28947vw)}@media screen and (max-width:767px){.dvVDg .mWrmk{width:100%}}@media screen and (min-width:1680px){.dvVDg .mWrmk{width:470px}}@media screen and (max-width:767px){.dvVDg .mWrmk{height:200px}}@media screen and (min-width:1680px){.dvVDg .mWrmk{height:290px}}.dvVDg .YJJiS{height:100%;object-fit:cover;width:100%}@media screen and (max-width:767px){.dvVDg{grid-template-columns:1fr}}.dvVDg .mWrmk{background-color:#e2e4e8}@media print{.dvVDg .mWrmk{background-color:#e2e4e8!important}}.AwDVh{display:flex;flex-direction:column;gap:calc(.67895rem + .54825vw)}@media screen and (max-width:767px){.AwDVh{gap:16px}}@media screen and (min-width:1680px){.AwDVh{gap:16px}}.CdGe2{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw);max-width:100%}@media screen and (max-width:767px){.CdGe2{gap:10px}}@media screen and (min-width:1680px){.CdGe2{gap:10px}}@media print{.CdGe2{display:none!important}}.ywPG0{border-bottom:1px solid #dcdee0}@media screen and (max-width:767px){.ywPG0{padding:20px 0}}.ywPG0:first-child{border-top:1px solid #dcdee0}.Q8fOG{display:flex;gap:calc(.89474rem + .65789vw);justify-content:space-between;padding-top:calc(1.34211rem + .98684vw)}@media screen and (max-width:767px){.Q8fOG{gap:15px}}@media screen and (min-width:1680px){.Q8fOG{gap:20px}}@media screen and (max-width:767px){.Q8fOG{padding-top:0}}@media screen and (min-width:1680px){.Q8fOG{padding-top:30px}}@media screen and (max-width:767px){.Q8fOG{flex-direction:column}}.Q8fOG:hover .ymx8L{color:var(--tc-primaryBrand)}.DmhxS{display:flex;flex-direction:column;margin-bottom:calc(1.67368rem + 1.20614vw)}@media screen and (max-width:767px){.DmhxS{margin-bottom:0}}@media screen and (min-width:1680px){.DmhxS{margin-bottom:37px}}.ymx8L{margin-bottom:calc(.76316rem + .4386vw);transition:color .5s ease}@media screen and (max-width:767px){.ymx8L{margin-bottom:15px}}@media screen and (min-width:1680px){.ymx8L{margin-bottom:15px}}.rpFVL{flex:none;height:calc(7.15789rem + 5.26316vw);margin-bottom:calc(1.34211rem + .98684vw);width:calc(11.63158rem + 8.55263vw)}@media screen and (max-width:767px){.rpFVL{width:260px}}@media screen and (min-width:1680px){.rpFVL{width:260px}}@media screen and (max-width:767px){.rpFVL{height:160px}}@media screen and (min-width:1680px){.rpFVL{height:160px}}@media screen and (max-width:767px){.rpFVL{margin-bottom:0}}@media screen and (min-width:1680px){.rpFVL{margin-bottom:30px}}.rpFVL .OQ1cb{height:inherit;max-width:none;object-fit:cover;width:inherit}.vnw_D{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.vCkXJ{margin-bottom:calc(3.01579rem + 2.19298vw)}@media screen and (max-width:767px){.vCkXJ{margin-bottom:39px}}@media screen and (min-width:1680px){.vCkXJ{margin-bottom:67px}}.eL4w8{display:flex;flex-direction:column}.eb1uv{border-bottom:1px solid #dcdee0;margin-bottom:calc(3.34737rem + 2.41228vw);padding-bottom:calc(3.13158rem + 2.30263vw)}@media screen and (max-width:767px){.eb1uv{padding-bottom:35px}}@media screen and (min-width:1680px){.eb1uv{padding-bottom:70px}}@media screen and (max-width:767px){.eb1uv{margin-bottom:35px}}@media screen and (min-width:1680px){.eb1uv{margin-bottom:74px}}.vYz8w{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw);margin-top:calc(-.33158rem - .2193vw);padding-bottom:calc(2.46842rem + 1.86404vw)}@media screen and (max-width:767px){.vYz8w{gap:29px}}@media screen and (min-width:1680px){.vYz8w{gap:29px}}@media screen and (max-width:767px){.vYz8w{padding-bottom:35px}}@media screen and (min-width:1680px){.vYz8w{padding-bottom:56px}}@media screen and (max-width:767px){.vYz8w{margin-top:-7px}}@media screen and (min-width:1680px){.vYz8w{margin-top:-7px}}@media print,screen and (min-width:768px){.iW8js:hover{transition:color .5s ease}.iW8js:hover:hover{color:var(--tc-primaryBrand)}}.xpaAI{padding-top:calc(.23158rem + .2193vw)}@media screen and (max-width:767px){.xpaAI{padding-top:0}}@media screen and (min-width:1680px){.xpaAI{padding-top:6px}}.Ajckx{display:flex;flex-direction:column;gap:calc(1.45789rem + 1.09649vw);padding-bottom:calc(2.9rem + 2.08333vw)}@media screen and (max-width:767px){.Ajckx{gap:33px}}@media screen and (min-width:1680px){.Ajckx{gap:33px}}@media screen and (max-width:767px){.Ajckx{padding-bottom:64px}}@media screen and (min-width:1680px){.Ajckx{padding-bottom:64px}}.ZvQ8J{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw);margin-top:calc(-.33158rem - .2193vw)}@media screen and (max-width:767px){.ZvQ8J{gap:29px}}@media screen and (min-width:1680px){.ZvQ8J{gap:29px}}@media screen and (max-width:767px){.ZvQ8J{margin-top:-7px}}@media screen and (min-width:1680px){.ZvQ8J{margin-top:-7px}}.dzo8B{margin-top:calc(-.33158rem - .2193vw)}@media screen and (max-width:767px){.dzo8B{margin-top:0}}@media screen and (min-width:1680px){.dzo8B{margin-top:-7px}}.E8aCO{margin-bottom:calc(.67895rem + .54825vw)}@media screen and (max-width:767px){.E8aCO{margin-bottom:24px}}@media screen and (min-width:1680px){.E8aCO{margin-bottom:16px}}.I4uY7{border-bottom:1px solid #dcdee0;display:flex;gap:0;justify-content:flex-end;margin-bottom:calc(1.01053rem + .76754vw);padding-bottom:calc(.99474rem + .65789vw)}@media screen and (max-width:767px){.I4uY7{padding-bottom:21px}}@media screen and (min-width:1680px){.I4uY7{padding-bottom:21px}}@media screen and (max-width:767px){.I4uY7{margin-bottom:23px}}@media screen and (min-width:1680px){.I4uY7{margin-bottom:23px}}@media screen and (max-width:767px){.I4uY7{gap:17px}}@media screen and (min-width:1680px){.I4uY7{gap:0}}@media screen and (max-width:767px){.I4uY7{align-items:flex-start;flex-direction:column}}._eoyX{float:right;height:calc(2.23158rem + 14.80263vw);margin-bottom:calc(.35263rem + 1.75439vw);margin-left:calc(.31579rem + 2.19298vw);margin-top:calc(.14737rem + .32895vw);width:calc(3.47368rem + 24.12281vw)}@media screen and (max-width:767px){._eoyX{margin-left:40px}}@media screen and (min-width:1680px){._eoyX{margin-left:40px}}@media screen and (max-width:767px){._eoyX{margin-top:0}}@media screen and (min-width:1680px){._eoyX{margin-top:7px}}@media screen and (max-width:767px){._eoyX{margin-bottom:33px}}@media screen and (min-width:1680px){._eoyX{margin-bottom:33px}}@media screen and (max-width:767px){._eoyX{width:260px}}@media screen and (min-width:1680px){._eoyX{width:440px}}@media screen and (max-width:767px){._eoyX{height:160px}}@media screen and (min-width:1680px){._eoyX{height:271px}}@media screen and (max-width:767px){._eoyX{float:none;margin-left:0}}@media print{._eoyX{height:160px;width:240px}}.SFmZF{position:relative;top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.SFmZF{top:0}}@media screen and (min-width:1680px){.SFmZF{top:-2px}}.vCt2k{padding-top:calc(4.45789rem + 3.17982vw)}@media screen and (max-width:767px){.vCt2k{padding-top:39px}}@media screen and (min-width:1680px){.vCt2k{padding-top:98px}}.rTDoK{display:flex;flex-direction:column;margin-top:calc(-.23158rem - .2193vw)}@media screen and (max-width:767px){.rTDoK{margin-top:0}}@media screen and (min-width:1680px){.rTDoK{margin-top:-6px}}.x6BX8{border-bottom:1px solid #dcdee0;margin-bottom:calc(1.11053rem + .76754vw);padding-bottom:calc(3.13158rem + 2.30263vw)}@media screen and (max-width:767px){.x6BX8{padding-bottom:35px}}@media screen and (min-width:1680px){.x6BX8{padding-bottom:70px}}@media screen and (max-width:767px){.x6BX8{margin-bottom:35px}}@media screen and (min-width:1680px){.x6BX8{margin-bottom:24px}}.tR0rc{border-top:none;padding-top:0}._rhqo{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw);max-width:100%}@media screen and (max-width:767px){._rhqo{gap:10px}}@media screen and (min-width:1680px){._rhqo{gap:10px}}@media print{._rhqo{display:none!important}}.Ne1kC{display:flex;flex-direction:column;justify-content:flex-end}.BcjTX{padding-bottom:calc(.01579rem + .10965vw);padding-top:calc(3.03158rem + 2.30263vw)}@media screen and (max-width:767px){.BcjTX{padding-top:39px}}@media screen and (min-width:1680px){.BcjTX{padding-top:69px}}@media screen and (max-width:767px){.BcjTX{padding-bottom:0}}@media screen and (min-width:1680px){.BcjTX{padding-bottom:2px}}.HAu_B{display:flex;flex-direction:column;gap:calc(1.45789rem + 1.09649vw);padding-bottom:calc(2.9rem + 2.08333vw)}@media screen and (max-width:767px){.HAu_B{gap:33px}}@media screen and (min-width:1680px){.HAu_B{gap:33px}}@media screen and (max-width:767px){.HAu_B{padding-bottom:40px}}@media screen and (min-width:1680px){.HAu_B{padding-bottom:64px}}.f4h5V{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw);margin-top:calc(-.33158rem - .2193vw)}@media screen and (max-width:767px){.f4h5V{gap:29px}}@media screen and (min-width:1680px){.f4h5V{gap:29px}}@media screen and (max-width:767px){.f4h5V{margin-top:-7px}}@media screen and (min-width:1680px){.f4h5V{margin-top:-7px}}.oDyV6{transition:color .5s ease}.oDyV6:hover{color:var(--tc-primaryBrand)}.SL3Mr{background:rgba(0,0,0,.2);display:flex;flex-direction:column;gap:10px;padding:20px}.Iw0xg{border:1px solid #333;padding:20px}@font-face{font-family:Arial;font-style:normal;font-weight:400;src:url(/static/media/arial-regular.7c7e954285e1787402e3.woff) format("woff")}@font-face{font-family:Arial;font-style:normal;font-weight:600;src:url(/static/media/arial-bold.0f72496113227f9e3079.woff) format("woff")}*,:after,:before{border:none;box-sizing:border-box}body{background:#1d252e;color:red;line-height:inherit}body svg{color:inherit}@media print{body{padding-top:0!important}}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}em{font-style:italic}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{-webkit-appearance:none;border-radius:0;color:inherit;font-family:inherit;font-size:100%;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#53595f;font-family:Arial,sans-serif;font-weight:400;margin:0;min-height:100vh;position:relative;text-rendering:geometricPrecision}body,html{overscroll-behavior:none;scroll-behavior:auto}b,strong{font-weight:500}em,i{font-style:italic}hr{opacity:1}input[type=search]:not(.a11y-keyboard-focus):focus,input[type=text]:not(.a11y-keyboard-focus):focus{box-shadow:none;outline:none}input{-webkit-appearance:none;border-radius:0;outline:none}input:focus{box-shadow:none;outline:none}:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible;z-index:130}:focus-visible.inverted-outline{box-shadow:0 0 0 2px #fff;outline-color:#000}input.a11y-keyboard-focus:focus-visible:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}input.a11y-keyboard-focus:focus-visible:focus-visible.inverted-outline{box-shadow:0 0 0 2px #fff;outline-color:#000}@media print{*{background:inherit!important;color:inherit!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.app{margin:0 auto;max-width:1920px;width:100%}@media screen and (max-width:767px){.app{max-width:430px}}@media print{.app.no-print{display:none}}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}p{font-family:Arial,sans-serif;font-size:calc(.87895rem + .54825vw);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){p{font-size:18px}}@media screen and (min-width:1680px){p{font-size:18px}}@media screen and (max-width:767px){p{line-height:26px}}@media screen and (min-width:1680px){p{line-height:26px}}@media screen and (max-width:767px){p{letter-spacing:.5px}}@media screen and (min-width:1680px){p{letter-spacing:.5px}}a,p{color:#adff2f;font-family:Arial,sans-serif;font-size:100px;font-weight:400}@media print{a,p{color:#000;font-size:13px;line-height:22px}}a:hover{color:purple}@media screen and (max-width:767px){a:hover{color:inherit}}body:not(.prerender) .page{min-height:100svh;opacity:0;overflow:clip visible;position:relative}body.prerender .backdrop,body.prerender .backdrop2{display:none}.container-fluid{--bs-gutter-x:0}li{display:list-item}::selection *{text-decoration:none!important;text-decoration-color:transparent!important}.rZhhM{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:30}@media print{.rZhhM{display:none}}.WMXEA{align-items:center;background:#fff;bottom:0;box-shadow:0 0 30px 0 rgba(0,0,0,.15);display:flex;justify-content:center;overflow:hidden;position:fixed;z-index:1030}@media screen and (min-width:1920px){.WMXEA{width:1920px}}@media screen and (max-width:767px){.WMXEA{box-shadow:1px 1px 10px rgba(0,0,0,.1);height:-webkit-min-content;height:min-content;left:25px;position:fixed;top:110px;width:calc(100% - 50px)}}@media print{.WMXEA{display:none}}.pUK76{grid-gap:calc(-5.92105rem + 8.88158vw);display:grid;grid-template-columns:1fr auto;padding:calc(-.16316rem + 3.72807vw) calc(-.07368rem + 5.04386vw) calc(-.16316rem + 3.72807vw) calc(-.15789rem + 5.15351vw)}@media screen and (max-width:767px){.pUK76{grid-gap:22px}}@media screen and (min-width:1680px){.pUK76{grid-gap:90px}}@media screen and (max-width:767px){.pUK76{padding-top:25px}}@media screen and (min-width:1680px){.pUK76{padding-top:61px}}@media screen and (max-width:767px){.pUK76{padding-left:25px}}@media screen and (min-width:1680px){.pUK76{padding-left:85px}}@media screen and (max-width:767px){.pUK76{padding-right:25px}}@media screen and (min-width:1680px){.pUK76{padding-right:84px}}@media screen and (max-width:767px){.pUK76{padding-bottom:25px}}@media screen and (min-width:1680px){.pUK76{padding-bottom:61px}}.pUK76:focus{outline:none}@media screen and (max-width:767px){.pUK76{grid-template-columns:1fr;max-height:85vh;overflow-y:scroll}}@media print{.pUK76{display:none}}.COdKI{color:#53595f;font-size:calc(.87895rem + .54825vw);line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.COdKI{font-size:18px}}@media screen and (min-width:1680px){.COdKI{font-size:18px}}@media screen and (max-width:767px){.COdKI{line-height:26px}}@media screen and (min-width:1680px){.COdKI{line-height:26px}}.Ajc9Y{grid-gap:calc(-.02632rem + 1.20614vw);align-content:center;display:grid;grid-template-columns:auto auto}@media screen and (max-width:767px){.Ajc9Y{grid-gap:20px}}@media screen and (min-width:1680px){.Ajc9Y{grid-gap:20px}}@media screen and (max-width:767px){.Ajc9Y{grid-template-columns:1fr}}.Y6Sir{background:none;color:#53595f;font-size:calc(-.01053rem + 1.31579vw);height:calc(-.01053rem + 1.31579vw);position:absolute;right:calc(.05263rem + 1.75439vw);top:calc(-.04737rem + 1.75439vw);transition:color .5s ease;width:calc(-.01053rem + 1.31579vw)}.Y6Sir:hover{color:var(--tc-primaryBrand)}.Y6Sir svg{height:100%;width:100%}@media screen and (max-width:767px){.Y6Sir{top:25px}}@media screen and (min-width:1680px){.Y6Sir{top:29px}}@media screen and (max-width:767px){.Y6Sir{right:25px}}@media screen and (min-width:1680px){.Y6Sir{right:30px}}@media screen and (max-width:767px){.Y6Sir{height:22px}}@media screen and (min-width:1680px){.Y6Sir{height:22px}}@media screen and (max-width:767px){.Y6Sir{width:22px}}@media screen and (min-width:1680px){.Y6Sir{width:22px}}@media screen and (max-width:767px){.Y6Sir{font-size:22px}}@media screen and (min-width:1680px){.Y6Sir{font-size:22px}}.yNG_d{float:right;height:22px;width:22px}.mopQP::marker{content:""}.mopQP .oxe25{position:relative;text-decoration:none}.mopQP .oxe25 .MB4co{border:none;border-radius:0;cursor:pointer;margin-right:calc(-.13158rem + 6.0307vw)}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co{margin-right:0}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co{margin-right:100px}}.mopQP .oxe25 .MB4co .OR2FZ{display:flex;flex-direction:column;flex-wrap:wrap;height:calc(6.84211rem + 15.57018vw);outline-offset:-1px}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ{height:308px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ{height:330px}}.mopQP .oxe25 .MB4co .OR2FZ .TkYs0{flex:1 1 auto;position:relative}.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .lhC0z{color:#d7c92f;font-size:calc(.67895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.87895rem + .54825vw)}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .lhC0z{font-size:16px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .lhC0z{font-size:16px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .lhC0z{line-height:18px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .lhC0z{line-height:18px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .lhC0z{letter-spacing:.5px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .lhC0z{letter-spacing:.5px}}.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .HbKad{box-sizing:initial;height:calc(3.58421rem + 10.30702vw);padding-bottom:calc(.31053rem + .76754vw);padding-top:calc(.31053rem + .76754vw);width:calc(5.81579rem + 16.77632vw)}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .HbKad{width:210px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .HbKad{width:340px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .HbKad{height:129px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .HbKad{height:209px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .HbKad{padding-bottom:15px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .HbKad{padding-bottom:16px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .HbKad{padding-top:16px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .HbKad{padding-top:16px}}.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .HbKad+._A8hi{padding-top:0}.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;display:-webkit-box;font-size:calc(.60526rem + 1.42544vw);font-weight:600;letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.65263rem + 1.75439vw);margin-bottom:calc(.29474rem + .65789vw);overflow:hidden;padding-top:calc(.16316rem + .4386vw);text-overflow:ellipsis;transition:color .5s ease}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{font-size:20px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{font-size:30px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{line-height:26px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{line-height:36px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{letter-spacing:-.5px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{letter-spacing:-.5px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{margin-bottom:14px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{margin-bottom:14px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{padding-top:9px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{padding-top:9px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 ._A8hi{-webkit-line-clamp:3;font-weight:600;max-width:80%;text-overflow:inherit}}.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .ELwlh{-webkit-box-orient:vertical;-webkit-line-clamp:9;color:#fff;display:-webkit-box;font-size:calc(.32632rem + .87719vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.37368rem + 1.20614vw);margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;word-break:break-word}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .ELwlh{font-size:18px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .ELwlh{font-size:18px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .ELwlh{line-height:24px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .ELwlh{line-height:24px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .ELwlh{letter-spacing:.5px}}@media screen and (min-width:1680px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .ELwlh{letter-spacing:.5px}}@media screen and (max-width:767px){.mopQP .oxe25 .MB4co .OR2FZ .TkYs0 .ELwlh{-webkit-line-clamp:6;max-width:80%}}.mopQP .oxe25 .MB4co .OR2FZ:hover ._A8hi{color:#d7c92f}@media print,screen and (min-width:768px){.mopQP .oxe25:after{background-color:#fff;bottom:calc(-.05263rem + .32895vw);content:"";height:97.4%;left:calc(.05789rem - 3.07018vw);opacity:.2;position:absolute;width:1px}}@media screen and (min-width:768px)and (max-width:767px){.mopQP .oxe25:after{bottom:5px}}@media screen and (min-width:768px)and (min-width:1680px){.mopQP .oxe25:after{bottom:5px}}@media screen and (min-width:768px)and (max-width:767px){.mopQP .oxe25:after{left:-51px}}@media screen and (min-width:768px)and (min-width:1680px){.mopQP .oxe25:after{left:-51px}}@media print,screen and (min-width:768px){.mopQP .oxe25 .OR2FZ:hover ._A8hi{color:#d7c92f}}.Lj5nE{background-color:var(--tc-grey1);padding-top:calc(-.10526rem + 4.82456vw);transition:background-color .5s ease}@media screen and (max-width:767px){.Lj5nE{padding-top:44px}}@media screen and (min-width:1680px){.Lj5nE{padding-top:80px}}.Lj5nE .QFWHF{padding-bottom:calc(-.05263rem + 6.57895vw)}@media screen and (max-width:767px){.Lj5nE .QFWHF{padding-bottom:0}}@media screen and (min-width:1680px){.Lj5nE .QFWHF{padding-bottom:110px}}.Lj5nE .QFWHF .G3lz5{margin-bottom:0;padding-bottom:0}@media screen and (max-width:767px){.Lj5nE .QFWHF .G3lz5{padding-bottom:21px}}@media screen and (min-width:1680px){.Lj5nE .QFWHF .G3lz5{padding-bottom:0}}@media screen and (max-width:767px){.Lj5nE .QFWHF .G3lz5{margin-bottom:27px}}@media screen and (min-width:1680px){.Lj5nE .QFWHF .G3lz5{margin-bottom:0}}@media screen and (max-width:767px){.Lj5nE .QFWHF .G3lz5{border-bottom:1px solid hsla(0,0%,100%,.2)}}.Lj5nE .UCskc{margin:0 auto;overflow:hidden;padding-bottom:calc(4.80526rem + 3.50877vw)}@media screen and (max-width:767px){.Lj5nE .UCskc{padding-bottom:0}}@media screen and (min-width:1680px){.Lj5nE .UCskc{padding-bottom:107px}}@media screen and (max-width:767px){.Lj5nE .UCskc{margin:0 25px;overflow:visible}}@media print{.Lj5nE,.Lj5nE .UCskc{display:none!important}}.j8JR9{align-items:center;display:flex;font-size:calc(.00526rem + 1.42544vw);gap:calc(.07895rem + .54825vw);justify-content:flex-start;padding:0}@media screen and (max-width:767px){.j8JR9{font-size:24px}}@media screen and (min-width:1680px){.j8JR9{font-size:24px}}@media screen and (max-width:767px){.j8JR9{gap:10px}}@media screen and (min-width:1680px){.j8JR9{gap:10px}}@media screen and (max-width:767px){.j8JR9{justify-content:flex-start}}.j8JR9 .HMEWA{align-items:center;background-color:#53595f;border-radius:50px;display:flex;height:calc(1.2rem + 2.08333vw);justify-content:center;overflow:hidden;width:calc(1.2rem + 2.08333vw)}@media screen and (max-width:767px){.j8JR9 .HMEWA{width:47px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA{width:47px}}@media screen and (max-width:767px){.j8JR9 .HMEWA{height:47px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA{height:47px}}@media print,screen and (min-width:768px){.j8JR9 .HMEWA{transition:background-color .5s ease}.j8JR9 .HMEWA:hover{background-color:var(--tc-primaryBrand)}}.j8JR9 .HMEWA .EJqF9{color:#fff;font-size:calc(1.11053rem + .76754vw);height:calc(1.75263rem + 1.75439vw);width:calc(1.75263rem + 1.75439vw)}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9{font-size:24px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9{font-size:24px}}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9{width:47px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9{width:47px}}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9{height:47px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9{height:47px}}.j8JR9 .HMEWA .EJqF9.KLigI{padding-bottom:.1rem;padding-left:calc(.46316rem + .4386vw);padding-right:calc(.46316rem + .4386vw)}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9.KLigI{padding-bottom:1px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9.KLigI{padding-bottom:1px}}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9.KLigI{padding-left:12px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9.KLigI{padding-left:12px}}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9.KLigI{padding-right:12px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9.KLigI{padding-right:12px}}.j8JR9 .HMEWA .EJqF9.LDy6v{padding:0 calc(.66316rem + .4386vw) 0 calc(.76316rem + .4386vw)}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9.LDy6v{padding-left:15px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9.LDy6v{padding-left:15px}}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9.LDy6v{padding-right:14px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9.LDy6v{padding-right:14px}}.j8JR9 .HMEWA .EJqF9.QeN_5{padding-bottom:.1rem;padding-left:calc(.46316rem + .4386vw);padding-right:calc(.54737rem + .32895vw)}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9.QeN_5{padding-bottom:1px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9.QeN_5{padding-bottom:1px}}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9.QeN_5{padding-left:12px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9.QeN_5{padding-left:12px}}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9.QeN_5{padding-right:11px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9.QeN_5{padding-right:11px}}.j8JR9 .HMEWA .EJqF9.BS4Jg{padding-left:calc(.56316rem + .4386vw);padding-right:calc(.46316rem + .4386vw)}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9.BS4Jg{padding-left:13px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9.BS4Jg{padding-left:13px}}@media screen and (max-width:767px){.j8JR9 .HMEWA .EJqF9.BS4Jg{padding-right:12px}}@media screen and (min-width:1680px){.j8JR9 .HMEWA .EJqF9.BS4Jg{padding-right:12px}}.tpRyp{background-color:#e2e4e8;padding-bottom:calc(1.97368rem + 3.28947vw);padding-top:calc(1.94211rem + 3.07018vw)}@media screen and (max-width:767px){.tpRyp{padding-top:50px}}@media screen and (min-width:1680px){.tpRyp{padding-top:71px}}@media screen and (max-width:767px){.tpRyp{padding-bottom:55px}}@media screen and (min-width:1680px){.tpRyp{padding-bottom:75px}}@media print{.tpRyp{padding-bottom:0}}.zopQi{grid-gap:calc(-.10526rem + 4.82456vw);display:grid;gap:calc(-.10526rem + 4.82456vw);grid:auto-flow/1fr 1fr 1fr;margin-left:0;margin-right:0}@media screen and (max-width:767px){.zopQi{gap:80px}}@media screen and (min-width:1680px){.zopQi{gap:80px}}@media screen and (max-width:767px){.zopQi{display:flex;flex-direction:column;gap:0}}@media print{.zopQi{padding-bottom:0}}.AWPKq{padding-left:0;translate:0 .5px}@media screen and (max-width:767px){.AWPKq{translate:0 0}}.AWPKq a{display:block;width:calc(8.94737rem + 6.57895vw)}@media screen and (max-width:767px){.AWPKq a{width:200px}}@media screen and (min-width:1680px){.AWPKq a{width:200px}}.AWPKq a:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.AWPKq a:focus-visible.sE6wt{box-shadow:0 0 0 2px #fff;outline-color:#000}.AWPKq img{width:inherit}.PJ8px{margin-top:0;padding-left:calc(.23158rem + .2193vw);position:relative;width:100%}@media screen and (max-width:767px){.PJ8px{margin-top:41px}}@media screen and (min-width:1680px){.PJ8px{margin-top:0}}@media screen and (max-width:767px){.PJ8px{padding-left:0}}@media screen and (min-width:1680px){.PJ8px{padding-left:6px}}@media print,screen and (min-width:768px){.PJ8px:before{background-color:#a2aab6;content:"";height:calc(-.08421rem + 6.35965vw);left:calc(-2.23684rem - 1.64474vw);position:absolute;top:1px;width:.1rem;z-index:10}}@media screen and (min-width:768px)and (max-width:767px){.PJ8px:before{width:1px}}@media screen and (min-width:768px)and (min-width:1680px){.PJ8px:before{width:1px}}@media screen and (min-width:768px)and (max-width:767px){.PJ8px:before{height:100%}}@media screen and (min-width:768px)and (min-width:1680px){.PJ8px:before{height:106px}}@media screen and (min-width:768px)and (max-width:767px){.PJ8px:before{left:-50px}}@media screen and (min-width:768px)and (min-width:1680px){.PJ8px:before{left:-50px}}@media print{.PJ8px{display:none}}.B5sUe{margin-top:0;padding-left:calc(.99474rem + .65789vw);position:relative;width:100%}@media screen and (max-width:767px){.B5sUe{margin-top:35px}}@media screen and (min-width:1680px){.B5sUe{margin-top:0}}@media screen and (max-width:767px){.B5sUe{padding-left:0}}@media screen and (min-width:1680px){.B5sUe{padding-left:21px}}.B5sUe:before{background-color:#a2aab6;content:"";height:calc(-.08421rem + 6.35965vw);left:calc(.08421rem - 2.19298vw);position:absolute;top:1px;width:.1rem;z-index:10}@media screen and (max-width:767px){.B5sUe:before{width:1px}}@media screen and (min-width:1680px){.B5sUe:before{width:1px}}@media screen and (max-width:767px){.B5sUe:before{height:100%}}@media screen and (min-width:1680px){.B5sUe:before{height:106px}}@media screen and (max-width:767px){.B5sUe:before{left:-36px}}@media screen and (min-width:1680px){.B5sUe:before{left:-36px}}@media print{.B5sUe{display:none}}.BRGht{margin-top:calc(-.01579rem - .10965vw)}@media screen and (max-width:767px){.BRGht{margin-top:-2px}}@media screen and (min-width:1680px){.BRGht{margin-top:-2px}}.BRGht:not(:first-of-type){margin-top:calc(-.05789rem + .98684vw)}@media screen and (max-width:767px){.BRGht:not(:first-of-type){margin-top:16px}}@media screen and (min-width:1680px){.BRGht:not(:first-of-type){margin-top:16px}}.whKg8{color:#53595f;font-size:calc(.92632rem + .87719vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(1.12632rem + .87719vw)}@media screen and (max-width:767px){.whKg8{font-size:24px}}@media screen and (min-width:1680px){.whKg8{font-size:24px}}@media screen and (max-width:767px){.whKg8{letter-spacing:.5px}}@media screen and (min-width:1680px){.whKg8{letter-spacing:.5px}}@media screen and (max-width:767px){.whKg8{line-height:26px}}@media screen and (min-width:1680px){.whKg8{line-height:26px}}@media print,screen and (min-width:768px){.whKg8{transition:color .5s ease}.whKg8:hover{color:var(--tc-primaryBrand)}}.X0SZx{padding-right:calc(-6.06316rem + 16.22807vw)}@media screen and (max-width:767px){.X0SZx{padding-right:0}}@media screen and (min-width:1680px){.X0SZx{padding-right:212px}}@media print{.X0SZx{display:none}}.BcTLF{grid-gap:calc(.05263rem + 1.75439vw);display:grid;gap:calc(.05263rem + 1.75439vw);grid:auto-flow/.75fr 1.25fr;padding-top:calc(-.19474rem + 7.67544vw)}@media screen and (max-width:767px){.BcTLF{padding-top:79px}}@media screen and (min-width:1680px){.BcTLF{padding-top:127px}}@media screen and (max-width:767px){.BcTLF{gap:33px}}@media screen and (min-width:1680px){.BcTLF{gap:30px}}@media screen and (max-width:767px){.BcTLF{display:flex;flex-direction:column;position:relative}.BcTLF:before{background-color:#a2aab6;content:"";height:1px;left:7px;position:absolute;top:41px;width:calc(100% - 14px)}}@media print{.BcTLF{gap:0;grid:1fr/1fr;padding-bottom:15pt;padding-top:15pt}}.nioKI{display:flex;gap:0;justify-content:space-between}@media screen and (max-width:767px){.nioKI{gap:17px}}@media screen and (min-width:1680px){.nioKI{gap:0}}@media screen and (max-width:767px){.nioKI{flex-direction:column;max-width:260px}}@media print{.nioKI{display:none}}.INUHf,.MK4CF{color:#53595f;font-size:calc(-.05789rem + .98684vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.91053rem + .76754vw)}@media screen and (max-width:767px){.INUHf,.MK4CF{font-size:16px}}@media screen and (min-width:1680px){.INUHf,.MK4CF{font-size:16px}}@media screen and (max-width:767px){.INUHf,.MK4CF{letter-spacing:.5px}}@media screen and (min-width:1680px){.INUHf,.MK4CF{letter-spacing:.5px}}@media screen and (max-width:767px){.INUHf,.MK4CF{line-height:22px}}@media screen and (min-width:1680px){.INUHf,.MK4CF{line-height:22px}}@media screen and (max-width:767px){.INUHf,.MK4CF{max-width:260px}}@media print{.INUHf,.MK4CF{font-size:10pt}}@media screen and (max-width:1200px){.BcTLF{align-items:flex-start;display:flex;flex-direction:column;gap:calc(-.02632rem + 1.20614vw)}}@media screen and (max-width:1200px)and (max-width:767px){.BcTLF{gap:17px}}@media screen and (max-width:1200px)and (min-width:1680px){.BcTLF{gap:20px}}@media screen and (max-width:1200px){.nioKI{gap:calc(.03684rem + 1.64474vw)}}@media screen and (max-width:1200px)and (max-width:767px){.nioKI{gap:17px}}@media screen and (max-width:1200px)and (min-width:1680px){.nioKI{gap:28px}}@media screen and (max-width:1200px){.INUHf,.MK4CF{font-size:calc(.87895rem + .54825vw);letter-spacing:calc(-.04211rem + .05482vw);line-height:calc(.91053rem + .76754vw)}}@media screen and (max-width:1200px)and (max-width:767px){.INUHf,.MK4CF{font-size:18px}}@media screen and (max-width:1200px)and (min-width:1680px){.INUHf,.MK4CF{font-size:18px}}@media screen and (max-width:1200px)and (max-width:767px){.INUHf,.MK4CF{letter-spacing:.5px}}@media screen and (max-width:1200px)and (min-width:1680px){.INUHf,.MK4CF{letter-spacing:.5px}}@media screen and (max-width:1200px)and (max-width:767px){.INUHf,.MK4CF{line-height:22px}}@media screen and (max-width:1200px)and (min-width:1680px){.INUHf,.MK4CF{line-height:22px}}.MK4CF{translate:1px 0}@media screen and (max-width:767px){.MK4CF{translate:0 0}}.INUHf{text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){.INUHf{text-underline-offset:4px}}@media screen and (min-width:1680px){.INUHf{text-underline-offset:4px}}@media print,screen and (min-width:768px){.INUHf:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{.INUHf{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.INUHf{transition:color .5s ease}.INUHf:hover{color:var(--tc-primaryBrand)}}.INUHf{transition:color .5s ease,text-decoration-color .5s ease}.underline{background-color:#a2aab6;bottom:calc(.33158rem + .2193vw);height:.1rem;position:absolute;width:100%}@media screen and (max-width:767px){.underline{bottom:7px}}@media screen and (min-width:1680px){.underline{bottom:7px}}@media screen and (max-width:767px){.underline{height:1px}}@media screen and (min-width:1680px){.underline{height:1px}}.FQ5mG{padding:0}@media screen and (max-width:767px){.FQ5mG{padding:26px}}@media screen and (min-width:1680px){.FQ5mG{padding:0}}.FQ5mG .NGjOV{align-items:center;display:flex;font-weight:500;max-width:100%;position:relative;right:0}@media screen and (max-width:767px){.FQ5mG .NGjOV{justify-content:center}}.FQ5mG .NGjOV .fXrEI{color:#fff;font-size:calc(.87895rem + .54825vw);font-weight:600;line-height:calc(1.11053rem + .76754vw);white-space:nowrap}@media screen and (max-width:767px){.FQ5mG .NGjOV .fXrEI{font-size:18px}}@media screen and (min-width:1680px){.FQ5mG .NGjOV .fXrEI{font-size:18px}}@media screen and (max-width:767px){.FQ5mG .NGjOV .fXrEI{line-height:24px}}@media screen and (min-width:1680px){.FQ5mG .NGjOV .fXrEI{line-height:24px}}@media print,screen and (min-width:768px){.FQ5mG .NGjOV .fXrEI{text-align:right}}@media screen and (max-width:767px){.FQ5mG .NGjOV .fXrEI{color:#53595f;font-size:18px;letter-spacing:0;line-height:24px}}.FQ5mG .kdQqR{align-items:center;display:flex;justify-content:flex-end;padding-left:calc(.04211rem + .98684vw);padding-right:calc(-.12105rem + 2.63158vw)}@media screen and (max-width:767px){.FQ5mG .kdQqR{padding-left:16px}}@media screen and (min-width:1680px){.FQ5mG .kdQqR{padding-left:17px}}@media screen and (max-width:767px){.FQ5mG .kdQqR{padding-right:0}}@media screen and (min-width:1680px){.FQ5mG .kdQqR{padding-right:43px}}.FQ5mG .UZLIj{align-items:center;background-color:transparent;border:1px solid #fff;border-radius:50px;display:flex;height:calc(.61053rem + 2.85088vw);justify-content:flex-end;overflow:hidden;padding:calc(.16316rem + .4386vw);width:calc(.36316rem + 6.6886vw)}@media screen and (max-width:767px){.FQ5mG .UZLIj{width:116px}}@media screen and (min-width:1680px){.FQ5mG .UZLIj{width:116px}}@media screen and (max-width:767px){.FQ5mG .UZLIj{height:54px}}@media screen and (min-width:1680px){.FQ5mG .UZLIj{height:54px}}@media screen and (max-width:767px){.FQ5mG .UZLIj{border-width:2px}}@media screen and (min-width:1680px){.FQ5mG .UZLIj{border-width:2px}}@media screen and (max-width:767px){.FQ5mG .UZLIj{padding-top:9px}}@media screen and (min-width:1680px){.FQ5mG .UZLIj{padding-top:9px}}@media screen and (max-width:767px){.FQ5mG .UZLIj{padding-bottom:9px}}@media screen and (min-width:1680px){.FQ5mG .UZLIj{padding-bottom:9px}}@media screen and (max-width:767px){.FQ5mG .UZLIj{padding-left:9px}}@media screen and (min-width:1680px){.FQ5mG .UZLIj{padding-left:9px}}@media screen and (max-width:767px){.FQ5mG .UZLIj{padding-right:9px}}@media screen and (min-width:1680px){.FQ5mG .UZLIj{padding-right:9px}}@media screen and (max-width:767px){.FQ5mG .UZLIj{border:2px solid #53595f}}.FQ5mG .zjWgd{--b:calc(-0.05263rem + 2.41228vw);align-items:center;display:grid;grid-template-columns:1fr var(--b) 1fr;grid-template-rows:1fr;height:inherit}@media screen and (max-width:767px){.FQ5mG .zjWgd{--b:40px}}@media screen and (min-width:1680px){.FQ5mG .zjWgd{--b:40px}}.FQ5mG .thN3H{background:transparent;border:calc(.01579rem + .10965vw) solid #fff;border-radius:50%;height:calc(.31579rem + 2.19298vw);transition:all .5s ease;width:calc(.31579rem + 2.19298vw)}@media screen and (max-width:767px){.FQ5mG .thN3H{border-width:2px}}@media screen and (min-width:1680px){.FQ5mG .thN3H{border-width:2px}}@media screen and (max-width:767px){.FQ5mG .thN3H{width:40px}}@media screen and (min-width:1680px){.FQ5mG .thN3H{width:40px}}@media screen and (max-width:767px){.FQ5mG .thN3H{height:40px}}@media screen and (min-width:1680px){.FQ5mG .thN3H{height:40px}}.FQ5mG .thN3H.STIUv{background:#fff}@media screen and (max-width:767px)and (max-width:767px){.FQ5mG .thN3H{border:2px solid #53595f}}@media screen and (max-width:767px){.FQ5mG .thN3H.STIUv{background:#53595f}}.FQ5mG .D8uJ8{color:#fff;font-size:calc(.14211rem + .98684vw);font-weight:600;letter-spacing:0;line-height:calc(.18947rem + 1.31579vw)}@media screen and (max-width:767px){.FQ5mG .D8uJ8{font-size:18px}}@media screen and (min-width:1680px){.FQ5mG .D8uJ8{font-size:18px}}@media screen and (max-width:767px){.FQ5mG .D8uJ8{line-height:24px}}@media screen and (min-width:1680px){.FQ5mG .D8uJ8{line-height:24px}}@media screen and (max-width:767px){.FQ5mG .D8uJ8{color:#53595f}}.FQ5mG .D8uJ8.STIUv{padding-right:calc(.04211rem + .98684vw)}@media screen and (max-width:767px){.FQ5mG .D8uJ8.STIUv{padding-right:17px}}@media screen and (min-width:1680px){.FQ5mG .D8uJ8.STIUv{padding-right:17px}}.FQ5mG .D8uJ8.Y9uWc{padding-left:calc(-.05789rem + .98684vw);padding-right:calc(.02632rem + .87719vw)}@media screen and (max-width:767px){.FQ5mG .D8uJ8.Y9uWc{padding-left:16px}}@media screen and (min-width:1680px){.FQ5mG .D8uJ8.Y9uWc{padding-left:16px}}@media screen and (max-width:767px){.FQ5mG .D8uJ8.Y9uWc{padding-right:15px}}@media screen and (min-width:1680px){.FQ5mG .D8uJ8.Y9uWc{padding-right:15px}}.FQ5mG .KB74o{align-items:center;border-radius:50%;display:flex;font-size:calc(.00526rem + 1.42544vw);justify-content:flex-end;margin-right:0;min-width:calc(.05263rem + 1.75439vw)}@media screen and (max-width:767px){.FQ5mG .KB74o{min-width:30px}}@media screen and (min-width:1680px){.FQ5mG .KB74o{min-width:30px}}@media screen and (max-width:767px){.FQ5mG .KB74o{font-size:24px}}@media screen and (min-width:1680px){.FQ5mG .KB74o{font-size:24px}}.FQ5mG .KB74o:hover{cursor:pointer}#skip-nav{clip:rect(0 0 0 0);border:none;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.hidden-nav-wrapper{margin-right:calc(-.04737rem + 3.83772vw);position:relative}@media screen and (max-width:767px){.hidden-nav-wrapper{margin-right:64px}}@media screen and (min-width:1680px){.hidden-nav-wrapper{margin-right:64px}}@media print{.hidden-nav-wrapper{display:none}}.hidden-nav-wrapper.ada-container{margin-right:0}.hidden-nav-wrapper .global-search .predictive-list{max-width:calc(-.5rem + 25vw);width:50%}@media screen and (max-width:767px){.hidden-nav-wrapper .global-search .predictive-list{max-width:415px}}@media screen and (min-width:1680px){.hidden-nav-wrapper .global-search .predictive-list{max-width:415px}}.hidden-nav-wrapper .global-search .relative{position:static}.hidden-nav-wrapper .high-contrast{overflow:hidden}.hidden-nav-wrapper .predictive-item{border:none}header{grid-column:2}header.navbar{align-items:center;display:flex;height:calc(4.70526rem + 3.50877vw);justify-content:space-between;padding-bottom:0;padding-top:0}@media screen and (max-width:767px){header.navbar{height:106px}}@media screen and (min-width:1680px){header.navbar{height:106px}}@media screen and (max-width:767px){header.navbar{display:none}}header.navbar .logo-wrapper{align-items:center;display:flex;height:inherit;justify-content:center}header.navbar .logo:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}header.navbar .logo:focus-visible.inverted-outline{box-shadow:0 0 0 2px #fff;outline-color:#000}header.navbar .logo img{translate:0 1px;width:calc(8.94737rem + 6.57895vw)}@media screen and (max-width:767px){header.navbar .logo img{width:200px}}@media screen and (min-width:1680px){header.navbar .logo img{width:200px}}header.navbar .links-container{align-items:center;display:flex;height:inherit;justify-content:flex-end}header.navbar .links-container .dropdown-menu{border-radius:0;display:flex;flex-direction:column;justify-content:flex-end;max-height:none;overflow:hidden}@media print,screen and (min-width:768px){header.navbar .links-container .dropdown-menu{left:-29px;top:100%}}header.navbar .links-container .dropdown-toggle.nav-link.show>span{text-decoration:underline;text-decoration-color:hsla(0,0%,46%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw)}@media screen and (max-width:767px){header.navbar .links-container .dropdown-toggle.nav-link.show>span{text-underline-offset:4px}}@media screen and (min-width:1680px){header.navbar .links-container .dropdown-toggle.nav-link.show>span{text-underline-offset:4px}}@media print,screen and (min-width:768px){header.navbar .links-container .dropdown-toggle.nav-link.show>span:hover{text-decoration-color:var(--tc-primaryBrand)}}@media print{header.navbar .links-container .dropdown-toggle.nav-link.show>span{text-decoration-thickness:.1pt}header.navbar .links-container{display:none}}header.navbar .links-container .list{align-items:center;display:flex;height:inherit;justify-content:center}header.navbar .links-container .list>.nav-item>a,header.navbar .links-container .list>.nav-item>span{align-items:center;color:#fff;display:flex;font-size:calc(.91053rem + .76754vw);height:calc(2.23684rem + 1.64474vw);justify-content:center;letter-spacing:0;line-height:calc(1.11053rem + .76754vw);position:relative;transition:color .5s ease}header.navbar .links-container .list>.nav-item>a:focus-visible,header.navbar .links-container .list>.nav-item>span:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}header.navbar .links-container .list>.nav-item>a:focus-visible.inverted-outline,header.navbar .links-container .list>.nav-item>span:focus-visible.inverted-outline{box-shadow:0 0 0 2px #fff;outline-color:#000}@media screen and (max-width:767px){header.navbar .links-container .list>.nav-item>a,header.navbar .links-container .list>.nav-item>span{height:50px}}@media screen and (min-width:1680px){header.navbar .links-container .list>.nav-item>a,header.navbar .links-container .list>.nav-item>span{height:50px}}@media screen and (max-width:767px){header.navbar .links-container .list>.nav-item>a,header.navbar .links-container .list>.nav-item>span{font-size:22px}}@media screen and (min-width:1680px){header.navbar .links-container .list>.nav-item>a,header.navbar .links-container .list>.nav-item>span{font-size:22px}}@media screen and (max-width:767px){header.navbar .links-container .list>.nav-item>a,header.navbar .links-container .list>.nav-item>span{line-height:24px}}@media screen and (min-width:1680px){header.navbar .links-container .list>.nav-item>a,header.navbar .links-container .list>.nav-item>span{line-height:24px}}header.navbar .links-container .list>.nav-item.active>a,header.navbar .links-container .list>.nav-item.active>span,header.navbar .links-container .list>.nav-item>a:hover,header.navbar .links-container .list>.nav-item>span:hover{color:#a2aab6}header.navbar .links-container .nav-item{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;margin-left:calc(.05263rem + 1.75439vw);margin-right:calc(-.03158rem + 1.86404vw);position:relative}@media screen and (max-width:767px){header.navbar .links-container .nav-item{margin-left:30px}}@media screen and (min-width:1680px){header.navbar .links-container .nav-item{margin-left:30px}}@media screen and (max-width:767px){header.navbar .links-container .nav-item{margin-right:31px}}@media screen and (min-width:1680px){header.navbar .links-container .nav-item{margin-right:31px}}header.navbar .links-container .nav-item.ada-button-container{cursor:default;margin:0}header.navbar .links-container .nav-item.ada-button-container svg{font-size:calc(.87895rem + .54825vw)}@media screen and (max-width:767px){header.navbar .links-container .nav-item.ada-button-container svg{font-size:18px}}@media screen and (min-width:1680px){header.navbar .links-container .nav-item.ada-button-container svg{font-size:18px}}header.navbar .links-container .nav-item.search-button-container{cursor:default;margin:0 calc(-.00526rem + .65789vw) 0 calc(.01053rem + .76754vw)}@media screen and (max-width:767px){header.navbar .links-container .nav-item.search-button-container{margin-left:13px}}@media screen and (min-width:1680px){header.navbar .links-container .nav-item.search-button-container{margin-left:13px}}@media screen and (max-width:767px){header.navbar .links-container .nav-item.search-button-container{margin-right:11px}}@media screen and (min-width:1680px){header.navbar .links-container .nav-item.search-button-container{margin-right:11px}}header.navbar .links-container .nav-item.search-button-container svg{font-size:calc(1.01053rem + .76754vw)}@media screen and (max-width:767px){header.navbar .links-container .nav-item.search-button-container svg{font-size:23px}}@media screen and (min-width:1680px){header.navbar .links-container .nav-item.search-button-container svg{font-size:23px}}header.navbar .links-container .nav-item .ada-button,header.navbar .links-container .nav-item .search-button{background:none}header.navbar .links-container .nav-item .ada-button .svg-wrapper,header.navbar .links-container .nav-item .search-button .svg-wrapper{align-items:center;color:#a2aab6;display:flex;height:calc(2.23684rem + 1.64474vw);justify-content:center;position:relative;width:calc(2.23684rem + 1.64474vw)}@media screen and (max-width:767px){header.navbar .links-container .nav-item .ada-button .svg-wrapper,header.navbar .links-container .nav-item .search-button .svg-wrapper{width:50px}}@media screen and (min-width:1680px){header.navbar .links-container .nav-item .ada-button .svg-wrapper,header.navbar .links-container .nav-item .search-button .svg-wrapper{width:50px}}@media screen and (max-width:767px){header.navbar .links-container .nav-item .ada-button .svg-wrapper,header.navbar .links-container .nav-item .search-button .svg-wrapper{height:50px}}@media screen and (min-width:1680px){header.navbar .links-container .nav-item .ada-button .svg-wrapper,header.navbar .links-container .nav-item .search-button .svg-wrapper{height:50px}}@media print,screen and (min-width:768px){header.navbar .links-container .nav-item .ada-button .svg-wrapper,header.navbar .links-container .nav-item .search-button .svg-wrapper{transition:color .5s ease}header.navbar .links-container .nav-item .ada-button .svg-wrapper:hover,header.navbar .links-container .nav-item .search-button .svg-wrapper:hover{color:#fff}}@media screen and (max-width:767px){#navbar-container,#navbar-container .navbar .logo{display:none}}.backdrop,.backdrop2{background:var(--tc-grey1);bottom:0;display:none;left:0;position:fixed;right:0;top:0;width:100%;z-index:60}@media screen and (max-width:767px){.backdrop,.backdrop2{display:none}}.admin-bar-active .backdrop,.admin-bar-active .backdrop2{top:32px}.XH_ap{height:inherit;margin-right:calc(-.01053rem - .76754vw)}@media screen and (max-width:767px){.XH_ap{margin-right:-13px}}@media screen and (min-width:1680px){.XH_ap{margin-right:-13px}}.Dysp0 .vFHaO{background-color:var(--tc-grey1);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;pointer-events:all;width:100%;z-index:50}.Dysp0 .vFHaO.GAsvL{overflow:visible;overflow:initial}.Dysp0 .yKLlw:focus-visible{outline:none}.Dysp0 .Obbi8{align-items:center;display:flex;gap:calc(-.05263rem + 2.41228vw);justify-content:space-between;padding-bottom:calc(.02632rem + 2.96053vw);padding-top:calc(-.13158rem + 3.94737vw)}@media screen and (max-width:767px){.Dysp0 .Obbi8{gap:40px}}@media screen and (min-width:1680px){.Dysp0 .Obbi8{gap:40px}}@media screen and (max-width:767px){.Dysp0 .Obbi8{padding-bottom:50px}}@media screen and (min-width:1680px){.Dysp0 .Obbi8{padding-bottom:50px}}@media screen and (max-width:767px){.Dysp0 .Obbi8{padding-top:65px}}@media screen and (min-width:1680px){.Dysp0 .Obbi8{padding-top:65px}}.Dysp0 .Obbi8:focus-visible{outline:none}.Dysp0 .Obbi8 .glFHt{position:relative;right:calc(-.05263rem + .32895vw);top:calc(.06316rem + .4386vw)}@media screen and (max-width:767px){.Dysp0 .Obbi8 .glFHt{top:8px}}@media screen and (min-width:1680px){.Dysp0 .Obbi8 .glFHt{top:8px}}@media screen and (max-width:767px){.Dysp0 .Obbi8 .glFHt{right:0}}@media screen and (min-width:1680px){.Dysp0 .Obbi8 .glFHt{right:5px}}.Dysp0.aY5Wp .dEZuT,.Dysp0.smuH0 .dEZuT{left:calc(-.04737rem - .32895vw)}@media screen and (max-width:767px){.Dysp0.aY5Wp .dEZuT,.Dysp0.smuH0 .dEZuT{left:0}}@media screen and (min-width:1680px){.Dysp0.aY5Wp .dEZuT,.Dysp0.smuH0 .dEZuT{left:-6px}}.Dysp0.FtNDu .dEZuT{left:calc(.06842rem - .2193vw)}@media screen and (max-width:767px){.Dysp0.FtNDu .dEZuT{left:0}}@media screen and (min-width:1680px){.Dysp0.FtNDu .dEZuT{left:-3px}}.Dysp0.bjGZM .dEZuT{left:calc(.05263rem - .32895vw)}@media screen and (max-width:767px){.Dysp0.bjGZM .dEZuT{left:0}}@media screen and (min-width:1680px){.Dysp0.bjGZM .dEZuT{left:-5px}}.Dysp0.bjGZM .lfXbT{padding-bottom:calc(-.10526rem + 2.74123vw)}@media screen and (max-width:767px){.Dysp0.bjGZM .lfXbT{padding-bottom:45px}}@media screen and (min-width:1680px){.Dysp0.bjGZM .lfXbT{padding-bottom:45px}}.NJ1Uw{border-top:1px solid hsla(0,0%,100%,.2);display:flex;justify-content:space-between}.NJ1Uw .RJIuL{padding-bottom:calc(.01579rem + 2.19298vw);padding-top:calc(-.08421rem + 2.19298vw)}@media screen and (max-width:767px){.NJ1Uw .RJIuL{padding-top:36px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL{padding-top:36px}}@media screen and (max-width:767px){.NJ1Uw .RJIuL{padding-bottom:37px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL{padding-bottom:37px}}.NJ1Uw .RJIuL:not(:last-child) .Sycss:after{border-right:1px solid hsla(0,0%,100%,.2);content:"";display:block;height:calc(.76316rem + .4386vw);position:absolute;right:calc(2.45789rem - 7.23684vw);top:0;top:calc(-.15263rem + .32895vw)}@media screen and (max-width:767px){.NJ1Uw .RJIuL:not(:last-child) .Sycss:after{right:-97px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL:not(:last-child) .Sycss:after{right:-97px}}@media screen and (max-width:767px){.NJ1Uw .RJIuL:not(:last-child) .Sycss:after{height:15px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL:not(:last-child) .Sycss:after{height:15px}}@media screen and (max-width:767px){.NJ1Uw .RJIuL:not(:last-child) .Sycss:after{top:4px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL:not(:last-child) .Sycss:after{top:4px}}.NJ1Uw .RJIuL .Sycss{color:#fff;display:block;font-size:calc(.52632rem + .87719vw);font-weight:600;letter-spacing:0;line-height:calc(.55789rem + 1.09649vw);position:relative;text-transform:uppercase}@media screen and (max-width:767px){.NJ1Uw .RJIuL .Sycss{font-size:20px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL .Sycss{font-size:20px}}@media screen and (max-width:767px){.NJ1Uw .RJIuL .Sycss{line-height:24px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL .Sycss{line-height:24px}}@media print,screen and (min-width:768px){.NJ1Uw .RJIuL .Sycss{transition:color .5s ease}.NJ1Uw .RJIuL .Sycss:hover{color:#d7c92f}}.NJ1Uw .RJIuL .Sycss.active{color:#d7c92f}.NJ1Uw .RJIuL .SC7Pe{font-size:calc(.52632rem + .87719vw);line-height:calc(.55789rem + 1.09649vw);text-transform:uppercase}@media screen and (max-width:767px){.NJ1Uw .RJIuL .SC7Pe{font-size:20px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL .SC7Pe{font-size:20px}}@media screen and (max-width:767px){.NJ1Uw .RJIuL .SC7Pe{line-height:24px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL .SC7Pe{line-height:24px}}.NJ1Uw .RJIuL .SC7Pe.active{color:#d7c92f}.NJ1Uw .RJIuL .S_52o{display:flex;flex-direction:column;gap:calc(-.04211rem + 1.09649vw);padding-top:calc(-.04211rem + 1.09649vw)}@media screen and (max-width:767px){.NJ1Uw .RJIuL .S_52o{gap:18px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL .S_52o{gap:18px}}@media screen and (max-width:767px){.NJ1Uw .RJIuL .S_52o{padding-top:18px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL .S_52o{padding-top:18px}}.NJ1Uw .RJIuL .S_52o .Q8tn1{color:#fff;font-size:calc(.52632rem + .87719vw);font-weight:600;letter-spacing:0;line-height:calc(.55789rem + 1.09649vw);outline-offset:-2px}@media screen and (max-width:767px){.NJ1Uw .RJIuL .S_52o .Q8tn1{font-size:20px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL .S_52o .Q8tn1{font-size:20px}}@media screen and (max-width:767px){.NJ1Uw .RJIuL .S_52o .Q8tn1{line-height:24px}}@media screen and (min-width:1680px){.NJ1Uw .RJIuL .S_52o .Q8tn1{line-height:24px}}.NJ1Uw .RJIuL .S_52o .Q8tn1.active{color:#d7c92f}.NJ1Uw .RJIuL .S_52o .Q8tn1.isListing{color:#fff}@media print,screen and (min-width:768px){.NJ1Uw .RJIuL .S_52o .Q8tn1{transition:color .5s ease}.NJ1Uw .RJIuL .S_52o .Q8tn1:hover{color:#d7c92f}}.NJ1Uw .RJIuL.c6Sfp .Sycss{color:#d7c92f}.To16W .RJIuL:not(:last-child) .Sycss:after{right:calc(2.09474rem - 7.67544vw)}@media screen and (max-width:767px){.To16W .RJIuL:not(:last-child) .Sycss:after{right:-108px}}@media screen and (min-width:1680px){.To16W .RJIuL:not(:last-child) .Sycss:after{right:-108px}}.tdgv7{max-width:calc(-.26316rem + 14.14474vw)}@media screen and (max-width:767px){.tdgv7{max-width:none}}@media screen and (min-width:1680px){.tdgv7{max-width:235px}}.nVFrl{display:flex;padding-bottom:calc(-.10526rem + 6.90789vw)}@media screen and (max-width:767px){.nVFrl{padding-bottom:115px}}@media screen and (min-width:1680px){.nVFrl{padding-bottom:115px}}.nVFrl .predictive-person:last-of-type{border-bottom:none}.NjUiu{display:flex}.mLU7F .VBjNc{padding-bottom:calc(-.08421rem + 2.19298vw)}@media screen and (max-width:767px){.mLU7F .VBjNc{padding-bottom:36px}}@media screen and (min-width:1680px){.mLU7F .VBjNc{padding-bottom:36px}}.mLU7F .VBjNc .RuOCJ{display:flex;position:relative}.mLU7F .VBjNc .RuOCJ .predictive-list{top:calc(-.10526rem + 4.82456vw)}@media screen and (max-width:767px){.mLU7F .VBjNc .RuOCJ .predictive-list{top:80px}}@media screen and (min-width:1680px){.mLU7F .VBjNc .RuOCJ .predictive-list{top:80px}}.mLU7F .VBjNc .SKIbQ{display:flex;flex-direction:column;gap:calc(.07895rem + .54825vw);padding-top:calc(.07895rem + .54825vw)}@media screen and (max-width:767px){.mLU7F .VBjNc .SKIbQ{padding-top:10px}}@media screen and (min-width:1680px){.mLU7F .VBjNc .SKIbQ{padding-top:10px}}@media screen and (max-width:767px){.mLU7F .VBjNc .SKIbQ{gap:10px}}@media screen and (min-width:1680px){.mLU7F .VBjNc .SKIbQ{gap:10px}}.t9hAF{padding-left:calc(-1.75263rem + 4.49561vw);padding-right:calc(-1.58421rem + 4.27632vw)}@media screen and (max-width:767px){.t9hAF{padding-left:58px}}@media screen and (min-width:1680px){.t9hAF{padding-left:58px}}@media screen and (max-width:767px){.t9hAF{padding-right:56px}}@media screen and (min-width:1680px){.t9hAF{padding-right:56px}}.t9hAF:before{background-color:#fff;content:"";display:block;height:100%;opacity:.2;width:1px}.k1YSP{display:flex;flex-direction:column;gap:calc(.54737rem + .32895vw);max-width:calc(-.92105rem + 42.21491vw);width:100%}@media screen and (max-width:767px){.k1YSP{gap:.45px}}@media screen and (min-width:1680px){.k1YSP{gap:11px}}@media screen and (max-width:767px){.k1YSP{max-width:700px}}@media screen and (min-width:1680px){.k1YSP{max-width:700px}}.k1YSP .BLYtK{grid-row-gap:calc(.02632rem + .87719vw);display:grid;grid-template-columns:repeat(13,1fr);left:calc(.01579rem + .10965vw);margin-left:calc(-.29474rem - .65789vw);padding:0;position:relative;row-gap:calc(.02632rem + .87719vw);top:calc(.08947rem - .76754vw);width:106%}@media screen and (max-width:767px){.k1YSP .BLYtK{margin-left:-14px}}@media screen and (min-width:1680px){.k1YSP .BLYtK{margin-left:-14px}}@media screen and (max-width:767px){.k1YSP .BLYtK{top:-12px}}@media screen and (min-width:1680px){.k1YSP .BLYtK{top:-12px}}@media screen and (max-width:767px){.k1YSP .BLYtK{left:2px}}@media screen and (min-width:1680px){.k1YSP .BLYtK{left:2px}}@media screen and (max-width:767px){.k1YSP .BLYtK{row-gap:15px}}@media screen and (min-width:1680px){.k1YSP .BLYtK{row-gap:15px}}.k1YSP .BLYtK li{text-align:center}.k1YSP .BLYtK li .Qls2v{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:calc(.89474rem + .65789vw);font-weight:400;height:calc(-.05263rem + 2.41228vw);justify-content:center;letter-spacing:0;text-decoration:none;text-transform:uppercase;transition:.5s ease;transition:color .5s ease;width:calc(-.05263rem + 2.41228vw)}@media screen and (max-width:767px){.k1YSP .BLYtK li .Qls2v{width:40px}}@media screen and (min-width:1680px){.k1YSP .BLYtK li .Qls2v{width:40px}}@media screen and (max-width:767px){.k1YSP .BLYtK li .Qls2v{height:40px}}@media screen and (min-width:1680px){.k1YSP .BLYtK li .Qls2v{height:40px}}@media screen and (max-width:767px){.k1YSP .BLYtK li .Qls2v{font-size:20px}}@media screen and (min-width:1680px){.k1YSP .BLYtK li .Qls2v{font-size:20px}}@media print,screen and (min-width:768px){.k1YSP .BLYtK li .Qls2v{transition:color .5s ease}.k1YSP .BLYtK li .Qls2v:hover{color:#d7c92f}.k1YSP .BLYtK li .Qls2v.XHT3I:hover{color:#fff}}.k1YSP .PdE3x{align-self:flex-end;gap:calc(.06316rem + .4386vw);position:relative;right:calc(.06842rem - .2193vw)}@media screen and (max-width:767px){.k1YSP .PdE3x{right:-3px}}@media screen and (min-width:1680px){.k1YSP .PdE3x{right:-3px}}@media screen and (max-width:767px){.k1YSP .PdE3x{gap:8px}}@media screen and (min-width:1680px){.k1YSP .PdE3x{gap:8px}}.Sh7jk{grid-column-gap:calc(2.23684rem + 1.64474vw);-webkit-column-gap:calc(2.23684rem + 1.64474vw);column-gap:calc(2.23684rem + 1.64474vw);display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0}@media screen and (max-width:767px){.Sh7jk{-webkit-column-gap:0;column-gap:0}}@media screen and (min-width:1680px){.Sh7jk{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.Sh7jk{grid-template-columns:repeat(1,1fr)}}.Sh7jk .Lhtqp{align-items:center;color:#a2aab6;display:flex}.Sh7jk .Lhtqp:nth-child(n+4){border-top:1px solid hsla(0,0%,100%,.2)}.Sh7jk .Lhtqp:nth-child(-n+3) .qmlfo{padding-top:0}.Sh7jk .Lhtqp .qmlfo{color:#fff;-webkit-column-gap:calc(1.34211rem + .98684vw);column-gap:calc(1.34211rem + .98684vw);display:flex;font-weight:600;padding-bottom:calc(1.34211rem + .98684vw);padding-top:calc(1.34211rem + .98684vw);width:100%}@media screen and (max-width:767px){.Sh7jk .Lhtqp .qmlfo{-webkit-column-gap:30px;column-gap:30px}}@media screen and (min-width:1680px){.Sh7jk .Lhtqp .qmlfo{-webkit-column-gap:30px;column-gap:30px}}@media screen and (max-width:767px){.Sh7jk .Lhtqp .qmlfo{padding-top:30px}}@media screen and (min-width:1680px){.Sh7jk .Lhtqp .qmlfo{padding-top:30px}}@media screen and (max-width:767px){.Sh7jk .Lhtqp .qmlfo{padding-bottom:30px}}@media screen and (min-width:1680px){.Sh7jk .Lhtqp .qmlfo{padding-bottom:30px}}@media print,screen and (min-width:768px){.Sh7jk .Lhtqp .qmlfo{transition:color .5s ease}.Sh7jk .Lhtqp .qmlfo:hover{color:#d7c92f}}.Sh7jk .Lhtqp .qmlfo .HzmHP{background-color:#dcdee0;height:calc(-.17895rem + 7.78509vw);min-width:calc(-.18421rem + 12.60965vw);overflow:hidden;width:calc(-.18421rem + 12.60965vw)}@media screen and (max-width:767px){.Sh7jk .Lhtqp .qmlfo .HzmHP{height:129px}}@media screen and (min-width:1680px){.Sh7jk .Lhtqp .qmlfo .HzmHP{height:129px}}@media screen and (max-width:767px){.Sh7jk .Lhtqp .qmlfo .HzmHP{width:210px}}@media screen and (min-width:1680px){.Sh7jk .Lhtqp .qmlfo .HzmHP{width:210px}}@media screen and (max-width:767px){.Sh7jk .Lhtqp .qmlfo .HzmHP{min-width:210px}}@media screen and (min-width:1680px){.Sh7jk .Lhtqp .qmlfo .HzmHP{min-width:210px}}.Sh7jk .Lhtqp .qmlfo .Fxp09{height:100%;object-fit:cover;width:100%}.Sh7jk .Lhtqp .qmlfo .NYh9s{word-wrap:break-word;font-size:calc(.00526rem + 1.42544vw);letter-spacing:calc(.04211rem - .05482vw);line-height:calc(.05263rem + 1.75439vw);overflow:hidden;position:relative;top:calc(.05263rem - .32895vw)}@media screen and (max-width:767px){.Sh7jk .Lhtqp .qmlfo .NYh9s{font-size:24px}}@media screen and (min-width:1680px){.Sh7jk .Lhtqp .qmlfo .NYh9s{font-size:24px}}@media screen and (max-width:767px){.Sh7jk .Lhtqp .qmlfo .NYh9s{line-height:30px}}@media screen and (min-width:1680px){.Sh7jk .Lhtqp .qmlfo .NYh9s{line-height:30px}}@media screen and (max-width:767px){.Sh7jk .Lhtqp .qmlfo .NYh9s{letter-spacing:-.5px}}@media screen and (min-width:1680px){.Sh7jk .Lhtqp .qmlfo .NYh9s{letter-spacing:-.5px}}@media screen and (max-width:767px){.Sh7jk .Lhtqp .qmlfo .NYh9s{top:-5px}}@media screen and (min-width:1680px){.Sh7jk .Lhtqp .qmlfo .NYh9s{top:-5px}}._w18e{display:flex;flex-direction:column;position:relative}._w18e .NptUr{border-color:hsla(0,0%,100%,.2);margin-top:calc(-.06316rem + 3.72807vw);padding-bottom:calc(-.05263rem + 2.41228vw)}@media screen and (max-width:767px){._w18e .NptUr{margin-top:62px}}@media screen and (min-width:1680px){._w18e .NptUr{margin-top:62px}}@media screen and (max-width:767px){._w18e .NptUr{padding-bottom:40px}}@media screen and (min-width:1680px){._w18e .NptUr{padding-bottom:40px}}.E4ogq{display:flex;gap:calc(1.01053rem + .76754vw);padding-bottom:calc(.03158rem + 2.30263vw)}@media screen and (max-width:767px){.E4ogq{gap:23px}}@media screen and (min-width:1680px){.E4ogq{gap:23px}}@media screen and (max-width:767px){.E4ogq{padding-bottom:39px}}@media screen and (min-width:1680px){.E4ogq{padding-bottom:39px}}@media screen and (max-width:767px){.E4ogq{flex-direction:column;gap:15px}}.header-panels-overlay{background-color:hsla(0,0%,100%,.5);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:background-color .5s ease,opacity .5s ease;z-index:40}.header-panels-overlay.active{opacity:1;pointer-events:auto}@media screen and (max-width:767px){.header-panels-overlay{display:none}}@media print{.header-panels-overlay{display:none}}.panels-wrapper{position:absolute;top:calc(2.86316rem + 4.60526vw);width:100%;z-index:50}@media screen and (max-width:767px){.panels-wrapper{top:106px}}@media screen and (min-width:1680px){.panels-wrapper{top:106px}}@media screen and (max-width:767px){.panels-wrapper{display:none}}@media print{.panels-wrapper{display:none}}.GgEvS{width:100%}@media print{.GgEvS{max-width:8.5in}}.r1eUJ{flex-direction:column;min-height:100px;position:relative}.TfHk8,.r1eUJ{display:flex}.search-collapse-wrapper{display:flex;flex-direction:column}.mobile-header{background:var(--tc-grey3);display:none;position:relative;z-index:70}@media screen and (max-width:767px){.mobile-header{display:block}}.mobile-header .mobile-header-container{position:relative}.mobile-header .mobile-header-container:after{background:#4a5158;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.mobile-header .mobile-nav-dropdown-layout{background:#fff;left:0;position:absolute;right:0;z-index:1046}.mobile-header .mobile-nav-dropdown-layout .layout{overflow:hidden}.mobile-header .mobile-nav-dropdown-layout.high-contrast-dropdown{background:#fff;border-top:none}.mobile-header .mobile-nav-dropdown-layout .search-open{height:128px;position:relative}.mobile-header .mobile-nav-dropdown-layout .search-open input[type=text].large-input.shrunk{padding-top:0}.mobile-header .mobile-nav-dropdown-layout .search-open .shrink-input-grouping.icon-input .large-input{height:52px;padding-top:0}.mobile-header .mobile-nav-dropdown-layout .search-open .shrink-input-grouping.icon-input button.icon-container{height:52px;right:0;top:0;width:52px}.mobile-header .mobile-nav-dropdown-layout .mobile-header-collapse-inner-div .search-container{padding:23px 0 5px}.mobile-header .mobile-nav-dropdown-layout .mobile-header-collapse-inner-div .container.high-contrast{justify-content:flex-start;padding-bottom:100vh;padding-left:0}.mobile-header .mobile-nav-dropdown-layout .mobile-header-collapse-inner-div .container.high-contrast .inner-container{justify-content:flex-start}.mobile-header .mobile-nav-dropdown-layout .mobile-header-collapse-inner-div .container.high-contrast .inner-container .icon{display:none}.mobile-header .mobile-nav-dropdown-layout .mobile-header-collapse-inner-div .container.high-contrast .inner-container .toggle{padding-top:4px}.mobile-header .mobile-nav-dropdown-layout .mobile-header-collapse-inner-div .container.high-contrast .inner-container .toggleButton{width:90px}.mobile-header .mobile-nav-dropdown-layout .position-relative{max-height:100vh;overflow:hidden}.mobile-header .mobile-navbar{align-items:center;display:flex;height:80px;justify-content:space-between}.mobile-header .mobile-navbar .dropdown-header-button{color:#a2aab6;font-size:20px}.mobile-header .mobile-navbar .dropdown-header-button.close{translate:-2px -1px}.mobile-header .mobile-navbar .dropdown-header-button.menu{font-size:20.5px;translate:0 -.75px}.mobile-header .mobile-navbar .mobile-logo{position:relative;top:1px;width:125px}.mobile-header .mobile-navbar .icons{display:flex;gap:24px;height:18px;translate:0 1px}.of82_{display:flex;justify-content:space-between}.of82_ .do5q6{color:#53595f;font-size:26px;line-height:28px}.of82_ .do5q6.fSyxr{color:var(--tc-primaryBrand)}.of82_ .dRXaf{color:#53595f;font-size:9px;position:relative;top:11px}.of82_ .dRXaf.bKV_R{color:var(--tc-primaryBrand);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Xf1n8{display:flex;flex-direction:column;gap:5px;padding-left:38px;padding-top:11px}.efPbi{font-size:26px;line-height:28px}.efPbi,.efPbi:hover{color:#53595f}.efPbi.McRJp,.efPbi.active{color:var(--tc-primaryBrand)}.efPbi.wh1fA{font-size:18px;line-height:22px}.BgLE8{display:flex;flex-direction:column;gap:19px;margin-bottom:0;min-height:100svh;padding-bottom:36px;padding-top:37px}