/*!
 * Bootstrap Reboot v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: 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, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;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);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}/*!
 * Bootstrap Grid v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width: 576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width: 768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width: 992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width: 1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .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;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left: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{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left: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{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left: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{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.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-right:var(--bs-navbar-nav-link-padding-x);padding-left: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{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@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{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-ms-input-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%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");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);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;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.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;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%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;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%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")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%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-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.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{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.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{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-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}@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{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius: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}@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{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@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::-ms-input-placeholder,.form-floating>.form-control-plaintext::-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%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");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}@font-face{font-family:SantanderHeadline;src:url(SantanderHeadlineW05-Rg.2a768bbeac0e553a.ttf) format("truetype")}@font-face{font-family:SantanderText;src:url(SantanderTextW05-Regular.4336265a289746de.ttf) format("truetype")}@font-face{font-family:SantanderText-Bold;src:url(SantanderTextW05-Bold.ccfb585c5ffb8809.ttf) format("truetype")}@font-face{font-family:SantanderMicroText;src:url(SantanderMicroText.c43e262465b0a617.ttf) format("truetype")}.non-responsive{margin:0 auto}.non-responsive .grid-container__centered{padding-left:0!important;padding-right:0!important}.grid-container__centered{width:calc(100% + 40px);width:1024px;margin-left:auto;margin-right:auto;padding-left:16.25px;padding-right:16.25px}.grid-container__centered:after{clear:both;content:"";display:block}.grid-container{box-sizing:border-box;width:487.5px}.main-header{background:transparent;height:76px;border-bottom:solid 1px #CCCCCC}.main-header .hidden-overlay{top:210px}.main-header .main-head{width:80%;margin:auto}@media (max-width: 768px){.main-header .main-head{width:100%}}@media (max-width: 768px){.header-border-hide{border-bottom:none}}.navbar{padding:0!important;position:unset!important}.navigation .select-image{position:absolute;left:13px;max-width:300px}@media (max-width: 768px){.navigation .select-image{left:0}}@media (min-width: 768px) and (max-width: 1024px){.navigation .select-image{left:6px}}.navigation .select-image-mobile{position:absolute;left:-7px;max-width:300px}.navigation .private-image{position:absolute;left:13px;max-width:300px}@media (max-width: 768px){.navigation .private-image{left:0}}@media (min-width: 768px) and (max-width: 1024px){.navigation .private-image{left:6px}}.navigation .private-image-mobile{position:absolute;left:8px;max-width:300px}.navigation .image{width:142px;height:26px;top:22px;left:24px;max-width:300px;display:block}@media (max-width: 768px){.navigation .image{left:8px}}@media (max-width: 580px){.navigation .image{left:4px}}@media (min-width: 768px) and (max-width: 1024px){.navigation .image{left:18px}}.navigation .logo{position:absolute;width:142px;height:26px;top:22px;left:24px;max-width:300px;display:block}@media (max-width: 768px){.navigation .logo{left:8px}}@media (max-width: 580px){.navigation .logo{left:4px}}@media (min-width: 768px) and (max-width: 1024px){.navigation .logo{left:18px}}.navigation .logo:focus{outline:black solid 1.5px}.navigation #hamburgerMenu:focus{outline:black solid 1.5px}.navigation #navLinks{position:absolute;right:0;top:0}.navigation ul{float:right}@media (max-width: 768px){.navigation ul{padding:0;top:62px;left:2px;width:100%;display:block;position:absolute;box-shadow:0 4px 8px rgba(0,0,0,.3);z-index:999;background-color:#fff}}@media (max-width: 768px){.navigation .ul-hide{visibility:hidden}}.navigation li{display:inline-block;list-style-type:none;margin:26px 18px}@media (max-width: 768px){.navigation li{display:block;margin:0;padding:19px 16px 8px}}@media (max-width: 768px){.navigation li:hover{border-left:5px solid #EC0000}}.navigation a{color:#6f7779;font-size:14px;line-height:20px;text-decoration:none}.navigation a:hover{color:#000;text-decoration:none}.navigation .nav-icon{background:none;color:inherit;border:none;padding:0;font:inherit;outline:inherit;width:20px;position:absolute;top:28px;right:16px;z-index:9999999;cursor:pointer;display:none}@media (max-width: 768px){.navigation .nav-icon{display:block}}.navigation .nav-icon:before,.navigation .nav-icon:after,.navigation .nav-icon div{background-color:#232323;border-radius:3px;content:"";display:block;transition:all .2s cubic-bezier(.22,.61,.36,1);height:2px;margin:4px 0}.navigation .nav-icon:hover:before,.navigation .nav-icon:hover:after,.navigation .nav-icon:hover div{background-color:#232323}.navigation .nav-icon.open:before,.navigation .nav-icon.open:after,.navigation .nav-icon.open div{background-color:#232323}.navigation .nav-icon.open:before{transform:translateY(6px) rotate(135deg)}.navigation .nav-icon.open:after{transform:translateY(-6px) rotate(-135deg)}.navigation .nav-icon.open div{transform:scale(0)}#content.menu-open{margin-top:150px}.menu-open{margin-top:60px;text-align:center}footer{position:absolute;right:0;bottom:0;left:0;padding:1rem}.main-footer{border-top:solid 1px #CCCCCC}.main-footer__container{margin:15px auto auto;background-color:#fff;text-align:center;white-space:nowrap;-webkit-padding-start:0px!important;padding-inline-start:0px!important}@media (min-width: 1024px){.main-footer__container{width:80%}}a{cursor:pointer;color:#6f7779;font-family:SantanderText;font-size:14px;line-height:44px;text-align:center;text-decoration:underline}.footer-link-item{list-style-type:none}.newPerson{margin-bottom:104px}@media (max-width: 580px){.newPerson{margin-bottom:26px}}.newPerson .accountInput{width:50%}.newPerson .nameInput{width:66%}@media (max-width: 580px){.newPerson .nameInput{width:100%}}.newPerson .nameInput .name-tooltip{float:right;padding:0 3px}.newPerson .referenceInput{width:66%}@media (max-width: 580px){.newPerson .referenceInput{width:100%}}.newPerson .referenceInput .reference-tooltip{float:right;padding:0 3px}.newPerson .payment-to-group{margin:0;padding:0}.newPerson .payment-to-group div{margin:8px 10px 0 0;position:relative}.newPerson .payment-to-group label,.newPerson .payment-to-group input{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.newPerson .payment-to-group .payment-button .acc-labels{margin:0!important;padding:8px 10px}.newPerson .payment-to-group .invalid{border:1px solid #EC0000}.newPerson .payment-to-group input[type=radio]{opacity:.01;z-index:100}.newPerson .payment-to-group input[type=radio]:checked+label,.newPerson .Checked+label{background-color:#deedf2;border-color:#9ccedc}.newPerson .payment-to-group input[type=radio]:focus+label{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);border-radius:4px}.newPerson .payment-to-group label{padding:5px;z-index:90}.newPerson .payment-to-group div{cursor:pointer!important}.newPerson .payment-to-group label:hover{background:#fff9ea}.newPerson p{font-size:18px;margin:sec-margin-sixteen 0px;line-height:28px;color:#000}@media (max-width: 580px){.newPerson p{font-size:16px;line-height:24px;margin:15px 0 13px}}.newPerson .payments_button_section{width:315px}.newPerson .payments_button_section .payment-button{width:147px}@media (max-width: 580px){.newPerson .payments_button_section .payment-button{width:46%}}@media (max-width: 768px){.newPerson .payments_button_section .payment-button{width:46%}}@media (max-width: 768px){.newPerson .payments_button_section{width:66%}}@media (max-width: 580px){.newPerson .payments_button_section{width:100%}}.newPerson .continue-button{width:345px}.newPerson .continue-button button{border-radius:25px}.newPerson .continue-button .continueBtn{width:100%;cursor:pointer}@media (max-width: 580px){.newPerson .continue-button .continueBtn{width:100%}}.newPerson .continue-button .continueBtn .continueButton{width:100%}@media (max-width: 580px){.newPerson .continue-button{width:100%}}.newPerson .tooltip-new{margin-left:70px;display:inline-block;position:relative}@media (max-width: 768px){.newPerson .tooltip-new{margin-left:95px}}@media (max-width: 580px){.newPerson .tooltip-new{margin-left:0;float:right}}.newPerson .tooltip-new .tooltiptext-new{right:-21%;bottom:116%;visibility:hidden;height:auto;width:309px;border-radius:4px;background-color:#137e84;font-size:14px;line-height:20px;color:#fff;padding:5px 31px 5px 7px;position:absolute;z-index:1000;opacity:0}@media (max-width: 768px){.newPerson .tooltip-new .tooltiptext-new{width:329px}}@media (max-width: 580px){.newPerson .tooltip-new .tooltiptext-new{width:283px}}.newPerson .tooltip-new:after{content:"";position:absolute;bottom:55%;z-index:998;opacity:0;margin-left:-17px;border-width:9px;border-style:solid;border-color:#137E84 transparent transparent transparent}.newPerson .tooltip-new:hover:after{visibility:visible;opacity:1}.newPerson .tooltip-new:hover .tooltiptext-new,.newPerson .tooltip-new:active .tooltiptext-new{visibility:visible;opacity:1}.newPerson .tooltip-new:active:after{visibility:visible;opacity:1}@media (max-width: 580px){.newPerson .tooltip-security{width:95%}}label{margin-bottom:.5rem!important}.popup-cancel{padding:10% 13%}.popup-cancel h3{font-family:santanderHeadline;text-align:center;font-weight:400;font-size:24px;line-height:32px}.popup-cancel .continueBtn .continueButton{width:100%;text-align:center}.popup-cancel .continueBtn .noButton{background:#fff;color:#ec0000;padding:8px 32%;width:100%;text-align:center;border:2px solid #EC0000;font-size:16px;line-height:24px}.popup-cancel .continueBtn .noButton:hover{color:#900;border:1px solid #990000}.back-class{width:50px}.back-class .back-button{text-decoration:none;cursor:pointer;font-size:14px;display:block;line-height:24px;color:#000;margin:18px 0 28px}@media (max-width: 768px){.back-class .back-button{margin:18px 0 4px}}@media (max-width: 580px){.back-class .back-button{margin:10px 0 0}}.modal{height:312px;width:470px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1001;background:#fff}@media (max-width: 580px){.modal{width:90%}}.popup-Overlay{position:fixed;z-index:1000;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}html{height:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{font-family:santanderText;position:relative;margin:0;padding-bottom:5rem;min-height:100%}@media (max-width: 767px){body{padding-bottom:16rem}}.payment-header{color:#ec0000;font-family:SantanderHeadline;font-size:40px;font-weight:500;line-height:48px;margin:24px 0}@media (max-width: 768px){.payment-header{font-size:36px;line-height:44px}}@media (max-width: 580px){.payment-header{font-size:28px;line-height:36px;margin:4px 0;text-align:center}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}label{font-size:16px;line-height:24px;color:#000}.form-group{padding:8px 0}@media (max-width: 580px){.form-group{padding:0 0 8px}}.form-control{color:#000;border:1px solid #88C4D5;border-radius:4px;background-color:#fff;box-shadow:inset 0 1px 3px #ddd}.opt .form-control{border:1px solid #257FA4!important}.continueBtn .continueButton{background:#ec0000;color:#fff;font-size:16px;font-weight:700;line-height:23px;border:1px solid transparent;height:40px;margin:16px 0;white-space:nowrap}.continueBtn .continueButton:focus-visible,.continueBtn .continueButton:focus{outline:2px solid #3366FF!important;outline-offset:2px}.continueBtn .continueButton:hover,.continueBtn .continueButton:focus{background:#900;outline:0}.link-cancel{margin:10px 0;font-size:16px;cursor:pointer;display:inline-block;color:#000!important;border-bottom:1px solid #000000}@media (max-width: 580px){.link-cancel{margin:0 0 10px}}.cancel{width:100%}.container-technical-error{display:flex;flex-direction:column;height:80vh;flex:1}@media (max-width: 580px){.container-technical-error{height:60vh}}.payment-container{margin:0 11.81% 45px;text-align:left}@media (max-width: 768px){.payment-container{margin:0 1.78% 45px}}.payment-container .payment-field-error{color:#ec0000;font-size:14px;line-height:20px}.payment-container .invalid input{border:1px solid #EC0000}.payment-container .invalid input:focus{border-color:#ec0000;box-shadow:none}.payment-container .center-content{flex:1;display:flex;justify-content:center;align-items:center}.decimal-value{font-size:12px}.payment-h3{font-size:24px;font-weight:400}.space10{padding-top:10px}.payment-error{min-height:32px;width:100%;border-radius:4px;background-color:#fafafa;box-shadow:0 2px 2px rgba(0,0,0,.2)}.payment-error .content{padding:4px 8px}.payment-error{min-height:32px;width:100%;border-radius:4px;background-color:#fee5e5}.payment-error .content{padding:15px}.payment-error .content .warningImg{vertical-align:top;display:inline-block}.payment-error .content .text{display:inline-block;width:85%;margin-left:10px;font-size:16px;line-height:24px}.payment-warning{min-height:32px;width:100%;border-radius:4px;background-color:#eef6f8}.payment-warning .content{padding:15px}.payment-warning .content .warningImg{vertical-align:top;display:inline-block}.payment-warning .content .text{display:inline-block;width:85%;margin-left:10px;font-size:16px;line-height:24px}.payment-alert{min-height:32px;width:100%;border-radius:4px;background-color:#fff9ea}.payment-alert .content{padding:15px}.payment-alert .content .alertImg{vertical-align:top;display:inline-block}.payment-alert .content .text{display:inline-block;width:85%;margin-left:10px;font-size:16px;line-height:24px}.hidden-overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:900}.margin-0{margin:0}.visually_hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.contactus-link{text-decoration:underline;color:#0032e6;cursor:pointer}.shadow-color,.shadow-description{color:#666}.payments_button_section .payment-button{display:inline-block;padding:8px 10px;margin:8px 10px 0 0;cursor:pointer;height:40px;border-radius:4px;background-color:#fff;text-align:center;border:1px solid #88c4d5;height:44px}.payments_button_section .payment-button:hover{background-color:#deedf2}.payments_button_section .payment-button:focus{background-color:#deedf2}.payments_button_section .payment-button:active{background-color:#deedf2}.payments_button_section .active{background-color:#deedf2;border-color:#9ccedc;outline:0}.payments_button_section .invalid .payment-button{border:1px solid #EC0000}.payments_button_section .valid .payment-button{border:1px solid #88c4d5}.perfect-match{display:inline-block;position:absolute;margin-top:3px}.account-information{padding:24px 30px;border-left:1px solid #CCCCCC}@media (max-width: 768px){.account-information{border-left:1px solid transparent;padding:8px 0 16px;border-bottom:1px solid #CCCCCC}}.account-information .title{color:#000;font-size:24px;line-height:32px}@media (max-width: 768px){.account-information .title{font-size:20px;line-height:28px}}@media (max-width: 768px){.account-information .moneyTo{padding-top:14px}}.account-information .moneyTo .para1{-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.account-information .moneyFrom{margin-bottom:28px}@media (max-width: 768px){.account-information .moneyFrom{padding-bottom:14px;margin:0}}.account-information .moneyFrom .para1{color:#ec0000}@media (min-width: 768px) and (max-width: 1024px){.account-information .moneyFrom .para1{width:130%}}.account-information .account-details{display:flex}.account-information .account-details .logo-section{width:38px}.account-information .account-details .para1{font-size:20px;line-height:28px}@media (max-width: 768px){.account-information .account-details .para1{font-size:18px;line-height:28px;padding-top:2px}}@media (max-width: 580px){.account-information .account-details .para1{font-size:16px;line-height:24px;padding-top:4px}}.account-information .account-details .para3{color:#6f7779;font-size:14px;line-height:20px}.account-information .account-details .para2{font-size:16px;line-height:24px}@media (max-width: 580px){.account-information .account-details .para2{font-size:14px;line-height:20px}}.account-information .name p{display:inline-block;color:#6f7779;font-family:SantanderText;font-size:20px;font-weight:700;line-height:24px;padding-top:3px;position:absolute}.account-information .name img,.account-information .santander-decorative-logo{display:inline-block;padding-top:3px;position:absolute}.commonButton{border-radius:25px;background:#ec0000;color:#fff;border:1px solid transparent;text-align:center}.button-row .btn-col{width:50%!important;float:left}.amendAmountInput .amount-input-group,.amendAmountInput .amount-input-group .amount-sign{height:30px!important}.amendAmountInput .amount-input-group .amount-input{height:30px!important;border-radius:3px!important}.payment-details{margin-bottom:48px}@media (max-width: 580px){.payment-details{margin-bottom:26px}}.payment-details .invalid .frequency{border:1px solid #EC0000}.payment-details .valid .frequency{border:1px solid #88c4d5}.payment-details .when-section .when{display:inline-block;margin:8px 10px 0 0;cursor:pointer;height:44px;border-radius:4px;background-color:#fff;text-align:center;width:40%}.payment-details .when-section .when:hover{background-color:#deedf2}.payment-details .when-section .when:focus{background-color:#deedf2}.payment-details .when-section .when:active{background-color:#deedf2}.payment-details .when-section .active{background-color:#deedf2;border-color:#9ccedc;outline:0}.payment-details .when-section .invalid .when{border:1px solid #EC0000}.payment-details .when-section .valid .when{border:1px solid #88c4d5}@media (max-width: 768px){.payment-details .when-section{width:80%}.payment-details .when-section .when{width:46%}}@media (max-width: 580px){.payment-details .when-section{width:100%}.payment-details .when-section .when{width:46%}}.payment-details .when-group{margin:0;padding:0}.payment-details .when-group input[type=radio]:focus+label{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);border-radius:4px}.payment-details .when-group div{margin:8px 10px 0 0;position:relative}.payment-details .when-group label,.payment-details .when-group input{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.payment-details .when-group .when .acc-labels{margin:0!important;padding:8px 10px}.payment-details .when-group .invalid{border:1px solid #EC0000}.payment-details .when-group input[type=radio]{opacity:.01;z-index:100}.payment-details .when-group input[type=radio]:checked+label,.payment-details .Checked+label{background-color:#deedf2;border-color:#9ccedc}.payment-details .when-group label{padding:5px;z-index:90}.payment-details .when-group div{cursor:pointer!important}.payment-details .when-group label:hover{background:#fff9ea}.payment-details .today-alert{margin-top:1rem}.payment-details .frequency-section .frequency{display:inline-block;padding:8px 10px;margin:8px 10px 0 0;cursor:pointer;height:40px;border-radius:4px;background-color:#fff;box-shadow:inset 0 1px 3px #ddd;text-align:center}.payment-details .frequency-section .frequency:hover{background-color:#deedf2}.payment-details .frequency-section .frequency:focus{background-color:#deedf2}.payment-details .frequency-section .frequency:active{background-color:#deedf2}.payment-details .frequency-section .active{background-color:#deedf2;border-color:#9ccedc;outline:0;box-shadow:inset 0 1px 3px #9ccedc}.payment-details .frequency-section .open-frequencys{display:inline}@media (max-width: 580px){.payment-details .frequency-section .frequency{width:100%;text-align:center}}@media (max-width: 768px){.payment-details .form-control{width:78%}}@media (max-width: 580px){.payment-details .form-control{width:100%}}@media (max-width: 580px){.payment-details .payment-header{margin:0 0 16px}}.payment-details .continueBtn .continueButton{font-size:16px;line-height:24px;width:100%}@media (max-width: 768px){.payment-details .continueBtn .continueButton{width:78%}}@media (max-width: 580px){.payment-details .continueBtn .continueButton{padding:8px 40%;width:100%}}.payment-details .cancel{width:70%}.payment-details .open-frequencys{display:inline}.payment-details .payment-input-container .form-control{width:56px}.payment-details .payment-number-input{width:60px;padding:2px 15px}.payment-details .payment-number-input::-webkit-inner-spin-button,.payment-details .payment-number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.payment-details .form-date{width:9%;display:inline-block;margin-right:4px}@media (max-width: 580px){.payment-details .form-date{width:16%;text-align:center}}.payment-details .form-date .form-control{width:80%}.payment-details .form-month{width:9%;margin-left:4px;margin-right:4px;display:inline-block;text-align:center}@media (max-width: 580px){.payment-details .form-month{width:17%;text-align:center}}.payment-details .form-month .form-control{width:100%}.payment-details .form-year{display:inline-block;margin-left:4px;text-align:center;width:13%}@media (max-width: 768px){.payment-details .form-year{width:14%;text-align:center}}@media (max-width: 580px){.payment-details .form-year{width:24%}}.payment-details .form-year .form-control{width:100%}.payment-details .calendar-date{padding:0!important;margin-bottom:0!important}.payment-details .cal-invalid input{border:1px solid #EC0000!important}.payment-details .calendar-container{margin-top:-15px}@media (max-width: 580px){.payment-details .calendar-container{margin-bottom:5px}}.payment-details .date-format{color:#6f7779!important;display:block;font-size:1em!important;margin:0 0 8px!important;font-weight:400}@media (max-width: 580px){.payment-details .date-format{margin-top:8px!important}}.payment-details .payment-label-dateformat{position:relative!important;display:block;margin-bottom:10px;margin-top:-13px;color:#6f7779;font-size:14px}.payment-details .payment-label-dateformat-error{position:relative!important;display:block;margin-bottom:10px;margin-top:-13px;color:#ec0000;font-size:14px}.payment-details .input-group-prepend{position:absolute;height:38px;text-align:center;width:40px;padding-top:2px}.payment-details ._amount-sign{background:#fff;display:inline-block;font-size:23px;position:relative;z-index:99;padding:0 10px;border-top:0;border-right:1px solid #88c4d5;border-bottom:0;border-left:0;border-radius:0}.payment-details .anount-input{padding-left:45px;border-radius:4px!important}.payment-details .float-right{float:right}.payment-details .amount-display{font-size:14px;color:#6f7779;border:none;box-shadow:none;padding:0;height:15px}.payment-details .call-us-error{font-size:14px}.payment-details .invalid .amount-sign-border{border-right:1px solid #EC0000}.payment-details .valid .amount-sign-border{border-right:1px solid #88c4d5}.payment-details .limit-exceeds-message{font-size:16px;background-color:#fde5e5;padding:.625rem .5rem .5rem .625rem;border-radius:.25rem;margin-top:1rem;display:flex}@media (max-width: 580px){.payment-details .limit-exceeds-message{width:100%}}.payment-details .limit-exceeds-message #warning-icon{padding-right:.625rem}.payment-details .limit-exceeds-message .manage-limit-link{margin-top:8px}.payment-details .limit-exceeds-message .manage-limit-link a{font-weight:400;line-height:24px;color:#0032e6;cursor:pointer}.payment-details .payment-paypurpose-format{color:#6f7779;font-family:SantanderText;font-size:14px;line-height:20px;margin-bottom:8px}@media (max-width: 768px){.payment-details .payment-paypurpose-format{width:80%}}@media (max-width: 580px){.payment-details .payment-paypurpose-format{font-size:14px;width:100%}}.payment-details #descriptionTwoStyle{padding-top:.625rem}@media (max-width: 580px){.payment-details #descriptionTwoStyle{font-size:14px;width:100%}}.payment-details .fraud-messages{background-color:#fff9ea;padding:.625rem .5rem .5rem .625rem;font-family:SantanderText;border-radius:.25rem;margin-top:1rem;display:flex}@media (max-width: 768px){.payment-details .fraud-messages{width:80%}.payment-details .fraud-messages .when{width:46%}}@media (max-width: 580px){.payment-details .fraud-messages{font-size:14px;width:100%}.payment-details .fraud-messages .when{width:46%}}.payment-details #fraud-message-inner{background-color:#deedf2;font-family:SantanderText;margin-top:1rem;font-size:16px;font-weight:400}@media (max-width: 580px){.payment-details #fraud-message-inner{font-size:14px;width:100%}.payment-details #fraud-message-inner .when{width:46%}}@media (max-width: 768px){.payment-details #fraud-message-inner{width:80%}.payment-details #fraud-message-inner .when{width:46%}}.payment-details .fraud-message-inner-bold{background-color:#deedf2;font-family:SantanderText;margin-top:1rem;font-size:16px;font-weight:700}@media (max-width: 580px){.payment-details .fraud-message-inner-bold{font-size:14px;width:100%}}.payment-details #fraud-warning-icon{padding-right:.625rem}.payment-details #contactUs{font-family:SantanderText;text-decoration:underline;color:#257fa4}@media (max-width: 580px){.payment-details #contactUs{font-size:14px;width:100%}}.payment-details .pp-input{pointer-events:none}.payment-details .paypurpose-dropdown-container{position:relative;z-index:1000}.payment-details .paypurpose-dropdown-container .pp-dropdown{position:relative}.payment-details .paypurpose-dropdown-container .pp-dropdown .pp-hide-default-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}.payment-details .dropdown{width:100%}@media (max-width: 768px){.payment-details .dropdown{width:80%}}@media (max-width: 580px){.payment-details .dropdown{width:100%}}.payment-details common-generic-select-control .dropdown{border:1px solid #88c4d5;border-radius:4px;width:100%;height:auto;padding:0;margin-bottom:1rem}.payment-details common-generic-select-control .btn{padding-left:12px;padding-right:39px;padding-top:0}@media (max-width: 580px){.payment-details common-generic-select-control .btn{padding-right:36px}}.confirm-details{margin-bottom:70px}@media (max-width: 768px){.confirm-details{margin-bottom:54px}}@media (max-width: 580px){.confirm-details{margin-bottom:32px}}.confirm-details .payment-header{margin:36px 0 30px}@media (max-width: 768px){.confirm-details .payment-header{margin:24px 0}}@media (max-width: 580px){.confirm-details .payment-header{margin:8px 0}}.confirm-details label{color:#6f7779;font-size:16px;line-height:23px;margin-top:8px;margin-bottom:0}.confirm-details label+div{padding-bottom:8px;border-bottom:1px solid #CCCCCC;color:#000;font-size:16px;line-height:23px}@media (max-width: 768px){.confirm-details label+div{font-size:14px}}.confirm-details .friend{border-bottom:1px solid transparent}.confirm-details .continueBtn .continueButton{margin:32px 0 0;width:80%}@media (max-width: 768px){.confirm-details .continueBtn .continueButton{padding:8px 29.5%;margin:24px 0 0;width:85%}}@media (max-width: 580px){.confirm-details .continueBtn .continueButton{padding:8px 30.5%;margin:24px 0 16px;width:100%}}@media (min-width: 768px) and (max-width: 1024px){.confirm-details .continueBtn .continueButton{padding:0}}.confirm-details .details{width:80%}@media (max-width: 768px){.confirm-details .details{width:85%}}@media (max-width: 580px){.confirm-details .details{width:100%}}.confirm-details .cancel{width:80%}@media (min-width: 768px) and (max-width: 1024px){.confirm-details .cancel{width:80%}}@media (max-width: 768px){.confirm-details .cancel{width:85%}}@media (max-width: 580px){.confirm-details .cancel{width:100%}}.dropdown-container{width:500px}@media (max-width: 580px){.dropdown-container{width:100%}}.dropdown-container common-account-select-control .form-group{padding:0}.dropdown-container common-account-select-control .dropdown{border:1px solid #88c4d5;border-radius:4px;width:100%;padding:0}.dropdown-container common-account-select-control .dropdown{width:100%!important;height:100%}.dropdown-container common-account-select-control .btn{padding-left:12px;padding-right:39px;padding-top:0}@media (max-width: 580px){.dropdown-container common-account-select-control .btn{padding-right:36px}}.dropdown-container common-account-select-control .account-option-single{border:1px solid #88c4d5;border-radius:4px;width:100%;padding:9px;margin-bottom:-16px}.dropdown-container common-account-select-control .account-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-container common-account-select-control .balance-container{margin-top:25px}.dropdown-container common-account-select-control .balance-container .red{color:#ec0000}.dropdown-container common-account-select-control .balance-container .balance-pending{color:#6f7779}.dropdown-container common-account-select-control .balance-container .overdraft-remaining{color:#6f7779}.dropdownMenuButton{border:none}.defaultBorder .arrow{border-left:1px solid #88c4d5;height:100%}.defaultBorder .row{width:100%}.defaultBorder .dropdown-item .col-8,.defaultBorder .dropdownMenuButton .col-8{overflow:hidden}.defaultBorder .dropdown-item .col-sm-4,.defaultBorder .dropdownMenuButton .col-sm-4{margin-right:-12px}.defaultBorder .dropdown-item .col-sm-4,.defaultBorder .dropdownMenuButton .col-sm-4{text-align:right}#account-dropdown{width:100%!important}#balance{margin-top:-10px!important;font-size:20px}.account-not-avail-err-msg{margin-top:10px}.continue-button{width:345px}.continue-button button{border-radius:25px}.continue-button .continueBtn{width:100%;cursor:pointer}@media (max-width: 580px){.continue-button .continueBtn{width:100%}}.continue-button .continueBtn .continueButton{width:100%}@media (max-width: 580px){.continue-button{width:100%}}.beneficiary-details .info{width:500px;margin:16px 0 0}@media (max-width: 580px){.beneficiary-details .info{width:100%}}.beneficiary-details .new-payee-button{height:108px;background-color:#fff;box-shadow:0 -2px 8px rgba(0,0,0,.3);position:fixed;left:0;bottom:0;right:0;text-align:center;padding:15px}.beneficiary-details .new-payee-button button{border-radius:25px}.beneficiary-details .new-payee-button .continueBtn{margin:auto;width:320px;cursor:pointer}@media (max-width: 580px){.beneficiary-details .new-payee-button .continueBtn{width:100%}}@media (max-width: 580px){.beneficiary-details .new-payee-button .continueBtn .continueButton{padding:0;background:#fff;color:#ec0000}}.beneficiary-details .solid{height:32px;width:200px;font-size:26px;line-height:36px;font-weight:500;margin:16px 0;font-family:SantanderHeadline}@media (max-width: 768px){.beneficiary-details .solid{font-size:24px;line-height:32px}}@media (max-width: 580px){.beneficiary-details .solid{font-size:22px;line-height:28px}}.beneficiary-details .edge-saver-account-info{margin:20px 0 40px}.beneficiary-details .edge-saver-account-info .sub-heading{font-size:18px;line-height:24px;font-weight:700;margin:0 0 8px}.fraud{margin-bottom:70px;color:#000;font-size:16px}@media (max-width: 580px){.fraud{margin-bottom:32px}}.fraud .responsive-container{width:564px;margin:auto}@media (max-width: 580px){.fraud .responsive-container{width:100%}}.fraud .padlock-img{text-align:center;margin:14px 0 24px}.fraud .lg-heading{color:#ec0000;font-size:32px;line-height:40px;text-align:center;font-weight:400!important}.fraud .section{margin-top:24px;margin-bottom:24px}.fraud .continue-text{margin-top:24px;color:#ec0000;font-weight:700;line-height:22px;text-align:center}.fraud .divider{border:1px solid #CCCCCC}.fraud .continue-btn{text-align:center;margin-top:50px}.fraud .continueBtn .continueButton{font-size:16px;font-weight:700;line-height:23px;border:1px solid transparent;text-align:center;margin:16px 0;width:55%}@media (max-width: 580px){.fraud .continueBtn .continueButton{padding:8px;width:100%}}.fraud .fraudWarningList{position:relative;left:-20px}.fraud .fraudWarningList span{position:relative;left:20px}.fraud #section2-para2{margin-top:24px}.fraud .cancel-container{text-align:center}.wrapheadingText{display:block;word-wrap:break-word;white-space:normal}@media (max-width: 768px){.success{margin:0 5%}}.success .payment-header{color:#008035;text-align:center;font-size:40px;margin:0 0 24px}@media (max-width: 580px){.success .payment-header{margin:0 0 16px;font-size:36px}}.success .payment-sub-header{text-align:center;margin:0 0 24px;color:#000;font-size:16px;line-height:24px}@media (max-width: 580px){.success .payment-sub-header{margin:0 0 16px}}.success .pymt-notify{color:#000;font-size:16px;text-align:center;margin:0 0 24px}@media (max-width: 580px){.success .pymt-notify{margin:0 0 16px}}.success .success-box{box-shadow:0 4px 8px rgba(0,0,0,.3);padding-bottom:32px;margin-top:64px}@media (max-width: 580px){.success .success-box{box-shadow:none;margin-top:8px;padding:0}}.success .success-box .success-img{display:block;height:48px;width:48px;margin:32px auto 0}@media (max-width: 580px){.success .success-box .success-img{margin-top:16px}}.success .success-block{padding:0 30px}@media (max-width: 580px){.success .success-block{padding:0 15px}}.success h4{font-size:24px;line-height:32px;font-weight:500;margin:8px 0}@media (max-width: 768px){.success h4{font-size:20px;line-height:28px}}.success h5{font-size:20px;line-height:28px;font-weight:500;color:#000}.success h6{font-size:16px;line-height:24px;font-weight:500}@media (max-width: 580px){.success h6{font-size:14px;line-height:20px}}.success p{color:#666;font-size:16px;line-height:20px}@media (max-width: 580px){.success p{font-size:14px}}@media (max-width: 768px){.success p{font-size:14px}}.success .moneyFrom{padding:0 0 10px}@media (max-width: 580px){.success .moneyFrom{font-size:20px;line-height:28px}}.success .moneyFrom #Money-from{font-size:20px;line-height:28px;font-weight:500;color:#000}.success .from-account{color:#ec0000;font-size:16px}.success .sort-code{color:#666;font-size:14px}@media (max-width: 768px){.success .sort-code{font-size:14px;line-height:20px}}.success .moneyTo{border-bottom:1px solid #CCCCCC;padding-top:10px;color:#000;font-size:20px;padding-bottom:10px}.success .moneyTo #Money-to{font-size:20px;line-height:28px;font-weight:500;color:#000}.success .moneyTo .details-section .receiver-name{font-size:16px;margin:0}.success .moneyTo .details-section .sort-code{font-size:14px}.success .moneyTo .details-section p{font-size:14px;margin:0}.success .details label{color:#767676;font-size:16px;line-height:24px;margin-top:8px;margin-bottom:0}.success .details label+div{padding-bottom:8px;border-bottom:1px solid #CCCCCC;color:#000;font-size:16px;line-height:24px}.success .details .friend{border-bottom:1px solid transparent}.success .continueBtn{padding:0;text-align:center}.success .continueBtn .continueButton{width:100%;margin:32px 0 0}@media (max-width: 580px){.success .continueBtn .continueButton{margin:32px 0 16px}}.success .continueBtn .setupButton{padding:8px 0;margin:16px 0;color:#ec0000;background:#fff;border:1px solid #ec0000}@media (max-width: 580px){.success .continueBtn .setupButton{padding:8px 0;margin:0 0 16px}}.success .continueBtn .setupButton:hover{color:#900;border:1px solid #990000}.success .receiver-name{-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:#000}@media (max-width: 580px){.success .receiver-name{font-size:16px;line-height:24px}}@media (max-width: 768px){.success .receiver-name{font-size:16px;line-height:24px}}.success .success-account{display:flex}.success .success-account .logo-section{width:38px}.otp{margin-bottom:50px}.otp .form-control{width:80%}@media (max-width: 580px){.otp .form-control{width:100%}}.otp .email-id-display{font-family:SantanderText;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#000;overflow-wrap:break-word}.otp .mobile-conformation{font-size:16px;margin-top:12px;color:#000}.otp .label-sec{margin-bottom:0}.otp .mt-8px{margin-top:8px}.otp .mt-6px{margin-top:6px}.otp .mt-12px{margin-top:12px}.otp .security-number.valid,.otp .security-number.invalid{margin-top:40px}.otp .payment-header{font-size:36px!important;line-height:44px!important;margin:48px 0 24px!important}@media (max-width: 580px){.otp .payment-header{margin:24px 0!important;text-align:left!important;font-size:28px!important}}.otp #fraud-text{color:#000}.otp .form-control{border-color:#257fa4!important}.otp .masked-desc{font-size:16px;color:#767676}.otp .masked-desc-sec{font-size:16px;color:#767676;margin-bottom:6px}.otp .note-color{color:#257fa4}.otp .infoText .infoText-Heading{font-family:SantanderHeadline;font-weight:700;font-size:18px;line-height:26px;color:#000}.otp .infoText .infoText-subText{font-family:SantanderText;font-weight:400;font-size:16px;line-height:24px;margin:6px 0 20px;color:#000}.otp .infoText .infoText-subText span{font-family:SantanderText;font-weight:700;font-size:16px;line-height:24px;color:#000}.otp .otp-section{padding-top:8px}.otp .continueBtn .continueButton{margin:32px 0 8px;width:55%}@media (max-width: 580px){.otp .continueBtn .continueButton{width:100%}}@media (min-width: 768px) and (max-width: 1024px){.otp .continueBtn .continueButton{padding:8px 5%;width:80%}}.otp .cancel{width:80%}@media (max-width: 580px){.otp .cancel{width:100%}}.otp .auth-img{margin-top:107px}.otp .link-common,.otp .link-resend,.otp .link-call-us{text-decoration:underline;cursor:pointer}.otp .link-call-us{color:#767676}.otp .link-resend{color:#257fa4}.otp .otp-fraud-messages{width:100%;background-color:#fee5e5;padding:.625rem .5rem .5rem .625rem;border-radius:.25rem;margin-top:1rem;margin-bottom:32px;display:flex}@media (max-width: 580px){.otp .otp-fraud-messages{font-size:14px;width:100%}}.otp #otp-fraud-warning-icon{padding-right:.625rem}.otp .tooltip-security{width:80%;position:relative}@media (max-width: 580px){.otp .tooltip-security{width:100%}}.otp .tooltip-img{float:right}.otp .alert-Icon{width:20px;height:20px}.otp .email-otp-section{text-align:center;margin-top:100px}@media (max-width: 580px){.otp .email-otp-section{text-align:center;display:none}}@media (max-width: 580px){.otp .email-otp-section .email-auth-img-mbl{width:68px;height:64px;margin-top:25px}}@media (min-width: 1024px){.otp .email-otp-section .email-auth-img-dsk{margin-top:90px;width:350px;height:324px}}@media (max-width: 580px){.otp .email-otp-section .email-auth-img-dsk{display:none}}.center-container{display:flex;justify-content:center;align-items:center;height:60vh;padding:20px;box-sizing:border-box;margin-top:5%}@media (max-width: 580px){.center-container{margin-top:0%;height:100%}}.security-failed{margin:auto!important}.security-failed p,.security-failed .continueButton-tryagain{font-family:SantanderText!important}@media (max-width: 580px){.security-failed{margin-top:19px}}.security-failed-header{font-family:santanderHeadline!important}.not-successful{margin-top:48px;margin-bottom:64px}@media (max-width: 580px){.not-successful{margin-top:32px;margin-bottom:16px}}.not-successful .image{text-align:center}.not-successful .heading{margin-top:16px;margin-bottom:32px;color:#ec0000;font-family:SantanderHeadline;font-size:40px;line-height:48px;text-align:center}@media (max-width: 580px){.not-successful .heading{margin-top:12px;margin-bottom:20px;font-size:28px;line-height:36px}}.not-successful .details{font-family:SantanderText;font-size:16px;line-height:28px}.not-successful .details .message{font-weight:700;padding-bottom:24px;border-bottom:1px solid #cfcfcf;text-align:center;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (max-width: 580px){.not-successful .details .message{padding-bottom:32px}}.not-successful .details .sub-message{font-weight:700;margin-top:25px;margin-bottom:24px}.not-successful .details .reasons-list{margin-bottom:32px;padding-bottom:17px;border-bottom:1px solid #cfcfcf}.not-successful .details .reason-item{margin-bottom:8px}.not-successful .details .contact-link{text-align:center;margin-bottom:32px;color:#0032e6}.not-successful .details .contact-link a{text-decoration:underline;cursor:pointer}@media (max-width: 580px){.not-successful .details .contact-link{font-size:16px;line-height:24px}}.not-successful .accountsBtn{text-align:center}.not-successful .accountsButton{width:100%;max-width:350px;font-weight:700;padding:8px 70px}@media (max-width: 768px){.not-successful .accountsButton{padding:8px 30%;max-width:100%}}@media (max-width: 580px){.not-successful .accountsButton{padding:8px 30%;max-width:100%}}.not-successful .accountsButton:hover{background:#900}.contact-link-details{text-align:center;margin-bottom:10px}.contact-link-details a{text-decoration:underline!important;cursor:pointer;color:#0032e6!important}@media (max-width: 580px){.contact-link-details{font-size:16px;line-height:24px}}.message-details{text-align:center;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (max-width: 580px){.message-details{width:200px}}.decline-details{display:flex;flex-direction:column;align-items:center}@media (max-width: 580px){.fire-fly{margin-bottom:40px}}.fire-fly h3{font-size:28px;line-height:36px;font-weight:500;margin:16px 0;font-family:SantanderHeadline}@media (max-width: 768px){.fire-fly h3{font-size:24px;line-height:32px}}@media (max-width: 580px){.fire-fly h3{font-size:22px;line-height:28px}}.fire-fly p{font-size:18px;line-height:28px;margin:16px 0;color:#000}@media (max-width: 580px){.fire-fly p{font-size:16px;line-height:24px}}.fire-fly .payment-header{margin:64px 0 32px}@media (max-width: 580px){.fire-fly .payment-header{margin:32px 0 0}}.fire-fly .issue{display:block;border:none;background:none;color:#6f7779;margin:16px auto 0;font-size:16px;line-height:24px}.fire-fly .sms{display:block;border:none;background:none;color:#6f7779;font-size:16px;line-height:24px;margin:16px auto 0}.fire-fly .firefly-image img{height:367px;width:349px;display:block;margin:56px auto}@media (max-width: 768px){.fire-fly .firefly-image img{height:298px;width:283px}}.fire-fly .firefly-buttons{text-align:center}.fire-fly .firefly-buttons img{margin-left:4px}.fire-fly .link-cancel{margin:27px 0}.payment-cancel{text-align:center}.payment-cancel .layout{text-align:center;padding:0 8px;margin:12px auto 0}.payment-cancel .layout img{height:64px;width:64px;margin-top:128px;margin-bottom:10px}@media (max-width: 580px){.payment-cancel .layout img{margin-top:19px}}.payment-cancel .layout .payment-header{margin:0 0 32px;font-size:42px;font-weight:400;line-height:52px}@media (max-width: 580px){.payment-cancel .layout .payment-header{margin:8px 0 16px;font-size:28px;line-height:36px}}.payment-cancel .layout p{color:#000;font-size:16px;line-height:24px;text-align:center;margin:16px auto;width:70%;word-wrap:break-word}@media (max-width: 768px){.payment-cancel .layout p{width:73%}}@media (max-width: 580px){.payment-cancel .layout p{width:100%}}.payment-cancel .layout .continueBtn .continueButton{padding:8px;margin-bottom:270px;height:48px;max-width:190px;width:50%}@media (max-width: 580px){.payment-cancel .layout .continueBtn .continueButton{margin-bottom:32px;padding:8px}}.check-your-balance{text-align:center}@media (max-width: 580px){.check-your-balance{margin-top:25%}}.check-your-balance .payment-header{margin:16px 0;font-size:32px;line-height:40px;font-weight:400;font-family:Santander Headline}@media (max-width: 580px){.check-your-balance .payment-header{font-size:28px;line-height:36px;font-weight:400}}.check-your-balance img{height:64px;width:64px;margin-top:128px}@media (max-width: 580px){.check-your-balance img{margin-top:16px}}.check-your-balance p{font-size:16px;line-height:24px;margin:32px auto;width:90%;font-weight:400;font-family:Santander Text}@media (max-width: 768px){.check-your-balance p{width:62%}}@media (max-width: 580px){.check-your-balance p{width:100%;margin:16px auto}}.check-your-balance .bold{font-weight:700}.check-your-balance .continueBtn .continueButton{margin:10px 0 124px;height:48px;max-width:190px;width:100%}@media (max-width: 580px){.check-your-balance .continueBtn .continueButton{margin:16px 0 32px}}@media only screen and (min-width: 768px) and (max-width: 820px){.check-your-balance{margin-top:15%}}@media only screen and (min-width: 820px) and (max-width: 1024px){.check-your-balance{margin-top:30%}}.dropdown{position:relative;width:100%;border:1px solid #88c4d5;border-radius:4px}@media (max-width: 768px){.dropdown{width:80%}}@media (max-width: 580px){.dropdown{width:100%}}.dropdown .btn-default{background:#fff;color:#000;border-radius:4px;background-color:#fff;border-right:none}.dropdown .invalid{border:1px solid #EC0000}.dropdown .valid{box-shadow:inset 0 1px 3px #ddd;border:1px solid #88c4d5}.dropdown .btn-default:focus .valid{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.dropdown .btn-default:focus+.arrow{background:#c3e1ea}.dropdown .dropdownMenuButton{width:100%;text-align:left;color:#000;height:2.5rem;padding-left:10px;outline:none}.dropdown .dropdown-menu{border:1px solid #88c4d5;width:100%;position:absolute;background:#fff;z-index:2000}.dropdown .dropdown-item{height:40px;display:block;width:100%;text-align:left;border:none;background:none}.dropdown .active{background-color:#eef6f8}.dropdown .dropdown-item:hover,.dropdown .dropdown-item:active,.dropdown .dropdown-item:focus{background-color:#eef6f8}.dropdown .arrow{top:1px;right:0;height:38px;width:39px;position:absolute;pointer-events:none;border-radius:0 .25rem .25rem 0}.dropdown .arrow .up-icon{transform:rotate(45deg);margin:14px}.dropdown .arrow .down-icon{transform:rotate(-135deg);margin:17px 14px}.dropdown .toggle-invalid{border-left:1px solid #EC0000;border-right:1px solid #EC0000}.dropdown .toggle-valid{border-left:1px solid #88c4d5;border-right:1px solid #88c4d5}.dropdown i{margin-bottom:4px;border:solid #000000;border-width:0 2px 2px 0;display:inline-block;padding:3px}.section-center{align-items:center!important;text-align:center}.section-center h2{font-weight:400;font-size:24px}.section-center h3{font-weight:400;font-size:16px}.circular{animation:rotate 3s linear infinite;height:100px;transform-origin:center center}.loading{padding:30px}.path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 2s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}.path-ie{stroke-dasharray:89,200;stroke-dashoffset:-10px;animation:dash 2s ease-in-out infinite,color 6s ease-in-out infinite;-webkit-animation:dash 2s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}.path-2{stroke:#fde5e5}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{to,0%{stroke:#ec0000}40%{stroke:#ec0000}66%{stroke:#ec0000}80%,90%{stroke:#ec0000}}.tooltip{display:inline-block}@media (max-width: 580px){.tooltip{float:right}}.tooltip .tooltiptext{visibility:hidden;height:56px;width:210px;border-radius:4px;background-color:#137e84;font-size:14px;font-weight:700;line-height:20px;right:-29%;color:#fff;text-align:center;padding:5px 0;position:absolute;z-index:998;bottom:125%;opacity:0}@media (min-width: 768px) and (max-width: 1024px){.tooltip .tooltiptext{right:-42%}}@media (max-width: 768px){.tooltip .tooltiptext{right:-37%}}@media (max-width: 580px){.tooltip .tooltiptext{right:-2%}}.tooltip:after{content:"";position:absolute;top:-27%;z-index:998;opacity:0;margin-left:-17px;border-width:7px;border-style:solid;border-color:#137E84 transparent transparent transparent}.tooltip:hover:after{visibility:visible;opacity:1}.tooltip:hover .tooltiptext,.tooltip:active .tooltiptext{visibility:visible;opacity:1}.tooltip:active:after{visibility:visible;opacity:1}.info-banner{min-height:32px;width:100%;border-radius:4px;background-color:#ecf5f8;margin-top:8px;border:1px solid #257FA4;line-height:21px}@media (max-width: 580px){.info-banner{border-radius:0;margin-top:0;border:none;background-color:#ecf5f8;width:calc(100vw + -0px);margin-left:calc(-50vw + 50% + 0px)}}.info-banner .infoContent{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;padding:0 20px}.info-banner .infoContent .alertImg{color:#257fa4;width:20px;height:20px}.info-banner .infoContent .alertImg img{width:20px;height:20px;display:block}.info-banner .infoContent .text{margin-left:20px;font-size:14px;flex-grow:2;color:#000;margin-top:1px;margin-bottom:1px}.info-banner .infoContent .text a{cursor:pointer;color:#137e84;text-decoration:none;font-size:14px}.info-banner .infoContent .text p{margin-top:0;margin-bottom:0;width:82%;line-height:21px}@media (max-width: 580px){.info-banner .infoContent .text p{margin-top:20px;line-height:0;margin-bottom:0}}@media (min-width: 500px) and (max-width: 720px){.info-banner .infoContent .text p{margin-top:0}}@media (max-width: 580px){.info-banner .infoContent .text{line-height:21px}}.info-banner .infoContent .text #learnMore{font-weight:700}.info-banner .infoContent .close{cursor:pointer;width:15px;border:none;background-color:transparent;padding:0}.info-banner .infoContent .close .closeIcon{width:10px;height:10px}.info-banner .hairline{border-top:1px solid #CCC;padding-top:15px;margin:30px 28px 0 20px}@media only screen and (max-width: 1024px){.info-banner .hairline{margin:30px 10px 0 20px}}.confirmationlearnmore .information-section{margin:20px 10px 10px 2px}.confirmationlearnmore .information-section .cop-header{font-family:SantanderHeadline,Santander Headline Regular,Open Sans;font-size:32px;line-height:40px;color:#000;text-align:left;width:200px;margin-left:4px}.confirmationlearnmore .information-section .description-row{margin:5px 20px}.confirmationlearnmore .information-section .description-row .bold-text{font-family:SantanderText-Bold,Santander Text Bold,Santander Text,Open Sans!important;font-weight:700;font-size:32px}.confirmationlearnmore .scrollable0panel{height:100%;overflow-y:scroll;position:absolute;min-height:0;max-height:80vh;width:100%}.confirmationlearnmore .bold-text{font-weight:700}.confirmationlearnmore .mTop{margin-top:30px}.confirmationlearnmore .hairline{border-top:1px solid #CCC;padding-top:15px;margin:30px 28px 0 20px}@media only screen and (max-width: 1024px){.confirmationlearnmore .hairline{margin:30px 10px 0 20px}}.daily-limit-exceeded{text-align:center}@media (max-width: 580px){.daily-limit-exceeded{margin-top:25%}}.daily-limit-exceeded .daily-limit-header{color:#ec0000;margin:16px 0;font-size:32px;line-height:40px;font-weight:400;font-family:Santander Headline}@media (max-width: 580px){.daily-limit-exceeded .daily-limit-header{font-size:28px;line-height:36px;font-weight:400}}.daily-limit-exceeded img{height:64px;width:64px;margin-top:128px}@media (max-width: 580px){.daily-limit-exceeded img{margin-top:16px}}.daily-limit-exceeded a{font-size:16px;font-weight:700;line-height:24px;text-align:center;text-decoration:none;color:#257fa4}.daily-limit-exceeded p{font-size:16px;line-height:24px;margin:30px auto;width:100%;font-weight:400;font-family:Santander Text}@media (max-width: 768px){.daily-limit-exceeded p{width:100%}}@media (max-width: 580px){.daily-limit-exceeded p{width:100%;margin:16px auto}}.daily-limit-exceeded .bold{font-weight:700}.daily-limit-exceeded .continueBtn{margin-top:24px}.daily-limit-exceeded .continueBtn .continueButton{margin:10px 0 124px;height:48px;max-width:190px;width:100%}@media (max-width: 580px){.daily-limit-exceeded .continueBtn .continueButton{margin:16px 0 32px}}@media only screen and (min-width: 768px) and (max-width: 820px){.daily-limit-exceeded{margin-top:15%}}@media only screen and (min-width: 820px) and (max-width: 1024px){.daily-limit-exceeded{margin-top:30%}}.fraud-decline{text-align:center}@media (max-width: 580px){.fraud-decline{margin-top:25%}}.fraud-decline .fraud-decline-header{color:#ec0000;margin:16px 0;font-size:32px;line-height:40px;font-weight:400;font-family:Santander Headline}@media (max-width: 580px){.fraud-decline .fraud-decline-header{font-size:28px;line-height:36px;font-weight:400}}.fraud-decline img{height:64px;width:64px;margin-top:128px}@media (max-width: 580px){.fraud-decline img{margin-top:16px}}.fraud-decline a{font-size:16px;font-weight:700;line-height:24px;text-align:center;text-decoration:none;color:#257fa4}.fraud-decline p{font-size:16px;line-height:24px;margin:30px auto;width:100%;font-weight:400;font-family:Santander Text}@media (max-width: 768px){.fraud-decline p{width:100%}}@media (max-width: 580px){.fraud-decline p{width:100%;margin:16px auto}}.fraud-decline .bold{font-weight:700}.fraud-decline .continueBtn{margin-top:24px}.fraud-decline .continueBtn .continueButton{margin:10px 0 124px;height:48px;max-width:190px;width:100%}@media (max-width: 580px){.fraud-decline .continueBtn .continueButton{margin:16px 0 32px}}@media only screen and (min-width: 768px) and (max-width: 820px){.fraud-decline{margin-top:15%}}@media only screen and (min-width: 820px) and (max-width: 1024px){.fraud-decline{margin-top:30%}}.main-container{display:grid}.otp-container{align-items:center;text-align:center;width:394px;justify-self:center}@media (max-width: 580px){.otp-container{width:343px}}.otp-header-text{font-family:SantanderHeadline;font-weight:700;color:#ec0000;font-size:28px;line-height:32px;text-align:center}.security-img{width:104px;height:104px;display:block;margin:32px auto 15px;width:50%}.continueBtn .continueButton{margin:8px 0;width:192px!important}@media (max-width: 580px){.continueBtn .continueButton{width:50%}}@media (min-width: 768px) and (max-width: 1024px){.continueBtn .continueButton{padding:8px 5%;width:50%}}@media (max-width: 580px){.cancel{width:100%}}.linkSpace{margin-bottom:0!important}.continueButton[disabled]{background-color:#ccc!important;color:#fff!important;cursor:default!important}.cancel{min-height:48px;color:#127277;background-color:#fff;border-width:0px;font-weight:700}.cancel-width{width:192px!important}.restart-link{text-decoration:none!important}.para-otp{font-size:16px;line-height:24px;letter-spacing:0%;text-align:center;margin-top:15px;color:#222;font-family:Santander Micro Text,Arial,sans-serif}.bold-font{font-family:SantanderText-Bold,sans-serif}.sec-num{flex:1 1 0}.sn-container{gap:12px;width:100%}.sn-label{width:100%;max-width:350px;margin:0 auto}.otp-form{width:100%;min-width:120px;max-width:250px}.otp-input-section{display:flex;flex-direction:column;align-items:center}.security-section{display:flex;align-items:center;justify-content:center;width:auto}.otp-label{display:flex;flex-direction:column;width:192px;margin:20px auto 0;text-align:left}.payment-field-error{display:flex;color:#900!important;font-weight:400;font-family:Santander Micro Text,Arial,sans-serif}.multi-errors{display:flex;flex-direction:column;height:auto;color:#900!important;justify-content:center;align-items:center}.multi-errors div{font-weight:400;line-height:20px;font-size:14px;font-family:Santander Micro Text,Arial,sans-serif}.invalid input{border-color:#900!important}.popup-container{width:400px;padding:24px}olb-second-factor-auth .popup-modal{height:251px!important;max-width:400px!important;min-width:400px!important}.popup-confirm{padding:16px}.popup-confirm .heading{text-align:center;line-height:32px}.popup-confirm .heading .title{font-family:Santander Headline;font-size:20px;color:#222}.popup-confirm .content{color:#444;font-size:16px;line-height:24px;text-align:center;font-family:Santander Micro Text,Arial,sans-serif}@media (min-width: 768px){.popup-confirm{padding:28px 24px}}.button{border-radius:50px;text-decoration:none;padding:6.5px 26px;font-size:16px;border-style:none;height:48px;width:168px}.button:focus-visible,.button:focus{outline:2px solid #3366FF!important;outline-offset:2px}.button-secondary{background:#ec0000;color:#fff}.button-secondary:hover,.button-secondary:focus,.button-secondary:active{background:#900!important;cursor:pointer;outline:none}.button-secondary:focus-visible,.button-secondary:focus{outline:2px solid #3366FF!important;outline-offset:2px}.popup-button{margin-right:8px;flex:1;font-weight:700}.popup-buttons{display:flex}.no-button{color:#ec0000;background:#fff;box-shadow:0 1px 6px rgba(163,163,163,.4)}.loader-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:9999;display:flex;align-items:center;justify-content:center}.payment-error{min-height:32px;border-radius:8px;background-color:#fee5e5;padding:16px}.payment-error .content{padding:0}.payment-error .content .text{width:91%;font-size:14px;text-align:left;line-height:20px;font-weight:400;margin-left:8px;font-family:Santander Micro Text,Arial,sans-serif}.no-underline{text-decoration:none!important}.resend-btn .continueButton{background:#fff;color:#ec0000;font-size:16px;font-weight:700;line-height:23px;height:40px;white-space:nowrap;box-shadow:0 1px 6px rgba(163,163,163,.4);margin:8px 0;width:192px!important}.resend-btn .continueButton:disabled{box-shadow:none!important;color:#ccc!important;cursor:default!important;background:rgba(34,34,34,.06)!important}.continueBtn .continueButton:disabled{box-shadow:none!important;color:#ccc!important;cursor:default!important;background:rgba(34,34,34,.06)!important}.font-bold{font-weight:700!important}.custom-continue-btn{width:192px;height:48px;min-width:136px;min-height:48px;max-height:48px;opacity:1;border-radius:50px!important;padding-right:20px;padding-left:20px;font-size:16px;font-weight:700;line-height:23px;margin:8px 0;white-space:nowrap}.custom-continue-btn:hover{background:#c00}.custom-continue-btn:focus{background:#ec0000;outline:2px solid #3366FF;outline-offset:2px}.custom-resend-btn{padding-right:20px;padding-left:20px;min-width:136px;min-height:48px;max-height:48px;height:48px!important;border-radius:50px!important;margin:8px 0;width:192px;opacity:1;font-size:16px;font-weight:700;line-height:23px;white-space:nowrap;background:#fff!important;color:#ec0000!important;box-shadow:0 1px 6px rgba(163,163,163,.4)}.custom-resend-btn:disabled{box-shadow:none!important;color:#ccc!important;cursor:default!important;background:rgba(34,34,34,.06)!important}.custom-resend-btn:hover{background:#f6f6f6!important;-webkit-text-decoration-color:#CC0000!important;text-decoration-color:#c00!important;box-shadow:0 1px 6px rgba(163,163,163,.4)!important}.custom-resend-btn:hover:disabled{box-shadow:none!important;color:#ccc!important;cursor:default!important;background:rgba(34,34,34,.06)!important}.custom-resend-btn:focus{background:#fff;outline:2px solid #3366FF;outline-offset:2px;-webkit-text-decoration-color:#EC0000;text-decoration-color:#ec0000}.custom-cancel-btn{padding-right:20px;padding-left:20px;width:192px!important;height:48px;min-width:136px;max-height:48px;border-radius:50px!important;margin:8px 0;font-size:16px;font-weight:700}.custom-cancel-btn:hover{background:#f6f6f6;-webkit-text-decoration-color:#0D5155;text-decoration-color:#0d5155}.custom-cancel-btn:focus{background:#fff;outline:2px solid #3366FF;outline-offset:2px}.otp-max-attempts{text-align:center}@media (max-width: 580px){.otp-max-attempts{margin-top:25%}}.otp-max-attempts .otp-max-attempts-header{color:#ec0000;margin:16px 0;font-size:32px;line-height:40px;font-weight:400;font-family:Santander Headline}@media (max-width: 580px){.otp-max-attempts .otp-max-attempts-header{font-size:28px;line-height:36px;font-weight:400}}.otp-max-attempts img{height:64px;width:64px;margin-top:128px}@media (max-width: 580px){.otp-max-attempts img{margin-top:16px}}.otp-max-attempts p{font-size:16px;line-height:24px;margin:30px auto;width:100%;font-weight:400;font-family:Santander Text}@media (max-width: 768px){.otp-max-attempts p{width:100%}}@media (max-width: 580px){.otp-max-attempts p{width:100%;margin:16px auto}}.otp-max-attempts .continueBtn{margin-top:24px}.otp-max-attempts .continueBtn>*{display:flex;justify-content:center}.otp-max-attempts .continueBtn .continueButton{margin:10px 0 16px;height:48px;max-width:190px;width:100%;font-family:Santander Micro Text;font-size:16px;font-style:normal;font-weight:700;line-height:24px}@media (max-width: 580px){.otp-max-attempts .continueBtn .continueButton{margin:16px 0 32px}}.otp-max-attempts .continueBtn .secondaryButton{margin:10px 0 16px;height:48px;max-width:190px;width:100%;background:#fff;color:#ec0000;box-shadow:0 1px 6px rgba(68,68,68,.2);font-family:Santander Micro Text;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.otp-max-attempts .continueBtn .secondaryButton:hover,.otp-max-attempts .continueBtn .secondaryButton:focus{background-color:#f6f6f6;outline:2px solid #3366FF;outline-offset:2px}@media (max-width: 580px){.otp-max-attempts .continueBtn .secondaryButton{margin:16px 0 32px}}@media only screen and (min-width: 768px) and (max-width: 820px){.otp-max-attempts{margin-top:15%}}@media only screen and (min-width: 820px) and (max-width: 1024px){.otp-max-attempts{margin-top:30%}}:root{--typescale-body-medium-default-font: Santander Micro Text;--typescale-body-medium-default-size: .875rem;--typescale-body-medium-default-line-height: 1.25rem;--typescale-body-medium-default-weight: 400;--typescale-body-medium-default-style: normal;--typescale-body-medium-strong-font: Santander Micro Text;--typescale-body-medium-strong-size: .875rem;--typescale-body-medium-strong-line-height: 1.25rem;--typescale-body-medium-strong-weight: 700;--typescale-body-medium-strong-style: normal;--typescale-body-large-default-font: Santander Micro Text;--typescale-body-large-default-size: 1rem;--typescale-body-large-default-line-height: 1.5rem;--typescale-body-large-default-weight: 400;--typescale-body-large-default-style: normal;--typescale-body-large-strong-font: Santander Micro Text;--typescale-body-large-strong-size: 1rem;--typescale-body-large-strong-line-height: 1.5rem;--typescale-body-large-strong-weight: 700;--typescale-body-large-strong-style: normal;--typescale-body-xlarge-default-font: Santander Micro Text;--typescale-body-xlarge-default-size: 1.125rem;--typescale-body-xlarge-default-line-height: 1.5rem;--typescale-body-xlarge-default-weight: 400;--typescale-body-xlarge-default-style: normal;--typescale-body-xlarge-strong-font: Santander Micro Text;--typescale-body-xlarge-strong-size: 1.125rem;--typescale-body-xlarge-strong-line-height: 1.5rem;--typescale-body-xlarge-strong-weight: 700;--typescale-body-xlarge-strong-style: normal}:root{--typescale-caption-default-font: Santander Micro Text;--typescale-caption-default-size: .75rem;--typescale-caption-default-line-height: 1rem;--typescale-caption-default-weight: 400;--typescale-caption-default-style: normal;--typescale-caption-strong-font: Santander Micro Text;--typescale-caption-strong-size: .75rem;--typescale-caption-strong-line-height: 1rem;--typescale-caption-strong-weight: 700;--typescale-caption-strong-style: normal}:root{--typescale-tag-font: Santander Micro Text;--typescale-tag-size: .875rem;--typescale-tag-line-height: 1.25rem;--typescale-tag-weight: 700;--typescale-tag-style: normal}:root{--typescale-label-medium-font: Santander Micro Text;--typescale-label-medium-size: .875rem;--typescale-label-medium-line-height: 1.5rem;--typescale-label-medium-weight: 400;--typescale-label-medium-style: normal;--typescale-label-large-font: Santander Micro Text;--typescale-label-large-size: 1rem;--typescale-label-large-line-height: 1.5rem;--typescale-label-large-weight: 400;--typescale-label-large-style: normal}:root{--typescale-placeholder-font: Santander Micro Text;--typescale-placeholder-size: 1rem;--typescale-placeholder-line-height: 1.5rem;--typescale-placeholder-weight: 400;--typescale-placeholder-style: normal}:root{--typescale-helper-text-font: Santander Micro Text;--typescale-helper-text-size: .875rem;--typescale-helper-text-line-height: 1.25rem;--typescale-helper-text-weight: 400;--typescale-helper-text-style: normal}:root{--typescale-amount-font: Santander Headline;--typescale-amount-size: 1.5rem;--typescale-amount-line-height: 2rem;--typescale-amount-weight: 400;--typescale-amount-style: normal}:root{--typescale-badge-small-font: Santander Micro Text;--typescale-badge-small-size: .5rem;--typescale-badge-small-line-height: .625rem;--typescale-badge-small-weight: 700;--typescale-badge-small-style: normal;--typescale-badge-medium-font: Santander Micro Text;--typescale-badge-medium-size: .6875;--typescale-badge-medium-line-height: 1;--typescale-badge-medium-weight: 700;--typescale-badge-medium-style: normal}:root{--typescale-button-large-font: Santander Micro Text;--typescale-button-large-size: 1rem;--typescale-button-large-line-height: 1.5rem;--typescale-button-large-weight: 700;--typescale-button-large-style: normal;--typescale-button-medium-font: Santander Micro Text;--typescale-button-medium-size: .875rem;--typescale-button-medium-line-height: 1.25rem;--typescale-button-medium-weight: 700;--typescale-button-medium-style: normal}:root{--typescale-action-link-font: Santander Micro Text;--typescale-action-link-size: .875rem;--typescale-action-link-line-height: 1.25rem;--typescale-action-link-weight: 700;--typescale-action-link-style: normal}:root{--typescale-navbar-icon-label-default-font: Santander Micro Text;--typescale-navbar-icon-label-default-size: .625rem;--typescale-navbar-icon-label-default-line-height: 1rem;--typescale-navbar-icon-label-default-weight: 400;--typescale-navbar-icon-label-default-style: normal;--typescale-navbar-icon-label-strong-font: Santander Micro Text;--typescale-navbar-icon-label-strong-size: .625rem;--typescale-navbar-icon-label-strong-line-height: 1rem;--typescale-navbar-icon-label-strong-weight: 700;--typescale-navbar-icon-label-strong-style: normal}:root{--typescale-icon-label-xsmall-default-font: Santander Micro Text;--typescale-icon-label-xsmall-default-size: .625rem;--typescale-icon-label-xsmall-default-line-height: 1rem;--typescale-icon-label-xsmall-default-weight: 400;--typescale-icon-label-xsmall-default-style: normal;--typescale-icon-label-xsmall-strong-font: Santander Micro Text;--typescale-icon-label-xsmall-strong-size: .625rem;--typescale-icon-label-xsmall-strong-line-height: 1rem;--typescale-icon-label-xsmall-strong-weight: 700;--typescale-icon-label-xsmall-strong-style: normal;--typescale-icon-label-small-default-font: Santander Micro Text;--typescale-icon-label-small-default-size: .75rem;--typescale-icon-label-small-default-line-height: 1rem;--typescale-icon-label-small-default-weight: 400;--typescale-icon-label-small-default-style: normal;--typescale-icon-label-small-strong-font: Santander Micro Text;--typescale-icon-label-small-strong-size: .75rem;--typescale-icon-label-small-strong-line-height: 1rem;--typescale-icon-label-small-strong-weight: 700;--typescale-icon-label-small-strong-style: normal}:root{--typescale-figure-xsmall-default-font: Santander Headline;--typescale-figure-xsmall-default-size: .75rem;--typescale-figure-xsmall-default-line-height: 1rem;--typescale-figure-xsmall-default-weight: 400;--typescale-figure-xsmall-default-style: normal;--typescale-figure-xsmall-strong-font: Santander Headline;--typescale-figure-xsmall-strong-size: .75rem;--typescale-figure-xsmall-strong-line-height: 1rem;--typescale-figure-xsmall-strong-weight: 700;--typescale-figure-xsmall-strong-style: normal;--typescale-figure-small-default-font: Santander Headline;--typescale-figure-small-default-size: .875rem;--typescale-figure-small-default-line-height: 1.25rem;--typescale-figure-small-default-weight: 400;--typescale-figure-small-default-style: normal;--typescale-figure-small-strong-font: Santander Headline;--typescale-figure-small-strong-size: .875rem;--typescale-figure-small-strong-line-height: 1.25rem;--typescale-figure-small-strong-weight: 700;--typescale-figure-small-strong-style: normal;--typescale-figure-medium-default-font: Santander Headline;--typescale-figure-medium-default-size: 1rem;--typescale-figure-medium-default-line-height: 1.5rem;--typescale-figure-medium-default-weight: 400;--typescale-figure-medium-default-style: normal;--typescale-figure-medium-strong-font: Santander Headline;--typescale-figure-medium-strong-size: 1rem;--typescale-figure-medium-strong-line-height: 1.5rem;--typescale-figure-medium-strong-weight: 700;--typescale-figure-medium-strong-style: normal;--typescale-figure-large-default-font: Santander Headline;--typescale-figure-large-default-size: 1.125rem;--typescale-figure-large-default-line-height: 1.5rem;--typescale-figure-large-default-weight: 400;--typescale-figure-large-default-style: normal;--typescale-figure-large-strong-font: Santander Headline;--typescale-figure-large-strong-size: 1.125rem;--typescale-figure-large-strong-line-height: 1.5rem;--typescale-figure-large-strong-weight: 700;--typescale-figure-large-strong-style: normal;--typescale-figure-xlarge-default-font: Santander Headline;--typescale-figure-xlarge-default-size: 1.5rem;--typescale-figure-xlarge-default-line-height: 1.75rem;--typescale-figure-xlarge-default-weight: 400;--typescale-figure-xlarge-default-style: normal;--typescale-figure-xlarge-strong-font: Santander Headline;--typescale-figure-xlarge-strong-size: 1.5rem;--typescale-figure-xlarge-strong-line-height: 1.75rem;--typescale-figure-xlarge-strong-weight: 700;--typescale-figure-xlarge-strong-style: normal;--typescale-figure-xxlarge-default-font: Santander Headline;--typescale-figure-xxlarge-default-size: 2rem;--typescale-figure-xxlarge-default-line-height: 2.25rem;--typescale-figure-xxlarge-default-weight: 400;--typescale-figure-xxlarge-default-style: normal;--typescale-figure-xxlarge-strong-font: Santander Headline;--typescale-figure-xxlarge-strong-size: 2rem;--typescale-figure-xxlarge-strong-line-height: 2.25rem;--typescale-figure-xxlarge-strong-weight: 700;--typescale-figure-xxlarge-strong-style: normal;--typescale-figure-xxxlarge-default-font: Santander Headline;--typescale-figure-xxxlarge-default-size: 2.625rem;--typescale-figure-xxxlarge-default-line-height: 3.25rem;--typescale-figure-xxxlarge-default-weight: 400;--typescale-figure-xxxlarge-default-style: normal;--typescale-figure-xxxlarge-strong-font: Santander Headline;--typescale-figure-xxxlarge-strong-size: 2.625rem;--typescale-figure-xxxlarge-strong-line-height: 3.25rem;--typescale-figure-xxxlarge-strong-weight: 700;--typescale-figure-xxxlarge-strong-style: normal;--typescale-figure-xxxxlarge-default-font: Santander Headline;--typescale-figure-xxxxlarge-default-size: 3.375rem;--typescale-figure-xxxxlarge-default-line-height: 4rem;--typescale-figure-xxxxlarge-default-weight: 400;--typescale-figure-xxxxlarge-default-style: normal;--typescale-figure-xxxxlarge-strong-font: Santander Headline;--typescale-figure-xxxxlarge-strong-size: 3.375rem;--typescale-figure-xxxxlarge-strong-line-height: 4rem;--typescale-figure-xxxxlarge-strong-weight: 700;--typescale-figure-xxxxlarge-strong-style: normal}:root{--typescale-avatar-small-font: Santander Headline;--typescale-avatar-small-size: .875rem;--typescale-avatar-small-line-height: 1.25rem;--typescale-avatar-small-weight: 700;--typescale-avatar-small-style: normal;--typescale-avatar-medium-font: Santander Headline;--typescale-avatar-medium-size: 1rem;--typescale-avatar-medium-line-height: 1.5rem;--typescale-avatar-medium-weight: 700;--typescale-avatar-medium-style: normal;--typescale-avatar-large-font: Santander Headline;--typescale-avatar-large-size: 1.25rem;--typescale-avatar-large-line-height: 1.5rem;--typescale-avatar-large-weight: 700;--typescale-avatar-large-style: normal;--typescale-avatar-xlarge-font: Santander Headline;--typescale-avatar-xlarge-size: 1.75rem;--typescale-avatar-xlarge-line-height: 2rem;--typescale-avatar-xlarge-weight: 700;--typescale-avatar-xlarge-style: normal}:root{--typescale-display-small-default-font: Santander Headline;--typescale-display-small-default-size: 2.625rem;--typescale-display-small-default-line-height: 3.25rem;--typescale-display-small-default-weight: 400;--typescale-display-small-default-style: normal;--typescale-display-small-strong-font: Santander Headline;--typescale-display-small-strong-size: 2.625rem;--typescale-display-small-strong-line-height: 3.25rem;--typescale-display-small-strong-weight: 700;--typescale-display-small-strong-style: normal;--typescale-display-large-default-font: Santander Headline;--typescale-display-large-default-size: 3rem;--typescale-display-large-default-line-height: 3.75rem;--typescale-display-large-default-weight: 400;--typescale-display-large-default-style: normal;--typescale-display-large-strong-font: Santander Headline;--typescale-display-large-strong-size: 3rem;--typescale-display-large-strong-line-height: 3.75rem;--typescale-display-large-strong-weight: 700;--typescale-display-large-strong-style: normal;--typescale-display-xlarge-default-font: Santander Headline;--typescale-display-xlarge-default-size: 3.375rem;--typescale-display-xlarge-default-line-height: 4rem;--typescale-display-xlarge-default-weight: 400;--typescale-display-xlarge-default-style: normal;--typescale-display-xlarge-strong-font: Santander Headline;--typescale-display-xlarge-strong-size: 3.375rem;--typescale-display-xlarge-strong-line-height: 4rem;--typescale-display-xlarge-strong-weight: 700;--typescale-display-xlarge-strong-style: normal}:root{--typescale-headline-small-font: Santander Headline;--typescale-headline-small-size: 1.125rem;--typescale-headline-small-line-height: 1.5rem;--typescale-headline-small-weight: 700;--typescale-headline-small-style: normal;--typescale-headline-medium-font: Santander Headline;--typescale-headline-medium-size: 1.25rem;--typescale-headline-medium-line-height: 1.5rem;--typescale-headline-medium-weight: 700;--typescale-headline-medium-style: normal;--typescale-headline-large-font: Santander Headline;--typescale-headline-large-size: 1.5rem;--typescale-headline-large-line-height: 2rem;--typescale-headline-large-weight: 700;--typescale-headline-large-style: normal;--typescale-headline-xlarge-font: Santander Headline;--typescale-headline-xlarge-size: 1.75rem;--typescale-headline-xlarge-line-height: 2rem;--typescale-headline-xlarge-weight: 700;--typescale-headline-xlarge-style: normal}:root{--typescale-mobile-display-small-default-font: Santander Headline;--typescale-mobile-display-small-default-size: 1.75rem;--typescale-mobile-display-small-default-line-height: 2rem;--typescale-mobile-display-small-default-weight: 300;--typescale-mobile-display-small-default-style: normal;--typescale-mobile-display-small-strong-font: Santander Headline;--typescale-mobile-display-small-strong-size: 1.75rem;--typescale-mobile-display-small-strong-line-height: 2rem;--typescale-mobile-display-small-strong-weight: 400;--typescale-mobile-display-small-strong-style: normal;--typescale-mobile-display-large-default-font: Santander Headline;--typescale-mobile-display-large-default-size: 2.625rem;--typescale-mobile-display-large-default-line-height: 3.25rem;--typescale-mobile-display-large-default-weight: 300;--typescale-mobile-display-large-default-style: normal;--typescale-mobile-display-large-strong-font: Santander Headline;--typescale-mobile-display-large-strong-size: 2.625rem;--typescale-mobile-display-large-strong-line-height: 3.25rem;--typescale-mobile-display-large-strong-weight: 400;--typescale-mobile-display-large-strong-style: normal}:root{--typescale-mobile-headline-small-font: Santander Headline;--typescale-mobile-headline-small-size: 1rem;--typescale-mobile-headline-small-line-height: 1.5rem;--typescale-mobile-headline-small-weight: 700;--typescale-mobile-headline-small-style: normal;--typescale-mobile-headline-medium-font: Santander Headline;--typescale-mobile-headline-medium-size: 1.125rem;--typescale-mobile-headline-medium-line-height: 1.5rem;--typescale-mobile-headline-medium-weight: 700;--typescale-mobile-headline-medium-style: normal;--typescale-mobile-headline-large-font: Santander Headline;--typescale-mobile-headline-large-size: 1.25rem;--typescale-mobile-headline-large-line-height: 1.5rem;--typescale-mobile-headline-large-weight: 700;--typescale-mobile-headline-large-style: normal;--typescale-mobile-headline-xlarge-font: Santander Headline;--typescale-mobile-headline-xlarge-size: 1.5rem;--typescale-mobile-headline-xlarge-line-height: 2rem;--typescale-mobile-headline-xlarge-weight: 700;--typescale-mobile-headline-xlarge-style: normal}:root{--size-border-radius-01: 0rem;--size-border-radius-02: .25rem;--size-border-radius-03: .5rem;--size-border-radius-04: .75rem;--size-border-radius-05: 3.125rem;--size-border-radius-06: .125rem;--size-border-width-01: .0625rem;--size-border-width-02: .125rem}:root{--size-spacing-10: 3.5rem;--size-spacing-11: 4rem;--size-spacing-12: 4.5rem;--size-spacing-13: 5rem;--size-spacing-14: 5.5rem;--size-spacing-15: 6rem;--size-spacing-00: .125rem;--size-spacing-01: .25rem;--size-spacing-02: .5rem;--size-spacing-03: .75rem;--size-spacing-04: 1rem;--size-spacing-05: 1.25rem;--size-spacing-06: 1.5rem;--size-spacing-07: 2rem;--size-spacing-08: 2.5rem;--size-spacing-09: 3rem}:root{--color-dataviz-max-8-colors-01: #cc0000;--color-dataviz-max-8-colors-02: #1bb3bc;--color-dataviz-max-8-colors-03: #9e3667;--color-dataviz-max-8-colors-04: #9bc3d3;--color-dataviz-max-8-colors-05: #ffcc33;--color-dataviz-max-8-colors-06: #63ba68;--color-dataviz-max-8-colors-07: #3366ff;--color-dataviz-max-8-colors-08: #444444;--color-dataviz-max-15-colors-10: #856300;--color-dataviz-max-15-colors-11: #63ba68;--color-dataviz-max-15-colors-12: #008035;--color-dataviz-max-15-colors-13: #3366ff;--color-dataviz-max-15-colors-14: #0032e6;--color-dataviz-max-15-colors-15: #444444;--color-dataviz-max-15-colors-01: #cc0000;--color-dataviz-max-15-colors-02: #990000;--color-dataviz-max-15-colors-03: #1bb3bc;--color-dataviz-max-15-colors-04: #137e84;--color-dataviz-max-15-colors-05: #9e3667;--color-dataviz-max-15-colors-06: #732645;--color-dataviz-max-15-colors-07: #9bc3d3;--color-dataviz-max-15-colors-08: #cedee7;--color-dataviz-max-15-colors-09: #ffcc33;--color-dataviz-max-20-colors-10: #cedee7;--color-dataviz-max-20-colors-11: #ffcc33;--color-dataviz-max-20-colors-12: #856300;--color-dataviz-max-20-colors-13: #ffe185;--color-dataviz-max-20-colors-14: #63ba68;--color-dataviz-max-20-colors-15: #008035;--color-dataviz-max-20-colors-16: #a2d6a5;--color-dataviz-max-20-colors-17: #3366ff;--color-dataviz-max-20-colors-18: #0032e6;--color-dataviz-max-20-colors-19: #85a4ff;--color-dataviz-max-20-colors-20: #444444;--color-dataviz-max-20-colors-01: #cc0000;--color-dataviz-max-20-colors-02: #990000;--color-dataviz-max-20-colors-03: #1bb3bc;--color-dataviz-max-20-colors-04: #137e84;--color-dataviz-max-20-colors-05: #77d2d7;--color-dataviz-max-20-colors-06: #9e3667;--color-dataviz-max-20-colors-07: #732645;--color-dataviz-max-20-colors-08: #c587a4;--color-dataviz-max-20-colors-09: #9bc3d3}:root{--color-action-main-default: #ec0000;--color-action-main-hover: #cc0000;--color-action-main-selected: #ec0000;--color-action-on-main-default: #ffffff;--color-action-on-main-hover: #ffffff;--color-action-on-main-selected: #ffffff;--color-action-alternative-default: #127277;--color-action-alternative-hover: #0d5155;--color-action-alternative-selected: #127277;--color-action-on-alternative-default: #ffffff;--color-action-on-alternative-hover: #ffffff;--color-action-on-alternative-selected: #ffffff;--color-action-alternative-inverted-default: #ffffff;--color-action-alternative-inverted-hover: rgba(255, 255, 255, .75);--color-action-alternative-inverted-selected: rgba(255, 255, 255, .75);--color-action-disabled: rgba(34, 34, 34, .06);--color-action-on-disabled: rgba(34, 34, 34, .23);--color-action-on-disabled-inverted: rgba(255, 255, 255, .6)}:root{--color-background-default: #ffffff;--color-background-alternative: #f5f9fb;--color-background-soft: #f0f0f0;--color-background-alternative-strong: #deedf2;--color-background-strong: #8f8f8f;--color-background-inverted: #222222;--color-background-brand: #ec0000;--color-background-brand-strong: #cc0000;--color-background-overlay: rgba(34, 34, 34, .5);--color-background-info: #f5f9fb;--color-background-success: #f0f8f0;--color-background-warning: #fffaeb;--color-background-error: #fee5e5}:root{--color-surface-flat: #ffffff;--color-surface-raised: #ffffff;--color-surface-floating: #ffffff;--color-surface-disabled: rgba(34, 34, 34, .06);--color-surface-read-only: rgba(34, 34, 34, .2);--color-surface-state-default: rgba(34, 34, 34, 0);--color-surface-state-hover: rgba(34, 34, 34, .04);--color-surface-state-pressed: rgba(34, 34, 34, .1);--color-surface-state-selected: rgba(19, 126, 132, .08);--color-surface-state-selected-hover: rgba(19, 126, 132, .12);--color-surface-state-disabled: rgba(34, 34, 34, 0);--color-surface-state-read-only: rgba(34, 34, 34, 0)}:root{--color-text-default: #222222;--color-text-soft: #727272;--color-text-disabled: rgba(34, 34, 34, .23);--color-text-inverted: #ffffff;--color-text-brand: #ec0000;--color-text-info: #23779a;--color-text-success: #008035;--color-text-warning: #856300;--color-text-error: #990000}:root{--color-border-default: #8f8f8f;--color-border-soft: #cccccc;--color-border-hover: #222222;--color-border-disabled: #cccccc;--color-border-alternative: #cedee7;--color-border-inverted: #ffffff;--color-border-info: #23779a;--color-border-success: #008035;--color-border-warning: #856300;--color-border-error: #990000}:root{--color-effect-shadow: rgba(163, 163, 163, .4);--color-effect-focus-inner: #ffffff;--color-effect-focus-outer: #3366ff}:root{--color-button-secondary-default: #ffffff;--color-button-secondary-hover: #f6f6f6;--color-button-on-secondary-default: #ec0000;--color-button-on-secondary-hover: #cc0000}:root{--color-header-background: #ffffff;--color-header-background-alternative: #ec0000;--color-header-on-background: #222222;--color-header-border: #cedee7;--color-header-icon: #ec0000}:root{--color-navbar-background: #ffffff;--color-navbar-on-background: #ec0000;--color-navbar-on-background-icon-label: #222222;--color-navbar-background-sticky: #ffffff;--color-navbar-background-alternative: #cc0000;--color-navbar-on-background-alternative: #ffffff;--color-navbar-on-background-alternative-icon-label: #ffffff;--color-navbar-background-inverted: rgba(255, 255, 255, 0);--color-navbar-on-background-inverted: #ffffff;--color-navbar-on-background-inverted-icon-label: #ffffff}:root{--color-loader-background: rgba(255, 255, 255, .96)}:root{--color-decorative-boston: #cc0000;--color-decorative-ruby: #990000;--color-decorative-yellow: #856300;--color-decorative-green: #008035;--color-decorative-turquoise: #127277;--color-decorative-blue: #0032e6;--color-decorative-purple: #732645;--color-decorative-sky: #23779a}:root{--color-tag-primary: #23779a;--color-tag-promo: #ffcc33}:root{--color-highlighted-text-background: #ffe185}:root{--elevation-flat: 0 0 0 rgba(163,163,163,0);--elevation-flat-focus-outer: 0px 0px 0px 2px rgba(255,255,255,1), 0px 0px 0px 4px rgba(51,102,255,1);--elevation-flat-focus-inner: inset 0px 0px 0px 2px rgba(255,255,255,1), inset 0px 0px 0px 4px rgba(51,102,255,1);--elevation-raised: 0 1px 6px rgba(163,163,163,.4);--elevation-raised-focus: 0px 1px 6px rgba(163,163,163,.4), 0px 0px 0px 2px rgba(255,255,255,1), 0px 0px 0px 4px rgba(51, 102, 255, 1);--elevation-floating: 0 1px 10px rgba(163,163,163,.4);--elevation-floating-focus: 0px 1px 10px rgba(163,163,163,.4), 0px 0px 0px 2px rgba(255,255,255,1), 0px 0px 0px 4px rgba(51, 102, 255, 1)}:root{--asset-font-icons: "SantanderIcons";--asset-font-icons-woff-2: "assets/fonts/SantanderIcons/SantanderIcons.woff2";--asset-font-icons-woff: "assets/fonts/SantanderIcons/SantanderIcons.woff";--asset-font-icons-eot: "assets/fonts/SantanderIcons/SantanderIcons.eot";--asset-font-icons-ttf: "assets/fonts/SantanderIcons/SantanderIcons.ttf";--asset-font-icons-svg: "assets/fonts/SantanderIcons/SantanderIcons.svg"}:root{--icon-santander: "\aa010";--icon-now-logo: "\aa020";--icon-dollar-symbol: "\ab010";--icon-euro-symbol: "\ab011";--icon-pound-symbol: "\ab012";--icon-remittances-dollar: "\ab020";--icon-remittances-euro: "\ab021";--icon-remittances-pound: "\ab022";--icon-dollar: "\ab030";--icon-euro: "\ab031";--icon-pound: "\ab032";--icon-finance-purchase-dollar: "\ab040";--icon-finance-purchase-euro: "\ab041";--icon-finance-purchase-pound: "\ab042";--icon-account-group-dollar: "\ab050";--icon-account-group-euro: "\ab051";--icon-account-group-pound: "\ab052";--icon-redemption-dollar: "\ab060";--icon-redemption-euro: "\ab061";--icon-redemption-pound: "\ab062";--icon-send-to-a-favourite: "\ab065";--icon-change-account-associate-dollar: "\ab070";--icon-change-account-associate-euro: "\ab071";--icon-change-account-associate-pound: "\ab072";--icon-change-account-associate-poland-zloty: "\ab073";--icon-account-management-dollar: "\ab080";--icon-account-management-euro: "\ab081";--icon-account-management-pound: "\ab082";--icon-account-bonus-dollar: "\ab090";--icon-account-bonus-euro: "\ab091";--icon-account-bonus-pound: "\ab092";--icon-saving-account-dollar: "\ab100";--icon-saving-account-euro: "\ab101";--icon-saving-account-pound: "\ab102";--icon-bag-of-money-dollar: "\ab110";--icon-bag-of-money-euro: "\ab111";--icon-bag-of-money-pound: "\ab112";--icon-bag-of-money-taxes: "\ab113";--icon-dollar-bill: "\ab120";--icon-euro-bill-note: "\ab121";--icon-pound-note: "\ab122";--icon-bill: "\ab123";--icon-money-cash-dollar: "\ab130";--icon-money-cash-euro: "\ab131";--icon-money-cash-pound: "\ab132";--icon-payment-dollar: "\ab140";--icon-payment-euro: "\ab141";--icon-payment-pound: "\ab142";--icon-one-time-payment-dollar: "\ab150";--icon-one-time-payment-euro: "\ab151";--icon-one-time-payment-pound: "\ab152";--icon-payment-in-progress-dollar: "\ab160";--icon-payment-in-progress-euro: "\ab161";--icon-payment-in-progress-pound: "\ab162";--icon-recurrent-payment-dollar: "\ab170";--icon-recurrent-payment-euro: "\ab171";--icon-recurrent-payment-pound: "\ab172";--icon-schedule-payment-dollar: "\ab180";--icon-schedule-payment-euro: "\ab181";--icon-schedule-payment-pound: "\ab182";--icon-atm-dollar: "\ab190";--icon-atm-euro: "\ab191";--icon-atm-pound: "\ab192";--icon-withdraw-dollar: "\ab200";--icon-withdraw-euro: "\ab201";--icon-withdraw-pound: "\ab202";--icon-levy-received-dollar: "\ab210";--icon-levy-received-euro: "\ab211";--icon-levy-received-pound: "\ab212";--icon-confirming-advances-dollar: "\ab220";--icon-confirming-advances-euro: "\ab221";--icon-confirming-advances-pound: "\ab222";--icon-factoring-dollar: "\ab230";--icon-factoring-euro: "\ab231";--icon-factoring-pound: "\ab232";--icon-statements-dollar: "\ab240";--icon-statements-euro: "\ab241";--icon-statements-pound: "\ab242";--icon-paysheet-dollar: "\ab250";--icon-paysheet-euro: "\ab251";--icon-paysheet-pound: "\ab252";--icon-levy-sent-dollar: "\ab260";--icon-levy-sent-euro: "\ab261";--icon-levy-sent-pound: "\ab262";--icon-email-invoice-dollar: "\ab270";--icon-email-invoice-euro: "\ab271";--icon-email-invoice-pound: "\ab272";--icon-schedule-spending-dollar: "\ab280";--icon-schedule-spending-euro: "\ab281";--icon-schedule-spending-pound: "\ab282";--icon-account-search-dollar: "\ab290";--icon-account-search-euro: "\ab291";--icon-account-search-pound: "\ab292";--icon-online-value-dollar: "\ab300";--icon-online-value-euro: "\ab301";--icon-online-value-pound: "\ab302";--icon-mortgages-dollar: "\ab400";--icon-mortgages-euro: "\ab401";--icon-mortgages-pound: "\ab402";--icon-exhange: "\ab500";--icon-checking-account: "\ab510";--icon-checking-account-change: "\ab520";--icon-checking-account-closing: "\ab530";--icon-checking-account-open: "\ab540";--icon-portability: "\ab550";--icon-price: "\ab560";--icon-franc-switzerland: "\ab592";--icon-ngultrum-bhutan: "\ab593";--icon-dollar-timor-leste: "\ab594";--icon-rupiah-indonesia: "\ab595";--icon-metical-mozambique: "\ab596";--icon-pound-lebanon: "\ab597";--icon-dinar-tunisia: "\ab598";--icon-dollar-guyana: "\ab599";--icon-riyal-saudi-rupee-seychelles: "\ab600";--icon-kip: "\ab601";--icon-ringgit-malaysia: "\ab602";--icon-baht-thailand: "\ab603";--icon-franc-guinea: "\ab604";--icon-franc-rwanda: "\ab605";--icon-tenge-kazakhstan: "\ab606";--icon-dollar-brunei-bahamian: "\ab607";--icon-dinar-bahrain: "\ab608";--icon-dalasi-gambia: "\ab609";--icon-riyal-qatar: "\ab610";--icon-dinar-kuwait: "\ab611";--icon-ouguiya: "\ab612";--icon-pound-syria: "\ab613";--icon-rupee-pakistan: "\ab614";--icon-lev-bulgaria: "\ab615";--icon-franc-comoros: "\ab616";--icon-togrog: "\ab617";--icon-taka: "\ab618";--icon-kyat-kwacha: "\ab619";--icon-peso-philippines: "\ab620";--icon-dobra-sao-tome: "\ab621";--icon-pound-egypt: "\ab622";--icon-ariary-madagascar: "\ab623";--icon-rial-oman: "\ab624";--icon-rial-iran: "\ab625";--icon-shilling-somalia: "\ab626";--icon-dinar-algeria: "\ab627";--icon-rupee-nepal: "\ab628";--icon-dinar-iraq: "\ab629";--icon-kwanza: "\ab630";--icon-leone: "\ab631";--icon-dollar-jamaica: "\ab632";--icon-franc-congo: "\ab633";--icon-rand: "\ab634";--icon-naira-nigeria: "\ab635";--icon-rupee-india: "\ab636";--icon-dollar-singapore: "\ab637";--icon-florin-guilder: "\ab638";--icon-dong-vietnam: "\ab639";--icon-dinar-libya: "\ab640";--icon-pula-botswana: "\ab641";--icon-new-shekel-israel: "\ab642";--icon-dollar-liberia: "\ab643";--icon-dollar-namibia: "\ab644";--icon-pound-sudan: "\ab645";--icon-peso-uruguay: "\ab646";--icon-dirham: "\ab647";--icon-kuna: "\ab648";--icon-ruble-russia: "\ab649";--icon-dram: "\ab650";--icon-mark: "\ab651";--icon-lev: "\ab652";--icon-lari: "\ab653";--icon-forint: "\ab654";--icon-lira: "\ab655";--icon-hryvnia: "\ab656";--icon-ruble-belarus: "\ab657";--icon-denar: "\ab658";--icon-dinar: "\ab659";--icon-krona-krone: "\ab660";--icon-koruna-czech-republic: "\ab670";--icon-zloty-poland: "\ab680";--icon-dollar-australia: "\ab690";--icon-yen: "\ab700";--icon-yuan: "\ab710";--icon-real: "\ab720";--icon-won: "\ab730";--icon-boliviano: "\ab740";--icon-colon: "\ab750";--icon-quetzal: "\ab760";--icon-gourde: "\ab770";--icon-lempira-honduras: "\ab780";--icon-cordoba: "\ab790";--icon-guarani: "\ab800";--icon-sol: "\ab810";--icon-balboa: "\ab820";--icon-bolivar: "\ab830";--icon-peso-argentina-iso: "\ab840";--icon-dollar-america-iso: "\ab841";--icon-bolivar-soberano-iso: "\ab842";--icon-boliviano-iso: "\ab843";--icon-real-brazil-iso: "\ab844";--icon-peso-chile-iso: "\ab845";--icon-unidad-de-fomento-chile-iso: "\ab846";--icon-uf-chile-iso: "\ab847";--icon-peso-colombia-iso: "\ab848";--icon-euro-iso: "\ab849";--icon-pound-iso: "\ab850";--icon-sol-iso: "\ab851";--icon-peso-uruguay-iso: "\ab852";--icon-yen-iso: "\ab853";--icon-yuan-iso: "\ab854";--icon-krone-norway-iso: "\ab855";--icon-krone-denmark-iso: "\ab856";--icon-krona-iceland-iso: "\ab857";--icon-krona-sweden-iso: "\ab858";--icon-koruna-czech-republic-iso: "\ab859";--icon-zloty-poland-iso: "\ab860";--icon-dollar-australia-iso: "\ab861";--icon-compare-wallets: "\ac005";--icon-wallet: "\ac010";--icon-delete-account: "\ac020";--icon-new-account: "\ac030";--icon-debt: "\ac040";--icon-fixed-expenses: "\ac050";--icon-other-expenses: "\ac060";--icon-income-tax: "\ac070";--icon-overdraft: "\ac071";--icon-solidarity-rounding: "\ac080";--icon-transfer: "\ac090";--icon-sepa-transfers: "\ac100";--icon-factoring: "\ac110";--icon-no-transactions: "\ac120";--icon-edit-transfer: "\ac130";--icon-deferred-transfer: "\ac140";--icon-repayment-schedule: "\ac141";--icon-periodic-transfer: "\ac150";--icon-receipt-and-bills: "\ac160";--icon-receipt-management: "\ac170";--icon-rejected-receipts: "\ac180";--icon-return-receipt: "\ac190";--icon-cancel-next-receipt: "\ac200";--icon-duplicated-receipt: "\ac210";--icon-check: "\ac220";--icon-cancel-check: "\ac230";--icon-checkbook: "\ac240";--icon-cancel-checkbook: "\ac250";--icon-enter-money-atm: "\ac260";--icon-booklet-atm-enter: "\ac270";--icon-booklet-atm-withdraw: "\ac280";--icon-withdraw-money-atm: "\ac290";--icon-withdraw-receipt-atm: "\ac300";--icon-financial-indicator: "\ac310";--icon-invest: "\ac311";--icon-rescue-investment: "\ac312";--icon-investment-fund: "\ac313";--icon-automatic-savings: "\ac314";--icon-financial-manager: "\ac320";--icon-funds-transfer: "\ac321";--icon-value: "\ac330";--icon-value-decrease: "\ac340";--icon-value-increase: "\ac350";--icon-savings: "\ac370";--icon-add-to-saving: "\ac371";--icon-move-from-saving: "\ac372";--icon-change-saving: "\ac373";--icon-saving-investment: "\ac380";--icon-renegotiation: "\ac390";--icon-capitalization: "\ac400";--icon-deposit-check: "\ac410";--icon-online-trading: "\ac420";--icon-online-banking: "\ac430";--icon-receive: "\ac440";--icon-received: "\ac450";--icon-previous-transfers: "\ac460";--icon-check-upcoming-transfers: "\ac470";--icon-check-previous-transfers: "\ac480";--icon-general-transfers: "\ac490";--icon-linear-economy: "\ac510";--icon-circular-economy: "\ac520";--icon-paris-agreement: "\ac530";--icon-equator-principles: "\ac531";--icon-responsible-ranking: "\ac532";--icon-responsible-investment: "\ac533";--icon-portfolio-alignment: "\ac534";--icon-esg-funds: "\ac535";--icon-green-bond: "\ac536";--icon-transfer-2: "\ac537";--icon-renting: "\ac538";--icon-guaranteed: "\ac540";--icon-etfs: "\ac550";--icon-card: "\ad010";--icon-card-block: "\ad020";--icon-unblock-card: "\ad030";--icon-direct-money: "\ad040";--icon-swift-cards: "\ad050";--icon-card-postpone-liquidation: "\ad060";--icon-modify-liquidation-method: "\ad070";--icon-card-configuration: "\ad071";--icon-operate-without-card: "\ad080";--icon-e-card: "\ad090";--icon-e-cash: "\ad100";--icon-card-enter-e-cash: "\ad110";--icon-withdraw-e-cash: "\ad120";--icon-card-insert: "\ad130";--icon-card-extract: "\ad140";--icon-loyalty-card: "\ad150";--icon-gift-card: "\ad160";--icon-discount-card: "\ad170";--icon-id-card: "\ad180";--icon-mobile-payment: "\ad190";--icon-digital-subscriptions-cards: "\ad200";--icon-cvv-number: "\ad210";--icon-cards: "\ad220";--icon-insert-card: "\ad230";--icon-accounts-and-cards: "\ad240";--icon-get-pin-number: "\ae010";--icon-coordinates-card: "\ae020";--icon-get-money-atm-code: "\ae030";--icon-password-typing: "\ae040";--icon-recover-access-keys: "\ae050";--icon-get-your-key: "\ae060";--icon-security-error: "\ae070";--icon-security-verified: "\ae080";--icon-security-close: "\ae090";--icon-security-block: "\ae100";--icon-lockout: "\ae110";--icon-security-open: "\ae120";--icon-security: "\ae130";--icon-civil-liability: "\ae140";--icon-fraud: "\ae150";--icon-security-advice: "\ae170";--icon-security-configuration: "\ae180";--icon-securize-payment: "\ae190";--icon-protected-home: "\ae191";--icon-phishing: "\ae192";--icon-santander-key: "\ae200";--icon-broker-plataform: "\af010";--icon-stock-exchange: "\af020";--icon-bar-chart: "\af021";--icon-candlestick-chart: "\af022";--icon-quotations: "\af030";--icon-green-asset: "\af031";--icon-analysis: "\af040";--icon-sustainability-linked-loans: "\af041";--icon-european-chart: "\af045";--icon-burndownchart2: "\af050";--icon-burndowncharct: "\af060";--icon-bank-fees: "\af070";--icon-pizza-chart: "\af071";--icon-sitemap: "\af080";--icon-steps: "\af090";--icon-mobile: "\ba010";--icon-mobile-landscape: "\ba020";--icon-increase2: "\ba030";--icon-mobile-chart: "\ba040";--icon-mobile-message: "\ba050";--icon-mobile-top-up: "\ba060";--icon-app-santander: "\ba070";--icon-nfc: "\ba080";--icon-calculator: "\ba090";--icon-card-machine: "\ba100";--icon-digital-subscriptions: "\ba110";--icon-digital-subscriptions-contactless: "\ba120";--icon-laptop: "\ba130";--icon-desktop: "\ba140";--icon-old-version: "\ba150";--icon-mouse: "\ba160";--icon-smartwatch: "\ba170";--icon-smartwatch-payment: "\ba180";--icon-radio: "\ba190";--icon-tv: "\ba200";--icon-videogames-switch: "\ba210";--icon-videogames: "\ba220";--icon-pacman: "\ba230";--icon-ghost: "\ba240";--icon-digital-channels: "\ba250";--icon-atm: "\ba260";--icon-nfc-bracelet: "\ba270";--icon-nfc-sticker: "\ba280";--icon-eolic-energy: "\bb010";--icon-solar-energy: "\bb020";--icon-petrol-tower: "\bb030";--icon-atom: "\bb040";--icon-plug: "\bb050";--icon-energy: "\bb060";--icon-sound-wave: "\bb070";--icon-pill: "\bb080";--icon-dna: "\bb090";--icon-chemistry: "\bb100";--icon-sim-chip: "\bb110";--icon-code-window: "\bb120";--icon-sim-chip-insert: "\bb130";--icon-circuit: "\bb140";--icon-antenna: "\bb150";--icon-at: "\bb160";--icon-cloud: "\bb170";--icon-upload-to-cloud: "\bb180";--icon-download-from-cloud: "\bb190";--icon-wi-fi: "\bb200";--icon-contacless: "\bb220";--icon-firewall: "\bb230";--icon-sustainable-development-goals: "\bb240";--icon-toggle-on: "\bb250";--icon-toggle-off: "\bb260";--icon-document: "\bc010";--icon-attach-document: "\bc020";--icon-change-contributions: "\bc030";--icon-legal-document: "\bc040";--icon-incomplete: "\bc050";--icon-terms-conditions: "\bc051";--icon-file-transfer: "\bc052";--icon-card-invoice: "\bc053";--icon-details: "\bc054";--icon-cms: "\bc055";--icon-document-txt: "\bc060";--icon-document-pdf: "\bc070";--icon-document-doc: "\bc080";--icon-document-xls: "\bc090";--icon-document-xml: "\bc091";--icon-document-ppt: "\bc100";--icon-document-sketch: "\bc110";--icon-document-svg: "\bc120";--icon-document-png: "\bc130";--icon-document-bdr: "\bc140";--icon-document-etf: "\bc141";--icon-document-cv: "\bc150";--icon-document-zip: "\bc151";--icon-document-csv: "\bc152";--icon-document-log: "\bc153";--icon-compressed-document: "\bc154";--icon-save-document: "\bc155";--icon-definition-of-done: "\bc160";--icon-definition-of-ready: "\bc170";--icon-epic: "\bc180";--icon-userstory: "\bc190";--icon-refinement: "\bc200";--icon-sprintplaning: "\bc210";--icon-copy: "\bc220";--icon-sign-up: "\bc230";--icon-cancel-document: "\bc234";--icon-clipboard: "\bc240";--icon-checklist: "\bc250";--icon-backlog: "\bc260";--icon-scroll: "\bc270";--icon-newspaper: "\bc280";--icon-gift-ticket: "\bc290";--icon-book: "\bc300";--icon-passport: "\bc310";--icon-passport-open: "\bc315";--icon-calendar: "\bc320";--icon-appointments: "\bc330";--icon-cancel-appointments: "\bc335";--icon-add-to-calendar: "\bc340";--icon-quick-appointment: "\bc350";--icon-request-appointment: "\bc360";--icon-contacts: "\bc370";--icon-image: "\bc380";--icon-image-unavailable: "\bc390";--icon-folder: "\bc400";--icon-add-folder: "\bc401";--icon-file: "\bc410";--icon-attachment: "\bc420";--icon-trash-bin: "\bc430";--icon-bookmark: "\bc440";--icon-signature-pending: "\bc450";--icon-faq: "\bc460";--icon-stack: "\bc470";--icon-taxonomy-regulation: "\bc480";--icon-regulation: "\bc490";--icon-task-force: "\bc510";--icon-message-details: "\bc520";--icon-message-info: "\bc530";--icon-block-document: "\bc540";--icon-step-0: "\bd000";--icon-step-1: "\bd001";--icon-step-2: "\bd002";--icon-step-3: "\bd003";--icon-step-4: "\bd004";--icon-step-5: "\bd005";--icon-step-6: "\bd006";--icon-step-7: "\bd007";--icon-step-8: "\bd008";--icon-step-9: "\bd009";--icon-close: "\bd010";--icon-close-1px: "\bd020";--icon-backspace: "\bd021";--icon-backspace-fill: "\bd022";--icon-add: "\bd030";--icon-add-1px: "\bd040";--icon-santander-plus: "\bd050";--icon-minimise: "\bd060";--icon-subtract: "\bd065";--icon-minimise-1px: "\bd070";--icon-subtract-1px: "\bd075";--icon-burger-menu: "\bd080";--icon-burger-menu-asymmetrical: "\bd081";--icon-burger-menu-1px: "\bd090";--icon-burger-menu-asymmetrical-1px: "\bd091";--icon-three-dots-horizontal: "\bd100";--icon-three-dots-vertical: "\bd110";--icon-error: "\bd120";--icon-add-in-a-circle: "\bd130";--icon-minus-in-a-circle: "\bd140";--icon-warning-in-a-circle: "\bd150";--icon-help-in-a-circle: "\bd160";--icon-information-in-a-circle: "\bd170";--icon-information-in-a-circle-2px: "\bd171";--icon-block-in-a-circle: "\bd180";--icon-checkmark-in-a-circle: "\bd190";--icon-more-in-a-circle: "\bd200";--icon-radio-button: "\bd210";--icon-play-button: "\bd220";--icon-play: "\bd221";--icon-webmotors: "\bd230";--icon-token: "\bd240";--icon-token-migration: "\bd250";--icon-daily: "\bd260";--icon-edit: "\bd270";--icon-subscription: "\bd280";--icon-search: "\bd290";--icon-search-2px: "\bd291";--icon-queries: "\bd300";--icon-zoom-in: "\bd310";--icon-zoom-out: "\bd320";--icon-settings: "\bd330";--icon-utilities-services: "\bd340";--icon-star: "\bd350";--icon-star-fill: "\bd351";--icon-business-boost: "\bd352";--icon-featured: "\bd360";--icon-audio-on: "\bd370";--icon-audio-off: "\bd380";--icon-filter: "\bd390";--icon-filter-fill: "\bd391";--icon-filter-deactivate: "\bd400";--icon-highlighted-services: "\bd410";--icon-flag: "\bd420";--icon-link: "\bd430";--icon-position: "\bd440";--icon-center-position: "\bd450";--icon-visibility-on: "\bd460";--icon-visibility-off: "\bd470";--icon-mic: "\bd480";--icon-mic-off: "\bd490";--icon-mic-on: "\bd500";--icon-print: "\bd510";--icon-scanner: "\bd511";--icon-check-scanner: "\bd512";--icon-bill-recycler: "\bd513";--icon-check-asigment: "\bd520";--icon-placeholder: "\bd530";--icon-slot: "\bd531";--icon-alert: "\bd540";--icon-alert-2: "\bd541";--icon-alert-2-fill: "\bd542";--icon-font-adjust: "\bd550";--icon-font-size-increase: "\bd560";--icon-font-size-decrease: "\bd570";--icon-alphabetical-order: "\bd580";--icon-language: "\bd590";--icon-percent: "\bd600";--icon-discount: "\bd610";--icon-offer-discount: "\bd620";--icon-error-400-500: "\bd630";--icon-non-supported-browser: "\bd640";--icon-window-success: "\bd650";--icon-edit-browser: "\bd651";--icon-authentication: "\bd660";--icon-face-id: "\bd670";--icon-face-id-apple: "\bd675";--icon-barcode: "\bd680";--icon-scanner: "\bd690";--icon-qr-advanced: "\bd695";--icon-qr-code: "\bd700";--icon-camera: "\bd710";--icon-add-photo: "\bd715";--icon-selfie: "\bd720";--icon-history: "\bd730";--icon-timeout: "\bd740";--icon-24h: "\bd741";--icon-clock-out: "\bd742";--icon-clock-restart: "\bd743";--icon-day-and-time-change: "\bd750";--icon-urgent: "\bd760";--icon-now: "\bd770";--icon-hi-contrast: "\bd780";--icon-periodical-input: "\bd790";--icon-subscription-model: "\bd800";--icon-collapse-keyboard: "\bd810";--icon-success: "\bd820";--icon-aesthetics: "\bd830";--icon-others: "\bd840";--icon-apps: "\bd841";--icon-apps-2: "\bd842";--icon-warning: "\bd850";--icon-checkmark: "\bd860";--icon-checkmark-2px: "\bd861";--icon-american: "\bd870";--icon-plusless: "\bd880";--icon-heart: "\bd890";--icon-popup: "\bd900";--icon-power: "\bd910";--icon-network-share: "\bd920";--icon-correct: "\bd930";--icon-e_: "\bd940";--icon-pix: "\bd950";--icon-dragndrop: "\bd960";--icon-rows: "\bd961";--icon-rows-2: "\bd962";--icon-rows-3: "\bd963";--icon-equal: "\bd964";--icon-not-equal: "\bd965";--icon-greater-than: "\bd966";--icon-lesser-than: "\bd967";--icon-greater-or-equals: "\bd968";--icon-lesser-or-equals: "\bd969";--icon-list: "\bd970";--icon-euro-stars-ecb: "\bd980";--icon-climate-change: "\bd990";--icon-grid-view: "\bd991";--icon-list-view: "\bd992";--icon-table-view: "\bd993";--icon-selector-list: "\bd994";--icon-go-to-web: "\bd995";--icon-pause-button: "\bd996";--icon-pause: "\bd997";--icon-tree-child: "\bd999";--icon-chevron-up: "\be010";--icon-chevron-up-1px: "\be020";--icon-chevron-up-small: "\be030";--icon-chevron-up-small-1px: "\be040";--icon-chevron-right: "\be050";--icon-chevron-right-1px: "\be060";--icon-chevron-right-small: "\be070";--icon-chevron-right-small-1px: "\be080";--icon-chevron-down: "\be090";--icon-chevron-down-1px: "\be100";--icon-chevron-down-small: "\be110";--icon-chevron-down-small-1px: "\be120";--icon-chefron-left: "\be130";--icon-chevron-left-1px: "\be140";--icon-chevron-left-small: "\be150";--icon-chevron-left-small-1px: "\be160";--icon-arrow-left: "\be170";--icon-arrow-left-2px: "\be171";--icon-arrow-up: "\be175";--icon-arrow-up-2px: "\be176";--icon-arrow-right: "\be180";--icon-arrow-right-2px: "\be181";--icon-arrow-down: "\be185";--icon-arrow-down-2px: "\be186";--icon-income-expenses: "\be190";--icon-transitions: "\be200";--icon-trade: "\be210";--icon-full-screen: "\be220";--icon-full-screen-2: "\be221";--icon-full-screen-exit: "\be222";--icon-refresh-reload-screen: "\be230";--icon-reload: "\be240";--icon-renovation: "\be250";--icon-update: "\be255";--icon-recycling: "\be260";--icon-upload: "\be270";--icon-download: "\be280";--icon-sign-off: "\be290";--icon-sign-in: "\be300";--icon-share: "\be310";--icon-input: "\be320";--icon-enter-fullscreen: "\be330";--icon-exit-fullscreen: "\be340";--icon-strategy: "\be350";--icon-sprint: "\be360";--icon-return: "\be370";--icon-shuffle: "\be380";--icon-chevrons-up-down: "\be390";--icon-drag: "\be391";--icon-chevron-backward: "\be400";--icon-chevron-forward: "\be401";--icon-double-arrow: "\be402";--icon-double-arrow-2: "\be403";--icon-circle-account-user: "\ca010";--icon-circle-account-user-2px: "\ca011";--icon-circle-account-add-user: "\ca015";--icon-account-user: "\ca020";--icon-become-new-client: "\ca030";--icon-benefitiary: "\ca040";--icon-change-beneficiary: "\ca050";--icon-fatca: "\ca060";--icon-investor-profile: "\ca061";--icon-personal-protection: "\ca062";--icon-reactivate-user: "\ca063";--icon-disable-user: "\ca064";--icon-remove-profile: "\ca065";--icon-remove-adding-profile: "\ca066";--icon-edit-profile: "\ca067";--icon-scrum-master: "\ca070";--icon-employees: "\ca080";--icon-clients: "\ca090";--icon-refer-a-friend: "\ca100";--icon-account-people: "\ca110";--icon-personal-manager: "\ca120";--icon-retirement-plan-elderly: "\ca130";--icon-bathroom: "\ca140";--icon-team-managament: "\ca150";--icon-shareholders: "\ca160";--icon-management: "\ca170";--icon-team-together: "\ca180";--icon-team-interaction: "\ca190";--icon-family: "\ca200";--icon-wheelchair-accessibility: "\ca210";--icon-emoji-kiss: "\ca220";--icon-emoji-very-happy: "\ca225";--icon-emoji-happy: "\ca230";--icon-emoji-neutral: "\ca240";--icon-emoji-reised-eyebrow: "\ca250";--icon-emoji-sad: "\ca260";--icon-emoji-angry: "\ca270";--icon-management-health: "\ca280";--icon-accessibility: "\ca290";--icon-wear-a-face-mask: "\ca300";--icon-keep-your-distance: "\ca310";--icon-stay-home: "\ca320";--icon-wait-outside-the-branch: "\ca330";--icon-marternity: "\ca340";--icon-academy: "\ca350";--icon-woman: "\ca360";--icon-pregnant-woman: "\ca370";--icon-help-us-to-improve: "\cb010";--icon-dislike: "\cb011";--icon-associations: "\cb020";--icon-credit: "\cb021";--icon-mortgage: "\cb022";--icon-handqr: "\cb023";--icon-life-to-your-mesure: "\cb024";--icon-loan: "\cb025";--icon-ico: "\cb026";--icon-financing: "\cb030";--icon-renting-home: "\cb040";--icon-sustainable-services: "\cb050";--icon-short-term-financing: "\cb060";--icon-medium-long-term-financing: "\cb070";--icon-international-financing: "\cb080";--icon-productowner: "\cb090";--icon-technological-renting: "\cb100";--icon-financing-insurance: "\cb101";--icon-deal-handshake: "\cb110";--icon-renegotiate: "\cb120";--icon-suppliers: "\cb121";--icon-finger: "\cb130";--icon-tap: "\cb140";--icon-two-tap: "\cb150";--icon-double-tap: "\cb160";--icon-two-double-tap: "\cb170";--icon-pinch: "\cb180";--icon-swipe-up: "\cb190";--icon-swipe-right: "\cb200";--icon-swipe-down: "\cb210";--icon-swipe-left: "\cb220";--icon-tutorial: "\cb230";--icon-enter-pin: "\cb240";--icon-sign-language: "\cb250";--icon-wash-your-hands: "\cb260";--icon-infringements: "\cb270";--icon-investment: "\cc010";--icon-investment-small-caps: "\cc020";--icon-commodities: "\cc030";--icon-investment-team: "\cc040";--icon-phising: "\cc060";--icon-bug: "\cc070";--icon-ant: "\cc080";--icon-petty-cash: "\cc090";--icon-owl: "\cc100";--icon-income-taxes: "\cc110";--icon-unicorn: "\cc120";--icon-fire: "\cc130";--icon-water-drop: "\cc140";--icon-snowflake: "\cc150";--icon-lightening: "\cc160";--icon-gale: "\cc170";--icon-moon: "\cc180";--icon-sunny: "\cc190";--icon-sun-and-cloud: "\cc200";--icon-rain: "\cc210";--icon-fog: "\cc220";--icon-moon-and-cloud: "\cc230";--icon-rain-shower: "\cc240";--icon-snow: "\cc250";--icon-cloudy: "\cc260";--icon-sky: "\cc270";--icon-gold: "\cc280";--icon-dynamics: "\cc290";--icon-scrum: "\d0010";--icon-soap: "\d0011";--icon-agile: "\d0020";--icon-sprint-review: "\d0030";--icon-cardboard-box: "\d0040";--icon-product-delivery: "\d0050";--icon-agile-coach: "\d0060";--icon-agile-coach-2: "\d0070";--icon-key: "\d0080";--icon-operability-level: "\d0090";--icon-screwdriver: "\d0100";--icon-nail: "\d0110";--icon-nut: "\d0120";--icon-brush: "\d0130";--icon-hammer: "\d0140";--icon-agriculture-workers: "\d0150";--icon-industry-workers: "\d0160";--icon-torch: "\d0170";--icon-magnet: "\d0180";--icon-lamp: "\d0190";--icon-life-saver: "\d0200";--icon-pin: "\d0210";--icon-tampon: "\d0220";--icon-medal: "\d0230";--icon-awards: "\d0240";--icon-trophy: "\d0250";--icon-champions-league: "\d0260";--icon-king: "\d0270";--icon-diamond: "\d0280";--icon-miscellaneous: "\d0290";--icon-estimation: "\d0300";--icon-dice: "\d0310";--icon-puzzle: "\d0320";--icon-control: "\d0330";--icon-retail: "\d0340";--icon-fashion: "\d0350";--icon-scales: "\d0360";--icon-idea: "\d0370";--icon-assisted-navigation: "\d0380";--icon-insurance: "\d0390";--icon-bell: "\d0400";--icon-bell-fill: "\d0401";--icon-time: "\d0410";--icon-clip: "\d0420";--icon-accelerator: "\d0430";--icon-maternity: "\d0440";--icon-children: "\d0450";--icon-gift: "\d0460";--icon-death: "\d0470";--icon-fragile: "\d0480";--icon-velocity: "\d0490";--icon-boosts: "\d0495";--icon-retrospective: "\d0500";--icon-liquidation: "\d0510";--icon-reports: "\d0520";--icon-chat-bot: "\d0530";--icon-deposits: "\d0540";--icon-taxes: "\d0550";--icon-maintenance: "\d0560";--icon-restaurant-bar: "\d0570";--icon-university: "\d0580";--icon-training: "\d0590";--icon-portfolio-of-values: "\ac360";--icon-soccer: "\d0610";--icon-sports: "\d0620";--icon-supermarket-cart: "\d0630";--icon-health-insurance: "\d0640";--icon-hair-stylist: "\d0650";--icon-bodybuilding: "\d0660";--icon-reforms-decorations: "\d0670";--icon-health-check: "\d0680";--icon-motor-sports: "\d0690";--icon-rackets-sports: "\d0700";--icon-golf: "\d0710";--icon-sports-risk: "\d0720";--icon-spa: "\d0730";--icon-yoga-relax: "\d0740";--icon-orthdontics: "\d0750";--icon-veterinary: "\d0760";--icon-clean: "\d0770";--icon-music: "\d0780";--icon-cinema: "\d0790";--icon-pacman: "\d0800";--icon-ghost: "\d0810";--icon-commerce: "\d0820";--icon-ecommerce: "\d0821";--icon-basket: "\d0825";--icon-terminal-code: "\d0830";--icon-ticket-movie: "\d0840";--icon-life-show: "\d0850";--icon-museum: "\d0860";--icon-radar: "\d0870";--icon-reform: "\d0880";--icon-party: "\d0890";--icon-camping-gas: "\d0900";--icon-bbq: "\d0910";--icon-bathroom-alt: "\d0920";--icon-shower: "\d0930";--icon-bath: "\d0940";--icon-appliances: "\d0950";--icon-bed: "\d0960";--icon-tailor: "\d0970";--icon-domestic-service: "\d0980";--icon-office-workers: "\d0990";--icon-student: "\d1000";--icon-doctor: "\d1010";--icon-auction: "\d1020";--icon-entertainment-leisure: "\d1030";--icon-free-wi-fi: "\bb210";--icon-carnivorous-food: "\d1050";--icon-nutritional: "\d1060";--icon-vegetarian-food: "\d1070";--icon-seafood: "\d1080";--icon-dirty: "\d1090";--icon-fishermen: "\d1100";--icon-furniture: "\d1110";--icon-chair: "\d1111";--icon-ribbon: "\d1120";--icon-cancer: "\d1121";--icon-glasses: "\d1122";--icon-hide-glasses: "\d1123";--icon-thermometer: "\d1130";--icon-certificate: "\d1140";--icon-basketball: "\d1150";--icon-mountains: "\ea010";--icon-countryside: "\ea020";--icon-lake: "\cc050";--icon-beach: "\ea040";--icon-building: "\ea050";--icon-city: "\ea060";--icon-factory: "\ea070";--icon-factory-net-zero-carbon-emissions: "\ea071";--icon-hospital: "\ea080";--icon-business-store: "\ea090";--icon-local-commerce: "\ea095";--icon-business-alert: "\ea100";--icon-home: "\ea110";--icon-remote-work: "\ea111";--icon-home-alert: "\ea112";--icon-domestic-solar-energy: "\ea113";--icon-franchise: "\ea120";--icon-international: "\ea130";--icon-new-international-operation: "\ea131";--icon-foreign-trade: "\ea140";--icon-location: "\ea150";--icon-location-active: "\ea160";--icon-dealership: "\ea170";--icon-lighthouse: "\ea180";--icon-place: "\ea190";--icon-inspection: "\ea200";--icon-company-radar: "\ea210";--icon-housing: "\ea220";--icon-realestatecredit: "\ea230";--icon-realestatevalue: "\ea240";--icon-renting-car: "\eb010";--icon-electric-car: "\eb020";--icon-ambulance: "\eb030";--icon-agribusiness: "\eb040";--icon-sinister-car: "\eb050";--icon-tow-truck: "\eb060";--icon-truck: "\eb065";--icon-public-transportation: "\eb070";--icon-bike: "\eb080";--icon-electric-bike: "\eb090";--icon-motorbike: "\eb100";--icon-delivery: "\eb110";--icon-train: "\eb120";--icon-subway: "\eb130";--icon-plane: "\eb140";--icon-travel: "\eb150";--icon-entrepreneurship: "\eb160";--icon-boat-trip: "\eb170";--icon-luggage: "\eb180";--icon-gas-station: "\eb190";--icon-highway: "\eb200";--icon-multicars: "\eb300";--icon-parking: "\eb310";--icon-doors: "\eb320";--icon-engine: "\eb330";--icon-fuel-engine: "\eb331";--icon-electric-engine: "\eb332";--icon-engine-breakdown: "\eb333";--icon-transmission: "\eb340";--icon-glass-repair: "\eb350";--icon-blackbox: "\eb360";--icon-fuel-card: "\eb370";--icon-electric-card: "\eb371";--icon-plugin-hybrid: "\eb380";--icon-sustainable-car: "\eb381";--icon-pickup-car: "\eb390";--icon-replacement-car: "\eb400";--icon-traffic-crash: "\eb410";--icon-car-seat: "\eb420";--icon-tires: "\eb430";--icon-flat-tire: "\eb431";--icon-tire-replace: "\eb432";--icon-sos: "\eb440";--icon-co2: "\eb450";--icon-license-plate: "\eb460";--icon-car-taxes: "\eb470";--icon-garages: "\eb480";--icon-car-inspection: "\eb490";--icon-itv: "\eb491";--icon-commercial-vehicle: "\eb500";--icon-vehicle-width: "\eb510";--icon-vehicle-height: "\eb520";--icon-vehicle-weight: "\eb530";--icon-load-vehicle-weight: "\eb540";--icon-vehicle-type: "\eb550";--icon-road: "\eb560";--icon-curve-road: "\eb570";--icon-speeches: "\fa010";--icon-help: "\fa020";--icon-help-2px: "\fa021";--icon-no-messages: "\fa030";--icon-videochat: "\fa040";--icon-chat: "\fa050";--icon-global-chat: "\fa051";--icon-videoconference: "\fa060";--icon-inbox: "\fa070";--icon-email: "\fa080";--icon-email-2px: "\fa081";--icon-communication-message: "\fa090";--icon-email-support: "\fa091";--icon-send: "\fa100";--icon-phone: "\fa110";--icon-call-support: "\fa120";--icon-phone-24h: "\fa130";--icon-phone-call: "\fa140";--icon-whatsapp: "\fa150";--icon-trade-whatsapp: "\fa160";--icon-business-support: "\ea105";--icon-phone-support: "\fa180";--icon-call-center-db: "\fa190";--icon-communication-announcement: "\fa200";--icon-notification-settings: "\fa210"}:root{--color-icon-default: #222222;--color-icon-soft: #727272;--color-icon-disabled: rgba(34, 34, 34, .23);--color-icon-inverted: #ffffff;--color-icon-brand: #ec0000;--color-icon-info: #23779a;--color-icon-success: #008035;--color-icon-warning: #856300;--color-icon-error: #990000}@font-face{font-family:SantanderIcons;src:url(SantanderIcons.4e424c1d2ff62070.eot);src:url(SantanderIcons.4e424c1d2ff62070.eot?#iefix) format("embedded-opentype"),url(SantanderIcons.b324d3e8b8f7bb6b.ttf) format("truetype"),url(SantanderIcons.0be916077e19f313.svg#SantanderIcons) format("svg"),url(SantanderIcons.e9e35f02e5b00d06.woff) format("woff"),url(SantanderIcons.6786a1bf42d7fc53.woff2) format("woff2")}@font-face{font-family:Santander Headline;src:url(SantanderHeadlineLight.7e94d7012c82eec9.woff) format("woff"),url(SantanderHeadlineLight.e30567cdc06e2a5c.woff2) format("woff2");font-style:normal;font-weight:300}@font-face{font-family:Santander Headline;src:url(SantanderHeadline-Regular.755ea15f4026af74.woff) format("woff"),url(SantanderHeadline-Regular.0a5899f0d4e6243d.woff2) format("woff2");font-style:normal;font-weight:400}@font-face{font-family:Santander Headline;src:url(SantanderHeadline-Bold.dc30ff1e2830afbb.woff) format("woff"),url(SantanderHeadline-Bold.99ede75d552beba3.woff2) format("woff2");font-style:normal;font-weight:700}@font-face{font-family:Santander Micro Text;src:url(SantanderMicroText-Lt.378716fb92223c10.woff) format("woff"),url(SantanderMicroText-Lt.845ed68ec55dcaf8.woff2) format("woff2");font-style:normal;font-weight:300}@font-face{font-family:Santander Micro Text;src:url(SantanderMicroText.744c91a40fea283a.woff) format("woff"),url(SantanderMicroText.e89d0ab89ae9f4d9.woff2) format("woff2");font-style:normal;font-weight:400}@font-face{font-family:Santander Micro Text;src:url(SantanderMicroText-Bd.4fe9959c7a17d164.woff) format("woff"),url(SantanderMicroText-Bd.9bf03c2303d2e130.woff2) format("woff2");font-style:normal;font-weight:700}
