@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);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}}.RxaJ:hover{cursor:pointer}.RxaJ:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.RxaJ:focus-visible.VDhk{box-shadow:0 0 0 2px #fff;outline-color:#000}.H2rQ{text-decoration:none}.H2rQ:hover{cursor:auto}.admin-bar{-webkit-font-smoothing:subpixel-antialiased;background-color:#23282d;display:flex;flex-direction:row;font-size:13px;font-weight:400;height:32px;left:0;line-height:32px;position:fixed;text-rendering:auto;top:0;white-space:nowrap;width:100%;z-index:9999}.admin-bar,.admin-bar>a{color:#eee;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif}.admin-bar>a{align-items:center;display:inline;font-size:inherit;height:inherit;justify-content:center;line-height:inherit;padding:0 8px 0 7px;transition:color .5s ease,background-color .5s ease}.admin-bar>a:hover{background-color:#32373c;color:#00b9eb}.admin-bar .collapse-dropdown,.admin-bar a{position:relative}.admin-bar ul.collapse-dropdown li{background:#23282d;color:#eee;cursor:pointer;font-size:13px;height:32px;line-height:32px;margin-bottom:0;padding:0 8px 0 7px;position:relative}.admin-bar ul.collapse-dropdown li>span>span{transition:color .5s ease}.admin-bar ul.collapse-dropdown li>span>span:hover{color:#00b9eb}.admin-bar ul.collapse-dropdown li{transition:background-color .5s ease}.admin-bar ul.collapse-dropdown li:hover{background-color:#32373c}.admin-bar ul.collapse-dropdown li svg{color:hsla(0,0%,87%,.5);font-size:14px;margin-left:8px}.admin-bar ul.collapse-dropdown li .submenu-wrapper{position:relative}.admin-bar ul.collapse-dropdown li ul.submenu{margin-left:-7px;padding:0;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.admin-bar ul.collapse-dropdown li ul.submenu li{padding:0}.admin-bar ul.collapse-dropdown li ul.submenu li span{color:hsla(0,0%,93%,.7);display:flex;padding:0 8px 0 7px;transition:color .5s ease,background-color .5s ease;width:100%}.admin-bar ul.collapse-dropdown li ul.submenu li span:hover{background-color:#32373c;color:#00b9eb}.admin-bar .log-out{margin-left:auto;padding:0 8px 0 7px;transition:color .5s ease,background-color .5s ease}.admin-bar .log-out:hover{background-color:#32373c;color:#00b9eb}@media print{.admin-bar{display:none}}.UNcu,.ftR6{background:#fff;bottom:0;display:none;left:0;position:fixed;right:0;top:0;width:100%;z-index:70}@media screen and (max-width:767px){.UNcu,.ftR6{display:none}}body.prerender .UNcu,body.prerender .ftR6{display:none}.ctJ9{background:#002f65;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .5s ease;width:100%;z-index:50}@media screen and (max-width:767px){.ctJ9{background:none}}.show-overlay .ctJ9{opacity:.5;pointer-events:auto}.predictive-list{background:#fff;border:1px solid #002f65;box-shadow:0 10px 40px 0 rgba(0,0,0,.15);max-height:80svh;overflow-y:auto;position:absolute;top:calc(4.14211rem + 3.07018vw - var(--scrollbar-width)/91.2*2.8);white-space:break-spaces;width:100%;z-index:90}@media screen and (max-width:767px){.predictive-list{top:64px}}@media screen and (min-width:1696px){.predictive-list{top:93px}}@media screen and (max-width:767px){.predictive-list{border:1px solid #dddedf}}.predictive-list .predictive-list-title{border-bottom:1px solid #002f65;color:#002f65;cursor:default;font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5) calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5) calc(.54737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.predictive-list .predictive-list-title{font-size:24px}}@media screen and (min-width:1696px){.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:1696px){.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:1696px){.predictive-list .predictive-list-title{letter-spacing:-.5px}}@media screen and (max-width:767px){.predictive-list .predictive-list-title{padding-top:18px}}@media screen and (min-width:1696px){.predictive-list .predictive-list-title{padding-top:18px}}@media screen and (max-width:767px){.predictive-list .predictive-list-title{padding-left:18px}}@media screen and (min-width:1696px){.predictive-list .predictive-list-title{padding-left:18px}}@media screen and (max-width:767px){.predictive-list .predictive-list-title{padding-right:18px}}@media screen and (min-width:1696px){.predictive-list .predictive-list-title{padding-right:18px}}@media screen and (max-width:767px){.predictive-list .predictive-list-title{padding-bottom:11px}}@media screen and (min-width:1696px){.predictive-list .predictive-list-title{padding-bottom:11px}}.predictive-list .person-title{color:#4f5050;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:700;letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin-top:calc(-.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.predictive-list .person-title{font-size:19px}}@media screen and (min-width:1696px){.predictive-list .person-title{font-size:19px}}@media screen and (max-width:767px){.predictive-list .person-title{line-height:26px}}@media screen and (min-width:1696px){.predictive-list .person-title{line-height:26px}}@media screen and (max-width:767px){.predictive-list .person-title{letter-spacing:0}}@media screen and (min-width:1696px){.predictive-list .person-title{letter-spacing:0}}@media screen and (max-width:767px){.predictive-list .person-title{margin-top:-1px}}@media screen and (min-width:1696px){.predictive-list .person-title{margin-top:-1px}}.predictive-list .predictive-item,.predictive-list .predictive-person{align-items:center;border-bottom:1px solid #dddedf;color:#4f5050;cursor:pointer;display:flex;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);overflow:hidden;padding:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4) calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5) calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{letter-spacing:.5px}}@media screen and (min-width:1696px){.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:1696px){.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:1696px){.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:18px}}@media screen and (min-width:1696px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-left:18px}}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-right:18px}}@media screen and (min-width:1696px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-right:18px}}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-top:14px}}@media screen and (min-width:1696px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-top:14px}}@media screen and (max-width:767px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-bottom:9px}}@media screen and (min-width:1696px){.predictive-list .predictive-item,.predictive-list .predictive-person{padding-bottom:9px}}.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:#d9ebfc;flex-shrink:0;height:calc(3.57895rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4);width:calc(3.57895rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4)}@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:1696px){.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:1696px){.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:hover,.predictive-list .predictive-person.highlight,.predictive-list .predictive-person:hover{background:#4571a3;color:#fff}.predictive-list .predictive-item.highlight .person-position,.predictive-list .predictive-item.highlight .person-title,.predictive-list .predictive-item:hover .person-position,.predictive-list .predictive-item:hover .person-title,.predictive-list .predictive-person.highlight .person-position,.predictive-list .predictive-person.highlight .person-title,.predictive-list .predictive-person:hover .person-position,.predictive-list .predictive-person:hover .person-title{color:#fff}.predictive-list .predictive-item-service{padding-left:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}.predictive-list .predictive-item-service:last-of-type{border-bottom:none}@media screen and (max-width:767px){.predictive-list .predictive-item-service{padding-left:19px}}@media screen and (min-width:1696px){.predictive-list .predictive-item-service{padding-left:19px}}.predictive-list .predictive-person{align-items:flex-start;border-bottom:1px solid #dddedf;font-weight:700;gap:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6) calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5) calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6) calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.predictive-list .predictive-person{padding-top:20px}}@media screen and (min-width:1696px){.predictive-list .predictive-person{padding-top:20px}}@media screen and (max-width:767px){.predictive-list .predictive-person{padding-bottom:20px}}@media screen and (min-width:1696px){.predictive-list .predictive-person{padding-bottom:20px}}@media screen and (max-width:767px){.predictive-list .predictive-person{padding-left:19px}}@media screen and (min-width:1696px){.predictive-list .predictive-person{padding-left:19px}}@media screen and (max-width:767px){.predictive-list .predictive-person{padding-right:18px}}@media screen and (min-width:1696px){.predictive-list .predictive-person{padding-right:18px}}@media screen and (max-width:767px){.predictive-list .predictive-person{gap:20px}}@media screen and (min-width:1696px){.predictive-list .predictive-person{gap:20px}}.predictive-list .person-content{display:flex;flex-direction:column;gap:calc(.1rem - var(--scrollbar-width)/91.2*0);padding-top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.predictive-list .person-content{gap:1px}}@media screen and (min-width:1696px){.predictive-list .person-content{gap:1px}}@media screen and (max-width:767px){.predictive-list .person-content{padding-top:1px}}@media screen and (min-width:1696px){.predictive-list .person-content{padding-top:1px}}.predictive-list .person-content .person-position{color:#4f5050;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.predictive-list .person-content .person-position{font-size:18px}}@media screen and (min-width:1696px){.predictive-list .person-content .person-position{font-size:18px}}@media screen and (max-width:767px){.predictive-list .person-content .person-position{letter-spacing:.5px}}@media screen and (min-width:1696px){.predictive-list .person-content .person-position{letter-spacing:.5px}}@media screen and (max-width:767px){.predictive-list .person-content .person-position{line-height:20px}}@media screen and (min-width:1696px){.predictive-list .person-content .person-position{line-height:20px}}.predictive-list .predictive-view-all{align-items:flex-start;color:#fff;cursor:pointer;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:0;letter-spacing:calc(-.02526rem + .03289vw - var(--scrollbar-width)/91.2*.03);line-height:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);width:100%}@media screen and (max-width:767px){.predictive-list .predictive-view-all{font-size:18px}}@media screen and (min-width:1696px){.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:1696px){.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:1696px){.predictive-list .predictive-view-all{letter-spacing:.3px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all{padding-left:18px}}@media screen and (min-width:1696px){.predictive-list .predictive-view-all{padding-left:18px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all{padding-right:18px}}@media screen and (min-width:1696px){.predictive-list .predictive-view-all{padding-right:18px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all{padding-top:18px}}@media screen and (min-width:1696px){.predictive-list .predictive-view-all{padding-top:18px}}@media screen and (max-width:767px){.predictive-list .predictive-view-all{padding-bottom:18px}}@media screen and (min-width:1696px){.predictive-list .predictive-view-all{padding-bottom:18px}}.predictive-list .predictive-view-all .wrapper{align-items:center;background-color:#002f65;color:#fff;display:flex;height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);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:1696px){.predictive-list .predictive-view-all .wrapper{height:54px}}.predictive-list .predictive-view-all.highlight .wrapper,.predictive-list .predictive-view-all:hover .wrapper{background:#002f65}.predictive-list .predictive-view-all .view-all-icon{font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);margin-left:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);margin-right:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.predictive-list .predictive-view-all .view-all-icon{font-size:24px}}@media screen and (min-width:1696px){.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:1696px){.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:1696px){.predictive-list .predictive-view-all .view-all-icon{margin-left:17px}}.predictive-list .predictive-list-category{padding-bottom:calc(-.03158rem + 1.86404vw - var(--scrollbar-width)/91.2*1.7)}@media screen and (max-width:767px){.predictive-list .predictive-list-category{padding-bottom:31px}}@media screen and (min-width:1696px){.predictive-list .predictive-list-category{padding-bottom:31px}}.predictive-list .predictive-list-category:nth-last-child(2){border-bottom:1px solid #dddedf;padding-bottom:0}.predictive-list .predictive-list-category:last-child{padding-bottom:0}.paGa{font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);padding:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6) calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5) calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6) calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.paGa{padding-left:19px}}@media screen and (min-width:1696px){.paGa{padding-left:19px}}@media screen and (max-width:767px){.paGa{padding-right:18px}}@media screen and (min-width:1696px){.paGa{padding-right:18px}}@media screen and (max-width:767px){.paGa{padding-top:20px}}@media screen and (min-width:1696px){.paGa{padding-top:20px}}@media screen and (max-width:767px){.paGa{padding-bottom:19px}}@media screen and (min-width:1696px){.paGa{padding-bottom:19px}}@media screen and (max-width:767px){.paGa{font-size:18px}}@media screen and (min-width:1696px){.paGa{font-size:18px}}.paGa.t67i .eH02{background-color:#4571a3}.eH02{align-items:center;background-color:#002f65;color:#fff;cursor:pointer;display:flex;gap:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);height:calc(1.34737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);justify-content:flex-start;letter-spacing:calc(-.04042rem + .05263vw - var(--scrollbar-width)/91.2*.048);padding-left:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-right:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4);width:100%}.eH02:hover{background-color:#4571a3}@media screen and (max-width:767px){.eH02{padding-left:19px}}@media screen and (min-width:1696px){.eH02{padding-left:19px}}@media screen and (max-width:767px){.eH02{padding-right:20px}}@media screen and (min-width:1696px){.eH02{padding-right:20px}}@media screen and (max-width:767px){.eH02{letter-spacing:.48px}}@media screen and (min-width:1696px){.eH02{letter-spacing:.48px}}@media screen and (max-width:767px){.eH02{height:54px}}@media screen and (min-width:1696px){.eH02{height:54px}}@media screen and (max-width:767px){.eH02{gap:20px}}@media screen and (min-width:1696px){.eH02{gap:20px}}@media screen and (max-width:767px){.eH02{padding-top:7px}}@media screen and (min-width:1696px){.eH02{padding-top:7px}}.eH02 svg{--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);translate:0 var(--y)}@media screen and (max-width:767px){.eH02 svg{--y:-2px}}@media screen and (min-width:1696px){.eH02 svg{--y:-2px}}@page{size:letter;margin:.25in}.SGo9{--padding:calc(-0.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);--content:calc(-1.97368rem + 94.62719vw - var(--scrollbar-width)/91.2*86.3);display:grid;max-width:100%;transition:background-color .5s ease;width:100%}@media screen and (max-width:767px){.SGo9{--padding:25px}}@media screen and (min-width:1696px){.SGo9{--padding:55px}}@media screen and (max-width:767px){.SGo9{--content:100%}}@media screen and (min-width:1696px){.SGo9{--content:1570px}}@media screen and (max-width:767px){.SGo9{grid-template-columns:25px calc(100% - 50px) 25px}}@media print,screen and (min-width:768px){.SGo9{grid-template-columns:.5fr var(--content) .5fr}}@media print{.SGo9{grid-template-columns:0 100% 0}}.JP7o{background-color:#fff;position:relative;z-index:80}@media screen and (min-width:1696px){.JP7o{grid-template-columns:var(--padding) auto var(--padding)}}@media screen and (min-width:1920px){.JP7o{grid-template-columns:.5fr 1810px .5fr}}.y4sa{background-color:#002f65}@media screen and (min-width:1696px){.y4sa{grid-template-columns:var(--padding) auto var(--padding)}}@media screen and (min-width:1920px){.y4sa{grid-template-columns:.5fr 1810px .5fr}}.K6kN{background-color:#fff}.klPS{background-color:#4f5050}.PKL4{background-color:#dddedf}.mpKL{background-color:#f5f5f5}.rFxL{background-color:#dddedf}.oflA{background-color:transparent}.CWOT span:first-child{background-color:#dddedf}@media screen and (max-width:767px){.CWOT span:last-child{background-color:#dddedf}}.rBeg{background-color:#002f65}.QVT5{background-color:#dddedf}@media screen and (max-width:767px){.QVT5{background-color:#002f65}}.m6nd{padding-bottom:calc(-.26316rem + 12.0614vw - var(--scrollbar-width)/91.2*11);padding-top:calc(0rem + 4.16667vw - var(--scrollbar-width)/91.2*3.8)}@media screen and (max-width:767px){.m6nd{padding-top:40px}}@media screen and (min-width:1696px){.m6nd{padding-top:70px}}@media screen and (max-width:767px){.m6nd{padding-bottom:60px}}@media screen and (min-width:1696px){.m6nd{padding-bottom:200px}}#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}.CqwO{--col-1:calc(10.60526rem + 7.67544vw - var(--scrollbar-width)/91.2*7);grid-gap:calc(2.55263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);display:grid;gap:calc(2.55263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);grid-template-columns:var(--col-1) auto;height:calc(4.93684rem + 3.72807vw - var(--scrollbar-width)/91.2*3.4);padding-bottom:0;padding-top:0}@media screen and (max-width:767px){.CqwO{--col-1:235px}}@media screen and (min-width:1696px){.CqwO{--col-1:235px}}@media screen and (max-width:767px){.CqwO{gap:55px}}@media screen and (min-width:1696px){.CqwO{gap:55px}}@media screen and (max-width:767px){.CqwO{height:112px}}@media screen and (min-width:1696px){.CqwO{height:112px}}@media screen and (max-width:767px){.CqwO{display:none}}@media print{.CqwO{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:15px}}.CqwO nav{align-items:center;display:flex;height:100%;justify-content:flex-end;list-style:none;margin:0;padding:0;padding-top:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);width:100%}@media screen and (max-width:767px){.CqwO nav{padding-top:15px}}@media screen and (min-width:1696px){.CqwO nav{padding-top:15px}}.CqwO .X4om{display:flex;height:inherit;padding-top:calc(2.22105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.CqwO .X4om{padding-top:48px}}@media screen and (min-width:1696px){.CqwO .X4om{padding-top:48px}}@media print{.CqwO .X4om{padding-top:0}}.ij77{padding-top:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9);translate:1px 0}@media screen and (max-width:767px){.ij77{padding-top:29px}}@media screen and (min-width:1696px){.ij77{padding-top:29px}}.ij77 ul{align-items:center;display:flex;gap:calc(3.34737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);height:100%;justify-content:flex-end;list-style:none;margin:0;padding:0;width:100%}@media screen and (max-width:767px){.ij77 ul{gap:74px}}@media screen and (min-width:1696px){.ij77 ul{gap:74px}}.ij77 a{color:#4571a3;font-size:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);font-weight:500;letter-spacing:calc(.1rem - var(--scrollbar-width)/91.2*0);line-height:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);position:relative;text-transform:uppercase}.ij77 a:hover{color:#002f65}.ij77 a{transition:color .5s ease}@media screen and (max-width:767px){.ij77 a{font-size:12px}}@media screen and (min-width:1696px){.ij77 a{font-size:12px}}@media screen and (max-width:767px){.ij77 a{line-height:15px}}@media screen and (min-width:1696px){.ij77 a{line-height:15px}}@media screen and (max-width:767px){.ij77 a{letter-spacing:1px}}@media screen and (min-width:1696px){.ij77 a{letter-spacing:1px}}@media print{.ij77{display:none}}.Q3m7{align-items:center;display:flex;gap:calc(-.10526rem + 4.82456vw - var(--scrollbar-width)/91.2*4.4);height:100%;justify-content:flex-end;list-style:none;margin:0;padding:0;padding-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);padding-right:calc(-.16316rem + 3.72807vw - var(--scrollbar-width)/91.2*3.4);width:100%}@media screen and (max-width:767px){.Q3m7{gap:80px}}@media screen and (min-width:1696px){.Q3m7{gap:80px}}@media screen and (max-width:767px){.Q3m7{padding-right:61px}}@media screen and (min-width:1696px){.Q3m7{padding-right:61px}}@media screen and (max-width:767px){.Q3m7{padding-bottom:2px}}@media screen and (min-width:1696px){.Q3m7{padding-bottom:2px}}@media print{.Q3m7{display:none}}.ySA2{position:relative}.ySA2.Ri_Z .gUS5:after{background-color:#ffd639}.gUS5{color:#002f65;display:block;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:500;letter-spacing:0;line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);position:relative}@media screen and (max-width:767px){.gUS5{font-size:18px}}@media screen and (min-width:1696px){.gUS5{font-size:18px}}@media screen and (max-width:767px){.gUS5{line-height:22px}}@media screen and (min-width:1696px){.gUS5{line-height:22px}}.gUS5:hover{color:#002f65}.LuYW{align-items:flex-end;display:flex;flex-direction:column;height:0;justify-content:flex-end;left:calc(-.99474rem - .65789vw - var(--scrollbar-width)/91.2*-.6);min-width:calc(12.07895rem + 8.88158vw - var(--scrollbar-width)/91.2*8.1);overflow:hidden;position:absolute;top:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.LuYW{min-width:270px}}@media screen and (min-width:1696px){.LuYW{min-width:270px}}@media screen and (max-width:767px){.LuYW{top:29px}}@media screen and (min-width:1696px){.LuYW{top:29px}}@media screen and (max-width:767px){.LuYW{left:-21px}}@media screen and (min-width:1696px){.LuYW{left:-21px}}.G1LK{min-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.G1LK .BRb9{align-items:center;background-color:#fff;border-bottom:1px solid #dddedf;color:#002f65;display:block;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:400;height:calc(2.35263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-left:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-right:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);white-space:nowrap}@media screen and (max-width:767px){.G1LK .BRb9{font-size:18px}}@media screen and (min-width:1696px){.G1LK .BRb9{font-size:18px}}@media screen and (max-width:767px){.G1LK .BRb9{line-height:22px}}@media screen and (min-width:1696px){.G1LK .BRb9{line-height:22px}}@media screen and (max-width:767px){.G1LK .BRb9{height:53px}}@media screen and (min-width:1696px){.G1LK .BRb9{height:53px}}@media screen and (max-width:767px){.G1LK .BRb9{padding-top:18px}}@media screen and (min-width:1696px){.G1LK .BRb9{padding-top:18px}}@media screen and (max-width:767px){.G1LK .BRb9{padding-left:20px}}@media screen and (min-width:1696px){.G1LK .BRb9{padding-left:20px}}@media screen and (max-width:767px){.G1LK .BRb9{padding-right:19px}}@media screen and (min-width:1696px){.G1LK .BRb9{padding-right:19px}}.G1LK .BRb9{transition:background-color .5s ease}.G1LK .BRb9:last-of-type{border-bottom:none}.G1LK .BRb9.RlIr,.G1LK .BRb9:hover{background-color:#ffd639}.G1LK .BRb9:focus-visible{box-shadow:none;outline:2px solid #000;outline-offset:-2px}.underline{background-color:#ffd639;bottom:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2);display:block;height:calc(.03158rem + .2193vw - var(--scrollbar-width)/91.2*.2);left:calc(-.89474rem - .65789vw - var(--scrollbar-width)/91.2*-.6);position:absolute;right:calc(-.89474rem - .65789vw - var(--scrollbar-width)/91.2*-.6);transition:background-color .5s ease}@media screen and (max-width:767px){.underline{bottom:-7px}}@media screen and (min-width:1696px){.underline{bottom:-7px}}@media screen and (max-width:767px){.underline{left:-20px}}@media screen and (min-width:1696px){.underline{left:-20px}}@media screen and (max-width:767px){.underline{right:-20px}}@media screen and (min-width:1696px){.underline{right:-20px}}@media screen and (max-width:767px){.underline{height:4px}}@media screen and (min-width:1696px){.underline{height:4px}}.topmenu-underline{background-color:#ffd639;bottom:calc(-.07368rem - .16447vw - var(--scrollbar-width)/91.2*-.15);display:block;height:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);left:calc(-.54737rem - .32895vw - var(--scrollbar-width)/91.2*-.3);position:absolute;right:calc(-.43158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.topmenu-underline{left:-11px}}@media screen and (min-width:1696px){.topmenu-underline{left:-11px}}@media screen and (max-width:767px){.topmenu-underline{right:-8px}}@media screen and (min-width:1696px){.topmenu-underline{right:-8px}}@media screen and (max-width:767px){.topmenu-underline{height:2px}}@media screen and (min-width:1696px){.topmenu-underline{height:2px}}@media screen and (max-width:767px){.topmenu-underline{bottom:-3.5px}}@media screen and (min-width:1696px){.topmenu-underline{bottom:-3.5px}}.O0iZ{--x:calc(0.54737rem + 0.32895vw - var(--scrollbar-width)/91.2*0.3);--y:calc(-0.11579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);color:#002f65;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);height:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);min-width:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);translate:var(--x) var(--y);width:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.O0iZ{font-size:18px}}@media screen and (min-width:1696px){.O0iZ{font-size:18px}}@media screen and (max-width:767px){.O0iZ{height:40px}}@media screen and (min-width:1696px){.O0iZ{height:40px}}@media screen and (max-width:767px){.O0iZ{width:40px}}@media screen and (min-width:1696px){.O0iZ{width:40px}}@media screen and (max-width:767px){.O0iZ{min-width:40px}}@media screen and (min-width:1696px){.O0iZ{min-width:40px}}@media screen and (max-width:767px){.O0iZ{--x:11px}}@media screen and (min-width:1696px){.O0iZ{--x:11px}}@media screen and (max-width:767px){.O0iZ{--y:-3px}}@media screen and (min-width:1696px){.O0iZ{--y:-3px}}.O0iZ button{align-items:center;background:transparent;border-radius:20px;display:flex;height:inherit;justify-content:center;transition:background-color .5s ease;width:inherit}.O0iZ button:hover{background-color:#ffd639}@media print{.O0iZ{display:none}}button{-webkit-appearance:none;appearance:none}.Uv9W{align-items:center;-webkit-appearance:none;background-color:#4571a3;color:#fff;display:flex;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:400;height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);justify-content:center;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-left:calc(.53684rem + 3.72807vw - var(--scrollbar-width)/91.2*3.4);padding-right:calc(.53684rem + 3.72807vw - var(--scrollbar-width)/91.2*3.4);padding-top:calc(.5rem - var(--scrollbar-width)/91.2*0);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){.Uv9W{font-size:18px}}@media screen and (min-width:1696px){.Uv9W{font-size:18px}}@media screen and (max-width:767px){.Uv9W{line-height:22px}}@media screen and (min-width:1696px){.Uv9W{line-height:22px}}@media screen and (max-width:767px){.Uv9W{padding-left:68px}}@media screen and (min-width:1696px){.Uv9W{padding-left:68px}}@media screen and (max-width:767px){.Uv9W{padding-right:68px}}@media screen and (min-width:1696px){.Uv9W{padding-right:68px}}@media screen and (max-width:767px){.Uv9W{height:54px}}@media screen and (min-width:1696px){.Uv9W{height:54px}}@media screen and (max-width:767px){.Uv9W{padding-top:5px}}@media screen and (min-width:1696px){.Uv9W{padding-top:5px}}@media screen and (max-width:767px){.Uv9W{letter-spacing:.5px}}@media screen and (min-width:1696px){.Uv9W{letter-spacing:.5px}}@media print{.Uv9W{display:none}}@media print,screen and (min-width:768px){.Uv9W{transition:color .5s ease,background-color .5s ease}.Uv9W:hover{background-color:#ffd639;color:#002f65}}.CIai,.l07b,.qZwH{font-weight:500;gap:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);justify-content:flex-start;letter-spacing:calc(-.00842rem + .01096vw - var(--scrollbar-width)/91.2*.01);padding-left:calc(1.67368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);padding-right:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-top:calc(.31579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:calc(7.70526rem + 5.59211vw - var(--scrollbar-width)/91.2*5.1)}@media screen and (max-width:767px){.CIai,.l07b,.qZwH{gap:18px}}@media screen and (min-width:1696px){.CIai,.l07b,.qZwH{gap:18px}}@media screen and (max-width:767px){.CIai,.l07b,.qZwH{padding-left:37px}}@media screen and (min-width:1696px){.CIai,.l07b,.qZwH{padding-left:37px}}@media screen and (max-width:767px){.CIai,.l07b,.qZwH{padding-right:35px}}@media screen and (min-width:1696px){.CIai,.l07b,.qZwH{padding-right:35px}}@media screen and (max-width:767px){.CIai,.l07b,.qZwH{padding-top:5px}}@media screen and (min-width:1696px){.CIai,.l07b,.qZwH{padding-top:5px}}@media screen and (max-width:767px){.CIai,.l07b,.qZwH{width:171px}}@media screen and (min-width:1696px){.CIai,.l07b,.qZwH{width:171px}}@media screen and (max-width:767px){.CIai,.l07b,.qZwH{letter-spacing:.1px}}@media screen and (min-width:1696px){.CIai,.l07b,.qZwH{letter-spacing:.1px}}.CIai ._QCe,.l07b ._QCe,.qZwH ._QCe{font-size:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);position:relative;top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.CIai ._QCe,.l07b ._QCe,.qZwH ._QCe{top:1px}}@media screen and (min-width:1696px){.CIai ._QCe,.l07b ._QCe,.qZwH ._QCe{top:1px}}@media screen and (max-width:767px){.CIai ._QCe,.l07b ._QCe,.qZwH ._QCe{font-size:22px}}@media screen and (min-width:1696px){.CIai ._QCe,.l07b ._QCe,.qZwH ._QCe{font-size:22px}}.CIai{gap:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);padding-left:calc(1.80526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);padding-right:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);width:calc(7.83684rem + 5.8114vw - var(--scrollbar-width)/91.2*5.3)}@media screen and (max-width:767px){.CIai{gap:17px}}@media screen and (min-width:1696px){.CIai{gap:17px}}@media screen and (max-width:767px){.CIai{padding-left:37px}}@media screen and (min-width:1696px){.CIai{padding-left:42px}}@media screen and (max-width:767px){.CIai{padding-right:35px}}@media screen and (min-width:1696px){.CIai{padding-right:35px}}@media screen and (max-width:767px){.CIai{width:176px}}@media screen and (min-width:1696px){.CIai{width:176px}}.CIai ._QCe{font-size:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.CIai ._QCe{top:0}}@media screen and (min-width:1696px){.CIai ._QCe{top:0}}@media screen and (max-width:767px){.CIai ._QCe{font-size:21px}}@media screen and (min-width:1696px){.CIai ._QCe{font-size:21px}}.qZwH:focus-visible{position:relative;z-index:10}.P5ZV,.o_EL,.oug8{background-color:transparent;border:1px solid #002f65;color:#002f65;transition:color .5s ease,background-color .5s ease,border-color .5s ease}.P5ZV:hover,.o_EL:hover,.oug8:hover{background-color:#ffd639;border-color:transparent;color:#002f65}.fy0c{background-color:transparent;background-color:#002f65;border:1px solid #002f65;color:#002f65;color:#fff;transition:color .5s ease,background-color .5s ease,border-color .5s ease}.fy0c:hover{background-color:#ffd639;border-color:transparent;color:#002f65}.oug8{border:1px solid #dddedf;color:var(--tc-grey3);padding-left:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);padding-right:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.oug8{padding-left:17px}}@media screen and (min-width:1696px){.oug8{padding-left:17px}}@media screen and (max-width:767px){.oug8{padding-right:17px}}@media screen and (min-width:1696px){.oug8{padding-right:17px}}a.P5ZV{padding-left:calc(.62105rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);padding-right:calc(.58947rem + 3.39912vw - var(--scrollbar-width)/91.2*3.1)}a.P5ZV.P5ZV{text-decoration:none}a.P5ZV.P5ZV:hover{color:#002f65}a.P5ZV.P5ZV{transition:background-color .5s ease,border-color .5s ease,color .5s ease}@media screen and (max-width:767px){a.P5ZV{padding-left:63px}}@media screen and (min-width:1696px){a.P5ZV{padding-left:67px}}@media screen and (max-width:767px){a.P5ZV{padding-right:63px}}@media screen and (min-width:1696px){a.P5ZV{padding-right:63px}}.gItz,.phvb,.plyU,.ujNx{background-color:inherit;font-size:calc(.52632rem + .87719vw - var(--scrollbar-width)/91.2*.8);gap:calc(-.08947rem + .76754vw - var(--scrollbar-width)/91.2*.7);height:inherit;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(.64211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding:0}@media screen and (max-width:767px){.gItz,.phvb,.plyU,.ujNx{gap:12px}}@media screen and (min-width:1696px){.gItz,.phvb,.plyU,.ujNx{gap:12px}}@media screen and (max-width:767px){.gItz,.phvb,.plyU,.ujNx{letter-spacing:.5px}}@media screen and (min-width:1696px){.gItz,.phvb,.plyU,.ujNx{letter-spacing:-.5px}}@media screen and (max-width:767px){.gItz,.phvb,.plyU,.ujNx{font-size:20px}}@media screen and (min-width:1696px){.gItz,.phvb,.plyU,.ujNx{font-size:20px}}@media screen and (max-width:767px){.gItz,.phvb,.plyU,.ujNx{line-height:23px}}@media screen and (min-width:1696px){.gItz,.phvb,.plyU,.ujNx{line-height:23px}}@media print,screen and (min-width:768px){.gItz,.phvb,.plyU,.ujNx{transition:color .5s ease}.gItz:hover,.phvb:hover,.plyU:hover,.ujNx:hover{background-color:inherit;color:#ffd639}}.gItz ._QCe,.phvb ._QCe,.plyU ._QCe,.ujNx ._QCe{font-size:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3);position:relative;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.gItz ._QCe,.phvb ._QCe,.plyU ._QCe,.ujNx ._QCe{top:-2px}}@media screen and (min-width:1696px){.gItz ._QCe,.phvb ._QCe,.plyU ._QCe,.ujNx ._QCe{top:-2px}}@media screen and (max-width:767px){.gItz ._QCe,.phvb ._QCe,.plyU ._QCe,.ujNx ._QCe{font-size:9px}}@media screen and (min-width:1696px){.gItz ._QCe,.phvb ._QCe,.plyU ._QCe,.ujNx ._QCe{font-size:9px}}.gItz ._QCe{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ujNx ._QCe{top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (max-width:767px){.ujNx ._QCe{top:-3px}}@media screen and (min-width:1696px){.ujNx ._QCe{top:-3px}}.UG13,.lm_b{background-color:inherit;display:flex;gap:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);height:inherit;padding:0}@media print,screen and (min-width:768px){.UG13,.lm_b{transition:color .5s ease}.UG13:hover,.lm_b:hover{color:#ffd639}}@media screen and (max-width:767px){.UG13,.lm_b{gap:12px}}@media screen and (min-width:1696px){.UG13,.lm_b{gap:12px}}@media print,screen and (min-width:768px){.UG13:hover,.lm_b:hover{background-color:inherit}}.UG13 ._QCe,.lm_b ._QCe{font-size:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3);position:relative;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.UG13 ._QCe,.lm_b ._QCe{top:-2px}}@media screen and (min-width:1696px){.UG13 ._QCe,.lm_b ._QCe{top:-2px}}@media screen and (max-width:767px){.UG13 ._QCe,.lm_b ._QCe{font-size:9px}}@media screen and (min-width:1696px){.UG13 ._QCe,.lm_b ._QCe{font-size:9px}}.UG13 ._QCe{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.MLG0,.shHD{background-color:inherit;color:#666;font-size:26px;font-weight:400;height:inherit;justify-content:space-between;letter-spacing:0;line-height:28px;padding:0;width:100%}.MLG0 ._QCe,.shHD ._QCe{font-size:9px;position:relative;top:-4px}.MLG0:hover,.shHD:hover{background:none;color:inherit}.MLG0{color:#002f65!important;transition:color .5s ease}.MLG0 ._QCe{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pMq8{align-items:center;background-color:#002f65;display:flex;font-size:18px;height:54px;justify-content:center;min-width:54px;padding:0;width:54px}.pMq8 ._QCe{translate:0 2px}.wZet{align-items:center;background-color:#ffd639;color:#002f65;display:flex;height:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);justify-content:center;padding:0;width:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.wZet{height:40px}}@media screen and (min-width:1696px){.wZet{height:40px}}@media screen and (max-width:767px){.wZet{width:40px}}@media screen and (min-width:1696px){.wZet{width:40px}}.wZet ._QCe{font-size:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.wZet ._QCe{font-size:8px}}@media screen and (min-width:1696px){.wZet ._QCe{font-size:8px}}.KuyZ{background-color:transparent;border:2px solid #dddedf;color:var(--tc-grey3);transition:border-color .5s ease,background-color .5s ease,color .5s ease}.KuyZ:hover{background-color:#002f65;border-color:#002f65;color:#fff}.BIQB{background-color:transparent;border:1px solid #002f65;color:#002f65;padding-left:calc(-.11579rem + 4.05702vw - var(--scrollbar-width)/91.2*3.7);padding-right:calc(-.11579rem + 4.05702vw - var(--scrollbar-width)/91.2*3.7);transition:border-color .5s ease,background-color .5s ease,color .5s ease}.BIQB:hover{background-color:#ffd639;border-color:#ffd639;color:#002f65}@media screen and (max-width:767px){.BIQB{padding-left:67px}}@media screen and (min-width:1696px){.BIQB{padding-left:67px}}@media screen and (max-width:767px){.BIQB{padding-right:67px}}@media screen and (min-width:1696px){.BIQB{padding-right:67px}}.uY0l{background-color:inherit;color:#fff;display:flex;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:500;gap:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(1.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding:0;padding-left:calc(.1rem - var(--scrollbar-width)/91.2*0);padding-top:calc(0rem - var(--scrollbar-width)/91.2*0);translate:0 var(--y)}@media screen and (max-width:767px){.uY0l{gap:10px}}@media screen and (min-width:1696px){.uY0l{gap:16px}}@media screen and (max-width:767px){.uY0l{padding-top:0}}@media screen and (min-width:1696px){.uY0l{padding-top:0}}@media screen and (max-width:767px){.uY0l{padding-left:2px}}@media screen and (min-width:1696px){.uY0l{padding-left:1px}}@media screen and (max-width:767px){.uY0l{font-size:18px}}@media screen and (min-width:1696px){.uY0l{font-size:18px}}@media screen and (max-width:767px){.uY0l{line-height:23px}}@media screen and (min-width:1696px){.uY0l{line-height:23px}}@media screen and (max-width:767px){.uY0l{letter-spacing:0}}@media screen and (min-width:1696px){.uY0l{letter-spacing:0}}.uY0l:hover,.uY0l:hover svg{color:#ffd639}.um1m{background-color:inherit;color:#fff;display:flex;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:500;gap:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(1.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding:0;padding-left:calc(.1rem - var(--scrollbar-width)/91.2*0);padding-top:calc(0rem - var(--scrollbar-width)/91.2*0);translate:0 var(--y)}.um1m>span{height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);width:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.um1m>span{width:22px}}@media screen and (min-width:1696px){.um1m>span{width:22px}}@media screen and (max-width:767px){.um1m>span{height:22px}}@media screen and (min-width:1696px){.um1m>span{height:22px}}@media screen and (max-width:767px){.um1m{gap:12px}}@media screen and (min-width:1696px){.um1m{gap:12px}}@media screen and (max-width:767px){.um1m{padding-top:0}}@media screen and (min-width:1696px){.um1m{padding-top:0}}@media screen and (max-width:767px){.um1m{padding-left:2px}}@media screen and (min-width:1696px){.um1m{padding-left:1px}}@media screen and (max-width:767px){.um1m{font-size:18px}}@media screen and (min-width:1696px){.um1m{font-size:18px}}@media screen and (max-width:767px){.um1m{line-height:23px}}@media screen and (min-width:1696px){.um1m{line-height:23px}}@media screen and (max-width:767px){.um1m{letter-spacing:0}}@media screen and (min-width:1696px){.um1m{letter-spacing:0}}.um1m:hover,.um1m:hover svg{color:#ffd639}.uY0l:hover,.um1m:hover{background-color:inherit}.uY0l ._QCe{color:#fff;font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(.1rem - var(--scrollbar-width)/91.2*0);padding-right:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);position:relative;top:calc(-.1rem - var(--scrollbar-width)/91.2*0);transition:color .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease,-webkit-transform .5s ease}@media screen and (max-width:767px){.uY0l ._QCe{top:-1px}}@media screen and (min-width:1696px){.uY0l ._QCe{top:-1px}}@media screen and (max-width:767px){.uY0l ._QCe{left:1px}}@media screen and (min-width:1696px){.uY0l ._QCe{left:1px}}@media screen and (max-width:767px){.uY0l ._QCe{font-size:16px}}@media screen and (min-width:1696px){.uY0l ._QCe{font-size:16px}}@media screen and (max-width:767px){.uY0l ._QCe{padding-right:0}}@media screen and (min-width:1696px){.uY0l ._QCe{padding-right:2px}}.um1m ._QCe{color:#fff;font-size:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-right:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);position:relative;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);transition:color .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease,-webkit-transform .5s ease}@media screen and (max-width:767px){.um1m ._QCe{top:-2px}}@media screen and (min-width:1696px){.um1m ._QCe{top:-2px}}@media screen and (max-width:767px){.um1m ._QCe{font-size:22px}}@media screen and (min-width:1696px){.um1m ._QCe{font-size:22px}}@media screen and (max-width:767px){.um1m ._QCe{padding-right:0}}@media screen and (min-width:1696px){.um1m ._QCe{padding-right:2px}}.yuqM{align-items:center;background-color:#4571a3;color:#fff;display:flex;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);justify-content:center;line-height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);padding:0;padding-left:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2);padding-top:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);transition:background-color .5s ease,color .5s ease;width:calc(5.58421rem + 4.05702vw - var(--scrollbar-width)/91.2*3.7)}@media screen and (max-width:767px){.yuqM{padding-top:4px}}@media screen and (min-width:1696px){.yuqM{padding-top:4px}}@media screen and (max-width:767px){.yuqM{font-size:19px}}@media screen and (min-width:1696px){.yuqM{font-size:19px}}@media screen and (max-width:767px){.yuqM{line-height:54px}}@media screen and (min-width:1696px){.yuqM{line-height:54px}}@media screen and (max-width:767px){.yuqM{gap:10px}}@media screen and (min-width:1696px){.yuqM{gap:10px}}@media screen and (max-width:767px){.yuqM{height:54px}}@media screen and (min-width:1696px){.yuqM{height:54px}}@media screen and (max-width:767px){.yuqM{width:124px}}@media screen and (min-width:1696px){.yuqM{width:124px}}@media screen and (max-width:767px){.yuqM{padding-left:7px}}@media screen and (min-width:1696px){.yuqM{padding-left:7px}}.yuqM svg{color:#fff;display:block;font-size:18px;transition:color .5s ease;translate:0 -2px}.yuqM:hover{background-color:#ffd639}.yuqM:hover,.yuqM:hover svg{color:#002f65}._VVS{--y:calc(-0.07895rem - 0.54825vw - var(--scrollbar-width)/91.2*-0.5);background-color:inherit;color:#fff;display:flex;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:500;gap:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(-.09474rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);padding:0;padding-left:calc(-.08421rem + .10965vw - var(--scrollbar-width)/91.2*.1);padding-top:calc(0rem - var(--scrollbar-width)/91.2*0);translate:0 var(--y)}@media screen and (max-width:767px){._VVS{gap:10px}}@media screen and (min-width:1696px){._VVS{gap:10px}}@media screen and (max-width:767px){._VVS{padding-top:0}}@media screen and (min-width:1696px){._VVS{padding-top:0}}@media screen and (max-width:767px){._VVS{padding-left:2px}}@media screen and (min-width:1696px){._VVS{padding-left:1px}}@media screen and (max-width:767px){._VVS{font-size:18px}}@media screen and (min-width:1696px){._VVS{font-size:18px}}@media screen and (max-width:767px){._VVS{line-height:23px}}@media screen and (min-width:1696px){._VVS{line-height:23px}}@media screen and (max-width:767px){._VVS{letter-spacing:0}}@media screen and (min-width:1696px){._VVS{letter-spacing:0}}@media screen and (max-width:767px){._VVS{--y:-10px}}@media screen and (min-width:1696px){._VVS{--y:-10px}}._VVS:hover,._VVS:hover svg{color:#ffd639}._VVS:hover{background-color:inherit}._VVS ._QCe{color:#fff;font-size:calc(-.01053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);left:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);padding-right:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);position:relative;top:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);transition:color .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease,-webkit-transform .5s ease}@media screen and (max-width:767px){._VVS ._QCe{top:-.5px}}@media screen and (min-width:1696px){._VVS ._QCe{top:-.5px}}@media screen and (max-width:767px){._VVS ._QCe{left:.5px}}@media screen and (min-width:1696px){._VVS ._QCe{left:.5px}}@media screen and (max-width:767px){._VVS ._QCe{font-size:22px}}@media screen and (min-width:1696px){._VVS ._QCe{font-size:22px}}@media screen and (max-width:767px){._VVS ._QCe{padding-right:0}}@media screen and (min-width:1696px){._VVS ._QCe{padding-right:2px}}.BsUu,.KGbS,.rp4H{background:none;color:#4571a3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:500;height:auto;letter-spacing:0;line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding:0}@media print,screen and (min-width:768px){.BsUu,.KGbS,.rp4H{transition:color .5s ease}.BsUu:hover,.KGbS:hover,.rp4H:hover{color:#002f65}}.BsUu,.KGbS,.rp4H{transition:color .5s ease}@media screen and (max-width:767px){.BsUu,.KGbS,.rp4H{font-size:19px}}@media screen and (min-width:1696px){.BsUu,.KGbS,.rp4H{font-size:19px}}@media screen and (max-width:767px){.BsUu,.KGbS,.rp4H{line-height:26px}}@media screen and (min-width:1696px){.BsUu,.KGbS,.rp4H{line-height:26px}}.BsUu ._QCe,.KGbS ._QCe,.rp4H ._QCe{font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);padding-left:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2);transition:color .5s ease}@media screen and (max-width:767px){.BsUu ._QCe,.KGbS ._QCe,.rp4H ._QCe{font-size:16px}}@media screen and (min-width:1696px){.BsUu ._QCe,.KGbS ._QCe,.rp4H ._QCe{font-size:16px}}@media screen and (max-width:767px){.BsUu ._QCe,.KGbS ._QCe,.rp4H ._QCe{padding-left:6px}}@media screen and (min-width:1696px){.BsUu ._QCe,.KGbS ._QCe,.rp4H ._QCe{padding-left:6px}}.BsUu:hover,.KGbS:hover,.rp4H:hover{background:none}.BsUu:hover ._QCe,.KGbS:hover ._QCe,.rp4H:hover ._QCe{color:#002f65}.KGbS{color:#4571a3;font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);text-decoration:underline;text-decoration-color:#4571a3;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.KGbS{text-underline-offset:4px}}@media screen and (min-width:1696px){.KGbS{text-underline-offset:4px}}@media print,screen and (min-width:768px){.KGbS:hover{text-decoration-color:#002f65}}@media print{.KGbS{text-decoration-thickness:.1pt}}.KGbS{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.KGbS{letter-spacing:.5px}}@media screen and (min-width:1696px){.KGbS{letter-spacing:.5px}}.KGbS:hover{text-decoration-color:#002f65}.DE6F{background:none;color:#4571a3;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:500;height:auto;line-height:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding:0}@media print,screen and (min-width:768px){.DE6F{transition:color .5s ease}.DE6F:hover{color:#002f65}}.DE6F{transition:color .5s ease}@media screen and (max-width:767px){.DE6F{font-size:19px}}@media screen and (min-width:1696px){.DE6F{font-size:19px}}@media screen and (max-width:767px){.DE6F{line-height:19px}}@media screen and (min-width:1696px){.DE6F{line-height:19px}}.DE6F ._QCe{font-size:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-left:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.DE6F ._QCe{font-size:21px}}@media screen and (min-width:1696px){.DE6F ._QCe{font-size:21px}}@media screen and (max-width:767px){.DE6F ._QCe{padding-left:8px}}@media screen and (min-width:1696px){.DE6F ._QCe{padding-left:8px}}.DE6F:hover{background:none}.XKCr{align-items:center;background-color:transparent;border:1px solid #002f65;color:#002f65;display:flex;font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:400;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(-.07895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);padding:calc(-.05789rem + .98684vw - var(--scrollbar-width)/91.2*.9) calc(.00526rem + 3.50877vw - var(--scrollbar-width)/91.2*3.2) calc(-.00526rem + .65789vw - var(--scrollbar-width)/91.2*.6) calc(-.03158rem + 1.86404vw - var(--scrollbar-width)/91.2*1.7);position:relative;transition:all .5s ease}@media screen and (max-width:767px){.XKCr{padding-top:15px}}@media screen and (min-width:1696px){.XKCr{padding-top:16px}}@media screen and (max-width:767px){.XKCr{padding-bottom:15px}}@media screen and (min-width:1696px){.XKCr{padding-bottom:11px}}@media screen and (max-width:767px){.XKCr{padding-left:32px}}@media screen and (min-width:1696px){.XKCr{padding-left:31px}}@media screen and (max-width:767px){.XKCr{padding-right:39px}}@media screen and (min-width:1696px){.XKCr{padding-right:59px}}@media screen and (max-width:767px){.XKCr{font-size:18px}}@media screen and (min-width:1696px){.XKCr{font-size:18px}}@media screen and (max-width:767px){.XKCr{line-height:22px}}@media screen and (min-width:1696px){.XKCr{line-height:25px}}@media screen and (max-width:767px){.XKCr{letter-spacing:.5px}}@media screen and (min-width:1696px){.XKCr{letter-spacing:.5px}}.XKCr svg{font-size:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);position:absolute;right:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);top:calc(-.09474rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){.XKCr svg{font-size:10px}}@media screen and (min-width:1696px){.XKCr svg{font-size:10px}}@media screen and (max-width:767px){.XKCr svg{top:23px}}@media screen and (min-width:1696px){.XKCr svg{top:23px}}@media screen and (max-width:767px){.XKCr svg{right:32px}}@media screen and (min-width:1696px){.XKCr svg{right:32px}}.XKCr svg{transition:all .5s ease}.XKCr:hover{background-color:#ffd639;border-color:#ffd639}.L9uL,.XKCr:hover,.XKCr:hover svg{color:#002f65}.L9uL{background-color:#ffd639;transition:color .5s ease,background-color .5s ease}.L9uL ._QCe{font-size:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);margin-top:calc(.11579rem + .10965vw - var(--scrollbar-width)/91.2*.1);padding-left:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.L9uL ._QCe{font-size:21px}}@media screen and (min-width:1696px){.L9uL ._QCe{font-size:21px}}@media screen and (max-width:767px){.L9uL ._QCe{padding-left:7px}}@media screen and (min-width:1696px){.L9uL ._QCe{padding-left:7px}}@media screen and (max-width:767px){.L9uL ._QCe{margin-top:3px}}@media screen and (min-width:1696px){.L9uL ._QCe{margin-top:3px}}.L9uL:hover{background-color:#4571a3;color:#fff}.a5jI{background-color:transparent;border:none;padding:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);position:absolute;right:calc(-.12632rem + 2.24781vw - var(--scrollbar-width)/91.2*2.05);top:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8);z-index:60}@media screen and (max-width:767px){.a5jI{top:15px}}@media screen and (min-width:1696px){.a5jI{top:14px}}@media screen and (max-width:767px){.a5jI{right:35px}}@media screen and (min-width:1696px){.a5jI{right:36.5px}}@media screen and (max-width:767px){.a5jI{padding:20px}}@media screen and (min-width:1696px){.a5jI{padding:20px}}.a5jI svg{color:hsla(0,0%,100%,.5);font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);transition:all .5s ease}@media screen and (max-width:767px){.a5jI svg{font-size:19px}}@media screen and (min-width:1696px){.a5jI svg{font-size:18px}}.a5jI:hover{background-color:transparent}.a5jI:hover svg{color:#ffd639}.m71o{align-items:center;background-color:#4571a3;border-radius:100%;color:#fff;display:flex;height:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);justify-content:center;padding:0;transition:background-color .5s ease;width:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.m71o{width:50px}}@media screen and (min-width:1696px){.m71o{width:50px}}@media screen and (max-width:767px){.m71o{height:50px}}@media screen and (min-width:1696px){.m71o{height:50px}}@media print{.m71o{display:none}}.m71o svg{--x:calc(0rem - var(--scrollbar-width)/91.2*0);--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);font-size:calc(-.11053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);transition:color .5s ease;translate:var(--x) var(--y)}@media screen and (max-width:767px){.m71o svg{font-size:21px}}@media screen and (min-width:1696px){.m71o svg{font-size:21px}}@media screen and (max-width:767px){.m71o svg{--x:0px}}@media screen and (min-width:1696px){.m71o svg{--x:0px}}@media screen and (max-width:767px){.m71o svg{--y:2px}}@media screen and (min-width:1696px){.m71o svg{--y:2px}}.m71o:hover{background-color:#ffd639}.m71o:hover,.m71o:hover svg{color:#002f65}.OKxW,.TMmY,.XYvl{background-color:inherit;font-size:calc(.51053rem + .76754vw - var(--scrollbar-width)/91.2*.7);gap:calc(-.08947rem + .76754vw - var(--scrollbar-width)/91.2*.7);height:inherit;letter-spacing:calc(-.02105rem + .02741vw - var(--scrollbar-width)/91.2*.025);line-height:calc(.64211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding:0}@media screen and (max-width:767px){.OKxW,.TMmY,.XYvl{gap:12px}}@media screen and (min-width:1696px){.OKxW,.TMmY,.XYvl{gap:12px}}@media screen and (max-width:767px){.OKxW,.TMmY,.XYvl{font-size:18px}}@media screen and (min-width:1696px){.OKxW,.TMmY,.XYvl{font-size:18px}}@media screen and (max-width:767px){.OKxW,.TMmY,.XYvl{line-height:23px}}@media screen and (min-width:1696px){.OKxW,.TMmY,.XYvl{line-height:23px}}@media screen and (max-width:767px){.OKxW,.TMmY,.XYvl{letter-spacing:.25px}}@media screen and (min-width:1696px){.OKxW,.TMmY,.XYvl{letter-spacing:.25px}}@media print,screen and (min-width:768px){.OKxW,.TMmY,.XYvl{transition:color .5s ease}.OKxW:hover,.TMmY:hover,.XYvl:hover{background-color:inherit;color:#ffd639}}.OKxW ._QCe,.TMmY ._QCe,.XYvl ._QCe{display:inline-block;height:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);letter-spacing:0;line-height:0;position:relative;top:calc(-.07368rem - .16447vw - var(--scrollbar-width)/91.2*-.15);width:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.OKxW ._QCe,.TMmY ._QCe,.XYvl ._QCe{top:-3.5px}}@media screen and (min-width:1696px){.OKxW ._QCe,.TMmY ._QCe,.XYvl ._QCe{top:-3.5px}}@media screen and (max-width:767px){.OKxW ._QCe,.TMmY ._QCe,.XYvl ._QCe{width:10px}}@media screen and (min-width:1696px){.OKxW ._QCe,.TMmY ._QCe,.XYvl ._QCe{width:10px}}@media screen and (max-width:767px){.OKxW ._QCe,.TMmY ._QCe,.XYvl ._QCe{height:10px}}@media screen and (min-width:1696px){.OKxW ._QCe,.TMmY ._QCe,.XYvl ._QCe{height:10px}}@media screen and (min-width:1681px)and (max-width:1920px){.OKxW,.TMmY,.XYvl{gap:1.25vw}.OKxW ._QCe,.TMmY ._QCe,.XYvl ._QCe{width:11px}}@media screen and (min-width:1920px){.OKxW,.TMmY,.XYvl{gap:24px}.OKxW ._QCe,.TMmY ._QCe,.XYvl ._QCe{width:11px}}.TMmY{gap:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.TMmY{gap:7px}}@media screen and (min-width:1696px){.TMmY{gap:7px}}.TMmY ._QCe{height:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);top:calc(0rem - var(--scrollbar-width)/91.2*0);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.TMmY ._QCe{top:0}}@media screen and (min-width:1696px){.TMmY ._QCe{top:0}}@media screen and (max-width:767px){.TMmY ._QCe{width:10px}}@media screen and (min-width:1696px){.TMmY ._QCe{width:10px}}@media screen and (max-width:767px){.TMmY ._QCe{height:16px}}@media screen and (min-width:1696px){.TMmY ._QCe{height:16px}}@media screen and (min-width:1681px)and (max-width:1920px){.TMmY{gap:.72vw;margin-bottom:-1px}.TMmY ._QCe{height:18px}}@media screen and (min-width:1920px){.TMmY{gap:14px;margin-bottom:-1px}.TMmY ._QCe{height:18px}}.XYvl{gap:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.XYvl{gap:16px}}@media screen and (min-width:1696px){.XYvl{gap:16px}}.XYvl ._QCe{top:calc(-.21579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.XYvl ._QCe{top:-4px}}@media screen and (min-width:1696px){.XYvl ._QCe{top:-4px}}@media screen and (min-width:1681px)and (max-width:1920px){.XYvl{gap:1.25vw}}@media screen and (min-width:1920px){.XYvl{gap:24px}}.Kdep{background-color:transparent;border:1px solid #002f65;color:#002f65;justify-content:space-between;padding-left:calc(1.44211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-right:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);transition:color .5s ease,background-color .5s ease,border-color .5s ease;width:calc(16.10526rem + 11.84211vw - var(--scrollbar-width)/91.2*10.8)}.Kdep:hover{background-color:#ffd639;border-color:transparent;color:#002f65}@media screen and (max-width:767px){.Kdep{padding-left:32px}}@media screen and (min-width:1696px){.Kdep{padding-left:31px}}@media screen and (max-width:767px){.Kdep{padding-right:33.5px}}@media screen and (min-width:1696px){.Kdep{padding-right:32px}}@media screen and (max-width:767px){.Kdep{width:100%}}@media screen and (min-width:1696px){.Kdep{width:360px}}.Kdep ._QCe{--y:calc(0.1rem - var(--scrollbar-width)/91.2*0);font-size:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);translate:0 var(--y)}@media screen and (max-width:767px){.Kdep ._QCe{--y:1px}}@media screen and (min-width:1696px){.Kdep ._QCe{--y:1px}}@media screen and (max-width:767px){.Kdep ._QCe{font-size:21px}}@media screen and (min-width:1696px){.Kdep ._QCe{font-size:21px}}.wHpy{border-radius:0;display:grid;grid-template-columns:1fr;height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);position:relative}@media screen and (max-width:767px){.wHpy{height:54px}}@media screen and (min-width:1696px){.wHpy{height:54px}}.wHpy label{align-items:center;color:#666;display:flex;font-size:calc(.69474rem + .65789vw - var(--scrollbar-width)/91.2*.6);grid-column:1/-1;grid-row:1/-1;height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);justify-content:flex-start;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);overflow:hidden;padding-left:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-right:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);pointer-events:none;text-overflow:ellipsis;white-space:nowrap;z-index:20}@media screen and (max-width:767px){.wHpy label{font-size:18px}}@media screen and (min-width:1696px){.wHpy label{font-size:18px}}@media screen and (max-width:767px){.wHpy label{line-height:20px}}@media screen and (min-width:1696px){.wHpy label{line-height:20px}}@media screen and (max-width:767px){.wHpy label{padding-left:20px}}@media screen and (min-width:1696px){.wHpy label{padding-left:20px}}@media screen and (max-width:767px){.wHpy label{padding-right:20px}}@media screen and (min-width:1696px){.wHpy label{padding-right:20px}}@media screen and (max-width:767px){.wHpy label{height:54px}}@media screen and (min-width:1696px){.wHpy label{height:54px}}@media screen and (max-width:767px){.wHpy label{letter-spacing:.5px}}@media screen and (min-width:1696px){.wHpy label{letter-spacing:.5px}}@media screen and (max-width:767px){.wHpy label{padding-top:4px}}@media screen and (min-width:1696px){.wHpy label{padding-top:4px}}.wHpy label{transition:font-size .5s ease,translate .5s ease}.wHpy label span{display:contents}.wHpy input,.wHpy label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wHpy input{-webkit-appearance:none;background-color:#fff;border-radius:0;color:#002f65;font-size:calc(.69474rem + .65789vw - var(--scrollbar-width)/91.2*.6);grid-column:1/-1;grid-row:1/-1;height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-left:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-right:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:100%;z-index:10}@media screen and (max-width:767px){.wHpy input{font-size:18px}}@media screen and (min-width:1696px){.wHpy input{font-size:18px}}@media screen and (max-width:767px){.wHpy input{line-height:20px}}@media screen and (min-width:1696px){.wHpy input{line-height:20px}}@media screen and (max-width:767px){.wHpy input{padding-left:20px}}@media screen and (min-width:1696px){.wHpy input{padding-left:20px}}@media screen and (max-width:767px){.wHpy input{padding-right:20px}}@media screen and (min-width:1696px){.wHpy input{padding-right:20px}}@media screen and (max-width:767px){.wHpy input{height:54px}}@media screen and (min-width:1696px){.wHpy input{height:54px}}@media screen and (max-width:767px){.wHpy input{letter-spacing:.5px}}@media screen and (min-width:1696px){.wHpy input{letter-spacing:.5px}}@media screen and (max-width:767px){.wHpy input{padding-top:4px}}@media screen and (min-width:1696px){.wHpy input{padding-top:4px}}.wHpy input:-webkit-autofill,.wHpy input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}.pibY{width:100%}.Ghtq{width:calc(8.94211rem + 25.98684vw - var(--scrollbar-width)/91.2*23.7)}.Ghtq input{background:#f5f5f5}@media screen and (max-width:767px){.Ghtq{width:526px}}@media screen and (min-width:1696px){.Ghtq{width:526px}}._avO{width:calc(9.47895rem + 27.63158vw - var(--scrollbar-width)/91.2*25.2)}@media screen and (max-width:767px){._avO{width:559px}}@media screen and (min-width:1696px){._avO{width:559px}}.TEU0{width:calc(-.84737rem + 41.33772vw - var(--scrollbar-width)/91.2*37.7)}@media screen and (max-width:767px){.TEU0{width:686px}}@media screen and (min-width:1696px){.TEU0{width:686px}}.IJTh,.nLuz{box-sizing:initial;width:100%}.IJTh label,.nLuz label{font-size:18px;letter-spacing:.5px;line-height:20px}.nLuz input{background-color:#f5f5f5;border:1px solid #f5f5f5}.IWji,.hkHg{min-width:340px}.IWji input,.hkHg input{background:#f5f5f5;position:relative}.IWji .predictive-list,.hkHg .predictive-list{max-height:calc(16.32105rem + 11.95175vw - var(--scrollbar-width)/91.2*10.9);top:calc(2.9rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.IWji .predictive-list,.hkHg .predictive-list{top:64px}}@media screen and (min-width:1696px){.IWji .predictive-list,.hkHg .predictive-list{top:64px}}@media screen and (max-width:767px){.IWji .predictive-list,.hkHg .predictive-list{max-height:364px}}@media screen and (min-width:1696px){.IWji .predictive-list,.hkHg .predictive-list{max-height:364px}}.qlpM.Sqkk input{padding-top:calc(1.93158rem + .2193vw - var(--scrollbar-width)/91.2*.2);position:relative}@media screen and (max-width:767px){.qlpM.Sqkk input{padding-top:23px}}@media screen and (min-width:1696px){.qlpM.Sqkk input{padding-top:23px}}.qlpM.Sqkk button{position:absolute;right:0;right:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8);top:50%;top:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7);z-index:10}@media screen and (max-width:767px){.qlpM.Sqkk button{top:25px}}@media screen and (min-width:1696px){.qlpM.Sqkk button{top:25px}}@media screen and (max-width:767px){.qlpM.Sqkk button{right:27px}}@media screen and (min-width:1696px){.qlpM.Sqkk button{right:27px}}.qlpM.Sqkk button svg{font-size:24px}.qlpM label{--y:calc(-0.29474rem - 0.65789vw - var(--scrollbar-width)/91.2*-0.6);font-size:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4);translate:0 var(--y)}@media screen and (max-width:767px){.qlpM label{font-size:14px}}@media screen and (min-width:1696px){.qlpM label{font-size:14px}}@media screen and (max-width:767px){.qlpM label{--y:-14px}}@media screen and (min-width:1696px){.qlpM label{--y:-14px}}.XXg1,.YpOA{position:relative;width:calc(-.57895rem + 30.70175vw - var(--scrollbar-width)/91.2*28)}.XXg1 input,.YpOA input{border:1px solid #f5f5f5}@media screen and (max-width:767px){.XXg1,.YpOA{width:100%}}@media screen and (min-width:1696px){.XXg1,.YpOA{width:510px}}.YpOA input{background-color:#f5f5f5}.WhwL input{background:#f5f5f5}.hstW{align-items:center;display:grid;grid-template-columns:auto auto;height:inherit;justify-content:flex-end;position:relative}.tf9r{background-color:transparent}.tf9r:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.tf9r:focus-visible.GxJ1{box-shadow:0 0 0 2px #fff;outline-color:#000}.tf9r svg{display:block}.NhY5{color:#f5f5f5;font-size:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.NhY5{font-size:34px}}@media screen and (min-width:1696px){.NhY5{font-size:34px}}@media print,screen and (min-width:768px){.NhY5{transition:color .5s ease}.NhY5:hover{color:#ffd639}}.meoM{--y:calc(0.76316rem + 0.4386vw - var(--scrollbar-width)/91.2*0.4);color:#002f65;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-bottom:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7);position:relative;translate:0 var(--y)}@media screen and (max-width:767px){.meoM{font-size:19px}}@media screen and (min-width:1696px){.meoM{font-size:19px}}@media screen and (max-width:767px){.meoM{--y:15px}}@media screen and (min-width:1696px){.meoM{--y:15px}}@media screen and (max-width:767px){.meoM{padding-bottom:25px}}@media screen and (min-width:1696px){.meoM{padding-bottom:25px}}@media print,screen and (min-width:768px){.meoM{transition:color .5s ease}.meoM:hover{color:#4571a3}}.Bgt4,.HmGY,.ZOoo,.wbqb{align-items:center;border-radius:50px;color:#fff;display:flex;font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);height:calc(.94737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);justify-content:center;min-height:calc(.94737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);min-width:calc(.94737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);width:calc(.94737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.Bgt4,.HmGY,.ZOoo,.wbqb{height:50px}}@media screen and (min-width:1696px){.Bgt4,.HmGY,.ZOoo,.wbqb{height:50px}}@media screen and (max-width:767px){.Bgt4,.HmGY,.ZOoo,.wbqb{width:50px}}@media screen and (min-width:1696px){.Bgt4,.HmGY,.ZOoo,.wbqb{width:50px}}@media screen and (max-width:767px){.Bgt4,.HmGY,.ZOoo,.wbqb{min-width:50px}}@media screen and (min-width:1696px){.Bgt4,.HmGY,.ZOoo,.wbqb{min-width:50px}}@media screen and (max-width:767px){.Bgt4,.HmGY,.ZOoo,.wbqb{min-height:50px}}@media screen and (min-width:1696px){.Bgt4,.HmGY,.ZOoo,.wbqb{min-height:50px}}@media screen and (max-width:767px){.Bgt4,.HmGY,.ZOoo,.wbqb{font-size:10px}}@media screen and (min-width:1696px){.Bgt4,.HmGY,.ZOoo,.wbqb{font-size:10px}}@media print,screen and (min-width:768px){.Bgt4:hover,.HmGY:hover,.ZOoo:hover,.wbqb:hover{background-color:#ffd639;color:#002f65}}.Bgt4,.HmGY,.ZOoo,.wbqb{transition:background-color .5s ease,color .5s ease}.Bgt4 svg,.HmGY svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Bgt4,.ZOoo{background-color:#4571a3}@media print,screen and (min-width:768px){.Bgt4:hover,.ZOoo:hover{background-color:#ffd639;color:#002f65}}.Bgt4,.ZOoo{transition:background-color .5s ease,color .5s ease}.kCjp{color:#002f65;font-size:18px}.PkR5,.mOTc{color:#002f65;font-size:14.25px;translate:0 1.5px}.PkR5{font-size:19px;translate:0 1px}.szFR{color:#002f65;font-size:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.szFR{font-size:34px}}@media screen and (min-width:1696px){.szFR{font-size:34px}}@media print,screen and (min-width:768px){.szFR{transition:color .5s ease}.szFR:hover{color:#002f65}}.Uewk{align-items:center;background-color:#002f65;color:#fff;display:flex;font-size:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);height:calc(3.57895rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4);justify-content:center;line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding:0;width:calc(3.57895rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4)}@media screen and (max-width:767px){.Uewk{font-size:22px}}@media screen and (min-width:1696px){.Uewk{font-size:22px}}@media screen and (max-width:767px){.Uewk{line-height:22px}}@media screen and (min-width:1696px){.Uewk{line-height:22px}}@media screen and (max-width:767px){.Uewk{height:80px}}@media screen and (min-width:1696px){.Uewk{height:80px}}@media screen and (max-width:767px){.Uewk{width:80px}}@media screen and (min-width:1696px){.Uewk{width:80px}}.xZA7{color:#f5f5f5;font-size:calc(.92105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.xZA7{font-size:35px}}@media screen and (min-width:1696px){.xZA7{font-size:35px}}.EvUt{color:#f5f5f5;font-size:calc(.92105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.EvUt{font-size:35px}}@media screen and (min-width:1696px){.EvUt{font-size:35px}}.Ok_C{color:#fff;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);margin-top:calc(-.19474rem + 7.67544vw - var(--scrollbar-width)/91.2*7)}@media print,screen and (min-width:768px){.Ok_C{transition:color .5s ease}.Ok_C:hover{color:#ffd639}}@media screen and (max-width:767px){.Ok_C{font-size:19px}}@media screen and (min-width:1696px){.Ok_C{font-size:19px}}@media screen and (max-width:767px){.Ok_C{margin-top:127px}}@media screen and (min-width:1696px){.Ok_C{margin-top:127px}}.Ghyo{color:var(--tc-grey1);font-size:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.Ghyo{font-size:14px}}@media screen and (min-width:1696px){.Ghyo{font-size:14px}}@media print,screen and (min-width:768px){.Ghyo{transition:color .5s ease}.Ghyo:hover{color:#002f65}}.OJbo{color:#002f65;translate:0 2px}.RAJH,.lZX9{align-items:center;color:#002f65;display:flex;font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);height:calc(.63684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);justify-content:center;min-height:calc(.63684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);min-width:calc(.38947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);width:calc(.38947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.RAJH,.lZX9{height:34px}}@media screen and (min-width:1696px){.RAJH,.lZX9{height:34px}}@media screen and (max-width:767px){.RAJH,.lZX9{width:26px}}@media screen and (min-width:1696px){.RAJH,.lZX9{width:26px}}@media screen and (max-width:767px){.RAJH,.lZX9{min-width:26px}}@media screen and (min-width:1696px){.RAJH,.lZX9{min-width:26px}}@media screen and (max-width:767px){.RAJH,.lZX9{min-height:34px}}@media screen and (min-width:1696px){.RAJH,.lZX9{min-height:34px}}@media screen and (max-width:767px){.RAJH,.lZX9{font-size:10px}}@media screen and (min-width:1696px){.RAJH,.lZX9{font-size:10px}}@media print,screen and (min-width:768px){.RAJH:hover,.lZX9:hover{color:#4571a3}}.RAJH,.lZX9{transition:color .5s ease}.RAJH svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bvbA{align-items:center;display:flex;gap:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);height:inherit;height:calc(4.93684rem + 3.72807vw - var(--scrollbar-width)/91.2*3.4);justify-content:flex-end;padding-top:1px}@media screen and (max-width:767px){.bvbA{gap:18px}}@media screen and (min-width:1696px){.bvbA{gap:18px}}@media screen and (max-width:767px){.bvbA{height:112px}}@media screen and (min-width:1696px){.bvbA{height:112px}}.GGIS{display:flex}.GGIS .yK1f{position:relative}.GGIS .yK1f .predictive-list{border:1px solid #fff;max-height:calc(16.32105rem + 11.95175vw - var(--scrollbar-width)/91.2*10.9);top:calc(2.9rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.GGIS .yK1f .predictive-list{max-height:364px}}@media screen and (min-width:1696px){.GGIS .yK1f .predictive-list{max-height:364px}}@media screen and (max-width:767px){.GGIS .yK1f .predictive-list{top:64px}}@media screen and (min-width:1696px){.GGIS .yK1f .predictive-list{top:64px}}@media screen and (max-width:767px){.GGIS{flex-direction:column;gap:10px}}.I93c{bottom:calc(2.55263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);position:absolute}@media screen and (max-width:767px){.I93c{bottom:55px}}@media screen and (min-width:1696px){.I93c{bottom:55px}}.bpc6{position:relative}.bpc6 button:focus-visible{position:relative;z-index:10}.iyYW{display:flex;flex-direction:column;max-width:100%;min-width:0}.iyYW .yK1f .predictive-list{max-height:calc(16.32105rem + 11.95175vw - var(--scrollbar-width)/91.2*10.9);top:calc(2.9rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.iyYW .yK1f .predictive-list{max-height:364px}}@media screen and (min-width:1696px){.iyYW .yK1f .predictive-list{max-height:364px}}@media screen and (max-width:767px){.iyYW .yK1f .predictive-list{top:64px}}@media screen and (min-width:1696px){.iyYW .yK1f .predictive-list{top:64px}}.YQ4O{display:grid;grid-template-columns:1fr 1fr 1fr;overflow:hidden;position:absolute;width:100%}.YQ4O img{height:100%;object-fit:contain;object-position:top center;width:100%}.YQ4O>div{position:relative}.zvGs{background-color:#fff;height:100%;position:absolute;right:0;top:0;width:0}.GYRV{height:calc(-.7rem + 35.41667vw - var(--scrollbar-width)/91.2*32.3)}@media screen and (max-width:767px){.GYRV{height:120px}}@media screen and (min-width:1696px){.GYRV{height:588px}}.tajY{height:calc(-.40526rem + 17.32456vw - var(--scrollbar-width)/91.2*15.8)}@media screen and (max-width:767px){.tajY{height:120px}}@media screen and (min-width:1696px){.tajY{height:287px}}@media screen and (max-width:767px){.tajY{display:none}}.l02W{--header:calc(4.93684rem + 3.72807vw - var(--scrollbar-width)/91.2*3.4);height:calc(100svh - var(--header));max-height:calc(-1.30526rem + 58.99123vw - var(--scrollbar-width)/91.2*53.8);min-height:calc(-.98947rem + 46.60088vw - var(--scrollbar-width)/91.2*42.5)}@media screen and (max-width:767px){.l02W{--header:112px}}@media screen and (min-width:1696px){.l02W{--header:112px}}@media screen and (max-width:767px){.l02W{min-height:773px}}@media screen and (min-width:1696px){.l02W{min-height:773px}}@media screen and (max-width:767px){.l02W{max-height:978px}}@media screen and (min-width:1696px){.l02W{max-height:978px}}.RNx_{height:calc(-.38421rem + 18.85965vw - var(--scrollbar-width)/91.2*17.2);padding-left:50%}@media screen and (max-width:767px){.RNx_{height:120px}}@media screen and (min-width:1696px){.RNx_{height:313px}}@media screen and (max-width:767px){.RNx_{display:none}}.NvRv{color:#fff;font-size:calc(-.02632rem + 5.37281vw - var(--scrollbar-width)/91.2*4.9);font-weight:700;letter-spacing:calc(.06842rem - .2193vw - var(--scrollbar-width)/91.2*-.2);line-height:calc(-.11579rem + 6.14035vw - var(--scrollbar-width)/91.2*5.6);position:relative}@media screen and (max-width:767px){.NvRv{font-size:90px}}@media screen and (min-width:1696px){.NvRv{font-size:90px}}@media screen and (max-width:767px){.NvRv{line-height:102px}}@media screen and (min-width:1696px){.NvRv{line-height:102px}}@media screen and (max-width:767px){.NvRv{letter-spacing:-3px}}@media screen and (min-width:1696px){.NvRv{letter-spacing:-3px}}.Oig8{color:#666;font-family:adobe-caslon-pro,serif;font-size:calc(.01053rem + 2.85088vw - var(--scrollbar-width)/91.2*2.6);letter-spacing:calc(.05895rem - .07675vw - var(--scrollbar-width)/91.2*-.07);line-height:calc(-.14211rem + 3.17982vw - var(--scrollbar-width)/91.2*2.9)}@media screen and (max-width:767px){.Oig8{font-size:36px}}@media screen and (min-width:1696px){.Oig8{font-size:48px}}@media screen and (max-width:767px){.Oig8{line-height:36px}}@media screen and (min-width:1696px){.Oig8{line-height:52px}}@media screen and (max-width:767px){.Oig8{letter-spacing:-.7px}}@media screen and (min-width:1696px){.Oig8{letter-spacing:-.7px}}._bkQ{color:#666;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(2.22105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:700;letter-spacing:calc(-.05789rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(2.25263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){._bkQ{font-size:32px}}@media screen and (min-width:1696px){._bkQ{font-size:48px}}@media screen and (max-width:767px){._bkQ{line-height:36px}}@media screen and (min-width:1696px){._bkQ{line-height:52px}}@media screen and (max-width:767px){._bkQ{letter-spacing:-1.5px}}@media screen and (min-width:1696px){._bkQ{letter-spacing:-1.5px}}.TLT6{color:#002f65;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.TLT6{font-size:26px}}@media screen and (min-width:1696px){.TLT6{font-size:26px}}@media screen and (max-width:767px){.TLT6{line-height:32px}}@media screen and (min-width:1696px){.TLT6{line-height:32px}}@media screen and (max-width:767px){.TLT6{letter-spacing:-.5px}}@media screen and (min-width:1696px){.TLT6{letter-spacing:-.5px}}.c_ID{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.c_ID{line-height:26px}}@media screen and (min-width:1696px){.c_ID{line-height:26px}}@media screen and (max-width:767px){.c_ID{letter-spacing:.5px}}@media screen and (min-width:1696px){.c_ID{letter-spacing:.5px}}@media screen and (max-width:767px){.c_ID{font-size:19px}}@media screen and (min-width:1696px){.c_ID{font-size:19px}}@media screen and (max-width:767px){.c_ID{line-height:24px}}@media screen and (min-width:1696px){.c_ID{line-height:24px}}.g9va{font-size:calc(.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);font-style:italic;font-weight:700;letter-spacing:calc(-.11011rem + .01316vw - var(--scrollbar-width)/91.2*.012);line-height:calc(.65263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){.g9va{font-size:20px}}@media screen and (min-width:1696px){.g9va{font-size:30px}}@media screen and (max-width:767px){.g9va{line-height:28px}}@media screen and (min-width:1696px){.g9va{line-height:36px}}@media screen and (max-width:767px){.g9va{letter-spacing:-.58px}}@media screen and (min-width:1696px){.g9va{letter-spacing:-.88px}}.meFJ{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:700;letter-spacing:0;line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.meFJ{font-size:18px}}@media screen and (min-width:1696px){.meFJ{font-size:18px}}@media screen and (max-width:767px){.meFJ{line-height:24px}}@media screen and (min-width:1696px){.meFJ{line-height:24px}}.JOlO{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:400;letter-spacing:0;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.JOlO{font-size:16px}}@media screen and (min-width:1696px){.JOlO{font-size:16px}}@media screen and (max-width:767px){.JOlO{line-height:32px}}@media screen and (min-width:1696px){.JOlO{line-height:32px}}@media screen and (max-width:767px){.JOlO{letter-spacing:.5px}}@media screen and (min-width:1696px){.JOlO{letter-spacing:.5px}}.oKMM{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);translate:-2px 0}@media screen and (max-width:767px){.oKMM{font-size:26px}}@media screen and (min-width:1696px){.oKMM{font-size:26px}}@media screen and (max-width:767px){.oKMM{line-height:32px}}@media screen and (min-width:1696px){.oKMM{line-height:32px}}@media screen and (max-width:767px){.oKMM{letter-spacing:-.5px}}@media screen and (min-width:1696px){.oKMM{letter-spacing:-.5px}}.vIw_{color:#666;font-size:calc(-.01053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);font-style:italic;font-weight:700;letter-spacing:calc(.03874rem - .05044vw - var(--scrollbar-width)/91.2*-.046);line-height:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);white-space:pre-line}@media screen and (max-width:767px){.vIw_{font-size:22px}}@media screen and (min-width:1696px){.vIw_{font-size:22px}}@media screen and (max-width:767px){.vIw_{line-height:30px}}@media screen and (min-width:1696px){.vIw_{line-height:30px}}@media screen and (max-width:767px){.vIw_{letter-spacing:-.46px}}@media screen and (min-width:1696px){.vIw_{letter-spacing:-.46px}}.tK4H,.xi53{color:#666;font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:700;line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.tK4H,.xi53{font-size:16px}}@media screen and (min-width:1696px){.tK4H,.xi53{font-size:16px}}@media screen and (max-width:767px){.tK4H,.xi53{line-height:24px}}@media screen and (min-width:1696px){.tK4H,.xi53{line-height:24px}}.xi53{font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05)}@media screen and (max-width:767px){.xi53{letter-spacing:.5px}}@media screen and (min-width:1696px){.xi53{letter-spacing:.5px}}.KKuf,.eDjf,.fpx5,.lfEb,.umKb{color:var(--tc-blue);font-family:adobe-caslon-pro,serif;font-size:calc(-.14737rem + 8.00439vw - var(--scrollbar-width)/91.2*7.3);letter-spacing:calc(.00105rem - .13158vw - var(--scrollbar-width)/91.2*-.12);line-height:calc(-.26316rem + 9.97807vw - var(--scrollbar-width)/91.2*9.1)}@media screen and (max-width:767px){.KKuf,.eDjf,.fpx5,.lfEb,.umKb{font-size:90px}}@media screen and (min-width:1696px){.KKuf,.eDjf,.fpx5,.lfEb,.umKb{font-size:133px}}@media screen and (max-width:767px){.KKuf,.eDjf,.fpx5,.lfEb,.umKb{line-height:90px}}@media screen and (min-width:1696px){.KKuf,.eDjf,.fpx5,.lfEb,.umKb{line-height:165px}}@media screen and (max-width:767px){.KKuf,.eDjf,.fpx5,.lfEb,.umKb{letter-spacing:-2px}}@media screen and (min-width:1696px){.KKuf,.eDjf,.fpx5,.lfEb,.umKb{letter-spacing:-2.2px}}.lfEb{display:flex}.lfEb:after{bottom:calc(-.06316rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);content:"+";font-size:calc(-.24211rem + 7.34649vw - var(--scrollbar-width)/91.2*6.7);left:calc(.04737rem + .32895vw - var(--scrollbar-width)/91.2*.3);position:relative}@media screen and (max-width:767px){.lfEb:after{bottom:19px}}@media screen and (min-width:1696px){.lfEb:after{bottom:27px}}@media screen and (max-width:767px){.lfEb:after{left:6px}}@media screen and (min-width:1696px){.lfEb:after{left:6px}}@media screen and (max-width:767px){.lfEb:after{font-size:80px}}@media screen and (min-width:1696px){.lfEb:after{font-size:121px}}.eDjf{display:flex}.eDjf:after{bottom:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);content:"%";font-size:calc(-.15263rem + 4.49561vw - var(--scrollbar-width)/91.2*4.1);left:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);position:relative}@media screen and (max-width:767px){.eDjf:after{left:14px}}@media screen and (min-width:1696px){.eDjf:after{left:18px}}@media screen and (max-width:767px){.eDjf:after{bottom:18px}}@media screen and (min-width:1696px){.eDjf:after{bottom:18px}}@media screen and (max-width:767px){.eDjf:after{font-size:50px}}@media screen and (min-width:1696px){.eDjf:after{font-size:74px}}.TZmL{color:#666;font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.TZmL{font-size:18px}}@media screen and (min-width:1696px){.TZmL{font-size:18px}}@media screen and (max-width:767px){.TZmL{line-height:24px}}@media screen and (min-width:1696px){.TZmL{line-height:26px}}@media screen and (max-width:767px){.TZmL{letter-spacing:.45px}}@media screen and (min-width:1696px){.TZmL{letter-spacing:-.5px}}.fpx5{display:flex}.fpx5:before{bottom:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9);content:"$";font-size:calc(-.15263rem + 4.49561vw - var(--scrollbar-width)/91.2*4.1);margin-right:calc(-.08947rem + .76754vw - var(--scrollbar-width)/91.2*.7);position:relative}@media screen and (max-width:767px){.fpx5:before{bottom:12px}}@media screen and (min-width:1696px){.fpx5:before{bottom:17px}}@media screen and (max-width:767px){.fpx5:before{margin-right:8px}}@media screen and (min-width:1696px){.fpx5:before{margin-right:12px}}@media screen and (max-width:767px){.fpx5:before{font-size:50px}}@media screen and (min-width:1696px){.fpx5:before{font-size:74px}}.umKb{display:flex}.umKb:after{bottom:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);content:"k";font-size:calc(-.15263rem + 4.49561vw - var(--scrollbar-width)/91.2*4.1);left:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);position:relative}@media screen and (max-width:767px){.umKb:after{left:14px}}@media screen and (min-width:1696px){.umKb:after{left:18px}}@media screen and (max-width:767px){.umKb:after{bottom:12px}}@media screen and (min-width:1696px){.umKb:after{bottom:18px}}@media screen and (max-width:767px){.umKb:after{font-size:50px}}@media screen and (min-width:1696px){.umKb:after{font-size:74px}}.ioSF{color:#666;font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.ioSF{font-size:24px}}@media screen and (min-width:1696px){.ioSF{font-size:24px}}@media screen and (max-width:767px){.ioSF{line-height:30px}}@media screen and (min-width:1696px){.ioSF{line-height:30px}}@media screen and (max-width:767px){.ioSF{letter-spacing:-.5px}}@media screen and (min-width:1696px){.ioSF{letter-spacing:-.5px}}.W7kT{color:#666;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.W7kT{font-size:18px}}@media screen and (min-width:1696px){.W7kT{font-size:18px}}@media screen and (max-width:767px){.W7kT{line-height:26px}}@media screen and (min-width:1696px){.W7kT{line-height:26px}}@media screen and (max-width:767px){.W7kT{letter-spacing:.5px}}@media screen and (min-width:1696px){.W7kT{letter-spacing:.5px}}.Ya99{color:#666;font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.Ya99{font-size:24px}}@media screen and (min-width:1696px){.Ya99{font-size:24px}}@media screen and (max-width:767px){.Ya99{line-height:30px}}@media screen and (min-width:1696px){.Ya99{line-height:30px}}@media screen and (max-width:767px){.Ya99{letter-spacing:-.5px}}@media screen and (min-width:1696px){.Ya99{letter-spacing:-.5px}}._6Zf{color:var(--tc-grey3);font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);text-decoration:underline;text-decoration-color:#002f65;text-decoration-color:var(--tc-grey3);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media print,screen and (min-width:768px){._6Zf:hover{text-decoration-color:#4571a3}}@media print{._6Zf{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){._6Zf{font-size:18px}}@media screen and (min-width:1696px){._6Zf{font-size:18px}}@media screen and (max-width:767px){._6Zf{line-height:24px}}@media screen and (min-width:1696px){._6Zf{line-height:24px}}@media screen and (max-width:767px){._6Zf{letter-spacing:.5px}}@media screen and (min-width:1696px){._6Zf{letter-spacing:.5px}}@media screen and (max-width:767px){._6Zf{text-underline-offset:4px}}@media screen and (min-width:1696px){._6Zf{text-underline-offset:4px}}.BiA8{color:#4571a3;font-size:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.BiA8{font-size:14px}}@media screen and (min-width:1696px){.BiA8{font-size:14px}}@media screen and (max-width:767px){.BiA8{line-height:18px}}@media screen and (min-width:1696px){.BiA8{line-height:18px}}@media screen and (max-width:767px){.BiA8{letter-spacing:.5px}}@media screen and (min-width:1696px){.BiA8{letter-spacing:.5px}}.GWqW,.dXXK{color:#4571a3;font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.GWqW,.dXXK{font-size:16px}}@media screen and (min-width:1696px){.GWqW,.dXXK{font-size:16px}}@media screen and (max-width:767px){.GWqW,.dXXK{line-height:20px}}@media screen and (min-width:1696px){.GWqW,.dXXK{line-height:20px}}@media screen and (max-width:767px){.GWqW,.dXXK{letter-spacing:.5px}}@media screen and (min-width:1696px){.GWqW,.dXXK{letter-spacing:.5px}}.GWqW{font-style:italic}.sQeo{color:#666;font-family:adobe-caslon-pro,serif;font-size:calc(.01053rem + 2.85088vw - var(--scrollbar-width)/91.2*2.6);letter-spacing:calc(.05895rem - .07675vw - var(--scrollbar-width)/91.2*-.07);line-height:calc(-.14211rem + 3.17982vw - var(--scrollbar-width)/91.2*2.9)}@media screen and (max-width:767px){.sQeo{font-size:18px}}@media screen and (min-width:1696px){.sQeo{font-size:48px}}@media screen and (max-width:767px){.sQeo{line-height:24px}}@media screen and (min-width:1696px){.sQeo{line-height:52px}}@media screen and (max-width:767px){.sQeo{letter-spacing:.5px}}@media screen and (min-width:1696px){.sQeo{letter-spacing:-.7px}}@media screen and (max-width:767px){.sQeo{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}}.cm3E{color:#666;display:block;font-size:calc(.51053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){.cm3E{font-size:18px}}@media screen and (min-width:1696px){.cm3E{font-size:18px}}@media screen and (max-width:767px){.cm3E{line-height:24px}}@media screen and (min-width:1696px){.cm3E{line-height:24px}}@media screen and (max-width:767px){.cm3E{letter-spacing:.5px}}@media screen and (min-width:1696px){.cm3E{letter-spacing:.5px}}.HsiU{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.57368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.HsiU{font-size:30px}}@media screen and (min-width:1696px){.HsiU{font-size:30px}}@media screen and (max-width:767px){.HsiU{line-height:36px}}@media screen and (min-width:1696px){.HsiU{line-height:36px}}@media screen and (max-width:767px){.HsiU{letter-spacing:-.5px}}@media screen and (min-width:1696px){.HsiU{letter-spacing:-.5px}}@media print,screen and (min-width:768px){.HsiU{transition:color .5s ease}.HsiU:hover{color:#4571a3}}.HsiU{transition:color .5s ease}.tyg1{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);font-weight:700;letter-spacing:calc(.00842rem - .01096vw - var(--scrollbar-width)/91.2*-.01);line-height:calc(-.16842rem + 4.38596vw - var(--scrollbar-width)/91.2*4)}@media screen and (max-width:767px){.tyg1{font-size:30px}}@media screen and (min-width:1696px){.tyg1{font-size:60px}}@media screen and (max-width:767px){.tyg1{line-height:34px}}@media screen and (min-width:1696px){.tyg1{line-height:72px}}@media screen and (max-width:767px){.tyg1{letter-spacing:-.1px}}@media screen and (min-width:1696px){.tyg1{letter-spacing:-.1px}}._WjU{color:#4f5050;font-size:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);letter-spacing:0;line-height:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){._WjU{font-size:19px}}@media screen and (min-width:1696px){._WjU{font-size:30px}}@media screen and (max-width:767px){._WjU{line-height:26px}}@media screen and (min-width:1696px){._WjU{line-height:32px}}.ywTI{color:#666;font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-style:italic;letter-spacing:0;line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.ywTI{font-size:18px}}@media screen and (min-width:1696px){.ywTI{font-size:18px}}@media screen and (max-width:767px){.ywTI{line-height:26px}}@media screen and (min-width:1696px){.ywTI{line-height:26px}}.dd8G{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(.03684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);max-width:calc(-.52105rem + 21.38158vw - var(--scrollbar-width)/91.2*19.5)}@media screen and (max-width:767px){.dd8G{font-size:24px}}@media screen and (min-width:1696px){.dd8G{font-size:24px}}@media screen and (max-width:767px){.dd8G{line-height:28px}}@media screen and (min-width:1696px){.dd8G{line-height:28px}}@media screen and (max-width:767px){.dd8G{letter-spacing:-.5px}}@media screen and (min-width:1696px){.dd8G{letter-spacing:-.5px}}@media screen and (max-width:767px){.dd8G{max-width:100%}}@media screen and (min-width:1696px){.dd8G{max-width:354px}}.FDb3{color:#4f5050;font-size:calc(-.05789rem + .98684vw - var(--scrollbar-width)/91.2*.9);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);max-width:calc(-.52105rem + 21.38158vw - var(--scrollbar-width)/91.2*19.5)}@media screen and (max-width:767px){.FDb3{font-size:16px}}@media screen and (min-width:1696px){.FDb3{font-size:16px}}@media screen and (max-width:767px){.FDb3{line-height:18px}}@media screen and (min-width:1696px){.FDb3{line-height:18px}}@media screen and (max-width:767px){.FDb3{letter-spacing:.5px}}@media screen and (min-width:1696px){.FDb3{letter-spacing:.5px}}@media screen and (max-width:767px){.FDb3{max-width:100%}}@media screen and (min-width:1696px){.FDb3{max-width:354px}}.Lhp6{color:#002f65;font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.Lhp6{font-size:24px}}@media screen and (min-width:1696px){.Lhp6{font-size:24px}}@media screen and (max-width:767px){.Lhp6{line-height:30px}}@media screen and (min-width:1696px){.Lhp6{line-height:30px}}@media screen and (max-width:767px){.Lhp6{letter-spacing:-.5px}}@media screen and (min-width:1696px){.Lhp6{letter-spacing:-.5px}}.mSlE{color:#4f5050;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:700;letter-spacing:0;line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.mSlE{font-size:19px}}@media screen and (min-width:1696px){.mSlE{font-size:19px}}@media screen and (max-width:767px){.mSlE{line-height:26px}}@media screen and (min-width:1696px){.mSlE{line-height:26px}}.MOp2{color:#4f5050;font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.MOp2{text-underline-offset:4px}}@media screen and (min-width:1696px){.MOp2{text-underline-offset:4px}}@media print,screen and (min-width:768px){.MOp2:hover{text-decoration-color:#4571a3}}@media print{.MOp2{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.MOp2{font-size:16px}}@media screen and (min-width:1696px){.MOp2{font-size:16px}}@media screen and (max-width:767px){.MOp2{line-height:18px}}@media screen and (min-width:1696px){.MOp2{line-height:18px}}@media screen and (max-width:767px){.MOp2{letter-spacing:.5px}}@media screen and (min-width:1696px){.MOp2{letter-spacing:.5px}}@media print,screen and (min-width:768px){.MOp2{transition:color .5s ease}.MOp2:hover{color:#002f65}}.MOp2{transition:color .5s ease,text-decoration-color .5s ease}._ZDJ{color:#4571a3;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline;text-decoration-color:#4571a3;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){._ZDJ{text-underline-offset:4px}}@media screen and (min-width:1696px){._ZDJ{text-underline-offset:4px}}@media print,screen and (min-width:768px){._ZDJ:hover{text-decoration-color:#002f65}}@media print{._ZDJ{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){._ZDJ{font-size:19px}}@media screen and (min-width:1696px){._ZDJ{font-size:19px}}@media screen and (max-width:767px){._ZDJ{line-height:26px}}@media screen and (min-width:1696px){._ZDJ{line-height:26px}}@media screen and (max-width:767px){._ZDJ{letter-spacing:.5px}}@media screen and (min-width:1696px){._ZDJ{letter-spacing:.5px}}@media print,screen and (min-width:768px){._ZDJ{transition:color .5s ease}._ZDJ:hover{color:#002f65}}._ZDJ{transition:color .5s ease,text-decoration-color .5s ease}.pJmx{color:#666;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline;text-decoration-color:#002f65;text-decoration-color:hsla(0,0%,40%,.5);text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.pJmx{text-underline-offset:4px}}@media screen and (min-width:1696px){.pJmx{text-underline-offset:4px}}@media print,screen and (min-width:768px){.pJmx:hover{text-decoration-color:#4571a3}}@media print{.pJmx{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.pJmx{font-size:18px}}@media screen and (min-width:1696px){.pJmx{font-size:18px}}@media screen and (max-width:767px){.pJmx{line-height:26px}}@media screen and (min-width:1696px){.pJmx{line-height:26px}}@media screen and (max-width:767px){.pJmx{letter-spacing:.5px}}@media screen and (min-width:1696px){.pJmx{letter-spacing:.5px}}.pJmx{transition:color .5s ease,text-decoration-color .5s ease}.pJmx:hover{color:var(--tc-primaryBrand);text-decoration-color:var(--tc-primaryBrand)}.LFfn{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(1.57368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.80526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){.LFfn{font-size:30px}}@media screen and (min-width:1696px){.LFfn{font-size:36px}}@media screen and (max-width:767px){.LFfn{line-height:36px}}@media screen and (min-width:1696px){.LFfn{line-height:42px}}@media screen and (max-width:767px){.LFfn{letter-spacing:-.5px}}@media screen and (min-width:1696px){.LFfn{letter-spacing:-.5px}}@media screen and (max-width:767px){.LFfn{font-weight:600}}.U2Kj{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.57368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.U2Kj{font-size:30px}}@media screen and (min-width:1696px){.U2Kj{font-size:30px}}@media screen and (max-width:767px){.U2Kj{line-height:36px}}@media screen and (min-width:1696px){.U2Kj{line-height:36px}}@media screen and (max-width:767px){.U2Kj{letter-spacing:-.5px}}@media screen and (min-width:1696px){.U2Kj{letter-spacing:-.5px}}.G_z0{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.57368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);margin-bottom:calc(.31579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.G_z0{font-size:30px}}@media screen and (min-width:1696px){.G_z0{font-size:30px}}@media screen and (max-width:767px){.G_z0{line-height:36px}}@media screen and (min-width:1696px){.G_z0{line-height:36px}}@media screen and (max-width:767px){.G_z0{letter-spacing:-.5px}}@media screen and (min-width:1696px){.G_z0{letter-spacing:-.5px}}@media screen and (max-width:767px){.G_z0{margin-bottom:12px}}@media screen and (min-width:1696px){.G_z0{margin-bottom:5px}}.dfDt{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.dfDt{font-size:30px}}@media screen and (min-width:1696px){.dfDt{font-size:30px}}@media screen and (max-width:767px){.dfDt{line-height:36px}}@media screen and (min-width:1696px){.dfDt{line-height:36px}}@media screen and (max-width:767px){.dfDt{letter-spacing:-.5px}}@media screen and (min-width:1696px){.dfDt{letter-spacing:-.5px}}.qrqg{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:600;line-height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-bottom:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.qrqg{font-size:24px}}@media screen and (min-width:1696px){.qrqg{font-size:24px}}@media screen and (max-width:767px){.qrqg{line-height:30px}}@media screen and (min-width:1696px){.qrqg{line-height:30px}}@media screen and (max-width:767px){.qrqg{padding-bottom:16px}}@media screen and (min-width:1696px){.qrqg{padding-bottom:16px}}.j9xK{color:#fff;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:0;text-transform:uppercase}@media print,screen and (min-width:768px){.j9xK{transition:color .5s ease}.j9xK:hover{color:#002f65}}.j9xK{transition:color .5s ease}@media screen and (max-width:767px){.j9xK{font-size:18px}}@media screen and (min-width:1696px){.j9xK{font-size:18px}}@media screen and (max-width:767px){.j9xK{color:#fff}}.NHar{color:#fff;font-family:adobe-caslon-pro,serif;font-size:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);font-weight:700;letter-spacing:calc(-.1rem - var(--scrollbar-width)/91.2*0);line-height:calc(-.03158rem + 3.94737vw - var(--scrollbar-width)/91.2*3.6);text-align:left}@media screen and (max-width:767px){.NHar{font-size:36px}}@media screen and (min-width:1696px){.NHar{font-size:60px}}@media screen and (max-width:767px){.NHar{line-height:40px}}@media screen and (min-width:1696px){.NHar{line-height:66px}}@media screen and (max-width:767px){.NHar{letter-spacing:-.5px}}@media screen and (min-width:1696px){.NHar{letter-spacing:-1px}}@media screen and (max-width:767px){.NHar{text-align:center}}.jjlO{color:#666}.uQca{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){.uQca{font-size:19px}}@media screen and (min-width:1696px){.uQca{font-size:19px}}@media screen and (max-width:767px){.uQca{line-height:24px}}@media screen and (min-width:1696px){.uQca{line-height:24px}}@media screen and (max-width:767px){.uQca{letter-spacing:.5px}}@media screen and (min-width:1696px){.uQca{letter-spacing:.5px}}.uqy0{color:#4571a3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:.3px;line-height:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.uqy0{font-size:19px}}@media screen and (min-width:1696px){.uqy0{font-size:19px}}@media screen and (max-width:767px){.uqy0{line-height:19px}}@media screen and (min-width:1696px){.uqy0{line-height:19px}}@media print,screen and (min-width:768px){.uqy0{transition:color .5s ease}.uqy0:hover{color:#ffd639}}.uqy0{transition:color .5s ease}.WMSC{color:#fff;font-family:adobe-caslon-pro,serif;font-size:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);margin-left:calc(.03684rem - .4386vw - var(--scrollbar-width)/91.2*-.4);padding-left:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.WMSC{font-size:30px}}@media screen and (min-width:1696px){.WMSC{font-size:60px}}@media screen and (max-width:767px){.WMSC{line-height:34px}}@media screen and (min-width:1696px){.WMSC{line-height:60px}}@media screen and (max-width:767px){.WMSC{letter-spacing:-.5px}}@media screen and (min-width:1696px){.WMSC{letter-spacing:-.5px}}@media screen and (max-width:767px){.WMSC{padding-left:4px}}@media screen and (min-width:1696px){.WMSC{padding-left:7px}}@media screen and (max-width:767px){.WMSC{margin-left:-4px}}@media screen and (min-width:1696px){.WMSC{margin-left:-7px}}.z5Dh{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);letter-spacing:.1px;line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.z5Dh{font-size:18px}}@media screen and (min-width:1696px){.z5Dh{font-size:30px}}@media screen and (max-width:767px){.z5Dh{line-height:24px}}@media screen and (min-width:1696px){.z5Dh{line-height:32px}}.j49W{color:#f5f5f5;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:0;line-height:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.j49W{font-size:18px}}@media screen and (min-width:1696px){.j49W{font-size:18px}}@media screen and (max-width:767px){.j49W{line-height:20px}}@media screen and (min-width:1696px){.j49W{line-height:20px}}.QLOW{color:#4571a3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8);font-weight:500;letter-spacing:0;line-height:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.QLOW{font-size:14px}}@media screen and (min-width:1696px){.QLOW{font-size:14px}}@media screen and (max-width:767px){.QLOW{line-height:18px}}@media screen and (min-width:1696px){.QLOW{line-height:18px}}.Nf8G{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.Nf8G{font-size:18px}}@media screen and (min-width:1696px){.Nf8G{font-size:30px}}@media screen and (max-width:767px){.Nf8G{line-height:22px}}@media screen and (min-width:1696px){.Nf8G{line-height:36px}}@media screen and (max-width:767px){.Nf8G{letter-spacing:0}}@media screen and (min-width:1696px){.Nf8G{letter-spacing:-.5px}}.kwwE,.qryK{color:#4571a3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(-.05789rem + .98684vw - var(--scrollbar-width)/91.2*.9);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.kwwE,.qryK{font-size:16px}}@media screen and (min-width:1696px){.kwwE,.qryK{font-size:16px}}@media screen and (max-width:767px){.kwwE,.qryK{line-height:20px}}@media screen and (min-width:1696px){.kwwE,.qryK{line-height:20px}}@media screen and (max-width:767px){.kwwE,.qryK{letter-spacing:.5px}}@media screen and (min-width:1696px){.kwwE,.qryK{letter-spacing:.5px}}.tDWH{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.tDWH{font-size:30px}}@media screen and (min-width:1696px){.tDWH{font-size:30px}}@media screen and (max-width:767px){.tDWH{line-height:36px}}@media screen and (min-width:1696px){.tDWH{line-height:36px}}@media screen and (max-width:767px){.tDWH{letter-spacing:-.5px}}@media screen and (min-width:1696px){.tDWH{letter-spacing:-.5px}}._IpZ{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){._IpZ{font-size:19px}}@media screen and (min-width:1696px){._IpZ{font-size:19px}}@media screen and (max-width:767px){._IpZ{line-height:26px}}@media screen and (min-width:1696px){._IpZ{line-height:26px}}@media screen and (max-width:767px){._IpZ{letter-spacing:.5px}}@media screen and (min-width:1696px){._IpZ{letter-spacing:.5px}}.EhE6{color:#4571a3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:500;letter-spacing:0;line-height:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.EhE6{font-size:19px}}@media screen and (min-width:1696px){.EhE6{font-size:19px}}@media screen and (max-width:767px){.EhE6{line-height:19px}}@media screen and (min-width:1696px){.EhE6{line-height:19px}}.Gpx9,.jl3O{color:#002f65;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.Gpx9,.jl3O{font-size:26px}}@media screen and (min-width:1696px){.Gpx9,.jl3O{font-size:26px}}@media screen and (max-width:767px){.Gpx9,.jl3O{line-height:32px}}@media screen and (min-width:1696px){.Gpx9,.jl3O{line-height:32px}}@media screen and (max-width:767px){.Gpx9,.jl3O{letter-spacing:-.5px}}@media screen and (min-width:1696px){.Gpx9,.jl3O{letter-spacing:-.5px}}.ie53{color:#666;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){.ie53{font-size:18px}}@media screen and (min-width:1696px){.ie53{font-size:18px}}@media screen and (max-width:767px){.ie53{line-height:24px}}@media screen and (min-width:1696px){.ie53{line-height:24px}}@media screen and (max-width:767px){.ie53{letter-spacing:-.5px}}@media screen and (min-width:1696px){.ie53{letter-spacing:-.5px}}.mugE{-webkit-box-orient:vertical;-webkit-line-clamp:2;--x:calc(0rem - var(--scrollbar-width)/91.2*0);--y:calc(0.54737rem + 0.32895vw - var(--scrollbar-width)/91.2*0.3);color:#fff;display:-webkit-box;font-family:adobe-caslon-pro,serif;font-size:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(0rem + 4.16667vw - var(--scrollbar-width)/91.2*3.8);overflow:hidden;text-overflow:ellipsis;translate:var(--x) var(--y)}@media screen and (max-width:767px){.mugE{font-size:40px}}@media screen and (min-width:1696px){.mugE{font-size:60px}}@media screen and (max-width:767px){.mugE{letter-spacing:-.5px}}@media screen and (min-width:1696px){.mugE{letter-spacing:-.5px}}@media screen and (max-width:767px){.mugE{line-height:46px}}@media screen and (min-width:1696px){.mugE{line-height:70px}}@media screen and (max-width:767px){.mugE{--x:0px}}@media screen and (min-width:1696px){.mugE{--x:0px}}@media screen and (max-width:767px){.mugE{--y:0px}}@media screen and (min-width:1696px){.mugE{--y:11px}}@media screen and (max-width:767px){.mugE{-webkit-line-clamp:unset;padding-top:18px}}@media print{.mugE{font-size:30pt;margin:0;padding:0}}.mugE.LTXm{margin-bottom:calc(0rem - var(--scrollbar-width)/91.2*0);margin-right:calc(0rem - var(--scrollbar-width)/91.2*0);margin-top:calc(4.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.mugE.LTXm{margin-top:40px}}@media screen and (min-width:1696px){.mugE.LTXm{margin-top:90px}}@media screen and (max-width:767px){.mugE.LTXm{margin-bottom:38px}}@media screen and (min-width:1696px){.mugE.LTXm{margin-bottom:0}}@media screen and (max-width:767px){.mugE.LTXm{margin-right:20px}}@media screen and (min-width:1696px){.mugE.LTXm{margin-right:0}}.sXPc{color:#fff;font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.sXPc{font-size:30px}}@media screen and (min-width:1696px){.sXPc{font-size:30px}}@media screen and (max-width:767px){.sXPc{line-height:34px}}@media screen and (min-width:1696px){.sXPc{line-height:34px}}@media screen and (max-width:767px){.sXPc{letter-spacing:-.5px}}@media screen and (min-width:1696px){.sXPc{letter-spacing:-.5px}}.kqey{color:#fff;font-family:adobe-caslon-pro,serif;font-size:calc(2.07368rem + 3.28947vw - var(--scrollbar-width)/91.2*3);font-weight:600;letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(2.36842rem + 3.94737vw - var(--scrollbar-width)/91.2*3.6)}@media screen and (max-width:767px){.kqey{font-size:36px}}@media screen and (min-width:1696px){.kqey{font-size:76px}}@media screen and (max-width:767px){.kqey{line-height:45px}}@media screen and (min-width:1696px){.kqey{line-height:90px}}@media screen and (max-width:767px){.kqey{letter-spacing:.5px}}@media screen and (min-width:1696px){.kqey{letter-spacing:0}}@media print{.kqey{color:#fff!important;font-size:30pt}}.wyqI{color:#fff;font-size:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);letter-spacing:calc(-.02947rem + .03838vw - var(--scrollbar-width)/91.2*.035);line-height:calc(1.77368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);text-align:center}@media screen and (max-width:767px){.wyqI{font-size:16px}}@media screen and (min-width:1696px){.wyqI{font-size:22px}}@media screen and (max-width:767px){.wyqI{line-height:24px}}@media screen and (min-width:1696px){.wyqI{line-height:38px}}@media screen and (max-width:767px){.wyqI{letter-spacing:.35px}}@media screen and (min-width:1696px){.wyqI{letter-spacing:.35px}}@media print{.wyqI{color:#fff!important}}.avHU{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.avHU{font-size:19px}}@media screen and (min-width:1696px){.avHU{font-size:19px}}@media screen and (max-width:767px){.avHU{line-height:26px}}@media screen and (min-width:1696px){.avHU{line-height:26px}}@media screen and (max-width:767px){.avHU{letter-spacing:0}}@media screen and (min-width:1696px){.avHU{letter-spacing:-.5px}}.OBO6,.k2AV{color:#fff;font-family:adobe-caslon-pro,serif;font-size:calc(.01053rem + 2.85088vw - var(--scrollbar-width)/91.2*2.6);letter-spacing:calc(.03368rem - .04386vw - var(--scrollbar-width)/91.2*-.04);line-height:calc(-.12632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);padding-bottom:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-top:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.OBO6,.k2AV{font-size:40px}}@media screen and (min-width:1696px){.OBO6,.k2AV{font-size:48px}}@media screen and (max-width:767px){.OBO6,.k2AV{line-height:44px}}@media screen and (min-width:1696px){.OBO6,.k2AV{line-height:54px}}@media screen and (max-width:767px){.OBO6,.k2AV{letter-spacing:-.5px}}@media screen and (min-width:1696px){.OBO6,.k2AV{letter-spacing:-.4px}}@media screen and (max-width:767px){.OBO6,.k2AV{padding-bottom:5px}}@media screen and (min-width:1696px){.OBO6,.k2AV{padding-bottom:17px}}@media screen and (max-width:767px){.OBO6,.k2AV{padding-top:14px}}@media screen and (min-width:1696px){.OBO6,.k2AV{padding-top:14px}}@media print{.OBO6,.k2AV{color:#000!important}}.k2AV{font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);letter-spacing:0;line-height:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);padding-bottom:calc(-.07895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);padding-top:0}@media screen and (max-width:767px){.k2AV{font-size:28px}}@media screen and (min-width:1696px){.k2AV{font-size:30px}}@media screen and (max-width:767px){.k2AV{line-height:32px}}@media screen and (min-width:1696px){.k2AV{line-height:34px}}@media screen and (max-width:767px){.k2AV{padding-bottom:16px}}@media screen and (min-width:1696px){.k2AV{padding-bottom:25px}}._zTR{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2);padding-bottom:calc(.03684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5)}@media screen and (max-width:767px){._zTR{font-size:19px}}@media screen and (min-width:1696px){._zTR{font-size:24px}}@media screen and (max-width:767px){._zTR{line-height:26px}}@media screen and (min-width:1696px){._zTR{line-height:36px}}@media screen and (max-width:767px){._zTR{letter-spacing:.5px}}@media screen and (min-width:1696px){._zTR{letter-spacing:0}}@media screen and (max-width:767px){._zTR{padding-bottom:21px}}@media screen and (min-width:1696px){._zTR{padding-bottom:28px}}@media print{._zTR{color:#000!important}}.r8I3,.zU2a{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.r8I3,.zU2a{font-size:20px}}@media screen and (min-width:1696px){.r8I3,.zU2a{font-size:20px}}@media screen and (max-width:767px){.r8I3,.zU2a{line-height:30px}}@media screen and (min-width:1696px){.r8I3,.zU2a{line-height:30px}}@media screen and (max-width:767px){.r8I3,.zU2a{letter-spacing:.5px}}@media screen and (min-width:1696px){.r8I3,.zU2a{letter-spacing:.5px}}.r8I3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;transition:color .5s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.r8I3:hover{color:#ffd639}.D_bS{background-color:#002f65;background-position-x:center;background-repeat:no-repeat;background-size:cover;margin-top:calc(-4.93684rem - 3.72807vw - var(--scrollbar-width)/91.2*-3.4);padding-top:calc(4.93684rem + 3.72807vw - var(--scrollbar-width)/91.2*3.4);position:relative}@media screen and (max-width:767px){.D_bS{margin-top:0}}@media screen and (min-width:1696px){.D_bS{margin-top:-112px}}@media screen and (max-width:767px){.D_bS{padding-top:0}}@media screen and (min-width:1696px){.D_bS{padding-top:112px}}@media print,screen and (min-width:768px){.s8AW{overflow:hidden}}@media print{.s8AW.s8AW .cf21{color:#fff!important;text-shadow:2px 2px #4f5050}}.CPxR{background-color:#002f65}.AshO{--content:calc(-1.97368rem + 94.62719vw - var(--scrollbar-width)/91.2*86.3);grid-template-columns:.5fr var(--content) .5fr;min-height:calc(8.27368rem + 13.70614vw - var(--scrollbar-width)/91.2*12.5)}@media screen and (max-width:767px){.AshO{min-height:120px}}@media screen and (min-width:1696px){.AshO{min-height:313px}}@media screen and (max-width:767px){.AshO{--content:100%}}@media screen and (min-width:1696px){.AshO{--content:1570px}}@media print,screen and (min-width:768px){.AshO{justify-content:space-between}}@media screen and (min-width:1696px){.AshO{grid-template-columns:55px 1fr 55px}}@media screen and (max-width:767px){.AshO{align-items:flex-start;grid-template-columns:25px calc(100% - 50px) 25px;justify-content:center;padding-bottom:27px;padding-top:26px}}@media print{.AshO{margin:0;min-height:0}}.ks83{min-height:calc(8.27368rem + 13.70614vw - var(--scrollbar-width)/91.2*12.5)}@media screen and (max-width:767px){.ks83{min-height:117px}}@media screen and (min-width:1696px){.ks83{min-height:313px}}.zEsi{align-items:center;display:flex}.zEsi.vClO{align-items:normal;display:flex;flex-direction:column;justify-content:center}.cf21{-webkit-box-orient:vertical;-webkit-line-clamp:2;--y:calc(-0.00526rem + 0.65789vw - var(--scrollbar-width)/91.2*0.6);color:#fff;display:-webkit-box;font-family:adobe-caslon-pro,serif;font-size:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(0rem + 4.16667vw - var(--scrollbar-width)/91.2*3.8);max-width:1570px;overflow:hidden;padding-right:calc(-.36316rem + 16.22807vw - var(--scrollbar-width)/91.2*14.8);text-overflow:ellipsis;translate:0 var(--y);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.cf21{font-size:40px}}@media screen and (min-width:1696px){.cf21{font-size:60px}}@media screen and (max-width:767px){.cf21{letter-spacing:-.5px}}@media screen and (min-width:1696px){.cf21{letter-spacing:-.5px}}@media screen and (max-width:767px){.cf21{line-height:46px}}@media screen and (min-width:1696px){.cf21{line-height:70px}}@media screen and (max-width:767px){.cf21{padding-right:0}}@media screen and (min-width:1696px){.cf21{padding-right:269px}}@media screen and (max-width:767px){.cf21{--y:0px}}@media screen and (min-width:1696px){.cf21{--y:11px}}@media print{.cf21{margin-bottom:25px;margin-top:25px;overflow:visible}}.XxVV{background:#002f65;bottom:0;bottom:calc(0rem - var(--scrollbar-width)/91.2*0);height:calc(10.72105rem + 7.78509vw - var(--scrollbar-width)/91.2*7.1);padding-left:calc(2.55263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);position:absolute;width:50%;width:calc(22.10526rem + 36.84211vw - var(--scrollbar-width)/91.2*33.6)}@media screen and (max-width:767px){.XxVV{bottom:0}}@media screen and (min-width:1696px){.XxVV{bottom:0}}@media screen and (max-width:767px){.XxVV{height:120px}}@media screen and (min-width:1696px){.XxVV{height:238px}}@media screen and (max-width:767px){.XxVV{padding-left:55px}}@media screen and (min-width:1696px){.XxVV{padding-left:55px}}@media screen and (max-width:767px){.XxVV{width:100%}}@media screen and (min-width:1696px){.XxVV{width:840px}}@media print,screen and (min-width:768px){.XxVV .service-search-form-input{background-color:#fff!important}}@media print{.XxVV{display:none}}.ISqK{margin-right:calc(-.36316rem + 16.22807vw - var(--scrollbar-width)/91.2*14.8);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.ISqK{margin-right:0}}@media screen and (min-width:1696px){.ISqK{margin-right:269px}}.ISqK .cf21{padding-right:0}.HXMK{height:100%;overflow:hidden;position:absolute;width:100%}.HXMK img{height:auto;max-width:none;object-fit:cover;object-position:center}@media screen and (max-width:767px){.HXMK img{height:100%;width:100%}}.xRCL{background:transparent}.xRCL .cf21{bottom:calc(5.58421rem + 4.05702vw - var(--scrollbar-width)/91.2*3.7);left:calc(2.55263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);position:absolute;z-index:1000}@media screen and (max-width:767px){.xRCL .cf21{bottom:124px}}@media screen and (min-width:1696px){.xRCL .cf21{bottom:124px}}@media screen and (max-width:767px){.xRCL .cf21{left:55px}}@media screen and (min-width:1696px){.xRCL .cf21{left:55px}}.xRCL .zEsi{min-height:calc(-.7rem + 35.41667vw - var(--scrollbar-width)/91.2*32.3)}@media screen and (max-width:767px){.xRCL .zEsi{min-height:120px}}@media screen and (min-width:1696px){.xRCL .zEsi{min-height:588px}}@media print,screen and (min-width:768px){.iLAC{background:transparent}.iLAC .cf21{display:none}.iLAC .AshO{min-height:0}.iLAC .zEsi{min-height:calc(-.40526rem + 17.32456vw - var(--scrollbar-width)/91.2*15.8)}}@media screen and (min-width:768px)and (max-width:767px){.iLAC .zEsi{min-height:120px}}@media screen and (min-width:768px)and (min-width:1696px){.iLAC .zEsi{min-height:287px}}@media screen and (max-width:767px){.iLAC{background-color:#002f65}.iLAC .cf21{display:block}}.KGaq .zEsi{height:calc(-.38421rem + 18.85965vw - var(--scrollbar-width)/91.2*17.2);max-height:calc(-.38421rem + 18.85965vw - var(--scrollbar-width)/91.2*17.2);min-height:calc(-.38421rem + 18.85965vw - var(--scrollbar-width)/91.2*17.2)}@media screen and (max-width:767px){.KGaq .zEsi{min-height:100px}}@media screen and (min-width:1696px){.KGaq .zEsi{min-height:313px}}@media screen and (max-width:767px){.KGaq .zEsi{max-height:none}}@media screen and (min-width:1696px){.KGaq .zEsi{max-height:313px}}@media screen and (max-width:767px){.KGaq .zEsi{height:auto}}@media screen and (min-width:1696px){.KGaq .zEsi{height:313px}}.KGaq .AshO{min-height:0}.RcQJ,.XJoh,.h3zP{height:calc(-.78421rem + 37.60965vw - var(--scrollbar-width)/91.2*34.3);margin-top:0;overflow:hidden;padding-top:0;position:relative}@media screen and (max-width:767px){.RcQJ,.XJoh,.h3zP{height:auto}}@media screen and (min-width:1696px){.RcQJ,.XJoh,.h3zP{height:624px}}.RcQJ .hDH2,.XJoh .hDH2,.h3zP .hDH2{height:100%;object-fit:cover;object-position:bottom center;width:100%}.RcQJ .AshO,.XJoh .AshO,.h3zP .AshO{height:calc(-.78421rem + 37.60965vw - var(--scrollbar-width)/91.2*34.3)}@media print,screen and (min-width:768px){.RcQJ .AshO,.XJoh .AshO,.h3zP .AshO{left:0;position:absolute;top:0}}@media screen and (max-width:767px){.RcQJ .AshO,.XJoh .AshO,.h3zP .AshO{height:auto}}@media screen and (min-width:1696px){.RcQJ .AshO,.XJoh .AshO,.h3zP .AshO{height:624px}}@media screen and (max-width:767px){.RcQJ .AshO,.XJoh .AshO,.h3zP .AshO{background-color:#002f65}}.RcQJ .AshO .zEsi,.XJoh .AshO .zEsi,.h3zP .AshO .zEsi{align-items:center;display:flex;flex-direction:column;gap:calc(1.88947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);justify-content:center}@media screen and (max-width:767px){.RcQJ .AshO .zEsi,.XJoh .AshO .zEsi,.h3zP .AshO .zEsi{gap:8px}}@media screen and (min-width:1696px){.RcQJ .AshO .zEsi,.XJoh .AshO .zEsi,.h3zP .AshO .zEsi{gap:41px}}@media print{.RcQJ .AshO .zEsi,.XJoh .AshO .zEsi,.h3zP .AshO .zEsi{gap:10px}}@media screen and (max-width:767px){.RcQJ .AshO .zEsi,.XJoh .AshO .zEsi,.h3zP .AshO .zEsi{padding:18px 0 10px}}.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{color:#fff;display:block;font-family:adobe-caslon-pro,serif;font-size:calc(-.13684rem + 4.60526vw - var(--scrollbar-width)/91.2*4.2);font-weight:600;letter-spacing:0;letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(-.13158rem + 3.94737vw - var(--scrollbar-width)/91.2*3.6);max-width:calc(-1.39474rem + 68.09211vw - var(--scrollbar-width)/91.2*62.1);padding:0;padding-top:calc(-.08947rem + .76754vw - var(--scrollbar-width)/91.2*.7);text-align:center}@media screen and (max-width:767px){.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{padding-top:0}}@media screen and (min-width:1696px){.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{padding-top:12px}}@media screen and (max-width:767px){.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{max-width:none}}@media screen and (min-width:1696px){.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{max-width:1130px}}@media screen and (max-width:767px){.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{font-size:36px}}@media screen and (min-width:1696px){.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{font-size:76px}}@media screen and (max-width:767px){.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{letter-spacing:.47px}}@media screen and (min-width:1696px){.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{letter-spacing:0}}@media screen and (max-width:767px){.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{line-height:45px}}@media screen and (min-width:1696px){.RcQJ .AshO .zEsi .cf21,.XJoh .AshO .zEsi .cf21,.h3zP .AshO .zEsi .cf21{line-height:65px}}.RcQJ .AshO .zEsi .OBGp,.XJoh .AshO .zEsi .OBGp,.h3zP .AshO .zEsi .OBGp{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.72632rem + .87719vw - var(--scrollbar-width)/91.2*.8);font-weight:500;letter-spacing:0;line-height:calc(1.77368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);max-width:calc(50.55263rem + 37.17105vw - var(--scrollbar-width)/91.2*33.9);text-align:center}@media screen and (max-width:767px){.RcQJ .AshO .zEsi .OBGp,.XJoh .AshO .zEsi .OBGp,.h3zP .AshO .zEsi .OBGp{max-width:auto}}@media screen and (min-width:1696px){.RcQJ .AshO .zEsi .OBGp,.XJoh .AshO .zEsi .OBGp,.h3zP .AshO .zEsi .OBGp{max-width:1130px}}@media screen and (max-width:767px){.RcQJ .AshO .zEsi .OBGp,.XJoh .AshO .zEsi .OBGp,.h3zP .AshO .zEsi .OBGp{font-size:16px}}@media screen and (min-width:1696px){.RcQJ .AshO .zEsi .OBGp,.XJoh .AshO .zEsi .OBGp,.h3zP .AshO .zEsi .OBGp{font-size:22px}}@media screen and (max-width:767px){.RcQJ .AshO .zEsi .OBGp,.XJoh .AshO .zEsi .OBGp,.h3zP .AshO .zEsi .OBGp{line-height:24px}}@media screen and (min-width:1696px){.RcQJ .AshO .zEsi .OBGp,.XJoh .AshO .zEsi .OBGp,.h3zP .AshO .zEsi .OBGp{line-height:38px}}@media print{.RcQJ .AshO .zEsi .OBGp,.XJoh .AshO .zEsi .OBGp,.h3zP .AshO .zEsi .OBGp{width:90%}}@media print,screen and (min-width:768px){.h3zP .AshO .zEsi{justify-content:flex-start;margin-top:calc(4.47368rem + 3.28947vw - var(--scrollbar-width)/91.2*3)}}@media screen and (min-width:768px)and (max-width:767px){.h3zP .AshO .zEsi{margin-top:100px}}@media screen and (min-width:768px)and (min-width:1696px){.h3zP .AshO .zEsi{margin-top:100px}}@media print,screen and (min-width:768px){.RcQJ .AshO .zEsi{justify-content:flex-end;margin-bottom:calc(4.47368rem + 3.28947vw - var(--scrollbar-width)/91.2*3)}}@media screen and (min-width:768px)and (max-width:767px){.RcQJ .AshO .zEsi{margin-bottom:100px}}@media screen and (min-width:768px)and (min-width:1696px){.RcQJ .AshO .zEsi{margin-bottom:100px}}.A4Pr .zEsi{--y:calc(1.57368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);--x:calc(0rem - var(--scrollbar-width)/91.2*0);gap:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);translate:var(--x) var(--y)}@media screen and (max-width:767px){.A4Pr .zEsi{--y:0px}}@media screen and (min-width:1696px){.A4Pr .zEsi{--y:36px}}@media screen and (max-width:767px){.A4Pr .zEsi{--x:0px}}@media screen and (min-width:1696px){.A4Pr .zEsi{--x:0px}}@media screen and (max-width:767px){.A4Pr .zEsi{gap:0}}@media screen and (min-width:1696px){.A4Pr .zEsi{gap:22px}}.A4Pr .cf21{--y:calc(0.56316rem + 0.4386vw - var(--scrollbar-width)/91.2*0.4);translate:0 var(--y)}@media screen and (max-width:767px){.A4Pr .cf21{--y:0px}}@media screen and (min-width:1696px){.A4Pr .cf21{--y:13px}}@media screen and (max-width:767px){.A4Pr .AshO{padding-bottom:14px}.A4Pr .cf21{padding-bottom:3px;padding-right:30px;padding-top:20px}}.ovnU .zEsi{margin-top:calc(-.13684rem + 4.60526vw - var(--scrollbar-width)/91.2*4.2)}@media screen and (max-width:767px){.ovnU .zEsi{margin-top:0}}@media screen and (min-width:1696px){.ovnU .zEsi{margin-top:76px}}.ovnU .cf21{translate:0 0}.iFZv{align-items:center;background-color:#4f5050;display:flex;flex-direction:column;gap:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding:calc(3.01579rem + 2.19298vw - var(--scrollbar-width)/91.2*2) calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2) calc(3.36316rem + 2.52193vw - var(--scrollbar-width)/91.2*2.3);text-align:center}@media screen and (max-width:767px){.iFZv{padding-top:67px}}@media screen and (min-width:1696px){.iFZv{padding-top:67px}}@media screen and (max-width:767px){.iFZv{padding-bottom:76px}}@media screen and (min-width:1696px){.iFZv{padding-bottom:76px}}@media screen and (max-width:767px){.iFZv{padding-left:40px}}@media screen and (min-width:1696px){.iFZv{padding-left:40px}}@media screen and (max-width:767px){.iFZv{padding-right:40px}}@media screen and (min-width:1696px){.iFZv{padding-right:40px}}@media screen and (max-width:767px){.iFZv{gap:26px}}@media screen and (min-width:1696px){.iFZv{gap:26px}}.iFZv .jsvj,.iFZv .lD86{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-style:normal;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding:0}@media screen and (max-width:767px){.iFZv .jsvj,.iFZv .lD86{font-size:19px}}@media screen and (min-width:1696px){.iFZv .jsvj,.iFZv .lD86{font-size:19px}}@media screen and (max-width:767px){.iFZv .jsvj,.iFZv .lD86{line-height:26px}}@media screen and (min-width:1696px){.iFZv .jsvj,.iFZv .lD86{line-height:26px}}@media screen and (max-width:767px){.iFZv .jsvj,.iFZv .lD86{letter-spacing:.5px}}@media screen and (min-width:1696px){.iFZv .jsvj,.iFZv .lD86{letter-spacing:.5px}}.iFZv .lD86{padding:0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;transition:color .5s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.iFZv .lD86:hover{color:#ffd639}.iFZv.wh19{gap:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-bottom:calc(1.57368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);padding-top:calc(1.57368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.iFZv.wh19{padding-top:36px}}@media screen and (min-width:1696px){.iFZv.wh19{padding-top:36px}}@media screen and (max-width:767px){.iFZv.wh19{padding-bottom:36px}}@media screen and (min-width:1696px){.iFZv.wh19{padding-bottom:36px}}@media screen and (max-width:767px){.iFZv.wh19{gap:26px}}@media screen and (min-width:1696px){.iFZv.wh19{gap:26px}}.PytM{align-items:center;background-color:#4571a3;border-bottom:1px solid hsla(0,0%,100%,.25);color:#fff;display:flex;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;justify-content:space-between;letter-spacing:.5px;line-height:20px;padding:17px 25px 16px 24px}@media print,screen and (min-width:768px){.PytM{transition:color .5s ease,background-color .5s ease}.PytM:hover{background-color:#002f65;color:#fff}}.PytM.jd7V{background-color:#ffd639;color:#002f65}.PLlV{font-size:12px;position:relative;top:1px}.xB6b:not(.xB6b.ZsxT){border-bottom:none}.xB6b:hover{color:#fff}.Eg3y .Bfqs:last-child .OfxA{border-bottom:1px solid hsla(0,0%,100%,.25);padding-bottom:10px}.OfxA{border-bottom:none;height:auto;letter-spacing:.5px;line-height:20px;padding:14px 20px 10px 59px}@media print,screen and (min-width:768px){.OfxA:hover{color:#fff}}.OfxA .PLlV{font-size:12px;top:-1px}.tuU8{align-items:center;background-color:#4571a3;border-bottom:1px solid hsla(0,0%,100%,.25);color:#fff;display:flex;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;justify-content:space-between;letter-spacing:.5px;line-height:20px;padding:19px 25px 13px 24px}@media print,screen and (min-width:768px){.tuU8{transition:color .5s ease,background-color .5s ease}.tuU8:hover{background-color:#002f65;color:#fff}}.tuU8.ONEQ{background-color:#ffd639}.tuU8.ONEQ.tuU8.ONEQ{color:#002f65}.tuU8:hover{color:#fff}.kPJC{position:relative;top:1px}@media screen and (max-width:767px){.kPJC.kPJC{font-size:13px;translate:0 -2px}}.FJJi{border-top:1px solid #4571a3}.L1oN{margin:0;width:100%;z-index:40}.L1oN,.yvPN{bottom:0;position:absolute}.yvPN{background-color:#ffd639;color:#002f65;right:0}.Hxrt{position:absolute;width:100%;z-index:110}.xceV{border-bottom:1px solid #f5f5f5;padding-bottom:calc(-.04737rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);padding-left:calc(-.08421rem + .10965vw - var(--scrollbar-width)/91.2*.1);padding-top:calc(.02632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.xceV{padding-top:15px}}@media screen and (min-width:1696px){.xceV{padding-top:15px}}@media screen and (max-width:767px){.xceV{padding-bottom:29px}}@media screen and (min-width:1696px){.xceV{padding-bottom:29px}}@media screen and (max-width:767px){.xceV{padding-left:1px}}@media screen and (min-width:1696px){.xceV{padding-left:1px}}@media print{.xceV{display:none}}@media screen and (max-width:767px){.xceV{display:none!important}}.crpA{-webkit-column-gap:calc(-.07895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);column-gap:calc(-.07895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.crpA{-webkit-column-gap:25px;column-gap:25px}}@media screen and (min-width:1696px){.crpA{-webkit-column-gap:25px;column-gap:25px}}.ipvD,.vpHu{border-bottom:1px solid #002f65;padding-bottom:0;padding-left:0;padding-top:0}.ipvD .crpA,.vpHu .crpA{-webkit-column-gap:calc(3.47895rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4);column-gap:calc(3.47895rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4);position:relative}@media screen and (max-width:767px){.ipvD .crpA,.vpHu .crpA{-webkit-column-gap:79px;column-gap:79px}}@media screen and (min-width:1696px){.ipvD .crpA,.vpHu .crpA{-webkit-column-gap:79px;column-gap:79px}}.ipvD .crpA:before,.vpHu .crpA:before{border-bottom:1px solid #002f65;content:"";display:block;position:absolute;top:calc(.32105rem + 5.70175vw - var(--scrollbar-width)/91.2*5.2);width:100%;z-index:10}@media screen and (max-width:767px){.ipvD .crpA:before,.vpHu .crpA:before{top:93px}}@media screen and (min-width:1696px){.ipvD .crpA:before,.vpHu .crpA:before{top:99px}}.vpHu .crpA:before{border-bottom:1px solid #002f65;top:calc(.32105rem + 5.70175vw - var(--scrollbar-width)/91.2*5.2)}@media screen and (max-width:767px){.vpHu .crpA:before{top:99px}}@media screen and (min-width:1696px){.vpHu .crpA:before{top:99px}}.uESU{padding-top:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){.uESU{padding-top:30px}}@media screen and (min-width:1696px){.uESU{padding-top:30px}}.vpHu{margin-bottom:calc(.11579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.vpHu{margin-bottom:3px}}@media screen and (min-width:1696px){.vpHu{margin-bottom:3px}}.jnfR{position:relative}.jnfR .Kk4q{color:#4571a3;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.32632rem + .87719vw - var(--scrollbar-width)/91.2*.8);font-weight:500;letter-spacing:0;letter-spacing:calc(-.00842rem + .01096vw - var(--scrollbar-width)/91.2*.01);line-height:calc(.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4) calc(0rem - var(--scrollbar-width)/91.2*0) calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4) calc(.03684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5)}@media print,screen and (min-width:768px){.jnfR .Kk4q{transition:color .5s ease}.jnfR .Kk4q:hover{color:#002f65}}.jnfR .Kk4q{transition:color .5s ease,background-color .5s ease}@media screen and (max-width:767px){.jnfR .Kk4q{font-size:18px}}@media screen and (min-width:1696px){.jnfR .Kk4q{font-size:18px}}@media screen and (max-width:767px){.jnfR .Kk4q{line-height:18px}}@media screen and (min-width:1696px){.jnfR .Kk4q{line-height:22px}}@media screen and (max-width:767px){.jnfR .Kk4q{padding-bottom:7px}}@media screen and (min-width:1696px){.jnfR .Kk4q{padding-bottom:7px}}@media screen and (max-width:767px){.jnfR .Kk4q{padding-top:7px}}@media screen and (min-width:1696px){.jnfR .Kk4q{padding-top:7px}}@media screen and (max-width:767px){.jnfR .Kk4q{padding-left:28px}}@media screen and (min-width:1696px){.jnfR .Kk4q{padding-left:28px}}@media screen and (max-width:767px){.jnfR .Kk4q{padding-right:28px}}@media screen and (min-width:1696px){.jnfR .Kk4q{padding-right:0}}@media screen and (max-width:767px){.jnfR .Kk4q{letter-spacing:0}}@media screen and (min-width:1696px){.jnfR .Kk4q{letter-spacing:.1px}}@media screen and (max-width:767px){.jnfR .Kk4q{display:inline-block}}.jnfR::marker{content:""}.jnfR .marqueenav-underline{background-color:#ffd639;bottom:0;height:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);left:0;position:absolute;width:101%}@media screen and (max-width:767px){.jnfR .marqueenav-underline{height:4px}}@media screen and (min-width:1696px){.jnfR .marqueenav-underline{height:4px}}.jnfR.Hpio,.jnfR.wBDR{padding-right:calc(0rem - var(--scrollbar-width)/91.2*0);position:relative;width:inherit}@media screen and (max-width:767px){.jnfR.Hpio,.jnfR.wBDR{padding-right:52px}}@media screen and (min-width:1696px){.jnfR.Hpio,.jnfR.wBDR{padding-right:0}}.jnfR.Hpio .Kk4q,.jnfR.wBDR .Kk4q{background:none;line-height:calc(.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding:0;padding-bottom:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);padding-top:calc(-.04211rem + 3.17982vw - var(--scrollbar-width)/91.2*2.9);width:-webkit-max-content;width:max-content}@media screen and (max-width:767px){.jnfR.Hpio .Kk4q,.jnfR.wBDR .Kk4q{line-height:20px}}@media screen and (min-width:1696px){.jnfR.Hpio .Kk4q,.jnfR.wBDR .Kk4q{line-height:20px}}@media screen and (max-width:767px){.jnfR.Hpio .Kk4q,.jnfR.wBDR .Kk4q{padding-top:38px}}@media screen and (min-width:1696px){.jnfR.Hpio .Kk4q,.jnfR.wBDR .Kk4q{padding-top:53px}}@media screen and (max-width:767px){.jnfR.Hpio .Kk4q,.jnfR.wBDR .Kk4q{padding-bottom:35px}}@media screen and (min-width:1696px){.jnfR.Hpio .Kk4q,.jnfR.wBDR .Kk4q{padding-bottom:26px}}.jnfR.Hpio.qEsp .Kk4q,.jnfR.wBDR.qEsp .Kk4q{color:#002f65;position:relative}.jnfR.Hpio .marqueenav-underline,.jnfR.wBDR .marqueenav-underline{right:0}.jnfR.wBDR{padding-bottom:0;padding-top:0}.jnfR.wBDR .marqueenav-underline{right:0}.jnfR.wBDR .Kk4q{color:#4571a3;letter-spacing:0;padding-bottom:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);padding-top:calc(-.04211rem + 3.17982vw - var(--scrollbar-width)/91.2*2.9);position:relative}@media screen and (max-width:767px){.jnfR.wBDR .Kk4q{padding-top:53px}}@media screen and (min-width:1696px){.jnfR.wBDR .Kk4q{padding-top:53px}}@media screen and (max-width:767px){.jnfR.wBDR .Kk4q{padding-bottom:26px}}@media screen and (min-width:1696px){.jnfR.wBDR .Kk4q{padding-bottom:26px}}.jnfR.wBDR .Kk4q:hover,.jnfR.wBDR.qEsp .Kk4q{color:#002f65}.jnfR.JFrv{list-style-type:none}.jnfR.JFrv.qEsp .Kk4q,.jnfR.JFrv:hover .Kk4q{background-color:#002f65;border-color:#002f65;color:#fff}.jnfR.JFrv .Kk4q{border:1px solid #dddedf;border-radius:calc(-.07895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);letter-spacing:calc(-.04463rem + .05811vw - var(--scrollbar-width)/91.2*.053);transition:color .5s ease,background-color .5s ease,border-color .5s ease}@media screen and (max-width:767px){.jnfR.JFrv .Kk4q{border-radius:25px}}@media screen and (min-width:1696px){.jnfR.JFrv .Kk4q{border-radius:25px}}@media screen and (max-width:767px){.jnfR.JFrv .Kk4q{letter-spacing:.53px}}@media screen and (min-width:1696px){.jnfR.JFrv .Kk4q{letter-spacing:.53px}}@media screen and (max-width:767px){.jnfR.JFrv .Kk4q{padding-left:12px;padding-right:12px}}.dauo{margin:0;width:100%;z-index:40}.dauo,.xm4N{bottom:0;position:absolute}.xm4N{background-color:#ffd639;color:#002f65;right:0}.DpwO{position:absolute;width:100%;z-index:110}.ssPZ{background-color:#dddedf;max-width:calc(-1.47368rem + 67.54386vw - var(--scrollbar-width)/91.2*61.6);padding-bottom:calc(4.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);padding-right:calc(-.10526rem + 4.82456vw - var(--scrollbar-width)/91.2*4.4);padding-top:calc(3.67895rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4)}@media screen and (max-width:767px){.ssPZ{padding-top:45px}}@media screen and (min-width:1696px){.ssPZ{padding-top:81px}}@media screen and (max-width:767px){.ssPZ{padding-bottom:60px}}@media screen and (min-width:1696px){.ssPZ{padding-bottom:90px}}@media screen and (max-width:767px){.ssPZ{max-width:1120px}}@media screen and (min-width:1696px){.ssPZ{max-width:1120px}}@media screen and (max-width:767px){.ssPZ{padding-right:0}}@media screen and (min-width:1696px){.ssPZ{padding-right:80px}}.ssPZ .CdHe{padding-bottom:calc(2.13684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5)}@media screen and (max-width:767px){.ssPZ .CdHe{padding-bottom:20px}}@media screen and (min-width:1696px){.ssPZ .CdHe{padding-bottom:49px}}.ssPZ .b59e{display:flex;gap:calc(4.47368rem + 3.28947vw - var(--scrollbar-width)/91.2*3)}@media screen and (max-width:767px){.ssPZ .b59e{gap:0}}@media screen and (min-width:1696px){.ssPZ .b59e{gap:100px}}@media screen and (max-width:767px){.ssPZ .b59e{display:block}}.ssPZ .b59e .XEjK{background-color:#fff;width:calc(-.52632rem + 28.28947vw - var(--scrollbar-width)/91.2*25.8)}@media screen and (max-width:767px){.ssPZ .b59e .XEjK{width:100%}}@media screen and (min-width:1696px){.ssPZ .b59e .XEjK{width:470px}}.ssPZ .b59e .XEjK .JvkD{color:#666;font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-bottom:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);transition:color .5s ease}@media screen and (max-width:767px){.ssPZ .b59e .XEjK .JvkD{font-size:24px}}@media screen and (min-width:1696px){.ssPZ .b59e .XEjK .JvkD{font-size:24px}}@media screen and (max-width:767px){.ssPZ .b59e .XEjK .JvkD{letter-spacing:-.5px}}@media screen and (min-width:1696px){.ssPZ .b59e .XEjK .JvkD{letter-spacing:-.5px}}@media screen and (max-width:767px){.ssPZ .b59e .XEjK .JvkD{line-height:30px}}@media screen and (min-width:1696px){.ssPZ .b59e .XEjK .JvkD{line-height:30px}}@media screen and (max-width:767px){.ssPZ .b59e .XEjK .JvkD{padding-bottom:14px}}@media screen and (min-width:1696px){.ssPZ .b59e .XEjK .JvkD{padding-bottom:17px}}.ssPZ .b59e .XEjK .T6_K{padding-bottom:calc(1.44211rem + .98684vw - var(--scrollbar-width)/91.2*.9);transition:color .5s ease}@media screen and (max-width:767px){.ssPZ .b59e .XEjK .T6_K{padding-bottom:21px}}@media screen and (min-width:1696px){.ssPZ .b59e .XEjK .T6_K{padding-bottom:31px}}.ssPZ .b59e .XEjK .tAxX{background:none;color:var(--tc-grey3);display:inline-block;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media print{.ssPZ .b59e .XEjK .tAxX{display:none}}.ssPZ .b59e .XEjK .tAxX:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.ssPZ .b59e .XEjK .tAxX:focus-visible.eet_{box-shadow:0 0 0 2px #fff;outline-color:#000}@media screen and (max-width:767px){.ssPZ .b59e .XEjK .tAxX{font-size:18px}}@media screen and (min-width:1696px){.ssPZ .b59e .XEjK .tAxX{font-size:18px}}@media screen and (max-width:767px){.ssPZ .b59e .XEjK .tAxX{line-height:22px}}@media screen and (min-width:1696px){.ssPZ .b59e .XEjK .tAxX{line-height:22px}}@media screen and (max-width:767px){.ssPZ .b59e .XEjK .tAxX{letter-spacing:.5px}}@media screen and (min-width:1696px){.ssPZ .b59e .XEjK .tAxX{letter-spacing:.5px}}@media screen and (max-width:767px){.ssPZ .b59e .XEjK .tAxX{text-underline-offset:4px}}@media screen and (min-width:1696px){.ssPZ .b59e .XEjK .tAxX{text-underline-offset:4px}}@media print,screen and (min-width:768px){.ssPZ .b59e .XEjK .tAxX:hover{text-decoration-color:#4571a3}}@media print{.ssPZ .b59e .XEjK .tAxX{text-decoration-thickness:.1pt}}.ssPZ .b59e .XEjK .tAxX{transition:color .5s ease,text-decoration-color .5s ease}@media print,screen and (min-width:768px){.ssPZ .b59e .XEjK:first-child{position:relative}.ssPZ .b59e .XEjK:first-child:before{background-color:#f5f5f5;content:"";display:block;height:100%;opacity:.2;position:absolute;right:calc(-2.33684rem - 1.64474vw - var(--scrollbar-width)/91.2*-1.5);width:2px}}@media screen and (min-width:768px)and (max-width:767px){.ssPZ .b59e .XEjK:first-child:before{right:-51px}}@media screen and (min-width:768px)and (min-width:1696px){.ssPZ .b59e .XEjK:first-child:before{right:-51px}}@media print,screen and (min-width:768px){.ssPZ .b59e .XEjK a:hover{background-color:#002f65}.ssPZ .b59e .XEjK a:hover .JvkD,.ssPZ .b59e .XEjK a:hover .T6_K{color:#fff}.ssPZ .b59e .XEjK a:hover .tAxX{color:#fff;text-decoration-color:#fff}}.ssPZ .b59e .rRhw{display:block;font-size:medium;height:100%;transition:background-color .5s ease}.ssPZ .b59e .u7gK{background-color:#dddedf;height:calc(12.87368rem + 9.53947vw - var(--scrollbar-width)/91.2*8.7)}@media screen and (max-width:767px){.ssPZ .b59e .u7gK{height:200px}}@media screen and (min-width:1696px){.ssPZ .b59e .u7gK{height:289px}}@media screen and (max-width:767px){.ssPZ .b59e .u7gK{overflow:hidden}}.ssPZ .b59e .u7gK .ah4U{height:100%;object-fit:cover;width:100%}.ssPZ .b59e .ta4U{padding:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7) calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7) calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9) calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.ssPZ .b59e .ta4U{padding-top:20px}}@media screen and (min-width:1696px){.ssPZ .b59e .ta4U{padding-top:24px}}@media screen and (max-width:767px){.ssPZ .b59e .ta4U{padding-bottom:25px}}@media screen and (min-width:1696px){.ssPZ .b59e .ta4U{padding-bottom:30px}}@media screen and (max-width:767px){.ssPZ .b59e .ta4U{padding-left:20px}}@media screen and (min-width:1696px){.ssPZ .b59e .ta4U{padding-left:30px}}@media screen and (max-width:767px){.ssPZ .b59e .ta4U{padding-right:20px}}@media screen and (min-width:1696px){.ssPZ .b59e .ta4U{padding-right:25px}}.xKgl{max-width:100%;padding:0;padding-bottom:calc(-.02105rem + 4.71491vw - var(--scrollbar-width)/91.2*4.3);padding-top:calc(-.10526rem + 4.82456vw - var(--scrollbar-width)/91.2*4.4)}@media screen and (max-width:767px){.xKgl{padding-top:44px}}@media screen and (min-width:1696px){.xKgl{padding-top:80px}}@media screen and (max-width:767px){.xKgl{padding-bottom:52px}}@media screen and (min-width:1696px){.xKgl{padding-bottom:79px}}@media print{.xKgl{padding-bottom:0;padding-top:20px}}.xKgl .CdHe{padding-bottom:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3)}@media screen and (max-width:767px){.xKgl .CdHe{padding-bottom:21px}}@media screen and (min-width:1696px){.xKgl .CdHe{padding-bottom:60px}}.xKgl .b59e{gap:0}.xKgl .b59e .XEjK{position:relative;width:33.3333333333%}@media screen and (max-width:767px){.xKgl .b59e .XEjK{width:100%}}@media print,screen and (min-width:768px){.xKgl .b59e .XEjK:before{background-color:#f5f5f5!important;content:"";display:block;height:100%;opacity:1!important;position:absolute;right:0!important;width:1px!important}}@media print{.xKgl .b59e .XEjK:before{-webkit-transform:scaleX(.33);transform:scaleX(.33)}}@media print,screen and (min-width:768px){.xKgl .b59e .XEjK:last-of-type{border-right:none}.xKgl .b59e .XEjK:last-of-type:before{display:none}}.xKgl .b59e .XEjK .u7gK{height:calc(-.31579rem + 18.64035vw - var(--scrollbar-width)/91.2*17)}@media screen and (max-width:767px){.xKgl .b59e .XEjK .u7gK{height:200px}}@media screen and (min-width:1696px){.xKgl .b59e .XEjK .u7gK{height:310px}}.xKgl .b59e .XEjK .ta4U{display:flex;flex-direction:column;height:calc(100% - var(--row-1));height:calc(1.64211rem + 11.40351vw - var(--scrollbar-width)/91.2*10.4);justify-content:space-between;padding-top:calc(.75789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.xKgl .b59e .XEjK .ta4U{padding-top:20px}}@media screen and (min-width:1696px){.xKgl .b59e .XEjK .ta4U{padding-top:26px}}@media screen and (max-width:767px){.xKgl .b59e .XEjK .ta4U{height:auto}}@media screen and (min-width:1696px){.xKgl .b59e .XEjK .ta4U{height:208px}}@media print{.xKgl .b59e .XEjK .ta4U{height:auto;padding-bottom:0}}.xKgl .b59e .XEjK .JvkD{font-size:calc(.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(.80526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);max-width:calc(6.57895rem + 10.96491vw - var(--scrollbar-width)/91.2*10);padding-bottom:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.xKgl .b59e .XEjK .JvkD{font-size:24px}}@media screen and (min-width:1696px){.xKgl .b59e .XEjK .JvkD{font-size:30px}}@media screen and (max-width:767px){.xKgl .b59e .XEjK .JvkD{line-height:30px}}@media screen and (min-width:1696px){.xKgl .b59e .XEjK .JvkD{line-height:32px}}@media screen and (max-width:767px){.xKgl .b59e .XEjK .JvkD{letter-spacing:-.5px}}@media screen and (min-width:1696px){.xKgl .b59e .XEjK .JvkD{letter-spacing:-.5px}}@media screen and (max-width:767px){.xKgl .b59e .XEjK .JvkD{max-width:100%}}@media screen and (min-width:1696px){.xKgl .b59e .XEjK .JvkD{max-width:250px}}@media screen and (max-width:767px){.xKgl .b59e .XEjK .JvkD{padding-bottom:14px}}@media screen and (min-width:1696px){.xKgl .b59e .XEjK .JvkD{padding-bottom:0}}.d4BH{color:#4f5050}.d4BH *{white-space:normal}.d4BH a,.d4BH p a{color:#4571a3;display:inline;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline;text-decoration-color:#4571a3;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.d4BH a,.d4BH p a{text-underline-offset:4px}}@media screen and (min-width:1696px){.d4BH a,.d4BH p a{text-underline-offset:4px}}@media print,screen and (min-width:768px){.d4BH a:hover,.d4BH p a:hover{text-decoration-color:#002f65}}@media print{.d4BH a,.d4BH p a{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.d4BH a,.d4BH p a{transition:color .5s ease}.d4BH a:hover,.d4BH p a:hover{color:#002f65}}.d4BH a,.d4BH p a{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.d4BH a,.d4BH p a{font-size:19px}}@media screen and (min-width:1696px){.d4BH a,.d4BH p a{font-size:19px}}@media screen and (max-width:767px){.d4BH a,.d4BH p a{line-height:26px}}@media screen and (min-width:1696px){.d4BH a,.d4BH p a{line-height:26px}}@media screen and (max-width:767px){.d4BH a,.d4BH p a{letter-spacing:.5px}}@media screen and (min-width:1696px){.d4BH a,.d4BH p a{letter-spacing:.5px}}@media screen and (max-width:767px){.d4BH a,.d4BH p a{word-break:break-word}}@media print{.d4BH a,.d4BH p a{font-size:10pt;line-height:13.5pt}}.d4BH p{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-bottom:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.d4BH p{font-size:19px}}@media screen and (min-width:1696px){.d4BH p{font-size:19px}}@media screen and (max-width:767px){.d4BH p{line-height:26px}}@media screen and (min-width:1696px){.d4BH p{line-height:26px}}@media screen and (max-width:767px){.d4BH p{letter-spacing:.5px}}@media screen and (min-width:1696px){.d4BH p{letter-spacing:.5px}}@media screen and (max-width:767px){.d4BH p{padding-bottom:26px}}@media screen and (min-width:1696px){.d4BH p{padding-bottom:26px}}@media print{.d4BH p{font-size:10pt;line-height:13.5pt;padding-bottom:16px}}.d4BH strong{font-weight:700}.d4BH em,.d4BH i{font-style:italic}.d4BH.vFwV>p:first-of-type{font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);line-height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);margin-left:calc(-.1rem - var(--scrollbar-width)/91.2*0);padding-bottom:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.d4BH.vFwV>p:first-of-type{font-size:19px}}@media screen and (min-width:1696px){.d4BH.vFwV>p:first-of-type{font-size:24px}}@media screen and (max-width:767px){.d4BH.vFwV>p:first-of-type{line-height:26px}}@media screen and (min-width:1696px){.d4BH.vFwV>p:first-of-type{line-height:30px}}@media screen and (max-width:767px){.d4BH.vFwV>p:first-of-type{padding-bottom:25px}}@media screen and (min-width:1696px){.d4BH.vFwV>p:first-of-type{padding-bottom:25px}}@media screen and (max-width:767px){.d4BH.vFwV>p:first-of-type{margin-left:-1px}}@media screen and (min-width:1696px){.d4BH.vFwV>p:first-of-type{margin-left:-1px}}.d4BH.vFwV>p:first-of-type:last-child{padding-bottom:0}@media print{.d4BH.vFwV>p:first-of-type{font-size:15px;line-height:19px}}.d4BH h1,.d4BH h2,.d4BH h3,.d4BH h4,.d4BH h5,.d4BH h6{color:#4f5050;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:700;line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-bottom:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.d4BH h1,.d4BH h2,.d4BH h3,.d4BH h4,.d4BH h5,.d4BH h6{font-size:19px}}@media screen and (min-width:1696px){.d4BH h1,.d4BH h2,.d4BH h3,.d4BH h4,.d4BH h5,.d4BH h6{font-size:19px}}@media screen and (max-width:767px){.d4BH h1,.d4BH h2,.d4BH h3,.d4BH h4,.d4BH h5,.d4BH h6{line-height:26px}}@media screen and (min-width:1696px){.d4BH h1,.d4BH h2,.d4BH h3,.d4BH h4,.d4BH h5,.d4BH h6{line-height:26px}}@media screen and (max-width:767px){.d4BH h1,.d4BH h2,.d4BH h3,.d4BH h4,.d4BH h5,.d4BH h6{padding-bottom:20px}}@media screen and (min-width:1696px){.d4BH h1,.d4BH h2,.d4BH h3,.d4BH h4,.d4BH h5,.d4BH h6{padding-bottom:20px}}.d4BH h1:not(:first-child),.d4BH h2:not(:first-child),.d4BH h3:not(:first-child),.d4BH h4:not(:first-child),.d4BH h5:not(:first-child),.d4BH h6:not(:first-child){padding-top:calc(1.55789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.d4BH h1:not(:first-child),.d4BH h2:not(:first-child),.d4BH h3:not(:first-child),.d4BH h4:not(:first-child),.d4BH h5:not(:first-child),.d4BH h6:not(:first-child){padding-top:34px}}@media screen and (min-width:1696px){.d4BH h1:not(:first-child),.d4BH h2:not(:first-child),.d4BH h3:not(:first-child),.d4BH h4:not(:first-child),.d4BH h5:not(:first-child),.d4BH h6:not(:first-child){padding-top:34px}}@media print{.d4BH h1,.d4BH h2,.d4BH h3,.d4BH h4,.d4BH h5,.d4BH h6{font-size:17px;line-height:24px}}.d4BH h1 a,.d4BH h2 a,.d4BH h3 a,.d4BH h4 a,.d4BH h5 a,.d4BH h6 a{font-weight:700}.d4BH h3{color:#002f65;font-size:calc(-.01053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);font-weight:500}@media screen and (max-width:767px){.d4BH h3{font-size:22px}}@media screen and (min-width:1696px){.d4BH h3{font-size:22px}}.d4BH hr{border-top:1px solid #002f65;opacity:1;padding-bottom:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.d4BH hr{padding-bottom:26px}}@media screen and (min-width:1696px){.d4BH hr{padding-bottom:26px}}@media print{.d4BH hr{padding-bottom:16px}}.d4BH blockquote{color:#4f5050;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin:0 auto;padding-bottom:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);translate:3px 0;width:85%}@media screen and (max-width:767px){.d4BH blockquote{font-size:19px}}@media screen and (min-width:1696px){.d4BH blockquote{font-size:19px}}@media screen and (max-width:767px){.d4BH blockquote{line-height:26px}}@media screen and (min-width:1696px){.d4BH blockquote{line-height:26px}}@media screen and (max-width:767px){.d4BH blockquote{letter-spacing:.5px}}@media screen and (min-width:1696px){.d4BH blockquote{letter-spacing:.5px}}@media screen and (max-width:767px){.d4BH blockquote{padding-bottom:26px}}@media screen and (min-width:1696px){.d4BH blockquote{padding-bottom:26px}}@media print{.d4BH blockquote{margin-bottom:16px}}.d4BH .embed-video{padding-bottom:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.d4BH .embed-video{padding-bottom:26px}}@media screen and (min-width:1696px){.d4BH .embed-video{padding-bottom:26px}}@media print{.d4BH .embed-video{display:none}}@media screen and (max-width:767px){.d4BH .table-overflow-mobile{max-width:calc(100vw - 50px);overflow:scroll}}.d4BH iframe{max-width:100%}@media screen and (max-width:767px){.d4BH iframe{aspect-ratio:16/9;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}}.d4BH img,.d4BH p img{display:inline-block}.d4BH img.alignleft,.d4BH p img.alignleft{float:left;padding-bottom:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);padding-right:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-top:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH img.alignleft,.d4BH p img.alignleft{padding-top:8px}}@media screen and (min-width:1696px){.d4BH img.alignleft,.d4BH p img.alignleft{padding-top:8px}}@media screen and (max-width:767px){.d4BH img.alignleft,.d4BH p img.alignleft{padding-right:24px}}@media screen and (min-width:1696px){.d4BH img.alignleft,.d4BH p img.alignleft{padding-right:32px}}@media screen and (max-width:767px){.d4BH img.alignleft,.d4BH p img.alignleft{padding-bottom:8px}}@media screen and (min-width:1696px){.d4BH img.alignleft,.d4BH p img.alignleft{padding-bottom:8px}}.d4BH img.alignright,.d4BH p img.alignright{float:right;padding-bottom:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);padding-left:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-top:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH img.alignright,.d4BH p img.alignright{padding-top:8px}}@media screen and (min-width:1696px){.d4BH img.alignright,.d4BH p img.alignright{padding-top:8px}}@media screen and (max-width:767px){.d4BH img.alignright,.d4BH p img.alignright{padding-left:24px}}@media screen and (min-width:1696px){.d4BH img.alignright,.d4BH p img.alignright{padding-left:32px}}@media screen and (max-width:767px){.d4BH img.alignright,.d4BH p img.alignright{padding-bottom:8px}}@media screen and (min-width:1696px){.d4BH img.alignright,.d4BH p img.alignright{padding-bottom:8px}}.d4BH img.aligncenter,.d4BH p img.aligncenter{display:block;float:none;margin:0 auto;padding-left:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);padding-right:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.d4BH img.aligncenter,.d4BH p img.aligncenter{padding-left:20px}}@media screen and (min-width:1696px){.d4BH img.aligncenter,.d4BH p img.aligncenter{padding-left:16px}}@media screen and (max-width:767px){.d4BH img.aligncenter,.d4BH p img.aligncenter{padding-right:20px}}@media screen and (min-width:1696px){.d4BH img.aligncenter,.d4BH p img.aligncenter{padding-right:16px}}@media screen and (max-width:767px){.d4BH img.aligncenter,.d4BH p img.aligncenter{margin-bottom:8px;margin-top:8px}}.d4BH ol,.d4BH ul{font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-bottom:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.d4BH ol,.d4BH ul{font-size:19px}}@media screen and (min-width:1696px){.d4BH ol,.d4BH ul{font-size:19px}}@media screen and (max-width:767px){.d4BH ol,.d4BH ul{line-height:26px}}@media screen and (min-width:1696px){.d4BH ol,.d4BH ul{line-height:26px}}@media screen and (max-width:767px){.d4BH ol,.d4BH ul{letter-spacing:.5px}}@media screen and (min-width:1696px){.d4BH ol,.d4BH ul{letter-spacing:.5px}}@media screen and (max-width:767px){.d4BH ol,.d4BH ul{padding-bottom:26px}}@media screen and (min-width:1696px){.d4BH ol,.d4BH ul{padding-bottom:26px}}.d4BH ol li,.d4BH ul li{position:relative}.d4BH ol li:not(:first-child),.d4BH ul li:not(:first-child){margin-top:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.d4BH ol li:not(:first-child),.d4BH ul li:not(:first-child){margin-top:16px}}@media screen and (min-width:1696px){.d4BH ol li:not(:first-child),.d4BH ul li:not(:first-child){margin-top:16px}}@media print{.d4BH ol li,.d4BH ul li{font-size:10pt;line-height:13.5pt}}.d4BH ul{padding-left:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.d4BH ul{padding-left:22px}}@media screen and (min-width:1696px){.d4BH ul{padding-left:22px}}.d4BH ul>li:before{content:"•";font-family:Arial,sans-serif;font-size:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.91053rem - .76754vw - var(--scrollbar-width)/91.2*-.7);position:absolute;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d4BH ul>li:before{top:-2px}}@media screen and (min-width:1696px){.d4BH ul>li:before{top:-2px}}@media screen and (max-width:767px){.d4BH ul>li:before{left:-22px}}@media screen and (min-width:1696px){.d4BH ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH ul>li:before{font-size:17px}}@media screen and (min-width:1696px){.d4BH ul>li:before{font-size:17px}}.d4BH ul>li ul{padding-bottom:0;padding-left:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ul>li ul{padding-left:24px}}@media screen and (min-width:1696px){.d4BH ul>li ul{padding-left:24px}}@media screen and (max-width:767px){.d4BH ul>li ul{padding-top:7px}}@media screen and (min-width:1696px){.d4BH ul>li ul{padding-top:7px}}.d4BH ul>li ul>li:not(:first-child){margin-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ul>li ul>li:not(:first-child){margin-top:7px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li:not(:first-child){margin-top:7px}}.d4BH ul>li ul>li:before{content:"–";font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.99474rem - .65789vw - var(--scrollbar-width)/91.2*-.6);position:absolute;top:calc(-.21579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d4BH ul>li ul>li:before{top:-4px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li:before{top:-4px}}@media screen and (max-width:767px){.d4BH ul>li ul>li:before{left:-21px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li:before{left:-21px}}@media screen and (max-width:767px){.d4BH ul>li ul>li:before{font-size:18px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li:before{font-size:18px}}.d4BH ul>li ul>li ul{padding-left:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.d4BH ul>li ul>li ul{padding-left:19px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul{padding-left:19px}}.d4BH ul>li ul>li ul>li:before{content:"°";font-size:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);left:calc(-.87895rem - .54825vw - var(--scrollbar-width)/91.2*-.5);position:absolute;top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li:before{top:1px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li:before{top:1px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li:before{left:-18px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li:before{left:-18px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li:before{font-size:15px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li:before{font-size:15px}}.d4BH ul>li ul>li ul>li ul>li:before{content:"•";font-family:Arial,sans-serif;font-size:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.91053rem - .76754vw - var(--scrollbar-width)/91.2*-.7);position:absolute;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li:before{font-size:17px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li:before{font-size:17px}}.d4BH ul>li ul>li ul>li ul>li ul>li:before{content:"–";font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.99474rem - .65789vw - var(--scrollbar-width)/91.2*-.6);position:absolute;top:calc(-.21579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li:before{top:-4px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li:before{top:-4px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li:before{font-size:18px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li:before{font-size:18px}}.d4BH ul>li ul>li ul>li ul>li ul>li ul>li:before{content:"°";font-size:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);left:calc(-.87895rem - .54825vw - var(--scrollbar-width)/91.2*-.5);position:absolute;top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li:before{top:1px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li:before{top:1px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-18px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-18px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:15px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:15px}}.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{content:"•";font-family:Arial,sans-serif;font-size:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.91053rem - .76754vw - var(--scrollbar-width)/91.2*-.7);position:absolute;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:17px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:17px}}.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{content:"–";font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.99474rem - .65789vw - var(--scrollbar-width)/91.2*-.6);position:absolute;top:calc(-.21579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:-4px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:-4px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (min-width:1696px){.d4BH 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){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:18px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:18px}}.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{content:"°";font-size:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);left:calc(-.87895rem - .54825vw - var(--scrollbar-width)/91.2*-.5);position:absolute;top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:1px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{top:1px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-18px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{left:-18px}}@media screen and (max-width:767px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:15px}}@media screen and (min-width:1696px){.d4BH ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li ul>li:before{font-size:15px}}.d4BH ul>li ol{padding-bottom:0;padding-left:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ul>li ol{padding-top:7px}}@media screen and (min-width:1696px){.d4BH ul>li ol{padding-top:7px}}@media screen and (max-width:767px){.d4BH ul>li ol{padding-left:29px}}@media screen and (min-width:1696px){.d4BH ul>li ol{padding-left:29px}}.d4BH ul>li ol>li{counter-increment:list-item;list-style:none}.d4BH ul>li ol>li:not(:first-child){margin-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ul>li ol>li:not(:first-child){margin-top:7px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li:not(:first-child){margin-top:7px}}.d4BH ul>li ol>li:before{content:"." counter(list-item,decimal);direction:rtl;display:inline-block;left:calc(-1.34211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);position:absolute;text-align:right;top:calc(.1rem - var(--scrollbar-width)/91.2*0);width:calc(1.32632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.d4BH ul>li ol>li:before{left:-30px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li:before{left:-30px}}@media screen and (max-width:767px){.d4BH ul>li ol>li:before{top:1px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li:before{top:1px}}@media screen and (max-width:767px){.d4BH ul>li ol>li:before{width:28px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li:before{width:28px}}.d4BH ul>li ol>li:before{top:0}.d4BH ul>li ol>li ol{padding-left:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.d4BH ul>li ol>li ol{padding-left:25px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol{padding-left:25px}}.d4BH ul>li ol>li ol>li:before{content:"." counter(list-item,lower-alpha);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ul>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ul>li ol>li ol>li:before{top:0}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol>li:before{top:0}}.d4BH ul>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-roman);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ul>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ul>li ol>li ol>li ol>li:before{top:0}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol>li ol>li:before{top:0}}.d4BH ul>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,decimal);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ul>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ul>li ol>li ol>li ol>li ol>li:before{top:1px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol>li ol>li ol>li:before{top:1px}}.d4BH ul>li ol>li ol>li ol>li ol>li:before{left:calc(-1.34211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ul>li ol>li ol>li ol>li ol>li:before{top:0}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol>li ol>li ol>li:before{top:0}}@media screen and (max-width:767px){.d4BH ul>li ol>li ol>li ol>li ol>li:before{left:-30px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol>li ol>li ol>li:before{left:-30px}}.d4BH ul>li ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-alpha);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ul>li ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ul>li ol>li ol>li ol>li ol>li ol>li:before{top:0}}@media screen and (min-width:1696px){.d4BH ul>li ol>li ol>li ol>li ol>li ol>li:before{top:0}}.d4BH ol{padding-left:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.d4BH ol{padding-left:24px}}@media screen and (min-width:1696px){.d4BH ol{padding-left:24px}}.d4BH ol>li{counter-increment:list-item;list-style:none}.d4BH ol>li:before{content:"." counter(list-item,decimal);direction:rtl;display:inline-block;left:calc(-1.34211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);position:absolute;text-align:right;top:0;top:calc(.1rem - var(--scrollbar-width)/91.2*0);width:calc(1.32632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.d4BH ol>li:before{left:-30px}}@media screen and (min-width:1696px){.d4BH ol>li:before{left:-30px}}@media screen and (max-width:767px){.d4BH ol>li:before{top:1px}}@media screen and (min-width:1696px){.d4BH ol>li:before{top:1px}}@media screen and (max-width:767px){.d4BH ol>li:before{width:28px}}@media screen and (min-width:1696px){.d4BH ol>li:before{width:28px}}.d4BH ol>li ol{padding-bottom:0;padding-left:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ol>li ol{padding-top:7px}}@media screen and (min-width:1696px){.d4BH ol>li ol{padding-top:7px}}@media screen and (max-width:767px){.d4BH ol>li ol{padding-left:24px}}@media screen and (min-width:1696px){.d4BH ol>li ol{padding-left:24px}}.d4BH ol>li ol>li:not(:first-child){margin-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ol>li ol>li:not(:first-child){margin-top:7px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li:not(:first-child){margin-top:7px}}.d4BH ol>li ol>li:before{content:"." counter(list-item,lower-alpha);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ol>li ol>li:before{top:0}}@media screen and (min-width:1696px){.d4BH ol>li ol>li:before{top:0}}.d4BH ol>li ol>li ol{padding-left:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol{padding-top:7px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol{padding-top:7px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol{padding-left:21px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol{padding-left:21px}}.d4BH ol>li ol>li ol>li:before{content:"." counter(list-item,lower-roman);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li:before{top:0}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li:before{top:0}}.d4BH ol>li ol>li ol>li ol{padding-left:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol{padding-left:25px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol{padding-left:25px}}.d4BH ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,decimal);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li:before{top:1px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li:before{top:1px}}.d4BH ol>li ol>li ol>li ol>li ol{padding-left:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol{padding-top:7px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol{padding-top:7px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol{padding-left:24px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol{padding-left:24px}}.d4BH ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-alpha);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li:before{top:0}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li:before{top:0}}.d4BH ol>li ol>li ol>li ol>li ol>li ol{padding-left:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol{padding-top:7px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol{padding-top:7px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol{padding-left:21px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol{padding-left:21px}}.d4BH ol>li ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-roman);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li:before{top:0}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li:before{top:0}}.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-left:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-left:25px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-left:25px}}.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,decimal);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{top:1px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{top:1px}}.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-left:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-top:7px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-top:7px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-left:24px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-left:24px}}.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{content:"." counter(list-item,lower-alpha);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{top:0}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{top:0}}.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-left:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-top:7px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-top:7px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-left:21px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol{padding-left:21px}}.d4BH 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);left:calc(-1.24211rem - .98684vw - var(--scrollbar-width)/91.2*-.9);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{left:-29px}}@media screen and (max-width:767px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{top:0}}@media screen and (min-width:1696px){.d4BH ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li ol>li:before{top:0}}.d4BH ol>li ul{padding-bottom:0;padding-left:calc(1.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ol>li ul{padding-top:7px}}@media screen and (min-width:1696px){.d4BH ol>li ul{padding-top:7px}}@media screen and (max-width:767px){.d4BH ol>li ul{padding-left:23px}}@media screen and (min-width:1696px){.d4BH ol>li ul{padding-left:23px}}.d4BH ol>li ul>li:not(:first-child){margin-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.d4BH ol>li ul>li:not(:first-child){margin-top:7px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li:not(:first-child){margin-top:7px}}.d4BH ol>li ul>li:before{content:"–";font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.99474rem - .65789vw - var(--scrollbar-width)/91.2*-.6);position:absolute;top:calc(-.21579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d4BH ol>li ul>li:before{top:-4px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li:before{top:-4px}}@media screen and (max-width:767px){.d4BH ol>li ul>li:before{left:-21px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li:before{left:-21px}}@media screen and (max-width:767px){.d4BH ol>li ul>li:before{font-size:18px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li:before{font-size:18px}}.d4BH ol>li ul>li ul{padding-left:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.d4BH ol>li ul>li ul{padding-left:19px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul{padding-left:19px}}.d4BH ol>li ul>li ul>li:before{content:"°";font-size:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);left:calc(-.87895rem - .54825vw - var(--scrollbar-width)/91.2*-.5);position:absolute;top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li:before{top:1px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li:before{top:1px}}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li:before{left:-18px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li:before{left:-18px}}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li:before{font-size:15px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li:before{font-size:15px}}.d4BH ol>li ul>li ul>li ul{padding-left:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul{padding-left:22px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul{padding-left:22px}}.d4BH ol>li ul>li ul>li ul>li:before{content:"•";font-family:Arial,sans-serif;font-size:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.91053rem - .76754vw - var(--scrollbar-width)/91.2*-.7);position:absolute;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li:before{top:-2px}}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li:before{left:-22px}}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li:before{font-size:17px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li:before{font-size:17px}}.d4BH ol>li ul>li ul>li ul>li ul{padding-left:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li ul{padding-left:22px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li ul{padding-left:22px}}.d4BH ol>li ul>li ul>li ul>li ul>li:before{content:"–";font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.99474rem - .65789vw - var(--scrollbar-width)/91.2*-.6);position:absolute;top:calc(-.21579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li ul>li:before{top:-4px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li ul>li:before{top:-4px}}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li ul>li:before{left:-21px}}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li ul>li:before{font-size:18px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li ul>li:before{font-size:18px}}.d4BH ol>li ul>li ul>li ul>li ul>li ul{padding-left:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li ul>li ul{padding-left:19px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li ul>li ul{padding-left:19px}}.d4BH ol>li ul>li ul>li ul>li ul>li ul>li:before{content:"°";font-size:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);left:calc(-.87895rem - .54825vw - var(--scrollbar-width)/91.2*-.5);position:absolute;top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li ul>li ul>li:before{top:1px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li ul>li ul>li:before{top:1px}}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li ul>li ul>li:before{left:-18px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li ul>li ul>li:before{left:-18px}}@media screen and (max-width:767px){.d4BH ol>li ul>li ul>li ul>li ul>li ul>li:before{font-size:15px}}@media screen and (min-width:1696px){.d4BH ol>li ul>li ul>li ul>li ul>li ul>li:before{font-size:15px}}.d4BH table{color:#4f5050;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin-bottom:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);max-width:100%!important;overflow:clip;width:100%!important}.d4BH table h1,.d4BH table h2,.d4BH table h3,.d4BH table h4,.d4BH table h5,.d4BH table h6,.d4BH table p{margin:0!important;padding-bottom:0}.d4BH table h6,.d4BH table h6:not(:first-child){font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-bottom:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);padding-top:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.d4BH table h6,.d4BH table h6:not(:first-child){font-size:19px}}@media screen and (min-width:1696px){.d4BH table h6,.d4BH table h6:not(:first-child){font-size:19px}}@media screen and (max-width:767px){.d4BH table h6,.d4BH table h6:not(:first-child){line-height:26px}}@media screen and (min-width:1696px){.d4BH table h6,.d4BH table h6:not(:first-child){line-height:26px}}@media screen and (max-width:767px){.d4BH table h6,.d4BH table h6:not(:first-child){padding-bottom:10px}}@media screen and (min-width:1696px){.d4BH table h6,.d4BH table h6:not(:first-child){padding-bottom:10px}}@media screen and (max-width:767px){.d4BH table h6,.d4BH table h6:not(:first-child){padding-top:10px}}@media screen and (min-width:1696px){.d4BH table h6,.d4BH table h6:not(:first-child){padding-top:10px}}@media screen and (max-width:767px){.d4BH table{font-size:19px}}@media screen and (min-width:1696px){.d4BH table{font-size:19px}}@media screen and (max-width:767px){.d4BH table{line-height:26px}}@media screen and (min-width:1696px){.d4BH table{line-height:26px}}.d4BH table:after,.d4BH table:before{box-sizing:border-box}@media screen and (max-width:767px){.d4BH table{margin-bottom:26px}}@media screen and (min-width:1696px){.d4BH table{margin-bottom:26px}}.d4BH table tbody td{font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-left:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);padding-right:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.d4BH table tbody td{font-size:19px;word-break:break-word}}@media screen and (min-width:1696px){.d4BH table tbody td{font-size:19px}}@media screen and (max-width:767px){.d4BH table tbody td{padding-left:10px}}@media screen and (min-width:1696px){.d4BH table tbody td{padding-left:10px}}@media screen and (max-width:767px){.d4BH table tbody td{padding-right:10px}}@media screen and (min-width:1696px){.d4BH table tbody td{padding-right:10px}}.d4BH table tbody td p{padding-bottom:0}.d4BH table[align=left]{float:left;padding-bottom:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4);padding-right:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);padding-top:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.d4BH table[align=left]{padding-right:24px}}@media screen and (min-width:1696px){.d4BH table[align=left]{padding-right:32px}}@media screen and (max-width:767px){.d4BH table[align=left]{padding-top:8px}}@media screen and (min-width:1696px){.d4BH table[align=left]{padding-top:8px}}@media screen and (max-width:767px){.d4BH table[align=left]{padding-bottom:8px}}@media screen and (min-width:1696px){.d4BH table[align=left]{padding-bottom:8px}}.d4BH table[align=right]{float:right;padding-bottom:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4);padding-left:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);padding-top:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.d4BH table[align=right]{padding-left:24px}}@media screen and (min-width:1696px){.d4BH table[align=right]{padding-left:32px}}@media screen and (max-width:767px){.d4BH table[align=right]{padding-top:8px}}@media screen and (min-width:1696px){.d4BH table[align=right]{padding-top:8px}}@media screen and (max-width:767px){.d4BH table[align=right]{padding-bottom:8px}}@media screen and (min-width:1696px){.d4BH table[align=right]{padding-bottom:8px}}.d4BH table[align=center]{float:none;margin:0 auto;padding-bottom:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4);padding-top:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.d4BH table[align=center]{padding-top:8px}}@media screen and (min-width:1696px){.d4BH table[align=center]{padding-top:8px}}@media screen and (max-width:767px){.d4BH table[align=center]{padding-bottom:8px}}@media screen and (min-width:1696px){.d4BH table[align=center]{padding-bottom:8px}}.d4BH table td,.d4BH table th{display:table-cell;padding:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);vertical-align:top}@media screen and (max-width:767px){.d4BH table td,.d4BH table th{padding-top:10px}}@media screen and (min-width:1696px){.d4BH table td,.d4BH table th{padding-top:10px}}@media screen and (max-width:767px){.d4BH table td,.d4BH table th{padding-bottom:10px}}@media screen and (min-width:1696px){.d4BH table td,.d4BH table th{padding-bottom:10px}}@media screen and (max-width:767px){.d4BH table td,.d4BH table th{padding-left:10px}}@media screen and (min-width:1696px){.d4BH table td,.d4BH table th{padding-left:10px}}@media screen and (max-width:767px){.d4BH table td,.d4BH table th{padding-right:10px}}@media screen and (min-width:1696px){.d4BH table td,.d4BH table th{padding-right:10px}}.d4BH table th{background-color:#f4f4f4}.d4BH>:last-child{margin-bottom:0;padding-bottom:0}@media print,screen and (min-width:768px){.dBPM{translate:0 -1px}}@media print{.dBPM{display:none}}.fyzp{align-items:center;background-color:#f5f5f5;border-bottom:1px solid #dddedf;color:#4f5050;display:flex;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:500;letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);min-height:calc(3.47895rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4);padding:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1) calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9) calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7);position:relative;transition:color .5s ease,background-color .5s ease}@media screen and (max-width:767px){.fyzp{font-size:18px}}@media screen and (min-width:1696px){.fyzp{font-size:18px}}@media screen and (max-width:767px){.fyzp{line-height:22px}}@media screen and (min-width:1696px){.fyzp{line-height:22px}}@media screen and (max-width:767px){.fyzp{letter-spacing:0}}@media screen and (min-width:1696px){.fyzp{letter-spacing:0}}@media screen and (max-width:767px){.fyzp{min-height:79px}}@media screen and (min-width:1696px){.fyzp{min-height:79px}}@media screen and (max-width:767px){.fyzp{padding-left:30px}}@media screen and (min-width:1696px){.fyzp{padding-left:30px}}@media screen and (max-width:767px){.fyzp{padding-right:30px}}@media screen and (min-width:1696px){.fyzp{padding-right:30px}}@media screen and (max-width:767px){.fyzp{padding-top:32px}}@media screen and (min-width:1696px){.fyzp{padding-top:32px}}@media screen and (max-width:767px){.fyzp{padding-bottom:25px}}@media screen and (min-width:1696px){.fyzp{padding-bottom:25px}}@media print,screen and (min-width:768px){.fyzp{transition:color .5s ease,background-color .5s ease}.fyzp:hover{background-color:#002f65;color:#fff}}.fyzp:focus-visible{outline-offset:-2px}.fyzp:hover{background-color:#eaecef;color:#4f5050}.fyzp.eteC{background-color:#ffd639;border-bottom:1px solid #ffd639;color:#002f65}@media print{.sidebar-navigation-widget{display:none}}.LOvQ .oItp{align-items:center;display:flex;flex-direction:row;gap:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.LOvQ .oItp{gap:12px}}@media screen and (min-width:1696px){.LOvQ .oItp{gap:12px}}@media print,screen and (min-width:768px){.LOvQ .oItp:hover .iH75,.LOvQ .oItp:hover .tHn3{color:#002f65;text-decoration-color:#002f65}.LOvQ .oItp:hover .svgicon path{fill:#002f65}}.tHn3{color:#4571a3;font-size:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);min-width:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7);transition:color .5s ease}@media screen and (max-width:767px){.tHn3{font-size:20px}}@media screen and (min-width:1696px){.tHn3{font-size:20px}}@media screen and (max-width:767px){.tHn3{min-width:25px}}@media screen and (min-width:1696px){.tHn3{min-width:25px}}.iH75{color:#4571a3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:400;letter-spacing:0;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-underline-offset:4px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);transition:color .5s ease,text-decoration-color .5s ease}.iH75.iH75{text-decoration-color:#4571a3}@media screen and (max-width:767px){.iH75{text-underline-offset:4px}}@media screen and (min-width:1696px){.iH75{text-underline-offset:4px}}@media print,screen and (min-width:768px){.iH75:hover{text-decoration-color:#4571a3}}@media print{.iH75{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.iH75{font-size:19px}}@media screen and (min-width:1696px){.iH75{font-size:19px}}@media screen and (max-width:767px){.iH75{line-height:26px}}@media screen and (min-width:1696px){.iH75{line-height:26px}}@media screen and (max-width:767px){.iH75{letter-spacing:.5px}}@media screen and (min-width:1696px){.iH75{letter-spacing:.5px}}.t_7c{display:flex;flex-direction:column;gap:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.t_7c{gap:16px}}@media screen and (min-width:1696px){.t_7c{gap:16px}}@media screen and (max-width:767px){.t_7c{padding-bottom:26px}}.hUSa{display:flex;flex-direction:column;gap:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.hUSa{gap:9px}}@media screen and (min-width:1696px){.hUSa{gap:9px}}.bToU{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:600;line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.bToU{font-size:24px}}@media screen and (min-width:1696px){.bToU{font-size:24px}}@media screen and (max-width:767px){.bToU{line-height:26px}}@media screen and (min-width:1696px){.bToU{line-height:26px}}@media screen and (max-width:767px){.bToU{padding-top:5px}}.MJgv{font-size:calc(.93684rem + .60307vw - var(--scrollbar-width)/91.2*.55);width:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}.MJgv path{fill:#4571a3;transition:fill .5s ease}@media screen and (max-width:767px){.MJgv{font-size:19.5px}}@media screen and (min-width:1696px){.MJgv{font-size:19.5px}}@media screen and (max-width:767px){.MJgv{width:20px}}@media screen and (min-width:1696px){.MJgv{width:20px}}.tfvb{display:flex;flex-direction:column;gap:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.tfvb{gap:24px}}@media screen and (min-width:1696px){.tfvb{gap:14px}}.r1Uq{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:600;letter-spacing:calc(.00674rem - .00877vw - var(--scrollbar-width)/91.2*-.008);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);translate:0 .5px}@media screen and (max-width:767px){.r1Uq{font-size:24px}}@media screen and (min-width:1696px){.r1Uq{font-size:24px}}@media screen and (max-width:767px){.r1Uq{line-height:26px}}@media screen and (min-width:1696px){.r1Uq{line-height:26px}}@media screen and (max-width:767px){.r1Uq{letter-spacing:-.08px}}@media screen and (min-width:1696px){.r1Uq{letter-spacing:-.08px}}.dngd{grid-row-gap:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);display:grid;grid-template-columns:1fr;position:relative;row-gap:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.dngd{row-gap:8px}}@media screen and (min-width:1696px){.dngd{row-gap:8px}}.yLLr{padding-left:calc(-.11053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);padding-top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);position:relative}@media screen and (max-width:767px){.yLLr{padding-left:0}}@media screen and (min-width:1696px){.yLLr{padding-left:21px}}@media screen and (max-width:767px){.yLLr{padding-top:0}}@media screen and (min-width:1696px){.yLLr{padding-top:2px}}.yLLr:before{content:"•";font-size:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);left:calc(-.1rem - var(--scrollbar-width)/91.2*0);position:absolute;top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.yLLr:before{top:7px}}@media screen and (min-width:1696px){.yLLr:before{top:7px}}@media screen and (max-width:767px){.yLLr:before{left:-1px}}@media screen and (min-width:1696px){.yLLr:before{left:-1px}}@media screen and (max-width:767px){.yLLr:before{font-size:12px}}@media screen and (min-width:1696px){.yLLr:before{font-size:12px}}.mHpS{color:#4571a3;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:0;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline;text-decoration-color:#002f65;text-decoration-color:#4571a3;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);text-underline-offset:4px!important;transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.mHpS{text-underline-offset:4px}}@media screen and (min-width:1696px){.mHpS{text-underline-offset:4px}}@media print,screen and (min-width:768px){.mHpS:hover{text-decoration-color:#4571a3}}@media print{.mHpS{text-decoration-thickness:.1pt}}.mHpS:hover{color:#002f65;text-decoration-color:#002f65}@media screen and (max-width:767px){.mHpS{font-size:19px}}@media screen and (min-width:1696px){.mHpS{font-size:19px}}@media screen and (max-width:767px){.mHpS{line-height:26px}}@media screen and (min-width:1696px){.mHpS{line-height:26px}}@media screen and (max-width:767px){.mHpS{letter-spacing:.5px}}@media screen and (min-width:1696px){.mHpS{letter-spacing:.5px}}.ePE4{gap:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.ePE4{gap:27px}}@media screen and (min-width:1696px){.ePE4{gap:27px}}@media screen and (max-width:767px){.ePE4{padding-bottom:41px}}.ePE4 .yLLr{padding-left:calc(1.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}.ePE4 .yLLr:before{content:"•";font-size:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);left:calc(.1rem - var(--scrollbar-width)/91.2*0);position:absolute;top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.ePE4 .yLLr:before{top:5px}}@media screen and (min-width:1696px){.ePE4 .yLLr:before{top:7px}}@media screen and (max-width:767px){.ePE4 .yLLr:before{left:1px}}@media screen and (min-width:1696px){.ePE4 .yLLr:before{left:1px}}@media screen and (max-width:767px){.ePE4 .yLLr:before{font-size:12px}}@media screen and (min-width:1696px){.ePE4 .yLLr:before{font-size:12px}}@media screen and (max-width:767px){.ePE4 .yLLr{padding-left:23px}}@media screen and (min-width:1696px){.ePE4 .yLLr{padding-left:23px}}.ePE4 .r1Uq{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05)}@media screen and (max-width:767px){.ePE4 .r1Uq{letter-spacing:-.5px}}@media screen and (min-width:1696px){.ePE4 .r1Uq{letter-spacing:-.5px}}.ePE4 .dngd{grid-template-columns:1fr 1fr;row-gap:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.ePE4 .dngd{grid-template-columns:1fr;row-gap:15.5px}}@media screen and (min-width:1696px){.ePE4 .dngd{row-gap:14px}}@media screen and (max-width:767px){.CQGh{border-bottom:none}}.CQGh{border-bottom:1px solid #002f65;padding-bottom:calc(2.46842rem + 1.86404vw - var(--scrollbar-width)/91.2*1.7);padding-top:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.CQGh{padding-bottom:0}}@media screen and (min-width:1696px){.CQGh{padding-bottom:56px}}@media screen and (max-width:767px){.CQGh{padding-top:0}}@media screen and (min-width:1696px){.CQGh{padding-top:6px}}.DEjj{padding-bottom:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);text-transform:capitalize}@media screen and (max-width:767px){.DEjj{padding-bottom:12px}}@media screen and (min-width:1696px){.DEjj{padding-bottom:12px}}.YxZE{font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.YxZE{font-size:19px}}@media screen and (min-width:1696px){.YxZE{font-size:19px}}@media screen and (max-width:767px){.YxZE{line-height:26px}}@media screen and (min-width:1696px){.YxZE{line-height:26px}}@media screen and (max-width:767px){.YxZE{letter-spacing:.5px}}@media screen and (min-width:1696px){.YxZE{letter-spacing:.5px}}.tU2M{margin-top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);padding-bottom:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.tU2M{margin-top:-3px}}@media screen and (min-width:1696px){.tU2M{margin-top:-3px}}@media screen and (max-width:767px){.tU2M{padding-bottom:26px}}@media screen and (min-width:1696px){.tU2M{padding-bottom:26px}}.oKGK{padding-bottom:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.oKGK{padding-bottom:29px}}@media screen and (min-width:1696px){.oKGK{padding-bottom:29px}}.ivOl{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ivOl,.ivOl p{line-height:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.ivOl,.ivOl p{line-height:21px}}@media screen and (min-width:1696px){.ivOl,.ivOl p{line-height:21px}}.ikcI{color:#666;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.ikcI{font-size:19px}}@media screen and (min-width:1696px){.ikcI{font-size:19px}}@media screen and (max-width:767px){.ikcI{line-height:26px}}@media screen and (min-width:1696px){.ikcI{line-height:26px}}@media screen and (max-width:767px){.ikcI{letter-spacing:.5px}}@media screen and (min-width:1696px){.ikcI{letter-spacing:.5px}}@media print,screen and (min-width:768px){.ikcI{transition:color .5s ease}.ikcI:hover{color:#002f65}}.ikcI{transition:color .5s ease}.TON5{padding-left:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-right:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.TON5{padding-left:32px}}@media screen and (min-width:1696px){.TON5{padding-left:32px}}@media screen and (max-width:767px){.TON5{padding-right:33px}}@media screen and (min-width:1696px){.TON5{padding-right:33px}}.dG5v ul{grid-row-gap:calc(-.08947rem + .76754vw - var(--scrollbar-width)/91.2*.7);display:grid;grid-template-columns:1fr;list-style:none;margin-bottom:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);margin-top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);padding-left:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.dG5v ul{grid-row-gap:12px}}@media screen and (min-width:1696px){.dG5v ul{grid-row-gap:12px}}@media screen and (max-width:767px){.dG5v ul{margin-top:-2px}}@media screen and (min-width:1696px){.dG5v ul{margin-top:-2px}}@media screen and (max-width:767px){.dG5v ul{padding-left:21px}}@media screen and (min-width:1696px){.dG5v ul{padding-left:21px}}@media screen and (max-width:767px){.dG5v ul{margin-bottom:-3px}}@media screen and (min-width:1696px){.dG5v ul{margin-bottom:-3px}}@media screen and (max-width:767px){.dG5v:not(:first-child){padding-top:33px}}.wWuH{color:#4571a3;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);position:relative;text-decoration-color:#002f65;text-decoration:underline;text-decoration-color:#4571a3;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media print,screen and (min-width:768px){.wWuH:hover{text-decoration-color:#4571a3}}.wWuH{transition:text-decoration-color .5s ease,color .5s ease}@media screen and (max-width:767px){.wWuH{text-underline-offset:4px}}@media screen and (min-width:1696px){.wWuH{text-underline-offset:4px}}@media print,screen and (min-width:768px){.wWuH:hover{text-decoration-color:#002f65}}@media print{.wWuH{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.wWuH{transition:color .5s ease}.wWuH:hover{color:#002f65}}.wWuH{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.wWuH{font-size:19px}}@media screen and (min-width:1696px){.wWuH{font-size:19px}}@media screen and (max-width:767px){.wWuH{line-height:24px}}@media screen and (min-width:1696px){.wWuH{line-height:24px}}@media screen and (max-width:767px){.wWuH{letter-spacing:.5px}}@media screen and (min-width:1696px){.wWuH{letter-spacing:.5px}}.wWuH:before{background-color:#002f65;border-radius:50%;content:"";height:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);left:calc(-.99474rem - .65789vw - var(--scrollbar-width)/91.2*-.6);position:absolute;top:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);width:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.wWuH:before{width:4px}}@media screen and (min-width:1696px){.wWuH:before{width:4px}}@media screen and (max-width:767px){.wWuH:before{height:4px}}@media screen and (min-width:1696px){.wWuH:before{height:4px}}@media screen and (max-width:767px){.wWuH:before{left:-21px}}@media screen and (min-width:1696px){.wWuH:before{left:-21px}}@media screen and (max-width:767px){.wWuH:before{top:8px}}@media screen and (min-width:1696px){.wWuH:before{top:8px}}.wWuH.bxAy{text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media print,screen and (min-width:768px){.wWuH.bxAy{transition:color .5s ease}.wWuH.bxAy:hover{color:#4571a3}}@media screen and (max-width:767px){.wWuH.bxAy{text-underline-offset:4px}}@media screen and (min-width:1696px){.wWuH.bxAy{text-underline-offset:4px}}@media print,screen and (min-width:768px){.wWuH.bxAy:hover{text-decoration-color:transparent}}@media print{.wWuH.bxAy{text-decoration-thickness:.1pt}}.RyiS.RyiS.RyiS.RyiS{border-top:none;padding-top:0}.d6Ii{padding-bottom:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.d6Ii{padding-bottom:19px}}@media screen and (min-width:1696px){.d6Ii{padding-bottom:19px}}.B4g4{display:flex;flex-direction:column;gap:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);padding-top:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.B4g4{gap:12px}}@media screen and (min-width:1696px){.B4g4{gap:12px}}@media screen and (max-width:767px){.B4g4{padding-top:6px}}@media screen and (min-width:1696px){.B4g4{padding-top:6px}}.keNi{color:var(--tc-grey3);display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04632rem + .06031vw - var(--scrollbar-width)/91.2*.055);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-left:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);position:relative;text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.keNi{text-underline-offset:4px}}@media screen and (min-width:1696px){.keNi{text-underline-offset:4px}}@media print,screen and (min-width:768px){.keNi:hover{text-decoration-color:#4571a3}}@media print{.keNi{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.keNi{font-size:18px}}@media screen and (min-width:1696px){.keNi{font-size:18px}}@media screen and (max-width:767px){.keNi{letter-spacing:.55px}}@media screen and (min-width:1696px){.keNi{letter-spacing:.55px}}@media screen and (max-width:767px){.keNi{line-height:24px}}@media screen and (min-width:1696px){.keNi{line-height:24px}}@media screen and (max-width:767px){.keNi{padding-left:21px}}@media screen and (min-width:1696px){.keNi{padding-left:21px}}.keNi:before{background-color:#666;border-radius:50%;content:"";height:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2);left:calc(0rem - var(--scrollbar-width)/91.2*0);position:absolute;top:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3);width:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.keNi:before{width:6px}}@media screen and (min-width:1696px){.keNi:before{width:6px}}@media screen and (max-width:767px){.keNi:before{height:6px}}@media screen and (min-width:1696px){.keNi:before{height:6px}}@media screen and (max-width:767px){.keNi:before{left:0}}@media screen and (min-width:1696px){.keNi:before{left:0}}@media screen and (max-width:767px){.keNi:before{top:9px}}@media screen and (min-width:1696px){.keNi:before{top:9px}}.keNi:hover{color:#002f65}.mT0m{background-color:#002f65;color:#fff}.FPAS{background:#fff;border:1px solid #dddedf;border-radius:0;border-top:none;max-height:calc(-.36842rem + 21.05263vw - var(--scrollbar-width)/91.2*19.2);max-width:100%;overflow-y:auto;padding:0;position:absolute;top:100%;width:100%;z-index:90}@media screen and (max-width:767px){.FPAS{max-height:300px}}@media screen and (min-width:1696px){.FPAS{max-height:350px}}.R1y5{align-items:center;border-bottom:1px solid #dddedf;color:#4f5050;display:flex;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:0;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8) calc(-.57895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4) calc(-.02105rem + .54825vw - var(--scrollbar-width)/91.2*.5);white-space:normal}@media screen and (max-width:767px){.R1y5{font-size:18px}}@media screen and (min-width:1696px){.R1y5{font-size:18px}}@media screen and (max-width:767px){.R1y5{line-height:24px}}@media screen and (min-width:1696px){.R1y5{line-height:24px}}@media screen and (max-width:767px){.R1y5{padding-left:20px}}@media screen and (min-width:1696px){.R1y5{padding-left:20px}}@media screen and (max-width:767px){.R1y5{padding-right:20px}}@media screen and (min-width:1696px){.R1y5{padding-right:20px}}@media screen and (max-width:767px){.R1y5{letter-spacing:.5px}}@media screen and (min-width:1696px){.R1y5{letter-spacing:.5px}}@media screen and (max-width:767px){.R1y5{padding-bottom:9px}}@media screen and (min-width:1696px){.R1y5{padding-bottom:9px}}@media screen and (max-width:767px){.R1y5{padding-top:14px}}@media screen and (min-width:1696px){.R1y5{padding-top:14px}}.R1y5:last-of-type{border-bottom:none}.R1y5._FgR,.R1y5:focus,.R1y5:hover{background:#4571a3;color:#fff;cursor:pointer}.R1y5._FgR.jhCq:before,.R1y5:focus.jhCq:before,.R1y5:hover.jhCq:before{background-color:#fff}.R1y5.oJsO{cursor:auto;pointer-events:none}.R1y5.DBlE{border-bottom:none;padding-bottom:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);padding-top:calc(.56316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.R1y5.DBlE{padding-top:13px}}@media screen and (min-width:1696px){.R1y5.DBlE{padding-top:13px}}@media screen and (max-width:767px){.R1y5.DBlE{padding-bottom:10px}}@media screen and (min-width:1696px){.R1y5.DBlE{padding-bottom:10px}}.R1y5.DBlE:not(:first-child){border-top:1px solid #dddedf}.R1y5.DBlE~.R1y5.jhCq{padding-bottom:calc(.31579rem + .10965vw - var(--scrollbar-width)/91.2*.1);padding-top:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.R1y5.DBlE~.R1y5.jhCq{padding-top:8px}}@media screen and (min-width:1696px){.R1y5.DBlE~.R1y5.jhCq{padding-top:8px}}@media screen and (max-width:767px){.R1y5.DBlE~.R1y5.jhCq{padding-bottom:5px}}@media screen and (min-width:1696px){.R1y5.DBlE~.R1y5.jhCq{padding-bottom:5px}}.R1y5.DBlE~.R1y5.jhCq.MxYe{margin-bottom:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.R1y5.DBlE~.R1y5.jhCq.MxYe{margin-bottom:17px}}@media screen and (min-width:1696px){.R1y5.DBlE~.R1y5.jhCq.MxYe{margin-bottom:17px}}.R1y5.jhCq{border:none;font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:0;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);padding-bottom:calc(.56316rem + .4386vw - var(--scrollbar-width)/91.2*.4);padding-left:calc(2.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);padding-top:calc(.56316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.R1y5.jhCq{font-size:16px}}@media screen and (min-width:1696px){.R1y5.jhCq{font-size:16px}}@media screen and (max-width:767px){.R1y5.jhCq{letter-spacing:.5px}}@media screen and (min-width:1696px){.R1y5.jhCq{letter-spacing:.5px}}@media screen and (max-width:767px){.R1y5.jhCq{line-height:18px}}@media screen and (min-width:1696px){.R1y5.jhCq{line-height:18px}}@media screen and (max-width:767px){.R1y5.jhCq{padding-left:44px}}@media screen and (min-width:1696px){.R1y5.jhCq{padding-left:44px}}@media screen and (max-width:767px){.R1y5.jhCq{padding-bottom:13px}}@media screen and (min-width:1696px){.R1y5.jhCq{padding-bottom:13px}}@media screen and (max-width:767px){.R1y5.jhCq{padding-top:13px}}@media screen and (min-width:1696px){.R1y5.jhCq{padding-top:13px}}.R1y5.jhCq:not(:has(+.jhCq)){padding-bottom:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.R1y5.jhCq:not(:has(+.jhCq)){padding-bottom:12px}}@media screen and (min-width:1696px){.R1y5.jhCq:not(:has(+.jhCq)){padding-bottom:12px}}.R1y5.jhCq:before{align-self:flex-start;background-color:#666;content:"";height:calc(.1rem - var(--scrollbar-width)/91.2*0);margin-left:calc(.1rem - var(--scrollbar-width)/91.2*0);margin-right:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3);min-width:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);position:relative;top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2);width:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.R1y5.jhCq:before{top:7px}}@media screen and (min-width:1696px){.R1y5.jhCq:before{top:7px}}@media screen and (max-width:767px){.R1y5.jhCq:before{margin-right:9px}}@media screen and (min-width:1696px){.R1y5.jhCq:before{margin-right:9px}}@media screen and (max-width:767px){.R1y5.jhCq:before{margin-left:1px}}@media screen and (min-width:1696px){.R1y5.jhCq:before{margin-left:1px}}@media screen and (max-width:767px){.R1y5.jhCq:before{width:7px}}@media screen and (min-width:1696px){.R1y5.jhCq:before{width:7px}}@media screen and (max-width:767px){.R1y5.jhCq:before{min-width:8px}}@media screen and (min-width:1696px){.R1y5.jhCq:before{min-width:8px}}@media screen and (max-width:767px){.R1y5.jhCq:before{height:1px}}@media screen and (min-width:1696px){.R1y5.jhCq:before{height:1px}}.iot4{--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);align-items:center;background-color:transparent;color:#002f65;cursor:pointer;display:flex;font-size:calc(.46rem + .3125vw - var(--scrollbar-width)/91.2*.285);height:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);justify-content:center;position:absolute;right:calc(.52632rem + .87719vw - var(--scrollbar-width)/91.2*.8);top:50%;translate:0 calc(-50% + var(--y));width:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);z-index:10}@media screen and (max-width:767px){.iot4{font-size:10px}}@media screen and (min-width:1696px){.iot4{font-size:9.85px}}@media screen and (max-width:767px){.iot4{width:16px}}@media screen and (min-width:1696px){.iot4{width:16px}}@media screen and (max-width:767px){.iot4{height:10px}}@media screen and (min-width:1696px){.iot4{height:10px}}@media screen and (max-width:767px){.iot4{right:20px}}@media screen and (min-width:1696px){.iot4{right:20px}}@media screen and (max-width:767px){.iot4{--y:-2px}}@media screen and (min-width:1696px){.iot4{--y:-2px}}@media print,screen and (min-width:768px){.iot4{transition:color .5s ease}.iot4:hover{color:#4571a3}}.iot4 svg{display:block}.mBOX{--x:calc(0rem - var(--scrollbar-width)/91.2*0);--y:calc(-0.76316rem - 0.4386vw - var(--scrollbar-width)/91.2*-0.4);color:#4571a3;font-size:calc(.42632rem + .87719vw - var(--scrollbar-width)/91.2*.8);height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);margin-top:0;right:calc(.27895rem + .54825vw - var(--scrollbar-width)/91.2*.5);translate:var(--x) var(--y);width:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media print,screen and (min-width:768px){.mBOX{transition:color .5s ease}.mBOX:hover{color:#002f65}}@media screen and (max-width:767px){.mBOX{font-size:19px}}@media screen and (min-width:1696px){.mBOX{font-size:19px}}@media screen and (max-width:767px){.mBOX{height:30px}}@media screen and (min-width:1696px){.mBOX{height:30px}}@media screen and (max-width:767px){.mBOX{width:30px}}@media screen and (min-width:1696px){.mBOX{width:30px}}@media screen and (max-width:767px){.mBOX{right:12px}}@media screen and (min-width:1696px){.mBOX{right:12px}}@media screen and (max-width:767px){.mBOX{--x:-2px}}@media screen and (min-width:1696px){.mBOX{--x:0px}}@media screen and (max-width:767px){.mBOX{--y:-15px}}@media screen and (min-width:1696px){.mBOX{--y:-15px}}.mBOX svg{display:block}.edHb{display:grid;grid-template-columns:1fr;position:relative}.edHb label{align-items:center;color:#666;display:flex;font-size:calc(.69474rem + .65789vw - var(--scrollbar-width)/91.2*.6);grid-column:1/-1;grid-row:1/-1;height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);justify-content:flex-start;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);overflow:hidden;padding-left:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-right:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-top:calc(.11579rem + .10965vw - var(--scrollbar-width)/91.2*.1);pointer-events:none;text-overflow:ellipsis!important;white-space:nowrap;z-index:20}@media screen and (max-width:767px){.edHb label{font-size:18px}}@media screen and (min-width:1696px){.edHb label{font-size:18px}}@media screen and (max-width:767px){.edHb label{line-height:20px}}@media screen and (min-width:1696px){.edHb label{line-height:20px}}@media screen and (max-width:767px){.edHb label{padding-left:20px}}@media screen and (min-width:1696px){.edHb label{padding-left:20px}}@media screen and (max-width:767px){.edHb label{padding-right:20px}}@media screen and (min-width:1696px){.edHb label{padding-right:33px}}@media screen and (max-width:767px){.edHb label{height:54px}}@media screen and (min-width:1696px){.edHb label{height:54px}}@media screen and (max-width:767px){.edHb label{letter-spacing:.5px}}@media screen and (min-width:1696px){.edHb label{letter-spacing:.5px}}@media screen and (max-width:767px){.edHb label{padding-top:3px}}@media screen and (min-width:1696px){.edHb label{padding-top:3px}}.edHb label{transition:font-size .5s ease,translate .5s ease}.edHb label span{display:contents}.edHb input,.edHb label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edHb input{-webkit-appearance:none;background-color:#f5f5f5;border-radius:0;color:#002f65;font-size:calc(.69474rem + .65789vw - var(--scrollbar-width)/91.2*.6);grid-column:1/-1;grid-row:1/-1;height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-left:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-right:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-top:calc(.11579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:100%;z-index:10}@media screen and (max-width:767px){.edHb input{font-size:18px}}@media screen and (min-width:1696px){.edHb input{font-size:18px}}@media screen and (max-width:767px){.edHb input{line-height:20px}}@media screen and (min-width:1696px){.edHb input{line-height:20px}}@media screen and (max-width:767px){.edHb input{padding-left:20px}}@media screen and (min-width:1696px){.edHb input{padding-left:20px}}@media screen and (max-width:767px){.edHb input{padding-right:20px}}@media screen and (min-width:1696px){.edHb input{padding-right:33px}}@media screen and (max-width:767px){.edHb input{height:54px}}@media screen and (min-width:1696px){.edHb input{height:54px}}@media screen and (max-width:767px){.edHb input{letter-spacing:.5px}}@media screen and (min-width:1696px){.edHb input{letter-spacing:.5px}}@media screen and (max-width:767px){.edHb input{padding-top:3px}}@media screen and (min-width:1696px){.edHb input{padding-top:3px}}.xBXg.nBPG input{padding-top:calc(.64211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.xBXg.nBPG input{padding-top:23px}}@media screen and (min-width:1696px){.xBXg.nBPG input{padding-top:23px}}@media screen and (max-width:767px){.xBXg.nBPG.h7S1 input{padding-right:50px}}.xBXg label{--y:calc(-0.29474rem - 0.65789vw - var(--scrollbar-width)/91.2*-0.6);font-size:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4);translate:0 var(--y)}@media screen and (max-width:767px){.xBXg label{font-size:14px}}@media screen and (min-width:1696px){.xBXg label{font-size:14px}}@media screen and (max-width:767px){.xBXg label{--y:-14px}}@media screen and (min-width:1696px){.xBXg label{--y:-14px}}.t3ES{width:calc(-.44737rem + 22.58772vw - var(--scrollbar-width)/91.2*20.6)}@media screen and (max-width:767px){.t3ES{width:375px}}@media screen and (min-width:1696px){.t3ES{width:375px}}.PeMa,.h7S1,.rHtA{width:calc(-.68421rem + 31.35965vw - var(--scrollbar-width)/91.2*28.6)}@media screen and (max-width:767px){.PeMa,.h7S1,.rHtA{width:520px}}@media screen and (min-width:1696px){.PeMa,.h7S1,.rHtA{width:520px}}.PeMa .FPAS,.h7S1 .FPAS,.rHtA .FPAS{border:1px solid #dddedf;border-left:none;border-right:none}.rHtA{border:none;width:100%}.rHtA .FPAS{box-shadow:0 10px 20px 0 rgba(0,0,0,.15);max-height:calc(-.5rem + 25vw - var(--scrollbar-width)/91.2*22.8)}@media screen and (max-width:767px){.rHtA .FPAS{max-height:300px}}@media screen and (min-width:1696px){.rHtA .FPAS{max-height:415px}}.PeMa,.h7S1{width:calc(-.57895rem + 30.70175vw - var(--scrollbar-width)/91.2*28)}@media screen and (max-width:767px){.PeMa,.h7S1{width:100%}}@media screen and (min-width:1696px){.PeMa,.h7S1{width:510px}}.PeMa .FPAS,.h7S1 .FPAS{border:1px solid #dddedf;box-shadow:0 10px 20px 0 rgba(0,0,0,.15);top:calc(.61053rem + 2.85088vw - var(--scrollbar-width)/91.2*2.6)}@media screen and (max-width:767px){.PeMa .FPAS,.h7S1 .FPAS{top:54px}}@media screen and (min-width:1696px){.PeMa .FPAS,.h7S1 .FPAS{top:54px}}.h7S1{max-width:100%;min-width:0;width:calc(-.63158rem + 26.86404vw - var(--scrollbar-width)/91.2*24.5)}@media screen and (max-width:767px){.h7S1{width:100%}}@media screen and (min-width:1696px){.h7S1{width:445px}}.h7S1 .mBOX{--x:calc(0.08421rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);--y:calc(-0.76316rem - 0.4386vw - var(--scrollbar-width)/91.2*-0.4);translate:var(--x) var(--y)}@media screen and (max-width:767px){.h7S1 .mBOX{--x:-2px}}@media screen and (min-width:1696px){.h7S1 .mBOX{--x:-1px}}@media screen and (max-width:767px){.h7S1 .mBOX{--y:-15px}}@media screen and (min-width:1696px){.h7S1 .mBOX{--y:-15px}}.h7S1 .mBOX svg{display:block}.Z0F0{padding-bottom:calc(.54737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.Z0F0{padding-bottom:11px}}@media screen and (min-width:1696px){.Z0F0{padding-bottom:11px}}.Icn2{padding-bottom:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.Icn2{padding-bottom:32px}}@media screen and (min-width:1696px){.Icn2{padding-bottom:32px}}.Icn2 p,.Icn2 p a{color:var(--tc-grey3);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.Icn2 p,.Icn2 p a{font-size:16px}}@media screen and (min-width:1696px){.Icn2 p,.Icn2 p a{font-size:16px}}@media screen and (max-width:767px){.Icn2 p,.Icn2 p a{letter-spacing:.5px}}@media screen and (min-width:1696px){.Icn2 p,.Icn2 p a{letter-spacing:.5px}}@media screen and (max-width:767px){.Icn2 p,.Icn2 p a{line-height:24px}}@media screen and (min-width:1696px){.Icn2 p,.Icn2 p a{line-height:24px}}.rmgt{padding-bottom:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.rmgt{padding-bottom:19px}}@media screen and (min-width:1696px){.rmgt{padding-bottom:19px}}.iiv6{display:flex;flex-direction:column;gap:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.iiv6{gap:2px}}@media screen and (min-width:1696px){.iiv6{gap:2px}}.ddwl{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ddwl:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.ddwl:focus-visible.OCli{box-shadow:0 0 0 2px #fff;outline-color:#000}.sgBq{background-color:#002f65;color:#fff}.cDIP:not(:first-child):not(.xyUY).SRKi{--y:calc(-0.03158rem + 3.94737vw - var(--scrollbar-width)/91.2*3.6);padding-top:var(--y)!important}@media screen and (max-width:767px){.cDIP:not(:first-child):not(.xyUY).SRKi{--y:35px}}@media screen and (min-width:1696px){.cDIP:not(:first-child):not(.xyUY).SRKi{--y:66px}}.d5cm{grid-gap:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);display:grid;grid-template-columns:1fr}@media screen and (max-width:767px){.d5cm{grid-gap:18px}}@media screen and (min-width:1696px){.d5cm{grid-gap:18px}}.d5cm.eVgh{margin-top:calc(-.03158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.d5cm.eVgh{margin-top:-4px}}@media screen and (min-width:1696px){.d5cm.eVgh{margin-top:-4px}}.d5cm.eVgh .mvx2{margin-bottom:calc(.08421rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d5cm.eVgh .mvx2{margin-bottom:-1px}}@media screen and (min-width:1696px){.d5cm.eVgh .mvx2{margin-bottom:-1px}}.d5cm.T8Kn .mvx2{margin-top:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.d5cm.T8Kn .mvx2{margin-top:7px}}@media screen and (min-width:1696px){.d5cm.T8Kn .mvx2{margin-top:7px}}.d5cm.YIgL{margin-top:calc(.05263rem - .32895vw - var(--scrollbar-width)/91.2*-.3)}@media screen and (max-width:767px){.d5cm.YIgL{margin-top:-5px}}@media screen and (min-width:1696px){.d5cm.YIgL{margin-top:-5px}}.d5cm.YIgL .mvx2{margin-top:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.d5cm.YIgL .mvx2{margin-top:7px}}@media screen and (min-width:1696px){.d5cm.YIgL .mvx2{margin-top:7px}}.mvx2 p{color:#002f65;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.mvx2 p{font-size:18px}}@media screen and (min-width:1696px){.mvx2 p{font-size:18px}}@media screen and (max-width:767px){.mvx2 p{line-height:24px}}@media screen and (min-width:1696px){.mvx2 p{line-height:24px}}@media screen and (max-width:767px){.mvx2 p{letter-spacing:.5px}}@media screen and (min-width:1696px){.mvx2 p{letter-spacing:.5px}}.mvx2.p1iZ{margin-bottom:calc(.06842rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.mvx2.p1iZ{margin-bottom:-3px}}@media screen and (min-width:1696px){.mvx2.p1iZ{margin-bottom:-3px}}.FnRm{height:auto;width:100%}.FnRm img{height:inherit;object-fit:cover;width:inherit}.Eqbo{letter-spacing:0;margin-bottom:calc(-.03158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.Eqbo{margin-bottom:-4px}}@media screen and (min-width:1696px){.Eqbo{margin-bottom:-4px}}.cDIP.PPcz .OCxu{background-color:#f5f5f5;border-bottom:4px solid #ffd639;padding:calc(.01579rem + 2.19298vw - var(--scrollbar-width)/91.2*2) calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.cDIP.PPcz .OCxu{padding-top:36px}}@media screen and (min-width:1696px){.cDIP.PPcz .OCxu{padding-top:37px}}@media screen and (max-width:767px){.cDIP.PPcz .OCxu{padding-left:35px}}@media screen and (min-width:1696px){.cDIP.PPcz .OCxu{padding-left:40px}}@media screen and (max-width:767px){.cDIP.PPcz .OCxu{padding-right:30px}}@media screen and (min-width:1696px){.cDIP.PPcz .OCxu{padding-right:40px}}@media screen and (max-width:767px){.cDIP.PPcz .OCxu{padding-bottom:37px}}@media screen and (min-width:1696px){.cDIP.PPcz .OCxu{padding-bottom:37px}}.cDIP.PPcz .OCxu .mvx2{margin-bottom:0}.cDIP.PPcz:not(:first-child){margin-top:calc(.05263rem - .32895vw - var(--scrollbar-width)/91.2*-.3)}@media screen and (max-width:767px){.cDIP.PPcz:not(:first-child){margin-top:-5px}}@media screen and (min-width:1696px){.cDIP.PPcz:not(:first-child){margin-top:-5px}}.cDIP.PPcz:last-child{border-bottom:0!important;padding-bottom:0!important}.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{color:#666;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{text-underline-offset:4px}}@media screen and (min-width:1696px){.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{text-underline-offset:4px}}@media print,screen and (min-width:768px){.Aufi:hover,.L0gH:hover,.MOiw:hover,.mZcT div:hover,.mZcT:hover{text-decoration-color:#4571a3}}@media print{.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{transition:color .5s ease}.Aufi:hover,.L0gH:hover,.MOiw:hover,.mZcT div:hover,.mZcT:hover{color:#002f65}}.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{font-size:19px}}@media screen and (min-width:1696px){.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{font-size:19px}}@media screen and (max-width:767px){.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{line-height:26px}}@media screen and (min-width:1696px){.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{line-height:26px}}@media print{.Aufi,.L0gH,.MOiw,.mZcT,.mZcT div{font-size:17px;line-height:26px}}.eqZ2{color:var(--tc-grey3);display:block;font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);padding-bottom:1px;text-decoration:none;text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.eqZ2{text-underline-offset:4px}}@media screen and (min-width:1696px){.eqZ2{text-underline-offset:4px}}@media print,screen and (min-width:768px){.eqZ2:hover{text-decoration-color:#4571a3}}@media print{.eqZ2{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.eqZ2{transition:color .5s ease}.eqZ2:hover{color:#002f65}}.eqZ2{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.eqZ2{font-size:16px}}@media screen and (min-width:1696px){.eqZ2{font-size:16px}}@media screen and (max-width:767px){.eqZ2{line-height:18px}}@media screen and (min-width:1696px){.eqZ2{line-height:18px}}@media screen and (max-width:767px){.eqZ2{letter-spacing:.5px}}@media screen and (min-width:1696px){.eqZ2{letter-spacing:.5px}}@media print{.eqZ2{display:none}}.MOiw.MOiw{color:#fff;text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media print,screen and (min-width:768px){.MOiw.MOiw{transition:color .5s ease}.MOiw.MOiw:hover{color:#ffd639}}@media screen and (max-width:767px){.MOiw.MOiw{text-underline-offset:4px}}@media screen and (min-width:1696px){.MOiw.MOiw{text-underline-offset:4px}}@media print,screen and (min-width:768px){.MOiw.MOiw:hover{text-decoration-color:#ffd639}}@media print{.MOiw.MOiw{text-decoration-thickness:.1pt}}.MOiw.MOiw{transition:color .5s ease,text-decoration-color .5s ease}.mZcT,.mZcT div{line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.mZcT,.mZcT div{line-height:24px}}@media screen and (min-width:1696px){.mZcT,.mZcT div{line-height:24px}}@media print{.mZcT,.mZcT div{line-height:22px}}.L0gH{color:#fff;display:block;letter-spacing:.5px;padding-top:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);text-decoration-color:hsla(0,0%,100%,.3);translate:1px 0}@media print,screen and (min-width:768px)and (min-width:768px){.L0gH{transition:color .5s ease}.L0gH:hover{color:#ffd639}}@media print,screen and (min-width:768px){.L0gH:hover{text-decoration-color:#ffd639}}@media screen and (max-width:767px){.L0gH,.L0gH:hover{color:#fff}}.L0gH{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.L0gH{padding-top:19px}}@media screen and (min-width:1696px){.L0gH{padding-top:19px}}.H00V{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);margin-top:calc(-.31579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);padding-bottom:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.H00V{margin-top:0}}@media screen and (min-width:1696px){.H00V{margin-top:-5px}}@media screen and (max-width:767px){.H00V{padding-bottom:18px}}@media screen and (min-width:1696px){.H00V{padding-bottom:18px}}@media screen and (max-width:767px){.H00V{gap:10px}}@media screen and (min-width:1696px){.H00V{gap:10px}}.t2Ql{padding-left:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.t2Ql{padding-left:21px}}@media screen and (min-width:1696px){.t2Ql{padding-left:21px}}@media screen and (max-width:767px){.t2Ql{padding-top:18px}}@media screen and (min-width:1696px){.t2Ql{padding-top:18px}}.mA4A .Z3SF{align-items:center;display:flex;margin-bottom:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);position:relative}@media screen and (max-width:767px){.mA4A .Z3SF{margin-bottom:-3px}}@media screen and (min-width:1696px){.mA4A .Z3SF{margin-bottom:-3px}}.mA4A .t2Ql{color:#4571a3;display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:500;letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-bottom:calc(0rem - var(--scrollbar-width)/91.2*0);padding-left:calc(0rem - var(--scrollbar-width)/91.2*0);padding-top:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);text-decoration:none;transition:color .5s ease}.mA4A .t2Ql:hover,.mA4A .t2Ql:hover~.TrBW{color:#002f65}@media screen and (max-width:767px){.mA4A .t2Ql{font-size:19px}}@media screen and (min-width:1696px){.mA4A .t2Ql{font-size:19px}}@media screen and (max-width:767px){.mA4A .t2Ql{line-height:19px}}@media screen and (min-width:1696px){.mA4A .t2Ql{line-height:19px}}@media screen and (max-width:767px){.mA4A .t2Ql{letter-spacing:0}}@media screen and (min-width:1696px){.mA4A .t2Ql{letter-spacing:0}}@media screen and (max-width:767px){.mA4A .t2Ql{padding-top:24px}}@media screen and (min-width:1696px){.mA4A .t2Ql{padding-top:24px}}@media screen and (max-width:767px){.mA4A .t2Ql{padding-bottom:0}}@media screen and (min-width:1696px){.mA4A .t2Ql{padding-bottom:0}}@media screen and (max-width:767px){.mA4A .t2Ql{padding-left:0}}@media screen and (min-width:1696px){.mA4A .t2Ql{padding-left:0}}.mA4A .TrBW{--x:calc(0.43158rem + 0.2193vw - var(--scrollbar-width)/91.2*0.2);--y:calc(0.34737rem + 0.32895vw - var(--scrollbar-width)/91.2*0.3);color:#4571a3;display:inline-block;font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);transition:color .5s ease;translate:var(--x) var(--y)}@media screen and (max-width:767px){.mA4A .TrBW{font-size:10px}}@media screen and (min-width:1696px){.mA4A .TrBW{font-size:10px}}@media screen and (max-width:767px){.mA4A .TrBW{--x:8px}}@media screen and (min-width:1696px){.mA4A .TrBW{--x:8px}}@media screen and (max-width:767px){.mA4A .TrBW{--y:9px}}@media screen and (min-width:1696px){.mA4A .TrBW{--y:9px}}.bjKB ul{grid-gap:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);display:grid;grid-template-columns:1fr}@media screen and (max-width:767px){.bjKB ul{grid-gap:12px}}@media screen and (min-width:1696px){.bjKB ul{grid-gap:12px}}.bjKB ul.GDfa,.bjKB ul.Qjs_{grid-gap:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.bjKB ul.GDfa,.bjKB ul.Qjs_{grid-gap:20px}}@media screen and (min-width:1696px){.bjKB ul.GDfa,.bjKB ul.Qjs_{grid-gap:20px}}.bjKB ul.GDfa .U5oF,.bjKB ul.Qjs_ .U5oF{font-weight:700}.bjKB ul li{font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);line-height:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.bjKB ul li{font-size:16px}}@media screen and (min-width:1696px){.bjKB ul li{font-size:16px}}@media screen and (max-width:767px){.bjKB ul li{line-height:18px}}@media screen and (min-width:1696px){.bjKB ul li{line-height:18px}}.bjKB ul li.xMCU{grid-gap:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);--col:calc(-0.13158rem + 6.0307vw - var(--scrollbar-width)/91.2*5.5);display:grid;grid-template-columns:var(--col) 1fr}@media screen and (max-width:767px){.bjKB ul li.xMCU{grid-gap:20px}}@media screen and (min-width:1696px){.bjKB ul li.xMCU{grid-gap:20px}}@media screen and (max-width:767px){.bjKB ul li.xMCU{--col:100px}}@media screen and (min-width:1696px){.bjKB ul li.xMCU{--col:100px}}.bjKB ul li.xMCU:last-child{margin-bottom:calc(.08421rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.bjKB ul li.xMCU:last-child{margin-bottom:0}}@media screen and (min-width:1696px){.bjKB ul li.xMCU:last-child{margin-bottom:-1px}}.bjKB ul li.xMCU:last-child .B0wF.e4Gc{margin-bottom:calc(.06842rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.bjKB ul li.xMCU:last-child .B0wF.e4Gc{margin-bottom:-3px}}@media screen and (min-width:1696px){.bjKB ul li.xMCU:last-child .B0wF.e4Gc{margin-bottom:-3px}}@media print{.bjKB ul li.xMCU{grid-gap:12px;grid-template-columns:60px 1fr}}.bjKB ul li.xMCU .sVl4{background:#d9ebfc;flex-shrink:0;height:calc(-.13158rem + 6.0307vw - var(--scrollbar-width)/91.2*5.5);width:calc(-.13158rem + 6.0307vw - var(--scrollbar-width)/91.2*5.5)}@media screen and (max-width:767px){.bjKB ul li.xMCU .sVl4{height:100px}}@media screen and (min-width:1696px){.bjKB ul li.xMCU .sVl4{height:100px}}@media screen and (max-width:767px){.bjKB ul li.xMCU .sVl4{width:100px}}@media screen and (min-width:1696px){.bjKB ul li.xMCU .sVl4{width:100px}}.bjKB ul li.xMCU .sVl4 img{height:inherit;object-fit:cover;width:inherit}@media print{.bjKB ul li.xMCU .sVl4{background-color:#d9ebfc!important;height:60px;width:60px}.bjKB ul li{width:100%}}.bjKB img{height:calc(-.13158rem + 6.0307vw - var(--scrollbar-width)/91.2*5.5);object-fit:cover;width:calc(-.13158rem + 6.0307vw - var(--scrollbar-width)/91.2*5.5)}@media screen and (max-width:767px){.bjKB img{width:100px}}@media screen and (min-width:1696px){.bjKB img{width:100px}}@media screen and (max-width:767px){.bjKB img{height:100px}}@media screen and (min-width:1696px){.bjKB img{height:100px}}@media print{.bjKB img{height:80px;width:80px}}@media screen and (max-width:767px){.bjKB{margin-bottom:-1px}.bjKB:first-child{padding-top:35px!important}}.MwjE{margin-top:calc(.06842rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.MwjE{margin-top:-3px}}@media screen and (min-width:1696px){.MwjE{margin-top:-3px}}.B0wF{grid-gap:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);display:grid;grid-template-columns:1fr;padding-top:calc(.03158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.B0wF{grid-gap:6px}}@media screen and (min-width:1696px){.B0wF{grid-gap:2px}}@media screen and (max-width:767px){.B0wF{padding-top:4px}}@media screen and (min-width:1696px){.B0wF{padding-top:4px}}.B0wF.e4Gc{margin-bottom:calc(-.03158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.B0wF.e4Gc{margin-bottom:-4px}}@media screen and (min-width:1696px){.B0wF.e4Gc{margin-bottom:-4px}}.P4Hj,.U5oF,.oAqp,.qPDZ{color:#4f5050;display:block;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.P4Hj,.U5oF,.oAqp,.qPDZ{font-size:18px}}@media screen and (min-width:1696px){.P4Hj,.U5oF,.oAqp,.qPDZ{font-size:18px}}@media screen and (max-width:767px){.P4Hj,.U5oF,.oAqp,.qPDZ{line-height:24px}}@media screen and (min-width:1696px){.P4Hj,.U5oF,.oAqp,.qPDZ{line-height:24px}}@media screen and (max-width:767px){.P4Hj,.U5oF,.oAqp,.qPDZ{letter-spacing:.5px}}@media screen and (min-width:1696px){.P4Hj,.U5oF,.oAqp,.qPDZ{letter-spacing:.5px}}.U5oF{font-weight:700;letter-spacing:0}.P4Hj{color:#4571a3;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration-color:#4571a3!important}@media screen and (max-width:767px){.P4Hj{font-size:19px}}@media screen and (min-width:1696px){.P4Hj{font-size:19px}}@media screen and (max-width:767px){.P4Hj{line-height:26px}}@media screen and (min-width:1696px){.P4Hj{line-height:26px}}@media print{.P4Hj{display:none}}@media screen and (max-width:767px){.P4Hj{margin-top:-4px}}.qPDZ{margin-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.qPDZ{margin-bottom:-2px}}@media screen and (min-width:1696px){.qPDZ{margin-bottom:2px}}@media print{.oAqp,.qPDZ{font-size:9pt}}@media print,screen and (min-width:768px){a.U5oF{transition:color .5s ease}a.U5oF:hover{color:#4571a3}a.oAqp{transition:color .5s ease}a.oAqp:hover{color:#4571a3}}a.oAqp{transition:color .5s ease}a.P4Hj{text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){a.P4Hj{text-underline-offset:4px}}@media screen and (min-width:1696px){a.P4Hj{text-underline-offset:4px}}@media print,screen and (min-width:768px){a.P4Hj:hover{text-decoration-color:#4571a3}}@media print{a.P4Hj{text-decoration-thickness:.1pt}}a.P4Hj{transition:text-decoration-color .5s ease,color .5s ease}@media print,screen and (min-width:768px){a.P4Hj{transition:color .5s ease}a.P4Hj:hover{color:#002f65}}a.P4Hj:hover{text-decoration-color:#002f65!important}.PgiY.PgiY{border-bottom:1px solid #002f65}.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY{padding-bottom:calc(2.7rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);padding-top:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY{padding-bottom:35px}}@media screen and (min-width:1696px){.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY{padding-bottom:62px}}@media screen and (max-width:767px){.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY{padding-top:35px}}@media screen and (min-width:1696px){.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY.PgiY{padding-top:8px}}.PgiY{border-bottom:1px solid #002f65;padding-bottom:calc(2.7rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.PgiY{padding-bottom:0}}@media screen and (min-width:1696px){.PgiY{padding-bottom:62px}}.ej4_:not(:first-child) .nu6h{padding-top:calc(.03158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.ej4_:not(:first-child) .nu6h{padding-top:4px}}@media screen and (min-width:1696px){.ej4_:not(:first-child) .nu6h{padding-top:4px}}.ej4_:not(:first-child) .hkfE{margin-top:calc(.02105rem - .54825vw - var(--scrollbar-width)/91.2*-.5)}@media screen and (max-width:767px){.ej4_:not(:first-child) .hkfE{margin-top:-9px}}@media screen and (min-width:1696px){.ej4_:not(:first-child) .hkfE{margin-top:-9px}}.nu6h{grid-gap:calc(.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7);display:grid;grid-template-columns:1fr}@media screen and (max-width:767px){.nu6h{grid-gap:13px}}@media screen and (min-width:1696px){.nu6h{grid-gap:13px}}.hkfE{height:calc(-.33158rem + 16.44737vw - var(--scrollbar-width)/91.2*15);margin-bottom:calc(.02632rem + .87719vw - var(--scrollbar-width)/91.2*.8);width:calc(-.63158rem + 26.86404vw - var(--scrollbar-width)/91.2*24.5)}@media screen and (max-width:767px){.hkfE{width:100%}}@media screen and (min-width:1696px){.hkfE{width:445px}}@media screen and (max-width:767px){.hkfE{height:auto}}@media screen and (min-width:1696px){.hkfE{height:273px}}@media screen and (max-width:767px){.hkfE{margin-bottom:15px}}@media screen and (min-width:1696px){.hkfE{margin-bottom:15px}}.hkfE img{object-fit:cover}.PuWG{translate:-1px -1px}.PuWG *,.PuWG p{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(.77368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);font-weight:600;letter-spacing:0;line-height:calc(.82105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);margin-left:calc(-.08421rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.PuWG *,.PuWG p{font-size:28px}}@media screen and (min-width:1696px){.PuWG *,.PuWG p{font-size:28px}}@media screen and (max-width:767px){.PuWG *,.PuWG p{line-height:34px}}@media screen and (min-width:1696px){.PuWG *,.PuWG p{line-height:34px}}@media screen and (max-width:767px){.PuWG *,.PuWG p{margin-left:1px}}@media screen and (min-width:1696px){.PuWG *,.PuWG p{margin-left:1px}}.zQVJ{color:#002f65;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);margin-bottom:calc(-.03158rem - .2193vw - var(--scrollbar-width)/91.2*-.2);padding-left:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9);position:relative}@media screen and (max-width:767px){.zQVJ{font-size:19px}}@media screen and (min-width:1696px){.zQVJ{font-size:19px}}@media screen and (max-width:767px){.zQVJ{line-height:22px}}@media screen and (min-width:1696px){.zQVJ{line-height:22px}}@media screen and (max-width:767px){.zQVJ{padding-left:17px}}@media screen and (min-width:1696px){.zQVJ{padding-left:17px}}@media screen and (max-width:767px){.zQVJ{letter-spacing:.5px}}@media screen and (min-width:1696px){.zQVJ{letter-spacing:.5px}}@media screen and (max-width:767px){.zQVJ{margin-bottom:-4px}}@media screen and (min-width:1696px){.zQVJ{margin-bottom:-4px}}.zQVJ .PLQZ{display:block;padding-top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.zQVJ .PLQZ{padding-top:2px}}@media screen and (min-width:1696px){.zQVJ .PLQZ{padding-top:2px}}.zQVJ:before{content:"–";left:0;position:absolute;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.zQVJ:before{top:-2px}}@media screen and (min-width:1696px){.zQVJ:before{top:-2px}}.B0oF{align-items:center;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);height:calc(.07368rem + 44.95614vw - var(--scrollbar-width)/91.2*41);justify-content:center;margin:0 auto;max-height:80vh;max-width:80vw;position:relative;width:calc(60.16316rem + 44.1886vw - var(--scrollbar-width)/91.2*40.3);z-index:130}@media screen and (max-width:767px){.B0oF{width:1344px}}@media screen and (min-width:1696px){.B0oF{width:1344px}}@media screen and (max-width:767px){.B0oF{height:756px}}@media screen and (min-width:1696px){.B0oF{height:756px}}@media screen and (max-width:767px){.B0oF{height:auto;max-height:90vh;max-width:90vw}}@media screen and (min-width:1920px){.B0oF{max-width:1920px}}.B0oF .react-player__preview,.B0oF iframe{align-items:center;aspect-ratio:16/9;height:100%;height:calc(.07368rem + 44.95614vw - var(--scrollbar-width)/91.2*41);justify-content:center;margin:0 auto;max-height:80vh;max-width:80vw;width:100%;width:calc(60.16316rem + 44.1886vw - var(--scrollbar-width)/91.2*40.3)}@media screen and (max-width:767px){.B0oF .react-player__preview,.B0oF iframe{width:1344px}}@media screen and (min-width:1696px){.B0oF .react-player__preview,.B0oF iframe{width:1344px}}@media screen and (max-width:767px){.B0oF .react-player__preview,.B0oF iframe{height:756px}}@media screen and (min-width:1696px){.B0oF .react-player__preview,.B0oF iframe{height:756px}}@media screen and (max-width:767px){.B0oF .react-player__preview,.B0oF iframe{height:auto;max-height:90vh;max-width:90vw}}@media screen and (min-width:1920px){.B0oF .react-player__preview,.B0oF iframe{max-width:1920px}}.eLQL{position:absolute;right:calc(0rem - var(--scrollbar-width)/91.2*0);top:calc(-3.13158rem - 2.30263vw - var(--scrollbar-width)/91.2*-2.1);z-index:10}@media screen and (max-width:767px){.eLQL{top:-70px}}@media screen and (min-width:1696px){.eLQL{top:-70px}}@media screen and (max-width:767px){.eLQL{right:0}}@media screen and (min-width:1696px){.eLQL{right:0}}@media screen and (max-width:767px){.eLQL{right:50%;translate:50% 0}}.zRDQ{align-items:center;display:flex!important;justify-content:center;z-index:90}.modal-backdrop,.zRDQ{position:fixed;width:100vw}.modal-backdrop{background-color:rgba(0,0,0,.577);height:100vh;left:0;top:0;z-index:80}.modal-content,.modal-dialog{align-items:center;aspect-ratio:16/9;background-color:transparent;border:none;height:100%;height:calc(.07368rem + 44.95614vw - var(--scrollbar-width)/91.2*41);justify-content:center;margin:0 auto;margin-top:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8);max-height:80vh;max-width:80vw;width:100%;width:calc(60.16316rem + 44.1886vw - var(--scrollbar-width)/91.2*40.3)}@media screen and (max-width:767px){.modal-content,.modal-dialog{margin-top:27px}}@media screen and (min-width:1696px){.modal-content,.modal-dialog{margin-top:27px}}@media screen and (max-width:767px){.modal-content,.modal-dialog{width:1344px}}@media screen and (min-width:1696px){.modal-content,.modal-dialog{width:1344px}}@media screen and (max-width:767px){.modal-content,.modal-dialog{height:756px}}@media screen and (min-width:1696px){.modal-content,.modal-dialog{height:756px}}@media screen and (max-width:767px){.modal-content,.modal-dialog{height:auto;max-height:90vh;max-width:90vw}}@media screen and (min-width:1920px){.modal-content,.modal-dialog{max-width:1920px}}.wZ6m:not(:first-child){--y:calc(-0.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);padding-top:var(--y)!important}@media screen and (max-width:767px){.wZ6m:not(:first-child){--y:30px}}@media screen and (min-width:1696px){.wZ6m:not(:first-child){--y:60px}}.wZ6m .b3Hq{grid-gap:calc(-.07895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);display:grid;grid-template-columns:1fr}@media screen and (max-width:767px){.wZ6m .b3Hq{grid-gap:25px}}@media screen and (min-width:1696px){.wZ6m .b3Hq{grid-gap:25px}}.wZ6m .b3Hq p{color:#002f65;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);margin-bottom:calc(.06842rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.wZ6m .b3Hq p{font-size:18px}}@media screen and (min-width:1696px){.wZ6m .b3Hq p{font-size:18px}}@media screen and (max-width:767px){.wZ6m .b3Hq p{line-height:24px}}@media screen and (min-width:1696px){.wZ6m .b3Hq p{line-height:24px}}@media screen and (max-width:767px){.wZ6m .b3Hq p{margin-bottom:-3px}}@media screen and (min-width:1696px){.wZ6m .b3Hq p{margin-bottom:-3px}}.ZhD4{cursor:pointer;height:calc(-.33158rem + 16.44737vw - var(--scrollbar-width)/91.2*15);overflow:hidden;width:calc(-.63158rem + 26.86404vw - var(--scrollbar-width)/91.2*24.5)}@media screen and (max-width:767px){.ZhD4{width:100%}}@media screen and (min-width:1696px){.ZhD4{width:445px}}@media screen and (max-width:767px){.ZhD4{height:auto}}@media screen and (min-width:1696px){.ZhD4{height:273px}}@media screen and (max-width:767px){.ZhD4{max-height:199px}}.ZhD4 img{height:inherit;object-fit:cover;width:inherit}.ZhD4.xhI2{position:relative}.ZhD4:hover .am75{color:#ffd639}.ZhD4:focus-visible{outline-offset:-3px}.am75{color:#fff;font-size:calc(3.59474rem + 2.74123vw - var(--scrollbar-width)/91.2*2.5);height:calc(4.01053rem + 2.85088vw - var(--scrollbar-width)/91.2*2.6);left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:color .5s ease;width:calc(2.91579rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.am75{width:66px}}@media screen and (min-width:1696px){.am75{width:66px}}@media screen and (max-width:767px){.am75{height:88px}}@media screen and (min-width:1696px){.am75{height:88px}}@media screen and (max-width:767px){.am75{font-size:82px}}@media screen and (min-width:1696px){.am75{font-size:82px}}.am75 svg{--x:calc(-0.43158rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);--y:calc(0.11579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);translate:var(--x) var(--y)}@media screen and (max-width:767px){.am75 svg{--x:-8px}}@media screen and (min-width:1696px){.am75 svg{--x:-8px}}@media screen and (max-width:767px){.am75 svg{--y:3px}}@media screen and (min-width:1696px){.am75 svg{--y:3px}}.NePW{--col-1:calc(-1.57895rem + 70.28509vw - var(--scrollbar-width)/91.2*64.1);align-items:start;display:grid;grid-template-columns:var(--col-1)}@media screen and (max-width:767px){.NePW{--col-1:100%}}@media screen and (min-width:1696px){.NePW{--col-1:1165px}}.NePW .CDWS{max-width:100%;padding-bottom:calc(-.26316rem + 12.0614vw - var(--scrollbar-width)/91.2*11);padding-top:calc(0rem + 4.16667vw - var(--scrollbar-width)/91.2*3.8)}@media screen and (max-width:767px){.NePW .CDWS{padding-top:40px}}@media screen and (min-width:1696px){.NePW .CDWS{padding-top:70px}}@media screen and (max-width:767px){.NePW .CDWS{padding-bottom:60px}}@media screen and (min-width:1696px){.NePW .CDWS{padding-bottom:200px}}.NePW .CDWS.uirg{padding-top:calc(-.06842rem + 4.38596vw - var(--scrollbar-width)/91.2*4)}@media screen and (max-width:767px){.NePW .CDWS.uirg{padding-top:40px}}@media screen and (min-width:1696px){.NePW .CDWS.uirg{padding-top:73px}}@media print{.NePW .CDWS{padding-bottom:0;padding-top:15pt}}.NePW .CDWS .Z33o{margin-top:calc(.03684rem - .4386vw - var(--scrollbar-width)/91.2*-.4);padding-bottom:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.NePW .CDWS .Z33o{padding-bottom:19px}}@media screen and (min-width:1696px){.NePW .CDWS .Z33o{padding-bottom:50px}}@media screen and (max-width:767px){.NePW .CDWS .Z33o{margin-top:2px}}@media screen and (min-width:1696px){.NePW .CDWS .Z33o{margin-top:-7px}}.NePW .CDWS>.rte>p:first-child{margin-top:calc(-.04737rem - .32895vw - var(--scrollbar-width)/91.2*-.3)}@media screen and (max-width:767px){.NePW .CDWS>.rte>p:first-child{margin-top:-6px}}@media screen and (min-width:1696px){.NePW .CDWS>.rte>p:first-child{margin-top:-6px}}.NePW.cfQi{--col-1:calc(-1.26316rem + 62.0614vw - var(--scrollbar-width)/91.2*56.6);--col-2:calc(-0.63158rem + 26.86404vw - var(--scrollbar-width)/91.2*24.5);gap:calc(-.07895rem + 5.70175vw - var(--scrollbar-width)/91.2*5.2);grid-template-columns:var(--col-1) var(--col-2)}@media screen and (max-width:767px){.NePW.cfQi{gap:60px}}@media screen and (min-width:1696px){.NePW.cfQi{gap:95px}}@media screen and (max-width:767px){.NePW.cfQi{--col-1:100%}}@media screen and (min-width:1696px){.NePW.cfQi{--col-1:1030px}}@media screen and (max-width:767px){.NePW.cfQi{--col-2:100%}}@media screen and (min-width:1696px){.NePW.cfQi{--col-2:445px}}@media print{.NePW.cfQi{--col-1:65.6051%;--col-2:28.34395%;gap:6.3694267516%}}@media screen and (max-width:767px){.NePW.cfQi{display:flex;flex-direction:column}}.NePW.cfQi .BY57{grid-gap:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);align-items:start;display:grid;grid-template-columns:1fr;padding-bottom:calc(-.26316rem + 12.0614vw - var(--scrollbar-width)/91.2*11);padding-top:calc(0rem + 4.16667vw - var(--scrollbar-width)/91.2*3.8)}@media screen and (max-width:767px){.NePW.cfQi .BY57{padding-top:40px}}@media screen and (min-width:1696px){.NePW.cfQi .BY57{padding-top:70px}}@media screen and (max-width:767px){.NePW.cfQi .BY57{padding-bottom:60px}}@media screen and (min-width:1696px){.NePW.cfQi .BY57{padding-bottom:200px}}@media screen and (max-width:767px){.NePW.cfQi .BY57{grid-gap:60px}}@media screen and (min-width:1696px){.NePW.cfQi .BY57{grid-gap:60px}}.NePW.cfQi .BY57>div{border-top:1px solid #002f65;padding-top:calc(-.13158rem + 3.94737vw - var(--scrollbar-width)/91.2*3.6)}@media screen and (max-width:767px){.NePW.cfQi .BY57>div{padding-top:65px}}@media screen and (min-width:1696px){.NePW.cfQi .BY57>div{padding-top:65px}}.NePW.cfQi .BY57>div:first-child{border-top:none;padding-top:0}.NePW.cfQi .BY57>div:first-child h3{margin-top:calc(-.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.NePW.cfQi .BY57>div:first-child h3{margin-top:-1px}}@media screen and (min-width:1696px){.NePW.cfQi .BY57>div:first-child h3{margin-top:-1px}}@media print,screen and (min-width:768px){.NePW.cfQi .BY57>div:last-child{border-bottom:1px solid #002f65;padding-bottom:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3)}}@media screen and (min-width:768px)and (max-width:767px){.NePW.cfQi .BY57>div:last-child{padding-bottom:60px}}@media screen and (min-width:768px)and (min-width:1696px){.NePW.cfQi .BY57>div:last-child{padding-bottom:60px}}@media screen and (max-width:767px){.NePW.cfQi .BY57{border-top:1px solid #002f65;padding-top:16px}}@media print{.NePW.cfQi .BY57{border-top:none;padding-bottom:0;padding-top:15pt;width:100%}}@media print,screen and (min-width:768px){.NePW.cfQi .BY57.ocZz>div:last-child{border-bottom:none}}.NePW.GAo_{display:flex;flex-direction:column}.NePW.GAo_ main{width:100%}.NePW.GAo_ .BY57{display:none}.zbH6{padding-bottom:calc(1.67368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}.zbH6 p{font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.zbH6 p{font-size:24px}}@media screen and (min-width:1696px){.zbH6 p{font-size:24px}}@media screen and (max-width:767px){.zbH6 p{line-height:30px}}@media screen and (min-width:1696px){.zbH6 p{line-height:30px}}@media screen and (max-width:767px){.zbH6 p{letter-spacing:.5px}}@media screen and (min-width:1696px){.zbH6 p{letter-spacing:.5px}}@media screen and (max-width:767px){.zbH6{padding-bottom:37px}}@media screen and (min-width:1696px){.zbH6{padding-bottom:37px}}.IQXK{padding-bottom:60px}.IQXK .cu4z{grid-gap:60px;display:grid;grid-template-columns:1fr}.IQXK .cu4z>div{border-top:1px solid #002f65;padding-top:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.IQXK .cu4z>div{padding-top:30px}}@media screen and (min-width:1696px){.IQXK .cu4z>div{padding-top:35px}}.Xfmt{padding-top:60px}.v9dV{display:flex;flex-direction:column;gap:calc(1.90526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);padding-bottom:calc(4.01053rem + 2.85088vw - var(--scrollbar-width)/91.2*2.6);padding-top:calc(4.45789rem + 3.17982vw - var(--scrollbar-width)/91.2*2.9)}@media screen and (max-width:767px){.v9dV{gap:13px}}@media screen and (min-width:1696px){.v9dV{gap:43px}}@media screen and (max-width:767px){.v9dV{padding-bottom:55px}}@media screen and (min-width:1696px){.v9dV{padding-bottom:88px}}@media screen and (max-width:767px){.v9dV{padding-top:55px}}@media screen and (min-width:1696px){.v9dV{padding-top:98px}}.SLei{padding-bottom:calc(4.78947rem + 3.39912vw - var(--scrollbar-width)/91.2*3.1)}@media screen and (max-width:767px){.SLei{padding-bottom:47px}}@media screen and (min-width:1696px){.SLei{padding-bottom:105px}}.xS81{background-color:#002f65;display:flex}@media screen and (max-width:767px){.xS81{flex-direction:column-reverse}}.OB5J{color:#fff;max-width:calc(-.71053rem + 34.64912vw - var(--scrollbar-width)/91.2*31.6);min-width:calc(-.71053rem + 34.64912vw - var(--scrollbar-width)/91.2*31.6);padding:calc(-.06842rem + 4.38596vw - var(--scrollbar-width)/91.2*4) calc(-.23684rem + 2.52193vw - var(--scrollbar-width)/91.2*2.3) calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3) calc(-.25263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.OB5J{padding-top:36px}}@media screen and (min-width:1696px){.OB5J{padding-top:73px}}@media screen and (max-width:767px){.OB5J{padding-left:25px}}@media screen and (min-width:1696px){.OB5J{padding-left:38px}}@media screen and (max-width:767px){.OB5J{padding-right:22px}}@media screen and (min-width:1696px){.OB5J{padding-right:40px}}@media screen and (max-width:767px){.OB5J{padding-bottom:0}}@media screen and (min-width:1696px){.OB5J{padding-bottom:60px}}@media screen and (max-width:767px){.OB5J{min-width:100%}}@media screen and (min-width:1696px){.OB5J{min-width:575px}}@media screen and (max-width:767px){.OB5J{max-width:100%}}@media screen and (min-width:1696px){.OB5J{max-width:575px}}.KIXE{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.AVhC{padding-left:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);padding-top:calc(1.55789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.AVhC{padding-top:16px}}@media screen and (min-width:1696px){.AVhC{padding-top:34px}}@media screen and (max-width:767px){.AVhC{padding-left:1px}}@media screen and (min-width:1696px){.AVhC{padding-left:2px}}.dFJP{margin-top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);padding-bottom:calc(0rem - var(--scrollbar-width)/91.2*0);padding-left:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.dFJP{margin-top:-3px}}@media screen and (min-width:1696px){.dFJP{margin-top:-3px}}@media screen and (max-width:767px){.dFJP{padding-left:15px}}@media screen and (min-width:1696px){.dFJP{padding-left:15px}}@media screen and (max-width:767px){.dFJP{padding-bottom:31px}}@media screen and (min-width:1696px){.dFJP{padding-bottom:0}}.eVKW{height:auto;overflow:hidden;width:calc(-.69474rem + 28.50877vw - var(--scrollbar-width)/91.2*26)}@media screen and (max-width:767px){.eVKW{width:100%}}@media screen and (min-width:1696px){.eVKW{width:472px}}@media screen and (max-width:767px){.eVKW{height:209px}}.sSHf{height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (max-width:767px){.sSHf{object-position:top}}.J2HM{font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);position:relative}@media screen and (max-width:767px){.J2HM{font-size:18px}}@media screen and (min-width:1696px){.J2HM{font-size:18px}}@media screen and (max-width:767px){.J2HM{letter-spacing:.5px}}@media screen and (min-width:1696px){.J2HM{letter-spacing:.5px}}@media screen and (max-width:767px){.J2HM{line-height:26px}}@media screen and (min-width:1696px){.J2HM{line-height:26px}}.J2HM:before{color:#002f65;content:"•";font-size:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:700;left:calc(-.91053rem - .76754vw - var(--scrollbar-width)/91.2*-.7);position:absolute;top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.J2HM:before{font-size:21px}}@media screen and (min-width:1696px){.J2HM:before{font-size:21px}}@media screen and (max-width:767px){.J2HM:before{top:1px}}@media screen and (min-width:1696px){.J2HM:before{top:1px}}@media screen and (max-width:767px){.J2HM:before{left:-22px}}@media screen and (min-width:1696px){.J2HM:before{left:-22px}}.J2HM .DaWX{max-width:calc(19.35263rem + 14.25439vw - var(--scrollbar-width)/91.2*13)}@media screen and (max-width:767px){.J2HM .DaWX{max-width:433px}}@media screen and (min-width:1696px){.J2HM .DaWX{max-width:433px}}.J2HM .DaWX .zl_0{color:#002f65;font-weight:700}.Inml{margin-bottom:calc(-.23158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.Inml{margin-bottom:-6px}}@media screen and (min-width:1696px){.Inml{margin-bottom:-6px}}.Inml .RUYE{color:#666;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin-top:calc(1.90526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);padding-bottom:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-right:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.Inml .RUYE{margin-top:13px}}@media screen and (min-width:1696px){.Inml .RUYE{margin-top:43px}}@media screen and (max-width:767px){.Inml .RUYE{font-size:18px}}@media screen and (min-width:1696px){.Inml .RUYE{font-size:18px}}@media screen and (max-width:767px){.Inml .RUYE{letter-spacing:.5px}}@media screen and (min-width:1696px){.Inml .RUYE{letter-spacing:.5px}}@media screen and (max-width:767px){.Inml .RUYE{line-height:26px}}@media screen and (min-width:1696px){.Inml .RUYE{line-height:26px}}@media screen and (max-width:767px){.Inml .RUYE{padding-right:0}}@media screen and (min-width:1696px){.Inml .RUYE{padding-right:20px}}@media screen and (max-width:767px){.Inml .RUYE{padding-bottom:26px}}@media screen and (min-width:1696px){.Inml .RUYE{padding-bottom:26px}}.Inml .Ovn_{display:flex;gap:calc(6.27895rem + 4.71491vw - var(--scrollbar-width)/91.2*4.3);padding-left:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.Inml .Ovn_{gap:34px}}@media screen and (min-width:1696px){.Inml .Ovn_{gap:142px}}@media screen and (max-width:767px){.Inml .Ovn_{padding-left:21px}}@media screen and (min-width:1696px){.Inml .Ovn_{padding-left:21px}}@media screen and (max-width:767px){.Inml .Ovn_{flex-direction:column}}.Inml .Ovn_ .ps8O{display:flex;flex-direction:column;gap:calc(1.55789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.Inml .Ovn_ .ps8O{gap:34px}}@media screen and (min-width:1696px){.Inml .Ovn_ .ps8O{gap:34px}}.alyh.fJBs:hover .yxoS .zr07{color:#002f65}@media screen and (max-width:767px){.alyh{width:100%}}.S9lz{display:block}.S9lz:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.S9lz:focus-visible.j9fz{box-shadow:0 0 0 2px #fff;outline-color:#000}.JeCp{background-color:#dddedf;height:calc(-.31579rem + 18.64035vw - var(--scrollbar-width)/91.2*17);overflow:hidden;width:calc(-.31579rem + 18.64035vw - var(--scrollbar-width)/91.2*17)}@media screen and (max-width:767px){.JeCp{width:100%}}@media screen and (min-width:1696px){.JeCp{width:310px}}@media screen and (max-width:767px){.JeCp{height:310px}}@media screen and (min-width:1696px){.JeCp{height:310px}}@media screen and (max-width:767px){.JeCp{max-height:310px;max-width:310px}}.Vq0d{height:100%;object-fit:cover;width:100%}.yxoS{display:flex;flex-direction:column;gap:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);margin-top:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.yxoS{margin-top:17px}}@media screen and (min-width:1696px){.yxoS{margin-top:17px}}@media screen and (max-width:767px){.yxoS{gap:2px}}@media screen and (min-width:1696px){.yxoS{gap:2px}}.zr07{color:#666;font-size:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);transition:color .5s ease}@media screen and (max-width:767px){.zr07{font-size:20px}}@media screen and (min-width:1696px){.zr07{font-size:20px}}@media screen and (max-width:767px){.zr07{letter-spacing:-.5px}}@media screen and (min-width:1696px){.zr07{letter-spacing:-.5px}}@media screen and (max-width:767px){.zr07{line-height:24px}}@media screen and (min-width:1696px){.zr07{line-height:24px}}._ahv{color:var(--tc-grey3);font-size:calc(-.05789rem + .98684vw - var(--scrollbar-width)/91.2*.9);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){._ahv{font-size:16px}}@media screen and (min-width:1696px){._ahv{font-size:16px}}@media screen and (max-width:767px){._ahv{letter-spacing:.5px}}@media screen and (min-width:1696px){._ahv{letter-spacing:.5px}}@media screen and (max-width:767px){._ahv{line-height:24px}}@media screen and (min-width:1696px){._ahv{line-height:24px}}.XcCH{-webkit-column-gap:calc(-.21053rem + 3.39912vw - var(--scrollbar-width)/91.2*3.1);column-gap:calc(-.21053rem + 3.39912vw - var(--scrollbar-width)/91.2*3.1);display:flex;flex-wrap:wrap;row-gap:calc(-.15263rem + 4.49561vw - var(--scrollbar-width)/91.2*4.1)}@media screen and (max-width:767px){.XcCH{-webkit-column-gap:20px;column-gap:20px}}@media screen and (min-width:1696px){.XcCH{-webkit-column-gap:55px;column-gap:55px}}@media screen and (max-width:767px){.XcCH{row-gap:20px}}@media screen and (min-width:1696px){.XcCH{row-gap:74px}}.o8ch{padding-bottom:calc(4.93684rem + 3.72807vw - var(--scrollbar-width)/91.2*3.4)}@media screen and (max-width:767px){.o8ch{padding-bottom:0}}@media screen and (min-width:1696px){.o8ch{padding-bottom:112px}}.o8ch .xKZG{padding-bottom:calc(2.8rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.o8ch .xKZG{padding-bottom:39px}}@media screen and (min-width:1696px){.o8ch .xKZG{padding-bottom:63px}}.o8ch .seZq{display:flex;flex-wrap:wrap;gap:calc(2.55263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);row-gap:calc(3.56316rem + 2.52193vw - var(--scrollbar-width)/91.2*2.3)}@media screen and (max-width:767px){.o8ch .seZq{gap:55px}}@media screen and (min-width:1696px){.o8ch .seZq{gap:55px}}@media screen and (max-width:767px){.o8ch .seZq{row-gap:78px}}@media screen and (min-width:1696px){.o8ch .seZq{row-gap:78px}}@media screen and (max-width:767px){.uoFZ{width:auto}}.uoFZ .RfFU{margin-top:calc(-.31579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);padding-bottom:calc(1.90526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){.uoFZ .RfFU{padding-bottom:43px}}@media screen and (min-width:1696px){.uoFZ .RfFU{padding-bottom:43px}}@media screen and (max-width:767px){.uoFZ .RfFU{margin-top:-5px}}@media screen and (min-width:1696px){.uoFZ .RfFU{margin-top:-5px}}.uoFZ .ss_G{padding-bottom:calc(3.11579rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.uoFZ .ss_G{padding-bottom:68px}}@media screen and (min-width:1696px){.uoFZ .ss_G{padding-bottom:68px}}.oj4p{margin-bottom:calc(4.37368rem + 3.28947vw - var(--scrollbar-width)/91.2*3);margin-top:calc(-2.25263rem - 1.75439vw - var(--scrollbar-width)/91.2*-1.6)}@media screen and (max-width:767px){.oj4p{margin-top:35px}}@media screen and (min-width:1696px){.oj4p{margin-top:-52px}}@media screen and (max-width:767px){.oj4p{margin-bottom:46px}}@media screen and (min-width:1696px){.oj4p{margin-bottom:99px}}@media print{.l5no>div{gap:0!important;grid-template-columns:1fr 0!important}.l5no>div aside{display:none!important}}._rpt{margin-top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){._rpt{margin-top:-3px}}@media screen and (min-width:1696px){._rpt{margin-top:-3px}}.Riqn{border-top:1px solid #002f65;margin-top:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.Riqn{margin-top:35px}}@media screen and (min-width:1696px){.Riqn{margin-top:35px}}.SXgJ{grid-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);grid-row-gap:calc(0rem - var(--scrollbar-width)/91.2*0);-webkit-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);display:grid;grid-template-columns:repeat(2,1fr);row-gap:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.SXgJ{-webkit-column-gap:0;column-gap:0}}@media screen and (min-width:1696px){.SXgJ{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.SXgJ{row-gap:0}}@media screen and (min-width:1696px){.SXgJ{row-gap:0}}@media screen and (max-width:767px){.SXgJ{grid-template-columns:repeat(1,1fr)}}.hxQ1{border-top:1px solid #dddedf;margin-right:0;padding-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.hxQ1{padding-top:30px}}@media screen and (min-width:1696px){.hxQ1{padding-top:30px}}@media screen and (max-width:767px){.hxQ1{padding-bottom:30px}}@media screen and (min-width:1696px){.hxQ1{padding-bottom:30px}}@media print,screen and (min-width:768px){.hxQ1.etV2:nth-child(-n+2){border-top:none}.hxQ1.etV2:nth-last-child(-n+2),.hxQ1:not(.etV2):nth-last-child(-n+4){border-bottom:1px solid #dddedf}}@media screen and (max-width:767px){.hxQ1:last-child{border-bottom:1px solid #dddedf}}.t_v9{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.t_v9{grid-template-columns:repeat(1,1fr)}.t_v9 .hxQ1.etV2:first-child{border-top:none}}@media print,screen and (min-width:768px){.t_v9 .hxQ1.etV2:nth-child(-n+3){border-top:none}.t_v9 .hxQ1.etV2:nth-last-child(-n+3),.t_v9 .hxQ1:not(.etV2):nth-last-child(-n+6){border-bottom:1px solid #dddedf}}._CY1{display:flex;gap:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){._CY1{gap:20px}}@media screen and (min-width:1696px){._CY1{gap:20px}}._pZh{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.NEVK{background-color:#d9ebfc;height:calc(4.07895rem + 6.79825vw - var(--scrollbar-width)/91.2*6.2);overflow:hidden;width:calc(4.07895rem + 6.79825vw - var(--scrollbar-width)/91.2*6.2)}@media screen and (max-width:767px){.NEVK{width:105px}}@media screen and (min-width:1696px){.NEVK{width:155px}}@media screen and (max-width:767px){.NEVK{height:105px}}@media screen and (min-width:1696px){.NEVK{height:155px}}@media print{.NEVK{background-color:#d9ebfc!important}}.NEVK img{height:inherit;object-fit:cover;width:inherit}.Ojt8{align-items:flex-start;display:flex;flex-direction:column;gap:calc(.1rem - var(--scrollbar-width)/91.2*0);margin-top:calc(-.21579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.Ojt8{gap:1px}}@media screen and (min-width:1696px){.Ojt8{gap:1px}}@media screen and (max-width:767px){.Ojt8{margin-top:-4px}}@media screen and (min-width:1696px){.Ojt8{margin-top:-4px}}.Qmna{padding-top:1px}.aVNj{letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05)}@media screen and (max-width:767px){.aVNj{letter-spacing:.5px}}@media screen and (min-width:1696px){.aVNj{letter-spacing:.5px}}.Y08b{margin-top:-1px}@media print,screen and (min-width:768px){.M8cS p,.Qmna p{transition:color .5s ease}.M8cS p:hover,.Qmna p:hover{color:#4571a3}}.Tpg0{align-items:flex-start;display:flex;flex-direction:column;gap:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.Tpg0{gap:1px}}@media screen and (min-width:1696px){.Tpg0{gap:1px}}.Feyl{letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05)}@media screen and (max-width:767px){.Feyl{letter-spacing:.5px}}@media screen and (min-width:1696px){.Feyl{letter-spacing:.5px}}.XU5W main{--y:calc(-0.24211rem + 11.51316vw - var(--scrollbar-width)/91.2*10.5);padding-bottom:var(--y)!important}@media screen and (max-width:767px){.XU5W main{--y:51px}}@media screen and (min-width:1696px){.XU5W main{--y:191px}}@media print{.XU5W main{padding-bottom:0!important}}.XU5W main>:first-child{margin-top:0;padding-top:0}.NWZk{--y:calc(-0.11579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);margin-top:var(--y)!important}@media screen and (max-width:767px){.NWZk{--y:-3px}}@media screen and (min-width:1696px){.NWZk{--y:-3px}}.Cnjc{padding-top:calc(.95263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){.Cnjc{padding-top:28px}}@media screen and (min-width:1696px){.Cnjc{padding-top:39px}}.KhT8{padding-top:calc(1.69474rem + 2.74123vw - var(--scrollbar-width)/91.2*2.5)}@media screen and (max-width:767px){.KhT8{padding-top:46px}}@media screen and (min-width:1696px){.KhT8{padding-top:63px}}.KpqN{padding-top:calc(2.76316rem + 4.60526vw - var(--scrollbar-width)/91.2*4.2)}@media screen and (max-width:767px){.KpqN{padding-top:56px}}@media screen and (min-width:1696px){.KpqN{padding-top:105px}}.u2Hy{padding-top:calc(1.44737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.u2Hy{padding-top:31px}}@media screen and (min-width:1696px){.u2Hy{padding-top:55px}}.s0B_{--y:calc(0.67895rem + 0.54825vw - var(--scrollbar-width)/91.2*0.5);border-top:1px solid #002f65;display:flex;flex-direction:column;gap:calc(.82105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);margin-top:calc(2.64737rem + 4.49561vw - var(--scrollbar-width)/91.2*4.1);padding-top:var(--y)!important}@media screen and (max-width:767px){.s0B_{margin-top:56px}}@media screen and (min-width:1696px){.s0B_{margin-top:102px}}@media screen and (max-width:767px){.s0B_{--y:36px}}@media screen and (min-width:1696px){.s0B_{--y:16px}}@media screen and (max-width:767px){.s0B_{gap:28px}}@media screen and (min-width:1696px){.s0B_{gap:34px}}.s0B_.V1TU{gap:calc(1.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.s0B_.V1TU{gap:28px}}@media screen and (min-width:1696px){.s0B_.V1TU{gap:36px}}.YLcM{grid-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);grid-row-gap:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);-webkit-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);display:grid;grid-template-columns:repeat(4,1fr);row-gap:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.YLcM{-webkit-column-gap:50px;column-gap:50px}}@media screen and (min-width:1696px){.YLcM{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.YLcM{row-gap:33px}}@media screen and (min-width:1696px){.YLcM{row-gap:33px}}.YLcM.HYNh{-webkit-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);row-gap:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.YLcM.HYNh{-webkit-column-gap:50px;column-gap:50px}}@media screen and (min-width:1696px){.YLcM.HYNh{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.YLcM.HYNh{row-gap:24px}}@media screen and (min-width:1696px){.YLcM.HYNh{row-gap:24px}}@media screen and (max-width:767px){.YLcM{grid-template-columns:1fr}}.k66P{padding-top:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.k66P{padding-top:16px}}@media screen and (min-width:1696px){.k66P{padding-top:16px}}.k66P{transition:color .5s ease}.k66P.HYNh{padding-left:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:0;position:relative}@media screen and (max-width:767px){.k66P.HYNh{padding-left:21px}}@media screen and (min-width:1696px){.k66P.HYNh{padding-left:21px}}.k66P.HYNh:before{color:#002f65;content:"•";font-family:Arial,sans-serif;font-size:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.1rem - var(--scrollbar-width)/91.2*0);position:absolute;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.k66P.HYNh:before{top:-2px}}@media screen and (min-width:1696px){.k66P.HYNh:before{top:-2px}}@media screen and (max-width:767px){.k66P.HYNh:before{left:-1px}}@media screen and (min-width:1696px){.k66P.HYNh:before{left:-1px}}@media screen and (max-width:767px){.k66P.HYNh:before{font-size:17px}}@media screen and (min-width:1696px){.k66P.HYNh:before{font-size:17px}}.qlxT:hover .k66P{color:#4571a3}.c9Pp{background-color:#d9ebfc;height:calc(-.28947rem + 11.18421vw - var(--scrollbar-width)/91.2*10.2);width:calc(-.28947rem + 11.18421vw - var(--scrollbar-width)/91.2*10.2)}@media screen and (max-width:767px){.c9Pp{width:185px}}@media screen and (min-width:1696px){.c9Pp{width:185px}}@media screen and (max-width:767px){.c9Pp{height:185px}}@media screen and (min-width:1696px){.c9Pp{height:185px}}.c9Pp img{height:inherit;object-fit:cover;width:inherit}.LgOC{padding-left:calc(0rem + 4.16667vw - var(--scrollbar-width)/91.2*3.8);padding-right:calc(-.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3)}@media screen and (max-width:767px){.LgOC{padding-left:25px}}@media screen and (min-width:1696px){.LgOC{padding-left:70px}}@media screen and (max-width:767px){.LgOC{padding-right:25px}}@media screen and (min-width:1696px){.LgOC{padding-right:55px}}.Zztn{padding:0}.J3NW{background-color:#d9ebfc;height:calc(-.52632rem + 24.12281vw - var(--scrollbar-width)/91.2*22);margin-bottom:calc(-.12632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);overflow:hidden;position:relative;width:calc(-1.42105rem + 65.13158vw - var(--scrollbar-width)/91.2*59.4)}@media screen and (max-width:767px){.J3NW{width:100%}}@media screen and (min-width:1696px){.J3NW{width:1080px}}@media screen and (max-width:767px){.J3NW{height:auto}}@media screen and (min-width:1696px){.J3NW{height:400px}}@media screen and (max-width:767px){.J3NW{margin-bottom:23px}}@media screen and (min-width:1696px){.J3NW{margin-bottom:54px}}@media print{.J3NW{height:auto;margin-bottom:20px;overflow:inherit;width:auto}}.J3NW .Zz5i{height:100%;object-fit:cover;width:100%}@media screen and (max-width:767px){.J3NW .Zz5i{object-position:top}}@media print{.J3NW .Zz5i{height:calc(-.52632rem + 24.12281vw - var(--scrollbar-width)/91.2*22);margin-bottom:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);width:calc(-1.42105rem + 65.13158vw - var(--scrollbar-width)/91.2*59.4)}}.J3NW .Ummn{color:#002f65;display:flex;flex-direction:column;gap:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);height:100%;justify-content:flex-start;left:48.15%;left:calc(-.76842rem + 31.4693vw - var(--scrollbar-width)/91.2*28.7);max-width:calc(-.54211rem + 28.17982vw - var(--scrollbar-width)/91.2*25.7);padding-top:calc(-.14737rem + 10.08772vw - var(--scrollbar-width)/91.2*9.2);position:absolute;top:calc(.03158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.J3NW .Ummn{max-width:468px}}@media screen and (min-width:1696px){.J3NW .Ummn{max-width:468px}}@media screen and (max-width:767px){.J3NW .Ummn{top:-1px}}@media screen and (min-width:1696px){.J3NW .Ummn{top:4px}}@media screen and (max-width:767px){.J3NW .Ummn{left:0}}@media screen and (min-width:1696px){.J3NW .Ummn{left:521px}}@media screen and (max-width:767px){.J3NW .Ummn{padding-top:0}}@media screen and (min-width:1696px){.J3NW .Ummn{padding-top:168px}}@media screen and (max-width:767px){.J3NW .Ummn{gap:20px}}@media screen and (min-width:1696px){.J3NW .Ummn{gap:20px}}@media screen and (max-width:767px){.J3NW .Ummn{margin-bottom:28px}}.J3NW .Ummn .LoTi{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);font-weight:700;letter-spacing:0;line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);position:relative}@media screen and (max-width:767px){.J3NW .Ummn .LoTi{font-size:60px}}@media screen and (min-width:1696px){.J3NW .Ummn .LoTi{font-size:60px}}@media screen and (max-width:767px){.J3NW .Ummn .LoTi{line-height:32px}}@media screen and (min-width:1696px){.J3NW .Ummn .LoTi{line-height:32px}}@media print{.J3NW .Ummn .LoTi{font-size:20px;line-height:26px}}.J3NW .Ummn .cL_q{left:calc(-.08421rem + .10965vw - var(--scrollbar-width)/91.2*.1);position:relative;top:calc(.08421rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.J3NW .Ummn .cL_q{left:1px}}@media screen and (min-width:1696px){.J3NW .Ummn .cL_q{left:1px}}@media screen and (max-width:767px){.J3NW .Ummn .cL_q{top:-1px}}@media screen and (min-width:1696px){.J3NW .Ummn .cL_q{top:-1px}}@media print{.J3NW .Ummn .cL_q{font-size:16px;line-height:24px}}.J3NW .Ummn .iojd{color:#666;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-style:italic;left:calc(.08421rem - .10965vw - var(--scrollbar-width)/91.2*-.1);letter-spacing:0;line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);position:relative}@media screen and (max-width:767px){.J3NW .Ummn .iojd{left:-1px}}@media screen and (min-width:1696px){.J3NW .Ummn .iojd{left:-1px}}@media screen and (max-width:767px){.J3NW .Ummn .iojd{font-size:18px}}@media screen and (min-width:1696px){.J3NW .Ummn .iojd{font-size:18px}}@media screen and (max-width:767px){.J3NW .Ummn .iojd{line-height:26px}}@media screen and (min-width:1696px){.J3NW .Ummn .iojd{line-height:26px}}@media print{.J3NW .Ummn .iojd{font-size:14px;line-height:20px}}.y61Y{border-bottom:1px solid #002f65;margin-bottom:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);padding-bottom:calc(-.00526rem + 2.74123vw - var(--scrollbar-width)/91.2*2.5)}@media screen and (max-width:767px){.y61Y{padding-bottom:41px}}@media screen and (min-width:1696px){.y61Y{padding-bottom:46px}}@media screen and (max-width:767px){.y61Y{margin-bottom:45px}}@media screen and (min-width:1696px){.y61Y{margin-bottom:60px}}@media screen and (max-width:767px){.y61Y{padding-top:28px}}.d8O3{border-bottom:1px solid #002f65;display:flex;flex-direction:column;gap:calc(-.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);margin-bottom:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);padding-bottom:calc(-.21579rem + 6.14035vw - var(--scrollbar-width)/91.2*5.6)}@media screen and (max-width:767px){.d8O3{padding-bottom:56px}}@media screen and (min-width:1696px){.d8O3{padding-bottom:101px}}@media screen and (max-width:767px){.d8O3{margin-bottom:29px}}@media screen and (min-width:1696px){.d8O3{margin-bottom:60px}}@media screen and (max-width:767px){.d8O3{gap:37px}}@media screen and (min-width:1696px){.d8O3{gap:55px}}.d8O3 .bBZh{padding-bottom:calc(.02632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.d8O3 .bBZh{padding-bottom:15px}}@media screen and (min-width:1696px){.d8O3 .bBZh{padding-bottom:15px}}.U7cP{flex-direction:row-reverse;justify-content:space-between}.U7cP,.aVnP{display:flex}.aVnP{align-items:center;gap:calc(-.11053rem + 3.39912vw - var(--scrollbar-width)/91.2*3.1)}@media screen and (max-width:767px){.aVnP{gap:15px}}@media screen and (min-width:1696px){.aVnP{gap:56px}}@media screen and (max-width:767px){.aVnP{justify-content:space-between;position:relative;width:100%}}@media print,screen and (min-width:768px){.aVnP:hover .YSSc{color:#4571a3}.aVnP:hover .zvDB{background-color:#ffd639;color:#002f65}}.cE7o{background-color:#d9ebfc;height:calc(-.31579rem + 14.47368vw - var(--scrollbar-width)/91.2*13.2);margin-bottom:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);overflow:hidden;position:relative;width:calc(-.52105rem + 21.38158vw - var(--scrollbar-width)/91.2*19.5)}@media screen and (max-width:767px){.cE7o{width:100%}}@media screen and (min-width:1696px){.cE7o{width:354px}}@media screen and (max-width:767px){.cE7o{height:176px}}@media screen and (min-width:1696px){.cE7o{height:240px}}@media screen and (max-width:767px){.cE7o{margin-bottom:19.16px}}@media screen and (min-width:1696px){.cE7o{margin-bottom:20px}}.rkJQ{height:100%;object-fit:cover;width:100%}.YSSc{padding-bottom:calc(-.08421rem + .10965vw - var(--scrollbar-width)/91.2*.1);transition:color .5s ease}@media screen and (max-width:767px){.YSSc{padding-bottom:4px}}@media screen and (min-width:1696px){.YSSc{padding-bottom:1px}}.zvDB{position:relative;top:calc(.1rem - 2.08333vw - var(--scrollbar-width)/91.2*-1.9)}@media screen and (max-width:767px){.zvDB{top:-34px}}@media screen and (min-width:1696px){.zvDB{top:-34px}}@media screen and (max-width:767px){.Z8eD.I5h3{max-width:260px;width:100%}}.Z8eD{align-self:flex-start}.Zwkn{background-color:#fff;display:flex;justify-content:flex-end;left:calc(0rem - var(--scrollbar-width)/91.2*0);max-width:calc(-1.47368rem + 71.71053vw - var(--scrollbar-width)/91.2*65.4);min-height:100vh;position:fixed;top:calc(0rem - var(--scrollbar-width)/91.2*0);z-index:120}@media screen and (max-width:767px){.Zwkn{top:0}}@media screen and (min-width:1696px){.Zwkn{top:0}}@media screen and (max-width:767px){.Zwkn{left:0}}@media screen and (min-width:1696px){.Zwkn{left:0}}@media screen and (max-width:767px){.Zwkn{max-width:100%}}@media screen and (min-width:1696px){.Zwkn{max-width:1190px}}@media print{.Zwkn{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}}.Zwkn .zOf_{height:100vh;min-width:calc(-1.63158rem + 72.69737vw - var(--scrollbar-width)/91.2*66.3);overflow-y:scroll;scroll-behavior:smooth}@media screen and (max-width:767px){.Zwkn .zOf_{min-width:100vw}}@media screen and (min-width:1696px){.Zwkn .zOf_{min-width:1205px}}@media print{.Zwkn .zOf_{height:100%;min-width:inherit;overflow-y:inherit}.Zwkn .zOf_ .carousel-item{float:none!important}}.Zwkn .zOf_ .Jsrn{align-items:center;background-color:#dddedf;display:flex;justify-content:space-between;margin-bottom:calc(-.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);padding:calc(-.04737rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6) calc(-.10526rem + 4.82456vw - var(--scrollbar-width)/91.2*4.4) calc(-.07895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4) calc(-.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3)}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn{padding-top:0}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn{padding-top:29px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn{margin-bottom:0}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn{margin-bottom:55px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn{padding-bottom:0}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn{padding-bottom:25px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn{padding-left:0}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn{padding-left:55px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn{padding-right:0}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn{padding-right:80px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn{background-color:#dddedf;min-height:80px;position:-webkit-sticky;position:sticky;top:0;z-index:130}}@media print{.Zwkn .zOf_ .Jsrn{display:block}}.Zwkn .zOf_ .Jsrn .kCBm{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);left:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding:calc(0rem - var(--scrollbar-width)/91.2*0);position:relative}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .kCBm{font-size:19px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .kCBm{font-size:19px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .kCBm{line-height:26px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .kCBm{line-height:26px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .kCBm{letter-spacing:.5px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .kCBm{letter-spacing:.5px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .kCBm{left:0}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .kCBm{left:15px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .kCBm{padding-top:17px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .kCBm{padding-top:0}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .kCBm{padding-bottom:11px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .kCBm{padding-bottom:0}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .kCBm{padding-left:25px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .kCBm{padding-left:0}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .kCBm{padding-right:16px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .kCBm{padding-right:0}}.Zwkn .zOf_ .Jsrn .fxj0{align-items:center;background-color:#002f65;color:#fff;display:flex;font-size:calc(.46842rem + 1.86404vw - var(--scrollbar-width)/91.2*1.7);height:calc(1.18421rem + 4.05702vw - var(--scrollbar-width)/91.2*3.7);justify-content:center;padding-bottom:calc(.1rem - var(--scrollbar-width)/91.2*0);padding-left:calc(.1rem - var(--scrollbar-width)/91.2*0);position:absolute;right:calc(-1.18421rem - 4.05702vw - var(--scrollbar-width)/91.2*-3.7);top:0;width:calc(1.18421rem + 4.05702vw - var(--scrollbar-width)/91.2*3.7)}.Zwkn .zOf_ .Jsrn .fxj0 svg{transition:color .5s ease}.Zwkn .zOf_ .Jsrn .fxj0{transition:background-color .5s ease}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .fxj0{font-size:20px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .fxj0{font-size:36px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .fxj0{right:0}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .fxj0{right:-80px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .fxj0{width:80px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .fxj0{width:80px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .fxj0{height:80px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .fxj0{height:80px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .fxj0{padding-left:0}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .fxj0{padding-left:1px}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .fxj0{padding-bottom:0}}@media screen and (min-width:1696px){.Zwkn .zOf_ .Jsrn .fxj0{padding-bottom:1px}}@media print{.Zwkn .zOf_ .Jsrn .fxj0{display:none}}@media screen and (max-width:767px){.Zwkn .zOf_ .Jsrn .fxj0{align-self:baseline;position:static}}.Zwkn .zOf_ .Jsrn .fxj0:hover{background-color:#ffd639}.Zwkn .zOf_ .Jsrn .fxj0:hover svg{color:#002f65}.Zwkn .zOf_ .carousel{margin-bottom:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3)}@media screen and (max-width:767px){.Zwkn .zOf_ .carousel{margin-bottom:29px}}@media screen and (min-width:1696px){.Zwkn .zOf_ .carousel{margin-bottom:60px}}@media screen and (max-width:767px){.Zwkn .zOf_ .carousel{margin-top:30px}}.Zwkn.PNUw{max-width:calc(-1.26316rem + 59.97807vw - var(--scrollbar-width)/91.2*54.7)}@media screen and (max-width:767px){.Zwkn.PNUw{max-width:100%}}@media screen and (min-width:1696px){.Zwkn.PNUw{max-width:995px}}.Zwkn.PNUw .zOf_{min-width:calc(-1.26316rem + 59.97807vw - var(--scrollbar-width)/91.2*54.7)}@media screen and (max-width:767px){.Zwkn.PNUw .zOf_{min-width:100vw}}@media screen and (min-width:1696px){.Zwkn.PNUw .zOf_{min-width:995px}}.Zwkn.PNUw .Jsrn{padding-bottom:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);padding-left:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);padding-top:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){.Zwkn.PNUw .Jsrn{padding-left:0}}@media screen and (min-width:1696px){.Zwkn.PNUw .Jsrn{padding-left:40px}}@media screen and (max-width:767px){.Zwkn.PNUw .Jsrn{padding-top:0}}@media screen and (min-width:1696px){.Zwkn.PNUw .Jsrn{padding-top:30px}}@media screen and (max-width:767px){.Zwkn.PNUw .Jsrn{padding-bottom:0}}@media screen and (min-width:1696px){.Zwkn.PNUw .Jsrn{padding-bottom:24px}}.Zwkn.PNUw .kCBm{max-width:calc(100% - 80px)}.mglx{--top:calc(3.2rem - var(--scrollbar-width)/91.2*0);top:var(--top)}@media screen and (max-width:767px){.mglx{--top:32px}}@media screen and (min-width:1696px){.mglx{--top:32px}}.mglx .zOf_{height:calc(100vh - var(--top))}.P3kv{background-color:rgba(0,0,0,.5);height:100svh;left:0;position:fixed;top:0;width:100%;z-index:110}@media print{.P3kv{display:none}}@media screen and (max-width:767px){#side-panel-root{width:100%}}.KewZ{background-color:#dddedf;color:#dddedf;height:1px;width:100%}@media print{.KewZ{color:#dddedf!important}}.Xc6j{background-color:#002f65;color:#002f65;height:1px;width:100%}@media print{.Xc6j{color:#dddedf!important}}.avB_{background-color:hsla(0,0%,100%,.125);color:hsla(0,0%,100%,.125);height:1px;width:100%}@media screen and (max-width:767px){.avB_{background-color:var(--tc-grey3);color:var(--tc-grey3)}}@media print{.avB_{color:#dddedf!important}}.bRqV{color:#002f65;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);margin-top:calc(.06842rem - .2193vw - var(--scrollbar-width)/91.2*-.2);padding-bottom:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.bRqV{font-size:26px}}@media screen and (min-width:1696px){.bRqV{font-size:26px}}@media screen and (max-width:767px){.bRqV{line-height:32px}}@media screen and (min-width:1696px){.bRqV{line-height:32px}}@media screen and (max-width:767px){.bRqV{letter-spacing:-.5px}}@media screen and (min-width:1696px){.bRqV{letter-spacing:-.5px}}@media screen and (max-width:767px){.bRqV{margin-top:-3px}}@media screen and (min-width:1696px){.bRqV{margin-top:-3px}}@media screen and (max-width:767px){.bRqV{padding-bottom:22px}}@media screen and (min-width:1696px){.bRqV{padding-bottom:32px}}@media print{.bRqV{font-size:18px;letter-spacing:0;line-height:22px;margin-top:0;padding-bottom:16px}}.bRqV.Zejq{padding-bottom:calc(0rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.bRqV.Zejq{padding-bottom:22px}}@media screen and (min-width:1696px){.bRqV.Zejq{padding-bottom:35px}}.ET8V{margin-bottom:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);margin-top:calc(-.05789rem + 3.07018vw - var(--scrollbar-width)/91.2*2.8)}@media screen and (max-width:767px){.ET8V{margin-top:51px}}@media screen and (min-width:1696px){.ET8V{margin-top:51px}}@media screen and (max-width:767px){.ET8V{margin-bottom:39px}}@media screen and (min-width:1696px){.ET8V{margin-bottom:19px}}.amXZ{padding-top:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.amXZ{padding-top:5px}}@media screen and (min-width:1696px){.amXZ{padding-top:50px}}.KaJY{align-items:normal;display:flex;flex-direction:column;min-height:calc(-.64211rem + 26.09649vw - var(--scrollbar-width)/91.2*23.8);width:calc(-.57895rem + 28.61842vw - var(--scrollbar-width)/91.2*26.1)}@media screen and (max-width:767px){.KaJY{width:100%}}@media screen and (min-width:1696px){.KaJY{width:475px}}@media screen and (max-width:767px){.KaJY{min-height:323px}}@media screen and (min-width:1696px){.KaJY{min-height:432px}}.KaJY:hover{cursor:pointer}.KaJY:hover .XnJu{background-color:#ffd639}.KaJY:hover .XnJu .DWfJ,.KaJY:hover .XnJu .SJsz,.KaJY:hover .XnJu .SJsz svg,.KaJY:hover .XnJu .bU7h{color:#002f65}@media screen and (max-width:767px){.dD4e{height:220px}}.dD4e img{object-fit:cover}.XnJu{align-items:flex-start;background-color:#f5f5f5;display:flex;flex:1 1;flex-direction:column;height:100%;padding-left:calc(.03684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);padding-right:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);padding-top:calc(-.07895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);row-gap:0;transition:background-color .5s ease}@media screen and (max-width:767px){.XnJu{padding-top:23px}}@media screen and (min-width:1696px){.XnJu{padding-top:25px}}@media screen and (max-width:767px){.XnJu{padding-left:28px}}@media screen and (min-width:1696px){.XnJu{padding-left:28px}}@media screen and (max-width:767px){.XnJu{padding-right:34px}}@media screen and (min-width:1696px){.XnJu{padding-right:34px}}.bU7h{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(.03684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);transition:color .5s ease}@media screen and (max-width:767px){.bU7h{font-size:24px}}@media screen and (min-width:1696px){.bU7h{font-size:28px}}@media screen and (max-width:767px){.bU7h{line-height:28px}}@media screen and (min-width:1696px){.bU7h{line-height:34px}}@media screen and (max-width:767px){.bU7h{letter-spacing:-.5px}}@media screen and (min-width:1696px){.bU7h{letter-spacing:-.5px}}.SJsz{align-items:center;display:flex;padding-top:calc(-.05263rem + .32895vw - var(--scrollbar-width)/91.2*.3);transition:color .5s ease;translate:1px 0}@media screen and (max-width:767px){.SJsz{padding-top:0}}@media screen and (min-width:1696px){.SJsz{padding-top:5px}}.SJsz svg{--x:calc(0.02632rem - 0.16447vw - var(--scrollbar-width)/91.2*-0.15);color:#4571a3;font-size:calc(-.06842rem + 1.26096vw - var(--scrollbar-width)/91.2*1.15);margin-left:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4);transition:color .5s ease;translate:0 var(--x)}@media screen and (max-width:767px){.SJsz svg{font-size:20.5px}}@media screen and (min-width:1696px){.SJsz svg{font-size:20.5px}}@media screen and (max-width:767px){.SJsz svg{margin-left:8px}}@media screen and (min-width:1696px){.SJsz svg{margin-left:8px}}@media screen and (max-width:767px){.SJsz svg{--x:0px}}@media screen and (min-width:1696px){.SJsz svg{--x:-2.5px}}@media screen and (max-width:767px){.SJsz svg{translate:0 -2px}.SJsz{translate:1px 4px}}@media print{.SJsz{display:none}}.DWfJ{color:#4571a3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:500;line-height:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);transition:color .5s ease}@media screen and (max-width:767px){.DWfJ{font-size:19px}}@media screen and (min-width:1696px){.DWfJ{font-size:19px}}@media screen and (max-width:767px){.DWfJ{line-height:19px}}@media screen and (min-width:1696px){.DWfJ{line-height:19px}}.wMqD{grid-column-gap:calc(.03158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1);grid-row-gap:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);-webkit-column-gap:calc(.03158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1);column-gap:calc(.03158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1);display:grid;grid-template-columns:1fr 1px 1fr;max-width:calc(-1.26316rem + 62.0614vw - var(--scrollbar-width)/91.2*56.6);row-gap:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);translate:0 0}@media screen and (max-width:767px){.wMqD{-webkit-column-gap:80px;column-gap:80px}}@media screen and (min-width:1696px){.wMqD{-webkit-column-gap:39px;column-gap:39px}}@media screen and (max-width:767px){.wMqD{row-gap:25px}}@media screen and (min-width:1696px){.wMqD{row-gap:60px}}@media screen and (max-width:767px){.wMqD{max-width:100%}}@media screen and (min-width:1696px){.wMqD{max-width:1030px}}@media screen and (max-width:767px){.wMqD{grid-template-columns:1fr;padding-top:13px}}.jnoY{background-color:#dddedf;height:100%;width:1px}.GpXk{padding-bottom:calc(1.77368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.GpXk{padding-bottom:38px}}@media screen and (min-width:1696px){.GpXk{padding-bottom:38px}}.YOJp{padding-bottom:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.YOJp{padding-bottom:6px}}@media screen and (min-width:1696px){.YOJp{padding-bottom:6px}}.wGiY{letter-spacing:calc(-.02526rem + .03289vw - var(--scrollbar-width)/91.2*.03);padding-right:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7);translate:0 2px}@media screen and (max-width:767px){.wGiY{letter-spacing:.3px}}@media screen and (min-width:1696px){.wGiY{letter-spacing:.3px}}@media screen and (max-width:767px){.wGiY{padding-right:0}}@media screen and (min-width:1696px){.wGiY{padding-right:25px}}@media screen and (max-width:767px){.wGiY{font-weight:700}}.Eyc6{align-items:center;display:flex;padding-bottom:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.Eyc6{padding-bottom:35px}}@media screen and (min-width:1696px){.Eyc6{padding-bottom:40px}}@media screen and (max-width:767px){.Eyc6{align-items:flex-start;flex-direction:column;gap:10px}.Eyc6>div{width:100%}}@media print{.Eyc6{display:none}}.lbIU{padding-top:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.lbIU{padding-top:35px}}@media screen and (min-width:1696px){.lbIU{padding-top:50px}}.xhFA{margin-right:calc(.02632rem + .87719vw - var(--scrollbar-width)/91.2*.8);max-width:calc(18.21053rem + 13.26754vw - var(--scrollbar-width)/91.2*12.1)}@media screen and (max-width:767px){.xhFA{max-width:100%}}@media screen and (min-width:1696px){.xhFA{max-width:405px}}@media screen and (max-width:767px){.xhFA{margin-right:0}}@media screen and (min-width:1696px){.xhFA{margin-right:15px}}@media screen and (max-width:767px){.QhMW li:last-child button{margin-bottom:0}.QhMW li:last-child hr{display:none}}.vXE5{padding-top:calc(-.04737rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){.vXE5{padding-top:29px}}@media screen and (min-width:1696px){.vXE5{padding-top:29px}}.gpSq{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2);padding-bottom:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.gpSq{padding-bottom:7px}}@media screen and (min-width:1696px){.gpSq{padding-bottom:7px}}@media screen and (max-width:767px){.gpSq{font-size:30px}}@media screen and (min-width:1696px){.gpSq{font-size:30px}}@media screen and (max-width:767px){.gpSq{line-height:36px}}@media screen and (min-width:1696px){.gpSq{line-height:36px}}@media screen and (max-width:767px){.gpSq{letter-spacing:-.5px}}@media screen and (min-width:1696px){.gpSq{letter-spacing:-.5px}}@media print{.gpSq{font-size:20px;line-height:24px}}.zBpP{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);padding-bottom:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.zBpP{padding-bottom:26px}}@media screen and (min-width:1696px){.zBpP{padding-bottom:26px}}@media screen and (max-width:767px){.zBpP{font-size:19px}}@media screen and (min-width:1696px){.zBpP{font-size:19px}}@media screen and (max-width:767px){.zBpP{line-height:26px}}@media screen and (min-width:1696px){.zBpP{line-height:26px}}@media screen and (max-width:767px){.zBpP{letter-spacing:.5px}}@media screen and (min-width:1696px){.zBpP{letter-spacing:.5px}}@media print{.zBpP{font-size:14px;line-height:14px}}.IHPn{color:#4f5050;display:flex;flex-direction:column;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);gap:calc(-.06316rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);padding-top:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}.IHPn ul li{translate:-1px 0}.IHPn ul li:before{top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.IHPn ul li:before{top:-3px}}@media screen and (min-width:1696px){.IHPn ul li:before{top:-3px}}@media screen and (max-width:767px){.IHPn{padding-top:26px}}@media screen and (min-width:1696px){.IHPn{padding-top:26px}}@media screen and (max-width:767px){.IHPn{gap:27px}}@media screen and (min-width:1696px){.IHPn{gap:27px}}@media screen and (max-width:767px){.IHPn{font-size:19px}}@media screen and (min-width:1696px){.IHPn{font-size:19px}}@media screen and (max-width:767px){.IHPn{line-height:26px}}@media screen and (min-width:1696px){.IHPn{line-height:26px}}@media screen and (max-width:767px){.IHPn{letter-spacing:.5px}}@media screen and (min-width:1696px){.IHPn{letter-spacing:.5px}}.IHPn a{color:#4571a3}.Dz7T{margin-bottom:calc(0rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);margin-top:calc(-.07895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.Dz7T{margin-top:25px}}@media screen and (min-width:1696px){.Dz7T{margin-top:25px}}@media screen and (max-width:767px){.Dz7T{margin-bottom:26px}}@media screen and (min-width:1696px){.Dz7T{margin-bottom:35px}}.WIZg{margin-top:calc(.11579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.WIZg{margin-top:3px}}@media screen and (min-width:1696px){.WIZg{margin-top:3px}}.y9Wp{border-top:1px solid #002f65;margin-top:calc(3.03158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1);padding-top:calc(2.91579rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.y9Wp{margin-top:60px}}@media screen and (min-width:1696px){.y9Wp{margin-top:69px}}@media screen and (max-width:767px){.y9Wp{padding-top:32px}}@media screen and (min-width:1696px){.y9Wp{padding-top:66px}}.y9Wp.J4_w{margin-top:calc(3.24737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.y9Wp.J4_w{margin-top:60px}}@media screen and (min-width:1696px){.y9Wp.J4_w{margin-top:73px}}.WY48{padding-bottom:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.WY48{padding-bottom:32px}}@media screen and (min-width:1696px){.WY48{padding-bottom:32px}}.OEYy{grid-column-gap:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8);grid-row-gap:calc(1.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7);-webkit-column-gap:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8);column-gap:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8);display:grid;grid-template-columns:repeat(2,1fr);max-width:calc(33.43684rem + 24.5614vw - var(--scrollbar-width)/91.2*22.4);padding-top:calc(2.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);row-gap:calc(1.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.OEYy{max-width:100%}}@media screen and (min-width:1696px){.OEYy{max-width:747px}}@media screen and (max-width:767px){.OEYy{padding-top:33px}}@media screen and (min-width:1696px){.OEYy{padding-top:46px}}@media screen and (max-width:767px){.OEYy{-webkit-column-gap:27px;column-gap:27px}}@media screen and (min-width:1696px){.OEYy{-webkit-column-gap:27px;column-gap:27px}}@media screen and (max-width:767px){.OEYy{row-gap:23px}}@media screen and (min-width:1696px){.OEYy{row-gap:23px}}@media screen and (max-width:767px){.OEYy{grid-template-columns:1fr}}.kuiv{align-items:center;border:1px solid #002f65;box-sizing:border-box;display:flex;font-size:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);padding-left:calc(1.44211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-right:calc(2.68421rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);position:relative;transition:background-color .5s ease,border-color .5s ease;width:calc(16.10526rem + 11.84211vw - var(--scrollbar-width)/91.2*10.8)}@media screen and (max-width:767px){.kuiv{height:54px}}@media screen and (min-width:1696px){.kuiv{height:54px}}@media screen and (max-width:767px){.kuiv{width:100%}}@media screen and (min-width:1696px){.kuiv{width:360px}}@media screen and (max-width:767px){.kuiv{padding-left:31px}}@media screen and (min-width:1696px){.kuiv{padding-left:31px}}@media screen and (max-width:767px){.kuiv{padding-right:60px}}@media screen and (min-width:1696px){.kuiv{padding-right:60px}}@media screen and (max-width:767px){.kuiv{font-size:22px}}@media screen and (min-width:1696px){.kuiv{font-size:22px}}.kuiv:hover{background-color:#ffd639;border-color:#ffd639}.XWB5{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#002f65;display:-webkit-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);overflow:hidden;padding-top:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2);text-overflow:ellipsis}@media screen and (max-width:767px){.XWB5{font-size:18px}}@media screen and (min-width:1696px){.XWB5{font-size:18px}}@media screen and (max-width:767px){.XWB5{letter-spacing:.5px}}@media screen and (min-width:1696px){.XWB5{letter-spacing:.5px}}@media screen and (max-width:767px){.XWB5{line-height:24px}}@media screen and (min-width:1696px){.XWB5{line-height:24px}}@media screen and (max-width:767px){.XWB5{padding-top:6px}}@media screen and (min-width:1696px){.XWB5{padding-top:6px}}.ghYd{--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);color:#002f65;position:absolute;right:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);translate:0 var(--y)}@media screen and (max-width:767px){.ghYd{right:32px}}@media screen and (min-width:1696px){.ghYd{right:32px}}@media screen and (max-width:767px){.ghYd{--y:2px}}@media screen and (min-width:1696px){.ghYd{--y:2px}}.q6Y_{align-items:center;border-top:1px solid #002f65;display:flex;justify-content:space-between;padding-bottom:calc(0rem - var(--scrollbar-width)/91.2*0);padding-top:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.q6Y_{padding-top:18px}}@media screen and (min-width:1696px){.q6Y_{padding-top:18px}}@media screen and (max-width:767px){.q6Y_{padding-bottom:10px}}@media screen and (min-width:1696px){.q6Y_{padding-bottom:0}}.nXlQ{display:none}.bswl{color:#4571a3;font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);line-height:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);margin-left:calc(-.1rem - var(--scrollbar-width)/91.2*0);width:auto}@media screen and (max-width:767px){.bswl{font-size:16px}}@media screen and (min-width:1696px){.bswl{font-size:16px}}@media screen and (max-width:767px){.bswl{line-height:30px}}@media screen and (min-width:1696px){.bswl{line-height:30px}}@media screen and (max-width:767px){.bswl{margin-left:0}}@media screen and (min-width:1696px){.bswl{margin-left:-1px}}.Rn61{display:flex;gap:calc(1.44211rem + .98684vw - var(--scrollbar-width)/91.2*.9);position:relative;right:calc(-.1rem - var(--scrollbar-width)/91.2*0);top:calc(-.07368rem - .16447vw - var(--scrollbar-width)/91.2*-.15)}@media screen and (max-width:767px){.Rn61{top:-3.5px}}@media screen and (min-width:1696px){.Rn61{top:-3.5px}}@media screen and (max-width:767px){.Rn61{gap:31px}}@media screen and (min-width:1696px){.Rn61{gap:31px}}@media screen and (max-width:767px){.Rn61{right:-1px}}@media screen and (min-width:1696px){.Rn61{right:-1px}}.thJe{padding-top:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.thJe{padding-top:40px}}@media screen and (min-width:1696px){.thJe{padding-top:25px}}.pQsB{border-bottom:1px solid #dddedf}@media screen and (max-width:767px){.pQsB{padding:30px 0 24px}}.pQsB:first-child{border-top:1px solid #dddedf}.s3kj{display:flex;gap:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);justify-content:space-between;padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.s3kj{gap:19px}}@media screen and (min-width:1696px){.s3kj{gap:20px}}@media screen and (max-width:767px){.s3kj{padding-top:0}}@media screen and (min-width:1696px){.s3kj{padding-top:30px}}@media screen and (max-width:767px){.s3kj{flex-direction:column}}@media print,screen and (min-width:768px){.s3kj:hover .VVgN{color:#002f65}}.BTZJ{display:flex;flex-direction:column;margin-bottom:calc(1.67368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.BTZJ{margin-bottom:0}}@media screen and (min-width:1696px){.BTZJ{margin-bottom:37px}}.d9fK{margin-bottom:calc(.56316rem + .4386vw - var(--scrollbar-width)/91.2*.4);position:relative;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.d9fK{top:-3px}}@media screen and (min-width:1696px){.d9fK{top:-2px}}@media screen and (max-width:767px){.d9fK{margin-bottom:13px}}@media screen and (min-width:1696px){.d9fK{margin-bottom:13px}}.VVgN{margin-bottom:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);transition:color .5s ease}@media screen and (max-width:767px){.VVgN{margin-bottom:18px}}@media screen and (min-width:1696px){.VVgN{margin-bottom:15px}}.We16{flex:none;height:calc(7.15789rem + 5.26316vw - var(--scrollbar-width)/91.2*4.8);margin-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);width:calc(11.63158rem + 8.55263vw - var(--scrollbar-width)/91.2*7.8)}@media screen and (max-width:767px){.We16{width:260px}}@media screen and (min-width:1696px){.We16{width:260px}}@media screen and (max-width:767px){.We16{height:160px}}@media screen and (min-width:1696px){.We16{height:160px}}@media screen and (max-width:767px){.We16{margin-bottom:0}}@media screen and (min-width:1696px){.We16{margin-bottom:30px}}.P3_I{height:100%;object-fit:cover;width:100%}.ywHI{display:flex;gap:calc(.31579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.ywHI{gap:5px}}@media screen and (min-width:1696px){.ywHI{gap:5px}}@media screen and (max-width:767px){.cxIv{padding:30px 0}}.xFyO.pQsB{border-bottom:1px solid #dddedf;border-top:none}@media screen and (max-width:767px){.xFyO.pQsB{padding-top:0}}.xFyO .s3kj{padding-top:0}.xFyO .d9fK{margin-bottom:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.xFyO .d9fK{margin-bottom:7px}}@media screen and (min-width:1696px){.xFyO .d9fK{margin-bottom:9px}}.xFyO .BTZJ{margin-bottom:calc(2.78421rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.xFyO .BTZJ{margin-bottom:0}}@media screen and (min-width:1696px){.xFyO .BTZJ{margin-bottom:61px}}.xFyO .We16{height:calc(-.34737rem + 16.33772vw - var(--scrollbar-width)/91.2*14.9);width:calc(-.57895rem + 26.53509vw - var(--scrollbar-width)/91.2*24.2)}@media screen and (max-width:767px){.xFyO .We16{width:260px}}@media screen and (min-width:1696px){.xFyO .We16{width:440px}}@media screen and (max-width:767px){.xFyO .We16{height:160px}}@media screen and (min-width:1696px){.xFyO .We16{height:271px}}.vESm{display:flex;flex-direction:column;gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);margin-bottom:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2);margin-top:calc(-.23158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.vESm{gap:35px}}@media screen and (min-width:1696px){.vESm{gap:50px}}@media screen and (max-width:767px){.vESm{margin-top:2px}}@media screen and (min-width:1696px){.vESm{margin-top:-6px}}@media screen and (max-width:767px){.vESm{margin-bottom:0}}@media screen and (min-width:1696px){.vESm{margin-bottom:7px}}.fLFe{display:flex;flex-direction:column;gap:calc(4.78947rem + 3.39912vw - var(--scrollbar-width)/91.2*3.1)}@media screen and (max-width:767px){.fLFe{gap:39px}}@media screen and (min-width:1696px){.fLFe{gap:105px}}@media print{.fLFe{gap:55px}}._uqb{align-items:center;box-shadow:0 0 0 1px #dddedf;display:flex;justify-content:center;overflow:hidden}._uqb .Kgn6{height:100%;max-height:calc(-.23684rem + 15.02193vw - var(--scrollbar-width)/91.2*13.7);max-width:calc(-.23684rem + 15.02193vw - var(--scrollbar-width)/91.2*13.7);object-fit:cover;width:100%}@media screen and (max-width:767px){._uqb .Kgn6{max-width:250px}}@media screen and (min-width:1696px){._uqb .Kgn6{max-width:250px}}@media screen and (max-width:767px){._uqb .Kgn6{max-height:250px}}@media screen and (min-width:1696px){._uqb .Kgn6{max-height:250px}}.JOWT{display:flex;flex-direction:column}@media screen and (max-width:767px){.JOWT{border-top:1px solid #dddedf;padding-bottom:1px;padding-top:35px}}.JOWT .X4G_{display:flex;flex-direction:column;gap:calc(2.8rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.JOWT .X4G_{gap:20px}}@media screen and (min-width:1696px){.JOWT .X4G_{gap:63px}}@media print{.JOWT .X4G_{gap:25px}}.JOWT .L7Ep{padding-bottom:calc(1.90526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){.JOWT .L7Ep{padding-bottom:20px}}@media screen and (min-width:1696px){.JOWT .L7Ep{padding-bottom:43px}}@media print{.JOWT .L7Ep{padding-bottom:25px}}.JOWT .TQS4{grid-gap:1px;display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.JOWT .TQS4{grid-template-columns:1fr}}@media print{.JOWT .TQS4{margin-left:1px}}.hhsD{align-items:flex-start;border-bottom:1px solid #f5f5f5;display:flex;gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);padding-bottom:calc(2.35263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);padding-top:calc(2.25263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){.hhsD{gap:20px}}@media screen and (min-width:1696px){.hhsD{gap:50px}}@media screen and (max-width:767px){.hhsD{padding-top:20px}}@media screen and (min-width:1696px){.hhsD{padding-top:52px}}@media screen and (max-width:767px){.hhsD{padding-bottom:20px}}@media screen and (min-width:1696px){.hhsD{padding-bottom:53px}}@media print{.hhsD{gap:25px;padding-bottom:25px;padding-top:25px}}@media screen and (max-width:767px){.hhsD{flex-direction:column}.hhsD:last-child{border-bottom:none;padding-bottom:0}}.RzPk{margin-top:calc(.04737rem + .32895vw - var(--scrollbar-width)/91.2*.3);min-height:calc(-.28947rem + 13.26754vw - var(--scrollbar-width)/91.2*12.1);min-width:calc(-.28947rem + 13.26754vw - var(--scrollbar-width)/91.2*12.1);overflow:hidden}@media screen and (max-width:767px){.RzPk{margin-top:6px}}@media screen and (min-width:1696px){.RzPk{margin-top:6px}}@media screen and (max-width:767px){.RzPk{min-width:220px}}@media screen and (min-width:1696px){.RzPk{min-width:220px}}@media screen and (max-width:767px){.RzPk{min-height:220px}}@media screen and (min-width:1696px){.RzPk{min-height:220px}}.iWmF{min-height:100%;min-width:100%;object-fit:cover}@media print{.iWqa{padding-bottom:25px}}.DgZS{display:flex;flex-direction:column;gap:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.DgZS{gap:30px}}@media screen and (min-width:1696px){.DgZS{gap:30px}}.eL1y{display:flex}.Ix3Q{display:block;padding-left:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);position:relative}@media screen and (max-width:767px){.Ix3Q{padding-left:18px}}@media screen and (min-width:1696px){.Ix3Q{padding-left:18px}}.Ix3Q:before{background-color:#666;border:1px solid #666;content:"";display:block;height:1px;left:0;position:absolute;top:11px;width:10px}.W17j{display:flex;flex-direction:column;gap:calc(2.13684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);padding-top:calc(4.37368rem + 3.28947vw - var(--scrollbar-width)/91.2*3)}@media screen and (max-width:767px){.W17j{gap:20px}}@media screen and (min-width:1696px){.W17j{gap:49px}}@media screen and (max-width:767px){.W17j{padding-top:35px}}@media screen and (min-width:1696px){.W17j{padding-top:99px}}@media print{.W17j{gap:25px;padding-top:55px}}.W17j .oWm7{border-top:1px solid #f5f5f5}.XlE7{margin-bottom:calc(-.1rem - var(--scrollbar-width)/91.2*0);padding-top:calc(4.68947rem + 3.39912vw - var(--scrollbar-width)/91.2*3.1)}@media screen and (max-width:767px){.XlE7{padding-top:0}}@media screen and (min-width:1696px){.XlE7{padding-top:104px}}@media screen and (max-width:767px){.XlE7{margin-bottom:0}}@media screen and (min-width:1696px){.XlE7{margin-bottom:-1px}}.XlE7 .F2b7{border-bottom:1px solid #dddedf;padding-bottom:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5)}@media screen and (max-width:767px){.XlE7 .F2b7{padding-bottom:20px}}@media screen and (min-width:1696px){.XlE7 .F2b7{padding-bottom:50px}}.ta6h{border-bottom:1px solid #dddedf;display:flex;gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);padding-bottom:calc(1.77368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);padding-top:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.ta6h{gap:15px}}@media screen and (min-width:1696px){.ta6h{gap:50px}}@media screen and (max-width:767px){.ta6h{padding-bottom:24px}}@media screen and (min-width:1696px){.ta6h{padding-bottom:38px}}@media screen and (max-width:767px){.ta6h{padding-top:24px}}@media screen and (min-width:1696px){.ta6h{padding-top:24px}}@media screen and (max-width:767px){.ta6h{flex-direction:column}}.ta6h.vwW4{padding-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.ta6h.vwW4{padding-bottom:24px}}@media screen and (min-width:1696px){.ta6h.vwW4{padding-bottom:30px}}.ta6h .gqVl{display:flex;flex-direction:column;gap:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.ta6h .gqVl{gap:15px}}@media screen and (min-width:1696px){.ta6h .gqVl{gap:17px}}.ta6h .gqVl .pEVa{color:#666;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.ta6h .gqVl .pEVa{font-size:18px}}@media screen and (min-width:1696px){.ta6h .gqVl .pEVa{font-size:18px}}@media screen and (max-width:767px){.ta6h .gqVl .pEVa{letter-spacing:.5px}}@media screen and (min-width:1696px){.ta6h .gqVl .pEVa{letter-spacing:.5px}}@media screen and (max-width:767px){.ta6h .gqVl .pEVa{line-height:26px}}@media screen and (min-width:1696px){.ta6h .gqVl .pEVa{line-height:26px}}.ta6h .OFu1{flex:none;height:calc(7.15789rem + 5.26316vw - var(--scrollbar-width)/91.2*4.8);margin-top:calc(.31579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:calc(11.63158rem + 8.55263vw - var(--scrollbar-width)/91.2*7.8)}@media screen and (max-width:767px){.ta6h .OFu1{margin-top:0}}@media screen and (min-width:1696px){.ta6h .OFu1{margin-top:5px}}@media screen and (max-width:767px){.ta6h .OFu1{width:260px}}@media screen and (min-width:1696px){.ta6h .OFu1{width:260px}}@media screen and (max-width:767px){.ta6h .OFu1{height:160px}}@media screen and (min-width:1696px){.ta6h .OFu1{height:160px}}.ta6h .OFu1 .H4ck{height:100%;object-fit:cover;width:100%}.gfzc{padding-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-top:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.gfzc{padding-top:20px}}@media screen and (min-width:1696px){.gfzc{padding-top:20px}}@media screen and (max-width:767px){.gfzc{padding-bottom:30px}}@media screen and (min-width:1696px){.gfzc{padding-bottom:30px}}.edT8{float:right;height:calc(-.47895rem + 18.20175vw - var(--scrollbar-width)/91.2*16.6);margin-bottom:calc(-.01579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);margin-left:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);margin-top:calc(-.06842rem + .2193vw - var(--scrollbar-width)/91.2*.2);width:calc(-.55263rem + 29.49561vw - var(--scrollbar-width)/91.2*26.9)}@media screen and (max-width:767px){.edT8{margin-left:40px}}@media screen and (min-width:1696px){.edT8{margin-left:40px}}@media screen and (max-width:767px){.edT8{margin-top:0}}@media screen and (min-width:1696px){.edT8{margin-top:3px}}@media screen and (max-width:767px){.edT8{margin-bottom:31px}}@media screen and (min-width:1696px){.edT8{margin-bottom:33px}}@media screen and (max-width:767px){.edT8{width:270px}}@media screen and (min-width:1696px){.edT8{width:490px}}@media screen and (max-width:767px){.edT8{height:166px}}@media screen and (min-width:1696px){.edT8{height:301px}}@media screen and (max-width:767px){.edT8{float:none;margin-left:0}}@media print{.edT8{height:160px;width:240px}}.GLst{padding-top:calc(2.78421rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.GLst{padding-top:41px}}@media screen and (min-width:1696px){.GLst{padding-top:61px}}.Ak1x{clear:both;display:flex;flex-direction:column;margin-bottom:calc(-.31579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.Ak1x{margin-bottom:-5px}}@media screen and (min-width:1696px){.Ak1x{margin-bottom:-5px}}@media print{.Ak1x{display:none}}.BF7r{margin-left:calc(0rem - var(--scrollbar-width)/91.2*0);padding-bottom:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.BF7r{padding-bottom:20px}}@media screen and (min-width:1696px){.BF7r{padding-bottom:20px}}@media screen and (max-width:767px){.BF7r{margin-left:2px}}@media screen and (min-width:1696px){.BF7r{margin-left:0}}.zmqY{align-items:flex-start;display:flex;flex-direction:column;gap:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3);list-style-type:none}@media screen and (max-width:767px){.zmqY{gap:9px}}@media screen and (min-width:1696px){.zmqY{gap:9px}}.HHQd{align-items:center;color:#4571a3;display:flex;gap:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.HHQd{gap:19px}}@media screen and (min-width:1696px){.HHQd{gap:17px}}@media screen and (max-width:767px){.HHQd{align-items:start}}.HHQd .TQ3P{text-decoration:underline;text-decoration-color:#002f65;text-decoration-color:#4571a3!important;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);text-underline-offset:calc(.11579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.HHQd .TQ3P{text-underline-offset:4px}}@media screen and (min-width:1696px){.HHQd .TQ3P{text-underline-offset:4px}}@media print,screen and (min-width:768px){.HHQd .TQ3P:hover{text-decoration-color:#4571a3}}@media print{.HHQd .TQ3P{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.HHQd .TQ3P{text-underline-offset:3px}}@media screen and (min-width:1696px){.HHQd .TQ3P{text-underline-offset:3px}}.HHQd .TQ3P{transition:color .5s ease,text-decoration-color .5s ease}.HHQd:hover .TQ3P{text-decoration-color:#002f65!important}.HHQd:hover .Vbdl{color:#002f65}._0cBM{font-size:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);left:calc(-.1rem - var(--scrollbar-width)/91.2*0);position:relative;top:calc(0rem - var(--scrollbar-width)/91.2*0);width:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){._0cBM{top:-1px}}@media screen and (min-width:1696px){._0cBM{top:0}}@media screen and (max-width:767px){._0cBM{left:1px}}@media screen and (min-width:1696px){._0cBM{left:-1px}}@media screen and (max-width:767px){._0cBM{font-size:22px}}@media screen and (min-width:1696px){._0cBM{font-size:22px}}@media screen and (max-width:767px){._0cBM{width:22px}}@media screen and (min-width:1696px){._0cBM{width:22px}}._0cBM.XEVn{left:calc(0rem - var(--scrollbar-width)/91.2*0);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){._0cBM.XEVn{top:-1px}}@media screen and (min-width:1696px){._0cBM.XEVn{top:0}}@media screen and (max-width:767px){._0cBM.XEVn{left:1px}}@media screen and (min-width:1696px){._0cBM.XEVn{left:0}}.Vbdl{color:#4571a3}@media print,screen and (min-width:768px){.Vbdl{transition:color .5s ease}.Vbdl:hover{color:#002f65}}.Vbdl{transition:color .5s ease}.gTgY{align-items:center;display:flex;justify-content:flex-end;list-style:none;margin-left:auto;padding-left:0;position:relative}.gTgY:after{clear:both;content:"";display:table}@media screen and (max-width:767px){.gTgY{justify-content:flex-start;margin-left:0;padding-top:39px}}@media print{.gTgY{justify-content:flex-start}}.LPQ1{align-items:center;border-left:1px solid #dddedf;display:flex;height:calc(1.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);justify-content:center;position:relative;top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.LPQ1{height:36px}}@media screen and (min-width:1696px){.LPQ1{height:36px}}@media screen and (max-width:767px){.LPQ1{top:-3px}}@media screen and (min-width:1696px){.LPQ1{top:-3px}}.LPQ1:before{content:none}.LPQ1:last-child{border-right:1px solid #dddedf}.aZMM{color:#4571a3;display:inline-block;font-size:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);position:relative;text-align:center;top:calc(.1rem - var(--scrollbar-width)/91.2*0);width:calc(1.2rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media print,screen and (min-width:768px){.aZMM{transition:color .5s ease}.aZMM:hover{color:#002f65}}@media screen and (max-width:767px){.aZMM{width:47px}}@media screen and (min-width:1696px){.aZMM{width:47px}}@media screen and (max-width:767px){.aZMM{font-size:20px}}@media screen and (min-width:1696px){.aZMM{font-size:20px}}@media screen and (max-width:767px){.aZMM{top:1px}}@media screen and (min-width:1696px){.aZMM{top:1px}}@media print{.aZMM{margin-left:8px;margin-right:8px;width:auto}}.Jga2{--x:calc(0.04211rem - 0.05482vw - var(--scrollbar-width)/91.2*-0.05);font-size:calc(.56316rem + .4386vw - var(--scrollbar-width)/91.2*.4);top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);translate:var(--x) 0}@media screen and (max-width:767px){.Jga2{font-size:13px}}@media screen and (min-width:1696px){.Jga2{font-size:13px}}@media screen and (max-width:767px){.Jga2{--x:-0.5px}}@media screen and (min-width:1696px){.Jga2{--x:-0.5px}}@media screen and (max-width:767px){.Jga2{top:2px}}@media screen and (min-width:1696px){.Jga2{top:2px}}.GkKR{font-size:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.GkKR{font-size:17px}}@media screen and (min-width:1696px){.GkKR{font-size:17px}}@media screen and (max-width:767px){.GkKR{top:0}}@media screen and (min-width:1696px){.GkKR{top:0}}@media screen and (max-width:767px){.GkKR{left:.5px}}@media screen and (min-width:1696px){.GkKR{left:.5px}}.zvwl{font-size:calc(.73684rem + .60307vw - var(--scrollbar-width)/91.2*.55);top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.zvwl{font-size:17.5px}}@media screen and (min-width:1696px){.zvwl{font-size:17.5px}}@media screen and (max-width:767px){.zvwl{top:1px}}@media screen and (min-width:1696px){.zvwl{top:1px}}.M08N{font-size:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7);top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.M08N{font-size:25px}}@media screen and (min-width:1696px){.M08N{font-size:25px}}@media screen and (max-width:767px){.M08N{top:2px}}@media screen and (min-width:1696px){.M08N{top:2px}}.QDti{margin-top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.QDti{margin-top:0}}@media screen and (min-width:1696px){.QDti{margin-top:1px}}.rF4i{padding-bottom:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.rF4i{padding-bottom:14px}}@media screen and (min-width:1696px){.rF4i{padding-bottom:14px}}.M3D1{border-bottom:1px solid #dddedf;display:flex;justify-content:space-between;margin-bottom:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-bottom:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.M3D1{padding-bottom:18px}}@media screen and (min-width:1696px){.M3D1{padding-bottom:27px}}@media screen and (max-width:767px){.M3D1{margin-bottom:30px}}@media screen and (min-width:1696px){.M3D1{margin-bottom:27px}}@media screen and (max-width:767px){.M3D1{flex-direction:column;justify-content:flex-start}}.M3nz{align-items:center;color:#4571a3;cursor:pointer;display:flex;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);gap:calc(.54737rem + .32895vw - var(--scrollbar-width)/91.2*.3);justify-content:flex-start;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline;text-decoration-color:#4571a3;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.M3nz{text-underline-offset:4px}}@media screen and (min-width:1696px){.M3nz{text-underline-offset:4px}}@media print,screen and (min-width:768px){.M3nz:hover{text-decoration-color:#002f65}}@media print{.M3nz{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.M3nz{transition:color .5s ease}.M3nz:hover{color:#002f65}}.M3nz{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.M3nz{font-size:19px}}@media screen and (min-width:1696px){.M3nz{font-size:19px}}@media screen and (max-width:767px){.M3nz{line-height:26px}}@media screen and (min-width:1696px){.M3nz{line-height:26px}}@media screen and (max-width:767px){.M3nz{letter-spacing:.5px}}@media screen and (min-width:1696px){.M3nz{letter-spacing:.5px}}@media screen and (max-width:767px){.M3nz{gap:11px}}@media screen and (min-width:1696px){.M3nz{gap:11px}}svg.PNmt{font-size:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);left:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);position:relative;top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){svg.PNmt{left:-.5px}}@media screen and (min-width:1696px){svg.PNmt{left:-.5px}}@media screen and (max-width:767px){svg.PNmt{top:-3px}}@media screen and (min-width:1696px){svg.PNmt{top:-3px}}@media screen and (max-width:767px){svg.PNmt{font-size:21px}}@media screen and (min-width:1696px){svg.PNmt{font-size:21px}}.flag{align-items:center;color:#fff;display:inline-flex;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);font-weight:500;height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);justify-content:center;letter-spacing:0;line-height:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);margin-bottom:-100%;margin-left:calc(.54737rem + .32895vw - var(--scrollbar-width)/91.2*.3);padding:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1) calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3) calc(0rem - var(--scrollbar-width)/91.2*0);position:relative;text-transform:uppercase;top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);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:1696px){.flag{font-size:10px}}@media screen and (max-width:767px){.flag{padding-right:9px}}@media screen and (min-width:1696px){.flag{padding-right:9px}}@media screen and (max-width:767px){.flag{padding-left:9px}}@media screen and (min-width:1696px){.flag{padding-left:9px}}@media screen and (max-width:767px){.flag{margin-left:11px}}@media screen and (min-width:1696px){.flag{margin-left:11px}}@media screen and (max-width:767px){.flag{line-height:12px}}@media screen and (min-width:1696px){.flag{line-height:12px}}@media screen and (max-width:767px){.flag{top:-3px}}@media screen and (min-width:1696px){.flag{top:-3px}}@media screen and (max-width:767px){.flag{height:22px}}@media screen and (min-width:1696px){.flag{height:22px}}@media screen and (max-width:767px){.flag{padding-top:4px}}@media screen and (min-width:1696px){.flag{padding-top:4px}}@media screen and (max-width:767px){.flag{padding-bottom:0}}@media screen and (min-width:1696px){.flag{padding-bottom:0}}@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:#4571a3}.flag.next.month,.flag.this.month{background:#666}.nJPd{align-items:flex-start;display:flex}@media screen and (max-width:767px){.nJPd{flex-direction:column}}.RgkX{flex-shrink:0;width:calc(1.15789rem + 7.34649vw - var(--scrollbar-width)/91.2*6.7)}@media screen and (max-width:767px){.RgkX{width:auto}}@media screen and (min-width:1696px){.RgkX{width:135px}}@media screen and (max-width:767px){.RgkX{font-weight:700}}.XzJ1{align-items:flex-start;display:flex}@media screen and (max-width:767px){.XzJ1{flex-direction:column}}.XzJ1 span{display:block}.dFO4{flex-shrink:0;width:calc(1.15789rem + 7.34649vw - var(--scrollbar-width)/91.2*6.7)}@media screen and (max-width:767px){.dFO4{width:auto}}@media screen and (min-width:1696px){.dFO4{width:135px}}@media screen and (max-width:767px){.dFO4{font-weight:700}}.NzER p{font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding:0}@media screen and (max-width:767px){.NzER p{font-size:19px}}@media screen and (min-width:1696px){.NzER p{font-size:19px}}@media screen and (max-width:767px){.NzER p{line-height:24px}}@media screen and (min-width:1696px){.NzER p{line-height:24px}}@media screen and (max-width:767px){.NzER p{letter-spacing:.5px}}@media screen and (min-width:1696px){.NzER p{letter-spacing:.5px}}.kp4q{align-items:flex-start;display:flex}@media screen and (max-width:767px){.kp4q{flex-direction:column}}.JXVE{flex-shrink:0;width:calc(1.15789rem + 7.34649vw - var(--scrollbar-width)/91.2*6.7)}@media screen and (max-width:767px){.JXVE{width:auto}}@media screen and (min-width:1696px){.JXVE{width:135px}}@media screen and (max-width:767px){.JXVE{font-weight:700}}.Eoul{display:flex;flex-direction:column;gap:calc(.31579rem + .10965vw - var(--scrollbar-width)/91.2*.1);padding-bottom:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.Eoul{gap:12px}}@media screen and (min-width:1696px){.Eoul{gap:5px}}@media screen and (max-width:767px){.Eoul{padding-bottom:23px}}@media screen and (min-width:1696px){.Eoul{padding-bottom:29px}}.oX7C{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);max-width:100%}@media screen and (max-width:767px){.oX7C{gap:10px}}@media screen and (min-width:1696px){.oX7C{gap:10px}}@media print{.oX7C{display:none!important}}.GNQd{display:flex;flex-direction:column;justify-content:flex-end}.Busf{border-bottom:1px solid #dddedf;padding-bottom:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);padding-top:calc(-.04737rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){.Busf{padding-bottom:20px}}@media screen and (min-width:1696px){.Busf{padding-bottom:40px}}@media screen and (max-width:767px){.Busf{padding-top:24px}}@media screen and (min-width:1696px){.Busf{padding-top:29px}}.Busf:first-of-type{border-top:1px solid #002f65}.Busf:last-of-type{border-bottom-color:#002f65}.Busf:last-of-type.u6S2{border-bottom:none}.Busf:before{display:none}.Busf.H3o5{padding-bottom:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2);padding-top:calc(-.04737rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){.Busf.H3o5{padding-bottom:20px}}@media screen and (min-width:1696px){.Busf.H3o5{padding-bottom:36px}}@media screen and (max-width:767px){.Busf.H3o5{padding-top:24px}}@media screen and (min-width:1696px){.Busf.H3o5{padding-top:29px}}.k82m{display:flex;flex-direction:column;gap:calc(-.05789rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.k82m{gap:20px}}@media screen and (min-width:1696px){.k82m{gap:16px}}.k82m:hover h3{color:#4571a3}.k82m div{color:inherit;font-family:serif;font-family:initial;font-size:medium;font-weight:400}.k82m h3{transition:color .5s ease}.ovXZ{padding-bottom:calc(-.02105rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4)}@media screen and (max-width:767px){.ovXZ{padding-bottom:25px}}@media screen and (min-width:1696px){.ovXZ{padding-bottom:44px}}.umUE{display:flex;flex-direction:column;gap:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.umUE{gap:18px}}@media screen and (min-width:1696px){.umUE{gap:8px}}.ZCRy{display:flex;flex-direction:column;gap:calc(-.05263rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.ZCRy{gap:4px}}@media screen and (min-width:1696px){.ZCRy{gap:5px}}.eKBm{display:flex;flex-wrap:wrap;gap:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.eKBm{gap:10px}}@media screen and (min-width:1696px){.eKBm{gap:10px}}.hnHT{height:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);width:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3)}@media screen and (max-width:767px){.hnHT{width:60px}}@media screen and (min-width:1696px){.hnHT{width:60px}}@media screen and (max-width:767px){.hnHT{height:60px}}@media screen and (min-width:1696px){.hnHT{height:60px}}.GMI4{display:flex;flex-direction:column;gap:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4);margin-top:calc(.05263rem - .32895vw - var(--scrollbar-width)/91.2*-.3)}@media screen and (max-width:767px){.GMI4{margin-top:0}}@media screen and (min-width:1696px){.GMI4{margin-top:-5px}}@media screen and (max-width:767px){.GMI4{gap:12px}}@media screen and (min-width:1696px){.GMI4{gap:7px}}.VCOM{display:flex;flex-direction:column;gap:calc(-.04737rem + 3.83772vw - var(--scrollbar-width)/91.2*3.5)}@media screen and (max-width:767px){.VCOM{gap:35px}}@media screen and (min-width:1696px){.VCOM{gap:64px}}.LWpy{display:flex;flex-direction:column;gap:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.LWpy{gap:25px}}@media screen and (min-width:1696px){.LWpy{gap:34px}}@media print,screen and (min-width:768px){.iEyV{--y:calc(-0.1rem - var(--scrollbar-width)/91.2*0);translate:0 var(--y)}}@media screen and (min-width:768px)and (max-width:767px){.iEyV{--y:-1px}}@media screen and (min-width:768px)and (min-width:1696px){.iEyV{--y:-1px}}.DRfP{border-top:none;margin-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);padding-top:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.DRfP{padding-top:4px}}@media screen and (min-width:1696px){.DRfP{padding-top:8px}}@media screen and (max-width:767px){.DRfP{margin-bottom:-1px}}@media screen and (min-width:1696px){.DRfP{margin-bottom:2px}}@media screen and (max-width:767px){.DRfP{padding-bottom:0}}@media print,screen and (min-width:768px){.YUQo .content-tag{padding-bottom:calc(8.36842rem + 6.0307vw - var(--scrollbar-width)/91.2*5.5);padding-top:calc(3.24737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}}@media screen and (min-width:768px)and (max-width:767px){.YUQo .content-tag{padding-top:73px}}@media screen and (min-width:768px)and (min-width:1696px){.YUQo .content-tag{padding-top:73px}}@media screen and (min-width:768px)and (max-width:767px){.YUQo .content-tag{padding-bottom:185px}}@media screen and (min-width:768px)and (min-width:1696px){.YUQo .content-tag{padding-bottom:185px}}@media screen and (max-width:767px){.YUQo .content-tag{padding-bottom:47px}}.JSBu{display:inline;display:initial}.wvjl{grid-gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);display:grid;gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);grid-template-columns:1fr 1fr;max-width:100%;padding-bottom:calc(3.13158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.wvjl{gap:10px;grid-template-columns:1fr}}@media screen and (min-width:1696px){.wvjl{gap:10px}}@media screen and (max-width:767px){.wvjl{padding-bottom:70px}}@media screen and (min-width:1696px){.wvjl{padding-bottom:70px}}@media print{.wvjl{display:none!important}.iVYa{display:none}}.iVYa svg{font-size:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.iVYa svg{font-size:40px}}@media screen and (min-width:1696px){.iVYa svg{font-size:40px}}@media screen and (max-width:767px){.fNa3{translate:-1px 0}.fNa3 button{gap:12px;height:44px}}.B62h,.kpUV{display:flex;flex-direction:column}.B62h{gap:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.B62h{gap:33px}}@media screen and (min-width:1696px){.B62h{gap:33px}}.PLcg{border-bottom:1px solid #dddedf;margin-bottom:calc(3.34737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.PLcg{margin-bottom:35px;padding-bottom:35px}}@media screen and (min-width:1696px){.PLcg{margin-bottom:74px}}.Wpyl{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9);margin-top:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2);padding-bottom:calc(2.46842rem + 1.86404vw - var(--scrollbar-width)/91.2*1.7)}@media screen and (max-width:767px){.Wpyl{gap:29px}}@media screen and (min-width:1696px){.Wpyl{gap:29px}}@media screen and (max-width:767px){.Wpyl{padding-bottom:35px}}@media screen and (min-width:1696px){.Wpyl{padding-bottom:56px}}@media screen and (max-width:767px){.Wpyl{margin-top:-7px}}@media screen and (min-width:1696px){.Wpyl{margin-top:-7px}}@media print,screen and (min-width:768px){.CFV9:hover{transition:color .5s ease}.CFV9:hover:hover{color:#002f65}}.Dg0z{padding-top:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.Dg0z{padding-top:0}}@media screen and (min-width:1696px){.Dg0z{padding-top:6px}}.PLcg{grid-gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);display:grid;gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);grid-template-columns:1fr 1fr;max-width:100%;padding-bottom:calc(3.13158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.PLcg{gap:10px;grid-template-columns:1fr}}@media screen and (min-width:1696px){.PLcg{gap:10px}}@media screen and (max-width:767px){.PLcg{padding-bottom:70px}}@media screen and (min-width:1696px){.PLcg{padding-bottom:70px}}@media print{.PLcg{display:none!important}}.egkA{display:flex;flex-direction:column;gap:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.egkA{gap:32px}}@media screen and (min-width:1696px){.egkA{gap:32px}}.R01V{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9);margin-top:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.R01V{gap:29px}}@media screen and (min-width:1696px){.R01V{gap:29px}}@media screen and (max-width:767px){.R01V{margin-top:-7px}}@media screen and (min-width:1696px){.R01V{margin-top:-7px}}.zC6f{transition:color .5s ease}.zC6f:hover{color:#002f65}.GkwN{border-bottom:1px solid #dddedf}@media screen and (max-width:767px){.GkwN{padding:18px 0 44px}.GkwN:first-child{padding:13px 0 44px}.GkwN.CJqw{padding-bottom:37px}}@media print,screen and (min-width:768px){.GkwN:first-child{border-top:1px solid #dddedf}.GkwN.CJqw{min-height:calc(-.3rem + 12.5vw - var(--scrollbar-width)/91.2*11.4)}}@media screen and (min-width:768px)and (max-width:767px){.GkwN.CJqw{min-height:207px}}@media screen and (min-width:768px)and (min-width:1696px){.GkwN.CJqw{min-height:207px}}.GkwN:last-child{border-bottom-color:#002f65}.mESC{display:flex;gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);justify-content:space-between;padding-top:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.mESC{gap:18px}}@media screen and (min-width:1696px){.mESC{gap:50px}}@media screen and (max-width:767px){.mESC{padding-top:0}}@media screen and (min-width:1696px){.mESC{padding-top:18px}}@media screen and (max-width:767px){.mESC{flex-direction:column}}.mESC:hover .CJaz{color:#4571a3}.YoQ2{display:flex;flex-direction:column;margin-bottom:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);word-break:break-word}@media screen and (max-width:767px){.YoQ2{margin-bottom:0}}@media screen and (min-width:1696px){.YoQ2{margin-bottom:35px}}.tmSN{color:#4571a3;font-size:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8);letter-spacing:calc(-.01684rem + .02193vw - var(--scrollbar-width)/91.2*.02);margin-bottom:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4);position:relative;top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.tmSN{top:0}}@media screen and (min-width:1696px){.tmSN{top:0}}@media screen and (max-width:767px){.tmSN{margin-bottom:8px}}@media screen and (min-width:1696px){.tmSN{margin-bottom:8px}}@media screen and (max-width:767px){.tmSN{font-size:14px}}@media screen and (min-width:1696px){.tmSN{font-size:14px}}@media screen and (max-width:767px){.tmSN{letter-spacing:.2px}}@media screen and (min-width:1696px){.tmSN{letter-spacing:.2px}}.CJaz{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#002f65;display:-webkit-box;font-family:adobe-caslon-pro,serif;font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2);margin-bottom:calc(-.05263rem + .32895vw - var(--scrollbar-width)/91.2*.3);overflow:hidden;transition:color .5s ease}@media screen and (max-width:767px){.CJaz{margin-bottom:6px}}@media screen and (min-width:1696px){.CJaz{margin-bottom:5px}}@media screen and (max-width:767px){.CJaz{font-size:30px}}@media screen and (min-width:1696px){.CJaz{font-size:30px}}@media screen and (max-width:767px){.CJaz{letter-spacing:-.5px}}@media screen and (min-width:1696px){.CJaz{letter-spacing:-.5px}}@media screen and (max-width:767px){.CJaz{line-height:36px}}@media screen and (min-width:1696px){.CJaz{line-height:36px}}@media screen and (max-width:767px){.CJaz{-webkit-line-clamp:unset}}.CJaz.CJqw{padding-right:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.CJaz.CJqw{padding-right:0}}@media screen and (min-width:1696px){.CJaz.CJqw{padding-right:20px}}.EKVk,.iAyh{color:#4571a3;font-size:medium;margin-bottom:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.EKVk,.iAyh{margin-bottom:0}}@media screen and (min-width:1696px){.EKVk,.iAyh{margin-bottom:0}}.EKVk{font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.EKVk{font-size:16px}}@media screen and (min-width:1696px){.EKVk{font-size:16px}}@media screen and (max-width:767px){.EKVk{translate:0 1px}}.DIkh{--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);flex:none;height:calc(-.16316rem + 9.97807vw - var(--scrollbar-width)/91.2*9.1);margin-bottom:calc(-.01053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);translate:0 var(--y);width:calc(-.26316rem + 16.22807vw - var(--scrollbar-width)/91.2*14.8)}@media screen and (max-width:767px){.DIkh{width:270px}}@media screen and (min-width:1696px){.DIkh{width:270px}}@media screen and (max-width:767px){.DIkh{height:166px}}@media screen and (min-width:1696px){.DIkh{height:166px}}@media screen and (max-width:767px){.DIkh{margin-bottom:0}}@media screen and (min-width:1696px){.DIkh{margin-bottom:22px}}@media screen and (max-width:767px){.DIkh{--y:0px}}@media screen and (min-width:1696px){.DIkh{--y:2px}}.vdFy{height:100%;object-fit:cover;width:100%}.yVb6.GkwN{border-top-color:#002f65}.EoF8:first-child{border-top:none}.EoF8:first-child .mESC{padding-top:0}.ko6a{list-style-type:none}.ko6a.GkwN{border-top:none}.ko6a .tmSN{font-size:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.ko6a .tmSN{font-size:14px}}@media screen and (min-width:1696px){.ko6a .tmSN{font-size:14px}}.ko6a .CJaz{font-weight:600}@media screen and (max-width:767px){.ko6a .CJaz{-webkit-line-clamp:4;margin-bottom:12px}}.ko6a .FWx6{-webkit-box-orient:vertical;-webkit-line-clamp:5;color:#4f5050;display:-webkit-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin-bottom:calc(.54737rem + .32895vw - var(--scrollbar-width)/91.2*.3);overflow:hidden;padding-top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.ko6a .FWx6{font-size:19px}}@media screen and (min-width:1696px){.ko6a .FWx6{font-size:19px}}@media screen and (max-width:767px){.ko6a .FWx6{line-height:26px}}@media screen and (min-width:1696px){.ko6a .FWx6{line-height:26px}}@media screen and (max-width:767px){.ko6a .FWx6{letter-spacing:.5px}}@media screen and (min-width:1696px){.ko6a .FWx6{letter-spacing:.5px}}@media screen and (max-width:767px){.ko6a .FWx6{margin-bottom:11px}}@media screen and (min-width:1696px){.ko6a .FWx6{margin-bottom:11px}}@media screen and (max-width:767px){.ko6a .FWx6{padding-top:2px}}@media screen and (min-width:1696px){.ko6a .FWx6{padding-top:2px}}@media screen and (max-width:767px){.ko6a .FWx6{-webkit-line-clamp:12}}@media print{.ko6a .FWx6{font-size:10pt;line-height:13.5pt;padding-bottom:16px}}@media screen and (max-width:767px){.ko6a .mESC{gap:14px}}.ko6a:last-of-type{border-bottom:none}.win .iAyh{margin-bottom:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.win .iAyh{margin-bottom:1px}}@media screen and (min-width:1696px){.win .iAyh{margin-bottom:1px}}.win .YoQ2{margin-bottom:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.win .YoQ2{margin-bottom:0}}@media screen and (min-width:1696px){.win .YoQ2{margin-bottom:33px}}@media screen and (max-width:767px){.win .mESC{gap:13px}.win .CJaz{margin-bottom:12px}.win .GkwN.CJqw{padding-bottom:36px}}.rHB1{padding-top:calc(3.13158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.rHB1{padding-top:20px}}@media screen and (min-width:1696px){.rHB1{padding-top:70px}}.iDUg{border-top:none;padding-top:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.iDUg{padding-top:20px}}@media screen and (min-width:1696px){.iDUg{padding-top:1px}}.MvJx{border-top:none;margin-bottom:calc(-.01053rem - .76754vw - var(--scrollbar-width)/91.2*-.7);padding-top:calc(.02632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.MvJx{padding-top:16px}}@media screen and (min-width:1696px){.MvJx{padding-top:15px}}@media screen and (max-width:767px){.MvJx{margin-bottom:-1px}}@media screen and (min-width:1696px){.MvJx{margin-bottom:-13px}}.MvJx .arrows-container{translate:1px 1px}@media screen and (max-width:767px){.MvJx .arrows-container{translate:0 -.5px}}.mYZR li:last-child{border-bottom:none;padding-bottom:0}._uRg{display:flex;flex-direction:column;gap:calc(1.55789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){._uRg{gap:34px}}@media screen and (min-width:1696px){._uRg{gap:34px}}.gRq_{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9);margin-top:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.gRq_{gap:29px}}@media screen and (min-width:1696px){.gRq_{gap:29px}}@media screen and (max-width:767px){.gRq_{margin-top:-7px}}@media screen and (min-width:1696px){.gRq_{margin-top:-7px}}.poA3:hover{color:#002f65}.WJMn{border-bottom:1px solid #dddedf}@media screen and (max-width:767px){.WJMn{padding:20px 0}}.WJMn:first-child{border-top:1px solid #dddedf}.MDTP{display:flex;gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);justify-content:space-between;padding-top:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.MDTP{gap:15px}}@media screen and (min-width:1696px){.MDTP{gap:50px}}@media screen and (max-width:767px){.MDTP{padding-top:0}}@media screen and (min-width:1696px){.MDTP{padding-top:20px}}@media screen and (max-width:767px){.MDTP{flex-direction:column}}.MDTP:hover .dUSB{color:#4571a3}.LEsO{display:grid;grid-template-columns:1fr;margin-bottom:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.LEsO{margin-bottom:0}}@media screen and (min-width:1696px){.LEsO{margin-bottom:32px}}.BHVi{margin-bottom:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2);position:relative;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.BHVi{top:-2px}}@media screen and (min-width:1696px){.BHVi{top:-2px}}@media screen and (max-width:767px){.BHVi{margin-bottom:6px}}@media screen and (min-width:1696px){.BHVi{margin-bottom:6px}}.dUSB{margin-bottom:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2);transition:color .5s ease}@media screen and (max-width:767px){.dUSB{margin-bottom:6px}}@media screen and (min-width:1696px){.dUSB{margin-bottom:6px}}.VwNi{font-size:medium;margin-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);margin-top:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.VwNi{margin-top:15px}}@media screen and (min-width:1696px){.VwNi{margin-top:15px}}@media screen and (max-width:767px){.VwNi{margin-bottom:2px}}@media screen and (min-width:1696px){.VwNi{margin-bottom:2px}}.tK6b{flex:none;height:calc(7.38947rem + 5.48246vw - var(--scrollbar-width)/91.2*5);margin-bottom:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);width:calc(12.07895rem + 8.88158vw - var(--scrollbar-width)/91.2*8.1)}@media screen and (max-width:767px){.tK6b{width:270px}}@media screen and (min-width:1696px){.tK6b{width:270px}}@media screen and (max-width:767px){.tK6b{height:166px}}@media screen and (min-width:1696px){.tK6b{height:166px}}@media screen and (max-width:767px){.tK6b{margin-bottom:0}}@media screen and (min-width:1696px){.tK6b{margin-bottom:20px}}.Y2_M{height:100%;object-fit:cover;width:100%}.OPeD.WJMn{border-bottom:1px solid #dddedf;border-top:none}@media screen and (max-width:767px){.OPeD.WJMn{padding-top:0}}.OPeD .MDTP{padding-top:0}.OPeD .BHVi{margin-bottom:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.OPeD .BHVi{margin-bottom:9px}}@media screen and (min-width:1696px){.OPeD .BHVi{margin-bottom:9px}}.OPeD .LEsO{margin-bottom:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.OPeD .LEsO{margin-bottom:0}}@media screen and (min-width:1696px){.OPeD .LEsO{margin-bottom:33px}}.OPeD .tK6b{height:calc(-.34737rem + 16.33772vw - var(--scrollbar-width)/91.2*14.9);max-width:calc(-.57895rem + 26.53509vw - var(--scrollbar-width)/91.2*24.2);width:calc(19.68421rem + 14.47368vw - var(--scrollbar-width)/91.2*13.2)}@media screen and (max-width:767px){.OPeD .tK6b{width:100%}}@media screen and (min-width:1696px){.OPeD .tK6b{width:440px}}@media screen and (max-width:767px){.OPeD .tK6b{max-width:260px}}@media screen and (min-width:1696px){.OPeD .tK6b{max-width:440px}}@media screen and (max-width:767px){.OPeD .tK6b{height:160px}}@media screen and (min-width:1696px){.OPeD .tK6b{height:271px}}.Txws:first-child{border-top:none}.Txws:first-child .MDTP{padding-top:0}.Mw_r,.Mw_r *,.Mw_r p{-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin:0;margin-bottom:calc(-.21579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);overflow:hidden;padding:0;padding-top:calc(.1rem - var(--scrollbar-width)/91.2*0);text-overflow:ellipsis}@media screen and (max-width:767px){.Mw_r,.Mw_r *,.Mw_r p{padding-top:1px}}@media screen and (min-width:1696px){.Mw_r,.Mw_r *,.Mw_r p{padding-top:1px}}@media screen and (max-width:767px){.Mw_r,.Mw_r *,.Mw_r p{line-height:26px}}@media screen and (min-width:1696px){.Mw_r,.Mw_r *,.Mw_r p{line-height:26px}}@media screen and (max-width:767px){.Mw_r,.Mw_r *,.Mw_r p{margin-bottom:-4px}}@media screen and (min-width:1696px){.Mw_r,.Mw_r *,.Mw_r p{margin-bottom:-4px}}.Mw_r .Zl6v,.Mw_r p.Zl6v,.Mw_r.Zl6v{-webkit-line-clamp:4}.r54D{border-bottom:1px solid #dddedf}@media screen and (max-width:767px){.r54D{padding:20px 0}}.r54D:first-child{border-top:1px solid #dddedf}.sLXK{display:flex;gap:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);justify-content:space-between;padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.sLXK{gap:15px}}@media screen and (min-width:1696px){.sLXK{gap:20px}}@media screen and (max-width:767px){.sLXK{padding-top:0}}@media screen and (min-width:1696px){.sLXK{padding-top:30px}}@media screen and (max-width:767px){.sLXK{flex-direction:column}}.sLXK:hover .hEBU{color:#4571a3}.Fn4s{display:flex;flex-direction:column;gap:calc(.31579rem + .10965vw - var(--scrollbar-width)/91.2*.1);margin-bottom:calc(1.57368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.Fn4s{gap:5px}}@media screen and (min-width:1696px){.Fn4s{gap:5px}}@media screen and (max-width:767px){.Fn4s{margin-bottom:0}}@media screen and (min-width:1696px){.Fn4s{margin-bottom:36px}}.hEBU{margin-bottom:calc(.11579rem + .10965vw - var(--scrollbar-width)/91.2*.1);transition:color .5s ease}@media screen and (max-width:767px){.hEBU{margin-bottom:3px}}@media screen and (min-width:1696px){.hEBU{margin-bottom:3px}}.JKMg{margin-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.JKMg{margin-bottom:2px}}@media screen and (min-width:1696px){.JKMg{margin-bottom:2px}}.kKzD{grid-gap:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7);border-top:none;display:grid;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);grid-template-columns:auto 1fr;line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);max-width:470px;width:100%}@media screen and (max-width:767px){.kKzD{font-size:19px}}@media screen and (min-width:1696px){.kKzD{font-size:19px}}@media screen and (max-width:767px){.kKzD{line-height:28px}}@media screen and (min-width:1696px){.kKzD{line-height:26px}}@media screen and (max-width:767px){.kKzD{margin-top:30px}}@media screen and (min-width:1696px){.kKzD{margin-top:30px}}@media screen and (max-width:767px){.kKzD{grid-gap:20px}}@media screen and (min-width:1696px){.kKzD{grid-gap:25px}}.kKzD:first-of-type{margin-top:0}@media screen and (max-width:767px){.kKzD:last-of-type{border-bottom:none;padding-bottom:0}}@media print{.kKzD{-webkit-column-break-inside:avoid;break-inside:avoid;margin-bottom:25px;margin-top:25px;page-break-inside:avoid}}.kKzD .AEOH{background-color:#d9ebfc;height:calc(.78947rem + 5.48246vw - var(--scrollbar-width)/91.2*5);overflow:hidden;padding:0;width:calc(.78947rem + 5.48246vw - var(--scrollbar-width)/91.2*5)}@media screen and (max-width:767px){.kKzD .AEOH{width:85px}}@media screen and (min-width:1696px){.kKzD .AEOH{width:100px}}@media screen and (max-width:767px){.kKzD .AEOH{height:85px}}@media screen and (min-width:1696px){.kKzD .AEOH{height:100px}}.kKzD .AEOH img{height:100%;object-fit:cover;width:100%}.kKzD .AEOH a{display:block;height:inherit;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media print{.kKzD .AEOH{background-color:#d9ebfc!important}}.kKzD .hNM1{align-content:center;display:grid;grid-template-columns:1fr;margin-top:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.kKzD .hNM1{margin-top:10px}}@media screen and (min-width:1696px){.kKzD .hNM1{margin-top:10px}}.kKzD .hNM1 .vn7e{color:#4f5050;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:700;line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin-bottom:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.kKzD .hNM1 .vn7e{font-size:19px}}@media screen and (min-width:1696px){.kKzD .hNM1 .vn7e{font-size:19px}}@media screen and (max-width:767px){.kKzD .hNM1 .vn7e{line-height:26px}}@media screen and (min-width:1696px){.kKzD .hNM1 .vn7e{line-height:26px}}@media screen and (max-width:767px){.kKzD .hNM1 .vn7e{margin-bottom:1px}}@media screen and (min-width:1696px){.kKzD .hNM1 .vn7e{margin-bottom:1px}}@media print,screen and (min-width:768px){.kKzD .hNM1 .vn7e{transition:color .5s ease}.kKzD .hNM1 .vn7e:hover{color:#4571a3}}.kKzD .hNM1 .vn7e{transition:color .5s ease}.kKzD .hNM1 .OpUD{color:#4f5050;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);margin-bottom:calc(.11579rem + .10965vw - var(--scrollbar-width)/91.2*.1);margin-top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.kKzD .hNM1 .OpUD{margin-top:0}}@media screen and (min-width:1696px){.kKzD .hNM1 .OpUD{margin-top:0}}@media screen and (max-width:767px){.kKzD .hNM1 .OpUD{font-size:19px}}@media screen and (min-width:1696px){.kKzD .hNM1 .OpUD{font-size:19px}}@media screen and (max-width:767px){.kKzD .hNM1 .OpUD{line-height:24px}}@media screen and (min-width:1696px){.kKzD .hNM1 .OpUD{line-height:24px}}@media screen and (max-width:767px){.kKzD .hNM1 .OpUD{margin-bottom:3px}}@media screen and (min-width:1696px){.kKzD .hNM1 .OpUD{margin-bottom:3px}}.kKzD .hNM1 .KZ6e{font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.kKzD .hNM1 .KZ6e{font-size:19px}}@media screen and (min-width:1696px){.kKzD .hNM1 .KZ6e{font-size:19px}}@media screen and (max-width:767px){.kKzD .hNM1 .KZ6e{margin:0}}@media print{.kKzD .hNM1 .KZ6e{margin-top:0}}.kKzD .hNM1 .KZ6e .J_jI{color:#fff;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);margin-bottom:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.kKzD .hNM1 .KZ6e .J_jI{margin-bottom:1px}}@media screen and (min-width:1696px){.kKzD .hNM1 .KZ6e .J_jI{margin-bottom:1px}}@media screen and (max-width:767px){.kKzD .hNM1 .KZ6e .J_jI{font-size:19px}}@media screen and (min-width:1696px){.kKzD .hNM1 .KZ6e .J_jI{font-size:19px}}@media screen and (max-width:767px){.kKzD .hNM1 .KZ6e .J_jI{letter-spacing:0}}@media screen and (min-width:1696px){.kKzD .hNM1 .KZ6e .J_jI{letter-spacing:0}}@media screen and (max-width:767px){.kKzD .hNM1 .KZ6e .J_jI{line-height:24px}}@media screen and (min-width:1696px){.kKzD .hNM1 .KZ6e .J_jI{line-height:24px}}.kKzD .hNM1 .KZ6e .J_jI:hover{color:var(--tc-blue)}.kKzD .hNM1 .KZ6e .a6sq{color:var(--tc-blue);font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.kKzD .hNM1 .KZ6e .a6sq{text-underline-offset:4px}}@media screen and (min-width:1696px){.kKzD .hNM1 .KZ6e .a6sq{text-underline-offset:4px}}@media print,screen and (min-width:768px){.kKzD .hNM1 .KZ6e .a6sq:hover{text-decoration-color:#4571a3}}@media print{.kKzD .hNM1 .KZ6e .a6sq{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.kKzD .hNM1 .KZ6e .a6sq{font-size:19px}}@media screen and (min-width:1696px){.kKzD .hNM1 .KZ6e .a6sq{font-size:19px}}@media screen and (max-width:767px){.kKzD .hNM1 .KZ6e .a6sq{letter-spacing:0}}@media screen and (min-width:1696px){.kKzD .hNM1 .KZ6e .a6sq{letter-spacing:0}}@media screen and (max-width:767px){.kKzD .hNM1 .KZ6e .a6sq{line-height:27px}}@media screen and (min-width:1696px){.kKzD .hNM1 .KZ6e .a6sq{line-height:27px}}@media print{.kKzD .hNM1 .KZ6e .a6sq{display:none}}.kKzD .hNM1 .KZ6e .a6sq:hover{color:var(--tc-blue)}.INVO,.x_oF{border-bottom:1px solid #dddedf;display:flex;gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);justify-content:space-between;padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.INVO,.x_oF{gap:15px}}@media screen and (min-width:1696px){.INVO,.x_oF{gap:50px}}@media screen and (max-width:767px){.INVO,.x_oF{padding-top:0}}@media screen and (min-width:1696px){.INVO,.x_oF{padding-top:30px}}@media screen and (max-width:767px){.INVO,.x_oF{flex-direction:column;padding:20px 0}}.INVO:first-child,.x_oF:first-child{border-top:1px solid #dddedf}.x_oF{border-bottom:none!important;border-top:none!important;padding-top:0}.ERa8:hover .Yom3{color:#002f65}.gj4w{display:flex;flex-direction:column;margin-bottom:calc(1.67368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.gj4w{margin-bottom:0}}@media screen and (min-width:1696px){.gj4w{margin-bottom:37px}}.DMIr{margin-bottom:calc(.56316rem + .4386vw - var(--scrollbar-width)/91.2*.4);position:relative;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.DMIr{top:-2px}}@media screen and (min-width:1696px){.DMIr{top:-2px}}@media screen and (max-width:767px){.DMIr{margin-bottom:13px}}@media screen and (min-width:1696px){.DMIr{margin-bottom:13px}}.Yom3{margin-bottom:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);transition:color .5s ease}@media screen and (max-width:767px){.Yom3{margin-bottom:15px}}@media screen and (min-width:1696px){.Yom3{margin-bottom:17px}}._3diC{margin-bottom:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){._3diC{margin-bottom:15px}}@media screen and (min-width:1696px){._3diC{margin-bottom:18px}}.PGsS{font-size:medium;margin-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.PGsS{margin-bottom:2px}}@media screen and (min-width:1696px){.PGsS{margin-bottom:2px}}.elqE{flex:none;height:calc(7.15789rem + 5.26316vw - var(--scrollbar-width)/91.2*4.8);margin-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);width:calc(11.63158rem + 8.55263vw - var(--scrollbar-width)/91.2*7.8)}@media screen and (max-width:767px){.elqE{width:260px}}@media screen and (min-width:1696px){.elqE{width:260px}}@media screen and (max-width:767px){.elqE{height:160px}}@media screen and (min-width:1696px){.elqE{height:160px}}@media screen and (max-width:767px){.elqE{margin-bottom:0}}@media screen and (min-width:1696px){.elqE{margin-bottom:30px}}.hcV7{height:100%;object-fit:cover;width:100%}.FTdM:first-child{border-top:none}.FTdM:first-child .ERa8{padding-top:0}.f_vT{border-bottom:1px solid #dddedf}@media screen and (max-width:767px){.f_vT{padding:20px 0}}.f_vT:first-child{border-top:1px solid #dddedf}.f_vT:last-of-type .XGip{margin-bottom:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.f_vT:last-of-type .XGip{margin-bottom:1px}}@media screen and (min-width:1696px){.f_vT:last-of-type .XGip{margin-bottom:1px}}.f_vT:last-of-type .IBpN{margin-bottom:calc(1.67368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);padding-bottom:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.f_vT:last-of-type .IBpN{padding-bottom:0}}@media screen and (min-width:1696px){.f_vT:last-of-type .IBpN{padding-bottom:0}}@media screen and (max-width:767px){.f_vT:last-of-type .IBpN{margin-bottom:0}}@media screen and (min-width:1696px){.f_vT:last-of-type .IBpN{margin-bottom:37px}}.aijk{display:flex;gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);justify-content:space-between;padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.aijk{gap:15px}}@media screen and (min-width:1696px){.aijk{gap:50px}}@media screen and (max-width:767px){.aijk{padding-top:0}}@media screen and (min-width:1696px){.aijk{padding-top:30px}}@media screen and (max-width:767px){.aijk{flex-direction:column}}.aijk:hover .tTzM{color:#4571a3}.IBpN{display:flex;flex-direction:column;margin-bottom:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.IBpN{margin-bottom:0}}@media screen and (min-width:1696px){.IBpN{margin-bottom:32px}}.IBpN.N3ju{margin-bottom:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-bottom:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.IBpN.N3ju{padding-bottom:0}}@media screen and (min-width:1696px){.IBpN.N3ju{padding-bottom:4px}}@media screen and (max-width:767px){.IBpN.N3ju{margin-bottom:0}}@media screen and (min-width:1696px){.IBpN.N3ju{margin-bottom:32px}}.V5bb{margin-bottom:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2);position:relative;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.V5bb{top:-2px}}@media screen and (min-width:1696px){.V5bb{top:-2px}}@media screen and (max-width:767px){.V5bb{margin-bottom:6px}}@media screen and (min-width:1696px){.V5bb{margin-bottom:6px}}.tTzM{margin-bottom:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2);transition:color .5s ease}@media screen and (max-width:767px){.tTzM{margin-bottom:15px}}@media screen and (min-width:1696px){.tTzM{margin-bottom:6px}}.XGip{font-size:medium;margin-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.XGip{margin-bottom:2px}}@media screen and (min-width:1696px){.XGip{margin-bottom:2px}}.RHij{flex:none;height:calc(7.38947rem + 5.48246vw - var(--scrollbar-width)/91.2*5);margin-bottom:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);width:calc(12.07895rem + 8.88158vw - var(--scrollbar-width)/91.2*8.1)}@media screen and (max-width:767px){.RHij{width:270px}}@media screen and (min-width:1696px){.RHij{width:270px}}@media screen and (max-width:767px){.RHij{height:166px}}@media screen and (min-width:1696px){.RHij{height:166px}}@media screen and (max-width:767px){.RHij{margin-bottom:0}}@media screen and (min-width:1696px){.RHij{margin-bottom:20px}}.sQaE{height:100%;object-fit:cover;width:100%}.StI_.f_vT{border-bottom:1px solid #dddedf;border-top:none}@media screen and (max-width:767px){.StI_.f_vT{padding-top:0}}.StI_ .aijk{padding-top:0}.StI_ .V5bb{margin-bottom:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.StI_ .V5bb{margin-bottom:9px}}@media screen and (min-width:1696px){.StI_ .V5bb{margin-bottom:9px}}.StI_ .IBpN{margin-bottom:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.StI_ .IBpN{margin-bottom:0}}@media screen and (min-width:1696px){.StI_ .IBpN{margin-bottom:33px}}.StI_ .RHij{height:calc(-.34737rem + 16.33772vw - var(--scrollbar-width)/91.2*14.9);max-width:calc(-.57895rem + 26.53509vw - var(--scrollbar-width)/91.2*24.2);width:calc(19.68421rem + 14.47368vw - var(--scrollbar-width)/91.2*13.2)}@media screen and (max-width:767px){.StI_ .RHij{width:100%}}@media screen and (min-width:1696px){.StI_ .RHij{width:440px}}@media screen and (max-width:767px){.StI_ .RHij{max-width:260px}}@media screen and (min-width:1696px){.StI_ .RHij{max-width:440px}}@media screen and (max-width:767px){.StI_ .RHij{height:160px}}@media screen and (min-width:1696px){.StI_ .RHij{height:271px}}.A8c5:first-child{border-top:none}.A8c5:first-child .aijk{padding-top:0}.Syz_{margin-top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.Syz_{margin-top:0}}@media screen and (min-width:1696px){.Syz_{margin-top:-3px}}.Syz_.u1MQ{height:100vh}@media print{.Syz_>div{grid-template-columns:1fr!important;width:90%}}.Hoty{margin-bottom:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.Hoty{margin-bottom:36px}}@media screen and (min-width:1696px){.Hoty{margin-bottom:36px}}@media print{.zp8y{width:100%}}@media screen and (max-width:767px){.zp8y>div:last-child{border-bottom:none}.zp8y>div:last-child>div:last-child{padding-bottom:0}}.kkKk{color:#4f5050;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.kkKk{font-size:19px}}@media screen and (min-width:1696px){.kkKk{font-size:19px}}@media screen and (max-width:767px){.kkKk{line-height:26px}}@media screen and (min-width:1696px){.kkKk{line-height:26px}}@media screen and (max-width:767px){.kkKk{letter-spacing:.5px}}@media screen and (min-width:1696px){.kkKk{letter-spacing:.5px}}.kkKk span{font-weight:700;margin-left:calc(-.15789rem - .05482vw - var(--scrollbar-width)/91.2*-.05)}@media screen and (max-width:767px){.kkKk span{margin-left:-2.5px}}@media screen and (min-width:1696px){.kkKk span{margin-left:-2.5px}}.REkY{color:#002f65;display:block;font-family:adobe-caslon-pro,serif;font-size:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.57368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);position:relative;text-decoration-color:transparent!important}@media screen and (max-width:767px){.REkY{font-size:30px}}@media screen and (min-width:1696px){.REkY{font-size:30px}}@media screen and (max-width:767px){.REkY{line-height:36px}}@media screen and (min-width:1696px){.REkY{line-height:36px}}@media screen and (max-width:767px){.REkY{letter-spacing:-.5px}}@media screen and (min-width:1696px){.REkY{letter-spacing:-.5px}}@media print,screen and (min-width:768px){.REkY{transition:color .5s ease}.REkY:hover{color:#4571a3}}.REkY{transition:color .5s ease}.REkY:not(:last-of-type){margin-bottom:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.REkY:not(:last-of-type){margin-bottom:22px}}@media screen and (min-width:1696px){.REkY:not(:last-of-type){margin-bottom:22px}}.yjbv{border-bottom:1px solid #dddedf;display:grid;grid-template-columns:auto 1fr;max-width:calc(58.15789rem + 42.76316vw - var(--scrollbar-width)/91.2*39)}@media screen and (max-width:767px){.yjbv{max-width:100%}}@media screen and (min-width:1696px){.yjbv{max-width:1300px}}.yjbv:first-of-type{border-top:1px solid #002f65}@media screen and (max-width:767px){.yjbv{grid-template-columns:1fr}}.IhSA{translate:var(--x) 0;width:calc(-.42105rem + 21.38158vw - var(--scrollbar-width)/91.2*19.5)}@media print,screen and (min-width:768px){.IhSA{border-right:1px solid #dddedf}}@media screen and (max-width:767px){.IhSA{width:100%}}@media screen and (min-width:1696px){.IhSA{width:355px}}.ahM7{font-size:calc(.94211rem + .98684vw - var(--scrollbar-width)/91.2*.9);letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-bottom:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);padding-top:calc(1.67368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.ahM7{font-size:26px}}@media screen and (min-width:1696px){.ahM7{font-size:26px}}@media screen and (max-width:767px){.ahM7{line-height:32px}}@media screen and (min-width:1696px){.ahM7{line-height:32px}}@media screen and (max-width:767px){.ahM7{letter-spacing:-.5px}}@media screen and (min-width:1696px){.ahM7{letter-spacing:-.5px}}@media screen and (max-width:767px){.ahM7{padding-top:37px}}@media screen and (min-width:1696px){.ahM7{padding-top:37px}}@media screen and (max-width:767px){.ahM7{padding-bottom:0}}@media screen and (min-width:1696px){.ahM7{padding-bottom:40px}}._dr5{list-style-type:none;padding-bottom:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-left:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);padding-top:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){._dr5{padding-top:30px}}@media screen and (min-width:1696px){._dr5{padding-top:40px}}@media screen and (max-width:767px){._dr5{padding-left:0}}@media screen and (min-width:1696px){._dr5{padding-left:40px}}@media screen and (max-width:767px){._dr5{padding-bottom:35px}}@media screen and (min-width:1696px){._dr5{padding-bottom:35px}}._dr5 li:first-of-type{border-top:none;padding-top:0}._dr5 li:first-of-type a{padding-top:0}.TUnU li:last-child{border-bottom-color:#dddedf}.f2JW{margin:0 0 0 auto;margin-right:calc(-.1rem - var(--scrollbar-width)/91.2*0);margin-top:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.f2JW{margin-top:32px}}@media screen and (min-width:1696px){.f2JW{margin-top:32px}}@media screen and (max-width:767px){.f2JW{margin-right:-1px}}@media screen and (min-width:1696px){.f2JW{margin-right:-1px}}.QRHN .Mchz:first-child{margin-top:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.QRHN .Mchz:first-child{margin-top:33px}}@media screen and (min-width:1696px){.QRHN .Mchz:first-child{margin-top:33px}}@media print,screen and (min-width:768px){.Fh_u a{transition:color .5s ease}.Fh_u a:hover{color:#4571a3}}.Fh_u a{transition:color .5s ease}@media print,screen and (min-width:768px){.ALEJ a,.ALEJ a h3,.QRHN a,.QRHN a h3,.QaQ8 a,.QaQ8 a h3,.Qjci a,.Qjci a h3,.XDRh a,.XDRh a h3,.XpmF a,.XpmF a h3{transition:color .5s ease}.ALEJ a h3:hover,.ALEJ a:hover,.QRHN a h3:hover,.QRHN a:hover,.QaQ8 a h3:hover,.QaQ8 a:hover,.Qjci a h3:hover,.Qjci a:hover,.XDRh a h3:hover,.XDRh a:hover,.XpmF a h3:hover,.XpmF a:hover{color:#4571a3}}.ALEJ a,.ALEJ a h3,.QRHN a,.QRHN a h3,.QaQ8 a,.QaQ8 a h3,.Qjci a,.Qjci a h3,.XDRh a,.XDRh a h3,.XpmF a,.XpmF a h3{transition:color .5s ease}.Tug5{display:block;padding-top:calc(1.32632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.Tug5{padding-top:28px}}@media screen and (min-width:1696px){.Tug5{padding-top:28px}}.Tug5:first-of-type{padding-top:0}.Tug5 span{padding-top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.Tug5 span{padding-top:2px}}@media screen and (min-width:1696px){.Tug5 span{padding-top:2px}}.RZpR .f2JW{margin-top:calc(.56316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.RZpR .f2JW{margin-top:13px}}@media screen and (min-width:1696px){.RZpR .f2JW{margin-top:13px}}.ZA8I .f2JW{margin-top:calc(1.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.ZA8I .f2JW{margin-top:23px}}@media screen and (min-width:1696px){.ZA8I .f2JW{margin-top:23px}}.B8kL .f2JW{margin-top:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.B8kL .f2JW{margin-top:22px}}@media screen and (min-width:1696px){.B8kL .f2JW{margin-top:22px}}.QaQ8 .f2JW{margin-bottom:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);margin-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.QaQ8 .f2JW{margin-top:30px}}@media screen and (min-width:1696px){.QaQ8 .f2JW{margin-top:30px}}@media screen and (max-width:767px){.QaQ8 .f2JW{margin-bottom:0}}@media screen and (min-width:1696px){.QaQ8 .f2JW{margin-bottom:-2px}}.rFBz{color:#002f65;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);padding-bottom:calc(.03158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.rFBz{font-size:26px}}@media screen and (min-width:1696px){.rFBz{font-size:26px}}@media screen and (max-width:767px){.rFBz{line-height:32px}}@media screen and (min-width:1696px){.rFBz{line-height:32px}}@media screen and (max-width:767px){.rFBz{letter-spacing:-1px}}@media screen and (min-width:1696px){.rFBz{letter-spacing:-.5px}}@media screen and (max-width:767px){.rFBz{padding-bottom:40px}}@media screen and (min-width:1696px){.rFBz{padding-bottom:39px}}@media print,screen and (min-width:768px){.Y4iu{border-top:1px solid #002f65;padding-top:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}}@media screen and (min-width:768px)and (max-width:767px){.Y4iu{padding-top:30px}}@media screen and (min-width:768px)and (min-width:1696px){.Y4iu{padding-top:17px}}@media screen and (max-width:767px){.Y4iu hr{display:none}}.as7P{display:flex;padding-bottom:calc(-.10526rem + 2.74123vw - var(--scrollbar-width)/91.2*2.5)}@media screen and (max-width:767px){.as7P{padding-bottom:45px}}@media screen and (min-width:1696px){.as7P{padding-bottom:45px}}@media screen and (max-width:767px){.as7P{display:none}}.as7P img{object-fit:cover}.A_Bz{display:flex;padding-bottom:8px}@media print,screen and (min-width:768px){.A_Bz{display:none}}.A_Bz img{object-fit:cover}.ZhBO h4{padding-bottom:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.ZhBO h4{padding-bottom:25px}}@media screen and (min-width:1696px){.ZhBO h4{padding-bottom:34px}}.zIiV{--column:calc(-0.71053rem + 32.56579vw - var(--scrollbar-width)/91.2*29.7);align-items:flex-start;display:grid;grid-template-columns:var(--column) var(--column) 1fr;padding-bottom:calc(-.25789rem + 11.40351vw - var(--scrollbar-width)/91.2*10.4);padding-top:calc(.02632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.zIiV{padding-bottom:60px}}@media screen and (min-width:1696px){.zIiV{padding-bottom:189px}}@media screen and (max-width:767px){.zIiV{padding-top:28px}}@media screen and (min-width:1696px){.zIiV{padding-top:15px}}@media screen and (max-width:767px){.zIiV{--column:540px}}@media screen and (min-width:1696px){.zIiV{--column:540px}}@media screen and (max-width:767px){.zIiV{align-items:normal;display:flex;flex-direction:column}}.emLU{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(-.12632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);padding-right:calc(-.02105rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4)}@media screen and (max-width:767px){.emLU{font-size:40px}}@media screen and (min-width:1696px){.emLU{font-size:54px}}@media screen and (max-width:767px){.emLU{line-height:44px}}@media screen and (min-width:1696px){.emLU{line-height:60px}}@media screen and (max-width:767px){.emLU{letter-spacing:-.5px}}@media screen and (min-width:1696px){.emLU{letter-spacing:-.5px}}@media screen and (max-width:767px){.emLU{padding-right:0}}@media screen and (min-width:1696px){.emLU{padding-right:44px}}@media screen and (max-width:767px){.emLU{display:block;padding-bottom:8px;width:100%}}.SyYz{--y:calc(0.06842rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);color:#002f65;padding-right:calc(-.15789rem + 7.23684vw - var(--scrollbar-width)/91.2*6.6);translate:0 var(--y)}@media screen and (max-width:767px){.SyYz{--y:0px}}@media screen and (min-width:1696px){.SyYz{--y:-3px}}@media screen and (max-width:767px){.SyYz{padding-right:0}}@media screen and (min-width:1696px){.SyYz{padding-right:120px}}.SyYz *,.SyYz p{color:#002f65;font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){.SyYz *,.SyYz p{font-size:18px}}@media screen and (min-width:1696px){.SyYz *,.SyYz p{font-size:18px}}@media screen and (max-width:767px){.SyYz *,.SyYz p{line-height:24px}}@media screen and (min-width:1696px){.SyYz *,.SyYz p{line-height:24px}}@media screen and (max-width:767px){.SyYz *,.SyYz p{letter-spacing:.5px}}@media screen and (min-width:1696px){.SyYz *,.SyYz p{letter-spacing:.5px}}@media screen and (max-width:767px){.SyYz strong{letter-spacing:-.1px}}.wspa{--y:calc(0rem - var(--scrollbar-width)/91.2*0);margin-right:calc(-.38421rem + 14.69298vw - var(--scrollbar-width)/91.2*13.4);translate:0 var(--y)}@media screen and (max-width:767px){.wspa{margin-right:243px}}@media screen and (min-width:1696px){.wspa{margin-right:243px}}@media screen and (max-width:767px){.wspa{--y:0px}}@media screen and (min-width:1696px){.wspa{--y:0px}}@media screen and (max-width:767px){.wspa{line-height:28px;margin-top:22px;padding-bottom:9px;padding-left:31px;padding-right:59px}}@media print{.wspa{display:none}}.qoED h4{color:#002f65;font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);padding-bottom:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.qoED h4{padding-bottom:24px}}@media screen and (min-width:1696px){.qoED h4{padding-bottom:34px}}@media screen and (max-width:767px){.qoED h4{letter-spacing:-.5px}}@media screen and (min-width:1696px){.qoED h4{letter-spacing:-.5px}}.ZI1c{background-color:#fff;min-height:calc(-1.16842rem + 50.2193vw - var(--scrollbar-width)/91.2*45.8);padding-bottom:calc(-.05263rem + 6.57895vw - var(--scrollbar-width)/91.2*6);padding-top:calc(-.15789rem + 7.23684vw - var(--scrollbar-width)/91.2*6.6)}@media screen and (max-width:767px){.ZI1c{min-height:832px}}@media screen and (min-width:1696px){.ZI1c{min-height:832px}}@media screen and (max-width:767px){.ZI1c{padding-top:38px}}@media screen and (min-width:1696px){.ZI1c{padding-top:120px}}@media screen and (max-width:767px){.ZI1c{padding-bottom:37px}}@media screen and (min-width:1696px){.ZI1c{padding-bottom:110px}}.KL2X{grid-column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);grid-row-gap:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);-webkit-column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.KL2X{-webkit-column-gap:50px;column-gap:50px}}@media screen and (min-width:1696px){.KL2X{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.KL2X{row-gap:0}}@media screen and (min-width:1696px){.KL2X{row-gap:40px}}@media screen and (max-width:767px){.KL2X{grid-template-columns:1fr}}.DVVq{--shadow:calc(-0.03158rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);background-color:#f5f5f5;box-shadow:0 var(--shadow) 0 inset #ffd639;color:#002f65;min-height:calc(-.28947rem + 17.43421vw - var(--scrollbar-width)/91.2*15.9);padding-bottom:calc(0rem - var(--scrollbar-width)/91.2*0);padding-left:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-right:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7);width:calc(-.55263rem + 29.49561vw - var(--scrollbar-width)/91.2*26.9)}@media screen and (max-width:767px){.DVVq{width:100%}}@media screen and (min-width:1696px){.DVVq{width:490px}}@media screen and (max-width:767px){.DVVq{min-height:0;min-height:auto}}@media screen and (min-width:1696px){.DVVq{min-height:290px}}@media screen and (max-width:767px){.DVVq{padding-left:25px}}@media screen and (min-width:1696px){.DVVq{padding-left:25px}}@media screen and (max-width:767px){.DVVq{padding-right:25px}}@media screen and (min-width:1696px){.DVVq{padding-right:25px}}@media screen and (max-width:767px){.DVVq{padding-bottom:31px}}@media screen and (min-width:1696px){.DVVq{padding-bottom:0}}@media screen and (max-width:767px){.DVVq{--shadow:-4px}}@media screen and (min-width:1696px){.DVVq{--shadow:-4px}}.DVVq.vvAj{min-height:calc(-.39474rem + 18.09211vw - var(--scrollbar-width)/91.2*16.5);padding-bottom:calc(0rem - var(--scrollbar-width)/91.2*0);padding-top:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}.DVVq.vvAj img{height:calc(-.11053rem + 7.56579vw - var(--scrollbar-width)/91.2*6.9);margin-bottom:calc(0rem - var(--scrollbar-width)/91.2*0);width:calc(-.21579rem + 8.22368vw - var(--scrollbar-width)/91.2*7.5)}@media screen and (max-width:767px){.DVVq.vvAj img{width:92px}}@media screen and (min-width:1696px){.DVVq.vvAj img{width:136px}}@media screen and (max-width:767px){.DVVq.vvAj img{height:84px}}@media screen and (min-width:1696px){.DVVq.vvAj img{height:126px}}@media screen and (max-width:767px){.DVVq.vvAj img{margin-bottom:8px}}@media screen and (min-width:1696px){.DVVq.vvAj img{margin-bottom:0}}@media screen and (max-width:767px){.DVVq.vvAj{padding-top:30px}}@media screen and (min-width:1696px){.DVVq.vvAj{padding-top:30px}}@media screen and (max-width:767px){.DVVq.vvAj{min-height:280px}}@media screen and (min-width:1696px){.DVVq.vvAj{min-height:300px}}@media screen and (max-width:767px){.DVVq.vvAj{padding-bottom:31px}}@media screen and (min-width:1696px){.DVVq.vvAj{padding-bottom:0}}.DVVq.vvAj .udt9{padding-top:calc(-.08421rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.DVVq.vvAj .udt9{padding-top:3px}}@media screen and (min-width:1696px){.DVVq.vvAj .udt9{padding-top:1px}}.DVVq.zFbf .jq6V{margin-left:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.DVVq.zFbf .jq6V{margin-left:-2px}}@media screen and (min-width:1696px){.DVVq.zFbf .jq6V{margin-left:2px}}@media screen and (max-width:767px){.DVVq.kb0P .LMuX{display:inline-block;letter-spacing:.6px;translate:9px 0}}.YbKc:has(+.uy4Y)+.uy4Y{padding-left:calc(1.44211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.YbKc:has(+.uy4Y)+.uy4Y{padding-left:31px}}@media screen and (min-width:1696px){.YbKc:has(+.uy4Y)+.uy4Y{padding-left:31px}}.uy4Y{font-family:adobe-caslon-pro,serif;font-size:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.77368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);overflow:hidden;padding-left:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.uy4Y{font-size:30px}}@media screen and (min-width:1696px){.uy4Y{font-size:30px}}@media screen and (max-width:767px){.uy4Y{line-height:38px}}@media screen and (min-width:1696px){.uy4Y{line-height:38px}}@media screen and (max-width:767px){.uy4Y{letter-spacing:-.5px}}@media screen and (min-width:1696px){.uy4Y{letter-spacing:-.5px}}@media screen and (max-width:767px){.uy4Y{padding-left:15px}}@media screen and (min-width:1696px){.uy4Y{padding-left:15px}}@media screen and (max-width:767px){.uy4Y.aU67{display:none}}.uy4Y.Rh_K{display:block;max-width:calc(100vw - 100px);padding-left:0;translate:0 15px}@media print,screen and (min-width:768px){.uy4Y.Rh_K{display:none}}.jq6V{--x:calc(-0.03158rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);--y:calc(-0.01579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);align-items:baseline;display:flex;font-family:adobe-devanagari,serif;font-weight:700;padding-left:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);padding-top:calc(-.00526rem + .65789vw - var(--scrollbar-width)/91.2*.6);translate:var(--x) var(--y)}@media screen and (max-width:767px){.jq6V{padding-left:2px}}@media screen and (min-width:1696px){.jq6V{padding-left:2px}}@media screen and (max-width:767px){.jq6V{padding-top:0}}@media screen and (min-width:1696px){.jq6V{padding-top:11px}}@media screen and (max-width:767px){.jq6V{--x:-2px}}@media screen and (min-width:1696px){.jq6V{--x:-4px}}@media screen and (max-width:767px){.jq6V{--y:32px}}@media screen and (min-width:1696px){.jq6V{--y:33px}}.LMuX{font-family:adobe-caslon-pro,serif;font-size:calc(-1.47368rem + 9.21053vw - var(--scrollbar-width)/91.2*8.4);line-height:calc(-.18421rem + 8.44298vw - var(--scrollbar-width)/91.2*7.7)}@media screen and (max-width:767px){.LMuX{font-size:88px}}@media screen and (min-width:1696px){.LMuX{font-size:140px}}@media screen and (max-width:767px){.LMuX{line-height:96px}}@media screen and (min-width:1696px){.LMuX{line-height:140px}}.YbKc{font-family:adobe-devanagari,serif;font-size:calc(-2.09474rem + 7.67544vw - var(--scrollbar-width)/91.2*7);line-height:calc(-.07895rem + 7.78509vw - var(--scrollbar-width)/91.2*7.1)}@media screen and (max-width:767px){.YbKc{font-size:69px}}@media screen and (min-width:1696px){.YbKc{font-size:108px}}@media screen and (max-width:767px){.YbKc{line-height:80px}}@media screen and (min-width:1696px){.YbKc{line-height:130px}}.YbKc.XtFv{--x:calc(0.06316rem + 0.4386vw - var(--scrollbar-width)/91.2*0.4);--y:calc(-0.04737rem - 0.32895vw - var(--scrollbar-width)/91.2*-0.3);display:inline-block;font-weight:400;scale:1.26;translate:var(--x) var(--y)}@media screen and (max-width:767px){.YbKc.XtFv{--x:5px}}@media screen and (min-width:1696px){.YbKc.XtFv{--x:8px}}@media screen and (max-width:767px){.YbKc.XtFv{--y:-3px}}@media screen and (min-width:1696px){.YbKc.XtFv{--y:-6px}}@media screen and (max-width:767px){.YbKc.XtFv{scale:1.2}}.YbKc.YL14{--x:calc(0.03158rem + 0.2193vw - var(--scrollbar-width)/91.2*0.2);--y:calc(0.05263rem - 0.32895vw - var(--scrollbar-width)/91.2*-0.3);display:inline-block;font-size:calc(-2.07895rem + 7.78509vw - var(--scrollbar-width)/91.2*7.1);padding-right:calc(-.00526rem + .65789vw - var(--scrollbar-width)/91.2*.6);scale:1.14;translate:var(--x) var(--y)}@media screen and (max-width:767px){.YbKc.YL14{font-size:69px}}@media screen and (min-width:1696px){.YbKc.YL14{font-size:110px}}@media screen and (max-width:767px){.YbKc.YL14{--x:3px}}@media screen and (min-width:1696px){.YbKc.YL14{--x:4px}}@media screen and (max-width:767px){.YbKc.YL14{--y:-4px}}@media screen and (min-width:1696px){.YbKc.YL14{--y:-5px}}@media screen and (max-width:767px){.YbKc.YL14{padding-right:0}}@media screen and (min-width:1696px){.YbKc.YL14{padding-right:11px}}@media screen and (max-width:767px){.YbKc.YL14{scale:1.24}}.YbKc.DSUW{--x:calc(-0.02105rem + 0.54825vw - var(--scrollbar-width)/91.2*0.5);--y:calc(0.06842rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);display:inline-block;font-family:adobe-caslon-pro,serif;font-size:calc(-2.36842rem + 8.55263vw - var(--scrollbar-width)/91.2*7.8);padding-right:calc(-.00526rem + .65789vw - var(--scrollbar-width)/91.2*.6);scale:1.17;translate:var(--x) var(--y)}@media screen and (max-width:767px){.YbKc.DSUW{font-size:71px}}@media screen and (min-width:1696px){.YbKc.DSUW{font-size:120px}}@media screen and (max-width:767px){.YbKc.DSUW{--x:16px}}@media screen and (min-width:1696px){.YbKc.DSUW{--x:9px}}@media screen and (max-width:767px){.YbKc.DSUW{--y:-2px}}@media screen and (min-width:1696px){.YbKc.DSUW{--y:-3px}}@media screen and (max-width:767px){.YbKc.DSUW{padding-right:0}}@media screen and (min-width:1696px){.YbKc.DSUW{padding-right:11px}}@media screen and (max-width:767px){.YbKc.DSUW{scale:1.24}}.udt9{font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);margin-top:calc(.02105rem - .54825vw - var(--scrollbar-width)/91.2*-.5);padding-top:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.udt9{font-size:18px}}@media screen and (min-width:1696px){.udt9{font-size:18px}}@media screen and (max-width:767px){.udt9{line-height:24px}}@media screen and (min-width:1696px){.udt9{line-height:24px}}@media screen and (max-width:767px){.udt9{margin-top:0}}@media screen and (min-width:1696px){.udt9{margin-top:-9px}}@media screen and (max-width:767px){.udt9{letter-spacing:.5px}}@media screen and (min-width:1696px){.udt9{letter-spacing:.5px}}@media screen and (max-width:767px){.udt9{padding-top:21px}}@media screen and (min-width:1696px){.udt9{padding-top:17px}}@media print,screen and (min-width:768px){.udt9{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.yIaY{align-items:flex-end;display:flex;gap:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);padding-bottom:calc(.03684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5)}.yIaY .udt9{padding-top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.yIaY .udt9{padding-top:21px}}@media screen and (min-width:1696px){.yIaY .udt9{padding-top:0}}@media screen and (max-width:767px){.yIaY{gap:0}}@media screen and (min-width:1696px){.yIaY{gap:20px}}@media screen and (max-width:767px){.yIaY{padding-bottom:14px}}@media screen and (min-width:1696px){.yIaY{padding-bottom:28px}}@media screen and (max-width:767px){.yIaY{align-items:normal;flex-direction:column;justify-content:flex-start}}.lYBD{--y:calc(-0.10526rem + 0.65789vw - var(--scrollbar-width)/91.2*0.6);font-family:adobe-caslon-pro,serif;font-size:calc(-.31579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.80526rem + 2.74123vw - var(--scrollbar-width)/91.2*2.5);padding-top:calc(-.05263rem + .32895vw - var(--scrollbar-width)/91.2*.3);translate:0 var(--y)}@media print,screen and (min-width:768px){.lYBD{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width:767px){.lYBD{font-size:28px}}@media screen and (min-width:1696px){.lYBD{font-size:30px}}@media screen and (max-width:767px){.lYBD{line-height:38px}}@media screen and (min-width:1696px){.lYBD{line-height:38px}}@media screen and (max-width:767px){.lYBD{letter-spacing:-.5px}}@media screen and (min-width:1696px){.lYBD{letter-spacing:-.5px}}@media screen and (max-width:767px){.lYBD{--y:12px}}@media screen and (min-width:1696px){.lYBD{--y:10px}}@media screen and (max-width:767px){.lYBD{padding-top:0}}@media screen and (min-width:1696px){.lYBD{padding-top:5px}}.UxwD{position:relative}@media print,screen and (min-width:768px){.UxwD{--header:calc(4.93684rem + 3.72807vw - var(--scrollbar-width)/91.2*3.4);height:calc(100svh - var(--header));max-height:calc(-1.30526rem + 58.99123vw - var(--scrollbar-width)/91.2*53.8);min-height:calc(-.98947rem + 46.60088vw - var(--scrollbar-width)/91.2*42.5)}}@media screen and (min-width:768px)and (max-width:767px){.UxwD{--header:112px}}@media screen and (min-width:768px)and (min-width:1696px){.UxwD{--header:112px}}@media screen and (min-width:768px)and (max-width:767px){.UxwD{min-height:773px}}@media screen and (min-width:768px)and (min-width:1696px){.UxwD{min-height:773px}}@media screen and (min-width:768px)and (max-width:767px){.UxwD{max-height:978px}}@media screen and (min-width:768px)and (min-width:1696px){.UxwD{max-height:978px}}.IWOB{display:flex;height:100%;width:100%}@media screen and (max-width:767px){.IWOB{display:none}}.SIAU{height:303px}@media print,screen and (min-width:768px){.SIAU{display:none}}.SIAU img{height:100%;object-fit:cover;width:100%}.xmnr{height:100%;width:33.333%}.xmnr img{height:100%;object-fit:cover;object-position:top;width:100%}.BX9a{bottom:0;height:calc(-.55263rem + 25.32895vw - var(--scrollbar-width)/91.2*23.1);position:absolute;width:calc(-1.10526rem + 50.65789vw - var(--scrollbar-width)/91.2*46.2)}@media screen and (max-width:767px){.BX9a{width:100%}}@media screen and (min-width:1696px){.BX9a{width:840px}}@media screen and (max-width:767px){.BX9a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (min-width:1696px){.BX9a{height:420px}}@media screen and (max-width:767px){.BX9a{background-color:#002f65;position:relative}}@media print{.BX9a{background:#f5f5f5!important;color:#000!important;display:block}}.EPTj{background-color:#002f65;bottom:0;height:100%;left:0;position:absolute;width:100%}@media screen and (max-width:767px){.EPTj{display:none}}.gbb3{left:0;padding:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2) calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7) calc(-.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3) calc(-.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);position:absolute;top:0}@media screen and (max-width:767px){.gbb3{padding-left:25px}}@media screen and (min-width:1696px){.gbb3{padding-left:55px}}@media screen and (max-width:767px){.gbb3{padding-right:20px}}@media screen and (min-width:1696px){.gbb3{padding-right:50px}}@media screen and (max-width:767px){.gbb3{padding-top:25px}}@media screen and (min-width:1696px){.gbb3{padding-top:40px}}@media screen and (max-width:767px){.gbb3{padding-bottom:35px}}@media screen and (min-width:1696px){.gbb3{padding-bottom:55px}}@media screen and (max-width:767px){.gbb3{position:static}._mTl{display:none}}.biWz{align-items:center;bottom:0;box-shadow:0 0 30px 0 rgba(0,0,0,.15);display:flex;height:calc(-.37368rem + 13.37719vw - var(--scrollbar-width)/91.2*12.2);left:0;padding-top:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);position:fixed;right:0;width:100%;z-index:80}.biWz,.biWz>div>div{background-color:#002f65}@media screen and (max-width:767px){.biWz{height:221px}}@media screen and (min-width:1696px){.biWz{height:221px}}@media screen and (max-width:767px){.biWz{padding-top:30px}}@media screen and (min-width:1696px){.biWz{padding-top:30px}}@media screen and (max-width:767px){.biWz{display:none}}@media print{.biWz{display:none!important}}.CbZF{height:100%;margin:0 auto;max-width:calc(-1.97368rem + 94.62719vw - var(--scrollbar-width)/91.2*86.3);width:100%}@media screen and (max-width:767px){.CbZF{max-width:1570px}}@media screen and (min-width:1696px){.CbZF{max-width:1570px}}.TYSS{grid-column-gap:var(--gap);--i-y:calc(-0.05789rem - 0.05482vw - var(--scrollbar-width)/91.2*-0.05);--text-col:calc(-0.21579rem + 10.30702vw - var(--scrollbar-width)/91.2*9.4);--gap:calc(-0.41053rem + 22.14912vw - var(--scrollbar-width)/91.2*20.2);align-items:flex-start;-webkit-column-gap:var(--gap);column-gap:var(--gap);display:grid;grid-template-columns:var(--text-col) 1fr;margin-right:calc(.02632rem - 3.28947vw - var(--scrollbar-width)/91.2*-3);translate:0 var(--i-y)}@media screen and (max-width:767px){.TYSS{--i-y:-1.5px}}@media screen and (min-width:1696px){.TYSS{--i-y:-1.5px}}@media screen and (max-width:767px){.TYSS{margin-right:0}}@media screen and (min-width:1696px){.TYSS{margin-right:-55px}}@media screen and (max-width:767px){.TYSS{--text-col:171px}}@media screen and (min-width:1696px){.TYSS{--text-col:171px}}@media screen and (max-width:767px){.TYSS{--gap:369px}}@media screen and (min-width:1696px){.TYSS{--gap:368px}}.TYSS.mYZh{min-height:calc(-.2rem + 8.33333vw - var(--scrollbar-width)/91.2*7.6)}@media screen and (max-width:767px){.TYSS.mYZh{min-height:138px}}@media screen and (min-width:1696px){.TYSS.mYZh{min-height:138px}}.TYSS.mYZh .Bfxi{width:calc(-1.18421rem + 58.44298vw - var(--scrollbar-width)/91.2*53.3)}@media screen and (max-width:767px){.TYSS.mYZh .Bfxi{width:970px}}@media screen and (min-width:1696px){.TYSS.mYZh .Bfxi{width:970px}}.U2aI{--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);color:#fff;font-family:adobe-caslon-pro,serif;font-size:calc(.01053rem + 2.85088vw - var(--scrollbar-width)/91.2*2.6);letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.12632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);translate:0 var(--y)}@media screen and (max-width:767px){.U2aI{font-size:48px}}@media screen and (min-width:1696px){.U2aI{font-size:48px}}@media screen and (max-width:767px){.U2aI{line-height:54px}}@media screen and (min-width:1696px){.U2aI{line-height:54px}}@media screen and (max-width:767px){.U2aI{--y:2px}}@media screen and (min-width:1696px){.U2aI{--y:2px}}@media screen and (max-width:767px){.U2aI{letter-spacing:-.5px}}@media screen and (min-width:1696px){.U2aI{letter-spacing:-.5px}}.ojni{align-items:flex-start;display:flex;gap:calc(-.07895rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.ojni{gap:25px}}@media screen and (min-width:1696px){.ojni{gap:25px}}@media print,screen and (min-width:768px){.ojni{max-width:calc(-1.3rem + 62.5vw - var(--scrollbar-width)/91.2*57)}}@media screen and (min-width:768px)and (max-width:767px){.ojni{max-width:1037px}}@media screen and (min-width:768px)and (min-width:1696px){.ojni{max-width:1037px}}.ekz_,.ojni:hover .Bfxi{color:#ffd639}.ekz_{--y:calc(0.06842rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);--x:calc(-0.08421rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8);font-weight:500;letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);translate:var(--x) var(--y)}@media screen and (max-width:767px){.ekz_{font-size:14px}}@media screen and (min-width:1696px){.ekz_{font-size:14px}}@media screen and (max-width:767px){.ekz_{line-height:14px}}@media screen and (min-width:1696px){.ekz_{line-height:24px}}@media screen and (max-width:767px){.ekz_{letter-spacing:0}}@media screen and (min-width:1696px){.ekz_{letter-spacing:0}}@media screen and (max-width:767px){.ekz_{--y:-4px}}@media screen and (min-width:1696px){.ekz_{--y:-3px}}@media screen and (max-width:767px){.ekz_{--x:1px}}@media screen and (min-width:1696px){.ekz_{--x:1px}}.EcBq{--y:calc(-0.02632rem + 0.16447vw - var(--scrollbar-width)/91.2*0.15);--x:calc(-0.08421rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);height:calc(-.29474rem + 9.75877vw - var(--scrollbar-width)/91.2*8.9);max-width:none;object-fit:cover;translate:var(--x) var(--y);width:calc(-.32632rem + 15.78947vw - var(--scrollbar-width)/91.2*14.4)}@media screen and (max-width:767px){.EcBq{width:262px}}@media screen and (min-width:1696px){.EcBq{width:262px}}@media screen and (max-width:767px){.EcBq{height:161px}}@media screen and (min-width:1696px){.EcBq{height:161px}}@media screen and (max-width:767px){.EcBq{--y:1.5px}}@media screen and (min-width:1696px){.EcBq{--y:2.5px}}@media screen and (max-width:767px){.EcBq{--x:1px}}@media screen and (min-width:1696px){.EcBq{--x:1px}}.Bfxi{-webkit-box-orient:vertical;-webkit-line-clamp:3;--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);--x:calc(-0.08421rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);color:#fff;display:-webkit-box;font-family:adobe-caslon-pro,serif;font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2);overflow:hidden;text-overflow:ellipsis;transition:color .5s ease;translate:var(--x) var(--y);width:calc(-.96316rem + 41.22807vw - var(--scrollbar-width)/91.2*37.6);word-break:break-word}@media screen and (max-width:767px){.Bfxi{font-size:30px}}@media screen and (min-width:1696px){.Bfxi{font-size:30px}}@media screen and (max-width:767px){.Bfxi{line-height:36px}}@media screen and (min-width:1696px){.Bfxi{line-height:36px}}@media screen and (max-width:767px){.Bfxi{width:683px}}@media screen and (min-width:1696px){.Bfxi{width:683px}}@media screen and (max-width:767px){.Bfxi{letter-spacing:-.5px}}@media screen and (min-width:1696px){.Bfxi{letter-spacing:-.5px}}@media screen and (max-width:767px){.Bfxi{--y:2px}}@media screen and (min-width:1696px){.Bfxi{--y:2px}}@media screen and (max-width:767px){.Bfxi{--x:1px}}@media screen and (min-width:1696px){.Bfxi{--x:1px}}.LQX8{display:flex;flex-direction:column}.vvsI{border-bottom:1px solid #dddedf;display:none;margin-bottom:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-bottom:calc(3.13158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.vvsI{padding-bottom:35px}}@media screen and (min-width:1696px){.vvsI{padding-bottom:70px}}@media screen and (max-width:767px){.vvsI{margin-bottom:35px}}@media screen and (min-width:1696px){.vvsI{margin-bottom:35px}}.g92t{grid-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);grid-row-gap:calc(-.16842rem + 4.38596vw - var(--scrollbar-width)/91.2*4);display:grid;gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);grid-template-columns:1fr 1fr 1fr;margin-top:calc(0rem - var(--scrollbar-width)/91.2*0);row-gap:70px}@media screen and (max-width:767px){.g92t{gap:20px}}@media screen and (min-width:1696px){.g92t{gap:50px}}@media screen and (max-width:767px){.g92t{grid-row-gap:39px}}@media screen and (min-width:1696px){.g92t{grid-row-gap:72px}}@media screen and (max-width:767px){.g92t{margin-top:5px}}@media screen and (min-width:1696px){.g92t{margin-top:0}}.g92t>a h3{transition:color .5s ease}@media print{.g92t>a h3{font-size:16px;line-height:18px}}@media print,screen and (min-width:768px){.g92t>a:hover h3{color:#002f65}}.g92t .zVU2{background-color:#f5f5f5;height:calc(-.28947rem + 17.43421vw - var(--scrollbar-width)/91.2*15.9);width:calc(-.52632rem + 28.28947vw - var(--scrollbar-width)/91.2*25.8)}@media screen and (max-width:767px){.g92t .zVU2{width:100%}}@media screen and (min-width:1696px){.g92t .zVU2{width:470px}}@media screen and (max-width:767px){.g92t .zVU2{height:auto}}@media screen and (min-width:1696px){.g92t .zVU2{height:290px}}@media screen and (max-width:767px){.g92t .zVU2.ydCP{padding-bottom:61.54%}}@media print{.g92t .zVU2{background-color:#f5f5f5!important}}.g92t .Yb9o{height:100%;object-fit:cover;width:100%}@media screen and (max-width:767px){.g92t{grid-template-columns:1fr}}.gUi6{display:flex;flex-direction:column;gap:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.gUi6{gap:15px}}@media screen and (min-width:1696px){.gUi6{gap:15px}}.sf45{margin-top:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.sf45{margin-top:0}}@media screen and (min-width:1696px){.sf45{margin-top:-7px}}.sf45 h2.fe6F{padding-bottom:calc(0rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);padding-top:calc(-.05263rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.sf45 h2.fe6F{padding-top:5px}}@media screen and (min-width:1696px){.sf45 h2.fe6F{padding-top:5px}}@media screen and (max-width:767px){.sf45 h2.fe6F{padding-bottom:30px}}@media screen and (min-width:1696px){.sf45 h2.fe6F{padding-bottom:35px}}.sf45 .qY4J{grid-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);display:grid;grid-template-columns:auto 1fr;padding-bottom:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.sf45 .qY4J{grid-gap:25px}}@media screen and (min-width:1696px){.sf45 .qY4J{grid-gap:50px}}@media screen and (max-width:767px){.sf45 .qY4J{padding-bottom:25px}}@media screen and (min-width:1696px){.sf45 .qY4J{padding-bottom:50px}}@media screen and (max-width:767px){.sf45 .qY4J{grid-template-columns:1fr}}.sf45 .qY4J .I2w_{height:calc(-.5rem + 25vw - var(--scrollbar-width)/91.2*22.8);margin-right:0!important;object-fit:cover;width:calc(-.86842rem + 37.7193vw - var(--scrollbar-width)/91.2*34.4)}@media screen and (max-width:767px){.sf45 .qY4J .I2w_{width:100%}}@media screen and (min-width:1696px){.sf45 .qY4J .I2w_{width:625px}}@media screen and (max-width:767px){.sf45 .qY4J .I2w_{height:auto}}@media screen and (min-width:1696px){.sf45 .qY4J .I2w_{height:415px}}.BfU4{margin-bottom:calc(2.12105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.BfU4{margin-bottom:25px}}@media screen and (min-width:1696px){.BfU4{margin-bottom:47px}}.BKEp{margin-bottom:calc(-.34737rem - .32895vw - var(--scrollbar-width)/91.2*-.3)}@media screen and (max-width:767px){.BKEp{margin-bottom:0}}@media screen and (min-width:1696px){.BKEp{margin-bottom:-9px}}.J1js,.eGRo{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.J1js,.eGRo{font-size:19px}}@media screen and (min-width:1696px){.J1js,.eGRo{font-size:19px}}@media screen and (max-width:767px){.J1js,.eGRo{line-height:26px}}@media screen and (min-width:1696px){.J1js,.eGRo{line-height:26px}}@media screen and (max-width:767px){.J1js,.eGRo{letter-spacing:.5px}}@media screen and (min-width:1696px){.J1js,.eGRo{letter-spacing:.5px}}.eGRo{padding-bottom:calc(0rem - var(--scrollbar-width)/91.2*0);width:calc(-.86842rem + 37.7193vw - var(--scrollbar-width)/91.2*34.4)}@media screen and (max-width:767px){.eGRo{width:100%}}@media screen and (min-width:1696px){.eGRo{width:625px}}@media screen and (max-width:767px){.eGRo{padding-bottom:30px}}@media screen and (min-width:1696px){.eGRo{padding-bottom:0}}.J1js{color:#4571a3;text-decoration:underline;transition:color .5s ease}.J1js:hover{color:#002f65}.i3Cf{background:#ffd639;grid-column:1/-1;grid-row:1/-1;opacity:0;transition:opacity .5s ease}.Jd2E{border-bottom:4px solid #ffd639;display:grid;height:calc(-.28947rem + 17.43421vw - var(--scrollbar-width)/91.2*15.9);overflow:hidden;width:calc(-.55263rem + 29.49561vw - var(--scrollbar-width)/91.2*26.9)}@media screen and (max-width:767px){.Jd2E{width:100%}}@media screen and (min-width:1696px){.Jd2E{width:490px}}@media screen and (max-width:767px){.Jd2E{height:97.79%}}@media screen and (min-width:1696px){.Jd2E{height:290px}}.Jd2E img{grid-column:1/-1;grid-row:1/-1;height:inherit;object-fit:cover;width:inherit}@media screen and (max-width:767px){.Jd2E img{height:auto}}.Jd2E.tkmZ .i3Cf,.Jd2E:focus .i3Cf,.Jd2E:focus-within .i3Cf,.Jd2E:hover .i3Cf{opacity:1}.Jd2E.tkmZ .epEL,.Jd2E:focus .epEL,.Jd2E:focus-within .epEL,.Jd2E:hover .epEL{color:#002f65}.Jd2E.tkmZ .fHGw,.Jd2E:focus .fHGw,.Jd2E:focus-within .fHGw,.Jd2E:hover .fHGw{translate:0 0}.Jd2E:focus,.Jd2E:focus-visible,.Jd2E:focus-within{box-shadow:0 0 0 0 #000}.PTJa{display:flex;flex-direction:column;grid-column:1/-1;grid-row:1/-1;justify-content:flex-end;overflow:hidden;position:relative}.fHGw{--y:calc(-0.01053rem + 3.39912vw - var(--scrollbar-width)/91.2*3.1);display:block;padding-left:calc(.03684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);translate:0 calc(100% - var(--y))}@media screen and (max-width:767px){.fHGw{--y:48px}}@media screen and (min-width:1696px){.fHGw{--y:57px}}@media screen and (max-width:767px){.fHGw{padding-left:20px}}@media screen and (min-width:1696px){.fHGw{padding-left:28px}}.fHGw{transition:translate .5s ease}@media print{.fHGw{translate:0 0}}.fHGw .epEL{transition:color .5s ease}@media print{.fHGw .epEL{color:#fff!important}}.fHGw a{color:#002f65;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:500;line-height:calc(-.01053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);padding-left:calc(-.11053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);position:relative;text-decoration-color:transparent!important;text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:95%}@media screen and (max-width:767px){.fHGw a{text-underline-offset:4px}}@media screen and (min-width:1696px){.fHGw a{text-underline-offset:4px}}@media print,screen and (min-width:768px){.fHGw a:hover{text-decoration-color:#4571a3}}@media print{.fHGw a{text-decoration-thickness:.1pt}}.fHGw a{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.fHGw a{font-size:19px}}@media screen and (min-width:1696px){.fHGw a{font-size:19px}}@media screen and (max-width:767px){.fHGw a{line-height:22px}}@media screen and (min-width:1696px){.fHGw a{line-height:22px}}@media screen and (max-width:767px){.fHGw a{padding-left:21px}}@media screen and (min-width:1696px){.fHGw a{padding-left:21px}}.fHGw a:before{content:"•";font-family:Arial,sans-serif;font-size:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);left:calc(.1rem - var(--scrollbar-width)/91.2*0);position:absolute;top:calc(-.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.fHGw a:before{font-size:17px}}@media screen and (min-width:1696px){.fHGw a:before{font-size:17px}}@media screen and (max-width:767px){.fHGw a:before{top:-1px}}@media screen and (min-width:1696px){.fHGw a:before{top:-1px}}@media screen and (max-width:767px){.fHGw a:before{left:1px}}@media screen and (min-width:1696px){.fHGw a:before{left:1px}}@media print{.fHGw a{color:#fff!important}}.fHGw a:focus,.fHGw a:focus-visible,.fHGw a:hover{color:#002f65;text-decoration-color:#002f65!important}.Ky5r{grid-row-gap:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4);display:grid;grid-template-columns:1fr;padding-bottom:calc(-.06316rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);padding-top:calc(-.05789rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.Ky5r{grid-row-gap:7px}}@media screen and (min-width:1696px){.Ky5r{grid-row-gap:8px}}@media screen and (max-width:767px){.Ky5r{padding-top:16px}}@media screen and (min-width:1696px){.Ky5r{padding-top:16px}}@media screen and (max-width:767px){.Ky5r{padding-bottom:18px}}@media screen and (min-width:1696px){.Ky5r{padding-bottom:27px}}.XHct{grid-column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);grid-row-gap:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);-webkit-column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);display:grid;grid-template-columns:repeat(3,1fr);row-gap:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.XHct{-webkit-column-gap:50px;column-gap:50px}}@media screen and (min-width:1696px){.XHct{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.XHct{row-gap:20.5px}}@media screen and (min-width:1696px){.XHct{row-gap:40px}}@media screen and (max-width:767px){.XHct{grid-template-columns:1fr}}@media print{.XHct{padding-top:25px}}.NsHu{border-bottom:1px solid #f5f5f5}@media print{.NsHu{display:none}}.GBua{display:flex;flex-direction:column;margin-top:calc(-.31579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.GBua{margin-top:0}}@media screen and (min-width:1696px){.GBua{margin-top:-5px}}.SJAx{border-bottom:1px solid #dddedf;margin-bottom:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-bottom:calc(3.13158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.SJAx{padding-bottom:35px}}@media screen and (min-width:1696px){.SJAx{padding-bottom:70px}}@media screen and (max-width:767px){.SJAx{margin-bottom:35px}}@media screen and (min-width:1696px){.SJAx{margin-bottom:24px}}.h6_o{padding-top:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.h6_o{padding-top:0}}@media screen and (min-width:1696px){.h6_o{padding-top:6px}}.YpM7{margin-top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.YpM7{margin-top:0}}@media screen and (min-width:1696px){.YpM7{margin-top:-2px}}.Sqz9{padding-bottom:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.Sqz9{padding-bottom:10px}}@media screen and (min-width:1696px){.Sqz9{padding-bottom:10px}}.HL_K{padding-bottom:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.HL_K{padding-bottom:17px}}@media screen and (min-width:1696px){.HL_K{padding-bottom:17px}}.pUpz{border-bottom:1px solid #dddedf;display:flex;justify-content:space-between;margin-bottom:calc(1.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-bottom:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.pUpz{padding-bottom:21px}}@media screen and (min-width:1696px){.pUpz{padding-bottom:21px}}@media screen and (max-width:767px){.pUpz{margin-bottom:23px}}@media screen and (min-width:1696px){.pUpz{margin-bottom:23px}}@media screen and (max-width:767px){.pUpz{align-items:flex-start;flex-direction:column}}.xwgy{position:relative;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.xwgy{top:0}}@media screen and (min-width:1696px){.xwgy{top:-2px}}.XEHi{float:right;height:calc(2.23158rem + 14.80263vw - var(--scrollbar-width)/91.2*13.5);margin-bottom:calc(.35263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);margin-left:calc(.31579rem + 2.19298vw - var(--scrollbar-width)/91.2*2);margin-top:calc(.14737rem + .32895vw - var(--scrollbar-width)/91.2*.3);width:calc(3.47368rem + 24.12281vw - var(--scrollbar-width)/91.2*22)}@media screen and (max-width:767px){.XEHi{margin-left:40px}}@media screen and (min-width:1696px){.XEHi{margin-left:40px}}@media screen and (max-width:767px){.XEHi{margin-top:0}}@media screen and (min-width:1696px){.XEHi{margin-top:7px}}@media screen and (max-width:767px){.XEHi{margin-bottom:33px}}@media screen and (min-width:1696px){.XEHi{margin-bottom:33px}}@media screen and (max-width:767px){.XEHi{width:260px}}@media screen and (min-width:1696px){.XEHi{width:440px}}@media screen and (max-width:767px){.XEHi{height:160px}}@media screen and (min-width:1696px){.XEHi{height:271px}}@media screen and (max-width:767px){.XEHi{float:none;margin-left:0}}@media print{.XEHi{height:160px;width:240px}}.jAny{padding-top:calc(4.45789rem + 3.17982vw - var(--scrollbar-width)/91.2*2.9)}@media screen and (max-width:767px){.jAny{padding-top:39px}}@media screen and (min-width:1696px){.jAny{padding-top:98px}}.yH_v{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);max-width:100%}@media screen and (max-width:767px){.yH_v{gap:10px}}@media screen and (min-width:1696px){.yH_v{gap:10px}}@media print{.yH_v{display:none!important}}.jeYu{margin-bottom:calc(3.01579rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.jeYu{margin-bottom:39px}}@media screen and (min-width:1696px){.jeYu{margin-bottom:67px}}.G_mR{display:flex;flex-direction:column;gap:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-bottom:calc(2.9rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.G_mR{gap:33px}}@media screen and (min-width:1696px){.G_mR{gap:33px}}@media screen and (max-width:767px){.G_mR{padding-bottom:64px}}@media screen and (min-width:1696px){.G_mR{padding-bottom:64px}}.J6Y0{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9);margin-top:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.J6Y0{gap:29px}}@media screen and (min-width:1696px){.J6Y0{gap:29px}}@media screen and (max-width:767px){.J6Y0{margin-top:-7px}}@media screen and (min-width:1696px){.J6Y0{margin-top:-7px}}.P4sW{grid-gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);display:grid;grid-template-columns:repeat(7,1fr);line-height:1;list-style:none;padding-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.P4sW{grid-gap:10px}}@media screen and (min-width:1696px){.P4sW{grid-gap:10px}}@media screen and (max-width:767px){.P4sW{padding-bottom:30px}}@media screen and (min-width:1696px){.P4sW{padding-bottom:30px}}@media print,screen and (min-width:768px){.P4sW{align-items:center;display:flex;justify-content:space-between}}@media screen and (max-width:767px){.P4sW{border-bottom:1px solid #dddedf;margin-bottom:30px;margin-right:-1px;margin-top:0}}._bNg{display:block;font-size:inherit}@media screen and (max-width:767px){._bNg a,._bNg span{align-items:center;background-color:#4571a3;display:flex;height:38px;justify-content:center;padding-top:5px;width:auto}._FU2{background-color:#4571a3;grid-column:span 2;white-space:nowrap}._FU2 span{font-size:12.5px;letter-spacing:.5px;line-height:18px}}.CV45{pointer-events:none}.k1YS{align-content:start;display:grid;grid-template-columns:1fr;width:100%}.k1YS .BLYt{grid-row-gap:0;display:grid;grid-template-columns:repeat(13,1fr);margin-left:calc(-.88421rem - 1.97368vw - var(--scrollbar-width)/91.2*-1.8);padding:0;position:relative;row-gap:0;width:calc(23.02632rem + 40.46053vw - var(--scrollbar-width)/91.2*36.9)}@media screen and (max-width:767px){.k1YS .BLYt{margin-left:-42px}}@media screen and (min-width:1696px){.k1YS .BLYt{margin-left:-42px}}@media screen and (max-width:767px){.k1YS .BLYt{width:910px}}@media screen and (min-width:1696px){.k1YS .BLYt{width:910px}}.k1YS .BLYt li{display:grid;justify-content:end}.k1YS .BLYt li .Qls2{align-items:center;color:#fff;display:flex;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:400;height:calc(1.88947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);justify-content:center;letter-spacing:0;text-decoration:none;text-transform:uppercase;width:calc(-.13684rem + 2.52193vw - var(--scrollbar-width)/91.2*2.3)}@media print,screen and (min-width:768px){.k1YS .BLYt li .Qls2{transition:color .5s ease,background-color .5s ease}.k1YS .BLYt li .Qls2:hover{background-color:#ffd639;color:#002f65}}.k1YS .BLYt li .Qls2{transition:color .5s ease,background-color .5s ease}@media screen and (max-width:767px){.k1YS .BLYt li .Qls2{width:41px}}@media screen and (min-width:1696px){.k1YS .BLYt li .Qls2{width:41px}}@media screen and (max-width:767px){.k1YS .BLYt li .Qls2{height:41px}}@media screen and (min-width:1696px){.k1YS .BLYt li .Qls2{height:41px}}@media screen and (max-width:767px){.k1YS .BLYt li .Qls2{font-size:18px}}@media screen and (min-width:1696px){.k1YS .BLYt li .Qls2{font-size:18px}}.k1YS .BLYt li .Qls2 span{margin-bottom:calc(-.03158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.k1YS .BLYt li .Qls2 span{margin-bottom:-2px}}@media screen and (min-width:1696px){.k1YS .BLYt li .Qls2 span{margin-bottom:-4px}}@media print,screen and (min-width:768px){.k1YS .BLYt li .Qls2.XHT3:hover{background-color:#002f65;color:#fff}}.k1YS .PdE3{justify-self:end;margin-top:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);position:relative;right:calc(-.08421rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.k1YS .PdE3{right:1px}}@media screen and (min-width:1696px){.k1YS .PdE3{right:1px}}@media screen and (max-width:767px){.k1YS .PdE3{margin-top:20px}}@media screen and (min-width:1696px){.k1YS .PdE3{margin-top:20px}}.nVFr{display:flex;flex-direction:column;gap:calc(-.03684rem + 2.52193vw - var(--scrollbar-width)/91.2*2.3);padding-bottom:calc(2.12105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);padding-top:calc(.31579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:calc(22.51579rem + 37.60965vw - var(--scrollbar-width)/91.2*34.3)}@media screen and (max-width:767px){.nVFr{padding-top:5px}}@media screen and (min-width:1696px){.nVFr{padding-top:5px}}@media screen and (max-width:767px){.nVFr{padding-bottom:47px}}@media screen and (min-width:1696px){.nVFr{padding-bottom:47px}}@media screen and (max-width:767px){.nVFr{width:857px}}@media screen and (min-width:1696px){.nVFr{width:857px}}@media screen and (max-width:767px){.nVFr{gap:42px}}@media screen and (min-width:1696px){.nVFr{gap:42px}}.nVFr .predictive-person:last-of-type{border-bottom:none}@media screen and (max-width:767px){.nVFr{display:none}}@media print{.nVFr{display:none}}.yop6{display:flex;max-width:calc(-1.05263rem + 50.32895vw - var(--scrollbar-width)/91.2*45.9);min-width:100%}@media screen and (max-width:767px){.yop6{max-width:835px}}@media screen and (min-width:1696px){.yop6{max-width:835px}}.mLU7 .VBjN{padding-bottom:calc(-.06842rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.mLU7 .VBjN{padding-bottom:38px}}@media screen and (min-width:1696px){.mLU7 .VBjN{padding-bottom:38px}}.mLU7 .VBjN .RuOC{display:flex;position:relative}.mLU7 .VBjN .RuOC .search-input{width:calc(14.81053rem + 32.01754vw - var(--scrollbar-width)/91.2*29.2)}@media screen and (max-width:767px){.mLU7 .VBjN .RuOC .search-input{width:100%}}@media screen and (min-width:1696px){.mLU7 .VBjN .RuOC .search-input{width:686px}}.mLU7 .VBjN .RuOC .predictive-list{border:1px solid #fff;max-height:calc(16.32105rem + 11.95175vw - var(--scrollbar-width)/91.2*10.9);top:calc(2.9rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.mLU7 .VBjN .RuOC .predictive-list{max-height:364px}}@media screen and (min-width:1696px){.mLU7 .VBjN .RuOC .predictive-list{max-height:364px}}@media screen and (max-width:767px){.mLU7 .VBjN .RuOC .predictive-list{top:64px}}@media screen and (min-width:1696px){.mLU7 .VBjN .RuOC .predictive-list{top:64px}}.mLU7 .VBjN .SKIb{display:flex;flex-direction:column;gap:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);padding-top:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.mLU7 .VBjN .SKIb{padding-top:10px}}@media screen and (min-width:1696px){.mLU7 .VBjN .SKIb{padding-top:10px}}@media screen and (max-width:767px){.mLU7 .VBjN .SKIb{gap:10px}}@media screen and (min-width:1696px){.mLU7 .VBjN .SKIb{gap:10px}}@media screen and (max-width:767px){.mLU7{display:none}}.wPnf{display:flex;justify-content:space-between}.t9hA{padding-left:calc(-1.15789rem + 3.07018vw - var(--scrollbar-width)/91.2*2.8);padding-right:calc(-1.15789rem + 3.07018vw - var(--scrollbar-width)/91.2*2.8)}@media screen and (max-width:767px){.t9hA{padding-left:40px}}@media screen and (min-width:1696px){.t9hA{padding-left:40px}}@media screen and (max-width:767px){.t9hA{padding-right:40px}}@media screen and (min-width:1696px){.t9hA{padding-right:40px}}.t9hA:before{background-color:#fff;content:"";display:block;height:94%;opacity:.4;width:1px}.t9hA._8d5:before{height:98.5%}.cdUf{display:flex;flex-direction:column;gap:calc(1.57368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.cdUf{gap:36px}}@media screen and (min-width:1696px){.cdUf{gap:36px}}.eQpJ{max-width:calc(-1.05263rem + 50.32895vw - var(--scrollbar-width)/91.2*45.9)}@media screen and (max-width:767px){.eQpJ{max-width:835px}}@media screen and (min-width:1696px){.eQpJ{max-width:835px}}.d60D{grid-gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);display:grid;grid-template-columns:1fr}@media screen and (max-width:767px){.d60D{grid-gap:10px}}@media screen and (min-width:1696px){.d60D{grid-gap:10px}}@media print,screen and (min-width:768px){.d60D{border-bottom:none!important}}.GaG_{position:relative}.GaG_ .predictive-list{top:calc(2.9rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.GaG_ .predictive-list{top:64px}}@media screen and (min-width:1696px){.GaG_ .predictive-list{top:64px}}.ynJg{padding-bottom:calc(-.15789rem + 7.23684vw - var(--scrollbar-width)/91.2*6.6);padding-top:calc(-.10526rem + 4.82456vw - var(--scrollbar-width)/91.2*4.4)}@media screen and (max-width:767px){.ynJg{padding-top:40px}}@media screen and (min-width:1696px){.ynJg{padding-top:80px}}@media screen and (max-width:767px){.ynJg{padding-bottom:60px}}@media screen and (min-width:1696px){.ynJg{padding-bottom:120px}}.cZYP{margin-left:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);translate:0 0}@media screen and (max-width:767px){.cZYP{margin-left:-2px}}@media screen and (min-width:1696px){.cZYP{margin-left:-2px}}@media screen and (max-width:767px){.cZYP{display:none}}.UwM5{padding-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.UwM5{padding-bottom:30px}}@media screen and (min-width:1696px){.UwM5{padding-bottom:30px}}@media screen and (max-width:767px){.UwM5{border-bottom:1px solid #f5f5f5;margin-bottom:30px}}.cfAE{background:#002f65;display:flex;gap:calc(-.05263rem + 6.57895vw - var(--scrollbar-width)/91.2*6);padding:calc(-.14737rem + 8.00439vw - var(--scrollbar-width)/91.2*7.3) calc(-.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3) calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);width:100%}@media screen and (max-width:767px){.cfAE{padding-left:55px}}@media screen and (min-width:1696px){.cfAE{padding-left:55px}}@media screen and (max-width:767px){.cfAE{padding-right:55px}}@media screen and (min-width:1696px){.cfAE{padding-right:55px}}@media screen and (max-width:767px){.cfAE{padding-top:133px}}@media screen and (min-width:1696px){.cfAE{padding-top:133px}}@media screen and (max-width:767px){.cfAE{padding-bottom:19px}}@media screen and (min-width:1696px){.cfAE{padding-bottom:19px}}@media screen and (max-width:767px){.cfAE{gap:110px}}@media screen and (min-width:1696px){.cfAE{gap:110px}}@media screen and (max-width:767px){.HJY7,.cfAE{display:none}}.p_o0{grid-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);grid-row-gap:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);-webkit-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2);row-gap:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.p_o0{-webkit-column-gap:50px;column-gap:50px}}@media screen and (min-width:1696px){.p_o0{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.p_o0{row-gap:33px}}@media screen and (min-width:1696px){.p_o0{row-gap:33px}}@media screen and (max-width:767px){.p_o0{margin-bottom:0}}@media screen and (min-width:1696px){.p_o0{margin-bottom:-7px}}@media screen and (max-width:767px){.p_o0{grid-template-columns:1fr}}.g0sI{background-color:#d9ebfc;height:auto;width:calc(21.92105rem + 16.11842vw - var(--scrollbar-width)/91.2*14.7)}@media screen and (max-width:767px){.g0sI{width:100%}}@media screen and (min-width:1696px){.g0sI{width:490px}}@media print{.g0sI{height:auto}}.g0sI img{height:inherit;object-fit:cover;width:inherit}.WbhJ{font-family:adobe-caslon-pro,serif;font-size:calc(.77368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);font-weight:600;letter-spacing:0;line-height:calc(.82105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);padding-top:calc(.82105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);transition:color .5s ease}@media screen and (max-width:767px){.WbhJ{font-size:28px}}@media screen and (min-width:1696px){.WbhJ{font-size:28px}}@media screen and (max-width:767px){.WbhJ{line-height:34px}}@media screen and (min-width:1696px){.WbhJ{line-height:34px}}@media screen and (max-width:767px){.WbhJ{padding-top:34px}}@media screen and (min-width:1696px){.WbhJ{padding-top:34px}}.w6tL{color:#002f65;line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);margin-top:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4);padding-left:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9);position:relative;transition:color .5s ease}@media screen and (max-width:767px){.w6tL{line-height:22px}}@media screen and (min-width:1696px){.w6tL{line-height:22px}}@media screen and (max-width:767px){.w6tL{margin-top:14px}}@media screen and (min-width:1696px){.w6tL{margin-top:14px}}@media screen and (max-width:767px){.w6tL{padding-left:17px}}@media screen and (min-width:1696px){.w6tL{padding-left:17px}}.w6tL .tR3b{display:block;padding-top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.w6tL .tR3b{padding-top:2px}}@media screen and (min-width:1696px){.w6tL .tR3b{padding-top:2px}}.w6tL:before{content:"–";left:0;position:absolute;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.w6tL:before{top:-2px}}@media screen and (min-width:1696px){.w6tL:before{top:-2px}}@media print,screen and (min-width:768px){.F58o{display:none}}.F58o.kL_u button{padding-left:37px}.h0z4{display:flex;flex-direction:column;gap:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);margin-top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);padding-bottom:calc(1.67368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.h0z4{gap:25px}}@media screen and (min-width:1696px){.h0z4{gap:33px}}@media screen and (max-width:767px){.h0z4{padding-bottom:32px}}@media screen and (min-width:1696px){.h0z4{padding-bottom:37px}}@media screen and (max-width:767px){.h0z4{margin-top:-3px}}@media screen and (min-width:1696px){.h0z4{margin-top:-3px}}@media print{.Kj9B>div{gap:0!important;grid-template-columns:1fr 0!important}.Kj9B>div aside{display:none!important}}.YuUv{border-bottom:1px solid #002f65}.YuUv.mH22{border-bottom:none}@media screen and (max-width:767px){.YuUv{gap:25px;margin-bottom:28px}}.P5mH{margin-bottom:25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.P5mH:hover{background-color:#ffd639;color:#002f65}.b3b4{border-top:none;margin-bottom:calc(-.46316rem - .4386vw - var(--scrollbar-width)/91.2*-.4)}@media screen and (max-width:767px){.b3b4{margin-bottom:0}}@media screen and (min-width:1696px){.b3b4{margin-bottom:-12px}}.luX6{--x:calc(0.11579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);align-items:center;display:flex;font-size:medium;gap:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);translate:var(--x) var(--y)}@media screen and (max-width:767px){.luX6{gap:8px}}@media screen and (min-width:1696px){.luX6{gap:8px}}@media screen and (max-width:767px){.luX6{--x:3px}}@media screen and (min-width:1696px){.luX6{--x:3px}}@media screen and (max-width:767px){.luX6{--y:2px}}@media screen and (min-width:1696px){.luX6{--y:2px}}.luX6:hover .RPWq,.luX6:hover p{color:#002f65}@media print{.luX6{display:none}}.RPWq{--x:calc(0rem - var(--scrollbar-width)/91.2*0);--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);color:#4571a3;font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);transition:color .5s ease;translate:var(--x) var(--y);width:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.RPWq{font-size:10px}}@media screen and (min-width:1696px){.RPWq{font-size:10px}}@media screen and (max-width:767px){.RPWq{width:21px}}@media screen and (min-width:1696px){.RPWq{width:21px}}@media screen and (max-width:767px){.RPWq{--x:0px}}@media screen and (min-width:1696px){.RPWq{--x:0px}}@media screen and (max-width:767px){.RPWq{--y:-2px}}@media screen and (min-width:1696px){.RPWq{--y:-2px}}.u2yi{display:flex;flex-direction:column;gap:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.u2yi{gap:21px}}@media screen and (min-width:1696px){.u2yi{gap:21px}}@media screen and (max-width:767px){.u2yi{border-top:1px solid #002f65;margin-top:40px;padding-top:40px}}.yNw7{margin-bottom:calc(-.44737rem - .32895vw - var(--scrollbar-width)/91.2*-.3);padding:0}@media screen and (max-width:767px){.yNw7{margin-bottom:-10px}}@media screen and (min-width:1696px){.yNw7{margin-bottom:-10px}}.QdeY{font-weight:500}.lxVA main{width:100%}.KrcD{border-bottom:1px solid #002f65;margin-top:calc(-.04737rem - .32895vw - var(--scrollbar-width)/91.2*-.3);padding-bottom:calc(0rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.KrcD{padding-bottom:25px}}@media screen and (min-width:1696px){.KrcD{padding-bottom:35px}}@media screen and (max-width:767px){.KrcD{margin-top:0}}@media screen and (min-width:1696px){.KrcD{margin-top:-6px}}.aVQY{grid-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);-webkit-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.aVQY{-webkit-column-gap:0;column-gap:0}}@media screen and (min-width:1696px){.aVQY{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.aVQY{grid-template-columns:1fr;row-gap:0}}.rCvi{border-bottom:1px solid #dddedf;padding-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.rCvi{padding-top:30px}}@media screen and (min-width:1696px){.rCvi{padding-top:30px}}@media screen and (max-width:767px){.rCvi{padding-bottom:30px}}@media screen and (min-width:1696px){.rCvi{padding-bottom:30px}}@media screen and (max-width:767px){.rCvi:first-child{border-top:1px solid #f5f5f5}.aVQY .rCvi:last-child{border-bottom:none;padding-bottom:0}}.xEXB{margin-top:calc(.05263rem - .32895vw - var(--scrollbar-width)/91.2*-.3)}@media screen and (max-width:767px){.xEXB{margin-top:0}}@media screen and (min-width:1696px){.xEXB{margin-top:-5px}}.xEXB ul li:last-child{border-bottom:none;padding-bottom:0}.D_MR{margin-bottom:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);margin-top:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.D_MR{margin-top:35px}}@media screen and (min-width:1696px){.D_MR{margin-top:35px}}@media screen and (max-width:767px){.D_MR{margin-bottom:35px}}@media screen and (min-width:1696px){.D_MR{margin-bottom:35px}}.D_MR .twitter-timeline{width:75%}.RFXr{margin-top:calc(.05263rem - .32895vw - var(--scrollbar-width)/91.2*-.3);padding-bottom:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.RFXr{padding-bottom:25px}}@media screen and (min-width:1696px){.RFXr{padding-bottom:50px}}@media screen and (max-width:767px){.RFXr{margin-top:0}}@media screen and (min-width:1696px){.RFXr{margin-top:-5px}}.iXbZ{border-top:1px solid #dddedf;padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.iXbZ{padding-top:20px}}@media screen and (min-width:1696px){.iXbZ{padding-top:30px}}.Fo9s{margin-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);padding-top:calc(3.03158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.Fo9s{padding-top:39px}}@media screen and (min-width:1696px){.Fo9s{padding-top:69px}}@media screen and (max-width:767px){.Fo9s{margin-bottom:0}}@media screen and (min-width:1696px){.Fo9s{margin-bottom:2px}}.Bt5k{margin-top:calc(.05263rem - .32895vw - var(--scrollbar-width)/91.2*-.3);padding-bottom:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.Bt5k{padding-bottom:35px}}@media screen and (min-width:1696px){.Bt5k{padding-bottom:50px}}@media screen and (max-width:767px){.Bt5k{margin-top:0}}@media screen and (min-width:1696px){.Bt5k{margin-top:-5px}}.G7ZS{grid-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);-webkit-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.G7ZS{-webkit-column-gap:0;column-gap:0}}@media screen and (min-width:1696px){.G7ZS{-webkit-column-gap:50px;column-gap:50px}}.Svp6{border-bottom:1px solid #4f5050;padding-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.Svp6{padding-top:30px}}@media screen and (min-width:1696px){.Svp6{padding-top:30px}}@media screen and (max-width:767px){.Svp6{padding-bottom:30px}}@media screen and (min-width:1696px){.Svp6{padding-bottom:30px}}@media print,screen and (min-width:768px){.tyaQ:nth-child(2){position:relative}.tyaQ:nth-child(2):before{background-color:#dddedf;content:"";display:block;height:100%;left:calc(.00526rem - 2.74123vw - var(--scrollbar-width)/91.2*-2.5);position:absolute;width:1px}}@media screen and (min-width:768px)and (max-width:767px){.tyaQ:nth-child(2):before{left:-46px}}@media screen and (min-width:768px)and (min-width:1696px){.tyaQ:nth-child(2):before{left:-46px}}@media print,screen and (min-width:768px){.tyaQ:hover{background-color:#002f65}}.ck3X{align-items:center;display:flex;justify-content:space-between}.y8SI{background-color:#dddedf;height:calc(-.38947rem + 17.43421vw - var(--scrollbar-width)/91.2*15.9);overflow:hidden;width:calc(-.52632rem + 28.28947vw - var(--scrollbar-width)/91.2*25.8)}@media screen and (max-width:767px){.y8SI{width:100%}}@media screen and (min-width:1696px){.y8SI{width:470px}}@media screen and (max-width:767px){.y8SI{height:200px}}@media screen and (min-width:1696px){.y8SI{height:289px}}.QXSo{display:flex;flex-direction:column;flex-grow:1;gap:calc(-.12105rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4);height:calc(100% - 289px);justify-content:space-between;padding:calc(-.03158rem + 1.86404vw - var(--scrollbar-width)/91.2*1.7) calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6) calc(-.09474rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){.QXSo{padding-top:18px}}@media screen and (min-width:1696px){.QXSo{padding-top:31px}}@media screen and (max-width:767px){.QXSo{padding-bottom:18px}}@media screen and (min-width:1696px){.QXSo{padding-bottom:23px}}@media screen and (max-width:767px){.QXSo{padding-left:20px}}@media screen and (min-width:1696px){.QXSo{padding-left:30px}}@media screen and (max-width:767px){.QXSo{padding-right:20px}}@media screen and (min-width:1696px){.QXSo{padding-right:30px}}@media screen and (max-width:767px){.QXSo{gap:20px}}@media screen and (min-width:1696px){.QXSo{gap:43px}}.QXSo.eb6v{padding-top:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.QXSo.eb6v{padding-top:18px}}@media screen and (min-width:1696px){.QXSo.eb6v{padding-top:26px}}.d1Fy{align-items:center;display:flex;gap:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.d1Fy{gap:9px}}@media screen and (min-width:1696px){.d1Fy{gap:9px}}@media print{.d1Fy{display:none}}.Iwut{--y:calc(-0.1rem - var(--scrollbar-width)/91.2*0);color:#4571a3;font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);transition:color .5s ease;translate:0 var(--y);width:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.Iwut{font-size:10px}}@media screen and (min-width:1696px){.Iwut{font-size:10px}}@media screen and (max-width:767px){.Iwut{width:21px}}@media screen and (min-width:1696px){.Iwut{width:21px}}@media screen and (max-width:767px){.Iwut{--y:-1px}}@media screen and (min-width:1696px){.Iwut{--y:-1px}}@media print{.Iwut{display:none}}.TenC{display:flex;flex-direction:column;gap:calc(-.09474rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);overflow:hidden}@media screen and (max-width:767px){.TenC{gap:15px}}@media screen and (min-width:1696px){.TenC{gap:23px}}.jjKj{height:100%;object-fit:cover;width:100%}.S1AB{-webkit-line-clamp:3}.S1AB,.nkG1{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.nkG1{-webkit-line-clamp:12}.S1AB,.gaSN,.nkG1{transition:color .5s ease}.BHsB{background-color:#f5f5f5;display:flex;flex-direction:column;font-size:medium;height:100%;max-height:calc(-.77895rem + 34.86842vw - var(--scrollbar-width)/91.2*31.8);max-width:calc(-.52632rem + 28.28947vw - var(--scrollbar-width)/91.2*25.8);min-height:calc(-.77895rem + 34.86842vw - var(--scrollbar-width)/91.2*31.8);transition:background-color .5s ease}@media screen and (max-width:767px){.BHsB{max-width:100%}}@media screen and (min-width:1696px){.BHsB{max-width:470px}}@media screen and (max-width:767px){.BHsB{min-height:0;min-height:auto}}@media screen and (min-width:1696px){.BHsB{min-height:578px}}@media screen and (max-width:767px){.BHsB{max-height:none}}@media screen and (min-width:1696px){.BHsB{max-height:578px}}.BHsB:hover{background-color:#ffd639}.BHsB:hover .Iwut,.BHsB:hover .S1AB,.BHsB:hover .gaSN,.BHsB:hover .nkG1{color:#002f65}@media print{.BHsB{max-height:none;min-height:0;min-height:auto}}.ftxZ{padding-top:calc(-.02632rem + 5.37281vw - var(--scrollbar-width)/91.2*4.9)}@media screen and (max-width:767px){.ftxZ{padding-top:55px}}@media screen and (min-width:1696px){.ftxZ{padding-top:90px}}.jG2n{align-items:center;border-top:1px solid #002f65;display:flex;justify-content:space-between;padding-bottom:calc(.01579rem + 2.19298vw - var(--scrollbar-width)/91.2*2);padding-top:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.jG2n{padding-bottom:15px}}@media screen and (min-width:1696px){.jG2n{padding-bottom:37px}}@media screen and (max-width:767px){.jG2n{padding-top:10px}}@media screen and (min-width:1696px){.jG2n{padding-top:17px}}@media screen and (max-width:767px){.jG2n{align-items:flex-start;flex-direction:column;gap:15px}}.TsqY{--x:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);--y:calc(0.21579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);align-items:center;display:flex;font-size:medium;gap:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);translate:var(--x) var(--y)}@media screen and (max-width:767px){.TsqY{gap:8px}}@media screen and (min-width:1696px){.TsqY{gap:8px}}@media screen and (max-width:767px){.TsqY{--x:2px}}@media screen and (min-width:1696px){.TsqY{--x:2px}}@media screen and (max-width:767px){.TsqY{--y:4px}}@media screen and (min-width:1696px){.TsqY{--y:4px}}.TsqY:hover .mqDf,.TsqY:hover p{color:#002f65}@media print{.TsqY{display:none}}.mqDf{--y:calc(0.1rem - var(--scrollbar-width)/91.2*0);color:#4571a3;font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);transition:color .5s ease;translate:0 var(--y);width:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.mqDf{font-size:10px}}@media screen and (min-width:1696px){.mqDf{font-size:10px}}@media screen and (max-width:767px){.mqDf{width:21px}}@media screen and (min-width:1696px){.mqDf{width:21px}}@media screen and (max-width:767px){.mqDf{--y:1px}}@media screen and (min-width:1696px){.mqDf{--y:1px}}.JSY9{display:flex;gap:calc(-.02632rem + 5.37281vw - var(--scrollbar-width)/91.2*4.9)}@media screen and (max-width:767px){.JSY9{gap:0}}@media screen and (min-width:1696px){.JSY9{gap:90px}}@media screen and (max-width:767px){.JSY9{flex-direction:column}}.IJT4{padding-top:calc(-.03684rem + 2.52193vw - var(--scrollbar-width)/91.2*2.3)}@media screen and (max-width:767px){.IJT4{padding-top:55px}}@media screen and (min-width:1696px){.IJT4{padding-top:42px}}.IJT4.vKO0{padding-top:calc(-.21579rem + 6.14035vw - var(--scrollbar-width)/91.2*5.6)}@media screen and (max-width:767px){.IJT4.vKO0{padding-top:55px}}@media screen and (min-width:1696px){.IJT4.vKO0{padding-top:101px}}.ugZd{align-items:center;border-top:1px solid #002f65;display:flex;justify-content:space-between;padding-bottom:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-top:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.ugZd{padding-bottom:14px}}@media screen and (min-width:1696px){.ugZd{padding-bottom:14px}}@media screen and (max-width:767px){.ugZd{padding-top:10px}}@media screen and (min-width:1696px){.ugZd{padding-top:17px}}@media screen and (max-width:767px){.ugZd{align-items:flex-start;flex-direction:column;gap:15px}}.PJkc{--x:calc(0.11579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);align-items:center;display:flex;font-size:medium;gap:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);translate:var(--x) var(--y)}@media screen and (max-width:767px){.PJkc{gap:8px}}@media screen and (min-width:1696px){.PJkc{gap:8px}}@media screen and (max-width:767px){.PJkc{--x:3px}}@media screen and (min-width:1696px){.PJkc{--x:3px}}@media screen and (max-width:767px){.PJkc{--y:2px}}@media screen and (min-width:1696px){.PJkc{--y:2px}}.PJkc:hover .IlNB,.PJkc:hover p{color:#002f65}@media print{.PJkc{display:none}}.IlNB{--x:calc(0rem - var(--scrollbar-width)/91.2*0);--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);color:#4571a3;font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);transition:color .5s ease;translate:var(--x) var(--y);width:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.IlNB{font-size:10px}}@media screen and (min-width:1696px){.IlNB{font-size:10px}}@media screen and (max-width:767px){.IlNB{width:21px}}@media screen and (min-width:1696px){.IlNB{width:21px}}@media screen and (max-width:767px){.IlNB{--x:0px}}@media screen and (min-width:1696px){.IlNB{--x:0px}}@media screen and (max-width:767px){.IlNB{--y:-2px}}@media screen and (min-width:1696px){.IlNB{--y:-2px}}.h1ka{display:flex;flex-direction:column}.PBvq{border-top:1px solid #dddedf}.PBvq:first-child{border-top:none}.vD3H{display:flex;gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);justify-content:space-between;padding-bottom:calc(.01579rem + 2.19298vw - var(--scrollbar-width)/91.2*2);padding-top:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.vD3H{gap:20px}}@media screen and (min-width:1696px){.vD3H{gap:50px}}@media screen and (max-width:767px){.vD3H{padding-top:18px}}@media screen and (min-width:1696px){.vD3H{padding-top:18px}}@media screen and (max-width:767px){.vD3H{padding-bottom:37px}}@media screen and (min-width:1696px){.vD3H{padding-bottom:37px}}@media screen and (max-width:767px){.vD3H{align-items:flex-start;flex-direction:column-reverse;gap:15px}}.vD3H:hover .QlJg{color:#4571a3}.vD3H.Tqh7{padding-bottom:calc(-.01053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.vD3H.Tqh7{padding-bottom:22px}}@media screen and (min-width:1696px){.vD3H.Tqh7{padding-bottom:22px}}.dPzQ p:last-child{margin-bottom:0}.hUfW{margin-bottom:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.hUfW{margin-bottom:8px}}@media screen and (min-width:1696px){.hUfW{margin-bottom:8px}}.QlJg{margin-bottom:0;margin-top:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4);transition:color .5s ease}@media screen and (max-width:767px){.QlJg{margin-top:8px}}@media screen and (min-width:1696px){.QlJg{margin-top:8px}}.uZm7{font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);margin-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1);margin-top:calc(-.05263rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.uZm7{font-size:19px}}@media screen and (min-width:1696px){.uZm7{font-size:19px}}@media screen and (max-width:767px){.uZm7{margin-top:5px}}@media screen and (min-width:1696px){.uZm7{margin-top:5px}}@media screen and (max-width:767px){.uZm7{margin-bottom:2px}}@media screen and (min-width:1696px){.uZm7{margin-bottom:2px}}.VqNY{margin-top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.VqNY{margin-top:2px}}@media screen and (min-width:1696px){.VqNY{margin-top:2px}}.HhAv{--y:calc(0.03158rem + 0.2193vw - var(--scrollbar-width)/91.2*0.2);background-color:#dddedf;height:calc(-.16316rem + 9.97807vw - var(--scrollbar-width)/91.2*9.1);min-width:calc(-.26316rem + 16.22807vw - var(--scrollbar-width)/91.2*14.8);overflow:hidden;translate:0 var(--y)}@media screen and (max-width:767px){.HhAv{min-width:270px}}@media screen and (min-width:1696px){.HhAv{min-width:270px}}@media screen and (max-width:767px){.HhAv{height:166px}}@media screen and (min-width:1696px){.HhAv{height:166px}}@media screen and (max-width:767px){.HhAv{--y:2px}}@media screen and (min-width:1696px){.HhAv{--y:4px}}.G0pg{height:100%;object-fit:cover;width:100%}.UdxR{background-color:#002f65;color:#002f65;display:flex;height:calc(16.46316rem + 27.52193vw - var(--scrollbar-width)/91.2*25.1);margin-top:calc(-4.93684rem - 3.72807vw - var(--scrollbar-width)/91.2*-3.4);padding-top:calc(4.93684rem + 3.72807vw - var(--scrollbar-width)/91.2*3.4);position:relative;transition:height .4s ease;transition-timing-function:cubic-bezier(.4,.3,.3,1.05)}@media screen and (max-width:767px){.UdxR{margin-top:0}}@media screen and (min-width:1696px){.UdxR{margin-top:-112px}}@media screen and (max-width:767px){.UdxR{padding-top:0}}@media screen and (min-width:1696px){.UdxR{padding-top:112px}}@media screen and (max-width:767px){.UdxR{height:120px}}@media screen and (min-width:1696px){.UdxR{height:627px}}.X4rI{flex-direction:column;justify-content:center}.X4rI,.mJlT{display:flex}.mJlT{justify-content:space-between;width:100%}@media print,screen and (min-width:768px){.mJlT{justify-content:space-between}}@media screen and (max-width:767px){.mJlT{align-items:flex-start;justify-content:center}}@media print{.mJlT{margin:0;min-height:0}}.LNGs{align-items:flex-start;align-self:flex-end;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;overflow:hidden;padding-bottom:calc(-.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);padding-left:calc(-.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);padding-right:calc(-.15789rem + 5.15351vw - var(--scrollbar-width)/91.2*4.7);position:relative;width:calc(.36842rem + 49.7807vw - var(--scrollbar-width)/91.2*45.4)}@media screen and (max-width:767px){.LNGs{width:840px}}@media screen and (min-width:1696px){.LNGs{width:840px}}@media screen and (max-width:767px){.LNGs{padding-left:55px}}@media screen and (min-width:1696px){.LNGs{padding-left:55px}}@media screen and (max-width:767px){.LNGs{padding-right:85px}}@media screen and (min-width:1696px){.LNGs{padding-right:85px}}@media screen and (max-width:767px){.LNGs{padding-bottom:55px}}@media screen and (min-width:1696px){.LNGs{padding-bottom:55px}}.MUxV{-webkit-box-orient:vertical;-webkit-line-clamp:2;--y:calc(0rem - var(--scrollbar-width)/91.2*0);display:-webkit-box;font-family:adobe-caslon-pro,serif;max-height:calc(-.15789rem + 7.23684vw - var(--scrollbar-width)/91.2*6.6);overflow-y:hidden;padding-top:calc(-.05263rem + .32895vw - var(--scrollbar-width)/91.2*.3);text-overflow:ellipsis;translate:0 var(--y)}@media screen and (max-width:767px){.MUxV{max-height:120px}}@media screen and (min-width:1696px){.MUxV{max-height:120px}}@media screen and (max-width:767px){.MUxV{padding-top:5px}}@media screen and (min-width:1696px){.MUxV{padding-top:5px}}@media screen and (max-width:767px){.MUxV{--y:0px}}@media screen and (min-width:1696px){.MUxV{--y:0px}}.kgtI{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow-y:hidden;padding-top:calc(-.05263rem + .32895vw - var(--scrollbar-width)/91.2*.3);text-overflow:ellipsis}@media screen and (max-width:767px){.kgtI{padding-top:5px}}@media screen and (min-width:1696px){.kgtI{padding-top:5px}}.kgtI.JUyi{padding-top:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.kgtI.JUyi{padding-top:10px}}@media screen and (min-width:1696px){.kgtI.JUyi{padding-top:10px}}.rprZ{padding-top:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.rprZ{padding-top:6px}}@media screen and (min-width:1696px){.rprZ{padding-top:6px}}.ZM49{margin-bottom:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);margin-top:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);text-decoration-color:#fff!important;text-underline-offset:3px!important}@media print,screen and (min-width:768px){.ZM49{transition:color .5s ease}}@media screen and (max-width:767px){.ZM49{margin-top:30px}}@media screen and (min-width:1696px){.ZM49{margin-top:30px}}@media screen and (max-width:767px){.ZM49{margin-bottom:10px}}@media screen and (min-width:1696px){.ZM49{margin-bottom:10px}}.ZM49.O7Qe{margin-top:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.ZM49.O7Qe{margin-top:26px}}@media screen and (min-width:1696px){.ZM49.O7Qe{margin-top:26px}}.ZM49:hover{color:#ffd639;text-decoration-color:#ffd639!important}.N073{grid-column-gap:calc(-5.92105rem + 10.96491vw - var(--scrollbar-width)/91.2*10);-webkit-column-gap:calc(-5.92105rem + 10.96491vw - var(--scrollbar-width)/91.2*10);column-gap:calc(-5.92105rem + 10.96491vw - var(--scrollbar-width)/91.2*10);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 - var(--scrollbar-width)/91.2*8.8);width:100%}@media screen and (max-width:767px){.N073{-webkit-column-gap:125px;column-gap:125px}}@media screen and (min-width:1696px){.N073{-webkit-column-gap:125px;column-gap:125px}}@media screen and (max-width:767px){.N073{max-height:160px}}@media screen and (min-width:1696px){.N073{max-height:160px}}.N073.K4iG{row-gap:calc(-.06842rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.N073.K4iG{row-gap:3px}}@media screen and (min-width:1696px){.N073.K4iG{row-gap:3px}}@media screen and (max-width:767px){.N073{display:none}}.f9bf{bottom:0;overflow:hidden}.BJdA,.f9bf{height:100%;width:100%}.BJdA{object-fit:cover;object-position:top}.EqSp{display:block;position:relative}.ZM49{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#fff;display:-webkit-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:400;line-height:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6);max-width:100%;overflow:hidden;text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-overflow:ellipsis;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-all}@media screen and (max-width:767px){.ZM49{text-underline-offset:4px}}@media screen and (min-width:1696px){.ZM49{text-underline-offset:4px}}@media print,screen and (min-width:768px){.ZM49:hover{text-decoration-color:#4571a3}}@media print{.ZM49{text-decoration-thickness:.1pt}}.ZM49{transition:color .5s ease,text-decoration-color .5s ease}.ZM49:hover{text-decoration-color:#ffd639}@media screen and (max-width:767px){.ZM49{font-size:18px}}@media screen and (min-width:1696px){.ZM49{font-size:18px}}@media screen and (max-width:767px){.ZM49{line-height:21px}}@media screen and (min-width:1696px){.ZM49{line-height:21px}}@media print,screen and (min-width:768px){.ZM49{text-underline-offset:2px!important}}.NYOY,.eFYw,.l3wv{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:400;line-height:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.NYOY,.eFYw,.l3wv{font-size:18px}}@media screen and (min-width:1696px){.NYOY,.eFYw,.l3wv{font-size:18px}}@media screen and (max-width:767px){.NYOY,.eFYw,.l3wv{line-height:21px}}@media screen and (min-width:1696px){.NYOY,.eFYw,.l3wv{line-height:21px}}.eFYw.v8lk,.l3wv.v8lk{display:block;transition:color .5s ease;white-space:nowrap}.eFYw.v8lk:hover,.l3wv.v8lk:hover{color:#ffd639}.qcEA{display:flex;gap:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.qcEA{gap:6px}}@media screen and (min-width:1696px){.qcEA{gap:6px}}.Cpbm{display:flex;padding-top:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);position:relative}@media screen and (max-width:767px){.Cpbm{padding-top:30px}}@media screen and (min-width:1696px){.Cpbm{padding-top:30px}}.iLji{align-items:center;border:1px solid #335984;border-right:none;box-sizing:border-box;color:#fff;display:flex;height:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);justify-content:center;transition:color .5s ease,background-color .5s ease,border-color .5s ease;width:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.iLji{width:49px}}@media screen and (min-width:1696px){.iLji{width:49px}}@media screen and (max-width:767px){.iLji{height:50px}}@media screen and (min-width:1696px){.iLji{height:50px}}.iLji:hover{background-color:#ffd639;border-color:#ffd639;color:#002f65}.iLji:last-child{border-right:1px solid #335984;width:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.iLji:last-child{width:50px}}@media screen and (min-width:1696px){.iLji:last-child{width:50px}}.iLji .aX95{font-size:calc(-.06842rem + 1.26096vw - var(--scrollbar-width)/91.2*1.15)}@media screen and (max-width:767px){.iLji .aX95{font-size:20.5px}}@media screen and (min-width:1696px){.iLji .aX95{font-size:20.5px}}.iLji .N1gI{--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);font-size:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9);translate:0 var(--y)}@media screen and (max-width:767px){.iLji .N1gI{font-size:17px}}@media screen and (min-width:1696px){.iLji .N1gI{font-size:17px}}@media screen and (max-width:767px){.iLji .N1gI{--y:-2px}}@media screen and (min-width:1696px){.iLji .N1gI{--y:-2px}}.iLji .nzir{font-size:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.iLji .nzir{font-size:14px}}@media screen and (min-width:1696px){.iLji .nzir{font-size:14px}}.iLji .S3Lf{font-size:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.iLji .S3Lf{font-size:20px}}@media screen and (min-width:1696px){.iLji .S3Lf{font-size:20px}}.Iv4v{background-color:#d9ebfc}.fhI0{height:219px;overflow:hidden;width:100%}.Ecjj{height:125%;object-fit:cover;object-position:top;width:100%}.Rk76{display:flex;flex-direction:column;justify-content:center;padding-bottom:35px;padding-top:46px}.fRnK.JPYb{margin-top:-2px}.uyKu{padding-bottom:3px;padding-top:6px}.sxG0{margin-top:-4px;padding-bottom:43px}.kdNc,.sxG0{display:flex;flex-direction:column}.kdNc{border-bottom:1px solid #dddedf;gap:4px;padding-bottom:29px}.h0dj{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#4571a3;display:-webkit-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:19px;letter-spacing:.5px;line-height:26px;margin-bottom:4px;overflow:hidden;text-decoration:underline;text-decoration-color:#4571a3;text-decoration-thickness:1px;text-overflow:ellipsis;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-all}@media screen and (max-width:767px){.h0dj{text-underline-offset:4px}}@media screen and (min-width:1696px){.h0dj{text-underline-offset:4px}}@media print,screen and (min-width:768px){.h0dj:hover{text-decoration-color:#002f65}}@media print{.h0dj{text-decoration-thickness:.1pt}}.jVEn,.r9te,.xQOz{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;letter-spacing:1px;line-height:26px}.r9te{white-space:nowrap}._wlL{color:#666;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;line-height:26px}.Aypg{border-bottom:1px solid #dddedf;flex-direction:column;gap:7px;padding-bottom:37px;padding-top:40px}.Aypg,.cjya{display:flex}.cjya{align-items:center;color:#4571a3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;gap:21px;letter-spacing:.5px;line-height:26px;padding-top:3px;text-decoration:underline;text-decoration-color:#4571a3;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.cjya{text-underline-offset:4px}}@media screen and (min-width:1696px){.cjya{text-underline-offset:4px}}@media print,screen and (min-width:768px){.cjya:hover{text-decoration-color:#002f65}}@media print{.cjya{text-decoration-thickness:.1pt}}.cjya:hover{color:#002f65;text-decoration-color:#002f65}.VGcL{align-items:center;background-color:#002f65;border-radius:50%;color:#fff;display:flex;height:50px;justify-content:center;translate:0 -3px;width:50px}.tD5h{width:24px}.T0j0{display:flex;flex-direction:column;overflow:auto}.J7dZ{margin-bottom:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);margin-top:calc(2.78421rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.J7dZ{margin-top:34px}}@media screen and (min-width:1696px){.J7dZ{margin-top:61px}}@media screen and (max-width:767px){.J7dZ{margin-bottom:20px}}@media screen and (min-width:1696px){.J7dZ{margin-bottom:20px}}.Krdq>div>ul>li:before,.Krdq>ul>li:before{color:#002f65}.W9ZB{-webkit-column-count:2;column-count:2;-webkit-column-fill:balance;column-fill:balance;-webkit-column-gap:calc(-.01579rem + 4.05702vw - var(--scrollbar-width)/91.2*3.7);column-gap:calc(-.01579rem + 4.05702vw - var(--scrollbar-width)/91.2*3.7)}@media screen and (max-width:767px){.W9ZB{-webkit-column-gap:68px;column-gap:68px}}@media screen and (min-width:1696px){.W9ZB{-webkit-column-gap:68px;column-gap:68px}}@media screen and (max-width:767px){.W9ZB{-webkit-column-count:1;column-count:1;margin-bottom:-9px}}.W9ZB .bar_memberships_disclaimer{font-style:italic}.x1LJ{padding-top:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.x1LJ{padding-top:26px}}@media screen and (min-width:1696px){.x1LJ{padding-top:26px}}.NeLA{left:-1px;margin-top:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2);position:relative}@media screen and (max-width:767px){.NeLA{margin-top:29px}}@media screen and (min-width:1696px){.NeLA{margin-top:36px}}.Ajoz{margin-top:calc(2.58421rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.Ajoz{margin-top:59px}}@media screen and (min-width:1696px){.Ajoz{margin-top:59px}}.Ajoz>div{--x:calc(-0.1rem - var(--scrollbar-width)/91.2*0);padding-top:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);translate:var(--x) 0}@media screen and (max-width:767px){.Ajoz>div{padding-top:20px}}@media screen and (min-width:1696px){.Ajoz>div{padding-top:20px}}@media screen and (max-width:767px){.Ajoz>div{--x:-1px}}@media screen and (min-width:1696px){.Ajoz>div{--x:-1px}}.bKEw,.wI7_{margin-top:calc(-.21579rem + 6.14035vw - var(--scrollbar-width)/91.2*5.6);padding:0}@media screen and (max-width:767px){.bKEw,.wI7_{margin-top:55px}}@media screen and (min-width:1696px){.bKEw,.wI7_{margin-top:101px}}.wI7_{margin-top:calc(-.12632rem + 5.37281vw - var(--scrollbar-width)/91.2*4.9)}@media screen and (max-width:767px){.wI7_{margin-top:55px}}@media screen and (min-width:1696px){.wI7_{margin-top:89px}}.LGoQ{margin-top:calc(.05263rem - .32895vw - var(--scrollbar-width)/91.2*-.3);padding-bottom:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.LGoQ{padding-bottom:0}}@media screen and (min-width:1696px){.LGoQ{padding-bottom:32px}}@media screen and (max-width:767px){.LGoQ{margin-top:0}}@media screen and (min-width:1696px){.LGoQ{margin-top:-5px}}.xOsb{grid-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);-webkit-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.xOsb{-webkit-column-gap:0;column-gap:0}}@media screen and (min-width:1696px){.xOsb{-webkit-column-gap:50px;column-gap:50px}}.yEkj{border-bottom:1px solid #f5f5f5;padding-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.yEkj{padding-top:30px}}@media screen and (min-width:1696px){.yEkj{padding-top:30px}}@media screen and (max-width:767px){.yEkj{padding-bottom:30px}}@media screen and (min-width:1696px){.yEkj{padding-bottom:30px}}main.MH5k{--pt:calc(-0.1rem + 4.16667vw - var(--scrollbar-width)/91.2*3.8);padding-top:var(--pt)!important}@media screen and (max-width:767px){main.MH5k{--pt:37px}}@media screen and (min-width:1696px){main.MH5k{--pt:69px}}main.MH5k ul li:last-child{min-height:auto;padding-bottom:0!important}.IxOW{align-items:center;color:#4571a3;cursor:pointer;display:flex;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);justify-content:flex-start;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline;text-decoration-color:#4571a3;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.IxOW{text-underline-offset:4px}}@media screen and (min-width:1696px){.IxOW{text-underline-offset:4px}}@media print,screen and (min-width:768px){.IxOW:hover{text-decoration-color:#002f65}}@media print{.IxOW{text-decoration-thickness:.1pt}}@media print,screen and (min-width:768px){.IxOW{transition:color .5s ease}.IxOW:hover{color:#002f65}}.IxOW{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.IxOW{font-size:19px}}@media screen and (min-width:1696px){.IxOW{font-size:19px}}@media screen and (max-width:767px){.IxOW{line-height:26px}}@media screen and (min-width:1696px){.IxOW{line-height:26px}}@media screen and (max-width:767px){.IxOW{letter-spacing:.5px}}@media screen and (min-width:1696px){.IxOW{letter-spacing:.5px}}@media screen and (max-width:767px){.IxOW{gap:11px}}@media screen and (min-width:1696px){.IxOW{gap:10px}}svg.fk1k{font-size:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);left:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);position:relative;top:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){svg.fk1k{left:-2px}}@media screen and (min-width:1696px){svg.fk1k{left:-3px}}@media screen and (max-width:767px){svg.fk1k{top:-3px}}@media screen and (min-width:1696px){svg.fk1k{top:-3px}}@media screen and (max-width:767px){svg.fk1k{font-size:22px}}@media screen and (min-width:1696px){svg.fk1k{font-size:22px}}.sWCz{margin-top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.sWCz{margin-top:0}}@media screen and (min-width:1696px){.sWCz{margin-top:-2px}}.RyYU{margin-top:calc(0rem - var(--scrollbar-width)/91.2*0);padding-bottom:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.RyYU{margin-top:-2px}}@media screen and (min-width:1696px){.RyYU{margin-top:0}}@media screen and (max-width:767px){.RyYU{padding-bottom:8px}}@media screen and (min-width:1696px){.RyYU{padding-bottom:9px}}.m3uT{padding-bottom:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.m3uT{padding-bottom:14px}}@media screen and (min-width:1696px){.m3uT{padding-bottom:15px}}.CTFZ{padding-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.CTFZ{padding-bottom:2px}}@media screen and (min-width:1696px){.CTFZ{padding-bottom:2px}}.tKKY{padding-top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.tKKY{padding-top:2px}}@media screen and (min-width:1696px){.tKKY{padding-top:2px}}.PKxt{border-bottom:1px solid #dddedf;display:flex;justify-content:space-between;margin-bottom:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-bottom:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.PKxt{padding-top:24px}}@media screen and (min-width:1696px){.PKxt{padding-top:30px}}@media screen and (max-width:767px){.PKxt{padding-bottom:18px}}@media screen and (min-width:1696px){.PKxt{padding-bottom:27px}}@media screen and (max-width:767px){.PKxt{margin-bottom:30px}}@media screen and (min-width:1696px){.PKxt{margin-bottom:27px}}@media screen and (max-width:767px){.PKxt{flex-direction:column}}@media print{.PKxt{padding-top:0}.PKxt a,.PKxt ul{display:none}}.SvdK{float:right;height:calc(2.46842rem + 16.44737vw - var(--scrollbar-width)/91.2*15);margin-bottom:calc(.35263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);margin-left:calc(.31579rem + 2.19298vw - var(--scrollbar-width)/91.2*2);margin-top:calc(.14737rem + .32895vw - var(--scrollbar-width)/91.2*.3);width:calc(3.86842rem + 26.86404vw - var(--scrollbar-width)/91.2*24.5)}@media screen and (max-width:767px){.SvdK{margin-left:40px}}@media screen and (min-width:1696px){.SvdK{margin-left:40px}}@media screen and (max-width:767px){.SvdK{margin-top:0}}@media screen and (min-width:1696px){.SvdK{margin-top:7px}}@media screen and (max-width:767px){.SvdK{margin-bottom:33px}}@media screen and (min-width:1696px){.SvdK{margin-bottom:33px}}@media screen and (max-width:767px){.SvdK{width:270px}}@media screen and (min-width:1696px){.SvdK{width:490px}}@media screen and (max-width:767px){.SvdK{height:166px}}@media screen and (min-width:1696px){.SvdK{height:301px}}@media screen and (max-width:767px){.SvdK{float:none;margin-left:0}}@media print{.SvdK{height:160px;width:240px}}.GOp9{padding-top:calc(4.45789rem + 3.17982vw - var(--scrollbar-width)/91.2*2.9)}@media screen and (max-width:767px){.GOp9{padding-top:39px}}@media screen and (min-width:1696px){.GOp9{padding-top:98px}}.JO92{grid-gap:calc(-.13684rem + 2.52193vw - var(--scrollbar-width)/91.2*2.3);display:grid;grid-template-columns:1fr;margin-top:calc(-.04737rem - .32895vw - var(--scrollbar-width)/91.2*-.3);padding-bottom:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3)}@media screen and (max-width:767px){.JO92{grid-gap:24px}}@media screen and (min-width:1696px){.JO92{grid-gap:41px}}@media screen and (max-width:767px){.JO92{padding-bottom:34px}}@media screen and (min-width:1696px){.JO92{padding-bottom:60px}}@media screen and (max-width:767px){.JO92{margin-top:0}}@media screen and (min-width:1696px){.JO92{margin-top:-6px}}@media screen and (max-width:767px){.JO92 a{padding-left:0;padding-right:0;width:100%}}.elX6{grid-gap:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4);border-bottom:1px solid #dddedf;display:grid;grid-template-columns:1fr;padding-bottom:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);padding-top:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.elX6{grid-gap:7px}}@media screen and (min-width:1696px){.elX6{grid-gap:7px}}@media screen and (max-width:767px){.elX6{padding-top:19px}}@media screen and (min-width:1696px){.elX6{padding-top:19px}}@media screen and (max-width:767px){.elX6{padding-bottom:29px}}@media screen and (min-width:1696px){.elX6{padding-bottom:40px}}.elX6:first-of-type{border-top:1px solid #002f65}@media screen and (max-width:767px){.elX6:last-of-type{border-bottom:none;padding-bottom:0}}.ogCk h3{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media print,screen and (min-width:768px){.ogCk h3{transition:color .5s ease}.ogCk h3:hover{color:#002f65}}.vZSb{color:#4f5050;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.vZSb{font-size:18px}}@media screen and (min-width:1696px){.vZSb{font-size:18px}}@media screen and (max-width:767px){.vZSb{line-height:26px}}@media screen and (min-width:1696px){.vZSb{line-height:26px}}@media screen and (max-width:767px){.vZSb{letter-spacing:.5px}}@media screen and (min-width:1696px){.vZSb{letter-spacing:.5px}}.lUeC.mdtB .elX6:last-of-type{border-bottom:none}.SgaC>div{padding-top:0}.SgaC .elX6:nth-last-child(2){border-bottom:none;padding-bottom:0}.brDH{display:block;padding-top:calc(.06316rem + .4386vw - var(--scrollbar-width)/91.2*.4);text-decoration:underline;text-decoration-color:#4571a3;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.brDH{text-underline-offset:4px}}@media screen and (min-width:1696px){.brDH{text-underline-offset:4px}}@media print,screen and (min-width:768px){.brDH:hover{text-decoration-color:#4571a3}}@media print{.brDH{text-decoration-thickness:.1pt}}@media screen and (max-width:767px){.brDH{padding-top:8px}}@media screen and (min-width:1696px){.brDH{padding-top:8px}}@media print{.brDH{display:none}}.dJxq{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:height .5s ease}.Qk5o{margin-top:calc(-.04737rem - .32895vw - var(--scrollbar-width)/91.2*-.3);padding-bottom:calc(-.06842rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.Qk5o{padding-bottom:25px}}@media screen and (min-width:1696px){.Qk5o{padding-bottom:38px}}@media screen and (max-width:767px){.Qk5o{margin-top:0}}@media screen and (min-width:1696px){.Qk5o{margin-top:-6px}}.HXxu,.dWZw{border-bottom:1px solid #002f65;display:flex;flex-direction:column;gap:calc(0rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);margin-top:calc(.05263rem - .32895vw - var(--scrollbar-width)/91.2*-.3);padding-bottom:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3)}@media screen and (max-width:767px){.HXxu,.dWZw{margin-top:-5px}}@media screen and (min-width:1696px){.HXxu,.dWZw{margin-top:-5px}}@media screen and (max-width:767px){.HXxu,.dWZw{padding-bottom:40px}}@media screen and (min-width:1696px){.HXxu,.dWZw{padding-bottom:60px}}@media screen and (max-width:767px){.HXxu,.dWZw{gap:15px}}@media screen and (min-width:1696px){.HXxu,.dWZw{gap:35px}}.HXxu .QrsA,.dWZw .QrsA{color:#002f65;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:500;left:calc(0rem - var(--scrollbar-width)/91.2*0);letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);position:relative}@media screen and (max-width:767px){.HXxu .QrsA,.dWZw .QrsA{left:0}}@media screen and (min-width:1696px){.HXxu .QrsA,.dWZw .QrsA{left:0}}@media screen and (max-width:767px){.HXxu .QrsA,.dWZw .QrsA{font-size:30px}}@media screen and (min-width:1696px){.HXxu .QrsA,.dWZw .QrsA{font-size:26px}}@media screen and (max-width:767px){.HXxu .QrsA,.dWZw .QrsA{line-height:36px}}@media screen and (min-width:1696px){.HXxu .QrsA,.dWZw .QrsA{line-height:32px}}@media screen and (max-width:767px){.HXxu .QrsA,.dWZw .QrsA{letter-spacing:-.5px}}@media screen and (min-width:1696px){.HXxu .QrsA,.dWZw .QrsA{letter-spacing:-.5px}}.HXxu .Dk4N,.dWZw .Dk4N{border:1px solid #002f65;color:#002f65;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);gap:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5) calc(3.01579rem + 2.19298vw - var(--scrollbar-width)/91.2*2) calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.HXxu .Dk4N,.dWZw .Dk4N{gap:10px}}@media screen and (min-width:1696px){.HXxu .Dk4N,.dWZw .Dk4N{gap:10px}}@media screen and (max-width:767px){.HXxu .Dk4N,.dWZw .Dk4N{font-size:18px}}@media screen and (min-width:1696px){.HXxu .Dk4N,.dWZw .Dk4N{font-size:18px}}@media screen and (max-width:767px){.HXxu .Dk4N,.dWZw .Dk4N{line-height:22px}}@media screen and (min-width:1696px){.HXxu .Dk4N,.dWZw .Dk4N{line-height:22px}}@media screen and (max-width:767px){.HXxu .Dk4N,.dWZw .Dk4N{padding-top:18px}}@media screen and (min-width:1696px){.HXxu .Dk4N,.dWZw .Dk4N{padding-top:18px}}@media screen and (max-width:767px){.HXxu .Dk4N,.dWZw .Dk4N{padding-bottom:12px}}@media screen and (min-width:1696px){.HXxu .Dk4N,.dWZw .Dk4N{padding-bottom:12px}}@media screen and (max-width:767px){.HXxu .Dk4N,.dWZw .Dk4N{padding-left:67px}}@media screen and (min-width:1696px){.HXxu .Dk4N,.dWZw .Dk4N{padding-left:67px}}@media screen and (max-width:767px){.HXxu .Dk4N,.dWZw .Dk4N{padding-right:67px}}@media screen and (min-width:1696px){.HXxu .Dk4N,.dWZw .Dk4N{padding-right:67px}}@media screen and (max-width:767px){.HXxu .Dk4N,.dWZw .Dk4N{letter-spacing:.5px}}@media screen and (min-width:1696px){.HXxu .Dk4N,.dWZw .Dk4N{letter-spacing:.5px}}.k91Y{color:#ffd639;font-size:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2);font-weight:700;letter-spacing:-1px;line-height:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);padding-bottom:calc(-.11053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.k91Y{font-size:30px}}@media screen and (min-width:1696px){.k91Y{font-size:36px}}@media screen and (max-width:767px){.k91Y{line-height:36px}}@media screen and (min-width:1696px){.k91Y{line-height:40px}}@media screen and (max-width:767px){.k91Y{padding-bottom:21px}}@media screen and (min-width:1696px){.k91Y{padding-bottom:21px}}.roL2.listing{padding-bottom:0}.roL2 .text{margin-bottom:calc(-.10526rem + 2.74123vw - var(--scrollbar-width)/91.2*2.5)}@media screen and (max-width:767px){.roL2 .text{margin-bottom:0}}@media screen and (min-width:1696px){.roL2 .text{margin-bottom:45px}}.roL2.listing.no-image .text{margin-bottom:calc(-.10526rem + 2.74123vw - var(--scrollbar-width)/91.2*2.5)}@media screen and (max-width:767px){.roL2.listing.no-image .text{margin-bottom:25px}}@media screen and (min-width:1696px){.roL2.listing.no-image .text{margin-bottom:45px}}@media screen and (max-width:767px){.roL2 .router-nav-link{gap:21px}}.roL2 .router-nav-link img.publication-image{margin-bottom:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.roL2 .router-nav-link img.publication-image{margin-bottom:30px}}@media screen and (min-width:1696px){.roL2 .router-nav-link img.publication-image{margin-bottom:20px}}@media screen and (max-width:767px){.roL2 .router-nav-link img.publication-image{height:160px;width:260px}}.roL2.listing .text h3.title{padding-bottom:calc(.04737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.roL2.listing .text h3.title{padding-bottom:6px}}@media screen and (min-width:1696px){.roL2.listing .text h3.title{padding-bottom:6px}}@media screen and (max-width:767px){.roL2 .blog_post_content{-webkit-line-clamp:7}}.sigC{padding-top:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}.sigC .k91Y{color:#002f65;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.sigC .k91Y{font-size:26px}}@media screen and (min-width:1696px){.sigC .k91Y{font-size:26px}}@media screen and (max-width:767px){.sigC .k91Y{line-height:32px}}@media screen and (min-width:1696px){.sigC .k91Y{line-height:32px}}@media screen and (max-width:767px){.sigC .k91Y{letter-spacing:-.5px}}@media screen and (min-width:1696px){.sigC .k91Y{letter-spacing:-.5px}}@media screen and (max-width:767px){.sigC{padding-top:33px}}@media screen and (min-width:1696px){.sigC{padding-top:18px}}@media screen and (max-width:767px){.sigC .content-tag{padding-top:4px}.usNL .k91Y{padding-bottom:28px}}@media print,screen and (min-width:768px){.E_Ui aside{margin-top:calc(.11579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}}@media screen and (min-width:768px)and (max-width:767px){.E_Ui aside{margin-top:0}}@media screen and (min-width:768px)and (min-width:1696px){.E_Ui aside{margin-top:3px}}.E_Ui .k91Y{color:#002f65;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-bottom:calc(1.77368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.E_Ui .k91Y{font-size:26px}}@media screen and (min-width:1696px){.E_Ui .k91Y{font-size:26px}}@media screen and (max-width:767px){.E_Ui .k91Y{line-height:32px}}@media screen and (min-width:1696px){.E_Ui .k91Y{line-height:32px}}@media screen and (max-width:767px){.E_Ui .k91Y{letter-spacing:-.5px}}@media screen and (min-width:1696px){.E_Ui .k91Y{letter-spacing:-.5px}}@media screen and (max-width:767px){.E_Ui .k91Y{padding-bottom:38px}}@media screen and (min-width:1696px){.E_Ui .k91Y{padding-bottom:38px}}@media print,screen and (min-width:768px){.E_Ui.E_Ui .content-tag{padding-bottom:calc(8.16842rem + 6.0307vw - var(--scrollbar-width)/91.2*5.5);padding-top:calc(3.01579rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}}@media screen and (min-width:768px)and (max-width:767px){.E_Ui.E_Ui .content-tag{padding-top:67px}}@media screen and (min-width:768px)and (min-width:1696px){.E_Ui.E_Ui .content-tag{padding-top:67px}}@media screen and (min-width:768px)and (max-width:767px){.E_Ui.E_Ui .content-tag{padding-bottom:183px}}@media screen and (min-width:768px)and (min-width:1696px){.E_Ui.E_Ui .content-tag{padding-bottom:183px}}@media print,screen and (min-width:768px){.E_Ui aside.content-aside-sidebar.content-aside-sidebar{padding-bottom:calc(8.16842rem + 6.0307vw - var(--scrollbar-width)/91.2*5.5)}}@media screen and (min-width:768px)and (max-width:767px){.E_Ui aside.content-aside-sidebar.content-aside-sidebar{padding-bottom:183px}}@media screen and (min-width:768px)and (min-width:1696px){.E_Ui aside.content-aside-sidebar.content-aside-sidebar{padding-bottom:183px}}@media print,screen and (min-width:768px){.EoCI .content-aside-sidebar .follow-us-widget.follow-us-widget{border-top:none;margin-bottom:calc(-.11579rem - .10965vw - var(--scrollbar-width)/91.2*-.1);padding-top:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}}@media screen and (min-width:768px)and (max-width:767px){.EoCI .content-aside-sidebar .follow-us-widget.follow-us-widget{padding-top:6px}}@media screen and (min-width:768px)and (min-width:1696px){.EoCI .content-aside-sidebar .follow-us-widget.follow-us-widget{padding-top:6px}}@media screen and (min-width:768px)and (max-width:767px){.EoCI .content-aside-sidebar .follow-us-widget.follow-us-widget{margin-bottom:-3px}}@media screen and (min-width:768px)and (min-width:1696px){.EoCI .content-aside-sidebar .follow-us-widget.follow-us-widget{margin-bottom:-3px}}.EoCI .content-tag{padding-bottom:calc(8.38421rem + 6.14035vw - var(--scrollbar-width)/91.2*5.6)}@media screen and (max-width:767px){.EoCI .content-tag{padding-bottom:37px}}@media screen and (min-width:1696px){.EoCI .content-tag{padding-bottom:187px}}@media screen and (max-width:767px){.EoCI.EoCI~div>div{grid-gap:31px}.EoCI.EoCI~div .blog-categories-filter-widget{padding-bottom:29px;padding-top:35px!important}.EoCI.EoCI~div .follow-us-widget{border-top:none}.EoCI.EoCI .content-tag{padding-top:25px}}@media print,screen and (min-width:768px){.FciL.FciL .content-tag{padding-top:calc(3.14737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}}@media screen and (min-width:768px)and (max-width:767px){.FciL.FciL .content-tag{padding-top:72px}}@media screen and (min-width:768px)and (min-width:1696px){.FciL.FciL .content-tag{padding-top:72px}}.gHmU{padding-top:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}.gHmU .arrows-container{--x:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);--y:calc(0.1rem - var(--scrollbar-width)/91.2*0);translate:var(--x) var(--y)}@media screen and (max-width:767px){.gHmU .arrows-container{--x:0px}}@media screen and (min-width:1696px){.gHmU .arrows-container{--x:2px}}@media screen and (max-width:767px){.gHmU .arrows-container{--y:0px}}@media screen and (min-width:1696px){.gHmU .arrows-container{--y:1px}}@media screen and (max-width:767px){.gHmU{padding-top:15px}}@media screen and (min-width:1696px){.gHmU{padding-top:15px}}._1im{padding-bottom:calc(2.35263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){._1im{padding-bottom:30px}}@media screen and (min-width:1696px){._1im{padding-bottom:53px}}.lqWa{margin-top:calc(.05263rem - .32895vw - var(--scrollbar-width)/91.2*-.3);padding-bottom:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.lqWa{padding-bottom:20px}}@media screen and (min-width:1696px){.lqWa{padding-bottom:14px}}@media screen and (max-width:767px){.lqWa{margin-top:0}}@media screen and (min-width:1696px){.lqWa{margin-top:-5px}}.Fjyp{padding-bottom:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.Fjyp{padding-bottom:21px}}@media screen and (min-width:1696px){.Fjyp{padding-bottom:21px}}.rTSs:has(.Fjyp) .lqWa{padding-bottom:calc(-.06842rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.rTSs:has(.Fjyp) .lqWa{padding-bottom:20px}}@media screen and (min-width:1696px){.rTSs:has(.Fjyp) .lqWa{padding-bottom:38px}}.UoEk{position:relative}.bV5W{background-color:inherit;color:#fff;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:500;gap:calc(.54737rem + .32895vw - var(--scrollbar-width)/91.2*.3);letter-spacing:0;line-height:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-left:0;padding-top:calc(0rem - var(--scrollbar-width)/91.2*0);z-index:1}@media screen and (max-width:767px){.bV5W{font-size:18px}}@media screen and (min-width:1696px){.bV5W{font-size:18px}}@media screen and (max-width:767px){.bV5W{line-height:20px}}@media screen and (min-width:1696px){.bV5W{line-height:20px}}@media screen and (max-width:767px){.bV5W{padding-top:5px}}@media screen and (min-width:1696px){.bV5W{padding-top:0}}@media screen and (max-width:767px){.bV5W{gap:13px}}@media screen and (min-width:1696px){.bV5W{gap:11px}}.bV5W:hover{background-color:inherit;color:#ffd639}@media print,screen and (min-width:768px){.aAax{padding-top:calc(.56316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}}@media screen and (min-width:768px)and (max-width:767px){.aAax{padding-top:13px}}@media screen and (min-width:768px)and (min-width:1696px){.aAax{padding-top:13px}}@media print{.aAax .ctct-inline-form{display:none}}@media print,screen and (min-width:768px){.aAax .content-tag{margin-top:calc(-2.23684rem - 1.64474vw - var(--scrollbar-width)/91.2*-1.5)}}@media screen and (min-width:768px)and (max-width:767px){.aAax .content-tag{margin-top:-50px}}@media screen and (min-width:768px)and (min-width:1696px){.aAax .content-tag{margin-top:-50px}}.aAax .ctct-form-container .ctct-form-defaults{padding-left:0;padding-top:0}@media screen and (max-width:767px){.aAax .ctct-form-container .ctct-form-defaults{padding-right:0}}.aAax .ctct-form-container .ctct-form-header{display:none}.aAax .ctct-form-container form.ctct-form-custom .ctct-form-field{--label-col:calc(-0.18421rem + 10.52632vw - var(--scrollbar-width)/91.2*9.6);--error-col:calc(-0.52632rem + 24.12281vw - var(--scrollbar-width)/91.2*22);align-items:center;display:grid;grid-template-columns:var(--label-col) 1fr var(--error-col);margin:0;margin-bottom:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-field{grid-template-columns:1fr;margin-bottom:40px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-field{margin-bottom:40px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-field{--label-col:175px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-field{--label-col:175px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-field{--error-col:400px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-field{--error-col:400px}}.aAax .ctct-form-container form.ctct-form-custom input.ctct-form-element{background-color:#f5f5f5;border:none;border-radius:0;box-shadow:none;height:calc(-.12632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);width:calc(-.71053rem + 32.56579vw - var(--scrollbar-width)/91.2*29.7)}.aAax .ctct-form-container form.ctct-form-custom input.ctct-form-element:focus{-webkit-appearance:none;appearance:none;border:none;border-radius:0;box-shadow:none;outline:none}.aAax .ctct-form-container form.ctct-form-custom input.ctct-form-element.a11y-keyboard-focus:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.aAax .ctct-form-container form.ctct-form-custom input.ctct-form-element.a11y-keyboard-focus:focus-visible.inverted-outline{box-shadow:0 0 0 2px #fff;outline-color:#000}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom input.ctct-form-element{width:100%}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom input.ctct-form-element{width:540px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom input.ctct-form-element{height:54px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom input.ctct-form-element{height:54px}}.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{--x:calc(7.73684rem + 5.8114vw - var(--scrollbar-width)/91.2*5.3);background-color:#ffd639;border:none;border-radius:0;color:#002f65;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:400;height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6) calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2) calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);translate:var(--x);width:calc(8.83158rem + 6.4693vw - var(--scrollbar-width)/91.2*5.9)}.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button.a11y-keyboard-focus:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button.a11y-keyboard-focus:focus-visible.inverted-outline{box-shadow:0 0 0 2px #fff;outline-color:#000}.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button:hover{background-color:#4571a3;border:none;color:#fff}.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{transition:background-color .5s ease,color .5s ease}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{font-size:18px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{font-size:18px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{line-height:22px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{line-height:22px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{letter-spacing:.5px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{letter-spacing:.5px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-top:19px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-top:19px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-bottom:16px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-bottom:16px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-left:40px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-left:40px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-right:40px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-right:40px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{width:197px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{width:197px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{height:54px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{height:54px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{--x:0px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom button.ctct-form-button{--x:175px}}.aAax .ctct-form-container a{font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.aAax .ctct-form-container a{font-size:10px}}@media screen and (min-width:1696px){.aAax .ctct-form-container a{font-size:10px}}.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{--y:calc(-1.44211rem - 0.98684vw - var(--scrollbar-width)/91.2*-0.9);--x:calc(-0.33158rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin:0;translate:var(--x) var(--y)}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{font-size:19px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{font-size:19px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{line-height:26px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{line-height:26px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{letter-spacing:.5px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{letter-spacing:.5px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{--y:-21px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{--y:-31px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{--x:0px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{--x:-7px}}.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend:before{display:none}.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend:after{--x:calc(0.05789rem + 0.05482vw - var(--scrollbar-width)/91.2*0.05);color:red;content:"*";display:inline-block;translate:var(--x)}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend:after{--x:1.5px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend:after{--x:1.5px}}.aAax .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);height:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);margin-right:calc(-.65789rem + .98684vw - var(--scrollbar-width)/91.2*.9);translate:0 var(--y);width:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{margin-right:10px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{margin-right:10px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{--y:-2px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{--y:-2px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{width:16px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{width:16px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{height:16px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{height:16px}}.aAax .ctct-form-container form.ctct-form-custom .ctct-form-listitem{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin-bottom:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-listitem{margin-bottom:8px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-listitem{margin-bottom:8px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-listitem{font-size:19px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-listitem{font-size:19px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-listitem{line-height:26px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-listitem{line-height:26px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-listitem{letter-spacing:.5px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-listitem{letter-spacing:.5px}}.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{background-color:#f5f5f5;display:inline-block;margin-left:calc(-.18421rem + 10.52632vw - var(--scrollbar-width)/91.2*9.6);margin-top:calc(1.32632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-bottom:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3);padding-left:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);width:calc(-.71053rem + 32.56579vw - var(--scrollbar-width)/91.2*29.7)}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{margin-top:20px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{margin-top:28px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{margin-left:0}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{margin-left:175px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{width:auto}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{width:540px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-left:20px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-left:20px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-top:8px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-top:8px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-bottom:9px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-bottom:9px}}.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label{--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin:0;translate:0 var(--y)}.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label:before{display:none}.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label:after{--x:calc(0.05789rem + 0.05482vw - var(--scrollbar-width)/91.2*0.05);color:red;content:"*";display:inline-block;translate:var(--x)}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label:after{--x:1.5px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label:after{--x:1.5px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label{font-size:19px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label{font-size:19px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label{line-height:26px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label{line-height:26px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label{letter-spacing:.5px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label{letter-spacing:.5px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label{--y:0px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom label.ctct-form-label{--y:2px}}.aAax .ctct-form-container form.ctct-form-custom .ctct-form-errorMessage{font-size:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4);margin:0;order:2;padding-left:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-errorMessage{padding-left:0}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-errorMessage{padding-left:40px}}@media screen and (max-width:767px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-errorMessage{font-size:14px}}@media screen and (min-width:1696px){.aAax .ctct-form-container form.ctct-form-custom .ctct-form-errorMessage{font-size:14px}}.aAax #gdpr_text{padding-left:calc(-.18421rem + 10.52632vw - var(--scrollbar-width)/91.2*9.6);padding-right:calc(-.52632rem + 24.12281vw - var(--scrollbar-width)/91.2*22)}@media screen and (max-width:767px){.aAax #gdpr_text{padding-left:0}}@media screen and (min-width:1696px){.aAax #gdpr_text{padding-left:175px}}@media screen and (max-width:767px){.aAax #gdpr_text{padding-right:0}}@media screen and (min-width:1696px){.aAax #gdpr_text{padding-right:400px}}.aAax div#ctct_recaptcha_3{display:none}.aAax .ctct-form-container .g-recaptcha .grecaptcha-badge{display:none!important}.aAax .ctct-form-container .ctct-form-success .ctct-form-header{color:#002f65!important;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.aAax .ctct-form-container .ctct-form-success .ctct-form-header{font-size:26px}}@media screen and (min-width:1696px){.aAax .ctct-form-container .ctct-form-success .ctct-form-header{font-size:26px}}@media screen and (max-width:767px){.aAax .ctct-form-container .ctct-form-success .ctct-form-header{line-height:32px}}@media screen and (min-width:1696px){.aAax .ctct-form-container .ctct-form-success .ctct-form-header{line-height:32px}}@media screen and (max-width:767px){.aAax .ctct-form-container .ctct-form-success .ctct-form-header{letter-spacing:-.5px}}@media screen and (min-width:1696px){.aAax .ctct-form-container .ctct-form-success .ctct-form-header{letter-spacing:-.5px}}.aAax .ctct-form-container .ctct-form-success .ctct-form-text{--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);color:#4f5050!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin:0;translate:0 var(--y)}@media screen and (max-width:767px){.aAax .ctct-form-container .ctct-form-success .ctct-form-text{font-size:19px}}@media screen and (min-width:1696px){.aAax .ctct-form-container .ctct-form-success .ctct-form-text{font-size:19px}}@media screen and (max-width:767px){.aAax .ctct-form-container .ctct-form-success .ctct-form-text{line-height:26px}}@media screen and (min-width:1696px){.aAax .ctct-form-container .ctct-form-success .ctct-form-text{line-height:26px}}@media screen and (max-width:767px){.aAax .ctct-form-container .ctct-form-success .ctct-form-text{letter-spacing:.5px}}@media screen and (min-width:1696px){.aAax .ctct-form-container .ctct-form-success .ctct-form-text{letter-spacing:.5px}}@media screen and (max-width:767px){.aAax .ctct-form-container .ctct-form-success .ctct-form-text{--y:0px}}@media screen and (min-width:1696px){.aAax .ctct-form-container .ctct-form-success .ctct-form-text{--y:2px}}.R3zR{display:flex;flex-direction:column;gap:calc(.01053rem + 2.85088vw - var(--scrollbar-width)/91.2*2.6);padding-top:calc(.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.R3zR{gap:48px}}@media screen and (min-width:1696px){.R3zR{gap:48px}}@media screen and (max-width:767px){.R3zR{padding-top:41px}}@media screen and (min-width:1696px){.R3zR{padding-top:13px}}.AwIV{display:flex;flex-direction:column;gap:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.AwIV{gap:18px}}@media screen and (min-width:1696px){.AwIV{gap:7px}}.AwIV._Z3_{border-bottom:1px solid #dddedf;padding-bottom:calc(.01053rem + 2.85088vw - var(--scrollbar-width)/91.2*2.6)}@media screen and (max-width:767px){.AwIV._Z3_{padding-bottom:40px}}@media screen and (min-width:1696px){.AwIV._Z3_{padding-bottom:48px}}.isy7{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(-.07895rem + 3.61842vw - var(--scrollbar-width)/91.2*3.3);font-weight:700;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.07368rem + 5.04386vw - var(--scrollbar-width)/91.2*4.6);position:relative}@media screen and (max-width:767px){.isy7{font-size:30px}}@media screen and (min-width:1696px){.isy7{font-size:60px}}@media screen and (max-width:767px){.isy7{line-height:36px}}@media screen and (min-width:1696px){.isy7{line-height:84px}}@media screen and (max-width:767px){.isy7{letter-spacing:0}}@media screen and (min-width:1696px){.isy7{letter-spacing:-.5px}}.dPqI{display:flex;flex-direction:row;gap:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.dPqI{gap:10px}}@media screen and (min-width:1696px){.dPqI{gap:10px}}@media screen and (max-width:767px){.dPqI{flex-direction:column}}.dPqI .MTiH{width:calc(-.57895rem + 30.70175vw - var(--scrollbar-width)/91.2*28)}@media screen and (max-width:767px){.dPqI .MTiH{width:auto}}@media screen and (min-width:1696px){.dPqI .MTiH{width:510px}}.dPqI .MTiH input{background-color:#f5f5f5}.dPqI .MTiH input.a11y-keyboard-focus:focus-visible:focus-visible{box-shadow:inset 0 0 0 2px #000}.TLOT{gap:calc(-.02632rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);padding-right:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.TLOT{gap:20px}}@media screen and (min-width:1696px){.TLOT{gap:20px}}@media screen and (max-width:767px){.TLOT{padding-right:40px}}@media screen and (min-width:1696px){.TLOT{padding-right:40px}}.admin-bar+div .offcanvas{top:32px}.W9ZR{padding-left:calc(2.55263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){.W9ZR{padding-left:55px}}@media screen and (min-width:1696px){.W9ZR{padding-left:55px}}@media screen and (max-width:767px){.W9ZR{margin:0;padding-bottom:41px;padding-left:25px;padding-right:25px}}.jBkA .offcanvas-backdrop{background-color:rgba(0,47,101,.5);opacity:0;transition:opacity .5s ease}.jBkA .offcanvas-backdrop.show{opacity:1}@media print,screen and (min-width:768px){.AWCw .content-tag{padding-top:calc(2.12105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}}@media screen and (min-width:768px)and (max-width:767px){.AWCw .content-tag{padding-top:47px}}@media screen and (min-width:768px)and (min-width:1696px){.AWCw .content-tag{padding-top:47px}}@media print,screen and (min-width:768px){.AWCw aside.content-aside-sidebar{--pd:calc(3.01579rem + 2.19298vw - var(--scrollbar-width)/91.2*2);padding-top:var(--pd)!important}}@media screen and (min-width:768px)and (max-width:767px){.AWCw aside.content-aside-sidebar{--pd:67px}}@media screen and (min-width:768px)and (min-width:1696px){.AWCw aside.content-aside-sidebar{--pd:67px}}.gfPS{margin-top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}.gfPS .article-content-image{margin-bottom:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);margin-right:calc(-.03158rem - .2193vw - var(--scrollbar-width)/91.2*-.2);margin-top:calc(-.02105rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.gfPS .article-content-image{margin-top:0}}@media screen and (min-width:1696px){.gfPS .article-content-image{margin-top:9px}}@media screen and (max-width:767px){.gfPS .article-content-image{margin-right:0}}@media screen and (min-width:1696px){.gfPS .article-content-image{margin-right:-4px}}@media screen and (max-width:767px){.gfPS .article-content-image{margin-bottom:31px}}@media screen and (min-width:1696px){.gfPS .article-content-image{margin-bottom:10px}}.gfPS .article-content-resources{--x:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);padding-top:calc(2.7rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);translate:var(--x) 0}@media screen and (max-width:767px){.gfPS .article-content-resources{--x:0px}}@media screen and (min-width:1696px){.gfPS .article-content-resources{--x:2px}}@media screen and (max-width:767px){.gfPS .article-content-resources{padding-top:62px}}@media screen and (min-width:1696px){.gfPS .article-content-resources{padding-top:62px}}.gfPS .article-content-resources ul{gap:calc(.28947rem + .27412vw - var(--scrollbar-width)/91.2*.25)}@media screen and (max-width:767px){.gfPS .article-content-resources ul{gap:7.5px}}@media screen and (min-width:1696px){.gfPS .article-content-resources ul{gap:7.5px}}.gfPS .article-content-resources h3{padding-bottom:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.gfPS .article-content-resources h3{padding-bottom:18px}}@media screen and (min-width:1696px){.gfPS .article-content-resources h3{padding-bottom:18px}}@media print,screen and (min-width:768px){.gfPS.gfPS .content-tag{padding-top:calc(3.23158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}}@media screen and (min-width:768px)and (max-width:767px){.gfPS.gfPS .content-tag{padding-top:71px}}@media screen and (min-width:768px)and (min-width:1696px){.gfPS.gfPS .content-tag{padding-top:71px}}@media screen and (max-width:767px){.gfPS{margin-top:0}}@media screen and (min-width:1696px){.gfPS{margin-top:-2px}}.MaPA{letter-spacing:calc(-.01684rem + .02193vw - var(--scrollbar-width)/91.2*.02);margin-top:calc(0rem - var(--scrollbar-width)/91.2*0);padding-bottom:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.MaPA{margin-top:-2px}}@media screen and (min-width:1696px){.MaPA{margin-top:0}}@media screen and (max-width:767px){.MaPA{padding-bottom:8px}}@media screen and (min-width:1696px){.MaPA{padding-bottom:9px}}@media screen and (max-width:767px){.MaPA{letter-spacing:.2px}}@media screen and (min-width:1696px){.MaPA{letter-spacing:.2px}}.pnD3{padding-bottom:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.pnD3{padding-bottom:14px}}@media screen and (min-width:1696px){.pnD3{padding-bottom:15px}}@media screen and (max-width:767px){.pnD3{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;margin-bottom:13px;overflow:hidden;padding:0;text-overflow:ellipsis}}.SfjY{padding-bottom:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.SfjY{padding-bottom:2px}}@media screen and (min-width:1696px){.SfjY{padding-bottom:2px}}.vwjk{padding-top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.vwjk{padding-top:2px}}@media screen and (min-width:1696px){.vwjk{padding-top:2px}}.GL7J{border-bottom:1px solid #dddedf;display:flex;justify-content:space-between;margin-bottom:calc(1.77368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);padding-bottom:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.GL7J{padding-top:25px}}@media screen and (min-width:1696px){.GL7J{padding-top:30px}}@media screen and (max-width:767px){.GL7J{padding-bottom:19px}}@media screen and (min-width:1696px){.GL7J{padding-bottom:27px}}@media screen and (max-width:767px){.GL7J{margin-bottom:30px}}@media screen and (min-width:1696px){.GL7J{margin-bottom:38px}}@media screen and (max-width:767px){.GL7J{flex-direction:column;gap:0}}@media print{.GL7J{padding-top:0}.GL7J a,.GL7J ul{display:none}}.mG2S{float:right;height:calc(2.46842rem + 16.44737vw - var(--scrollbar-width)/91.2*15);margin-bottom:calc(.35263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);margin-left:calc(.47368rem + 3.28947vw - var(--scrollbar-width)/91.2*3);margin-top:calc(.14737rem + .32895vw - var(--scrollbar-width)/91.2*.3);width:calc(3.86842rem + 26.86404vw - var(--scrollbar-width)/91.2*24.5)}@media screen and (max-width:767px){.mG2S{margin-left:40px}}@media screen and (min-width:1696px){.mG2S{margin-left:60px}}@media screen and (max-width:767px){.mG2S{margin-top:0}}@media screen and (min-width:1696px){.mG2S{margin-top:7px}}@media screen and (max-width:767px){.mG2S{margin-bottom:33px}}@media screen and (min-width:1696px){.mG2S{margin-bottom:33px}}@media screen and (max-width:767px){.mG2S{width:270px}}@media screen and (min-width:1696px){.mG2S{width:490px}}@media screen and (max-width:767px){.mG2S{height:166px}}@media screen and (min-width:1696px){.mG2S{height:301px}}@media screen and (max-width:767px){.mG2S{float:none;margin-left:0}}@media print{.mG2S{height:160px;width:240px}}.p0XR{margin-left:auto;position:relative;top:calc(-.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.p0XR{top:0}}@media screen and (min-width:1696px){.p0XR{top:-1px}}@media screen and (max-width:767px){.p0XR{align-self:flex-start;margin-left:0}}.kLpU{padding-top:calc(4.45789rem + 3.17982vw - var(--scrollbar-width)/91.2*2.9)}@media screen and (max-width:767px){.kLpU{padding-top:39px}}@media screen and (min-width:1696px){.kLpU{padding-top:98px}}.rdQQ{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;padding-top:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}.rdQQ,.rdQQ a{font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}.rdQQ a{color:#4571a3;text-decoration-color:#4571a3;text-decoration:underline;text-underline-offset:4px;transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.rdQQ a{font-size:19px}}@media screen and (min-width:1696px){.rdQQ a{font-size:19px}}@media screen and (max-width:767px){.rdQQ a{line-height:26px}}@media screen and (min-width:1696px){.rdQQ a{line-height:26px}}@media screen and (max-width:767px){.rdQQ a{letter-spacing:.5px}}@media screen and (min-width:1696px){.rdQQ a{letter-spacing:.5px}}.rdQQ a:hover{color:#002f65;text-decoration-color:#002f65}@media screen and (max-width:767px){.rdQQ{font-size:19px}}@media screen and (min-width:1696px){.rdQQ{font-size:19px}}@media screen and (max-width:767px){.rdQQ{line-height:26px}}@media screen and (min-width:1696px){.rdQQ{line-height:26px}}@media screen and (max-width:767px){.rdQQ{letter-spacing:.5px}}@media screen and (min-width:1696px){.rdQQ{letter-spacing:.5px}}@media screen and (max-width:767px){.rdQQ{padding-top:26px}}@media screen and (min-width:1696px){.rdQQ{padding-top:26px}}.wV_t{--y:calc(0.1rem - var(--scrollbar-width)/91.2*0);translate:0 var(--y)}@media screen and (max-width:767px){.wV_t{--y:0px}}@media screen and (min-width:1696px){.wV_t{--y:1px}}.fHsy .flAO{color:#002f65;display:block;display:flex;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:500;justify-content:space-between;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.32632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-bottom:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);padding-left:calc(0rem - var(--scrollbar-width)/91.2*0);padding-top:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);position:relative}@media screen and (max-width:767px){.fHsy .flAO{font-size:20px}}@media screen and (min-width:1696px){.fHsy .flAO{font-size:24px}}@media screen and (max-width:767px){.fHsy .flAO{line-height:24px}}@media screen and (min-width:1696px){.fHsy .flAO{line-height:28px}}@media screen and (max-width:767px){.fHsy .flAO{letter-spacing:-.5px}}@media screen and (min-width:1696px){.fHsy .flAO{letter-spacing:-.5px}}@media screen and (max-width:767px){.fHsy .flAO{padding-top:21px}}@media screen and (min-width:1696px){.fHsy .flAO{padding-top:18px}}@media screen and (max-width:767px){.fHsy .flAO{padding-bottom:11px}}@media screen and (min-width:1696px){.fHsy .flAO{padding-bottom:12px}}@media screen and (max-width:767px){.fHsy .flAO{padding-left:1px}}@media screen and (min-width:1696px){.fHsy .flAO{padding-left:0}}@media print,screen and (min-width:768px){.fHsy .flAO{transition:color .5s ease}.fHsy .flAO:hover{color:#4571a3}}.fHsy .flAO{transition:color .5s ease,background-color .5s ease,border-color .5s ease}.fHsy .flAO .f2B7{float:right;font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);position:relative;top:calc(.11579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.fHsy .flAO .f2B7{font-size:10px}}@media screen and (min-width:1696px){.fHsy .flAO .f2B7{font-size:10px}}@media screen and (max-width:767px){.fHsy .flAO .f2B7{top:1px}}@media screen and (min-width:1696px){.fHsy .flAO .f2B7{top:3px}}@media screen and (max-width:767px){.fHsy .flAO>div{width:calc(100% - 27px)}}.fHsy .vJEQ{display:flex;flex-direction:column;gap:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);padding-bottom:calc(1.55789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.fHsy .vJEQ{gap:8px}}@media screen and (min-width:1696px){.fHsy .vJEQ{gap:8px}}@media screen and (max-width:767px){.fHsy .vJEQ{padding-bottom:34px}}@media screen and (min-width:1696px){.fHsy .vJEQ{padding-bottom:34px}}@media screen and (max-width:767px){.fHsy .vJEQ{padding-top:2px}}.fHsy .vJEQ .KmK5{color:#002f65;display:block;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:500;letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-left:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);position:relative;transition:color .5s ease}@media screen and (max-width:767px){.fHsy .vJEQ .KmK5{font-size:18px}}@media screen and (min-width:1696px){.fHsy .vJEQ .KmK5{font-size:18px}}@media screen and (max-width:767px){.fHsy .vJEQ .KmK5{line-height:22px}}@media screen and (min-width:1696px){.fHsy .vJEQ .KmK5{line-height:22px}}@media screen and (max-width:767px){.fHsy .vJEQ .KmK5{letter-spacing:0}}@media screen and (min-width:1696px){.fHsy .vJEQ .KmK5{letter-spacing:0}}@media screen and (max-width:767px){.fHsy .vJEQ .KmK5{padding-left:24px}}@media screen and (min-width:1696px){.fHsy .vJEQ .KmK5{padding-left:24px}}.fHsy .vJEQ .KmK5:before{background-color:#002f65;border-radius:50%;content:"";height:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2);left:calc(0rem - var(--scrollbar-width)/91.2*0);position:absolute;top:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2);width:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.fHsy .vJEQ .KmK5:before{width:6px}}@media screen and (min-width:1696px){.fHsy .vJEQ .KmK5:before{width:6px}}@media screen and (max-width:767px){.fHsy .vJEQ .KmK5:before{height:6px}}@media screen and (min-width:1696px){.fHsy .vJEQ .KmK5:before{height:6px}}@media screen and (max-width:767px){.fHsy .vJEQ .KmK5:before{top:6px}}@media screen and (min-width:1696px){.fHsy .vJEQ .KmK5:before{top:6px}}@media screen and (max-width:767px){.fHsy .vJEQ .KmK5:before{left:0}}@media screen and (min-width:1696px){.fHsy .vJEQ .KmK5:before{left:0}}.fHsy .vJEQ .KmK5:hover{color:#4571a3}.Z_R0{border-bottom:1px solid #f5f5f5;margin-left:calc(0rem - var(--scrollbar-width)/91.2*0);padding-bottom:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5)}@media screen and (max-width:767px){.Z_R0{padding-bottom:20px}}@media screen and (min-width:1696px){.Z_R0{padding-bottom:50px}}@media screen and (max-width:767px){.Z_R0{margin-left:-2px}}@media screen and (min-width:1696px){.Z_R0{margin-left:0}}@media print,screen and (min-width:768px){.GS5j{grid-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);-webkit-column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);column-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px)and (max-width:767px){.GS5j{-webkit-column-gap:50px;column-gap:50px}}@media screen and (min-width:768px)and (min-width:1696px){.GS5j{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.GS5j{display:flex;flex-direction:column}}.qhLR{display:flex;flex-direction:column}.uDio{border-bottom:1px solid #dddedf}.SucB{color:#002f65;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(1.11053rem + .76754vw - var(--scrollbar-width)/91.2*.7);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.32632rem + .87719vw - var(--scrollbar-width)/91.2*.8);padding-bottom:calc(.46316rem + .4386vw - var(--scrollbar-width)/91.2*.4);padding-left:calc(0rem - var(--scrollbar-width)/91.2*0);padding-top:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.SucB{font-size:20px}}@media screen and (min-width:1696px){.SucB{font-size:24px}}@media screen and (max-width:767px){.SucB{line-height:24px}}@media screen and (min-width:1696px){.SucB{line-height:28px}}@media screen and (max-width:767px){.SucB{letter-spacing:-.5px}}@media screen and (min-width:1696px){.SucB{letter-spacing:-.5px}}@media screen and (max-width:767px){.SucB{padding-top:21px}}@media screen and (min-width:1696px){.SucB{padding-top:18px}}@media screen and (max-width:767px){.SucB{padding-bottom:11px}}@media screen and (min-width:1696px){.SucB{padding-bottom:12px}}@media screen and (max-width:767px){.SucB{padding-left:1px}}@media screen and (min-width:1696px){.SucB{padding-left:0}}@media print,screen and (min-width:768px){.SucB{transition:color .5s ease}.SucB:hover{color:#4571a3}}.UQTb,.UUsR{border-top:1px solid #002f65}.vUzf{align-items:center;display:flex;gap:calc(-.06842rem + 4.38596vw - var(--scrollbar-width)/91.2*4);min-height:calc(8.27368rem + 13.70614vw - var(--scrollbar-width)/91.2*12.5)}@media screen and (max-width:767px){.vUzf{min-height:120px}}@media screen and (min-width:1696px){.vUzf{min-height:313px}}@media screen and (max-width:767px){.vUzf{gap:73px}}@media screen and (min-width:1696px){.vUzf{gap:73px}}@media print{.vUzf{min-height:0;padding-bottom:20px}.vUzf h1{padding-top:25px}}.ar_n{padding-bottom:calc(0rem - var(--scrollbar-width)/91.2*0);padding-top:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.ar_n{padding-top:0}}@media screen and (min-width:1696px){.ar_n{padding-top:17px}}@media screen and (max-width:767px){.ar_n{padding-bottom:40px}}@media screen and (min-width:1696px){.ar_n{padding-bottom:0}}@media print{.ar_n{display:none}}.ldys>div>main{--y:calc(-0.18947rem + 11.18421vw - var(--scrollbar-width)/91.2*10.2);padding-bottom:var(--y)!important}@media screen and (max-width:767px){.ldys>div>main{--y:60px}}@media screen and (min-width:1696px){.ldys>div>main{--y:186px}}@media print{.ldys>div>main>div{gap:0!important;grid-template-columns:1fr 0!important}.ldys>div>main>div aside{display:none!important}}.jdd9{padding-top:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.jdd9{padding-top:16px}}@media screen and (min-width:1696px){.jdd9{padding-top:16px}}.WMce{border-bottom:none!important;flex-direction:column;gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.WMce{gap:10px}}@media screen and (min-width:1696px){.WMce{gap:10px}}.WMce div{min-width:0}.WMce .predictive-list{border:1px solid #002f65!important;max-height:calc(16.32105rem + 11.95175vw - var(--scrollbar-width)/91.2*10.9);top:calc(2.9rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.WMce .predictive-list{top:64px}}@media screen and (min-width:1696px){.WMce .predictive-list{top:64px}}@media screen and (max-width:767px){.WMce .predictive-list{max-height:364px}}@media screen and (min-width:1696px){.WMce .predictive-list{max-height:364px}}.xTh5{padding-bottom:22px}.wwI6{border-top:1px solid #dddedf;padding-bottom:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-top:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.wwI6{padding-top:29px}}@media screen and (min-width:1696px){.wwI6{padding-top:29px}}@media screen and (max-width:767px){.wwI6{padding-bottom:34px}}@media screen and (min-width:1696px){.wwI6{padding-bottom:35px}}.wwI6:last-child{border-bottom:none}.wwI6:first-child{border-top:1px solid #002f65}.wwI6 h3{color:#002f65;transition:color .5s ease}.wwI6:hover h3{color:#4571a3}.QtX9{-webkit-box-orient:vertical;-webkit-line-clamp:6;color:#666;display:-webkit-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);overflow:hidden;padding-top:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2);text-overflow:ellipsis}@media screen and (max-width:767px){.QtX9{padding-top:7px}}@media screen and (min-width:1696px){.QtX9{padding-top:7px}}@media screen and (max-width:767px){.QtX9{font-size:18px}}@media screen and (min-width:1696px){.QtX9{font-size:18px}}@media screen and (max-width:767px){.QtX9{line-height:26px}}@media screen and (min-width:1696px){.QtX9{line-height:26px}}@media screen and (max-width:767px){.QtX9{letter-spacing:.5px}}@media screen and (min-width:1696px){.QtX9{letter-spacing:.5px}}@media screen and (max-width:767px){.QtX9{-webkit-line-clamp:14}}.Z9Ko{display:block}@media print{.fV_I .ctct-inline-form{display:none}}.fV_I .content-tag{padding-bottom:calc(7.38947rem + 5.48246vw - var(--scrollbar-width)/91.2*5);padding-top:calc(3.24737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.fV_I .content-tag{padding-bottom:0}}@media screen and (min-width:1696px){.fV_I .content-tag{padding-bottom:166px}}@media screen and (max-width:767px){.fV_I .content-tag{padding-top:40px}}@media screen and (min-width:1696px){.fV_I .content-tag{padding-top:73px}}.fV_I .ctct-form-container .ctct-form-defaults{padding-left:0;padding-top:0}@media screen and (max-width:767px){.fV_I .ctct-form-container .ctct-form-defaults{padding-right:0}}.fV_I .ctct-form-container .ctct-form-header{display:none}.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-field{--label-col:calc(-0.18421rem + 10.52632vw - var(--scrollbar-width)/91.2*9.6);--error-col:calc(-0.52632rem + 24.12281vw - var(--scrollbar-width)/91.2*22);align-items:center;display:grid;grid-template-columns:var(--label-col) 1fr var(--error-col);margin:0;margin-bottom:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-field{grid-template-columns:1fr;margin-bottom:40px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-field{margin-bottom:40px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-field{--label-col:175px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-field{--label-col:175px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-field{--error-col:400px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-field{--error-col:400px}}.fV_I .ctct-form-container form.ctct-form-custom input.ctct-form-element{background-color:#f5f5f5;border:none;border-radius:0;box-shadow:none;height:calc(-.12632rem + 3.28947vw - var(--scrollbar-width)/91.2*3);width:calc(-.71053rem + 32.56579vw - var(--scrollbar-width)/91.2*29.7)}.fV_I .ctct-form-container form.ctct-form-custom input.ctct-form-element:focus{-webkit-appearance:none;appearance:none;border:none;border-radius:0;box-shadow:none;outline:none}.fV_I .ctct-form-container form.ctct-form-custom input.ctct-form-element.a11y-keyboard-focus:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.fV_I .ctct-form-container form.ctct-form-custom input.ctct-form-element.a11y-keyboard-focus:focus-visible.inverted-outline{box-shadow:0 0 0 2px #fff;outline-color:#000}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom input.ctct-form-element{width:100%}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom input.ctct-form-element{width:540px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom input.ctct-form-element{height:54px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom input.ctct-form-element{height:54px}}.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{--x:calc(7.73684rem + 5.8114vw - var(--scrollbar-width)/91.2*5.3);background-color:#ffd639;border:none;border-radius:0;color:#002f65;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:400;height:calc(2.45263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6) calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2) calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);translate:var(--x);width:calc(8.83158rem + 6.4693vw - var(--scrollbar-width)/91.2*5.9)}.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button.a11y-keyboard-focus:focus-visible{box-shadow:0 0 0 2px #000;outline:2px solid #fff;outline-offset:2px;overflow:visible}.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button.a11y-keyboard-focus:focus-visible.inverted-outline{box-shadow:0 0 0 2px #fff;outline-color:#000}.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button:hover{background-color:#4571a3;border:none;color:#fff}.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{transition:background-color .5s ease,color .5s ease}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{font-size:18px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{font-size:18px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{line-height:22px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{line-height:22px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{letter-spacing:.5px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{letter-spacing:.5px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-top:19px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-top:19px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-bottom:16px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-bottom:16px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-left:40px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-left:40px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-right:40px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{padding-right:40px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{width:197px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{width:197px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{height:54px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{height:54px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{--x:0px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom button.ctct-form-button{--x:175px}}.fV_I .ctct-form-container a{font-size:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.fV_I .ctct-form-container a{font-size:10px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container a{font-size:10px}}.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{--y:calc(-1.90526rem - 1.42544vw - var(--scrollbar-width)/91.2*-1.3);--x:calc(-0.33158rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin:0;translate:var(--x) var(--y)}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{font-size:19px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{font-size:19px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{line-height:26px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{line-height:26px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{letter-spacing:.5px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{letter-spacing:.5px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{--y:-27px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{--y:-43px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{--x:0px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend{--x:-7px}}.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend:before{display:none}.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend:after{--x:calc(0.05789rem + 0.05482vw - var(--scrollbar-width)/91.2*0.05);color:red;content:"*";display:inline-block;translate:var(--x)}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend:after{--x:1.5px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-required.ctct-form-lists-legend:after{--x:1.5px}}.fV_I .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);height:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);margin-right:calc(-.65789rem + .98684vw - var(--scrollbar-width)/91.2*.9);translate:0 var(--y);width:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{margin-right:10px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{margin-right:10px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{--y:-2px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{--y:-2px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{width:16px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{width:16px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{height:16px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom input[type=checkbox].ctct-form-checkbox{height:16px}}.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{--y:calc(-0.21579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin-bottom:calc(.43158rem + .2193vw - var(--scrollbar-width)/91.2*.2);translate:0 var(--y)}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{margin-bottom:8px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{margin-bottom:8px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{font-size:19px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{font-size:19px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{line-height:26px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{line-height:26px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{letter-spacing:.5px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{letter-spacing:.5px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{--y:0px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-listitem{--y:-4px}}.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{background-color:#f5f5f5;display:block;margin-left:calc(-.18421rem + 10.52632vw - var(--scrollbar-width)/91.2*9.6);margin-top:calc(3.57895rem + 2.63158vw - var(--scrollbar-width)/91.2*2.4);padding-bottom:calc(.34737rem + .32895vw - var(--scrollbar-width)/91.2*.3);padding-left:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(0rem - var(--scrollbar-width)/91.2*0);position:relative;width:calc(-.71053rem + 32.56579vw - var(--scrollbar-width)/91.2*29.7)}.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists .ctct-form-errorMessage{position:absolute;right:0;top:calc(-1.92105rem - 1.53509vw - var(--scrollbar-width)/91.2*-1.4)}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists .ctct-form-errorMessage{top:-45px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists .ctct-form-errorMessage{top:-45px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists .ctct-form-errorMessage{max-width:50%}.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{margin-top:80px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{margin-top:80px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{margin-left:0}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{margin-left:175px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{width:auto}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{width:540px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-left:20px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-left:20px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-top:0}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-top:0}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-bottom:9px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-lists{padding-bottom:9px}}.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label{--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:400;line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin:0;translate:0 var(--y)}.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label:before{display:none}.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label:after{--x:calc(0.05789rem + 0.05482vw - var(--scrollbar-width)/91.2*0.05);color:red;content:"*";display:inline-block;translate:var(--x)}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label:after{--x:1.5px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label:after{--x:1.5px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label{font-size:19px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label{font-size:19px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label{line-height:26px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label{line-height:26px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label{--y:0px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom label.ctct-form-label{--y:2px}}.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-errorMessage{font-size:calc(.66316rem + .4386vw - var(--scrollbar-width)/91.2*.4);margin:0;order:2;padding-left:calc(1.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-errorMessage{padding-left:0}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-errorMessage{padding-left:40px}}@media screen and (max-width:767px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-errorMessage{font-size:14px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container form.ctct-form-custom .ctct-form-errorMessage{font-size:14px}}.fV_I div#ctct_recaptcha_3{display:none}.fV_I #gdpr_text{padding-left:calc(-.18421rem + 10.52632vw - var(--scrollbar-width)/91.2*9.6);padding-right:calc(-.39474rem + 18.09211vw - var(--scrollbar-width)/91.2*16.5)}@media screen and (max-width:767px){.fV_I #gdpr_text{padding-left:0}}@media screen and (min-width:1696px){.fV_I #gdpr_text{padding-left:175px}}@media screen and (max-width:767px){.fV_I #gdpr_text{padding-right:0}}@media screen and (min-width:1696px){.fV_I #gdpr_text{padding-right:300px}}.fV_I .ctct-form-container .g-recaptcha .grecaptcha-badge{display:none!important}.fV_I .ctct-form-container .ctct-form-success .ctct-form-header{color:#002f65!important;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(1.35789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-header{font-size:26px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-header{font-size:26px}}@media screen and (max-width:767px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-header{line-height:32px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-header{line-height:32px}}@media screen and (max-width:767px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-header{letter-spacing:-.5px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-header{letter-spacing:-.5px}}.fV_I .ctct-form-container .ctct-form-success .ctct-form-text{--y:calc(0.01579rem + 0.10965vw - var(--scrollbar-width)/91.2*0.1);color:#4f5050!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);margin:0;translate:0 var(--y)}@media screen and (max-width:767px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-text{font-size:19px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-text{font-size:19px}}@media screen and (max-width:767px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-text{line-height:26px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-text{line-height:26px}}@media screen and (max-width:767px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-text{letter-spacing:.5px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-text{letter-spacing:.5px}}@media screen and (max-width:767px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-text{--y:0px}}@media screen and (min-width:1696px){.fV_I .ctct-form-container .ctct-form-success .ctct-form-text{--y:2px}}.qxB1{display:flex;flex-direction:column;gap:calc(3.13158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.qxB1{gap:70px}}@media screen and (min-width:1696px){.qxB1{gap:70px}}.Tksf{display:flex;flex-direction:column}.UKfH{border-bottom:1px solid #dddedf;margin-bottom:calc(1.65789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-bottom:calc(3.13158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.UKfH{padding-bottom:35px}}@media screen and (min-width:1696px){.UKfH{padding-bottom:70px}}@media screen and (max-width:767px){.UKfH{margin-bottom:35px}}@media screen and (min-width:1696px){.UKfH{margin-bottom:35px}}.dvVD{grid-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);grid-row-gap:calc(-.16842rem + 4.38596vw - var(--scrollbar-width)/91.2*4);display:grid;gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);grid-template-columns:1fr 1fr 1fr;row-gap:70px}@media screen and (max-width:767px){.dvVD{gap:20px}}@media screen and (min-width:1696px){.dvVD{gap:50px}}@media screen and (max-width:767px){.dvVD{grid-row-gap:18px}}@media screen and (min-width:1696px){.dvVD{grid-row-gap:72px}}.dvVD>a h3{transition:color .5s ease}@media print,screen and (min-width:768px){.dvVD>a:hover h3{color:#002f65}}.dvVD .mWrm{height:calc(-.28947rem + 17.43421vw - var(--scrollbar-width)/91.2*15.9);width:calc(-.52632rem + 28.28947vw - var(--scrollbar-width)/91.2*25.8)}@media screen and (max-width:767px){.dvVD .mWrm{width:100%}}@media screen and (min-width:1696px){.dvVD .mWrm{width:470px}}@media screen and (max-width:767px){.dvVD .mWrm{height:200px}}@media screen and (min-width:1696px){.dvVD .mWrm{height:290px}}.dvVD .YJJi{height:100%;object-fit:cover;width:100%}@media screen and (max-width:767px){.dvVD{grid-template-columns:1fr}}.dvVD .mWrm{background-color:#f5f5f5}@media print{.dvVD .mWrm{background-color:#f5f5f5!important}}.AwDV{display:flex;flex-direction:column;gap:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.AwDV{gap:16px}}@media screen and (min-width:1696px){.AwDV{gap:16px}}.CdGe{display:flex;flex-direction:column;gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);max-width:100%}@media screen and (max-width:767px){.CdGe{gap:10px}}@media screen and (min-width:1696px){.CdGe{gap:10px}}@media print{.CdGe{display:none!important}}.ywPG{border-bottom:1px solid #dddedf}@media screen and (max-width:767px){.ywPG{padding:20px 0}}.ywPG:first-child{border-top:1px solid #dddedf}.Q8fO{display:flex;gap:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);justify-content:space-between;padding-top:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.Q8fO{gap:15px}}@media screen and (min-width:1696px){.Q8fO{gap:20px}}@media screen and (max-width:767px){.Q8fO{padding-top:0}}@media screen and (min-width:1696px){.Q8fO{padding-top:30px}}@media screen and (max-width:767px){.Q8fO{flex-direction:column}}.Q8fO:hover .ymx8{color:#002f65}.Dmhx{display:flex;flex-direction:column;margin-bottom:calc(1.67368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1)}@media screen and (max-width:767px){.Dmhx{margin-bottom:0}}@media screen and (min-width:1696px){.Dmhx{margin-bottom:37px}}.ymx8{margin-bottom:calc(.76316rem + .4386vw - var(--scrollbar-width)/91.2*.4);transition:color .5s ease}@media screen and (max-width:767px){.ymx8{margin-bottom:15px}}@media screen and (min-width:1696px){.ymx8{margin-bottom:15px}}.rpFV{flex:none;height:calc(7.15789rem + 5.26316vw - var(--scrollbar-width)/91.2*4.8);margin-bottom:calc(1.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);width:calc(11.63158rem + 8.55263vw - var(--scrollbar-width)/91.2*7.8)}@media screen and (max-width:767px){.rpFV{width:260px}}@media screen and (min-width:1696px){.rpFV{width:260px}}@media screen and (max-width:767px){.rpFV{height:160px}}@media screen and (min-width:1696px){.rpFV{height:160px}}@media screen and (max-width:767px){.rpFV{margin-bottom:0}}@media screen and (min-width:1696px){.rpFV{margin-bottom:30px}}.rpFV .OQ1c{height:inherit;max-width:none;object-fit:cover;width:inherit}.vnw_{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.vCkX{margin-bottom:calc(3.01579rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.vCkX{margin-bottom:39px}}@media screen and (min-width:1696px){.vCkX{margin-bottom:67px}}.eL4w{display:flex;flex-direction:column}.eb1u{border-bottom:1px solid #dddedf;margin-bottom:calc(3.34737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);padding-bottom:calc(3.13158rem + 2.30263vw - var(--scrollbar-width)/91.2*2.1)}@media screen and (max-width:767px){.eb1u{padding-bottom:35px}}@media screen and (min-width:1696px){.eb1u{padding-bottom:70px}}@media screen and (max-width:767px){.eb1u{margin-bottom:35px}}@media screen and (min-width:1696px){.eb1u{margin-bottom:74px}}.vYz8{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9);margin-top:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2);padding-bottom:calc(2.46842rem + 1.86404vw - var(--scrollbar-width)/91.2*1.7)}@media screen and (max-width:767px){.vYz8{gap:29px}}@media screen and (min-width:1696px){.vYz8{gap:29px}}@media screen and (max-width:767px){.vYz8{padding-bottom:35px}}@media screen and (min-width:1696px){.vYz8{padding-bottom:56px}}@media screen and (max-width:767px){.vYz8{margin-top:-7px}}@media screen and (min-width:1696px){.vYz8{margin-top:-7px}}@media print,screen and (min-width:768px){.iW8j:hover{transition:color .5s ease}.iW8j:hover:hover{color:#002f65}}.xpaA{padding-top:calc(.23158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.xpaA{padding-top:0}}@media screen and (min-width:1696px){.xpaA{padding-top:6px}}.Ajck{display:flex;flex-direction:column;gap:calc(1.45789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-bottom:calc(2.9rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9)}@media screen and (max-width:767px){.Ajck{gap:33px}}@media screen and (min-width:1696px){.Ajck{gap:33px}}@media screen and (max-width:767px){.Ajck{padding-bottom:64px}}@media screen and (min-width:1696px){.Ajck{padding-bottom:64px}}.ZvQ8{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9);margin-top:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.ZvQ8{gap:29px}}@media screen and (min-width:1696px){.ZvQ8{gap:29px}}@media screen and (max-width:767px){.ZvQ8{margin-top:-7px}}@media screen and (min-width:1696px){.ZvQ8{margin-top:-7px}}.dzo8{margin-top:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2)}@media screen and (max-width:767px){.dzo8{margin-top:0}}@media screen and (min-width:1696px){.dzo8{margin-top:-7px}}.E8aC{margin-bottom:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.E8aC{margin-bottom:24px}}@media screen and (min-width:1696px){.E8aC{margin-bottom:16px}}.I4uY{border-bottom:1px solid #dddedf;display:flex;gap:calc(0rem - var(--scrollbar-width)/91.2*0);justify-content:flex-end;margin-bottom:calc(1.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7);padding-bottom:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.I4uY{padding-bottom:21px}}@media screen and (min-width:1696px){.I4uY{padding-bottom:21px}}@media screen and (max-width:767px){.I4uY{margin-bottom:23px}}@media screen and (min-width:1696px){.I4uY{margin-bottom:23px}}@media screen and (max-width:767px){.I4uY{gap:17px}}@media screen and (min-width:1696px){.I4uY{gap:0}}@media screen and (max-width:767px){.I4uY{align-items:flex-start;flex-direction:column}}._eoy{float:right;height:calc(2.23158rem + 14.80263vw - var(--scrollbar-width)/91.2*13.5);margin-bottom:calc(.35263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);margin-left:calc(.31579rem + 2.19298vw - var(--scrollbar-width)/91.2*2);margin-top:calc(.14737rem + .32895vw - var(--scrollbar-width)/91.2*.3);width:calc(3.47368rem + 24.12281vw - var(--scrollbar-width)/91.2*22)}@media screen and (max-width:767px){._eoy{margin-left:40px}}@media screen and (min-width:1696px){._eoy{margin-left:40px}}@media screen and (max-width:767px){._eoy{margin-top:0}}@media screen and (min-width:1696px){._eoy{margin-top:7px}}@media screen and (max-width:767px){._eoy{margin-bottom:33px}}@media screen and (min-width:1696px){._eoy{margin-bottom:33px}}@media screen and (max-width:767px){._eoy{width:260px}}@media screen and (min-width:1696px){._eoy{width:440px}}@media screen and (max-width:767px){._eoy{height:160px}}@media screen and (min-width:1696px){._eoy{height:271px}}@media screen and (max-width:767px){._eoy{float:none;margin-left:0}}@media print{._eoy{height:160px;width:240px}}.SFmZ{position:relative;top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.SFmZ{top:0}}@media screen and (min-width:1696px){.SFmZ{top:-2px}}.vCt2{padding-top:calc(4.45789rem + 3.17982vw - var(--scrollbar-width)/91.2*2.9)}@media screen and (max-width:767px){.vCt2{padding-top:39px}}@media screen and (min-width:1696px){.vCt2{padding-top:98px}}.kMsd{grid-gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);border-bottom:1px solid #dddedf;display:grid;gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);grid-template-columns:1fr 1fr;max-width:100%}@media screen and (max-width:767px){.kMsd{gap:10px;grid-template-columns:1fr}}@media screen and (min-width:1696px){.kMsd{gap:10px}}@media print{.kMsd{display:none!important}}.l8l4{justify-content:flex-end}._4Gb,.l8l4{display:flex;flex-direction:column}._4Gb{margin-top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){._4Gb{margin-top:0}}@media screen and (min-width:1696px){._4Gb{margin-top:-2px}}.d56S{border-bottom:1px solid #002f65;margin-bottom:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-bottom:calc(0rem + 4.16667vw - var(--scrollbar-width)/91.2*3.8);padding-top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.d56S{padding-bottom:35px}}@media screen and (min-width:1696px){.d56S{padding-bottom:70px}}@media screen and (max-width:767px){.d56S{padding-top:0}}@media screen and (min-width:1696px){.d56S{padding-top:2px}}@media screen and (max-width:767px){.d56S{margin-bottom:35px}}@media screen and (min-width:1696px){.d56S{margin-bottom:17px}}.UHtc{border-top:none;padding-top:0}@media screen and (max-width:767px){.Y1Kf .content-tag{padding-bottom:37px}}.eacc{display:flex;flex-direction:column;margin-top:calc(-.01579rem - .10965vw - var(--scrollbar-width)/91.2*-.1)}@media screen and (max-width:767px){.eacc{margin-top:0}}@media screen and (min-width:1696px){.eacc{margin-top:-2px}}.mwnu{display:flex;flex-direction:column;gap:calc(1.92105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.mwnu{gap:0}}@media screen and (min-width:1696px){.mwnu{gap:45px}}.sd1l{align-items:center;display:flex;gap:calc(1.24211rem + .98684vw - var(--scrollbar-width)/91.2*.9);margin-top:calc(-.33158rem - .2193vw - var(--scrollbar-width)/91.2*-.2);padding-bottom:calc(2.46842rem + 1.86404vw - var(--scrollbar-width)/91.2*1.7)}@media screen and (max-width:767px){.sd1l{gap:29px}}@media screen and (min-width:1696px){.sd1l{gap:29px}}@media screen and (max-width:767px){.sd1l{padding-bottom:35px}}@media screen and (min-width:1696px){.sd1l{padding-bottom:56px}}@media screen and (max-width:767px){.sd1l{margin-top:-7px}}@media screen and (min-width:1696px){.sd1l{margin-top:-7px}}.MJQt{border-bottom:1px solid #002f65;margin-bottom:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);padding-bottom:calc(0rem + 4.16667vw - var(--scrollbar-width)/91.2*3.8);padding-top:calc(.01579rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.MJQt{padding-bottom:35px}}@media screen and (min-width:1696px){.MJQt{padding-bottom:70px}}@media screen and (max-width:767px){.MJQt{padding-top:35px}}@media screen and (min-width:1696px){.MJQt{padding-top:2px}}@media screen and (max-width:767px){.MJQt{margin-bottom:35px}}@media screen and (min-width:1696px){.MJQt{margin-bottom:18px}}.TtYU{border-top:none;padding-top:0}.SL3M{background:rgba(0,0,0,.2);display:flex;flex-direction:column;gap:10px}.Iw0x,.SL3M{padding:20px}.Iw0x{border:1px solid #333}.UruN{grid-column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);-webkit-column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);display:grid;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.UruN{-webkit-column-gap:49px;column-gap:49px}}@media screen and (min-width:1696px){.UruN{-webkit-column-gap:49px;column-gap:49px}}@media screen and (max-width:767px){.UruN{margin-top:38px}}@media screen and (min-width:1696px){.UruN{margin-top:0}}@media screen and (max-width:767px){.UruN{grid-template-columns:1fr;row-gap:53px}}.LtwW{display:flex;flex-direction:column;max-width:calc(-1.61053rem + 76.31579vw - var(--scrollbar-width)/91.2*69.6);padding-bottom:calc(-.04737rem + 5.92105vw - var(--scrollbar-width)/91.2*5.4)}@media screen and (max-width:767px){.LtwW{padding-bottom:0}}@media screen and (min-width:1696px){.LtwW{padding-bottom:99px}}@media screen and (max-width:767px){.LtwW{max-width:100%}}@media screen and (min-width:1696px){.LtwW{max-width:1266px}}.EW65{--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);color:#002f65;font-size:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);padding-bottom:calc(-.01579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);translate:0 var(--y)}@media screen and (max-width:767px){.EW65{padding-bottom:33px}}@media screen and (min-width:1696px){.EW65{padding-bottom:33px}}@media screen and (max-width:767px){.EW65{font-size:26px}}@media screen and (min-width:1696px){.EW65{font-size:26px}}@media screen and (max-width:767px){.EW65{line-height:32px}}@media screen and (min-width:1696px){.EW65{line-height:32px}}@media screen and (max-width:767px){.EW65{letter-spacing:-.5px}}@media screen and (min-width:1696px){.EW65{letter-spacing:-.5px}}@media screen and (max-width:767px){.EW65{--y:0px}}@media screen and (min-width:1696px){.EW65{--y:-2px}}.dfQr{--y:calc(-0.03158rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);max-width:calc(-1.57895rem + 70.28509vw - var(--scrollbar-width)/91.2*64.1);padding-right:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);translate:0 var(--y)}@media screen and (max-width:767px){.dfQr{max-width:100%}}@media screen and (min-width:1696px){.dfQr{max-width:1165px}}@media screen and (max-width:767px){.dfQr{padding-right:10px}}@media screen and (min-width:1696px){.dfQr{padding-right:10px}}@media screen and (max-width:767px){.dfQr{font-size:18px}}@media screen and (min-width:1696px){.dfQr{font-size:18px}}@media screen and (max-width:767px){.dfQr{line-height:26px}}@media screen and (min-width:1696px){.dfQr{line-height:26px}}@media screen and (max-width:767px){.dfQr{letter-spacing:.5px}}@media screen and (min-width:1696px){.dfQr{letter-spacing:.5px}}@media screen and (max-width:767px){.dfQr{--y:-4px}}@media screen and (min-width:1696px){.dfQr{--y:-4px}}.E2sH{border-top:1px solid #002f65;padding-top:calc(-.05789rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.E2sH{padding-top:12px}}@media screen and (min-width:1696px){.E2sH{padding-top:16px}}.gIH9{border-bottom:1px solid #dddedf;-webkit-column-gap:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);column-gap:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);display:flex;padding-bottom:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);padding-top:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}.gIH9:first-of-type{padding-top:0}@media screen and (max-width:767px){.gIH9{-webkit-column-gap:35px;column-gap:35px}}@media screen and (min-width:1696px){.gIH9{-webkit-column-gap:34px;column-gap:34px}}@media screen and (max-width:767px){.gIH9{padding-top:30px}}@media screen and (min-width:1696px){.gIH9{padding-top:30px}}@media screen and (max-width:767px){.gIH9{padding-bottom:30px}}@media screen and (min-width:1696px){.gIH9{padding-bottom:30px}}.gIH9.pFYu{padding-bottom:calc(-.11053rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.gIH9.pFYu{padding-bottom:21px}}@media screen and (min-width:1696px){.gIH9.pFYu{padding-bottom:21px}}.gIH9.pFYu .qtWD{--x:calc(0.08421rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);translate:var(--x) 0}@media screen and (max-width:767px){.gIH9.pFYu .qtWD{--x:0px}}@media screen and (min-width:1696px){.gIH9.pFYu .qtWD{--x:-1px}}@media screen and (max-width:767px){.gIH9{flex-direction:column;row-gap:20px}.gIH9:last-of-type{border-bottom:none;padding-bottom:0}}.SyxY{height:calc(-.15789rem + 9.32018vw - var(--scrollbar-width)/91.2*8.5);width:calc(-.15789rem + 9.32018vw - var(--scrollbar-width)/91.2*8.5)}@media screen and (max-width:767px){.SyxY{width:155px}}@media screen and (min-width:1696px){.SyxY{width:155px}}@media screen and (max-width:767px){.SyxY{height:155px}}@media screen and (min-width:1696px){.SyxY{height:155px}}.qtWD{display:flex;flex-direction:column;row-gap:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.qtWD{row-gap:12px}}@media screen and (min-width:1696px){.qtWD{row-gap:7px}}.imvn{font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.imvn{font-size:19px}}@media screen and (min-width:1696px){.imvn{font-size:19px}}@media screen and (max-width:767px){.imvn{line-height:26px}}@media screen and (min-width:1696px){.imvn{line-height:26px}}@media screen and (max-width:767px){.imvn{letter-spacing:.5px}}@media screen and (min-width:1696px){.imvn{letter-spacing:.5px}}.g_c5{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);font-weight:600;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.g_c5{font-size:30px}}@media screen and (min-width:1696px){.g_c5{font-size:30px}}@media screen and (max-width:767px){.g_c5{line-height:36px}}@media screen and (min-width:1696px){.g_c5{line-height:36px}}@media screen and (max-width:767px){.g_c5{letter-spacing:-.5px}}@media screen and (min-width:1696px){.g_c5{letter-spacing:-.5px}}.dIk2{grid-column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);-webkit-column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);display:grid;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding-top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.dIk2{-webkit-column-gap:49px;column-gap:49px}}@media screen and (min-width:1696px){.dIk2{-webkit-column-gap:49px;column-gap:49px}}@media screen and (max-width:767px){.dIk2{padding-top:38px}}@media screen and (min-width:1696px){.dIk2{padding-top:0}}@media screen and (max-width:767px){.dIk2{grid-template-columns:1fr;row-gap:53px}}.dIk2 section:last-child{margin-bottom:calc(-.06316rem - .4386vw - var(--scrollbar-width)/91.2*-.4);padding-bottom:0}@media screen and (max-width:767px){.dIk2 section:last-child{margin-bottom:0}}@media screen and (min-width:1696px){.dIk2 section:last-child{margin-bottom:-8px}}.hMsF{display:flex;flex-direction:column;max-width:calc(-1.61053rem + 76.31579vw - var(--scrollbar-width)/91.2*69.6);padding-bottom:calc(-.10526rem + 4.82456vw - var(--scrollbar-width)/91.2*4.4)}@media screen and (max-width:767px){.hMsF{padding-bottom:0}}@media screen and (min-width:1696px){.hMsF{padding-bottom:80px}}@media screen and (max-width:767px){.hMsF{max-width:100%}}@media screen and (min-width:1696px){.hMsF{max-width:1266px}}.ap3x{--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);color:#002f65;font-size:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);padding-bottom:calc(-.01579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);translate:0 var(--y)}@media screen and (max-width:767px){.ap3x{padding-bottom:33px}}@media screen and (min-width:1696px){.ap3x{padding-bottom:33px}}@media screen and (max-width:767px){.ap3x{font-size:26px}}@media screen and (min-width:1696px){.ap3x{font-size:26px}}@media screen and (max-width:767px){.ap3x{line-height:32px}}@media screen and (min-width:1696px){.ap3x{line-height:32px}}@media screen and (max-width:767px){.ap3x{letter-spacing:-.5px}}@media screen and (min-width:1696px){.ap3x{letter-spacing:-.5px}}@media screen and (max-width:767px){.ap3x{--y:0px}}@media screen and (min-width:1696px){.ap3x{--y:-2px}}.yubf{--y:calc(-0.03158rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);max-width:calc(-1.57895rem + 70.28509vw - var(--scrollbar-width)/91.2*64.1);translate:0 var(--y)}@media screen and (max-width:767px){.yubf{max-width:100%}}@media screen and (min-width:1696px){.yubf{max-width:1165px}}@media screen and (max-width:767px){.yubf{font-size:18px}}@media screen and (min-width:1696px){.yubf{font-size:18px}}@media screen and (max-width:767px){.yubf{line-height:26px}}@media screen and (min-width:1696px){.yubf{line-height:26px}}@media screen and (max-width:767px){.yubf{letter-spacing:.5px}}@media screen and (min-width:1696px){.yubf{letter-spacing:.5px}}@media screen and (max-width:767px){.yubf{--y:-4px}}@media screen and (min-width:1696px){.yubf{--y:-4px}}.nZWM{max-width:calc(-1.61053rem + 76.31579vw - var(--scrollbar-width)/91.2*69.6);padding-bottom:calc(-.15789rem + 5.15351vw - var(--scrollbar-width)/91.2*4.7);padding-top:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.nZWM{max-width:100%}}@media screen and (min-width:1696px){.nZWM{max-width:1266px}}@media screen and (max-width:767px){.nZWM{padding-top:0}}@media screen and (min-width:1696px){.nZWM{padding-top:19px}}@media screen and (max-width:767px){.nZWM{padding-bottom:0}}@media screen and (min-width:1696px){.nZWM{padding-bottom:85px}}.G3Q9{grid-column-gap:calc(-.15789rem + 5.15351vw - var(--scrollbar-width)/91.2*4.7);grid-row-gap:calc(-.01579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);-webkit-column-gap:calc(-.15789rem + 5.15351vw - var(--scrollbar-width)/91.2*4.7);column-gap:calc(-.15789rem + 5.15351vw - var(--scrollbar-width)/91.2*4.7);display:grid;grid-template-columns:repeat(5,1fr);row-gap:calc(-.01579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.G3Q9{-webkit-column-gap:85px;column-gap:85px;grid-template-columns:1fr}}@media screen and (min-width:1696px){.G3Q9{-webkit-column-gap:85px;column-gap:85px}}@media screen and (max-width:767px){.G3Q9{row-gap:32px}}@media screen and (min-width:1696px){.G3Q9{row-gap:33px}}._yxS{display:flex;flex-direction:column;row-gap:calc(-.05789rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){._yxS{row-gap:12px}}@media screen and (min-width:1696px){._yxS{row-gap:16px}}a._yxS:hover .JF7z{color:#4571a3}.AHv9{background-color:#d9ebfc;color:#f5f5f5;height:calc(-.28947rem + 11.18421vw - var(--scrollbar-width)/91.2*10.2);width:calc(-.28947rem + 11.18421vw - var(--scrollbar-width)/91.2*10.2)}@media screen and (max-width:767px){.AHv9{width:185px}}@media screen and (min-width:1696px){.AHv9{width:185px}}@media screen and (max-width:767px){.AHv9{height:185px}}@media screen and (min-width:1696px){.AHv9{height:185px}}.A9jz{color:#4f5050;display:flex;flex-direction:column;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);row-gap:calc(-.08421rem + .10965vw - var(--scrollbar-width)/91.2*.1)}@media screen and (max-width:767px){.A9jz{row-gap:2px}}@media screen and (min-width:1696px){.A9jz{row-gap:1px}}@media screen and (max-width:767px){.A9jz{font-size:19px}}@media screen and (min-width:1696px){.A9jz{font-size:19px}}.JF7z{font-weight:700;letter-spacing:calc(0rem - var(--scrollbar-width)/91.2*0);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);transition:color .5s ease}@media screen and (max-width:767px){.JF7z{line-height:26px}}@media screen and (min-width:1696px){.JF7z{line-height:26px}}@media screen and (max-width:767px){.JF7z{letter-spacing:0}}@media screen and (min-width:1696px){.JF7z{letter-spacing:0}}.KTTe{letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3)}@media screen and (max-width:767px){.KTTe{line-height:24px}}@media screen and (min-width:1696px){.KTTe{line-height:24px}}@media screen and (max-width:767px){.KTTe{letter-spacing:.5px}}@media screen and (min-width:1696px){.KTTe{letter-spacing:.5px}}.Z0DL{border-top:1px solid #002f65;padding-top:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.Z0DL{padding-top:12px}}@media screen and (min-width:1696px){.Z0DL{padding-top:17px}}.krX3{grid-column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);-webkit-column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);display:grid;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;grid-template-columns:1fr 1fr;padding-bottom:calc(-.21579rem + 6.14035vw - var(--scrollbar-width)/91.2*5.6);padding-top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.krX3{-webkit-column-gap:50px;column-gap:50px}}@media screen and (min-width:1696px){.krX3{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.krX3{padding-top:38px}}@media screen and (min-width:1696px){.krX3{padding-top:0}}@media screen and (max-width:767px){.krX3{padding-bottom:51px}}@media screen and (min-width:1696px){.krX3{padding-bottom:101px}}@media screen and (max-width:767px){.krX3{border-bottom:1px solid #002f65;grid-template-columns:1fr;row-gap:53px}}.iegh{margin-bottom:calc(-5.25263rem - 3.83772vw - var(--scrollbar-width)/91.2*-3.5)}@media screen and (max-width:767px){.iegh{margin-bottom:-117px}}@media screen and (min-width:1696px){.iegh{margin-bottom:-117px}}.Jnlv{display:flex;flex-direction:column;row-gap:calc(-.01579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.Jnlv{row-gap:25px}}@media screen and (min-width:1696px){.Jnlv{row-gap:33px}}.ktKG{--y:calc(0.06842rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);color:#002f65;font-size:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);translate:0 var(--y)}@media screen and (max-width:767px){.ktKG{font-size:26px}}@media screen and (min-width:1696px){.ktKG{font-size:26px}}@media screen and (max-width:767px){.ktKG{line-height:32px}}@media screen and (min-width:1696px){.ktKG{line-height:32px}}@media screen and (max-width:767px){.ktKG{letter-spacing:-.5px}}@media screen and (min-width:1696px){.ktKG{letter-spacing:-.5px}}@media screen and (max-width:767px){.ktKG{--y:0px}}@media screen and (min-width:1696px){.ktKG{--y:-3px}}.Umyr{--y:calc(-0.03158rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);translate:0 var(--y)}@media screen and (max-width:767px){.Umyr{font-size:19px}}@media screen and (min-width:1696px){.Umyr{font-size:18px}}@media screen and (max-width:767px){.Umyr{line-height:26px}}@media screen and (min-width:1696px){.Umyr{line-height:26px}}@media screen and (max-width:767px){.Umyr{letter-spacing:.5px}}@media screen and (min-width:1696px){.Umyr{letter-spacing:.5px}}@media screen and (max-width:767px){.Umyr{--y:-4px}}@media screen and (min-width:1696px){.Umyr{--y:-4px}}.pYWs{--y:calc(-0.03158rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);color:#4571a3;-webkit-column-gap:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);column-gap:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);display:flex;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);text-decoration:underline;text-decoration-color:#4571a3;text-underline-offset:calc(.03158rem + .2193vw - var(--scrollbar-width)/91.2*.2);translate:0 var(--y);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pYWs,.pYWs:hover{text-decoration-thickness:1px}.pYWs:hover{color:#002f65;text-decoration-color:#002f65}.pYWs svg{--x:calc(0.04211rem - 0.05482vw - var(--scrollbar-width)/91.2*-0.05);font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);translate:var(--x) 0}@media screen and (max-width:767px){.pYWs svg{--x:1px}}@media screen and (min-width:1696px){.pYWs svg{--x:-0.5px}}@media screen and (max-width:767px){.pYWs svg{font-size:19px}}@media screen and (min-width:1696px){.pYWs svg{font-size:19px}}.pYWs{transition:color .5s ease}@media screen and (max-width:767px){.pYWs{font-size:19px}}@media screen and (min-width:1696px){.pYWs{font-size:19px}}@media screen and (max-width:767px){.pYWs{line-height:26px}}@media screen and (min-width:1696px){.pYWs{line-height:26px}}@media screen and (max-width:767px){.pYWs{letter-spacing:.5px}}@media screen and (min-width:1696px){.pYWs{letter-spacing:.5px}}@media screen and (max-width:767px){.pYWs{--y:-4px}}@media screen and (min-width:1696px){.pYWs{--y:-4px}}@media screen and (max-width:767px){.pYWs{-webkit-column-gap:20px;column-gap:20px}}@media screen and (min-width:1696px){.pYWs{-webkit-column-gap:18px;column-gap:18px}}@media screen and (max-width:767px){.pYWs{text-underline-offset:4px}}@media screen and (min-width:1696px){.pYWs{text-underline-offset:4px}}@media screen and (max-width:767px){.pYWs{padding-top:8px}}.IGGA{display:flex;flex-direction:column;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);row-gap:calc(.04211rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.IGGA{row-gap:17px}}@media screen and (min-width:1696px){.IGGA{row-gap:17px}}@media screen and (max-width:767px){.IGGA{font-size:19px}}@media screen and (min-width:1696px){.IGGA{font-size:19px}}@media screen and (max-width:767px){.IGGA{line-height:26px}}@media screen and (min-width:1696px){.IGGA{line-height:26px}}@media screen and (max-width:767px){.IGGA{letter-spacing:.5px}}@media screen and (min-width:1696px){.IGGA{letter-spacing:.5px}}.sNg1{height:calc(-.48947rem + 25.76754vw - var(--scrollbar-width)/91.2*23.5);position:relative;width:calc(-1.01179rem + 45.84868vw - var(--scrollbar-width)/91.2*41.814)}@media screen and (max-width:767px){.sNg1{width:auto}}@media screen and (min-width:1696px){.sNg1{width:760.14px}}@media screen and (max-width:767px){.sNg1{height:auto}}@media screen and (min-width:1696px){.sNg1{height:428px}}.sNg1 img{object-fit:cover}@media screen and (max-width:767px){.sNg1 img{object-fit:cover}}.sNg1:hover{cursor:pointer}.sNg1:focus-visible svg,.sNg1:hover svg{color:#ffd639}.wIC3{--size:calc(3.59474rem + 2.74123vw - var(--scrollbar-width)/91.2*2.5);color:#fff;position:absolute;right:50%;top:50%;transition:color .5s ease}.wIC3.wIC3{font-size:var(--size);translate:calc(-50% + var(--size)) -50%}@media screen and (max-width:767px){.wIC3{--size:82px}}@media screen and (min-width:1696px){.wIC3{--size:82px}}.N0RY{padding-right:calc(-.05263rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2);translate:-1px 0}@media screen and (max-width:767px){.N0RY{padding-right:0}}@media screen and (min-width:1696px){.N0RY{padding-right:40px}}.qeCi{grid-template-columns:1fr;padding-top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.qeCi{padding-top:0}}@media screen and (min-width:1696px){.qeCi{padding-top:0}}.qeCi hr{margin-bottom:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5);margin-top:calc(0rem - var(--scrollbar-width)/91.2*0);padding:0}@media screen and (max-width:767px){.qeCi hr{margin-bottom:17px}}@media screen and (min-width:1696px){.qeCi hr{margin-bottom:17px}}@media screen and (max-width:767px){.qeCi hr{margin-top:0}}@media screen and (min-width:1696px){.qeCi hr{margin-top:0}}@media screen and (max-width:767px){.qeCi{padding-bottom:118px;padding-top:36px}}.MpJ6{grid-column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);-webkit-column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);display:grid;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:calc(-.06316rem - .4386vw - var(--scrollbar-width)/91.2*-.4);padding-top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.MpJ6{-webkit-column-gap:49px;column-gap:49px}}@media screen and (min-width:1696px){.MpJ6{-webkit-column-gap:49px;column-gap:49px}}@media screen and (max-width:767px){.MpJ6{padding-top:38px}}@media screen and (min-width:1696px){.MpJ6{padding-top:0}}@media screen and (max-width:767px){.MpJ6{margin-bottom:0}}@media screen and (min-width:1696px){.MpJ6{margin-bottom:-8px}}@media screen and (max-width:767px){.MpJ6{grid-template-columns:1fr;row-gap:53px}}.PDy4{display:flex;flex-direction:column;max-width:calc(-1.61053rem + 76.31579vw - var(--scrollbar-width)/91.2*69.6);padding-bottom:calc(-.04737rem + 5.92105vw - var(--scrollbar-width)/91.2*5.4)}@media screen and (max-width:767px){.PDy4{padding-bottom:0}}@media screen and (min-width:1696px){.PDy4{padding-bottom:99px}}@media screen and (max-width:767px){.PDy4{max-width:100%}}@media screen and (min-width:1696px){.PDy4{max-width:1266px}}.w1Mx{--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);color:#002f65;font-size:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);padding-bottom:calc(-.01579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);translate:0 var(--y)}@media screen and (max-width:767px){.w1Mx{padding-bottom:33px}}@media screen and (min-width:1696px){.w1Mx{padding-bottom:33px}}@media screen and (max-width:767px){.w1Mx{font-size:26px}}@media screen and (min-width:1696px){.w1Mx{font-size:26px}}@media screen and (max-width:767px){.w1Mx{line-height:32px}}@media screen and (min-width:1696px){.w1Mx{line-height:32px}}@media screen and (max-width:767px){.w1Mx{letter-spacing:-.5px}}@media screen and (min-width:1696px){.w1Mx{letter-spacing:-.5px}}@media screen and (max-width:767px){.w1Mx{--y:0px}}@media screen and (min-width:1696px){.w1Mx{--y:-2px}}.wOSL{--y:calc(-0.03158rem - 0.2193vw - var(--scrollbar-width)/91.2*-0.2);font-size:calc(-.04211rem + 1.09649vw - var(--scrollbar-width)/91.2*1);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);max-width:calc(-1.57895rem + 70.28509vw - var(--scrollbar-width)/91.2*64.1);padding-right:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);translate:0 var(--y)}@media screen and (max-width:767px){.wOSL{max-width:100%}}@media screen and (min-width:1696px){.wOSL{max-width:1165px}}@media screen and (max-width:767px){.wOSL{padding-right:10px}}@media screen and (min-width:1696px){.wOSL{padding-right:10px}}@media screen and (max-width:767px){.wOSL{font-size:18px}}@media screen and (min-width:1696px){.wOSL{font-size:18px}}@media screen and (max-width:767px){.wOSL{line-height:26px}}@media screen and (min-width:1696px){.wOSL{line-height:26px}}@media screen and (max-width:767px){.wOSL{--y:-4px}}@media screen and (min-width:1696px){.wOSL{--y:-4px}}.kD1g{border-top:1px solid #002f65;padding-top:calc(-.05789rem + .98684vw - var(--scrollbar-width)/91.2*.9)}@media screen and (max-width:767px){.kD1g{padding-top:12px}}@media screen and (min-width:1696px){.kD1g{padding-top:16px}}.uRVh{grid-column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);grid-row-gap:calc(-.01579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);-webkit-column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);column-gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);display:grid;grid-template-columns:repeat(4,1fr);padding-top:calc(-.08421rem + .10965vw - var(--scrollbar-width)/91.2*.1);row-gap:calc(-.01579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8)}@media screen and (max-width:767px){.uRVh{-webkit-column-gap:85px;column-gap:85px;grid-template-columns:1fr}}@media screen and (min-width:1696px){.uRVh{-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:767px){.uRVh{row-gap:32px}}@media screen and (min-width:1696px){.uRVh{row-gap:33px}}@media screen and (max-width:767px){.uRVh{padding-top:1px}}@media screen and (min-width:1696px){.uRVh{padding-top:1px}}.YRlR{--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);border-bottom:1px solid #002f65;color:#002f65;font-size:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);padding-bottom:calc(-.1rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);translate:0 var(--y)}@media screen and (max-width:767px){.YRlR{padding-bottom:33px}}@media screen and (min-width:1696px){.YRlR{padding-bottom:34px}}@media screen and (max-width:767px){.YRlR{font-size:26px}}@media screen and (min-width:1696px){.YRlR{font-size:26px}}@media screen and (max-width:767px){.YRlR{line-height:32px}}@media screen and (min-width:1696px){.YRlR{line-height:32px}}@media screen and (max-width:767px){.YRlR{letter-spacing:-.5px}}@media screen and (min-width:1696px){.YRlR{letter-spacing:-.5px}}@media screen and (max-width:767px){.YRlR{--y:0px}}@media screen and (min-width:1696px){.YRlR{--y:-2px}}.LoS9{display:flex;gap:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.LoS9{flex-direction:column;gap:0}}@media screen and (min-width:1696px){.LoS9{gap:50px}}.Pbmm{display:flex;flex:1 1;flex-direction:column;padding-top:calc(.03684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5)}@media screen and (max-width:767px){.Pbmm{padding-top:28px}}@media screen and (min-width:1696px){.Pbmm{padding-top:28px}}@media screen and (max-width:767px){.A_WT>div:last-child{border-bottom:none;padding-bottom:0}}.XOK_{--arrow-size:calc(0.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);grid-column-gap:calc(0rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);border-bottom:1px solid #dddedf;-webkit-column-gap:calc(0rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);column-gap:calc(0rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);display:grid;grid-template-columns:var(--arrow-size) 1fr;padding-bottom:calc(0rem + 2.08333vw - var(--scrollbar-width)/91.2*1.9);padding-top:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6)}@media screen and (max-width:767px){.XOK_{--arrow-size:50px;grid-template-columns:1fr}}@media screen and (min-width:1696px){.XOK_{--arrow-size:50px}}@media screen and (max-width:767px){.XOK_{-webkit-column-gap:35px;column-gap:35px}}@media screen and (min-width:1696px){.XOK_{-webkit-column-gap:35px;column-gap:35px}}@media screen and (max-width:767px){.XOK_{padding-bottom:35px}}@media screen and (min-width:1696px){.XOK_{padding-bottom:35px}}@media screen and (max-width:767px){.XOK_{padding-top:30px}}@media screen and (min-width:1696px){.XOK_{padding-top:30px}}.XOK_:first-of-type{padding-top:0}.e_S1{align-items:center;background-color:#ffd639;border-radius:100%;color:#002f65;display:flex;font-size:calc(.07895rem + .54825vw - var(--scrollbar-width)/91.2*.5);height:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);justify-content:center;width:calc(.02632rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7)}@media screen and (max-width:767px){.e_S1{width:50px}}@media screen and (min-width:1696px){.e_S1{width:50px}}@media screen and (max-width:767px){.e_S1{height:50px}}@media screen and (min-width:1696px){.e_S1{height:50px}}@media screen and (max-width:767px){.e_S1{font-size:10px}}@media screen and (min-width:1696px){.e_S1{font-size:10px}}.e_S1 svg{translate:.5px 1px}.ilGd{display:flex;flex-direction:column;padding-top:calc(.02632rem + .87719vw - var(--scrollbar-width)/91.2*.8);row-gap:calc(-.03684rem + .4386vw - var(--scrollbar-width)/91.2*.4)}@media screen and (max-width:767px){.ilGd{padding-top:15px}}@media screen and (min-width:1696px){.ilGd{padding-top:15px}}@media screen and (max-width:767px){.ilGd{row-gap:7px}}@media screen and (min-width:1696px){.ilGd{row-gap:7px}}.wtrK{color:#002f65;font-family:adobe-caslon-pro,serif;font-size:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.08421rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.wtrK{font-size:30px}}@media screen and (min-width:1696px){.wtrK{font-size:30px}}@media screen and (max-width:767px){.wtrK{line-height:36px}}@media screen and (min-width:1696px){.wtrK{line-height:36px}}@media screen and (max-width:767px){.wtrK{letter-spacing:-.5px}}@media screen and (min-width:1696px){.wtrK{letter-spacing:-.5px}}.BFNK{color:#4f5050;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.05789rem + 1.09649vw - var(--scrollbar-width)/91.2*1);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4)}@media screen and (max-width:767px){.BFNK{font-size:19px}}@media screen and (min-width:1696px){.BFNK{font-size:19px}}@media screen and (max-width:767px){.BFNK{line-height:26px}}@media screen and (min-width:1696px){.BFNK{line-height:26px}}@media screen and (max-width:767px){.BFNK{letter-spacing:.5px}}@media screen and (min-width:1696px){.BFNK{letter-spacing:.5px}}.UF7z{margin-bottom:calc(-1.57368rem - 1.20614vw - var(--scrollbar-width)/91.2*-1.1)}@media screen and (max-width:767px){.UF7z{margin-bottom:0}}@media screen and (min-width:1696px){.UF7z{margin-bottom:-36px}}@media screen and (max-width:767px){.UF7z{padding-top:30px}}@media print,screen and (min-width:768px){.PPwn .sidebar-navigation-widget{translate:0 -1px}}.VSSv{padding-bottom:calc(9.04737rem + 6.57895vw - var(--scrollbar-width)/91.2*6)}@media screen and (max-width:767px){.VSSv{padding-bottom:201px}}@media screen and (min-width:1696px){.VSSv{padding-bottom:201px}}@media screen and (max-width:767px){.VSSv.VSSv{padding-top:0}}.X1BK{grid-column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);-webkit-column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);column-gap:calc(-.07368rem + 2.96053vw - var(--scrollbar-width)/91.2*2.7);display:grid;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding-bottom:calc(-.10526rem + 4.82456vw - var(--scrollbar-width)/91.2*4.4);padding-top:calc(0rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.X1BK{-webkit-column-gap:49px;column-gap:49px}}@media screen and (min-width:1696px){.X1BK{-webkit-column-gap:49px;column-gap:49px}}@media screen and (max-width:767px){.X1BK{padding-top:38px}}@media screen and (min-width:1696px){.X1BK{padding-top:0}}@media screen and (max-width:767px){.X1BK{padding-bottom:51px}}@media screen and (min-width:1696px){.X1BK{padding-bottom:80px}}@media screen and (max-width:767px){.X1BK{grid-template-columns:1fr;row-gap:53px}}.ZzN0{display:flex;flex-direction:column;max-width:calc(-1.61053rem + 76.31579vw - var(--scrollbar-width)/91.2*69.6);padding-bottom:calc(-.21579rem + 6.14035vw - var(--scrollbar-width)/91.2*5.6)}@media screen and (max-width:767px){.ZzN0{padding-bottom:117px}}@media screen and (min-width:1696px){.ZzN0{padding-bottom:101px}}@media screen and (max-width:767px){.ZzN0{max-width:100%}}@media screen and (min-width:1696px){.ZzN0{max-width:1266px}}.WQCN{--y:calc(-0.01579rem - 0.10965vw - var(--scrollbar-width)/91.2*-0.1);color:#002f65;font-size:calc(.02105rem + 1.53509vw - var(--scrollbar-width)/91.2*1.4);font-weight:500;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(-.11579rem + 1.97368vw - var(--scrollbar-width)/91.2*1.8);padding-bottom:calc(.05263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);translate:0 var(--y)}@media screen and (max-width:767px){.WQCN{padding-bottom:33px}}@media screen and (min-width:1696px){.WQCN{padding-bottom:30px}}@media screen and (max-width:767px){.WQCN{font-size:26px}}@media screen and (min-width:1696px){.WQCN{font-size:26px}}@media screen and (max-width:767px){.WQCN{line-height:32px}}@media screen and (min-width:1696px){.WQCN{line-height:32px}}@media screen and (max-width:767px){.WQCN{letter-spacing:-.5px}}@media screen and (min-width:1696px){.WQCN{letter-spacing:-.5px}}@media screen and (max-width:767px){.WQCN{--y:0px}}@media screen and (min-width:1696px){.WQCN{--y:-2px}}.I51T{border-top:none;padding-top:0}@media screen and (max-width:767px){.__UE{padding-top:38px}.__UE ul li:last-child{border-bottom:none!important;padding-bottom:0}.DJCM{padding-bottom:40px}}.DJCM .content-tag{display:flex;flex-direction:column;gap:calc(0rem - var(--scrollbar-width)/91.2*0);padding-bottom:calc(0rem - var(--scrollbar-width)/91.2*0);padding-top:calc(3.24737rem + 2.41228vw - var(--scrollbar-width)/91.2*2.2)}@media screen and (max-width:767px){.DJCM .content-tag{padding-bottom:0}}@media screen and (min-width:1696px){.DJCM .content-tag{padding-bottom:0}}@media screen and (max-width:767px){.DJCM .content-tag{padding-top:40px}}@media screen and (min-width:1696px){.DJCM .content-tag{padding-top:73px}}@media screen and (max-width:767px){.DJCM .content-tag{gap:0}}@media screen and (min-width:1696px){.DJCM .content-tag{gap:0}}.blogs-podcasts{padding-bottom:calc(-.05263rem + 6.57895vw - var(--scrollbar-width)/91.2*6)}@media screen and (max-width:767px){.blogs-podcasts{padding-bottom:150px}}@media screen and (min-width:1696px){.blogs-podcasts{padding-bottom:110px}}@media print{.blogs-podcasts{padding-bottom:20px}}.ZatJ{grid-template-columns:1fr}.ZatJ,.zHny{display:grid}.zHny{grid-gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);border-top:1px solid #ffd639;gap:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);grid-template-columns:1fr auto;min-height:calc(10.18947rem + 7.56579vw - var(--scrollbar-width)/91.2*6.9);padding-bottom:calc(2.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);padding-top:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.zHny{gap:20px}}@media screen and (min-width:1696px){.zHny{gap:50px}}@media screen and (max-width:767px){.zHny{padding-top:16px}}@media screen and (min-width:1696px){.zHny{padding-top:16px}}@media screen and (max-width:767px){.zHny{padding-bottom:30px}}@media screen and (min-width:1696px){.zHny{padding-bottom:44px}}@media screen and (max-width:767px){.zHny{min-height:230px}}@media screen and (min-width:1696px){.zHny{min-height:229px}}.zHny:last-of-type{border-bottom:1px solid #ffd639}@media screen and (max-width:767px){.zHny{grid-template-columns:1fr}}@media print{.zHny{gap:20px}}.BXEY{align-content:start;display:grid;grid-template-columns:1fr}.a3jZ{display:block;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);padding-bottom:calc(.54737rem + .32895vw - var(--scrollbar-width)/91.2*.3)}@media screen and (max-width:767px){.a3jZ{letter-spacing:-.5px}}@media screen and (min-width:1696px){.a3jZ{letter-spacing:-.5px}}@media screen and (max-width:767px){.a3jZ{padding-bottom:11px}}@media screen and (min-width:1696px){.a3jZ{padding-bottom:11px}}.ZLrc{display:block;padding-bottom:calc(.33158rem + .2193vw - var(--scrollbar-width)/91.2*.2)}@media screen and (max-width:767px){.ZLrc{padding-bottom:7px}}@media screen and (min-width:1696px){.ZLrc{padding-bottom:7px}}.gaAd{color:#ffd639;display:block;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline;text-decoration-color:#ffd639;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);transition:all .5s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.gaAd{font-size:19px}}@media screen and (min-width:1696px){.gaAd{font-size:19px}}@media screen and (max-width:767px){.gaAd{line-height:26px}}@media screen and (min-width:1696px){.gaAd{line-height:26px}}@media screen and (max-width:767px){.gaAd{text-underline-offset:4px}}@media screen and (min-width:1696px){.gaAd{text-underline-offset:4px}}.gaAd:hover{color:#d9ebfc;text-decoration-color:#d9ebfc}@media print{.gaAd{display:none}}.TVcB{height:calc(7.38947rem + 5.48246vw - var(--scrollbar-width)/91.2*5);margin-top:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);width:calc(12.07895rem + 8.88158vw - var(--scrollbar-width)/91.2*8.1)}@media screen and (max-width:767px){.TVcB{width:270px}}@media screen and (min-width:1696px){.TVcB{width:270px}}@media screen and (max-width:767px){.TVcB{height:166px}}@media screen and (min-width:1696px){.TVcB{height:166px}}@media screen and (max-width:767px){.TVcB{margin-top:4px}}@media screen and (min-width:1696px){.TVcB{margin-top:4px}}.TVcB img{height:inherit;object-fit:cover;width:inherit}@media screen and (max-width:767px){.TVcB.OeKT{display:none}}.TfHk{display:flex}.t7Yl{display:none;position:relative;z-index:80}@media screen and (max-width:767px){.t7Yl{display:block}}.t7Yl .dVmg{position:relative}.t7Yl .EhaB{align-items:center;display:flex;height:80px;justify-content:space-between}.t7Yl .EhaB .acTe{color:#002f65;font-size:20px}.t7Yl .EhaB .acTe.JAdJ{translate:-2px -1px}.t7Yl .EhaB .acTe.X7Ta{font-size:20.5px;translate:0 -.75px}.t7Yl .EhaB .Pw7g{position:relative;top:1.5px;width:191.71px}.t7Yl .EhaB .kjka{display:flex;font-size:18px;gap:24px;height:18px;translate:0 1px}.NrA1{z-index:120}.NrA1,.NrA1:before{position:absolute;width:100%}.NrA1:before{background-color:#dddedf;content:"";height:1px;left:0;top:0}.JNVI{min-height:calc(100svh - 80px)}.JIZv{padding:30px 0}.efPb{color:#002f65;font-size:26px;line-height:28px;transition:color .5s ease}.efPb.McRJ,.efPb:hover{color:#4571a3}.efPb.McRJ{text-decoration-color:#4571a3}.efPb.IpYm{text-decoration:none;transition:color .5s ease}.efPb.IpYm:hover{color:#4571a3}.efPb.wh1f{font-size:18px;line-height:22px}.of82{color:#002f65;display:flex;justify-content:space-between;transition:color .5s ease}.of82:hover{color:#4571a3}.of82 .do5q{font-size:26px;line-height:28px}.of82 .do5q.fSyx{color:#4571a3;text-decoration-color:#4571a3}.of82 .dRXa{font-size:10px;position:relative;top:8px}.of82 .dRXa.bKV_{top:6px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Xf1n{gap:5px;padding-left:38px;padding-top:11px}.BgLE,.Xf1n{display:flex;flex-direction:column}.BgLE{gap:19px;margin-bottom:0;min-height:100svh;padding-bottom:36px;padding-top:40px}.mopQ::marker{color:transparent;content:""}.oxe2{position:relative;text-decoration:none}@media print,screen and (min-width:768px){.oxe2{max-width:calc(-.55263rem + 25.32895vw - var(--scrollbar-width)/91.2*23.1)}}@media screen and (min-width:768px)and (max-width:767px){.oxe2{max-width:auto}}@media screen and (min-width:768px)and (min-width:1696px){.oxe2{max-width:420px}}@media print,screen and (min-width:768px){.oxe2:after{background-color:hsla(0,0%,100%,.4);bottom:calc(.01053rem + .76754vw - var(--scrollbar-width)/91.2*.7);content:"";height:95.7%;left:calc(.07895rem - 1.53509vw - var(--scrollbar-width)/91.2*-1.4);position:absolute;width:1px}}@media screen and (min-width:768px)and (max-width:767px){.oxe2:after{bottom:13px}}@media screen and (min-width:768px)and (min-width:1696px){.oxe2:after{bottom:13px}}@media screen and (min-width:768px)and (max-width:767px){.oxe2:after{left:-25px}}@media screen and (min-width:768px)and (min-width:1696px){.oxe2:after{left:-25px}}@media print,screen and (min-width:768px){.oxe2 .OR2F:hover ._A8h{color:#ffd639}}.MB4c{border:none;border-radius:0;cursor:pointer}.MB4c .OR2F{display:flex;flex-direction:column;flex-wrap:wrap;height:calc(6.22105rem + 16.11842vw - var(--scrollbar-width)/91.2*14.7);outline-offset:-1px}@media screen and (max-width:767px){.MB4c .OR2F{height:auto}}@media screen and (min-width:1696px){.MB4c .OR2F{height:333px}}.MB4c .OR2F .TkYs{flex:1 1 auto;position:relative}.MB4c .OR2F .TkYs .lhC0{color:#ffd639;font-size:calc(.67895rem + .54825vw - var(--scrollbar-width)/91.2*.5);font-weight:500;letter-spacing:0;line-height:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.MB4c .OR2F .TkYs .lhC0{font-size:16px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs .lhC0{font-size:16px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs .lhC0{line-height:20px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs .lhC0{line-height:20px}}.MB4c .OR2F .TkYs .HbKa{box-sizing:initial;height:calc(3.58421rem + 10.30702vw - var(--scrollbar-width)/91.2*9.4);padding-bottom:calc(.34211rem + .98684vw - var(--scrollbar-width)/91.2*.9);padding-top:calc(.19474rem + .65789vw - var(--scrollbar-width)/91.2*.6);width:calc(5.81579rem + 16.77632vw - var(--scrollbar-width)/91.2*15.3)}@media screen and (max-width:767px){.MB4c .OR2F .TkYs .HbKa{width:210px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs .HbKa{width:340px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs .HbKa{height:129px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs .HbKa{height:209px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs .HbKa{padding-bottom:18px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs .HbKa{padding-bottom:20px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs .HbKa{padding-top:13px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs .HbKa{padding-top:13px}}.MB4c .OR2F .TkYs .HbKa+._A8h{margin-bottom:-1px;padding-top:0}.MB4c .OR2F .TkYs ._A8h{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;display:-webkit-box;font-family:adobe-caslon-pro,serif;font-size:calc(.60526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);font-weight:400;letter-spacing:calc(.04211rem - .05482vw - var(--scrollbar-width)/91.2*-.05);line-height:calc(.65263rem + 1.75439vw - var(--scrollbar-width)/91.2*1.6);margin-bottom:calc(.04737rem + .32895vw - var(--scrollbar-width)/91.2*.3);overflow:hidden;padding-top:calc(.19474rem + .65789vw - var(--scrollbar-width)/91.2*.6);text-overflow:ellipsis;transition:color .5s ease}@media screen and (max-width:767px){.MB4c .OR2F .TkYs ._A8h{font-size:24px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs ._A8h{font-size:30px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs ._A8h{line-height:28px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs ._A8h{line-height:36px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs ._A8h{letter-spacing:-.5px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs ._A8h{letter-spacing:-.5px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs ._A8h{margin-bottom:6px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs ._A8h{margin-bottom:6px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs ._A8h{padding-top:17px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs ._A8h{padding-top:13px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs ._A8h{-webkit-line-clamp:3;font-weight:600;max-width:70%;text-overflow:inherit}}.MB4c .OR2F .TkYs .ELwl{-webkit-box-orient:vertical;-webkit-line-clamp:9;color:#fff;display:-webkit-box;font-size:calc(.32632rem + .87719vw - var(--scrollbar-width)/91.2*.8);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.37368rem + 1.20614vw - var(--scrollbar-width)/91.2*1.1);margin:0;overflow:hidden;overflow-wrap:break-word;padding:0;text-overflow:ellipsis}@media screen and (max-width:767px){.MB4c .OR2F .TkYs .ELwl{font-size:16px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs .ELwl{font-size:18px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs .ELwl{line-height:24px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs .ELwl{line-height:24px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs .ELwl{letter-spacing:.5px}}@media screen and (min-width:1696px){.MB4c .OR2F .TkYs .ELwl{letter-spacing:.5px}}@media screen and (max-width:767px){.MB4c .OR2F .TkYs .ELwl{-webkit-line-clamp:6;max-width:80%}}.MB4c .OR2F .TkYs .C_oA{display:grid;grid-template-columns:1fr}.MB4c .OR2F:hover ._A8h{color:#ffd639}.Lj5n{background-color:#002f65;padding-bottom:calc(-.15789rem + 7.23684vw - var(--scrollbar-width)/91.2*6.6);padding-top:calc(-.02632rem + 3.28947vw - var(--scrollbar-width)/91.2*3)}@media screen and (max-width:767px){.Lj5n{padding-top:37px}}@media screen and (min-width:1696px){.Lj5n{padding-top:55px}}@media screen and (max-width:767px){.Lj5n{padding-bottom:40px}}@media screen and (min-width:1696px){.Lj5n{padding-bottom:120px}}.Lj5n .UCsk{margin:0 auto;overflow:hidden;padding-bottom:calc(-.16842rem + 6.4693vw - var(--scrollbar-width)/91.2*5.9)}@media screen and (max-width:767px){.Lj5n .UCsk{padding-bottom:0}}@media screen and (min-width:1696px){.Lj5n .UCsk{padding-bottom:107px}}@media screen and (max-width:767px){.Lj5n .UCsk{margin:0 25px;overflow:visible}}@media print{.Lj5n,.Lj5n .UCsk{display:none!important}}.G3lz{margin-bottom:calc(-.09474rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.G3lz{margin-bottom:29px}}@media screen and (min-width:1696px){.G3lz{margin-bottom:23px}}@media screen and (max-width:767px){.G3lz{border-bottom:1px solid hsla(0,0%,100%,.2);margin-left:2px;padding-bottom:18px;width:100%}}.i63g{position:relative}.i63g:after{background-color:#002f65;content:"";display:block;height:100%;position:absolute;right:-3.5%;top:0;width:calc(-.13158rem + 6.0307vw - var(--scrollbar-width)/91.2*5.5)}@media screen and (max-width:767px){.i63g:after{width:100px}}@media screen and (min-width:1696px){.i63g:after{width:100px}}@media screen and (max-width:767px){.i63g:after{right:-1%;width:12%}}.MT4J{list-style-type:none}@media screen and (max-width:767px){.MT4J{margin-right:11%}}.f2ab{display:flex;gap:calc(.44737rem + .32895vw - var(--scrollbar-width)/91.2*.3);position:absolute;right:calc(-.66316rem - .4386vw - var(--scrollbar-width)/91.2*-.4);top:calc(-2.91579rem - 2.19298vw - var(--scrollbar-width)/91.2*-2);z-index:10}@media screen and (max-width:767px){.f2ab{top:11px}}@media screen and (min-width:1696px){.f2ab{top:-66px}}@media screen and (max-width:767px){.f2ab{right:0}}@media screen and (min-width:1696px){.f2ab{right:-14px}}@media screen and (max-width:767px){.f2ab{gap:10px}}@media screen and (min-width:1696px){.f2ab{gap:10px}}.f2ab button{background-color:transparent;border-radius:50%;color:#fff;height:calc(2.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2);width:calc(2.78947rem + 1.31579vw - var(--scrollbar-width)/91.2*1.2)}@media screen and (max-width:767px){.f2ab button{width:50px}}@media screen and (min-width:1696px){.f2ab button{width:50px}}@media screen and (max-width:767px){.f2ab button{height:50px}}@media screen and (min-width:1696px){.f2ab button{height:50px}}.f2ab button{transition:background-color .5s ease,color .5s ease}@media screen and (max-width:767px){.f2ab button{display:none}}@media print,screen and (min-width:768px){.f2ab button:hover{background-color:#ffd639;color:#002f65}}.f2ab button:first-child{translate:0 2px}.f2ab button:nth-child(2){-webkit-transform:rotate(180deg);transform:rotate(180deg);translate:.5px -.5px}@media screen and (max-width:767px){.f2ab button:nth-child(2){display:block;translate:.5px .5px}}.embla{overflow:hidden;width:103.1%}@media screen and (max-width:767px){.embla{width:100%}}.embla__container{display:flex}.embla__slide{flex:0 0 33.3333333333%}@media screen and (max-width:767px){.embla__slide{flex:0 0 100%}}.j8JR{align-items:center;display:flex;font-size:calc(.00526rem + 1.42544vw - var(--scrollbar-width)/91.2*1.3);gap:calc(-.02105rem + .54825vw - var(--scrollbar-width)/91.2*.5);justify-content:flex-start;padding:0}@media screen and (max-width:767px){.j8JR{font-size:24px}}@media screen and (min-width:1696px){.j8JR{font-size:24px}}@media screen and (max-width:767px){.j8JR{gap:9px}}@media screen and (min-width:1696px){.j8JR{gap:9px}}@media screen and (max-width:767px){.j8JR{justify-content:flex-start}}@media print{.j8JR{display:none}}.j8JR .HMEW{align-items:center;background-color:transparent;border:1px solid #002f65;border-radius:50px;color:#002f65;display:flex;height:calc(1.11579rem + 2.19298vw - var(--scrollbar-width)/91.2*2);justify-content:center;overflow:hidden;width:calc(1.11579rem + 2.19298vw - var(--scrollbar-width)/91.2*2)}@media screen and (max-width:767px){.j8JR .HMEW{width:48px}}@media screen and (min-width:1696px){.j8JR .HMEW{width:48px}}@media screen and (max-width:767px){.j8JR .HMEW{height:48px}}@media screen and (min-width:1696px){.j8JR .HMEW{height:48px}}.j8JR .HMEW{transition:background-color .5s ease,color .5s ease,border-color .5s ease}.j8JR .HMEW:hover{background:#ffd639;border-color:transparent;color:#002f65}.j8JR .HMEW .EJqF.KLig{height:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7)}@media screen and (max-width:767px){.j8JR .HMEW .EJqF.KLig{height:25px}}@media screen and (min-width:1696px){.j8JR .HMEW .EJqF.KLig{height:25px}}.j8JR .HMEW .EJqF.LDy6{height:calc(.69474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.j8JR .HMEW .EJqF.LDy6{height:18px}}@media screen and (min-width:1696px){.j8JR .HMEW .EJqF.LDy6{height:18px}}.j8JR .HMEW .EJqF.QeN_{--y:calc(0.1rem - var(--scrollbar-width)/91.2*0);height:calc(.92632rem + .87719vw - var(--scrollbar-width)/91.2*.8);translate:0 var(--y)}@media screen and (max-width:767px){.j8JR .HMEW .EJqF.QeN_{height:24px}}@media screen and (min-width:1696px){.j8JR .HMEW .EJqF.QeN_{height:24px}}@media screen and (max-width:767px){.j8JR .HMEW .EJqF.QeN_{--y:1px}}@media screen and (min-width:1696px){.j8JR .HMEW .EJqF.QeN_{--y:1px}}.j8JR .HMEW .EJqF.prAk{--y:calc(0.1rem - var(--scrollbar-width)/91.2*0);height:calc(.81053rem + .76754vw - var(--scrollbar-width)/91.2*.7);translate:0 var(--y)}@media screen and (max-width:767px){.j8JR .HMEW .EJqF.prAk{height:21px}}@media screen and (min-width:1696px){.j8JR .HMEW .EJqF.prAk{height:21px}}@media screen and (max-width:767px){.j8JR .HMEW .EJqF.prAk{--y:1px}}@media screen and (min-width:1696px){.j8JR .HMEW .EJqF.prAk{--y:1px}}.j8JR .HMEW .EJqF.BS4J{height:calc(.77895rem + .54825vw - var(--scrollbar-width)/91.2*.5)}@media screen and (max-width:767px){.j8JR .HMEW .EJqF.BS4J{height:17px}}@media screen and (min-width:1696px){.j8JR .HMEW .EJqF.BS4J{height:17px}}.tsf5{padding-bottom:calc(.89474rem + .65789vw - var(--scrollbar-width)/91.2*.6);padding-top:calc(1.22632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.tsf5{padding-top:27px}}@media screen and (min-width:1696px){.tsf5{padding-top:27px}}@media screen and (max-width:767px){.tsf5{padding-bottom:40px}}@media screen and (min-width:1696px){.tsf5{padding-bottom:20px}}.eYip{display:flex;flex-direction:column;gap:calc(.99474rem + .65789vw - var(--scrollbar-width)/91.2*.6)}@media screen and (max-width:767px){.eYip{gap:21px}}@media screen and (min-width:1696px){.eYip{gap:21px}}.X0SZ{padding-right:calc(-6.06316rem + 16.22807vw - var(--scrollbar-width)/91.2*14.8)}@media screen and (max-width:767px){.X0SZ{padding-right:0}}@media screen and (min-width:1696px){.X0SZ{padding-right:212px}}@media print{.X0SZ{display:none}}.fsSc{--col-1:calc(-1.31579rem + 64.47368vw - var(--scrollbar-width)/91.2*58.8);display:grid;grid:1fr/var(--col-1) 1fr}@media screen and (max-width:767px){.fsSc{--col-1:1240px;grid:auto auto/1fr}}@media screen and (min-width:1696px){.fsSc{--col-1:1070px}}.fsSc li{padding-bottom:calc(.56316rem + .4386vw - var(--scrollbar-width)/91.2*.4);padding-left:calc(1.21053rem + .76754vw - var(--scrollbar-width)/91.2*.7);position:relative}.fsSc li:before{background-color:#002f65;border-radius:50%;content:"";display:inline-block;height:4px;left:0;position:absolute;top:8px;width:4px}.fsSc li:last-of-type{padding-bottom:calc(1.55789rem + 1.09649vw - var(--scrollbar-width)/91.2*1)}@media screen and (max-width:767px){.fsSc li:last-of-type{padding-bottom:2px}}@media screen and (min-width:1696px){.fsSc li:last-of-type{padding-bottom:34px}}@media screen and (max-width:767px){.fsSc li{padding-bottom:13px}}@media screen and (min-width:1696px){.fsSc li{padding-bottom:13px}}@media screen and (max-width:767px){.fsSc li{padding-left:25px}}@media screen and (min-width:1696px){.fsSc li{padding-left:25px}}.fsSc a{color:#002f65;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(.91053rem + .76754vw - var(--scrollbar-width)/91.2*.7);text-decoration:underline;text-decoration-color:#002f65;text-decoration-thickness:1px;text-underline-offset:calc(.21579rem + .10965vw - var(--scrollbar-width)/91.2*.1);text-underline-offset:calc(.1rem - var(--scrollbar-width)/91.2*0)}@media screen and (max-width:767px){.fsSc a{text-underline-offset:4px}}@media screen and (min-width:1696px){.fsSc a{text-underline-offset:4px}}@media print,screen and (min-width:768px){.fsSc a:hover{text-decoration-color:#4571a3}}@media print{.fsSc a{text-decoration-thickness:.1pt}}.fsSc a{transition:color .5s ease,text-decoration-color .5s ease}@media screen and (max-width:767px){.fsSc a{text-underline-offset:1px}}@media screen and (min-width:1696px){.fsSc a{text-underline-offset:1px}}.fsSc a:hover{color:#4571a3}@media screen and (max-width:767px){.fsSc a{font-size:18px}}@media screen and (min-width:1696px){.fsSc a{font-size:18px}}@media screen and (max-width:767px){.fsSc a{line-height:22px}}@media screen and (min-width:1696px){.fsSc a{line-height:22px}}@media screen and (max-width:767px){.fsSc a{letter-spacing:.5px}}@media screen and (min-width:1696px){.fsSc a{letter-spacing:.5px}}@media print{.fsSc{display:none}}.oTLW{padding-top:calc(-.07368rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.oTLW{padding-top:11px}}@media screen and (min-width:1696px){.oTLW{padding-top:14px}}@media print{.oTLW{display:none}}.JMSu{-webkit-columns:1;column-count:1}@media screen and (max-width:767px){.JMSu{-webkit-columns:1;column-count:1}}.Qn0C{align-items:flex-end;display:flex;flex-direction:column}.Qn0C>a{margin-top:calc(-.04211rem + 3.17982vw - var(--scrollbar-width)/91.2*2.9);text-decoration:none}@media screen and (max-width:767px){.Qn0C>a{margin-top:26px}}@media screen and (min-width:1696px){.Qn0C>a{margin-top:53px}}.Qn0C button{padding-left:calc(-.08421rem + 4.27632vw - var(--scrollbar-width)/91.2*3.9);width:calc(-.30526rem + 13.15789vw - var(--scrollbar-width)/91.2*12)}@media screen and (max-width:767px){.Qn0C button{width:218px}}@media screen and (min-width:1696px){.Qn0C button{width:218px}}@media screen and (max-width:767px){.Qn0C button{padding-left:71px}}@media screen and (min-width:1696px){.Qn0C button{padding-left:71px}}@media screen and (max-width:767px){.Qn0C{align-items:flex-start}}.WtKx{left:1px;position:relative}@media screen and (max-width:767px){.WtKx{display:none}}@media print{.WtKx{display:none}}@media print,screen and (min-width:768px){.eHqp{display:none}}@media screen and (max-width:767px){.eHqp{left:-3px;position:relative}}.PW8d{color:#002f65;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.87895rem + .54825vw - var(--scrollbar-width)/91.2*.5);letter-spacing:0;line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){.PW8d{font-size:18px}}@media screen and (min-width:1696px){.PW8d{font-size:18px}}@media screen and (max-width:767px){.PW8d{line-height:24px}}@media screen and (min-width:1696px){.PW8d{line-height:26px}}@media screen and (max-width:767px){.PW8d{border-top:1px solid #dddedf;margin-top:18px;padding-top:33px}}@media print{.PW8d{color:#000;gap:0;grid:1fr/1fr;padding-bottom:15pt;padding-top:15pt}}.GgEv{width:100%}@media print{.GgEv{max-width:8.5in}}.r1eU{background:#dddedf;display:flex;flex-direction:column;min-height:400px;position:relative}@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:Helvetica Neue;font-style:normal;font-weight:400;src:url(/static/media/NeueHelvetica55Roman_normal_normal.6b03ade374e0293144f0.woff) format("woff")}@font-face{font-family:Helvetica Neue;font-style:italic;font-weight:400;src:url(/static/media/NeueHelvetica56Italic_italic_normal.594b2b9e7bdb108882c3.woff) format("woff")}@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:500;src:url(/static/media/NeueHelvetica65Medium_normal_normal.0fa280069a8f70ce8b13.woff) format("woff")}@font-face{font-family:Helvetica Neue;font-style:italic;font-weight:500;src:url(/static/media/NeueHelvetica66MediumItalic_italic_normal.631cc6581db9314763f6.woff) format("woff")}@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:700;src:url(/static/media/NeueHelvetica75Bold_normal_normal.51f122dfc3511587d517.woff) format("woff")}@font-face{font-family:Helvetica Neue;font-style:italic;font-weight:700;src:url(/static/media/NeueHelvetica76BoldItalic_italic_normal.aa7f011f44785a489f3b.woff) format("woff")}*,:after,:before{border:none;box-sizing:border-box}body{background:#fff;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:#4f5050;font-family:Helvetica Neue,Helvetica,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{-webkit-appearance:none;border-radius:0}input,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}: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:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-weight:400;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8)}@media screen and (max-width:767px){p{font-size:19px}}@media screen and (min-width:1696px){p{font-size:19px}}@media screen and (max-width:767px){p{line-height:26px}}@media screen and (min-width:1696px){p{line-height:26px}}@media screen and (max-width:767px){p{letter-spacing:.5px}}@media screen and (min-width:1696px){p{letter-spacing:.5px}}a,p{color:#adff2f;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:100px;font-weight:400}@media print{a,p{color:#000;font-size:13px;line-height:22px}}a:hover{color:red}@media screen and (max-width:767px){a:hover{color:inherit}}body:not(.prerender) .page{min-height:100svh;opacity:0;overflow:clip visible;position:relative}li{display:list-item}::selection *{text-decoration:none!important;text-decoration-color:transparent!important}.cookie-consent-container{display:block;min-height:calc(2.23684rem + 1.64474vw - var(--scrollbar-width)/91.2*1.5);position:relative}@media screen and (max-width:767px){.cookie-consent-container{min-height:50px}}@media screen and (min-width:1696px){.cookie-consent-container{min-height:50px}}.cookie-consent__message{font-size:calc(.79474rem + .65789vw - var(--scrollbar-width)/91.2*.6);font-style:oblique;letter-spacing:calc(-.04211rem + .05482vw - var(--scrollbar-width)/91.2*.05);line-height:calc(1.12632rem + .87719vw - var(--scrollbar-width)/91.2*.8);text-decoration:underline}@media screen and (max-width:767px){.cookie-consent__message{font-size:19px}}@media screen and (min-width:1696px){.cookie-consent__message{font-size:19px}}@media screen and (max-width:767px){.cookie-consent__message{line-height:26px}}@media screen and (min-width:1696px){.cookie-consent__message{line-height:26px}}@media screen and (max-width:767px){.cookie-consent__message{letter-spacing:.5px}}@media screen and (min-width:1696px){.cookie-consent__message{letter-spacing:.5px}}@media screen and (max-width:767px){.cookie-consent__message{display:block;padding-bottom:30px}}body.ot-active-group-C0003 .hide-when-ot-active-group-C0003{display:none}iframe.optanon-category-C0003[data-src]{height:0}@media print{#onetrust-consent-sdk{display:none}}#onetrust-consent-sdk #ot-sdk-btn-floating{height:72px;position:relative;width:72px}#onetrust-consent-sdk #ot-sdk-btn-floating.ot-floating-button{-webkit-animation:none 0s ease 0s 1 normal none running;animation:none 0s ease 0s 1 normal none running;-webkit-animation:initial;animation:initial;bottom:0;left:auto;opacity:1;position:fixed;right:0;translate:unset;z-index:110}#onetrust-consent-sdk #ot-sdk-btn-floating.ot-floating-button:hover{border-color:transparent transparent #ffd639}#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__back,#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__front{background-color:transparent;background-image:none;box-shadow:none;transition:translate 0ms}#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__back svg,#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__front svg{display:none}#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__close,#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__open{border-color:transparent transparent #002f65;border-style:solid;border-width:0 0 72px 72px;display:block;height:0;position:relative;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:0}#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__close:before,#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__open:before{background-image:url(/static/media/onetrust-cookie.54bc89206d8f61422ede.svg);background-size:28px;border:none;bottom:auto;content:"";height:28px;left:auto;min-height:0;min-height:auto;min-width:0;min-width:auto;opacity:1;pointer-events:inherit;position:absolute;right:0;top:0;-webkit-transform:none;-webkit-transform:initial;transform:none;translate:-6px 37px;width:28px}#onetrust-consent-sdk div#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{display:none}