@charset "UTF-8";@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css);@import url(https://fonts.googleapis.com/css2?family=Enriqueta:wght@400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css?family=Enriqueta:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);:root{font-size:14px;--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0e1b33;--bs-secondary:#be2437;--bs-navy:#0e1b33;--bs-dark-red:#be2437;--bs-dark-blue:#06224b;--bs-light-blue:#eff5fd;--bs-dusty-blue:#b6d6fb;--bs-blue-gray:#8ca8c8;--bs-medium-gray:#c9c9c9;--bs-danger:#dc3545;--bs-success:#198754;--bs-white:#fff;--bs-light:#efefef;--bs-gray:#666;--bs-dark:#3a3c43;--bs-black:#0e1b33;--bs-primary-rgb:14,27,51;--bs-secondary-rgb:190,36,55;--bs-navy-rgb:14,27,51;--bs-dark-red-rgb:190,36,55;--bs-dark-blue-rgb:6,34,75;--bs-light-blue-rgb:239,245,253;--bs-dusty-blue-rgb:182,214,251;--bs-blue-gray-rgb:140,168,200;--bs-medium-gray-rgb:201,201,201;--bs-danger-rgb:220,53,69;--bs-success-rgb:25,135,84;--bs-light-rgb:239,239,239;--bs-gray-rgb:102,102,102;--bs-dark-rgb:58,60,67;--bs-white-rgb:255,255,255;--bs-black-rgb:14,27,51;--bs-body-color-rgb:14,27,51;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1.125rem;--bs-body-font-weight:400;--bs-body-line-height:1.45;--bs-body-color:#0e1b33;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0rem;--bs-border-radius-sm:0rem;--bs-border-radius-lg:0rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}

/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(14,27,51,0)}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.4;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.5rem + 3vw)}@media (min-width:1200px){.h1,h1{font-size:3.75rem}}.h2,h2{font-size:calc(1.35rem + 1.2vw)}@media (min-width:1200px){.h2,h2{font-size:2.25rem}}.h3,h3{font-size:calc(1.2625rem + .15vw)}@media (min-width:1200px){.h3,h3{font-size:1.375rem}}.h4,h4{font-size:1.125rem}.h5,h5{font-size:.875rem}.h6,h6{font-size:.75rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;text-decoration:underline dotted;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{color:var(--bs-code-color);font-size:.875em;word-wrap:break-word}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:0;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.45rem + 2.4vw);font-weight:700;line-height:1.2}@media (min-width:1200px){.display-1{font-size:3.25rem}}.display-2{font-size:calc(1.3375rem + 1.05vw);font-weight:700;line-height:1.2}@media (min-width:1200px){.display-2{font-size:2.125rem}}.display-3{font-size:calc(1.3375rem + 1.05vw);font-weight:700;line-height:1.2}@media (min-width:1200px){.display-3{font-size:2.125rem}}.display-4{font-size:calc(1.275rem + .3vw);font-weight:700;line-height:1.2}@media (min-width:1200px){.display-4{font-size:1.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.125rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:768px){.container,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm{max-width:1140px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:0.75rem}.g-3,.gy-3{--bs-gutter-y:0.75rem}.g-4,.gx-4{--bs-gutter-x:1rem}.g-4,.gy-4{--bs-gutter-y:1rem}.g-5,.gx-5{--bs-gutter-x:1.25rem}.g-5,.gy-5{--bs-gutter-y:1.25rem}.g-6,.gx-6{--bs-gutter-x:1.5rem}.g-6,.gy-6{--bs-gutter-y:1.5rem}.g-7,.gx-7{--bs-gutter-x:1.75rem}.g-7,.gy-7{--bs-gutter-y:1.75rem}.g-8,.gx-8{--bs-gutter-x:2rem}.g-8,.gy-8{--bs-gutter-y:2rem}.g-9,.gx-9{--bs-gutter-x:2.25rem}.g-9,.gy-9{--bs-gutter-y:2.25rem}.g-10,.gx-10{--bs-gutter-x:2.5rem}.g-10,.gy-10{--bs-gutter-y:2.5rem}.g-11,.gx-11{--bs-gutter-x:2.75rem}.g-11,.gy-11{--bs-gutter-y:2.75rem}.g-12,.gx-12{--bs-gutter-x:3rem}.g-12,.gy-12{--bs-gutter-y:3rem}.g-13,.gx-13{--bs-gutter-x:3.25rem}.g-13,.gy-13{--bs-gutter-y:3.25rem}.g-14,.gx-14{--bs-gutter-x:3.5rem}.g-14,.gy-14{--bs-gutter-y:3.5rem}.g-15,.gx-15{--bs-gutter-x:3.75rem}.g-15,.gy-15{--bs-gutter-y:3.75rem}.g-16,.gx-16{--bs-gutter-x:4rem}.g-16,.gy-16{--bs-gutter-y:4rem}.g-17,.gx-17{--bs-gutter-x:4.25rem}.g-17,.gy-17{--bs-gutter-y:4.25rem}.g-18,.gx-18{--bs-gutter-x:4.5rem}.g-18,.gy-18{--bs-gutter-y:4.5rem}.g-19,.gx-19{--bs-gutter-x:4.75rem}.g-19,.gy-19{--bs-gutter-y:4.75rem}.g-20,.gx-20{--bs-gutter-x:5rem}.g-20,.gy-20{--bs-gutter-y:5rem}.g-25,.gx-25{--bs-gutter-x:6.25rem}.g-25,.gy-25{--bs-gutter-y:6.25rem}.g-30,.gx-30{--bs-gutter-x:7.5rem}.g-30,.gy-30{--bs-gutter-y:7.5rem}.g-35,.gx-35{--bs-gutter-x:8.75rem}.g-35,.gy-35{--bs-gutter-y:8.75rem}.g-40,.gx-40{--bs-gutter-x:10rem}.g-40,.gy-40{--bs-gutter-y:10rem}@media (min-width:768px){.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.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:0.75rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:0.75rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:1.25rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:1.25rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:1.5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:1.5rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:1.75rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:1.75rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:2rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:2rem}.g-sm-9,.gx-sm-9{--bs-gutter-x:2.25rem}.g-sm-9,.gy-sm-9{--bs-gutter-y:2.25rem}.g-sm-10,.gx-sm-10{--bs-gutter-x:2.5rem}.g-sm-10,.gy-sm-10{--bs-gutter-y:2.5rem}.g-sm-11,.gx-sm-11{--bs-gutter-x:2.75rem}.g-sm-11,.gy-sm-11{--bs-gutter-y:2.75rem}.g-sm-12,.gx-sm-12{--bs-gutter-x:3rem}.g-sm-12,.gy-sm-12{--bs-gutter-y:3rem}.g-sm-13,.gx-sm-13{--bs-gutter-x:3.25rem}.g-sm-13,.gy-sm-13{--bs-gutter-y:3.25rem}.g-sm-14,.gx-sm-14{--bs-gutter-x:3.5rem}.g-sm-14,.gy-sm-14{--bs-gutter-y:3.5rem}.g-sm-15,.gx-sm-15{--bs-gutter-x:3.75rem}.g-sm-15,.gy-sm-15{--bs-gutter-y:3.75rem}.g-sm-16,.gx-sm-16{--bs-gutter-x:4rem}.g-sm-16,.gy-sm-16{--bs-gutter-y:4rem}.g-sm-17,.gx-sm-17{--bs-gutter-x:4.25rem}.g-sm-17,.gy-sm-17{--bs-gutter-y:4.25rem}.g-sm-18,.gx-sm-18{--bs-gutter-x:4.5rem}.g-sm-18,.gy-sm-18{--bs-gutter-y:4.5rem}.g-sm-19,.gx-sm-19{--bs-gutter-x:4.75rem}.g-sm-19,.gy-sm-19{--bs-gutter-y:4.75rem}.g-sm-20,.gx-sm-20{--bs-gutter-x:5rem}.g-sm-20,.gy-sm-20{--bs-gutter-y:5rem}.g-sm-25,.gx-sm-25{--bs-gutter-x:6.25rem}.g-sm-25,.gy-sm-25{--bs-gutter-y:6.25rem}.g-sm-30,.gx-sm-30{--bs-gutter-x:7.5rem}.g-sm-30,.gy-sm-30{--bs-gutter-y:7.5rem}.g-sm-35,.gx-sm-35{--bs-gutter-x:8.75rem}.g-sm-35,.gy-sm-35{--bs-gutter-y:8.75rem}.g-sm-40,.gx-sm-40{--bs-gutter-x:10rem}.g-sm-40,.gy-sm-40{--bs-gutter-y:10rem}}@media (min-width:992px){.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.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:0.75rem}.g-md-3,.gy-md-3{--bs-gutter-y:0.75rem}.g-md-4,.gx-md-4{--bs-gutter-x:1rem}.g-md-4,.gy-md-4{--bs-gutter-y:1rem}.g-md-5,.gx-md-5{--bs-gutter-x:1.25rem}.g-md-5,.gy-md-5{--bs-gutter-y:1.25rem}.g-md-6,.gx-md-6{--bs-gutter-x:1.5rem}.g-md-6,.gy-md-6{--bs-gutter-y:1.5rem}.g-md-7,.gx-md-7{--bs-gutter-x:1.75rem}.g-md-7,.gy-md-7{--bs-gutter-y:1.75rem}.g-md-8,.gx-md-8{--bs-gutter-x:2rem}.g-md-8,.gy-md-8{--bs-gutter-y:2rem}.g-md-9,.gx-md-9{--bs-gutter-x:2.25rem}.g-md-9,.gy-md-9{--bs-gutter-y:2.25rem}.g-md-10,.gx-md-10{--bs-gutter-x:2.5rem}.g-md-10,.gy-md-10{--bs-gutter-y:2.5rem}.g-md-11,.gx-md-11{--bs-gutter-x:2.75rem}.g-md-11,.gy-md-11{--bs-gutter-y:2.75rem}.g-md-12,.gx-md-12{--bs-gutter-x:3rem}.g-md-12,.gy-md-12{--bs-gutter-y:3rem}.g-md-13,.gx-md-13{--bs-gutter-x:3.25rem}.g-md-13,.gy-md-13{--bs-gutter-y:3.25rem}.g-md-14,.gx-md-14{--bs-gutter-x:3.5rem}.g-md-14,.gy-md-14{--bs-gutter-y:3.5rem}.g-md-15,.gx-md-15{--bs-gutter-x:3.75rem}.g-md-15,.gy-md-15{--bs-gutter-y:3.75rem}.g-md-16,.gx-md-16{--bs-gutter-x:4rem}.g-md-16,.gy-md-16{--bs-gutter-y:4rem}.g-md-17,.gx-md-17{--bs-gutter-x:4.25rem}.g-md-17,.gy-md-17{--bs-gutter-y:4.25rem}.g-md-18,.gx-md-18{--bs-gutter-x:4.5rem}.g-md-18,.gy-md-18{--bs-gutter-y:4.5rem}.g-md-19,.gx-md-19{--bs-gutter-x:4.75rem}.g-md-19,.gy-md-19{--bs-gutter-y:4.75rem}.g-md-20,.gx-md-20{--bs-gutter-x:5rem}.g-md-20,.gy-md-20{--bs-gutter-y:5rem}.g-md-25,.gx-md-25{--bs-gutter-x:6.25rem}.g-md-25,.gy-md-25{--bs-gutter-y:6.25rem}.g-md-30,.gx-md-30{--bs-gutter-x:7.5rem}.g-md-30,.gy-md-30{--bs-gutter-y:7.5rem}.g-md-35,.gx-md-35{--bs-gutter-x:8.75rem}.g-md-35,.gy-md-35{--bs-gutter-y:8.75rem}.g-md-40,.gx-md-40{--bs-gutter-x:10rem}.g-md-40,.gy-md-40{--bs-gutter-y:10rem}}@media (min-width:1200px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:0.75rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:0.75rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:1.25rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:1.25rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:1.5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:1.5rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:1.75rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:1.75rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:2rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:2rem}.g-lg-9,.gx-lg-9{--bs-gutter-x:2.25rem}.g-lg-9,.gy-lg-9{--bs-gutter-y:2.25rem}.g-lg-10,.gx-lg-10{--bs-gutter-x:2.5rem}.g-lg-10,.gy-lg-10{--bs-gutter-y:2.5rem}.g-lg-11,.gx-lg-11{--bs-gutter-x:2.75rem}.g-lg-11,.gy-lg-11{--bs-gutter-y:2.75rem}.g-lg-12,.gx-lg-12{--bs-gutter-x:3rem}.g-lg-12,.gy-lg-12{--bs-gutter-y:3rem}.g-lg-13,.gx-lg-13{--bs-gutter-x:3.25rem}.g-lg-13,.gy-lg-13{--bs-gutter-y:3.25rem}.g-lg-14,.gx-lg-14{--bs-gutter-x:3.5rem}.g-lg-14,.gy-lg-14{--bs-gutter-y:3.5rem}.g-lg-15,.gx-lg-15{--bs-gutter-x:3.75rem}.g-lg-15,.gy-lg-15{--bs-gutter-y:3.75rem}.g-lg-16,.gx-lg-16{--bs-gutter-x:4rem}.g-lg-16,.gy-lg-16{--bs-gutter-y:4rem}.g-lg-17,.gx-lg-17{--bs-gutter-x:4.25rem}.g-lg-17,.gy-lg-17{--bs-gutter-y:4.25rem}.g-lg-18,.gx-lg-18{--bs-gutter-x:4.5rem}.g-lg-18,.gy-lg-18{--bs-gutter-y:4.5rem}.g-lg-19,.gx-lg-19{--bs-gutter-x:4.75rem}.g-lg-19,.gy-lg-19{--bs-gutter-y:4.75rem}.g-lg-20,.gx-lg-20{--bs-gutter-x:5rem}.g-lg-20,.gy-lg-20{--bs-gutter-y:5rem}.g-lg-25,.gx-lg-25{--bs-gutter-x:6.25rem}.g-lg-25,.gy-lg-25{--bs-gutter-y:6.25rem}.g-lg-30,.gx-lg-30{--bs-gutter-x:7.5rem}.g-lg-30,.gy-lg-30{--bs-gutter-y:7.5rem}.g-lg-35,.gx-lg-35{--bs-gutter-x:8.75rem}.g-lg-35,.gy-lg-35{--bs-gutter-y:8.75rem}.g-lg-40,.gx-lg-40{--bs-gutter-x:10rem}.g-lg-40,.gy-lg-40{--bs-gutter-y:10rem}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);border-color:var(--bs-table-border-color);color:var(--bs-table-color);margin-bottom:.25rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:767.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:calc(1.5em + .75rem + 2px);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;padding:.375rem 2.25rem .375rem .75rem;width:100%;-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;color:#212529;font-size:1rem;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{border-radius:.25rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{-webkit-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.225em;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;width:100%}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext:-ms-input-placeholder,.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-ms-input-placeholder),.form-floating>.form-control:not(:-ms-input-placeholder){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:50px;--bs-btn-padding-y:15px;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#0e1b33;--bs-btn-bg:transparent;--bs-btn-border-width:2px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0e1b33;--bs-btn-border-color:#0e1b33;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0c172b;--bs-btn-hover-border-color:#0b1629;--bs-btn-focus-shadow-rgb:50,61,82;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0b1629;--bs-btn-active-border-color:#0b1426;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0e1b33;--bs-btn-disabled-border-color:#0e1b33}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#be2437;--bs-btn-border-color:#be2437;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#a21f2f;--bs-btn-hover-border-color:#981d2c;--bs-btn-focus-shadow-rgb:200,69,85;--bs-btn-active-color:#fff;--bs-btn-active-bg:#981d2c;--bs-btn-active-border-color:#8f1b29;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#be2437;--bs-btn-disabled-border-color:#be2437}.btn-navy{--bs-btn-color:#fff;--bs-btn-bg:#0e1b33;--bs-btn-border-color:#0e1b33;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0c172b;--bs-btn-hover-border-color:#0b1629;--bs-btn-focus-shadow-rgb:50,61,82;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0b1629;--bs-btn-active-border-color:#0b1426;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0e1b33;--bs-btn-disabled-border-color:#0e1b33}.btn-dark-red{--bs-btn-color:#fff;--bs-btn-bg:#be2437;--bs-btn-border-color:#be2437;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#a21f2f;--bs-btn-hover-border-color:#981d2c;--bs-btn-focus-shadow-rgb:200,69,85;--bs-btn-active-color:#fff;--bs-btn-active-bg:#981d2c;--bs-btn-active-border-color:#8f1b29;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#be2437;--bs-btn-disabled-border-color:#be2437}.btn-dark-blue{--bs-btn-color:#fff;--bs-btn-bg:#06224b;--bs-btn-border-color:#06224b;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#051d40;--bs-btn-hover-border-color:#051b3c;--bs-btn-focus-shadow-rgb:43,67,102;--bs-btn-active-color:#fff;--bs-btn-active-bg:#051b3c;--bs-btn-active-border-color:#051a38;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#06224b;--bs-btn-disabled-border-color:#06224b}.btn-light-blue{--bs-btn-color:#000;--bs-btn-bg:#eff5fd;--bs-btn-border-color:#eff5fd;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f1f7fd;--bs-btn-hover-border-color:#f1f6fd;--bs-btn-focus-shadow-rgb:203,208,215;--bs-btn-active-color:#000;--bs-btn-active-bg:#f2f7fd;--bs-btn-active-border-color:#f1f6fd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#eff5fd;--bs-btn-disabled-border-color:#eff5fd}.btn-dusty-blue{--bs-btn-color:#000;--bs-btn-bg:#b6d6fb;--bs-btn-border-color:#b6d6fb;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#c1dcfc;--bs-btn-hover-border-color:#bddafb;--bs-btn-focus-shadow-rgb:155,182,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c5defc;--bs-btn-active-border-color:#bddafb;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#b6d6fb;--bs-btn-disabled-border-color:#b6d6fb}.btn-blue-gray{--bs-btn-color:#fff;--bs-btn-bg:#8ca8c8;--bs-btn-border-color:#8ca8c8;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#778faa;--bs-btn-hover-border-color:#7086a0;--bs-btn-focus-shadow-rgb:157,181,208;--bs-btn-active-color:#fff;--bs-btn-active-bg:#7086a0;--bs-btn-active-border-color:#697e96;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#8ca8c8;--bs-btn-disabled-border-color:#8ca8c8}.btn-medium-gray{--bs-btn-color:#000;--bs-btn-bg:#c9c9c9;--bs-btn-border-color:#c9c9c9;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d1d1d1;--bs-btn-hover-border-color:#cecece;--bs-btn-focus-shadow-rgb:171,171,171;--bs-btn-active-color:#000;--bs-btn-active-bg:#d4d4d4;--bs-btn-active-border-color:#cecece;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#c9c9c9;--bs-btn-disabled-border-color:#c9c9c9}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-white{--bs-btn-color:#000;--bs-btn-bg:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:217,217,217;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color:#fff}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#efefef;--bs-btn-border-color:#efefef;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#cbcbcb;--bs-btn-hover-border-color:#bfbfbf;--bs-btn-focus-shadow-rgb:203,203,203;--bs-btn-active-color:#000;--bs-btn-active-bg:#bfbfbf;--bs-btn-active-border-color:#b3b3b3;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#efefef;--bs-btn-disabled-border-color:#efefef}.btn-gray{--bs-btn-color:#fff;--bs-btn-bg:#666;--bs-btn-border-color:#666;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#575757;--bs-btn-hover-border-color:#525252;--bs-btn-focus-shadow-rgb:125,125,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#525252;--bs-btn-active-border-color:#4d4d4d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#666;--bs-btn-disabled-border-color:#666}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#3a3c43;--bs-btn-border-color:#3a3c43;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#58595f;--bs-btn-hover-border-color:#4e5056;--bs-btn-focus-shadow-rgb:88,89,95;--bs-btn-active-color:#fff;--bs-btn-active-bg:#616369;--bs-btn-active-border-color:#4e5056;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#3a3c43;--bs-btn-disabled-border-color:#3a3c43}.btn-black{--bs-btn-color:#fff;--bs-btn-bg:#0e1b33;--bs-btn-border-color:#0e1b33;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0c172b;--bs-btn-hover-border-color:#0b1629;--bs-btn-focus-shadow-rgb:50,61,82;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0b1629;--bs-btn-active-border-color:#0b1426;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0e1b33;--bs-btn-disabled-border-color:#0e1b33}.btn-outline-primary{--bs-btn-color:#0e1b33;--bs-btn-border-color:#0e1b33;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0e1b33;--bs-btn-hover-border-color:#0e1b33;--bs-btn-focus-shadow-rgb:14,27,51;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0e1b33;--bs-btn-active-border-color:#0e1b33;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0e1b33;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0e1b33;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#be2437;--bs-btn-border-color:#be2437;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#be2437;--bs-btn-hover-border-color:#be2437;--bs-btn-focus-shadow-rgb:190,36,55;--bs-btn-active-color:#fff;--bs-btn-active-bg:#be2437;--bs-btn-active-border-color:#be2437;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#be2437;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#be2437;--bs-gradient:none}.btn-outline-navy{--bs-btn-color:#0e1b33;--bs-btn-border-color:#0e1b33;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0e1b33;--bs-btn-hover-border-color:#0e1b33;--bs-btn-focus-shadow-rgb:14,27,51;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0e1b33;--bs-btn-active-border-color:#0e1b33;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0e1b33;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0e1b33;--bs-gradient:none}.btn-outline-dark-red{--bs-btn-color:#be2437;--bs-btn-border-color:#be2437;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#be2437;--bs-btn-hover-border-color:#be2437;--bs-btn-focus-shadow-rgb:190,36,55;--bs-btn-active-color:#fff;--bs-btn-active-bg:#be2437;--bs-btn-active-border-color:#be2437;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#be2437;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#be2437;--bs-gradient:none}.btn-outline-dark-blue{--bs-btn-color:#06224b;--bs-btn-border-color:#06224b;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#06224b;--bs-btn-hover-border-color:#06224b;--bs-btn-focus-shadow-rgb:6,34,75;--bs-btn-active-color:#fff;--bs-btn-active-bg:#06224b;--bs-btn-active-border-color:#06224b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#06224b;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#06224b;--bs-gradient:none}.btn-outline-light-blue{--bs-btn-color:#eff5fd;--bs-btn-border-color:#eff5fd;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#eff5fd;--bs-btn-hover-border-color:#eff5fd;--bs-btn-focus-shadow-rgb:239,245,253;--bs-btn-active-color:#000;--bs-btn-active-bg:#eff5fd;--bs-btn-active-border-color:#eff5fd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#eff5fd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#eff5fd;--bs-gradient:none}.btn-outline-dusty-blue{--bs-btn-color:#b6d6fb;--bs-btn-border-color:#b6d6fb;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#b6d6fb;--bs-btn-hover-border-color:#b6d6fb;--bs-btn-focus-shadow-rgb:182,214,251;--bs-btn-active-color:#000;--bs-btn-active-bg:#b6d6fb;--bs-btn-active-border-color:#b6d6fb;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#b6d6fb;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#b6d6fb;--bs-gradient:none}.btn-outline-blue-gray{--bs-btn-color:#8ca8c8;--bs-btn-border-color:#8ca8c8;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#8ca8c8;--bs-btn-hover-border-color:#8ca8c8;--bs-btn-focus-shadow-rgb:140,168,200;--bs-btn-active-color:#fff;--bs-btn-active-bg:#8ca8c8;--bs-btn-active-border-color:#8ca8c8;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#8ca8c8;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#8ca8c8;--bs-gradient:none}.btn-outline-medium-gray{--bs-btn-color:#c9c9c9;--bs-btn-border-color:#c9c9c9;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#c9c9c9;--bs-btn-hover-border-color:#c9c9c9;--bs-btn-focus-shadow-rgb:201,201,201;--bs-btn-active-color:#000;--bs-btn-active-bg:#c9c9c9;--bs-btn-active-border-color:#c9c9c9;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#c9c9c9;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#c9c9c9;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-white{--bs-btn-color:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fff;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#efefef;--bs-btn-border-color:#efefef;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#efefef;--bs-btn-hover-border-color:#efefef;--bs-btn-focus-shadow-rgb:239,239,239;--bs-btn-active-color:#000;--bs-btn-active-bg:#efefef;--bs-btn-active-border-color:#efefef;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#efefef;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#efefef;--bs-gradient:none}.btn-outline-gray{--bs-btn-color:#666;--bs-btn-border-color:#666;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#666;--bs-btn-hover-border-color:#666;--bs-btn-focus-shadow-rgb:102,102,102;--bs-btn-active-color:#fff;--bs-btn-active-bg:#666;--bs-btn-active-border-color:#666;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#666;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#666;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#3a3c43;--bs-btn-border-color:#3a3c43;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#3a3c43;--bs-btn-hover-border-color:#3a3c43;--bs-btn-focus-shadow-rgb:58,60,67;--bs-btn-active-color:#fff;--bs-btn-active-bg:#3a3c43;--bs-btn-active-border-color:#3a3c43;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#3a3c43;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#3a3c43;--bs-gradient:none}.btn-outline-black{--bs-btn-color:#0e1b33;--bs-btn-border-color:#0e1b33;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0e1b33;--bs-btn-hover-border-color:#0e1b33;--bs-btn-focus-shadow-rgb:14,27,51;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0e1b33;--bs-btn-active-border-color:#0e1b33;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0e1b33;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0e1b33;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:50,61,82;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:18px;--bs-btn-padding-x:75px;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.375rem;--bs-btn-padding-x:0.75rem;--bs-btn-font-size:1rem;--bs-btn-border-radius:0.25rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:768px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:0}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-2px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:37.5px;padding-right:37.5px}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:56.25px;padding-right:56.25px}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-2px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0,0,0,.55);--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:768px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0,0,0,.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative;word-wrap:break-word;background-clip:border-box;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:768px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:#212529;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#212529;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230c63e4' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1.125rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.125rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:#08101f;--bs-alert-bg:#cfd1d6;--bs-alert-border-color:#b7bbc2}.alert-primary .alert-link{color:#060d19}.alert-secondary{--bs-alert-color:#721621;--bs-alert-bg:#f2d3d7;--bs-alert-border-color:#ecbdc3}.alert-secondary .alert-link{color:#5b121a}.alert-navy{--bs-alert-color:#08101f;--bs-alert-bg:#cfd1d6;--bs-alert-border-color:#b7bbc2}.alert-navy .alert-link{color:#060d19}.alert-dark-red{--bs-alert-color:#721621;--bs-alert-bg:#f2d3d7;--bs-alert-border-color:#ecbdc3}.alert-dark-red .alert-link{color:#5b121a}.alert-dark-blue{--bs-alert-color:#04142d;--bs-alert-bg:#cdd3db;--bs-alert-border-color:#b4bdc9}.alert-dark-blue .alert-link{color:#031024}.alert-light-blue{--bs-alert-color:#8f9398;--bs-alert-bg:#fcfdff;--bs-alert-border-color:#fafcfe}.alert-light-blue .alert-link{color:#72767a}.alert-dusty-blue{--bs-alert-color:#6d8097;--bs-alert-bg:#f0f7fe;--bs-alert-border-color:#e9f3fe}.alert-dusty-blue .alert-link{color:#576679}.alert-blue-gray{--bs-alert-color:#546578;--bs-alert-bg:#e8eef4;--bs-alert-border-color:#dde5ef}.alert-blue-gray .alert-link{color:#435160}.alert-medium-gray{--bs-alert-color:#797979;--bs-alert-bg:#f4f4f4;--bs-alert-border-color:#efefef}.alert-medium-gray .alert-link{color:#616161}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-white{--bs-alert-color:#999;--bs-alert-bg:#fff;--bs-alert-border-color:#fff}.alert-white .alert-link{color:#7a7a7a}.alert-light{--bs-alert-color:#8f8f8f;--bs-alert-bg:#fcfcfc;--bs-alert-border-color:#fafafa}.alert-light .alert-link{color:#727272}.alert-gray{--bs-alert-color:#3d3d3d;--bs-alert-bg:#e0e0e0;--bs-alert-border-color:#d1d1d1}.alert-gray .alert-link{color:#313131}.alert-dark{--bs-alert-color:#232428;--bs-alert-bg:#d8d8d9;--bs-alert-border-color:#c4c5c7}.alert-dark .alert-link{color:#1c1d20}.alert-black{--bs-alert-color:#08101f;--bs-alert-bg:#cfd1d6;--bs-alert-border-color:#b7bbc2}.alert-black .alert-link{color:#060d19}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);font-size:var(--bs-progress-font-size);height:var(--bs-progress-height)}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);flex-direction:column;justify-content:center;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media (min-width:768px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:992px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1200px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#cfd1d6;color:#08101f}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#babcc1;color:#08101f}.list-group-item-primary.list-group-item-action.active{background-color:#08101f;border-color:#08101f;color:#fff}.list-group-item-secondary{background-color:#f2d3d7;color:#721621}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#dabec2;color:#721621}.list-group-item-secondary.list-group-item-action.active{background-color:#721621;border-color:#721621;color:#fff}.list-group-item-navy{background-color:#cfd1d6;color:#08101f}.list-group-item-navy.list-group-item-action:focus,.list-group-item-navy.list-group-item-action:hover{background-color:#babcc1;color:#08101f}.list-group-item-navy.list-group-item-action.active{background-color:#08101f;border-color:#08101f;color:#fff}.list-group-item-dark-red{background-color:#f2d3d7;color:#721621}.list-group-item-dark-red.list-group-item-action:focus,.list-group-item-dark-red.list-group-item-action:hover{background-color:#dabec2;color:#721621}.list-group-item-dark-red.list-group-item-action.active{background-color:#721621;border-color:#721621;color:#fff}.list-group-item-dark-blue{background-color:#cdd3db;color:#04142d}.list-group-item-dark-blue.list-group-item-action:focus,.list-group-item-dark-blue.list-group-item-action:hover{background-color:#b9bec5;color:#04142d}.list-group-item-dark-blue.list-group-item-action.active{background-color:#04142d;border-color:#04142d;color:#fff}.list-group-item-light-blue{background-color:#fcfdff;color:#8f9398}.list-group-item-light-blue.list-group-item-action:focus,.list-group-item-light-blue.list-group-item-action:hover{background-color:#e3e4e6;color:#8f9398}.list-group-item-light-blue.list-group-item-action.active{background-color:#8f9398;border-color:#8f9398;color:#fff}.list-group-item-dusty-blue{background-color:#f0f7fe;color:#6d8097}.list-group-item-dusty-blue.list-group-item-action:focus,.list-group-item-dusty-blue.list-group-item-action:hover{background-color:#d8dee5;color:#6d8097}.list-group-item-dusty-blue.list-group-item-action.active{background-color:#6d8097;border-color:#6d8097;color:#fff}.list-group-item-blue-gray{background-color:#e8eef4;color:#546578}.list-group-item-blue-gray.list-group-item-action:focus,.list-group-item-blue-gray.list-group-item-action:hover{background-color:#d1d6dc;color:#546578}.list-group-item-blue-gray.list-group-item-action.active{background-color:#546578;border-color:#546578;color:#fff}.list-group-item-medium-gray{background-color:#f4f4f4;color:#797979}.list-group-item-medium-gray.list-group-item-action:focus,.list-group-item-medium-gray.list-group-item-action:hover{background-color:#dcdcdc;color:#797979}.list-group-item-medium-gray.list-group-item-action.active{background-color:#797979;border-color:#797979;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-success{background-color:#d1e7dd;color:#0f5132}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.list-group-item-white{background-color:#fff;color:#999}.list-group-item-white.list-group-item-action:focus,.list-group-item-white.list-group-item-action:hover{background-color:#e6e6e6;color:#999}.list-group-item-white.list-group-item-action.active{background-color:#999;border-color:#999;color:#fff}.list-group-item-light{background-color:#fcfcfc;color:#8f8f8f}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e3e3e3;color:#8f8f8f}.list-group-item-light.list-group-item-action.active{background-color:#8f8f8f;border-color:#8f8f8f;color:#fff}.list-group-item-gray{background-color:#e0e0e0;color:#3d3d3d}.list-group-item-gray.list-group-item-action:focus,.list-group-item-gray.list-group-item-action:hover{background-color:#cacaca;color:#3d3d3d}.list-group-item-gray.list-group-item-action.active{background-color:#3d3d3d;border-color:#3d3d3d;color:#fff}.list-group-item-dark{background-color:#d8d8d9;color:#232428}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#c2c2c3;color:#232428}.list-group-item-dark.list-group-item-action.active{background-color:#232428;border-color:#232428;color:#fff}.list-group-item-black{background-color:#cfd1d6;color:#08101f}.list-group-item-black.list-group-item-action:focus,.list-group-item-black.list-group-item-action:hover{background-color:#babcc1;color:#08101f}.list-group-item-black.list-group-item-action.active{background-color:#08101f;border-color:#08101f;color:#fff}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:0;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:hsla(0,0%,100%,.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:hsla(0,0%,100%,.85);--bs-toast-header-border-color:rgba(0,0,0,.05);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:768px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:1200px){.modal-lg,.modal-xl{--bs-modal-width:800px}}.modal-xl{--bs-modal-width:1140px}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:767.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.45;margin:var(--bs-tooltip-margin);padding:var(--bs-tooltip-arrow-height);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:0;width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:0;width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.45;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid transparent;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075)}@media (max-width:767.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:767.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:768px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:991.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:992px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:1199.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:1.5;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#0e1b33 55%,rgba(0,0,0,.8) 75%,#0e1b33 95%);mask-image:linear-gradient(130deg,#0e1b33 55%,rgba(0,0,0,.8) 75%,#0e1b33 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(14,27,51,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(190,36,55,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-navy{background-color:RGBA(14,27,51,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-dark-red{background-color:RGBA(190,36,55,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-dark-blue{background-color:RGBA(6,34,75,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light-blue{background-color:RGBA(239,245,253,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dusty-blue{background-color:RGBA(182,214,251,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-blue-gray{background-color:RGBA(140,168,200,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-medium-gray{background-color:RGBA(201,201,201,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-white{background-color:RGBA(255,255,255,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-light{background-color:RGBA(239,239,239,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-gray{background-color:RGBA(102,102,102,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-dark{background-color:RGBA(58,60,67,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-black{background-color:RGBA(14,27,51,var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#0e1b33!important}.link-primary:focus,.link-primary:hover{color:#0b1629!important}.link-secondary{color:#be2437!important}.link-secondary:focus,.link-secondary:hover{color:#981d2c!important}.link-navy{color:#0e1b33!important}.link-navy:focus,.link-navy:hover{color:#0b1629!important}.link-dark-red{color:#be2437!important}.link-dark-red:focus,.link-dark-red:hover{color:#981d2c!important}.link-dark-blue{color:#06224b!important}.link-dark-blue:focus,.link-dark-blue:hover{color:#051b3c!important}.link-light-blue{color:#eff5fd!important}.link-light-blue:focus,.link-light-blue:hover{color:#f2f7fd!important}.link-dusty-blue{color:#b6d6fb!important}.link-dusty-blue:focus,.link-dusty-blue:hover{color:#c5defc!important}.link-blue-gray{color:#8ca8c8!important}.link-blue-gray:focus,.link-blue-gray:hover{color:#7086a0!important}.link-medium-gray{color:#c9c9c9!important}.link-medium-gray:focus,.link-medium-gray:hover{color:#d4d4d4!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-white,.link-white:focus,.link-white:hover{color:#fff!important}.link-light{color:#efefef!important}.link-light:focus,.link-light:hover{color:#f2f2f2!important}.link-gray{color:#666!important}.link-gray:focus,.link-gray:hover{color:#525252!important}.link-dark{color:#3a3c43!important}.link-dark:focus,.link-dark:hover{color:#2e3036!important}.link-black{color:#0e1b33!important}.link-black:focus,.link-black:hover{color:#0b1629!important}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:768px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:992px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1200px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-navy{--bs-border-opacity:1;border-color:rgba(var(--bs-navy-rgb),var(--bs-border-opacity))!important}.border-dark-red{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-red-rgb),var(--bs-border-opacity))!important}.border-dark-blue{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-blue-rgb),var(--bs-border-opacity))!important}.border-light-blue{--bs-border-opacity:1;border-color:rgba(var(--bs-light-blue-rgb),var(--bs-border-opacity))!important}.border-dusty-blue{--bs-border-opacity:1;border-color:rgba(var(--bs-dusty-blue-rgb),var(--bs-border-opacity))!important}.border-blue-gray{--bs-border-opacity:1;border-color:rgba(var(--bs-blue-gray-rgb),var(--bs-border-opacity))!important}.border-medium-gray{--bs-border-opacity:1;border-color:rgba(var(--bs-medium-gray-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-gray{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-5{margin:1.25rem!important}.m-6{margin:1.5rem!important}.m-7{margin:1.75rem!important}.m-8{margin:2rem!important}.m-9{margin:2.25rem!important}.m-10{margin:2.5rem!important}.m-11{margin:2.75rem!important}.m-12{margin:3rem!important}.m-13{margin:3.25rem!important}.m-14{margin:3.5rem!important}.m-15{margin:3.75rem!important}.m-16{margin:4rem!important}.m-17{margin:4.25rem!important}.m-18{margin:4.5rem!important}.m-19{margin:4.75rem!important}.m-20{margin:5rem!important}.m-25{margin:6.25rem!important}.m-30{margin:7.5rem!important}.m-35{margin:8.75rem!important}.m-40{margin:10rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-12{margin-left:3rem!important;margin-right:3rem!important}.mx-13{margin-left:3.25rem!important;margin-right:3.25rem!important}.mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-15{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-16{margin-left:4rem!important;margin-right:4rem!important}.mx-17{margin-left:4.25rem!important;margin-right:4.25rem!important}.mx-18{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-19{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-20{margin-left:5rem!important;margin-right:5rem!important}.mx-25{margin-left:6.25rem!important;margin-right:6.25rem!important}.mx-30{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-35{margin-left:8.75rem!important;margin-right:8.75rem!important}.mx-40{margin-left:10rem!important;margin-right:10rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-13{margin-bottom:3.25rem!important;margin-top:3.25rem!important}.my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-15{margin-bottom:3.75rem!important;margin-top:3.75rem!important}.my-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-17{margin-bottom:4.25rem!important;margin-top:4.25rem!important}.my-18{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.my-19{margin-bottom:4.75rem!important;margin-top:4.75rem!important}.my-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-25{margin-bottom:6.25rem!important;margin-top:6.25rem!important}.my-30{margin-bottom:7.5rem!important;margin-top:7.5rem!important}.my-35{margin-bottom:8.75rem!important;margin-top:8.75rem!important}.my-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-7{margin-top:1.75rem!important}.mt-8{margin-top:2rem!important}.mt-9{margin-top:2.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-11{margin-top:2.75rem!important}.mt-12{margin-top:3rem!important}.mt-13{margin-top:3.25rem!important}.mt-14{margin-top:3.5rem!important}.mt-15{margin-top:3.75rem!important}.mt-16{margin-top:4rem!important}.mt-17{margin-top:4.25rem!important}.mt-18{margin-top:4.5rem!important}.mt-19{margin-top:4.75rem!important}.mt-20{margin-top:5rem!important}.mt-25{margin-top:6.25rem!important}.mt-30{margin-top:7.5rem!important}.mt-35{margin-top:8.75rem!important}.mt-40{margin-top:10rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:.75rem!important}.me-4{margin-right:1rem!important}.me-5{margin-right:1.25rem!important}.me-6{margin-right:1.5rem!important}.me-7{margin-right:1.75rem!important}.me-8{margin-right:2rem!important}.me-9{margin-right:2.25rem!important}.me-10{margin-right:2.5rem!important}.me-11{margin-right:2.75rem!important}.me-12{margin-right:3rem!important}.me-13{margin-right:3.25rem!important}.me-14{margin-right:3.5rem!important}.me-15{margin-right:3.75rem!important}.me-16{margin-right:4rem!important}.me-17{margin-right:4.25rem!important}.me-18{margin-right:4.5rem!important}.me-19{margin-right:4.75rem!important}.me-20{margin-right:5rem!important}.me-25{margin-right:6.25rem!important}.me-30{margin-right:7.5rem!important}.me-35{margin-right:8.75rem!important}.me-40{margin-right:10rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-7{margin-bottom:1.75rem!important}.mb-8{margin-bottom:2rem!important}.mb-9{margin-bottom:2.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-11{margin-bottom:2.75rem!important}.mb-12{margin-bottom:3rem!important}.mb-13{margin-bottom:3.25rem!important}.mb-14{margin-bottom:3.5rem!important}.mb-15{margin-bottom:3.75rem!important}.mb-16{margin-bottom:4rem!important}.mb-17{margin-bottom:4.25rem!important}.mb-18{margin-bottom:4.5rem!important}.mb-19{margin-bottom:4.75rem!important}.mb-20{margin-bottom:5rem!important}.mb-25{margin-bottom:6.25rem!important}.mb-30{margin-bottom:7.5rem!important}.mb-35{margin-bottom:8.75rem!important}.mb-40{margin-bottom:10rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:.75rem!important}.ms-4{margin-left:1rem!important}.ms-5{margin-left:1.25rem!important}.ms-6{margin-left:1.5rem!important}.ms-7{margin-left:1.75rem!important}.ms-8{margin-left:2rem!important}.ms-9{margin-left:2.25rem!important}.ms-10{margin-left:2.5rem!important}.ms-11{margin-left:2.75rem!important}.ms-12{margin-left:3rem!important}.ms-13{margin-left:3.25rem!important}.ms-14{margin-left:3.5rem!important}.ms-15{margin-left:3.75rem!important}.ms-16{margin-left:4rem!important}.ms-17{margin-left:4.25rem!important}.ms-18{margin-left:4.5rem!important}.ms-19{margin-left:4.75rem!important}.ms-20{margin-left:5rem!important}.ms-25{margin-left:6.25rem!important}.ms-30{margin-left:7.5rem!important}.ms-35{margin-left:8.75rem!important}.ms-40{margin-left:10rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-.75rem!important}.m-n4{margin:-1rem!important}.m-n5{margin:-1.25rem!important}.m-n6{margin:-1.5rem!important}.m-n7{margin:-1.75rem!important}.m-n8{margin:-2rem!important}.m-n9{margin:-2.25rem!important}.m-n10{margin:-2.5rem!important}.m-n11{margin:-2.75rem!important}.m-n12{margin:-3rem!important}.m-n13{margin:-3.25rem!important}.m-n14{margin:-3.5rem!important}.m-n15{margin:-3.75rem!important}.m-n16{margin:-4rem!important}.m-n17{margin:-4.25rem!important}.m-n18{margin:-4.5rem!important}.m-n19{margin:-4.75rem!important}.m-n20{margin:-5rem!important}.m-n25{margin:-6.25rem!important}.m-n30{margin:-7.5rem!important}.m-n35{margin:-8.75rem!important}.m-n40{margin:-10rem!important}.mx-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-n11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.mx-n12{margin-left:-3rem!important;margin-right:-3rem!important}.mx-n13{margin-left:-3.25rem!important;margin-right:-3.25rem!important}.mx-n14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.mx-n15{margin-left:-3.75rem!important;margin-right:-3.75rem!important}.mx-n16{margin-left:-4rem!important;margin-right:-4rem!important}.mx-n17{margin-left:-4.25rem!important;margin-right:-4.25rem!important}.mx-n18{margin-left:-4.5rem!important;margin-right:-4.5rem!important}.mx-n19{margin-left:-4.75rem!important;margin-right:-4.75rem!important}.mx-n20{margin-left:-5rem!important;margin-right:-5rem!important}.mx-n25{margin-left:-6.25rem!important;margin-right:-6.25rem!important}.mx-n30{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.mx-n35{margin-left:-8.75rem!important;margin-right:-8.75rem!important}.mx-n40{margin-left:-10rem!important;margin-right:-10rem!important}.my-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-n3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.my-n4{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-n5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-n6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-n7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-n8{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-n9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-n11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.my-n12{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-n13{margin-bottom:-3.25rem!important;margin-top:-3.25rem!important}.my-n14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.my-n15{margin-bottom:-3.75rem!important;margin-top:-3.75rem!important}.my-n16{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-n17{margin-bottom:-4.25rem!important;margin-top:-4.25rem!important}.my-n18{margin-bottom:-4.5rem!important;margin-top:-4.5rem!important}.my-n19{margin-bottom:-4.75rem!important;margin-top:-4.75rem!important}.my-n20{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-n25{margin-bottom:-6.25rem!important;margin-top:-6.25rem!important}.my-n30{margin-bottom:-7.5rem!important;margin-top:-7.5rem!important}.my-n35{margin-bottom:-8.75rem!important;margin-top:-8.75rem!important}.my-n40{margin-bottom:-10rem!important;margin-top:-10rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-.75rem!important}.mt-n4{margin-top:-1rem!important}.mt-n5{margin-top:-1.25rem!important}.mt-n6{margin-top:-1.5rem!important}.mt-n7{margin-top:-1.75rem!important}.mt-n8{margin-top:-2rem!important}.mt-n9{margin-top:-2.25rem!important}.mt-n10{margin-top:-2.5rem!important}.mt-n11{margin-top:-2.75rem!important}.mt-n12{margin-top:-3rem!important}.mt-n13{margin-top:-3.25rem!important}.mt-n14{margin-top:-3.5rem!important}.mt-n15{margin-top:-3.75rem!important}.mt-n16{margin-top:-4rem!important}.mt-n17{margin-top:-4.25rem!important}.mt-n18{margin-top:-4.5rem!important}.mt-n19{margin-top:-4.75rem!important}.mt-n20{margin-top:-5rem!important}.mt-n25{margin-top:-6.25rem!important}.mt-n30{margin-top:-7.5rem!important}.mt-n35{margin-top:-8.75rem!important}.mt-n40{margin-top:-10rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-.75rem!important}.me-n4{margin-right:-1rem!important}.me-n5{margin-right:-1.25rem!important}.me-n6{margin-right:-1.5rem!important}.me-n7{margin-right:-1.75rem!important}.me-n8{margin-right:-2rem!important}.me-n9{margin-right:-2.25rem!important}.me-n10{margin-right:-2.5rem!important}.me-n11{margin-right:-2.75rem!important}.me-n12{margin-right:-3rem!important}.me-n13{margin-right:-3.25rem!important}.me-n14{margin-right:-3.5rem!important}.me-n15{margin-right:-3.75rem!important}.me-n16{margin-right:-4rem!important}.me-n17{margin-right:-4.25rem!important}.me-n18{margin-right:-4.5rem!important}.me-n19{margin-right:-4.75rem!important}.me-n20{margin-right:-5rem!important}.me-n25{margin-right:-6.25rem!important}.me-n30{margin-right:-7.5rem!important}.me-n35{margin-right:-8.75rem!important}.me-n40{margin-right:-10rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-.75rem!important}.mb-n4{margin-bottom:-1rem!important}.mb-n5{margin-bottom:-1.25rem!important}.mb-n6{margin-bottom:-1.5rem!important}.mb-n7{margin-bottom:-1.75rem!important}.mb-n8{margin-bottom:-2rem!important}.mb-n9{margin-bottom:-2.25rem!important}.mb-n10{margin-bottom:-2.5rem!important}.mb-n11{margin-bottom:-2.75rem!important}.mb-n12{margin-bottom:-3rem!important}.mb-n13{margin-bottom:-3.25rem!important}.mb-n14{margin-bottom:-3.5rem!important}.mb-n15{margin-bottom:-3.75rem!important}.mb-n16{margin-bottom:-4rem!important}.mb-n17{margin-bottom:-4.25rem!important}.mb-n18{margin-bottom:-4.5rem!important}.mb-n19{margin-bottom:-4.75rem!important}.mb-n20{margin-bottom:-5rem!important}.mb-n25{margin-bottom:-6.25rem!important}.mb-n30{margin-bottom:-7.5rem!important}.mb-n35{margin-bottom:-8.75rem!important}.mb-n40{margin-bottom:-10rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-.75rem!important}.ms-n4{margin-left:-1rem!important}.ms-n5{margin-left:-1.25rem!important}.ms-n6{margin-left:-1.5rem!important}.ms-n7{margin-left:-1.75rem!important}.ms-n8{margin-left:-2rem!important}.ms-n9{margin-left:-2.25rem!important}.ms-n10{margin-left:-2.5rem!important}.ms-n11{margin-left:-2.75rem!important}.ms-n12{margin-left:-3rem!important}.ms-n13{margin-left:-3.25rem!important}.ms-n14{margin-left:-3.5rem!important}.ms-n15{margin-left:-3.75rem!important}.ms-n16{margin-left:-4rem!important}.ms-n17{margin-left:-4.25rem!important}.ms-n18{margin-left:-4.5rem!important}.ms-n19{margin-left:-4.75rem!important}.ms-n20{margin-left:-5rem!important}.ms-n25{margin-left:-6.25rem!important}.ms-n30{margin-left:-7.5rem!important}.ms-n35{margin-left:-8.75rem!important}.ms-n40{margin-left:-10rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-7{padding:1.75rem!important}.p-8{padding:2rem!important}.p-9{padding:2.25rem!important}.p-10{padding:2.5rem!important}.p-11{padding:2.75rem!important}.p-12{padding:3rem!important}.p-13{padding:3.25rem!important}.p-14{padding:3.5rem!important}.p-15{padding:3.75rem!important}.p-16{padding:4rem!important}.p-17{padding:4.25rem!important}.p-18{padding:4.5rem!important}.p-19{padding:4.75rem!important}.p-20{padding:5rem!important}.p-25{padding:6.25rem!important}.p-30{padding:7.5rem!important}.p-35{padding:8.75rem!important}.p-40{padding:10rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.px-13{padding-left:3.25rem!important;padding-right:3.25rem!important}.px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-15{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.px-17{padding-left:4.25rem!important;padding-right:4.25rem!important}.px-18{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-19{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-20{padding-left:5rem!important;padding-right:5rem!important}.px-25{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-30{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-35{padding-left:8.75rem!important;padding-right:8.75rem!important}.px-40{padding-left:10rem!important;padding-right:10rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-13{padding-bottom:3.25rem!important;padding-top:3.25rem!important}.py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-15{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-17{padding-bottom:4.25rem!important;padding-top:4.25rem!important}.py-18{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.py-19{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.py-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-25{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-30{padding-bottom:7.5rem!important;padding-top:7.5rem!important}.py-35{padding-bottom:8.75rem!important;padding-top:8.75rem!important}.py-40{padding-bottom:10rem!important;padding-top:10rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.pt-6{padding-top:1.5rem!important}.pt-7{padding-top:1.75rem!important}.pt-8{padding-top:2rem!important}.pt-9{padding-top:2.25rem!important}.pt-10{padding-top:2.5rem!important}.pt-11{padding-top:2.75rem!important}.pt-12{padding-top:3rem!important}.pt-13{padding-top:3.25rem!important}.pt-14{padding-top:3.5rem!important}.pt-15{padding-top:3.75rem!important}.pt-16{padding-top:4rem!important}.pt-17{padding-top:4.25rem!important}.pt-18{padding-top:4.5rem!important}.pt-19{padding-top:4.75rem!important}.pt-20{padding-top:5rem!important}.pt-25{padding-top:6.25rem!important}.pt-30{padding-top:7.5rem!important}.pt-35{padding-top:8.75rem!important}.pt-40{padding-top:10rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:.75rem!important}.pe-4{padding-right:1rem!important}.pe-5{padding-right:1.25rem!important}.pe-6{padding-right:1.5rem!important}.pe-7{padding-right:1.75rem!important}.pe-8{padding-right:2rem!important}.pe-9{padding-right:2.25rem!important}.pe-10{padding-right:2.5rem!important}.pe-11{padding-right:2.75rem!important}.pe-12{padding-right:3rem!important}.pe-13{padding-right:3.25rem!important}.pe-14{padding-right:3.5rem!important}.pe-15{padding-right:3.75rem!important}.pe-16{padding-right:4rem!important}.pe-17{padding-right:4.25rem!important}.pe-18{padding-right:4.5rem!important}.pe-19{padding-right:4.75rem!important}.pe-20{padding-right:5rem!important}.pe-25{padding-right:6.25rem!important}.pe-30{padding-right:7.5rem!important}.pe-35{padding-right:8.75rem!important}.pe-40{padding-right:10rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-7{padding-bottom:1.75rem!important}.pb-8{padding-bottom:2rem!important}.pb-9{padding-bottom:2.25rem!important}.pb-10{padding-bottom:2.5rem!important}.pb-11{padding-bottom:2.75rem!important}.pb-12{padding-bottom:3rem!important}.pb-13{padding-bottom:3.25rem!important}.pb-14{padding-bottom:3.5rem!important}.pb-15{padding-bottom:3.75rem!important}.pb-16{padding-bottom:4rem!important}.pb-17{padding-bottom:4.25rem!important}.pb-18{padding-bottom:4.5rem!important}.pb-19{padding-bottom:4.75rem!important}.pb-20{padding-bottom:5rem!important}.pb-25{padding-bottom:6.25rem!important}.pb-30{padding-bottom:7.5rem!important}.pb-35{padding-bottom:8.75rem!important}.pb-40{padding-bottom:10rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:.75rem!important}.ps-4{padding-left:1rem!important}.ps-5{padding-left:1.25rem!important}.ps-6{padding-left:1.5rem!important}.ps-7{padding-left:1.75rem!important}.ps-8{padding-left:2rem!important}.ps-9{padding-left:2.25rem!important}.ps-10{padding-left:2.5rem!important}.ps-11{padding-left:2.75rem!important}.ps-12{padding-left:3rem!important}.ps-13{padding-left:3.25rem!important}.ps-14{padding-left:3.5rem!important}.ps-15{padding-left:3.75rem!important}.ps-16{padding-left:4rem!important}.ps-17{padding-left:4.25rem!important}.ps-18{padding-left:4.5rem!important}.ps-19{padding-left:4.75rem!important}.ps-20{padding-left:5rem!important}.ps-25{padding-left:6.25rem!important}.ps-30{padding-left:7.5rem!important}.ps-35{padding-left:8.75rem!important}.ps-40{padding-left:10rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-7{gap:1.75rem!important}.gap-8{gap:2rem!important}.gap-9{gap:2.25rem!important}.gap-10{gap:2.5rem!important}.gap-11{gap:2.75rem!important}.gap-12{gap:3rem!important}.gap-13{gap:3.25rem!important}.gap-14{gap:3.5rem!important}.gap-15{gap:3.75rem!important}.gap-16{gap:4rem!important}.gap-17{gap:4.25rem!important}.gap-18{gap:4.5rem!important}.gap-19{gap:4.75rem!important}.gap-20{gap:5rem!important}.gap-25{gap:6.25rem!important}.gap-30{gap:7.5rem!important}.gap-35{gap:8.75rem!important}.gap-40{gap:10rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.275rem + .3vw)!important}.fs-2{font-size:1.25rem!important}.fs-3{font-size:1.125rem!important}.fs-4{font-size:1rem!important}.fs-5{font-size:.875rem!important}.fs-6{font-size:.75rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.45!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-navy{--bs-text-opacity:1;color:rgba(var(--bs-navy-rgb),var(--bs-text-opacity))!important}.text-dark-red{--bs-text-opacity:1;color:rgba(var(--bs-dark-red-rgb),var(--bs-text-opacity))!important}.text-dark-blue{--bs-text-opacity:1;color:rgba(var(--bs-dark-blue-rgb),var(--bs-text-opacity))!important}.text-light-blue{--bs-text-opacity:1;color:rgba(var(--bs-light-blue-rgb),var(--bs-text-opacity))!important}.text-dusty-blue{--bs-text-opacity:1;color:rgba(var(--bs-dusty-blue-rgb),var(--bs-text-opacity))!important}.text-blue-gray{--bs-text-opacity:1;color:rgba(var(--bs-blue-gray-rgb),var(--bs-text-opacity))!important}.text-medium-gray{--bs-text-opacity:1;color:rgba(var(--bs-medium-gray-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-gray{--bs-text-opacity:1;color:rgba(var(--bs-gray-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(14,27,51,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-navy{--bs-bg-opacity:1;background-color:rgba(var(--bs-navy-rgb),var(--bs-bg-opacity))!important}.bg-dark-red{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-red-rgb),var(--bs-bg-opacity))!important}.bg-dark-blue{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-blue-rgb),var(--bs-bg-opacity))!important}.bg-light-blue{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-blue-rgb),var(--bs-bg-opacity))!important}.bg-dusty-blue{--bs-bg-opacity:1;background-color:rgba(var(--bs-dusty-blue-rgb),var(--bs-bg-opacity))!important}.bg-blue-gray{--bs-bg-opacity:1;background-color:rgba(var(--bs-blue-gray-rgb),var(--bs-bg-opacity))!important}.bg-medium-gray{--bs-bg-opacity:1;background-color:rgba(var(--bs-medium-gray-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-gray{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:768px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:.75rem!important}.m-sm-4{margin:1rem!important}.m-sm-5{margin:1.25rem!important}.m-sm-6{margin:1.5rem!important}.m-sm-7{margin:1.75rem!important}.m-sm-8{margin:2rem!important}.m-sm-9{margin:2.25rem!important}.m-sm-10{margin:2.5rem!important}.m-sm-11{margin:2.75rem!important}.m-sm-12{margin:3rem!important}.m-sm-13{margin:3.25rem!important}.m-sm-14{margin:3.5rem!important}.m-sm-15{margin:3.75rem!important}.m-sm-16{margin:4rem!important}.m-sm-17{margin:4.25rem!important}.m-sm-18{margin:4.5rem!important}.m-sm-19{margin:4.75rem!important}.m-sm-20{margin:5rem!important}.m-sm-25{margin:6.25rem!important}.m-sm-30{margin:7.5rem!important}.m-sm-35{margin:8.75rem!important}.m-sm-40{margin:10rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-sm-4{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-sm-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-sm-8{margin-left:2rem!important;margin-right:2rem!important}.mx-sm-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-sm-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-sm-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-sm-12{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-13{margin-left:3.25rem!important;margin-right:3.25rem!important}.mx-sm-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-sm-15{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-sm-16{margin-left:4rem!important;margin-right:4rem!important}.mx-sm-17{margin-left:4.25rem!important;margin-right:4.25rem!important}.mx-sm-18{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-sm-19{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-sm-20{margin-left:5rem!important;margin-right:5rem!important}.mx-sm-25{margin-left:6.25rem!important;margin-right:6.25rem!important}.mx-sm-30{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-sm-35{margin-left:8.75rem!important;margin-right:8.75rem!important}.mx-sm-40{margin-left:10rem!important;margin-right:10rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-sm-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-sm-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-sm-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-sm-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-sm-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-sm-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-sm-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-13{margin-bottom:3.25rem!important;margin-top:3.25rem!important}.my-sm-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-sm-15{margin-bottom:3.75rem!important;margin-top:3.75rem!important}.my-sm-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-sm-17{margin-bottom:4.25rem!important;margin-top:4.25rem!important}.my-sm-18{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.my-sm-19{margin-bottom:4.75rem!important;margin-top:4.75rem!important}.my-sm-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-sm-25{margin-bottom:6.25rem!important;margin-top:6.25rem!important}.my-sm-30{margin-bottom:7.5rem!important;margin-top:7.5rem!important}.my-sm-35{margin-bottom:8.75rem!important;margin-top:8.75rem!important}.my-sm-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:.75rem!important}.mt-sm-4{margin-top:1rem!important}.mt-sm-5{margin-top:1.25rem!important}.mt-sm-6{margin-top:1.5rem!important}.mt-sm-7{margin-top:1.75rem!important}.mt-sm-8{margin-top:2rem!important}.mt-sm-9{margin-top:2.25rem!important}.mt-sm-10{margin-top:2.5rem!important}.mt-sm-11{margin-top:2.75rem!important}.mt-sm-12{margin-top:3rem!important}.mt-sm-13{margin-top:3.25rem!important}.mt-sm-14{margin-top:3.5rem!important}.mt-sm-15{margin-top:3.75rem!important}.mt-sm-16{margin-top:4rem!important}.mt-sm-17{margin-top:4.25rem!important}.mt-sm-18{margin-top:4.5rem!important}.mt-sm-19{margin-top:4.75rem!important}.mt-sm-20{margin-top:5rem!important}.mt-sm-25{margin-top:6.25rem!important}.mt-sm-30{margin-top:7.5rem!important}.mt-sm-35{margin-top:8.75rem!important}.mt-sm-40{margin-top:10rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:.75rem!important}.me-sm-4{margin-right:1rem!important}.me-sm-5{margin-right:1.25rem!important}.me-sm-6{margin-right:1.5rem!important}.me-sm-7{margin-right:1.75rem!important}.me-sm-8{margin-right:2rem!important}.me-sm-9{margin-right:2.25rem!important}.me-sm-10{margin-right:2.5rem!important}.me-sm-11{margin-right:2.75rem!important}.me-sm-12{margin-right:3rem!important}.me-sm-13{margin-right:3.25rem!important}.me-sm-14{margin-right:3.5rem!important}.me-sm-15{margin-right:3.75rem!important}.me-sm-16{margin-right:4rem!important}.me-sm-17{margin-right:4.25rem!important}.me-sm-18{margin-right:4.5rem!important}.me-sm-19{margin-right:4.75rem!important}.me-sm-20{margin-right:5rem!important}.me-sm-25{margin-right:6.25rem!important}.me-sm-30{margin-right:7.5rem!important}.me-sm-35{margin-right:8.75rem!important}.me-sm-40{margin-right:10rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:.75rem!important}.mb-sm-4{margin-bottom:1rem!important}.mb-sm-5{margin-bottom:1.25rem!important}.mb-sm-6{margin-bottom:1.5rem!important}.mb-sm-7{margin-bottom:1.75rem!important}.mb-sm-8{margin-bottom:2rem!important}.mb-sm-9{margin-bottom:2.25rem!important}.mb-sm-10{margin-bottom:2.5rem!important}.mb-sm-11{margin-bottom:2.75rem!important}.mb-sm-12{margin-bottom:3rem!important}.mb-sm-13{margin-bottom:3.25rem!important}.mb-sm-14{margin-bottom:3.5rem!important}.mb-sm-15{margin-bottom:3.75rem!important}.mb-sm-16{margin-bottom:4rem!important}.mb-sm-17{margin-bottom:4.25rem!important}.mb-sm-18{margin-bottom:4.5rem!important}.mb-sm-19{margin-bottom:4.75rem!important}.mb-sm-20{margin-bottom:5rem!important}.mb-sm-25{margin-bottom:6.25rem!important}.mb-sm-30{margin-bottom:7.5rem!important}.mb-sm-35{margin-bottom:8.75rem!important}.mb-sm-40{margin-bottom:10rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:.75rem!important}.ms-sm-4{margin-left:1rem!important}.ms-sm-5{margin-left:1.25rem!important}.ms-sm-6{margin-left:1.5rem!important}.ms-sm-7{margin-left:1.75rem!important}.ms-sm-8{margin-left:2rem!important}.ms-sm-9{margin-left:2.25rem!important}.ms-sm-10{margin-left:2.5rem!important}.ms-sm-11{margin-left:2.75rem!important}.ms-sm-12{margin-left:3rem!important}.ms-sm-13{margin-left:3.25rem!important}.ms-sm-14{margin-left:3.5rem!important}.ms-sm-15{margin-left:3.75rem!important}.ms-sm-16{margin-left:4rem!important}.ms-sm-17{margin-left:4.25rem!important}.ms-sm-18{margin-left:4.5rem!important}.ms-sm-19{margin-left:4.75rem!important}.ms-sm-20{margin-left:5rem!important}.ms-sm-25{margin-left:6.25rem!important}.ms-sm-30{margin-left:7.5rem!important}.ms-sm-35{margin-left:8.75rem!important}.ms-sm-40{margin-left:10rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-.75rem!important}.m-sm-n4{margin:-1rem!important}.m-sm-n5{margin:-1.25rem!important}.m-sm-n6{margin:-1.5rem!important}.m-sm-n7{margin:-1.75rem!important}.m-sm-n8{margin:-2rem!important}.m-sm-n9{margin:-2.25rem!important}.m-sm-n10{margin:-2.5rem!important}.m-sm-n11{margin:-2.75rem!important}.m-sm-n12{margin:-3rem!important}.m-sm-n13{margin:-3.25rem!important}.m-sm-n14{margin:-3.5rem!important}.m-sm-n15{margin:-3.75rem!important}.m-sm-n16{margin:-4rem!important}.m-sm-n17{margin:-4.25rem!important}.m-sm-n18{margin:-4.5rem!important}.m-sm-n19{margin:-4.75rem!important}.m-sm-n20{margin:-5rem!important}.m-sm-n25{margin:-6.25rem!important}.m-sm-n30{margin:-7.5rem!important}.m-sm-n35{margin:-8.75rem!important}.m-sm-n40{margin:-10rem!important}.mx-sm-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-sm-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-sm-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-sm-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-sm-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-sm-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-sm-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-sm-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-sm-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-sm-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-sm-n11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.mx-sm-n12{margin-left:-3rem!important;margin-right:-3rem!important}.mx-sm-n13{margin-left:-3.25rem!important;margin-right:-3.25rem!important}.mx-sm-n14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.mx-sm-n15{margin-left:-3.75rem!important;margin-right:-3.75rem!important}.mx-sm-n16{margin-left:-4rem!important;margin-right:-4rem!important}.mx-sm-n17{margin-left:-4.25rem!important;margin-right:-4.25rem!important}.mx-sm-n18{margin-left:-4.5rem!important;margin-right:-4.5rem!important}.mx-sm-n19{margin-left:-4.75rem!important;margin-right:-4.75rem!important}.mx-sm-n20{margin-left:-5rem!important;margin-right:-5rem!important}.mx-sm-n25{margin-left:-6.25rem!important;margin-right:-6.25rem!important}.mx-sm-n30{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.mx-sm-n35{margin-left:-8.75rem!important;margin-right:-8.75rem!important}.mx-sm-n40{margin-left:-10rem!important;margin-right:-10rem!important}.my-sm-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-sm-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-sm-n3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.my-sm-n4{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-sm-n5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-sm-n6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-sm-n7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-sm-n8{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-sm-n9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-sm-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-sm-n11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.my-sm-n12{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-sm-n13{margin-bottom:-3.25rem!important;margin-top:-3.25rem!important}.my-sm-n14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.my-sm-n15{margin-bottom:-3.75rem!important;margin-top:-3.75rem!important}.my-sm-n16{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-sm-n17{margin-bottom:-4.25rem!important;margin-top:-4.25rem!important}.my-sm-n18{margin-bottom:-4.5rem!important;margin-top:-4.5rem!important}.my-sm-n19{margin-bottom:-4.75rem!important;margin-top:-4.75rem!important}.my-sm-n20{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-sm-n25{margin-bottom:-6.25rem!important;margin-top:-6.25rem!important}.my-sm-n30{margin-bottom:-7.5rem!important;margin-top:-7.5rem!important}.my-sm-n35{margin-bottom:-8.75rem!important;margin-top:-8.75rem!important}.my-sm-n40{margin-bottom:-10rem!important;margin-top:-10rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-.75rem!important}.mt-sm-n4{margin-top:-1rem!important}.mt-sm-n5{margin-top:-1.25rem!important}.mt-sm-n6{margin-top:-1.5rem!important}.mt-sm-n7{margin-top:-1.75rem!important}.mt-sm-n8{margin-top:-2rem!important}.mt-sm-n9{margin-top:-2.25rem!important}.mt-sm-n10{margin-top:-2.5rem!important}.mt-sm-n11{margin-top:-2.75rem!important}.mt-sm-n12{margin-top:-3rem!important}.mt-sm-n13{margin-top:-3.25rem!important}.mt-sm-n14{margin-top:-3.5rem!important}.mt-sm-n15{margin-top:-3.75rem!important}.mt-sm-n16{margin-top:-4rem!important}.mt-sm-n17{margin-top:-4.25rem!important}.mt-sm-n18{margin-top:-4.5rem!important}.mt-sm-n19{margin-top:-4.75rem!important}.mt-sm-n20{margin-top:-5rem!important}.mt-sm-n25{margin-top:-6.25rem!important}.mt-sm-n30{margin-top:-7.5rem!important}.mt-sm-n35{margin-top:-8.75rem!important}.mt-sm-n40{margin-top:-10rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-.75rem!important}.me-sm-n4{margin-right:-1rem!important}.me-sm-n5{margin-right:-1.25rem!important}.me-sm-n6{margin-right:-1.5rem!important}.me-sm-n7{margin-right:-1.75rem!important}.me-sm-n8{margin-right:-2rem!important}.me-sm-n9{margin-right:-2.25rem!important}.me-sm-n10{margin-right:-2.5rem!important}.me-sm-n11{margin-right:-2.75rem!important}.me-sm-n12{margin-right:-3rem!important}.me-sm-n13{margin-right:-3.25rem!important}.me-sm-n14{margin-right:-3.5rem!important}.me-sm-n15{margin-right:-3.75rem!important}.me-sm-n16{margin-right:-4rem!important}.me-sm-n17{margin-right:-4.25rem!important}.me-sm-n18{margin-right:-4.5rem!important}.me-sm-n19{margin-right:-4.75rem!important}.me-sm-n20{margin-right:-5rem!important}.me-sm-n25{margin-right:-6.25rem!important}.me-sm-n30{margin-right:-7.5rem!important}.me-sm-n35{margin-right:-8.75rem!important}.me-sm-n40{margin-right:-10rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-.75rem!important}.mb-sm-n4{margin-bottom:-1rem!important}.mb-sm-n5{margin-bottom:-1.25rem!important}.mb-sm-n6{margin-bottom:-1.5rem!important}.mb-sm-n7{margin-bottom:-1.75rem!important}.mb-sm-n8{margin-bottom:-2rem!important}.mb-sm-n9{margin-bottom:-2.25rem!important}.mb-sm-n10{margin-bottom:-2.5rem!important}.mb-sm-n11{margin-bottom:-2.75rem!important}.mb-sm-n12{margin-bottom:-3rem!important}.mb-sm-n13{margin-bottom:-3.25rem!important}.mb-sm-n14{margin-bottom:-3.5rem!important}.mb-sm-n15{margin-bottom:-3.75rem!important}.mb-sm-n16{margin-bottom:-4rem!important}.mb-sm-n17{margin-bottom:-4.25rem!important}.mb-sm-n18{margin-bottom:-4.5rem!important}.mb-sm-n19{margin-bottom:-4.75rem!important}.mb-sm-n20{margin-bottom:-5rem!important}.mb-sm-n25{margin-bottom:-6.25rem!important}.mb-sm-n30{margin-bottom:-7.5rem!important}.mb-sm-n35{margin-bottom:-8.75rem!important}.mb-sm-n40{margin-bottom:-10rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-.75rem!important}.ms-sm-n4{margin-left:-1rem!important}.ms-sm-n5{margin-left:-1.25rem!important}.ms-sm-n6{margin-left:-1.5rem!important}.ms-sm-n7{margin-left:-1.75rem!important}.ms-sm-n8{margin-left:-2rem!important}.ms-sm-n9{margin-left:-2.25rem!important}.ms-sm-n10{margin-left:-2.5rem!important}.ms-sm-n11{margin-left:-2.75rem!important}.ms-sm-n12{margin-left:-3rem!important}.ms-sm-n13{margin-left:-3.25rem!important}.ms-sm-n14{margin-left:-3.5rem!important}.ms-sm-n15{margin-left:-3.75rem!important}.ms-sm-n16{margin-left:-4rem!important}.ms-sm-n17{margin-left:-4.25rem!important}.ms-sm-n18{margin-left:-4.5rem!important}.ms-sm-n19{margin-left:-4.75rem!important}.ms-sm-n20{margin-left:-5rem!important}.ms-sm-n25{margin-left:-6.25rem!important}.ms-sm-n30{margin-left:-7.5rem!important}.ms-sm-n35{margin-left:-8.75rem!important}.ms-sm-n40{margin-left:-10rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:.75rem!important}.p-sm-4{padding:1rem!important}.p-sm-5{padding:1.25rem!important}.p-sm-6{padding:1.5rem!important}.p-sm-7{padding:1.75rem!important}.p-sm-8{padding:2rem!important}.p-sm-9{padding:2.25rem!important}.p-sm-10{padding:2.5rem!important}.p-sm-11{padding:2.75rem!important}.p-sm-12{padding:3rem!important}.p-sm-13{padding:3.25rem!important}.p-sm-14{padding:3.5rem!important}.p-sm-15{padding:3.75rem!important}.p-sm-16{padding:4rem!important}.p-sm-17{padding:4.25rem!important}.p-sm-18{padding:4.5rem!important}.p-sm-19{padding:4.75rem!important}.p-sm-20{padding:5rem!important}.p-sm-25{padding:6.25rem!important}.p-sm-30{padding:7.5rem!important}.p-sm-35{padding:8.75rem!important}.p-sm-40{padding:10rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-sm-4{padding-left:1rem!important;padding-right:1rem!important}.px-sm-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-sm-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-sm-8{padding-left:2rem!important;padding-right:2rem!important}.px-sm-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-sm-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-sm-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-sm-12{padding-left:3rem!important;padding-right:3rem!important}.px-sm-13{padding-left:3.25rem!important;padding-right:3.25rem!important}.px-sm-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-sm-15{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-sm-16{padding-left:4rem!important;padding-right:4rem!important}.px-sm-17{padding-left:4.25rem!important;padding-right:4.25rem!important}.px-sm-18{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-sm-19{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-sm-20{padding-left:5rem!important;padding-right:5rem!important}.px-sm-25{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-sm-30{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-sm-35{padding-left:8.75rem!important;padding-right:8.75rem!important}.px-sm-40{padding-left:10rem!important;padding-right:10rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-sm-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-sm-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-sm-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-sm-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-sm-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-sm-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-sm-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-sm-13{padding-bottom:3.25rem!important;padding-top:3.25rem!important}.py-sm-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-sm-15{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-sm-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-sm-17{padding-bottom:4.25rem!important;padding-top:4.25rem!important}.py-sm-18{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.py-sm-19{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.py-sm-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-sm-25{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-sm-30{padding-bottom:7.5rem!important;padding-top:7.5rem!important}.py-sm-35{padding-bottom:8.75rem!important;padding-top:8.75rem!important}.py-sm-40{padding-bottom:10rem!important;padding-top:10rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:.75rem!important}.pt-sm-4{padding-top:1rem!important}.pt-sm-5{padding-top:1.25rem!important}.pt-sm-6{padding-top:1.5rem!important}.pt-sm-7{padding-top:1.75rem!important}.pt-sm-8{padding-top:2rem!important}.pt-sm-9{padding-top:2.25rem!important}.pt-sm-10{padding-top:2.5rem!important}.pt-sm-11{padding-top:2.75rem!important}.pt-sm-12{padding-top:3rem!important}.pt-sm-13{padding-top:3.25rem!important}.pt-sm-14{padding-top:3.5rem!important}.pt-sm-15{padding-top:3.75rem!important}.pt-sm-16{padding-top:4rem!important}.pt-sm-17{padding-top:4.25rem!important}.pt-sm-18{padding-top:4.5rem!important}.pt-sm-19{padding-top:4.75rem!important}.pt-sm-20{padding-top:5rem!important}.pt-sm-25{padding-top:6.25rem!important}.pt-sm-30{padding-top:7.5rem!important}.pt-sm-35{padding-top:8.75rem!important}.pt-sm-40{padding-top:10rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:.75rem!important}.pe-sm-4{padding-right:1rem!important}.pe-sm-5{padding-right:1.25rem!important}.pe-sm-6{padding-right:1.5rem!important}.pe-sm-7{padding-right:1.75rem!important}.pe-sm-8{padding-right:2rem!important}.pe-sm-9{padding-right:2.25rem!important}.pe-sm-10{padding-right:2.5rem!important}.pe-sm-11{padding-right:2.75rem!important}.pe-sm-12{padding-right:3rem!important}.pe-sm-13{padding-right:3.25rem!important}.pe-sm-14{padding-right:3.5rem!important}.pe-sm-15{padding-right:3.75rem!important}.pe-sm-16{padding-right:4rem!important}.pe-sm-17{padding-right:4.25rem!important}.pe-sm-18{padding-right:4.5rem!important}.pe-sm-19{padding-right:4.75rem!important}.pe-sm-20{padding-right:5rem!important}.pe-sm-25{padding-right:6.25rem!important}.pe-sm-30{padding-right:7.5rem!important}.pe-sm-35{padding-right:8.75rem!important}.pe-sm-40{padding-right:10rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:.75rem!important}.pb-sm-4{padding-bottom:1rem!important}.pb-sm-5{padding-bottom:1.25rem!important}.pb-sm-6{padding-bottom:1.5rem!important}.pb-sm-7{padding-bottom:1.75rem!important}.pb-sm-8{padding-bottom:2rem!important}.pb-sm-9{padding-bottom:2.25rem!important}.pb-sm-10{padding-bottom:2.5rem!important}.pb-sm-11{padding-bottom:2.75rem!important}.pb-sm-12{padding-bottom:3rem!important}.pb-sm-13{padding-bottom:3.25rem!important}.pb-sm-14{padding-bottom:3.5rem!important}.pb-sm-15{padding-bottom:3.75rem!important}.pb-sm-16{padding-bottom:4rem!important}.pb-sm-17{padding-bottom:4.25rem!important}.pb-sm-18{padding-bottom:4.5rem!important}.pb-sm-19{padding-bottom:4.75rem!important}.pb-sm-20{padding-bottom:5rem!important}.pb-sm-25{padding-bottom:6.25rem!important}.pb-sm-30{padding-bottom:7.5rem!important}.pb-sm-35{padding-bottom:8.75rem!important}.pb-sm-40{padding-bottom:10rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:.75rem!important}.ps-sm-4{padding-left:1rem!important}.ps-sm-5{padding-left:1.25rem!important}.ps-sm-6{padding-left:1.5rem!important}.ps-sm-7{padding-left:1.75rem!important}.ps-sm-8{padding-left:2rem!important}.ps-sm-9{padding-left:2.25rem!important}.ps-sm-10{padding-left:2.5rem!important}.ps-sm-11{padding-left:2.75rem!important}.ps-sm-12{padding-left:3rem!important}.ps-sm-13{padding-left:3.25rem!important}.ps-sm-14{padding-left:3.5rem!important}.ps-sm-15{padding-left:3.75rem!important}.ps-sm-16{padding-left:4rem!important}.ps-sm-17{padding-left:4.25rem!important}.ps-sm-18{padding-left:4.5rem!important}.ps-sm-19{padding-left:4.75rem!important}.ps-sm-20{padding-left:5rem!important}.ps-sm-25{padding-left:6.25rem!important}.ps-sm-30{padding-left:7.5rem!important}.ps-sm-35{padding-left:8.75rem!important}.ps-sm-40{padding-left:10rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:.75rem!important}.gap-sm-4{gap:1rem!important}.gap-sm-5{gap:1.25rem!important}.gap-sm-6{gap:1.5rem!important}.gap-sm-7{gap:1.75rem!important}.gap-sm-8{gap:2rem!important}.gap-sm-9{gap:2.25rem!important}.gap-sm-10{gap:2.5rem!important}.gap-sm-11{gap:2.75rem!important}.gap-sm-12{gap:3rem!important}.gap-sm-13{gap:3.25rem!important}.gap-sm-14{gap:3.5rem!important}.gap-sm-15{gap:3.75rem!important}.gap-sm-16{gap:4rem!important}.gap-sm-17{gap:4.25rem!important}.gap-sm-18{gap:4.5rem!important}.gap-sm-19{gap:4.75rem!important}.gap-sm-20{gap:5rem!important}.gap-sm-25{gap:6.25rem!important}.gap-sm-30{gap:7.5rem!important}.gap-sm-35{gap:8.75rem!important}.gap-sm-40{gap:10rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:992px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:.75rem!important}.m-md-4{margin:1rem!important}.m-md-5{margin:1.25rem!important}.m-md-6{margin:1.5rem!important}.m-md-7{margin:1.75rem!important}.m-md-8{margin:2rem!important}.m-md-9{margin:2.25rem!important}.m-md-10{margin:2.5rem!important}.m-md-11{margin:2.75rem!important}.m-md-12{margin:3rem!important}.m-md-13{margin:3.25rem!important}.m-md-14{margin:3.5rem!important}.m-md-15{margin:3.75rem!important}.m-md-16{margin:4rem!important}.m-md-17{margin:4.25rem!important}.m-md-18{margin:4.5rem!important}.m-md-19{margin:4.75rem!important}.m-md-20{margin:5rem!important}.m-md-25{margin:6.25rem!important}.m-md-30{margin:7.5rem!important}.m-md-35{margin:8.75rem!important}.m-md-40{margin:10rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-md-4{margin-left:1rem!important;margin-right:1rem!important}.mx-md-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-md-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-md-8{margin-left:2rem!important;margin-right:2rem!important}.mx-md-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-md-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-md-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-md-12{margin-left:3rem!important;margin-right:3rem!important}.mx-md-13{margin-left:3.25rem!important;margin-right:3.25rem!important}.mx-md-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-md-15{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-md-16{margin-left:4rem!important;margin-right:4rem!important}.mx-md-17{margin-left:4.25rem!important;margin-right:4.25rem!important}.mx-md-18{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-md-19{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-md-20{margin-left:5rem!important;margin-right:5rem!important}.mx-md-25{margin-left:6.25rem!important;margin-right:6.25rem!important}.mx-md-30{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-md-35{margin-left:8.75rem!important;margin-right:8.75rem!important}.mx-md-40{margin-left:10rem!important;margin-right:10rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-md-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-md-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-md-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-md-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-md-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-md-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-md-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-13{margin-bottom:3.25rem!important;margin-top:3.25rem!important}.my-md-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-md-15{margin-bottom:3.75rem!important;margin-top:3.75rem!important}.my-md-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-md-17{margin-bottom:4.25rem!important;margin-top:4.25rem!important}.my-md-18{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.my-md-19{margin-bottom:4.75rem!important;margin-top:4.75rem!important}.my-md-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-md-25{margin-bottom:6.25rem!important;margin-top:6.25rem!important}.my-md-30{margin-bottom:7.5rem!important;margin-top:7.5rem!important}.my-md-35{margin-bottom:8.75rem!important;margin-top:8.75rem!important}.my-md-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:.75rem!important}.mt-md-4{margin-top:1rem!important}.mt-md-5{margin-top:1.25rem!important}.mt-md-6{margin-top:1.5rem!important}.mt-md-7{margin-top:1.75rem!important}.mt-md-8{margin-top:2rem!important}.mt-md-9{margin-top:2.25rem!important}.mt-md-10{margin-top:2.5rem!important}.mt-md-11{margin-top:2.75rem!important}.mt-md-12{margin-top:3rem!important}.mt-md-13{margin-top:3.25rem!important}.mt-md-14{margin-top:3.5rem!important}.mt-md-15{margin-top:3.75rem!important}.mt-md-16{margin-top:4rem!important}.mt-md-17{margin-top:4.25rem!important}.mt-md-18{margin-top:4.5rem!important}.mt-md-19{margin-top:4.75rem!important}.mt-md-20{margin-top:5rem!important}.mt-md-25{margin-top:6.25rem!important}.mt-md-30{margin-top:7.5rem!important}.mt-md-35{margin-top:8.75rem!important}.mt-md-40{margin-top:10rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:.75rem!important}.me-md-4{margin-right:1rem!important}.me-md-5{margin-right:1.25rem!important}.me-md-6{margin-right:1.5rem!important}.me-md-7{margin-right:1.75rem!important}.me-md-8{margin-right:2rem!important}.me-md-9{margin-right:2.25rem!important}.me-md-10{margin-right:2.5rem!important}.me-md-11{margin-right:2.75rem!important}.me-md-12{margin-right:3rem!important}.me-md-13{margin-right:3.25rem!important}.me-md-14{margin-right:3.5rem!important}.me-md-15{margin-right:3.75rem!important}.me-md-16{margin-right:4rem!important}.me-md-17{margin-right:4.25rem!important}.me-md-18{margin-right:4.5rem!important}.me-md-19{margin-right:4.75rem!important}.me-md-20{margin-right:5rem!important}.me-md-25{margin-right:6.25rem!important}.me-md-30{margin-right:7.5rem!important}.me-md-35{margin-right:8.75rem!important}.me-md-40{margin-right:10rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:.75rem!important}.mb-md-4{margin-bottom:1rem!important}.mb-md-5{margin-bottom:1.25rem!important}.mb-md-6{margin-bottom:1.5rem!important}.mb-md-7{margin-bottom:1.75rem!important}.mb-md-8{margin-bottom:2rem!important}.mb-md-9{margin-bottom:2.25rem!important}.mb-md-10{margin-bottom:2.5rem!important}.mb-md-11{margin-bottom:2.75rem!important}.mb-md-12{margin-bottom:3rem!important}.mb-md-13{margin-bottom:3.25rem!important}.mb-md-14{margin-bottom:3.5rem!important}.mb-md-15{margin-bottom:3.75rem!important}.mb-md-16{margin-bottom:4rem!important}.mb-md-17{margin-bottom:4.25rem!important}.mb-md-18{margin-bottom:4.5rem!important}.mb-md-19{margin-bottom:4.75rem!important}.mb-md-20{margin-bottom:5rem!important}.mb-md-25{margin-bottom:6.25rem!important}.mb-md-30{margin-bottom:7.5rem!important}.mb-md-35{margin-bottom:8.75rem!important}.mb-md-40{margin-bottom:10rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:.75rem!important}.ms-md-4{margin-left:1rem!important}.ms-md-5{margin-left:1.25rem!important}.ms-md-6{margin-left:1.5rem!important}.ms-md-7{margin-left:1.75rem!important}.ms-md-8{margin-left:2rem!important}.ms-md-9{margin-left:2.25rem!important}.ms-md-10{margin-left:2.5rem!important}.ms-md-11{margin-left:2.75rem!important}.ms-md-12{margin-left:3rem!important}.ms-md-13{margin-left:3.25rem!important}.ms-md-14{margin-left:3.5rem!important}.ms-md-15{margin-left:3.75rem!important}.ms-md-16{margin-left:4rem!important}.ms-md-17{margin-left:4.25rem!important}.ms-md-18{margin-left:4.5rem!important}.ms-md-19{margin-left:4.75rem!important}.ms-md-20{margin-left:5rem!important}.ms-md-25{margin-left:6.25rem!important}.ms-md-30{margin-left:7.5rem!important}.ms-md-35{margin-left:8.75rem!important}.ms-md-40{margin-left:10rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-.75rem!important}.m-md-n4{margin:-1rem!important}.m-md-n5{margin:-1.25rem!important}.m-md-n6{margin:-1.5rem!important}.m-md-n7{margin:-1.75rem!important}.m-md-n8{margin:-2rem!important}.m-md-n9{margin:-2.25rem!important}.m-md-n10{margin:-2.5rem!important}.m-md-n11{margin:-2.75rem!important}.m-md-n12{margin:-3rem!important}.m-md-n13{margin:-3.25rem!important}.m-md-n14{margin:-3.5rem!important}.m-md-n15{margin:-3.75rem!important}.m-md-n16{margin:-4rem!important}.m-md-n17{margin:-4.25rem!important}.m-md-n18{margin:-4.5rem!important}.m-md-n19{margin:-4.75rem!important}.m-md-n20{margin:-5rem!important}.m-md-n25{margin:-6.25rem!important}.m-md-n30{margin:-7.5rem!important}.m-md-n35{margin:-8.75rem!important}.m-md-n40{margin:-10rem!important}.mx-md-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-md-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-md-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-md-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-md-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-md-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-md-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-md-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-md-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-md-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-md-n11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.mx-md-n12{margin-left:-3rem!important;margin-right:-3rem!important}.mx-md-n13{margin-left:-3.25rem!important;margin-right:-3.25rem!important}.mx-md-n14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.mx-md-n15{margin-left:-3.75rem!important;margin-right:-3.75rem!important}.mx-md-n16{margin-left:-4rem!important;margin-right:-4rem!important}.mx-md-n17{margin-left:-4.25rem!important;margin-right:-4.25rem!important}.mx-md-n18{margin-left:-4.5rem!important;margin-right:-4.5rem!important}.mx-md-n19{margin-left:-4.75rem!important;margin-right:-4.75rem!important}.mx-md-n20{margin-left:-5rem!important;margin-right:-5rem!important}.mx-md-n25{margin-left:-6.25rem!important;margin-right:-6.25rem!important}.mx-md-n30{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.mx-md-n35{margin-left:-8.75rem!important;margin-right:-8.75rem!important}.mx-md-n40{margin-left:-10rem!important;margin-right:-10rem!important}.my-md-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-md-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-md-n3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.my-md-n4{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-md-n5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-md-n6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-md-n7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-md-n8{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-md-n9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-md-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-md-n11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.my-md-n12{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-md-n13{margin-bottom:-3.25rem!important;margin-top:-3.25rem!important}.my-md-n14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.my-md-n15{margin-bottom:-3.75rem!important;margin-top:-3.75rem!important}.my-md-n16{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-md-n17{margin-bottom:-4.25rem!important;margin-top:-4.25rem!important}.my-md-n18{margin-bottom:-4.5rem!important;margin-top:-4.5rem!important}.my-md-n19{margin-bottom:-4.75rem!important;margin-top:-4.75rem!important}.my-md-n20{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-md-n25{margin-bottom:-6.25rem!important;margin-top:-6.25rem!important}.my-md-n30{margin-bottom:-7.5rem!important;margin-top:-7.5rem!important}.my-md-n35{margin-bottom:-8.75rem!important;margin-top:-8.75rem!important}.my-md-n40{margin-bottom:-10rem!important;margin-top:-10rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-.75rem!important}.mt-md-n4{margin-top:-1rem!important}.mt-md-n5{margin-top:-1.25rem!important}.mt-md-n6{margin-top:-1.5rem!important}.mt-md-n7{margin-top:-1.75rem!important}.mt-md-n8{margin-top:-2rem!important}.mt-md-n9{margin-top:-2.25rem!important}.mt-md-n10{margin-top:-2.5rem!important}.mt-md-n11{margin-top:-2.75rem!important}.mt-md-n12{margin-top:-3rem!important}.mt-md-n13{margin-top:-3.25rem!important}.mt-md-n14{margin-top:-3.5rem!important}.mt-md-n15{margin-top:-3.75rem!important}.mt-md-n16{margin-top:-4rem!important}.mt-md-n17{margin-top:-4.25rem!important}.mt-md-n18{margin-top:-4.5rem!important}.mt-md-n19{margin-top:-4.75rem!important}.mt-md-n20{margin-top:-5rem!important}.mt-md-n25{margin-top:-6.25rem!important}.mt-md-n30{margin-top:-7.5rem!important}.mt-md-n35{margin-top:-8.75rem!important}.mt-md-n40{margin-top:-10rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-.75rem!important}.me-md-n4{margin-right:-1rem!important}.me-md-n5{margin-right:-1.25rem!important}.me-md-n6{margin-right:-1.5rem!important}.me-md-n7{margin-right:-1.75rem!important}.me-md-n8{margin-right:-2rem!important}.me-md-n9{margin-right:-2.25rem!important}.me-md-n10{margin-right:-2.5rem!important}.me-md-n11{margin-right:-2.75rem!important}.me-md-n12{margin-right:-3rem!important}.me-md-n13{margin-right:-3.25rem!important}.me-md-n14{margin-right:-3.5rem!important}.me-md-n15{margin-right:-3.75rem!important}.me-md-n16{margin-right:-4rem!important}.me-md-n17{margin-right:-4.25rem!important}.me-md-n18{margin-right:-4.5rem!important}.me-md-n19{margin-right:-4.75rem!important}.me-md-n20{margin-right:-5rem!important}.me-md-n25{margin-right:-6.25rem!important}.me-md-n30{margin-right:-7.5rem!important}.me-md-n35{margin-right:-8.75rem!important}.me-md-n40{margin-right:-10rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-.75rem!important}.mb-md-n4{margin-bottom:-1rem!important}.mb-md-n5{margin-bottom:-1.25rem!important}.mb-md-n6{margin-bottom:-1.5rem!important}.mb-md-n7{margin-bottom:-1.75rem!important}.mb-md-n8{margin-bottom:-2rem!important}.mb-md-n9{margin-bottom:-2.25rem!important}.mb-md-n10{margin-bottom:-2.5rem!important}.mb-md-n11{margin-bottom:-2.75rem!important}.mb-md-n12{margin-bottom:-3rem!important}.mb-md-n13{margin-bottom:-3.25rem!important}.mb-md-n14{margin-bottom:-3.5rem!important}.mb-md-n15{margin-bottom:-3.75rem!important}.mb-md-n16{margin-bottom:-4rem!important}.mb-md-n17{margin-bottom:-4.25rem!important}.mb-md-n18{margin-bottom:-4.5rem!important}.mb-md-n19{margin-bottom:-4.75rem!important}.mb-md-n20{margin-bottom:-5rem!important}.mb-md-n25{margin-bottom:-6.25rem!important}.mb-md-n30{margin-bottom:-7.5rem!important}.mb-md-n35{margin-bottom:-8.75rem!important}.mb-md-n40{margin-bottom:-10rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-.75rem!important}.ms-md-n4{margin-left:-1rem!important}.ms-md-n5{margin-left:-1.25rem!important}.ms-md-n6{margin-left:-1.5rem!important}.ms-md-n7{margin-left:-1.75rem!important}.ms-md-n8{margin-left:-2rem!important}.ms-md-n9{margin-left:-2.25rem!important}.ms-md-n10{margin-left:-2.5rem!important}.ms-md-n11{margin-left:-2.75rem!important}.ms-md-n12{margin-left:-3rem!important}.ms-md-n13{margin-left:-3.25rem!important}.ms-md-n14{margin-left:-3.5rem!important}.ms-md-n15{margin-left:-3.75rem!important}.ms-md-n16{margin-left:-4rem!important}.ms-md-n17{margin-left:-4.25rem!important}.ms-md-n18{margin-left:-4.5rem!important}.ms-md-n19{margin-left:-4.75rem!important}.ms-md-n20{margin-left:-5rem!important}.ms-md-n25{margin-left:-6.25rem!important}.ms-md-n30{margin-left:-7.5rem!important}.ms-md-n35{margin-left:-8.75rem!important}.ms-md-n40{margin-left:-10rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:.75rem!important}.p-md-4{padding:1rem!important}.p-md-5{padding:1.25rem!important}.p-md-6{padding:1.5rem!important}.p-md-7{padding:1.75rem!important}.p-md-8{padding:2rem!important}.p-md-9{padding:2.25rem!important}.p-md-10{padding:2.5rem!important}.p-md-11{padding:2.75rem!important}.p-md-12{padding:3rem!important}.p-md-13{padding:3.25rem!important}.p-md-14{padding:3.5rem!important}.p-md-15{padding:3.75rem!important}.p-md-16{padding:4rem!important}.p-md-17{padding:4.25rem!important}.p-md-18{padding:4.5rem!important}.p-md-19{padding:4.75rem!important}.p-md-20{padding:5rem!important}.p-md-25{padding:6.25rem!important}.p-md-30{padding:7.5rem!important}.p-md-35{padding:8.75rem!important}.p-md-40{padding:10rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-md-4{padding-left:1rem!important;padding-right:1rem!important}.px-md-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-md-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-md-8{padding-left:2rem!important;padding-right:2rem!important}.px-md-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-md-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-md-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-md-12{padding-left:3rem!important;padding-right:3rem!important}.px-md-13{padding-left:3.25rem!important;padding-right:3.25rem!important}.px-md-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-md-15{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-md-16{padding-left:4rem!important;padding-right:4rem!important}.px-md-17{padding-left:4.25rem!important;padding-right:4.25rem!important}.px-md-18{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-md-19{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-md-20{padding-left:5rem!important;padding-right:5rem!important}.px-md-25{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-md-30{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-md-35{padding-left:8.75rem!important;padding-right:8.75rem!important}.px-md-40{padding-left:10rem!important;padding-right:10rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-md-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-md-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-md-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-md-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-md-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-md-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-md-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-md-13{padding-bottom:3.25rem!important;padding-top:3.25rem!important}.py-md-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-md-15{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-md-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-md-17{padding-bottom:4.25rem!important;padding-top:4.25rem!important}.py-md-18{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.py-md-19{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.py-md-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-md-25{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-md-30{padding-bottom:7.5rem!important;padding-top:7.5rem!important}.py-md-35{padding-bottom:8.75rem!important;padding-top:8.75rem!important}.py-md-40{padding-bottom:10rem!important;padding-top:10rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:.75rem!important}.pt-md-4{padding-top:1rem!important}.pt-md-5{padding-top:1.25rem!important}.pt-md-6{padding-top:1.5rem!important}.pt-md-7{padding-top:1.75rem!important}.pt-md-8{padding-top:2rem!important}.pt-md-9{padding-top:2.25rem!important}.pt-md-10{padding-top:2.5rem!important}.pt-md-11{padding-top:2.75rem!important}.pt-md-12{padding-top:3rem!important}.pt-md-13{padding-top:3.25rem!important}.pt-md-14{padding-top:3.5rem!important}.pt-md-15{padding-top:3.75rem!important}.pt-md-16{padding-top:4rem!important}.pt-md-17{padding-top:4.25rem!important}.pt-md-18{padding-top:4.5rem!important}.pt-md-19{padding-top:4.75rem!important}.pt-md-20{padding-top:5rem!important}.pt-md-25{padding-top:6.25rem!important}.pt-md-30{padding-top:7.5rem!important}.pt-md-35{padding-top:8.75rem!important}.pt-md-40{padding-top:10rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:.75rem!important}.pe-md-4{padding-right:1rem!important}.pe-md-5{padding-right:1.25rem!important}.pe-md-6{padding-right:1.5rem!important}.pe-md-7{padding-right:1.75rem!important}.pe-md-8{padding-right:2rem!important}.pe-md-9{padding-right:2.25rem!important}.pe-md-10{padding-right:2.5rem!important}.pe-md-11{padding-right:2.75rem!important}.pe-md-12{padding-right:3rem!important}.pe-md-13{padding-right:3.25rem!important}.pe-md-14{padding-right:3.5rem!important}.pe-md-15{padding-right:3.75rem!important}.pe-md-16{padding-right:4rem!important}.pe-md-17{padding-right:4.25rem!important}.pe-md-18{padding-right:4.5rem!important}.pe-md-19{padding-right:4.75rem!important}.pe-md-20{padding-right:5rem!important}.pe-md-25{padding-right:6.25rem!important}.pe-md-30{padding-right:7.5rem!important}.pe-md-35{padding-right:8.75rem!important}.pe-md-40{padding-right:10rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:.75rem!important}.pb-md-4{padding-bottom:1rem!important}.pb-md-5{padding-bottom:1.25rem!important}.pb-md-6{padding-bottom:1.5rem!important}.pb-md-7{padding-bottom:1.75rem!important}.pb-md-8{padding-bottom:2rem!important}.pb-md-9{padding-bottom:2.25rem!important}.pb-md-10{padding-bottom:2.5rem!important}.pb-md-11{padding-bottom:2.75rem!important}.pb-md-12{padding-bottom:3rem!important}.pb-md-13{padding-bottom:3.25rem!important}.pb-md-14{padding-bottom:3.5rem!important}.pb-md-15{padding-bottom:3.75rem!important}.pb-md-16{padding-bottom:4rem!important}.pb-md-17{padding-bottom:4.25rem!important}.pb-md-18{padding-bottom:4.5rem!important}.pb-md-19{padding-bottom:4.75rem!important}.pb-md-20{padding-bottom:5rem!important}.pb-md-25{padding-bottom:6.25rem!important}.pb-md-30{padding-bottom:7.5rem!important}.pb-md-35{padding-bottom:8.75rem!important}.pb-md-40{padding-bottom:10rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:.75rem!important}.ps-md-4{padding-left:1rem!important}.ps-md-5{padding-left:1.25rem!important}.ps-md-6{padding-left:1.5rem!important}.ps-md-7{padding-left:1.75rem!important}.ps-md-8{padding-left:2rem!important}.ps-md-9{padding-left:2.25rem!important}.ps-md-10{padding-left:2.5rem!important}.ps-md-11{padding-left:2.75rem!important}.ps-md-12{padding-left:3rem!important}.ps-md-13{padding-left:3.25rem!important}.ps-md-14{padding-left:3.5rem!important}.ps-md-15{padding-left:3.75rem!important}.ps-md-16{padding-left:4rem!important}.ps-md-17{padding-left:4.25rem!important}.ps-md-18{padding-left:4.5rem!important}.ps-md-19{padding-left:4.75rem!important}.ps-md-20{padding-left:5rem!important}.ps-md-25{padding-left:6.25rem!important}.ps-md-30{padding-left:7.5rem!important}.ps-md-35{padding-left:8.75rem!important}.ps-md-40{padding-left:10rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:.75rem!important}.gap-md-4{gap:1rem!important}.gap-md-5{gap:1.25rem!important}.gap-md-6{gap:1.5rem!important}.gap-md-7{gap:1.75rem!important}.gap-md-8{gap:2rem!important}.gap-md-9{gap:2.25rem!important}.gap-md-10{gap:2.5rem!important}.gap-md-11{gap:2.75rem!important}.gap-md-12{gap:3rem!important}.gap-md-13{gap:3.25rem!important}.gap-md-14{gap:3.5rem!important}.gap-md-15{gap:3.75rem!important}.gap-md-16{gap:4rem!important}.gap-md-17{gap:4.25rem!important}.gap-md-18{gap:4.5rem!important}.gap-md-19{gap:4.75rem!important}.gap-md-20{gap:5rem!important}.gap-md-25{gap:6.25rem!important}.gap-md-30{gap:7.5rem!important}.gap-md-35{gap:8.75rem!important}.gap-md-40{gap:10rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1200px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:.75rem!important}.m-lg-4{margin:1rem!important}.m-lg-5{margin:1.25rem!important}.m-lg-6{margin:1.5rem!important}.m-lg-7{margin:1.75rem!important}.m-lg-8{margin:2rem!important}.m-lg-9{margin:2.25rem!important}.m-lg-10{margin:2.5rem!important}.m-lg-11{margin:2.75rem!important}.m-lg-12{margin:3rem!important}.m-lg-13{margin:3.25rem!important}.m-lg-14{margin:3.5rem!important}.m-lg-15{margin:3.75rem!important}.m-lg-16{margin:4rem!important}.m-lg-17{margin:4.25rem!important}.m-lg-18{margin:4.5rem!important}.m-lg-19{margin:4.75rem!important}.m-lg-20{margin:5rem!important}.m-lg-25{margin:6.25rem!important}.m-lg-30{margin:7.5rem!important}.m-lg-35{margin:8.75rem!important}.m-lg-40{margin:10rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-lg-4{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-lg-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-lg-8{margin-left:2rem!important;margin-right:2rem!important}.mx-lg-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-lg-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-lg-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-lg-12{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-13{margin-left:3.25rem!important;margin-right:3.25rem!important}.mx-lg-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-lg-15{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-lg-16{margin-left:4rem!important;margin-right:4rem!important}.mx-lg-17{margin-left:4.25rem!important;margin-right:4.25rem!important}.mx-lg-18{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-lg-19{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-lg-20{margin-left:5rem!important;margin-right:5rem!important}.mx-lg-25{margin-left:6.25rem!important;margin-right:6.25rem!important}.mx-lg-30{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-lg-35{margin-left:8.75rem!important;margin-right:8.75rem!important}.mx-lg-40{margin-left:10rem!important;margin-right:10rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-lg-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-lg-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-lg-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-lg-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-lg-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-lg-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-lg-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-13{margin-bottom:3.25rem!important;margin-top:3.25rem!important}.my-lg-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-lg-15{margin-bottom:3.75rem!important;margin-top:3.75rem!important}.my-lg-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-lg-17{margin-bottom:4.25rem!important;margin-top:4.25rem!important}.my-lg-18{margin-bottom:4.5rem!important;margin-top:4.5rem!important}.my-lg-19{margin-bottom:4.75rem!important;margin-top:4.75rem!important}.my-lg-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-lg-25{margin-bottom:6.25rem!important;margin-top:6.25rem!important}.my-lg-30{margin-bottom:7.5rem!important;margin-top:7.5rem!important}.my-lg-35{margin-bottom:8.75rem!important;margin-top:8.75rem!important}.my-lg-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:.75rem!important}.mt-lg-4{margin-top:1rem!important}.mt-lg-5{margin-top:1.25rem!important}.mt-lg-6{margin-top:1.5rem!important}.mt-lg-7{margin-top:1.75rem!important}.mt-lg-8{margin-top:2rem!important}.mt-lg-9{margin-top:2.25rem!important}.mt-lg-10{margin-top:2.5rem!important}.mt-lg-11{margin-top:2.75rem!important}.mt-lg-12{margin-top:3rem!important}.mt-lg-13{margin-top:3.25rem!important}.mt-lg-14{margin-top:3.5rem!important}.mt-lg-15{margin-top:3.75rem!important}.mt-lg-16{margin-top:4rem!important}.mt-lg-17{margin-top:4.25rem!important}.mt-lg-18{margin-top:4.5rem!important}.mt-lg-19{margin-top:4.75rem!important}.mt-lg-20{margin-top:5rem!important}.mt-lg-25{margin-top:6.25rem!important}.mt-lg-30{margin-top:7.5rem!important}.mt-lg-35{margin-top:8.75rem!important}.mt-lg-40{margin-top:10rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:.75rem!important}.me-lg-4{margin-right:1rem!important}.me-lg-5{margin-right:1.25rem!important}.me-lg-6{margin-right:1.5rem!important}.me-lg-7{margin-right:1.75rem!important}.me-lg-8{margin-right:2rem!important}.me-lg-9{margin-right:2.25rem!important}.me-lg-10{margin-right:2.5rem!important}.me-lg-11{margin-right:2.75rem!important}.me-lg-12{margin-right:3rem!important}.me-lg-13{margin-right:3.25rem!important}.me-lg-14{margin-right:3.5rem!important}.me-lg-15{margin-right:3.75rem!important}.me-lg-16{margin-right:4rem!important}.me-lg-17{margin-right:4.25rem!important}.me-lg-18{margin-right:4.5rem!important}.me-lg-19{margin-right:4.75rem!important}.me-lg-20{margin-right:5rem!important}.me-lg-25{margin-right:6.25rem!important}.me-lg-30{margin-right:7.5rem!important}.me-lg-35{margin-right:8.75rem!important}.me-lg-40{margin-right:10rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:.75rem!important}.mb-lg-4{margin-bottom:1rem!important}.mb-lg-5{margin-bottom:1.25rem!important}.mb-lg-6{margin-bottom:1.5rem!important}.mb-lg-7{margin-bottom:1.75rem!important}.mb-lg-8{margin-bottom:2rem!important}.mb-lg-9{margin-bottom:2.25rem!important}.mb-lg-10{margin-bottom:2.5rem!important}.mb-lg-11{margin-bottom:2.75rem!important}.mb-lg-12{margin-bottom:3rem!important}.mb-lg-13{margin-bottom:3.25rem!important}.mb-lg-14{margin-bottom:3.5rem!important}.mb-lg-15{margin-bottom:3.75rem!important}.mb-lg-16{margin-bottom:4rem!important}.mb-lg-17{margin-bottom:4.25rem!important}.mb-lg-18{margin-bottom:4.5rem!important}.mb-lg-19{margin-bottom:4.75rem!important}.mb-lg-20{margin-bottom:5rem!important}.mb-lg-25{margin-bottom:6.25rem!important}.mb-lg-30{margin-bottom:7.5rem!important}.mb-lg-35{margin-bottom:8.75rem!important}.mb-lg-40{margin-bottom:10rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:.75rem!important}.ms-lg-4{margin-left:1rem!important}.ms-lg-5{margin-left:1.25rem!important}.ms-lg-6{margin-left:1.5rem!important}.ms-lg-7{margin-left:1.75rem!important}.ms-lg-8{margin-left:2rem!important}.ms-lg-9{margin-left:2.25rem!important}.ms-lg-10{margin-left:2.5rem!important}.ms-lg-11{margin-left:2.75rem!important}.ms-lg-12{margin-left:3rem!important}.ms-lg-13{margin-left:3.25rem!important}.ms-lg-14{margin-left:3.5rem!important}.ms-lg-15{margin-left:3.75rem!important}.ms-lg-16{margin-left:4rem!important}.ms-lg-17{margin-left:4.25rem!important}.ms-lg-18{margin-left:4.5rem!important}.ms-lg-19{margin-left:4.75rem!important}.ms-lg-20{margin-left:5rem!important}.ms-lg-25{margin-left:6.25rem!important}.ms-lg-30{margin-left:7.5rem!important}.ms-lg-35{margin-left:8.75rem!important}.ms-lg-40{margin-left:10rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-.75rem!important}.m-lg-n4{margin:-1rem!important}.m-lg-n5{margin:-1.25rem!important}.m-lg-n6{margin:-1.5rem!important}.m-lg-n7{margin:-1.75rem!important}.m-lg-n8{margin:-2rem!important}.m-lg-n9{margin:-2.25rem!important}.m-lg-n10{margin:-2.5rem!important}.m-lg-n11{margin:-2.75rem!important}.m-lg-n12{margin:-3rem!important}.m-lg-n13{margin:-3.25rem!important}.m-lg-n14{margin:-3.5rem!important}.m-lg-n15{margin:-3.75rem!important}.m-lg-n16{margin:-4rem!important}.m-lg-n17{margin:-4.25rem!important}.m-lg-n18{margin:-4.5rem!important}.m-lg-n19{margin:-4.75rem!important}.m-lg-n20{margin:-5rem!important}.m-lg-n25{margin:-6.25rem!important}.m-lg-n30{margin:-7.5rem!important}.m-lg-n35{margin:-8.75rem!important}.m-lg-n40{margin:-10rem!important}.mx-lg-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-lg-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-lg-n3{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-lg-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lg-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-lg-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-lg-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-lg-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-lg-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-lg-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-lg-n11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.mx-lg-n12{margin-left:-3rem!important;margin-right:-3rem!important}.mx-lg-n13{margin-left:-3.25rem!important;margin-right:-3.25rem!important}.mx-lg-n14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.mx-lg-n15{margin-left:-3.75rem!important;margin-right:-3.75rem!important}.mx-lg-n16{margin-left:-4rem!important;margin-right:-4rem!important}.mx-lg-n17{margin-left:-4.25rem!important;margin-right:-4.25rem!important}.mx-lg-n18{margin-left:-4.5rem!important;margin-right:-4.5rem!important}.mx-lg-n19{margin-left:-4.75rem!important;margin-right:-4.75rem!important}.mx-lg-n20{margin-left:-5rem!important;margin-right:-5rem!important}.mx-lg-n25{margin-left:-6.25rem!important;margin-right:-6.25rem!important}.mx-lg-n30{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.mx-lg-n35{margin-left:-8.75rem!important;margin-right:-8.75rem!important}.mx-lg-n40{margin-left:-10rem!important;margin-right:-10rem!important}.my-lg-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-lg-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-lg-n3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.my-lg-n4{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lg-n5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-lg-n6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-lg-n7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-lg-n8{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-lg-n9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-lg-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-lg-n11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.my-lg-n12{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-lg-n13{margin-bottom:-3.25rem!important;margin-top:-3.25rem!important}.my-lg-n14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.my-lg-n15{margin-bottom:-3.75rem!important;margin-top:-3.75rem!important}.my-lg-n16{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-lg-n17{margin-bottom:-4.25rem!important;margin-top:-4.25rem!important}.my-lg-n18{margin-bottom:-4.5rem!important;margin-top:-4.5rem!important}.my-lg-n19{margin-bottom:-4.75rem!important;margin-top:-4.75rem!important}.my-lg-n20{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-lg-n25{margin-bottom:-6.25rem!important;margin-top:-6.25rem!important}.my-lg-n30{margin-bottom:-7.5rem!important;margin-top:-7.5rem!important}.my-lg-n35{margin-bottom:-8.75rem!important;margin-top:-8.75rem!important}.my-lg-n40{margin-bottom:-10rem!important;margin-top:-10rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-.75rem!important}.mt-lg-n4{margin-top:-1rem!important}.mt-lg-n5{margin-top:-1.25rem!important}.mt-lg-n6{margin-top:-1.5rem!important}.mt-lg-n7{margin-top:-1.75rem!important}.mt-lg-n8{margin-top:-2rem!important}.mt-lg-n9{margin-top:-2.25rem!important}.mt-lg-n10{margin-top:-2.5rem!important}.mt-lg-n11{margin-top:-2.75rem!important}.mt-lg-n12{margin-top:-3rem!important}.mt-lg-n13{margin-top:-3.25rem!important}.mt-lg-n14{margin-top:-3.5rem!important}.mt-lg-n15{margin-top:-3.75rem!important}.mt-lg-n16{margin-top:-4rem!important}.mt-lg-n17{margin-top:-4.25rem!important}.mt-lg-n18{margin-top:-4.5rem!important}.mt-lg-n19{margin-top:-4.75rem!important}.mt-lg-n20{margin-top:-5rem!important}.mt-lg-n25{margin-top:-6.25rem!important}.mt-lg-n30{margin-top:-7.5rem!important}.mt-lg-n35{margin-top:-8.75rem!important}.mt-lg-n40{margin-top:-10rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-.75rem!important}.me-lg-n4{margin-right:-1rem!important}.me-lg-n5{margin-right:-1.25rem!important}.me-lg-n6{margin-right:-1.5rem!important}.me-lg-n7{margin-right:-1.75rem!important}.me-lg-n8{margin-right:-2rem!important}.me-lg-n9{margin-right:-2.25rem!important}.me-lg-n10{margin-right:-2.5rem!important}.me-lg-n11{margin-right:-2.75rem!important}.me-lg-n12{margin-right:-3rem!important}.me-lg-n13{margin-right:-3.25rem!important}.me-lg-n14{margin-right:-3.5rem!important}.me-lg-n15{margin-right:-3.75rem!important}.me-lg-n16{margin-right:-4rem!important}.me-lg-n17{margin-right:-4.25rem!important}.me-lg-n18{margin-right:-4.5rem!important}.me-lg-n19{margin-right:-4.75rem!important}.me-lg-n20{margin-right:-5rem!important}.me-lg-n25{margin-right:-6.25rem!important}.me-lg-n30{margin-right:-7.5rem!important}.me-lg-n35{margin-right:-8.75rem!important}.me-lg-n40{margin-right:-10rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-.75rem!important}.mb-lg-n4{margin-bottom:-1rem!important}.mb-lg-n5{margin-bottom:-1.25rem!important}.mb-lg-n6{margin-bottom:-1.5rem!important}.mb-lg-n7{margin-bottom:-1.75rem!important}.mb-lg-n8{margin-bottom:-2rem!important}.mb-lg-n9{margin-bottom:-2.25rem!important}.mb-lg-n10{margin-bottom:-2.5rem!important}.mb-lg-n11{margin-bottom:-2.75rem!important}.mb-lg-n12{margin-bottom:-3rem!important}.mb-lg-n13{margin-bottom:-3.25rem!important}.mb-lg-n14{margin-bottom:-3.5rem!important}.mb-lg-n15{margin-bottom:-3.75rem!important}.mb-lg-n16{margin-bottom:-4rem!important}.mb-lg-n17{margin-bottom:-4.25rem!important}.mb-lg-n18{margin-bottom:-4.5rem!important}.mb-lg-n19{margin-bottom:-4.75rem!important}.mb-lg-n20{margin-bottom:-5rem!important}.mb-lg-n25{margin-bottom:-6.25rem!important}.mb-lg-n30{margin-bottom:-7.5rem!important}.mb-lg-n35{margin-bottom:-8.75rem!important}.mb-lg-n40{margin-bottom:-10rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-.75rem!important}.ms-lg-n4{margin-left:-1rem!important}.ms-lg-n5{margin-left:-1.25rem!important}.ms-lg-n6{margin-left:-1.5rem!important}.ms-lg-n7{margin-left:-1.75rem!important}.ms-lg-n8{margin-left:-2rem!important}.ms-lg-n9{margin-left:-2.25rem!important}.ms-lg-n10{margin-left:-2.5rem!important}.ms-lg-n11{margin-left:-2.75rem!important}.ms-lg-n12{margin-left:-3rem!important}.ms-lg-n13{margin-left:-3.25rem!important}.ms-lg-n14{margin-left:-3.5rem!important}.ms-lg-n15{margin-left:-3.75rem!important}.ms-lg-n16{margin-left:-4rem!important}.ms-lg-n17{margin-left:-4.25rem!important}.ms-lg-n18{margin-left:-4.5rem!important}.ms-lg-n19{margin-left:-4.75rem!important}.ms-lg-n20{margin-left:-5rem!important}.ms-lg-n25{margin-left:-6.25rem!important}.ms-lg-n30{margin-left:-7.5rem!important}.ms-lg-n35{margin-left:-8.75rem!important}.ms-lg-n40{margin-left:-10rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:.75rem!important}.p-lg-4{padding:1rem!important}.p-lg-5{padding:1.25rem!important}.p-lg-6{padding:1.5rem!important}.p-lg-7{padding:1.75rem!important}.p-lg-8{padding:2rem!important}.p-lg-9{padding:2.25rem!important}.p-lg-10{padding:2.5rem!important}.p-lg-11{padding:2.75rem!important}.p-lg-12{padding:3rem!important}.p-lg-13{padding:3.25rem!important}.p-lg-14{padding:3.5rem!important}.p-lg-15{padding:3.75rem!important}.p-lg-16{padding:4rem!important}.p-lg-17{padding:4.25rem!important}.p-lg-18{padding:4.5rem!important}.p-lg-19{padding:4.75rem!important}.p-lg-20{padding:5rem!important}.p-lg-25{padding:6.25rem!important}.p-lg-30{padding:7.5rem!important}.p-lg-35{padding:8.75rem!important}.p-lg-40{padding:10rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-lg-4{padding-left:1rem!important;padding-right:1rem!important}.px-lg-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-lg-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-lg-8{padding-left:2rem!important;padding-right:2rem!important}.px-lg-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-lg-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-lg-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-lg-12{padding-left:3rem!important;padding-right:3rem!important}.px-lg-13{padding-left:3.25rem!important;padding-right:3.25rem!important}.px-lg-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-lg-15{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-lg-16{padding-left:4rem!important;padding-right:4rem!important}.px-lg-17{padding-left:4.25rem!important;padding-right:4.25rem!important}.px-lg-18{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-lg-19{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-lg-20{padding-left:5rem!important;padding-right:5rem!important}.px-lg-25{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-lg-30{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-lg-35{padding-left:8.75rem!important;padding-right:8.75rem!important}.px-lg-40{padding-left:10rem!important;padding-right:10rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-lg-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-lg-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-lg-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-lg-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-lg-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-lg-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-lg-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-lg-13{padding-bottom:3.25rem!important;padding-top:3.25rem!important}.py-lg-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-lg-15{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-lg-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-lg-17{padding-bottom:4.25rem!important;padding-top:4.25rem!important}.py-lg-18{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.py-lg-19{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.py-lg-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-lg-25{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-lg-30{padding-bottom:7.5rem!important;padding-top:7.5rem!important}.py-lg-35{padding-bottom:8.75rem!important;padding-top:8.75rem!important}.py-lg-40{padding-bottom:10rem!important;padding-top:10rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:.75rem!important}.pt-lg-4{padding-top:1rem!important}.pt-lg-5{padding-top:1.25rem!important}.pt-lg-6{padding-top:1.5rem!important}.pt-lg-7{padding-top:1.75rem!important}.pt-lg-8{padding-top:2rem!important}.pt-lg-9{padding-top:2.25rem!important}.pt-lg-10{padding-top:2.5rem!important}.pt-lg-11{padding-top:2.75rem!important}.pt-lg-12{padding-top:3rem!important}.pt-lg-13{padding-top:3.25rem!important}.pt-lg-14{padding-top:3.5rem!important}.pt-lg-15{padding-top:3.75rem!important}.pt-lg-16{padding-top:4rem!important}.pt-lg-17{padding-top:4.25rem!important}.pt-lg-18{padding-top:4.5rem!important}.pt-lg-19{padding-top:4.75rem!important}.pt-lg-20{padding-top:5rem!important}.pt-lg-25{padding-top:6.25rem!important}.pt-lg-30{padding-top:7.5rem!important}.pt-lg-35{padding-top:8.75rem!important}.pt-lg-40{padding-top:10rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:.75rem!important}.pe-lg-4{padding-right:1rem!important}.pe-lg-5{padding-right:1.25rem!important}.pe-lg-6{padding-right:1.5rem!important}.pe-lg-7{padding-right:1.75rem!important}.pe-lg-8{padding-right:2rem!important}.pe-lg-9{padding-right:2.25rem!important}.pe-lg-10{padding-right:2.5rem!important}.pe-lg-11{padding-right:2.75rem!important}.pe-lg-12{padding-right:3rem!important}.pe-lg-13{padding-right:3.25rem!important}.pe-lg-14{padding-right:3.5rem!important}.pe-lg-15{padding-right:3.75rem!important}.pe-lg-16{padding-right:4rem!important}.pe-lg-17{padding-right:4.25rem!important}.pe-lg-18{padding-right:4.5rem!important}.pe-lg-19{padding-right:4.75rem!important}.pe-lg-20{padding-right:5rem!important}.pe-lg-25{padding-right:6.25rem!important}.pe-lg-30{padding-right:7.5rem!important}.pe-lg-35{padding-right:8.75rem!important}.pe-lg-40{padding-right:10rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:.75rem!important}.pb-lg-4{padding-bottom:1rem!important}.pb-lg-5{padding-bottom:1.25rem!important}.pb-lg-6{padding-bottom:1.5rem!important}.pb-lg-7{padding-bottom:1.75rem!important}.pb-lg-8{padding-bottom:2rem!important}.pb-lg-9{padding-bottom:2.25rem!important}.pb-lg-10{padding-bottom:2.5rem!important}.pb-lg-11{padding-bottom:2.75rem!important}.pb-lg-12{padding-bottom:3rem!important}.pb-lg-13{padding-bottom:3.25rem!important}.pb-lg-14{padding-bottom:3.5rem!important}.pb-lg-15{padding-bottom:3.75rem!important}.pb-lg-16{padding-bottom:4rem!important}.pb-lg-17{padding-bottom:4.25rem!important}.pb-lg-18{padding-bottom:4.5rem!important}.pb-lg-19{padding-bottom:4.75rem!important}.pb-lg-20{padding-bottom:5rem!important}.pb-lg-25{padding-bottom:6.25rem!important}.pb-lg-30{padding-bottom:7.5rem!important}.pb-lg-35{padding-bottom:8.75rem!important}.pb-lg-40{padding-bottom:10rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:.75rem!important}.ps-lg-4{padding-left:1rem!important}.ps-lg-5{padding-left:1.25rem!important}.ps-lg-6{padding-left:1.5rem!important}.ps-lg-7{padding-left:1.75rem!important}.ps-lg-8{padding-left:2rem!important}.ps-lg-9{padding-left:2.25rem!important}.ps-lg-10{padding-left:2.5rem!important}.ps-lg-11{padding-left:2.75rem!important}.ps-lg-12{padding-left:3rem!important}.ps-lg-13{padding-left:3.25rem!important}.ps-lg-14{padding-left:3.5rem!important}.ps-lg-15{padding-left:3.75rem!important}.ps-lg-16{padding-left:4rem!important}.ps-lg-17{padding-left:4.25rem!important}.ps-lg-18{padding-left:4.5rem!important}.ps-lg-19{padding-left:4.75rem!important}.ps-lg-20{padding-left:5rem!important}.ps-lg-25{padding-left:6.25rem!important}.ps-lg-30{padding-left:7.5rem!important}.ps-lg-35{padding-left:8.75rem!important}.ps-lg-40{padding-left:10rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:.75rem!important}.gap-lg-4{gap:1rem!important}.gap-lg-5{gap:1.25rem!important}.gap-lg-6{gap:1.5rem!important}.gap-lg-7{gap:1.75rem!important}.gap-lg-8{gap:2rem!important}.gap-lg-9{gap:2.25rem!important}.gap-lg-10{gap:2.5rem!important}.gap-lg-11{gap:2.75rem!important}.gap-lg-12{gap:3rem!important}.gap-lg-13{gap:3.25rem!important}.gap-lg-14{gap:3.5rem!important}.gap-lg-15{gap:3.75rem!important}.gap-lg-16{gap:4rem!important}.gap-lg-17{gap:4.25rem!important}.gap-lg-18{gap:4.5rem!important}.gap-lg-19{gap:4.75rem!important}.gap-lg-20{gap:5rem!important}.gap-lg-25{gap:6.25rem!important}.gap-lg-30{gap:7.5rem!important}.gap-lg-35{gap:8.75rem!important}.gap-lg-40{gap:10rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.fs-1{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.font-enriqueta,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Enriqueta,serif!important}.font-opensans{font-family:Open Sans,sans-serif!important}.font-weight-100{font-weight:100!important}.font-weight-200{font-weight:200!important}.font-weight-300{font-weight:300!important}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-700{font-weight:700!important}.font-weight-800{font-weight:800!important}.text-lg{font-size:1.25rem}body.scrolled .navbar:not(.navbar-top-most){background:#0e1b33!important}@media only screen and (max-width:768px){.p-sm-2{padding:10px 10px 0}}a{text-decoration:none!important}.btn{color:unset;font-family:Enriqueta,serif!important;text-decoration:none}.btn:hover{background-color:unset}.btn-cta-primary,.btn-outline-primary{background-color:transparent;border:2px solid;border-radius:0;color:#0e1b33;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-primary:hover,.btn-outline-primary:hover{border:2px solid #0e1b33;color:#fff}.btn-cta-primary:before,.btn-outline-primary:before{background:rgba(14,27,51,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-primary:after,.btn-outline-primary:after{background:#0e1b33;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-primary:hover:before,.btn-outline-primary:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-primary:hover:after,.btn-outline-primary:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-primary{background:#0e1b33!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-primary:hover{box-shadow:2px 4px 15px -4px rgba(14,27,51,.75)}.btn-standard.btn-primary{background:#0e1b33!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-primary:before{background:rgba(190,36,55,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-primary:after,.btn-standard.btn-primary:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-primary:after{background:#be2437;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-primary:hover{border:2px solid #be2437}.btn-standard.btn-primary:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-primary:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-primary{background-color:transparent;border:2px solid #0e1b33;border-radius:0;color:#0e1b33;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-primary.disabled{background-color:transparent!important;border-color:rgba(14,27,51,.3)!important;color:rgba(14,27,51,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-primary:hover{background-color:#0e1b33;color:#f1e4cc;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-primary{font-size:14px}}.btn-cta-secondary,.btn-outline-secondary{background-color:transparent;border:2px solid;border-radius:0;color:#be2437;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-secondary:hover,.btn-outline-secondary:hover{border:2px solid #be2437;color:#fff}.btn-cta-secondary:before,.btn-outline-secondary:before{background:rgba(190,36,55,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-secondary:after,.btn-outline-secondary:after{background:#be2437;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-secondary:hover:before,.btn-outline-secondary:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-secondary:hover:after,.btn-outline-secondary:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-secondary{background:#be2437!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-secondary:hover{box-shadow:2px 4px 15px -4px rgba(190,36,55,.75)}.btn-standard.btn-secondary{background:#be2437!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-secondary:before{background:rgba(14,27,51,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-secondary:after,.btn-standard.btn-secondary:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-secondary:after{background:#0e1b33;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-secondary:hover{border:2px solid #0e1b33}.btn-standard.btn-secondary:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-secondary:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-secondary{background-color:transparent;border:2px solid #be2437;border-radius:0;color:#be2437;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-secondary.disabled{background-color:transparent!important;border-color:rgba(190,36,55,.3)!important;color:rgba(190,36,55,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-secondary:hover{background-color:#be2437;color:#41dbc8;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-secondary{font-size:14px}}.btn-cta-navy,.btn-outline-navy{background-color:transparent;border:2px solid;border-radius:0;color:#0e1b33;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-navy:hover,.btn-outline-navy:hover{border:2px solid #0e1b33;color:#fff}.btn-cta-navy:before,.btn-outline-navy:before{background:rgba(14,27,51,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-cta-navy:after,.btn-cta-navy:before,.btn-outline-navy:after,.btn-outline-navy:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-cta-navy:after,.btn-outline-navy:after{background:#0e1b33;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-cta-navy:hover:before,.btn-outline-navy:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-navy:hover:after,.btn-outline-navy:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-navy{background:#0e1b33!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-navy:hover{box-shadow:2px 4px 15px -4px rgba(14,27,51,.75)}.btn-standard.btn-navy{background:#0e1b33!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-navy:before{background:rgba(14,27,51,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-navy:after,.btn-standard.btn-navy:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-navy:after{background:#0e1b33;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-navy:hover{border:2px solid #0e1b33}.btn-standard.btn-navy:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-navy:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-navy{background-color:transparent;border:2px solid #0e1b33;border-radius:0;color:#0e1b33;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-navy.disabled{background-color:transparent!important;border-color:rgba(14,27,51,.3)!important;color:rgba(14,27,51,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-navy:hover{background-color:#0e1b33;color:#f1e4cc;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-navy{font-size:14px}}.btn-cta-dark-red,.btn-outline-dark-red{background-color:transparent;border:2px solid;border-radius:0;color:#be2437;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-dark-red:hover,.btn-outline-dark-red:hover{border:2px solid #be2437;color:#fff}.btn-cta-dark-red:before,.btn-outline-dark-red:before{background:rgba(190,36,55,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-dark-red:after,.btn-outline-dark-red:after{background:#be2437;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-dark-red:hover:before,.btn-outline-dark-red:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-dark-red:hover:after,.btn-outline-dark-red:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-dark-red{background:#be2437!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-dark-red:hover{box-shadow:2px 4px 15px -4px rgba(190,36,55,.75)}.btn-standard.btn-dark-red{background:#be2437!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-dark-red:before{background:rgba(190,36,55,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-dark-red:after,.btn-standard.btn-dark-red:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-dark-red:after{background:#be2437;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-dark-red:hover{border:2px solid #be2437}.btn-standard.btn-dark-red:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-dark-red:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-dark-red{background-color:transparent;border:2px solid #be2437;border-radius:0;color:#be2437;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-dark-red.disabled{background-color:transparent!important;border-color:rgba(190,36,55,.3)!important;color:rgba(190,36,55,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-dark-red:hover{background-color:#be2437;color:#41dbc8;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-dark-red{font-size:14px}}.btn-cta-dark-blue,.btn-outline-dark-blue{background-color:transparent;border:2px solid;border-radius:0;color:#06224b;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-dark-blue:hover,.btn-outline-dark-blue:hover{border:2px solid #06224b;color:#fff}.btn-cta-dark-blue:before,.btn-outline-dark-blue:before{background:rgba(6,34,75,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-dark-blue:after,.btn-outline-dark-blue:after{background:#06224b;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-dark-blue:hover:before,.btn-outline-dark-blue:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-dark-blue:hover:after,.btn-outline-dark-blue:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-dark-blue{background:#06224b!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-dark-blue:hover{box-shadow:2px 4px 15px -4px rgba(6,34,75,.75)}.btn-standard.btn-dark-blue{background:#06224b!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-dark-blue:before{background:rgba(6,34,75,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-dark-blue:after,.btn-standard.btn-dark-blue:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-dark-blue:after{background:#06224b;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-dark-blue:hover{border:2px solid #06224b}.btn-standard.btn-dark-blue:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-dark-blue:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-dark-blue{background-color:transparent;border:2px solid #06224b;border-radius:0;color:#06224b;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-dark-blue.disabled{background-color:transparent!important;border-color:rgba(6,34,75,.3)!important;color:rgba(6,34,75,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-dark-blue:hover{background-color:#06224b;color:#f9ddb4;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-dark-blue{font-size:14px}}.btn-cta-light-blue,.btn-outline-light-blue{background-color:transparent;border:2px solid;border-radius:0;color:#eff5fd;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-light-blue:hover,.btn-outline-light-blue:hover{border:2px solid #eff5fd;color:#fff}.btn-cta-light-blue:before,.btn-outline-light-blue:before{background:rgba(239,245,253,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-light-blue:after,.btn-outline-light-blue:after{background:#eff5fd;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-light-blue:hover:before,.btn-outline-light-blue:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-light-blue:hover:after,.btn-outline-light-blue:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-light-blue{background:#eff5fd!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-light-blue:hover{box-shadow:2px 4px 15px -4px rgba(239,245,253,.75)}.btn-standard.btn-light-blue{background:#eff5fd!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-light-blue:before{background:rgba(239,245,253,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-light-blue:after,.btn-standard.btn-light-blue:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-light-blue:after{background:#eff5fd;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-light-blue:hover{border:2px solid #eff5fd}.btn-standard.btn-light-blue:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-light-blue:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-light-blue{background-color:transparent;border:2px solid #eff5fd;border-radius:0;color:#eff5fd;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-light-blue.disabled{background-color:transparent!important;border-color:rgba(239,245,253,.3)!important;color:rgba(239,245,253,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-light-blue:hover{background-color:#eff5fd;color:#100a02;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-light-blue{font-size:14px}}.btn-cta-dusty-blue,.btn-outline-dusty-blue{background-color:transparent;border:2px solid;border-radius:0;color:#b6d6fb;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-dusty-blue:hover,.btn-outline-dusty-blue:hover{border:2px solid #b6d6fb;color:#fff}.btn-cta-dusty-blue:before,.btn-outline-dusty-blue:before{background:rgba(182,214,251,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-dusty-blue:after,.btn-outline-dusty-blue:after{background:#b6d6fb;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-dusty-blue:hover:before,.btn-outline-dusty-blue:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-dusty-blue:hover:after,.btn-outline-dusty-blue:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-dusty-blue{background:#b6d6fb!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-dusty-blue:hover{box-shadow:2px 4px 15px -4px rgba(182,214,251,.75)}.btn-standard.btn-dusty-blue{background:#b6d6fb!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-dusty-blue:before{background:rgba(182,214,251,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-dusty-blue:after,.btn-standard.btn-dusty-blue:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-dusty-blue:after{background:#b6d6fb;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-dusty-blue:hover{border:2px solid #b6d6fb}.btn-standard.btn-dusty-blue:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-dusty-blue:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-dusty-blue{background-color:transparent;border:2px solid #b6d6fb;border-radius:0;color:#b6d6fb;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-dusty-blue.disabled{background-color:transparent!important;border-color:rgba(182,214,251,.3)!important;color:rgba(182,214,251,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-dusty-blue:hover{background-color:#b6d6fb;color:#492904;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-dusty-blue{font-size:14px}}.btn-cta-blue-gray,.btn-outline-blue-gray{background-color:transparent;border:2px solid;border-radius:0;color:#8ca8c8;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-blue-gray:hover,.btn-outline-blue-gray:hover{border:2px solid #8ca8c8;color:#fff}.btn-cta-blue-gray:before,.btn-outline-blue-gray:before{background:rgba(140,168,200,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-blue-gray:after,.btn-outline-blue-gray:after{background:#8ca8c8;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-blue-gray:hover:before,.btn-outline-blue-gray:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-blue-gray:hover:after,.btn-outline-blue-gray:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-blue-gray{background:#8ca8c8!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-blue-gray:hover{box-shadow:2px 4px 15px -4px rgba(140,168,200,.75)}.btn-standard.btn-blue-gray{background:#8ca8c8!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-blue-gray:before{background:rgba(140,168,200,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-blue-gray:after,.btn-standard.btn-blue-gray:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-blue-gray:after{background:#8ca8c8;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-blue-gray:hover{border:2px solid #8ca8c8}.btn-standard.btn-blue-gray:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-blue-gray:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-blue-gray{background-color:transparent;border:2px solid #8ca8c8;border-radius:0;color:#8ca8c8;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-blue-gray.disabled{background-color:transparent!important;border-color:rgba(140,168,200,.3)!important;color:rgba(140,168,200,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-blue-gray:hover{background-color:#8ca8c8;color:#735737;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-blue-gray{font-size:14px}}.btn-cta-medium-gray,.btn-outline-medium-gray{background-color:transparent;border:2px solid;border-radius:0;color:#c9c9c9;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-medium-gray:hover,.btn-outline-medium-gray:hover{border:2px solid #c9c9c9;color:#fff}.btn-cta-medium-gray:before,.btn-outline-medium-gray:before{background:hsla(0,0%,79%,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-medium-gray:after,.btn-outline-medium-gray:after{background:#c9c9c9;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-medium-gray:hover:before,.btn-outline-medium-gray:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-medium-gray:hover:after,.btn-outline-medium-gray:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-medium-gray{background:#c9c9c9!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-medium-gray:hover{box-shadow:2px 4px 15px -4px hsla(0,0%,79%,.75)}.btn-standard.btn-medium-gray{background:#c9c9c9!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-medium-gray:before{background:hsla(0,0%,79%,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-medium-gray:after,.btn-standard.btn-medium-gray:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-medium-gray:after{background:#c9c9c9;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-medium-gray:hover{border:2px solid #c9c9c9}.btn-standard.btn-medium-gray:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-medium-gray:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-medium-gray{background-color:transparent;border:2px solid #c9c9c9;border-radius:0;color:#c9c9c9;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-medium-gray.disabled{background-color:transparent!important;border-color:hsla(0,0%,79%,.3)!important;color:hsla(0,0%,79%,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-medium-gray:hover{background-color:#c9c9c9;color:#363636;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-medium-gray{font-size:14px}}.btn-cta-danger,.btn-outline-danger{background-color:transparent;border:2px solid;border-radius:0;color:#dc3545;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-danger:hover,.btn-outline-danger:hover{border:2px solid #dc3545;color:#fff}.btn-cta-danger:before,.btn-outline-danger:before{background:rgba(220,53,69,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-danger:after,.btn-outline-danger:after{background:#dc3545;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-danger:hover:before,.btn-outline-danger:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-danger:hover:after,.btn-outline-danger:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-danger{background:#dc3545!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-danger:hover{box-shadow:2px 4px 15px -4px rgba(220,53,69,.75)}.btn-standard.btn-danger{background:#dc3545!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-danger:before{background:rgba(220,53,69,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-danger:after,.btn-standard.btn-danger:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-danger:after{background:#dc3545;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-danger:hover{border:2px solid #dc3545}.btn-standard.btn-danger:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-danger:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-danger{background-color:transparent;border:2px solid #dc3545;border-radius:0;color:#dc3545;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-danger.disabled{background-color:transparent!important;border-color:rgba(220,53,69,.3)!important;color:rgba(220,53,69,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-danger:hover{background-color:#dc3545;color:#23caba;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-danger{font-size:14px}}.btn-cta-success,.btn-outline-success{background-color:transparent;border:2px solid;border-radius:0;color:#198754;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-success:hover,.btn-outline-success:hover{border:2px solid #198754;color:#fff}.btn-cta-success:before,.btn-outline-success:before{background:rgba(25,135,84,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-success:after,.btn-outline-success:after{background:#198754;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-success:hover:before,.btn-outline-success:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-success:hover:after,.btn-outline-success:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-success{background:#198754!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-success:hover{box-shadow:2px 4px 15px -4px rgba(25,135,84,.75)}.btn-standard.btn-success{background:#198754!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-success:before{background:rgba(25,135,84,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-success:after,.btn-standard.btn-success:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-success:after{background:#198754;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-success:hover{border:2px solid #198754}.btn-standard.btn-success:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-success:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-success{background-color:transparent;border:2px solid #198754;border-radius:0;color:#198754;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-success.disabled{background-color:transparent!important;border-color:rgba(25,135,84,.3)!important;color:rgba(25,135,84,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-success:hover{background-color:#198754;color:#e678ab;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-success{font-size:14px}}.btn-cta-white,.btn-outline-white{background-color:transparent;border:2px solid;border-radius:0;color:#fff;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-white:hover,.btn-outline-white:hover{border:2px solid #fff;color:#0e1b33}.btn-cta-white:before,.btn-outline-white:before{background:hsla(0,0%,100%,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-white:after,.btn-outline-white:after{background:#fff;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-white:hover:before,.btn-outline-white:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-white:hover:after,.btn-outline-white:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-white{background:#fff!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-white:hover{box-shadow:2px 4px 15px -4px hsla(0,0%,100%,.75)}.btn-standard.btn-white{background:#fff!important;color:#0e1b33;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-white:before{background:rgba(14,27,51,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-white:after,.btn-standard.btn-white:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-white:after{background:#0e1b33;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-white:hover{border:2px solid #0e1b33;color:#fff}.btn-standard.btn-white:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-white:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-white{background-color:transparent;border:2px solid #fff;border-radius:0;color:#fff;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-white.disabled{background-color:transparent!important;border-color:hsla(0,0%,100%,.3)!important;color:hsla(0,0%,100%,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-white:hover{background-color:#fff;color:#000;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-white{font-size:14px}}.btn-cta-light,.btn-outline-light{background-color:transparent;border:2px solid;border-radius:0;color:#efefef;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-light:hover,.btn-outline-light:hover{border:2px solid #efefef;color:#fff}.btn-cta-light:before,.btn-outline-light:before{background:hsla(0,0%,94%,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-light:after,.btn-outline-light:after{background:#efefef;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-light:hover:before,.btn-outline-light:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-light:hover:after,.btn-outline-light:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-light{background:#efefef!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-light:hover{box-shadow:2px 4px 15px -4px hsla(0,0%,94%,.75)}.btn-standard.btn-light{background:#efefef!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-light:before{background:hsla(0,0%,94%,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-light:after,.btn-standard.btn-light:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-light:after{background:#efefef;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-light:hover{border:2px solid #efefef}.btn-standard.btn-light:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-light:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-light{background-color:transparent;border:2px solid #efefef;border-radius:0;color:#efefef;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-light.disabled{background-color:transparent!important;border-color:hsla(0,0%,94%,.3)!important;color:hsla(0,0%,94%,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-light:hover{background-color:#efefef;color:#101010;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-light{font-size:14px}}.btn-cta-gray,.btn-outline-gray{background-color:transparent;border:2px solid;border-radius:0;color:#666;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-gray:hover,.btn-outline-gray:hover{border:2px solid #666;color:#fff}.btn-cta-gray:before,.btn-outline-gray:before{background:hsla(0,0%,40%,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-cta-gray:after,.btn-cta-gray:before,.btn-outline-gray:after,.btn-outline-gray:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-cta-gray:after,.btn-outline-gray:after{background:#666;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-cta-gray:hover:before,.btn-outline-gray:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-gray:hover:after,.btn-outline-gray:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-gray{background:#666!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-gray:hover{box-shadow:2px 4px 15px -4px hsla(0,0%,40%,.75)}.btn-standard.btn-gray{background:#666!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-gray:before{background:hsla(0,0%,40%,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-gray:after,.btn-standard.btn-gray:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-gray:after{background:#666;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-gray:hover{border:2px solid #666}.btn-standard.btn-gray:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-gray:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-gray{background-color:transparent;border:2px solid #666;border-radius:0;color:#666;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-gray.disabled{background-color:transparent!important;border-color:hsla(0,0%,40%,.3)!important;color:hsla(0,0%,40%,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-gray:hover{background-color:#666;color:#999;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-gray{font-size:14px}}.btn-cta-dark,.btn-outline-dark{background-color:transparent;border:2px solid;border-radius:0;color:#3a3c43;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-dark:hover,.btn-outline-dark:hover{border:2px solid #3a3c43;color:#fff}.btn-cta-dark:before,.btn-outline-dark:before{background:rgba(58,60,67,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-cta-dark:after,.btn-cta-dark:before,.btn-outline-dark:after,.btn-outline-dark:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-cta-dark:after,.btn-outline-dark:after{background:#3a3c43;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-cta-dark:hover:before,.btn-outline-dark:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-dark:hover:after,.btn-outline-dark:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-dark{background:#3a3c43!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-dark:hover{box-shadow:2px 4px 15px -4px rgba(58,60,67,.75)}.btn-standard.btn-dark{background:#3a3c43!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-dark:before{background:rgba(58,60,67,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-dark:after,.btn-standard.btn-dark:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-dark:after{background:#3a3c43;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-dark:hover{border:2px solid #3a3c43}.btn-standard.btn-dark:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-dark:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-dark{background-color:transparent;border:2px solid #3a3c43;border-radius:0;color:#3a3c43;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-dark.disabled{background-color:transparent!important;border-color:rgba(58,60,67,.3)!important;color:rgba(58,60,67,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-dark:hover{background-color:#3a3c43;color:#c5c3bc;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-dark{font-size:14px}}.btn-cta-black,.btn-outline-black{background-color:transparent;border:2px solid;border-radius:0;color:#0e1b33;display:inline-block;font-size:16px;margin:20px auto;overflow:hidden;padding:15px 50px;position:relative;text-align:center;z-index:1}.btn-cta-black:hover,.btn-outline-black:hover{border:2px solid #0e1b33;color:#fff}.btn-cta-black:before,.btn-outline-black:before{background:rgba(14,27,51,.5);content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s;width:120%;z-index:-1}.btn-cta-black:after,.btn-outline-black:after{background:#0e1b33;content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms;width:120%;z-index:-1}.btn-cta-black:hover:before,.btn-outline-black:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-cta-black:hover:after,.btn-outline-black:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-standard-black{background:#0e1b33!important;border-radius:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important}.btn-standard-black:hover{box-shadow:2px 4px 15px -4px rgba(14,27,51,.75)}.btn-standard.btn-black{background:#0e1b33!important;color:#fff;display:inline-block;font-size:16px;overflow:hidden;position:relative;z-index:1}.btn-standard.btn-black:before{background:rgba(14,27,51,.5);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.btn-standard.btn-black:after,.btn-standard.btn-black:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.btn-standard.btn-black:after{background:#0e1b33;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.btn-standard.btn-black:hover{border:2px solid #0e1b33}.btn-standard.btn-black:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.btn-standard.btn-black:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.btn-simple-black{background-color:transparent;border:2px solid #0e1b33;border-radius:0;color:#0e1b33;display:inline-block;font-size:16px;line-height:1;margin:20px auto;overflow:hidden;text-align:center;text-decoration:none!important;z-index:1}.btn-simple-black.disabled{background-color:transparent!important;border-color:rgba(14,27,51,.3)!important;color:rgba(14,27,51,.3)!important;cursor:not-allowed!important;pointer-events:none}.btn-simple-black:hover{background-color:#0e1b33;color:#f1e4cc;transition:background-color .2s ease-in}@media only screen and (max-width:1200px){.btn-simple-black{font-size:14px}}.bg-primary{background:#0e1b33!important}.icon-primary i,.icon-primary-hover:hover i,.icon-primary-hover:hover:before,.icon-primary:before{color:#0e1b33!important}.bg-secondary{background:#be2437!important}.icon-secondary i,.icon-secondary-hover:hover i,.icon-secondary-hover:hover:before,.icon-secondary:before{color:#be2437!important}.bg-navy{background:#0e1b33!important}.icon-navy i,.icon-navy-hover:hover i,.icon-navy-hover:hover:before,.icon-navy:before{color:#0e1b33!important}.bg-dark-red{background:#be2437!important}.icon-dark-red i,.icon-dark-red-hover:hover i,.icon-dark-red-hover:hover:before,.icon-dark-red:before{color:#be2437!important}.bg-dark-blue{background:#06224b!important}.icon-dark-blue i,.icon-dark-blue-hover:hover i,.icon-dark-blue-hover:hover:before,.icon-dark-blue:before{color:#06224b!important}.bg-light-blue{background:#eff5fd!important}.icon-light-blue i,.icon-light-blue-hover:hover i,.icon-light-blue-hover:hover:before,.icon-light-blue:before{color:#eff5fd!important}.bg-dusty-blue{background:#b6d6fb!important}.icon-dusty-blue i,.icon-dusty-blue-hover:hover i,.icon-dusty-blue-hover:hover:before,.icon-dusty-blue:before{color:#b6d6fb!important}.bg-blue-gray{background:#8ca8c8!important}.icon-blue-gray i,.icon-blue-gray-hover:hover i,.icon-blue-gray-hover:hover:before,.icon-blue-gray:before{color:#8ca8c8!important}.bg-medium-gray{background:#c9c9c9!important}.icon-medium-gray i,.icon-medium-gray-hover:hover i,.icon-medium-gray-hover:hover:before,.icon-medium-gray:before{color:#c9c9c9!important}.bg-danger{background:#dc3545!important}.icon-danger i,.icon-danger-hover:hover i,.icon-danger-hover:hover:before,.icon-danger:before{color:#dc3545!important}.bg-success{background:#198754!important}.icon-success i,.icon-success-hover:hover i,.icon-success-hover:hover:before,.icon-success:before{color:#198754!important}.bg-white{background:#fff!important}.icon-white i,.icon-white-hover:hover i,.icon-white-hover:hover:before,.icon-white:before{color:#fff!important}.bg-light{background:#efefef!important}.icon-light i,.icon-light-hover:hover i,.icon-light-hover:hover:before,.icon-light:before{color:#efefef!important}.bg-gray{background:#666!important}.icon-gray i,.icon-gray-hover:hover i,.icon-gray-hover:hover:before,.icon-gray:before{color:#666!important}.bg-dark{background:#3a3c43!important}.icon-dark i,.icon-dark-hover:hover i,.icon-dark-hover:hover:before,.icon-dark:before{color:#3a3c43!important}.bg-black{background:#0e1b33!important}.icon-black i,.icon-black-hover:hover i,.icon-black-hover:hover:before,.icon-black:before{color:#0e1b33!important}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.border-1{--bs-border-width:1px!important}.border-2{--bs-border-width:2px!important}.border-3{--bs-border-width:3px!important}.border-4{--bs-border-width:4px!important}.border-5{--bs-border-width:5px!important}.border-6{--bs-border-width:6px!important}.border-7{--bs-border-width:7px!important}.border-8{--bs-border-width:8px!important}.border-9{--bs-border-width:9px!important}.border-10{--bs-border-width:10px!important}.border-11{--bs-border-width:11px!important}.border-12{--bs-border-width:12px!important}.border-13{--bs-border-width:13px!important}.border-14{--bs-border-width:14px!important}.border-15{--bs-border-width:15px!important}.border-16{--bs-border-width:16px!important}.border-17{--bs-border-width:17px!important}.border-18{--bs-border-width:18px!important}.border-19{--bs-border-width:19px!important}.border-20{--bs-border-width:20px!important}.full-height{min-height:100vh}.bg-none{background:none}.bg-image{background-position:50%;background-repeat:no-repeat;background-size:auto}.content-block img{margin:1rem auto!important;max-width:100%}.img-size{display:inline-block;margin:0 auto;max-width:1240px;overflow:hidden;position:relative;text-align:center;width:100%}.media-size{background-size:contain;height:100%;padding-bottom:56.25%;width:100%}.media-size.blog-media{padding-bottom:70%}.full-size{height:100%;width:100%}.full-size .media-size{height:100%;padding-bottom:0}.square-size .media-size{background-size:cover;padding-bottom:100%}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-transparent{background-color:transparent}.bg-center-top,.bg-left-top,.bg-right-top{background-position-y:top}.bg-center-bottom,.bg-left-bottom,.bg-right-bottom{background-position-y:bottom}.bg-center-middle,.bg-left-middle,.bg-right-middle{background-position-y:center}.bg-center-bottom,.bg-center-middle,.bg-center-top{background-position-x:center}.bg-left-bottom,.bg-left-middle,.bg-left-top{background-position-x:left}.bg-right-bottom,.bg-right-middle,.bg-right-top{background-position-x:right}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:bottom}img,video{max-width:100%}video{height:auto}.hs-responsive-embed{height:auto;overflow:hidden;padding:0 0 2%;position:relative}.hs-responsive-embed embed,.hs-responsive-embed iframe,.hs-responsive-embed object{border:0;height:100%;width:100%}.hs-responsive-embed.hs-responsive-embed-vimeo,.hs-responsive-embed.hs-responsive-embed-wistia,.hs-responsive-embed.hs-responsive-embed-youtube{padding-bottom:2%}.hs-responsive-embed.hs-responsive-embed-instagram{padding-bottom:116.01%}.hs-responsive-embed.hs-responsive-embed-pinterest{height:auto;overflow:visible;padding:0}.hs-responsive-embed.hs-responsive-embed-pinterest iframe{height:auto;position:static;width:auto}iframe[src^="http://www.slideshare.net/slideshow/embed_code/"]{max-width:100%;width:100%}@media (max-width:568px){iframe{max-width:100%}}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{box-sizing:border-box;display:inline-block;padding:6px;width:100%}.hs-menu-wrapper ul{padding:0}.hs-menu-wrapper.hs-menu-flow-horizontal ul{list-style:none;margin:0}.hs-menu-wrapper.hs-menu-flow-horizontal>ul{display:inline-block;margin-bottom:20px}.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before{content:" ";display:table}.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after{clear:both;content:" ";display:table}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1{float:left}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{display:inline-block;max-width:140px;overflow:hidden;padding:10px 20px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children{position:relative}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper{left:0;opacity:0;position:absolute;transition:opacity .4s;visibility:hidden;z-index:10}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:140px}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper{left:180px;top:0}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper{opacity:1;visibility:visible}.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul{margin-bottom:0}.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch{margin-bottom:20px;min-height:7em;position:relative}.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul{margin-bottom:0}.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children{position:static}.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper{display:none}.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper{display:block;opacity:1;visibility:visible}.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before{content:" ";display:table}.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after{clear:both;content:" ";display:table}.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li{float:left}.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a{display:inline-block;max-width:140px;overflow:hidden;padding:10px 20px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:auto}.hs-menu-wrapper.hs-menu-flow-vertical{width:100%}.hs-menu-wrapper.hs-menu-flow-vertical ul{list-style:none;margin:0}.hs-menu-wrapper.hs-menu-flow-vertical li a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:140px}.hs-menu-wrapper.hs-menu-flow-vertical>ul{margin-bottom:20px}.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a{width:auto}.hs-menu-wrapper.hs-menu-flow-vertical>ul li a{padding:10px 20px;text-decoration:none}.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children{position:relative}.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper{left:180px;opacity:0;position:absolute;top:0;transition:opacity .4s;visibility:hidden;z-index:10}.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper{opacity:1;visibility:visible}.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a{min-width:140px;width:auto}.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2>a{padding-left:4em}.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3>a{padding-left:6em}.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4>a{padding-left:8em}.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5>a{padding-left:140px}.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul{max-width:100%;overflow:hidden}.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper{display:none}.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li.hs-item-has-children>ul.hs-menu-children-wrapper{display:block;opacity:1;position:static;visibility:visible}.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul{box-shadow:0 1px 3px rgba(0,0,0,.18);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.18);-moz-box-shadow:0 1px 3px rgba(0,0,0,.18)}.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{opacity:1;visibility:visible}@media (max-width:568px){.hs-menu-wrapper,.hs-menu-wrapper *{box-sizing:border-box;display:block;width:100%}.hs-menu-wrapper.hs-menu-flow-horizontal ul{display:block;list-style:none;margin:0}.hs-menu-wrapper.hs-menu-flow-horizontal>ul{display:block}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1{float:none}.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a,.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{display:block;max-width:100%;width:100%}}.widget-type-space{visibility:hidden}.hs-author-listing-header{margin:0 0 .75em}.hs-author-social-links{display:inline-block}.hs-author-social-links a.hs-author-social-link{background-repeat:no-repeat;background-size:24px 24px;border:0;display:inline-block;height:24px;line-height:24px;text-indent:-99999px;width:24px}.hs-author-social-links a.hs-author-social-link.hs-social-facebook{background-image:url(//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png)}.hs-author-social-links a.hs-author-social-link.hs-social-linkedin{background-image:url(//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png)}.hs-author-social-links a.hs-author-social-link.hs-social-twitter{background-image:url(//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png)}.hs-author-social-links a.hs-author-social-link.hs-social-google-plus{background-image:url(//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png)}.hs_cos_wrapper_type_image_slider{display:block;overflow:hidden}.hs_cos_flex-container a:active,.hs_cos_flex-container a:focus,.hs_cos_flex-slider a:active,.hs_cos_flex-slider a:focus{outline:0}.hs_cos_flex-control-nav,.hs_cos_flex-direction-nav,.hs_cos_flex-slides{list-style:none;margin:0;padding:0}.hs_cos_flex-slider{margin:0;padding:0}.hs_cos_flex-slider .hs_cos_flex-slides>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;position:relative}.hs_cos_flex-slider .hs_cos_flex-slides img{border-radius:0;display:block;width:100%}.hs_cos_flex-pauseplay span{text-transform:capitalize}.hs_cos_flex-slides:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}html[xmlns] .hs_cos_flex-slides{display:block}* html .hs_cos_flex-slides{height:1%}.hs_cos_flex-slider{background:#fff;border:0;border-radius:4px;margin:0 0 60px;position:relative;zoom:1}.hs_cos_flex-viewport{max-height:2000px;transition:all 1s ease}.loading .hs_cos_flex-viewport{max-height:300px}.hs_cos_flex-slider .hs_cos_flex-slides{zoom:1}.carousel li{margin-right:5px}.hs_cos_flex-direction-nav{*height:0}.hs_cos_flex-direction-nav a{background:url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;cursor:pointer;display:block;height:30px;margin:-20px 0 0;opacity:0;position:absolute;text-indent:-9999px;top:50%;transition:all .3s ease;width:30px;z-index:10}.hs_cos_flex-direction-nav .hs_cos_flex-next{background-position:100% 0;right:-36px}.hs_cos_flex-direction-nav .hs_cos_flex-prev{left:-36px}.hs_cos_flex-slider:hover .hs_cos_flex-next{opacity:.8;right:5px}.hs_cos_flex-slider:hover .hs_cos_flex-prev{left:5px;opacity:.8}.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover{opacity:1}.hs_cos_flex-direction-nav .hs_cos_flex-disabled{cursor:default;filter:alpha(opacity=30);opacity:.3!important}.hs_cos_flex_thumbnavs-direction-nav{*height:0;list-style:none;margin:0;padding:0}.hs_cos_flex_thumbnavs-direction-nav a{background:url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;cursor:pointer;display:block;height:140px;margin:-60px 0 0;opacity:1;position:absolute;text-indent:-9999px;top:50%;transition:all .3s ease;width:30px;z-index:10}.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next{background-position:100% 40%;right:0}.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev{left:0}.hs-cos-flex-slider-control-panel{margin-top:-30px}.hs-cos-flex-slider-control-panel img{cursor:pointer}.hs-cos-flex-slider-control-panel img:hover{opacity:.8}.hs_cos_flex-control-nav{bottom:-40px;position:absolute;text-align:center;width:100%}.hs_cos_flex-control-nav li{display:inline-block;margin:0 6px;zoom:1;*display:inline}.hs_cos_flex-control-paging li a{background:#666;background:rgba(0,0,0,.5);border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,.3);cursor:pointer;display:block;height:11px;text-indent:-9999px;width:11px}.hs_cos_flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.hs_cos_flex-control-paging li a.hs_cos_flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.hs_cos_flex-control-thumbs{margin:5px 0 0;overflow:hidden;position:static}.hs_cos_flex-control-thumbs li{float:left;margin:0;width:25%}.hs_cos_flex-control-thumbs img{cursor:pointer;display:block;opacity:.7;width:100%}.hs_cos_flex-control-thumbs img:hover{opacity:1}.hs_cos_flex-control-thumbs .hs_cos_flex-active{cursor:default;opacity:1}@media screen and (max-width:860px){.hs_cos_flex-direction-nav .hs_cos_flex-prev{left:0;opacity:1}.hs_cos_flex-direction-nav .hs_cos_flex-next{opacity:1;right:0}}.hs_cos_flex-slider .caption{background-color:rgba(0,0,0,.5);bottom:0;font-size:2em;width:100%}.hs_cos_flex-slider .caption,.hs_cos_flex-slider .superimpose .caption{color:#fff;line-height:1.1em;padding:0 5%;position:absolute;text-align:center}.hs_cos_flex-slider .superimpose .caption{background-color:transparent;font-size:3em;top:40%;width:90%}@media (max-width:400px){.hs_cos_flex-slider .superimpose .caption{background-color:#000;color:#fff;font-size:2em;line-height:1.1em;padding:0 5%;position:static;text-align:center;top:40%;width:90%}#recaptcha_area table#recaptcha_table,#recaptcha_area table#recaptcha_table .recaptcha_r1_c1{width:300px!important}#recaptcha_area table#recaptcha_table .recaptcha_r4_c4{width:67px!important}#recaptcha_area table#recaptcha_table #recaptcha_image{width:280px!important}}.hs-gallery-thumbnails li{display:inline-block;margin:0 -4px 0 0;padding:0}.hs-gallery-thumbnails.fixed-height li img{border-width:0;margin:0;max-height:150px;padding:0}pre{overflow-x:auto}table pre{white-space:pre-wrap}.comment{margin:10px 0}.hs_cos_wrapper_type_header,.hs_cos_wrapper_type_page_footer,.hs_cos_wrapper_type_raw_html,.hs_cos_wrapper_type_raw_jinja,.hs_cos_wrapper_type_rich_text,.hs_cos_wrapper_type_section_header,.hs_cos_wrapper_type_text{word-wrap:break-word}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}.wp-float-left{float:left;margin:0 20px 20px 0}.wp-float-right{float:right;margin:0 0 20px 20px}#map_canvas img,.google-maps img{max-width:none}#recaptcha_table td{line-height:0}.recaptchatable #recaptcha_response_field{line-height:12px;min-height:0}body,p{font-family:Open Sans,sans-serif}p{color:#3a3c43;font-size:14px}a{color:#0e1b33;font-family:Enriqueta,serif;transition:all .2s ease}a:hover{color:#be2437;text-decoration:none}a:active,a:visited{text-decoration:none!important}::-moz-selection,::selection{background:#be2437;color:#fff}.background{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.overlay:after{background:#0e1b33;content:"";display:block;height:100%;left:0;opacity:.85;position:absolute;top:0;width:100%}.black.overlay:after{background:#2a2a2a;opacity:.9}.content{position:relative;z-index:1}.body-container.container-fluid,.body-container.container-lg,.body-container.container-md,.body-container.container-sm{padding:0}.text-container{max-width:800px}.row-fluid [class*=span]{min-height:0}.widget-type-space{height:1px}.padding-wrapper{padding:40px 0}.no-margin-top{margin-top:0!important}.small-wrapper{margin:auto;max-width:550px;width:100%}iframe{max-width:100%}.center{text-align:center}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner>p:first-of-type,body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner>p:last-of-type{display:none!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a{color:#be2437!important}body.less-cookie div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner,body.less-cookie div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area,body.less-cookie div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{display:block!important;flex:1 1 auto!important;margin-right:0!important;max-width:100%!important;text-align:center!important;width:100%!important}body.less-cookie div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area{margin-top:20px!important}.nav{left:0;padding:20px;position:absolute;top:0;transition:all .2s ease;width:100%;z-index:8009}.nav>div>div>div>div{align-items:center;display:flex!important}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{max-width:100%;overflow:visible}.logos a img{max-width:110px}.nav>div>div>div{align-items:stretch;display:flex;height:100%}.nav-menu>div>div>span>div{display:flex}.right-menu{float:right}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1{position:relative}.right-menu li:after{background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:16px;margin-top:-8px;position:absolute;right:0;top:50%;width:16px;z-index:-1}.right-menu li:first-of-type:after{background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/kontakta-case.png)}.right-menu li:nth-of-type(2):after{background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/case-in-english.png)}.right-menu lia{padding-right:25px}.menus>div.row-number-6,.nav-menu{width:100%}.nav-menu{display:flex;padding-left:80px}.nav-menu ul{padding-left:10%;width:100%}.nav-menu ul li a{color:#fff;font-family:Open Sans,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase}.nav-menu ul li a:after{background:#be2437;bottom:5px;content:"";display:block;height:3px;left:20px;position:absolute;transition:all .1s ease;width:0}.nav-menu ul li a:hover:after{width:calc(100% - 40px)}.blue-logo,.hamburger-wrapper{display:none}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper{background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);left:0;margin-top:0;overflow:hidden;padding:0;width:220px}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper li a{color:#0e1b33;display:block;overflow:visible;padding:10px 20px;white-space:normal;width:100%}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper:before{background:#fff;content:"";height:6px;left:25px;position:absolute;top:-3px;transform:rotate(45deg);width:6px;z-index:-1}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper li a:after{display:none}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper li a:hover{background:#0e1b33;color:#fff}.nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.active-branch>a:after{width:calc(100% - 40px)}.nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.active-branch>ul.hs-menu-children-wrapper li.active>a{background:#0e1b33;color:#fff}.active-menu .nav{animation:menuDown .4s;animation-fill-mode:forwards;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);left:0;position:fixed;top:0;transform:translateY(-100%)}.active-menu .blue-logo,.white-nav .blue-logo{display:block}.active-menu .white-logo,.white-nav .white-logo{display:none}.active-menu .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{color:#0e1b33}.white-nav .nav{background:#fff}.white-nav .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{color:#0e1b33}body.white-nav{margin-top:0}@keyframes menuDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.start-top,.top{align-items:center;display:flex}.start-top{color:#fff;padding:15vw 0;text-align:center}.start-top.background{background-position:top}.start-top .cta_button.btn,.top .cta_button.btn{background:hsla(0,0%,100%,.3)!important}.start-top .h1,.start-top h1{color:#fff;font-size:72px;line-height:100%;margin-bottom:50px}.start-top video#bgvid{background:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/background/case-fonder.jpg?t=1483954712989) no-repeat;background-size:cover;height:auto;left:0;max-width:none;position:absolute;top:0;width:100%;z-index:0}.video1,.video2{display:none}.start-top{overflow:hidden}.start-top video#bgvid.portrait{height:100%;max-width:none;width:auto}.button-field-wrapper{height:140px;left:0;width:100%}.button-field,.button-field-wrapper{bottom:0;overflow:hidden;position:absolute}.button-field{border-radius:0 10px 0 0;height:100%;left:-10px;transform:skewX(10deg);width:95%;z-index:1}.button-field>div{box-shadow:inset -1px 1px 2px hsla(0,0%,100%,.35);transform:skewX(-10deg);width:110%!important}.button-wrapper{align-items:center;display:flex;justify-content:center;z-index:2}.button-field>div:after,.button-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.button-field>div:after{box-shadow:inset 0 -10px 20px rgba(0,0,0,.1);content:""}.cta_button.btn{background:transparent!important;border:2px solid #fff!important;border-radius:0!important;color:#fff;font-family:Enriqueta,serif!important;font-size:16px!important;margin:0 10px;overflow:hidden;padding:10px 0!important;position:relative;width:350px}.cta_button.btn:hover{color:#0e1b33!important}.cta_button.btn:after{background:#fff;transform:skewX(-30deg) translateX(100%);transition:all .25s ease 1ms}.cta_button.btn:after,.cta_button.btn:before{content:"";height:100%;left:0;margin-left:-10%;position:absolute;top:0;width:120%;z-index:-1}.cta_button.btn:before{background:hsla(0,0%,100%,.3);transform:skewX(-30deg) translateX(-100%);transition:all .25s ease .17s}.cta_button.btn:hover:after{transform:skewX(-30deg) translateX(0);transition-delay:.17s}.cta_button.btn:hover:before{transform:skewX(-30deg) translateX(0);transition-delay:1ms}.aktiesnack-inner a.btn:before{background:hsla(0,0%,100%,.4)}.aktiesnack-inner a.btn:after{background:#fff}.blue .cta_button.btn:before{background:rgba(14,27,51,.5)}.blue .cta_button.btn:after{background:#0e1b33}.pattern{height:100%;width:100%}.red{background-color:#be2437}.red .h2,.red h2{color:#fff}.grey{background-color:#d6d6d6}.funds-wrapper{align-items:stretch;display:flex;height:100%}.funds-wrapper>a{display:flex;overflow:hidden;position:relative}.fund,.funds-wrapper>a{flex:1;text-align:center}.funds-inner{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:50px;transition:all .15s linear;width:100%;z-index:1}a.fund .funds-inner{cursor:pointer;justify-content:center;z-index:1}a.fund .funds-inner .blurb{flex-grow:1;max-width:100%}a.fund:hover .funds-inner{transform:translateY(-60px)}.fund .funds-inner .blurb,.fund .funds-inner .h3,.fund .funds-inner h3{max-width:100%}.fund p{font-size:12px;margin-bottom:25px;margin-top:15px}.growth{color:#00000f;font-family:Open Sans,sans-serif;font-size:16px;position:relative}.growth .negative:before,.growth .positive:before,.growth .unchanged:before{background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:12px;margin:0 3px 0 12px;position:relative;width:12px}.growth .positive:before{background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/ikoner/positivt-fondresultat.png)}.growth .negative:before{background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/ikoner/negativt-fondresultat.png)}.growth .unchanged:before{background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/ikoner/oforandrat-fondresultat.png)}.testimonial .growth .positive:before{background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/ikoner/positivt-fondresultat-case.png)}.testimonial .growth .unchanged:before{background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/ikoner/oforandrat-fondresultat-case.png)}.chart-label{display:inline-block;height:10px;margin-right:10px;width:10px}.type{background:#0e1b33;color:#fff;font-family:Open Sans,sans-serif;font-size:12px;left:0;margin-left:-55px;margin-top:35px;padding:2px 0;position:absolute;text-align:center;text-transform:uppercase;top:0;transform:rotate(-45deg);width:200px;z-index:2}.how-you-do-it .fund{align-items:stretch;display:flex}.funds-inner:nth-of-type(4){box-shadow:inset -25px -5px 55px rgba(0,0,0,.08)}.funds-inner:nth-of-type(3){box-shadow:inset -15px 15px 35px rgba(0,0,0,.03)}.funds-inner:nth-of-type(2){box-shadow:inset -10px -10px 40px rgba(0,0,0,.03)}.funds-inner:first-of-type{box-shadow:inset 0 0 60px rgba(0,0,0,.05)}.center-headline.h2,h2.center-headline{background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.05);margin:0;padding:30px 20px;position:relative;text-align:center;z-index:3}.hidden-btn{align-items:center;background:#0e1b33;bottom:0;color:#fff;display:flex;height:60px;justify-content:center;overflow:hidden}.hidden-btn,.hidden-btn:after{cursor:pointer;left:0;position:absolute;width:100%;z-index:-1}.hidden-btn:after{background:linear-gradient(-90deg,#0e1b33,#2a4880,#0e1b33);content:"";height:calc(100% + 320px);top:-145px;transform:rotate(25deg) translateX(-100%)}.fund:hover .hidden-btn:after{animation:gloss 2s infinite}.hidden-btn span{z-index:1}.latest-blog-wrapper{box-shadow:inset 0 5px 10px rgba(0,0,0,.2)}.latest-blog-inner{background:#fff;box-shadow:0 -10px 20px rgba(0,0,0,.1);overflow:hidden;padding:0;position:relative}.latest-blog-inner .right{box-shadow:inset 15px 0 20px rgba(0,0,0,.05);float:right;height:100%;text-align:center;width:50%}.latest-blog-inner .right-inner-wrapper{display:flex;flex-direction:column;float:left;max-width:600px;padding:40px 80px}.latest-blog-inner .no-max-width{max-width:100%}.latest-blog-inner .left{box-shadow:inset -15px 0 20px rgba(0,0,0,.05);height:100%;left:0;position:absolute;top:0;width:50%}.latest-blog-inner .right hr,.latest-blog-inner .right img{display:none}.latest-blog-inner .right .h2,.latest-blog-inner .right h2{font-size:48px;font-weight:700;margin:0 0 30px}.latest-blog-inner .right p:first-child{color:#0e1b33;font-size:16px;font-weight:700}.date{font-size:12px;margin:0 auto 30px;padding:0 40px}.date,.date span{position:relative}.date span{background:#fff;padding:0 9px;z-index:1}.date:after{background:#000;content:"";height:2px;left:0;position:absolute;top:8px;width:100%}.hr-divider{background:#1c1e21;height:2px;margin:0 auto 20px;width:60px}.partner-wrapper-outer{align-items:flex-end;border-top:25px solid #0e1b33;display:flex;height:650px;text-align:center}.partner-inner{margin:0 auto 40px;max-width:680px;padding:30px 50px;position:relative}.partner-inner .h2,.partner-inner h2{color:#fff;margin:0 0 20px}.partner-inner p{color:#fff}.partner-wrapper-outer a{align-items:flex-end;background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/var-story.png);background-repeat:no-repeat;background-size:100%;bottom:0;color:#fff;display:flex;font-family:Open Sans,sans-serif;font-size:14px;height:170px;justify-content:flex-end;padding:10px;position:absolute;right:0;text-align:right;width:170px;z-index:1}.partner-wrapper-outer a:hover{padding-right:15px}.grey-bg{background-color:#e9e9e9}.flex-wrapper{align-items:stretch;display:flex;flex-flow:row wrap}.big-paragraph{font-family:Enriqueta,serif;font-size:21px;margin:20px 0 30px}.big-paragraph p{font-family:inherit;font-size:inherit}.cta--paper__block{padding:60px 40px}.cover--image{background-position:100%;background-repeat:no-repeat;background-size:contain}.cta--paper__block .hs_submit input:hover,.cta--paper__block a.cta_button:hover{box-shadow:0 10px 50px rgba(0,0,0,.1);transform:scale(1.05) translateY(-3px)}.cta--paper__block .hs_submit input,.cta--paper__block a.cta_button{box-shadow:0 0 30px rgba(0,0,0,.3);font-size:20px!important}.cta--paper__block .hs_submit input[type=submit]{background:#17243d;border-radius:30px;color:#fff;display:inline-block;font-family:Enriqueta,serif;font-weight:400;font-weight:300;line-height:1.5em;margin-top:10px;padding:10px 30px;width:auto;-webkit-font-smoothing:antialiased}.cta--paper__block .submitted-message{font-size:18px}.cta--paper__block .submitted-message a{color:#be2538;font-weight:700;text-decoration:underline}.cta--paper__block .submitted-message a:hover:after{padding-left:10px}.cta--paper__block .submitted-message a:after{content:"â€º";padding-left:5px;transition:all .2s ease}.grey-bg form input.hs-input{background:#fff}.contact-block-inner .right{background:#fff;box-shadow:inset 10px 0 40px rgba(0,0,0,.2);float:right;width:50%}.contact-block-inner:after{clear:both;content:"";display:block}.right-inner{max-width:600px;padding:40px 80px}.contact-block-inner{position:relative}.contact-block-inner .right-inner{display:flex;flex-direction:column}.contact-block-inner .right-inner div{margin-left:0}.contact-block-inner .left{bottom:0;display:block;left:0;position:absolute;top:0;width:50%}.contact-block-wrapper{margin-top:25px}.contact-block-wrapper .h2,.contact-block-wrapper h2{font-weight:700}.contact-block-wrapper p{font-size:12px;margin:20px 0;padding-left:0!important}.contact-block-wrapper .legal-consent-container p{padding-left:0!important}.contact-block-wrapper:before{content:"";display:block;height:5px}input{font-family:Open Sans,sans-serif}.hs-form fieldset.form-columns-1 .input{margin-right:0!important}.hs-form fieldset.form-columns-2 div:last-child .input{margin-right:0}.input input,.input textarea{background:#e9e9e9;border:0;box-shadow:inset 0 3px 12px rgba(0,0,0,.2);padding:10px 15px}.input textarea{min-height:120px}.hs-form fieldset{max-width:100%!important}.hs-form fieldset.form-columns-1 .hs-input,.hs-form fieldset.form-columns-2 .hs-input{margin:5px 0!important;width:100%!important}form label{display:none}ul.hs-error-msgs.inputs-list label{color:#fff;display:block;font-size:10px;margin:0;position:relative;z-index:1}.hs-form-field{position:relative}ul.hs-error-msgs.inputs-list{background:#be2437;bottom:0;list-style-type:none;margin:0 0 20px;padding:2px;position:relative;right:0;z-index:1}ul.hs-error-msgs.inputs-list li{margin:0}ul.hs-error-msgs.inputs-list:after{background:#be2437;content:"";display:block;height:10px;margin-top:-5px;position:absolute;right:10px;top:0;transform:rotate(45deg);width:10px}.hs_submit input{background:transparent;border:2px solid #0e1b33;font-size:16px;font-weight:600;padding:20px 10px;transition:all .2s ease;width:100%}.hs_submit input:hover{background:#0e1b33;border:2px solid #0e1b33;color:#fff}.hs-form-booleancheckbox label,.hs-form-checkbox label,.hs-form-radio label{display:block}form ul{list-style-type:none}form ul li.hs-form-booleancheckbox label span:after,form ul li.hs-form-checkbox label span:after,form ul li.hs-form-radio label span:after{background:transparent;border-radius:100%;content:"";height:10px;left:-13px;margin-top:-5px;position:absolute;top:50%;width:10px}form ul li.hs-form-booleancheckbox label input,form ul li.hs-form-checkbox label input,form ul li.hs-form-radio label input{opacity:0}form ul li.hs-form-booleancheckbox label input[type=checkbox]:checked+span:after,form ul li.hs-form-checkbox label input[type=checkbox]:checked+span:after,form ul li.hs-form-radio label input[type=radio]:checked+span:after{background:#be2437}form ul li.hs-form-booleancheckbox label span:before,form ul li.hs-form-checkbox label span:before,form ul li.hs-form-radio label span:before{background:#e9e9e9;border-radius:100%;box-shadow:inset 1px 1px 10px rgba(0,0,0,.1);content:"";height:16px;left:-16px;margin-top:-8px;position:absolute;top:50%;width:16px}form ul li.hs-form-booleancheckbox label span,form ul li.hs-form-checkbox label span,form ul li.hs-form-radio label span{padding-left:5px;position:relative}form .buy-fund ul li.hs-form-booleancheckbox label span:after,form .buy-fund ul li.hs-form-booleancheckbox label span:before,form .buy-fund ul li.hs-form-checkbox label span:after,form .buy-fund ul li.hs-form-checkbox label span:before,form .buy-fund ul li.hs-form-radio label span:after,form .buy-fund ul li.hs-form-radio label span:before{margin-left:-20px}button:focus,input:focus{outline:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hs_visa_powerplay input{display:none}.hs_visa_powerplay label{display:block}.get-started-inner form .hs_godkann_allstar_kop ul li span,.get-started-inner form .hs_godkann_fairplay_kop ul li span,.get-started-inner form .hs_godkann_powerplay_kop ul li span,.get-started-inner form .hs_godkann_safeplay_kop ul li span{display:block;margin-left:30px;max-width:calc(100% - 30px)}.get-started-inner form .hs_godkann_allstar_kop ul,.get-started-inner form .hs_godkann_fairplay_kop ul,.get-started-inner form .hs_godkann_powerplay_kop ul,.get-started-inner form .hs_godkann_safeplay_kop ul{display:block;margin:10px 0;max-width:100%;text-align:left;width:100%}fieldset.form-columns-1.buy-fund{background:#f7f7f7;border-bottom:1px solid #ececec;display:none;margin-bottom:10px;margin-top:10px;max-width:100%;padding-bottom:20px;position:relative}fieldset.form-columns-1.buy-fund .hs-richtext{bottom:0;margin-bottom:10px;margin-right:10px;position:absolute;right:0}fieldset.form-columns-1.buy-fund span{max-width:100%}.footer-container{padding:0}footer{background:#0e1b33;color:#fff;padding:40px 0 80px!important}.white footer{background:#f5f5f5;color:#0e1b33}footer .h3,footer h3{color:#fff;font-size:20px;margin:0}.white footer .h3,.white footer h3{color:#0e1b33}footer ul{list-style-type:none;margin-top:20px;padding:0}footer ul li{font-size:12px;margin:5px 0}footer a{color:#fff;font-family:Open Sans,sans-serif;font-weight:700}.white footer a{color:#0e1b33}.white footer a:hover{color:#be2437}footer .widget-type-logo{text-align:center}footer .widget-type-logo img{max-width:110px}.white footer .widget-type-logo.blue,footer .widget-type-logo.white{display:block}.white footer .widget-type-logo.white,footer .widget-type-logo.blue{display:none}footer .locations{border-bottom:2px solid #fff;border-top:2px solid #fff;margin:40px 0 20px;padding:40px 0}.white footer .locations{border-color:#0e1b33}footer .copyright{font-size:10px}footer .social-media{align-items:center;display:flex;font-size:10px;justify-content:flex-end}footer .social-media ul{margin:0}footer .social-media ul li{display:inline-block;font-size:18px;margin:0 5px}footer .social-media ul li:first-child{margin-left:14px}.funds-subscribe-wrapper{border-bottom:6px solid #be2437;border-top:6px solid #be2437;padding:40px 0}.funds-subscribe-wrapper .hs_cos_wrapper_type_blog_subscribe .form-title.h3,.funds-subscribe-wrapper .hs_cos_wrapper_type_blog_subscribe h3.form-title{display:none}.funds-subscribe-wrapper .container{color:#61636b!important;margin:auto;margin-bottom:20px!important;max-width:450px}.funds-subscribe-wrapper .container ul{margin-bottom:0!important;padding-left:0!important}.funds-subscribe-wrapper .container form .hs_email{margin-bottom:20px!important}.legal-consent-container{margin-bottom:0!important}.contact-block-inner .legal-consent-container,.info .legal-consent-container{padding-left:0!important}.contact-block-wrapper .legal-consent-container .hs-richtext,.hs-content-id-4460667987 .legal-consent-container .hs-richtext{display:block!important}.legal-consent-container p{color:#61636b!important;font-size:14px!important;font-size:12px!important;font-weight:400!important}.hs-content-id-4460667987 .legal-consent-container p{padding-left:0}.legal-consent-container ul li.hs-form-booleancheckbox label span{display:block!important;padding-left:0!important}.legal-consent-container ul li.hs-form-booleancheckbox label span:before{left:-24px}.legal-consent-container ul li.hs-form-booleancheckbox label span:after{left:-21px}.legal-consent-container .hs-form-booleancheckbox input,.legal-consent-container ul li.hs-form-booleancheckbox label span.hs-form-required{display:none!important}.funds-subscribe-wrapper .h4,.funds-subscribe-wrapper h4{color:#61636b;margin-bottom:20px}.funds-subscribe-wrapper .hs_submit input{background:#be2437;border:0;border-radius:50px;box-shadow:inset 4px 2px 5px rgba(0,0,0,.2);color:#fff;font-family:Enriqueta,serif;font-weight:100;padding:15px 40px;width:100%}.funds-subscribe-wrapper .hs_submit input:hover{background:#a01b2b}.hs-error-msgs li:after{display:none!important}.download-block .legal-consent-container{color:#fff!important;font-weight:300!important}.download-block .legal-consent-container .hs-form-booleancheckbox{padding-left:0!important}.download-block .legal-consent-container a{text-decoration:underline}.download-block .legal-consent-container a:hover{text-decoration:none}.aktiesnack-wrapper{border-bottom:6px solid #be2437}.aktiesnack-wrapper:after{background:#0e1b33;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.aktiesnack-wrapper>div:after{clear:both;content:"";display:block}.aktiesnack-left{align-items:center;display:flex;float:left;height:100%;justify-content:center;position:absolute;width:65%}.aktiesnack-right{float:right;height:100%;position:relative;width:35%}a.aktiesnack-left.embedded-video{height:100%}.top a.embedded-video{height:auto;margin:auto!important}.top .blurb,.top .blurb span{color:#fff!important}a.aktiesnack-left.embedded-video:hover img{width:160px}a.aktiesnack-left.embedded-video img{height:auto;left:50%;margin-left:-90px;margin-top:-90px;position:absolute;top:50%;transition:all .2s ease;width:180px}.aktiesnack-inner{color:#fff;display:flex;flex-direction:column;max-width:350px;padding:80px 0 80px 50px}.aktiesnack-inner .h3,.aktiesnack-inner h3{border-bottom:3px solid #fff;margin:5px 0 20px;padding-bottom:20px}.aktiesnack-inner a{font-size:12px;text-align:right}.aktiesnack-inner .h3,.aktiesnack-inner a,.aktiesnack-inner h3,.aktiesnack-inner p{color:#fff}.aktiesnack-inner .date{margin:0;padding:0}.aktiesnack-inner .date:after{display:none}.aktiesnack-inner a.btn{border-color:#fff;color:#fff;font-size:16px;margin:20px 0;text-align:center}.aktiesnack-inner a.btn:hover{color:#0e1b33}.top{margin-bottom:25px;padding:100px 0;text-align:center}.top.save{margin-bottom:0}.top p{color:#fff;margin:10px auto 20px;max-width:500px}.top .h1,.top h1{color:#fff;margin:10px auto;max-width:600px}.top hr{background:#fff;border:0;height:2px;margin:20px auto;max-width:250px}.cta-wrapper .h2,.cta-wrapper h2{font-size:26px;margin:0}.cta-wrapper.padding-bottom>div{margin-top:0;padding:20px 0}.cta-wrapper>div{align-items:center;display:flex;justify-content:center;margin-top:25px}.blue .cta_button.btn{border-color:#0e1b33!important;color:#0e1b33!important}.blue .cta_button.btn:hover{color:#fff!important}.cta-wrapper-headline{text-align:right}.cta-wrapper>div>div{display:flex;padding:0 20px}.quote-wrapper{padding:40px 0;text-align:center}.author-wrapper{display:flex;justify-content:center;margin:auto}.author-wrapper .photo{border-radius:100%;height:60px;margin:0 10px;width:60px}.author-wrapper .author{display:flex;flex-direction:column;justify-content:center;margin:0 10px;text-align:left}.author-wrapper .author .title{color:#acafb7;font-size:12px}.author-wrapper .author .name{font-size:14px;font-weight:700}blockquote{border:0;font-family:Enriqueta,serif;font-size:24px;margin:10px auto;max-width:720px;padding:20px 50px;position:relative;text-align:center}blockquote:before{content:"“";left:0;top:0}blockquote:after,blockquote:before{font-size:72px;font-weight:700;position:absolute}blockquote:after{bottom:0;content:"”";margin-bottom:-40px;right:0}.benefits-wrapper{background-position:top}.benefits-wrapper:after{clear:both;content:"";display:block}.benefit{float:left;padding:60px;text-align:center;width:33.333%}.benefit img{max-width:55px}.benefit p{color:#fff;font-size:12px}.benefit .h3,.benefit h3{color:#fff;font-size:24px;margin:20px 0}.white .benefit .h3,.white .benefit h3,.white .benefit p{color:#0e1b33}.benefits-wrapper.white{box-shadow:inset 0 -10px 20px rgba(0,0,0,.02)}.testimonials-wrapper:after{clear:both;content:"";display:block}.testimonial{align-items:center;display:flex;float:left;height:380px;justify-content:center;overflow:hidden;padding:50px;position:relative;width:50%}.testimonial .type{background:#fff;color:#be2437}.testimonial-inner{align-items:center;display:flex}.testimonial-inner:after{clear:both;content:"";display:block}.testimonial-inner .photo{border-radius:100%;box-shadow:0 0 20px rgba(0,0,0,.3);flex:0 0 150px;height:150px;width:150px}.testimonial-inner .info{background:0;flex:0;margin-left:30px;max-width:calc(100% - 180px);min-width:calc(100% - 180px)}.testimonial-inner .info .blurb{max-width:100%}.testimonials-wrapper .content{width:100%}.testimonial-inner .name .h3,.testimonial-inner .name h3{color:#fff;margin-top:0}.testimonial-inner .blurb p,.testimonial-inner .growth{color:#fff}.testimonial-inner .blurb p{font-size:12px}.blurb{margin-bottom:20px}.faq-wrapper{padding:40px 0}.faq-wrapper .h2,.faq-wrapper h2{margin:0;padding:40px 0;text-align:center}.faq-inner>span{display:flex;flex-wrap:wrap}.faq-inner>span>div{flex:0 0 50%}.faq-question{flex:1;padding:30px}.faq-type{color:#be2437;font-size:12px;font-weight:600;text-transform:uppercase}.faq-headline .h3,.faq-headline h3{font-size:24px;margin-top:0}.answer{padding-left:20px}.answer li,.answer p{font-size:12px}.answer a{color:#be2437;font-family:inherit}.divider{box-shadow:inset 0 0 15px rgba(0,0,0,.3);height:10px}.read-faq{padding:30px 0}.read-faq .h3,.read-faq h3{color:#fff;margin:0}.about-us-inner{box-shadow:inset 0 0 20px rgba(0,0,0,.1)}.about-us-video{padding:150px 0;text-align:center}.about-us-video a.embedded-video{height:100%;width:100%}.about-us-video a.embedded-video:hover img{width:auto}.about-us-wrapper:after{background-color:#be2437;box-shadow:inset 0 0 10px rgba(0,0,0,.3);content:"";display:block;height:20px;position:relative}.about-us{align-items:stretch;display:flex;height:100%}.about-us>div{flex:1}.about-us-wrapper .h2,.about-us-wrapper h2{margin:0;padding:30px;text-align:center}.about-us .left>span,.about-us .right>span{display:block;padding:30px 60px;width:100%}.about-us .h3,.about-us h3{font-size:22px;margin-top:0}.about-us .left img,.about-us .right img{height:auto;margin-top:30px;max-width:30px}.image-block>span{display:block;height:100%;position:relative;width:100%}.image-block>span:before{bottom:0;box-shadow:inset 0 -10px 10px rgba(0,0,0,.05);content:"";left:0;position:absolute;right:0;top:0}.image-block img{min-width:100%;width:100%}.map-wrapper{box-shadow:inset 0 0 20px rgba(0,0,0,.3);padding:80px 0}.map-wrapper .h2,.map-wrapper h2,.map-wrapper p{color:#fff}.map-wrapper>div{align-items:stretch;display:flex;max-width:700px}.map-wrapper .map-left{background-repeat:no-repeat;background-size:contain;height:400px;margin-right:50px;position:relative;width:200px}.map-right{display:flex;flex-direction:column;justify-content:center;max-width:450px;width:100%}.map-right .h2,.map-right h2{border-bottom:2px solid #fff;margin:0 0 30px;padding-bottom:30px}.map-right p{color:#f7f7f7}.bastad,.goteborg,.stockholm,.vaxjo{background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;position:absolute;width:100%}.stockholm{animation:cityAnimate 4s ease .1s infinite;background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/case-stockholm.png)}.goteborg{animation:cityAnimate 4s ease 1s infinite;background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/case-goteborg.png)}.vaxjo{animation:cityAnimate 4s ease 2s infinite;background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/case-vaxjo.png)}.bastad{animation:cityAnimate 4s ease 3s infinite;background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/case-bastad.png)}@keyframes cityAnimate{0%{opacity:0}40%{opacity:0}60%{opacity:1}80%{opacity:1}to{opacity:0}}.employee-post-wrapper{padding:100px 0}.employee-inner{align-items:stretch;background:#fff;border-radius:60px 60px 0 0;display:flex;height:100%;overflow:hidden}.employee-info-outer{flex:0 0 60%}.employee-photo{flex:0 0 40%}.employee-info{max-width:600px;padding:80px}.background.overlay .employee-info a{color:#0e1b33}.employee-info img{height:auto;max-width:120px}.employee-info .h1,.employee-info h1{font-weight:700;margin:0}.employee-info a{display:block;margin:10px 0}.employee-info .icon{display:inline-block;margin-right:10px;text-align:center;width:20px}.employee-info .title{align-items:center;display:flex;font-size:12px;margin:20px 0;padding-left:50px;position:relative;text-transform:uppercase}.employee-info .title:before{background:#000;content:"";height:2px;left:0;position:absolute;width:40px}.employee-info p{margin:20px 0}.employee-info p:first-child{margin-top:30px}.more-employees{background:#be2437;border-radius:0 0 60px 60px;display:flex;padding:30px 50px}.more-employees>div{flex:1}.more-employees>div:nth-of-type(2){text-align:center}.more-employees a{color:#fff;display:flex;height:100%;width:100%}.more-employees>div:nth-of-type(2) a{border:2px solid #fff;display:inline-block;padding:15px 50px}.more-employees>div:nth-of-type(2) a:hover{background:#fff;border-color:#fff;color:#be2437}.more-employees>div:first-child a{align-items:center}.more-employees>div:last-child a{align-items:center;justify-content:flex-end;text-align:right}.employee-listing-wrapper{align-items:stretch;border-bottom:1px solid #e6e7e9;display:flex;flex-wrap:wrap;margin-bottom:25px}a.employee-listing{background-position:top;background-size:cover;display:flex;flex:0 0 16.666%;flex-direction:column;height:290px;justify-content:flex-end}.employee-listing .info{background:rgba(14,27,51,.8);color:#fff;display:flex;flex-direction:column;height:30%;justify-content:center;overflow:hidden;padding:20px;position:relative;transition:all .2s ease}a.employee-listing:hover .info{background:rgba(14,27,51,.95);height:35%}.employee-listing .info:after{background:transparent;border-right:2px solid #fff;border-top:2px solid #fff;content:"";height:10px;position:absolute;right:-15px;transform:rotate(45deg);transition:all .2s ease 1ms;width:10px}a.employee-listing:hover .info:after{right:15px;transition-delay:.3s}.employee-listing .title{font-size:10px}.textpage-outer-wrapper{padding:80px 0}.text-page-inner img{height:auto;margin:10px 0 30px}.text-page-inner p:first-child{color:#0e1b33;font-size:16px;font-weight:600}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li{display:block;padding:0 0 0 20px;position:relative;transition:all .2s ease;width:100%}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:last-child a{border-bottom:0}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{border-bottom:1px solid #cfd1d6;color:#3a3c43;display:block;font-size:18px;padding:10px 0;width:100%}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover{color:#be2437}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.active:before{background:#be2437;border-radius:100%;content:"";height:8px;left:0;margin-top:-4px;position:absolute;top:50%;width:8px}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children.hs-menu-depth-2.active:before,.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2.active:before{height:6px;margin-top:14px;top:0;width:6px}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children.active:before{margin-top:18px;top:0}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.active a{color:#be2437;font-weight:600}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-item-has-children ul.hs-menu-children-wrapper{opacity:1;position:relative;visibility:visible}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-item-has-children ul.hs-menu-children-wrapper li{padding-left:10px}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-item-has-children ul.hs-menu-children-wrapper li a{font-size:14px;padding:7px 0}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper{left:0}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper li a{font-size:12px;padding:5px 0}.case-table{margin:0;overflow:hidden;position:relative;width:100%}.case-table thead tr{background:#e3e4e5}.case-table thead th{font-size:12px;font-weight:400;font-weight:700;text-transform:uppercase}.case-table thead tr th:last-of-type{text-align:right}.case-table td,.case-table th{background:transparent;padding:6px 12px;text-align:left}.case-table tbody tr{background:#f9f9fa}.case-table tbody tr td:last-of-type{text-align:right}.case-table td{border-top:1px solid #e3e4e5}.case-table tbody tr:nth-of-type(2n){background:#e3e4e5}.become-customer-wrapper{align-items:stretch;display:flex}a.become-customer{align-items:center;color:#fff;display:flex;flex:0 0 33.333%;height:90vh;justify-content:center;min-height:550px}a.become-customer .h1,a.become-customer h1,a.become-customer p{color:#fff}.become-customer-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:50px;position:relative;text-align:center;width:100%}.become-customer-inner .h1,.become-customer-inner h1{font-size:36px;margin:0}.button{border:2px solid #fff;display:inline-block;padding:10px 50px;transition:all .2s ease}.button:hover{background:#fff;color:#be2437}a.become-customer.overlay:after{transition:all .2s ease}a.become-customer.overlay:hover:after{background:#be2437;opacity:.95}.customer-state1,.customer-state2{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 50px;position:relative;width:100%}.customer-state1{transform:translateY(20%);transition:all .2s ease .2s}.customer-state2{display:block;max-width:100%;opacity:0;transform:translateY(-20%);transition:all .2s ease 1ms}a.become-customer:hover .customer-state1{transform:translateY(0);transition-delay:.1s}a.become-customer:hover .customer-state2{opacity:1;transform:translateY(0);transition-delay:.2s}.become-customer-inner p{margin:20px 0}.become-customer-inner .icon{margin-bottom:20px;max-width:70px}.become-customer-wrapper--halfs a.become-customer{flex:0 0 50%}.get-started-inner{margin:auto;max-width:600px;text-align:center}.get-started-inner form .hs_kop_fondkategori ul{display:flex;flex-wrap:wrap;margin:10px auto 30px;padding:0;width:300px}.get-started-inner form .hs_kop_fondkategori ul li{align-items:flex-start;display:flex;flex:0 0 50%}.gets-started-form{background:#fff;position:relative;z-index:1}.get-started-inner form ul li label{color:#61636b;display:flex;font-size:16px;font-weight:400;margin:0 0 0 30px;padding:5px}.get-started-inner .h4,.get-started-inner h4{color:#61636b;display:block;font-size:18px;margin:20px 0 0}.get-started-inner p{font-size:12px;margin:30px 0}.get-started-inner form ul li label input{flex:0}.image-block{position:relative}.get-started-inner form .legal-consent-container{text-align:left!important}.get-started-inner form .legal-consent-container ul{padding-left:0!important}.get-started-inner form .legal-consent-container ul li label{margin:0!important}.hs_recaptcha{margin-bottom:10px!important}.tab-menu{background:transparent;display:flex;height:55px;left:0;margin-top:-55px;position:absolute;z-index:1}.tab-menu>div>div,.tab-menu>div>div>span,.tab-menu>div>div>span>div{display:flex;height:100%}.tab-menu>div>div>span>div>ul{display:flex;height:100%;margin:0!important}.tab-menu>div>div>span>div>ul>li{align-items:center;border-radius:20px 20px 0 0;box-shadow:5px 0 15px rgba(0,0,0,.3);display:flex;height:55px;margin-left:-40px;overflow:hidden!important;position:relative;width:300px}.tab-menu>div>div>span>div>ul>li.active:after{background:#fff}.tab-menu>div>div>span>div>ul>li:after{background-color:#be2437;border-radius:20px 20px 0 0;box-shadow:inset -2px 2px 2px hsla(0,0%,100%,.2);content:"";height:100%;left:0;position:absolute;top:0;transition:all .2s ease;width:100%}.tab-menu>div>div>span>div>ul>li a{align-items:center;color:#fff;display:flex!important;font-size:16px;height:100%;justify-content:center;padding:0 0 0 40px!important;position:relative;width:100%;z-index:1}.tab-menu>div>div>span>div>ul>li.active a{color:#00000f;padding:0!important}.tab-menu>div>div>span>div>ul>li:nth-of-type(3),.tab-menu>div>div>span>div>ul>li:nth-of-type(3) a{z-index:2}.tab-menu>div>div>span>div>ul>li:nth-of-type(2),.tab-menu>div>div>span>div>ul>li:nth-of-type(2) a{z-index:3}.tab-menu>div>div>span>div>ul>li:first-of-type,.tab-menu>div>div>span>div>ul>li:first-of-type a{margin-left:-20px;z-index:4}.tab-menu>div>div>span>div>ul>li.active{z-index:5}.tab-menu>div>div>span>div>ul>li:hover:after{background:#fff}.tab-menu>div>div>span>div>ul>li:hover a{color:#00000f}.thank-you-more{margin:20px 0}.thank-you-more .h2,.thank-you-more .h3,.thank-you-more h2,.thank-you-more h3{border-bottom:2px solid;color:#fff;display:inline-block;margin-bottom:20px;padding-bottom:20px}.thank-you-more a{color:#fff;font-family:Open Sans,sans-serif;font-weight:700}.small-text-wrapper{padding:30px 0;text-align:center}.small-text-wrapper a:hover{color:#0e1b33}.small-text-wrapper p{font-size:12px;margin:0}.small-text-wrapper a{color:#be2437;font-family:Open Sans,sans-serif;font-weight:700}.small-text-wrapper>div{max-width:550px}.bank-partners-wrapper .row{margin:0}.bank-partners-wrapper a{align-items:center;background:#fff;box-shadow:inset 0 10px 20px rgba(0,0,0,.05);display:flex;height:100%;justify-content:center;padding:30px;transition:all .2s ease}.bank-partners-wrapper a:hover{background:#f7f7f7}.bank-partners-wrapper a>span{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.bank-partners-wrapper .row{align-items:stretch;display:flex;flex-wrap:wrap}.bank-partners-wrapper .row:first-of-type a{flex:0 0 100%;max-width:100%}.bank-popup-wrapper{align-items:center;display:flex;justify-content:center}.bank-partners-wrapper .row:first-of-type{height:300px}.bank-partners-wrapper .row:nth-of-type(2){height:250px}.bank-partners-wrapper .row:nth-of-type(2) a,.bank-partners-wrapper .row:nth-of-type(3) a{flex:0 0 33%;max-width:33%}.bank-popup{background:rgba(14,27,51,.9);display:block;height:100%;left:0;padding:100px 0;position:fixed;top:0;transform:scaleY(0);transform-origin:top;transition:all .2s ease;width:100%;z-index:9999}.bank-popup.open{transform:scaleY(1)}.bank-popup .inner{margin:auto;max-width:600px;width:100%;z-index:1}.bank-popup .close{height:50px;opacity:1;position:fixed;right:0;top:0;width:50px}.bank-popup .close:after,.bank-popup .close:before{background:#fff;content:"";display:block;height:2px;margin-right:20px;margin-top:30px;position:absolute;right:0;top:0;transform:rotate(45deg);width:30px}.bank-popup .close:before{transform:rotate(-45deg)}.caretaker-wrapper .employee-inner{border-radius:0;box-shadow:inset 0 -5px 10px rgba(0,0,0,.03)}.caretaker-wrapper .employee-info-outer,.caretaker-wrapper .employee-photo{flex:0 0 50%}.caretaker-wrapper .employee-info .h3,.caretaker-wrapper .employee-info h3{font-size:48px;font-weight:700}.risk-return-wrapper{box-shadow:inset 0 -5px 10px rgba(0,0,0,.03)}.risk-return-nav-wrapper>div{display:flex}.risk-return-nav-wrapper>div>div{flex:1}.risk-return-nav-wrapper>div>div .risk-return-nav{align-items:center;background:#fff;box-shadow:inset 0 0 30px rgba(0,0,0,.1);display:flex;font-size:26px;height:90px;justify-content:center}.risk-return-nav-wrapper>div>div.active .risk-return-nav{box-shadow:none;position:relative}.risk-return-nav-wrapper>div>div.active .risk-return-nav:before{border:2px solid #be2437;border-radius:100%;content:"";height:50px;left:50%;margin-left:-25px;margin-top:-25px;position:absolute;top:50%;width:50px}.risk-text .h5,.risk-text h5{color:#be2437;font-family:Open Sans,sans-serif;font-size:12px;font-weight:600;margin:0;text-transform:uppercase}.risk-text .h3,.risk-text h3{margin:10px 0 20px;text-transform:uppercase}.risk-text p:first-child{font-size:16px;font-weight:600}.funds-growth-wrapper{box-shadow:inset 0 -5px 10px rgba(0,0,0,.03)}.fond-charts-wrapper{box-shadow:inset 0 0 10px rgba(0,0,0,.1)}.fond-charts-wrapper>div{display:flex;flex-wrap:wrap}.fond-chart{flex:0 0 33%;margin-bottom:50px;max-width:33%;padding:20px;text-align:center}.fond-chart .h2,.fond-chart h2{border-bottom:2px solid;display:inline-block;margin-bottom:30px;padding-bottom:10px}.investment-policy-wrapper{box-shadow:inset 0 -10px 20px rgba(0,0,0,.03)}.expand-text{display:block;overflow:hidden;transition:all .2s ease 1ms}.text-expanded.expand-text{max-height:100%;transition-delay:.2s}.read-more{cursor:pointer;font-family:Enriqueta,serif;font-size:20px;font-weight:700;padding:5px 20px;position:relative}.read-more:after{transform:rotate(90deg)}.read-more:after,.read-more:before{background:#000;content:"";height:14px;left:0;margin-left:7px;margin-top:-6px;position:absolute;top:50%;transition:all .2s ease;width:3px}.read-more.expanded:after{transform:rotate(135deg)}.read-more.expanded:before{transform:rotate(45deg)}.investment-policy-wrapper p:first-child{font-size:16px;font-weight:700}.investment__page .benefit{text-align:left;width:50%}.investment__page .benefit p{font-size:14px}.investment__page .benefit a{color:#fff}.investment__page .benefit a:hover{color:#be2437}.investment__page .benefit img{height:65px;max-width:500%;width:auto!important;-ms-interpolation-mode:nearest-neighbor;-ms-interpolation-mode:bicubic}.invest-in-this-wrapper a.become-customer{height:auto;min-height:420px;overflow:hidden}.invest-in-this-wrapper a .h3,.invest-in-this-wrapper a h3{color:#fff;margin:0}.invest-in-this-wrapper .customer-state1{transition:all .2s ease .3s}.invest-in-this-wrapper a.become-customer:hover .customer-state1{transition-delay:.1s}.invest-in-this-wrapper a.become-customer:hover .customer-state2{transition-delay:.4s}.invest-in-this-wrapper .customer-state2{transition:all .2s ease 1ms}.pension__block .h2,.pension__block h2{border-bottom:2px solid #fff;margin:0 0 30px;padding-bottom:30px}.background.overlay a{color:#fff}.overlay.white:after{background:#fff}.background.overlay.white a{border-color:#0e1b33!important;color:#0e1b33}.overlay.white hr{border-color:#0e1b33}.background.overlay.white a:hover{color:#fff!important}.overlay.white .cta_button.btn:after,.overlay.white .cta_button.btn:before{background:rgba(14,27,51,.9)}.city-navigator .tab-menu>div>div>span>div>ul{padding:0}.city-wrapper .map>div{height:475px;width:100%}.city-wrapper .map>div iframe{height:100%;width:100%}.info{background:#fff;position:relative;z-index:1}.info>div>div{display:flex}.info>div>div>div{flex:0 0 50%}.info .left ul a{color:#363636;font-family:Open Sans,sans-serif;font-weight:700}.info .left .h1,.info .left h1{font-size:36px}.info .left ul{list-style-type:none;padding-left:0}.info .left ul a:hover{color:#be2437}.city-wrapper .info>div>div{display:none}.city-wrapper .info>div>div.active{display:flex}.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom{bottom:120px!important}.aktiesnack-blog-wrapper{margin-top:25px;overflow-y:scroll;position:relative}.back-to-list{margin-bottom:20px}.aktiesnack-inner-blog-wrapper{align-items:stretch;display:flex}.aktiesnack-blog-inner{display:flex;flex:0 0 260px;flex-direction:column}a.embedded-video>div img,a.not-embedded-video>div img{transition:all .2s ease;width:60px}a.embedded-video>div,a.not-embedded-video>div{align-items:center;display:flex;height:100%;justify-content:center;width:100%}a.embedded-video,a.not-embedded-video{display:block;height:150px}a.aktiesnack-link{align-items:center;box-shadow:inset 0 0 20px rgba(0,0,0,.1);display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:1;min-height:80px;padding:10px 20px;text-align:center}a.embedded-video:hover:after,a.not-embedded-video:hover:after{opacity:.95}a.embedded-video:after,a.not-embedded-video:after{transition:all .2s ease}a.embedded-video:hover img,a.not-embedded-video:hover img{width:55px}.next-video:after,.prev-video:after{font-size:40px;font-weight:300}.prev-video:after{content:"Â«"}.next-video:after{content:"Â»"}.prev-video{left:0;opacity:0;z-index:0}.next-video{right:0;z-index:2}.next-video,.prev-video{align-items:center;background:hsla(0,0%,100%,.4);cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;top:0;transition:all .2s ease;width:35px}.next-video:hover,.prev-video:hover{background:hsla(0,0%,100%,.65)}.aktiesnack-outer-blog-wrapper{position:relative}.latest-blog-listing .h1,.latest-blog-listing h1{display:inline-block;font-family:Open Sans,sans-serif;font-size:12px;margin:0}.post-item-image{border:3px solid #0e1b33;border-radius:100%;flex:0 0 150px;height:150px;width:150px}.post-item-block{align-items:center;display:flex;padding:30px}.post-item-block .faq-question{flex:1}a.post-item{box-shadow:inset 0 10px 20px rgba(0,0,0,.05);display:block;flex:0 0 50%;overflow:hidden;position:relative;transition:all .2s ease}a.post-item:before{color:#fff;content:"Â»";font-size:30px;font-weight:100;margin-right:10px;margin-top:-15px;top:50%;z-index:1}a.post-item:after,a.post-item:before{position:absolute;right:0;transform:translateX(100%);transition:all .4s ease}a.post-item:after{background:#be2437;box-shadow:inset 10px 0 10px rgba(0,0,0,.1);content:"";display:block;height:100%;top:0;width:40px}a.post-item:hover:after,a.post-item:hover:before{transform:translateX(0)}.post-listing{display:flex;flex-wrap:wrap}.post-item-block .post-category,.post-item-block .post-time{color:#be2437;display:inline-block;font-family:Open Sans,sans-serif}.post-item-block .post-time{margin-right:5px}.post-item-block .post-category{margin:0 5px}.blog-topics{background:#0e1b33;color:#fff;padding:10px;text-align:center}.hide-topics:after{transform:rotate(-90deg)}.hide-topics:after,.show-topics:after{content:"â€º";margin-left:10px;position:absolute}.show-topics:after{transform:rotate(90deg)}.hide-topics,.topic-wrapper,.topics-open .show-topics{display:none}.show-topics,.topics-open .hide-topics,.topics-open .topic-wrapper{display:block}.hide-topics,.show-topics{cursor:pointer}.topic-wrapper ul{list-style-type:none;padding:0}.topic-wrapper ul li{display:inline-block}.topic-wrapper ul:after{clear:both;content:"";display:block}.topic-wrapper ul li a{background:#fff;display:inline-block;float:left;font-family:Open Sans,sans-serif;font-size:12px;margin:2px;padding:5px 10px}.blurb .topic-link a{color:#fff;font-family:Open Sans,sans-serif;font-size:16px}.post-author-photo{background-position:top;border-radius:100%;height:100px;width:100px}.topic-link{color:#fff}.blurb .topic-link a:hover{color:#be2437}.written-by{margin-top:-50px;position:relative;z-index:1}.written-by .post-author{display:inline-block;float:left;padding:15px 20px;width:calc(50% - 50px)}.written-by .post-author a{color:#fff;font-family:Open Sans,sans-serif}.written-by .post-author a:hover{color:#be2437}.written-by .post-author-photo{display:inline-block;float:left}.written-by:after{clear:both;content:"";display:block}.written-by .post-date{color:#fff;display:inline-block;float:left;padding:15px 20px;text-align:right;width:calc(50% - 50px)}.blog-post-author{align-items:center;display:flex;margin:30px 0}.blog-post-author .post-author-info{flex:1;font-size:12px}.blog-post-author .post-author-info p{font-size:12px}.blog-post-author .post-author-info p:after{display:none}.blog-post-author .post-author-photo{flex:0 0 100px;margin-right:20px}.post-author-info a{font-size:16px;font-weight:700}.blog-comments{margin:30px 0}.blog-body-video{border-bottom:1px solid #f7f7f7;margin-bottom:30px;padding-bottom:30px}.blog-body-video iframe{height:310px;width:100%}.blog-post-wrapper .section.post-body.padding-wrapper{box-shadow:inset 0 -10px 10px rgba(0,0,0,.05)}.big-quote-pic{align-items:stretch;display:flex;margin:60px 0}.big-quote-pic>.big-quote-quote{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;justify-content:center}.big-quote-pic>.photo{background-position:top;border-radius:100%;height:270px;margin:0 30px;overflow:hidden;width:270px}.big-quote-pic>.big-quote-quote>div{max-width:660px;width:100%}.campaign .top .h1,.campaign .top h1{font-size:40px}.download-block{padding:60px 0}.download-block .blurb p{text-align:left}.white-text .blurb,.white-text .h2,.white-text h2,.white-text p{color:#fff}.overlay .hs_submit input{border-color:#fff;color:#fff;margin-top:10px}.center ul{text-align:left}.list-style ul li:after,.overlay ul li:after{background-image:url(https://2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/Campaign/Checkbox.png);background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}li.hs-form-booleancheckbox:after,li.hs-form-radio:after{display:none!important}.list-style ul li:after{background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/green-checkbox-case.png)}.list-style ul li,.overlay ul li{font-size:12px;margin:20px 0;padding-left:30px;position:relative}.investment-page__block .list-style ul li{font-size:16px}.list-style ul,.overlay ul{list-style-type:none;padding:0}.cta-icon{border:2px solid #fff;border-radius:100%;box-shadow:0 0 20px rgba(0,0,0,.15);height:200px;position:relative;width:200px}.cta-icon-inner{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";display:inline-block;height:130px;left:0;margin-bottom:-40px;position:absolute;width:100%}.cta-campaign>div{text-align:center}.cta-campaign-inner{align-items:center;display:flex;justify-content:center}.cta-campaign-inner .text-headline{margin:0 0 0 50px;max-width:480px;text-align:left}.cta-campaign-inner .cta_button.btn{margin:0}.cta-campaign-inner .h2,.cta-campaign-inner h2{margin:0 0 10px}.cta-campaign .cta-button{margin-top:20px}.blue-background{background:#0e1b33}.blue-background .h2,.blue-background h2{color:#fff}.top.landing{min-height:100vh}.landing-inner-wrapper{align-items:stretch;background:#fff;border-radius:60px;display:flex;overflow:hidden}.landing-inner.red.pattern{box-shadow:inset 5px 0 10px rgba(0,0,0,.1);height:auto}.event-form .hs-form-radio-display{color:#fff}.landing-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 40px}.landing-inner.red.pattern>span{max-width:100%}.landing-inner:first-of-type,.landing-inner:nth-of-type(3){flex:0 0 30%}.landing-inner:nth-of-type(2){flex:0 1 40%;text-align:left}.landing-inner hr{background:#0e1b33;margin:20px 0;max-width:100%;width:100%}.landing-inner p{color:#0e1b33;font-weight:600;max-width:none}.landing-inner ul li:before{background-image:url(//2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/li-case.png);background-position:50%;background-size:contain;content:"";height:20px;left:0;position:absolute;width:20px}.landing-inner.event-form ul li:before{display:none}.event-form label{line-height:1}.landing-inner.event-form ul{margin-bottom:24px}body .event-form .input input[type=radio]{height:0!important;margin:0!important;overflow:hidden;padding:0!important}.landing-inner ul li{font-size:12px;font-weight:600;margin:10px 0;padding-left:30px;position:relative}.landing-inner form ul li{padding-left:16px}.landing-inner ul{list-style-type:none;padding:0}.landing-inner:nth-of-type(3) .h3,.landing-inner:nth-of-type(3) h3{color:#fff;font-size:16px;font-weight:600;text-align:left}.landing-inner form input{margin:6px 0}.landing-inner .hs_submit input{border-color:#fff;color:#fff}.landing-inner .hs_submit input:hover{border-color:#0e1b33}.event .landing-inner-wrapper{flex-direction:column}.event .landing-inner-wrapper>div:first-of-type{flex:1 0 auto;padding:0}.event .landing-inner-wrapper>div:nth-of-type(2){align-items:stretch;display:flex;flex-direction:row}.event .landing-inner-wrapper>div:nth-of-type(2)>.landing-inner:first-of-type{display:block;flex:1 0 60%;text-align:left}.landing-inner.red .h3,.landing-inner.red h3{color:#fff}.case-landing.active-menu .nav{background:0;position:absolute}.error-page{text-align:center;width:100%}.sort-growth{align-items:center;display:flex;margin-bottom:10px}.sort-growth>div:hover{background:#142138;color:#fff;cursor:pointer}.sort-growth>div.info:hover{background:0;color:#00000f;cursor:default}.sort-growth .info{font-weight:700}.sort-growth>div{font-size:12px;padding:2px 5px}.sort-growth>div.active{background:#142138;color:#fff}.sort-growth>div.info.active{background:0;color:#142138}.chart-growth #all-time>div>div:last-child{height:400px}.data-table{font-family:Gotham A,Gotham B,helvetica,arial,sans-serif;font-size:1.1rem;margin:0;overflow:hidden;position:relative;width:100%}.data-table thead tr{background:#f6f6f6}.data-table thead th{font-weight:400;text-transform:uppercase}.data-table thead tr th:last-of-type{text-align:right}.data-table td,.data-table th{background:transparent}.data-table tbody tr:nth-of-type(2n){background:#f6f6f6}.data-table tbody tr td:last-of-type{text-align:right}td{border-top:1px solid #f6f6f6}td,th{padding:6px 12px;text-align:left}td.rating span:after{content:"★"}a.canvasjs-chart-credit{display:none!important}.allstar .average-rating,.allstar .fund-duration,.allstar .investment-grade,.allstar .marketvalue,.allstar .running-yield,.powerplay .average-rating,.powerplay .fund-duration,.powerplay .investment-grade,.powerplay .running-yield{display:none}.allstar .data-table tbody tr.latest-navnumber,.allstar .data-table thead tr,.powerplay .data-table tbody tr.latest-navnumber,.powerplay .data-table tbody tr.morningstar{background:#fff}.allstar .deviation td:last-child{font-size:0}.allstar .deviation td:last-child:after{content:"-";font-size:11px}.powerplay .data-table tbody tr.emittenter,.powerplay .data-table tbody tr.marketvalue{background:#f6f6f6}.allstar .morningstar .rating:after,.powerplay .morningstar .rating:after{content:"-"}.allstar .morningstar .rating span,.powerplay .morningstar .rating span{display:none}.facebook-pixel{height:0;overflow:hidden}.investment-page__block .left.background{left:auto;right:0}.investment-page__block .latest-blog-inner .right{float:left;text-align:left}.investment-page__block .latest-blog-inner .right-inner-wrapper{float:right}.investment-page__block .hr-divider,.investment-page__block a.btn{margin-left:0}body div#hs-eu-cookie-confirmation{background:#fff!important;border-top:1px solid #0e1b33;bottom:0!important;color:#00000f!important;position:fixed!important;top:auto!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{align-items:center!important;display:flex!important;justify-content:center!important;margin:0 auto!important;max-width:1200px!important;padding:20px!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{color:#00000f!important;flex:3;margin-bottom:0!important;margin-right:20px!important;text-shadow:none!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-confirmation-buttons-area{flex:1}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{background:#0e1b33!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#fff!important;padding:10px 15px!important;text-shadow:none!important}body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover{opacity:.9!important}.campaign .start-top.top{margin-bottom:0}.allstar{float:left;width:16.666667%}.allstar-text{font-size:16px;font-weight:700}.video__block--wrapper{box-shadow:inset 15px 0 40px rgba(0,0,0,.1)}.video__block--wrapper a.aktiesnack-left.embedded-video{display:block;height:30vw;min-height:200px;position:relative;width:100%}.video__block--wrapper .text{margin-bottom:50px}.video__block--wrapper .text p{margin:auto;max-width:720px}@media (min-width:1824px){.funds-inner{padding:100px}a.employee-listing{height:420px}.fond-chart .h2,.fond-chart h2{font-size:36px}.fund p{font-size:16px}.h1:not(.h1),h1:not(.h1){font-size:72px}.top .h1,.top h1{max-width:800px}p{font-size:16px}.aktiesnack-inner{padding:150px 0 150px 80px}.aktiesnack-inner a{font-size:14px}.latest-blog-inner .right-inner-wrapper{max-width:800px;padding:120px 80px}.partner-wrapper-outer{height:950px}.partner-wrapper-outer a{font-size:18px;height:200px;width:200px}.partner-inner{margin-bottom:170px;max-width:100%;padding:60px 100px}.right-inner{max-width:800px;padding:120px 80px}.input input,.input textarea{font-size:16px;padding:20px 15px}.hs_submit input{font-size:18px}.nav-menu{padding-left:15%}.nav-menu ul{padding-left:0}.top{min-height:680px}.hidden-btn{font-size:16px}.cta-wrapper .h2,.cta-wrapper h2{font-size:38px}.nav-menu ul li a{font-size:14px}.testimonial-inner{max-width:850px}.testimonial-inner .blurb p{font-size:16px}.growth{font-size:20px}.faq-headline .h3,.faq-headline h3{font-size:30px}.answer p{font-size:16px}.faq-type{font-size:14px;margin-bottom:5px}.cta_button.btn{font-size:20px!important}.top p{margin:20px auto 30px}.benefit{padding:60px 30px}.benefit .h3,.benefit h3{font-size:30px}.benefit p{font-size:16px}.about-us-inner .container,.benefits-wrapper .container,.info.padding-wrapper .container,.textpage-outer-wrapper .container,.top.landing .container{width:1600px}.map-wrapper>div{max-width:100%}.map-wrapper .map-left{height:600px;width:300px}.map-right{max-width:100%;padding-left:60px}a.become-customer{height:70vh}.become-customer-inner .h1,.become-customer-inner h1{font-size:52px}.button{font-size:18px}.customer-state1,.customer-state2{padding:0 150px}blockquote{font-size:40px;max-width:90%}blockquote:after,blockquote:before{font-size:90px}.author-wrapper .photo{height:90px;width:90px}.author-wrapper .author .name{font-size:18px}.author-wrapper .author .title,.small-text-wrapper p{font-size:16px}.city-wrapper .map>div{height:650px}.info .left ul{font-size:18px}.landing-inner ul li{font-size:16px}.top .landing-inner p{font-size:18px;margin:20px 0;max-width:100%}.landing-inner{padding:80px 40px}.landing-inner .h1,.landing-inner h1{font-size:60px;max-width:100%}.landing-inner:nth-of-type(2){flex:0 0 40%}.landing-inner:first-of-type{flex:0 0 20%}.small-wrapper{max-width:800px}.post-item-block{padding:50px}}@media (max-width:1399px){.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{padding:10px}.nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.active-branch>a:after{left:10px;width:calc(100% - 20px)}.hs-menu-wrapper.hs-menu-flow-horizontal>ul .right-menu li a{padding-right:20px}a.employee-listing{flex:0 0 10%}}@media (min-width:1440px){a.employee-listing{flex:0 0 12.5%}}@media (max-width:1280px){a.employee-listing{flex:0 0 16.666%}}@media (max-width:1199px){.nav-menu{padding-left:20px}a.employee-listing{flex:0 0 25%;height:480px}.funds-subscribe-wrapper>div>.h4,.funds-subscribe-wrapper>div>h4{max-width:300px}.become-customer-inner{padding:20px}.button{padding:10px}}@media (max-width:1099px){.nav-menu{padding-left:0}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{font-size:11px}a.employee-listing{flex:0 0 33.333%;height:480px}a.employee-listing.allstar{height:380px;width:33.333336%}.fond-chart{flex:0 0 50%;margin-bottom:30px;max-width:50%}.big-quote-pic{flex-direction:column}.big-quote-pic>.big-quote-quote{width:100%}.big-quote-pic>.big-quote-quote>div{max-width:100%}.big-quote-pic:nth-of-type(2n){flex-direction:column-reverse}.big-quote-pic>.photo{height:200px;margin:auto;width:200px}}@media (max-width:1024px){#fund-growth .funds-wrapper>a{flex:0 0 50%;flex-direction:column}.funds-wrapper{flex-wrap:wrap}a.fund .funds-inner{min-height:380px}.fund,.funds-wrapper>a{flex:1 0 50%}.testimonial-inner{display:block;text-align:center}.testimonial-inner .photo{margin:auto}.testimonial-inner .info{margin-left:0;margin-top:30px;max-width:100%;width:100%}.testimonial{height:550px}.funds-wrapper>a{flex-direction:column}.funds-subscribe-wrapper>div>.h4,.funds-subscribe-wrapper>div>h4{max-width:100%}a.aktiesnack-left.embedded-video{min-height:300px}}@media (max-width:992px){.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{font-size:18px}html.menu-open{height:100vh;max-height:100%;overflow:hidden}.hamburger-wrapper{display:block}.allstar{float:left;width:100%}#nav-icon3{cursor:pointer;height:25px;margin:0 0 0 auto;position:relative;transition:.5s ease-in-out;width:40px}#nav-icon3,#nav-icon3 span{display:block;transform:rotate(0)}#nav-icon3 span{background:#fff;height:3px;left:0;opacity:1;position:absolute;transition:.25s ease-in-out;width:100%}.active-menu #nav-icon3 span{background:#0e1b33}#nav-icon3 span:first-child{top:0}#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:10px}#nav-icon3 span:nth-child(4){top:20px}.hamburger{cursor:pointer;position:relative;z-index:9999}.open #nav-icon3 span:first-child{left:50%;top:18px;width:0}.open #nav-icon3 span:nth-child(2){transform:rotate(45degm)}.open #nav-icon3 span:nth-child(3){transform:rotate(-45deg)}.open #nav-icon3 span:nth-child(4){left:50%;top:18px;width:0}.nav-menu{background:rgba(14,27,51,.95);display:block;height:100%;left:0;min-height:100vh;overflow-y:scroll;padding:10px 0 100px;position:fixed;top:60px;transform:translateX(100%);transition:all .4s ease;width:100%}.open .nav-menu{transform:translateX(0)}.white-nav #nav-icon3 span{background:#0e1b33}.white-nav .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{color:#fff}.nav .widget-span.widget-type-cell.logos{width:calc(100% - 60px)}.nav .widget-span.widget-type-cell.menus{flex:1;text-align:right;width:100%}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1,.right-menu{float:none}.nav-menu ul li a{border-bottom:2px solid #20304e;color:#fff;font-weight:300;padding:20px!important;text-align:left;width:100%}.nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.active-branch>ul.hs-menu-children-wrapper li.active>a{background:0}.nav-menu ul{padding-left:0}.nav-menu ul li a:after{display:none}.nav{height:60px;padding:15px 20px}.logos a img{max-width:80px}.open.active-menu .nav{animation:none;transform:translateY(0)}.open .nav{background:#fff;position:fixed}.open #nav-icon3 span{background:#0e1b33}.open .white-logo{display:none}.open .blue-logo{display:block}.active-menu .nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{color:#fff}.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper{opacity:0;visibility:hidden}.right-menu li:after{left:0;margin-left:20px;right:auto}.nav-menu ul .right-menu li a{padding-left:50px!important}span.hide-kids{border-left:2px solid #20304e;height:100%;position:absolute;right:0;top:0;width:70px}span.hide-kids:after,span.hide-kids:before{background:#4d6288;content:"";position:absolute;transition:all .2s ease}span.hide-kids:before{height:30px;left:50%;margin-left:-1px;margin-top:-15px;top:35px;width:2px}span.hide-kids:after{height:2px;left:50%;margin-left:-15px;margin-top:-1px;top:35px;width:30px}.show-kids span.hide-kids:after,.show-kids span.hide-kids:before{transform:rotate(45deg)}.nav-menu ul li.show-kids a{border-bottom:0}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper{background:0;border-radius:0;display:none;opacity:1;position:relative;visibility:visible;width:100%}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper:before{display:none}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper li:last-child{border-bottom:2px solid #20304e}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper li a{border-bottom:0;color:#fff;font-size:14px;padding:15px 40px!important}.nav-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper li a:hover{background:0}.start-top .h1,.start-top h1{font-size:36px;margin-bottom:30px}.latest-blog-inner .right .h2,.latest-blog-inner .right h2{font-size:30px;margin:0 0 10px}.start-top{display:block;height:100%;min-height:100%;padding:80px 0}a.fund:hover .funds-inner{transform:translateY(0)}.hidden-btn{border-bottom:10px solid #efefef;position:relative}.growth{margin-top:20px}.funds-subscribe-wrapper>div{display:block}.funds-subscribe-wrapper .h4,.funds-subscribe-wrapper h4{margin-bottom:20px;text-align:center}.funds-subscribe-wrapper>div>span>div>form{display:block;padding-left:0}.funds-subscribe-wrapper>div>span>div>form>div>div{margin:20px 0}.aktiesnack-inner{display:block;max-width:100%;padding:30px}.aktiesnack-left,.aktiesnack-right{float:none;width:100%}.aktiesnack-left{padding:30px;position:relative}a.aktiesnack-left.embedded-video:hover img{width:180px}.latest-blog-inner .right{width:65%}.latest-blog-inner .left{width:35%}.aktiesnack-inner a{display:block}.latest-blog-inner .right-inner-wrapper{max-width:100%;padding:30px}.partner-wrapper-outer{height:100%;padding:100px 0}.partner-inner{margin:0;max-width:100%}.partner-wrapper-outer a{font-size:10px;height:100px;width:100px}.contact-block-inner .left{background-position:top;height:350px;position:relative;width:100%}.contact-block-inner .right{float:none;width:100%}.right-inner{max-width:100%;padding:30px}.become-customer-wrapper{display:block}a.become-customer{height:100%;min-height:100%;padding:30px}.customer-state1,.customer-state2{transform:translateY(0)}.customer-state2{opacity:1;padding:0;position:relative}a.become-customer.overlay:hover:after{background:#0e1b33}.textpage-outer-wrapper{padding:40px 0}.textpage-outer-wrapper .span6{width:100%}.top{display:block;min-height:100%;padding:80px 0}.city-wrapper .map>div{height:350px}.tab-menu,.tab-menu>div,.tab-menu>div>div,.tab-menu>div>div>span,.tab-menu>div>div>span>div,.tab-menu>div>div>span>div>ul{width:100%!important}.tab-menu>div>div>span>div>ul>li{margin-left:-20px;width:25%}.tab-menu>div>div>span>div>ul>li a{padding:0 0 0 10px!important}.city-wrapper .info>div>div.active{display:block}.tab-menu>div>div>span>div>ul>li:first-of-type,.tab-menu>div>div>span>div>ul>li:first-of-type a{margin-left:-10px}.caretaker-wrapper .employee-info-outer{flex:0 0 80%}.caretaker-wrapper .employee-photo{flex:0 0 20%}.benefit{padding:60px 30px}.employee-info{max-width:100%}.caretaker-wrapper .employee-info .h3,.caretaker-wrapper .employee-info h3{font-size:30px}.fond-chart{flex:0 0 50%}.landing-inner:nth-of-type(3){flex:0 0 100%}.landing-inner:nth-of-type(2){flex:0 0 65%}.landing-inner:first-of-type{flex:0 0 35%}.landing-inner-wrapper{flex-wrap:wrap}.landing-inner{padding:30px}.nav-menu ul li.active-branch>a{font-weight:700}.nav-menu ul li.active-branch>a:before{content:"â€º "}body.white-nav{margin-top:0}a.post-item:after,a.post-item:before{display:none}.post-item-block{flex-direction:column}.post-item-image{flex:0 0 80px;height:80px;width:80px}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-item-has-children:hover ul.hs-menu-children-wrapper{opacity:1;visibility:visible}a.employee-listing{flex:0 0 50%}.employee-inner{display:block}.employee-photo.background{border-radius:100%;height:150px;margin:30px auto 0;width:150px}.employee-info{padding:30px;text-align:center}.employee-info .title{display:block}.employee-info .title:before{display:none}.employee-info p{text-align:left}.about-us{flex-direction:column-reverse}.about-us .left>span{padding:20px}.about-us .right{border-bottom:1px solid #f7f7f7}.about-us .right>span{padding:20px}.about-us>div.background{background-position:top;min-height:250px;order:1}.textpage-outer-wrapper>div>div>div>div{display:flex;flex-direction:column-reverse}.event .landing-inner-wrapper>div:nth-of-type(2)>.landing-inner:nth-of-type(2){flex:0 0 40%}}@media (max-width:767px){.start-top .h1,.start-top h1{font-size:26px;line-height:1.2}body{margin:0;word-break:break-word}.nav .widget-span.widget-type-cell.logos{width:100%}a.fund .funds-inner{min-height:100%}a.aktiesnack-left.embedded-video{height:300px}a.fund:hover .funds-inner{transform:translateY(0)}.caretaker-wrapper .employee-info .h3,.caretaker-wrapper .employee-info h3{margin-top:0;text-align:center}.benefit{border-bottom:1px solid #f7f7f7;width:100%}.benefit:last-child{border-bottom:0}.cta-wrapper>div{display:block;margin-top:0;padding:20px 0;text-align:center}.cta-wrapper>div>div{display:block}.cta-wrapper-headline{margin-bottom:20px;text-align:center}.fond-charts-wrapper>div{display:block}.risk-return-nav-wrapper>div>div .risk-return-nav{font-size:12px;font-weight:700;height:50px}.risk-return-nav-wrapper>div>div.active .risk-return-nav:before{height:30px;margin-left:-15px;margin-top:-15px;width:30px}.funds-inner,.funds-wrapper,.funds-wrapper>a{display:block}footer .widget-type-logo img{max-width:80px}footer ul:last-child{margin:0 0 40px}.social-media,footer .h3,footer h3,footer ul{text-align:center}.social-media{display:block;margin-top:20px}footer .social-media ul li{font-size:30px;margin:0 10px}footer .social-media ul li:first-child{margin:0 10px}footer .copyright{text-align:center}footer .social-media{display:block}footer .social-media ul:last-child{margin:0}.bank-partners-wrapper .row:first-of-type{height:200px}.bank-partners-wrapper a img{max-height:100%}.bank-partners-wrapper .row:first-of-type a{display:block;padding:60px;text-align:center}.bank-partners-wrapper .row:nth-of-type(2){display:block;height:100%}.bank-partners-wrapper .row:nth-of-type(2) img{max-width:200px}.bank-partners-wrapper .row:nth-of-type(3) a{flex:0 0 100%}.text-page-wrapper{border-bottom:1px solid #cfd1d6;margin-bottom:40px;padding-bottom:40px}.map-wrapper{padding:30px 0}.map-wrapper .map-left{height:200px;margin:0 auto 30px;width:100px}.map-wrapper>div{display:block;max-width:100%}.map-right{flex:1;max-width:100%}.testimonial{float:none;height:100%;margin-bottom:20px;padding:30px;width:100%}.testimonial-inner{display:block;text-align:center}.testimonial-inner .photo{display:inline-block;height:100px;margin-bottom:20px;width:100px}.cta_button.btn{margin:0;max-width:100%}.faq-wrapper .h2,.faq-wrapper h2{padding:0 0 30px}.faq-inner>span{display:block}.faq-question{margin-top:20px;padding:0}.hs-form fieldset.form-columns-2 .input{margin-right:0!important}.latest-blog-inner .left{border-radius:100%;height:150px;margin:20px auto;position:relative;width:150px}.latest-blog-inner .right{box-shadow:inset 0 -10px 10px rgba(0,0,0,.05);width:100%}.partner-wrapper-outer{padding:10px 0 100px}.partner-inner{padding:20px}.funds-inner{padding:30px}.fund p{margin-bottom:0}.contact-block-wrapper{margin-top:10px}.landing-inner,.landing-inner-wrapper{display:block}.landing-inner:first-of-type img{max-width:80px}.landing-inner p{max-width:100%}.landing-inner:first-of-type{padding:30px 30px 0}a.post-item{flex:0 0 100%}.post-item-block{text-align:center}.post-item-block .answer{padding-left:0}.aktiesnack-blog-inner{flex:0 0 360px}.written-by{margin-top:20px;text-align:center}.written-by .post-date{color:#0e1b33;float:none;text-align:center;width:100%}.written-by .post-author-photo{float:none}.written-by .post-author{float:none;text-align:center;width:100%}.written-by .post-author a{color:#0e1b33}a.employee-listing{flex:0 0 50%;margin-bottom:100px}a.employee-listing.allstar{background-image:none!important;height:150px;width:33.333336%}a.employee-listing.allstar .smaller-image{background-size:cover;border-radius:100%;margin:auto;padding-bottom:150px;width:150px}.employee-info .h1,.employee-info h1{padding-bottom:20px}a.employee-listing.allstar .info{background-color:transparent;color:#0e1b33;padding:10px}.mobile-btn{background:#0e1b33;border-color:#0e1b33;color:#fff;font-size:14px;padding:15px 5px;text-align:center}.mobile-btn .name{display:block;font-size:16px}.mobile-btn .title{display:block}.employee-listing .info{font-size:20px;height:auto;left:0;padding:30px;position:absolute;text-align:center;top:100%;width:100%}.employee-listing .info:after{display:none}a.employee-listing:hover .info{height:auto}.fond-chart{flex:0 0 100%;max-width:100%}.fond-chart,.fund{margin-bottom:20px}.sort-growth>div{padding:2px 5px;text-align:center}.small-wrapper{padding:30px}.become-customer-inner{padding:0}.invest-in-this-wrapper a.become-customer{min-height:100%;padding:30px}a.become-customer{padding:70px 30px}.button{background:#fff;color:#be2437}.document-block{border-bottom:1px solid #ececec;display:block;margin-bottom:30px;padding-bottom:30px;text-align:center}.document-block .document-icon{display:inline-block;margin:auto;max-width:40px}.answer{padding:0}.hs_submit input{background:#0e1b33;border-color:#0e1b33;color:#fff;font-size:14px;padding:15px 5px}.employee-info .title{display:block;margin:0 0 10px;padding:0}.employee-info .title:before{display:none}.top{padding:80px 0 30px}.top .icon img{max-width:40px}blockquote{font-size:16px}.customer-state1,.customer-state2{padding:0}.tab-menu{display:block;height:100%;margin-top:0;position:relative}.tab-menu>div>div>span>div>ul>li{height:100%}.tab-menu>div>div>span>div>ul>li,.tab-menu>div>div>span>div>ul>li:first-of-type,.tab-menu>div>div>span>div>ul>li:first-of-type a{border-radius:0;margin-left:0;width:100%}.tab-menu>div>div>span>div>ul>li:after{border-radius:0;box-shadow:none}.tab-menu>div>div>span>div>ul>li a,.tab-menu>div>div>span>div>ul>li.active a{padding:20px 0!important}.tab-menu>div>div>span>div>ul>li a{display:block!important;text-align:center}.contact-block-inner .right{box-shadow:none}.blue .cta_button.btn{background:#0e1b33!important;color:#fff!important}.active-menu .nav{animation:none;transform:translateY(0)}.more-employees{display:block}.more-employees>div{display:block;padding:10px 0}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li{padding:0}.read-faq .h3 .cta_button.btn,.read-faq h3 .cta_button.btn{margin-top:20px!important}.cta_button.btn{color:#0e1b33!important;width:calc(100% - 4px)}.cta_button.btn:after,.cta_button.btn:before{transform:skewX(-30deg) translateX(0)}.get-started-inner form ul li{flex:0 0 100%}.get-started-inner form ul li label{margin-left:20px}.testimonial-inner .info{margin-left:0;max-width:100%;min-width:100%}.bank-partners-wrapper .row:nth-of-type(2) a,.bank-partners-wrapper .row:nth-of-type(3) a{flex:0 0 100%;max-width:100%}.textpage-outer-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.active:before{margin-left:-10px}.text-page-inner.small-wrapper{padding:0}.start-top video#bgvid{display:none}.event .landing-inner:first-of-type img{max-width:100%}.event .red .hs_submit input{background:#fff;color:#0e1b33}.event .red .hs_submit input:hover{border-color:#fff}.event .landing-inner-wrapper>div:nth-of-type(2){display:block}.event .landing-inner-wrapper>div:nth-of-type(2)>.landing-inner:first-of-type{padding:30px;text-align:center}.event .landing-inner .h1,.event .landing-inner h1{margin:0}.campaign .top .h1,.campaign .top h1{font-size:26px}.cta-campaign-inner{display:block;text-align:center}.cta-icon{height:120px;margin:auto auto 30px;width:120px}.cta-campaign-inner .text-headline{margin:0;max-width:100%;text-align:center}.investment-page__block .latest-blog-inner .right,.investment-page__block .latest-blog-inner .right-inner-wrapper{float:none}.investment__page .benefit{width:100%}.background.overlay.white a{color:#fff!important}.cover--image{background-position:50%;display:block;height:40vw;width:100%!important}.cta--paper__block{padding:10px 20px;text-align:center}.big-paragraph{font-size:18px}}@media (max-width:600px){a.employee-listing{display:block;flex:0 0 100%;margin-bottom:100px}a.employee-listing.allstar{width:50%}}@media (max-width:400px){a.employee-listing.allstar{height:120px;margin-bottom:100px!important}a.employee-listing.allstar .smaller-image{padding-bottom:120px;width:120px}a.employee-listing.allstar .name{font-size:16px}.background.overlay .employee-info a{font-size:12px}}.error-msg{background:red;bottom:0;color:#fff;font-size:11px;left:0;padding:10px 20px;position:fixed;width:100%;z-index:1}.error-msg a{color:#fff;opacity:.7}.employee-listing--allstar{display:flex;flex-flow:row wrap;justify-content:center;width:100%}@media (max-width:330px){.employee-info .icon,.employee-info img{display:none}}.invest--logotypes--wrapper{align-items:center;display:flex;flex-flow:row wrap;margin-top:30px}.invest--logo img{height:auto;margin-right:20px;max-height:40px;max-width:160px;width:auto!important}.login--dropdown{background:#15223c;color:#fff;padding:10px}.btn-login{background:#be2437;border-color:#be2437;box-shadow:0 3px 20px rgba(190,36,55,.5);color:#fff!important;margin-top:10px}.btn-login:after{display:none!important}.btn-login:hover{background:#e8465a;border-color:#e8465a;box-shadow:0 3px 20px rgba(190,36,55,.2)}.login--dropdown input[type=text]{color:#000}@media (min-width:992px){.nav--dropdown .nav-menu ul li.hs-menu-item{float:none}.nav--dropdown .nav-menu .hs-menu-wrapper>ul{align-items:center;display:flex;flex-flow:row;justify-content:flex-end;padding:0}.login--dropdown{box-shadow:0 3px 30px rgba(23,34,60,.5);min-width:300px;opacity:0;padding:20px;position:absolute;right:0;top:100%;transform:translateY(-10px) scaleY(.5);transform-origin:top;transition:all .2s ease;visibility:hidden;z-index:-1}.nav .open-login .login--dropdown{opacity:1;transform:translateY(0) scaleY(1);visibility:visible;z-index:1}}#__lpform_loginuser{display:none!important}.nav--dropdown .hs-menu-depth-1>a[href="#loggain"]:after{display:none}.nav--dropdown .hs-menu-depth-1>a[href*=fondab]{background:#af2132;border:2px solid #af2132;color:#fff!important}.nav--dropdown .hs-menu-depth-1>a[href*=fondab]:after{display:none}.nav--dropdown .hs-menu-depth-1>a[href*=fondab]:hover{background:#be2437;border-color:#be2437;box-shadow:0 3px 20px rgba(190,36,55,.5);color:#fff!important}.nav--dropdown .hs-menu-depth-1>a[href="#loggain"]{background:#16233c;border:2px solid #16233c;color:#fff!important;margin-left:20px}.nav--dropdown .hs-menu-depth-1>a[href="#loggain"]:hover{background:#be2437;border-color:#be2437;box-shadow:0 3px 20px rgba(190,36,55,.5);color:#fff!important}.nav--dropdown .hs-menu-depth-1>a[href="#loggain"]:before{background-image:url(https://2434488.fs1.hubspotusercontent-na1.net/hubfs/2434488/icons/ikoner/login-case.svg);background-size:contain;content:"";display:inline-block;height:10px;margin-right:10px;position:relative;width:10px}.bg-blue{background-color:#15223c!important;color:#fff}.bg-red{background-color:#af2132!important;color:#fff}.login--form input{max-width:540px;width:100%}.btn-red{background:#af2132;border-color:#af2132!important;color:#fff}.btn-red:after,.btn-red:before{display:none}.btn-red:hover{background:#be2437;border-color:#be2437;box-shadow:0 3px 20px rgba(190,36,55,.5)}.awards__block{margin-right:20px}.awards__block img{max-height:100px;width:auto!important}.awards--wrapper{display:flex;flex-flow:row wrap;margin-top:20px}.awards--outer .cta-icon{height:300px;width:300px}.shadow-lg{box-shadow:0 5px 20px rgba(0,0,0,.05)}.card__block{padding:40px;position:relative}.card__block--number{align-items:center;background:#15223c;border-radius:100%;color:#fff;display:flex;font-size:20px;height:40px;justify-content:center;left:0;line-height:1;margin-left:-20px;margin-top:-20px;position:absolute;top:0;width:40px}.card__block .icon{display:block;height:60px;margin:0 auto 15px}.card__block .icon img{max-height:100%;width:auto}.pri--icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;margin-right:30px;margin-top:30px;position:absolute;right:0;top:0;width:70px;z-index:999}#leadin-content-form-wrapper{background:#15223c!important;color:#fff!important}#leadin-content-form-wrapper .h4,#leadin-content-form-wrapper h4,#leadin-content-form-wrapper label,#leadin-content-form-wrapper p{color:#fff}.latest-post__block{padding:20px;text-align:left;transition:all .2s ease}.latest-post__block:hover{box-shadow:0 3px 30px rgba(0,0,0,.1)}.latest-post__block:hover .h4,.latest-post__block:hover h4{text-decoration:underline}.latest-post__block--date{font-size:12px;font-weight:700;margin-bottom:5px;opacity:.6}.latest-post--wrapper--headline{font-weight:700;margin:0;padding:20px;position:relative;text-align:left}.latest-post--wrapper--headline:after{background:rgba(0,0,0,.1);bottom:0;content:"";height:1px;left:20px;position:absolute;right:20px}.download-block--wrapper .blurb{margin-top:20px}.video--player{margin-top:25px}.video--player a.embedded-video{height:255px}#main-content,.body-container-wrapper{overflow:hidden}#main-content .container .container-fluid,#main-content .container-fluid,#main-content .container-lg,#main-content .container-md,#main-content .container-sm,.body-container-wrapper .container .container-fluid,.body-container-wrapper .container-fluid,.body-container-wrapper .container-lg,.body-container-wrapper .container-md,.body-container-wrapper .container-sm{padding:0!important}.dnd-container .dnd-section{@extends .mb-4}.container>.widget-span{float:none!important}.module-outer{position:relative}.module-outer .overlay:before,.module-outer.overlay:before{bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;width:100%;z-index:1}.module-outer .overlay.overlay-primary:before,.module-outer.overlay.overlay-primary:before{background-color:#0e1b33}.module-outer .overlay.overlay-secondary:before,.module-outer.overlay.overlay-secondary:before{background-color:#be2437}.module-outer .overlay.overlay-navy:before,.module-outer.overlay.overlay-navy:before{background-color:#0e1b33}.module-outer .overlay.overlay-dark-red:before,.module-outer.overlay.overlay-dark-red:before{background-color:#be2437}.module-outer .overlay.overlay-dark-blue:before,.module-outer.overlay.overlay-dark-blue:before{background-color:#06224b}.module-outer .overlay.overlay-light-blue:before,.module-outer.overlay.overlay-light-blue:before{background-color:#eff5fd}.module-outer .overlay.overlay-dusty-blue:before,.module-outer.overlay.overlay-dusty-blue:before{background-color:#b6d6fb}.module-outer .overlay.overlay-blue-gray:before,.module-outer.overlay.overlay-blue-gray:before{background-color:#8ca8c8}.module-outer .overlay.overlay-medium-gray:before,.module-outer.overlay.overlay-medium-gray:before{background-color:#c9c9c9}.module-outer .overlay.overlay-danger:before,.module-outer.overlay.overlay-danger:before{background-color:#dc3545}.module-outer .overlay.overlay-success:before,.module-outer.overlay.overlay-success:before{background-color:#198754}.module-outer .overlay.overlay-white:before,.module-outer.overlay.overlay-white:before{background-color:#fff}.module-outer .overlay.overlay-light:before,.module-outer.overlay.overlay-light:before{background-color:#efefef}.module-outer .overlay.overlay-gray:before,.module-outer.overlay.overlay-gray:before{background-color:#666}.module-outer .overlay.overlay-dark:before,.module-outer.overlay.overlay-dark:before{background-color:#3a3c43}.module-outer .overlay.overlay-black:before,.module-outer.overlay.overlay-black:before{background-color:#0e1b33}.module-outer .module-inner,.module-outer .overlay>*{position:relative;z-index:2}.module-outer .heading-primary .heading{color:#0e1b33}.module-outer .heading-secondary .heading{color:#be2437}.module-outer .heading-navy .heading{color:#0e1b33}.module-outer .heading-dark-red .heading{color:#be2437}.module-outer .heading-dark-blue .heading{color:#06224b}.module-outer .heading-light-blue .heading{color:#eff5fd}.module-outer .heading-dusty-blue .heading{color:#b6d6fb}.module-outer .heading-blue-gray .heading{color:#8ca8c8}.module-outer .heading-medium-gray .heading{color:#c9c9c9}.module-outer .heading-danger .heading{color:#dc3545}.module-outer .heading-success .heading{color:#198754}.module-outer .heading-white .heading{color:#fff}.module-outer .heading-light .heading{color:#efefef}.module-outer .heading-gray .heading{color:#666}.module-outer .heading-dark .heading{color:#3a3c43}.module-outer .heading-black .heading{color:#0e1b33}.module-outer .content-block p:last-child,.module-outer .heading:last-child{margin-bottom:0}.content-row-inner .content-row-col-inner{word-break:break-word}@media (max-width:767.98px){.content-row-inner .content-row-col-inner.type-image,.content-row-inner .content-row-col-inner.type-video{min-height:300px}}.content-row-inner .content-row-col-inner,.content-row-inner .content-row-col-inner .content-row-col-content{height:100%;width:100%}.content-row-inner .content-row-col-inner .content-row-col-content{display:flex;flex-direction:column;justify-content:center}.content-row-inner .type-image .img-size{max-width:1200px}.content-row-inner .type-image .full-size .bg-image{min-height:400px}.content-row-inner .type-image .circle-img img{border-radius:50%;height:200px;width:200px}.content-row-inner .type-image .top-faded-image img{-webkit-mask-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));mask-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(transparent))}.content-row-inner .inline-form .hs_cos_wrapper_type_form>div{max-width:none}@media (min-width:1200px){.content-row-inner .inline-form .hs_cos_wrapper_type_form>div{max-width:600px}}.content-row .role:before{background:currentColor;content:" ";display:inline-block;height:2px;margin-right:10px;vertical-align:middle;width:40px}.section-module--top-header-2021 #riskinformationsection1 .accordion-item .accordion-button .fa-angle-down{transform:rotate(180deg);transition:all .2s ease-in}.section-module--top-header-2021 #riskinformationsection1 .accordion-item .accordion-button.collapsed .fa-angle-down{transform:rotate(0deg)}.section-module--top-header-2021 #riskinformationsection1 .accordion-item .accordion-button:after{display:none}.section-module--top-header-2021 #riskinformationsection1 .accordion-item .accordion-button span:after{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23fff" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708"/></svg>');display:block}.section-module--top-header-2021 .navbar{font-size:12px;margin-bottom:unset!important;padding-left:5%;padding-right:5%}.section-module--top-header-2021 .navbar .navbar-brand{padding:unset!important}.section-module--top-header-2021 .navbar .nav-item{font-weight:600;margin-right:10px}@media only screen and (max-width:991px){.section-module--top-header-2021 .navbar .nav-item.with-border-bottom{border-bottom:2px solid #20304e!important}}@media only screen and (max-width:768px){.section-module--top-header-2021 .navbar .nav-item{font-weight:300;margin-right:unset}}@media only screen and (max-width:991px){.section-module--top-header-2021 .navbar .nav-item{margin-right:unset!important}}.section-module--top-header-2021 .navbar .dropdown .dropdown-menu{display:block;overflow:hidden;transform:scaleY(0);transform-origin:top center;transition:all .3s}.section-module--top-header-2021 .navbar .dropdown:hover .dropdown-menu:not(.dropdown-click){transform:scale(1)}.section-module--top-header-2021 .navbar .dropdown-toggle:after{transition:transform .15s linear}.section-module--top-header-2021 .navbar .show.dropdown .dropdown-toggle:after{transform:translateY(3px)}.section-module--top-header-2021 .navbar .dropdown-toggle:after{content:none}.section-module--top-header-2021 .navbar .nav-item .dropdown-menu{border-radius:12px;font-size:12px;margin-top:0;padding-bottom:0;padding-top:0}.section-module--top-header-2021 .navbar .nav-item .dropdown-menu .dropdown-item{padding-bottom:10px;padding-top:10px}@media only screen and (max-width:991px){.section-module--top-header-2021 .navbar .nav-item .dropdown-menu .dropdown-item{font-weight:300!important}}.section-module--top-header-2021 .navbar .nav-item .dropdown-menu a:focus,.section-module--top-header-2021 .navbar .nav-item .dropdown-menu a:hover{background-color:#0e1b33!important;color:#fff}.section-module--top-header-2021 .navbar .nav-item .nav-link{color:#af2132;display:inline-block;padding:10px 20px;text-decoration:none;white-space:nowrap}@media only screen and (min-width:992px) and (max-width:1400px){.section-module--top-header-2021 .navbar .nav-item .nav-link{font-size:12px!important;padding:9px}}@media only screen and (max-width:991px){.section-module--top-header-2021 .navbar .nav-item .nav-link{font-size:18px!important;padding:9px 15px}}.section-module--top-header-2021 .navbar .nav-item .nav-link:after{background:#af2132;content:"";display:block;height:4px;transition:width .3s;width:0}.section-module--top-header-2021 .navbar .nav-item .nav-link:hover:after{width:100%}.section-module--top-header-2021 .navbar .nav-item .nav-link-top{color:#fff;display:inline-block;margin-top:4px;padding:5px 20px;text-decoration:none;white-space:nowrap}.section-module--top-header-2021 .navbar .nav-item .nav-link-top:after{background:#fff;content:"";display:block;height:4px;transition:width .3s;width:0}.section-module--top-header-2021 .navbar .nav-item .nav-link-top:hover:after{width:100%}@media only screen and (max-width:768px){.section-module--top-header-2021 .navbar .nav-item .nav-link-top{font-size:14px!important;font-weight:600!important;padding:5px 10px}}.section-module--top-header-2021 .navbar .nav-item .btn-top-nav{background-color:transparent;border:1px solid #fff;display:block;font-family:Open Sans,sans-serif!important;padding:.5rem 1rem;text-decoration:none;white-space:nowrap}.section-module--top-header-2021 .navbar .nav-item .btn-top-nav.primary{background-color:#af2132!important;border:1px solid #af2132!important}.section-module--top-header-2021 .navbar .nav-item .btn-top-nav.primary:hover{background-color:#be2437!important;box-shadow:-1px 5px 15px -5px rgba(190,36,55,.75);-webkit-box-shadow:-1px 5px 15px -5px rgba(190,36,55,.75);-moz-box-shadow:-1px 5px 15px -5px rgba(190,36,55,.75);transition:background-color .5s ease-in}.section-module--top-header-2021 .navbar .nav-item .btn-top-nav.outline:hover{background-color:#fff;color:#af2132!important;transition:background-color .2s ease-in}@media only screen and (min-width:992px) and (max-width:1400px){.section-module--top-header-2021 .navbar .nav-item .btn-top-nav{font-size:10px}}@media only screen and (max-width:600px){.section-module--top-header-2021 .navbar .nav-item .btn-top-nav{margin-left:5px;margin-right:5px}.section-module--top-header-2021 .navbar{padding-left:3%;padding-right:3%}}.section-module--top-header-2021 .navbar.navbar-top-most{padding-bottom:1px!important;padding-top:1px!important}.section-module--top-header-2021 .navbar .bg-mobile-only{background:transparent}@media only screen and (max-width:991px){.section-module--top-header-2021 .navbar .bg-mobile-only{background:rgba(14,27,51,.96)!important}}@media (max-width:768px){.section-module--top-header-2021 .navbar{font-size:18px}.section-module--top-header-2021 .navbar .navbar-collapse{display:block;height:100vh;left:100%;overflow-y:scroll;padding-bottom:15px;padding-top:60px!important;position:absolute;top:4px;transition:all .4s ease;width:100%}.section-module--top-header-2021 .navbar .navbar-collapse.collapsing{height:auto!important;left:50%;margin-left:50%;transition:all .2s ease}.section-module--top-header-2021 .navbar .navbar-collapse.show{left:0}}.section-module--top-header-2021 .navbar .navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;z-index:999}.section-module--top-header-2021 .navbar .navbar-brand{z-index:10000}.section-module--top-header-2021 .navbar .navbar-brand img{margin-bottom:5px!important;vertical-align:middle!important;width:120px}@media only screen and (max-width:600px){.section-module--top-header-2021 .navbar .navbar-brand img{width:61px}}.section-module--top-header-2021 .navbar .dropdown-desktop{display:block}@media (max-width:992px){.section-module--top-header-2021 .navbar .dropdown-desktop{display:none}}.section-module--top-header-2021 .navbar .dropdown-mobile{appearance:none;-webkit-appearance:none;display:none}@media only screen and (max-width:991px){.section-module--top-header-2021 .navbar .dropdown-mobile .with-border-left{border-left:2px solid #20304e!important}}@media (max-width:992px){.section-module--top-header-2021 .navbar .dropdown-mobile{display:block}}.section-module--top-header-2021 .navbar .toggle-box{border-left:2px solid #20304e!important}.section-module--top-header-2021 .navbar .toggle-box .toggle-plus-sign{font-size:30px}.section-module--top-header-2021 .navbar .toggle-box .toggle-plus-sign svg{fill:#4d6288;margin-top:-5px}.section-module--top-header-2021 .navbar .toggle-box .toggle-plus-sign .rotate{transition:all .3s linear}.section-module--top-header-2021 .navbar .toggle-box .toggle-plus-sign .rotate.down{transform:rotate(45deg)}.section-module--top-header-2021 .navbar .collapse .dropdown-item{margin-left:7px;white-space:normal}@media (max-width:991px){.section-module--top-header-2021 .navbar .collapse .dropdown-item{font-weight:300!important}}@media (min-width:992px){.section-module--top-header-2021 .navbar .collapse .dropdown-item{border-right:unset!important;margin-left:unset}}.section-module--top-header-2021 .navbar .login-dropdown{right:0;width:280px}.section-module--top-header-2021 .navbar .login-dropdown.dropdown-menu[data-bs-popper]{left:unset}@media only screen and (max-width:991px){.section-module--top-header-2021 .navbar .login-dropdown{width:100%}}.section-module--top-header-2021 .menu-toggle{cursor:pointer;height:20px;margin:0;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;width:30px}.section-module--top-header-2021 .menu-toggle span{background:#e3f2fd;border-radius:9px;display:block;height:3px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.section-module--top-header-2021 .menu-toggle span:first-child{top:0}.section-module--top-header-2021 .menu-toggle span:nth-child(2),.section-module--top-header-2021 .menu-toggle span:nth-child(3){top:10px}.section-module--top-header-2021 .menu-toggle span:nth-child(4){top:20px}.section-module--top-header-2021 .menu-toggle.open span:first-child{left:50%;top:11px;width:0}.section-module--top-header-2021 .menu-toggle.open span:nth-child(2){transform:rotate(45deg)}.section-module--top-header-2021 .menu-toggle.open span:nth-child(3){transform:rotate(-45deg)}.section-module--top-header-2021 .menu-toggle.open span:nth-child(4){left:50%;top:11px;width:0}#riskinformationsection2{z-index:3!important}#riskinformationsection2 .accordion-item .accordion-button .fa-angle-down{transition:all .2s ease-in}#riskinformationsection2 .accordion-item .accordion-button.collapsed .fa-angle-down{transform:rotate(180deg)}#riskinformationsection2 .accordion-item .accordion-button:after{display:none}.section-module--top-block-2021 .background{padding-top:10rem}.section-module--numbers{background-color:#0e1b33;margin-bottom:10rem;position:relative;width:100%!important}.section-module--numbers:after{border-left:50px solid transparent;border-right:50px solid transparent;border-top:50px solid #0e1b33;content:"";height:0;left:50%;margin-left:-50px;position:absolute;top:100%;width:0}.section-module--numbers .heading{font-size:32px}@media only screen and (max-width:500px){.section-module--numbers .heading{font-size:17.5px}}.section-module--numbers .numbers{font-size:147px}@media only screen and (max-width:500px){.section-module--numbers .numbers{font-size:81px}}.section-module--numbers .currency{font-size:74px}@media only screen and (max-width:500px){.section-module--numbers .currency{font-size:40.5px}}.section-module--numbers .status{font-size:18.5px}@media only screen and (max-width:500px){.section-module--numbers .status{font-size:10px}}.section-module--numbers .status i{transform:rotate(45deg)}.section-module--numbers .products .h5,.section-module--numbers .products h5,.section-module--numbers .products span{font-size:24px}@media only screen and (max-width:500px){.section-module--numbers .products .h5,.section-module--numbers .products h5,.section-module--numbers .products span{font-size:16px}}.section-module--middle-menu-nav .nav-link{color:#af2132!important;font-size:18px;text-decoration:underline}.section-module--50-50-module-21 .media-title{font-size:18px}.section-module--bolagsstyrning{border-bottom:25px solid #af2132}.section-module--bolagsstyrning .h2,.section-module--bolagsstyrning h2{font-size:36px}.section-module--bolagsstyrning .content{font-size:16px}.section-module--advisors{background:#0e1b33}.section-module--advisors .heading{font-size:36px}.section-module--advisors .description{font-size:16px}.section-module--advisors .profile-card .picture{background-position:50%;background-size:cover;height:320px;width:100%}.section-module--advisors .profile-card .role{font-size:16px}.section-module--advisors .profile-card .name{font-size:18px}.section-module--advisors .profile-card .contact{line-height:10px}.section-module--advisors .profile-card .contact .email{font-size:16px;text-decoration:underline}.section-module--advisors .profile-card .contact .phone{font-size:16px}.section-module--lednings-2021 .heading{font-size:36px}.section-module--lednings-2021 .profile-card .picture{background-position:50%;background-size:cover;height:450px;width:100%}.section-module--lednings-2021 .profile-card .role{color:#af2132;font-size:14px}.section-module--lednings-2021 .profile-card .name{font-size:24px}.section-module--lednings-2021 .profile-card .data{font-size:16px}.module-section--style-vd-2021{background:#f7f7f7}.module-section--style-vd-2021 .heading{font-size:36px}.module-section--style-vd-2021 .picture{background-position:50%;background-size:cover}@media only screen and (max-width:767px){.module-section--style-vd-2021 .picture{height:450px}}.module-section--style-vd-2021 .profile-card .personal{line-height:12px}.module-section--style-vd-2021 .profile-card .personal .position{color:#af2132;font-size:18px}.module-section--style-vd-2021 .profile-card .personal .name{font-size:24px}.module-section--style-vd-2021 .profile-card .details{font-size:16px}.section-module--reports-documents-2021{background:linear-gradient(270deg,transparent 50%,#0e1b33 0);border-bottom:25px solid #af2132}.section-module--reports-documents-2021 .bg-navy-mobile{background:transparent}@media only screen and (max-width:991px){.section-module--reports-documents-2021 .bg-navy-mobile{background:#0e1b33}}.section-module--reports-documents-2021 .heading-reports{font-size:36px}.section-module--reports-documents-2021 .title{font-size:20px}@media only screen and (max-width:600px){.section-module--reports-documents-2021 .title{font-size:14px!important}}.section-module--reports-documents-2021 .desc{font-size:14px}@media only screen and (max-width:600px){.section-module--reports-documents-2021 .card,.section-module--reports-documents-2021 .desc{font-size:10px!important}}@media only screen and (max-width:991px){.section-module--reports-documents-2021{background:transparent}}.section-module--majority-seller-table-2021 .heading{font-size:36px}.section-module--majority-seller-table-2021 .desc{font-size:14px}@media only screen and (max-width:600px){.section-module--majority-seller-table-2021 .table{font-size:12px!important}}.section-module--press-release-2021 .nav-press{display:flex;flex-wrap:wrap;font-size:18px;list-style:none;margin-bottom:0;padding-left:0}.section-module--press-release-2021 .nav-tabs{border-bottom:none!important}.section-module--press-release-2021 .nav-tabs .nav-item .nav-link{background:transparent!important;border:none;border-bottom:3px solid transparent;color:#0e1b33;font-weight:400}.section-module--press-release-2021 .nav-tabs .nav-item .nav-link.active{border:0;border-bottom:3px solid #af2132!important;font-weight:700}.section-module--press-release-2021 .nav-tabs .nav-item .nav-link.active:hover{border:0;outline:none}@media only screen and (max-width:600px){.section-module--press-release-2021 .nav-tabs .nav-item{text-align:center;width:100%}}.section-module--press-release-2021 .heading{font-size:36px}.section-module--press-release-2021 .category{color:#af2132;font-size:14px;margin-bottom:unset!important}.section-module--press-release-2021 .release-date{color:#0e1b33;font-size:12px}.section-module--press-release-2021 .title{color:#3a3c43;font-size:18px}.section-module--press-release-2021 .desc{color:#3a3c43;font-size:16px}.section-module--press-release-2021 .read-more-news{color:#0e1b33;cursor:pointer;font-size:14px;text-decoration:underline}.section-module--press-release-2021 .page-item a{font-family:Open Sans,sans-serif!important}.section-module--press-release-2021 .page-item .page-link{border:none!important;border-radius:50%;color:#0e1b33;margin:5px}.section-module--press-release-2021 .page-item.active .page-link{background:#0e1b33!important;color:#fff}.section-module--press-release-2021 .modal-news-heading{font-size:36px}@media only screen and (max-width:990px){.section-module--press-release-2021 .modal-news-heading{font-size:24px}}.section-module--press-release-2021 .modal-header{right:0;z-index:100}.section-module--press-release-2021 .modal-body{padding:50px}@media only screen and (max-width:990px){.section-module--press-release-2021 .modal-body{padding:15px}}@media only screen and (min-width:576px) and (max-width:990px){.section-module--press-release-2021 .modal-dialog{max-width:90%}}.contact-block-module .hs-button{background:#af2132!important;border-radius:0!important;color:#fff!important;font-family:Enriqueta,serif!important;font-size:18px!important;font-weight:700!important;padding:15px 40px!important}.contact-block-module .hs-button:hover{box-shadow:2px 4px 15px -4px rgba(175,33,50,.75);-webkit-box-shadow:2px 4px 15px -4px rgba(175,33,50,.75);-moz-box-shadow:2px 4px 15px -4px rgba(175,33,50,.75)}.contact-block-module a,.contact-block-module p,.contact-block-module span,.section-module--footer-2021 .address-card .h1,.section-module--footer-2021 .address-card .h2,.section-module--footer-2021 .address-card .h3,.section-module--footer-2021 .address-card .h4,.section-module--footer-2021 .address-card .h5,.section-module--footer-2021 .address-card .h6,.section-module--footer-2021 .address-card a,.section-module--footer-2021 .address-card h1,.section-module--footer-2021 .address-card h2,.section-module--footer-2021 .address-card h3,.section-module--footer-2021 .address-card h4,.section-module--footer-2021 .address-card h5,.section-module--footer-2021 .address-card h6,.section-module--footer-2021 .address-card p,.section-module--footer-2021 .address-card span{color:#fff!important}.section-module--footer-2021 .address-card .h1,.section-module--footer-2021 .address-card .h2,.section-module--footer-2021 .address-card .h3,.section-module--footer-2021 .address-card .h4,.section-module--footer-2021 .address-card .h5,.section-module--footer-2021 .address-card .h6,.section-module--footer-2021 .address-card h1,.section-module--footer-2021 .address-card h2,.section-module--footer-2021 .address-card h3,.section-module--footer-2021 .address-card h4,.section-module--footer-2021 .address-card h5,.section-module--footer-2021 .address-card h6{font-family:Enriqueta,serif!important;font-size:20px!important;font-weight:500!important}.section-module--footer-2021 .address-card a,.section-module--footer-2021 .address-card p,.section-module--footer-2021 .address-card span{font-family:Open Sans,sans-serif!important;font-size:12px;font-weight:400!important}.section-module--footer-2021 .copyright{font-size:10px}.section-module--footer-2021 .p-policy{color:#fff;text-decoration:none}.section-module--footer-2021 .p-policy:hover{color:#af2132!important}.section-module--cta-2021 .heading{font-size:36px}.section-module--cta-2021 #subscribe-module .mfn-field-input{background:#f2f4f4;border:none;padding:10px 20px}.section-module--cta-2021 #subscribe-module .mfn-sub-submit{background:#af2132!important;border:none!important;border-radius:0!important;color:#fff!important;font-family:Enriqueta,serif!important;font-size:18px!important;font-weight:700!important;padding:15px 40px!important}.section-module--cta-2021 #subscribe-module .mfn-sub-submit:hover{box-shadow:2px 4px 15px -4px rgba(175,33,50,.75);-webkit-box-shadow:2px 4px 15px -4px rgba(175,33,50,.75);-moz-box-shadow:2px 4px 15px -4px rgba(175,33,50,.75)}.section-module--cta-2021 #subscribe-module .mfn-sub-success{background:#a3e4d7;color:#148f77;margin-bottom:10px;margin-top:10px;padding:15px 30px}.download-cta-module{background-repeat:no-repeat;background-size:cover;padding:60px 0;position:relative}.download-cta-module:after{background:rgba(0,0,0,.4);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.download-cta-module .container{position:relative;z-index:1}.download-cta-module .download-cta-module__button-holder{margin-bottom:20px}.download-cta-module .logo-bg{background:#fff}.download-cta-module .download-cta-module__heading{color:#fff;margin:0}.documents-block-module .documents-block-module-inner .document-block{align-items:stretch;display:flex}.documents-block-module .documents-block-module-inner .document-block .document-download{align-items:center;flex:0 0 200px;justify-content:flex-end}.documents-block-module .documents-block-module-inner .document-block .document-icon{align-items:center;display:flex;flex:0 0 55px}.documents-block-module .documents-block-module-inner .document-wrapper-inner{margin:auto;max-width:900px}.documents-block-module .documents-block-module-inner .documents-wrapper{box-shadow:inset 0 0 20px rgba(0,0,0,.2)}.case-podcast-module .case-podcast-module-inner .podd-headline{align-items:center;display:flex;justify-content:center}.case-podcast-module .case-podcast-module-inner .headline-logo{height:auto;margin-left:6px;max-width:100%;width:150px}.case-podcast-module .case-podcast-module-inner .podd-headline-line{background-color:#0e1b33;content:"";display:block;height:2px;margin:30px auto;width:150px}.case-podcast-module .case-podcast-module-inner .podcast-outer-wrapper{margin-bottom:40px;position:relative;z-index:3}.case-podcast-module .case-podcast-module-inner .podcast-inner-wrapper{display:block;text-align:left}.case-podcast-module .case-podcast-module-inner .podcast-inner-wrapper:active,.case-podcast-module .case-podcast-module-inner .podcast-inner-wrapper:hover{color:inherit;text-decoration:none}.case-podcast-module .case-podcast-module-inner .podcast-bg-img{background-size:cover;height:280px;margin-bottom:20px;max-width:100%;position:relative;z-index:1}.case-podcast-module .case-podcast-module-inner .podcast-bg-img:after{background-color:#14172a;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:2}.case-podcast-module .case-podcast-module-inner .podcast-control{cursor:pointer;transition:all .3s linear 0s}.case-podcast-module .case-podcast-module-inner .podcast-inner-content{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:3}.case-podcast-module .case-podcast-module-inner .podcast-bg-img:hover .play-pause-listen{transform:scale(.9)}.case-podcast-module .case-podcast-module-inner .play-pause-listen{align-items:center;display:flex;justify-content:space-between;max-width:100%;transition:all .5s ease}.case-podcast-module .case-podcast-module-inner .play-pause-listen img{height:auto;max-width:73px;width:100%}.case-podcast-module .case-podcast-module-inner .hide-button{display:none}.case-podcast-module .case-podcast-module-inner .play-listen{align-items:center;display:flex;justify-content:space-between;width:100%}.case-podcast-module .case-podcast-module-inner .podcast-listen{color:#fff;font-size:24px;font-weight:700}.case-podcast-module .case-podcast-module-inner .ani-min-outer-wrapper{bottom:1em;color:#fff;display:block;font-weight:700;left:1em;position:absolute;width:30%}.case-podcast-module .case-podcast-module-inner .ani-min-inner-wrapper{align-items:center;display:flex;justify-content:space-around;width:100%}.case-podcast-module .case-podcast-module-inner .podcast-minutes{color:#fff;font-weight:700}.case-podcast-module .case-podcast-module-inner .btn.podcast-red-btn{background-color:#be2437;border-color:#be2437;color:#fff;max-width:100%;width:350px}.case-podcast-module .case-podcast-module-inner .subscribe-text{margin-bottom:10px}.case-podcast-module .case-podcast-module-inner .line-box{transform:rotate(90deg)}.case-podcast-module .case-podcast-module-inner .line{background-color:#fff;border-radius:2px;display:block;margin:5px auto}.case-podcast-module .case-podcast-module-inner .line:first-child,.case-podcast-module .case-podcast-module-inner .line:last-child{margin-bottom:0;margin-top:0}.case-podcast-module .case-podcast-module-inner .line1{height:2px;width:18px}.case-podcast-module .case-podcast-module-inner .line2{height:2px;width:20px}.case-podcast-module .case-podcast-module-inner .line3{height:2px;width:27px}.case-podcast-module .case-podcast-module-inner .line4{height:2px;width:22px}.case-podcast-module .case-podcast-module-inner .line5{height:2px;width:15px}.case-podcast-module .case-podcast-module-inner .aniLine{animation:moveLine 1s linear infinite alternate}.case-podcast-module .case-podcast-module-inner .pause{animation-play-state:paused}@keyframes moveLine{0%{transform:scale(.5)}33%{transform:scale(1)}66%{transform:scale(1.5)}to{transform:scale(1)}}.case-podcast-module .case-podcast-module-inner .line-box .line:nth-child(odd){animation-delay:.5s}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs .blurb-inner .content{z-index:1}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs .blurb-inner .blurb-state1,.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs .blurb-inner .blurb-state2{padding:0 50px}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs .blurb-inner .blurb-state1{transform:translateY(20%);transition:all .2s ease .2s}@media (max-width:991.98px){.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs .blurb-inner .blurb-state1{transform:unset}}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs .blurb-inner .blurb-state2{display:block;max-width:100%;opacity:0;transform:translateY(-20%);transition:all .2s ease 1ms}@media (max-width:991.98px){.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs .blurb-inner .blurb-state2{opacity:1;transform:unset}}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs .blurb-inner .btn,.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs.overlay:after{transition:all .2s ease}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs.overlay:hover:after{background:#be2437;opacity:.95}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs:hover .blurb-state1{transform:translateY(0);transition-delay:.1s}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper div.blurbs:hover .blurb-state2{opacity:1;transform:translateY(0);transition-delay:.2s}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper .background{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper .background.overlay a:hover{color:initial}.blurbs-column-module .blurbs-column-module-inner .blurb-wrapper .overlay:after{background:#0e1b33;content:"";display:block;height:100%;left:0;opacity:.85;position:absolute;top:0;width:100%}.collapse-content-module .collapse-content-module-inner a{font-size:1.3125rem}.collapse-content-module .collapse-content-module-inner a .fa{transform:rotate(45deg);transition:all .3s linear}.collapse-content-module .collapse-content-module-inner a.collapsed .fa{transform:rotate(0deg)}.funds-overview-table-module table{font-family:Open Sans,sans-serif!important;width:100%}.funds-overview-table-module table td{border:0}.funds-overview-table-module table .section-heading,.funds-overview-table-module table .table-header{color:#fff}.funds-overview-table-module table .section-heading td,.funds-overview-table-module table .table-header td{padding-bottom:20px;padding-top:20px}.funds-overview-table-module table .table-header{background-color:#be2437;font-size:14px;font-weight:700}@media (max-width:991.98px){.funds-overview-table-module table .table-header{display:none}}.funds-overview-table-module table .section-heading{background-color:#0e1b33;font-weight:700}@media (max-width:991.98px){.funds-overview-table-module table .fund-name-cell,.funds-overview-table-module table .section-heading td{padding-left:20px;padding-right:20px}}.funds-overview-table-module table tbody{font-size:16px}.funds-overview-table-module table tbody td{padding-left:15px;padding-right:15px}.funds-overview-table-module table tbody tr:not(.section-heading){background-color:#fff}.funds-overview-table-module table tbody tr:not(.section-heading):nth-child(odd){background-color:#f8f8f8;box-shadow:inset 8px 0 15px rgba(14,27,51,.06)}.funds-overview-table-module table tbody tr:not(.section-heading) td{padding-bottom:12px;padding-top:12px}@media (max-width:991.98px){.funds-overview-table-module table tbody tr:not(.section-heading) td{padding-bottom:15px;padding-top:15px}.funds-overview-table-module table tbody tr:not(.section-heading) td:not(.fund-name-cell){display:none}}.funds-overview-table-module table tbody .fund-name-cell{font-family:Enriqueta,serif!important;font-weight:500}.funds-overview-table-module table tbody .fund-name-cell .mobile-wrapper{font-family:Open Sans,sans-serif!important}.funds-overview-table-module table tbody .fund-name-cell .information-span{font-weight:600}.funds-overview-table-module table tbody .fund-name-cell svg.link-arrow{height:1.5rem;width:1.5rem;fill:#0e1b33}.accordion-module-inner .accordion .icon{height:20px;position:relative;transform-origin:center;width:20px}.accordion-module-inner .accordion .icon.icon-expand{transform:rotate(0deg);transition:transform .25s ease-out}.accordion-module-inner .accordion .icon.icon-collapse{transform:rotate(-180deg)}.accordion-module-inner .accordion .accordion-heading{max-width:90%}@media (min-width:768px){.accordion-module-inner .accordion .accordion-heading{max-width:80%}}@media (min-width:992px){.accordion-module-inner .accordion .accordion-heading{max-width:70%}}.accordion-module-inner .accordion .accordion-content-inner{max-width:95%}@media (min-width:768px){.accordion-module-inner .accordion .accordion-content-inner{max-width:80%}}.accordion-module-inner .accordion .accordion-content{height:0;margin:0;overflow:hidden;padding:0;position:relative;transition:height .2s ease-in-out,padding .2s ease-in-out;width:100%;z-index:1}.accordion-module-inner .accordion .accordion-content.open .accordion-content-inner{opacity:1}.accordion-module-inner .accordion .accordion-content .accordion-content-inner{opacity:0;transition:opacity .2s ease-in}.accordion-module-inner .accordion .accordion-content .accordion-content-inner p{font-size:16px}.reseller-links-inner .btn-wrapper>.btn{margin-bottom:20px!important}@media (min-width:992px){.reseller-links-inner .btn-wrapper>.btn{margin-right:35px!important}}@media (min-width:768px){.reseller-links-inner .btn-wrapper>.btn{margin-right:25px!important}}.reseller-links-inner .reseller-expand-btn{background-color:transparent;border:0;box-shadow:none}.reseller-links-inner .reseller-expand-btn .icon{transform:rotate(0deg);transition:transform .25s ease-out}.reseller-links-inner .reseller-expand-btn[aria-expanded=true] .icon{transform:rotate(-180deg)}.reseller-links-inner .reseller-expand-content{height:0;overflow:hidden;position:relative;transition:height .2s ease-in-out;z-index:1}.reseller-links-inner .reseller-expand-content.open .btn-wrapper{opacity:1}.reseller-links-inner .reseller-expand-content .btn-wrapper{opacity:0;transition:opacity .2s ease-in}.document-listing-inner .accordion:not(:last-of-type){border-bottom:1px solid #06224b}.document-listing-inner .accordion .icon{height:20px;position:relative;transform-origin:center;width:20px}.document-listing-inner .accordion .icon.icon-expand{transform:rotate(0deg);transition:transform .25s ease-out}.document-listing-inner .accordion .icon.icon-collapse{transform:rotate(-180deg)}.document-listing-inner .accordion .accordion-heading{max-width:90%}@media (min-width:768px){.document-listing-inner .accordion .accordion-heading{max-width:80%}}@media (min-width:992px){.document-listing-inner .accordion .accordion-heading{max-width:70%}}.document-listing-inner .accordion .accordion-content-inner{max-width:95%}@media (min-width:768px){.document-listing-inner .accordion .accordion-content-inner{max-width:80%}}.document-listing-inner .accordion .accordion-content{height:0;margin:0;overflow:hidden;padding:0;position:relative;transition:height .2s ease-in-out,padding .2s ease-in-out,margin-top .2s ease-in-out;width:100%;z-index:1}.document-listing-inner .accordion .accordion-content.open{margin-top:10px}.document-listing-inner .accordion .accordion-content.open .accordion-content-inner{opacity:1}.document-listing-inner .accordion .accordion-content .accordion-content-inner{opacity:0;transition:opacity .2s ease-in}.document-listing-inner .accordion .accordion-content .accordion-content-inner p{font-size:16px}@media (min-width:768px){.text-image-inner .image-container{max-width:40%;min-width:40%}}@media (min-width:1200px){.text-image-inner .image-container{max-width:484px;min-width:484px}}@media (min-width:768px){.trustee-listing-inner .image-container{max-width:278px;min-width:278px}}.fund-hero-section .stat-heading{font-weight:500}.fund-facts-inner .facts-list .list-item:not(:last-of-type),.fund-facts-inner .yield-list:not(.shared-classes) .list-item:not(:last-of-type){border-bottom:1px solid #fff}.fund-facts-inner .yield-list.shared-classes .list-item{border-top:1px solid #fff}.fund-statistics-inner .section-toggle-container{overflow-y:auto}.fund-statistics-inner .section-toggle{cursor:pointer}.fund-statistics-inner .section-toggle.active{border-bottom:3px solid #be2437}.fund-statistics-inner .section-title{font-weight:500}.fund-statistics-inner .section-text{height:0;opacity:0;transform:translateX(100%);transition:opacity .3s ease-in-out,transform .4s ease-in-out,max-height .3s ease-in-out;visibility:hidden}.fund-statistics-inner .section-text.active{height:auto;max-height:2000px;opacity:1;transform:translateX(0);visibility:visible}.fund-statistics-inner .section-text.holding-section .holder{font-size:16px}.fund-statistics-inner .section-text.holding-section .percentage{font-size:20px}.fund-statistics-inner .section-text.holding-section .progress-bar,.fund-statistics-inner .section-text.holding-section .progress-bar-filled{height:7px;width:250px}.fund-statistics-inner .section-text.kpi-section .list-item:not(:last-of-type),.fund-statistics-inner .section-text.sustainability-section .list-item:not(:last-of-type){border-bottom:1px solid #fff}.fund-statistics-inner .section-text .latest{font-style:italic}.fund-statistics-inner .doughnut-chart-container{margin:0 auto;max-width:360px}.fund-statistics-inner .doughnut-chart-container .legend-container{min-width:50%}@media (min-width:992px){.fund-statistics-inner .doughnut-chart-container{margin:unset;max-width:500px}}.blurbs-module .blurb-item .item-inner.img-size{text-align:inherit}.blurbs-module .blurb-item .item-icon img,.blurbs-module .blurb-item .item-icon svg{height:3rem;width:3rem}.blurbs-module .blurb-item .item-icon i{font-size:36px}section.fund-i-fokus-section .fund-i-fokus-section-inner a{display:block;transition:all .2s ease}section.fund-i-fokus-section .fund-i-fokus-section-inner a .type{background:#0e1b33;color:#fff;font-family:Open Sans,sans-serif;font-size:.75rem;left:0;margin:2.1875rem 0 0 -3.4375rem;padding:2px 0;position:absolute;text-align:center;text-transform:uppercase;top:0;transform:rotate(-45deg);width:12.5rem;z-index:2}section.fund-i-fokus-section .fund-i-fokus-section-inner a .fund-inner{box-shadow:inset -10px -10px 40px rgba(0,0,0,.03);padding:6.25rem;transition:all .2s ease}section.fund-i-fokus-section .fund-i-fokus-section-inner a .fund-inner .desc p{font-size:16px!important}section.fund-i-fokus-section .fund-i-fokus-section-inner a .fund-inner .h3,section.fund-i-fokus-section .fund-i-fokus-section-inner a .fund-inner h3{font-size:2.5rem;line-height:3.5rem}section.fund-i-fokus-section .fund-i-fokus-section-inner a .hidden-btn{align-items:center;background:#0e1b33;bottom:0;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:3.75rem;justify-content:center;left:0;overflow:hidden;position:absolute;width:100%;z-index:-1}section.fund-i-fokus-section .fund-i-fokus-section-inner a .hidden-btn span{z-index:1}section.fund-i-fokus-section .fund-i-fokus-section-inner a .hidden-btn:after{background:linear-gradient(-90deg,#0e1b33,#2a4880,#0e1b33);content:"";cursor:pointer;height:calc(100% + 20rem);left:0;position:absolute;top:-9.0625rem;transform:rotate(25deg) translateX(-100%);width:100%;z-index:-1}section.fund-i-fokus-section .fund-i-fokus-section-inner a:hover .fund-inner{transform:translateY(-60px)}section.fund-i-fokus-section .fund-i-fokus-section-inner a:hover .hidden-btn:after{animation:gloss 2s infinite}@keyframes gloss{0%,55%{transform:rotate(25deg) translateX(-100%)}to{transform:rotate(25deg) translateX(100%)}}.download-cta .btn-white{color:unset!important}table.dataTable tbody td.nav{width:auto!important}