/* inter-latin-400-normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(fonts/inter-latin-400-normal.woff2) format('woff2'), url(fonts/inter-latin-400-normal.woff) format('woff');
}
/* inter-latin-500-normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(fonts/inter-latin-500-normal.woff2) format('woff2'), url(fonts/inter-latin-500-normal.woff) format('woff');
}
/* inter-latin-600-normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(fonts/inter-latin-600-normal.woff2) format('woff2'), url(fonts/inter-latin-600-normal.woff) format('woff');
}
/* inter-latin-700-normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(fonts/inter-latin-700-normal.woff2) format('woff2'), url(fonts/inter-latin-700-normal.woff) format('woff');
}
:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root,[data-bs-theme="light"]{--touchtotell-blue: #0079CC;--touchtotell-indigo: #6610f2;--touchtotell-purple: #6f42c1;--touchtotell-pink: #d63384;--touchtotell-red: red;--touchtotell-orange: #fd7e14;--touchtotell-yellow: #FFD629;--touchtotell-green: green;--touchtotell-teal: #20c997;--touchtotell-cyan: #0dcaf0;--touchtotell-black: #000;--touchtotell-white: #fff;--touchtotell-gray: #6c757d;--touchtotell-gray-dark: #343a40;--touchtotell-gray-100: #f8f9fa;--touchtotell-gray-200: #e9ecef;--touchtotell-gray-300: #dee2e6;--touchtotell-gray-400: #ced4da;--touchtotell-gray-500: #adb5bd;--touchtotell-gray-600: #6c757d;--touchtotell-gray-700: #495057;--touchtotell-gray-800: #343a40;--touchtotell-gray-900: #212529;--touchtotell-primary: #0079CC;--touchtotell-success: green;--touchtotell-info: #0079CC;--touchtotell-warning: #FFD629;--touchtotell-danger: red;--touchtotell-light: #EFF8FF;--touchtotell-dark: #052034;--touchtotell-primary-rgb: 0,121,204;--touchtotell-success-rgb: 0,128,0;--touchtotell-info-rgb: 0,121,204;--touchtotell-warning-rgb: 255,214,41;--touchtotell-danger-rgb: 255,0,0;--touchtotell-light-rgb: 239,248,255;--touchtotell-dark-rgb: 5,32,52;--touchtotell-primary-text-emphasis: #003052;--touchtotell-secondary-text-emphasis: #2b2f32;--touchtotell-success-text-emphasis: #030;--touchtotell-info-text-emphasis: #003052;--touchtotell-warning-text-emphasis: #665610;--touchtotell-danger-text-emphasis: #600;--touchtotell-light-text-emphasis: #495057;--touchtotell-dark-text-emphasis: #495057;--touchtotell-primary-bg-subtle: #F6FBFF;--touchtotell-secondary-bg-subtle: #e2e3e5;--touchtotell-success-bg-subtle: #cce6cc;--touchtotell-info-bg-subtle: #cce4f5;--touchtotell-warning-bg-subtle: #fff7d4;--touchtotell-danger-bg-subtle: #fcc;--touchtotell-light-bg-subtle: #fcfcfd;--touchtotell-dark-bg-subtle: #ced4da;--touchtotell-primary-border-subtle: #F6FBFF;--touchtotell-secondary-border-subtle: #c4c8cb;--touchtotell-success-border-subtle: #9c9;--touchtotell-info-border-subtle: #99c9eb;--touchtotell-warning-border-subtle: #ffefa9;--touchtotell-danger-border-subtle: #f99;--touchtotell-light-border-subtle: #e9ecef;--touchtotell-dark-border-subtle: #adb5bd;--touchtotell-white-rgb: 255,255,255;--touchtotell-black-rgb: 0,0,0;--touchtotell-font-sans-serif: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--touchtotell-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--touchtotell-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--touchtotell-body-font-family: var(--touchtotell-font-sans-serif);--touchtotell-body-font-size:1.125rem;--touchtotell-body-font-weight: 400;--touchtotell-body-line-height: 1.55556;--touchtotell-body-color: rgba(5,32,52,0.7);--touchtotell-body-color-rgb: 5,32,52;--touchtotell-body-bg: #fff;--touchtotell-body-bg-rgb: 255,255,255;--touchtotell-emphasis-color: #000;--touchtotell-emphasis-color-rgb: 0,0,0;--touchtotell-secondary-color: #052034;--touchtotell-secondary-color-rgb: 5,32,52;--touchtotell-secondary-bg: #e9ecef;--touchtotell-secondary-bg-rgb: 233,236,239;--touchtotell-tertiary-color: rgba(5,32,52,0.5);--touchtotell-tertiary-color-rgb: 5,32,52;--touchtotell-tertiary-bg: #f8f9fa;--touchtotell-tertiary-bg-rgb: 248,249,250;--touchtotell-heading-color: #052034;--touchtotell-link-color: #0079CC;--touchtotell-link-color-rgb: 0,121,204;--touchtotell-link-decoration: underline .05em;--touchtotell-link-hover-color: #0079cc;--touchtotell-link-hover-color-rgb: 0,121,204;--touchtotell-link-hover-decoration: none;--touchtotell-code-color: #d63384;--touchtotell-highlight-color: rgba(5,32,52,0.7);--touchtotell-highlight-bg: #fff7d4;--touchtotell-border-width: 1px;--touchtotell-border-style: solid;--touchtotell-border-color: #B9E3FF;--touchtotell-border-color-translucent: rgba(0,0,0,0.1);--touchtotell-border-radius: .375rem;--touchtotell-border-radius-sm: .25rem;--touchtotell-border-radius-lg: .75rem;--touchtotell-border-radius-xl: 1rem;--touchtotell-border-radius-xxl: 1.5rem;--touchtotell-border-radius-2xl: var(--touchtotell-border-radius-xxl);--touchtotell-border-radius-pill: 50rem;--touchtotell-box-shadow: 0 .375rem 1rem rgba(0,0,0,0.05);--touchtotell-box-shadow-sm: 0 0.125rem 0.25rem rgba(0,0,0,0.075);--touchtotell-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,0.175);--touchtotell-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,0.075);--touchtotell-focus-ring-width: 1px;--touchtotell-focus-ring-opacity: 1;--touchtotell-focus-ring-color: #0079cc;--touchtotell-form-valid-color: green;--touchtotell-form-valid-border-color: green;--touchtotell-form-invalid-color: red;--touchtotell-form-invalid-border-color: red}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--touchtotell-body-font-family);font-size:var(--touchtotell-body-font-size);font-weight:var(--touchtotell-body-font-weight);line-height:var(--touchtotell-body-line-height);color:var(--touchtotell-body-color);text-align:var(--touchtotell-body-text-align);background-color:var(--touchtotell-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:#D1ECFF;border:0;border-top:var(--touchtotell-border-width) solid;opacity:1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-top:0;margin-bottom:.5rem;font-weight:600;line-height:calc(44/36);color:var(--touchtotell-heading-color)}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-top:0;margin-bottom:calc(var(--touchtotell-body-font-size) * var(--touchtotell-body-line-height))}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(--touchtotell-highlight-color);background-color:var(--touchtotell-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(--touchtotell-link-color-rgb), var(--touchtotell-link-opacity, 1));-webkit-text-decoration:underline .05em;text-decoration:underline .05em}a:hover{--touchtotell-link-color-rgb: var(--touchtotell-link-hover-color-rgb);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--touchtotell-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(--touchtotell-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--touchtotell-body-bg);background-color:var(--touchtotell-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(--touchtotell-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: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}::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}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{--touchtotell-gutter-x: 2.5rem;--touchtotell-gutter-y: 0;width:100%;padding-right:calc(var(--touchtotell-gutter-x) * .5);padding-left:calc(var(--touchtotell-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}@media (min-width: 1440px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1360px}}:root{--touchtotell-breakpoint-xs: 0;--touchtotell-breakpoint-sm: 576px;--touchtotell-breakpoint-md: 768px;--touchtotell-breakpoint-lg: 992px;--touchtotell-breakpoint-xl: 1200px;--touchtotell-breakpoint-xxl: 1440px}.row{--touchtotell-gutter-x: 1.5rem;--touchtotell-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--touchtotell-gutter-y));margin-right:calc(-.5 * var(--touchtotell-gutter-x));margin-left:calc(-.5 * var(--touchtotell-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--touchtotell-gutter-x) * .5);padding-left:calc(var(--touchtotell-gutter-x) * .5);margin-top:var(--touchtotell-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.33333%}.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.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--touchtotell-gutter-x: 0}.g-0,.gy-0{--touchtotell-gutter-y: 0}.g-1,.gx-1{--touchtotell-gutter-x: .25rem}.g-1,.gy-1{--touchtotell-gutter-y: .25rem}.g-2,.gx-2{--touchtotell-gutter-x: .5rem}.g-2,.gy-2{--touchtotell-gutter-y: .5rem}.g-3,.gx-3{--touchtotell-gutter-x: .75rem}.g-3,.gy-3{--touchtotell-gutter-y: .75rem}.g-4,.gx-4{--touchtotell-gutter-x: 1rem}.g-4,.gy-4{--touchtotell-gutter-y: 1rem}.g-5,.gx-5{--touchtotell-gutter-x: 1.25rem}.g-5,.gy-5{--touchtotell-gutter-y: 1.25rem}.g-6,.gx-6{--touchtotell-gutter-x: 1.5rem}.g-6,.gy-6{--touchtotell-gutter-y: 1.5rem}.g-7,.gx-7{--touchtotell-gutter-x: 1.75rem}.g-7,.gy-7{--touchtotell-gutter-y: 1.75rem}.g-8,.gx-8{--touchtotell-gutter-x: 2rem}.g-8,.gy-8{--touchtotell-gutter-y: 2rem}.g-9,.gx-9{--touchtotell-gutter-x: 2.5rem}.g-9,.gy-9{--touchtotell-gutter-y: 2.5rem}.g-10,.gx-10{--touchtotell-gutter-x: 3rem}.g-10,.gy-10{--touchtotell-gutter-y: 3rem}.g-11,.gx-11{--touchtotell-gutter-x: 3.5rem}.g-11,.gy-11{--touchtotell-gutter-y: 3.5rem}.g-12,.gx-12{--touchtotell-gutter-x: 4rem}.g-12,.gy-12{--touchtotell-gutter-y: 4rem}@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.33333%}.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.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--touchtotell-gutter-x: 0}.g-sm-0,.gy-sm-0{--touchtotell-gutter-y: 0}.g-sm-1,.gx-sm-1{--touchtotell-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--touchtotell-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--touchtotell-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--touchtotell-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--touchtotell-gutter-x: .75rem}.g-sm-3,.gy-sm-3{--touchtotell-gutter-y: .75rem}.g-sm-4,.gx-sm-4{--touchtotell-gutter-x: 1rem}.g-sm-4,.gy-sm-4{--touchtotell-gutter-y: 1rem}.g-sm-5,.gx-sm-5{--touchtotell-gutter-x: 1.25rem}.g-sm-5,.gy-sm-5{--touchtotell-gutter-y: 1.25rem}.g-sm-6,.gx-sm-6{--touchtotell-gutter-x: 1.5rem}.g-sm-6,.gy-sm-6{--touchtotell-gutter-y: 1.5rem}.g-sm-7,.gx-sm-7{--touchtotell-gutter-x: 1.75rem}.g-sm-7,.gy-sm-7{--touchtotell-gutter-y: 1.75rem}.g-sm-8,.gx-sm-8{--touchtotell-gutter-x: 2rem}.g-sm-8,.gy-sm-8{--touchtotell-gutter-y: 2rem}.g-sm-9,.gx-sm-9{--touchtotell-gutter-x: 2.5rem}.g-sm-9,.gy-sm-9{--touchtotell-gutter-y: 2.5rem}.g-sm-10,.gx-sm-10{--touchtotell-gutter-x: 3rem}.g-sm-10,.gy-sm-10{--touchtotell-gutter-y: 3rem}.g-sm-11,.gx-sm-11{--touchtotell-gutter-x: 3.5rem}.g-sm-11,.gy-sm-11{--touchtotell-gutter-y: 3.5rem}.g-sm-12,.gx-sm-12{--touchtotell-gutter-x: 4rem}.g-sm-12,.gy-sm-12{--touchtotell-gutter-y: 4rem}}@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.33333%}.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.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--touchtotell-gutter-x: 0}.g-md-0,.gy-md-0{--touchtotell-gutter-y: 0}.g-md-1,.gx-md-1{--touchtotell-gutter-x: .25rem}.g-md-1,.gy-md-1{--touchtotell-gutter-y: .25rem}.g-md-2,.gx-md-2{--touchtotell-gutter-x: .5rem}.g-md-2,.gy-md-2{--touchtotell-gutter-y: .5rem}.g-md-3,.gx-md-3{--touchtotell-gutter-x: .75rem}.g-md-3,.gy-md-3{--touchtotell-gutter-y: .75rem}.g-md-4,.gx-md-4{--touchtotell-gutter-x: 1rem}.g-md-4,.gy-md-4{--touchtotell-gutter-y: 1rem}.g-md-5,.gx-md-5{--touchtotell-gutter-x: 1.25rem}.g-md-5,.gy-md-5{--touchtotell-gutter-y: 1.25rem}.g-md-6,.gx-md-6{--touchtotell-gutter-x: 1.5rem}.g-md-6,.gy-md-6{--touchtotell-gutter-y: 1.5rem}.g-md-7,.gx-md-7{--touchtotell-gutter-x: 1.75rem}.g-md-7,.gy-md-7{--touchtotell-gutter-y: 1.75rem}.g-md-8,.gx-md-8{--touchtotell-gutter-x: 2rem}.g-md-8,.gy-md-8{--touchtotell-gutter-y: 2rem}.g-md-9,.gx-md-9{--touchtotell-gutter-x: 2.5rem}.g-md-9,.gy-md-9{--touchtotell-gutter-y: 2.5rem}.g-md-10,.gx-md-10{--touchtotell-gutter-x: 3rem}.g-md-10,.gy-md-10{--touchtotell-gutter-y: 3rem}.g-md-11,.gx-md-11{--touchtotell-gutter-x: 3.5rem}.g-md-11,.gy-md-11{--touchtotell-gutter-y: 3.5rem}.g-md-12,.gx-md-12{--touchtotell-gutter-x: 4rem}.g-md-12,.gy-md-12{--touchtotell-gutter-y: 4rem}}@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.33333%}.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.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--touchtotell-gutter-x: 0}.g-lg-0,.gy-lg-0{--touchtotell-gutter-y: 0}.g-lg-1,.gx-lg-1{--touchtotell-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--touchtotell-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--touchtotell-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--touchtotell-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--touchtotell-gutter-x: .75rem}.g-lg-3,.gy-lg-3{--touchtotell-gutter-y: .75rem}.g-lg-4,.gx-lg-4{--touchtotell-gutter-x: 1rem}.g-lg-4,.gy-lg-4{--touchtotell-gutter-y: 1rem}.g-lg-5,.gx-lg-5{--touchtotell-gutter-x: 1.25rem}.g-lg-5,.gy-lg-5{--touchtotell-gutter-y: 1.25rem}.g-lg-6,.gx-lg-6{--touchtotell-gutter-x: 1.5rem}.g-lg-6,.gy-lg-6{--touchtotell-gutter-y: 1.5rem}.g-lg-7,.gx-lg-7{--touchtotell-gutter-x: 1.75rem}.g-lg-7,.gy-lg-7{--touchtotell-gutter-y: 1.75rem}.g-lg-8,.gx-lg-8{--touchtotell-gutter-x: 2rem}.g-lg-8,.gy-lg-8{--touchtotell-gutter-y: 2rem}.g-lg-9,.gx-lg-9{--touchtotell-gutter-x: 2.5rem}.g-lg-9,.gy-lg-9{--touchtotell-gutter-y: 2.5rem}.g-lg-10,.gx-lg-10{--touchtotell-gutter-x: 3rem}.g-lg-10,.gy-lg-10{--touchtotell-gutter-y: 3rem}.g-lg-11,.gx-lg-11{--touchtotell-gutter-x: 3.5rem}.g-lg-11,.gy-lg-11{--touchtotell-gutter-y: 3.5rem}.g-lg-12,.gx-lg-12{--touchtotell-gutter-x: 4rem}.g-lg-12,.gy-lg-12{--touchtotell-gutter-y: 4rem}}@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.33333%}.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.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--touchtotell-gutter-x: 0}.g-xl-0,.gy-xl-0{--touchtotell-gutter-y: 0}.g-xl-1,.gx-xl-1{--touchtotell-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--touchtotell-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--touchtotell-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--touchtotell-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--touchtotell-gutter-x: .75rem}.g-xl-3,.gy-xl-3{--touchtotell-gutter-y: .75rem}.g-xl-4,.gx-xl-4{--touchtotell-gutter-x: 1rem}.g-xl-4,.gy-xl-4{--touchtotell-gutter-y: 1rem}.g-xl-5,.gx-xl-5{--touchtotell-gutter-x: 1.25rem}.g-xl-5,.gy-xl-5{--touchtotell-gutter-y: 1.25rem}.g-xl-6,.gx-xl-6{--touchtotell-gutter-x: 1.5rem}.g-xl-6,.gy-xl-6{--touchtotell-gutter-y: 1.5rem}.g-xl-7,.gx-xl-7{--touchtotell-gutter-x: 1.75rem}.g-xl-7,.gy-xl-7{--touchtotell-gutter-y: 1.75rem}.g-xl-8,.gx-xl-8{--touchtotell-gutter-x: 2rem}.g-xl-8,.gy-xl-8{--touchtotell-gutter-y: 2rem}.g-xl-9,.gx-xl-9{--touchtotell-gutter-x: 2.5rem}.g-xl-9,.gy-xl-9{--touchtotell-gutter-y: 2.5rem}.g-xl-10,.gx-xl-10{--touchtotell-gutter-x: 3rem}.g-xl-10,.gy-xl-10{--touchtotell-gutter-y: 3rem}.g-xl-11,.gx-xl-11{--touchtotell-gutter-x: 3.5rem}.g-xl-11,.gy-xl-11{--touchtotell-gutter-y: 3.5rem}.g-xl-12,.gx-xl-12{--touchtotell-gutter-x: 4rem}.g-xl-12,.gy-xl-12{--touchtotell-gutter-y: 4rem}}@media (min-width: 1440px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--touchtotell-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--touchtotell-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--touchtotell-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--touchtotell-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--touchtotell-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--touchtotell-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--touchtotell-gutter-x: .75rem}.g-xxl-3,.gy-xxl-3{--touchtotell-gutter-y: .75rem}.g-xxl-4,.gx-xxl-4{--touchtotell-gutter-x: 1rem}.g-xxl-4,.gy-xxl-4{--touchtotell-gutter-y: 1rem}.g-xxl-5,.gx-xxl-5{--touchtotell-gutter-x: 1.25rem}.g-xxl-5,.gy-xxl-5{--touchtotell-gutter-y: 1.25rem}.g-xxl-6,.gx-xxl-6{--touchtotell-gutter-x: 1.5rem}.g-xxl-6,.gy-xxl-6{--touchtotell-gutter-y: 1.5rem}.g-xxl-7,.gx-xxl-7{--touchtotell-gutter-x: 1.75rem}.g-xxl-7,.gy-xxl-7{--touchtotell-gutter-y: 1.75rem}.g-xxl-8,.gx-xxl-8{--touchtotell-gutter-x: 2rem}.g-xxl-8,.gy-xxl-8{--touchtotell-gutter-y: 2rem}.g-xxl-9,.gx-xxl-9{--touchtotell-gutter-x: 2.5rem}.g-xxl-9,.gy-xxl-9{--touchtotell-gutter-y: 2.5rem}.g-xxl-10,.gx-xxl-10{--touchtotell-gutter-x: 3rem}.g-xxl-10,.gy-xxl-10{--touchtotell-gutter-y: 3rem}.g-xxl-11,.gx-xxl-11{--touchtotell-gutter-x: 3.5rem}.g-xxl-11,.gy-xxl-11{--touchtotell-gutter-y: 3.5rem}.g-xxl-12,.gx-xxl-12{--touchtotell-gutter-x: 4rem}.g-xxl-12,.gy-xxl-12{--touchtotell-gutter-y: 4rem}}.card{--touchtotell-card-spacer-y: 1.5rem;--touchtotell-card-spacer-x: 1.5rem;--touchtotell-card-title-spacer-y: 1rem;--touchtotell-card-title-color: #052034;--touchtotell-card-subtitle-color: ;--touchtotell-card-border-width: var(--touchtotell-border-width);--touchtotell-card-border-color: #B9E3FF;--touchtotell-card-border-radius: 1.5rem;--touchtotell-card-box-shadow: ;--touchtotell-card-inner-border-radius: calc(1.5rem - (var(--touchtotell-border-width)));--touchtotell-card-cap-padding-y: 1.25rem;--touchtotell-card-cap-padding-x: 0;--touchtotell-card-cap-bg: rgba(0,0,0,0);--touchtotell-card-cap-color: ;--touchtotell-card-height: 100%;--touchtotell-card-color: ;--touchtotell-card-bg: #F6FBFF;--touchtotell-card-img-overlay-padding: 1rem;--touchtotell-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--touchtotell-card-height);color:var(--touchtotell-body-color);word-wrap:break-word;background-color:var(--touchtotell-card-bg);background-clip:border-box;border:var(--touchtotell-card-border-width) solid var(--touchtotell-card-border-color);border-radius:var(--touchtotell-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--touchtotell-card-inner-border-radius);border-top-right-radius:var(--touchtotell-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--touchtotell-card-inner-border-radius);border-bottom-left-radius:var(--touchtotell-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--touchtotell-card-spacer-y) var(--touchtotell-card-spacer-x);color:var(--touchtotell-card-color)}.card-title{margin-bottom:var(--touchtotell-card-title-spacer-y);color:var(--touchtotell-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--touchtotell-card-title-spacer-y));margin-bottom:0;color:var(--touchtotell-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--touchtotell-card-spacer-x)}.card-header{padding:var(--touchtotell-card-cap-padding-y) var(--touchtotell-card-cap-padding-x);margin-bottom:0;color:var(--touchtotell-card-cap-color);background-color:var(--touchtotell-card-cap-bg);border-bottom:var(--touchtotell-card-border-width) solid var(--touchtotell-card-border-color)}.card-header:first-child{border-radius:var(--touchtotell-card-inner-border-radius) var(--touchtotell-card-inner-border-radius) 0 0}.card-footer{padding:var(--touchtotell-card-cap-padding-y) var(--touchtotell-card-cap-padding-x);color:var(--touchtotell-card-cap-color);background-color:var(--touchtotell-card-cap-bg);border-top:var(--touchtotell-card-border-width) solid var(--touchtotell-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--touchtotell-card-inner-border-radius) var(--touchtotell-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--touchtotell-card-cap-padding-x));margin-bottom:calc(-1 * var(--touchtotell-card-cap-padding-y));margin-left:calc(-.5 * var(--touchtotell-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--touchtotell-card-bg);border-bottom-color:var(--touchtotell-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--touchtotell-card-cap-padding-x));margin-left:calc(-.5 * var(--touchtotell-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--touchtotell-card-img-overlay-padding);border-radius:var(--touchtotell-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--touchtotell-card-inner-border-radius);border-top-right-radius:var(--touchtotell-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--touchtotell-card-inner-border-radius);border-bottom-left-radius:var(--touchtotell-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--touchtotell-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{border-bottom-left-radius:0}}.nav{--touchtotell-nav-link-padding-x: 1.4375rem;--touchtotell-nav-link-padding-y: .6875rem;--touchtotell-nav-link-font-weight: 600;--touchtotell-nav-link-color: #052034;--touchtotell-nav-link-hover-color: var(--touchtotell-link-hover-color);--touchtotell-nav-link-disabled-color: var(--touchtotell-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--touchtotell-nav-link-padding-y) var(--touchtotell-nav-link-padding-x);font-size:var(--touchtotell-nav-link-font-size);font-weight:var(--touchtotell-nav-link-font-weight);color:var(--touchtotell-nav-link-color);text-decoration:none;background:none;border:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--touchtotell-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 1px #0079cc}.nav-link.disabled,.nav-link:disabled{color:var(--touchtotell-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--touchtotell-nav-tabs-border-width: var(--touchtotell-border-width);--touchtotell-nav-tabs-border-color: #D1ECFF;--touchtotell-nav-tabs-border-radius: 1rem;--touchtotell-nav-tabs-link-hover-border-color: #D1ECFF;--touchtotell-nav-tabs-link-active-color: #0079CC;--touchtotell-nav-tabs-link-active-bg: rgba(0,0,0,0);--touchtotell-nav-tabs-link-active-border-color: #D1ECFF #D1ECFF #fff;border-bottom:var(--touchtotell-nav-tabs-border-width) solid var(--touchtotell-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--touchtotell-nav-tabs-border-width));border:var(--touchtotell-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--touchtotell-nav-tabs-border-radius);border-top-right-radius:var(--touchtotell-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--touchtotell-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--touchtotell-nav-tabs-link-active-color);background-color:var(--touchtotell-nav-tabs-link-active-bg);border-color:var(--touchtotell-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--touchtotell-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--touchtotell-nav-pills-border-radius: var(--touchtotell-border-radius);--touchtotell-nav-pills-link-active-color: #fff;--touchtotell-nav-pills-link-active-bg: #0079CC}.nav-pills .nav-link{border-radius:var(--touchtotell-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--touchtotell-nav-pills-link-active-color);background-color:var(--touchtotell-nav-pills-link-active-bg)}.nav-underline{--touchtotell-nav-underline-gap: 1rem;--touchtotell-nav-underline-border-width: .125rem;--touchtotell-nav-underline-link-active-color: var(--touchtotell-emphasis-color);gap:var(--touchtotell-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--touchtotell-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--touchtotell-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.btn,.gform_button,.gform_next_button,.gform_previous_button{--touchtotell-btn-padding-x: 1.4375rem;--touchtotell-btn-padding-y: .6875rem;--touchtotell-btn-font-family: ;--touchtotell-btn-font-size:1rem;--touchtotell-btn-font-weight: 600;--touchtotell-btn-line-height: 1.5;--touchtotell-btn-color: var(--touchtotell-body-color);--touchtotell-btn-bg: transparent;--touchtotell-btn-border-width: 1px;--touchtotell-btn-border-color: transparent;--touchtotell-btn-border-radius: 1.5rem;--touchtotell-btn-hover-border-color: transparent;--touchtotell-btn-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--touchtotell-btn-disabled-opacity: .3;--touchtotell-btn-focus-box-shadow: 0 0 0 4px rgba(var(--touchtotell-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--touchtotell-btn-padding-y) var(--touchtotell-btn-padding-x);font-family:var(--touchtotell-btn-font-family);font-size:var(--touchtotell-btn-font-size);font-weight:var(--touchtotell-btn-font-weight);line-height:var(--touchtotell-btn-line-height);color:var(--touchtotell-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--touchtotell-btn-border-width) solid var(--touchtotell-btn-border-color);border-radius:var(--touchtotell-btn-border-radius);background-color:var(--touchtotell-btn-bg);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}@media (prefers-reduced-motion: reduce){.btn,.gform_button,.gform_next_button,.gform_previous_button{transition:none}}.btn:hover,.gform_button:hover,.gform_next_button:hover,.gform_previous_button:hover{color:var(--touchtotell-btn-hover-color);background-color:var(--touchtotell-btn-hover-bg);border-color:var(--touchtotell-btn-hover-border-color)}.btn-check+.btn:hover,.btn-check+.gform_button:hover,.btn-check+.gform_next_button:hover,.btn-check+.gform_previous_button:hover{color:var(--touchtotell-btn-color);background-color:var(--touchtotell-btn-bg);border-color:var(--touchtotell-btn-border-color)}.btn:focus-visible,.gform_button:focus-visible,.gform_next_button:focus-visible,.gform_previous_button:focus-visible{color:var(--touchtotell-btn-hover-color);background-color:var(--touchtotell-btn-hover-bg);border-color:var(--touchtotell-btn-hover-border-color);outline:0;box-shadow:var(--touchtotell-btn-focus-box-shadow)}.btn-check:focus-visible+.btn,.btn-check:focus-visible+.gform_button,.btn-check:focus-visible+.gform_next_button,.btn-check:focus-visible+.gform_previous_button{border-color:var(--touchtotell-btn-hover-border-color);outline:0;box-shadow:var(--touchtotell-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn-check:checked+.gform_button,.btn-check:checked+.gform_next_button,.btn-check:checked+.gform_previous_button,:not(.btn-check)+.btn:active,:not(.btn-check)+.gform_button:active,:not(.btn-check)+.gform_next_button:active,:not(.btn-check)+.gform_previous_button:active,.btn:first-child:active,.gform_button:first-child:active,.gform_next_button:first-child:active,.gform_previous_button:first-child:active,.btn.active,.active.gform_button,.active.gform_next_button,.active.gform_previous_button,.btn.show,.show.gform_button,.show.gform_next_button,.show.gform_previous_button{color:var(--touchtotell-btn-active-color);background-color:var(--touchtotell-btn-active-bg);border-color:var(--touchtotell-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn-check:checked+.gform_button:focus-visible,.btn-check:checked+.gform_next_button:focus-visible,.btn-check:checked+.gform_previous_button:focus-visible,:not(.btn-check)+.btn:active:focus-visible,:not(.btn-check)+.gform_button:active:focus-visible,:not(.btn-check)+.gform_next_button:active:focus-visible,:not(.btn-check)+.gform_previous_button:active:focus-visible,.btn:first-child:active:focus-visible,.gform_button:first-child:active:focus-visible,.gform_next_button:first-child:active:focus-visible,.gform_previous_button:first-child:active:focus-visible,.btn.active:focus-visible,.active.gform_button:focus-visible,.active.gform_next_button:focus-visible,.active.gform_previous_button:focus-visible,.btn.show:focus-visible,.show.gform_button:focus-visible,.show.gform_next_button:focus-visible,.show.gform_previous_button:focus-visible{box-shadow:var(--touchtotell-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn,.btn-check:checked:focus-visible+.gform_button,.btn-check:checked:focus-visible+.gform_next_button,.btn-check:checked:focus-visible+.gform_previous_button{box-shadow:var(--touchtotell-btn-focus-box-shadow)}.btn:disabled,.gform_button:disabled,.gform_next_button:disabled,.gform_previous_button:disabled,.btn.disabled,.disabled.gform_button,.disabled.gform_next_button,.disabled.gform_previous_button,fieldset:disabled .btn,fieldset:disabled .gform_button,fieldset:disabled .gform_next_button,fieldset:disabled .gform_previous_button{color:var(--touchtotell-btn-disabled-color);pointer-events:none;background-color:var(--touchtotell-btn-disabled-bg);border-color:var(--touchtotell-btn-disabled-border-color);opacity:var(--touchtotell-btn-disabled-opacity)}.btn-primary,.gform_button,.gform_next_button{--touchtotell-btn-color: #fff;--touchtotell-btn-bg: #0079CC;--touchtotell-btn-border-color: #0079CC;--touchtotell-btn-hover-color: #fff;--touchtotell-btn-hover-bg: #0067ad;--touchtotell-btn-hover-border-color: #0067ad;--touchtotell-btn-focus-shadow-rgb: 38,141,212;--touchtotell-btn-active-color: #fff;--touchtotell-btn-active-bg: #0061a3;--touchtotell-btn-active-border-color: #005b99;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #fff;--touchtotell-btn-disabled-bg: #0079CC;--touchtotell-btn-disabled-border-color: #0079CC}.btn-success{--touchtotell-btn-color: #fff;--touchtotell-btn-bg: green;--touchtotell-btn-border-color: green;--touchtotell-btn-hover-color: #fff;--touchtotell-btn-hover-bg: #006d00;--touchtotell-btn-hover-border-color: #006d00;--touchtotell-btn-focus-shadow-rgb: 38,147,38;--touchtotell-btn-active-color: #fff;--touchtotell-btn-active-bg: #060;--touchtotell-btn-active-border-color: #006000;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #fff;--touchtotell-btn-disabled-bg: green;--touchtotell-btn-disabled-border-color: green}.btn-info{--touchtotell-btn-color: #fff;--touchtotell-btn-bg: #0079CC;--touchtotell-btn-border-color: #0079CC;--touchtotell-btn-hover-color: #fff;--touchtotell-btn-hover-bg: #0067ad;--touchtotell-btn-hover-border-color: #0067ad;--touchtotell-btn-focus-shadow-rgb: 38,141,212;--touchtotell-btn-active-color: #fff;--touchtotell-btn-active-bg: #0061a3;--touchtotell-btn-active-border-color: #005b99;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #fff;--touchtotell-btn-disabled-bg: #0079CC;--touchtotell-btn-disabled-border-color: #0079CC}.btn-warning{--touchtotell-btn-color: #052034;--touchtotell-btn-bg: #FFD629;--touchtotell-btn-border-color: #FFD629;--touchtotell-btn-hover-color: #052034;--touchtotell-btn-hover-bg: #ffdc49;--touchtotell-btn-hover-border-color: #ffda3e;--touchtotell-btn-focus-shadow-rgb: 218,187,43;--touchtotell-btn-active-color: #052034;--touchtotell-btn-active-bg: #ffde54;--touchtotell-btn-active-border-color: #ffda3e;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #052034;--touchtotell-btn-disabled-bg: #FFD629;--touchtotell-btn-disabled-border-color: #FFD629}.btn-danger{--touchtotell-btn-color: #000;--touchtotell-btn-bg: red;--touchtotell-btn-border-color: red;--touchtotell-btn-hover-color: #000;--touchtotell-btn-hover-bg: #ff2626;--touchtotell-btn-hover-border-color: #ff1a1a;--touchtotell-btn-focus-shadow-rgb: 217,0,0;--touchtotell-btn-active-color: #052034;--touchtotell-btn-active-bg: #f33;--touchtotell-btn-active-border-color: #ff1a1a;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #000;--touchtotell-btn-disabled-bg: red;--touchtotell-btn-disabled-border-color: red}.btn-light{--touchtotell-btn-color: #052034;--touchtotell-btn-bg: #EFF8FF;--touchtotell-btn-border-color: #EFF8FF;--touchtotell-btn-hover-color: #052034;--touchtotell-btn-hover-bg: #cbd3d9;--touchtotell-btn-hover-border-color: #cbd3d9;--touchtotell-btn-focus-shadow-rgb: 204,216,225;--touchtotell-btn-active-color: #052034;--touchtotell-btn-active-bg: #bfc6cc;--touchtotell-btn-active-border-color: #b3babf;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #052034;--touchtotell-btn-disabled-bg: #EFF8FF;--touchtotell-btn-disabled-border-color: #EFF8FF}.btn-dark{--touchtotell-btn-color: #fff;--touchtotell-btn-bg: #052034;--touchtotell-btn-border-color: #052034;--touchtotell-btn-hover-color: #fff;--touchtotell-btn-hover-bg: #2b4152;--touchtotell-btn-hover-border-color: #1e3648;--touchtotell-btn-focus-shadow-rgb: 43,65,82;--touchtotell-btn-active-color: #fff;--touchtotell-btn-active-bg: #374d5d;--touchtotell-btn-active-border-color: #1e3648;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #fff;--touchtotell-btn-disabled-bg: #052034;--touchtotell-btn-disabled-border-color: #052034}.btn-outline-primary{--touchtotell-btn-color: #0079CC;--touchtotell-btn-border-color: #0079CC;--touchtotell-btn-hover-color: #fff;--touchtotell-btn-hover-bg: #0079CC;--touchtotell-btn-hover-border-color: #0079CC;--touchtotell-btn-focus-shadow-rgb: 0,121,204;--touchtotell-btn-active-color: #fff;--touchtotell-btn-active-bg: #0079CC;--touchtotell-btn-active-border-color: #0079CC;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #0079CC;--touchtotell-btn-disabled-bg: transparent;--touchtotell-btn-disabled-border-color: #0079CC;--touchtotell-gradient: none}.btn-outline-success{--touchtotell-btn-color: green;--touchtotell-btn-border-color: green;--touchtotell-btn-hover-color: #fff;--touchtotell-btn-hover-bg: green;--touchtotell-btn-hover-border-color: green;--touchtotell-btn-focus-shadow-rgb: 0,128,0;--touchtotell-btn-active-color: #fff;--touchtotell-btn-active-bg: green;--touchtotell-btn-active-border-color: green;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: green;--touchtotell-btn-disabled-bg: transparent;--touchtotell-btn-disabled-border-color: green;--touchtotell-gradient: none}.btn-outline-info{--touchtotell-btn-color: #0079CC;--touchtotell-btn-border-color: #0079CC;--touchtotell-btn-hover-color: #fff;--touchtotell-btn-hover-bg: #0079CC;--touchtotell-btn-hover-border-color: #0079CC;--touchtotell-btn-focus-shadow-rgb: 0,121,204;--touchtotell-btn-active-color: #fff;--touchtotell-btn-active-bg: #0079CC;--touchtotell-btn-active-border-color: #0079CC;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #0079CC;--touchtotell-btn-disabled-bg: transparent;--touchtotell-btn-disabled-border-color: #0079CC;--touchtotell-gradient: none}.btn-outline-warning{--touchtotell-btn-color: #FFD629;--touchtotell-btn-border-color: #FFD629;--touchtotell-btn-hover-color: #052034;--touchtotell-btn-hover-bg: #FFD629;--touchtotell-btn-hover-border-color: #FFD629;--touchtotell-btn-focus-shadow-rgb: 255,214,41;--touchtotell-btn-active-color: #052034;--touchtotell-btn-active-bg: #FFD629;--touchtotell-btn-active-border-color: #FFD629;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #FFD629;--touchtotell-btn-disabled-bg: transparent;--touchtotell-btn-disabled-border-color: #FFD629;--touchtotell-gradient: none}.btn-outline-danger{--touchtotell-btn-color: red;--touchtotell-btn-border-color: red;--touchtotell-btn-hover-color: #000;--touchtotell-btn-hover-bg: red;--touchtotell-btn-hover-border-color: red;--touchtotell-btn-focus-shadow-rgb: 255,0,0;--touchtotell-btn-active-color: #000;--touchtotell-btn-active-bg: red;--touchtotell-btn-active-border-color: red;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: red;--touchtotell-btn-disabled-bg: transparent;--touchtotell-btn-disabled-border-color: red;--touchtotell-gradient: none}.btn-outline-light{--touchtotell-btn-color: #EFF8FF;--touchtotell-btn-border-color: #EFF8FF;--touchtotell-btn-hover-color: #052034;--touchtotell-btn-hover-bg: #EFF8FF;--touchtotell-btn-hover-border-color: #EFF8FF;--touchtotell-btn-focus-shadow-rgb: 239,248,255;--touchtotell-btn-active-color: #052034;--touchtotell-btn-active-bg: #EFF8FF;--touchtotell-btn-active-border-color: #EFF8FF;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #EFF8FF;--touchtotell-btn-disabled-bg: transparent;--touchtotell-btn-disabled-border-color: #EFF8FF;--touchtotell-gradient: none}.btn-outline-dark{--touchtotell-btn-color: #052034;--touchtotell-btn-border-color: #052034;--touchtotell-btn-hover-color: #fff;--touchtotell-btn-hover-bg: #052034;--touchtotell-btn-hover-border-color: #052034;--touchtotell-btn-focus-shadow-rgb: 5,32,52;--touchtotell-btn-active-color: #fff;--touchtotell-btn-active-bg: #052034;--touchtotell-btn-active-border-color: #052034;--touchtotell-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--touchtotell-btn-disabled-color: #052034;--touchtotell-btn-disabled-bg: transparent;--touchtotell-btn-disabled-border-color: #052034;--touchtotell-gradient: none}.btn-link{--touchtotell-btn-font-weight: 400;--touchtotell-btn-color: #052034;--touchtotell-btn-bg: transparent;--touchtotell-btn-border-color: transparent;--touchtotell-btn-hover-color: #052034;--touchtotell-btn-hover-border-color: transparent;--touchtotell-btn-active-color: #052034;--touchtotell-btn-active-border-color: transparent;--touchtotell-btn-disabled-color: #6c757d;--touchtotell-btn-disabled-border-color: transparent;--touchtotell-btn-box-shadow: 0 0 0 #000;--touchtotell-btn-focus-shadow-rgb: 38,141,212;-webkit-text-decoration:underline .05em;text-decoration:underline .05em}.btn-link:hover,.btn-link:focus-visible{text-decoration:none}.btn-link:focus-visible{color:var(--touchtotell-btn-color)}.btn-link:hover{color:var(--touchtotell-btn-hover-color)}.btn-lg{--touchtotell-btn-padding-y: .8125rem;--touchtotell-btn-padding-x: 1.6875rem;--touchtotell-btn-font-size:1.125rem;--touchtotell-btn-border-radius: 1.75rem}.btn-sm{--touchtotell-btn-padding-y: .5rem;--touchtotell-btn-padding-x: .9375rem;--touchtotell-btn-font-size:.875rem;--touchtotell-btn-border-radius: 1.25rem}.alert,.gform_submission_error{--touchtotell-alert-bg: transparent;--touchtotell-alert-padding-x: 1.25rem;--touchtotell-alert-padding-y: .75rem;--touchtotell-alert-margin-bottom: 1rem;--touchtotell-alert-color: inherit;--touchtotell-alert-border-color: transparent;--touchtotell-alert-border: 0 solid var(--touchtotell-alert-border-color);--touchtotell-alert-border-radius: 1.5rem;--touchtotell-alert-link-color: inherit;position:relative;padding:var(--touchtotell-alert-padding-y) var(--touchtotell-alert-padding-x);margin-bottom:var(--touchtotell-alert-margin-bottom);color:var(--touchtotell-alert-color);background-color:var(--touchtotell-alert-bg);border:var(--touchtotell-alert-border);border-radius:var(--touchtotell-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--touchtotell-alert-link-color)}.alert-dismissible{padding-right:3.75rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:.9375rem 1.25rem}.alert-primary{--touchtotell-alert-color: var(--touchtotell-primary-text-emphasis);--touchtotell-alert-bg: var(--touchtotell-primary-bg-subtle);--touchtotell-alert-border-color: var(--touchtotell-primary-border-subtle);--touchtotell-alert-link-color: var(--touchtotell-primary-text-emphasis)}.alert-success{--touchtotell-alert-color: var(--touchtotell-success-text-emphasis);--touchtotell-alert-bg: var(--touchtotell-success-bg-subtle);--touchtotell-alert-border-color: var(--touchtotell-success-border-subtle);--touchtotell-alert-link-color: var(--touchtotell-success-text-emphasis)}.alert-info{--touchtotell-alert-color: var(--touchtotell-info-text-emphasis);--touchtotell-alert-bg: var(--touchtotell-info-bg-subtle);--touchtotell-alert-border-color: var(--touchtotell-info-border-subtle);--touchtotell-alert-link-color: var(--touchtotell-info-text-emphasis)}.alert-warning{--touchtotell-alert-color: var(--touchtotell-warning-text-emphasis);--touchtotell-alert-bg: var(--touchtotell-warning-bg-subtle);--touchtotell-alert-border-color: var(--touchtotell-warning-border-subtle);--touchtotell-alert-link-color: var(--touchtotell-warning-text-emphasis)}.alert-danger,.gform_submission_error{--touchtotell-alert-color: var(--touchtotell-danger-text-emphasis);--touchtotell-alert-bg: var(--touchtotell-danger-bg-subtle);--touchtotell-alert-border-color: var(--touchtotell-danger-border-subtle);--touchtotell-alert-link-color: var(--touchtotell-danger-text-emphasis)}.alert-light{--touchtotell-alert-color: var(--touchtotell-light-text-emphasis);--touchtotell-alert-bg: var(--touchtotell-light-bg-subtle);--touchtotell-alert-border-color: var(--touchtotell-light-border-subtle);--touchtotell-alert-link-color: var(--touchtotell-light-text-emphasis)}.alert-dark{--touchtotell-alert-color: var(--touchtotell-dark-text-emphasis);--touchtotell-alert-bg: var(--touchtotell-dark-bg-subtle);--touchtotell-alert-border-color: var(--touchtotell-dark-border-subtle);--touchtotell-alert-link-color: var(--touchtotell-dark-text-emphasis)}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.offcanvas-sm,.offcanvas-md,.offcanvas-lg,.offcanvas-xl,.offcanvas-xxl,.offcanvas{--touchtotell-offcanvas-zindex: 1045;--touchtotell-offcanvas-width: 400px;--touchtotell-offcanvas-height: 30vh;--touchtotell-offcanvas-padding-x: 1.25rem;--touchtotell-offcanvas-padding-y: 1.25rem;--touchtotell-offcanvas-color: var(--touchtotell-body-color);--touchtotell-offcanvas-bg: var(--touchtotell-body-bg);--touchtotell-offcanvas-border-width: 0;--touchtotell-offcanvas-border-color: var(--touchtotell-border-color-translucent);--touchtotell-offcanvas-box-shadow: var(--touchtotell-box-shadow-sm);--touchtotell-offcanvas-transition: transform .3s ease-in-out;--touchtotell-offcanvas-title-line-height: 1.55556}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--touchtotell-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--touchtotell-offcanvas-color);visibility:hidden;background-color:var(--touchtotell-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--touchtotell-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--touchtotell-offcanvas-width);border-right:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--touchtotell-offcanvas-width);border-left:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-bottom:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-top:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--touchtotell-offcanvas-height: auto;--touchtotell-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--touchtotell-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--touchtotell-offcanvas-color);visibility:hidden;background-color:var(--touchtotell-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--touchtotell-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--touchtotell-offcanvas-width);border-right:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--touchtotell-offcanvas-width);border-left:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-bottom:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-top:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--touchtotell-offcanvas-height: auto;--touchtotell-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--touchtotell-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--touchtotell-offcanvas-color);visibility:hidden;background-color:var(--touchtotell-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--touchtotell-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--touchtotell-offcanvas-width);border-right:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--touchtotell-offcanvas-width);border-left:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-bottom:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-top:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--touchtotell-offcanvas-height: auto;--touchtotell-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--touchtotell-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--touchtotell-offcanvas-color);visibility:hidden;background-color:var(--touchtotell-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--touchtotell-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--touchtotell-offcanvas-width);border-right:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--touchtotell-offcanvas-width);border-left:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-bottom:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-top:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--touchtotell-offcanvas-height: auto;--touchtotell-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1439.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--touchtotell-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--touchtotell-offcanvas-color);visibility:hidden;background-color:var(--touchtotell-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--touchtotell-offcanvas-transition)}}@media (max-width: 1439.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1439.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--touchtotell-offcanvas-width);border-right:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--touchtotell-offcanvas-width);border-left:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-bottom:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-top:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1440px){.offcanvas-xxl{--touchtotell-offcanvas-height: auto;--touchtotell-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--touchtotell-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--touchtotell-offcanvas-color);visibility:hidden;background-color:var(--touchtotell-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--touchtotell-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--touchtotell-offcanvas-width);border-right:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--touchtotell-offcanvas-width);border-left:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-bottom:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--touchtotell-offcanvas-height);max-height:100%;border-top:var(--touchtotell-offcanvas-border-width) solid var(--touchtotell-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--touchtotell-offcanvas-padding-y) var(--touchtotell-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--touchtotell-offcanvas-padding-y) * .5) calc(var(--touchtotell-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--touchtotell-offcanvas-padding-y));margin-right:calc(-.5 * var(--touchtotell-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--touchtotell-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--touchtotell-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--touchtotell-offcanvas-padding-y) var(--touchtotell-offcanvas-padding-x);overflow-y:auto}.modal{--touchtotell-modal-zindex: 1055;--touchtotell-modal-width: 500px;--touchtotell-modal-padding: 1.25rem;--touchtotell-modal-margin: .5rem;--touchtotell-modal-color: var(--touchtotell-body-color);--touchtotell-modal-bg: #fff;--touchtotell-modal-border-color: var(--touchtotell-border-color-translucent);--touchtotell-modal-border-width: 0;--touchtotell-modal-border-radius: 1.5rem;--touchtotell-modal-box-shadow: var(--touchtotell-box-shadow-sm);--touchtotell-modal-inner-border-radius: 1.5rem;--touchtotell-modal-header-padding-x: var(--touchtotell-modal-padding);--touchtotell-modal-header-padding-y: .5rem;--touchtotell-modal-header-padding: .5rem var(--touchtotell-modal-padding);--touchtotell-modal-header-border-color: var(--touchtotell-border-color);--touchtotell-modal-header-border-width: 0;--touchtotell-modal-title-line-height: 1.55556;--touchtotell-modal-footer-gap: .5rem;--touchtotell-modal-footer-bg: ;--touchtotell-modal-footer-border-color: var(--touchtotell-border-color);--touchtotell-modal-footer-border-width: 0;position:fixed;top:0;left:0;z-index:var(--touchtotell-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--touchtotell-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:none;transition:transform 0.3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--touchtotell-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--touchtotell-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--touchtotell-modal-color);pointer-events:auto;background-color:var(--touchtotell-modal-bg);background-clip:padding-box;border:var(--touchtotell-modal-border-width) solid var(--touchtotell-modal-border-color);border-radius:var(--touchtotell-modal-border-radius);outline:0}.modal-backdrop{--touchtotell-backdrop-zindex: 1050;--touchtotell-backdrop-bg: #000;--touchtotell-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--touchtotell-backdrop-zindex);width:100vw;height:100vh;background-color:var(--touchtotell-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--touchtotell-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--touchtotell-modal-header-padding);border-bottom:var(--touchtotell-modal-header-border-width) solid var(--touchtotell-modal-header-border-color);border-top-left-radius:var(--touchtotell-modal-inner-border-radius);border-top-right-radius:var(--touchtotell-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--touchtotell-modal-header-padding-y) * .5) calc(var(--touchtotell-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--touchtotell-modal-header-padding-y));margin-right:calc(-.5 * var(--touchtotell-modal-header-padding-x));margin-bottom:calc(-.5 * var(--touchtotell-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--touchtotell-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--touchtotell-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--touchtotell-modal-padding) - var(--touchtotell-modal-footer-gap) * .5);background-color:var(--touchtotell-modal-footer-bg);border-top:var(--touchtotell-modal-footer-border-width) solid var(--touchtotell-modal-footer-border-color);border-bottom-right-radius:var(--touchtotell-modal-inner-border-radius);border-bottom-left-radius:var(--touchtotell-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--touchtotell-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--touchtotell-modal-margin: 1.75rem;--touchtotell-modal-box-shadow: var(--touchtotell-box-shadow)}.modal-dialog{max-width:var(--touchtotell-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--touchtotell-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--touchtotell-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--touchtotell-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1439.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.form-label,.gfield_label{margin-bottom:.5rem;font-size:inherit;font-weight:600;color:#052034}.col-form-label{padding-top:calc(.6875rem + 1px);padding-bottom:calc(.6875rem + 1px);margin-bottom:0;font-size:inherit;font-weight:600;line-height:1.5;color:#052034}.col-form-label-lg{padding-top:calc(.8125rem + 1px);padding-bottom:calc(.8125rem + 1px);font-size:1.125rem}.col-form-label-sm{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--touchtotell-secondary-color)}.form-control,.gfield input[type="text"],.gfield input[type="number"],.gfield input[type="tel"],.gfield input[type="email"],.gfield input[type="file"],.gfield textarea{display:block;width:100%;padding:.6875rem 1.4375rem;font-size:1rem;font-weight:400;line-height:1.5;color:rgba(5,32,52,0.7);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#EFF8FF;background-clip:padding-box;border:1px solid #EFF8FF;border-radius:1.5rem;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control,.gfield input[type="text"],.gfield input[type="number"],.gfield input[type="tel"],.gfield input[type="email"],.gfield input[type="file"],.gfield textarea{transition:none}}.form-control[type="file"],.gfield input[type="file"],.gfield textarea[type="file"]{overflow:hidden}.form-control[type="file"]:not(:disabled):not([readonly]),.gfield input[type="file"]:not(:disabled):not([readonly]),.gfield textarea[type="file"]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus,.gfield input:focus[type="text"],.gfield input:focus[type="number"],.gfield input:focus[type="tel"],.gfield input:focus[type="email"],.gfield input:focus[type="file"],.gfield textarea:focus{color:rgba(5,32,52,0.7);background-color:#EFF8FF;border-color:#0079CC;outline:0;box-shadow:0 0 0 1px #0079cc}.form-control::-webkit-date-and-time-value,.gfield input[type="text"]::-webkit-date-and-time-value,.gfield input[type="number"]::-webkit-date-and-time-value,.gfield input[type="tel"]::-webkit-date-and-time-value,.gfield input[type="email"]::-webkit-date-and-time-value,.gfield input[type="file"]::-webkit-date-and-time-value,.gfield textarea::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit,.gfield input[type="text"]::-webkit-datetime-edit,.gfield input[type="number"]::-webkit-datetime-edit,.gfield input[type="tel"]::-webkit-datetime-edit,.gfield input[type="email"]::-webkit-datetime-edit,.gfield input[type="file"]::-webkit-datetime-edit,.gfield textarea::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder, .gfield input[type="text"]::-moz-placeholder, .gfield input[type="number"]::-moz-placeholder, .gfield input[type="tel"]::-moz-placeholder, .gfield input[type="email"]::-moz-placeholder, .gfield input[type="file"]::-moz-placeholder, .gfield textarea::-moz-placeholder{color:rgba(5,32,52,0.5);opacity:1}.form-control::placeholder,.gfield input[type="text"]::placeholder,.gfield input[type="number"]::placeholder,.gfield input[type="tel"]::placeholder,.gfield input[type="email"]::placeholder,.gfield input[type="file"]::placeholder,.gfield textarea::placeholder{color:rgba(5,32,52,0.5);opacity:1}.form-control:disabled,.gfield input:disabled[type="text"],.gfield input:disabled[type="number"],.gfield input:disabled[type="tel"],.gfield input:disabled[type="email"],.gfield input:disabled[type="file"],.gfield textarea:disabled{background-color:var(--touchtotell-secondary-bg);opacity:1}.form-control::file-selector-button,.gfield input[type="text"]::file-selector-button,.gfield input[type="number"]::file-selector-button,.gfield input[type="tel"]::file-selector-button,.gfield input[type="email"]::file-selector-button,.gfield input[type="file"]::file-selector-button,.gfield textarea::file-selector-button{padding:.6875rem 1.4375rem;margin:-.6875rem -1.4375rem;margin-inline-end:1.4375rem;color:rgba(5,32,52,0.7);background-color:var(--touchtotell-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button,.gfield input[type="text"]::file-selector-button,.gfield input[type="number"]::file-selector-button,.gfield input[type="tel"]::file-selector-button,.gfield input[type="email"]::file-selector-button,.gfield input[type="file"]::file-selector-button,.gfield textarea::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,.gfield input[type="text"]:hover:not(:disabled):not([readonly])::file-selector-button,.gfield input[type="number"]:hover:not(:disabled):not([readonly])::file-selector-button,.gfield input[type="tel"]:hover:not(:disabled):not([readonly])::file-selector-button,.gfield input[type="email"]:hover:not(:disabled):not([readonly])::file-selector-button,.gfield input[type="file"]:hover:not(:disabled):not([readonly])::file-selector-button,.gfield textarea:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--touchtotell-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.6875rem 0;margin-bottom:0;line-height:1.5;color:var(--touchtotell-body-color);background-color:transparent;border:solid transparent;border-width:1px 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.57143em + 1rem + 2px);padding:.5rem .9375rem;font-size:.875rem;border-radius:1.25rem}.form-control-sm::file-selector-button{padding:.5rem .9375rem;margin:-.5rem -.9375rem;margin-inline-end:.9375rem}.form-control-lg{min-height:calc(1.55556em + 1.625rem + 2px);padding:.8125rem 1.6875rem;font-size:1.125rem;border-radius:1.75rem}.form-control-lg::file-selector-button{padding:.8125rem 1.6875rem;margin:-.8125rem -1.6875rem;margin-inline-end:1.6875rem}textarea.form-control,.gfield textarea{min-height:calc(1.5em + 1.375rem + 2px)}textarea.form-control-sm{min-height:calc(1.57143em + 1rem + 2px)}textarea.form-control-lg{min-height:calc(1.55556em + 1.625rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + 1.375rem + 2px);padding:.6875rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:1.5rem}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:1.5rem}.form-control-color.form-control-sm{height:calc(1.57143em + 1rem + 2px)}.form-control-color.form-control-lg{height:calc(1.55556em + 1.625rem + 2px)}.form-select,.gfield select{--touchtotell-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27rgba%285,32,52,0.7%29%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");display:block;width:100%;padding:.6875rem 3.95312rem .6875rem 1.4375rem;font-size:1rem;font-weight:400;line-height:1.5;color:rgba(5,32,52,0.7);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#EFF8FF;background-image:var(--touchtotell-form-select-bg-img),var(--touchtotell-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right 1.4375rem center;background-size:10px;border:1px solid #EFF8FF;border-radius:1.5rem;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select,.gfield select{transition:none}}.form-select:focus,.gfield select:focus{border-color:#0079CC;outline:0;box-shadow:0 0 0 1px #0079cc}.form-select[multiple],.gfield select[multiple],.form-select[size]:not([size="1"]),.gfield select[size]:not([size="1"]){padding-right:1.4375rem;background-image:none}.form-select:disabled,.gfield select:disabled{background-color:var(--touchtotell-secondary-bg)}.form-select:-moz-focusring,.gfield select:-moz-focusring{color:transparent;text-shadow:0 0 0 rgba(5,32,52,0.7)}.form-select-sm{padding-top:.5rem;padding-bottom:.5rem;padding-left:.9375rem;font-size:.875rem;border-radius:1.25rem}.form-select-lg{padding-top:.8125rem;padding-bottom:.8125rem;padding-left:1.6875rem;font-size:1.125rem;border-radius:1.75rem}.form-check,.gfield_checkbox>.gchoice,.gfield_radio>.gchoice,.ginput_container_consent{display:block;min-height:1.75001rem;padding-left:1.5em;margin-bottom:0}.form-check .form-check-input,.gfield_checkbox>.gchoice .form-check-input,.gfield_radio>.gchoice .form-check-input,.ginput_container_consent .form-check-input,.form-check .gfield_checkbox>.gchoice input,.gfield_checkbox>.gchoice input,.ginput_container_consent .gfield_checkbox>.gchoice input,.form-check .gfield_radio>.gchoice input,.gfield_radio>.gchoice input,.ginput_container_consent .gfield_radio>.gchoice input,.ginput_container_consent input[type="checkbox"]{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,.form-check-reverse .gfield_checkbox>.gchoice input,.gfield_checkbox>.gchoice .form-check-reverse input,.form-check-reverse .gfield_radio>.gchoice input,.gfield_radio>.gchoice .form-check-reverse input,.form-check-reverse .ginput_container_consent input[type="checkbox"],.ginput_container_consent .form-check-reverse input[type="checkbox"]{float:right;margin-right:-1.5em;margin-left:0}.form-check-input,.gfield_checkbox>.gchoice input,.gfield_radio>.gchoice input,.ginput_container_consent input[type="checkbox"]{--touchtotell-form-check-bg: #EFF8FF;flex-shrink:0;width:1em;height:1em;margin-top:.27778em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--touchtotell-form-check-bg);background-image:var(--touchtotell-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #EFF8FF;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type="checkbox"],.gfield_checkbox>.gchoice input[type="checkbox"],.gfield_radio>.gchoice input[type="checkbox"],.ginput_container_consent input[type="checkbox"]{border-radius:1.5rem}.form-check-input[type="radio"],.gfield_checkbox>.gchoice input[type="radio"],.gfield_radio>.gchoice input[type="radio"],.ginput_container_consent input[type="radio"][type="checkbox"]{border-radius:50%}.form-check-input:active,.gfield_checkbox>.gchoice input:active,.gfield_radio>.gchoice input:active,.ginput_container_consent input:active[type="checkbox"]{filter:brightness(90%)}.form-check-input:focus,.gfield_checkbox>.gchoice input:focus,.gfield_radio>.gchoice input:focus,.ginput_container_consent input:focus[type="checkbox"]{border-color:#0079CC;outline:0;box-shadow:0 0 0 1px #0079cc}.form-check-input:checked,.gfield_checkbox>.gchoice input:checked,.gfield_radio>.gchoice input:checked,.ginput_container_consent input:checked[type="checkbox"]{background-color:#0079CC;border-color:#0079CC}.form-check-input:checked[type="checkbox"],.gfield_checkbox>.gchoice input:checked[type="checkbox"],.gfield_radio>.gchoice input:checked[type="checkbox"],.ginput_container_consent input:checked[type="checkbox"]{--touchtotell-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27m6 10 3 3 6-6%27/%3e%3c/svg%3e")}.form-check-input:checked[type="radio"],.gfield_checkbox>.gchoice input:checked[type="radio"],.gfield_radio>.gchoice input:checked[type="radio"],.ginput_container_consent input:checked[type="radio"][type="checkbox"]{--touchtotell-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-check-input[type="checkbox"]:indeterminate,.gfield_checkbox>.gchoice input[type="checkbox"]:indeterminate,.gfield_radio>.gchoice input[type="checkbox"]:indeterminate,.ginput_container_consent input[type="checkbox"]:indeterminate{background-color:#0079CC;border-color:#0079CC;--touchtotell-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e")}.form-check-input:disabled,.gfield_checkbox>.gchoice input:disabled,.gfield_radio>.gchoice input:disabled,.ginput_container_consent input:disabled[type="checkbox"]{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled] ~ .form-check-label,.gfield_checkbox>.gchoice input[disabled] ~ .form-check-label,.gfield_radio>.gchoice input[disabled] ~ .form-check-label,.ginput_container_consent input[disabled][type="checkbox"] ~ .form-check-label,.gfield_checkbox>.gchoice .form-check-input[disabled] ~ label,.gfield_checkbox>.gchoice input[disabled] ~ label,.gfield_radio>.gchoice .form-check-input[disabled] ~ label,.gfield_radio>.gchoice input[disabled] ~ label,.ginput_container_consent .form-check-input[disabled] ~ label,.gfield_checkbox>.gchoice .ginput_container_consent input[disabled] ~ label,.ginput_container_consent .gfield_checkbox>.gchoice input[disabled] ~ label,.gfield_radio>.gchoice .ginput_container_consent input[disabled] ~ label,.ginput_container_consent .gfield_radio>.gchoice input[disabled] ~ label,.ginput_container_consent input[disabled][type="checkbox"] ~ label,.form-check-input:disabled ~ .form-check-label,.gfield_checkbox>.gchoice input:disabled ~ .form-check-label,.gfield_radio>.gchoice input:disabled ~ .form-check-label,.ginput_container_consent input:disabled[type="checkbox"] ~ .form-check-label,.gfield_checkbox>.gchoice .form-check-input:disabled ~ label,.gfield_checkbox>.gchoice input:disabled ~ label,.gfield_radio>.gchoice .form-check-input:disabled ~ label,.gfield_radio>.gchoice input:disabled ~ label,.ginput_container_consent .form-check-input:disabled ~ label,.gfield_checkbox>.gchoice .ginput_container_consent input:disabled ~ label,.ginput_container_consent .gfield_checkbox>.gchoice input:disabled ~ label,.gfield_radio>.gchoice .ginput_container_consent input:disabled ~ label,.ginput_container_consent .gfield_radio>.gchoice input:disabled ~ label,.ginput_container_consent input:disabled[type="checkbox"] ~ label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input,.form-switch .gfield_checkbox>.gchoice input,.gfield_checkbox>.gchoice .form-switch input,.form-switch .gfield_radio>.gchoice input,.gfield_radio>.gchoice .form-switch input,.form-switch .ginput_container_consent input[type="checkbox"],.ginput_container_consent .form-switch input[type="checkbox"]{--touchtotell-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280,0,0,0.25%29%27/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--touchtotell-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input,.form-switch .gfield_checkbox>.gchoice input,.gfield_checkbox>.gchoice .form-switch input,.form-switch .gfield_radio>.gchoice input,.gfield_radio>.gchoice .form-switch input,.form-switch .ginput_container_consent input[type="checkbox"],.ginput_container_consent .form-switch input[type="checkbox"]{transition:none}}.form-switch .form-check-input:focus,.form-switch .gfield_checkbox>.gchoice input:focus,.gfield_checkbox>.gchoice .form-switch input:focus,.form-switch .gfield_radio>.gchoice input:focus,.gfield_radio>.gchoice .form-switch input:focus,.form-switch .ginput_container_consent input:focus[type="checkbox"],.ginput_container_consent .form-switch input:focus[type="checkbox"]{--touchtotell-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%230079CC%27/%3e%3c/svg%3e")}.form-switch .form-check-input:checked,.form-switch .gfield_checkbox>.gchoice input:checked,.gfield_checkbox>.gchoice .form-switch input:checked,.form-switch .gfield_radio>.gchoice input:checked,.gfield_radio>.gchoice .form-switch input:checked,.form-switch .ginput_container_consent input:checked[type="checkbox"],.ginput_container_consent .form-switch input:checked[type="checkbox"]{background-position:right center;--touchtotell-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input,.form-switch.form-check-reverse .gfield_checkbox>.gchoice input,.gfield_checkbox>.gchoice .form-switch.form-check-reverse input,.form-switch.form-check-reverse .gfield_radio>.gchoice input,.gfield_radio>.gchoice .form-switch.form-check-reverse input,.form-switch.form-check-reverse .ginput_container_consent input[type="checkbox"],.ginput_container_consent .form-switch.form-check-reverse input[type="checkbox"]{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]+.gform_button,.btn-check[disabled]+.gform_next_button,.btn-check[disabled]+.gform_previous_button,.btn-check:disabled+.btn,.btn-check:disabled+.gform_button,.btn-check:disabled+.gform_next_button,.btn-check:disabled+.gform_previous_button{pointer-events:none;filter:none;opacity:.3}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.gfield .input-group>input[type="text"],.gfield .input-group>input[type="number"],.gfield .input-group>input[type="tel"],.gfield .input-group>input[type="email"],.gfield .input-group>input[type="file"],.gfield .input-group>textarea,.input-group>.form-select,.gfield .input-group>select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.gfield .input-group>input:focus[type="text"],.gfield .input-group>input:focus[type="number"],.gfield .input-group>input:focus[type="tel"],.gfield .input-group>input:focus[type="email"],.gfield .input-group>input:focus[type="file"],.gfield .input-group>textarea:focus,.input-group>.form-select:focus,.gfield .input-group>select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn,.input-group .gform_button,.input-group .gform_next_button,.input-group .gform_previous_button{position:relative;z-index:2}.input-group .btn:focus,.input-group .gform_button:focus,.input-group .gform_next_button:focus,.input-group .gform_previous_button:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.6875rem 1.4375rem;font-size:1rem;font-weight:400;line-height:1.5;color:rgba(5,32,52,0.7);text-align:center;white-space:nowrap;background-color:#EFF8FF;border:1px solid #EFF8FF;border-radius:1.5rem}.input-group-lg>.form-control,.gfield .input-group-lg>input[type="text"],.gfield .input-group-lg>input[type="number"],.gfield .input-group-lg>input[type="tel"],.gfield .input-group-lg>input[type="email"],.gfield .input-group-lg>input[type="file"],.gfield .input-group-lg>textarea,.input-group-lg>.form-select,.gfield .input-group-lg>select,.input-group-lg>.input-group-text,.input-group-lg>.btn,.input-group-lg>.gform_button,.input-group-lg>.gform_next_button,.input-group-lg>.gform_previous_button{padding:.8125rem 1.6875rem;font-size:1.125rem;border-radius:1.75rem}.input-group-sm>.form-control,.gfield .input-group-sm>input[type="text"],.gfield .input-group-sm>input[type="number"],.gfield .input-group-sm>input[type="tel"],.gfield .input-group-sm>input[type="email"],.gfield .input-group-sm>input[type="file"],.gfield .input-group-sm>textarea,.input-group-sm>.form-select,.gfield .input-group-sm>select,.input-group-sm>.input-group-text,.input-group-sm>.btn,.input-group-sm>.gform_button,.input-group-sm>.gform_next_button,.input-group-sm>.gform_previous_button{padding:.5rem .9375rem;font-size:.875rem;border-radius:1.25rem}.input-group-lg>.form-select,.gfield .input-group-lg>select,.input-group-sm>.form-select,.gfield .input-group-sm>select{padding-right:5.39062rem}.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,.gfield .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="text"],.gfield .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="number"],.gfield .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="tel"],.gfield .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="email"],.gfield .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="file"],.gfield .input-group:not(.has-validation)>.form-floating:not(:last-child)>textarea,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.gfield .input-group:not(.has-validation)>.form-floating:not(:last-child)>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,.gfield .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type="text"],.gfield .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type="number"],.gfield .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type="tel"],.gfield .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type="email"],.gfield .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type="file"],.gfield .input-group.has-validation>.form-floating:nth-last-child(n+3)>textarea,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.gfield .input-group.has-validation>.form-floating:nth-last-child(n+3)>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 * 1px);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.gfield .input-group>.form-floating:not(:first-child)>input[type="text"],.gfield .input-group>.form-floating:not(:first-child)>input[type="number"],.gfield .input-group>.form-floating:not(:first-child)>input[type="tel"],.gfield .input-group>.form-floating:not(:first-child)>input[type="email"],.gfield .input-group>.form-floating:not(:first-child)>input[type="file"],.gfield .input-group>.form-floating:not(:first-child)>textarea,.input-group>.form-floating:not(:first-child)>.form-select,.gfield .input-group>.form-floating:not(:first-child)>select{border-top-left-radius:0;border-bottom-left-radius:0}.ratio,.card-img-top-wrapper{position:relative;width:100%}.ratio::before,.card-img-top-wrapper::before{display:block;padding-top:var(--touchtotell-aspect-ratio);content:""}.ratio>*,.card-img-top-wrapper>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--touchtotell-aspect-ratio: 100%}.ratio-4x3{--touchtotell-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9,.card-img-top-wrapper{--touchtotell-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--touchtotell-aspect-ratio: calc(9 / 21 * 100%)}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.text-bg-primary{color:#fff;background-color:RGBA(var(--touchtotell-primary-rgb), var(--touchtotell-bg-opacity, 1))}.text-bg-success{color:#fff;background-color:RGBA(var(--touchtotell-success-rgb), var(--touchtotell-bg-opacity, 1))}.text-bg-info{color:#fff;background-color:RGBA(var(--touchtotell-info-rgb), var(--touchtotell-bg-opacity, 1))}.text-bg-warning{color:#052034;background-color:RGBA(var(--touchtotell-warning-rgb), var(--touchtotell-bg-opacity, 1))}.text-bg-danger{color:#000;background-color:RGBA(var(--touchtotell-danger-rgb), var(--touchtotell-bg-opacity, 1))}.text-bg-light{color:#052034;background-color:RGBA(var(--touchtotell-light-rgb), var(--touchtotell-bg-opacity, 1))}.text-bg-dark{color:#fff;background-color:RGBA(var(--touchtotell-dark-rgb), var(--touchtotell-bg-opacity, 1))}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@font-face{font-family:'touchtotell-icons';font-style:normal;font-display:block;font-weight:400;src:url(fonts/touchtotell-icons.woff2) format("woff2")}.touchtotell-icon,.site-breadcrumbs>span>span a::before,.site-breadcrumbs .breadcrumb_last::before,.alert::before,.gform_submission_error::before,.pagination .prev::before,.pagination .next::before,.main-navigation .sub-menu-toggle::after,.wpml-ls-item-toggle::after,#manualNavigationToggle::after,.faq-item-toggle .btn::before,.faq-item-toggle .gform_button::before,.faq-item-toggle .gform_next_button::before,.faq-item-toggle .gform_previous_button::before{font-family:"touchtotell-icons";font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;vertical-align:middle;letter-spacing:0}.touchtotell-icon-arrow-right::before{content:"\f101"}.touchtotell-icon-arrow-up-right::before{content:"\f102"}.touchtotell-icon-bars::before{content:"\f103"}.touchtotell-icon-chevron-down::before{content:"\f104"}.touchtotell-icon-chevron-left::before{content:"\f105"}.touchtotell-icon-chevron-right::before{content:"\f106"}.touchtotell-icon-chevron-up::before{content:"\f107"}.touchtotell-icon-exclamation::before{content:"\f108"}.touchtotell-icon-magnifying-glass::before{content:"\f109"}.touchtotell-icon-xmark::before{content:"\f10a"}.touchtotell-icon-download::before{content:"\f10b"}.touchtotell-icon-check::before{content:"\f10c"}.touchtotell-icon-star::before{content:"\f10d"}.touchtotell-icon-chevron-up-down::before{content:"\f10e"}.touchtotell-icon-arrow-left::before{content:"\f10f"}.touchtotell-icon-plus::before{content:"\f110"}.touchtotell-icon-minus::before{content:"\f111"}.touchtotell-icon-arrow-up::before{content:"\f112"}.touchtotell-icon-arrow-up-left::before{content:"\f113"}.touchtotell-icon-copy::before{content:"\f114"}@view-transition{navigation:auto}html{font-size:100%}body{min-width:360px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;letter-spacing:-.02em}::-moz-selection{background:#cce4f5;color:#052034}::selection{background:#cce4f5;color:#052034}.skip-link:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.skip-link:not(:focus):not(:focus-within):not(caption){position:absolute !important}.skip-link:not(:focus):not(:focus-within) *{overflow:hidden !important}.skip-link:focus{position:fixed;z-index:1090;left:1rem;top:0}a{text-underline-offset:.2em;transition:color .3s ease-in-out,background .3s ease-in-out,opacity .3s ease-in-out}figure{margin:0}.screen-reader-text{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.screen-reader-text:not(caption){position:absolute !important}.screen-reader-text *{overflow:hidden !important}blockquote{margin:0}[id]{scroll-margin-top:80px}@keyframes fade-right-up{0%{transform:translate(0);opacity:1}50%{transform:translate(16px, -16px);opacity:0}51%{transform:translate(-16px, 16px);opacity:0}100%{transform:translate(0);opacity:1}}@keyframes fade-left-up{0%{transform:translate(0);opacity:1}50%{transform:translate(-16px, -16px);opacity:0}51%{transform:translate(16px, 16px);opacity:0}100%{transform:translate(0);opacity:1}}@keyframes fade-right{0%{transform:translateX(0);opacity:1}50%{transform:translateX(16px);opacity:0}51%{transform:translateX(-16px);opacity:0}100%{transform:translateX(0);opacity:1}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{letter-spacing:-.045em}h1,.h1{margin-bottom:0;line-height:1;text-wrap:balance}@media (min-width: 576px){h1,.h1{font-size:3rem}}h2,.h2{margin-bottom:.5rem}@media (min-width: 576px){h2,.h2{margin-bottom:.75rem;font-size:2.25rem}}h3,.h3{margin-bottom:.25rem}@media (min-width: 576px){h3,.h3{margin-bottom:.5rem;font-size:1.875rem}}h4,.h4{margin-bottom:.25rem}@media (min-width: 576px){h4,.h4{margin-bottom:.5rem;font-size:1.5rem}}h5,.h5{margin-bottom:.25rem}@media (min-width: 576px){h5,.h5{font-size:1.25rem}}h6,.h6{margin-bottom:.25rem}@media (min-width: 576px){h6,.h6{font-size:1.125rem}}.cms-text>*:last-child,.excerpt>*:last-child{margin-bottom:0}.cms-text::after{display:block;clear:both;content:""}.cms-text img{max-width:100%;height:auto}@media (min-width: 768px){.cms-text img.alignleft{float:left;margin:0 .75rem .75rem 0}}.cms-text img.aligncenter{display:block;margin-left:auto;margin-right:auto}@media (min-width: 768px){.cms-text img.alignright{float:right;margin:0 0 .75rem .75rem}}.cms-text figure{max-width:100%}.cms-text .alert,.cms-text .gform_submission_error{display:inline-block}.cms-text a{font-weight:600}.cms-text strong{color:#052034}.big-title{line-height:1;font-size:1.875rem;margin-bottom:1.75rem;text-wrap:balance}@media (min-width: 576px){.big-title{font-size:3rem}}.text-sm{font-size:.875rem;color:rgba(5,32,52,0.5);text-wrap:balance}:root{--touchtotell-site-header-height: 64px}@media (min-width: 576px){:root{--touchtotell-site-header-height: 112px}}.sticky-header{margin-top:var(--touchtotell-site-header-height)}.sticky-header .site-header{position:fixed;left:0;top:0;right:0;z-index:100;box-shadow:0 .375rem 1rem rgba(0,0,0,0.05);padding:1rem 0;border-bottom:1px solid #D1ECFF}.site-header{top:calc(var(--touchtotell-site-header-height) * -1);transition:top .3s ease-in-out}@media (max-width: 575.98px){.site-logo-img{width:116px;height:32px}}.btn-search{background:none;border:0;padding:0;color:inherit;right:1.4375rem}@media (hover: hover){.btn-search:hover{color:#0079cc}}.site-footer-cta{background-color:#D1ECFF}.site-footer-cta-logo-img{top:2rem;right:2rem}.site-footer-main .menu li:not(:last-child){margin-bottom:.75rem}.site-footer-main .menu a{text-decoration:none;font-weight:500;color:#052034}@media (hover: hover){.site-footer-main .menu a:hover{-webkit-text-decoration:underline .05em;text-decoration:underline .05em}}.copyright a{color:inherit;text-decoration:none}@media (hover: hover){.copyright a:hover{-webkit-text-decoration:underline .05em;text-decoration:underline .05em}}#backToTop{right:1.5rem;bottom:1.5rem;transform:translateY(calc(100% + 2.5rem));transition:all .3s ease-in-out}@media (prefers-reduced-motion: reduce){#backToTop{transition:none}}@media (min-width: 576px){#backToTop{right:2.5rem;bottom:2.5rem}}.sticky-header #backToTop{transform:translateY(0)}.page-template-template-content-sidebar .page-block-container{padding-left:0;padding-right:0}@media (min-width: 992px){.page-template-template-content-sidebar .page-block .page-block-main-col{flex:0 0 auto;width:100%}}.btn,.gform_button,.gform_next_button,.gform_previous_button{--touchtotell-btn-focus-box-shadow: 0 0 0 4px rgba(var(--touchtotell-btn-focus-shadow-rgb), .4);display:inline-flex;align-items:center;justify-content:center;gap:1rem;letter-spacing:-.02em}.btn:not(.btn-square) i,.gform_button:not(.btn-square) i,.gform_next_button:not(.btn-square) i,.gform_previous_button:not(.btn-square) i{font-size:.75em}@media (hover: hover){.btn:hover .touchtotell-icon-arrow-up-right,.gform_button:hover .touchtotell-icon-arrow-up-right,.gform_next_button:hover .touchtotell-icon-arrow-up-right,.gform_previous_button:hover .touchtotell-icon-arrow-up-right{animation:fade-right-up .3s}}.btn-unstyled{background:none;border:0;padding:0;color:inherit}.btn-default,.gform_previous_button{--touchtotell-btn-color: #052034;--touchtotell-btn-bg: #fff;--touchtotell-btn-border-color: #D1ECFF;--touchtotell-btn-hover-color: #052034;--touchtotell-btn-hover-border-color: #D1ECFF;--touchtotell-btn-hover-bg: #D1ECFF;--touchtotell-btn-active-color: #052034;--touchtotell-btn-active-border-color: #B9E3FF;--touchtotell-btn-active-bg: #B9E3FF;--touchtotell-btn-focus-shadow-rgb: 185,227,255}.btn-link{--touchtotell-btn-padding-x: 0;--touchtotell-btn-padding-y: 0;--touchtotell-btn-border-width: 0}.btn-sm{--touchtotell-btn-line-height: 1.57143}.btn-lg{--touchtotell-btn-line-height: 1.55556}.btn-square{--touchtotell-btn-padding-y: 0;--touchtotell-btn-padding-x: 0;flex:none;width:3rem;height:3rem}.btn-square.btn-sm{width:2.5rem;height:2.5rem}.btn-square.btn-lg{width:3.5rem;height:3.5rem}.unit-wrapper{position:relative}.unit-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unit-link[tabindex="-1"]:focus{outline:0}@media (hover: hover){.unit-link:hover{text-decoration:none}}.unit-link+.unit-content{position:relative;z-index:4;pointer-events:none}.unit-link+.unit-content a{pointer-events:all}.img-fluid{max-width:100%;height:auto}.site-breadcrumbs{line-height:1.28572}.site-breadcrumbs>span,.site-breadcrumbs a,.site-breadcrumbs .breadcrumb_last{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.site-breadcrumbs>span{flex-wrap:wrap;padding-top:1.75rem}.site-breadcrumbs>span>span a::before,.site-breadcrumbs .breadcrumb_last::before{content:"\f105";font-size:.64286em}@media (max-width: 575.98px){.site-breadcrumbs>span>span{display:none !important}.site-breadcrumbs>span>span:nth-last-child(2){display:block !important}.site-breadcrumbs>span>span:nth-last-child(2) a::before{display:block !important}}.site-breadcrumbs>span>span:first-child a::before{display:none}.site-breadcrumbs a{text-decoration:none;color:inherit}@media (hover: hover){.site-breadcrumbs a:hover{color:#0079cc}}.alert,.gform_submission_error{font-weight:500;font-size:1.125rem;line-height:1.33334;padding-left:calc(var(--touchtotell-alert-padding-x) + (14/18 * 1em) + .75rem)}.alert::before,.gform_submission_error::before{content:"\f108";position:absolute;top:var(--touchtotell-alert-padding-y);left:var(--touchtotell-alert-padding-x);font-size:calc(14/18 * 1em);line-height:calc(var(--touchtotell-body-font-size) * 1.33334)}.alert-primary{--touchtotell-alert-color: var(--touchtotell-primary);--touchtotell-alert-bg: rgba(var(--touchtotell-primary-rgb), .05)}.alert-success{--touchtotell-alert-color: var(--touchtotell-success);--touchtotell-alert-bg: rgba(var(--touchtotell-success-rgb), .05)}.alert-info{--touchtotell-alert-color: var(--touchtotell-info);--touchtotell-alert-bg: rgba(var(--touchtotell-info-rgb), .05)}.alert-warning{--touchtotell-alert-color: var(--touchtotell-warning);--touchtotell-alert-bg: rgba(var(--touchtotell-warning-rgb), .05)}.alert-danger,.gform_submission_error{--touchtotell-alert-color: var(--touchtotell-danger);--touchtotell-alert-bg: rgba(var(--touchtotell-danger-rgb), .05)}.alert-light{--touchtotell-alert-color: var(--touchtotell-light);--touchtotell-alert-bg: rgba(var(--touchtotell-light-rgb), .05)}.alert-dark{--touchtotell-alert-color: var(--touchtotell-dark);--touchtotell-alert-bg: rgba(var(--touchtotell-dark-rgb), .05)}.alert-success::before{content:"\f10c"}ol,ul{padding-left:2em;margin-bottom:calc(var(--touchtotell-body-font-size) * var(--touchtotell-body-line-height))}.list-unstyled,.menu,.sub-menu{padding-left:0;list-style:none;margin-bottom:0}.posts-list{display:grid;gap:1.25rem;counter-reset:posts-list}@media (min-width: 576px){.posts-list{gap:1.5rem}}.posts-list article{counter-increment:posts-list}.navigation-list a{display:block;padding:1rem;border-radius:1rem;text-decoration:none;color:#052034;line-height:1.25;font-size:1rem}@media (hover: hover){.navigation-list a:hover{text-decoration:underline}}.navigation-list .current_page_item a{background-color:#fff;font-weight:600}.form-label,.gfield_label{line-height:1.33334;vertical-align:middle}label{display:flex;flex-wrap:wrap}legend{float:none}.form-control,.gfield input[type="text"],.gfield input[type="number"],.gfield input[type="tel"],.gfield input[type="email"],.gfield input[type="file"],.gfield textarea{letter-spacing:-.02em}.form-control[type="number"],.gfield input[type="number"],.gfield textarea[type="number"]{-moz-appearance:textfield}.form-control[type="number"]::-webkit-inner-spin-button,.gfield input[type="number"]::-webkit-inner-spin-button,.gfield textarea[type="number"]::-webkit-inner-spin-button,.form-control[type="number"]::-webkit-outer-spin-button,.gfield input[type="number"]::-webkit-outer-spin-button,.gfield textarea[type="number"]::-webkit-outer-spin-button{display:none}.form-control-sm{line-height:1.57143}.form-control-lg{line-height:1.55556}.form-select,.gfield select{letter-spacing:-.02em}.form-select-sm{line-height:1.57143;padding-right:2.96484rem;background-position:right .71875rem center}.form-check,.gfield_checkbox>.gchoice,.gfield_radio>.gchoice,.ginput_container_consent{line-height:1.55556}.form-group{margin-bottom:1.5rem}.review-author-thumbnail{width:3rem;height:3rem}.card-interactive{transition:all .3s ease-in-out}@media (prefers-reduced-motion: reduce){.card-interactive{transition:none}}@media (hover: hover){.card-interactive:hover{--touchtotell-card-border-color: #0079CC;--touchtotell-card-bg: #0079CC;--touchtotell-card-color: #fff}.card-interactive:hover .card-number,.card-interactive:hover .card-cta-icon,.card-interactive:hover .card-title{color:inherit}.card-interactive:hover .touchtotell-icon-arrow-up-right{animation:fade-right-up .3s}.card-interactive:hover .touchtotell-icon-arrow-up-left{animation:fade-left-up .3s}}.card-interactive .card-title a{transition:none}.card{padding:4px;box-shadow:inset 0 0 0 4px #fff}.card-header{padding-left:0;padding-right:0;margin:0 var(--touchtotell-card-spacer-x)}.card-title a{color:inherit;text-decoration:none}.card-img-top-wrapper{width:auto;margin:calc(var(--touchtotell-card-border-width) * -1) calc(var(--touchtotell-card-border-width) * -1) 0}.card-number,.card-cta-icon{color:rgba(5,32,52,0.25)}.nav-tabs{gap:.5rem;border-bottom:0;box-shadow:inset 0 calc(var(--touchtotell-nav-tabs-border-width) * -1) 0 0 var(--touchtotell-nav-tabs-border-color)}.nav-tabs .nav-item:not(:first-child){margin-left:calc(var(--touchtotell-border-width) * -1)}.nav-tabs .nav-link{margin-bottom:0}.nav-overflow{white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.nav-overflow::-webkit-scrollbar{display:none}.nav-overflow .nav{display:inline-flex;flex-wrap:nowrap;min-width:100%;margin-right:1.25rem}@media (min-width: 576px){.teaser{min-height:10rem}}.pagination{margin-top:2rem}@media (min-width: 576px){.pagination{margin-top:4rem}}.pagination .nav-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem}@media (min-width: 576px){.pagination .nav-links{gap:.5rem}}.pagination a{color:rgba(5,32,52,0.7);text-decoration:none}@media (hover: hover){.pagination a:hover{color:#0079CC}}.pagination .page-numbers{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;font-size:1rem}@media (min-width: 576px){.pagination .page-numbers{width:2.5rem;height:2.5rem;font-size:1.25rem}}.pagination .dots{background:#f8f9fa;cursor:default}.pagination .current{background:#0079CC;color:#fff}.pagination .prev{margin-left:0}.pagination .prev::before{content:"\f105"}.pagination .next{margin-right:0}.pagination .next::before{content:"\f106"}.swiper-button-prev:disabled,.swiper-button-next:disabled{visibility:hidden;opacity:0}.main-navigation{line-height:1.33334}.main-navigation a{display:flex;align-items:center;justify-content:space-between;color:inherit;text-decoration:none}@media (hover: hover){.main-navigation a:hover{color:#0079cc}}.main-navigation .menu>.menu-item{position:relative}.main-navigation .menu>.menu-item:not(:last-child){border-bottom:1px solid #D1ECFF}.main-navigation .menu>.menu-item>a{padding:1.25rem 0}.main-navigation .sub-menu-toggle{background:#EFF8FF;border:0;border-radius:.375rem;width:2rem;height:2rem;font-size:1.125rem;margin:-.5rem 0;color:rgba(5,32,52,0.7);display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%}.main-navigation .sub-menu-toggle::after{content:"\f104"}.main-navigation .sub-menu-toggle.sub-menu-expanded::after{content:"\f107"}.main-navigation .sub-menu{font-size:1rem;padding-left:1rem}.main-navigation .sub-menu>.menu-item:not(:last-child){border-bottom:1px solid #D1ECFF}.main-navigation .sub-menu>.menu-item:last-child{padding-bottom:.75rem}.main-navigation .sub-menu>.menu-item>a{position:relative;padding:.75rem 0}@media (min-width: 1200px){.main-navigation .menu{display:flex;align-items:center;justify-content:flex-end}.main-navigation .menu>.menu-item:not(:last-child){margin-right:2rem;border-bottom:0}.main-navigation .menu>.menu-item>a{padding:.75rem 0}}@media (min-width: 1200px) and (hover: hover){.main-navigation .menu-item-has-children:hover>.sub-menu{display:block}}@media (min-width: 1200px){.main-navigation .sub-menu-toggle{display:none}.main-navigation .sub-menu{display:none;position:absolute;z-index:200;top:100%;left:50%;transform:translateX(-50%);width:240px;background:#fff;box-shadow:0 .375rem 1rem rgba(0,0,0,0.05);border:1px solid #D1ECFF;padding:.5rem 0;height:auto !important;border-radius:1.5rem}.main-navigation .sub-menu::before,.main-navigation .sub-menu::after{content:'';border-style:solid;border-color:transparent transparent #D1ECFF;border-width:6px;position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:1px}.main-navigation .sub-menu::after{border-color:transparent transparent #fff;margin-bottom:0}.main-navigation .sub-menu>.menu-item:not(:last-child){border-bottom:0}.main-navigation .sub-menu>.menu-item:last-child{padding-bottom:0}.main-navigation .sub-menu>.menu-item>a{padding:.5rem 1.25rem}.main-navigation .sub-menu .sub-menu{left:100%;top:0}}.page-block{position:relative;padding-top:var(--touchtotell-page-block-spacer-y);padding-bottom:var(--touchtotell-page-block-spacer-y)}@media (min-width: 992px){.page-block--text .page-block-main-col,.page-block--logos .page-block-main-col{flex:0 0 auto;width:91.66667%;margin-left:auto;margin-right:auto}}@media (min-width: 1200px){.page-block--text .page-block-main-col,.page-block--logos .page-block-main-col{flex:0 0 auto;width:83.33333%}}@media (min-width: 1440px){.page-block--text .page-block-main-col,.page-block--logos .page-block-main-col{flex:0 0 auto;width:66.66667%}}@media (min-width: 1440px){.page-block--usps .page-block-main-col,.page-block--cards .page-block-main-col,.page-block--reviews .page-block-main-col,.page-block--app_categories .page-block-main-col{flex:0 0 auto;width:83.33333%;margin-left:auto;margin-right:auto}}@media (min-width: 576px){.page-block--call_to_action_cards:first-child{padding-top:0;margin-top:-1.5rem}}@media (hover: hover){.page-block--call_to_action_cards .card:hover .btn i,.page-block--call_to_action_cards .card:hover .gform_button i,.page-block--call_to_action_cards .card:hover .gform_next_button i,.page-block--call_to_action_cards .card:hover .gform_previous_button i{animation:fade-right .3s;color:#0079CC}}@media (min-width: 576px){.page-block--cards{--touchtotell-page-block-spacer-y: 0}}@media (min-width: 576px){.page-block--image_slider .page-block-inner{padding-top:5rem;padding-bottom:5rem}}.page-block--image_slider .swiper-images .swiper-slide img{transition:all .3s ease-in-out;transform:scale(0.75)}@media (prefers-reduced-motion: reduce){.page-block--image_slider .swiper-images .swiper-slide img{transition:none}}@media (min-width: 992px){.page-block--image_slider .swiper-images .swiper-slide img{transform:scale(0.625)}}.page-block--image_slider .swiper-images .swiper-slide-active img{transform:scale(1)}.page-block--logos img{width:8rem;height:3rem;filter:grayscale(1);opacity:.5;transition:all .3s ease-in-out}@media (prefers-reduced-motion: reduce){.page-block--logos img{transition:none}}@media (hover: hover){.page-block--logos img:hover{filter:grayscale(0);opacity:1}}@media (min-width: 576px){.page-block--logos img{width:10rem;height:4.5rem}}.sidebar-blocks-wrapper{padding-bottom:var(--touchtotell-page-block-spacer-y)}@media (min-width: 1200px){.sidebar-blocks-wrapper{padding-top:var(--touchtotell-page-block-spacer-y)}}.wpml-ls-legacy-dropdown-click{display:inline-block;position:relative}.wpml-ls-legacy-dropdown-click ul{padding-left:0;list-style:none;margin-bottom:0}.wpml-ls-legacy-dropdown-click a{text-decoration:none}.wpml-ls-sub-menu{position:absolute;bottom:calc(100% + .25rem);left:0;visibility:hidden;background:#fff;font-size:1rem;border-radius:1rem;box-shadow:0 .375rem 1rem rgba(0,0,0,0.05);border:1px solid #B9E3FF;width:10rem;overflow:hidden;padding:.5rem 0}@media (min-width: 576px){.wpml-ls-sub-menu{width:12rem}}@media (min-width: 992px){.wpml-ls-sub-menu{left:auto;right:0}}.wpml-ls-sub-menu a{display:block;color:inherit;padding:.5rem 1.25rem}@media (hover: hover){.wpml-ls-sub-menu a:hover{background-color:#EFF8FF;color:#0079CC}}.wpml-ls-item-toggle{color:inherit;display:inline-flex;align-items:center;gap:.5rem;padding-block:.25rem;max-width:9rem}.wpml-ls-item-toggle::after{content:"\f10e";font-size:.625rem}@media (hover: hover){.wpml-ls-item-toggle:hover{color:#052034}}.usps-item-icon svg{fill:currentColor;width:1.75rem;height:1.75rem}@media (min-width: 576px){.usps-item-icon svg{width:2.5rem;height:2.5rem}}@media (min-width: 576px){.offcanvas-sm{--touchtotell-offcanvas-padding-x: 2rem}}@media (min-width: 576px){.offcanvas-md{--touchtotell-offcanvas-padding-x: 2rem}}@media (min-width: 576px){.offcanvas-lg{--touchtotell-offcanvas-padding-x: 2rem}}@media (min-width: 576px){.offcanvas-xl{--touchtotell-offcanvas-padding-x: 2rem}}@media (min-width: 576px){.offcanvas-xxl{--touchtotell-offcanvas-padding-x: 2rem}}@media (min-width: 576px){.offcanvas{--touchtotell-offcanvas-padding-x: 2rem}}.gform_wrapper{text-align:left}.gform_wrapper .alert,.gform_wrapper .gform_submission_error{display:block}.gform_wrapper ul{padding-left:0;list-style:none;margin-bottom:0}.gform_wrapper .validation_error{color:red;margin-top:.75rem;margin-bottom:calc(var(--touchtotell-body-font-size) * var(--touchtotell-body-line-height))}.gform_fields{--touchtotell-gutter-x: 1rem;--touchtotell-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--touchtotell-gutter-y));margin-right:calc(-.5 * var(--touchtotell-gutter-x));margin-left:calc(-.5 * var(--touchtotell-gutter-x));--touchtotell-gutter-y: 1.5rem}.gfield{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--touchtotell-gutter-x) * .5);padding-left:calc(var(--touchtotell-gutter-x) * .5);margin-top:var(--touchtotell-gutter-y)}.gfield textarea.small{height:calc(calc(1.5em + 1.375rem + 2px) * 2)}.gfield textarea.medium{height:calc(calc(1.5em + 1.375rem + 2px) * 3)}.gfield textarea.large{height:calc(calc(1.5em + 1.375rem + 2px) * 4)}.gfield.hidden_label .gfield_label{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.gfield.hidden_label .gfield_label:not(caption){position:absolute !important}.gfield.hidden_label .gfield_label *{overflow:hidden !important}.gfield.gfield_error input[type="text"],.gfield.gfield_error input[type="number"],.gfield.gfield_error input[type="tel"],.gfield.gfield_error input[type="email"],.gfield.gfield_error input[type="file"],.gfield.gfield_error textarea,.gfield.gfield_error select{border-color:red}.gfield.spacer{margin-top:0}.gf_invisible,.gfield_visibility_hidden{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.gf_invisible:not(caption),.gfield_visibility_hidden:not(caption){position:absolute !important}.gf_invisible *,.gfield_visibility_hidden *{overflow:hidden !important}.gsection:not(:first-child){--touchtotell-gutter-y: .75rem}@media (min-width: 576px){.gsection:not(:first-child){--touchtotell-gutter-y: 1.5rem}}.gsection_title{padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid #B9E3FF}.gfield_checkbox,.gfield_radio{display:flex;flex-direction:column;flex-wrap:wrap;-moz-column-gap:1.75rem;column-gap:1.75rem;row-gap:.25rem}@media (min-width: 576px){.gfield_checkbox,.gfield_radio{-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:.5rem}}.gf_list_inline .gfield_radio,.gf_list_inline .gfield_checkbox{flex-direction:row}.gfield_description,.gform_wrapper .instruction,.ginput_counter,.gform_fileupload_rules{display:block;margin-top:.25rem;font-size:1rem;padding:.5rem 0;color:#052034}.gfield_consent_description{max-height:8.75rem;overflow:auto;border:1px solid #B9E3FF;padding:.5rem .75rem;border-radius:1.5rem;margin-top:.5rem}@media (min-width: 576px){.gfield_consent_description{margin-top:.75rem}}.gfield_validation_message{margin-top:0;color:red}.gfield_label>.gfield_required{margin-left:.25rem}.gfield_label+.gfield_description{margin:0 0 .25rem}.ginput_complex{--touchtotell-gutter-x: .75rem;--touchtotell-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--touchtotell-gutter-y));margin-right:calc(-.5 * var(--touchtotell-gutter-x));margin-left:calc(-.5 * var(--touchtotell-gutter-x))}@media (min-width: 576px){.ginput_complex{--touchtotell-gutter-x: 1.5rem}}.ginput_complex>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--touchtotell-gutter-x) * .5);padding-left:calc(var(--touchtotell-gutter-x) * .5);margin-top:var(--touchtotell-gutter-y)}.ginput_complex .ginput_container_date{flex:0 0 auto;width:33.33333%}.gform_footer,.gform_page_footer{display:flex;justify-content:flex-end;margin-top:.75rem}@media (min-width: 576px){.gform_footer,.gform_page_footer{margin-top:2rem}}.gform_page_footer{display:flex;align-items:center}@media (min-width: 768px){.gfield--width-one-twelfth{flex:0 0 auto;width:8.33333%}}@media (min-width: 768px){.gfield--width-one-sixth{flex:0 0 auto;width:16.66667%}}@media (min-width: 768px){.gfield--width-quarter{flex:0 0 auto;width:25%}}@media (min-width: 768px){.gfield--width-third{flex:0 0 auto;width:33.33333%}}@media (min-width: 768px){.gfield--width-five-twelfths{flex:0 0 auto;width:41.66667%}}@media (min-width: 768px){.gfield--width-half{flex:0 0 auto;width:50%}}@media (min-width: 768px){.gfield--width-seven-twelfths{flex:0 0 auto;width:58.33333%}}@media (min-width: 768px){.gfield--width-two-thirds{flex:0 0 auto;width:66.66667%}}@media (min-width: 768px){.gfield--width-three-quarter{flex:0 0 auto;width:75%}}@media (min-width: 768px){.gfield--width-five-sixths{flex:0 0 auto;width:83.33333%}}@media (min-width: 768px){.gfield--width-eleven-twelfths{flex:0 0 auto;width:91.66667%}}.gform_submission_error{font-family:var(--touchtotell-font-sans-serif);text-transform:none}.gfield_required_text,.gfield_required_asterisk{color:red;font-weight:400}.gform_validation_container,.gform_wrapper .gform_validation_container,body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_wrapper li.gform_validation_container,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.gform_validation_container:not(caption),.gform_wrapper .gform_validation_container:not(caption),body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container:not(caption),body .gform_wrapper li.gform_validation_container:not(caption),body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container:not(caption){position:absolute !important}.gform_validation_container *,.gform_wrapper .gform_validation_container *,body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container *,body .gform_wrapper li.gform_validation_container *,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container *{overflow:hidden !important}.gform_required_legend{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.gform_required_legend:not(caption){position:absolute !important}.gform_required_legend *{overflow:hidden !important}.gform_previous_button{margin-right:.75rem}.gform_previous_button+.gform_button{margin-left:auto}.gform_next_button{margin-left:auto}.gform-button--width-full{width:100%}:root{--touchtotell-page-block-spacer-y: 1rem}@media (min-width: 576px){:root{--touchtotell-page-block-spacer-y: 3rem}}.page-content{padding-top:var(--touchtotell-page-block-spacer-y);padding-bottom:var(--touchtotell-page-block-spacer-y)}.page-header-bg-shape{height:115%;color:rgba(0,121,204,0.1);transform:translate(50%, -50%)}@media (min-width: 576px){.page-header-bg-shape{height:135%}}.page-header-inner{padding-top:2rem}@media (min-width: 576px){.page-header-inner{padding-top:4rem}}.page-header-image-wrapper{position:relative;z-index:1}@media (min-width: 992px){.page-header-image-wrapper{position:absolute;right:-3.5rem;height:100%;width:auto;max-width:50%}}.page-header-image{width:100%;height:auto}@media (min-width: 992px){.page-header-image{width:100%;height:100%;margin-bottom:0}}.home .page-header-inner{margin:0 1.25rem;padding-bottom:2rem;background-color:#D1ECFF;border-radius:1.5rem}@media (min-width: 576px){.home .page-header-inner{min-height:30rem;padding-bottom:4rem}}@media (min-width: 992px){.home .page-header-inner{min-height:46rem}}.archive .posts-list,.blog .posts-list,.search-results .posts-list,.single-manual .posts-list{grid-template-columns:repeat(1, 1fr)}@media (min-width: 576px){.archive .posts-list,.blog .posts-list,.search-results .posts-list,.single-manual .posts-list{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 992px){.archive .posts-list,.blog .posts-list,.search-results .posts-list,.single-manual .posts-list{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 1200px){.archive .posts-list,.blog .posts-list,.search-results .posts-list,.single-manual .posts-list{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 575.98px){.single-manual .page-header-inner{padding-top:.75rem}}.manual-icon{flex:none}.manual-icon svg{display:block;width:1.25rem;height:1.25rem;fill:#052034}@media (min-width: 576px){.manual-icon svg{width:1.5rem;height:1.5rem}}@media (min-width: 1200px){.manual-detail-page .page-title-container,.manual-detail-page .page-header-cta{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.manual-detail-page .page-title-container:not(caption),.manual-detail-page .page-header-cta:not(caption){position:absolute !important}.manual-detail-page .page-title-container *,.manual-detail-page .page-header-cta *{overflow:hidden !important}}.manual-detail-page h1,.manual-detail-page .h1{font-size:1.5rem}@media (min-width: 576px){.manual-detail-page h1,.manual-detail-page .h1{font-size:2.25rem}}@media (min-width: 1200px){.manual-detail-page .page-header-inner,.manual-detail-page .page-content{padding-top:.875rem}}@media (min-width: 1200px){.manual-detail-page .page-header-content{margin-left:0;width:100%}}.teaser.manual .card-number::before{content:counter(posts-list, decimal-leading-zero)}.teaser.manual .card-icon svg{display:block;height:1.5rem;fill:currentColor}#manualNavigationToggle::after{content:"\f104"}#manualNavigationToggle[aria-expanded="true"]::after{content:"\f107"}@media (min-width: 1200px){#manualNavigationToggle{pointer-events:none;cursor:default}#manualNavigationToggle::after{display:none !important}}@media (min-width: 1200px){#manualNavigation{display:block;height:auto !important}}.faq-item-toggle[aria-expanded="true"] .btn::before,.faq-item-toggle[aria-expanded="true"] .gform_button::before,.faq-item-toggle[aria-expanded="true"] .gform_next_button::before,.faq-item-toggle[aria-expanded="true"] .gform_previous_button::before{content:"\f111"}.faq-item-toggle .btn::before,.faq-item-toggle .gform_button::before,.faq-item-toggle .gform_next_button::before,.faq-item-toggle .gform_previous_button::before{content:"\f110"}.app-category-code{transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}@media (prefers-reduced-motion: reduce){.app-category-code{transition:none}}.app-category-code::before{display:none}.app-category-code:hover{background:#E8F5FF}.app-category-code:active{background:#D1ECFF}.app-category:not(:last-child){border-bottom:1px solid #D1ECFF}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-bottom{vertical-align:text-bottom}.align-text-top{vertical-align:text-top}.float-start{float:left}.float-end{float:right}.float-none{float:none}.object-fit-contain{-o-object-fit:contain;object-fit:contain}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.object-fit-fill{-o-object-fit:fill;object-fit:fill}.object-fit-scale{-o-object-fit:scale-down;object-fit:scale-down}.object-fit-none{-o-object-fit:none;object-fit:none}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-visible{overflow-x:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-visible{overflow-y:visible}.overflow-y-scroll{overflow-y:scroll}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-grid{display:grid}.d-inline-grid{display:inline-grid}.d-table{display:table}.d-table-row{display:table-row}.d-table-cell{display:table-cell}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-none{display:none}.shadow{box-shadow:var(--touchtotell-box-shadow)}.shadow-sm{box-shadow:var(--touchtotell-box-shadow-sm)}.shadow-lg{box-shadow:var(--touchtotell-box-shadow-lg)}.shadow-none{box-shadow:none}.focus-ring-primary{--touchtotell-focus-ring-color: rgba(var(--touchtotell-primary-rgb), var(--touchtotell-focus-ring-opacity))}.focus-ring-success{--touchtotell-focus-ring-color: rgba(var(--touchtotell-success-rgb), var(--touchtotell-focus-ring-opacity))}.focus-ring-info{--touchtotell-focus-ring-color: rgba(var(--touchtotell-info-rgb), var(--touchtotell-focus-ring-opacity))}.focus-ring-warning{--touchtotell-focus-ring-color: rgba(var(--touchtotell-warning-rgb), var(--touchtotell-focus-ring-opacity))}.focus-ring-danger{--touchtotell-focus-ring-color: rgba(var(--touchtotell-danger-rgb), var(--touchtotell-focus-ring-opacity))}.focus-ring-light{--touchtotell-focus-ring-color: rgba(var(--touchtotell-light-rgb), var(--touchtotell-focus-ring-opacity))}.focus-ring-dark{--touchtotell-focus-ring-color: rgba(var(--touchtotell-dark-rgb), var(--touchtotell-focus-ring-opacity))}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.top-0{top:0}.top-50{top:50%}.top-100{top:100%}.bottom-0{bottom:0}.bottom-50{bottom:50%}.bottom-100{bottom:100%}.start-0{left:0}.start-50{left:50%}.start-100{left:100%}.end-0{right:0}.end-50{right:50%}.end-100{right:100%}.translate-middle{transform:translate(-50%, -50%)}.translate-middle-x{transform:translateX(-50%)}.translate-middle-y{transform:translateY(-50%)}.border{border:var(--touchtotell-border-width) var(--touchtotell-border-style) var(--touchtotell-border-color)}.border-0{border:0}.border-top{border-top:var(--touchtotell-border-width) var(--touchtotell-border-style) var(--touchtotell-border-color)}.border-top-0{border-top:0}.border-end{border-right:var(--touchtotell-border-width) var(--touchtotell-border-style) var(--touchtotell-border-color)}.border-end-0{border-right:0}.border-bottom{border-bottom:var(--touchtotell-border-width) var(--touchtotell-border-style) var(--touchtotell-border-color)}.border-bottom-0{border-bottom:0}.border-start{border-left:var(--touchtotell-border-width) var(--touchtotell-border-style) var(--touchtotell-border-color)}.border-start-0{border-left:0}.border-primary{--touchtotell-border-opacity: 1;border-color:rgba(var(--touchtotell-primary-rgb), var(--touchtotell-border-opacity))}.border-success{--touchtotell-border-opacity: 1;border-color:rgba(var(--touchtotell-success-rgb), var(--touchtotell-border-opacity))}.border-info{--touchtotell-border-opacity: 1;border-color:rgba(var(--touchtotell-info-rgb), var(--touchtotell-border-opacity))}.border-warning{--touchtotell-border-opacity: 1;border-color:rgba(var(--touchtotell-warning-rgb), var(--touchtotell-border-opacity))}.border-danger{--touchtotell-border-opacity: 1;border-color:rgba(var(--touchtotell-danger-rgb), var(--touchtotell-border-opacity))}.border-light{--touchtotell-border-opacity: 1;border-color:#D1ECFF}.border-dark{--touchtotell-border-opacity: 1;border-color:rgba(var(--touchtotell-dark-rgb), var(--touchtotell-border-opacity))}.border-black{--touchtotell-border-opacity: 1;border-color:rgba(var(--touchtotell-black-rgb), var(--touchtotell-border-opacity))}.border-white{--touchtotell-border-opacity: 1;border-color:rgba(var(--touchtotell-white-rgb), var(--touchtotell-border-opacity))}.border-primary-subtle{border-color:var(--touchtotell-primary-border-subtle)}.border-secondary-subtle{border-color:var(--touchtotell-secondary-border-subtle)}.border-success-subtle{border-color:var(--touchtotell-success-border-subtle)}.border-info-subtle{border-color:var(--touchtotell-info-border-subtle)}.border-warning-subtle{border-color:var(--touchtotell-warning-border-subtle)}.border-danger-subtle{border-color:var(--touchtotell-danger-border-subtle)}.border-light-subtle{border-color:var(--touchtotell-light-border-subtle)}.border-dark-subtle{border-color:var(--touchtotell-dark-border-subtle)}.border-1{border-width:1px}.border-2{border-width:2px}.border-3{border-width:3px}.border-4{border-width:4px}.border-5{border-width:5px}.border-opacity-10{--touchtotell-border-opacity: .1}.border-opacity-25{--touchtotell-border-opacity: .25}.border-opacity-50{--touchtotell-border-opacity: .5}.border-opacity-75{--touchtotell-border-opacity: .75}.border-opacity-100{--touchtotell-border-opacity: 1}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.w-100{width:100%}.w-auto{width:auto}.mw-100{max-width:100%}.vw-100{width:100vw}.min-vw-100{min-width:100vw}.h-25{height:25%}.h-50{height:50%}.h-75{height:75%}.h-100{height:100%}.h-auto{height:auto}.mh-100{max-height:100%}.vh-100{height:100vh}.min-vh-100{min-height:100vh}.flex-fill{flex:1 1 auto}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.order-first{order:-1}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-last{order:6}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.m-9{margin:2.5rem}.m-10{margin:3rem}.m-11{margin:3.5rem}.m-12{margin:4rem}.m-auto{margin:auto}.mx-0{margin-right:0;margin-left:0}.mx-1{margin-right:.25rem;margin-left:.25rem}.mx-2{margin-right:.5rem;margin-left:.5rem}.mx-3{margin-right:.75rem;margin-left:.75rem}.mx-4{margin-right:1rem;margin-left:1rem}.mx-5{margin-right:1.25rem;margin-left:1.25rem}.mx-6{margin-right:1.5rem;margin-left:1.5rem}.mx-7{margin-right:1.75rem;margin-left:1.75rem}.mx-8{margin-right:2rem;margin-left:2rem}.mx-9{margin-right:2.5rem;margin-left:2.5rem}.mx-10{margin-right:3rem;margin-left:3rem}.mx-11{margin-right:3.5rem;margin-left:3.5rem}.mx-12{margin-right:4rem;margin-left:4rem}.mx-auto{margin-right:auto;margin-left:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-9{margin-top:2.5rem;margin-bottom:2.5rem}.my-10{margin-top:3rem;margin-bottom:3rem}.my-11{margin-top:3.5rem;margin-bottom:3.5rem}.my-12{margin-top:4rem;margin-bottom:4rem}.my-auto{margin-top:auto;margin-bottom:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.5rem}.mt-10{margin-top:3rem}.mt-11{margin-top:3.5rem}.mt-12{margin-top:4rem}.mt-auto{margin-top:auto}.me-0{margin-right:0}.me-1{margin-right:.25rem}.me-2{margin-right:.5rem}.me-3{margin-right:.75rem}.me-4{margin-right:1rem}.me-5{margin-right:1.25rem}.me-6{margin-right:1.5rem}.me-7{margin-right:1.75rem}.me-8{margin-right:2rem}.me-9{margin-right:2.5rem}.me-10{margin-right:3rem}.me-11{margin-right:3.5rem}.me-12{margin-right:4rem}.me-auto{margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.5rem}.mb-10{margin-bottom:3rem}.mb-11{margin-bottom:3.5rem}.mb-12{margin-bottom:4rem}.mb-auto{margin-bottom:auto}.ms-0{margin-left:0}.ms-1{margin-left:.25rem}.ms-2{margin-left:.5rem}.ms-3{margin-left:.75rem}.ms-4{margin-left:1rem}.ms-5{margin-left:1.25rem}.ms-6{margin-left:1.5rem}.ms-7{margin-left:1.75rem}.ms-8{margin-left:2rem}.ms-9{margin-left:2.5rem}.ms-10{margin-left:3rem}.ms-11{margin-left:3.5rem}.ms-12{margin-left:4rem}.ms-auto{margin-left:auto}.m-n1{margin:-.25rem}.m-n2{margin:-.5rem}.m-n3{margin:-.75rem}.m-n4{margin:-1rem}.m-n5{margin:-1.25rem}.m-n6{margin:-1.5rem}.m-n7{margin:-1.75rem}.m-n8{margin:-2rem}.m-n9{margin:-2.5rem}.m-n10{margin:-3rem}.m-n11{margin:-3.5rem}.m-n12{margin:-4rem}.m-n-px{margin:-1px}.mx-n1{margin-right:-.25rem;margin-left:-.25rem}.mx-n2{margin-right:-.5rem;margin-left:-.5rem}.mx-n3{margin-right:-.75rem;margin-left:-.75rem}.mx-n4{margin-right:-1rem;margin-left:-1rem}.mx-n5{margin-right:-1.25rem;margin-left:-1.25rem}.mx-n6{margin-right:-1.5rem;margin-left:-1.5rem}.mx-n7{margin-right:-1.75rem;margin-left:-1.75rem}.mx-n8{margin-right:-2rem;margin-left:-2rem}.mx-n9{margin-right:-2.5rem;margin-left:-2.5rem}.mx-n10{margin-right:-3rem;margin-left:-3rem}.mx-n11{margin-right:-3.5rem;margin-left:-3.5rem}.mx-n12{margin-right:-4rem;margin-left:-4rem}.my-n1{margin-top:-.25rem;margin-bottom:-.25rem}.my-n2{margin-top:-.5rem;margin-bottom:-.5rem}.my-n3{margin-top:-.75rem;margin-bottom:-.75rem}.my-n4{margin-top:-1rem;margin-bottom:-1rem}.my-n5{margin-top:-1.25rem;margin-bottom:-1.25rem}.my-n6{margin-top:-1.5rem;margin-bottom:-1.5rem}.my-n7{margin-top:-1.75rem;margin-bottom:-1.75rem}.my-n8{margin-top:-2rem;margin-bottom:-2rem}.my-n9{margin-top:-2.5rem;margin-bottom:-2.5rem}.my-n10{margin-top:-3rem;margin-bottom:-3rem}.my-n11{margin-top:-3.5rem;margin-bottom:-3.5rem}.my-n12{margin-top:-4rem;margin-bottom:-4rem}.mt-n1{margin-top:-.25rem}.mt-n2{margin-top:-.5rem}.mt-n3{margin-top:-.75rem}.mt-n4{margin-top:-1rem}.mt-n5{margin-top:-1.25rem}.mt-n6{margin-top:-1.5rem}.mt-n7{margin-top:-1.75rem}.mt-n8{margin-top:-2rem}.mt-n9{margin-top:-2.5rem}.mt-n10{margin-top:-3rem}.mt-n11{margin-top:-3.5rem}.mt-n12{margin-top:-4rem}.me-n1{margin-right:-.25rem}.me-n2{margin-right:-.5rem}.me-n3{margin-right:-.75rem}.me-n4{margin-right:-1rem}.me-n5{margin-right:-1.25rem}.me-n6{margin-right:-1.5rem}.me-n7{margin-right:-1.75rem}.me-n8{margin-right:-2rem}.me-n9{margin-right:-2.5rem}.me-n10{margin-right:-3rem}.me-n11{margin-right:-3.5rem}.me-n12{margin-right:-4rem}.mb-n1{margin-bottom:-.25rem}.mb-n2{margin-bottom:-.5rem}.mb-n3{margin-bottom:-.75rem}.mb-n4{margin-bottom:-1rem}.mb-n5{margin-bottom:-1.25rem}.mb-n6{margin-bottom:-1.5rem}.mb-n7{margin-bottom:-1.75rem}.mb-n8{margin-bottom:-2rem}.mb-n9{margin-bottom:-2.5rem}.mb-n10{margin-bottom:-3rem}.mb-n11{margin-bottom:-3.5rem}.mb-n12{margin-bottom:-4rem}.ms-n1{margin-left:-.25rem}.ms-n2{margin-left:-.5rem}.ms-n3{margin-left:-.75rem}.ms-n4{margin-left:-1rem}.ms-n5{margin-left:-1.25rem}.ms-n6{margin-left:-1.5rem}.ms-n7{margin-left:-1.75rem}.ms-n8{margin-left:-2rem}.ms-n9{margin-left:-2.5rem}.ms-n10{margin-left:-3rem}.ms-n11{margin-left:-3.5rem}.ms-n12{margin-left:-4rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.5rem}.p-10{padding:3rem}.p-11{padding:3.5rem}.p-12{padding:4rem}.px-0{padding-right:0;padding-left:0}.px-1{padding-right:.25rem;padding-left:.25rem}.px-2{padding-right:.5rem;padding-left:.5rem}.px-3{padding-right:.75rem;padding-left:.75rem}.px-4{padding-right:1rem;padding-left:1rem}.px-5{padding-right:1.25rem;padding-left:1.25rem}.px-6{padding-right:1.5rem;padding-left:1.5rem}.px-7{padding-right:1.75rem;padding-left:1.75rem}.px-8{padding-right:2rem;padding-left:2rem}.px-9{padding-right:2.5rem;padding-left:2.5rem}.px-10{padding-right:3rem;padding-left:3rem}.px-11{padding-right:3.5rem;padding-left:3.5rem}.px-12{padding-right:4rem;padding-left:4rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.5rem;padding-bottom:2.5rem}.py-10{padding-top:3rem;padding-bottom:3rem}.py-11{padding-top:3.5rem;padding-bottom:3.5rem}.py-12{padding-top:4rem;padding-bottom:4rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.5rem}.pt-10{padding-top:3rem}.pt-11{padding-top:3.5rem}.pt-12{padding-top:4rem}.pe-0{padding-right:0}.pe-1{padding-right:.25rem}.pe-2{padding-right:.5rem}.pe-3{padding-right:.75rem}.pe-4{padding-right:1rem}.pe-5{padding-right:1.25rem}.pe-6{padding-right:1.5rem}.pe-7{padding-right:1.75rem}.pe-8{padding-right:2rem}.pe-9{padding-right:2.5rem}.pe-10{padding-right:3rem}.pe-11{padding-right:3.5rem}.pe-12{padding-right:4rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.5rem}.pb-10{padding-bottom:3rem}.pb-11{padding-bottom:3.5rem}.pb-12{padding-bottom:4rem}.ps-0{padding-left:0}.ps-1{padding-left:.25rem}.ps-2{padding-left:.5rem}.ps-3{padding-left:.75rem}.ps-4{padding-left:1rem}.ps-5{padding-left:1.25rem}.ps-6{padding-left:1.5rem}.ps-7{padding-left:1.75rem}.ps-8{padding-left:2rem}.ps-9{padding-left:2.5rem}.ps-10{padding-left:3rem}.ps-11{padding-left:3.5rem}.ps-12{padding-left:4rem}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.5rem}.gap-10{gap:3rem}.gap-11{gap:3.5rem}.gap-12{gap:4rem}.row-gap-0{row-gap:0}.row-gap-1{row-gap:.25rem}.row-gap-2{row-gap:.5rem}.row-gap-3{row-gap:.75rem}.row-gap-4{row-gap:1rem}.row-gap-5{row-gap:1.25rem}.row-gap-6{row-gap:1.5rem}.row-gap-7{row-gap:1.75rem}.row-gap-8{row-gap:2rem}.row-gap-9{row-gap:2.5rem}.row-gap-10{row-gap:3rem}.row-gap-11{row-gap:3.5rem}.row-gap-12{row-gap:4rem}.column-gap-0{-moz-column-gap:0;column-gap:0}.column-gap-1{-moz-column-gap:.25rem;column-gap:.25rem}.column-gap-2{-moz-column-gap:.5rem;column-gap:.5rem}.column-gap-3{-moz-column-gap:.75rem;column-gap:.75rem}.column-gap-4{-moz-column-gap:1rem;column-gap:1rem}.column-gap-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.column-gap-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.column-gap-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.column-gap-8{-moz-column-gap:2rem;column-gap:2rem}.column-gap-9{-moz-column-gap:2.5rem;column-gap:2.5rem}.column-gap-10{-moz-column-gap:3rem;column-gap:3rem}.column-gap-11{-moz-column-gap:3.5rem;column-gap:3.5rem}.column-gap-12{-moz-column-gap:4rem;column-gap:4rem}.font-monospace{font-family:var(--touchtotell-font-monospace)}.fs-1{font-size:1.875rem}.fs-2{font-size:1.5rem}.fs-3{font-size:1.25rem}.fs-4{font-size:1.125rem}.fs-5{font-size:1rem}.fs-6{font-size:.875rem}.fs-7{font-size:.75rem}.fst-italic{font-style:italic}.fst-normal{font-style:normal}.fw-lighter{font-weight:lighter}.fw-light{font-weight:300}.fw-normal{font-weight:400}.fw-medium{font-weight:500}.fw-semibold{font-weight:600}.fw-bold{font-weight:700}.fw-bolder{font-weight:bolder}.lh-1{line-height:1}.lh-sm{line-height:1.33334}.lh-base{line-height:1.55556}.lh-lg{line-height:1.77778}.text-start{text-align:left}.text-end{text-align:right}.text-center{text-align:center}.text-decoration-none{text-decoration:none}.text-decoration-underline{text-decoration:underline}.text-decoration-line-through{text-decoration:line-through}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-wrap{white-space:normal}.text-nowrap{white-space:nowrap}.text-break{word-wrap:break-word;word-break:break-word}.text-primary{--touchtotell-text-opacity: 1;color:rgba(var(--touchtotell-primary-rgb), var(--touchtotell-text-opacity))}.text-success{--touchtotell-text-opacity: 1;color:rgba(var(--touchtotell-success-rgb), var(--touchtotell-text-opacity))}.text-info{--touchtotell-text-opacity: 1;color:rgba(var(--touchtotell-info-rgb), var(--touchtotell-text-opacity))}.text-warning{--touchtotell-text-opacity: 1;color:rgba(var(--touchtotell-warning-rgb), var(--touchtotell-text-opacity))}.text-danger{--touchtotell-text-opacity: 1;color:rgba(var(--touchtotell-danger-rgb), var(--touchtotell-text-opacity))}.text-light{--touchtotell-text-opacity: 1;color:rgba(var(--touchtotell-light-rgb), var(--touchtotell-text-opacity))}.text-dark{--touchtotell-text-opacity: 1;color:rgba(var(--touchtotell-dark-rgb), var(--touchtotell-text-opacity))}.text-black{--touchtotell-text-opacity: 1;color:rgba(var(--touchtotell-black-rgb), var(--touchtotell-text-opacity))}.text-white{--touchtotell-text-opacity: 1;color:rgba(var(--touchtotell-white-rgb), var(--touchtotell-text-opacity))}.text-body{--touchtotell-text-opacity: 1;color:rgba(var(--touchtotell-body-color-rgb), var(--touchtotell-text-opacity))}.text-muted{--touchtotell-text-opacity: 1;color:var(--touchtotell-secondary-color)}.text-black-50{--touchtotell-text-opacity: 1;color:rgba(0,0,0,0.5)}.text-white-50{--touchtotell-text-opacity: 1;color:rgba(255,255,255,0.5)}.text-body-secondary{--touchtotell-text-opacity: 1;color:var(--touchtotell-secondary-color)}.text-body-tertiary{--touchtotell-text-opacity: 1;color:var(--touchtotell-tertiary-color)}.text-body-emphasis{--touchtotell-text-opacity: 1;color:var(--touchtotell-emphasis-color)}.text-reset{--touchtotell-text-opacity: 1;color:inherit}.text-opacity-25{--touchtotell-text-opacity: .25}.text-opacity-50{--touchtotell-text-opacity: .5}.text-opacity-75{--touchtotell-text-opacity: .75}.text-opacity-100{--touchtotell-text-opacity: 1}.text-primary-emphasis{color:var(--touchtotell-primary-text-emphasis)}.text-secondary-emphasis{color:var(--touchtotell-secondary-text-emphasis)}.text-success-emphasis{color:var(--touchtotell-success-text-emphasis)}.text-info-emphasis{color:var(--touchtotell-info-text-emphasis)}.text-warning-emphasis{color:var(--touchtotell-warning-text-emphasis)}.text-danger-emphasis{color:var(--touchtotell-danger-text-emphasis)}.text-light-emphasis{color:var(--touchtotell-light-text-emphasis)}.text-dark-emphasis{color:var(--touchtotell-dark-text-emphasis)}.link-opacity-10{--touchtotell-link-opacity: .1}.link-opacity-10-hover:hover{--touchtotell-link-opacity: .1}.link-opacity-25{--touchtotell-link-opacity: .25}.link-opacity-25-hover:hover{--touchtotell-link-opacity: .25}.link-opacity-50{--touchtotell-link-opacity: .5}.link-opacity-50-hover:hover{--touchtotell-link-opacity: .5}.link-opacity-75{--touchtotell-link-opacity: .75}.link-opacity-75-hover:hover{--touchtotell-link-opacity: .75}.link-opacity-100{--touchtotell-link-opacity: 1}.link-opacity-100-hover:hover{--touchtotell-link-opacity: 1}.link-offset-1{text-underline-offset:.125em}.link-offset-1-hover:hover{text-underline-offset:.125em}.link-offset-2{text-underline-offset:.25em}.link-offset-2-hover:hover{text-underline-offset:.25em}.link-offset-3{text-underline-offset:.375em}.link-offset-3-hover:hover{text-underline-offset:.375em}.link-underline-primary{--touchtotell-link-underline-opacity: 1;text-decoration-color:rgba(var(--touchtotell-primary-rgb), var(--touchtotell-link-underline-opacity))}.link-underline-success{--touchtotell-link-underline-opacity: 1;text-decoration-color:rgba(var(--touchtotell-success-rgb), var(--touchtotell-link-underline-opacity))}.link-underline-info{--touchtotell-link-underline-opacity: 1;text-decoration-color:rgba(var(--touchtotell-info-rgb), var(--touchtotell-link-underline-opacity))}.link-underline-warning{--touchtotell-link-underline-opacity: 1;text-decoration-color:rgba(var(--touchtotell-warning-rgb), var(--touchtotell-link-underline-opacity))}.link-underline-danger{--touchtotell-link-underline-opacity: 1;text-decoration-color:rgba(var(--touchtotell-danger-rgb), var(--touchtotell-link-underline-opacity))}.link-underline-light{--touchtotell-link-underline-opacity: 1;text-decoration-color:rgba(var(--touchtotell-light-rgb), var(--touchtotell-link-underline-opacity))}.link-underline-dark{--touchtotell-link-underline-opacity: 1;text-decoration-color:rgba(var(--touchtotell-dark-rgb), var(--touchtotell-link-underline-opacity))}.link-underline{--touchtotell-link-underline-opacity: 1;text-decoration-color:rgba(var(--touchtotell-link-color-rgb), var(--touchtotell-link-underline-opacity, 1))}.link-underline-opacity-0{--touchtotell-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--touchtotell-link-underline-opacity: 0}.link-underline-opacity-10{--touchtotell-link-underline-opacity: .1}.link-underline-opacity-10-hover:hover{--touchtotell-link-underline-opacity: .1}.link-underline-opacity-25{--touchtotell-link-underline-opacity: .25}.link-underline-opacity-25-hover:hover{--touchtotell-link-underline-opacity: .25}.link-underline-opacity-50{--touchtotell-link-underline-opacity: .5}.link-underline-opacity-50-hover:hover{--touchtotell-link-underline-opacity: .5}.link-underline-opacity-75{--touchtotell-link-underline-opacity: .75}.link-underline-opacity-75-hover:hover{--touchtotell-link-underline-opacity: .75}.link-underline-opacity-100{--touchtotell-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--touchtotell-link-underline-opacity: 1}.bg-primary{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-primary-rgb), var(--touchtotell-bg-opacity))}.bg-success{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-success-rgb), var(--touchtotell-bg-opacity))}.bg-info{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-info-rgb), var(--touchtotell-bg-opacity))}.bg-warning{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-warning-rgb), var(--touchtotell-bg-opacity))}.bg-danger{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-danger-rgb), var(--touchtotell-bg-opacity))}.bg-light{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-light-rgb), var(--touchtotell-bg-opacity))}.bg-dark{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-dark-rgb), var(--touchtotell-bg-opacity))}.bg-black{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-black-rgb), var(--touchtotell-bg-opacity))}.bg-white{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-white-rgb), var(--touchtotell-bg-opacity))}.bg-body{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-body-bg-rgb), var(--touchtotell-bg-opacity))}.bg-transparent{--touchtotell-bg-opacity: 1;background-color:rgba(0,0,0,0)}.bg-body-secondary{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-secondary-bg-rgb), var(--touchtotell-bg-opacity))}.bg-body-tertiary{--touchtotell-bg-opacity: 1;background-color:rgba(var(--touchtotell-tertiary-bg-rgb), var(--touchtotell-bg-opacity))}.bg-opacity-10{--touchtotell-bg-opacity: .1}.bg-opacity-25{--touchtotell-bg-opacity: .25}.bg-opacity-50{--touchtotell-bg-opacity: .5}.bg-opacity-75{--touchtotell-bg-opacity: .75}.bg-opacity-100{--touchtotell-bg-opacity: 1}.bg-primary-subtle{background-color:var(--touchtotell-primary-bg-subtle)}.bg-secondary-subtle{background-color:var(--touchtotell-secondary-bg-subtle)}.bg-success-subtle{background-color:var(--touchtotell-success-bg-subtle)}.bg-info-subtle{background-color:var(--touchtotell-info-bg-subtle)}.bg-warning-subtle{background-color:var(--touchtotell-warning-bg-subtle)}.bg-danger-subtle{background-color:var(--touchtotell-danger-bg-subtle)}.bg-light-subtle{background-color:var(--touchtotell-light-bg-subtle)}.bg-dark-subtle{background-color:var(--touchtotell-dark-bg-subtle)}.bg-gradient{background-image:var(--touchtotell-gradient)}.user-select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.user-select-auto{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.user-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pe-none{pointer-events:none}.pe-auto{pointer-events:auto}.rounded{border-radius:var(--touchtotell-border-radius)}.rounded-0{border-radius:0}.rounded-1{border-radius:var(--touchtotell-border-radius-sm)}.rounded-2{border-radius:var(--touchtotell-border-radius)}.rounded-3{border-radius:var(--touchtotell-border-radius-lg)}.rounded-4{border-radius:var(--touchtotell-border-radius-xl)}.rounded-5{border-radius:var(--touchtotell-border-radius-xxl)}.rounded-circle{border-radius:50%}.rounded-pill{border-radius:var(--touchtotell-border-radius-pill)}.rounded-top{border-top-left-radius:var(--touchtotell-border-radius);border-top-right-radius:var(--touchtotell-border-radius)}.rounded-top-0{border-top-left-radius:0;border-top-right-radius:0}.rounded-top-1{border-top-left-radius:var(--touchtotell-border-radius-sm);border-top-right-radius:var(--touchtotell-border-radius-sm)}.rounded-top-2{border-top-left-radius:var(--touchtotell-border-radius);border-top-right-radius:var(--touchtotell-border-radius)}.rounded-top-3{border-top-left-radius:var(--touchtotell-border-radius-lg);border-top-right-radius:var(--touchtotell-border-radius-lg)}.rounded-top-4{border-top-left-radius:var(--touchtotell-border-radius-xl);border-top-right-radius:var(--touchtotell-border-radius-xl)}.rounded-top-5{border-top-left-radius:var(--touchtotell-border-radius-xxl);border-top-right-radius:var(--touchtotell-border-radius-xxl)}.rounded-top-circle{border-top-left-radius:50%;border-top-right-radius:50%}.rounded-top-pill{border-top-left-radius:var(--touchtotell-border-radius-pill);border-top-right-radius:var(--touchtotell-border-radius-pill)}.rounded-end{border-top-right-radius:var(--touchtotell-border-radius);border-bottom-right-radius:var(--touchtotell-border-radius)}.rounded-end-0{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-end-1{border-top-right-radius:var(--touchtotell-border-radius-sm);border-bottom-right-radius:var(--touchtotell-border-radius-sm)}.rounded-end-2{border-top-right-radius:var(--touchtotell-border-radius);border-bottom-right-radius:var(--touchtotell-border-radius)}.rounded-end-3{border-top-right-radius:var(--touchtotell-border-radius-lg);border-bottom-right-radius:var(--touchtotell-border-radius-lg)}.rounded-end-4{border-top-right-radius:var(--touchtotell-border-radius-xl);border-bottom-right-radius:var(--touchtotell-border-radius-xl)}.rounded-end-5{border-top-right-radius:var(--touchtotell-border-radius-xxl);border-bottom-right-radius:var(--touchtotell-border-radius-xxl)}.rounded-end-circle{border-top-right-radius:50%;border-bottom-right-radius:50%}.rounded-end-pill{border-top-right-radius:var(--touchtotell-border-radius-pill);border-bottom-right-radius:var(--touchtotell-border-radius-pill)}.rounded-bottom{border-bottom-right-radius:var(--touchtotell-border-radius);border-bottom-left-radius:var(--touchtotell-border-radius)}.rounded-bottom-0{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-bottom-1{border-bottom-right-radius:var(--touchtotell-border-radius-sm);border-bottom-left-radius:var(--touchtotell-border-radius-sm)}.rounded-bottom-2{border-bottom-right-radius:var(--touchtotell-border-radius);border-bottom-left-radius:var(--touchtotell-border-radius)}.rounded-bottom-3{border-bottom-right-radius:var(--touchtotell-border-radius-lg);border-bottom-left-radius:var(--touchtotell-border-radius-lg)}.rounded-bottom-4{border-bottom-right-radius:var(--touchtotell-border-radius-xl);border-bottom-left-radius:var(--touchtotell-border-radius-xl)}.rounded-bottom-5{border-bottom-right-radius:var(--touchtotell-border-radius-xxl);border-bottom-left-radius:var(--touchtotell-border-radius-xxl)}.rounded-bottom-circle{border-bottom-right-radius:50%;border-bottom-left-radius:50%}.rounded-bottom-pill{border-bottom-right-radius:var(--touchtotell-border-radius-pill);border-bottom-left-radius:var(--touchtotell-border-radius-pill)}.rounded-start{border-bottom-left-radius:var(--touchtotell-border-radius);border-top-left-radius:var(--touchtotell-border-radius)}.rounded-start-0{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-start-1{border-bottom-left-radius:var(--touchtotell-border-radius-sm);border-top-left-radius:var(--touchtotell-border-radius-sm)}.rounded-start-2{border-bottom-left-radius:var(--touchtotell-border-radius);border-top-left-radius:var(--touchtotell-border-radius)}.rounded-start-3{border-bottom-left-radius:var(--touchtotell-border-radius-lg);border-top-left-radius:var(--touchtotell-border-radius-lg)}.rounded-start-4{border-bottom-left-radius:var(--touchtotell-border-radius-xl);border-top-left-radius:var(--touchtotell-border-radius-xl)}.rounded-start-5{border-bottom-left-radius:var(--touchtotell-border-radius-xxl);border-top-left-radius:var(--touchtotell-border-radius-xxl)}.rounded-start-circle{border-bottom-left-radius:50%;border-top-left-radius:50%}.rounded-start-pill{border-bottom-left-radius:var(--touchtotell-border-radius-pill);border-top-left-radius:var(--touchtotell-border-radius-pill)}.visible{visibility:visible}.invisible{visibility:hidden}.z-n1{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}@media (min-width: 576px){.float-sm-start{float:left}.float-sm-end{float:right}.float-sm-none{float:none}.object-fit-sm-contain{-o-object-fit:contain;object-fit:contain}.object-fit-sm-cover{-o-object-fit:cover;object-fit:cover}.object-fit-sm-fill{-o-object-fit:fill;object-fit:fill}.object-fit-sm-scale{-o-object-fit:scale-down;object-fit:scale-down}.object-fit-sm-none{-o-object-fit:none;object-fit:none}.d-sm-inline{display:inline}.d-sm-inline-block{display:inline-block}.d-sm-block{display:block}.d-sm-grid{display:grid}.d-sm-inline-grid{display:inline-grid}.d-sm-table{display:table}.d-sm-table-row{display:table-row}.d-sm-table-cell{display:table-cell}.d-sm-flex{display:flex}.d-sm-inline-flex{display:inline-flex}.d-sm-none{display:none}.flex-sm-fill{flex:1 1 auto}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.flex-sm-row-reverse{flex-direction:row-reverse}.flex-sm-column-reverse{flex-direction:column-reverse}.flex-sm-grow-0{flex-grow:0}.flex-sm-grow-1{flex-grow:1}.flex-sm-shrink-0{flex-shrink:0}.flex-sm-shrink-1{flex-shrink:1}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}.justify-content-sm-evenly{justify-content:space-evenly}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-baseline{align-items:baseline}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-between{align-content:space-between}.align-content-sm-around{align-content:space-around}.align-content-sm-stretch{align-content:stretch}.align-self-sm-auto{align-self:auto}.align-self-sm-start{align-self:flex-start}.align-self-sm-end{align-self:flex-end}.align-self-sm-center{align-self:center}.align-self-sm-baseline{align-self:baseline}.align-self-sm-stretch{align-self:stretch}.order-sm-first{order:-1}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-last{order:6}.m-sm-0{margin:0}.m-sm-1{margin:.25rem}.m-sm-2{margin:.5rem}.m-sm-3{margin:.75rem}.m-sm-4{margin:1rem}.m-sm-5{margin:1.25rem}.m-sm-6{margin:1.5rem}.m-sm-7{margin:1.75rem}.m-sm-8{margin:2rem}.m-sm-9{margin:2.5rem}.m-sm-10{margin:3rem}.m-sm-11{margin:3.5rem}.m-sm-12{margin:4rem}.m-sm-auto{margin:auto}.mx-sm-0{margin-right:0;margin-left:0}.mx-sm-1{margin-right:.25rem;margin-left:.25rem}.mx-sm-2{margin-right:.5rem;margin-left:.5rem}.mx-sm-3{margin-right:.75rem;margin-left:.75rem}.mx-sm-4{margin-right:1rem;margin-left:1rem}.mx-sm-5{margin-right:1.25rem;margin-left:1.25rem}.mx-sm-6{margin-right:1.5rem;margin-left:1.5rem}.mx-sm-7{margin-right:1.75rem;margin-left:1.75rem}.mx-sm-8{margin-right:2rem;margin-left:2rem}.mx-sm-9{margin-right:2.5rem;margin-left:2.5rem}.mx-sm-10{margin-right:3rem;margin-left:3rem}.mx-sm-11{margin-right:3.5rem;margin-left:3.5rem}.mx-sm-12{margin-right:4rem;margin-left:4rem}.mx-sm-auto{margin-right:auto;margin-left:auto}.my-sm-0{margin-top:0;margin-bottom:0}.my-sm-1{margin-top:.25rem;margin-bottom:.25rem}.my-sm-2{margin-top:.5rem;margin-bottom:.5rem}.my-sm-3{margin-top:.75rem;margin-bottom:.75rem}.my-sm-4{margin-top:1rem;margin-bottom:1rem}.my-sm-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-sm-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-sm-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-sm-8{margin-top:2rem;margin-bottom:2rem}.my-sm-9{margin-top:2.5rem;margin-bottom:2.5rem}.my-sm-10{margin-top:3rem;margin-bottom:3rem}.my-sm-11{margin-top:3.5rem;margin-bottom:3.5rem}.my-sm-12{margin-top:4rem;margin-bottom:4rem}.my-sm-auto{margin-top:auto;margin-bottom:auto}.mt-sm-0{margin-top:0}.mt-sm-1{margin-top:.25rem}.mt-sm-2{margin-top:.5rem}.mt-sm-3{margin-top:.75rem}.mt-sm-4{margin-top:1rem}.mt-sm-5{margin-top:1.25rem}.mt-sm-6{margin-top:1.5rem}.mt-sm-7{margin-top:1.75rem}.mt-sm-8{margin-top:2rem}.mt-sm-9{margin-top:2.5rem}.mt-sm-10{margin-top:3rem}.mt-sm-11{margin-top:3.5rem}.mt-sm-12{margin-top:4rem}.mt-sm-auto{margin-top:auto}.me-sm-0{margin-right:0}.me-sm-1{margin-right:.25rem}.me-sm-2{margin-right:.5rem}.me-sm-3{margin-right:.75rem}.me-sm-4{margin-right:1rem}.me-sm-5{margin-right:1.25rem}.me-sm-6{margin-right:1.5rem}.me-sm-7{margin-right:1.75rem}.me-sm-8{margin-right:2rem}.me-sm-9{margin-right:2.5rem}.me-sm-10{margin-right:3rem}.me-sm-11{margin-right:3.5rem}.me-sm-12{margin-right:4rem}.me-sm-auto{margin-right:auto}.mb-sm-0{margin-bottom:0}.mb-sm-1{margin-bottom:.25rem}.mb-sm-2{margin-bottom:.5rem}.mb-sm-3{margin-bottom:.75rem}.mb-sm-4{margin-bottom:1rem}.mb-sm-5{margin-bottom:1.25rem}.mb-sm-6{margin-bottom:1.5rem}.mb-sm-7{margin-bottom:1.75rem}.mb-sm-8{margin-bottom:2rem}.mb-sm-9{margin-bottom:2.5rem}.mb-sm-10{margin-bottom:3rem}.mb-sm-11{margin-bottom:3.5rem}.mb-sm-12{margin-bottom:4rem}.mb-sm-auto{margin-bottom:auto}.ms-sm-0{margin-left:0}.ms-sm-1{margin-left:.25rem}.ms-sm-2{margin-left:.5rem}.ms-sm-3{margin-left:.75rem}.ms-sm-4{margin-left:1rem}.ms-sm-5{margin-left:1.25rem}.ms-sm-6{margin-left:1.5rem}.ms-sm-7{margin-left:1.75rem}.ms-sm-8{margin-left:2rem}.ms-sm-9{margin-left:2.5rem}.ms-sm-10{margin-left:3rem}.ms-sm-11{margin-left:3.5rem}.ms-sm-12{margin-left:4rem}.ms-sm-auto{margin-left:auto}.m-sm-n1{margin:-.25rem}.m-sm-n2{margin:-.5rem}.m-sm-n3{margin:-.75rem}.m-sm-n4{margin:-1rem}.m-sm-n5{margin:-1.25rem}.m-sm-n6{margin:-1.5rem}.m-sm-n7{margin:-1.75rem}.m-sm-n8{margin:-2rem}.m-sm-n9{margin:-2.5rem}.m-sm-n10{margin:-3rem}.m-sm-n11{margin:-3.5rem}.m-sm-n12{margin:-4rem}.m-sm-n-px{margin:-1px}.mx-sm-n1{margin-right:-.25rem;margin-left:-.25rem}.mx-sm-n2{margin-right:-.5rem;margin-left:-.5rem}.mx-sm-n3{margin-right:-.75rem;margin-left:-.75rem}.mx-sm-n4{margin-right:-1rem;margin-left:-1rem}.mx-sm-n5{margin-right:-1.25rem;margin-left:-1.25rem}.mx-sm-n6{margin-right:-1.5rem;margin-left:-1.5rem}.mx-sm-n7{margin-right:-1.75rem;margin-left:-1.75rem}.mx-sm-n8{margin-right:-2rem;margin-left:-2rem}.mx-sm-n9{margin-right:-2.5rem;margin-left:-2.5rem}.mx-sm-n10{margin-right:-3rem;margin-left:-3rem}.mx-sm-n11{margin-right:-3.5rem;margin-left:-3.5rem}.mx-sm-n12{margin-right:-4rem;margin-left:-4rem}.my-sm-n1{margin-top:-.25rem;margin-bottom:-.25rem}.my-sm-n2{margin-top:-.5rem;margin-bottom:-.5rem}.my-sm-n3{margin-top:-.75rem;margin-bottom:-.75rem}.my-sm-n4{margin-top:-1rem;margin-bottom:-1rem}.my-sm-n5{margin-top:-1.25rem;margin-bottom:-1.25rem}.my-sm-n6{margin-top:-1.5rem;margin-bottom:-1.5rem}.my-sm-n7{margin-top:-1.75rem;margin-bottom:-1.75rem}.my-sm-n8{margin-top:-2rem;margin-bottom:-2rem}.my-sm-n9{margin-top:-2.5rem;margin-bottom:-2.5rem}.my-sm-n10{margin-top:-3rem;margin-bottom:-3rem}.my-sm-n11{margin-top:-3.5rem;margin-bottom:-3.5rem}.my-sm-n12{margin-top:-4rem;margin-bottom:-4rem}.mt-sm-n1{margin-top:-.25rem}.mt-sm-n2{margin-top:-.5rem}.mt-sm-n3{margin-top:-.75rem}.mt-sm-n4{margin-top:-1rem}.mt-sm-n5{margin-top:-1.25rem}.mt-sm-n6{margin-top:-1.5rem}.mt-sm-n7{margin-top:-1.75rem}.mt-sm-n8{margin-top:-2rem}.mt-sm-n9{margin-top:-2.5rem}.mt-sm-n10{margin-top:-3rem}.mt-sm-n11{margin-top:-3.5rem}.mt-sm-n12{margin-top:-4rem}.me-sm-n1{margin-right:-.25rem}.me-sm-n2{margin-right:-.5rem}.me-sm-n3{margin-right:-.75rem}.me-sm-n4{margin-right:-1rem}.me-sm-n5{margin-right:-1.25rem}.me-sm-n6{margin-right:-1.5rem}.me-sm-n7{margin-right:-1.75rem}.me-sm-n8{margin-right:-2rem}.me-sm-n9{margin-right:-2.5rem}.me-sm-n10{margin-right:-3rem}.me-sm-n11{margin-right:-3.5rem}.me-sm-n12{margin-right:-4rem}.mb-sm-n1{margin-bottom:-.25rem}.mb-sm-n2{margin-bottom:-.5rem}.mb-sm-n3{margin-bottom:-.75rem}.mb-sm-n4{margin-bottom:-1rem}.mb-sm-n5{margin-bottom:-1.25rem}.mb-sm-n6{margin-bottom:-1.5rem}.mb-sm-n7{margin-bottom:-1.75rem}.mb-sm-n8{margin-bottom:-2rem}.mb-sm-n9{margin-bottom:-2.5rem}.mb-sm-n10{margin-bottom:-3rem}.mb-sm-n11{margin-bottom:-3.5rem}.mb-sm-n12{margin-bottom:-4rem}.ms-sm-n1{margin-left:-.25rem}.ms-sm-n2{margin-left:-.5rem}.ms-sm-n3{margin-left:-.75rem}.ms-sm-n4{margin-left:-1rem}.ms-sm-n5{margin-left:-1.25rem}.ms-sm-n6{margin-left:-1.5rem}.ms-sm-n7{margin-left:-1.75rem}.ms-sm-n8{margin-left:-2rem}.ms-sm-n9{margin-left:-2.5rem}.ms-sm-n10{margin-left:-3rem}.ms-sm-n11{margin-left:-3.5rem}.ms-sm-n12{margin-left:-4rem}.p-sm-0{padding:0}.p-sm-1{padding:.25rem}.p-sm-2{padding:.5rem}.p-sm-3{padding:.75rem}.p-sm-4{padding:1rem}.p-sm-5{padding:1.25rem}.p-sm-6{padding:1.5rem}.p-sm-7{padding:1.75rem}.p-sm-8{padding:2rem}.p-sm-9{padding:2.5rem}.p-sm-10{padding:3rem}.p-sm-11{padding:3.5rem}.p-sm-12{padding:4rem}.px-sm-0{padding-right:0;padding-left:0}.px-sm-1{padding-right:.25rem;padding-left:.25rem}.px-sm-2{padding-right:.5rem;padding-left:.5rem}.px-sm-3{padding-right:.75rem;padding-left:.75rem}.px-sm-4{padding-right:1rem;padding-left:1rem}.px-sm-5{padding-right:1.25rem;padding-left:1.25rem}.px-sm-6{padding-right:1.5rem;padding-left:1.5rem}.px-sm-7{padding-right:1.75rem;padding-left:1.75rem}.px-sm-8{padding-right:2rem;padding-left:2rem}.px-sm-9{padding-right:2.5rem;padding-left:2.5rem}.px-sm-10{padding-right:3rem;padding-left:3rem}.px-sm-11{padding-right:3.5rem;padding-left:3.5rem}.px-sm-12{padding-right:4rem;padding-left:4rem}.py-sm-0{padding-top:0;padding-bottom:0}.py-sm-1{padding-top:.25rem;padding-bottom:.25rem}.py-sm-2{padding-top:.5rem;padding-bottom:.5rem}.py-sm-3{padding-top:.75rem;padding-bottom:.75rem}.py-sm-4{padding-top:1rem;padding-bottom:1rem}.py-sm-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-sm-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-sm-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-sm-8{padding-top:2rem;padding-bottom:2rem}.py-sm-9{padding-top:2.5rem;padding-bottom:2.5rem}.py-sm-10{padding-top:3rem;padding-bottom:3rem}.py-sm-11{padding-top:3.5rem;padding-bottom:3.5rem}.py-sm-12{padding-top:4rem;padding-bottom:4rem}.pt-sm-0{padding-top:0}.pt-sm-1{padding-top:.25rem}.pt-sm-2{padding-top:.5rem}.pt-sm-3{padding-top:.75rem}.pt-sm-4{padding-top:1rem}.pt-sm-5{padding-top:1.25rem}.pt-sm-6{padding-top:1.5rem}.pt-sm-7{padding-top:1.75rem}.pt-sm-8{padding-top:2rem}.pt-sm-9{padding-top:2.5rem}.pt-sm-10{padding-top:3rem}.pt-sm-11{padding-top:3.5rem}.pt-sm-12{padding-top:4rem}.pe-sm-0{padding-right:0}.pe-sm-1{padding-right:.25rem}.pe-sm-2{padding-right:.5rem}.pe-sm-3{padding-right:.75rem}.pe-sm-4{padding-right:1rem}.pe-sm-5{padding-right:1.25rem}.pe-sm-6{padding-right:1.5rem}.pe-sm-7{padding-right:1.75rem}.pe-sm-8{padding-right:2rem}.pe-sm-9{padding-right:2.5rem}.pe-sm-10{padding-right:3rem}.pe-sm-11{padding-right:3.5rem}.pe-sm-12{padding-right:4rem}.pb-sm-0{padding-bottom:0}.pb-sm-1{padding-bottom:.25rem}.pb-sm-2{padding-bottom:.5rem}.pb-sm-3{padding-bottom:.75rem}.pb-sm-4{padding-bottom:1rem}.pb-sm-5{padding-bottom:1.25rem}.pb-sm-6{padding-bottom:1.5rem}.pb-sm-7{padding-bottom:1.75rem}.pb-sm-8{padding-bottom:2rem}.pb-sm-9{padding-bottom:2.5rem}.pb-sm-10{padding-bottom:3rem}.pb-sm-11{padding-bottom:3.5rem}.pb-sm-12{padding-bottom:4rem}.ps-sm-0{padding-left:0}.ps-sm-1{padding-left:.25rem}.ps-sm-2{padding-left:.5rem}.ps-sm-3{padding-left:.75rem}.ps-sm-4{padding-left:1rem}.ps-sm-5{padding-left:1.25rem}.ps-sm-6{padding-left:1.5rem}.ps-sm-7{padding-left:1.75rem}.ps-sm-8{padding-left:2rem}.ps-sm-9{padding-left:2.5rem}.ps-sm-10{padding-left:3rem}.ps-sm-11{padding-left:3.5rem}.ps-sm-12{padding-left:4rem}.gap-sm-0{gap:0}.gap-sm-1{gap:.25rem}.gap-sm-2{gap:.5rem}.gap-sm-3{gap:.75rem}.gap-sm-4{gap:1rem}.gap-sm-5{gap:1.25rem}.gap-sm-6{gap:1.5rem}.gap-sm-7{gap:1.75rem}.gap-sm-8{gap:2rem}.gap-sm-9{gap:2.5rem}.gap-sm-10{gap:3rem}.gap-sm-11{gap:3.5rem}.gap-sm-12{gap:4rem}.row-gap-sm-0{row-gap:0}.row-gap-sm-1{row-gap:.25rem}.row-gap-sm-2{row-gap:.5rem}.row-gap-sm-3{row-gap:.75rem}.row-gap-sm-4{row-gap:1rem}.row-gap-sm-5{row-gap:1.25rem}.row-gap-sm-6{row-gap:1.5rem}.row-gap-sm-7{row-gap:1.75rem}.row-gap-sm-8{row-gap:2rem}.row-gap-sm-9{row-gap:2.5rem}.row-gap-sm-10{row-gap:3rem}.row-gap-sm-11{row-gap:3.5rem}.row-gap-sm-12{row-gap:4rem}.column-gap-sm-0{-moz-column-gap:0;column-gap:0}.column-gap-sm-1{-moz-column-gap:.25rem;column-gap:.25rem}.column-gap-sm-2{-moz-column-gap:.5rem;column-gap:.5rem}.column-gap-sm-3{-moz-column-gap:.75rem;column-gap:.75rem}.column-gap-sm-4{-moz-column-gap:1rem;column-gap:1rem}.column-gap-sm-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.column-gap-sm-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.column-gap-sm-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.column-gap-sm-8{-moz-column-gap:2rem;column-gap:2rem}.column-gap-sm-9{-moz-column-gap:2.5rem;column-gap:2.5rem}.column-gap-sm-10{-moz-column-gap:3rem;column-gap:3rem}.column-gap-sm-11{-moz-column-gap:3.5rem;column-gap:3.5rem}.column-gap-sm-12{-moz-column-gap:4rem;column-gap:4rem}.fs-sm-1{font-size:1.875rem}.fs-sm-2{font-size:1.5rem}.fs-sm-3{font-size:1.25rem}.fs-sm-4{font-size:1.125rem}.fs-sm-5{font-size:1rem}.fs-sm-6{font-size:.875rem}.fs-sm-7{font-size:.75rem}.text-sm-start{text-align:left}.text-sm-end{text-align:right}.text-sm-center{text-align:center}}@media (min-width: 768px){.float-md-start{float:left}.float-md-end{float:right}.float-md-none{float:none}.object-fit-md-contain{-o-object-fit:contain;object-fit:contain}.object-fit-md-cover{-o-object-fit:cover;object-fit:cover}.object-fit-md-fill{-o-object-fit:fill;object-fit:fill}.object-fit-md-scale{-o-object-fit:scale-down;object-fit:scale-down}.object-fit-md-none{-o-object-fit:none;object-fit:none}.d-md-inline{display:inline}.d-md-inline-block{display:inline-block}.d-md-block{display:block}.d-md-grid{display:grid}.d-md-inline-grid{display:inline-grid}.d-md-table{display:table}.d-md-table-row{display:table-row}.d-md-table-cell{display:table-cell}.d-md-flex{display:flex}.d-md-inline-flex{display:inline-flex}.d-md-none{display:none}.flex-md-fill{flex:1 1 auto}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.flex-md-row-reverse{flex-direction:row-reverse}.flex-md-column-reverse{flex-direction:column-reverse}.flex-md-grow-0{flex-grow:0}.flex-md-grow-1{flex-grow:1}.flex-md-shrink-0{flex-shrink:0}.flex-md-shrink-1{flex-shrink:1}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}.justify-content-md-evenly{justify-content:space-evenly}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-baseline{align-items:baseline}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-between{align-content:space-between}.align-content-md-around{align-content:space-around}.align-content-md-stretch{align-content:stretch}.align-self-md-auto{align-self:auto}.align-self-md-start{align-self:flex-start}.align-self-md-end{align-self:flex-end}.align-self-md-center{align-self:center}.align-self-md-baseline{align-self:baseline}.align-self-md-stretch{align-self:stretch}.order-md-first{order:-1}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-last{order:6}.m-md-0{margin:0}.m-md-1{margin:.25rem}.m-md-2{margin:.5rem}.m-md-3{margin:.75rem}.m-md-4{margin:1rem}.m-md-5{margin:1.25rem}.m-md-6{margin:1.5rem}.m-md-7{margin:1.75rem}.m-md-8{margin:2rem}.m-md-9{margin:2.5rem}.m-md-10{margin:3rem}.m-md-11{margin:3.5rem}.m-md-12{margin:4rem}.m-md-auto{margin:auto}.mx-md-0{margin-right:0;margin-left:0}.mx-md-1{margin-right:.25rem;margin-left:.25rem}.mx-md-2{margin-right:.5rem;margin-left:.5rem}.mx-md-3{margin-right:.75rem;margin-left:.75rem}.mx-md-4{margin-right:1rem;margin-left:1rem}.mx-md-5{margin-right:1.25rem;margin-left:1.25rem}.mx-md-6{margin-right:1.5rem;margin-left:1.5rem}.mx-md-7{margin-right:1.75rem;margin-left:1.75rem}.mx-md-8{margin-right:2rem;margin-left:2rem}.mx-md-9{margin-right:2.5rem;margin-left:2.5rem}.mx-md-10{margin-right:3rem;margin-left:3rem}.mx-md-11{margin-right:3.5rem;margin-left:3.5rem}.mx-md-12{margin-right:4rem;margin-left:4rem}.mx-md-auto{margin-right:auto;margin-left:auto}.my-md-0{margin-top:0;margin-bottom:0}.my-md-1{margin-top:.25rem;margin-bottom:.25rem}.my-md-2{margin-top:.5rem;margin-bottom:.5rem}.my-md-3{margin-top:.75rem;margin-bottom:.75rem}.my-md-4{margin-top:1rem;margin-bottom:1rem}.my-md-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-md-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-md-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-md-8{margin-top:2rem;margin-bottom:2rem}.my-md-9{margin-top:2.5rem;margin-bottom:2.5rem}.my-md-10{margin-top:3rem;margin-bottom:3rem}.my-md-11{margin-top:3.5rem;margin-bottom:3.5rem}.my-md-12{margin-top:4rem;margin-bottom:4rem}.my-md-auto{margin-top:auto;margin-bottom:auto}.mt-md-0{margin-top:0}.mt-md-1{margin-top:.25rem}.mt-md-2{margin-top:.5rem}.mt-md-3{margin-top:.75rem}.mt-md-4{margin-top:1rem}.mt-md-5{margin-top:1.25rem}.mt-md-6{margin-top:1.5rem}.mt-md-7{margin-top:1.75rem}.mt-md-8{margin-top:2rem}.mt-md-9{margin-top:2.5rem}.mt-md-10{margin-top:3rem}.mt-md-11{margin-top:3.5rem}.mt-md-12{margin-top:4rem}.mt-md-auto{margin-top:auto}.me-md-0{margin-right:0}.me-md-1{margin-right:.25rem}.me-md-2{margin-right:.5rem}.me-md-3{margin-right:.75rem}.me-md-4{margin-right:1rem}.me-md-5{margin-right:1.25rem}.me-md-6{margin-right:1.5rem}.me-md-7{margin-right:1.75rem}.me-md-8{margin-right:2rem}.me-md-9{margin-right:2.5rem}.me-md-10{margin-right:3rem}.me-md-11{margin-right:3.5rem}.me-md-12{margin-right:4rem}.me-md-auto{margin-right:auto}.mb-md-0{margin-bottom:0}.mb-md-1{margin-bottom:.25rem}.mb-md-2{margin-bottom:.5rem}.mb-md-3{margin-bottom:.75rem}.mb-md-4{margin-bottom:1rem}.mb-md-5{margin-bottom:1.25rem}.mb-md-6{margin-bottom:1.5rem}.mb-md-7{margin-bottom:1.75rem}.mb-md-8{margin-bottom:2rem}.mb-md-9{margin-bottom:2.5rem}.mb-md-10{margin-bottom:3rem}.mb-md-11{margin-bottom:3.5rem}.mb-md-12{margin-bottom:4rem}.mb-md-auto{margin-bottom:auto}.ms-md-0{margin-left:0}.ms-md-1{margin-left:.25rem}.ms-md-2{margin-left:.5rem}.ms-md-3{margin-left:.75rem}.ms-md-4{margin-left:1rem}.ms-md-5{margin-left:1.25rem}.ms-md-6{margin-left:1.5rem}.ms-md-7{margin-left:1.75rem}.ms-md-8{margin-left:2rem}.ms-md-9{margin-left:2.5rem}.ms-md-10{margin-left:3rem}.ms-md-11{margin-left:3.5rem}.ms-md-12{margin-left:4rem}.ms-md-auto{margin-left:auto}.m-md-n1{margin:-.25rem}.m-md-n2{margin:-.5rem}.m-md-n3{margin:-.75rem}.m-md-n4{margin:-1rem}.m-md-n5{margin:-1.25rem}.m-md-n6{margin:-1.5rem}.m-md-n7{margin:-1.75rem}.m-md-n8{margin:-2rem}.m-md-n9{margin:-2.5rem}.m-md-n10{margin:-3rem}.m-md-n11{margin:-3.5rem}.m-md-n12{margin:-4rem}.m-md-n-px{margin:-1px}.mx-md-n1{margin-right:-.25rem;margin-left:-.25rem}.mx-md-n2{margin-right:-.5rem;margin-left:-.5rem}.mx-md-n3{margin-right:-.75rem;margin-left:-.75rem}.mx-md-n4{margin-right:-1rem;margin-left:-1rem}.mx-md-n5{margin-right:-1.25rem;margin-left:-1.25rem}.mx-md-n6{margin-right:-1.5rem;margin-left:-1.5rem}.mx-md-n7{margin-right:-1.75rem;margin-left:-1.75rem}.mx-md-n8{margin-right:-2rem;margin-left:-2rem}.mx-md-n9{margin-right:-2.5rem;margin-left:-2.5rem}.mx-md-n10{margin-right:-3rem;margin-left:-3rem}.mx-md-n11{margin-right:-3.5rem;margin-left:-3.5rem}.mx-md-n12{margin-right:-4rem;margin-left:-4rem}.my-md-n1{margin-top:-.25rem;margin-bottom:-.25rem}.my-md-n2{margin-top:-.5rem;margin-bottom:-.5rem}.my-md-n3{margin-top:-.75rem;margin-bottom:-.75rem}.my-md-n4{margin-top:-1rem;margin-bottom:-1rem}.my-md-n5{margin-top:-1.25rem;margin-bottom:-1.25rem}.my-md-n6{margin-top:-1.5rem;margin-bottom:-1.5rem}.my-md-n7{margin-top:-1.75rem;margin-bottom:-1.75rem}.my-md-n8{margin-top:-2rem;margin-bottom:-2rem}.my-md-n9{margin-top:-2.5rem;margin-bottom:-2.5rem}.my-md-n10{margin-top:-3rem;margin-bottom:-3rem}.my-md-n11{margin-top:-3.5rem;margin-bottom:-3.5rem}.my-md-n12{margin-top:-4rem;margin-bottom:-4rem}.mt-md-n1{margin-top:-.25rem}.mt-md-n2{margin-top:-.5rem}.mt-md-n3{margin-top:-.75rem}.mt-md-n4{margin-top:-1rem}.mt-md-n5{margin-top:-1.25rem}.mt-md-n6{margin-top:-1.5rem}.mt-md-n7{margin-top:-1.75rem}.mt-md-n8{margin-top:-2rem}.mt-md-n9{margin-top:-2.5rem}.mt-md-n10{margin-top:-3rem}.mt-md-n11{margin-top:-3.5rem}.mt-md-n12{margin-top:-4rem}.me-md-n1{margin-right:-.25rem}.me-md-n2{margin-right:-.5rem}.me-md-n3{margin-right:-.75rem}.me-md-n4{margin-right:-1rem}.me-md-n5{margin-right:-1.25rem}.me-md-n6{margin-right:-1.5rem}.me-md-n7{margin-right:-1.75rem}.me-md-n8{margin-right:-2rem}.me-md-n9{margin-right:-2.5rem}.me-md-n10{margin-right:-3rem}.me-md-n11{margin-right:-3.5rem}.me-md-n12{margin-right:-4rem}.mb-md-n1{margin-bottom:-.25rem}.mb-md-n2{margin-bottom:-.5rem}.mb-md-n3{margin-bottom:-.75rem}.mb-md-n4{margin-bottom:-1rem}.mb-md-n5{margin-bottom:-1.25rem}.mb-md-n6{margin-bottom:-1.5rem}.mb-md-n7{margin-bottom:-1.75rem}.mb-md-n8{margin-bottom:-2rem}.mb-md-n9{margin-bottom:-2.5rem}.mb-md-n10{margin-bottom:-3rem}.mb-md-n11{margin-bottom:-3.5rem}.mb-md-n12{margin-bottom:-4rem}.ms-md-n1{margin-left:-.25rem}.ms-md-n2{margin-left:-.5rem}.ms-md-n3{margin-left:-.75rem}.ms-md-n4{margin-left:-1rem}.ms-md-n5{margin-left:-1.25rem}.ms-md-n6{margin-left:-1.5rem}.ms-md-n7{margin-left:-1.75rem}.ms-md-n8{margin-left:-2rem}.ms-md-n9{margin-left:-2.5rem}.ms-md-n10{margin-left:-3rem}.ms-md-n11{margin-left:-3.5rem}.ms-md-n12{margin-left:-4rem}.p-md-0{padding:0}.p-md-1{padding:.25rem}.p-md-2{padding:.5rem}.p-md-3{padding:.75rem}.p-md-4{padding:1rem}.p-md-5{padding:1.25rem}.p-md-6{padding:1.5rem}.p-md-7{padding:1.75rem}.p-md-8{padding:2rem}.p-md-9{padding:2.5rem}.p-md-10{padding:3rem}.p-md-11{padding:3.5rem}.p-md-12{padding:4rem}.px-md-0{padding-right:0;padding-left:0}.px-md-1{padding-right:.25rem;padding-left:.25rem}.px-md-2{padding-right:.5rem;padding-left:.5rem}.px-md-3{padding-right:.75rem;padding-left:.75rem}.px-md-4{padding-right:1rem;padding-left:1rem}.px-md-5{padding-right:1.25rem;padding-left:1.25rem}.px-md-6{padding-right:1.5rem;padding-left:1.5rem}.px-md-7{padding-right:1.75rem;padding-left:1.75rem}.px-md-8{padding-right:2rem;padding-left:2rem}.px-md-9{padding-right:2.5rem;padding-left:2.5rem}.px-md-10{padding-right:3rem;padding-left:3rem}.px-md-11{padding-right:3.5rem;padding-left:3.5rem}.px-md-12{padding-right:4rem;padding-left:4rem}.py-md-0{padding-top:0;padding-bottom:0}.py-md-1{padding-top:.25rem;padding-bottom:.25rem}.py-md-2{padding-top:.5rem;padding-bottom:.5rem}.py-md-3{padding-top:.75rem;padding-bottom:.75rem}.py-md-4{padding-top:1rem;padding-bottom:1rem}.py-md-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-md-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-md-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-md-8{padding-top:2rem;padding-bottom:2rem}.py-md-9{padding-top:2.5rem;padding-bottom:2.5rem}.py-md-10{padding-top:3rem;padding-bottom:3rem}.py-md-11{padding-top:3.5rem;padding-bottom:3.5rem}.py-md-12{padding-top:4rem;padding-bottom:4rem}.pt-md-0{padding-top:0}.pt-md-1{padding-top:.25rem}.pt-md-2{padding-top:.5rem}.pt-md-3{padding-top:.75rem}.pt-md-4{padding-top:1rem}.pt-md-5{padding-top:1.25rem}.pt-md-6{padding-top:1.5rem}.pt-md-7{padding-top:1.75rem}.pt-md-8{padding-top:2rem}.pt-md-9{padding-top:2.5rem}.pt-md-10{padding-top:3rem}.pt-md-11{padding-top:3.5rem}.pt-md-12{padding-top:4rem}.pe-md-0{padding-right:0}.pe-md-1{padding-right:.25rem}.pe-md-2{padding-right:.5rem}.pe-md-3{padding-right:.75rem}.pe-md-4{padding-right:1rem}.pe-md-5{padding-right:1.25rem}.pe-md-6{padding-right:1.5rem}.pe-md-7{padding-right:1.75rem}.pe-md-8{padding-right:2rem}.pe-md-9{padding-right:2.5rem}.pe-md-10{padding-right:3rem}.pe-md-11{padding-right:3.5rem}.pe-md-12{padding-right:4rem}.pb-md-0{padding-bottom:0}.pb-md-1{padding-bottom:.25rem}.pb-md-2{padding-bottom:.5rem}.pb-md-3{padding-bottom:.75rem}.pb-md-4{padding-bottom:1rem}.pb-md-5{padding-bottom:1.25rem}.pb-md-6{padding-bottom:1.5rem}.pb-md-7{padding-bottom:1.75rem}.pb-md-8{padding-bottom:2rem}.pb-md-9{padding-bottom:2.5rem}.pb-md-10{padding-bottom:3rem}.pb-md-11{padding-bottom:3.5rem}.pb-md-12{padding-bottom:4rem}.ps-md-0{padding-left:0}.ps-md-1{padding-left:.25rem}.ps-md-2{padding-left:.5rem}.ps-md-3{padding-left:.75rem}.ps-md-4{padding-left:1rem}.ps-md-5{padding-left:1.25rem}.ps-md-6{padding-left:1.5rem}.ps-md-7{padding-left:1.75rem}.ps-md-8{padding-left:2rem}.ps-md-9{padding-left:2.5rem}.ps-md-10{padding-left:3rem}.ps-md-11{padding-left:3.5rem}.ps-md-12{padding-left:4rem}.gap-md-0{gap:0}.gap-md-1{gap:.25rem}.gap-md-2{gap:.5rem}.gap-md-3{gap:.75rem}.gap-md-4{gap:1rem}.gap-md-5{gap:1.25rem}.gap-md-6{gap:1.5rem}.gap-md-7{gap:1.75rem}.gap-md-8{gap:2rem}.gap-md-9{gap:2.5rem}.gap-md-10{gap:3rem}.gap-md-11{gap:3.5rem}.gap-md-12{gap:4rem}.row-gap-md-0{row-gap:0}.row-gap-md-1{row-gap:.25rem}.row-gap-md-2{row-gap:.5rem}.row-gap-md-3{row-gap:.75rem}.row-gap-md-4{row-gap:1rem}.row-gap-md-5{row-gap:1.25rem}.row-gap-md-6{row-gap:1.5rem}.row-gap-md-7{row-gap:1.75rem}.row-gap-md-8{row-gap:2rem}.row-gap-md-9{row-gap:2.5rem}.row-gap-md-10{row-gap:3rem}.row-gap-md-11{row-gap:3.5rem}.row-gap-md-12{row-gap:4rem}.column-gap-md-0{-moz-column-gap:0;column-gap:0}.column-gap-md-1{-moz-column-gap:.25rem;column-gap:.25rem}.column-gap-md-2{-moz-column-gap:.5rem;column-gap:.5rem}.column-gap-md-3{-moz-column-gap:.75rem;column-gap:.75rem}.column-gap-md-4{-moz-column-gap:1rem;column-gap:1rem}.column-gap-md-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.column-gap-md-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.column-gap-md-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.column-gap-md-8{-moz-column-gap:2rem;column-gap:2rem}.column-gap-md-9{-moz-column-gap:2.5rem;column-gap:2.5rem}.column-gap-md-10{-moz-column-gap:3rem;column-gap:3rem}.column-gap-md-11{-moz-column-gap:3.5rem;column-gap:3.5rem}.column-gap-md-12{-moz-column-gap:4rem;column-gap:4rem}.fs-md-1{font-size:1.875rem}.fs-md-2{font-size:1.5rem}.fs-md-3{font-size:1.25rem}.fs-md-4{font-size:1.125rem}.fs-md-5{font-size:1rem}.fs-md-6{font-size:.875rem}.fs-md-7{font-size:.75rem}.text-md-start{text-align:left}.text-md-end{text-align:right}.text-md-center{text-align:center}}@media (min-width: 992px){.float-lg-start{float:left}.float-lg-end{float:right}.float-lg-none{float:none}.object-fit-lg-contain{-o-object-fit:contain;object-fit:contain}.object-fit-lg-cover{-o-object-fit:cover;object-fit:cover}.object-fit-lg-fill{-o-object-fit:fill;object-fit:fill}.object-fit-lg-scale{-o-object-fit:scale-down;object-fit:scale-down}.object-fit-lg-none{-o-object-fit:none;object-fit:none}.d-lg-inline{display:inline}.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.d-lg-grid{display:grid}.d-lg-inline-grid{display:inline-grid}.d-lg-table{display:table}.d-lg-table-row{display:table-row}.d-lg-table-cell{display:table-cell}.d-lg-flex{display:flex}.d-lg-inline-flex{display:inline-flex}.d-lg-none{display:none}.flex-lg-fill{flex:1 1 auto}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.flex-lg-row-reverse{flex-direction:row-reverse}.flex-lg-column-reverse{flex-direction:column-reverse}.flex-lg-grow-0{flex-grow:0}.flex-lg-grow-1{flex-grow:1}.flex-lg-shrink-0{flex-shrink:0}.flex-lg-shrink-1{flex-shrink:1}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}.justify-content-lg-evenly{justify-content:space-evenly}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-baseline{align-items:baseline}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-between{align-content:space-between}.align-content-lg-around{align-content:space-around}.align-content-lg-stretch{align-content:stretch}.align-self-lg-auto{align-self:auto}.align-self-lg-start{align-self:flex-start}.align-self-lg-end{align-self:flex-end}.align-self-lg-center{align-self:center}.align-self-lg-baseline{align-self:baseline}.align-self-lg-stretch{align-self:stretch}.order-lg-first{order:-1}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-last{order:6}.m-lg-0{margin:0}.m-lg-1{margin:.25rem}.m-lg-2{margin:.5rem}.m-lg-3{margin:.75rem}.m-lg-4{margin:1rem}.m-lg-5{margin:1.25rem}.m-lg-6{margin:1.5rem}.m-lg-7{margin:1.75rem}.m-lg-8{margin:2rem}.m-lg-9{margin:2.5rem}.m-lg-10{margin:3rem}.m-lg-11{margin:3.5rem}.m-lg-12{margin:4rem}.m-lg-auto{margin:auto}.mx-lg-0{margin-right:0;margin-left:0}.mx-lg-1{margin-right:.25rem;margin-left:.25rem}.mx-lg-2{margin-right:.5rem;margin-left:.5rem}.mx-lg-3{margin-right:.75rem;margin-left:.75rem}.mx-lg-4{margin-right:1rem;margin-left:1rem}.mx-lg-5{margin-right:1.25rem;margin-left:1.25rem}.mx-lg-6{margin-right:1.5rem;margin-left:1.5rem}.mx-lg-7{margin-right:1.75rem;margin-left:1.75rem}.mx-lg-8{margin-right:2rem;margin-left:2rem}.mx-lg-9{margin-right:2.5rem;margin-left:2.5rem}.mx-lg-10{margin-right:3rem;margin-left:3rem}.mx-lg-11{margin-right:3.5rem;margin-left:3.5rem}.mx-lg-12{margin-right:4rem;margin-left:4rem}.mx-lg-auto{margin-right:auto;margin-left:auto}.my-lg-0{margin-top:0;margin-bottom:0}.my-lg-1{margin-top:.25rem;margin-bottom:.25rem}.my-lg-2{margin-top:.5rem;margin-bottom:.5rem}.my-lg-3{margin-top:.75rem;margin-bottom:.75rem}.my-lg-4{margin-top:1rem;margin-bottom:1rem}.my-lg-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-lg-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-lg-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-lg-8{margin-top:2rem;margin-bottom:2rem}.my-lg-9{margin-top:2.5rem;margin-bottom:2.5rem}.my-lg-10{margin-top:3rem;margin-bottom:3rem}.my-lg-11{margin-top:3.5rem;margin-bottom:3.5rem}.my-lg-12{margin-top:4rem;margin-bottom:4rem}.my-lg-auto{margin-top:auto;margin-bottom:auto}.mt-lg-0{margin-top:0}.mt-lg-1{margin-top:.25rem}.mt-lg-2{margin-top:.5rem}.mt-lg-3{margin-top:.75rem}.mt-lg-4{margin-top:1rem}.mt-lg-5{margin-top:1.25rem}.mt-lg-6{margin-top:1.5rem}.mt-lg-7{margin-top:1.75rem}.mt-lg-8{margin-top:2rem}.mt-lg-9{margin-top:2.5rem}.mt-lg-10{margin-top:3rem}.mt-lg-11{margin-top:3.5rem}.mt-lg-12{margin-top:4rem}.mt-lg-auto{margin-top:auto}.me-lg-0{margin-right:0}.me-lg-1{margin-right:.25rem}.me-lg-2{margin-right:.5rem}.me-lg-3{margin-right:.75rem}.me-lg-4{margin-right:1rem}.me-lg-5{margin-right:1.25rem}.me-lg-6{margin-right:1.5rem}.me-lg-7{margin-right:1.75rem}.me-lg-8{margin-right:2rem}.me-lg-9{margin-right:2.5rem}.me-lg-10{margin-right:3rem}.me-lg-11{margin-right:3.5rem}.me-lg-12{margin-right:4rem}.me-lg-auto{margin-right:auto}.mb-lg-0{margin-bottom:0}.mb-lg-1{margin-bottom:.25rem}.mb-lg-2{margin-bottom:.5rem}.mb-lg-3{margin-bottom:.75rem}.mb-lg-4{margin-bottom:1rem}.mb-lg-5{margin-bottom:1.25rem}.mb-lg-6{margin-bottom:1.5rem}.mb-lg-7{margin-bottom:1.75rem}.mb-lg-8{margin-bottom:2rem}.mb-lg-9{margin-bottom:2.5rem}.mb-lg-10{margin-bottom:3rem}.mb-lg-11{margin-bottom:3.5rem}.mb-lg-12{margin-bottom:4rem}.mb-lg-auto{margin-bottom:auto}.ms-lg-0{margin-left:0}.ms-lg-1{margin-left:.25rem}.ms-lg-2{margin-left:.5rem}.ms-lg-3{margin-left:.75rem}.ms-lg-4{margin-left:1rem}.ms-lg-5{margin-left:1.25rem}.ms-lg-6{margin-left:1.5rem}.ms-lg-7{margin-left:1.75rem}.ms-lg-8{margin-left:2rem}.ms-lg-9{margin-left:2.5rem}.ms-lg-10{margin-left:3rem}.ms-lg-11{margin-left:3.5rem}.ms-lg-12{margin-left:4rem}.ms-lg-auto{margin-left:auto}.m-lg-n1{margin:-.25rem}.m-lg-n2{margin:-.5rem}.m-lg-n3{margin:-.75rem}.m-lg-n4{margin:-1rem}.m-lg-n5{margin:-1.25rem}.m-lg-n6{margin:-1.5rem}.m-lg-n7{margin:-1.75rem}.m-lg-n8{margin:-2rem}.m-lg-n9{margin:-2.5rem}.m-lg-n10{margin:-3rem}.m-lg-n11{margin:-3.5rem}.m-lg-n12{margin:-4rem}.m-lg-n-px{margin:-1px}.mx-lg-n1{margin-right:-.25rem;margin-left:-.25rem}.mx-lg-n2{margin-right:-.5rem;margin-left:-.5rem}.mx-lg-n3{margin-right:-.75rem;margin-left:-.75rem}.mx-lg-n4{margin-right:-1rem;margin-left:-1rem}.mx-lg-n5{margin-right:-1.25rem;margin-left:-1.25rem}.mx-lg-n6{margin-right:-1.5rem;margin-left:-1.5rem}.mx-lg-n7{margin-right:-1.75rem;margin-left:-1.75rem}.mx-lg-n8{margin-right:-2rem;margin-left:-2rem}.mx-lg-n9{margin-right:-2.5rem;margin-left:-2.5rem}.mx-lg-n10{margin-right:-3rem;margin-left:-3rem}.mx-lg-n11{margin-right:-3.5rem;margin-left:-3.5rem}.mx-lg-n12{margin-right:-4rem;margin-left:-4rem}.my-lg-n1{margin-top:-.25rem;margin-bottom:-.25rem}.my-lg-n2{margin-top:-.5rem;margin-bottom:-.5rem}.my-lg-n3{margin-top:-.75rem;margin-bottom:-.75rem}.my-lg-n4{margin-top:-1rem;margin-bottom:-1rem}.my-lg-n5{margin-top:-1.25rem;margin-bottom:-1.25rem}.my-lg-n6{margin-top:-1.5rem;margin-bottom:-1.5rem}.my-lg-n7{margin-top:-1.75rem;margin-bottom:-1.75rem}.my-lg-n8{margin-top:-2rem;margin-bottom:-2rem}.my-lg-n9{margin-top:-2.5rem;margin-bottom:-2.5rem}.my-lg-n10{margin-top:-3rem;margin-bottom:-3rem}.my-lg-n11{margin-top:-3.5rem;margin-bottom:-3.5rem}.my-lg-n12{margin-top:-4rem;margin-bottom:-4rem}.mt-lg-n1{margin-top:-.25rem}.mt-lg-n2{margin-top:-.5rem}.mt-lg-n3{margin-top:-.75rem}.mt-lg-n4{margin-top:-1rem}.mt-lg-n5{margin-top:-1.25rem}.mt-lg-n6{margin-top:-1.5rem}.mt-lg-n7{margin-top:-1.75rem}.mt-lg-n8{margin-top:-2rem}.mt-lg-n9{margin-top:-2.5rem}.mt-lg-n10{margin-top:-3rem}.mt-lg-n11{margin-top:-3.5rem}.mt-lg-n12{margin-top:-4rem}.me-lg-n1{margin-right:-.25rem}.me-lg-n2{margin-right:-.5rem}.me-lg-n3{margin-right:-.75rem}.me-lg-n4{margin-right:-1rem}.me-lg-n5{margin-right:-1.25rem}.me-lg-n6{margin-right:-1.5rem}.me-lg-n7{margin-right:-1.75rem}.me-lg-n8{margin-right:-2rem}.me-lg-n9{margin-right:-2.5rem}.me-lg-n10{margin-right:-3rem}.me-lg-n11{margin-right:-3.5rem}.me-lg-n12{margin-right:-4rem}.mb-lg-n1{margin-bottom:-.25rem}.mb-lg-n2{margin-bottom:-.5rem}.mb-lg-n3{margin-bottom:-.75rem}.mb-lg-n4{margin-bottom:-1rem}.mb-lg-n5{margin-bottom:-1.25rem}.mb-lg-n6{margin-bottom:-1.5rem}.mb-lg-n7{margin-bottom:-1.75rem}.mb-lg-n8{margin-bottom:-2rem}.mb-lg-n9{margin-bottom:-2.5rem}.mb-lg-n10{margin-bottom:-3rem}.mb-lg-n11{margin-bottom:-3.5rem}.mb-lg-n12{margin-bottom:-4rem}.ms-lg-n1{margin-left:-.25rem}.ms-lg-n2{margin-left:-.5rem}.ms-lg-n3{margin-left:-.75rem}.ms-lg-n4{margin-left:-1rem}.ms-lg-n5{margin-left:-1.25rem}.ms-lg-n6{margin-left:-1.5rem}.ms-lg-n7{margin-left:-1.75rem}.ms-lg-n8{margin-left:-2rem}.ms-lg-n9{margin-left:-2.5rem}.ms-lg-n10{margin-left:-3rem}.ms-lg-n11{margin-left:-3.5rem}.ms-lg-n12{margin-left:-4rem}.p-lg-0{padding:0}.p-lg-1{padding:.25rem}.p-lg-2{padding:.5rem}.p-lg-3{padding:.75rem}.p-lg-4{padding:1rem}.p-lg-5{padding:1.25rem}.p-lg-6{padding:1.5rem}.p-lg-7{padding:1.75rem}.p-lg-8{padding:2rem}.p-lg-9{padding:2.5rem}.p-lg-10{padding:3rem}.p-lg-11{padding:3.5rem}.p-lg-12{padding:4rem}.px-lg-0{padding-right:0;padding-left:0}.px-lg-1{padding-right:.25rem;padding-left:.25rem}.px-lg-2{padding-right:.5rem;padding-left:.5rem}.px-lg-3{padding-right:.75rem;padding-left:.75rem}.px-lg-4{padding-right:1rem;padding-left:1rem}.px-lg-5{padding-right:1.25rem;padding-left:1.25rem}.px-lg-6{padding-right:1.5rem;padding-left:1.5rem}.px-lg-7{padding-right:1.75rem;padding-left:1.75rem}.px-lg-8{padding-right:2rem;padding-left:2rem}.px-lg-9{padding-right:2.5rem;padding-left:2.5rem}.px-lg-10{padding-right:3rem;padding-left:3rem}.px-lg-11{padding-right:3.5rem;padding-left:3.5rem}.px-lg-12{padding-right:4rem;padding-left:4rem}.py-lg-0{padding-top:0;padding-bottom:0}.py-lg-1{padding-top:.25rem;padding-bottom:.25rem}.py-lg-2{padding-top:.5rem;padding-bottom:.5rem}.py-lg-3{padding-top:.75rem;padding-bottom:.75rem}.py-lg-4{padding-top:1rem;padding-bottom:1rem}.py-lg-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-lg-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-lg-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-lg-8{padding-top:2rem;padding-bottom:2rem}.py-lg-9{padding-top:2.5rem;padding-bottom:2.5rem}.py-lg-10{padding-top:3rem;padding-bottom:3rem}.py-lg-11{padding-top:3.5rem;padding-bottom:3.5rem}.py-lg-12{padding-top:4rem;padding-bottom:4rem}.pt-lg-0{padding-top:0}.pt-lg-1{padding-top:.25rem}.pt-lg-2{padding-top:.5rem}.pt-lg-3{padding-top:.75rem}.pt-lg-4{padding-top:1rem}.pt-lg-5{padding-top:1.25rem}.pt-lg-6{padding-top:1.5rem}.pt-lg-7{padding-top:1.75rem}.pt-lg-8{padding-top:2rem}.pt-lg-9{padding-top:2.5rem}.pt-lg-10{padding-top:3rem}.pt-lg-11{padding-top:3.5rem}.pt-lg-12{padding-top:4rem}.pe-lg-0{padding-right:0}.pe-lg-1{padding-right:.25rem}.pe-lg-2{padding-right:.5rem}.pe-lg-3{padding-right:.75rem}.pe-lg-4{padding-right:1rem}.pe-lg-5{padding-right:1.25rem}.pe-lg-6{padding-right:1.5rem}.pe-lg-7{padding-right:1.75rem}.pe-lg-8{padding-right:2rem}.pe-lg-9{padding-right:2.5rem}.pe-lg-10{padding-right:3rem}.pe-lg-11{padding-right:3.5rem}.pe-lg-12{padding-right:4rem}.pb-lg-0{padding-bottom:0}.pb-lg-1{padding-bottom:.25rem}.pb-lg-2{padding-bottom:.5rem}.pb-lg-3{padding-bottom:.75rem}.pb-lg-4{padding-bottom:1rem}.pb-lg-5{padding-bottom:1.25rem}.pb-lg-6{padding-bottom:1.5rem}.pb-lg-7{padding-bottom:1.75rem}.pb-lg-8{padding-bottom:2rem}.pb-lg-9{padding-bottom:2.5rem}.pb-lg-10{padding-bottom:3rem}.pb-lg-11{padding-bottom:3.5rem}.pb-lg-12{padding-bottom:4rem}.ps-lg-0{padding-left:0}.ps-lg-1{padding-left:.25rem}.ps-lg-2{padding-left:.5rem}.ps-lg-3{padding-left:.75rem}.ps-lg-4{padding-left:1rem}.ps-lg-5{padding-left:1.25rem}.ps-lg-6{padding-left:1.5rem}.ps-lg-7{padding-left:1.75rem}.ps-lg-8{padding-left:2rem}.ps-lg-9{padding-left:2.5rem}.ps-lg-10{padding-left:3rem}.ps-lg-11{padding-left:3.5rem}.ps-lg-12{padding-left:4rem}.gap-lg-0{gap:0}.gap-lg-1{gap:.25rem}.gap-lg-2{gap:.5rem}.gap-lg-3{gap:.75rem}.gap-lg-4{gap:1rem}.gap-lg-5{gap:1.25rem}.gap-lg-6{gap:1.5rem}.gap-lg-7{gap:1.75rem}.gap-lg-8{gap:2rem}.gap-lg-9{gap:2.5rem}.gap-lg-10{gap:3rem}.gap-lg-11{gap:3.5rem}.gap-lg-12{gap:4rem}.row-gap-lg-0{row-gap:0}.row-gap-lg-1{row-gap:.25rem}.row-gap-lg-2{row-gap:.5rem}.row-gap-lg-3{row-gap:.75rem}.row-gap-lg-4{row-gap:1rem}.row-gap-lg-5{row-gap:1.25rem}.row-gap-lg-6{row-gap:1.5rem}.row-gap-lg-7{row-gap:1.75rem}.row-gap-lg-8{row-gap:2rem}.row-gap-lg-9{row-gap:2.5rem}.row-gap-lg-10{row-gap:3rem}.row-gap-lg-11{row-gap:3.5rem}.row-gap-lg-12{row-gap:4rem}.column-gap-lg-0{-moz-column-gap:0;column-gap:0}.column-gap-lg-1{-moz-column-gap:.25rem;column-gap:.25rem}.column-gap-lg-2{-moz-column-gap:.5rem;column-gap:.5rem}.column-gap-lg-3{-moz-column-gap:.75rem;column-gap:.75rem}.column-gap-lg-4{-moz-column-gap:1rem;column-gap:1rem}.column-gap-lg-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.column-gap-lg-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.column-gap-lg-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.column-gap-lg-8{-moz-column-gap:2rem;column-gap:2rem}.column-gap-lg-9{-moz-column-gap:2.5rem;column-gap:2.5rem}.column-gap-lg-10{-moz-column-gap:3rem;column-gap:3rem}.column-gap-lg-11{-moz-column-gap:3.5rem;column-gap:3.5rem}.column-gap-lg-12{-moz-column-gap:4rem;column-gap:4rem}.fs-lg-1{font-size:1.875rem}.fs-lg-2{font-size:1.5rem}.fs-lg-3{font-size:1.25rem}.fs-lg-4{font-size:1.125rem}.fs-lg-5{font-size:1rem}.fs-lg-6{font-size:.875rem}.fs-lg-7{font-size:.75rem}.text-lg-start{text-align:left}.text-lg-end{text-align:right}.text-lg-center{text-align:center}}@media (min-width: 1200px){.float-xl-start{float:left}.float-xl-end{float:right}.float-xl-none{float:none}.object-fit-xl-contain{-o-object-fit:contain;object-fit:contain}.object-fit-xl-cover{-o-object-fit:cover;object-fit:cover}.object-fit-xl-fill{-o-object-fit:fill;object-fit:fill}.object-fit-xl-scale{-o-object-fit:scale-down;object-fit:scale-down}.object-fit-xl-none{-o-object-fit:none;object-fit:none}.d-xl-inline{display:inline}.d-xl-inline-block{display:inline-block}.d-xl-block{display:block}.d-xl-grid{display:grid}.d-xl-inline-grid{display:inline-grid}.d-xl-table{display:table}.d-xl-table-row{display:table-row}.d-xl-table-cell{display:table-cell}.d-xl-flex{display:flex}.d-xl-inline-flex{display:inline-flex}.d-xl-none{display:none}.flex-xl-fill{flex:1 1 auto}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.flex-xl-row-reverse{flex-direction:row-reverse}.flex-xl-column-reverse{flex-direction:column-reverse}.flex-xl-grow-0{flex-grow:0}.flex-xl-grow-1{flex-grow:1}.flex-xl-shrink-0{flex-shrink:0}.flex-xl-shrink-1{flex-shrink:1}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}.justify-content-xl-evenly{justify-content:space-evenly}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-baseline{align-items:baseline}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-between{align-content:space-between}.align-content-xl-around{align-content:space-around}.align-content-xl-stretch{align-content:stretch}.align-self-xl-auto{align-self:auto}.align-self-xl-start{align-self:flex-start}.align-self-xl-end{align-self:flex-end}.align-self-xl-center{align-self:center}.align-self-xl-baseline{align-self:baseline}.align-self-xl-stretch{align-self:stretch}.order-xl-first{order:-1}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-last{order:6}.m-xl-0{margin:0}.m-xl-1{margin:.25rem}.m-xl-2{margin:.5rem}.m-xl-3{margin:.75rem}.m-xl-4{margin:1rem}.m-xl-5{margin:1.25rem}.m-xl-6{margin:1.5rem}.m-xl-7{margin:1.75rem}.m-xl-8{margin:2rem}.m-xl-9{margin:2.5rem}.m-xl-10{margin:3rem}.m-xl-11{margin:3.5rem}.m-xl-12{margin:4rem}.m-xl-auto{margin:auto}.mx-xl-0{margin-right:0;margin-left:0}.mx-xl-1{margin-right:.25rem;margin-left:.25rem}.mx-xl-2{margin-right:.5rem;margin-left:.5rem}.mx-xl-3{margin-right:.75rem;margin-left:.75rem}.mx-xl-4{margin-right:1rem;margin-left:1rem}.mx-xl-5{margin-right:1.25rem;margin-left:1.25rem}.mx-xl-6{margin-right:1.5rem;margin-left:1.5rem}.mx-xl-7{margin-right:1.75rem;margin-left:1.75rem}.mx-xl-8{margin-right:2rem;margin-left:2rem}.mx-xl-9{margin-right:2.5rem;margin-left:2.5rem}.mx-xl-10{margin-right:3rem;margin-left:3rem}.mx-xl-11{margin-right:3.5rem;margin-left:3.5rem}.mx-xl-12{margin-right:4rem;margin-left:4rem}.mx-xl-auto{margin-right:auto;margin-left:auto}.my-xl-0{margin-top:0;margin-bottom:0}.my-xl-1{margin-top:.25rem;margin-bottom:.25rem}.my-xl-2{margin-top:.5rem;margin-bottom:.5rem}.my-xl-3{margin-top:.75rem;margin-bottom:.75rem}.my-xl-4{margin-top:1rem;margin-bottom:1rem}.my-xl-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-xl-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-xl-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-xl-8{margin-top:2rem;margin-bottom:2rem}.my-xl-9{margin-top:2.5rem;margin-bottom:2.5rem}.my-xl-10{margin-top:3rem;margin-bottom:3rem}.my-xl-11{margin-top:3.5rem;margin-bottom:3.5rem}.my-xl-12{margin-top:4rem;margin-bottom:4rem}.my-xl-auto{margin-top:auto;margin-bottom:auto}.mt-xl-0{margin-top:0}.mt-xl-1{margin-top:.25rem}.mt-xl-2{margin-top:.5rem}.mt-xl-3{margin-top:.75rem}.mt-xl-4{margin-top:1rem}.mt-xl-5{margin-top:1.25rem}.mt-xl-6{margin-top:1.5rem}.mt-xl-7{margin-top:1.75rem}.mt-xl-8{margin-top:2rem}.mt-xl-9{margin-top:2.5rem}.mt-xl-10{margin-top:3rem}.mt-xl-11{margin-top:3.5rem}.mt-xl-12{margin-top:4rem}.mt-xl-auto{margin-top:auto}.me-xl-0{margin-right:0}.me-xl-1{margin-right:.25rem}.me-xl-2{margin-right:.5rem}.me-xl-3{margin-right:.75rem}.me-xl-4{margin-right:1rem}.me-xl-5{margin-right:1.25rem}.me-xl-6{margin-right:1.5rem}.me-xl-7{margin-right:1.75rem}.me-xl-8{margin-right:2rem}.me-xl-9{margin-right:2.5rem}.me-xl-10{margin-right:3rem}.me-xl-11{margin-right:3.5rem}.me-xl-12{margin-right:4rem}.me-xl-auto{margin-right:auto}.mb-xl-0{margin-bottom:0}.mb-xl-1{margin-bottom:.25rem}.mb-xl-2{margin-bottom:.5rem}.mb-xl-3{margin-bottom:.75rem}.mb-xl-4{margin-bottom:1rem}.mb-xl-5{margin-bottom:1.25rem}.mb-xl-6{margin-bottom:1.5rem}.mb-xl-7{margin-bottom:1.75rem}.mb-xl-8{margin-bottom:2rem}.mb-xl-9{margin-bottom:2.5rem}.mb-xl-10{margin-bottom:3rem}.mb-xl-11{margin-bottom:3.5rem}.mb-xl-12{margin-bottom:4rem}.mb-xl-auto{margin-bottom:auto}.ms-xl-0{margin-left:0}.ms-xl-1{margin-left:.25rem}.ms-xl-2{margin-left:.5rem}.ms-xl-3{margin-left:.75rem}.ms-xl-4{margin-left:1rem}.ms-xl-5{margin-left:1.25rem}.ms-xl-6{margin-left:1.5rem}.ms-xl-7{margin-left:1.75rem}.ms-xl-8{margin-left:2rem}.ms-xl-9{margin-left:2.5rem}.ms-xl-10{margin-left:3rem}.ms-xl-11{margin-left:3.5rem}.ms-xl-12{margin-left:4rem}.ms-xl-auto{margin-left:auto}.m-xl-n1{margin:-.25rem}.m-xl-n2{margin:-.5rem}.m-xl-n3{margin:-.75rem}.m-xl-n4{margin:-1rem}.m-xl-n5{margin:-1.25rem}.m-xl-n6{margin:-1.5rem}.m-xl-n7{margin:-1.75rem}.m-xl-n8{margin:-2rem}.m-xl-n9{margin:-2.5rem}.m-xl-n10{margin:-3rem}.m-xl-n11{margin:-3.5rem}.m-xl-n12{margin:-4rem}.m-xl-n-px{margin:-1px}.mx-xl-n1{margin-right:-.25rem;margin-left:-.25rem}.mx-xl-n2{margin-right:-.5rem;margin-left:-.5rem}.mx-xl-n3{margin-right:-.75rem;margin-left:-.75rem}.mx-xl-n4{margin-right:-1rem;margin-left:-1rem}.mx-xl-n5{margin-right:-1.25rem;margin-left:-1.25rem}.mx-xl-n6{margin-right:-1.5rem;margin-left:-1.5rem}.mx-xl-n7{margin-right:-1.75rem;margin-left:-1.75rem}.mx-xl-n8{margin-right:-2rem;margin-left:-2rem}.mx-xl-n9{margin-right:-2.5rem;margin-left:-2.5rem}.mx-xl-n10{margin-right:-3rem;margin-left:-3rem}.mx-xl-n11{margin-right:-3.5rem;margin-left:-3.5rem}.mx-xl-n12{margin-right:-4rem;margin-left:-4rem}.my-xl-n1{margin-top:-.25rem;margin-bottom:-.25rem}.my-xl-n2{margin-top:-.5rem;margin-bottom:-.5rem}.my-xl-n3{margin-top:-.75rem;margin-bottom:-.75rem}.my-xl-n4{margin-top:-1rem;margin-bottom:-1rem}.my-xl-n5{margin-top:-1.25rem;margin-bottom:-1.25rem}.my-xl-n6{margin-top:-1.5rem;margin-bottom:-1.5rem}.my-xl-n7{margin-top:-1.75rem;margin-bottom:-1.75rem}.my-xl-n8{margin-top:-2rem;margin-bottom:-2rem}.my-xl-n9{margin-top:-2.5rem;margin-bottom:-2.5rem}.my-xl-n10{margin-top:-3rem;margin-bottom:-3rem}.my-xl-n11{margin-top:-3.5rem;margin-bottom:-3.5rem}.my-xl-n12{margin-top:-4rem;margin-bottom:-4rem}.mt-xl-n1{margin-top:-.25rem}.mt-xl-n2{margin-top:-.5rem}.mt-xl-n3{margin-top:-.75rem}.mt-xl-n4{margin-top:-1rem}.mt-xl-n5{margin-top:-1.25rem}.mt-xl-n6{margin-top:-1.5rem}.mt-xl-n7{margin-top:-1.75rem}.mt-xl-n8{margin-top:-2rem}.mt-xl-n9{margin-top:-2.5rem}.mt-xl-n10{margin-top:-3rem}.mt-xl-n11{margin-top:-3.5rem}.mt-xl-n12{margin-top:-4rem}.me-xl-n1{margin-right:-.25rem}.me-xl-n2{margin-right:-.5rem}.me-xl-n3{margin-right:-.75rem}.me-xl-n4{margin-right:-1rem}.me-xl-n5{margin-right:-1.25rem}.me-xl-n6{margin-right:-1.5rem}.me-xl-n7{margin-right:-1.75rem}.me-xl-n8{margin-right:-2rem}.me-xl-n9{margin-right:-2.5rem}.me-xl-n10{margin-right:-3rem}.me-xl-n11{margin-right:-3.5rem}.me-xl-n12{margin-right:-4rem}.mb-xl-n1{margin-bottom:-.25rem}.mb-xl-n2{margin-bottom:-.5rem}.mb-xl-n3{margin-bottom:-.75rem}.mb-xl-n4{margin-bottom:-1rem}.mb-xl-n5{margin-bottom:-1.25rem}.mb-xl-n6{margin-bottom:-1.5rem}.mb-xl-n7{margin-bottom:-1.75rem}.mb-xl-n8{margin-bottom:-2rem}.mb-xl-n9{margin-bottom:-2.5rem}.mb-xl-n10{margin-bottom:-3rem}.mb-xl-n11{margin-bottom:-3.5rem}.mb-xl-n12{margin-bottom:-4rem}.ms-xl-n1{margin-left:-.25rem}.ms-xl-n2{margin-left:-.5rem}.ms-xl-n3{margin-left:-.75rem}.ms-xl-n4{margin-left:-1rem}.ms-xl-n5{margin-left:-1.25rem}.ms-xl-n6{margin-left:-1.5rem}.ms-xl-n7{margin-left:-1.75rem}.ms-xl-n8{margin-left:-2rem}.ms-xl-n9{margin-left:-2.5rem}.ms-xl-n10{margin-left:-3rem}.ms-xl-n11{margin-left:-3.5rem}.ms-xl-n12{margin-left:-4rem}.p-xl-0{padding:0}.p-xl-1{padding:.25rem}.p-xl-2{padding:.5rem}.p-xl-3{padding:.75rem}.p-xl-4{padding:1rem}.p-xl-5{padding:1.25rem}.p-xl-6{padding:1.5rem}.p-xl-7{padding:1.75rem}.p-xl-8{padding:2rem}.p-xl-9{padding:2.5rem}.p-xl-10{padding:3rem}.p-xl-11{padding:3.5rem}.p-xl-12{padding:4rem}.px-xl-0{padding-right:0;padding-left:0}.px-xl-1{padding-right:.25rem;padding-left:.25rem}.px-xl-2{padding-right:.5rem;padding-left:.5rem}.px-xl-3{padding-right:.75rem;padding-left:.75rem}.px-xl-4{padding-right:1rem;padding-left:1rem}.px-xl-5{padding-right:1.25rem;padding-left:1.25rem}.px-xl-6{padding-right:1.5rem;padding-left:1.5rem}.px-xl-7{padding-right:1.75rem;padding-left:1.75rem}.px-xl-8{padding-right:2rem;padding-left:2rem}.px-xl-9{padding-right:2.5rem;padding-left:2.5rem}.px-xl-10{padding-right:3rem;padding-left:3rem}.px-xl-11{padding-right:3.5rem;padding-left:3.5rem}.px-xl-12{padding-right:4rem;padding-left:4rem}.py-xl-0{padding-top:0;padding-bottom:0}.py-xl-1{padding-top:.25rem;padding-bottom:.25rem}.py-xl-2{padding-top:.5rem;padding-bottom:.5rem}.py-xl-3{padding-top:.75rem;padding-bottom:.75rem}.py-xl-4{padding-top:1rem;padding-bottom:1rem}.py-xl-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-xl-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-xl-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-xl-8{padding-top:2rem;padding-bottom:2rem}.py-xl-9{padding-top:2.5rem;padding-bottom:2.5rem}.py-xl-10{padding-top:3rem;padding-bottom:3rem}.py-xl-11{padding-top:3.5rem;padding-bottom:3.5rem}.py-xl-12{padding-top:4rem;padding-bottom:4rem}.pt-xl-0{padding-top:0}.pt-xl-1{padding-top:.25rem}.pt-xl-2{padding-top:.5rem}.pt-xl-3{padding-top:.75rem}.pt-xl-4{padding-top:1rem}.pt-xl-5{padding-top:1.25rem}.pt-xl-6{padding-top:1.5rem}.pt-xl-7{padding-top:1.75rem}.pt-xl-8{padding-top:2rem}.pt-xl-9{padding-top:2.5rem}.pt-xl-10{padding-top:3rem}.pt-xl-11{padding-top:3.5rem}.pt-xl-12{padding-top:4rem}.pe-xl-0{padding-right:0}.pe-xl-1{padding-right:.25rem}.pe-xl-2{padding-right:.5rem}.pe-xl-3{padding-right:.75rem}.pe-xl-4{padding-right:1rem}.pe-xl-5{padding-right:1.25rem}.pe-xl-6{padding-right:1.5rem}.pe-xl-7{padding-right:1.75rem}.pe-xl-8{padding-right:2rem}.pe-xl-9{padding-right:2.5rem}.pe-xl-10{padding-right:3rem}.pe-xl-11{padding-right:3.5rem}.pe-xl-12{padding-right:4rem}.pb-xl-0{padding-bottom:0}.pb-xl-1{padding-bottom:.25rem}.pb-xl-2{padding-bottom:.5rem}.pb-xl-3{padding-bottom:.75rem}.pb-xl-4{padding-bottom:1rem}.pb-xl-5{padding-bottom:1.25rem}.pb-xl-6{padding-bottom:1.5rem}.pb-xl-7{padding-bottom:1.75rem}.pb-xl-8{padding-bottom:2rem}.pb-xl-9{padding-bottom:2.5rem}.pb-xl-10{padding-bottom:3rem}.pb-xl-11{padding-bottom:3.5rem}.pb-xl-12{padding-bottom:4rem}.ps-xl-0{padding-left:0}.ps-xl-1{padding-left:.25rem}.ps-xl-2{padding-left:.5rem}.ps-xl-3{padding-left:.75rem}.ps-xl-4{padding-left:1rem}.ps-xl-5{padding-left:1.25rem}.ps-xl-6{padding-left:1.5rem}.ps-xl-7{padding-left:1.75rem}.ps-xl-8{padding-left:2rem}.ps-xl-9{padding-left:2.5rem}.ps-xl-10{padding-left:3rem}.ps-xl-11{padding-left:3.5rem}.ps-xl-12{padding-left:4rem}.gap-xl-0{gap:0}.gap-xl-1{gap:.25rem}.gap-xl-2{gap:.5rem}.gap-xl-3{gap:.75rem}.gap-xl-4{gap:1rem}.gap-xl-5{gap:1.25rem}.gap-xl-6{gap:1.5rem}.gap-xl-7{gap:1.75rem}.gap-xl-8{gap:2rem}.gap-xl-9{gap:2.5rem}.gap-xl-10{gap:3rem}.gap-xl-11{gap:3.5rem}.gap-xl-12{gap:4rem}.row-gap-xl-0{row-gap:0}.row-gap-xl-1{row-gap:.25rem}.row-gap-xl-2{row-gap:.5rem}.row-gap-xl-3{row-gap:.75rem}.row-gap-xl-4{row-gap:1rem}.row-gap-xl-5{row-gap:1.25rem}.row-gap-xl-6{row-gap:1.5rem}.row-gap-xl-7{row-gap:1.75rem}.row-gap-xl-8{row-gap:2rem}.row-gap-xl-9{row-gap:2.5rem}.row-gap-xl-10{row-gap:3rem}.row-gap-xl-11{row-gap:3.5rem}.row-gap-xl-12{row-gap:4rem}.column-gap-xl-0{-moz-column-gap:0;column-gap:0}.column-gap-xl-1{-moz-column-gap:.25rem;column-gap:.25rem}.column-gap-xl-2{-moz-column-gap:.5rem;column-gap:.5rem}.column-gap-xl-3{-moz-column-gap:.75rem;column-gap:.75rem}.column-gap-xl-4{-moz-column-gap:1rem;column-gap:1rem}.column-gap-xl-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.column-gap-xl-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.column-gap-xl-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.column-gap-xl-8{-moz-column-gap:2rem;column-gap:2rem}.column-gap-xl-9{-moz-column-gap:2.5rem;column-gap:2.5rem}.column-gap-xl-10{-moz-column-gap:3rem;column-gap:3rem}.column-gap-xl-11{-moz-column-gap:3.5rem;column-gap:3.5rem}.column-gap-xl-12{-moz-column-gap:4rem;column-gap:4rem}.fs-xl-1{font-size:1.875rem}.fs-xl-2{font-size:1.5rem}.fs-xl-3{font-size:1.25rem}.fs-xl-4{font-size:1.125rem}.fs-xl-5{font-size:1rem}.fs-xl-6{font-size:.875rem}.fs-xl-7{font-size:.75rem}.text-xl-start{text-align:left}.text-xl-end{text-align:right}.text-xl-center{text-align:center}}@media (min-width: 1440px){.float-xxl-start{float:left}.float-xxl-end{float:right}.float-xxl-none{float:none}.object-fit-xxl-contain{-o-object-fit:contain;object-fit:contain}.object-fit-xxl-cover{-o-object-fit:cover;object-fit:cover}.object-fit-xxl-fill{-o-object-fit:fill;object-fit:fill}.object-fit-xxl-scale{-o-object-fit:scale-down;object-fit:scale-down}.object-fit-xxl-none{-o-object-fit:none;object-fit:none}.d-xxl-inline{display:inline}.d-xxl-inline-block{display:inline-block}.d-xxl-block{display:block}.d-xxl-grid{display:grid}.d-xxl-inline-grid{display:inline-grid}.d-xxl-table{display:table}.d-xxl-table-row{display:table-row}.d-xxl-table-cell{display:table-cell}.d-xxl-flex{display:flex}.d-xxl-inline-flex{display:inline-flex}.d-xxl-none{display:none}.flex-xxl-fill{flex:1 1 auto}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.flex-xxl-row-reverse{flex-direction:row-reverse}.flex-xxl-column-reverse{flex-direction:column-reverse}.flex-xxl-grow-0{flex-grow:0}.flex-xxl-grow-1{flex-grow:1}.flex-xxl-shrink-0{flex-shrink:0}.flex-xxl-shrink-1{flex-shrink:1}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}.justify-content-xxl-evenly{justify-content:space-evenly}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-baseline{align-items:baseline}.align-items-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-between{align-content:space-between}.align-content-xxl-around{align-content:space-around}.align-content-xxl-stretch{align-content:stretch}.align-self-xxl-auto{align-self:auto}.align-self-xxl-start{align-self:flex-start}.align-self-xxl-end{align-self:flex-end}.align-self-xxl-center{align-self:center}.align-self-xxl-baseline{align-self:baseline}.align-self-xxl-stretch{align-self:stretch}.order-xxl-first{order:-1}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-last{order:6}.m-xxl-0{margin:0}.m-xxl-1{margin:.25rem}.m-xxl-2{margin:.5rem}.m-xxl-3{margin:.75rem}.m-xxl-4{margin:1rem}.m-xxl-5{margin:1.25rem}.m-xxl-6{margin:1.5rem}.m-xxl-7{margin:1.75rem}.m-xxl-8{margin:2rem}.m-xxl-9{margin:2.5rem}.m-xxl-10{margin:3rem}.m-xxl-11{margin:3.5rem}.m-xxl-12{margin:4rem}.m-xxl-auto{margin:auto}.mx-xxl-0{margin-right:0;margin-left:0}.mx-xxl-1{margin-right:.25rem;margin-left:.25rem}.mx-xxl-2{margin-right:.5rem;margin-left:.5rem}.mx-xxl-3{margin-right:.75rem;margin-left:.75rem}.mx-xxl-4{margin-right:1rem;margin-left:1rem}.mx-xxl-5{margin-right:1.25rem;margin-left:1.25rem}.mx-xxl-6{margin-right:1.5rem;margin-left:1.5rem}.mx-xxl-7{margin-right:1.75rem;margin-left:1.75rem}.mx-xxl-8{margin-right:2rem;margin-left:2rem}.mx-xxl-9{margin-right:2.5rem;margin-left:2.5rem}.mx-xxl-10{margin-right:3rem;margin-left:3rem}.mx-xxl-11{margin-right:3.5rem;margin-left:3.5rem}.mx-xxl-12{margin-right:4rem;margin-left:4rem}.mx-xxl-auto{margin-right:auto;margin-left:auto}.my-xxl-0{margin-top:0;margin-bottom:0}.my-xxl-1{margin-top:.25rem;margin-bottom:.25rem}.my-xxl-2{margin-top:.5rem;margin-bottom:.5rem}.my-xxl-3{margin-top:.75rem;margin-bottom:.75rem}.my-xxl-4{margin-top:1rem;margin-bottom:1rem}.my-xxl-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-xxl-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-xxl-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-xxl-8{margin-top:2rem;margin-bottom:2rem}.my-xxl-9{margin-top:2.5rem;margin-bottom:2.5rem}.my-xxl-10{margin-top:3rem;margin-bottom:3rem}.my-xxl-11{margin-top:3.5rem;margin-bottom:3.5rem}.my-xxl-12{margin-top:4rem;margin-bottom:4rem}.my-xxl-auto{margin-top:auto;margin-bottom:auto}.mt-xxl-0{margin-top:0}.mt-xxl-1{margin-top:.25rem}.mt-xxl-2{margin-top:.5rem}.mt-xxl-3{margin-top:.75rem}.mt-xxl-4{margin-top:1rem}.mt-xxl-5{margin-top:1.25rem}.mt-xxl-6{margin-top:1.5rem}.mt-xxl-7{margin-top:1.75rem}.mt-xxl-8{margin-top:2rem}.mt-xxl-9{margin-top:2.5rem}.mt-xxl-10{margin-top:3rem}.mt-xxl-11{margin-top:3.5rem}.mt-xxl-12{margin-top:4rem}.mt-xxl-auto{margin-top:auto}.me-xxl-0{margin-right:0}.me-xxl-1{margin-right:.25rem}.me-xxl-2{margin-right:.5rem}.me-xxl-3{margin-right:.75rem}.me-xxl-4{margin-right:1rem}.me-xxl-5{margin-right:1.25rem}.me-xxl-6{margin-right:1.5rem}.me-xxl-7{margin-right:1.75rem}.me-xxl-8{margin-right:2rem}.me-xxl-9{margin-right:2.5rem}.me-xxl-10{margin-right:3rem}.me-xxl-11{margin-right:3.5rem}.me-xxl-12{margin-right:4rem}.me-xxl-auto{margin-right:auto}.mb-xxl-0{margin-bottom:0}.mb-xxl-1{margin-bottom:.25rem}.mb-xxl-2{margin-bottom:.5rem}.mb-xxl-3{margin-bottom:.75rem}.mb-xxl-4{margin-bottom:1rem}.mb-xxl-5{margin-bottom:1.25rem}.mb-xxl-6{margin-bottom:1.5rem}.mb-xxl-7{margin-bottom:1.75rem}.mb-xxl-8{margin-bottom:2rem}.mb-xxl-9{margin-bottom:2.5rem}.mb-xxl-10{margin-bottom:3rem}.mb-xxl-11{margin-bottom:3.5rem}.mb-xxl-12{margin-bottom:4rem}.mb-xxl-auto{margin-bottom:auto}.ms-xxl-0{margin-left:0}.ms-xxl-1{margin-left:.25rem}.ms-xxl-2{margin-left:.5rem}.ms-xxl-3{margin-left:.75rem}.ms-xxl-4{margin-left:1rem}.ms-xxl-5{margin-left:1.25rem}.ms-xxl-6{margin-left:1.5rem}.ms-xxl-7{margin-left:1.75rem}.ms-xxl-8{margin-left:2rem}.ms-xxl-9{margin-left:2.5rem}.ms-xxl-10{margin-left:3rem}.ms-xxl-11{margin-left:3.5rem}.ms-xxl-12{margin-left:4rem}.ms-xxl-auto{margin-left:auto}.m-xxl-n1{margin:-.25rem}.m-xxl-n2{margin:-.5rem}.m-xxl-n3{margin:-.75rem}.m-xxl-n4{margin:-1rem}.m-xxl-n5{margin:-1.25rem}.m-xxl-n6{margin:-1.5rem}.m-xxl-n7{margin:-1.75rem}.m-xxl-n8{margin:-2rem}.m-xxl-n9{margin:-2.5rem}.m-xxl-n10{margin:-3rem}.m-xxl-n11{margin:-3.5rem}.m-xxl-n12{margin:-4rem}.m-xxl-n-px{margin:-1px}.mx-xxl-n1{margin-right:-.25rem;margin-left:-.25rem}.mx-xxl-n2{margin-right:-.5rem;margin-left:-.5rem}.mx-xxl-n3{margin-right:-.75rem;margin-left:-.75rem}.mx-xxl-n4{margin-right:-1rem;margin-left:-1rem}.mx-xxl-n5{margin-right:-1.25rem;margin-left:-1.25rem}.mx-xxl-n6{margin-right:-1.5rem;margin-left:-1.5rem}.mx-xxl-n7{margin-right:-1.75rem;margin-left:-1.75rem}.mx-xxl-n8{margin-right:-2rem;margin-left:-2rem}.mx-xxl-n9{margin-right:-2.5rem;margin-left:-2.5rem}.mx-xxl-n10{margin-right:-3rem;margin-left:-3rem}.mx-xxl-n11{margin-right:-3.5rem;margin-left:-3.5rem}.mx-xxl-n12{margin-right:-4rem;margin-left:-4rem}.my-xxl-n1{margin-top:-.25rem;margin-bottom:-.25rem}.my-xxl-n2{margin-top:-.5rem;margin-bottom:-.5rem}.my-xxl-n3{margin-top:-.75rem;margin-bottom:-.75rem}.my-xxl-n4{margin-top:-1rem;margin-bottom:-1rem}.my-xxl-n5{margin-top:-1.25rem;margin-bottom:-1.25rem}.my-xxl-n6{margin-top:-1.5rem;margin-bottom:-1.5rem}.my-xxl-n7{margin-top:-1.75rem;margin-bottom:-1.75rem}.my-xxl-n8{margin-top:-2rem;margin-bottom:-2rem}.my-xxl-n9{margin-top:-2.5rem;margin-bottom:-2.5rem}.my-xxl-n10{margin-top:-3rem;margin-bottom:-3rem}.my-xxl-n11{margin-top:-3.5rem;margin-bottom:-3.5rem}.my-xxl-n12{margin-top:-4rem;margin-bottom:-4rem}.mt-xxl-n1{margin-top:-.25rem}.mt-xxl-n2{margin-top:-.5rem}.mt-xxl-n3{margin-top:-.75rem}.mt-xxl-n4{margin-top:-1rem}.mt-xxl-n5{margin-top:-1.25rem}.mt-xxl-n6{margin-top:-1.5rem}.mt-xxl-n7{margin-top:-1.75rem}.mt-xxl-n8{margin-top:-2rem}.mt-xxl-n9{margin-top:-2.5rem}.mt-xxl-n10{margin-top:-3rem}.mt-xxl-n11{margin-top:-3.5rem}.mt-xxl-n12{margin-top:-4rem}.me-xxl-n1{margin-right:-.25rem}.me-xxl-n2{margin-right:-.5rem}.me-xxl-n3{margin-right:-.75rem}.me-xxl-n4{margin-right:-1rem}.me-xxl-n5{margin-right:-1.25rem}.me-xxl-n6{margin-right:-1.5rem}.me-xxl-n7{margin-right:-1.75rem}.me-xxl-n8{margin-right:-2rem}.me-xxl-n9{margin-right:-2.5rem}.me-xxl-n10{margin-right:-3rem}.me-xxl-n11{margin-right:-3.5rem}.me-xxl-n12{margin-right:-4rem}.mb-xxl-n1{margin-bottom:-.25rem}.mb-xxl-n2{margin-bottom:-.5rem}.mb-xxl-n3{margin-bottom:-.75rem}.mb-xxl-n4{margin-bottom:-1rem}.mb-xxl-n5{margin-bottom:-1.25rem}.mb-xxl-n6{margin-bottom:-1.5rem}.mb-xxl-n7{margin-bottom:-1.75rem}.mb-xxl-n8{margin-bottom:-2rem}.mb-xxl-n9{margin-bottom:-2.5rem}.mb-xxl-n10{margin-bottom:-3rem}.mb-xxl-n11{margin-bottom:-3.5rem}.mb-xxl-n12{margin-bottom:-4rem}.ms-xxl-n1{margin-left:-.25rem}.ms-xxl-n2{margin-left:-.5rem}.ms-xxl-n3{margin-left:-.75rem}.ms-xxl-n4{margin-left:-1rem}.ms-xxl-n5{margin-left:-1.25rem}.ms-xxl-n6{margin-left:-1.5rem}.ms-xxl-n7{margin-left:-1.75rem}.ms-xxl-n8{margin-left:-2rem}.ms-xxl-n9{margin-left:-2.5rem}.ms-xxl-n10{margin-left:-3rem}.ms-xxl-n11{margin-left:-3.5rem}.ms-xxl-n12{margin-left:-4rem}.p-xxl-0{padding:0}.p-xxl-1{padding:.25rem}.p-xxl-2{padding:.5rem}.p-xxl-3{padding:.75rem}.p-xxl-4{padding:1rem}.p-xxl-5{padding:1.25rem}.p-xxl-6{padding:1.5rem}.p-xxl-7{padding:1.75rem}.p-xxl-8{padding:2rem}.p-xxl-9{padding:2.5rem}.p-xxl-10{padding:3rem}.p-xxl-11{padding:3.5rem}.p-xxl-12{padding:4rem}.px-xxl-0{padding-right:0;padding-left:0}.px-xxl-1{padding-right:.25rem;padding-left:.25rem}.px-xxl-2{padding-right:.5rem;padding-left:.5rem}.px-xxl-3{padding-right:.75rem;padding-left:.75rem}.px-xxl-4{padding-right:1rem;padding-left:1rem}.px-xxl-5{padding-right:1.25rem;padding-left:1.25rem}.px-xxl-6{padding-right:1.5rem;padding-left:1.5rem}.px-xxl-7{padding-right:1.75rem;padding-left:1.75rem}.px-xxl-8{padding-right:2rem;padding-left:2rem}.px-xxl-9{padding-right:2.5rem;padding-left:2.5rem}.px-xxl-10{padding-right:3rem;padding-left:3rem}.px-xxl-11{padding-right:3.5rem;padding-left:3.5rem}.px-xxl-12{padding-right:4rem;padding-left:4rem}.py-xxl-0{padding-top:0;padding-bottom:0}.py-xxl-1{padding-top:.25rem;padding-bottom:.25rem}.py-xxl-2{padding-top:.5rem;padding-bottom:.5rem}.py-xxl-3{padding-top:.75rem;padding-bottom:.75rem}.py-xxl-4{padding-top:1rem;padding-bottom:1rem}.py-xxl-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-xxl-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-xxl-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-xxl-8{padding-top:2rem;padding-bottom:2rem}.py-xxl-9{padding-top:2.5rem;padding-bottom:2.5rem}.py-xxl-10{padding-top:3rem;padding-bottom:3rem}.py-xxl-11{padding-top:3.5rem;padding-bottom:3.5rem}.py-xxl-12{padding-top:4rem;padding-bottom:4rem}.pt-xxl-0{padding-top:0}.pt-xxl-1{padding-top:.25rem}.pt-xxl-2{padding-top:.5rem}.pt-xxl-3{padding-top:.75rem}.pt-xxl-4{padding-top:1rem}.pt-xxl-5{padding-top:1.25rem}.pt-xxl-6{padding-top:1.5rem}.pt-xxl-7{padding-top:1.75rem}.pt-xxl-8{padding-top:2rem}.pt-xxl-9{padding-top:2.5rem}.pt-xxl-10{padding-top:3rem}.pt-xxl-11{padding-top:3.5rem}.pt-xxl-12{padding-top:4rem}.pe-xxl-0{padding-right:0}.pe-xxl-1{padding-right:.25rem}.pe-xxl-2{padding-right:.5rem}.pe-xxl-3{padding-right:.75rem}.pe-xxl-4{padding-right:1rem}.pe-xxl-5{padding-right:1.25rem}.pe-xxl-6{padding-right:1.5rem}.pe-xxl-7{padding-right:1.75rem}.pe-xxl-8{padding-right:2rem}.pe-xxl-9{padding-right:2.5rem}.pe-xxl-10{padding-right:3rem}.pe-xxl-11{padding-right:3.5rem}.pe-xxl-12{padding-right:4rem}.pb-xxl-0{padding-bottom:0}.pb-xxl-1{padding-bottom:.25rem}.pb-xxl-2{padding-bottom:.5rem}.pb-xxl-3{padding-bottom:.75rem}.pb-xxl-4{padding-bottom:1rem}.pb-xxl-5{padding-bottom:1.25rem}.pb-xxl-6{padding-bottom:1.5rem}.pb-xxl-7{padding-bottom:1.75rem}.pb-xxl-8{padding-bottom:2rem}.pb-xxl-9{padding-bottom:2.5rem}.pb-xxl-10{padding-bottom:3rem}.pb-xxl-11{padding-bottom:3.5rem}.pb-xxl-12{padding-bottom:4rem}.ps-xxl-0{padding-left:0}.ps-xxl-1{padding-left:.25rem}.ps-xxl-2{padding-left:.5rem}.ps-xxl-3{padding-left:.75rem}.ps-xxl-4{padding-left:1rem}.ps-xxl-5{padding-left:1.25rem}.ps-xxl-6{padding-left:1.5rem}.ps-xxl-7{padding-left:1.75rem}.ps-xxl-8{padding-left:2rem}.ps-xxl-9{padding-left:2.5rem}.ps-xxl-10{padding-left:3rem}.ps-xxl-11{padding-left:3.5rem}.ps-xxl-12{padding-left:4rem}.gap-xxl-0{gap:0}.gap-xxl-1{gap:.25rem}.gap-xxl-2{gap:.5rem}.gap-xxl-3{gap:.75rem}.gap-xxl-4{gap:1rem}.gap-xxl-5{gap:1.25rem}.gap-xxl-6{gap:1.5rem}.gap-xxl-7{gap:1.75rem}.gap-xxl-8{gap:2rem}.gap-xxl-9{gap:2.5rem}.gap-xxl-10{gap:3rem}.gap-xxl-11{gap:3.5rem}.gap-xxl-12{gap:4rem}.row-gap-xxl-0{row-gap:0}.row-gap-xxl-1{row-gap:.25rem}.row-gap-xxl-2{row-gap:.5rem}.row-gap-xxl-3{row-gap:.75rem}.row-gap-xxl-4{row-gap:1rem}.row-gap-xxl-5{row-gap:1.25rem}.row-gap-xxl-6{row-gap:1.5rem}.row-gap-xxl-7{row-gap:1.75rem}.row-gap-xxl-8{row-gap:2rem}.row-gap-xxl-9{row-gap:2.5rem}.row-gap-xxl-10{row-gap:3rem}.row-gap-xxl-11{row-gap:3.5rem}.row-gap-xxl-12{row-gap:4rem}.column-gap-xxl-0{-moz-column-gap:0;column-gap:0}.column-gap-xxl-1{-moz-column-gap:.25rem;column-gap:.25rem}.column-gap-xxl-2{-moz-column-gap:.5rem;column-gap:.5rem}.column-gap-xxl-3{-moz-column-gap:.75rem;column-gap:.75rem}.column-gap-xxl-4{-moz-column-gap:1rem;column-gap:1rem}.column-gap-xxl-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.column-gap-xxl-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.column-gap-xxl-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.column-gap-xxl-8{-moz-column-gap:2rem;column-gap:2rem}.column-gap-xxl-9{-moz-column-gap:2.5rem;column-gap:2.5rem}.column-gap-xxl-10{-moz-column-gap:3rem;column-gap:3rem}.column-gap-xxl-11{-moz-column-gap:3.5rem;column-gap:3.5rem}.column-gap-xxl-12{-moz-column-gap:4rem;column-gap:4rem}.fs-xxl-1{font-size:1.875rem}.fs-xxl-2{font-size:1.5rem}.fs-xxl-3{font-size:1.25rem}.fs-xxl-4{font-size:1.125rem}.fs-xxl-5{font-size:1rem}.fs-xxl-6{font-size:.875rem}.fs-xxl-7{font-size:.75rem}.text-xxl-start{text-align:left}.text-xxl-end{text-align:right}.text-xxl-center{text-align:center}}@media print{.d-print-inline{display:inline}.d-print-inline-block{display:inline-block}.d-print-block{display:block}.d-print-grid{display:grid}.d-print-inline-grid{display:inline-grid}.d-print-table{display:table}.d-print-table-row{display:table-row}.d-print-table-cell{display:table-cell}.d-print-flex{display:flex}.d-print-inline-flex{display:inline-flex}.d-print-none{display:none}}

