:root{--bs-gutter-x: 0.8rem;--bs-container-padding-x: 1.6rem}@media screen and (min-width: 768px){:root{--bs-gutter-x: 1.6rem;--bs-container-padding-x: 0.8rem}}@media screen and (min-width: 992px){:root{--bs-gutter-x: 3.2rem;--bs-container-padding-x: 1.6rem}}:root{--bs-font-sans-serif: Opensans-Regular, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--bs-font-monospace: monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,*::before,*::after{box-sizing:border-box;letter-spacing:-0.01em}:root{font-size:62.5%}body{margin:0;font-family:Opensans-Regular,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;color:#1a1d1e;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{margin:2.4rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5em;font-family:"Pru-Modern",sans-serif;font-weight:700;line-height:1.125;color:#1a1d1e}h1,.h1{font-size:3.8rem}h2,.h2{font-size:2.8rem}h3,.h3{font-size:2.4rem}h4,.h4{font-size:2.2rem}h5,.h5{font-size:1.8rem}h6,.h6{font-size:1.6rem}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#06c;text-decoration:none}a:hover{color:#004080}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:1em;-ms-overflow-style:scrollbar}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:1em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:1em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#717171;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.28125vw);line-height:inherit;white-space:normal}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-container-padding-x);padding-left:var(--bs-container-padding-x);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:684px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1120px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1270px}}.row{--bs-gutter-y: 0;display:flex;flex:1 0 100%;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) / 2);padding-left:calc(var(--bs-gutter-x) / 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1 *{flex:0 0 auto;width:100%}.row-cols-2 *{flex:0 0 auto;width:50%}.row-cols-3 *{flex:0 0 auto;width:33.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.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.8rem}.g-1,.gy-1{--bs-gutter-y: 0.8rem}.g-2,.gx-2{--bs-gutter-x: 1.2rem}.g-2,.gy-2{--bs-gutter-y: 1.2rem}.g-3,.gx-3{--bs-gutter-x: 1.6rem}.g-3,.gy-3{--bs-gutter-y: 1.6rem}.g-4,.gx-4{--bs-gutter-x: 2.4rem}.g-4,.gy-4{--bs-gutter-y: 2.4rem}.g-5,.gx-5{--bs-gutter-x: 3.2rem}.g-5,.gy-5{--bs-gutter-y: 3.2rem}.g-6,.gx-6{--bs-gutter-x: 4rem}.g-6,.gy-6{--bs-gutter-y: 4rem}.g-7,.gx-7{--bs-gutter-x: 5.2rem}.g-7,.gy-7{--bs-gutter-y: 5.2rem}.g-8,.gx-8{--bs-gutter-x: 7.2rem}.g-8,.gy-8{--bs-gutter-y: 7.2rem}.g-9,.gx-9{--bs-gutter-x: 9.6rem}.g-9,.gy-9{--bs-gutter-y: 9.6rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1 *{flex:0 0 auto;width:100%}.row-cols-sm-2 *{flex:0 0 auto;width:50%}.row-cols-sm-3 *{flex:0 0 auto;width:33.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.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.8rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.8rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 1.2rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 1.2rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1.6rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1.6rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 2.4rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 2.4rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3.2rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3.2rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 4rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 4rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 5.2rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 5.2rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 7.2rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 7.2rem}.g-sm-9,.gx-sm-9{--bs-gutter-x: 9.6rem}.g-sm-9,.gy-sm-9{--bs-gutter-y: 9.6rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1 *{flex:0 0 auto;width:100%}.row-cols-md-2 *{flex:0 0 auto;width:50%}.row-cols-md-3 *{flex:0 0 auto;width:33.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.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.8rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.8rem}.g-md-2,.gx-md-2{--bs-gutter-x: 1.2rem}.g-md-2,.gy-md-2{--bs-gutter-y: 1.2rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1.6rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1.6rem}.g-md-4,.gx-md-4{--bs-gutter-x: 2.4rem}.g-md-4,.gy-md-4{--bs-gutter-y: 2.4rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3.2rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3.2rem}.g-md-6,.gx-md-6{--bs-gutter-x: 4rem}.g-md-6,.gy-md-6{--bs-gutter-y: 4rem}.g-md-7,.gx-md-7{--bs-gutter-x: 5.2rem}.g-md-7,.gy-md-7{--bs-gutter-y: 5.2rem}.g-md-8,.gx-md-8{--bs-gutter-x: 7.2rem}.g-md-8,.gy-md-8{--bs-gutter-y: 7.2rem}.g-md-9,.gx-md-9{--bs-gutter-x: 9.6rem}.g-md-9,.gy-md-9{--bs-gutter-y: 9.6rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1 *{flex:0 0 auto;width:100%}.row-cols-lg-2 *{flex:0 0 auto;width:50%}.row-cols-lg-3 *{flex:0 0 auto;width:33.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.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.8rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.8rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 1.2rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 1.2rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1.6rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1.6rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 2.4rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 2.4rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3.2rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3.2rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 4rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 4rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 5.2rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 5.2rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 7.2rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 7.2rem}.g-lg-9,.gx-lg-9{--bs-gutter-x: 9.6rem}.g-lg-9,.gy-lg-9{--bs-gutter-y: 9.6rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1 *{flex:0 0 auto;width:100%}.row-cols-xl-2 *{flex:0 0 auto;width:50%}.row-cols-xl-3 *{flex:0 0 auto;width:33.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.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.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.8rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.8rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 1.2rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 1.2rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1.6rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1.6rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 2.4rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 2.4rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3.2rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3.2rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 4rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 4rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 5.2rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 5.2rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 7.2rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 7.2rem}.g-xl-9,.gx-xl-9{--bs-gutter-x: 9.6rem}.g-xl-9,.gy-xl-9{--bs-gutter-y: 9.6rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1 *{flex:0 0 auto;width:100%}.row-cols-xxl-2 *{flex:0 0 auto;width:50%}.row-cols-xxl-3 *{flex:0 0 auto;width:33.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.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.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.8rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.8rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 1.2rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 1.2rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1.6rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1.6rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 2.4rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 2.4rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3.2rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3.2rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 4rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 4rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 5.2rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 5.2rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 7.2rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 7.2rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x: 9.6rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y: 9.6rem}}.lead{font-size:calc(1.3125rem + 0.703125vw);font-weight:300}@media(min-width: 1200px){.lead{font-size:1.875rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:2.4rem;font-size:calc(1.3125rem + 0.703125vw)}@media(min-width: 1200px){.blockquote{font-size:1.875rem}}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-2.4rem;margin-bottom:2.4rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.embed-responsive{position:relative;width:100%}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;width:100%;height:100%}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.sr-only,.sr-only-focusable:not(:focus){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.shadow{box-shadow:0 2px 6px rgba(0,0,0,.2) !important}.shadow-sm{box-shadow:0 1px 3px rgba(0,0,0,.12) !important}.shadow-lg{box-shadow:0 8px 10px rgba(0,0,0,.2) !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:sticky !important}.border{border:1px solid #1a1d1e !important}.border-0{border:0 !important}.border-top{border-top:1px solid #1a1d1e !important}.border-top-0{border-top:0 !important}.border-right{border-right:1px solid #1a1d1e !important}.border-right-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #1a1d1e !important}.border-bottom-0{border-bottom:0 !important}.border-left{border-left:1px solid #1a1d1e !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#007bc3 !important}.border-secondary{border-color:#001f45 !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#d53943 !important}.border-light{border-color:#ccc !important}.border-dark{border-color:#999 !important}.border-white{border-color:#fff !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.8rem !important}.m-2{margin:1.2rem !important}.m-3{margin:1.6rem !important}.m-4{margin:2.4rem !important}.m-5{margin:3.2rem !important}.m-6{margin:4rem !important}.m-7{margin:5.2rem !important}.m-8{margin:7.2rem !important}.m-9{margin:9.6rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.8rem !important;margin-left:.8rem !important}.mx-2{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-5{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-6{margin-right:4rem !important;margin-left:4rem !important}.mx-7{margin-right:5.2rem !important;margin-left:5.2rem !important}.mx-8{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-9{margin-right:9.6rem !important;margin-left:9.6rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-2{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-5{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-6{margin-top:4rem !important;margin-bottom:4rem !important}.my-7{margin-top:5.2rem !important;margin-bottom:5.2rem !important}.my-8{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-9{margin-top:9.6rem !important;margin-bottom:9.6rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.8rem !important}.mt-2{margin-top:1.2rem !important}.mt-3{margin-top:1.6rem !important}.mt-4{margin-top:2.4rem !important}.mt-5{margin-top:3.2rem !important}.mt-6{margin-top:4rem !important}.mt-7{margin-top:5.2rem !important}.mt-8{margin-top:7.2rem !important}.mt-9{margin-top:9.6rem !important}.mt-auto{margin-top:auto !important}.mr-0{margin-right:0 !important}.mr-1{margin-right:.8rem !important}.mr-2{margin-right:1.2rem !important}.mr-3{margin-right:1.6rem !important}.mr-4{margin-right:2.4rem !important}.mr-5{margin-right:3.2rem !important}.mr-6{margin-right:4rem !important}.mr-7{margin-right:5.2rem !important}.mr-8{margin-right:7.2rem !important}.mr-9{margin-right:9.6rem !important}.mr-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.8rem !important}.mb-2{margin-bottom:1.2rem !important}.mb-3{margin-bottom:1.6rem !important}.mb-4{margin-bottom:2.4rem !important}.mb-5{margin-bottom:3.2rem !important}.mb-6{margin-bottom:4rem !important}.mb-7{margin-bottom:5.2rem !important}.mb-8{margin-bottom:7.2rem !important}.mb-9{margin-bottom:9.6rem !important}.mb-auto{margin-bottom:auto !important}.ml-0{margin-left:0 !important}.ml-1{margin-left:.8rem !important}.ml-2{margin-left:1.2rem !important}.ml-3{margin-left:1.6rem !important}.ml-4{margin-left:2.4rem !important}.ml-5{margin-left:3.2rem !important}.ml-6{margin-left:4rem !important}.ml-7{margin-left:5.2rem !important}.ml-8{margin-left:7.2rem !important}.ml-9{margin-left:9.6rem !important}.ml-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.8rem !important}.p-2{padding:1.2rem !important}.p-3{padding:1.6rem !important}.p-4{padding:2.4rem !important}.p-5{padding:3.2rem !important}.p-6{padding:4rem !important}.p-7{padding:5.2rem !important}.p-8{padding:7.2rem !important}.p-9{padding:9.6rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.8rem !important;padding-left:.8rem !important}.px-2{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-5{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-6{padding-right:4rem !important;padding-left:4rem !important}.px-7{padding-right:5.2rem !important;padding-left:5.2rem !important}.px-8{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-9{padding-right:9.6rem !important;padding-left:9.6rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-2{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-5{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-6{padding-top:4rem !important;padding-bottom:4rem !important}.py-7{padding-top:5.2rem !important;padding-bottom:5.2rem !important}.py-8{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-9{padding-top:9.6rem !important;padding-bottom:9.6rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.8rem !important}.pt-2{padding-top:1.2rem !important}.pt-3{padding-top:1.6rem !important}.pt-4{padding-top:2.4rem !important}.pt-5{padding-top:3.2rem !important}.pt-6{padding-top:4rem !important}.pt-7{padding-top:5.2rem !important}.pt-8{padding-top:7.2rem !important}.pt-9{padding-top:9.6rem !important}.pr-0{padding-right:0 !important}.pr-1{padding-right:.8rem !important}.pr-2{padding-right:1.2rem !important}.pr-3{padding-right:1.6rem !important}.pr-4{padding-right:2.4rem !important}.pr-5{padding-right:3.2rem !important}.pr-6{padding-right:4rem !important}.pr-7{padding-right:5.2rem !important}.pr-8{padding-right:7.2rem !important}.pr-9{padding-right:9.6rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.8rem !important}.pb-2{padding-bottom:1.2rem !important}.pb-3{padding-bottom:1.6rem !important}.pb-4{padding-bottom:2.4rem !important}.pb-5{padding-bottom:3.2rem !important}.pb-6{padding-bottom:4rem !important}.pb-7{padding-bottom:5.2rem !important}.pb-8{padding-bottom:7.2rem !important}.pb-9{padding-bottom:9.6rem !important}.pl-0{padding-left:0 !important}.pl-1{padding-left:.8rem !important}.pl-2{padding-left:1.2rem !important}.pl-3{padding-left:1.6rem !important}.pl-4{padding-left:2.4rem !important}.pl-5{padding-left:3.2rem !important}.pl-6{padding-left:4rem !important}.pl-7{padding-left:5.2rem !important}.pl-8{padding-left:7.2rem !important}.pl-9{padding-left:9.6rem !important}.font-weight-extralight{font-weight:200 !important}.font-weight-light{font-weight:300 !important}.font-weight-normal{font-weight:400 !important}.font-weight-semibold{font-weight:600 !important}.font-weight-bold{font-weight:700 !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-primary{color:#007bc3 !important}.text-secondary{color:#001f45 !important}.text-success{color:#28a745 !important}.text-info{color:#17a2b8 !important}.text-warning{color:#ffc107 !important}.text-danger{color:#d53943 !important}.text-light{color:#ccc !important}.text-dark{color:#999 !important}.text-white{color:#fff !important}.text-body{color:#1a1d1e !important}.text-muted{color:#717171 !important}.text-black-50{color:rgba(0,0,0,.5) !important}.text-white-50{color:rgba(255,255,255,.5) !important}.text-reset{color:inherit !important}.bg-primary{background-color:#007bc3 !important}.bg-secondary{background-color:#001f45 !important}.bg-success{background-color:#28a745 !important}.bg-info{background-color:#17a2b8 !important}.bg-warning{background-color:#ffc107 !important}.bg-danger{background-color:#d53943 !important}.bg-light{background-color:#ccc !important}.bg-dark{background-color:#999 !important}.bg-body{background-color:#fff !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.font-italic{font-style:italic !important}.font-normal{font-style:normal !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:.25rem !important}.rounded-sm{border-radius:.2rem !important}.rounded-lg{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{border-bottom-left-radius:.25rem !important;border-top-left-radius:.25rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.8rem !important}.m-sm-2{margin:1.2rem !important}.m-sm-3{margin:1.6rem !important}.m-sm-4{margin:2.4rem !important}.m-sm-5{margin:3.2rem !important}.m-sm-6{margin:4rem !important}.m-sm-7{margin:5.2rem !important}.m-sm-8{margin:7.2rem !important}.m-sm-9{margin:9.6rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.8rem !important;margin-left:.8rem !important}.mx-sm-2{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-sm-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-sm-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-sm-5{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-sm-6{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-7{margin-right:5.2rem !important;margin-left:5.2rem !important}.mx-sm-8{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-sm-9{margin-right:9.6rem !important;margin-left:9.6rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-sm-2{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-sm-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-sm-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-sm-5{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-sm-6{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-7{margin-top:5.2rem !important;margin-bottom:5.2rem !important}.my-sm-8{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-sm-9{margin-top:9.6rem !important;margin-bottom:9.6rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.8rem !important}.mt-sm-2{margin-top:1.2rem !important}.mt-sm-3{margin-top:1.6rem !important}.mt-sm-4{margin-top:2.4rem !important}.mt-sm-5{margin-top:3.2rem !important}.mt-sm-6{margin-top:4rem !important}.mt-sm-7{margin-top:5.2rem !important}.mt-sm-8{margin-top:7.2rem !important}.mt-sm-9{margin-top:9.6rem !important}.mt-sm-auto{margin-top:auto !important}.mr-sm-0{margin-right:0 !important}.mr-sm-1{margin-right:.8rem !important}.mr-sm-2{margin-right:1.2rem !important}.mr-sm-3{margin-right:1.6rem !important}.mr-sm-4{margin-right:2.4rem !important}.mr-sm-5{margin-right:3.2rem !important}.mr-sm-6{margin-right:4rem !important}.mr-sm-7{margin-right:5.2rem !important}.mr-sm-8{margin-right:7.2rem !important}.mr-sm-9{margin-right:9.6rem !important}.mr-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.8rem !important}.mb-sm-2{margin-bottom:1.2rem !important}.mb-sm-3{margin-bottom:1.6rem !important}.mb-sm-4{margin-bottom:2.4rem !important}.mb-sm-5{margin-bottom:3.2rem !important}.mb-sm-6{margin-bottom:4rem !important}.mb-sm-7{margin-bottom:5.2rem !important}.mb-sm-8{margin-bottom:7.2rem !important}.mb-sm-9{margin-bottom:9.6rem !important}.mb-sm-auto{margin-bottom:auto !important}.ml-sm-0{margin-left:0 !important}.ml-sm-1{margin-left:.8rem !important}.ml-sm-2{margin-left:1.2rem !important}.ml-sm-3{margin-left:1.6rem !important}.ml-sm-4{margin-left:2.4rem !important}.ml-sm-5{margin-left:3.2rem !important}.ml-sm-6{margin-left:4rem !important}.ml-sm-7{margin-left:5.2rem !important}.ml-sm-8{margin-left:7.2rem !important}.ml-sm-9{margin-left:9.6rem !important}.ml-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.8rem !important}.p-sm-2{padding:1.2rem !important}.p-sm-3{padding:1.6rem !important}.p-sm-4{padding:2.4rem !important}.p-sm-5{padding:3.2rem !important}.p-sm-6{padding:4rem !important}.p-sm-7{padding:5.2rem !important}.p-sm-8{padding:7.2rem !important}.p-sm-9{padding:9.6rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.8rem !important;padding-left:.8rem !important}.px-sm-2{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-sm-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-sm-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-sm-5{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-sm-6{padding-right:4rem !important;padding-left:4rem !important}.px-sm-7{padding-right:5.2rem !important;padding-left:5.2rem !important}.px-sm-8{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-sm-9{padding-right:9.6rem !important;padding-left:9.6rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-sm-2{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-sm-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-sm-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-sm-5{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-sm-6{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-7{padding-top:5.2rem !important;padding-bottom:5.2rem !important}.py-sm-8{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-sm-9{padding-top:9.6rem !important;padding-bottom:9.6rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.8rem !important}.pt-sm-2{padding-top:1.2rem !important}.pt-sm-3{padding-top:1.6rem !important}.pt-sm-4{padding-top:2.4rem !important}.pt-sm-5{padding-top:3.2rem !important}.pt-sm-6{padding-top:4rem !important}.pt-sm-7{padding-top:5.2rem !important}.pt-sm-8{padding-top:7.2rem !important}.pt-sm-9{padding-top:9.6rem !important}.pr-sm-0{padding-right:0 !important}.pr-sm-1{padding-right:.8rem !important}.pr-sm-2{padding-right:1.2rem !important}.pr-sm-3{padding-right:1.6rem !important}.pr-sm-4{padding-right:2.4rem !important}.pr-sm-5{padding-right:3.2rem !important}.pr-sm-6{padding-right:4rem !important}.pr-sm-7{padding-right:5.2rem !important}.pr-sm-8{padding-right:7.2rem !important}.pr-sm-9{padding-right:9.6rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.8rem !important}.pb-sm-2{padding-bottom:1.2rem !important}.pb-sm-3{padding-bottom:1.6rem !important}.pb-sm-4{padding-bottom:2.4rem !important}.pb-sm-5{padding-bottom:3.2rem !important}.pb-sm-6{padding-bottom:4rem !important}.pb-sm-7{padding-bottom:5.2rem !important}.pb-sm-8{padding-bottom:7.2rem !important}.pb-sm-9{padding-bottom:9.6rem !important}.pl-sm-0{padding-left:0 !important}.pl-sm-1{padding-left:.8rem !important}.pl-sm-2{padding-left:1.2rem !important}.pl-sm-3{padding-left:1.6rem !important}.pl-sm-4{padding-left:2.4rem !important}.pl-sm-5{padding-left:3.2rem !important}.pl-sm-6{padding-left:4rem !important}.pl-sm-7{padding-left:5.2rem !important}.pl-sm-8{padding-left:7.2rem !important}.pl-sm-9{padding-left:9.6rem !important}.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.8rem !important}.m-md-2{margin:1.2rem !important}.m-md-3{margin:1.6rem !important}.m-md-4{margin:2.4rem !important}.m-md-5{margin:3.2rem !important}.m-md-6{margin:4rem !important}.m-md-7{margin:5.2rem !important}.m-md-8{margin:7.2rem !important}.m-md-9{margin:9.6rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.8rem !important;margin-left:.8rem !important}.mx-md-2{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-md-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-md-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-md-5{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-md-6{margin-right:4rem !important;margin-left:4rem !important}.mx-md-7{margin-right:5.2rem !important;margin-left:5.2rem !important}.mx-md-8{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-md-9{margin-right:9.6rem !important;margin-left:9.6rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-md-2{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-md-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-md-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-md-5{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-md-6{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-7{margin-top:5.2rem !important;margin-bottom:5.2rem !important}.my-md-8{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-md-9{margin-top:9.6rem !important;margin-bottom:9.6rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.8rem !important}.mt-md-2{margin-top:1.2rem !important}.mt-md-3{margin-top:1.6rem !important}.mt-md-4{margin-top:2.4rem !important}.mt-md-5{margin-top:3.2rem !important}.mt-md-6{margin-top:4rem !important}.mt-md-7{margin-top:5.2rem !important}.mt-md-8{margin-top:7.2rem !important}.mt-md-9{margin-top:9.6rem !important}.mt-md-auto{margin-top:auto !important}.mr-md-0{margin-right:0 !important}.mr-md-1{margin-right:.8rem !important}.mr-md-2{margin-right:1.2rem !important}.mr-md-3{margin-right:1.6rem !important}.mr-md-4{margin-right:2.4rem !important}.mr-md-5{margin-right:3.2rem !important}.mr-md-6{margin-right:4rem !important}.mr-md-7{margin-right:5.2rem !important}.mr-md-8{margin-right:7.2rem !important}.mr-md-9{margin-right:9.6rem !important}.mr-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.8rem !important}.mb-md-2{margin-bottom:1.2rem !important}.mb-md-3{margin-bottom:1.6rem !important}.mb-md-4{margin-bottom:2.4rem !important}.mb-md-5{margin-bottom:3.2rem !important}.mb-md-6{margin-bottom:4rem !important}.mb-md-7{margin-bottom:5.2rem !important}.mb-md-8{margin-bottom:7.2rem !important}.mb-md-9{margin-bottom:9.6rem !important}.mb-md-auto{margin-bottom:auto !important}.ml-md-0{margin-left:0 !important}.ml-md-1{margin-left:.8rem !important}.ml-md-2{margin-left:1.2rem !important}.ml-md-3{margin-left:1.6rem !important}.ml-md-4{margin-left:2.4rem !important}.ml-md-5{margin-left:3.2rem !important}.ml-md-6{margin-left:4rem !important}.ml-md-7{margin-left:5.2rem !important}.ml-md-8{margin-left:7.2rem !important}.ml-md-9{margin-left:9.6rem !important}.ml-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.8rem !important}.p-md-2{padding:1.2rem !important}.p-md-3{padding:1.6rem !important}.p-md-4{padding:2.4rem !important}.p-md-5{padding:3.2rem !important}.p-md-6{padding:4rem !important}.p-md-7{padding:5.2rem !important}.p-md-8{padding:7.2rem !important}.p-md-9{padding:9.6rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.8rem !important;padding-left:.8rem !important}.px-md-2{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-md-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-md-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-md-5{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-md-6{padding-right:4rem !important;padding-left:4rem !important}.px-md-7{padding-right:5.2rem !important;padding-left:5.2rem !important}.px-md-8{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-md-9{padding-right:9.6rem !important;padding-left:9.6rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-md-2{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-md-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-md-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-md-5{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-md-6{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-7{padding-top:5.2rem !important;padding-bottom:5.2rem !important}.py-md-8{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-md-9{padding-top:9.6rem !important;padding-bottom:9.6rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.8rem !important}.pt-md-2{padding-top:1.2rem !important}.pt-md-3{padding-top:1.6rem !important}.pt-md-4{padding-top:2.4rem !important}.pt-md-5{padding-top:3.2rem !important}.pt-md-6{padding-top:4rem !important}.pt-md-7{padding-top:5.2rem !important}.pt-md-8{padding-top:7.2rem !important}.pt-md-9{padding-top:9.6rem !important}.pr-md-0{padding-right:0 !important}.pr-md-1{padding-right:.8rem !important}.pr-md-2{padding-right:1.2rem !important}.pr-md-3{padding-right:1.6rem !important}.pr-md-4{padding-right:2.4rem !important}.pr-md-5{padding-right:3.2rem !important}.pr-md-6{padding-right:4rem !important}.pr-md-7{padding-right:5.2rem !important}.pr-md-8{padding-right:7.2rem !important}.pr-md-9{padding-right:9.6rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.8rem !important}.pb-md-2{padding-bottom:1.2rem !important}.pb-md-3{padding-bottom:1.6rem !important}.pb-md-4{padding-bottom:2.4rem !important}.pb-md-5{padding-bottom:3.2rem !important}.pb-md-6{padding-bottom:4rem !important}.pb-md-7{padding-bottom:5.2rem !important}.pb-md-8{padding-bottom:7.2rem !important}.pb-md-9{padding-bottom:9.6rem !important}.pl-md-0{padding-left:0 !important}.pl-md-1{padding-left:.8rem !important}.pl-md-2{padding-left:1.2rem !important}.pl-md-3{padding-left:1.6rem !important}.pl-md-4{padding-left:2.4rem !important}.pl-md-5{padding-left:3.2rem !important}.pl-md-6{padding-left:4rem !important}.pl-md-7{padding-left:5.2rem !important}.pl-md-8{padding-left:7.2rem !important}.pl-md-9{padding-left:9.6rem !important}.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.8rem !important}.m-lg-2{margin:1.2rem !important}.m-lg-3{margin:1.6rem !important}.m-lg-4{margin:2.4rem !important}.m-lg-5{margin:3.2rem !important}.m-lg-6{margin:4rem !important}.m-lg-7{margin:5.2rem !important}.m-lg-8{margin:7.2rem !important}.m-lg-9{margin:9.6rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.8rem !important;margin-left:.8rem !important}.mx-lg-2{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-lg-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-lg-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-lg-5{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-lg-6{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-7{margin-right:5.2rem !important;margin-left:5.2rem !important}.mx-lg-8{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-lg-9{margin-right:9.6rem !important;margin-left:9.6rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-lg-2{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-lg-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-lg-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-lg-5{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-lg-6{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-7{margin-top:5.2rem !important;margin-bottom:5.2rem !important}.my-lg-8{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-lg-9{margin-top:9.6rem !important;margin-bottom:9.6rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.8rem !important}.mt-lg-2{margin-top:1.2rem !important}.mt-lg-3{margin-top:1.6rem !important}.mt-lg-4{margin-top:2.4rem !important}.mt-lg-5{margin-top:3.2rem !important}.mt-lg-6{margin-top:4rem !important}.mt-lg-7{margin-top:5.2rem !important}.mt-lg-8{margin-top:7.2rem !important}.mt-lg-9{margin-top:9.6rem !important}.mt-lg-auto{margin-top:auto !important}.mr-lg-0{margin-right:0 !important}.mr-lg-1{margin-right:.8rem !important}.mr-lg-2{margin-right:1.2rem !important}.mr-lg-3{margin-right:1.6rem !important}.mr-lg-4{margin-right:2.4rem !important}.mr-lg-5{margin-right:3.2rem !important}.mr-lg-6{margin-right:4rem !important}.mr-lg-7{margin-right:5.2rem !important}.mr-lg-8{margin-right:7.2rem !important}.mr-lg-9{margin-right:9.6rem !important}.mr-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.8rem !important}.mb-lg-2{margin-bottom:1.2rem !important}.mb-lg-3{margin-bottom:1.6rem !important}.mb-lg-4{margin-bottom:2.4rem !important}.mb-lg-5{margin-bottom:3.2rem !important}.mb-lg-6{margin-bottom:4rem !important}.mb-lg-7{margin-bottom:5.2rem !important}.mb-lg-8{margin-bottom:7.2rem !important}.mb-lg-9{margin-bottom:9.6rem !important}.mb-lg-auto{margin-bottom:auto !important}.ml-lg-0{margin-left:0 !important}.ml-lg-1{margin-left:.8rem !important}.ml-lg-2{margin-left:1.2rem !important}.ml-lg-3{margin-left:1.6rem !important}.ml-lg-4{margin-left:2.4rem !important}.ml-lg-5{margin-left:3.2rem !important}.ml-lg-6{margin-left:4rem !important}.ml-lg-7{margin-left:5.2rem !important}.ml-lg-8{margin-left:7.2rem !important}.ml-lg-9{margin-left:9.6rem !important}.ml-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.8rem !important}.p-lg-2{padding:1.2rem !important}.p-lg-3{padding:1.6rem !important}.p-lg-4{padding:2.4rem !important}.p-lg-5{padding:3.2rem !important}.p-lg-6{padding:4rem !important}.p-lg-7{padding:5.2rem !important}.p-lg-8{padding:7.2rem !important}.p-lg-9{padding:9.6rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.8rem !important;padding-left:.8rem !important}.px-lg-2{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-lg-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-lg-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-lg-5{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-lg-6{padding-right:4rem !important;padding-left:4rem !important}.px-lg-7{padding-right:5.2rem !important;padding-left:5.2rem !important}.px-lg-8{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-lg-9{padding-right:9.6rem !important;padding-left:9.6rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-lg-2{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-lg-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-lg-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-lg-5{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-lg-6{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-7{padding-top:5.2rem !important;padding-bottom:5.2rem !important}.py-lg-8{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-lg-9{padding-top:9.6rem !important;padding-bottom:9.6rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.8rem !important}.pt-lg-2{padding-top:1.2rem !important}.pt-lg-3{padding-top:1.6rem !important}.pt-lg-4{padding-top:2.4rem !important}.pt-lg-5{padding-top:3.2rem !important}.pt-lg-6{padding-top:4rem !important}.pt-lg-7{padding-top:5.2rem !important}.pt-lg-8{padding-top:7.2rem !important}.pt-lg-9{padding-top:9.6rem !important}.pr-lg-0{padding-right:0 !important}.pr-lg-1{padding-right:.8rem !important}.pr-lg-2{padding-right:1.2rem !important}.pr-lg-3{padding-right:1.6rem !important}.pr-lg-4{padding-right:2.4rem !important}.pr-lg-5{padding-right:3.2rem !important}.pr-lg-6{padding-right:4rem !important}.pr-lg-7{padding-right:5.2rem !important}.pr-lg-8{padding-right:7.2rem !important}.pr-lg-9{padding-right:9.6rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.8rem !important}.pb-lg-2{padding-bottom:1.2rem !important}.pb-lg-3{padding-bottom:1.6rem !important}.pb-lg-4{padding-bottom:2.4rem !important}.pb-lg-5{padding-bottom:3.2rem !important}.pb-lg-6{padding-bottom:4rem !important}.pb-lg-7{padding-bottom:5.2rem !important}.pb-lg-8{padding-bottom:7.2rem !important}.pb-lg-9{padding-bottom:9.6rem !important}.pl-lg-0{padding-left:0 !important}.pl-lg-1{padding-left:.8rem !important}.pl-lg-2{padding-left:1.2rem !important}.pl-lg-3{padding-left:1.6rem !important}.pl-lg-4{padding-left:2.4rem !important}.pl-lg-5{padding-left:3.2rem !important}.pl-lg-6{padding-left:4rem !important}.pl-lg-7{padding-left:5.2rem !important}.pl-lg-8{padding-left:7.2rem !important}.pl-lg-9{padding-left:9.6rem !important}.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !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:.8rem !important}.m-xl-2{margin:1.2rem !important}.m-xl-3{margin:1.6rem !important}.m-xl-4{margin:2.4rem !important}.m-xl-5{margin:3.2rem !important}.m-xl-6{margin:4rem !important}.m-xl-7{margin:5.2rem !important}.m-xl-8{margin:7.2rem !important}.m-xl-9{margin:9.6rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.8rem !important;margin-left:.8rem !important}.mx-xl-2{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-xl-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-xl-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xl-5{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-xl-6{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-7{margin-right:5.2rem !important;margin-left:5.2rem !important}.mx-xl-8{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-xl-9{margin-right:9.6rem !important;margin-left:9.6rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-xl-2{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-xl-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-xl-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xl-5{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-xl-6{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-7{margin-top:5.2rem !important;margin-bottom:5.2rem !important}.my-xl-8{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-xl-9{margin-top:9.6rem !important;margin-bottom:9.6rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.8rem !important}.mt-xl-2{margin-top:1.2rem !important}.mt-xl-3{margin-top:1.6rem !important}.mt-xl-4{margin-top:2.4rem !important}.mt-xl-5{margin-top:3.2rem !important}.mt-xl-6{margin-top:4rem !important}.mt-xl-7{margin-top:5.2rem !important}.mt-xl-8{margin-top:7.2rem !important}.mt-xl-9{margin-top:9.6rem !important}.mt-xl-auto{margin-top:auto !important}.mr-xl-0{margin-right:0 !important}.mr-xl-1{margin-right:.8rem !important}.mr-xl-2{margin-right:1.2rem !important}.mr-xl-3{margin-right:1.6rem !important}.mr-xl-4{margin-right:2.4rem !important}.mr-xl-5{margin-right:3.2rem !important}.mr-xl-6{margin-right:4rem !important}.mr-xl-7{margin-right:5.2rem !important}.mr-xl-8{margin-right:7.2rem !important}.mr-xl-9{margin-right:9.6rem !important}.mr-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.8rem !important}.mb-xl-2{margin-bottom:1.2rem !important}.mb-xl-3{margin-bottom:1.6rem !important}.mb-xl-4{margin-bottom:2.4rem !important}.mb-xl-5{margin-bottom:3.2rem !important}.mb-xl-6{margin-bottom:4rem !important}.mb-xl-7{margin-bottom:5.2rem !important}.mb-xl-8{margin-bottom:7.2rem !important}.mb-xl-9{margin-bottom:9.6rem !important}.mb-xl-auto{margin-bottom:auto !important}.ml-xl-0{margin-left:0 !important}.ml-xl-1{margin-left:.8rem !important}.ml-xl-2{margin-left:1.2rem !important}.ml-xl-3{margin-left:1.6rem !important}.ml-xl-4{margin-left:2.4rem !important}.ml-xl-5{margin-left:3.2rem !important}.ml-xl-6{margin-left:4rem !important}.ml-xl-7{margin-left:5.2rem !important}.ml-xl-8{margin-left:7.2rem !important}.ml-xl-9{margin-left:9.6rem !important}.ml-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.8rem !important}.p-xl-2{padding:1.2rem !important}.p-xl-3{padding:1.6rem !important}.p-xl-4{padding:2.4rem !important}.p-xl-5{padding:3.2rem !important}.p-xl-6{padding:4rem !important}.p-xl-7{padding:5.2rem !important}.p-xl-8{padding:7.2rem !important}.p-xl-9{padding:9.6rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.8rem !important;padding-left:.8rem !important}.px-xl-2{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-xl-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-xl-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xl-5{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-xl-6{padding-right:4rem !important;padding-left:4rem !important}.px-xl-7{padding-right:5.2rem !important;padding-left:5.2rem !important}.px-xl-8{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-xl-9{padding-right:9.6rem !important;padding-left:9.6rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-xl-2{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-xl-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-xl-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xl-5{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-xl-6{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-7{padding-top:5.2rem !important;padding-bottom:5.2rem !important}.py-xl-8{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-xl-9{padding-top:9.6rem !important;padding-bottom:9.6rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.8rem !important}.pt-xl-2{padding-top:1.2rem !important}.pt-xl-3{padding-top:1.6rem !important}.pt-xl-4{padding-top:2.4rem !important}.pt-xl-5{padding-top:3.2rem !important}.pt-xl-6{padding-top:4rem !important}.pt-xl-7{padding-top:5.2rem !important}.pt-xl-8{padding-top:7.2rem !important}.pt-xl-9{padding-top:9.6rem !important}.pr-xl-0{padding-right:0 !important}.pr-xl-1{padding-right:.8rem !important}.pr-xl-2{padding-right:1.2rem !important}.pr-xl-3{padding-right:1.6rem !important}.pr-xl-4{padding-right:2.4rem !important}.pr-xl-5{padding-right:3.2rem !important}.pr-xl-6{padding-right:4rem !important}.pr-xl-7{padding-right:5.2rem !important}.pr-xl-8{padding-right:7.2rem !important}.pr-xl-9{padding-right:9.6rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.8rem !important}.pb-xl-2{padding-bottom:1.2rem !important}.pb-xl-3{padding-bottom:1.6rem !important}.pb-xl-4{padding-bottom:2.4rem !important}.pb-xl-5{padding-bottom:3.2rem !important}.pb-xl-6{padding-bottom:4rem !important}.pb-xl-7{padding-bottom:5.2rem !important}.pb-xl-8{padding-bottom:7.2rem !important}.pb-xl-9{padding-bottom:9.6rem !important}.pl-xl-0{padding-left:0 !important}.pl-xl-1{padding-left:.8rem !important}.pl-xl-2{padding-left:1.2rem !important}.pl-xl-3{padding-left:1.6rem !important}.pl-xl-4{padding-left:2.4rem !important}.pl-xl-5{padding-left:3.2rem !important}.pl-xl-6{padding-left:4rem !important}.pl-xl-7{padding-left:5.2rem !important}.pl-xl-8{padding-left:7.2rem !important}.pl-xl-9{padding-left:9.6rem !important}.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.d-xxl-none{display:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !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:.8rem !important}.m-xxl-2{margin:1.2rem !important}.m-xxl-3{margin:1.6rem !important}.m-xxl-4{margin:2.4rem !important}.m-xxl-5{margin:3.2rem !important}.m-xxl-6{margin:4rem !important}.m-xxl-7{margin:5.2rem !important}.m-xxl-8{margin:7.2rem !important}.m-xxl-9{margin:9.6rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.8rem !important;margin-left:.8rem !important}.mx-xxl-2{margin-right:1.2rem !important;margin-left:1.2rem !important}.mx-xxl-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-xxl-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xxl-5{margin-right:3.2rem !important;margin-left:3.2rem !important}.mx-xxl-6{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-7{margin-right:5.2rem !important;margin-left:5.2rem !important}.mx-xxl-8{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-xxl-9{margin-right:9.6rem !important;margin-left:9.6rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-xxl-2{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-xxl-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-xxl-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xxl-5{margin-top:3.2rem !important;margin-bottom:3.2rem !important}.my-xxl-6{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-7{margin-top:5.2rem !important;margin-bottom:5.2rem !important}.my-xxl-8{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-xxl-9{margin-top:9.6rem !important;margin-bottom:9.6rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.8rem !important}.mt-xxl-2{margin-top:1.2rem !important}.mt-xxl-3{margin-top:1.6rem !important}.mt-xxl-4{margin-top:2.4rem !important}.mt-xxl-5{margin-top:3.2rem !important}.mt-xxl-6{margin-top:4rem !important}.mt-xxl-7{margin-top:5.2rem !important}.mt-xxl-8{margin-top:7.2rem !important}.mt-xxl-9{margin-top:9.6rem !important}.mt-xxl-auto{margin-top:auto !important}.mr-xxl-0{margin-right:0 !important}.mr-xxl-1{margin-right:.8rem !important}.mr-xxl-2{margin-right:1.2rem !important}.mr-xxl-3{margin-right:1.6rem !important}.mr-xxl-4{margin-right:2.4rem !important}.mr-xxl-5{margin-right:3.2rem !important}.mr-xxl-6{margin-right:4rem !important}.mr-xxl-7{margin-right:5.2rem !important}.mr-xxl-8{margin-right:7.2rem !important}.mr-xxl-9{margin-right:9.6rem !important}.mr-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.8rem !important}.mb-xxl-2{margin-bottom:1.2rem !important}.mb-xxl-3{margin-bottom:1.6rem !important}.mb-xxl-4{margin-bottom:2.4rem !important}.mb-xxl-5{margin-bottom:3.2rem !important}.mb-xxl-6{margin-bottom:4rem !important}.mb-xxl-7{margin-bottom:5.2rem !important}.mb-xxl-8{margin-bottom:7.2rem !important}.mb-xxl-9{margin-bottom:9.6rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ml-xxl-0{margin-left:0 !important}.ml-xxl-1{margin-left:.8rem !important}.ml-xxl-2{margin-left:1.2rem !important}.ml-xxl-3{margin-left:1.6rem !important}.ml-xxl-4{margin-left:2.4rem !important}.ml-xxl-5{margin-left:3.2rem !important}.ml-xxl-6{margin-left:4rem !important}.ml-xxl-7{margin-left:5.2rem !important}.ml-xxl-8{margin-left:7.2rem !important}.ml-xxl-9{margin-left:9.6rem !important}.ml-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.8rem !important}.p-xxl-2{padding:1.2rem !important}.p-xxl-3{padding:1.6rem !important}.p-xxl-4{padding:2.4rem !important}.p-xxl-5{padding:3.2rem !important}.p-xxl-6{padding:4rem !important}.p-xxl-7{padding:5.2rem !important}.p-xxl-8{padding:7.2rem !important}.p-xxl-9{padding:9.6rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.8rem !important;padding-left:.8rem !important}.px-xxl-2{padding-right:1.2rem !important;padding-left:1.2rem !important}.px-xxl-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-xxl-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xxl-5{padding-right:3.2rem !important;padding-left:3.2rem !important}.px-xxl-6{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-7{padding-right:5.2rem !important;padding-left:5.2rem !important}.px-xxl-8{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-xxl-9{padding-right:9.6rem !important;padding-left:9.6rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-xxl-2{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-xxl-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-xxl-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xxl-5{padding-top:3.2rem !important;padding-bottom:3.2rem !important}.py-xxl-6{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-7{padding-top:5.2rem !important;padding-bottom:5.2rem !important}.py-xxl-8{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-xxl-9{padding-top:9.6rem !important;padding-bottom:9.6rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.8rem !important}.pt-xxl-2{padding-top:1.2rem !important}.pt-xxl-3{padding-top:1.6rem !important}.pt-xxl-4{padding-top:2.4rem !important}.pt-xxl-5{padding-top:3.2rem !important}.pt-xxl-6{padding-top:4rem !important}.pt-xxl-7{padding-top:5.2rem !important}.pt-xxl-8{padding-top:7.2rem !important}.pt-xxl-9{padding-top:9.6rem !important}.pr-xxl-0{padding-right:0 !important}.pr-xxl-1{padding-right:.8rem !important}.pr-xxl-2{padding-right:1.2rem !important}.pr-xxl-3{padding-right:1.6rem !important}.pr-xxl-4{padding-right:2.4rem !important}.pr-xxl-5{padding-right:3.2rem !important}.pr-xxl-6{padding-right:4rem !important}.pr-xxl-7{padding-right:5.2rem !important}.pr-xxl-8{padding-right:7.2rem !important}.pr-xxl-9{padding-right:9.6rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.8rem !important}.pb-xxl-2{padding-bottom:1.2rem !important}.pb-xxl-3{padding-bottom:1.6rem !important}.pb-xxl-4{padding-bottom:2.4rem !important}.pb-xxl-5{padding-bottom:3.2rem !important}.pb-xxl-6{padding-bottom:4rem !important}.pb-xxl-7{padding-bottom:5.2rem !important}.pb-xxl-8{padding-bottom:7.2rem !important}.pb-xxl-9{padding-bottom:9.6rem !important}.pl-xxl-0{padding-left:0 !important}.pl-xxl-1{padding-left:.8rem !important}.pl-xxl-2{padding-left:1.2rem !important}.pl-xxl-3{padding-left:1.6rem !important}.pl-xxl-4{padding-left:2.4rem !important}.pl-xxl-5{padding-left:3.2rem !important}.pl-xxl-6{padding-left:4rem !important}.pl-xxl-7{padding-left:5.2rem !important}.pl-xxl-8{padding-left:7.2rem !important}.pl-xxl-9{padding-left:9.6rem !important}.text-xxl-left{text-align:left !important}.text-xxl-right{text-align:right !important}.text-xxl-center{text-align:center !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}@font-face{font-family:Opensans-Regular;font-style:normal;font-weight:700;font-weight:bold;font-display:swap;src:local("open sans bold"),local("opensans-bold"),url("https://cdn.pficdn.com/fonts/1.0.6/open-sans-v15-latin-700.woff2") format("woff2"),url("https://cdn.pficdn.com/fonts/1.0.6/open-sans-v15-latin-700.woff") format("woff")}@font-face{font-family:Opensans-Regular;font-style:italic;font-weight:400;font-display:swap;src:local("open sans italic"),local("opensans-italic"),url("https://cdn.pficdn.com/fonts/1.0.6/open-sans-v15-latin-italic.woff2") format("woff2"),url("https://cdn.pficdn.com/fonts/1.0.6/open-sans-v15-latin-italic.woff") format("woff")}@font-face{font-family:Opensans-Regular;font-style:normal;font-weight:400;font-display:swap;src:local("open sans regular"),local("opensans-regular"),url("https://cdn.pficdn.com/fonts/1.0.6/open-sans-v15-latin-regular.woff2") format("woff2"),url("https://cdn.pficdn.com/fonts/1.0.6/open-sans-v15-latin-regular.woff") format("woff")}@font-face{font-family:Opensans-Regular;font-style:normal;font-weight:600;font-display:swap;src:local("open sans semibold"),local("opensans-semibold"),url("https://cdn.pficdn.com/fonts/1.0.6/open-sans-v17-latin-600.woff2") format("woff2"),url("https://cdn.pficdn.com/fonts/1.0.6/open-sans-v17-latin-600.woff") format("woff")}@font-face{font-family:"Pru-Modern SemiCond";font-style:normal;font-weight:700;font-display:swap;src:local("PrudentialModern Bold SemiCondensed"),url("https://cdn.pficdn.com/fonts/1.0.6/prudentialmodern-boldsemcon-webfont.woff2") format("woff2"),url("https://cdn.pficdn.com/fonts/1.0.6/prudentialmodern-boldsemcon-webfont.woff") format("woff")}@font-face{font-family:Pru-Modern;font-style:normal;font-weight:200;font-display:swap;src:local("PrudentialModern Light"),url("https://cdn.pficdn.com/fonts/1.0.6/prudentialmodern-light-webfont.woff2") format("woff2"),url("https://cdn.pficdn.com/fonts/1.0.6/prudentialmodern-light-webfont.woff") format("woff")}@font-face{font-family:Pru-Modern;font-style:normal;font-weight:700;font-display:swap;src:local("PrudentialModern Medium Bold"),url("https://cdn.pficdn.com/fonts/1.0.6/prudentialmodern-bold-webfont.woff2") format("woff2"),url("https://cdn.pficdn.com/fonts/1.0.6/prudentialmodern-bold-webfont.woff") format("woff")}@font-face{font-family:Pru-Modern;font-style:normal;font-weight:400;font-display:swap;src:local("PrudentialModern Medium"),url("https://cdn.pficdn.com/fonts/1.0.6/prudentialmodern-medium-webfont.woff2") format("woff2"),url("https://cdn.pficdn.com/fonts/1.0.6/prudentialmodern-medium-webfont.woff") format("woff")}.animated-item-duration-1{animation-duration:.12s !important}.animated-item-duration-2{animation-duration:.2s !important}.animated-item-duration-3{animation-duration:.35s !important}.animated-item-duration-4{animation-duration:.5s !important}.animated-item-duration-5{animation-duration:1.2s !important}.animated-item-delay-0{animation-delay:0s !important}.animated-item-delay-1{animation-delay:.12s !important}.animated-item-delay-2{animation-delay:.2s !important}.animated-item-delay-3{animation-delay:.35s !important}.animated-item-delay-4{animation-delay:.5s !important}.animated-item-easing-ease-in{animation-timing-function:cubic-bezier(0.63, 0.09, 1, 1) !important}.animated-item-easing-ease-out{animation-timing-function:cubic-bezier(0, 0, 0.4, 0.79) !important}.animated-item-easing-ease-in-out{animation-timing-function:cubic-bezier(0.43, 0.17, 0.46, 0.98) !important}.animated-item-easing-linear{animation-timing-function:linear !important}.animate-fade-in{opacity:0;animation:fade-in .2s cubic-bezier(0.63, 0.09, 1, 1) forwards}@keyframes fade-in{from{opacity:0}to{opacity:1}}.animate-fade-out{animation:fade-out .2s cubic-bezier(0, 0, 0.4, 0.79) forwards}@keyframes fade-out{from{opacity:1}to{opacity:0}}.animate-grow{opacity:0;animation:grow .35s cubic-bezier(0.63, 0.09, 1, 1) forwards}@keyframes grow{from{opacity:0;transform:scale(0, 0)}to{opacity:1;transform:scale(1, 1)}}.animate-slide-in-top-sm{animation:slide-in-top-sm .35s cubic-bezier(0, 0, 0.4, 0.79) forwards}@keyframes slide-in-top-sm{0%{opacity:0;transform:translateY(-20px)}10%{opacity:0}40%{opacity:.25}100%{opacity:1;transform:translateY(0)}}.animate-slide-in-top-lg{opacity:0;animation:slide-in-top-lg .35s cubic-bezier(0, 0, 0.4, 0.79) forwards}@keyframes slide-in-top-lg{0%{opacity:0;transform:translateY(-60px)}10%{opacity:0}40%{opacity:.25}100%{opacity:1;transform:translateY(0)}}.animate-slide-in-bottom-sm{animation:slide-in-bottom-sm .35s cubic-bezier(0, 0, 0.4, 0.79) forwards}@keyframes slide-in-bottom-sm{0%{opacity:0;transform:translateY(20px)}10%{opacity:0}40%{opacity:.25}100%{opacity:1;transform:translateY(0)}}.animate-slide-in-bottom-lg{opacity:0;animation:slide-in-bottom-lg .35s cubic-bezier(0, 0, 0.4, 0.79) forwards}@keyframes slide-in-bottom-lg{0%{opacity:0;transform:translateY(60px)}10%{opacity:0}40%{opacity:.25}100%{opacity:1;transform:translateY(0)}}.animate-slide-in-left-sm{animation:slide-in-left-sm .35s cubic-bezier(0, 0, 0.4, 0.79) forwards}@keyframes slide-in-left-sm{0%{opacity:0;transform:translateX(-20px)}10%{opacity:0}40%{opacity:.25}100%{opacity:1;transform:translateX(0)}}.animate-slide-in-left-lg{opacity:0;animation:slide-in-left-lg .35s cubic-bezier(0, 0, 0.4, 0.79) forwards}@keyframes slide-in-left-lg{0%{opacity:0;transform:translateX(-60px)}10%{opacity:0}40%{opacity:.25}100%{opacity:1;transform:translateX(0)}}.animate-slide-in-right-sm{animation:slide-in-right-sm .35s cubic-bezier(0, 0, 0.4, 0.79) forwards}@keyframes slide-in-right-sm{0%{opacity:0;transform:translateX(20px)}10%{opacity:0}40%{opacity:.25}100%{opacity:1;transform:translateX(0)}}.animate-slide-in-right-lg{opacity:0;animation:slide-in-right-lg .35s cubic-bezier(0, 0, 0.4, 0.79) forwards}@keyframes slide-in-right-lg{0%{opacity:0;transform:translateX(60px)}10%{opacity:0}40%{opacity:.25}100%{opacity:1;transform:translateX(0)}}.animate-slide-out-top{animation:slide-out-top .35s cubic-bezier(0, 0, 0.4, 0.79) forwards;animation-delay:.1s}@keyframes slide-out-top{0%{opacity:1;transform:translateY(0)}100%{display:none;opacity:0;transform:translateY(-60px)}}.animate-slide-out-bottom{animation:slide-out-bottom .35s cubic-bezier(0, 0, 0.4, 0.79) forwards;animation-delay:.1s}@keyframes slide-out-bottom{0%{opacity:1;transform:translateY(0)}100%{display:none;opacity:0;transform:translateY(60px)}}.animate-slide-out-left{animation:slide-out-left .35s cubic-bezier(0, 0, 0.4, 0.79) forwards;animation-delay:.1s}@keyframes slide-out-left{0%{opacity:1;transform:translateX(0)}100%{display:none;opacity:0;transform:translateX(-60px)}}.animate-slide-out-right{animation:slide-out-right .35s cubic-bezier(0, 0, 0.4, 0.79) forwards;animation-delay:.1s}@keyframes slide-out-right{0%{opacity:1;transform:translateX(0)}100%{display:none;opacity:0;transform:translateX(60px)}}.transition-item-duration-1{transition-duration:.12s !important}.transition-item-duration-2{transition-duration:.2s !important}.transition-item-duration-3{transition-duration:.35s !important}.transition-item-duration-4{transition-duration:.5s !important}.transition-item-duration-5{transition-duration:1.2s !important}.transition-item-delay-0{transition-delay:0s !important}.transition-item-delay-1{transition-delay:.12s !important}.transition-item-delay-2{transition-delay:.2s !important}.transition-item-delay-3{transition-delay:.35s !important}.transition-item-delay-4{transition-delay:.5s !important}.transition-item-easing-ease-in{transition-timing-function:cubic-bezier(0.63, 0.09, 1, 1) !important}.transition-item-easing-ease-out{transition-timing-function:cubic-bezier(0, 0, 0.4, 0.79) !important}.transition-item-easing-ease-in-out{transition-timing-function:cubic-bezier(0.43, 0.17, 0.46, 0.98) !important}.transition-item-easing-linear{transition-timing-function:linear !important}.transition-all{transition:all .12s cubic-bezier(0.43, 0.17, 0.46, 0.98)}.transition-opacity{transition:opacity .12s cubic-bezier(0.43, 0.17, 0.46, 0.98)}.transition-transform{transition:transform .12s cubic-bezier(0.43, 0.17, 0.46, 0.98)}@keyframes effect-make-ripple{0%{opacity:0;transform:scale(1)}50%{opacity:1}70%{opacity:.8;transform:scale(50)}100%{opacity:0;transform:scale(50)}}@keyframes effect-grow-shrink{0%{transform:scale(0);transform-origin:center}50%{transform:scale(1);transform-origin:center}100%{transform:scale(0.1);transform-origin:center}}@keyframes effect-draw-line{to{stroke-dashoffset:0}}@keyframes slide-in-top-relative-40{0%{opacity:0;transform:scale(0.98) translateY(-40%)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes slide-out-top-relative-40{0%{opacity:1;transform:scale(1) translateY(0)}90%{opacity:1;transform:scale(0.98) translateY(-40%)}100%{opacity:0}}@keyframes move-in-card{0%{opacity:0;transform:translateX(3rem)}30%{opacity:.2}95%{opacity:1}100%{opacity:1;transform:translateX(0)}}@keyframes skeleton-loading{from{left:-120%}to{left:120%}}.animation-direction-reverse{animation-direction:reverse !important}.animate-rotation{animation:rotation 1.2s cubic-bezier(0.43, 0.17, 0.46, 0.98) infinite}@keyframes rotation{25%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.animate-grow-down-open{visibility:visible !important;transform-origin:top center;animation:grow-down-to-open .12s cubic-bezier(0.63, 0.09, 1, 1) forwards}@keyframes grow-down-to-open{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}.bg-blue{background-color:#007bc3 !important}.bg-blue-light{background-color:#f0f9ff !important}.bg-navy{background-color:#001f45 !important}.bg-navy-dark{background-color:#001836 !important}.bg-white{background-color:#fff !important}.bg-gray-light{background-color:#f2f2f2 !important}.bg-transparent-gray{background-color:rgba(0,0,0,.2) !important}.bg-pattern-vertical,.bg-pattern-horizontal{position:relative;background-color:transparent !important;border-radius:0 !important}.bg-pattern-vertical::before,.bg-pattern-horizontal::before{position:absolute;right:0;bottom:-16rem;z-index:-2;display:block;content:"";background:#f0f9ff}.bg-pattern-vertical::before{top:-16rem;left:50%}.bg-pattern-horizontal::before{top:40%;left:0}.bg-pattern-vertical-dark{position:relative;background-color:transparent !important;border-radius:0 !important}.bg-pattern-vertical-dark::before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;display:block;content:"";background:#001f45}@media screen and (min-width: 992px){.bg-pattern-vertical-dark::after{position:absolute;top:0;right:65%;bottom:0;left:0;z-index:-2;display:block;content:"";background:rgba(0,0,0,.2)}}.bg-pattern-no-overflow::before{bottom:0 !important}.bg-pattern-no-overflow.bg-pattern-vertical::before,.bg-pattern-no-overflow.bg-texture-overlay::before{top:0 !important}.bg-texture-overlay{position:relative}.bg-texture-overlay::before{position:absolute;top:-16rem;right:0;bottom:0;left:0;z-index:-2;content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1440' height='240' viewBox='0 0 1440 240'><defs><linearGradient id='linear-gradient' x1='0.312' y1='-0.156' x2='0.753' y2='1' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%23ecfafc'/><stop offset='1' stop-color='%23d5ecf8' stop-opacity='0'/></linearGradient><clipPath id='clip-path'><rect id='mask' width='1440' height='240' fill='url(%23linear-gradient)'/></clipPath><linearGradient id='linear-gradient-2' x1='0.312' y1='-0.156' x2='0.753' y2='1' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%23ecfafc'/><stop offset='1' stop-color='%23d5ecf8'/></linearGradient><linearGradient id='linear-gradient-3' x1='0.22' y1='0.44' x2='1.329' y2='0.909' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%2399e8d9' stop-opacity='0.463'/><stop offset='1' stop-color='%2329d8a9' stop-opacity='0.263'/></linearGradient><linearGradient id='linear-gradient-4' x1='0.845' y1='0.703' x2='0.379' y2='0.312' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%236eb4ff' stop-opacity='0'/><stop offset='1' stop-color='%23d1eaff'/></linearGradient><linearGradient id='linear-gradient-5' x1='0.552' y1='0.191' x2='-0.089' y2='0.738' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%23fff' stop-opacity='0.212'/><stop offset='1' stop-color='%23fff' stop-opacity='0'/></linearGradient></defs><g id='BG-lightBlue-mob' clip-path='url(%23clip-path)'><rect id='bg' width='1440' height='240' fill='url(%23linear-gradient-2)'/><g id='Pattern' transform='translate(0.001)'><path id='mountain' d='M1551.222,553.75V379.2l218.745,19.578L2782.4,553.75Z' transform='translate(-1551.222 -313.75)' opacity='0.15' fill='url(%23linear-gradient-3)' style='mix-blend-mode: multiply;isolation: isolate'/><path id='mountain-2' data-name='mountain' d='M108.977,246.217H1394.9l1.154-240H893.468Z' transform='translate(43.114 -6.217)' opacity='0.2' fill='url(%23linear-gradient-4)' style='mix-blend-mode: multiply;isolation: isolate'/><path id='mountain-3' data-name='mountain' d='M-264.943,167.116H53.465l422.251,240h-501.4l-239.262-87.273Z' transform='translate(275.021 -167.116)' fill='url(%23linear-gradient-5)'/><path id='mountain-4' data-name='mountain' d='M277.311,167.766l459.1,182v56.657l-739.55.163Z' transform='translate(702.757 -167.06)' opacity='0.928' fill='url(%23linear-gradient-5)'/></g></g></svg>");background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (min-width: 992px){.bg-texture-overlay::before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1440' height='240' viewBox='0 0 1440 240'><defs><linearGradient id='linear-gradient' x1='0.312' y1='-0.156' x2='0.753' y2='1' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%23ecfafc'/><stop offset='1' stop-color='%23d5ecf8' stop-opacity='0'/></linearGradient><clipPath id='clip-path'><rect id='mask' width='1440' height='240' fill='url(%23linear-gradient)'/></clipPath><linearGradient id='linear-gradient-2' x1='0.312' y1='-0.156' x2='0.753' y2='1' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%23ecfafc'/><stop offset='1' stop-color='%23d5ecf8'/></linearGradient><linearGradient id='linear-gradient-3' x1='0.22' y1='0.44' x2='1.329' y2='0.909' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%2399e8d9' stop-opacity='0.463'/><stop offset='1' stop-color='%2329d8a9' stop-opacity='0.263'/></linearGradient><linearGradient id='linear-gradient-4' x1='0.845' y1='0.703' x2='0.379' y2='0.312' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%236eb4ff' stop-opacity='0'/><stop offset='1' stop-color='%23d1eaff'/></linearGradient><linearGradient id='linear-gradient-5' x1='0.552' y1='0.191' x2='-0.089' y2='0.738' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%23fff' stop-opacity='0.212'/><stop offset='1' stop-color='%23fff' stop-opacity='0'/></linearGradient></defs><g id='BG-lightBlue-dsk' clip-path='url(%23clip-path)'><rect id='bg' width='1440' height='240' fill='url(%23linear-gradient-2)'/><g id='Pattern' transform='translate(0.001)'><path id='mountain' d='M1551.222,553.75V379.2l218.745,19.578L2782.4,553.75Z' transform='translate(-1551.222 -313.75)' opacity='0.15' fill='url(%23linear-gradient-3)' style='mix-blend-mode: multiply;isolation: isolate'/><path id='mountain-2' data-name='mountain' d='M108.977,246.217H1394.9l1.154-240H893.468Z' transform='translate(43.114 -6.217)' opacity='0.2' fill='url(%23linear-gradient-4)' style='mix-blend-mode: multiply;isolation: isolate'/><path id='mountain-3' data-name='mountain' d='M-264.943,167.116H53.465l422.251,240h-501.4l-239.262-87.273Z' transform='translate(275.021 -167.116)' fill='url(%23linear-gradient-5)'/><path id='mountain-4' data-name='mountain' d='M277.311,167.766l459.1,182v56.657l-739.55.163Z' transform='translate(702.757 -167.06)' opacity='0.928' fill='url(%23linear-gradient-5)'/></g></g></svg>")}}@media screen and (min-width: 768px){.bg-texture-overlay::before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='768' height='200' viewBox='0 0 768 200'><defs><linearGradient id='linear-gradient' x1='0.312' y1='-0.156' x2='0.753' y2='1' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%23ecfafc'/><stop offset='1' stop-color='%23d5ecf8' stop-opacity='0'/></linearGradient><clipPath id='clip-path'><rect id='mask' width='768' height='200' fill='url(%23linear-gradient)'/></clipPath><linearGradient id='linear-gradient-2' x1='0.312' y1='-0.156' x2='0.753' y2='1' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%23ecfafc'/><stop offset='1' stop-color='%23d5ecf8'/></linearGradient><linearGradient id='linear-gradient-3' x1='0.22' y1='0.44' x2='1.329' y2='0.909' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%2399e8d9' stop-opacity='0.463'/><stop offset='1' stop-color='%2329d8a9' stop-opacity='0.263'/></linearGradient><linearGradient id='linear-gradient-4' x1='0.845' y1='0.703' x2='0.379' y2='0.312' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%236eb4ff' stop-opacity='0'/><stop offset='1' stop-color='%23d1eaff'/></linearGradient><linearGradient id='linear-gradient-5' x1='0.552' y1='0.191' x2='-0.089' y2='0.738' gradientUnits='objectBoundingBox'><stop offset='0' stop-color='%23fff' stop-opacity='0.212'/><stop offset='1' stop-color='%23fff' stop-opacity='0'/></linearGradient></defs><g id='BG-lightBlue-tab' clip-path='url(%23clip-path)'><rect id='bg' width='768' height='200' fill='url(%23linear-gradient-2)'/><g id='Pattern' transform='translate(0)'><path id='mountain' d='M1551.222,524.659V379.2l116.664,16.315,539.962,129.14Z' transform='translate(-1551.222 -324.659)' opacity='0.15' fill='url(%23linear-gradient-3)' style='mix-blend-mode: multiply;isolation: isolate'/><path id='mountain-2' data-name='mountain' d='M108.977,206.217H794.8l.615-200H527.372Z' transform='translate(-27.862 -6.217)' opacity='0.2' fill='url(%23linear-gradient-4)' style='mix-blend-mode: multiply;isolation: isolate'/><path id='mountain-3' data-name='mountain' d='M-264.943,167.116H-95.125l225.2,200H-137.337l-127.606-72.727Z' transform='translate(270.318 -167.116)' fill='url(%23linear-gradient-5)'/><path id='mountain-4' data-name='mountain' d='M146.435,167.766,391.289,319.433v47.214l-394.427.136' transform='translate(376.268 -167.178)' opacity='0.928' fill='url(%23linear-gradient-5)'/></g></g></svg>")}}.section-radius-tr{border-top-right-radius:6rem}.section-radius-tr::before{border-top-right-radius:6rem}@media(min-width: 768px){.section-radius-tr{border-top-right-radius:9rem}.section-radius-tr::before{border-top-right-radius:9rem}}.section-radius-tl{border-top-left-radius:6rem}.section-radius-tl::before{border-top-left-radius:6rem}@media(min-width: 768px){.section-radius-tl{border-top-left-radius:9rem}.section-radius-tl::before{border-top-left-radius:9rem}}.section-radius-br{border-bottom-right-radius:6rem}.section-radius-br::before{border-bottom-right-radius:6rem}@media(min-width: 768px){.section-radius-br{border-bottom-right-radius:9rem}.section-radius-br::before{border-bottom-right-radius:9rem}}.section-radius-bl{border-bottom-left-radius:6rem}.section-radius-bl::before{border-bottom-left-radius:6rem}@media(min-width: 768px){.section-radius-bl{border-bottom-left-radius:9rem}.section-radius-bl::before{border-bottom-left-radius:9rem}}.border-light{border-color:#ccc !important}.border-dark{border-color:#888 !important}.border-light-transparent{border-color:rgba(255,255,255,.3) !important}.border-dark-transparent{border-color:rgba(0,0,0,.2) !important}.box-shadow-sm{box-shadow:0 1px 3px rgba(0,0,0,.12) !important}.box-shadow{box-shadow:0 2px 6px rgba(0,0,0,.2) !important}.box-shadow-lg{box-shadow:0 8px 10px rgba(0,0,0,.2) !important}.shadow-100{box-shadow:0 1px 3px rgba(0,0,0,.12) !important}.shadow-200{box-shadow:0 2px 6px rgba(0,0,0,.16) !important}.shadow-300{box-shadow:0 4px 12px rgba(0,0,0,.16) !important}.shadow-400{box-shadow:0 8px 24px rgba(0,0,0,.16) !important}.shadow-inner-100{box-shadow:inset 0 1px 3px rgba(0,0,0,.12) !important}.shadow-inner-200{box-shadow:inset 0 2px 6px rgba(0,0,0,.16) !important}.icon{height:2.4rem;fill:#1a1d1e;stroke:#1a1d1e;stroke-width:0}.icon-sm{height:2rem}.icon-md{height:2.4rem}.icon-lg{height:3.2rem}.icon-xl{height:4.4rem}.icon-xxl{height:6rem}.icon-3xl{height:8rem}.icon-4xl{height:10rem}.icon-responsive{height:100%}.icon-fill-text{fill:#1a1d1e}.icon-fill-white{fill:#fff !important}.icon-fill-blue{fill:#007bc3 !important}.icon-fill-navy{fill:#001f45 !important}.icon-fill-teal-light{fill:#56b2bd !important}.icon-fill-yellow{fill:#ffd200 !important}.icon-fill-link-blue{fill:#06c !important}.icon-fill-success{fill:#5a9a3d !important}.icon-fill-warning{fill:#e66c20 !important}.icon-fill-error{fill:#d53943 !important}.icon-fill-error-light{fill:#ffadad !important}.icon-stroke-text{stroke:#1a1d1e}.icon-stroke-white{stroke:#fff !important}.icon-stroke-blue{stroke:#007bc3 !important}.icon-stroke-navy{stroke:#001f45 !important}.icon-stroke-teal-light{stroke:#56b2bd !important}.icon-stroke-yellow{stroke:#ffd200 !important}.icon-stroke-link-blue{stroke:#06c !important}.icon-stroke-success{stroke:#5a9a3d !important}.icon-stroke-warning{stroke:#e66c20 !important}.icon-stroke-error{stroke:#d53943 !important}.icon-stroke-error-light{stroke:#ffadad !important}.img-cover{object-fit:cover;width:100%;height:100%}.img-circle{border-radius:50%}.picture{display:block;width:100%}.img-thumbnail-xs{width:4.4rem;height:4.4rem}.img-thumbnail-sm{width:6rem;height:6rem}.img-thumbnail-md{width:8rem;height:8rem}.img-thumbnail-lg{width:10rem;height:10rem}.img-thumbnail-responsive{width:4.4rem;height:4.4rem}@media screen and (min-width: 768px){.img-thumbnail-responsive{width:6rem;height:6rem}}@media screen and (min-width: 992px){.img-thumbnail-responsive{width:8rem;height:8rem}}.media-size-article{height:20rem}@media screen and (min-width: 768px){.media-size-article{height:30.06rem}}@media screen and (min-width: 1200px){.media-size-article{height:50.05rem}}.media-radius-md-tl{overflow:hidden;border-top-left-radius:4rem}@media screen and (min-width: 768px){.media-radius-md-tl{border-top-left-radius:6rem}}@media screen and (min-width: 1200px){.media-radius-md-tl{border-top-left-radius:9rem}}.media-radius-md-tr{overflow:hidden;border-top-right-radius:4rem}@media screen and (min-width: 768px){.media-radius-md-tr{border-top-right-radius:6rem}}@media screen and (min-width: 1200px){.media-radius-md-tr{border-top-right-radius:9rem}}.media-radius-md-br{overflow:hidden;border-bottom-right-radius:4rem}@media screen and (min-width: 768px){.media-radius-md-br{border-bottom-right-radius:6rem}}@media screen and (min-width: 1200px){.media-radius-md-br{border-bottom-right-radius:9rem}}.media-radius-md-bl{overflow:hidden;border-bottom-left-radius:4rem}@media screen and (min-width: 768px){.media-radius-md-bl{border-bottom-left-radius:6rem}}@media screen and (min-width: 1200px){.media-radius-md-bl{border-bottom-left-radius:9rem}}.media-radius-sm-tl{overflow:hidden;border-top-left-radius:2.4rem}@media screen and (min-width: 992px){.media-radius-sm-tl{border-top-left-radius:6rem}}.media-radius-sm-tr{overflow:hidden;border-top-right-radius:2.4rem}@media screen and (min-width: 992px){.media-radius-sm-tr{border-top-right-radius:6rem}}.media-radius-sm-br{overflow:hidden;border-bottom-right-radius:2.4rem}@media screen and (min-width: 992px){.media-radius-sm-br{border-bottom-right-radius:6rem}}.media-radius-sm-bl{overflow:hidden;border-bottom-left-radius:2.4rem}@media screen and (min-width: 992px){.media-radius-sm-bl{border-bottom-left-radius:6rem}}@supports not (aspect-ratio: auto){.aspect-ratio-sq{position:relative;height:0;padding-top:calc((1 / 1) * 100%);overflow:hidden}}.aspect-ratio-sq>img{max-width:100%;aspect-ratio:1}@supports not (aspect-ratio: auto){.aspect-ratio-sq>img{position:absolute;top:50%;left:50%;width:auto;max-width:100%;height:auto;transform:translate(-50%, -50%)}}@supports not (aspect-ratio: auto){.aspect-ratio-article{position:relative;height:0;padding-top:calc((4 / 7.2) * 100%);overflow:hidden}}.aspect-ratio-article>img{max-width:100%;aspect-ratio:1.8}@supports not (aspect-ratio: auto){.aspect-ratio-article>img{position:absolute;top:50%;left:50%;width:auto;max-width:100%;height:auto;transform:translate(-50%, -50%)}}.list-custom-counter{list-style:none;counter-reset:large-numbers-pattern}.list-custom-counter-item{counter-increment:large-numbers-pattern}.list-custom-counter-item::before{display:flex;justify-content:center;width:5rem;height:5rem;margin:2.4rem 0;font-family:Pru-Modern,sans-serif;font-size:2.7rem;line-height:1.9;color:#007bc3;content:counter(large-numbers-pattern);border:2px solid #007bc3;border-radius:50%}@media screen and (min-width: 992px){.list-custom-counter-item::before{width:7.4rem;height:7.4rem;font-size:5.7rem;line-height:1.4}}ul.list-custom-marker li{list-style-type:disc}ul.list-custom-marker li::marker{font-size:2.2rem;color:#007bc3}.rt-sm{padding-top:2.4rem}.rb-sm{padding-bottom:2.4rem}.rt-md{padding-top:4rem}.rb-md{padding-bottom:4rem}.rt-lg{padding-top:5.2rem}.rb-lg{padding-bottom:5.2rem}.rt-xl{padding-top:7.2rem}.rb-xl{padding-bottom:7.2rem}.rt-section{padding-top:4rem}@media(min-width: 992px){.rt-section{padding-top:5.2rem}}.rb-section{padding-bottom:4rem}@media(min-width: 992px){.rb-section{padding-bottom:5.2rem}}.row-fluid{--bs-gutter-x: 0;width:100vw;margin-left:calc((((100vw - 100%) / 2)) * -1)}@media screen and (min-width: 576px){h1,.h1{font-size:4.2rem}}@media screen and (min-width: 992px){h1,.h1{font-size:4.6rem}}@media screen and (min-width: 576px){h2,.h2{font-size:3.4rem}}@media screen and (min-width: 992px){h2,.h2{font-size:3.8rem}}@media screen and (min-width: 576px){h3,.h3{font-size:2.6rem}}@media screen and (min-width: 992px){h3,.h3{font-size:2.8rem}}@media(min-width: 576px){.display-fluid{font-size:clamp(4.2rem, (4.8rem + 2.12vw), 4.6rem)}}@media(min-width: 768px){.display-fluid{font-size:calc(4.8rem + 2.12vw)}}@media(min-width: 1400px){.display-fluid{font-size:7.2rem}}@media(min-width: 576px){.h1-fluid{font-size:calc(3.8rem + 2.12vw)}}@media(min-width: 1400px){.h1-fluid{font-size:4.6rem}}.list-content li:not(:last-child){margin-bottom:.5em}.list-indented{padding-left:5.2rem}.text-base{font-size:1.5rem}.text-xs{font-size:1.2rem}.text-sm{font-size:1.4rem}.text-lg{font-size:1.7rem}.text-xl{font-size:2rem}.text-responsive{font-size:1.5rem}@media(min-width: 768px){.text-responsive{font-size:1.7rem}}@media(min-width: 1200px){.text-responsive{font-size:2rem}}.text-responsive-lead{font-size:1.7rem}@media(min-width: 768px){.text-responsive-lead{font-size:2rem}}@media(min-width: 1400px){.text-responsive-lead{font-size:2.4rem}}.display{font-family:"Pru-Modern",sans-serif;font-size:4.8rem;font-weight:700;line-height:1.125}@media screen and (min-width: 576px){.display{font-size:5.8rem}}@media screen and (min-width: 992px){.display{font-size:7.2rem}}.font-open-sans{font-family:Opensans-Regular,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.font-pru-modern{font-family:"Pru-Modern",sans-serif}.font-pru-modern-cond{font-family:"Pru-Modern SemiCond",sans-serif}.text-lightest{color:#ebebeb !important}.text-lighter{color:#ccc !important}.text-light{color:#717171 !important}.text-dark{color:#1a1d1e !important}.text-teal{color:#018786 !important}.text-navy{color:#001f45 !important}.text-link-blue{color:#06c !important}.text-error{color:#d53943 !important}.text-error-light{color:#ffadad !important}.lh-sm{line-height:1.33}.lh-base{line-height:1.5}.lh-lg{line-height:1.8}.highlight-blue{padding-left:1.2rem;border-left:.4rem solid #007bc3}.highlight-yellow{padding-left:1.2rem;border-left:.4rem solid #ffd200}.text-eyebrow{position:relative}.text-eyebrow::after{position:absolute;right:0;bottom:.8rem;width:6rem;height:.1rem;content:"";background-color:rgba(0,0,0,.2);transform:translateX(120%)}.text-speaker{position:relative;transform:translateX(1.1em)}.text-speaker::before{position:absolute;top:50%;left:-1em;width:.8em;height:.1rem;content:"";background-color:currentColor}.mt-content{margin-top:1.15em}a{position:relative;text-decoration:none}a:hover,a:visited,a:focus{text-decoration:none}.link-standalone{font-size:1.4rem;font-weight:600;color:#06c;text-transform:uppercase;letter-spacing:.03em}.link-standalone::before{position:absolute;bottom:-0.16em;width:2.2em;height:.1rem;content:"";background-color:#06c;transition:.2s cubic-bezier(0.43, 0.17, 0.46, 0.98)}.link-standalone:hover,.link-standalone:visited,.link-standalone:focus{color:#06c}.link-standalone:hover::before,.link-standalone:visited::before,.link-standalone:focus::before{width:100%}.link-standalone:focus{outline-offset:.5em}.link-inline,.text-editor a{font-weight:600;background-image:linear-gradient(transparent, transparent),linear-gradient(#06c, #06c);background-repeat:no-repeat;background-position:100% 100%,0 100%;background-size:100% .1rem,0 .1rem;transition:all .2s cubic-bezier(0.43, 0.17, 0.46, 0.98)}.link-inline:hover,.text-editor a:hover,.link-inline:visited,.text-editor a:visited,.link-inline:focus,.text-editor a:focus{color:#06c;background-position:100% 100%,0 100%;background-size:0 .1rem,100% .1rem}.link-underline,.text-editor-dark a{font-weight:600;background-image:linear-gradient(transparent, transparent),linear-gradient(#06c, #06c);background-repeat:no-repeat;background-position:100% 100%,0 100%;background-size:0 .1rem,100% .1rem;transition:all .2s cubic-bezier(0.43, 0.17, 0.46, 0.98)}.link-underline:hover,.text-editor-dark a:hover,.link-underline:visited,.text-editor-dark a:visited,.link-underline:focus,.text-editor-dark a:focus{color:#06c}.link-blue{color:#06c}.link-blue.link-inline,.text-editor a.link-blue,.link-blue.link-underline,.text-editor-dark a.link-blue{background-image:linear-gradient(transparent, transparent),linear-gradient(#06c, #06c)}.link-blue::before{background-color:#06c}.link-blue:hover,.link-blue:visited,.link-blue:focus{color:#06c}.link-navy{color:#001f45}.link-navy.link-inline,.text-editor a.link-navy,.link-navy.link-underline,.text-editor-dark a.link-navy{background-image:linear-gradient(transparent, transparent),linear-gradient(#001f45, #001f45)}.link-navy::before{background-color:#001f45}.link-navy:hover,.link-navy:visited,.link-navy:focus{color:#001f45}.link-white,.text-editor-dark a{color:#fff}.link-white.link-inline,.text-editor a.link-white,.link-white.link-underline,.text-editor-dark a{background-image:linear-gradient(transparent, transparent),linear-gradient(#fff, #fff)}.link-white::before,.text-editor-dark a::before{background-color:#fff}.link-white:hover,.text-editor-dark a:hover,.link-white:visited,.text-editor-dark a:visited,.link-white:focus,.text-editor-dark a:focus{color:#fff}.link-no-underline{background-image:none}.link-no-underline::before{display:none}.btn-link{position:relative;display:inline-block;padding:0;font-weight:600;color:#06c;background:transparent;border:none}.btn-link::before{position:absolute;bottom:0;width:0;height:.1rem;content:"";background-color:#06c;transition:.2s cubic-bezier(0.43, 0.17, 0.46, 0.98)}.btn-link:hover,.btn-link:focus{color:#06c}.btn-link:hover::before,.btn-link:focus::before{width:100%}.btn-link:disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.btn-link:disabled:hover,.btn-link:disabled:focus{color:#06c}.btn-link:disabled:hover::before,.btn-link:disabled:focus::before{width:0}.account-card--title{max-width:90%;margin-bottom:8rem}.account-card--title>*{color:#06c}.account-card--details{width:100%;padding:1.2rem 2.4rem;padding-bottom:3.2rem;margin-top:auto;background-color:#fff;border-radius:4rem .3rem 6rem .3rem}.account-card--attribute{display:flex;align-items:center;justify-content:space-between}.account-card--attribute-label,.account-card--attribute-value{width:auto}.account-card--attribute-label{max-width:50%}.account-card--attribute-value{margin-top:.4rem;text-align:right}.account-card--attribute-value span{display:inline-flex;align-items:center}.account-card--attribute-value sup{font-size:1.4rem}.account-card--attribute-value .increase{color:#018786}.account-card--attribute-value .increase::before{content:"▴"}.account-card--attribute-value .increase::after{content:" %"}.account-card--attribute-value .decrease{color:#d53943}.account-card--attribute-value .decrease::before{content:"▾"}.account-card--attribute-value .decrease::after{content:" %"}.account-card--attribute-value .percent::after{content:" %"}@media screen and (min-width: 768px){.account-card{max-width:var(--account-card-max-width)}}.template-form__header{position:relative}.template-form__tracker{position:sticky;top:0;left:0;z-index:1;order:-1;width:100%;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2)}.template-form__right-bar{position:relative}.template-form__bottom-bar{border-top:3px solid}.template-form__top-bar{border-bottom:3px solid}.template-form__close-btn{position:absolute;top:1.2rem;right:1.2rem}.template-form__close-btn.with-step-indicator{top:6.2rem}.form-group-indent{padding-left:1.2rem}.form-group{display:grid;grid-template-columns:1fr;gap:1.2rem 2.4rem;width:100%}.form-group-full-width{display:grid;grid-template-columns:1fr;gap:1.2rem 2.4rem;width:100%}.form-group-vert{display:grid;grid-template-columns:1fr;gap:1.2rem;width:100%}.form-group-vert-full-width{display:grid;grid-template-columns:1fr;gap:1.2rem;width:100%}@media screen and (min-width: 992px){.template-form__tracker{position:sticky;top:25vh;padding:0;box-shadow:none}.template-form__close-btn,.template-form__close-btn.with-step-indicator{top:1.2rem}.form-group,.form-group-full-width{grid-template-columns:1fr 1fr}.form-group{width:80%}.form-group-vert{width:40%}}.card-advisor-quote{display:flex;flex-direction:row}.card-advisor-quote .card-title{font-size:1.8rem}.card-advisor-quote .card-copy q{font-size:1.4rem}@media screen and (min-width: 992px){.card-advisor-quote{flex-direction:column;height:100%}}.card-advisor-quote-mini{display:flex;flex-direction:row;align-items:center}.card-advisor-quote-mini .card-img{width:4.4rem;height:4.4rem}@media screen and (min-width: 992px){.card-advisor-quote-mini .card-img{width:6rem;height:6rem}}.card-advisor-search{display:grid;grid-template-rows:6rem repeat(3, auto);grid-template-columns:6rem 1fr;grid-gap:1.6rem;grid-template-areas:"photo name" "contact contact" "divider divider" "address address" "cta cta"}.card-advisor-search hr{width:100%;margin-top:-1px}.card-advisor-search .card-img{grid-area:photo;width:6rem;height:6rem;border-radius:100%}.card-advisor-search .card-name{grid-area:name;display:flex;flex-direction:column;justify-content:center}.card-advisor-search .card-contact{grid-area:contact;display:flex;flex-direction:column;justify-content:center}.card-advisor-search .card-address{grid-area:address;display:flex;flex-direction:column;justify-content:center}.card-advisor-search .card-divider{grid-area:divider}.card-advisor-search .card-cta{display:flex;flex-direction:column;justify-content:center;grid-area:cta;width:auto}@media screen and (min-width: 992px){.card-advisor-search{grid-template-rows:6.2rem auto;grid-template-columns:9.6rem repeat(2, auto);grid-gap:1.2rem;grid-template-areas:"photo name contact" ". divider divider" ". address cta"}.card-advisor-search .card-img{width:9.6rem;height:9.6rem}}a{position:relative;text-decoration:none}a:hover,a:visited,a:focus{text-decoration:none}.link-standalone{font-size:1.4rem;font-weight:600;color:#06c;text-transform:uppercase;letter-spacing:.03em}.link-standalone::before{position:absolute;bottom:-0.16em;width:2.2em;height:.1rem;content:"";background-color:#06c;transition:.2s cubic-bezier(0.43, 0.17, 0.46, 0.98)}.link-standalone:hover,.link-standalone:visited,.link-standalone:focus{color:#06c}.link-standalone:hover::before,.link-standalone:visited::before,.link-standalone:focus::before{width:100%}.link-standalone:focus{outline-offset:.5em}.link-inline,.text-editor a{font-weight:600;background-image:linear-gradient(transparent, transparent),linear-gradient(#06c, #06c);background-repeat:no-repeat;background-position:100% 100%,0 100%;background-size:100% .1rem,0 .1rem;transition:all .2s cubic-bezier(0.43, 0.17, 0.46, 0.98)}.link-inline:hover,.text-editor a:hover,.link-inline:visited,.text-editor a:visited,.link-inline:focus,.text-editor a:focus{color:#06c;background-position:100% 100%,0 100%;background-size:0 .1rem,100% .1rem}.link-underline,.text-editor-dark a{font-weight:600;background-image:linear-gradient(transparent, transparent),linear-gradient(#06c, #06c);background-repeat:no-repeat;background-position:100% 100%,0 100%;background-size:0 .1rem,100% .1rem;transition:all .2s cubic-bezier(0.43, 0.17, 0.46, 0.98)}.link-underline:hover,.text-editor-dark a:hover,.link-underline:visited,.text-editor-dark a:visited,.link-underline:focus,.text-editor-dark a:focus{color:#06c}.link-blue{color:#06c}.link-blue.link-inline,.text-editor a.link-blue,.link-blue.link-underline,.text-editor-dark a.link-blue{background-image:linear-gradient(transparent, transparent),linear-gradient(#06c, #06c)}.link-blue::before{background-color:#06c}.link-blue:hover,.link-blue:visited,.link-blue:focus{color:#06c}.link-navy{color:#001f45}.link-navy.link-inline,.text-editor a.link-navy,.link-navy.link-underline,.text-editor-dark a.link-navy{background-image:linear-gradient(transparent, transparent),linear-gradient(#001f45, #001f45)}.link-navy::before{background-color:#001f45}.link-navy:hover,.link-navy:visited,.link-navy:focus{color:#001f45}.link-white,.text-editor-dark a{color:#fff}.link-white.link-inline,.text-editor a.link-white,.link-white.link-underline,.text-editor-dark a{background-image:linear-gradient(transparent, transparent),linear-gradient(#fff, #fff)}.link-white::before,.text-editor-dark a::before{background-color:#fff}.link-white:hover,.text-editor-dark a:hover,.link-white:visited,.text-editor-dark a:visited,.link-white:focus,.text-editor-dark a:focus{color:#fff}.link-no-underline{background-image:none}.link-no-underline::before{display:none}.btn-link{position:relative;display:inline-block;padding:0;font-weight:600;color:#06c;background:transparent;border:none}.btn-link::before{position:absolute;bottom:0;width:0;height:.1rem;content:"";background-color:#06c;transition:.2s cubic-bezier(0.43, 0.17, 0.46, 0.98)}.btn-link:hover,.btn-link:focus{color:#06c}.btn-link:hover::before,.btn-link:focus::before{width:100%}.btn-link:disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.btn-link:disabled:hover,.btn-link:disabled:focus{color:#06c}.btn-link:disabled:hover::before,.btn-link:disabled:focus::before{width:0}.text-editor p+h1,.text-editor p+.h1,.text-editor p+h2,.text-editor p+.h2,.text-editor p+h3,.text-editor p+.h3,.text-editor p+h4,.text-editor p+.h4,.text-editor p+h5,.text-editor p+.h5,.text-editor p+h6,.text-editor p+.h6,.text-editor picture+h1,.text-editor picture+.h1,.text-editor img+h1,.text-editor img+.h1,.text-editor video+h1,.text-editor video+.h1,.text-editor picture+h2,.text-editor picture+.h2,.text-editor img+h2,.text-editor img+.h2,.text-editor video+h2,.text-editor video+.h2,.text-editor picture+h3,.text-editor picture+.h3,.text-editor img+h3,.text-editor img+.h3,.text-editor video+h3,.text-editor video+.h3,.text-editor picture+h4,.text-editor picture+.h4,.text-editor img+h4,.text-editor img+.h4,.text-editor video+h4,.text-editor video+.h4,.text-editor picture+h5,.text-editor picture+.h5,.text-editor img+h5,.text-editor img+.h5,.text-editor video+h5,.text-editor video+.h5,.text-editor picture+h6,.text-editor picture+.h6,.text-editor img+h6,.text-editor img+.h6,.text-editor video+h6,.text-editor video+.h6,.text-editor ol+h1,.text-editor ol+.h1,.text-editor ul+h1,.text-editor ul+.h1,.text-editor ol+h2,.text-editor ol+.h2,.text-editor ul+h2,.text-editor ul+.h2,.text-editor ol+h3,.text-editor ol+.h3,.text-editor ul+h3,.text-editor ul+.h3,.text-editor ol+h4,.text-editor ol+.h4,.text-editor ul+h4,.text-editor ul+.h4,.text-editor ol+h5,.text-editor ol+.h5,.text-editor ul+h5,.text-editor ul+.h5,.text-editor ol+h6,.text-editor ol+.h6,.text-editor ul+h6,.text-editor ul+.h6,.text-editor-dark p+h1,.text-editor-dark p+.h1,.text-editor-dark p+h2,.text-editor-dark p+.h2,.text-editor-dark p+h3,.text-editor-dark p+.h3,.text-editor-dark p+h4,.text-editor-dark p+.h4,.text-editor-dark p+h5,.text-editor-dark p+.h5,.text-editor-dark p+h6,.text-editor-dark p+.h6,.text-editor-dark picture+h1,.text-editor-dark picture+.h1,.text-editor-dark img+h1,.text-editor-dark img+.h1,.text-editor-dark video+h1,.text-editor-dark video+.h1,.text-editor-dark picture+h2,.text-editor-dark picture+.h2,.text-editor-dark img+h2,.text-editor-dark img+.h2,.text-editor-dark video+h2,.text-editor-dark video+.h2,.text-editor-dark picture+h3,.text-editor-dark picture+.h3,.text-editor-dark img+h3,.text-editor-dark img+.h3,.text-editor-dark video+h3,.text-editor-dark video+.h3,.text-editor-dark picture+h4,.text-editor-dark picture+.h4,.text-editor-dark img+h4,.text-editor-dark img+.h4,.text-editor-dark video+h4,.text-editor-dark video+.h4,.text-editor-dark picture+h5,.text-editor-dark picture+.h5,.text-editor-dark img+h5,.text-editor-dark img+.h5,.text-editor-dark video+h5,.text-editor-dark video+.h5,.text-editor-dark picture+h6,.text-editor-dark picture+.h6,.text-editor-dark img+h6,.text-editor-dark img+.h6,.text-editor-dark video+h6,.text-editor-dark video+.h6,.text-editor-dark ol+h1,.text-editor-dark ol+.h1,.text-editor-dark ul+h1,.text-editor-dark ul+.h1,.text-editor-dark ol+h2,.text-editor-dark ol+.h2,.text-editor-dark ul+h2,.text-editor-dark ul+.h2,.text-editor-dark ol+h3,.text-editor-dark ol+.h3,.text-editor-dark ul+h3,.text-editor-dark ul+.h3,.text-editor-dark ol+h4,.text-editor-dark ol+.h4,.text-editor-dark ul+h4,.text-editor-dark ul+.h4,.text-editor-dark ol+h5,.text-editor-dark ol+.h5,.text-editor-dark ul+h5,.text-editor-dark ul+.h5,.text-editor-dark ol+h6,.text-editor-dark ol+.h6,.text-editor-dark ul+h6,.text-editor-dark ul+.h6{margin-top:1.15em}.text-editor picture+p,.text-editor img+p,.text-editor video+p,.text-editor picture+h1,.text-editor picture+.h1,.text-editor img+h1,.text-editor img+.h1,.text-editor video+h1,.text-editor video+.h1,.text-editor picture+h2,.text-editor picture+.h2,.text-editor img+h2,.text-editor img+.h2,.text-editor video+h2,.text-editor video+.h2,.text-editor picture+h3,.text-editor picture+.h3,.text-editor img+h3,.text-editor img+.h3,.text-editor video+h3,.text-editor video+.h3,.text-editor picture+h4,.text-editor picture+.h4,.text-editor img+h4,.text-editor img+.h4,.text-editor video+h4,.text-editor video+.h4,.text-editor picture+h5,.text-editor picture+.h5,.text-editor img+h5,.text-editor img+.h5,.text-editor video+h5,.text-editor video+.h5,.text-editor picture+h6,.text-editor picture+.h6,.text-editor img+h6,.text-editor img+.h6,.text-editor video+h6,.text-editor video+.h6,.text-editor-dark picture+p,.text-editor-dark img+p,.text-editor-dark video+p,.text-editor-dark picture+h1,.text-editor-dark picture+.h1,.text-editor-dark img+h1,.text-editor-dark img+.h1,.text-editor-dark video+h1,.text-editor-dark video+.h1,.text-editor-dark picture+h2,.text-editor-dark picture+.h2,.text-editor-dark img+h2,.text-editor-dark img+.h2,.text-editor-dark video+h2,.text-editor-dark video+.h2,.text-editor-dark picture+h3,.text-editor-dark picture+.h3,.text-editor-dark img+h3,.text-editor-dark img+.h3,.text-editor-dark video+h3,.text-editor-dark video+.h3,.text-editor-dark picture+h4,.text-editor-dark picture+.h4,.text-editor-dark img+h4,.text-editor-dark img+.h4,.text-editor-dark video+h4,.text-editor-dark video+.h4,.text-editor-dark picture+h5,.text-editor-dark picture+.h5,.text-editor-dark img+h5,.text-editor-dark img+.h5,.text-editor-dark video+h5,.text-editor-dark video+.h5,.text-editor-dark picture+h6,.text-editor-dark picture+.h6,.text-editor-dark img+h6,.text-editor-dark img+.h6,.text-editor-dark video+h6,.text-editor-dark video+.h6{margin-top:1.15em}.text-editor ul,.text-editor ol,.text-editor-dark ul,.text-editor-dark ol{padding-left:5.2rem}.text-editor thead,.text-editor tbody,.text-editor tfoot,.text-editor tr,.text-editor td,.text-editor th,.text-editor-dark thead,.text-editor-dark tbody,.text-editor-dark tfoot,.text-editor-dark tr,.text-editor-dark td,.text-editor-dark th{padding:1.2rem;border:1px solid #ccc}.text-editor tr:nth-child(even),.text-editor-dark tr:nth-child(even){background-color:#f2f2f2}.text-editor blockquote>p,.text-editor blockquote{font-size:2rem;font-style:italic}.text-editor blockquote{padding:1.2rem 0 1.2rem 3.2rem;margin-bottom:2.4rem;border-left:.2rem solid #333}.text-editor blockquote>p{margin-bottom:0}.text-editor blockquote>footer{margin-top:1.6rem;font-size:1.2rem;font-style:normal}.text-editor blockquote>footer>cite{display:block;font-size:1.4rem;font-style:normal;font-weight:600}.text-editor-dark{color:#fff}.text-editor-dark h1,.text-editor-dark .h1,.text-editor-dark h2,.text-editor-dark .h2,.text-editor-dark h3,.text-editor-dark .h3,.text-editor-dark h4,.text-editor-dark .h4,.text-editor-dark h5,.text-editor-dark .h5,.text-editor-dark h6,.text-editor-dark .h6{color:#fff}.tooltip__content{--tooltip-text-align: left;font-size:1.2rem;text-align:var(--tooltip-text-align)}.tooltip__content.text-align-left{--tooltip-text-align: left}.tooltip__content.text-align-center{--tooltip-text-align: center}.tooltip__content.text-align-right{--tooltip-text-align: right}.tooltip__content .bulleted{padding:0;margin:0;list-style:none}.tooltip__content .bulleted li{display:flex;font-size:1.4rem}.tooltip__content .bulleted li::before{display:block;flex-shrink:0;width:14px;height:14px;content:"";background-color:#717171;border-radius:50%}.tooltip__content .bulleted li.purple::before{background-color:#654993}.tooltip__content .bulleted li.green::before{background-color:#018786}.tooltip__content [slot=show-more]{display:none}.tooltip__content[show-more] [slot=show-more]{display:block}.tooltip__content[show-more]~.tooltip__show-more-btn{display:none}.tooltip__show-more-btn{font-size:1.2rem;text-align:var(--tooltip-text-align)}

:host([theme=primary]) .evo-input-text__group {
    --input-text-asterisk-color: #FFF !important;
  }

.evo-pre-footer__link a {
    font-size: 1.6rem;
}

input::-ms-reveal {
  display: none;
}