@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";@charset "UTF-8";:root{--primary: #0E72E8;--primaryHover: #2785f0;--secondary: #09cd6f;--darkcolor: #061940;--bodytext:#506285;--litetext: #8F9FBE;--border-color: #DCE0EB;--lite-border-color: #eaeef7;--litebg: #F4F5F9;--darkbg: #031934;--graybtn:#efefef;--tableheadbg: #E5E7F6;--white: #ffffff;--red: #ff0000;--green: #55CC6F;--orange: #F2994A;--font: "Poppins", sans-serif}/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-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}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.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.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-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(--bs-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-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-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(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-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(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 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}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{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: 1399.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}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-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(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-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{--bs-offcanvas-height: auto;--bs-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(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-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(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-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{--bs-offcanvas-height: auto;--bs-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(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-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(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-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{--bs-offcanvas-height: auto;--bs-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(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-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(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-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{--bs-offcanvas-height: auto;--bs-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: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-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: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-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(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-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;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.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}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.status.new:before,.status.st-new:before{background:#24A2EE}.statusDiv.new:before,.statusDiv.st-new:before{background:#24a2ee}tr:hover .statusDiv.new,tr:hover .statusDiv.st-new{border-color:#24a2ee4d!important}.status.validationfailed:before,.status.st-validationfailed:before{background:#3035f5}.statusDiv.validationfailed:before,.statusDiv.st-validationfailed:before{background:#3035f5}tr:hover .statusDiv.validationfailed,tr:hover .statusDiv.st-validationfailed{border-color:#3035f54d!important}.status.processed:before,.status.st-processed:before{background:#55CC6F}.statusDiv.processed:before,.statusDiv.st-processed:before{background:#55cc6f}tr:hover .statusDiv.processed,tr:hover .statusDiv.st-processed{border-color:#55cc6f4d!important}.status.failed:before,.status.st-failed:before{background:#c20a0a}.statusDiv.failed:before,.statusDiv.st-failed:before{background:#c20a0a}tr:hover .statusDiv.failed,tr:hover .statusDiv.st-failed{border-color:#c20a0a4d!important}.status.st-active:before,.status.st-st-active:before{background:#55CC6F}.statusDiv.st-active:before,.statusDiv.st-st-active:before{background:#55cc6f}tr:hover .statusDiv.st-active,tr:hover .statusDiv.st-st-active{border-color:#55cc6f4d!important}.status.Completed:before,.status.st-Completed:before{background:#55CC6F}.statusDiv.Completed:before,.statusDiv.st-Completed:before{background:#55cc6f}tr:hover .statusDiv.Completed,tr:hover .statusDiv.st-Completed{border-color:#55cc6f4d!important}.status.Scheduled:before,.status.st-Scheduled:before{background:#E3BC30}.statusDiv.Scheduled:before,.statusDiv.st-Scheduled:before{background:#e3bc30}tr:hover .statusDiv.Scheduled,tr:hover .statusDiv.st-Scheduled{border-color:#e3bc304d!important}.status.InProgress:before,.status.st-InProgress:before{background:#1a7e3c}.statusDiv.InProgress:before,.statusDiv.st-InProgress:before{background:#1a7e3c}tr:hover .statusDiv.InProgress,tr:hover .statusDiv.st-InProgress{border-color:#1a7e3c4d!important}.status.NotScheduled:before,.status.st-NotScheduled:before{background:#63ace0}.statusDiv.NotScheduled:before,.statusDiv.st-NotScheduled:before{background:#63ace0}tr:hover .statusDiv.NotScheduled,tr:hover .statusDiv.st-NotScheduled{border-color:#63ace04d!important}.m0{margin:0!important}.mt0{margin-top:0!important}.mb0{margin-bottom:0!important}.ml0{margin-left:0!important}.mr0{margin-right:0!important}.my0{margin-top:0!important;margin-bottom:0!important}.mx0{margin-right:0!important;margin-left:0!important}.p0{padding:0!important}.pt0{padding-top:0!important}.pb0{padding-bottom:0!important}.pl0{padding-left:0!important}.pr0{padding-right:0!important}.py0{padding-top:0!important;padding-bottom:0!important}.px0{padding-right:0!important;padding-left:0!important}@media screen and (max-width: 991px){body .sm-m0{margin:0!important}body .md-mt0{margin-top:0!important}body .md-mb0{margin-bottom:0!important}body .md-ml0{margin-left:0!important}body .md-mr0{margin-right:0!important}body .md-p0{padding:0!important}body .md-pt0{padding-top:0!important}body .md-pb0{padding-bottom:0!important}body .md-pl0{padding-left:0!important}body .md-pr0{padding-right:0!important}}@media screen and (max-width: 767px){body .sm-m0{margin:0!important}body .sm-mt0{margin-top:0!important}body .sm-mb0{margin-bottom:0!important}body .sm-ml0{margin-left:0!important}body .sm-mr0{margin-right:0!important}body .sm-p0{padding:0!important}body .sm-pt0{padding-top:0!important}body .sm-pb0{padding-bottom:0!important}body .sm-pl0{padding-left:0!important}body .sm-pr0{padding-right:0!important}}@media screen and (max-width: 568px){body .xs-m0{margin:0!important}body .xs-mt0{margin-top:0!important}body .xs-mb0{margin-bottom:0!important}body .xs-ml0{margin-left:0!important}body .xs-mr0{margin-right:0!important}body .xs-p0{padding:0!important}body .xs-pt0{padding-top:0!important}body .xs-pb0{padding-bottom:0!important}body .xs-pl0{padding-left:0!important}body .xs-pr0{padding-right:0!important}}.m5{margin:5px!important}.mt5{margin-top:5px!important}.mb5{margin-bottom:5px!important}.ml5{margin-left:5px!important}.mr5{margin-right:5px!important}.my5{margin-top:5px!important;margin-bottom:5px!important}.mx5{margin-right:5px!important;margin-left:5px!important}.p5{padding:5px!important}.pt5{padding-top:5px!important}.pb5{padding-bottom:5px!important}.pl5{padding-left:5px!important}.pr5{padding-right:5px!important}.py5{padding-top:5px!important;padding-bottom:5px!important}.px5{padding-right:5px!important;padding-left:5px!important}@media screen and (max-width: 991px){body .sm-m5{margin:5px!important}body .md-mt5{margin-top:5px!important}body .md-mb5{margin-bottom:5px!important}body .md-ml5{margin-left:5px!important}body .md-mr5{margin-right:5px!important}body .md-p5{padding:5px!important}body .md-pt5{padding-top:5px!important}body .md-pb5{padding-bottom:5px!important}body .md-pl5{padding-left:5px!important}body .md-pr5{padding-right:5px!important}}@media screen and (max-width: 767px){body .sm-m5{margin:5px!important}body .sm-mt5{margin-top:5px!important}body .sm-mb5{margin-bottom:5px!important}body .sm-ml5{margin-left:5px!important}body .sm-mr5{margin-right:5px!important}body .sm-p5{padding:5px!important}body .sm-pt5{padding-top:5px!important}body .sm-pb5{padding-bottom:5px!important}body .sm-pl5{padding-left:5px!important}body .sm-pr5{padding-right:5px!important}}@media screen and (max-width: 568px){body .xs-m5{margin:5px!important}body .xs-mt5{margin-top:5px!important}body .xs-mb5{margin-bottom:5px!important}body .xs-ml5{margin-left:5px!important}body .xs-mr5{margin-right:5px!important}body .xs-p5{padding:5px!important}body .xs-pt5{padding-top:5px!important}body .xs-pb5{padding-bottom:5px!important}body .xs-pl5{padding-left:5px!important}body .xs-pr5{padding-right:5px!important}}.m10{margin:10px!important}.mt10{margin-top:10px!important}.mb10{margin-bottom:10px!important}.ml10{margin-left:10px!important}.mr10{margin-right:10px!important}.my10{margin-top:10px!important;margin-bottom:10px!important}.mx10{margin-right:10px!important;margin-left:10px!important}.p10{padding:10px!important}.pt10{padding-top:10px!important}.pb10{padding-bottom:10px!important}.pl10{padding-left:10px!important}.pr10{padding-right:10px!important}.py10{padding-top:10px!important;padding-bottom:10px!important}.px10{padding-right:10px!important;padding-left:10px!important}@media screen and (max-width: 991px){body .sm-m10{margin:10px!important}body .md-mt10{margin-top:10px!important}body .md-mb10{margin-bottom:10px!important}body .md-ml10{margin-left:10px!important}body .md-mr10{margin-right:10px!important}body .md-p10{padding:10px!important}body .md-pt10{padding-top:10px!important}body .md-pb10{padding-bottom:10px!important}body .md-pl10{padding-left:10px!important}body .md-pr10{padding-right:10px!important}}@media screen and (max-width: 767px){body .sm-m10{margin:10px!important}body .sm-mt10{margin-top:10px!important}body .sm-mb10{margin-bottom:10px!important}body .sm-ml10{margin-left:10px!important}body .sm-mr10{margin-right:10px!important}body .sm-p10{padding:10px!important}body .sm-pt10{padding-top:10px!important}body .sm-pb10{padding-bottom:10px!important}body .sm-pl10{padding-left:10px!important}body .sm-pr10{padding-right:10px!important}}@media screen and (max-width: 568px){body .xs-m10{margin:10px!important}body .xs-mt10{margin-top:10px!important}body .xs-mb10{margin-bottom:10px!important}body .xs-ml10{margin-left:10px!important}body .xs-mr10{margin-right:10px!important}body .xs-p10{padding:10px!important}body .xs-pt10{padding-top:10px!important}body .xs-pb10{padding-bottom:10px!important}body .xs-pl10{padding-left:10px!important}body .xs-pr10{padding-right:10px!important}}.m15{margin:15px!important}.mt15{margin-top:15px!important}.mb15{margin-bottom:15px!important}.ml15{margin-left:15px!important}.mr15{margin-right:15px!important}.my15{margin-top:15px!important;margin-bottom:15px!important}.mx15{margin-right:15px!important;margin-left:15px!important}.p15{padding:15px!important}.pt15{padding-top:15px!important}.pb15{padding-bottom:15px!important}.pl15{padding-left:15px!important}.pr15{padding-right:15px!important}.py15{padding-top:15px!important;padding-bottom:15px!important}.px15{padding-right:15px!important;padding-left:15px!important}@media screen and (max-width: 991px){body .sm-m15{margin:15px!important}body .md-mt15{margin-top:15px!important}body .md-mb15{margin-bottom:15px!important}body .md-ml15{margin-left:15px!important}body .md-mr15{margin-right:15px!important}body .md-p15{padding:15px!important}body .md-pt15{padding-top:15px!important}body .md-pb15{padding-bottom:15px!important}body .md-pl15{padding-left:15px!important}body .md-pr15{padding-right:15px!important}}@media screen and (max-width: 767px){body .sm-m15{margin:15px!important}body .sm-mt15{margin-top:15px!important}body .sm-mb15{margin-bottom:15px!important}body .sm-ml15{margin-left:15px!important}body .sm-mr15{margin-right:15px!important}body .sm-p15{padding:15px!important}body .sm-pt15{padding-top:15px!important}body .sm-pb15{padding-bottom:15px!important}body .sm-pl15{padding-left:15px!important}body .sm-pr15{padding-right:15px!important}}@media screen and (max-width: 568px){body .xs-m15{margin:15px!important}body .xs-mt15{margin-top:15px!important}body .xs-mb15{margin-bottom:15px!important}body .xs-ml15{margin-left:15px!important}body .xs-mr15{margin-right:15px!important}body .xs-p15{padding:15px!important}body .xs-pt15{padding-top:15px!important}body .xs-pb15{padding-bottom:15px!important}body .xs-pl15{padding-left:15px!important}body .xs-pr15{padding-right:15px!important}}.m20{margin:20px!important}.mt20{margin-top:20px!important}.mb20{margin-bottom:20px!important}.ml20{margin-left:20px!important}.mr20{margin-right:20px!important}.my20{margin-top:20px!important;margin-bottom:20px!important}.mx20{margin-right:20px!important;margin-left:20px!important}.p20{padding:20px!important}.pt20{padding-top:20px!important}.pb20{padding-bottom:20px!important}.pl20{padding-left:20px!important}.pr20{padding-right:20px!important}.py20{padding-top:20px!important;padding-bottom:20px!important}.px20{padding-right:20px!important;padding-left:20px!important}@media screen and (max-width: 991px){body .sm-m20{margin:20px!important}body .md-mt20{margin-top:20px!important}body .md-mb20{margin-bottom:20px!important}body .md-ml20{margin-left:20px!important}body .md-mr20{margin-right:20px!important}body .md-p20{padding:20px!important}body .md-pt20{padding-top:20px!important}body .md-pb20{padding-bottom:20px!important}body .md-pl20{padding-left:20px!important}body .md-pr20{padding-right:20px!important}}@media screen and (max-width: 767px){body .sm-m20{margin:20px!important}body .sm-mt20{margin-top:20px!important}body .sm-mb20{margin-bottom:20px!important}body .sm-ml20{margin-left:20px!important}body .sm-mr20{margin-right:20px!important}body .sm-p20{padding:20px!important}body .sm-pt20{padding-top:20px!important}body .sm-pb20{padding-bottom:20px!important}body .sm-pl20{padding-left:20px!important}body .sm-pr20{padding-right:20px!important}}@media screen and (max-width: 568px){body .xs-m20{margin:20px!important}body .xs-mt20{margin-top:20px!important}body .xs-mb20{margin-bottom:20px!important}body .xs-ml20{margin-left:20px!important}body .xs-mr20{margin-right:20px!important}body .xs-p20{padding:20px!important}body .xs-pt20{padding-top:20px!important}body .xs-pb20{padding-bottom:20px!important}body .xs-pl20{padding-left:20px!important}body .xs-pr20{padding-right:20px!important}}.m25{margin:25px!important}.mt25{margin-top:25px!important}.mb25{margin-bottom:25px!important}.ml25{margin-left:25px!important}.mr25{margin-right:25px!important}.my25{margin-top:25px!important;margin-bottom:25px!important}.mx25{margin-right:25px!important;margin-left:25px!important}.p25{padding:25px!important}.pt25{padding-top:25px!important}.pb25{padding-bottom:25px!important}.pl25{padding-left:25px!important}.pr25{padding-right:25px!important}.py25{padding-top:25px!important;padding-bottom:25px!important}.px25{padding-right:25px!important;padding-left:25px!important}@media screen and (max-width: 991px){body .sm-m25{margin:25px!important}body .md-mt25{margin-top:25px!important}body .md-mb25{margin-bottom:25px!important}body .md-ml25{margin-left:25px!important}body .md-mr25{margin-right:25px!important}body .md-p25{padding:25px!important}body .md-pt25{padding-top:25px!important}body .md-pb25{padding-bottom:25px!important}body .md-pl25{padding-left:25px!important}body .md-pr25{padding-right:25px!important}}@media screen and (max-width: 767px){body .sm-m25{margin:25px!important}body .sm-mt25{margin-top:25px!important}body .sm-mb25{margin-bottom:25px!important}body .sm-ml25{margin-left:25px!important}body .sm-mr25{margin-right:25px!important}body .sm-p25{padding:25px!important}body .sm-pt25{padding-top:25px!important}body .sm-pb25{padding-bottom:25px!important}body .sm-pl25{padding-left:25px!important}body .sm-pr25{padding-right:25px!important}}@media screen and (max-width: 568px){body .xs-m25{margin:25px!important}body .xs-mt25{margin-top:25px!important}body .xs-mb25{margin-bottom:25px!important}body .xs-ml25{margin-left:25px!important}body .xs-mr25{margin-right:25px!important}body .xs-p25{padding:25px!important}body .xs-pt25{padding-top:25px!important}body .xs-pb25{padding-bottom:25px!important}body .xs-pl25{padding-left:25px!important}body .xs-pr25{padding-right:25px!important}}.m30{margin:30px!important}.mt30{margin-top:30px!important}.mb30{margin-bottom:30px!important}.ml30{margin-left:30px!important}.mr30{margin-right:30px!important}.my30{margin-top:30px!important;margin-bottom:30px!important}.mx30{margin-right:30px!important;margin-left:30px!important}.p30{padding:30px!important}.pt30{padding-top:30px!important}.pb30{padding-bottom:30px!important}.pl30{padding-left:30px!important}.pr30{padding-right:30px!important}.py30{padding-top:30px!important;padding-bottom:30px!important}.px30{padding-right:30px!important;padding-left:30px!important}@media screen and (max-width: 991px){body .sm-m30{margin:30px!important}body .md-mt30{margin-top:30px!important}body .md-mb30{margin-bottom:30px!important}body .md-ml30{margin-left:30px!important}body .md-mr30{margin-right:30px!important}body .md-p30{padding:30px!important}body .md-pt30{padding-top:30px!important}body .md-pb30{padding-bottom:30px!important}body .md-pl30{padding-left:30px!important}body .md-pr30{padding-right:30px!important}}@media screen and (max-width: 767px){body .sm-m30{margin:30px!important}body .sm-mt30{margin-top:30px!important}body .sm-mb30{margin-bottom:30px!important}body .sm-ml30{margin-left:30px!important}body .sm-mr30{margin-right:30px!important}body .sm-p30{padding:30px!important}body .sm-pt30{padding-top:30px!important}body .sm-pb30{padding-bottom:30px!important}body .sm-pl30{padding-left:30px!important}body .sm-pr30{padding-right:30px!important}}@media screen and (max-width: 568px){body .xs-m30{margin:30px!important}body .xs-mt30{margin-top:30px!important}body .xs-mb30{margin-bottom:30px!important}body .xs-ml30{margin-left:30px!important}body .xs-mr30{margin-right:30px!important}body .xs-p30{padding:30px!important}body .xs-pt30{padding-top:30px!important}body .xs-pb30{padding-bottom:30px!important}body .xs-pl30{padding-left:30px!important}body .xs-pr30{padding-right:30px!important}}.m35{margin:35px!important}.mt35{margin-top:35px!important}.mb35{margin-bottom:35px!important}.ml35{margin-left:35px!important}.mr35{margin-right:35px!important}.my35{margin-top:35px!important;margin-bottom:35px!important}.mx35{margin-right:35px!important;margin-left:35px!important}.p35{padding:35px!important}.pt35{padding-top:35px!important}.pb35{padding-bottom:35px!important}.pl35{padding-left:35px!important}.pr35{padding-right:35px!important}.py35{padding-top:35px!important;padding-bottom:35px!important}.px35{padding-right:35px!important;padding-left:35px!important}@media screen and (max-width: 991px){body .sm-m35{margin:35px!important}body .md-mt35{margin-top:35px!important}body .md-mb35{margin-bottom:35px!important}body .md-ml35{margin-left:35px!important}body .md-mr35{margin-right:35px!important}body .md-p35{padding:35px!important}body .md-pt35{padding-top:35px!important}body .md-pb35{padding-bottom:35px!important}body .md-pl35{padding-left:35px!important}body .md-pr35{padding-right:35px!important}}@media screen and (max-width: 767px){body .sm-m35{margin:35px!important}body .sm-mt35{margin-top:35px!important}body .sm-mb35{margin-bottom:35px!important}body .sm-ml35{margin-left:35px!important}body .sm-mr35{margin-right:35px!important}body .sm-p35{padding:35px!important}body .sm-pt35{padding-top:35px!important}body .sm-pb35{padding-bottom:35px!important}body .sm-pl35{padding-left:35px!important}body .sm-pr35{padding-right:35px!important}}@media screen and (max-width: 568px){body .xs-m35{margin:35px!important}body .xs-mt35{margin-top:35px!important}body .xs-mb35{margin-bottom:35px!important}body .xs-ml35{margin-left:35px!important}body .xs-mr35{margin-right:35px!important}body .xs-p35{padding:35px!important}body .xs-pt35{padding-top:35px!important}body .xs-pb35{padding-bottom:35px!important}body .xs-pl35{padding-left:35px!important}body .xs-pr35{padding-right:35px!important}}.m40{margin:40px!important}.mt40{margin-top:40px!important}.mb40{margin-bottom:40px!important}.ml40{margin-left:40px!important}.mr40{margin-right:40px!important}.my40{margin-top:40px!important;margin-bottom:40px!important}.mx40{margin-right:40px!important;margin-left:40px!important}.p40{padding:40px!important}.pt40{padding-top:40px!important}.pb40{padding-bottom:40px!important}.pl40{padding-left:40px!important}.pr40{padding-right:40px!important}.py40{padding-top:40px!important;padding-bottom:40px!important}.px40{padding-right:40px!important;padding-left:40px!important}@media screen and (max-width: 991px){body .sm-m40{margin:40px!important}body .md-mt40{margin-top:40px!important}body .md-mb40{margin-bottom:40px!important}body .md-ml40{margin-left:40px!important}body .md-mr40{margin-right:40px!important}body .md-p40{padding:40px!important}body .md-pt40{padding-top:40px!important}body .md-pb40{padding-bottom:40px!important}body .md-pl40{padding-left:40px!important}body .md-pr40{padding-right:40px!important}}@media screen and (max-width: 767px){body .sm-m40{margin:40px!important}body .sm-mt40{margin-top:40px!important}body .sm-mb40{margin-bottom:40px!important}body .sm-ml40{margin-left:40px!important}body .sm-mr40{margin-right:40px!important}body .sm-p40{padding:40px!important}body .sm-pt40{padding-top:40px!important}body .sm-pb40{padding-bottom:40px!important}body .sm-pl40{padding-left:40px!important}body .sm-pr40{padding-right:40px!important}}@media screen and (max-width: 568px){body .xs-m40{margin:40px!important}body .xs-mt40{margin-top:40px!important}body .xs-mb40{margin-bottom:40px!important}body .xs-ml40{margin-left:40px!important}body .xs-mr40{margin-right:40px!important}body .xs-p40{padding:40px!important}body .xs-pt40{padding-top:40px!important}body .xs-pb40{padding-bottom:40px!important}body .xs-pl40{padding-left:40px!important}body .xs-pr40{padding-right:40px!important}}.m45{margin:45px!important}.mt45{margin-top:45px!important}.mb45{margin-bottom:45px!important}.ml45{margin-left:45px!important}.mr45{margin-right:45px!important}.my45{margin-top:45px!important;margin-bottom:45px!important}.mx45{margin-right:45px!important;margin-left:45px!important}.p45{padding:45px!important}.pt45{padding-top:45px!important}.pb45{padding-bottom:45px!important}.pl45{padding-left:45px!important}.pr45{padding-right:45px!important}.py45{padding-top:45px!important;padding-bottom:45px!important}.px45{padding-right:45px!important;padding-left:45px!important}@media screen and (max-width: 991px){body .sm-m45{margin:45px!important}body .md-mt45{margin-top:45px!important}body .md-mb45{margin-bottom:45px!important}body .md-ml45{margin-left:45px!important}body .md-mr45{margin-right:45px!important}body .md-p45{padding:45px!important}body .md-pt45{padding-top:45px!important}body .md-pb45{padding-bottom:45px!important}body .md-pl45{padding-left:45px!important}body .md-pr45{padding-right:45px!important}}@media screen and (max-width: 767px){body .sm-m45{margin:45px!important}body .sm-mt45{margin-top:45px!important}body .sm-mb45{margin-bottom:45px!important}body .sm-ml45{margin-left:45px!important}body .sm-mr45{margin-right:45px!important}body .sm-p45{padding:45px!important}body .sm-pt45{padding-top:45px!important}body .sm-pb45{padding-bottom:45px!important}body .sm-pl45{padding-left:45px!important}body .sm-pr45{padding-right:45px!important}}@media screen and (max-width: 568px){body .xs-m45{margin:45px!important}body .xs-mt45{margin-top:45px!important}body .xs-mb45{margin-bottom:45px!important}body .xs-ml45{margin-left:45px!important}body .xs-mr45{margin-right:45px!important}body .xs-p45{padding:45px!important}body .xs-pt45{padding-top:45px!important}body .xs-pb45{padding-bottom:45px!important}body .xs-pl45{padding-left:45px!important}body .xs-pr45{padding-right:45px!important}}.m50{margin:50px!important}.mt50{margin-top:50px!important}.mb50{margin-bottom:50px!important}.ml50{margin-left:50px!important}.mr50{margin-right:50px!important}.my50{margin-top:50px!important;margin-bottom:50px!important}.mx50{margin-right:50px!important;margin-left:50px!important}.p50{padding:50px!important}.pt50{padding-top:50px!important}.pb50{padding-bottom:50px!important}.pl50{padding-left:50px!important}.pr50{padding-right:50px!important}.py50{padding-top:50px!important;padding-bottom:50px!important}.px50{padding-right:50px!important;padding-left:50px!important}@media screen and (max-width: 991px){body .sm-m50{margin:50px!important}body .md-mt50{margin-top:50px!important}body .md-mb50{margin-bottom:50px!important}body .md-ml50{margin-left:50px!important}body .md-mr50{margin-right:50px!important}body .md-p50{padding:50px!important}body .md-pt50{padding-top:50px!important}body .md-pb50{padding-bottom:50px!important}body .md-pl50{padding-left:50px!important}body .md-pr50{padding-right:50px!important}}@media screen and (max-width: 767px){body .sm-m50{margin:50px!important}body .sm-mt50{margin-top:50px!important}body .sm-mb50{margin-bottom:50px!important}body .sm-ml50{margin-left:50px!important}body .sm-mr50{margin-right:50px!important}body .sm-p50{padding:50px!important}body .sm-pt50{padding-top:50px!important}body .sm-pb50{padding-bottom:50px!important}body .sm-pl50{padding-left:50px!important}body .sm-pr50{padding-right:50px!important}}@media screen and (max-width: 568px){body .xs-m50{margin:50px!important}body .xs-mt50{margin-top:50px!important}body .xs-mb50{margin-bottom:50px!important}body .xs-ml50{margin-left:50px!important}body .xs-mr50{margin-right:50px!important}body .xs-p50{padding:50px!important}body .xs-pt50{padding-top:50px!important}body .xs-pb50{padding-bottom:50px!important}body .xs-pl50{padding-left:50px!important}body .xs-pr50{padding-right:50px!important}}.m55{margin:55px!important}.mt55{margin-top:55px!important}.mb55{margin-bottom:55px!important}.ml55{margin-left:55px!important}.mr55{margin-right:55px!important}.my55{margin-top:55px!important;margin-bottom:55px!important}.mx55{margin-right:55px!important;margin-left:55px!important}.p55{padding:55px!important}.pt55{padding-top:55px!important}.pb55{padding-bottom:55px!important}.pl55{padding-left:55px!important}.pr55{padding-right:55px!important}.py55{padding-top:55px!important;padding-bottom:55px!important}.px55{padding-right:55px!important;padding-left:55px!important}@media screen and (max-width: 991px){body .sm-m55{margin:55px!important}body .md-mt55{margin-top:55px!important}body .md-mb55{margin-bottom:55px!important}body .md-ml55{margin-left:55px!important}body .md-mr55{margin-right:55px!important}body .md-p55{padding:55px!important}body .md-pt55{padding-top:55px!important}body .md-pb55{padding-bottom:55px!important}body .md-pl55{padding-left:55px!important}body .md-pr55{padding-right:55px!important}}@media screen and (max-width: 767px){body .sm-m55{margin:55px!important}body .sm-mt55{margin-top:55px!important}body .sm-mb55{margin-bottom:55px!important}body .sm-ml55{margin-left:55px!important}body .sm-mr55{margin-right:55px!important}body .sm-p55{padding:55px!important}body .sm-pt55{padding-top:55px!important}body .sm-pb55{padding-bottom:55px!important}body .sm-pl55{padding-left:55px!important}body .sm-pr55{padding-right:55px!important}}@media screen and (max-width: 568px){body .xs-m55{margin:55px!important}body .xs-mt55{margin-top:55px!important}body .xs-mb55{margin-bottom:55px!important}body .xs-ml55{margin-left:55px!important}body .xs-mr55{margin-right:55px!important}body .xs-p55{padding:55px!important}body .xs-pt55{padding-top:55px!important}body .xs-pb55{padding-bottom:55px!important}body .xs-pl55{padding-left:55px!important}body .xs-pr55{padding-right:55px!important}}.m60{margin:60px!important}.mt60{margin-top:60px!important}.mb60{margin-bottom:60px!important}.ml60{margin-left:60px!important}.mr60{margin-right:60px!important}.my60{margin-top:60px!important;margin-bottom:60px!important}.mx60{margin-right:60px!important;margin-left:60px!important}.p60{padding:60px!important}.pt60{padding-top:60px!important}.pb60{padding-bottom:60px!important}.pl60{padding-left:60px!important}.pr60{padding-right:60px!important}.py60{padding-top:60px!important;padding-bottom:60px!important}.px60{padding-right:60px!important;padding-left:60px!important}@media screen and (max-width: 991px){body .sm-m60{margin:60px!important}body .md-mt60{margin-top:60px!important}body .md-mb60{margin-bottom:60px!important}body .md-ml60{margin-left:60px!important}body .md-mr60{margin-right:60px!important}body .md-p60{padding:60px!important}body .md-pt60{padding-top:60px!important}body .md-pb60{padding-bottom:60px!important}body .md-pl60{padding-left:60px!important}body .md-pr60{padding-right:60px!important}}@media screen and (max-width: 767px){body .sm-m60{margin:60px!important}body .sm-mt60{margin-top:60px!important}body .sm-mb60{margin-bottom:60px!important}body .sm-ml60{margin-left:60px!important}body .sm-mr60{margin-right:60px!important}body .sm-p60{padding:60px!important}body .sm-pt60{padding-top:60px!important}body .sm-pb60{padding-bottom:60px!important}body .sm-pl60{padding-left:60px!important}body .sm-pr60{padding-right:60px!important}}@media screen and (max-width: 568px){body .xs-m60{margin:60px!important}body .xs-mt60{margin-top:60px!important}body .xs-mb60{margin-bottom:60px!important}body .xs-ml60{margin-left:60px!important}body .xs-mr60{margin-right:60px!important}body .xs-p60{padding:60px!important}body .xs-pt60{padding-top:60px!important}body .xs-pb60{padding-bottom:60px!important}body .xs-pl60{padding-left:60px!important}body .xs-pr60{padding-right:60px!important}}.m65{margin:65px!important}.mt65{margin-top:65px!important}.mb65{margin-bottom:65px!important}.ml65{margin-left:65px!important}.mr65{margin-right:65px!important}.my65{margin-top:65px!important;margin-bottom:65px!important}.mx65{margin-right:65px!important;margin-left:65px!important}.p65{padding:65px!important}.pt65{padding-top:65px!important}.pb65{padding-bottom:65px!important}.pl65{padding-left:65px!important}.pr65{padding-right:65px!important}.py65{padding-top:65px!important;padding-bottom:65px!important}.px65{padding-right:65px!important;padding-left:65px!important}@media screen and (max-width: 991px){body .sm-m65{margin:65px!important}body .md-mt65{margin-top:65px!important}body .md-mb65{margin-bottom:65px!important}body .md-ml65{margin-left:65px!important}body .md-mr65{margin-right:65px!important}body .md-p65{padding:65px!important}body .md-pt65{padding-top:65px!important}body .md-pb65{padding-bottom:65px!important}body .md-pl65{padding-left:65px!important}body .md-pr65{padding-right:65px!important}}@media screen and (max-width: 767px){body .sm-m65{margin:65px!important}body .sm-mt65{margin-top:65px!important}body .sm-mb65{margin-bottom:65px!important}body .sm-ml65{margin-left:65px!important}body .sm-mr65{margin-right:65px!important}body .sm-p65{padding:65px!important}body .sm-pt65{padding-top:65px!important}body .sm-pb65{padding-bottom:65px!important}body .sm-pl65{padding-left:65px!important}body .sm-pr65{padding-right:65px!important}}@media screen and (max-width: 568px){body .xs-m65{margin:65px!important}body .xs-mt65{margin-top:65px!important}body .xs-mb65{margin-bottom:65px!important}body .xs-ml65{margin-left:65px!important}body .xs-mr65{margin-right:65px!important}body .xs-p65{padding:65px!important}body .xs-pt65{padding-top:65px!important}body .xs-pb65{padding-bottom:65px!important}body .xs-pl65{padding-left:65px!important}body .xs-pr65{padding-right:65px!important}}.m70{margin:70px!important}.mt70{margin-top:70px!important}.mb70{margin-bottom:70px!important}.ml70{margin-left:70px!important}.mr70{margin-right:70px!important}.my70{margin-top:70px!important;margin-bottom:70px!important}.mx70{margin-right:70px!important;margin-left:70px!important}.p70{padding:70px!important}.pt70{padding-top:70px!important}.pb70{padding-bottom:70px!important}.pl70{padding-left:70px!important}.pr70{padding-right:70px!important}.py70{padding-top:70px!important;padding-bottom:70px!important}.px70{padding-right:70px!important;padding-left:70px!important}@media screen and (max-width: 991px){body .sm-m70{margin:70px!important}body .md-mt70{margin-top:70px!important}body .md-mb70{margin-bottom:70px!important}body .md-ml70{margin-left:70px!important}body .md-mr70{margin-right:70px!important}body .md-p70{padding:70px!important}body .md-pt70{padding-top:70px!important}body .md-pb70{padding-bottom:70px!important}body .md-pl70{padding-left:70px!important}body .md-pr70{padding-right:70px!important}}@media screen and (max-width: 767px){body .sm-m70{margin:70px!important}body .sm-mt70{margin-top:70px!important}body .sm-mb70{margin-bottom:70px!important}body .sm-ml70{margin-left:70px!important}body .sm-mr70{margin-right:70px!important}body .sm-p70{padding:70px!important}body .sm-pt70{padding-top:70px!important}body .sm-pb70{padding-bottom:70px!important}body .sm-pl70{padding-left:70px!important}body .sm-pr70{padding-right:70px!important}}@media screen and (max-width: 568px){body .xs-m70{margin:70px!important}body .xs-mt70{margin-top:70px!important}body .xs-mb70{margin-bottom:70px!important}body .xs-ml70{margin-left:70px!important}body .xs-mr70{margin-right:70px!important}body .xs-p70{padding:70px!important}body .xs-pt70{padding-top:70px!important}body .xs-pb70{padding-bottom:70px!important}body .xs-pl70{padding-left:70px!important}body .xs-pr70{padding-right:70px!important}}.m75{margin:75px!important}.mt75{margin-top:75px!important}.mb75{margin-bottom:75px!important}.ml75{margin-left:75px!important}.mr75{margin-right:75px!important}.my75{margin-top:75px!important;margin-bottom:75px!important}.mx75{margin-right:75px!important;margin-left:75px!important}.p75{padding:75px!important}.pt75{padding-top:75px!important}.pb75{padding-bottom:75px!important}.pl75{padding-left:75px!important}.pr75{padding-right:75px!important}.py75{padding-top:75px!important;padding-bottom:75px!important}.px75{padding-right:75px!important;padding-left:75px!important}@media screen and (max-width: 991px){body .sm-m75{margin:75px!important}body .md-mt75{margin-top:75px!important}body .md-mb75{margin-bottom:75px!important}body .md-ml75{margin-left:75px!important}body .md-mr75{margin-right:75px!important}body .md-p75{padding:75px!important}body .md-pt75{padding-top:75px!important}body .md-pb75{padding-bottom:75px!important}body .md-pl75{padding-left:75px!important}body .md-pr75{padding-right:75px!important}}@media screen and (max-width: 767px){body .sm-m75{margin:75px!important}body .sm-mt75{margin-top:75px!important}body .sm-mb75{margin-bottom:75px!important}body .sm-ml75{margin-left:75px!important}body .sm-mr75{margin-right:75px!important}body .sm-p75{padding:75px!important}body .sm-pt75{padding-top:75px!important}body .sm-pb75{padding-bottom:75px!important}body .sm-pl75{padding-left:75px!important}body .sm-pr75{padding-right:75px!important}}@media screen and (max-width: 568px){body .xs-m75{margin:75px!important}body .xs-mt75{margin-top:75px!important}body .xs-mb75{margin-bottom:75px!important}body .xs-ml75{margin-left:75px!important}body .xs-mr75{margin-right:75px!important}body .xs-p75{padding:75px!important}body .xs-pt75{padding-top:75px!important}body .xs-pb75{padding-bottom:75px!important}body .xs-pl75{padding-left:75px!important}body .xs-pr75{padding-right:75px!important}}.m80{margin:80px!important}.mt80{margin-top:80px!important}.mb80{margin-bottom:80px!important}.ml80{margin-left:80px!important}.mr80{margin-right:80px!important}.my80{margin-top:80px!important;margin-bottom:80px!important}.mx80{margin-right:80px!important;margin-left:80px!important}.p80{padding:80px!important}.pt80{padding-top:80px!important}.pb80{padding-bottom:80px!important}.pl80{padding-left:80px!important}.pr80{padding-right:80px!important}.py80{padding-top:80px!important;padding-bottom:80px!important}.px80{padding-right:80px!important;padding-left:80px!important}@media screen and (max-width: 991px){body .sm-m80{margin:80px!important}body .md-mt80{margin-top:80px!important}body .md-mb80{margin-bottom:80px!important}body .md-ml80{margin-left:80px!important}body .md-mr80{margin-right:80px!important}body .md-p80{padding:80px!important}body .md-pt80{padding-top:80px!important}body .md-pb80{padding-bottom:80px!important}body .md-pl80{padding-left:80px!important}body .md-pr80{padding-right:80px!important}}@media screen and (max-width: 767px){body .sm-m80{margin:80px!important}body .sm-mt80{margin-top:80px!important}body .sm-mb80{margin-bottom:80px!important}body .sm-ml80{margin-left:80px!important}body .sm-mr80{margin-right:80px!important}body .sm-p80{padding:80px!important}body .sm-pt80{padding-top:80px!important}body .sm-pb80{padding-bottom:80px!important}body .sm-pl80{padding-left:80px!important}body .sm-pr80{padding-right:80px!important}}@media screen and (max-width: 568px){body .xs-m80{margin:80px!important}body .xs-mt80{margin-top:80px!important}body .xs-mb80{margin-bottom:80px!important}body .xs-ml80{margin-left:80px!important}body .xs-mr80{margin-right:80px!important}body .xs-p80{padding:80px!important}body .xs-pt80{padding-top:80px!important}body .xs-pb80{padding-bottom:80px!important}body .xs-pl80{padding-left:80px!important}body .xs-pr80{padding-right:80px!important}}.m85{margin:85px!important}.mt85{margin-top:85px!important}.mb85{margin-bottom:85px!important}.ml85{margin-left:85px!important}.mr85{margin-right:85px!important}.my85{margin-top:85px!important;margin-bottom:85px!important}.mx85{margin-right:85px!important;margin-left:85px!important}.p85{padding:85px!important}.pt85{padding-top:85px!important}.pb85{padding-bottom:85px!important}.pl85{padding-left:85px!important}.pr85{padding-right:85px!important}.py85{padding-top:85px!important;padding-bottom:85px!important}.px85{padding-right:85px!important;padding-left:85px!important}@media screen and (max-width: 991px){body .sm-m85{margin:85px!important}body .md-mt85{margin-top:85px!important}body .md-mb85{margin-bottom:85px!important}body .md-ml85{margin-left:85px!important}body .md-mr85{margin-right:85px!important}body .md-p85{padding:85px!important}body .md-pt85{padding-top:85px!important}body .md-pb85{padding-bottom:85px!important}body .md-pl85{padding-left:85px!important}body .md-pr85{padding-right:85px!important}}@media screen and (max-width: 767px){body .sm-m85{margin:85px!important}body .sm-mt85{margin-top:85px!important}body .sm-mb85{margin-bottom:85px!important}body .sm-ml85{margin-left:85px!important}body .sm-mr85{margin-right:85px!important}body .sm-p85{padding:85px!important}body .sm-pt85{padding-top:85px!important}body .sm-pb85{padding-bottom:85px!important}body .sm-pl85{padding-left:85px!important}body .sm-pr85{padding-right:85px!important}}@media screen and (max-width: 568px){body .xs-m85{margin:85px!important}body .xs-mt85{margin-top:85px!important}body .xs-mb85{margin-bottom:85px!important}body .xs-ml85{margin-left:85px!important}body .xs-mr85{margin-right:85px!important}body .xs-p85{padding:85px!important}body .xs-pt85{padding-top:85px!important}body .xs-pb85{padding-bottom:85px!important}body .xs-pl85{padding-left:85px!important}body .xs-pr85{padding-right:85px!important}}.m90{margin:90px!important}.mt90{margin-top:90px!important}.mb90{margin-bottom:90px!important}.ml90{margin-left:90px!important}.mr90{margin-right:90px!important}.my90{margin-top:90px!important;margin-bottom:90px!important}.mx90{margin-right:90px!important;margin-left:90px!important}.p90{padding:90px!important}.pt90{padding-top:90px!important}.pb90{padding-bottom:90px!important}.pl90{padding-left:90px!important}.pr90{padding-right:90px!important}.py90{padding-top:90px!important;padding-bottom:90px!important}.px90{padding-right:90px!important;padding-left:90px!important}@media screen and (max-width: 991px){body .sm-m90{margin:90px!important}body .md-mt90{margin-top:90px!important}body .md-mb90{margin-bottom:90px!important}body .md-ml90{margin-left:90px!important}body .md-mr90{margin-right:90px!important}body .md-p90{padding:90px!important}body .md-pt90{padding-top:90px!important}body .md-pb90{padding-bottom:90px!important}body .md-pl90{padding-left:90px!important}body .md-pr90{padding-right:90px!important}}@media screen and (max-width: 767px){body .sm-m90{margin:90px!important}body .sm-mt90{margin-top:90px!important}body .sm-mb90{margin-bottom:90px!important}body .sm-ml90{margin-left:90px!important}body .sm-mr90{margin-right:90px!important}body .sm-p90{padding:90px!important}body .sm-pt90{padding-top:90px!important}body .sm-pb90{padding-bottom:90px!important}body .sm-pl90{padding-left:90px!important}body .sm-pr90{padding-right:90px!important}}@media screen and (max-width: 568px){body .xs-m90{margin:90px!important}body .xs-mt90{margin-top:90px!important}body .xs-mb90{margin-bottom:90px!important}body .xs-ml90{margin-left:90px!important}body .xs-mr90{margin-right:90px!important}body .xs-p90{padding:90px!important}body .xs-pt90{padding-top:90px!important}body .xs-pb90{padding-bottom:90px!important}body .xs-pl90{padding-left:90px!important}body .xs-pr90{padding-right:90px!important}}.m95{margin:95px!important}.mt95{margin-top:95px!important}.mb95{margin-bottom:95px!important}.ml95{margin-left:95px!important}.mr95{margin-right:95px!important}.my95{margin-top:95px!important;margin-bottom:95px!important}.mx95{margin-right:95px!important;margin-left:95px!important}.p95{padding:95px!important}.pt95{padding-top:95px!important}.pb95{padding-bottom:95px!important}.pl95{padding-left:95px!important}.pr95{padding-right:95px!important}.py95{padding-top:95px!important;padding-bottom:95px!important}.px95{padding-right:95px!important;padding-left:95px!important}@media screen and (max-width: 991px){body .sm-m95{margin:95px!important}body .md-mt95{margin-top:95px!important}body .md-mb95{margin-bottom:95px!important}body .md-ml95{margin-left:95px!important}body .md-mr95{margin-right:95px!important}body .md-p95{padding:95px!important}body .md-pt95{padding-top:95px!important}body .md-pb95{padding-bottom:95px!important}body .md-pl95{padding-left:95px!important}body .md-pr95{padding-right:95px!important}}@media screen and (max-width: 767px){body .sm-m95{margin:95px!important}body .sm-mt95{margin-top:95px!important}body .sm-mb95{margin-bottom:95px!important}body .sm-ml95{margin-left:95px!important}body .sm-mr95{margin-right:95px!important}body .sm-p95{padding:95px!important}body .sm-pt95{padding-top:95px!important}body .sm-pb95{padding-bottom:95px!important}body .sm-pl95{padding-left:95px!important}body .sm-pr95{padding-right:95px!important}}@media screen and (max-width: 568px){body .xs-m95{margin:95px!important}body .xs-mt95{margin-top:95px!important}body .xs-mb95{margin-bottom:95px!important}body .xs-ml95{margin-left:95px!important}body .xs-mr95{margin-right:95px!important}body .xs-p95{padding:95px!important}body .xs-pt95{padding-top:95px!important}body .xs-pb95{padding-bottom:95px!important}body .xs-pl95{padding-left:95px!important}body .xs-pr95{padding-right:95px!important}}.m100{margin:100px!important}.mt100{margin-top:100px!important}.mb100{margin-bottom:100px!important}.ml100{margin-left:100px!important}.mr100{margin-right:100px!important}.my100{margin-top:100px!important;margin-bottom:100px!important}.mx100{margin-right:100px!important;margin-left:100px!important}.p100{padding:100px!important}.pt100{padding-top:100px!important}.pb100{padding-bottom:100px!important}.pl100{padding-left:100px!important}.pr100{padding-right:100px!important}.py100{padding-top:100px!important;padding-bottom:100px!important}.px100{padding-right:100px!important;padding-left:100px!important}@media screen and (max-width: 991px){body .sm-m100{margin:100px!important}body .md-mt100{margin-top:100px!important}body .md-mb100{margin-bottom:100px!important}body .md-ml100{margin-left:100px!important}body .md-mr100{margin-right:100px!important}body .md-p100{padding:100px!important}body .md-pt100{padding-top:100px!important}body .md-pb100{padding-bottom:100px!important}body .md-pl100{padding-left:100px!important}body .md-pr100{padding-right:100px!important}}@media screen and (max-width: 767px){body .sm-m100{margin:100px!important}body .sm-mt100{margin-top:100px!important}body .sm-mb100{margin-bottom:100px!important}body .sm-ml100{margin-left:100px!important}body .sm-mr100{margin-right:100px!important}body .sm-p100{padding:100px!important}body .sm-pt100{padding-top:100px!important}body .sm-pb100{padding-bottom:100px!important}body .sm-pl100{padding-left:100px!important}body .sm-pr100{padding-right:100px!important}}@media screen and (max-width: 568px){body .xs-m100{margin:100px!important}body .xs-mt100{margin-top:100px!important}body .xs-mb100{margin-bottom:100px!important}body .xs-ml100{margin-left:100px!important}body .xs-mr100{margin-right:100px!important}body .xs-p100{padding:100px!important}body .xs-pt100{padding-top:100px!important}body .xs-pb100{padding-bottom:100px!important}body .xs-pl100{padding-left:100px!important}body .xs-pr100{padding-right:100px!important}}.m105{margin:105px!important}.mt105{margin-top:105px!important}.mb105{margin-bottom:105px!important}.ml105{margin-left:105px!important}.mr105{margin-right:105px!important}.my105{margin-top:105px!important;margin-bottom:105px!important}.mx105{margin-right:105px!important;margin-left:105px!important}.p105{padding:105px!important}.pt105{padding-top:105px!important}.pb105{padding-bottom:105px!important}.pl105{padding-left:105px!important}.pr105{padding-right:105px!important}.py105{padding-top:105px!important;padding-bottom:105px!important}.px105{padding-right:105px!important;padding-left:105px!important}@media screen and (max-width: 991px){body .sm-m105{margin:105px!important}body .md-mt105{margin-top:105px!important}body .md-mb105{margin-bottom:105px!important}body .md-ml105{margin-left:105px!important}body .md-mr105{margin-right:105px!important}body .md-p105{padding:105px!important}body .md-pt105{padding-top:105px!important}body .md-pb105{padding-bottom:105px!important}body .md-pl105{padding-left:105px!important}body .md-pr105{padding-right:105px!important}}@media screen and (max-width: 767px){body .sm-m105{margin:105px!important}body .sm-mt105{margin-top:105px!important}body .sm-mb105{margin-bottom:105px!important}body .sm-ml105{margin-left:105px!important}body .sm-mr105{margin-right:105px!important}body .sm-p105{padding:105px!important}body .sm-pt105{padding-top:105px!important}body .sm-pb105{padding-bottom:105px!important}body .sm-pl105{padding-left:105px!important}body .sm-pr105{padding-right:105px!important}}@media screen and (max-width: 568px){body .xs-m105{margin:105px!important}body .xs-mt105{margin-top:105px!important}body .xs-mb105{margin-bottom:105px!important}body .xs-ml105{margin-left:105px!important}body .xs-mr105{margin-right:105px!important}body .xs-p105{padding:105px!important}body .xs-pt105{padding-top:105px!important}body .xs-pb105{padding-bottom:105px!important}body .xs-pl105{padding-left:105px!important}body .xs-pr105{padding-right:105px!important}}.m110{margin:110px!important}.mt110{margin-top:110px!important}.mb110{margin-bottom:110px!important}.ml110{margin-left:110px!important}.mr110{margin-right:110px!important}.my110{margin-top:110px!important;margin-bottom:110px!important}.mx110{margin-right:110px!important;margin-left:110px!important}.p110{padding:110px!important}.pt110{padding-top:110px!important}.pb110{padding-bottom:110px!important}.pl110{padding-left:110px!important}.pr110{padding-right:110px!important}.py110{padding-top:110px!important;padding-bottom:110px!important}.px110{padding-right:110px!important;padding-left:110px!important}@media screen and (max-width: 991px){body .sm-m110{margin:110px!important}body .md-mt110{margin-top:110px!important}body .md-mb110{margin-bottom:110px!important}body .md-ml110{margin-left:110px!important}body .md-mr110{margin-right:110px!important}body .md-p110{padding:110px!important}body .md-pt110{padding-top:110px!important}body .md-pb110{padding-bottom:110px!important}body .md-pl110{padding-left:110px!important}body .md-pr110{padding-right:110px!important}}@media screen and (max-width: 767px){body .sm-m110{margin:110px!important}body .sm-mt110{margin-top:110px!important}body .sm-mb110{margin-bottom:110px!important}body .sm-ml110{margin-left:110px!important}body .sm-mr110{margin-right:110px!important}body .sm-p110{padding:110px!important}body .sm-pt110{padding-top:110px!important}body .sm-pb110{padding-bottom:110px!important}body .sm-pl110{padding-left:110px!important}body .sm-pr110{padding-right:110px!important}}@media screen and (max-width: 568px){body .xs-m110{margin:110px!important}body .xs-mt110{margin-top:110px!important}body .xs-mb110{margin-bottom:110px!important}body .xs-ml110{margin-left:110px!important}body .xs-mr110{margin-right:110px!important}body .xs-p110{padding:110px!important}body .xs-pt110{padding-top:110px!important}body .xs-pb110{padding-bottom:110px!important}body .xs-pl110{padding-left:110px!important}body .xs-pr110{padding-right:110px!important}}.m115{margin:115px!important}.mt115{margin-top:115px!important}.mb115{margin-bottom:115px!important}.ml115{margin-left:115px!important}.mr115{margin-right:115px!important}.my115{margin-top:115px!important;margin-bottom:115px!important}.mx115{margin-right:115px!important;margin-left:115px!important}.p115{padding:115px!important}.pt115{padding-top:115px!important}.pb115{padding-bottom:115px!important}.pl115{padding-left:115px!important}.pr115{padding-right:115px!important}.py115{padding-top:115px!important;padding-bottom:115px!important}.px115{padding-right:115px!important;padding-left:115px!important}@media screen and (max-width: 991px){body .sm-m115{margin:115px!important}body .md-mt115{margin-top:115px!important}body .md-mb115{margin-bottom:115px!important}body .md-ml115{margin-left:115px!important}body .md-mr115{margin-right:115px!important}body .md-p115{padding:115px!important}body .md-pt115{padding-top:115px!important}body .md-pb115{padding-bottom:115px!important}body .md-pl115{padding-left:115px!important}body .md-pr115{padding-right:115px!important}}@media screen and (max-width: 767px){body .sm-m115{margin:115px!important}body .sm-mt115{margin-top:115px!important}body .sm-mb115{margin-bottom:115px!important}body .sm-ml115{margin-left:115px!important}body .sm-mr115{margin-right:115px!important}body .sm-p115{padding:115px!important}body .sm-pt115{padding-top:115px!important}body .sm-pb115{padding-bottom:115px!important}body .sm-pl115{padding-left:115px!important}body .sm-pr115{padding-right:115px!important}}@media screen and (max-width: 568px){body .xs-m115{margin:115px!important}body .xs-mt115{margin-top:115px!important}body .xs-mb115{margin-bottom:115px!important}body .xs-ml115{margin-left:115px!important}body .xs-mr115{margin-right:115px!important}body .xs-p115{padding:115px!important}body .xs-pt115{padding-top:115px!important}body .xs-pb115{padding-bottom:115px!important}body .xs-pl115{padding-left:115px!important}body .xs-pr115{padding-right:115px!important}}.m120{margin:120px!important}.mt120{margin-top:120px!important}.mb120{margin-bottom:120px!important}.ml120{margin-left:120px!important}.mr120{margin-right:120px!important}.my120{margin-top:120px!important;margin-bottom:120px!important}.mx120{margin-right:120px!important;margin-left:120px!important}.p120{padding:120px!important}.pt120{padding-top:120px!important}.pb120{padding-bottom:120px!important}.pl120{padding-left:120px!important}.pr120{padding-right:120px!important}.py120{padding-top:120px!important;padding-bottom:120px!important}.px120{padding-right:120px!important;padding-left:120px!important}@media screen and (max-width: 991px){body .sm-m120{margin:120px!important}body .md-mt120{margin-top:120px!important}body .md-mb120{margin-bottom:120px!important}body .md-ml120{margin-left:120px!important}body .md-mr120{margin-right:120px!important}body .md-p120{padding:120px!important}body .md-pt120{padding-top:120px!important}body .md-pb120{padding-bottom:120px!important}body .md-pl120{padding-left:120px!important}body .md-pr120{padding-right:120px!important}}@media screen and (max-width: 767px){body .sm-m120{margin:120px!important}body .sm-mt120{margin-top:120px!important}body .sm-mb120{margin-bottom:120px!important}body .sm-ml120{margin-left:120px!important}body .sm-mr120{margin-right:120px!important}body .sm-p120{padding:120px!important}body .sm-pt120{padding-top:120px!important}body .sm-pb120{padding-bottom:120px!important}body .sm-pl120{padding-left:120px!important}body .sm-pr120{padding-right:120px!important}}@media screen and (max-width: 568px){body .xs-m120{margin:120px!important}body .xs-mt120{margin-top:120px!important}body .xs-mb120{margin-bottom:120px!important}body .xs-ml120{margin-left:120px!important}body .xs-mr120{margin-right:120px!important}body .xs-p120{padding:120px!important}body .xs-pt120{padding-top:120px!important}body .xs-pb120{padding-bottom:120px!important}body .xs-pl120{padding-left:120px!important}body .xs-pr120{padding-right:120px!important}}.m125{margin:125px!important}.mt125{margin-top:125px!important}.mb125{margin-bottom:125px!important}.ml125{margin-left:125px!important}.mr125{margin-right:125px!important}.my125{margin-top:125px!important;margin-bottom:125px!important}.mx125{margin-right:125px!important;margin-left:125px!important}.p125{padding:125px!important}.pt125{padding-top:125px!important}.pb125{padding-bottom:125px!important}.pl125{padding-left:125px!important}.pr125{padding-right:125px!important}.py125{padding-top:125px!important;padding-bottom:125px!important}.px125{padding-right:125px!important;padding-left:125px!important}@media screen and (max-width: 991px){body .sm-m125{margin:125px!important}body .md-mt125{margin-top:125px!important}body .md-mb125{margin-bottom:125px!important}body .md-ml125{margin-left:125px!important}body .md-mr125{margin-right:125px!important}body .md-p125{padding:125px!important}body .md-pt125{padding-top:125px!important}body .md-pb125{padding-bottom:125px!important}body .md-pl125{padding-left:125px!important}body .md-pr125{padding-right:125px!important}}@media screen and (max-width: 767px){body .sm-m125{margin:125px!important}body .sm-mt125{margin-top:125px!important}body .sm-mb125{margin-bottom:125px!important}body .sm-ml125{margin-left:125px!important}body .sm-mr125{margin-right:125px!important}body .sm-p125{padding:125px!important}body .sm-pt125{padding-top:125px!important}body .sm-pb125{padding-bottom:125px!important}body .sm-pl125{padding-left:125px!important}body .sm-pr125{padding-right:125px!important}}@media screen and (max-width: 568px){body .xs-m125{margin:125px!important}body .xs-mt125{margin-top:125px!important}body .xs-mb125{margin-bottom:125px!important}body .xs-ml125{margin-left:125px!important}body .xs-mr125{margin-right:125px!important}body .xs-p125{padding:125px!important}body .xs-pt125{padding-top:125px!important}body .xs-pb125{padding-bottom:125px!important}body .xs-pl125{padding-left:125px!important}body .xs-pr125{padding-right:125px!important}}.m130{margin:130px!important}.mt130{margin-top:130px!important}.mb130{margin-bottom:130px!important}.ml130{margin-left:130px!important}.mr130{margin-right:130px!important}.my130{margin-top:130px!important;margin-bottom:130px!important}.mx130{margin-right:130px!important;margin-left:130px!important}.p130{padding:130px!important}.pt130{padding-top:130px!important}.pb130{padding-bottom:130px!important}.pl130{padding-left:130px!important}.pr130{padding-right:130px!important}.py130{padding-top:130px!important;padding-bottom:130px!important}.px130{padding-right:130px!important;padding-left:130px!important}@media screen and (max-width: 991px){body .sm-m130{margin:130px!important}body .md-mt130{margin-top:130px!important}body .md-mb130{margin-bottom:130px!important}body .md-ml130{margin-left:130px!important}body .md-mr130{margin-right:130px!important}body .md-p130{padding:130px!important}body .md-pt130{padding-top:130px!important}body .md-pb130{padding-bottom:130px!important}body .md-pl130{padding-left:130px!important}body .md-pr130{padding-right:130px!important}}@media screen and (max-width: 767px){body .sm-m130{margin:130px!important}body .sm-mt130{margin-top:130px!important}body .sm-mb130{margin-bottom:130px!important}body .sm-ml130{margin-left:130px!important}body .sm-mr130{margin-right:130px!important}body .sm-p130{padding:130px!important}body .sm-pt130{padding-top:130px!important}body .sm-pb130{padding-bottom:130px!important}body .sm-pl130{padding-left:130px!important}body .sm-pr130{padding-right:130px!important}}@media screen and (max-width: 568px){body .xs-m130{margin:130px!important}body .xs-mt130{margin-top:130px!important}body .xs-mb130{margin-bottom:130px!important}body .xs-ml130{margin-left:130px!important}body .xs-mr130{margin-right:130px!important}body .xs-p130{padding:130px!important}body .xs-pt130{padding-top:130px!important}body .xs-pb130{padding-bottom:130px!important}body .xs-pl130{padding-left:130px!important}body .xs-pr130{padding-right:130px!important}}.m135{margin:135px!important}.mt135{margin-top:135px!important}.mb135{margin-bottom:135px!important}.ml135{margin-left:135px!important}.mr135{margin-right:135px!important}.my135{margin-top:135px!important;margin-bottom:135px!important}.mx135{margin-right:135px!important;margin-left:135px!important}.p135{padding:135px!important}.pt135{padding-top:135px!important}.pb135{padding-bottom:135px!important}.pl135{padding-left:135px!important}.pr135{padding-right:135px!important}.py135{padding-top:135px!important;padding-bottom:135px!important}.px135{padding-right:135px!important;padding-left:135px!important}@media screen and (max-width: 991px){body .sm-m135{margin:135px!important}body .md-mt135{margin-top:135px!important}body .md-mb135{margin-bottom:135px!important}body .md-ml135{margin-left:135px!important}body .md-mr135{margin-right:135px!important}body .md-p135{padding:135px!important}body .md-pt135{padding-top:135px!important}body .md-pb135{padding-bottom:135px!important}body .md-pl135{padding-left:135px!important}body .md-pr135{padding-right:135px!important}}@media screen and (max-width: 767px){body .sm-m135{margin:135px!important}body .sm-mt135{margin-top:135px!important}body .sm-mb135{margin-bottom:135px!important}body .sm-ml135{margin-left:135px!important}body .sm-mr135{margin-right:135px!important}body .sm-p135{padding:135px!important}body .sm-pt135{padding-top:135px!important}body .sm-pb135{padding-bottom:135px!important}body .sm-pl135{padding-left:135px!important}body .sm-pr135{padding-right:135px!important}}@media screen and (max-width: 568px){body .xs-m135{margin:135px!important}body .xs-mt135{margin-top:135px!important}body .xs-mb135{margin-bottom:135px!important}body .xs-ml135{margin-left:135px!important}body .xs-mr135{margin-right:135px!important}body .xs-p135{padding:135px!important}body .xs-pt135{padding-top:135px!important}body .xs-pb135{padding-bottom:135px!important}body .xs-pl135{padding-left:135px!important}body .xs-pr135{padding-right:135px!important}}.m140{margin:140px!important}.mt140{margin-top:140px!important}.mb140{margin-bottom:140px!important}.ml140{margin-left:140px!important}.mr140{margin-right:140px!important}.my140{margin-top:140px!important;margin-bottom:140px!important}.mx140{margin-right:140px!important;margin-left:140px!important}.p140{padding:140px!important}.pt140{padding-top:140px!important}.pb140{padding-bottom:140px!important}.pl140{padding-left:140px!important}.pr140{padding-right:140px!important}.py140{padding-top:140px!important;padding-bottom:140px!important}.px140{padding-right:140px!important;padding-left:140px!important}@media screen and (max-width: 991px){body .sm-m140{margin:140px!important}body .md-mt140{margin-top:140px!important}body .md-mb140{margin-bottom:140px!important}body .md-ml140{margin-left:140px!important}body .md-mr140{margin-right:140px!important}body .md-p140{padding:140px!important}body .md-pt140{padding-top:140px!important}body .md-pb140{padding-bottom:140px!important}body .md-pl140{padding-left:140px!important}body .md-pr140{padding-right:140px!important}}@media screen and (max-width: 767px){body .sm-m140{margin:140px!important}body .sm-mt140{margin-top:140px!important}body .sm-mb140{margin-bottom:140px!important}body .sm-ml140{margin-left:140px!important}body .sm-mr140{margin-right:140px!important}body .sm-p140{padding:140px!important}body .sm-pt140{padding-top:140px!important}body .sm-pb140{padding-bottom:140px!important}body .sm-pl140{padding-left:140px!important}body .sm-pr140{padding-right:140px!important}}@media screen and (max-width: 568px){body .xs-m140{margin:140px!important}body .xs-mt140{margin-top:140px!important}body .xs-mb140{margin-bottom:140px!important}body .xs-ml140{margin-left:140px!important}body .xs-mr140{margin-right:140px!important}body .xs-p140{padding:140px!important}body .xs-pt140{padding-top:140px!important}body .xs-pb140{padding-bottom:140px!important}body .xs-pl140{padding-left:140px!important}body .xs-pr140{padding-right:140px!important}}.m145{margin:145px!important}.mt145{margin-top:145px!important}.mb145{margin-bottom:145px!important}.ml145{margin-left:145px!important}.mr145{margin-right:145px!important}.my145{margin-top:145px!important;margin-bottom:145px!important}.mx145{margin-right:145px!important;margin-left:145px!important}.p145{padding:145px!important}.pt145{padding-top:145px!important}.pb145{padding-bottom:145px!important}.pl145{padding-left:145px!important}.pr145{padding-right:145px!important}.py145{padding-top:145px!important;padding-bottom:145px!important}.px145{padding-right:145px!important;padding-left:145px!important}@media screen and (max-width: 991px){body .sm-m145{margin:145px!important}body .md-mt145{margin-top:145px!important}body .md-mb145{margin-bottom:145px!important}body .md-ml145{margin-left:145px!important}body .md-mr145{margin-right:145px!important}body .md-p145{padding:145px!important}body .md-pt145{padding-top:145px!important}body .md-pb145{padding-bottom:145px!important}body .md-pl145{padding-left:145px!important}body .md-pr145{padding-right:145px!important}}@media screen and (max-width: 767px){body .sm-m145{margin:145px!important}body .sm-mt145{margin-top:145px!important}body .sm-mb145{margin-bottom:145px!important}body .sm-ml145{margin-left:145px!important}body .sm-mr145{margin-right:145px!important}body .sm-p145{padding:145px!important}body .sm-pt145{padding-top:145px!important}body .sm-pb145{padding-bottom:145px!important}body .sm-pl145{padding-left:145px!important}body .sm-pr145{padding-right:145px!important}}@media screen and (max-width: 568px){body .xs-m145{margin:145px!important}body .xs-mt145{margin-top:145px!important}body .xs-mb145{margin-bottom:145px!important}body .xs-ml145{margin-left:145px!important}body .xs-mr145{margin-right:145px!important}body .xs-p145{padding:145px!important}body .xs-pt145{padding-top:145px!important}body .xs-pb145{padding-bottom:145px!important}body .xs-pl145{padding-left:145px!important}body .xs-pr145{padding-right:145px!important}}.m150{margin:150px!important}.mt150{margin-top:150px!important}.mb150{margin-bottom:150px!important}.ml150{margin-left:150px!important}.mr150{margin-right:150px!important}.my150{margin-top:150px!important;margin-bottom:150px!important}.mx150{margin-right:150px!important;margin-left:150px!important}.p150{padding:150px!important}.pt150{padding-top:150px!important}.pb150{padding-bottom:150px!important}.pl150{padding-left:150px!important}.pr150{padding-right:150px!important}.py150{padding-top:150px!important;padding-bottom:150px!important}.px150{padding-right:150px!important;padding-left:150px!important}@media screen and (max-width: 991px){body .sm-m150{margin:150px!important}body .md-mt150{margin-top:150px!important}body .md-mb150{margin-bottom:150px!important}body .md-ml150{margin-left:150px!important}body .md-mr150{margin-right:150px!important}body .md-p150{padding:150px!important}body .md-pt150{padding-top:150px!important}body .md-pb150{padding-bottom:150px!important}body .md-pl150{padding-left:150px!important}body .md-pr150{padding-right:150px!important}}@media screen and (max-width: 767px){body .sm-m150{margin:150px!important}body .sm-mt150{margin-top:150px!important}body .sm-mb150{margin-bottom:150px!important}body .sm-ml150{margin-left:150px!important}body .sm-mr150{margin-right:150px!important}body .sm-p150{padding:150px!important}body .sm-pt150{padding-top:150px!important}body .sm-pb150{padding-bottom:150px!important}body .sm-pl150{padding-left:150px!important}body .sm-pr150{padding-right:150px!important}}@media screen and (max-width: 568px){body .xs-m150{margin:150px!important}body .xs-mt150{margin-top:150px!important}body .xs-mb150{margin-bottom:150px!important}body .xs-ml150{margin-left:150px!important}body .xs-mr150{margin-right:150px!important}body .xs-p150{padding:150px!important}body .xs-pt150{padding-top:150px!important}body .xs-pb150{padding-bottom:150px!important}body .xs-pl150{padding-left:150px!important}body .xs-pr150{padding-right:150px!important}}.m155{margin:155px!important}.mt155{margin-top:155px!important}.mb155{margin-bottom:155px!important}.ml155{margin-left:155px!important}.mr155{margin-right:155px!important}.my155{margin-top:155px!important;margin-bottom:155px!important}.mx155{margin-right:155px!important;margin-left:155px!important}.p155{padding:155px!important}.pt155{padding-top:155px!important}.pb155{padding-bottom:155px!important}.pl155{padding-left:155px!important}.pr155{padding-right:155px!important}.py155{padding-top:155px!important;padding-bottom:155px!important}.px155{padding-right:155px!important;padding-left:155px!important}@media screen and (max-width: 991px){body .sm-m155{margin:155px!important}body .md-mt155{margin-top:155px!important}body .md-mb155{margin-bottom:155px!important}body .md-ml155{margin-left:155px!important}body .md-mr155{margin-right:155px!important}body .md-p155{padding:155px!important}body .md-pt155{padding-top:155px!important}body .md-pb155{padding-bottom:155px!important}body .md-pl155{padding-left:155px!important}body .md-pr155{padding-right:155px!important}}@media screen and (max-width: 767px){body .sm-m155{margin:155px!important}body .sm-mt155{margin-top:155px!important}body .sm-mb155{margin-bottom:155px!important}body .sm-ml155{margin-left:155px!important}body .sm-mr155{margin-right:155px!important}body .sm-p155{padding:155px!important}body .sm-pt155{padding-top:155px!important}body .sm-pb155{padding-bottom:155px!important}body .sm-pl155{padding-left:155px!important}body .sm-pr155{padding-right:155px!important}}@media screen and (max-width: 568px){body .xs-m155{margin:155px!important}body .xs-mt155{margin-top:155px!important}body .xs-mb155{margin-bottom:155px!important}body .xs-ml155{margin-left:155px!important}body .xs-mr155{margin-right:155px!important}body .xs-p155{padding:155px!important}body .xs-pt155{padding-top:155px!important}body .xs-pb155{padding-bottom:155px!important}body .xs-pl155{padding-left:155px!important}body .xs-pr155{padding-right:155px!important}}.m160{margin:160px!important}.mt160{margin-top:160px!important}.mb160{margin-bottom:160px!important}.ml160{margin-left:160px!important}.mr160{margin-right:160px!important}.my160{margin-top:160px!important;margin-bottom:160px!important}.mx160{margin-right:160px!important;margin-left:160px!important}.p160{padding:160px!important}.pt160{padding-top:160px!important}.pb160{padding-bottom:160px!important}.pl160{padding-left:160px!important}.pr160{padding-right:160px!important}.py160{padding-top:160px!important;padding-bottom:160px!important}.px160{padding-right:160px!important;padding-left:160px!important}@media screen and (max-width: 991px){body .sm-m160{margin:160px!important}body .md-mt160{margin-top:160px!important}body .md-mb160{margin-bottom:160px!important}body .md-ml160{margin-left:160px!important}body .md-mr160{margin-right:160px!important}body .md-p160{padding:160px!important}body .md-pt160{padding-top:160px!important}body .md-pb160{padding-bottom:160px!important}body .md-pl160{padding-left:160px!important}body .md-pr160{padding-right:160px!important}}@media screen and (max-width: 767px){body .sm-m160{margin:160px!important}body .sm-mt160{margin-top:160px!important}body .sm-mb160{margin-bottom:160px!important}body .sm-ml160{margin-left:160px!important}body .sm-mr160{margin-right:160px!important}body .sm-p160{padding:160px!important}body .sm-pt160{padding-top:160px!important}body .sm-pb160{padding-bottom:160px!important}body .sm-pl160{padding-left:160px!important}body .sm-pr160{padding-right:160px!important}}@media screen and (max-width: 568px){body .xs-m160{margin:160px!important}body .xs-mt160{margin-top:160px!important}body .xs-mb160{margin-bottom:160px!important}body .xs-ml160{margin-left:160px!important}body .xs-mr160{margin-right:160px!important}body .xs-p160{padding:160px!important}body .xs-pt160{padding-top:160px!important}body .xs-pb160{padding-bottom:160px!important}body .xs-pl160{padding-left:160px!important}body .xs-pr160{padding-right:160px!important}}.m165{margin:165px!important}.mt165{margin-top:165px!important}.mb165{margin-bottom:165px!important}.ml165{margin-left:165px!important}.mr165{margin-right:165px!important}.my165{margin-top:165px!important;margin-bottom:165px!important}.mx165{margin-right:165px!important;margin-left:165px!important}.p165{padding:165px!important}.pt165{padding-top:165px!important}.pb165{padding-bottom:165px!important}.pl165{padding-left:165px!important}.pr165{padding-right:165px!important}.py165{padding-top:165px!important;padding-bottom:165px!important}.px165{padding-right:165px!important;padding-left:165px!important}@media screen and (max-width: 991px){body .sm-m165{margin:165px!important}body .md-mt165{margin-top:165px!important}body .md-mb165{margin-bottom:165px!important}body .md-ml165{margin-left:165px!important}body .md-mr165{margin-right:165px!important}body .md-p165{padding:165px!important}body .md-pt165{padding-top:165px!important}body .md-pb165{padding-bottom:165px!important}body .md-pl165{padding-left:165px!important}body .md-pr165{padding-right:165px!important}}@media screen and (max-width: 767px){body .sm-m165{margin:165px!important}body .sm-mt165{margin-top:165px!important}body .sm-mb165{margin-bottom:165px!important}body .sm-ml165{margin-left:165px!important}body .sm-mr165{margin-right:165px!important}body .sm-p165{padding:165px!important}body .sm-pt165{padding-top:165px!important}body .sm-pb165{padding-bottom:165px!important}body .sm-pl165{padding-left:165px!important}body .sm-pr165{padding-right:165px!important}}@media screen and (max-width: 568px){body .xs-m165{margin:165px!important}body .xs-mt165{margin-top:165px!important}body .xs-mb165{margin-bottom:165px!important}body .xs-ml165{margin-left:165px!important}body .xs-mr165{margin-right:165px!important}body .xs-p165{padding:165px!important}body .xs-pt165{padding-top:165px!important}body .xs-pb165{padding-bottom:165px!important}body .xs-pl165{padding-left:165px!important}body .xs-pr165{padding-right:165px!important}}.m170{margin:170px!important}.mt170{margin-top:170px!important}.mb170{margin-bottom:170px!important}.ml170{margin-left:170px!important}.mr170{margin-right:170px!important}.my170{margin-top:170px!important;margin-bottom:170px!important}.mx170{margin-right:170px!important;margin-left:170px!important}.p170{padding:170px!important}.pt170{padding-top:170px!important}.pb170{padding-bottom:170px!important}.pl170{padding-left:170px!important}.pr170{padding-right:170px!important}.py170{padding-top:170px!important;padding-bottom:170px!important}.px170{padding-right:170px!important;padding-left:170px!important}@media screen and (max-width: 991px){body .sm-m170{margin:170px!important}body .md-mt170{margin-top:170px!important}body .md-mb170{margin-bottom:170px!important}body .md-ml170{margin-left:170px!important}body .md-mr170{margin-right:170px!important}body .md-p170{padding:170px!important}body .md-pt170{padding-top:170px!important}body .md-pb170{padding-bottom:170px!important}body .md-pl170{padding-left:170px!important}body .md-pr170{padding-right:170px!important}}@media screen and (max-width: 767px){body .sm-m170{margin:170px!important}body .sm-mt170{margin-top:170px!important}body .sm-mb170{margin-bottom:170px!important}body .sm-ml170{margin-left:170px!important}body .sm-mr170{margin-right:170px!important}body .sm-p170{padding:170px!important}body .sm-pt170{padding-top:170px!important}body .sm-pb170{padding-bottom:170px!important}body .sm-pl170{padding-left:170px!important}body .sm-pr170{padding-right:170px!important}}@media screen and (max-width: 568px){body .xs-m170{margin:170px!important}body .xs-mt170{margin-top:170px!important}body .xs-mb170{margin-bottom:170px!important}body .xs-ml170{margin-left:170px!important}body .xs-mr170{margin-right:170px!important}body .xs-p170{padding:170px!important}body .xs-pt170{padding-top:170px!important}body .xs-pb170{padding-bottom:170px!important}body .xs-pl170{padding-left:170px!important}body .xs-pr170{padding-right:170px!important}}.m175{margin:175px!important}.mt175{margin-top:175px!important}.mb175{margin-bottom:175px!important}.ml175{margin-left:175px!important}.mr175{margin-right:175px!important}.my175{margin-top:175px!important;margin-bottom:175px!important}.mx175{margin-right:175px!important;margin-left:175px!important}.p175{padding:175px!important}.pt175{padding-top:175px!important}.pb175{padding-bottom:175px!important}.pl175{padding-left:175px!important}.pr175{padding-right:175px!important}.py175{padding-top:175px!important;padding-bottom:175px!important}.px175{padding-right:175px!important;padding-left:175px!important}@media screen and (max-width: 991px){body .sm-m175{margin:175px!important}body .md-mt175{margin-top:175px!important}body .md-mb175{margin-bottom:175px!important}body .md-ml175{margin-left:175px!important}body .md-mr175{margin-right:175px!important}body .md-p175{padding:175px!important}body .md-pt175{padding-top:175px!important}body .md-pb175{padding-bottom:175px!important}body .md-pl175{padding-left:175px!important}body .md-pr175{padding-right:175px!important}}@media screen and (max-width: 767px){body .sm-m175{margin:175px!important}body .sm-mt175{margin-top:175px!important}body .sm-mb175{margin-bottom:175px!important}body .sm-ml175{margin-left:175px!important}body .sm-mr175{margin-right:175px!important}body .sm-p175{padding:175px!important}body .sm-pt175{padding-top:175px!important}body .sm-pb175{padding-bottom:175px!important}body .sm-pl175{padding-left:175px!important}body .sm-pr175{padding-right:175px!important}}@media screen and (max-width: 568px){body .xs-m175{margin:175px!important}body .xs-mt175{margin-top:175px!important}body .xs-mb175{margin-bottom:175px!important}body .xs-ml175{margin-left:175px!important}body .xs-mr175{margin-right:175px!important}body .xs-p175{padding:175px!important}body .xs-pt175{padding-top:175px!important}body .xs-pb175{padding-bottom:175px!important}body .xs-pl175{padding-left:175px!important}body .xs-pr175{padding-right:175px!important}}.m180{margin:180px!important}.mt180{margin-top:180px!important}.mb180{margin-bottom:180px!important}.ml180{margin-left:180px!important}.mr180{margin-right:180px!important}.my180{margin-top:180px!important;margin-bottom:180px!important}.mx180{margin-right:180px!important;margin-left:180px!important}.p180{padding:180px!important}.pt180{padding-top:180px!important}.pb180{padding-bottom:180px!important}.pl180{padding-left:180px!important}.pr180{padding-right:180px!important}.py180{padding-top:180px!important;padding-bottom:180px!important}.px180{padding-right:180px!important;padding-left:180px!important}@media screen and (max-width: 991px){body .sm-m180{margin:180px!important}body .md-mt180{margin-top:180px!important}body .md-mb180{margin-bottom:180px!important}body .md-ml180{margin-left:180px!important}body .md-mr180{margin-right:180px!important}body .md-p180{padding:180px!important}body .md-pt180{padding-top:180px!important}body .md-pb180{padding-bottom:180px!important}body .md-pl180{padding-left:180px!important}body .md-pr180{padding-right:180px!important}}@media screen and (max-width: 767px){body .sm-m180{margin:180px!important}body .sm-mt180{margin-top:180px!important}body .sm-mb180{margin-bottom:180px!important}body .sm-ml180{margin-left:180px!important}body .sm-mr180{margin-right:180px!important}body .sm-p180{padding:180px!important}body .sm-pt180{padding-top:180px!important}body .sm-pb180{padding-bottom:180px!important}body .sm-pl180{padding-left:180px!important}body .sm-pr180{padding-right:180px!important}}@media screen and (max-width: 568px){body .xs-m180{margin:180px!important}body .xs-mt180{margin-top:180px!important}body .xs-mb180{margin-bottom:180px!important}body .xs-ml180{margin-left:180px!important}body .xs-mr180{margin-right:180px!important}body .xs-p180{padding:180px!important}body .xs-pt180{padding-top:180px!important}body .xs-pb180{padding-bottom:180px!important}body .xs-pl180{padding-left:180px!important}body .xs-pr180{padding-right:180px!important}}.m185{margin:185px!important}.mt185{margin-top:185px!important}.mb185{margin-bottom:185px!important}.ml185{margin-left:185px!important}.mr185{margin-right:185px!important}.my185{margin-top:185px!important;margin-bottom:185px!important}.mx185{margin-right:185px!important;margin-left:185px!important}.p185{padding:185px!important}.pt185{padding-top:185px!important}.pb185{padding-bottom:185px!important}.pl185{padding-left:185px!important}.pr185{padding-right:185px!important}.py185{padding-top:185px!important;padding-bottom:185px!important}.px185{padding-right:185px!important;padding-left:185px!important}@media screen and (max-width: 991px){body .sm-m185{margin:185px!important}body .md-mt185{margin-top:185px!important}body .md-mb185{margin-bottom:185px!important}body .md-ml185{margin-left:185px!important}body .md-mr185{margin-right:185px!important}body .md-p185{padding:185px!important}body .md-pt185{padding-top:185px!important}body .md-pb185{padding-bottom:185px!important}body .md-pl185{padding-left:185px!important}body .md-pr185{padding-right:185px!important}}@media screen and (max-width: 767px){body .sm-m185{margin:185px!important}body .sm-mt185{margin-top:185px!important}body .sm-mb185{margin-bottom:185px!important}body .sm-ml185{margin-left:185px!important}body .sm-mr185{margin-right:185px!important}body .sm-p185{padding:185px!important}body .sm-pt185{padding-top:185px!important}body .sm-pb185{padding-bottom:185px!important}body .sm-pl185{padding-left:185px!important}body .sm-pr185{padding-right:185px!important}}@media screen and (max-width: 568px){body .xs-m185{margin:185px!important}body .xs-mt185{margin-top:185px!important}body .xs-mb185{margin-bottom:185px!important}body .xs-ml185{margin-left:185px!important}body .xs-mr185{margin-right:185px!important}body .xs-p185{padding:185px!important}body .xs-pt185{padding-top:185px!important}body .xs-pb185{padding-bottom:185px!important}body .xs-pl185{padding-left:185px!important}body .xs-pr185{padding-right:185px!important}}.m190{margin:190px!important}.mt190{margin-top:190px!important}.mb190{margin-bottom:190px!important}.ml190{margin-left:190px!important}.mr190{margin-right:190px!important}.my190{margin-top:190px!important;margin-bottom:190px!important}.mx190{margin-right:190px!important;margin-left:190px!important}.p190{padding:190px!important}.pt190{padding-top:190px!important}.pb190{padding-bottom:190px!important}.pl190{padding-left:190px!important}.pr190{padding-right:190px!important}.py190{padding-top:190px!important;padding-bottom:190px!important}.px190{padding-right:190px!important;padding-left:190px!important}@media screen and (max-width: 991px){body .sm-m190{margin:190px!important}body .md-mt190{margin-top:190px!important}body .md-mb190{margin-bottom:190px!important}body .md-ml190{margin-left:190px!important}body .md-mr190{margin-right:190px!important}body .md-p190{padding:190px!important}body .md-pt190{padding-top:190px!important}body .md-pb190{padding-bottom:190px!important}body .md-pl190{padding-left:190px!important}body .md-pr190{padding-right:190px!important}}@media screen and (max-width: 767px){body .sm-m190{margin:190px!important}body .sm-mt190{margin-top:190px!important}body .sm-mb190{margin-bottom:190px!important}body .sm-ml190{margin-left:190px!important}body .sm-mr190{margin-right:190px!important}body .sm-p190{padding:190px!important}body .sm-pt190{padding-top:190px!important}body .sm-pb190{padding-bottom:190px!important}body .sm-pl190{padding-left:190px!important}body .sm-pr190{padding-right:190px!important}}@media screen and (max-width: 568px){body .xs-m190{margin:190px!important}body .xs-mt190{margin-top:190px!important}body .xs-mb190{margin-bottom:190px!important}body .xs-ml190{margin-left:190px!important}body .xs-mr190{margin-right:190px!important}body .xs-p190{padding:190px!important}body .xs-pt190{padding-top:190px!important}body .xs-pb190{padding-bottom:190px!important}body .xs-pl190{padding-left:190px!important}body .xs-pr190{padding-right:190px!important}}.m195{margin:195px!important}.mt195{margin-top:195px!important}.mb195{margin-bottom:195px!important}.ml195{margin-left:195px!important}.mr195{margin-right:195px!important}.my195{margin-top:195px!important;margin-bottom:195px!important}.mx195{margin-right:195px!important;margin-left:195px!important}.p195{padding:195px!important}.pt195{padding-top:195px!important}.pb195{padding-bottom:195px!important}.pl195{padding-left:195px!important}.pr195{padding-right:195px!important}.py195{padding-top:195px!important;padding-bottom:195px!important}.px195{padding-right:195px!important;padding-left:195px!important}@media screen and (max-width: 991px){body .sm-m195{margin:195px!important}body .md-mt195{margin-top:195px!important}body .md-mb195{margin-bottom:195px!important}body .md-ml195{margin-left:195px!important}body .md-mr195{margin-right:195px!important}body .md-p195{padding:195px!important}body .md-pt195{padding-top:195px!important}body .md-pb195{padding-bottom:195px!important}body .md-pl195{padding-left:195px!important}body .md-pr195{padding-right:195px!important}}@media screen and (max-width: 767px){body .sm-m195{margin:195px!important}body .sm-mt195{margin-top:195px!important}body .sm-mb195{margin-bottom:195px!important}body .sm-ml195{margin-left:195px!important}body .sm-mr195{margin-right:195px!important}body .sm-p195{padding:195px!important}body .sm-pt195{padding-top:195px!important}body .sm-pb195{padding-bottom:195px!important}body .sm-pl195{padding-left:195px!important}body .sm-pr195{padding-right:195px!important}}@media screen and (max-width: 568px){body .xs-m195{margin:195px!important}body .xs-mt195{margin-top:195px!important}body .xs-mb195{margin-bottom:195px!important}body .xs-ml195{margin-left:195px!important}body .xs-mr195{margin-right:195px!important}body .xs-p195{padding:195px!important}body .xs-pt195{padding-top:195px!important}body .xs-pb195{padding-bottom:195px!important}body .xs-pl195{padding-left:195px!important}body .xs-pr195{padding-right:195px!important}}.m200{margin:200px!important}.mt200{margin-top:200px!important}.mb200{margin-bottom:200px!important}.ml200{margin-left:200px!important}.mr200{margin-right:200px!important}.my200{margin-top:200px!important;margin-bottom:200px!important}.mx200{margin-right:200px!important;margin-left:200px!important}.p200{padding:200px!important}.pt200{padding-top:200px!important}.pb200{padding-bottom:200px!important}.pl200{padding-left:200px!important}.pr200{padding-right:200px!important}.py200{padding-top:200px!important;padding-bottom:200px!important}.px200{padding-right:200px!important;padding-left:200px!important}@media screen and (max-width: 991px){body .sm-m200{margin:200px!important}body .md-mt200{margin-top:200px!important}body .md-mb200{margin-bottom:200px!important}body .md-ml200{margin-left:200px!important}body .md-mr200{margin-right:200px!important}body .md-p200{padding:200px!important}body .md-pt200{padding-top:200px!important}body .md-pb200{padding-bottom:200px!important}body .md-pl200{padding-left:200px!important}body .md-pr200{padding-right:200px!important}}@media screen and (max-width: 767px){body .sm-m200{margin:200px!important}body .sm-mt200{margin-top:200px!important}body .sm-mb200{margin-bottom:200px!important}body .sm-ml200{margin-left:200px!important}body .sm-mr200{margin-right:200px!important}body .sm-p200{padding:200px!important}body .sm-pt200{padding-top:200px!important}body .sm-pb200{padding-bottom:200px!important}body .sm-pl200{padding-left:200px!important}body .sm-pr200{padding-right:200px!important}}@media screen and (max-width: 568px){body .xs-m200{margin:200px!important}body .xs-mt200{margin-top:200px!important}body .xs-mb200{margin-bottom:200px!important}body .xs-ml200{margin-left:200px!important}body .xs-mr200{margin-right:200px!important}body .xs-p200{padding:200px!important}body .xs-pt200{padding-top:200px!important}body .xs-pb200{padding-bottom:200px!important}body .xs-pl200{padding-left:200px!important}body .xs-pr200{padding-right:200px!important}}.m205{margin:205px!important}.mt205{margin-top:205px!important}.mb205{margin-bottom:205px!important}.ml205{margin-left:205px!important}.mr205{margin-right:205px!important}.my205{margin-top:205px!important;margin-bottom:205px!important}.mx205{margin-right:205px!important;margin-left:205px!important}.p205{padding:205px!important}.pt205{padding-top:205px!important}.pb205{padding-bottom:205px!important}.pl205{padding-left:205px!important}.pr205{padding-right:205px!important}.py205{padding-top:205px!important;padding-bottom:205px!important}.px205{padding-right:205px!important;padding-left:205px!important}@media screen and (max-width: 991px){body .sm-m205{margin:205px!important}body .md-mt205{margin-top:205px!important}body .md-mb205{margin-bottom:205px!important}body .md-ml205{margin-left:205px!important}body .md-mr205{margin-right:205px!important}body .md-p205{padding:205px!important}body .md-pt205{padding-top:205px!important}body .md-pb205{padding-bottom:205px!important}body .md-pl205{padding-left:205px!important}body .md-pr205{padding-right:205px!important}}@media screen and (max-width: 767px){body .sm-m205{margin:205px!important}body .sm-mt205{margin-top:205px!important}body .sm-mb205{margin-bottom:205px!important}body .sm-ml205{margin-left:205px!important}body .sm-mr205{margin-right:205px!important}body .sm-p205{padding:205px!important}body .sm-pt205{padding-top:205px!important}body .sm-pb205{padding-bottom:205px!important}body .sm-pl205{padding-left:205px!important}body .sm-pr205{padding-right:205px!important}}@media screen and (max-width: 568px){body .xs-m205{margin:205px!important}body .xs-mt205{margin-top:205px!important}body .xs-mb205{margin-bottom:205px!important}body .xs-ml205{margin-left:205px!important}body .xs-mr205{margin-right:205px!important}body .xs-p205{padding:205px!important}body .xs-pt205{padding-top:205px!important}body .xs-pb205{padding-bottom:205px!important}body .xs-pl205{padding-left:205px!important}body .xs-pr205{padding-right:205px!important}}.m210{margin:210px!important}.mt210{margin-top:210px!important}.mb210{margin-bottom:210px!important}.ml210{margin-left:210px!important}.mr210{margin-right:210px!important}.my210{margin-top:210px!important;margin-bottom:210px!important}.mx210{margin-right:210px!important;margin-left:210px!important}.p210{padding:210px!important}.pt210{padding-top:210px!important}.pb210{padding-bottom:210px!important}.pl210{padding-left:210px!important}.pr210{padding-right:210px!important}.py210{padding-top:210px!important;padding-bottom:210px!important}.px210{padding-right:210px!important;padding-left:210px!important}@media screen and (max-width: 991px){body .sm-m210{margin:210px!important}body .md-mt210{margin-top:210px!important}body .md-mb210{margin-bottom:210px!important}body .md-ml210{margin-left:210px!important}body .md-mr210{margin-right:210px!important}body .md-p210{padding:210px!important}body .md-pt210{padding-top:210px!important}body .md-pb210{padding-bottom:210px!important}body .md-pl210{padding-left:210px!important}body .md-pr210{padding-right:210px!important}}@media screen and (max-width: 767px){body .sm-m210{margin:210px!important}body .sm-mt210{margin-top:210px!important}body .sm-mb210{margin-bottom:210px!important}body .sm-ml210{margin-left:210px!important}body .sm-mr210{margin-right:210px!important}body .sm-p210{padding:210px!important}body .sm-pt210{padding-top:210px!important}body .sm-pb210{padding-bottom:210px!important}body .sm-pl210{padding-left:210px!important}body .sm-pr210{padding-right:210px!important}}@media screen and (max-width: 568px){body .xs-m210{margin:210px!important}body .xs-mt210{margin-top:210px!important}body .xs-mb210{margin-bottom:210px!important}body .xs-ml210{margin-left:210px!important}body .xs-mr210{margin-right:210px!important}body .xs-p210{padding:210px!important}body .xs-pt210{padding-top:210px!important}body .xs-pb210{padding-bottom:210px!important}body .xs-pl210{padding-left:210px!important}body .xs-pr210{padding-right:210px!important}}.m215{margin:215px!important}.mt215{margin-top:215px!important}.mb215{margin-bottom:215px!important}.ml215{margin-left:215px!important}.mr215{margin-right:215px!important}.my215{margin-top:215px!important;margin-bottom:215px!important}.mx215{margin-right:215px!important;margin-left:215px!important}.p215{padding:215px!important}.pt215{padding-top:215px!important}.pb215{padding-bottom:215px!important}.pl215{padding-left:215px!important}.pr215{padding-right:215px!important}.py215{padding-top:215px!important;padding-bottom:215px!important}.px215{padding-right:215px!important;padding-left:215px!important}@media screen and (max-width: 991px){body .sm-m215{margin:215px!important}body .md-mt215{margin-top:215px!important}body .md-mb215{margin-bottom:215px!important}body .md-ml215{margin-left:215px!important}body .md-mr215{margin-right:215px!important}body .md-p215{padding:215px!important}body .md-pt215{padding-top:215px!important}body .md-pb215{padding-bottom:215px!important}body .md-pl215{padding-left:215px!important}body .md-pr215{padding-right:215px!important}}@media screen and (max-width: 767px){body .sm-m215{margin:215px!important}body .sm-mt215{margin-top:215px!important}body .sm-mb215{margin-bottom:215px!important}body .sm-ml215{margin-left:215px!important}body .sm-mr215{margin-right:215px!important}body .sm-p215{padding:215px!important}body .sm-pt215{padding-top:215px!important}body .sm-pb215{padding-bottom:215px!important}body .sm-pl215{padding-left:215px!important}body .sm-pr215{padding-right:215px!important}}@media screen and (max-width: 568px){body .xs-m215{margin:215px!important}body .xs-mt215{margin-top:215px!important}body .xs-mb215{margin-bottom:215px!important}body .xs-ml215{margin-left:215px!important}body .xs-mr215{margin-right:215px!important}body .xs-p215{padding:215px!important}body .xs-pt215{padding-top:215px!important}body .xs-pb215{padding-bottom:215px!important}body .xs-pl215{padding-left:215px!important}body .xs-pr215{padding-right:215px!important}}.m220{margin:220px!important}.mt220{margin-top:220px!important}.mb220{margin-bottom:220px!important}.ml220{margin-left:220px!important}.mr220{margin-right:220px!important}.my220{margin-top:220px!important;margin-bottom:220px!important}.mx220{margin-right:220px!important;margin-left:220px!important}.p220{padding:220px!important}.pt220{padding-top:220px!important}.pb220{padding-bottom:220px!important}.pl220{padding-left:220px!important}.pr220{padding-right:220px!important}.py220{padding-top:220px!important;padding-bottom:220px!important}.px220{padding-right:220px!important;padding-left:220px!important}@media screen and (max-width: 991px){body .sm-m220{margin:220px!important}body .md-mt220{margin-top:220px!important}body .md-mb220{margin-bottom:220px!important}body .md-ml220{margin-left:220px!important}body .md-mr220{margin-right:220px!important}body .md-p220{padding:220px!important}body .md-pt220{padding-top:220px!important}body .md-pb220{padding-bottom:220px!important}body .md-pl220{padding-left:220px!important}body .md-pr220{padding-right:220px!important}}@media screen and (max-width: 767px){body .sm-m220{margin:220px!important}body .sm-mt220{margin-top:220px!important}body .sm-mb220{margin-bottom:220px!important}body .sm-ml220{margin-left:220px!important}body .sm-mr220{margin-right:220px!important}body .sm-p220{padding:220px!important}body .sm-pt220{padding-top:220px!important}body .sm-pb220{padding-bottom:220px!important}body .sm-pl220{padding-left:220px!important}body .sm-pr220{padding-right:220px!important}}@media screen and (max-width: 568px){body .xs-m220{margin:220px!important}body .xs-mt220{margin-top:220px!important}body .xs-mb220{margin-bottom:220px!important}body .xs-ml220{margin-left:220px!important}body .xs-mr220{margin-right:220px!important}body .xs-p220{padding:220px!important}body .xs-pt220{padding-top:220px!important}body .xs-pb220{padding-bottom:220px!important}body .xs-pl220{padding-left:220px!important}body .xs-pr220{padding-right:220px!important}}.m225{margin:225px!important}.mt225{margin-top:225px!important}.mb225{margin-bottom:225px!important}.ml225{margin-left:225px!important}.mr225{margin-right:225px!important}.my225{margin-top:225px!important;margin-bottom:225px!important}.mx225{margin-right:225px!important;margin-left:225px!important}.p225{padding:225px!important}.pt225{padding-top:225px!important}.pb225{padding-bottom:225px!important}.pl225{padding-left:225px!important}.pr225{padding-right:225px!important}.py225{padding-top:225px!important;padding-bottom:225px!important}.px225{padding-right:225px!important;padding-left:225px!important}@media screen and (max-width: 991px){body .sm-m225{margin:225px!important}body .md-mt225{margin-top:225px!important}body .md-mb225{margin-bottom:225px!important}body .md-ml225{margin-left:225px!important}body .md-mr225{margin-right:225px!important}body .md-p225{padding:225px!important}body .md-pt225{padding-top:225px!important}body .md-pb225{padding-bottom:225px!important}body .md-pl225{padding-left:225px!important}body .md-pr225{padding-right:225px!important}}@media screen and (max-width: 767px){body .sm-m225{margin:225px!important}body .sm-mt225{margin-top:225px!important}body .sm-mb225{margin-bottom:225px!important}body .sm-ml225{margin-left:225px!important}body .sm-mr225{margin-right:225px!important}body .sm-p225{padding:225px!important}body .sm-pt225{padding-top:225px!important}body .sm-pb225{padding-bottom:225px!important}body .sm-pl225{padding-left:225px!important}body .sm-pr225{padding-right:225px!important}}@media screen and (max-width: 568px){body .xs-m225{margin:225px!important}body .xs-mt225{margin-top:225px!important}body .xs-mb225{margin-bottom:225px!important}body .xs-ml225{margin-left:225px!important}body .xs-mr225{margin-right:225px!important}body .xs-p225{padding:225px!important}body .xs-pt225{padding-top:225px!important}body .xs-pb225{padding-bottom:225px!important}body .xs-pl225{padding-left:225px!important}body .xs-pr225{padding-right:225px!important}}.m230{margin:230px!important}.mt230{margin-top:230px!important}.mb230{margin-bottom:230px!important}.ml230{margin-left:230px!important}.mr230{margin-right:230px!important}.my230{margin-top:230px!important;margin-bottom:230px!important}.mx230{margin-right:230px!important;margin-left:230px!important}.p230{padding:230px!important}.pt230{padding-top:230px!important}.pb230{padding-bottom:230px!important}.pl230{padding-left:230px!important}.pr230{padding-right:230px!important}.py230{padding-top:230px!important;padding-bottom:230px!important}.px230{padding-right:230px!important;padding-left:230px!important}@media screen and (max-width: 991px){body .sm-m230{margin:230px!important}body .md-mt230{margin-top:230px!important}body .md-mb230{margin-bottom:230px!important}body .md-ml230{margin-left:230px!important}body .md-mr230{margin-right:230px!important}body .md-p230{padding:230px!important}body .md-pt230{padding-top:230px!important}body .md-pb230{padding-bottom:230px!important}body .md-pl230{padding-left:230px!important}body .md-pr230{padding-right:230px!important}}@media screen and (max-width: 767px){body .sm-m230{margin:230px!important}body .sm-mt230{margin-top:230px!important}body .sm-mb230{margin-bottom:230px!important}body .sm-ml230{margin-left:230px!important}body .sm-mr230{margin-right:230px!important}body .sm-p230{padding:230px!important}body .sm-pt230{padding-top:230px!important}body .sm-pb230{padding-bottom:230px!important}body .sm-pl230{padding-left:230px!important}body .sm-pr230{padding-right:230px!important}}@media screen and (max-width: 568px){body .xs-m230{margin:230px!important}body .xs-mt230{margin-top:230px!important}body .xs-mb230{margin-bottom:230px!important}body .xs-ml230{margin-left:230px!important}body .xs-mr230{margin-right:230px!important}body .xs-p230{padding:230px!important}body .xs-pt230{padding-top:230px!important}body .xs-pb230{padding-bottom:230px!important}body .xs-pl230{padding-left:230px!important}body .xs-pr230{padding-right:230px!important}}.m235{margin:235px!important}.mt235{margin-top:235px!important}.mb235{margin-bottom:235px!important}.ml235{margin-left:235px!important}.mr235{margin-right:235px!important}.my235{margin-top:235px!important;margin-bottom:235px!important}.mx235{margin-right:235px!important;margin-left:235px!important}.p235{padding:235px!important}.pt235{padding-top:235px!important}.pb235{padding-bottom:235px!important}.pl235{padding-left:235px!important}.pr235{padding-right:235px!important}.py235{padding-top:235px!important;padding-bottom:235px!important}.px235{padding-right:235px!important;padding-left:235px!important}@media screen and (max-width: 991px){body .sm-m235{margin:235px!important}body .md-mt235{margin-top:235px!important}body .md-mb235{margin-bottom:235px!important}body .md-ml235{margin-left:235px!important}body .md-mr235{margin-right:235px!important}body .md-p235{padding:235px!important}body .md-pt235{padding-top:235px!important}body .md-pb235{padding-bottom:235px!important}body .md-pl235{padding-left:235px!important}body .md-pr235{padding-right:235px!important}}@media screen and (max-width: 767px){body .sm-m235{margin:235px!important}body .sm-mt235{margin-top:235px!important}body .sm-mb235{margin-bottom:235px!important}body .sm-ml235{margin-left:235px!important}body .sm-mr235{margin-right:235px!important}body .sm-p235{padding:235px!important}body .sm-pt235{padding-top:235px!important}body .sm-pb235{padding-bottom:235px!important}body .sm-pl235{padding-left:235px!important}body .sm-pr235{padding-right:235px!important}}@media screen and (max-width: 568px){body .xs-m235{margin:235px!important}body .xs-mt235{margin-top:235px!important}body .xs-mb235{margin-bottom:235px!important}body .xs-ml235{margin-left:235px!important}body .xs-mr235{margin-right:235px!important}body .xs-p235{padding:235px!important}body .xs-pt235{padding-top:235px!important}body .xs-pb235{padding-bottom:235px!important}body .xs-pl235{padding-left:235px!important}body .xs-pr235{padding-right:235px!important}}.m240{margin:240px!important}.mt240{margin-top:240px!important}.mb240{margin-bottom:240px!important}.ml240{margin-left:240px!important}.mr240{margin-right:240px!important}.my240{margin-top:240px!important;margin-bottom:240px!important}.mx240{margin-right:240px!important;margin-left:240px!important}.p240{padding:240px!important}.pt240{padding-top:240px!important}.pb240{padding-bottom:240px!important}.pl240{padding-left:240px!important}.pr240{padding-right:240px!important}.py240{padding-top:240px!important;padding-bottom:240px!important}.px240{padding-right:240px!important;padding-left:240px!important}@media screen and (max-width: 991px){body .sm-m240{margin:240px!important}body .md-mt240{margin-top:240px!important}body .md-mb240{margin-bottom:240px!important}body .md-ml240{margin-left:240px!important}body .md-mr240{margin-right:240px!important}body .md-p240{padding:240px!important}body .md-pt240{padding-top:240px!important}body .md-pb240{padding-bottom:240px!important}body .md-pl240{padding-left:240px!important}body .md-pr240{padding-right:240px!important}}@media screen and (max-width: 767px){body .sm-m240{margin:240px!important}body .sm-mt240{margin-top:240px!important}body .sm-mb240{margin-bottom:240px!important}body .sm-ml240{margin-left:240px!important}body .sm-mr240{margin-right:240px!important}body .sm-p240{padding:240px!important}body .sm-pt240{padding-top:240px!important}body .sm-pb240{padding-bottom:240px!important}body .sm-pl240{padding-left:240px!important}body .sm-pr240{padding-right:240px!important}}@media screen and (max-width: 568px){body .xs-m240{margin:240px!important}body .xs-mt240{margin-top:240px!important}body .xs-mb240{margin-bottom:240px!important}body .xs-ml240{margin-left:240px!important}body .xs-mr240{margin-right:240px!important}body .xs-p240{padding:240px!important}body .xs-pt240{padding-top:240px!important}body .xs-pb240{padding-bottom:240px!important}body .xs-pl240{padding-left:240px!important}body .xs-pr240{padding-right:240px!important}}.m245{margin:245px!important}.mt245{margin-top:245px!important}.mb245{margin-bottom:245px!important}.ml245{margin-left:245px!important}.mr245{margin-right:245px!important}.my245{margin-top:245px!important;margin-bottom:245px!important}.mx245{margin-right:245px!important;margin-left:245px!important}.p245{padding:245px!important}.pt245{padding-top:245px!important}.pb245{padding-bottom:245px!important}.pl245{padding-left:245px!important}.pr245{padding-right:245px!important}.py245{padding-top:245px!important;padding-bottom:245px!important}.px245{padding-right:245px!important;padding-left:245px!important}@media screen and (max-width: 991px){body .sm-m245{margin:245px!important}body .md-mt245{margin-top:245px!important}body .md-mb245{margin-bottom:245px!important}body .md-ml245{margin-left:245px!important}body .md-mr245{margin-right:245px!important}body .md-p245{padding:245px!important}body .md-pt245{padding-top:245px!important}body .md-pb245{padding-bottom:245px!important}body .md-pl245{padding-left:245px!important}body .md-pr245{padding-right:245px!important}}@media screen and (max-width: 767px){body .sm-m245{margin:245px!important}body .sm-mt245{margin-top:245px!important}body .sm-mb245{margin-bottom:245px!important}body .sm-ml245{margin-left:245px!important}body .sm-mr245{margin-right:245px!important}body .sm-p245{padding:245px!important}body .sm-pt245{padding-top:245px!important}body .sm-pb245{padding-bottom:245px!important}body .sm-pl245{padding-left:245px!important}body .sm-pr245{padding-right:245px!important}}@media screen and (max-width: 568px){body .xs-m245{margin:245px!important}body .xs-mt245{margin-top:245px!important}body .xs-mb245{margin-bottom:245px!important}body .xs-ml245{margin-left:245px!important}body .xs-mr245{margin-right:245px!important}body .xs-p245{padding:245px!important}body .xs-pt245{padding-top:245px!important}body .xs-pb245{padding-bottom:245px!important}body .xs-pl245{padding-left:245px!important}body .xs-pr245{padding-right:245px!important}}.m250{margin:250px!important}.mt250{margin-top:250px!important}.mb250{margin-bottom:250px!important}.ml250{margin-left:250px!important}.mr250{margin-right:250px!important}.my250{margin-top:250px!important;margin-bottom:250px!important}.mx250{margin-right:250px!important;margin-left:250px!important}.p250{padding:250px!important}.pt250{padding-top:250px!important}.pb250{padding-bottom:250px!important}.pl250{padding-left:250px!important}.pr250{padding-right:250px!important}.py250{padding-top:250px!important;padding-bottom:250px!important}.px250{padding-right:250px!important;padding-left:250px!important}@media screen and (max-width: 991px){body .sm-m250{margin:250px!important}body .md-mt250{margin-top:250px!important}body .md-mb250{margin-bottom:250px!important}body .md-ml250{margin-left:250px!important}body .md-mr250{margin-right:250px!important}body .md-p250{padding:250px!important}body .md-pt250{padding-top:250px!important}body .md-pb250{padding-bottom:250px!important}body .md-pl250{padding-left:250px!important}body .md-pr250{padding-right:250px!important}}@media screen and (max-width: 767px){body .sm-m250{margin:250px!important}body .sm-mt250{margin-top:250px!important}body .sm-mb250{margin-bottom:250px!important}body .sm-ml250{margin-left:250px!important}body .sm-mr250{margin-right:250px!important}body .sm-p250{padding:250px!important}body .sm-pt250{padding-top:250px!important}body .sm-pb250{padding-bottom:250px!important}body .sm-pl250{padding-left:250px!important}body .sm-pr250{padding-right:250px!important}}@media screen and (max-width: 568px){body .xs-m250{margin:250px!important}body .xs-mt250{margin-top:250px!important}body .xs-mb250{margin-bottom:250px!important}body .xs-ml250{margin-left:250px!important}body .xs-mr250{margin-right:250px!important}body .xs-p250{padding:250px!important}body .xs-pt250{padding-top:250px!important}body .xs-pb250{padding-bottom:250px!important}body .xs-pl250{padding-left:250px!important}body .xs-pr250{padding-right:250px!important}}.m255{margin:255px!important}.mt255{margin-top:255px!important}.mb255{margin-bottom:255px!important}.ml255{margin-left:255px!important}.mr255{margin-right:255px!important}.my255{margin-top:255px!important;margin-bottom:255px!important}.mx255{margin-right:255px!important;margin-left:255px!important}.p255{padding:255px!important}.pt255{padding-top:255px!important}.pb255{padding-bottom:255px!important}.pl255{padding-left:255px!important}.pr255{padding-right:255px!important}.py255{padding-top:255px!important;padding-bottom:255px!important}.px255{padding-right:255px!important;padding-left:255px!important}@media screen and (max-width: 991px){body .sm-m255{margin:255px!important}body .md-mt255{margin-top:255px!important}body .md-mb255{margin-bottom:255px!important}body .md-ml255{margin-left:255px!important}body .md-mr255{margin-right:255px!important}body .md-p255{padding:255px!important}body .md-pt255{padding-top:255px!important}body .md-pb255{padding-bottom:255px!important}body .md-pl255{padding-left:255px!important}body .md-pr255{padding-right:255px!important}}@media screen and (max-width: 767px){body .sm-m255{margin:255px!important}body .sm-mt255{margin-top:255px!important}body .sm-mb255{margin-bottom:255px!important}body .sm-ml255{margin-left:255px!important}body .sm-mr255{margin-right:255px!important}body .sm-p255{padding:255px!important}body .sm-pt255{padding-top:255px!important}body .sm-pb255{padding-bottom:255px!important}body .sm-pl255{padding-left:255px!important}body .sm-pr255{padding-right:255px!important}}@media screen and (max-width: 568px){body .xs-m255{margin:255px!important}body .xs-mt255{margin-top:255px!important}body .xs-mb255{margin-bottom:255px!important}body .xs-ml255{margin-left:255px!important}body .xs-mr255{margin-right:255px!important}body .xs-p255{padding:255px!important}body .xs-pt255{padding-top:255px!important}body .xs-pb255{padding-bottom:255px!important}body .xs-pl255{padding-left:255px!important}body .xs-pr255{padding-right:255px!important}}.m260{margin:260px!important}.mt260{margin-top:260px!important}.mb260{margin-bottom:260px!important}.ml260{margin-left:260px!important}.mr260{margin-right:260px!important}.my260{margin-top:260px!important;margin-bottom:260px!important}.mx260{margin-right:260px!important;margin-left:260px!important}.p260{padding:260px!important}.pt260{padding-top:260px!important}.pb260{padding-bottom:260px!important}.pl260{padding-left:260px!important}.pr260{padding-right:260px!important}.py260{padding-top:260px!important;padding-bottom:260px!important}.px260{padding-right:260px!important;padding-left:260px!important}@media screen and (max-width: 991px){body .sm-m260{margin:260px!important}body .md-mt260{margin-top:260px!important}body .md-mb260{margin-bottom:260px!important}body .md-ml260{margin-left:260px!important}body .md-mr260{margin-right:260px!important}body .md-p260{padding:260px!important}body .md-pt260{padding-top:260px!important}body .md-pb260{padding-bottom:260px!important}body .md-pl260{padding-left:260px!important}body .md-pr260{padding-right:260px!important}}@media screen and (max-width: 767px){body .sm-m260{margin:260px!important}body .sm-mt260{margin-top:260px!important}body .sm-mb260{margin-bottom:260px!important}body .sm-ml260{margin-left:260px!important}body .sm-mr260{margin-right:260px!important}body .sm-p260{padding:260px!important}body .sm-pt260{padding-top:260px!important}body .sm-pb260{padding-bottom:260px!important}body .sm-pl260{padding-left:260px!important}body .sm-pr260{padding-right:260px!important}}@media screen and (max-width: 568px){body .xs-m260{margin:260px!important}body .xs-mt260{margin-top:260px!important}body .xs-mb260{margin-bottom:260px!important}body .xs-ml260{margin-left:260px!important}body .xs-mr260{margin-right:260px!important}body .xs-p260{padding:260px!important}body .xs-pt260{padding-top:260px!important}body .xs-pb260{padding-bottom:260px!important}body .xs-pl260{padding-left:260px!important}body .xs-pr260{padding-right:260px!important}}.m265{margin:265px!important}.mt265{margin-top:265px!important}.mb265{margin-bottom:265px!important}.ml265{margin-left:265px!important}.mr265{margin-right:265px!important}.my265{margin-top:265px!important;margin-bottom:265px!important}.mx265{margin-right:265px!important;margin-left:265px!important}.p265{padding:265px!important}.pt265{padding-top:265px!important}.pb265{padding-bottom:265px!important}.pl265{padding-left:265px!important}.pr265{padding-right:265px!important}.py265{padding-top:265px!important;padding-bottom:265px!important}.px265{padding-right:265px!important;padding-left:265px!important}@media screen and (max-width: 991px){body .sm-m265{margin:265px!important}body .md-mt265{margin-top:265px!important}body .md-mb265{margin-bottom:265px!important}body .md-ml265{margin-left:265px!important}body .md-mr265{margin-right:265px!important}body .md-p265{padding:265px!important}body .md-pt265{padding-top:265px!important}body .md-pb265{padding-bottom:265px!important}body .md-pl265{padding-left:265px!important}body .md-pr265{padding-right:265px!important}}@media screen and (max-width: 767px){body .sm-m265{margin:265px!important}body .sm-mt265{margin-top:265px!important}body .sm-mb265{margin-bottom:265px!important}body .sm-ml265{margin-left:265px!important}body .sm-mr265{margin-right:265px!important}body .sm-p265{padding:265px!important}body .sm-pt265{padding-top:265px!important}body .sm-pb265{padding-bottom:265px!important}body .sm-pl265{padding-left:265px!important}body .sm-pr265{padding-right:265px!important}}@media screen and (max-width: 568px){body .xs-m265{margin:265px!important}body .xs-mt265{margin-top:265px!important}body .xs-mb265{margin-bottom:265px!important}body .xs-ml265{margin-left:265px!important}body .xs-mr265{margin-right:265px!important}body .xs-p265{padding:265px!important}body .xs-pt265{padding-top:265px!important}body .xs-pb265{padding-bottom:265px!important}body .xs-pl265{padding-left:265px!important}body .xs-pr265{padding-right:265px!important}}.m270{margin:270px!important}.mt270{margin-top:270px!important}.mb270{margin-bottom:270px!important}.ml270{margin-left:270px!important}.mr270{margin-right:270px!important}.my270{margin-top:270px!important;margin-bottom:270px!important}.mx270{margin-right:270px!important;margin-left:270px!important}.p270{padding:270px!important}.pt270{padding-top:270px!important}.pb270{padding-bottom:270px!important}.pl270{padding-left:270px!important}.pr270{padding-right:270px!important}.py270{padding-top:270px!important;padding-bottom:270px!important}.px270{padding-right:270px!important;padding-left:270px!important}@media screen and (max-width: 991px){body .sm-m270{margin:270px!important}body .md-mt270{margin-top:270px!important}body .md-mb270{margin-bottom:270px!important}body .md-ml270{margin-left:270px!important}body .md-mr270{margin-right:270px!important}body .md-p270{padding:270px!important}body .md-pt270{padding-top:270px!important}body .md-pb270{padding-bottom:270px!important}body .md-pl270{padding-left:270px!important}body .md-pr270{padding-right:270px!important}}@media screen and (max-width: 767px){body .sm-m270{margin:270px!important}body .sm-mt270{margin-top:270px!important}body .sm-mb270{margin-bottom:270px!important}body .sm-ml270{margin-left:270px!important}body .sm-mr270{margin-right:270px!important}body .sm-p270{padding:270px!important}body .sm-pt270{padding-top:270px!important}body .sm-pb270{padding-bottom:270px!important}body .sm-pl270{padding-left:270px!important}body .sm-pr270{padding-right:270px!important}}@media screen and (max-width: 568px){body .xs-m270{margin:270px!important}body .xs-mt270{margin-top:270px!important}body .xs-mb270{margin-bottom:270px!important}body .xs-ml270{margin-left:270px!important}body .xs-mr270{margin-right:270px!important}body .xs-p270{padding:270px!important}body .xs-pt270{padding-top:270px!important}body .xs-pb270{padding-bottom:270px!important}body .xs-pl270{padding-left:270px!important}body .xs-pr270{padding-right:270px!important}}.m275{margin:275px!important}.mt275{margin-top:275px!important}.mb275{margin-bottom:275px!important}.ml275{margin-left:275px!important}.mr275{margin-right:275px!important}.my275{margin-top:275px!important;margin-bottom:275px!important}.mx275{margin-right:275px!important;margin-left:275px!important}.p275{padding:275px!important}.pt275{padding-top:275px!important}.pb275{padding-bottom:275px!important}.pl275{padding-left:275px!important}.pr275{padding-right:275px!important}.py275{padding-top:275px!important;padding-bottom:275px!important}.px275{padding-right:275px!important;padding-left:275px!important}@media screen and (max-width: 991px){body .sm-m275{margin:275px!important}body .md-mt275{margin-top:275px!important}body .md-mb275{margin-bottom:275px!important}body .md-ml275{margin-left:275px!important}body .md-mr275{margin-right:275px!important}body .md-p275{padding:275px!important}body .md-pt275{padding-top:275px!important}body .md-pb275{padding-bottom:275px!important}body .md-pl275{padding-left:275px!important}body .md-pr275{padding-right:275px!important}}@media screen and (max-width: 767px){body .sm-m275{margin:275px!important}body .sm-mt275{margin-top:275px!important}body .sm-mb275{margin-bottom:275px!important}body .sm-ml275{margin-left:275px!important}body .sm-mr275{margin-right:275px!important}body .sm-p275{padding:275px!important}body .sm-pt275{padding-top:275px!important}body .sm-pb275{padding-bottom:275px!important}body .sm-pl275{padding-left:275px!important}body .sm-pr275{padding-right:275px!important}}@media screen and (max-width: 568px){body .xs-m275{margin:275px!important}body .xs-mt275{margin-top:275px!important}body .xs-mb275{margin-bottom:275px!important}body .xs-ml275{margin-left:275px!important}body .xs-mr275{margin-right:275px!important}body .xs-p275{padding:275px!important}body .xs-pt275{padding-top:275px!important}body .xs-pb275{padding-bottom:275px!important}body .xs-pl275{padding-left:275px!important}body .xs-pr275{padding-right:275px!important}}.m280{margin:280px!important}.mt280{margin-top:280px!important}.mb280{margin-bottom:280px!important}.ml280{margin-left:280px!important}.mr280{margin-right:280px!important}.my280{margin-top:280px!important;margin-bottom:280px!important}.mx280{margin-right:280px!important;margin-left:280px!important}.p280{padding:280px!important}.pt280{padding-top:280px!important}.pb280{padding-bottom:280px!important}.pl280{padding-left:280px!important}.pr280{padding-right:280px!important}.py280{padding-top:280px!important;padding-bottom:280px!important}.px280{padding-right:280px!important;padding-left:280px!important}@media screen and (max-width: 991px){body .sm-m280{margin:280px!important}body .md-mt280{margin-top:280px!important}body .md-mb280{margin-bottom:280px!important}body .md-ml280{margin-left:280px!important}body .md-mr280{margin-right:280px!important}body .md-p280{padding:280px!important}body .md-pt280{padding-top:280px!important}body .md-pb280{padding-bottom:280px!important}body .md-pl280{padding-left:280px!important}body .md-pr280{padding-right:280px!important}}@media screen and (max-width: 767px){body .sm-m280{margin:280px!important}body .sm-mt280{margin-top:280px!important}body .sm-mb280{margin-bottom:280px!important}body .sm-ml280{margin-left:280px!important}body .sm-mr280{margin-right:280px!important}body .sm-p280{padding:280px!important}body .sm-pt280{padding-top:280px!important}body .sm-pb280{padding-bottom:280px!important}body .sm-pl280{padding-left:280px!important}body .sm-pr280{padding-right:280px!important}}@media screen and (max-width: 568px){body .xs-m280{margin:280px!important}body .xs-mt280{margin-top:280px!important}body .xs-mb280{margin-bottom:280px!important}body .xs-ml280{margin-left:280px!important}body .xs-mr280{margin-right:280px!important}body .xs-p280{padding:280px!important}body .xs-pt280{padding-top:280px!important}body .xs-pb280{padding-bottom:280px!important}body .xs-pl280{padding-left:280px!important}body .xs-pr280{padding-right:280px!important}}.m285{margin:285px!important}.mt285{margin-top:285px!important}.mb285{margin-bottom:285px!important}.ml285{margin-left:285px!important}.mr285{margin-right:285px!important}.my285{margin-top:285px!important;margin-bottom:285px!important}.mx285{margin-right:285px!important;margin-left:285px!important}.p285{padding:285px!important}.pt285{padding-top:285px!important}.pb285{padding-bottom:285px!important}.pl285{padding-left:285px!important}.pr285{padding-right:285px!important}.py285{padding-top:285px!important;padding-bottom:285px!important}.px285{padding-right:285px!important;padding-left:285px!important}@media screen and (max-width: 991px){body .sm-m285{margin:285px!important}body .md-mt285{margin-top:285px!important}body .md-mb285{margin-bottom:285px!important}body .md-ml285{margin-left:285px!important}body .md-mr285{margin-right:285px!important}body .md-p285{padding:285px!important}body .md-pt285{padding-top:285px!important}body .md-pb285{padding-bottom:285px!important}body .md-pl285{padding-left:285px!important}body .md-pr285{padding-right:285px!important}}@media screen and (max-width: 767px){body .sm-m285{margin:285px!important}body .sm-mt285{margin-top:285px!important}body .sm-mb285{margin-bottom:285px!important}body .sm-ml285{margin-left:285px!important}body .sm-mr285{margin-right:285px!important}body .sm-p285{padding:285px!important}body .sm-pt285{padding-top:285px!important}body .sm-pb285{padding-bottom:285px!important}body .sm-pl285{padding-left:285px!important}body .sm-pr285{padding-right:285px!important}}@media screen and (max-width: 568px){body .xs-m285{margin:285px!important}body .xs-mt285{margin-top:285px!important}body .xs-mb285{margin-bottom:285px!important}body .xs-ml285{margin-left:285px!important}body .xs-mr285{margin-right:285px!important}body .xs-p285{padding:285px!important}body .xs-pt285{padding-top:285px!important}body .xs-pb285{padding-bottom:285px!important}body .xs-pl285{padding-left:285px!important}body .xs-pr285{padding-right:285px!important}}.m290{margin:290px!important}.mt290{margin-top:290px!important}.mb290{margin-bottom:290px!important}.ml290{margin-left:290px!important}.mr290{margin-right:290px!important}.my290{margin-top:290px!important;margin-bottom:290px!important}.mx290{margin-right:290px!important;margin-left:290px!important}.p290{padding:290px!important}.pt290{padding-top:290px!important}.pb290{padding-bottom:290px!important}.pl290{padding-left:290px!important}.pr290{padding-right:290px!important}.py290{padding-top:290px!important;padding-bottom:290px!important}.px290{padding-right:290px!important;padding-left:290px!important}@media screen and (max-width: 991px){body .sm-m290{margin:290px!important}body .md-mt290{margin-top:290px!important}body .md-mb290{margin-bottom:290px!important}body .md-ml290{margin-left:290px!important}body .md-mr290{margin-right:290px!important}body .md-p290{padding:290px!important}body .md-pt290{padding-top:290px!important}body .md-pb290{padding-bottom:290px!important}body .md-pl290{padding-left:290px!important}body .md-pr290{padding-right:290px!important}}@media screen and (max-width: 767px){body .sm-m290{margin:290px!important}body .sm-mt290{margin-top:290px!important}body .sm-mb290{margin-bottom:290px!important}body .sm-ml290{margin-left:290px!important}body .sm-mr290{margin-right:290px!important}body .sm-p290{padding:290px!important}body .sm-pt290{padding-top:290px!important}body .sm-pb290{padding-bottom:290px!important}body .sm-pl290{padding-left:290px!important}body .sm-pr290{padding-right:290px!important}}@media screen and (max-width: 568px){body .xs-m290{margin:290px!important}body .xs-mt290{margin-top:290px!important}body .xs-mb290{margin-bottom:290px!important}body .xs-ml290{margin-left:290px!important}body .xs-mr290{margin-right:290px!important}body .xs-p290{padding:290px!important}body .xs-pt290{padding-top:290px!important}body .xs-pb290{padding-bottom:290px!important}body .xs-pl290{padding-left:290px!important}body .xs-pr290{padding-right:290px!important}}.m295{margin:295px!important}.mt295{margin-top:295px!important}.mb295{margin-bottom:295px!important}.ml295{margin-left:295px!important}.mr295{margin-right:295px!important}.my295{margin-top:295px!important;margin-bottom:295px!important}.mx295{margin-right:295px!important;margin-left:295px!important}.p295{padding:295px!important}.pt295{padding-top:295px!important}.pb295{padding-bottom:295px!important}.pl295{padding-left:295px!important}.pr295{padding-right:295px!important}.py295{padding-top:295px!important;padding-bottom:295px!important}.px295{padding-right:295px!important;padding-left:295px!important}@media screen and (max-width: 991px){body .sm-m295{margin:295px!important}body .md-mt295{margin-top:295px!important}body .md-mb295{margin-bottom:295px!important}body .md-ml295{margin-left:295px!important}body .md-mr295{margin-right:295px!important}body .md-p295{padding:295px!important}body .md-pt295{padding-top:295px!important}body .md-pb295{padding-bottom:295px!important}body .md-pl295{padding-left:295px!important}body .md-pr295{padding-right:295px!important}}@media screen and (max-width: 767px){body .sm-m295{margin:295px!important}body .sm-mt295{margin-top:295px!important}body .sm-mb295{margin-bottom:295px!important}body .sm-ml295{margin-left:295px!important}body .sm-mr295{margin-right:295px!important}body .sm-p295{padding:295px!important}body .sm-pt295{padding-top:295px!important}body .sm-pb295{padding-bottom:295px!important}body .sm-pl295{padding-left:295px!important}body .sm-pr295{padding-right:295px!important}}@media screen and (max-width: 568px){body .xs-m295{margin:295px!important}body .xs-mt295{margin-top:295px!important}body .xs-mb295{margin-bottom:295px!important}body .xs-ml295{margin-left:295px!important}body .xs-mr295{margin-right:295px!important}body .xs-p295{padding:295px!important}body .xs-pt295{padding-top:295px!important}body .xs-pb295{padding-bottom:295px!important}body .xs-pl295{padding-left:295px!important}body .xs-pr295{padding-right:295px!important}}.m300{margin:300px!important}.mt300{margin-top:300px!important}.mb300{margin-bottom:300px!important}.ml300{margin-left:300px!important}.mr300{margin-right:300px!important}.my300{margin-top:300px!important;margin-bottom:300px!important}.mx300{margin-right:300px!important;margin-left:300px!important}.p300{padding:300px!important}.pt300{padding-top:300px!important}.pb300{padding-bottom:300px!important}.pl300{padding-left:300px!important}.pr300{padding-right:300px!important}.py300{padding-top:300px!important;padding-bottom:300px!important}.px300{padding-right:300px!important;padding-left:300px!important}@media screen and (max-width: 991px){body .sm-m300{margin:300px!important}body .md-mt300{margin-top:300px!important}body .md-mb300{margin-bottom:300px!important}body .md-ml300{margin-left:300px!important}body .md-mr300{margin-right:300px!important}body .md-p300{padding:300px!important}body .md-pt300{padding-top:300px!important}body .md-pb300{padding-bottom:300px!important}body .md-pl300{padding-left:300px!important}body .md-pr300{padding-right:300px!important}}@media screen and (max-width: 767px){body .sm-m300{margin:300px!important}body .sm-mt300{margin-top:300px!important}body .sm-mb300{margin-bottom:300px!important}body .sm-ml300{margin-left:300px!important}body .sm-mr300{margin-right:300px!important}body .sm-p300{padding:300px!important}body .sm-pt300{padding-top:300px!important}body .sm-pb300{padding-bottom:300px!important}body .sm-pl300{padding-left:300px!important}body .sm-pr300{padding-right:300px!important}}@media screen and (max-width: 568px){body .xs-m300{margin:300px!important}body .xs-mt300{margin-top:300px!important}body .xs-mb300{margin-bottom:300px!important}body .xs-ml300{margin-left:300px!important}body .xs-mr300{margin-right:300px!important}body .xs-p300{padding:300px!important}body .xs-pt300{padding-top:300px!important}body .xs-pb300{padding-bottom:300px!important}body .xs-pl300{padding-left:300px!important}body .xs-pr300{padding-right:300px!important}}.m305{margin:305px!important}.mt305{margin-top:305px!important}.mb305{margin-bottom:305px!important}.ml305{margin-left:305px!important}.mr305{margin-right:305px!important}.my305{margin-top:305px!important;margin-bottom:305px!important}.mx305{margin-right:305px!important;margin-left:305px!important}.p305{padding:305px!important}.pt305{padding-top:305px!important}.pb305{padding-bottom:305px!important}.pl305{padding-left:305px!important}.pr305{padding-right:305px!important}.py305{padding-top:305px!important;padding-bottom:305px!important}.px305{padding-right:305px!important;padding-left:305px!important}@media screen and (max-width: 991px){body .sm-m305{margin:305px!important}body .md-mt305{margin-top:305px!important}body .md-mb305{margin-bottom:305px!important}body .md-ml305{margin-left:305px!important}body .md-mr305{margin-right:305px!important}body .md-p305{padding:305px!important}body .md-pt305{padding-top:305px!important}body .md-pb305{padding-bottom:305px!important}body .md-pl305{padding-left:305px!important}body .md-pr305{padding-right:305px!important}}@media screen and (max-width: 767px){body .sm-m305{margin:305px!important}body .sm-mt305{margin-top:305px!important}body .sm-mb305{margin-bottom:305px!important}body .sm-ml305{margin-left:305px!important}body .sm-mr305{margin-right:305px!important}body .sm-p305{padding:305px!important}body .sm-pt305{padding-top:305px!important}body .sm-pb305{padding-bottom:305px!important}body .sm-pl305{padding-left:305px!important}body .sm-pr305{padding-right:305px!important}}@media screen and (max-width: 568px){body .xs-m305{margin:305px!important}body .xs-mt305{margin-top:305px!important}body .xs-mb305{margin-bottom:305px!important}body .xs-ml305{margin-left:305px!important}body .xs-mr305{margin-right:305px!important}body .xs-p305{padding:305px!important}body .xs-pt305{padding-top:305px!important}body .xs-pb305{padding-bottom:305px!important}body .xs-pl305{padding-left:305px!important}body .xs-pr305{padding-right:305px!important}}.m310{margin:310px!important}.mt310{margin-top:310px!important}.mb310{margin-bottom:310px!important}.ml310{margin-left:310px!important}.mr310{margin-right:310px!important}.my310{margin-top:310px!important;margin-bottom:310px!important}.mx310{margin-right:310px!important;margin-left:310px!important}.p310{padding:310px!important}.pt310{padding-top:310px!important}.pb310{padding-bottom:310px!important}.pl310{padding-left:310px!important}.pr310{padding-right:310px!important}.py310{padding-top:310px!important;padding-bottom:310px!important}.px310{padding-right:310px!important;padding-left:310px!important}@media screen and (max-width: 991px){body .sm-m310{margin:310px!important}body .md-mt310{margin-top:310px!important}body .md-mb310{margin-bottom:310px!important}body .md-ml310{margin-left:310px!important}body .md-mr310{margin-right:310px!important}body .md-p310{padding:310px!important}body .md-pt310{padding-top:310px!important}body .md-pb310{padding-bottom:310px!important}body .md-pl310{padding-left:310px!important}body .md-pr310{padding-right:310px!important}}@media screen and (max-width: 767px){body .sm-m310{margin:310px!important}body .sm-mt310{margin-top:310px!important}body .sm-mb310{margin-bottom:310px!important}body .sm-ml310{margin-left:310px!important}body .sm-mr310{margin-right:310px!important}body .sm-p310{padding:310px!important}body .sm-pt310{padding-top:310px!important}body .sm-pb310{padding-bottom:310px!important}body .sm-pl310{padding-left:310px!important}body .sm-pr310{padding-right:310px!important}}@media screen and (max-width: 568px){body .xs-m310{margin:310px!important}body .xs-mt310{margin-top:310px!important}body .xs-mb310{margin-bottom:310px!important}body .xs-ml310{margin-left:310px!important}body .xs-mr310{margin-right:310px!important}body .xs-p310{padding:310px!important}body .xs-pt310{padding-top:310px!important}body .xs-pb310{padding-bottom:310px!important}body .xs-pl310{padding-left:310px!important}body .xs-pr310{padding-right:310px!important}}.m315{margin:315px!important}.mt315{margin-top:315px!important}.mb315{margin-bottom:315px!important}.ml315{margin-left:315px!important}.mr315{margin-right:315px!important}.my315{margin-top:315px!important;margin-bottom:315px!important}.mx315{margin-right:315px!important;margin-left:315px!important}.p315{padding:315px!important}.pt315{padding-top:315px!important}.pb315{padding-bottom:315px!important}.pl315{padding-left:315px!important}.pr315{padding-right:315px!important}.py315{padding-top:315px!important;padding-bottom:315px!important}.px315{padding-right:315px!important;padding-left:315px!important}@media screen and (max-width: 991px){body .sm-m315{margin:315px!important}body .md-mt315{margin-top:315px!important}body .md-mb315{margin-bottom:315px!important}body .md-ml315{margin-left:315px!important}body .md-mr315{margin-right:315px!important}body .md-p315{padding:315px!important}body .md-pt315{padding-top:315px!important}body .md-pb315{padding-bottom:315px!important}body .md-pl315{padding-left:315px!important}body .md-pr315{padding-right:315px!important}}@media screen and (max-width: 767px){body .sm-m315{margin:315px!important}body .sm-mt315{margin-top:315px!important}body .sm-mb315{margin-bottom:315px!important}body .sm-ml315{margin-left:315px!important}body .sm-mr315{margin-right:315px!important}body .sm-p315{padding:315px!important}body .sm-pt315{padding-top:315px!important}body .sm-pb315{padding-bottom:315px!important}body .sm-pl315{padding-left:315px!important}body .sm-pr315{padding-right:315px!important}}@media screen and (max-width: 568px){body .xs-m315{margin:315px!important}body .xs-mt315{margin-top:315px!important}body .xs-mb315{margin-bottom:315px!important}body .xs-ml315{margin-left:315px!important}body .xs-mr315{margin-right:315px!important}body .xs-p315{padding:315px!important}body .xs-pt315{padding-top:315px!important}body .xs-pb315{padding-bottom:315px!important}body .xs-pl315{padding-left:315px!important}body .xs-pr315{padding-right:315px!important}}.m320{margin:320px!important}.mt320{margin-top:320px!important}.mb320{margin-bottom:320px!important}.ml320{margin-left:320px!important}.mr320{margin-right:320px!important}.my320{margin-top:320px!important;margin-bottom:320px!important}.mx320{margin-right:320px!important;margin-left:320px!important}.p320{padding:320px!important}.pt320{padding-top:320px!important}.pb320{padding-bottom:320px!important}.pl320{padding-left:320px!important}.pr320{padding-right:320px!important}.py320{padding-top:320px!important;padding-bottom:320px!important}.px320{padding-right:320px!important;padding-left:320px!important}@media screen and (max-width: 991px){body .sm-m320{margin:320px!important}body .md-mt320{margin-top:320px!important}body .md-mb320{margin-bottom:320px!important}body .md-ml320{margin-left:320px!important}body .md-mr320{margin-right:320px!important}body .md-p320{padding:320px!important}body .md-pt320{padding-top:320px!important}body .md-pb320{padding-bottom:320px!important}body .md-pl320{padding-left:320px!important}body .md-pr320{padding-right:320px!important}}@media screen and (max-width: 767px){body .sm-m320{margin:320px!important}body .sm-mt320{margin-top:320px!important}body .sm-mb320{margin-bottom:320px!important}body .sm-ml320{margin-left:320px!important}body .sm-mr320{margin-right:320px!important}body .sm-p320{padding:320px!important}body .sm-pt320{padding-top:320px!important}body .sm-pb320{padding-bottom:320px!important}body .sm-pl320{padding-left:320px!important}body .sm-pr320{padding-right:320px!important}}@media screen and (max-width: 568px){body .xs-m320{margin:320px!important}body .xs-mt320{margin-top:320px!important}body .xs-mb320{margin-bottom:320px!important}body .xs-ml320{margin-left:320px!important}body .xs-mr320{margin-right:320px!important}body .xs-p320{padding:320px!important}body .xs-pt320{padding-top:320px!important}body .xs-pb320{padding-bottom:320px!important}body .xs-pl320{padding-left:320px!important}body .xs-pr320{padding-right:320px!important}}.m325{margin:325px!important}.mt325{margin-top:325px!important}.mb325{margin-bottom:325px!important}.ml325{margin-left:325px!important}.mr325{margin-right:325px!important}.my325{margin-top:325px!important;margin-bottom:325px!important}.mx325{margin-right:325px!important;margin-left:325px!important}.p325{padding:325px!important}.pt325{padding-top:325px!important}.pb325{padding-bottom:325px!important}.pl325{padding-left:325px!important}.pr325{padding-right:325px!important}.py325{padding-top:325px!important;padding-bottom:325px!important}.px325{padding-right:325px!important;padding-left:325px!important}@media screen and (max-width: 991px){body .sm-m325{margin:325px!important}body .md-mt325{margin-top:325px!important}body .md-mb325{margin-bottom:325px!important}body .md-ml325{margin-left:325px!important}body .md-mr325{margin-right:325px!important}body .md-p325{padding:325px!important}body .md-pt325{padding-top:325px!important}body .md-pb325{padding-bottom:325px!important}body .md-pl325{padding-left:325px!important}body .md-pr325{padding-right:325px!important}}@media screen and (max-width: 767px){body .sm-m325{margin:325px!important}body .sm-mt325{margin-top:325px!important}body .sm-mb325{margin-bottom:325px!important}body .sm-ml325{margin-left:325px!important}body .sm-mr325{margin-right:325px!important}body .sm-p325{padding:325px!important}body .sm-pt325{padding-top:325px!important}body .sm-pb325{padding-bottom:325px!important}body .sm-pl325{padding-left:325px!important}body .sm-pr325{padding-right:325px!important}}@media screen and (max-width: 568px){body .xs-m325{margin:325px!important}body .xs-mt325{margin-top:325px!important}body .xs-mb325{margin-bottom:325px!important}body .xs-ml325{margin-left:325px!important}body .xs-mr325{margin-right:325px!important}body .xs-p325{padding:325px!important}body .xs-pt325{padding-top:325px!important}body .xs-pb325{padding-bottom:325px!important}body .xs-pl325{padding-left:325px!important}body .xs-pr325{padding-right:325px!important}}.m330{margin:330px!important}.mt330{margin-top:330px!important}.mb330{margin-bottom:330px!important}.ml330{margin-left:330px!important}.mr330{margin-right:330px!important}.my330{margin-top:330px!important;margin-bottom:330px!important}.mx330{margin-right:330px!important;margin-left:330px!important}.p330{padding:330px!important}.pt330{padding-top:330px!important}.pb330{padding-bottom:330px!important}.pl330{padding-left:330px!important}.pr330{padding-right:330px!important}.py330{padding-top:330px!important;padding-bottom:330px!important}.px330{padding-right:330px!important;padding-left:330px!important}@media screen and (max-width: 991px){body .sm-m330{margin:330px!important}body .md-mt330{margin-top:330px!important}body .md-mb330{margin-bottom:330px!important}body .md-ml330{margin-left:330px!important}body .md-mr330{margin-right:330px!important}body .md-p330{padding:330px!important}body .md-pt330{padding-top:330px!important}body .md-pb330{padding-bottom:330px!important}body .md-pl330{padding-left:330px!important}body .md-pr330{padding-right:330px!important}}@media screen and (max-width: 767px){body .sm-m330{margin:330px!important}body .sm-mt330{margin-top:330px!important}body .sm-mb330{margin-bottom:330px!important}body .sm-ml330{margin-left:330px!important}body .sm-mr330{margin-right:330px!important}body .sm-p330{padding:330px!important}body .sm-pt330{padding-top:330px!important}body .sm-pb330{padding-bottom:330px!important}body .sm-pl330{padding-left:330px!important}body .sm-pr330{padding-right:330px!important}}@media screen and (max-width: 568px){body .xs-m330{margin:330px!important}body .xs-mt330{margin-top:330px!important}body .xs-mb330{margin-bottom:330px!important}body .xs-ml330{margin-left:330px!important}body .xs-mr330{margin-right:330px!important}body .xs-p330{padding:330px!important}body .xs-pt330{padding-top:330px!important}body .xs-pb330{padding-bottom:330px!important}body .xs-pl330{padding-left:330px!important}body .xs-pr330{padding-right:330px!important}}.m335{margin:335px!important}.mt335{margin-top:335px!important}.mb335{margin-bottom:335px!important}.ml335{margin-left:335px!important}.mr335{margin-right:335px!important}.my335{margin-top:335px!important;margin-bottom:335px!important}.mx335{margin-right:335px!important;margin-left:335px!important}.p335{padding:335px!important}.pt335{padding-top:335px!important}.pb335{padding-bottom:335px!important}.pl335{padding-left:335px!important}.pr335{padding-right:335px!important}.py335{padding-top:335px!important;padding-bottom:335px!important}.px335{padding-right:335px!important;padding-left:335px!important}@media screen and (max-width: 991px){body .sm-m335{margin:335px!important}body .md-mt335{margin-top:335px!important}body .md-mb335{margin-bottom:335px!important}body .md-ml335{margin-left:335px!important}body .md-mr335{margin-right:335px!important}body .md-p335{padding:335px!important}body .md-pt335{padding-top:335px!important}body .md-pb335{padding-bottom:335px!important}body .md-pl335{padding-left:335px!important}body .md-pr335{padding-right:335px!important}}@media screen and (max-width: 767px){body .sm-m335{margin:335px!important}body .sm-mt335{margin-top:335px!important}body .sm-mb335{margin-bottom:335px!important}body .sm-ml335{margin-left:335px!important}body .sm-mr335{margin-right:335px!important}body .sm-p335{padding:335px!important}body .sm-pt335{padding-top:335px!important}body .sm-pb335{padding-bottom:335px!important}body .sm-pl335{padding-left:335px!important}body .sm-pr335{padding-right:335px!important}}@media screen and (max-width: 568px){body .xs-m335{margin:335px!important}body .xs-mt335{margin-top:335px!important}body .xs-mb335{margin-bottom:335px!important}body .xs-ml335{margin-left:335px!important}body .xs-mr335{margin-right:335px!important}body .xs-p335{padding:335px!important}body .xs-pt335{padding-top:335px!important}body .xs-pb335{padding-bottom:335px!important}body .xs-pl335{padding-left:335px!important}body .xs-pr335{padding-right:335px!important}}.m340{margin:340px!important}.mt340{margin-top:340px!important}.mb340{margin-bottom:340px!important}.ml340{margin-left:340px!important}.mr340{margin-right:340px!important}.my340{margin-top:340px!important;margin-bottom:340px!important}.mx340{margin-right:340px!important;margin-left:340px!important}.p340{padding:340px!important}.pt340{padding-top:340px!important}.pb340{padding-bottom:340px!important}.pl340{padding-left:340px!important}.pr340{padding-right:340px!important}.py340{padding-top:340px!important;padding-bottom:340px!important}.px340{padding-right:340px!important;padding-left:340px!important}@media screen and (max-width: 991px){body .sm-m340{margin:340px!important}body .md-mt340{margin-top:340px!important}body .md-mb340{margin-bottom:340px!important}body .md-ml340{margin-left:340px!important}body .md-mr340{margin-right:340px!important}body .md-p340{padding:340px!important}body .md-pt340{padding-top:340px!important}body .md-pb340{padding-bottom:340px!important}body .md-pl340{padding-left:340px!important}body .md-pr340{padding-right:340px!important}}@media screen and (max-width: 767px){body .sm-m340{margin:340px!important}body .sm-mt340{margin-top:340px!important}body .sm-mb340{margin-bottom:340px!important}body .sm-ml340{margin-left:340px!important}body .sm-mr340{margin-right:340px!important}body .sm-p340{padding:340px!important}body .sm-pt340{padding-top:340px!important}body .sm-pb340{padding-bottom:340px!important}body .sm-pl340{padding-left:340px!important}body .sm-pr340{padding-right:340px!important}}@media screen and (max-width: 568px){body .xs-m340{margin:340px!important}body .xs-mt340{margin-top:340px!important}body .xs-mb340{margin-bottom:340px!important}body .xs-ml340{margin-left:340px!important}body .xs-mr340{margin-right:340px!important}body .xs-p340{padding:340px!important}body .xs-pt340{padding-top:340px!important}body .xs-pb340{padding-bottom:340px!important}body .xs-pl340{padding-left:340px!important}body .xs-pr340{padding-right:340px!important}}.m345{margin:345px!important}.mt345{margin-top:345px!important}.mb345{margin-bottom:345px!important}.ml345{margin-left:345px!important}.mr345{margin-right:345px!important}.my345{margin-top:345px!important;margin-bottom:345px!important}.mx345{margin-right:345px!important;margin-left:345px!important}.p345{padding:345px!important}.pt345{padding-top:345px!important}.pb345{padding-bottom:345px!important}.pl345{padding-left:345px!important}.pr345{padding-right:345px!important}.py345{padding-top:345px!important;padding-bottom:345px!important}.px345{padding-right:345px!important;padding-left:345px!important}@media screen and (max-width: 991px){body .sm-m345{margin:345px!important}body .md-mt345{margin-top:345px!important}body .md-mb345{margin-bottom:345px!important}body .md-ml345{margin-left:345px!important}body .md-mr345{margin-right:345px!important}body .md-p345{padding:345px!important}body .md-pt345{padding-top:345px!important}body .md-pb345{padding-bottom:345px!important}body .md-pl345{padding-left:345px!important}body .md-pr345{padding-right:345px!important}}@media screen and (max-width: 767px){body .sm-m345{margin:345px!important}body .sm-mt345{margin-top:345px!important}body .sm-mb345{margin-bottom:345px!important}body .sm-ml345{margin-left:345px!important}body .sm-mr345{margin-right:345px!important}body .sm-p345{padding:345px!important}body .sm-pt345{padding-top:345px!important}body .sm-pb345{padding-bottom:345px!important}body .sm-pl345{padding-left:345px!important}body .sm-pr345{padding-right:345px!important}}@media screen and (max-width: 568px){body .xs-m345{margin:345px!important}body .xs-mt345{margin-top:345px!important}body .xs-mb345{margin-bottom:345px!important}body .xs-ml345{margin-left:345px!important}body .xs-mr345{margin-right:345px!important}body .xs-p345{padding:345px!important}body .xs-pt345{padding-top:345px!important}body .xs-pb345{padding-bottom:345px!important}body .xs-pl345{padding-left:345px!important}body .xs-pr345{padding-right:345px!important}}.m350{margin:350px!important}.mt350{margin-top:350px!important}.mb350{margin-bottom:350px!important}.ml350{margin-left:350px!important}.mr350{margin-right:350px!important}.my350{margin-top:350px!important;margin-bottom:350px!important}.mx350{margin-right:350px!important;margin-left:350px!important}.p350{padding:350px!important}.pt350{padding-top:350px!important}.pb350{padding-bottom:350px!important}.pl350{padding-left:350px!important}.pr350{padding-right:350px!important}.py350{padding-top:350px!important;padding-bottom:350px!important}.px350{padding-right:350px!important;padding-left:350px!important}@media screen and (max-width: 991px){body .sm-m350{margin:350px!important}body .md-mt350{margin-top:350px!important}body .md-mb350{margin-bottom:350px!important}body .md-ml350{margin-left:350px!important}body .md-mr350{margin-right:350px!important}body .md-p350{padding:350px!important}body .md-pt350{padding-top:350px!important}body .md-pb350{padding-bottom:350px!important}body .md-pl350{padding-left:350px!important}body .md-pr350{padding-right:350px!important}}@media screen and (max-width: 767px){body .sm-m350{margin:350px!important}body .sm-mt350{margin-top:350px!important}body .sm-mb350{margin-bottom:350px!important}body .sm-ml350{margin-left:350px!important}body .sm-mr350{margin-right:350px!important}body .sm-p350{padding:350px!important}body .sm-pt350{padding-top:350px!important}body .sm-pb350{padding-bottom:350px!important}body .sm-pl350{padding-left:350px!important}body .sm-pr350{padding-right:350px!important}}@media screen and (max-width: 568px){body .xs-m350{margin:350px!important}body .xs-mt350{margin-top:350px!important}body .xs-mb350{margin-bottom:350px!important}body .xs-ml350{margin-left:350px!important}body .xs-mr350{margin-right:350px!important}body .xs-p350{padding:350px!important}body .xs-pt350{padding-top:350px!important}body .xs-pb350{padding-bottom:350px!important}body .xs-pl350{padding-left:350px!important}body .xs-pr350{padding-right:350px!important}}.m355{margin:355px!important}.mt355{margin-top:355px!important}.mb355{margin-bottom:355px!important}.ml355{margin-left:355px!important}.mr355{margin-right:355px!important}.my355{margin-top:355px!important;margin-bottom:355px!important}.mx355{margin-right:355px!important;margin-left:355px!important}.p355{padding:355px!important}.pt355{padding-top:355px!important}.pb355{padding-bottom:355px!important}.pl355{padding-left:355px!important}.pr355{padding-right:355px!important}.py355{padding-top:355px!important;padding-bottom:355px!important}.px355{padding-right:355px!important;padding-left:355px!important}@media screen and (max-width: 991px){body .sm-m355{margin:355px!important}body .md-mt355{margin-top:355px!important}body .md-mb355{margin-bottom:355px!important}body .md-ml355{margin-left:355px!important}body .md-mr355{margin-right:355px!important}body .md-p355{padding:355px!important}body .md-pt355{padding-top:355px!important}body .md-pb355{padding-bottom:355px!important}body .md-pl355{padding-left:355px!important}body .md-pr355{padding-right:355px!important}}@media screen and (max-width: 767px){body .sm-m355{margin:355px!important}body .sm-mt355{margin-top:355px!important}body .sm-mb355{margin-bottom:355px!important}body .sm-ml355{margin-left:355px!important}body .sm-mr355{margin-right:355px!important}body .sm-p355{padding:355px!important}body .sm-pt355{padding-top:355px!important}body .sm-pb355{padding-bottom:355px!important}body .sm-pl355{padding-left:355px!important}body .sm-pr355{padding-right:355px!important}}@media screen and (max-width: 568px){body .xs-m355{margin:355px!important}body .xs-mt355{margin-top:355px!important}body .xs-mb355{margin-bottom:355px!important}body .xs-ml355{margin-left:355px!important}body .xs-mr355{margin-right:355px!important}body .xs-p355{padding:355px!important}body .xs-pt355{padding-top:355px!important}body .xs-pb355{padding-bottom:355px!important}body .xs-pl355{padding-left:355px!important}body .xs-pr355{padding-right:355px!important}}.m360{margin:360px!important}.mt360{margin-top:360px!important}.mb360{margin-bottom:360px!important}.ml360{margin-left:360px!important}.mr360{margin-right:360px!important}.my360{margin-top:360px!important;margin-bottom:360px!important}.mx360{margin-right:360px!important;margin-left:360px!important}.p360{padding:360px!important}.pt360{padding-top:360px!important}.pb360{padding-bottom:360px!important}.pl360{padding-left:360px!important}.pr360{padding-right:360px!important}.py360{padding-top:360px!important;padding-bottom:360px!important}.px360{padding-right:360px!important;padding-left:360px!important}@media screen and (max-width: 991px){body .sm-m360{margin:360px!important}body .md-mt360{margin-top:360px!important}body .md-mb360{margin-bottom:360px!important}body .md-ml360{margin-left:360px!important}body .md-mr360{margin-right:360px!important}body .md-p360{padding:360px!important}body .md-pt360{padding-top:360px!important}body .md-pb360{padding-bottom:360px!important}body .md-pl360{padding-left:360px!important}body .md-pr360{padding-right:360px!important}}@media screen and (max-width: 767px){body .sm-m360{margin:360px!important}body .sm-mt360{margin-top:360px!important}body .sm-mb360{margin-bottom:360px!important}body .sm-ml360{margin-left:360px!important}body .sm-mr360{margin-right:360px!important}body .sm-p360{padding:360px!important}body .sm-pt360{padding-top:360px!important}body .sm-pb360{padding-bottom:360px!important}body .sm-pl360{padding-left:360px!important}body .sm-pr360{padding-right:360px!important}}@media screen and (max-width: 568px){body .xs-m360{margin:360px!important}body .xs-mt360{margin-top:360px!important}body .xs-mb360{margin-bottom:360px!important}body .xs-ml360{margin-left:360px!important}body .xs-mr360{margin-right:360px!important}body .xs-p360{padding:360px!important}body .xs-pt360{padding-top:360px!important}body .xs-pb360{padding-bottom:360px!important}body .xs-pl360{padding-left:360px!important}body .xs-pr360{padding-right:360px!important}}.m365{margin:365px!important}.mt365{margin-top:365px!important}.mb365{margin-bottom:365px!important}.ml365{margin-left:365px!important}.mr365{margin-right:365px!important}.my365{margin-top:365px!important;margin-bottom:365px!important}.mx365{margin-right:365px!important;margin-left:365px!important}.p365{padding:365px!important}.pt365{padding-top:365px!important}.pb365{padding-bottom:365px!important}.pl365{padding-left:365px!important}.pr365{padding-right:365px!important}.py365{padding-top:365px!important;padding-bottom:365px!important}.px365{padding-right:365px!important;padding-left:365px!important}@media screen and (max-width: 991px){body .sm-m365{margin:365px!important}body .md-mt365{margin-top:365px!important}body .md-mb365{margin-bottom:365px!important}body .md-ml365{margin-left:365px!important}body .md-mr365{margin-right:365px!important}body .md-p365{padding:365px!important}body .md-pt365{padding-top:365px!important}body .md-pb365{padding-bottom:365px!important}body .md-pl365{padding-left:365px!important}body .md-pr365{padding-right:365px!important}}@media screen and (max-width: 767px){body .sm-m365{margin:365px!important}body .sm-mt365{margin-top:365px!important}body .sm-mb365{margin-bottom:365px!important}body .sm-ml365{margin-left:365px!important}body .sm-mr365{margin-right:365px!important}body .sm-p365{padding:365px!important}body .sm-pt365{padding-top:365px!important}body .sm-pb365{padding-bottom:365px!important}body .sm-pl365{padding-left:365px!important}body .sm-pr365{padding-right:365px!important}}@media screen and (max-width: 568px){body .xs-m365{margin:365px!important}body .xs-mt365{margin-top:365px!important}body .xs-mb365{margin-bottom:365px!important}body .xs-ml365{margin-left:365px!important}body .xs-mr365{margin-right:365px!important}body .xs-p365{padding:365px!important}body .xs-pt365{padding-top:365px!important}body .xs-pb365{padding-bottom:365px!important}body .xs-pl365{padding-left:365px!important}body .xs-pr365{padding-right:365px!important}}.m370{margin:370px!important}.mt370{margin-top:370px!important}.mb370{margin-bottom:370px!important}.ml370{margin-left:370px!important}.mr370{margin-right:370px!important}.my370{margin-top:370px!important;margin-bottom:370px!important}.mx370{margin-right:370px!important;margin-left:370px!important}.p370{padding:370px!important}.pt370{padding-top:370px!important}.pb370{padding-bottom:370px!important}.pl370{padding-left:370px!important}.pr370{padding-right:370px!important}.py370{padding-top:370px!important;padding-bottom:370px!important}.px370{padding-right:370px!important;padding-left:370px!important}@media screen and (max-width: 991px){body .sm-m370{margin:370px!important}body .md-mt370{margin-top:370px!important}body .md-mb370{margin-bottom:370px!important}body .md-ml370{margin-left:370px!important}body .md-mr370{margin-right:370px!important}body .md-p370{padding:370px!important}body .md-pt370{padding-top:370px!important}body .md-pb370{padding-bottom:370px!important}body .md-pl370{padding-left:370px!important}body .md-pr370{padding-right:370px!important}}@media screen and (max-width: 767px){body .sm-m370{margin:370px!important}body .sm-mt370{margin-top:370px!important}body .sm-mb370{margin-bottom:370px!important}body .sm-ml370{margin-left:370px!important}body .sm-mr370{margin-right:370px!important}body .sm-p370{padding:370px!important}body .sm-pt370{padding-top:370px!important}body .sm-pb370{padding-bottom:370px!important}body .sm-pl370{padding-left:370px!important}body .sm-pr370{padding-right:370px!important}}@media screen and (max-width: 568px){body .xs-m370{margin:370px!important}body .xs-mt370{margin-top:370px!important}body .xs-mb370{margin-bottom:370px!important}body .xs-ml370{margin-left:370px!important}body .xs-mr370{margin-right:370px!important}body .xs-p370{padding:370px!important}body .xs-pt370{padding-top:370px!important}body .xs-pb370{padding-bottom:370px!important}body .xs-pl370{padding-left:370px!important}body .xs-pr370{padding-right:370px!important}}.m375{margin:375px!important}.mt375{margin-top:375px!important}.mb375{margin-bottom:375px!important}.ml375{margin-left:375px!important}.mr375{margin-right:375px!important}.my375{margin-top:375px!important;margin-bottom:375px!important}.mx375{margin-right:375px!important;margin-left:375px!important}.p375{padding:375px!important}.pt375{padding-top:375px!important}.pb375{padding-bottom:375px!important}.pl375{padding-left:375px!important}.pr375{padding-right:375px!important}.py375{padding-top:375px!important;padding-bottom:375px!important}.px375{padding-right:375px!important;padding-left:375px!important}@media screen and (max-width: 991px){body .sm-m375{margin:375px!important}body .md-mt375{margin-top:375px!important}body .md-mb375{margin-bottom:375px!important}body .md-ml375{margin-left:375px!important}body .md-mr375{margin-right:375px!important}body .md-p375{padding:375px!important}body .md-pt375{padding-top:375px!important}body .md-pb375{padding-bottom:375px!important}body .md-pl375{padding-left:375px!important}body .md-pr375{padding-right:375px!important}}@media screen and (max-width: 767px){body .sm-m375{margin:375px!important}body .sm-mt375{margin-top:375px!important}body .sm-mb375{margin-bottom:375px!important}body .sm-ml375{margin-left:375px!important}body .sm-mr375{margin-right:375px!important}body .sm-p375{padding:375px!important}body .sm-pt375{padding-top:375px!important}body .sm-pb375{padding-bottom:375px!important}body .sm-pl375{padding-left:375px!important}body .sm-pr375{padding-right:375px!important}}@media screen and (max-width: 568px){body .xs-m375{margin:375px!important}body .xs-mt375{margin-top:375px!important}body .xs-mb375{margin-bottom:375px!important}body .xs-ml375{margin-left:375px!important}body .xs-mr375{margin-right:375px!important}body .xs-p375{padding:375px!important}body .xs-pt375{padding-top:375px!important}body .xs-pb375{padding-bottom:375px!important}body .xs-pl375{padding-left:375px!important}body .xs-pr375{padding-right:375px!important}}.m380{margin:380px!important}.mt380{margin-top:380px!important}.mb380{margin-bottom:380px!important}.ml380{margin-left:380px!important}.mr380{margin-right:380px!important}.my380{margin-top:380px!important;margin-bottom:380px!important}.mx380{margin-right:380px!important;margin-left:380px!important}.p380{padding:380px!important}.pt380{padding-top:380px!important}.pb380{padding-bottom:380px!important}.pl380{padding-left:380px!important}.pr380{padding-right:380px!important}.py380{padding-top:380px!important;padding-bottom:380px!important}.px380{padding-right:380px!important;padding-left:380px!important}@media screen and (max-width: 991px){body .sm-m380{margin:380px!important}body .md-mt380{margin-top:380px!important}body .md-mb380{margin-bottom:380px!important}body .md-ml380{margin-left:380px!important}body .md-mr380{margin-right:380px!important}body .md-p380{padding:380px!important}body .md-pt380{padding-top:380px!important}body .md-pb380{padding-bottom:380px!important}body .md-pl380{padding-left:380px!important}body .md-pr380{padding-right:380px!important}}@media screen and (max-width: 767px){body .sm-m380{margin:380px!important}body .sm-mt380{margin-top:380px!important}body .sm-mb380{margin-bottom:380px!important}body .sm-ml380{margin-left:380px!important}body .sm-mr380{margin-right:380px!important}body .sm-p380{padding:380px!important}body .sm-pt380{padding-top:380px!important}body .sm-pb380{padding-bottom:380px!important}body .sm-pl380{padding-left:380px!important}body .sm-pr380{padding-right:380px!important}}@media screen and (max-width: 568px){body .xs-m380{margin:380px!important}body .xs-mt380{margin-top:380px!important}body .xs-mb380{margin-bottom:380px!important}body .xs-ml380{margin-left:380px!important}body .xs-mr380{margin-right:380px!important}body .xs-p380{padding:380px!important}body .xs-pt380{padding-top:380px!important}body .xs-pb380{padding-bottom:380px!important}body .xs-pl380{padding-left:380px!important}body .xs-pr380{padding-right:380px!important}}.m385{margin:385px!important}.mt385{margin-top:385px!important}.mb385{margin-bottom:385px!important}.ml385{margin-left:385px!important}.mr385{margin-right:385px!important}.my385{margin-top:385px!important;margin-bottom:385px!important}.mx385{margin-right:385px!important;margin-left:385px!important}.p385{padding:385px!important}.pt385{padding-top:385px!important}.pb385{padding-bottom:385px!important}.pl385{padding-left:385px!important}.pr385{padding-right:385px!important}.py385{padding-top:385px!important;padding-bottom:385px!important}.px385{padding-right:385px!important;padding-left:385px!important}@media screen and (max-width: 991px){body .sm-m385{margin:385px!important}body .md-mt385{margin-top:385px!important}body .md-mb385{margin-bottom:385px!important}body .md-ml385{margin-left:385px!important}body .md-mr385{margin-right:385px!important}body .md-p385{padding:385px!important}body .md-pt385{padding-top:385px!important}body .md-pb385{padding-bottom:385px!important}body .md-pl385{padding-left:385px!important}body .md-pr385{padding-right:385px!important}}@media screen and (max-width: 767px){body .sm-m385{margin:385px!important}body .sm-mt385{margin-top:385px!important}body .sm-mb385{margin-bottom:385px!important}body .sm-ml385{margin-left:385px!important}body .sm-mr385{margin-right:385px!important}body .sm-p385{padding:385px!important}body .sm-pt385{padding-top:385px!important}body .sm-pb385{padding-bottom:385px!important}body .sm-pl385{padding-left:385px!important}body .sm-pr385{padding-right:385px!important}}@media screen and (max-width: 568px){body .xs-m385{margin:385px!important}body .xs-mt385{margin-top:385px!important}body .xs-mb385{margin-bottom:385px!important}body .xs-ml385{margin-left:385px!important}body .xs-mr385{margin-right:385px!important}body .xs-p385{padding:385px!important}body .xs-pt385{padding-top:385px!important}body .xs-pb385{padding-bottom:385px!important}body .xs-pl385{padding-left:385px!important}body .xs-pr385{padding-right:385px!important}}.m390{margin:390px!important}.mt390{margin-top:390px!important}.mb390{margin-bottom:390px!important}.ml390{margin-left:390px!important}.mr390{margin-right:390px!important}.my390{margin-top:390px!important;margin-bottom:390px!important}.mx390{margin-right:390px!important;margin-left:390px!important}.p390{padding:390px!important}.pt390{padding-top:390px!important}.pb390{padding-bottom:390px!important}.pl390{padding-left:390px!important}.pr390{padding-right:390px!important}.py390{padding-top:390px!important;padding-bottom:390px!important}.px390{padding-right:390px!important;padding-left:390px!important}@media screen and (max-width: 991px){body .sm-m390{margin:390px!important}body .md-mt390{margin-top:390px!important}body .md-mb390{margin-bottom:390px!important}body .md-ml390{margin-left:390px!important}body .md-mr390{margin-right:390px!important}body .md-p390{padding:390px!important}body .md-pt390{padding-top:390px!important}body .md-pb390{padding-bottom:390px!important}body .md-pl390{padding-left:390px!important}body .md-pr390{padding-right:390px!important}}@media screen and (max-width: 767px){body .sm-m390{margin:390px!important}body .sm-mt390{margin-top:390px!important}body .sm-mb390{margin-bottom:390px!important}body .sm-ml390{margin-left:390px!important}body .sm-mr390{margin-right:390px!important}body .sm-p390{padding:390px!important}body .sm-pt390{padding-top:390px!important}body .sm-pb390{padding-bottom:390px!important}body .sm-pl390{padding-left:390px!important}body .sm-pr390{padding-right:390px!important}}@media screen and (max-width: 568px){body .xs-m390{margin:390px!important}body .xs-mt390{margin-top:390px!important}body .xs-mb390{margin-bottom:390px!important}body .xs-ml390{margin-left:390px!important}body .xs-mr390{margin-right:390px!important}body .xs-p390{padding:390px!important}body .xs-pt390{padding-top:390px!important}body .xs-pb390{padding-bottom:390px!important}body .xs-pl390{padding-left:390px!important}body .xs-pr390{padding-right:390px!important}}.m395{margin:395px!important}.mt395{margin-top:395px!important}.mb395{margin-bottom:395px!important}.ml395{margin-left:395px!important}.mr395{margin-right:395px!important}.my395{margin-top:395px!important;margin-bottom:395px!important}.mx395{margin-right:395px!important;margin-left:395px!important}.p395{padding:395px!important}.pt395{padding-top:395px!important}.pb395{padding-bottom:395px!important}.pl395{padding-left:395px!important}.pr395{padding-right:395px!important}.py395{padding-top:395px!important;padding-bottom:395px!important}.px395{padding-right:395px!important;padding-left:395px!important}@media screen and (max-width: 991px){body .sm-m395{margin:395px!important}body .md-mt395{margin-top:395px!important}body .md-mb395{margin-bottom:395px!important}body .md-ml395{margin-left:395px!important}body .md-mr395{margin-right:395px!important}body .md-p395{padding:395px!important}body .md-pt395{padding-top:395px!important}body .md-pb395{padding-bottom:395px!important}body .md-pl395{padding-left:395px!important}body .md-pr395{padding-right:395px!important}}@media screen and (max-width: 767px){body .sm-m395{margin:395px!important}body .sm-mt395{margin-top:395px!important}body .sm-mb395{margin-bottom:395px!important}body .sm-ml395{margin-left:395px!important}body .sm-mr395{margin-right:395px!important}body .sm-p395{padding:395px!important}body .sm-pt395{padding-top:395px!important}body .sm-pb395{padding-bottom:395px!important}body .sm-pl395{padding-left:395px!important}body .sm-pr395{padding-right:395px!important}}@media screen and (max-width: 568px){body .xs-m395{margin:395px!important}body .xs-mt395{margin-top:395px!important}body .xs-mb395{margin-bottom:395px!important}body .xs-ml395{margin-left:395px!important}body .xs-mr395{margin-right:395px!important}body .xs-p395{padding:395px!important}body .xs-pt395{padding-top:395px!important}body .xs-pb395{padding-bottom:395px!important}body .xs-pl395{padding-left:395px!important}body .xs-pr395{padding-right:395px!important}}.w0{width:0px!important}.min-w0{min-width:0px!important}.max-w0{max-width:0px!important}.w10{width:10px!important}.min-w10{min-width:10px!important}.max-w10{max-width:10px!important}.w20{width:20px!important}.min-w20{min-width:20px!important}.max-w20{max-width:20px!important}.w30{width:30px!important}.min-w30{min-width:30px!important}.max-w30{max-width:30px!important}.w40{width:40px!important}.min-w40{min-width:40px!important}.max-w40{max-width:40px!important}.w50{width:50px!important}.min-w50{min-width:50px!important}.max-w50{max-width:50px!important}.w60{width:60px!important}.min-w60{min-width:60px!important}.max-w60{max-width:60px!important}.w70{width:70px!important}.min-w70{min-width:70px!important}.max-w70{max-width:70px!important}.w80{width:80px!important}.min-w80{min-width:80px!important}.max-w80{max-width:80px!important}.w90{width:90px!important}.min-w90{min-width:90px!important}.max-w90{max-width:90px!important}.w100{width:100px!important}.min-w100{min-width:100px!important}.max-w100{max-width:100px!important}.w110{width:110px!important}.min-w110{min-width:110px!important}.max-w110{max-width:110px!important}.w120{width:120px!important}.min-w120{min-width:120px!important}.max-w120{max-width:120px!important}.w130{width:130px!important}.min-w130{min-width:130px!important}.max-w130{max-width:130px!important}.w140{width:140px!important}.min-w140{min-width:140px!important}.max-w140{max-width:140px!important}.w150{width:150px!important}.min-w150{min-width:150px!important}.max-w150{max-width:150px!important}.w160{width:160px!important}.min-w160{min-width:160px!important}.max-w160{max-width:160px!important}.w170{width:170px!important}.min-w170{min-width:170px!important}.max-w170{max-width:170px!important}.w180{width:180px!important}.min-w180{min-width:180px!important}.max-w180{max-width:180px!important}.w190{width:190px!important}.min-w190{min-width:190px!important}.max-w190{max-width:190px!important}.w200{width:200px!important}.min-w200{min-width:200px!important}.max-w200{max-width:200px!important}.w210{width:210px!important}.min-w210{min-width:210px!important}.max-w210{max-width:210px!important}.w220{width:220px!important}.min-w220{min-width:220px!important}.max-w220{max-width:220px!important}.w230{width:230px!important}.min-w230{min-width:230px!important}.max-w230{max-width:230px!important}.w240{width:240px!important}.min-w240{min-width:240px!important}.max-w240{max-width:240px!important}.w250{width:250px!important}.min-w250{min-width:250px!important}.max-w250{max-width:250px!important}.w260{width:260px!important}.min-w260{min-width:260px!important}.max-w260{max-width:260px!important}.w270{width:270px!important}.min-w270{min-width:270px!important}.max-w270{max-width:270px!important}.w280{width:280px!important}.min-w280{min-width:280px!important}.max-w280{max-width:280px!important}.w290{width:290px!important}.min-w290{min-width:290px!important}.max-w290{max-width:290px!important}.gap-0{gap:0px!important}@media screen and (max-width: 767px){.sm-gap-0{gap:0px!important}}@media screen and (max-width: 568px){.xs-gap-0{gap:0px!important}}.gap-1{gap:1px!important}@media screen and (max-width: 767px){.sm-gap-1{gap:1px!important}}@media screen and (max-width: 568px){.xs-gap-1{gap:1px!important}}.gap-2{gap:2px!important}@media screen and (max-width: 767px){.sm-gap-2{gap:2px!important}}@media screen and (max-width: 568px){.xs-gap-2{gap:2px!important}}.gap-3{gap:3px!important}@media screen and (max-width: 767px){.sm-gap-3{gap:3px!important}}@media screen and (max-width: 568px){.xs-gap-3{gap:3px!important}}.gap-4{gap:4px!important}@media screen and (max-width: 767px){.sm-gap-4{gap:4px!important}}@media screen and (max-width: 568px){.xs-gap-4{gap:4px!important}}.gap-5{gap:5px!important}@media screen and (max-width: 767px){.sm-gap-5{gap:5px!important}}@media screen and (max-width: 568px){.xs-gap-5{gap:5px!important}}.gap-6{gap:6px!important}@media screen and (max-width: 767px){.sm-gap-6{gap:6px!important}}@media screen and (max-width: 568px){.xs-gap-6{gap:6px!important}}.gap-7{gap:7px!important}@media screen and (max-width: 767px){.sm-gap-7{gap:7px!important}}@media screen and (max-width: 568px){.xs-gap-7{gap:7px!important}}.gap-8{gap:8px!important}@media screen and (max-width: 767px){.sm-gap-8{gap:8px!important}}@media screen and (max-width: 568px){.xs-gap-8{gap:8px!important}}.gap-9{gap:9px!important}@media screen and (max-width: 767px){.sm-gap-9{gap:9px!important}}@media screen and (max-width: 568px){.xs-gap-9{gap:9px!important}}.gap-10{gap:10px!important}@media screen and (max-width: 767px){.sm-gap-10{gap:10px!important}}@media screen and (max-width: 568px){.xs-gap-10{gap:10px!important}}.gap-11{gap:11px!important}@media screen and (max-width: 767px){.sm-gap-11{gap:11px!important}}@media screen and (max-width: 568px){.xs-gap-11{gap:11px!important}}.gap-12{gap:12px!important}@media screen and (max-width: 767px){.sm-gap-12{gap:12px!important}}@media screen and (max-width: 568px){.xs-gap-12{gap:12px!important}}.gap-13{gap:13px!important}@media screen and (max-width: 767px){.sm-gap-13{gap:13px!important}}@media screen and (max-width: 568px){.xs-gap-13{gap:13px!important}}.gap-14{gap:14px!important}@media screen and (max-width: 767px){.sm-gap-14{gap:14px!important}}@media screen and (max-width: 568px){.xs-gap-14{gap:14px!important}}.gap-15{gap:15px!important}@media screen and (max-width: 767px){.sm-gap-15{gap:15px!important}}@media screen and (max-width: 568px){.xs-gap-15{gap:15px!important}}.gap-16{gap:16px!important}@media screen and (max-width: 767px){.sm-gap-16{gap:16px!important}}@media screen and (max-width: 568px){.xs-gap-16{gap:16px!important}}.gap-17{gap:17px!important}@media screen and (max-width: 767px){.sm-gap-17{gap:17px!important}}@media screen and (max-width: 568px){.xs-gap-17{gap:17px!important}}.gap-18{gap:18px!important}@media screen and (max-width: 767px){.sm-gap-18{gap:18px!important}}@media screen and (max-width: 568px){.xs-gap-18{gap:18px!important}}.gap-19{gap:19px!important}@media screen and (max-width: 767px){.sm-gap-19{gap:19px!important}}@media screen and (max-width: 568px){.xs-gap-19{gap:19px!important}}.gap-20{gap:20px!important}@media screen and (max-width: 767px){.sm-gap-20{gap:20px!important}}@media screen and (max-width: 568px){.xs-gap-20{gap:20px!important}}.gap-21{gap:21px!important}@media screen and (max-width: 767px){.sm-gap-21{gap:21px!important}}@media screen and (max-width: 568px){.xs-gap-21{gap:21px!important}}.gap-22{gap:22px!important}@media screen and (max-width: 767px){.sm-gap-22{gap:22px!important}}@media screen and (max-width: 568px){.xs-gap-22{gap:22px!important}}.gap-23{gap:23px!important}@media screen and (max-width: 767px){.sm-gap-23{gap:23px!important}}@media screen and (max-width: 568px){.xs-gap-23{gap:23px!important}}.gap-24{gap:24px!important}@media screen and (max-width: 767px){.sm-gap-24{gap:24px!important}}@media screen and (max-width: 568px){.xs-gap-24{gap:24px!important}}.gap-25{gap:25px!important}@media screen and (max-width: 767px){.sm-gap-25{gap:25px!important}}@media screen and (max-width: 568px){.xs-gap-25{gap:25px!important}}.gap-26{gap:26px!important}@media screen and (max-width: 767px){.sm-gap-26{gap:26px!important}}@media screen and (max-width: 568px){.xs-gap-26{gap:26px!important}}.gap-27{gap:27px!important}@media screen and (max-width: 767px){.sm-gap-27{gap:27px!important}}@media screen and (max-width: 568px){.xs-gap-27{gap:27px!important}}.gap-28{gap:28px!important}@media screen and (max-width: 767px){.sm-gap-28{gap:28px!important}}@media screen and (max-width: 568px){.xs-gap-28{gap:28px!important}}.gap-29{gap:29px!important}@media screen and (max-width: 767px){.sm-gap-29{gap:29px!important}}@media screen and (max-width: 568px){.xs-gap-29{gap:29px!important}}.gap-30{gap:30px!important}@media screen and (max-width: 767px){.sm-gap-30{gap:30px!important}}@media screen and (max-width: 568px){.xs-gap-30{gap:30px!important}}.gap-31{gap:31px!important}@media screen and (max-width: 767px){.sm-gap-31{gap:31px!important}}@media screen and (max-width: 568px){.xs-gap-31{gap:31px!important}}.gap-32{gap:32px!important}@media screen and (max-width: 767px){.sm-gap-32{gap:32px!important}}@media screen and (max-width: 568px){.xs-gap-32{gap:32px!important}}.gap-33{gap:33px!important}@media screen and (max-width: 767px){.sm-gap-33{gap:33px!important}}@media screen and (max-width: 568px){.xs-gap-33{gap:33px!important}}.gap-34{gap:34px!important}@media screen and (max-width: 767px){.sm-gap-34{gap:34px!important}}@media screen and (max-width: 568px){.xs-gap-34{gap:34px!important}}.gap-35{gap:35px!important}@media screen and (max-width: 767px){.sm-gap-35{gap:35px!important}}@media screen and (max-width: 568px){.xs-gap-35{gap:35px!important}}.gap-36{gap:36px!important}@media screen and (max-width: 767px){.sm-gap-36{gap:36px!important}}@media screen and (max-width: 568px){.xs-gap-36{gap:36px!important}}.gap-37{gap:37px!important}@media screen and (max-width: 767px){.sm-gap-37{gap:37px!important}}@media screen and (max-width: 568px){.xs-gap-37{gap:37px!important}}.gap-38{gap:38px!important}@media screen and (max-width: 767px){.sm-gap-38{gap:38px!important}}@media screen and (max-width: 568px){.xs-gap-38{gap:38px!important}}.gap-39{gap:39px!important}@media screen and (max-width: 767px){.sm-gap-39{gap:39px!important}}@media screen and (max-width: 568px){.xs-gap-39{gap:39px!important}}.gap-40{gap:40px!important}@media screen and (max-width: 767px){.sm-gap-40{gap:40px!important}}@media screen and (max-width: 568px){.xs-gap-40{gap:40px!important}}.gap-41{gap:41px!important}@media screen and (max-width: 767px){.sm-gap-41{gap:41px!important}}@media screen and (max-width: 568px){.xs-gap-41{gap:41px!important}}.gap-42{gap:42px!important}@media screen and (max-width: 767px){.sm-gap-42{gap:42px!important}}@media screen and (max-width: 568px){.xs-gap-42{gap:42px!important}}.gap-43{gap:43px!important}@media screen and (max-width: 767px){.sm-gap-43{gap:43px!important}}@media screen and (max-width: 568px){.xs-gap-43{gap:43px!important}}.gap-44{gap:44px!important}@media screen and (max-width: 767px){.sm-gap-44{gap:44px!important}}@media screen and (max-width: 568px){.xs-gap-44{gap:44px!important}}.gap-45{gap:45px!important}@media screen and (max-width: 767px){.sm-gap-45{gap:45px!important}}@media screen and (max-width: 568px){.xs-gap-45{gap:45px!important}}.gap-46{gap:46px!important}@media screen and (max-width: 767px){.sm-gap-46{gap:46px!important}}@media screen and (max-width: 568px){.xs-gap-46{gap:46px!important}}.gap-47{gap:47px!important}@media screen and (max-width: 767px){.sm-gap-47{gap:47px!important}}@media screen and (max-width: 568px){.xs-gap-47{gap:47px!important}}.gap-48{gap:48px!important}@media screen and (max-width: 767px){.sm-gap-48{gap:48px!important}}@media screen and (max-width: 568px){.xs-gap-48{gap:48px!important}}.gap-49{gap:49px!important}@media screen and (max-width: 767px){.sm-gap-49{gap:49px!important}}@media screen and (max-width: 568px){.xs-gap-49{gap:49px!important}}.gap-50{gap:50px!important}@media screen and (max-width: 767px){.sm-gap-50{gap:50px!important}}@media screen and (max-width: 568px){.xs-gap-50{gap:50px!important}}.gap-51{gap:51px!important}@media screen and (max-width: 767px){.sm-gap-51{gap:51px!important}}@media screen and (max-width: 568px){.xs-gap-51{gap:51px!important}}.gap-52{gap:52px!important}@media screen and (max-width: 767px){.sm-gap-52{gap:52px!important}}@media screen and (max-width: 568px){.xs-gap-52{gap:52px!important}}.gap-53{gap:53px!important}@media screen and (max-width: 767px){.sm-gap-53{gap:53px!important}}@media screen and (max-width: 568px){.xs-gap-53{gap:53px!important}}.gap-54{gap:54px!important}@media screen and (max-width: 767px){.sm-gap-54{gap:54px!important}}@media screen and (max-width: 568px){.xs-gap-54{gap:54px!important}}.gap-55{gap:55px!important}@media screen and (max-width: 767px){.sm-gap-55{gap:55px!important}}@media screen and (max-width: 568px){.xs-gap-55{gap:55px!important}}.gap-56{gap:56px!important}@media screen and (max-width: 767px){.sm-gap-56{gap:56px!important}}@media screen and (max-width: 568px){.xs-gap-56{gap:56px!important}}.gap-57{gap:57px!important}@media screen and (max-width: 767px){.sm-gap-57{gap:57px!important}}@media screen and (max-width: 568px){.xs-gap-57{gap:57px!important}}.gap-58{gap:58px!important}@media screen and (max-width: 767px){.sm-gap-58{gap:58px!important}}@media screen and (max-width: 568px){.xs-gap-58{gap:58px!important}}.gap-59{gap:59px!important}@media screen and (max-width: 767px){.sm-gap-59{gap:59px!important}}@media screen and (max-width: 568px){.xs-gap-59{gap:59px!important}}.gap-60{gap:60px!important}@media screen and (max-width: 767px){.sm-gap-60{gap:60px!important}}@media screen and (max-width: 568px){.xs-gap-60{gap:60px!important}}.gap-61{gap:61px!important}@media screen and (max-width: 767px){.sm-gap-61{gap:61px!important}}@media screen and (max-width: 568px){.xs-gap-61{gap:61px!important}}.gap-62{gap:62px!important}@media screen and (max-width: 767px){.sm-gap-62{gap:62px!important}}@media screen and (max-width: 568px){.xs-gap-62{gap:62px!important}}.gap-63{gap:63px!important}@media screen and (max-width: 767px){.sm-gap-63{gap:63px!important}}@media screen and (max-width: 568px){.xs-gap-63{gap:63px!important}}.gap-64{gap:64px!important}@media screen and (max-width: 767px){.sm-gap-64{gap:64px!important}}@media screen and (max-width: 568px){.xs-gap-64{gap:64px!important}}.gap-65{gap:65px!important}@media screen and (max-width: 767px){.sm-gap-65{gap:65px!important}}@media screen and (max-width: 568px){.xs-gap-65{gap:65px!important}}.gap-66{gap:66px!important}@media screen and (max-width: 767px){.sm-gap-66{gap:66px!important}}@media screen and (max-width: 568px){.xs-gap-66{gap:66px!important}}.gap-67{gap:67px!important}@media screen and (max-width: 767px){.sm-gap-67{gap:67px!important}}@media screen and (max-width: 568px){.xs-gap-67{gap:67px!important}}.gap-68{gap:68px!important}@media screen and (max-width: 767px){.sm-gap-68{gap:68px!important}}@media screen and (max-width: 568px){.xs-gap-68{gap:68px!important}}.gap-69{gap:69px!important}@media screen and (max-width: 767px){.sm-gap-69{gap:69px!important}}@media screen and (max-width: 568px){.xs-gap-69{gap:69px!important}}.gap-70{gap:70px!important}@media screen and (max-width: 767px){.sm-gap-70{gap:70px!important}}@media screen and (max-width: 568px){.xs-gap-70{gap:70px!important}}.gap-71{gap:71px!important}@media screen and (max-width: 767px){.sm-gap-71{gap:71px!important}}@media screen and (max-width: 568px){.xs-gap-71{gap:71px!important}}.gap-72{gap:72px!important}@media screen and (max-width: 767px){.sm-gap-72{gap:72px!important}}@media screen and (max-width: 568px){.xs-gap-72{gap:72px!important}}.gap-73{gap:73px!important}@media screen and (max-width: 767px){.sm-gap-73{gap:73px!important}}@media screen and (max-width: 568px){.xs-gap-73{gap:73px!important}}.gap-74{gap:74px!important}@media screen and (max-width: 767px){.sm-gap-74{gap:74px!important}}@media screen and (max-width: 568px){.xs-gap-74{gap:74px!important}}.gap-75{gap:75px!important}@media screen and (max-width: 767px){.sm-gap-75{gap:75px!important}}@media screen and (max-width: 568px){.xs-gap-75{gap:75px!important}}.gap-76{gap:76px!important}@media screen and (max-width: 767px){.sm-gap-76{gap:76px!important}}@media screen and (max-width: 568px){.xs-gap-76{gap:76px!important}}.gap-77{gap:77px!important}@media screen and (max-width: 767px){.sm-gap-77{gap:77px!important}}@media screen and (max-width: 568px){.xs-gap-77{gap:77px!important}}.gap-78{gap:78px!important}@media screen and (max-width: 767px){.sm-gap-78{gap:78px!important}}@media screen and (max-width: 568px){.xs-gap-78{gap:78px!important}}.gap-79{gap:79px!important}@media screen and (max-width: 767px){.sm-gap-79{gap:79px!important}}@media screen and (max-width: 568px){.xs-gap-79{gap:79px!important}}.gap-80{gap:80px!important}@media screen and (max-width: 767px){.sm-gap-80{gap:80px!important}}@media screen and (max-width: 568px){.xs-gap-80{gap:80px!important}}.gap-81{gap:81px!important}@media screen and (max-width: 767px){.sm-gap-81{gap:81px!important}}@media screen and (max-width: 568px){.xs-gap-81{gap:81px!important}}.gap-82{gap:82px!important}@media screen and (max-width: 767px){.sm-gap-82{gap:82px!important}}@media screen and (max-width: 568px){.xs-gap-82{gap:82px!important}}.gap-83{gap:83px!important}@media screen and (max-width: 767px){.sm-gap-83{gap:83px!important}}@media screen and (max-width: 568px){.xs-gap-83{gap:83px!important}}.gap-84{gap:84px!important}@media screen and (max-width: 767px){.sm-gap-84{gap:84px!important}}@media screen and (max-width: 568px){.xs-gap-84{gap:84px!important}}.gap-85{gap:85px!important}@media screen and (max-width: 767px){.sm-gap-85{gap:85px!important}}@media screen and (max-width: 568px){.xs-gap-85{gap:85px!important}}.gap-86{gap:86px!important}@media screen and (max-width: 767px){.sm-gap-86{gap:86px!important}}@media screen and (max-width: 568px){.xs-gap-86{gap:86px!important}}.gap-87{gap:87px!important}@media screen and (max-width: 767px){.sm-gap-87{gap:87px!important}}@media screen and (max-width: 568px){.xs-gap-87{gap:87px!important}}.gap-88{gap:88px!important}@media screen and (max-width: 767px){.sm-gap-88{gap:88px!important}}@media screen and (max-width: 568px){.xs-gap-88{gap:88px!important}}.gap-89{gap:89px!important}@media screen and (max-width: 767px){.sm-gap-89{gap:89px!important}}@media screen and (max-width: 568px){.xs-gap-89{gap:89px!important}}.gap-90{gap:90px!important}@media screen and (max-width: 767px){.sm-gap-90{gap:90px!important}}@media screen and (max-width: 568px){.xs-gap-90{gap:90px!important}}.gap-91{gap:91px!important}@media screen and (max-width: 767px){.sm-gap-91{gap:91px!important}}@media screen and (max-width: 568px){.xs-gap-91{gap:91px!important}}.gap-92{gap:92px!important}@media screen and (max-width: 767px){.sm-gap-92{gap:92px!important}}@media screen and (max-width: 568px){.xs-gap-92{gap:92px!important}}.gap-93{gap:93px!important}@media screen and (max-width: 767px){.sm-gap-93{gap:93px!important}}@media screen and (max-width: 568px){.xs-gap-93{gap:93px!important}}.gap-94{gap:94px!important}@media screen and (max-width: 767px){.sm-gap-94{gap:94px!important}}@media screen and (max-width: 568px){.xs-gap-94{gap:94px!important}}.gap-95{gap:95px!important}@media screen and (max-width: 767px){.sm-gap-95{gap:95px!important}}@media screen and (max-width: 568px){.xs-gap-95{gap:95px!important}}.gap-96{gap:96px!important}@media screen and (max-width: 767px){.sm-gap-96{gap:96px!important}}@media screen and (max-width: 568px){.xs-gap-96{gap:96px!important}}.gap-97{gap:97px!important}@media screen and (max-width: 767px){.sm-gap-97{gap:97px!important}}@media screen and (max-width: 568px){.xs-gap-97{gap:97px!important}}.gap-98{gap:98px!important}@media screen and (max-width: 767px){.sm-gap-98{gap:98px!important}}@media screen and (max-width: 568px){.xs-gap-98{gap:98px!important}}.gap-99{gap:99px!important}@media screen and (max-width: 767px){.sm-gap-99{gap:99px!important}}@media screen and (max-width: 568px){.xs-gap-99{gap:99px!important}}.h0{height:0px!important}.min-h0{min-height:0px!important}.max-h0{max-height:0px!important}.h10{height:10px!important}.min-h10{min-height:10px!important}.max-h10{max-height:10px!important}.h20{height:20px!important}.min-h20{min-height:20px!important}.max-h20{max-height:20px!important}.h30{height:30px!important}.min-h30{min-height:30px!important}.max-h30{max-height:30px!important}.h40{height:40px!important}.min-h40{min-height:40px!important}.max-h40{max-height:40px!important}.h50{height:50px!important}.min-h50{min-height:50px!important}.max-h50{max-height:50px!important}.h60{height:60px!important}.min-h60{min-height:60px!important}.max-h60{max-height:60px!important}.h70{height:70px!important}.min-h70{min-height:70px!important}.max-h70{max-height:70px!important}.h80{height:80px!important}.min-h80{min-height:80px!important}.max-h80{max-height:80px!important}.h90{height:90px!important}.min-h90{min-height:90px!important}.max-h90{max-height:90px!important}.h100{height:100px!important}.min-h100{min-height:100px!important}.max-h100{max-height:100px!important}.h110{height:110px!important}.min-h110{min-height:110px!important}.max-h110{max-height:110px!important}.h120{height:120px!important}.min-h120{min-height:120px!important}.max-h120{max-height:120px!important}.h130{height:130px!important}.min-h130{min-height:130px!important}.max-h130{max-height:130px!important}.h140{height:140px!important}.min-h140{min-height:140px!important}.max-h140{max-height:140px!important}.h150{height:150px!important}.min-h150{min-height:150px!important}.max-h150{max-height:150px!important}.h160{height:160px!important}.min-h160{min-height:160px!important}.max-h160{max-height:160px!important}.h170{height:170px!important}.min-h170{min-height:170px!important}.max-h170{max-height:170px!important}.h180{height:180px!important}.min-h180{min-height:180px!important}.max-h180{max-height:180px!important}.h190{height:190px!important}.min-h190{min-height:190px!important}.max-h190{max-height:190px!important}.h200{height:200px!important}.min-h200{min-height:200px!important}.max-h200{max-height:200px!important}.h210{height:210px!important}.min-h210{min-height:210px!important}.max-h210{max-height:210px!important}.h220{height:220px!important}.min-h220{min-height:220px!important}.max-h220{max-height:220px!important}.h230{height:230px!important}.min-h230{min-height:230px!important}.max-h230{max-height:230px!important}.h240{height:240px!important}.min-h240{min-height:240px!important}.max-h240{max-height:240px!important}.h250{height:250px!important}.min-h250{min-height:250px!important}.max-h250{max-height:250px!important}.h260{height:260px!important}.min-h260{min-height:260px!important}.max-h260{max-height:260px!important}.h270{height:270px!important}.min-h270{min-height:270px!important}.max-h270{max-height:270px!important}.h280{height:280px!important}.min-h280{min-height:280px!important}.max-h280{max-height:280px!important}.h290{height:290px!important}.min-h290{min-height:290px!important}.max-h290{max-height:290px!important}.fw-100{font-weight:100!important}.fw-200{font-weight:200!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}.fs-1{font-size:1px!important}.fs-2{font-size:2px!important}.fs-3{font-size:3px!important}.fs-4{font-size:4px!important}.fs-5{font-size:5px!important}.fs-6{font-size:6px!important}.fs-7{font-size:7px!important}.fs-8{font-size:8px!important}.fs-9{font-size:9px!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-17{font-size:17px!important}.fs-19{font-size:19px!important}.fs-20{font-size:20px!important}.fs-21{font-size:21px!important}.fs-22{font-size:22px!important}.fs-23{font-size:23px!important}.fs-24{font-size:24px!important}.fs-25{font-size:25px!important}.fs-26{font-size:26px!important}.fs-27{font-size:27px!important}.fs-28{font-size:28px!important}.fs-29{font-size:29px!important}.fs-30{font-size:30px!important}.fs-31{font-size:31px!important}.fs-32{font-size:32px!important}.fs-33{font-size:33px!important}.fs-34{font-size:34px!important}.fs-35{font-size:35px!important}.fs-36{font-size:36px!important}.fs-37{font-size:37px!important}.fs-38{font-size:38px!important}.fs-39{font-size:39px!important}.fs-40{font-size:40px!important}.fs-41{font-size:41px!important}.fs-42{font-size:42px!important}.fs-43{font-size:43px!important}.fs-44{font-size:44px!important}.fs-45{font-size:45px!important}.fs-46{font-size:46px!important}.fs-47{font-size:47px!important}.fs-48{font-size:48px!important}.fs-49{font-size:49px!important}.loading{border:4px solid #FFF;border-top-color:#0000;border-left-color:#0000;width:20px;height:20px;opacity:.8;border-radius:50%;animation:loadingSpinner .7s infinite linear;-webkit-animation:loadingSpinner .7s infinite linear}@keyframes loadingSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.text-primary{color:var(--primary)!important}.text-secondary{color:var(--secondary)!important}.text-dark{color:var(--darkcolor)!important}.text{color:var(--bodytext)!important}.text-black{color:var(--black)!important}.text-lite{color:var(--litetext)!important}.white-text{color:var(--white)!important}.black-text{color:var(--black)!important}.text-blue-link{color:var(--blue)!important;cursor:pointer}.hover-primary-link:hover{color:var(--primary)!important}.bg-lite{background-color:var(--liteBg)!important}.dark-bg,.bg-dark{background-color:var(--darkcolor)!important}.fw-300{font-weight:300!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}h1,.h1{margin:0;padding:0;color:var(--darkcolor);font-size:55px;line-height:1.1;font-weight:700}@media screen and (max-width: 991px){h1,.h1{font-size:40px}}@media screen and (max-width: 767px){h1,.h1{font-size:30px}}h2,.h2{margin:0;padding:0;color:var(--darkcolor);font-size:35px;line-height:1.1;font-weight:700}@media screen and (max-width: 991px){h2,.h2{font-size:28px}}@media screen and (max-width: 767px){h2,.h2{font-size:26px}}h3,.h3{margin:0;padding:0;color:var(--darkcolor);font-size:25px;font-weight:700;line-height:1.1}@media screen and (max-width: 991px){h3,.h3{font-size:22px}}@media screen and (max-width: 767px){h3,.h3{font-size:20px}}h4,.h4{margin:0;padding:0;color:var(--darkcolor);font-size:20px;font-weight:700;line-height:1.1}@media screen and (max-width: 767px){h4,.h4{font-size:18px}}h5,.h5{margin:0;padding:0;color:var(--darkcolor);font-size:18px;font-weight:600;line-height:1.1}@media screen and (max-width: 767px){h5,.h5{font-size:16px}}h6,.h6{margin:0;padding:0;color:var(--darkcolor);font-size:16px;font-weight:600;line-height:1.1}p{margin:0;padding:0}.form-group{margin-bottom:20px}.label-title{margin-bottom:5px;line-height:1.2;display:block;font-size:14px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.pointer{cursor:pointer!important}.text-center{text-align:center!important}.d-none{display:none!important}.block{display:block!important}.d-inline-block{display:inline-block!important}.overflow-hidden{overflow:hidden}.divider{border-top:1px solid var(--lite-border-color);margin-top:20px;margin-bottom:20px}.border-0{border:0!important}.flex-wrap,.wrap{flex-wrap:wrap!important}.flex-shrink-0{flex-shrink:0!important}.flex-grow-1{flex-grow:1!important}.flex-1{flex:1!important}.inline-flex{display:inline-flex!important;align-items:center}.m-auto{margin:auto}.justify-content-right,.justify-content-center,.justify-content-left,.align-center,.align-bottom,.align-left,.align-right,.align-top,.align-between,.justify-space-between{display:flex!important}.align-right,.justify-content-right{justify-content:flex-end!important}.align-justify-center,.justify-content-center{justify-content:center!important}.align-left,.justify-content-left{justify-content:flex-start!important}.align-between,.justify-space-between{justify-content:space-between!important}.align-center{align-items:center!important}.align-bottom{align-items:flex-end!important}.align-top{align-items:flex-start!important}.direction-column{flex-direction:column}.status{position:relative;display:inline-flex;align-items:center}.statusDiv{padding:6px 14px;border-radius:15px;background:rgba(107,149,202,.13);border:1px solid rgba(107,149,202,.13);color:var(--darkcolor);position:relative;display:inline-flex;align-items:center;font-weight:500;white-space:nowrap}*{box-sizing:border-box;-webkit-box-sizing:border-box}#wrapper{overflow-x:hidden}body{font-size:16px;color:var(--bodytext);margin:0;padding:0;font-family:var(--font);line-height:1.4;background:var(--white)}a{text-decoration:none}img{max-width:100%}img,svg{vertical-align:middle;height:auto}input,textarea,select{border:1px solid #b8c0e2!important}img .qrcode{vertical-align:middle!important;height:auto;max-width:0!important}p{font-weight:400;line-height:150%}p~p{margin-top:15px}@media screen and (max-width: 767px){p~p{margin-top:10px}}.litetext{color:var(--litetext)}ul{margin:0;padding:0;list-style:none}@media screen and (min-width: 1200px){.container{max-width:1200px}}@media screen and (min-width: 1600px){.container{max-width:1400px}}.dark-bg{background-color:var(--darkbg)!important}.light-bg{background-color:var(--litebg)!important}.white-bg{background-color:var(--white)!important}.text-green{color:var(--green)!important}.text-red{color:var(--red)!important}.text-danger,.required{color:#c50909!important}.section{padding:100px 0}@media screen and (max-width: 1599px){.section{padding:80px 0}}@media screen and (max-width: 1199px){.section{padding:50px 0}}@media screen and (max-width: 767px){.section{padding:40px 0}}.list{margin:0;padding:0;display:flex;flex-direction:column;gap:20px 0}.list li{margin:0;padding:0 0 0 30px;list-style:none;position:relative}.list li:before{position:absolute;left:0;top:2px;content:"";width:18px;height:18px;border-radius:50%;display:block;background:url('data:image/svg+xml,<svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2324_420)"><path d="M17.4167 8.77197V9.5003C17.4157 11.2075 16.8629 12.8686 15.8407 14.2359C14.8186 15.6032 13.3818 16.6035 11.7447 17.0876C10.1076 17.5716 8.35784 17.5135 6.75647 16.9218C5.15509 16.3302 3.78786 15.2368 2.85869 13.8046C1.92951 12.3725 1.48818 10.6784 1.6005 8.97488C1.71283 7.27141 2.3728 5.64989 3.48198 4.35215C4.59116 3.05441 6.09013 2.14998 7.75533 1.77375C9.42052 1.39752 11.1627 1.56965 12.7221 2.26447" stroke="%2308DE77" stroke-width="1.27397" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.4167 3.16699L9.5 11.0916L7.125 8.71658" stroke="%2308DE77" stroke-width="1.27397" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2324_420"><rect width="19" height="19" fill="white"/></clipPath></defs></svg>');background-repeat:no-repeat;background-size:100%;background-position:center}.form-control,.form-select{border-radius:4px;font-size:14px;height:38px}textarea.form-control{height:auto;min-height:55px}.btn{border-radius:4px;padding:5px 25px;height:42px;font-size:16px;display:inline-flex;align-items:center;justify-content:center}.btn-primary{background-color:var(--primary);border-color:var(--primary)}.btn-primary:hover{background:var(--secondary);border-color:var(--secondary);color:var(--white)}.btn-white{background:var(--white);border-color:var(--white);color:var(--darkcolor)}.btn-white svg{stroke:var(--darkcolor)}.btn-white:hover{background:var(--darkcolor);border-color:var(--darkcolor);color:var(--white)}.btn-white:hover svg{stroke:var(--white)}.btn-dark{background:var(--darkcolor);border-color:var(--darkcolor)}.btn-dark:hover{background:var(--primary);border-color:var(--primary)}.btn-outline-white{border-color:var(--white);color:var(--white)}.btn-outline-white svg{stroke:var(--white)}.btn-outline-white:hover{background:var(--white);border-color:var(--white);color:var(--darkcolor)}.btn-outline-white:hover svg{stroke:var(--darkcolor)}::placeholder{color:#8f9bab99!important}.header{padding:22px 0;position:fixed;left:0;right:0;top:0;z-index:99}.header.fixed{background:linear-gradient(101.12deg,#052953 16.31%,#011023 101.09%);box-shadow:0 0 25px #00000040}.headerRight{display:flex;align-items:center}@media screen and (max-width: 1199px){.logo{max-width:125px}}.menu>ul{margin:0;padding:0;display:flex;align-items:center;gap:0 30px}.menu>ul>li{margin:0;padding:0;position:relative}.menu>ul>li>a{color:var(--white);font-size:18px;font-weight:300;cursor:pointer;display:block}.menu>ul>li.active a,.menu>ul>li:hover a{color:var(--primary)}.menu .menu>ul>li .subMenu>ul>li>a{color:var(--bodytext)}.menu>ul>li .subMenu{padding:10px 0}.menu>ul>li .subMenu>ul>li>a{display:block;padding:5px;color:var(--bodytext)!important;font-size:14px}.menu>ul>li .subMenu>ul>li>a.active{color:var(--primary)!important}@media screen and (min-width: 1200px){.menu>ul>li .subMenu{position:absolute;width:260px;background:#fff;padding:13px;left:-17px;border-radius:7px;margin-top:12px;display:none}.menu>ul>li:hover>.subMenu{display:block}.menu>ul>li .subMenu>ul>li>a{display:block;padding:5px;color:#fff}.menu>ul>li .subMenu:after{content:"";position:absolute;top:-17px;height:17px;width:100%;left:0}.menu>ul>li .subMenu:before{content:"";position:absolute;width:14px;height:14px;background:#fff;display:block;top:-7px;transform:rotate(45deg);left:50px}.menu>ul>li .subMenu>ul>li>a.active{color:var(--primary)}}.headerLink{margin-left:40px;display:flex;gap:0 8px}.headerLink .btn{font-size:18px;font-weight:300;color:var(--white);padding-left:20px;padding-right:20px}.headerLink .btn-text:hover{background-color:var(--secondary)}.menuOpenIcon{display:none}@media screen and (max-width: 1199px){.header{background:linear-gradient(101.12deg,#052953 16.31%,#011023 101.09%);padding:10px 0}.menuOpenIcon{display:block}.menuOpenIcon:before{display:none;content:"";position:fixed;left:0;top:0;width:100%;height:100%;z-index:1}.menuOpenIcon svg{position:relative;z-index:1}.headerRight{display:block;background:#001328;position:fixed;left:-300px;top:0;width:300px;height:100%;z-index:99;padding:20px 30px 30px;overflow-y:auto;transition:all .5s ease 0s}.menu>ul{display:block}.menu>ul>li{margin:8px 0}.menu>ul>li>a{padding:5px 0}.menuOpen{overflow:hidden}.menuOpen .menuOpenIcon:before{display:block}.menuOpen .headerRight{left:0}.headerLink{margin:30px 0 0;flex-direction:column;gap:10px 0}.headerLink .btn.btn-text{background-color:var(--secondary)}.headerLink .btn{flex-grow:1;flex-basis:0;font-size:16px;padding:10px;background:var(--primary)}}.titleDiv{margin-bottom:50px}@media screen and (max-width: 991px){.titleDiv{margin-bottom:30px}}@media screen and (max-width: 767px){.titleDiv{margin-bottom:15px}}.h1Title{font-weight:300;color:#7f9cd5!important}.h1Title span{font-weight:700;color:#fff}@media screen and (max-width: 1199px){.h1Title br{display:none}}.h2Title{font-weight:300;color:var(--darkcolor)}.h2Title span{font-weight:700}.h3Title{font-weight:300;color:var(--darkcolor)}.h3Title span{font-weight:700;color:var(--darkcolor)}.footer{background:var(--darkbg)}.footerMain{padding:35px 0 30px;font-size:14px}@media screen and (max-width: 767px){.footerMain{padding-top:20px}}.footerMain h4,.footerMain .h4{margin-top:10px;margin-bottom:20px;padding:0;font-size:18px;font-weight:600;color:var(--white)}.footerMain p{color:var(--litetext);margin:0;font-size:14px;font-weight:300;line-height:150%}.footerMain p~p{margin-top:10px}.footerMain a{color:var(--litetext)}.footerBox{padding:10px 0}.footerLogo{margin-bottom:15px}.iso-logo{display:flex;align-items:center;gap:0 10px;margin-bottom:10px}.footerText{max-width:340px}@media screen and (max-width: 1199px){.footerText{max-width:100%}}.footerNav{margin:0;padding:0}.footerNav li{margin:0;padding:0;list-style:none}.footerNav li~li{margin-top:12px}.footerNav li a{cursor:pointer;color:var(--litetext)!important}.footerNav li a.active,.footerNav li a:hover{color:var(--primary)!important}.footerSocial{margin-top:20px;display:flex;align-items:center;gap:0 25px}.footerSocial a{cursor:pointer}.footerSocial a.linkedin svg{fill:#0077b5}.footerSocial a.youtube svg{fill:#cd201f}.footerSocial a svg{fill:var(--litetext)}.footerCopyright{border-top:1px solid rgba(255,255,255,.1);padding:25px 0;font-size:12px;color:var(--litetext);display:flex;align-items:center}.footerCopyright .copyrightNav{padding:0;display:flex;align-items:center;gap:0 15px;margin:0 0 0 10px}.footerCopyright .copyrightNav li{margin:0;padding:0 0 0 16px;list-style:none;position:relative}.footerCopyright .copyrightNav li:before{position:absolute;left:0;top:50%;content:"";width:6px;height:6px;border-radius:50%;display:block;background-color:var(--secondary);margin-top:-3px}.footerCopyright .copyrightNav li a{cursor:pointer;color:var(--white)}.footerCopyright .copyrightNav li a.active,.footerCopyright .copyrightNav li a:hover{color:var(--primary)}@media screen and (max-width: 568px){.footerCopyright{flex-direction:column;gap:10px}}.footerCampusBg{position:relative;z-index:1}.footerCampusBg:before{content:"";position:absolute;inset:50% 0 0;background:var(--darkbg);display:block;z-index:-1}.footerCampus{padding:40px 50px;border-radius:10px;min-height:280px;background:var(--secondary)}@media screen and (min-width: 1200px){.footerCampus>.row .col-md-8{width:70%}.footerCampus>.row .col-md-4{width:30%}}@media screen and (max-width: 991px){.footerCampus{padding:20px 40px}}@media screen and (max-width: 767px){.footerCampus{padding:15px 30px}.footerCampus .row{flex-direction:column-reverse}}.modernCampusBox{padding:10px 0}.modernCampusBox .h2Title{margin-bottom:15px;line-height:1.25}.modernCampusBox .btn-dark{margin-top:25px}.modernCampusBox .camplist{margin:0;padding:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px 25px}.modernCampusBox .camplist li{margin:0;padding:0 0 0 25px;list-style:none;position:relative}.modernCampusBox .camplist li:before{position:absolute;left:0;top:2px;content:"";width:18px;height:18px;border-radius:50%;display:block;background:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2323_308)"><path d="M14.0137 7.41443V8.00046C14.0129 9.37407 13.5681 10.7106 12.7457 11.8108C11.9232 12.911 10.7672 13.7158 9.44992 14.1053C8.13268 14.4947 6.72483 14.448 5.43634 13.9719C4.14785 13.4959 3.04776 12.6161 2.30013 11.4638C1.5525 10.3115 1.1974 8.94834 1.28778 7.5777C1.37816 6.20707 1.90918 4.90237 2.80164 3.85819C3.69411 2.814 4.9002 2.08629 6.24004 1.78357C7.57988 1.48085 8.98168 1.61935 10.2364 2.17841" stroke="white" stroke-width="1.27397" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.0137 2.9043L7.64384 9.28053L5.73288 7.36957" stroke="white" stroke-width="1.27397" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2323_308"><rect width="15.2877" height="15.2877" fill="white" transform="translate(0 0.356445)"/></clipPath></defs></svg>');background-repeat:no-repeat;background-size:100%;background-position:center}.modernCampusBox .camplist li a{cursor:pointer;color:var(--white);font-size:14px}.modernCampusBox .camplist li a:hover{color:var(--white);cursor:default}.modernCampusImg{padding:10px 0}@media screen and (max-width: 767px){.modernCampusImg{justify-content:center!important}}.bannerBg{background:linear-gradient(101.12deg,#052953 16.31%,#011023 101.09%);padding-top:75px}@media screen and (max-width: 1199px){.bannerBg{padding-top:80px}}.bannerBg.campusBg{background:url(campus-bg.ae60d9eaf977a2e1.jpg) no-repeat center/cover}.bannerSec{padding:100px 0 150px}@media screen and (max-width: 1199px){.bannerSec{padding:30px 0 90px}}@media screen and (max-width: 767px){.bannerSec{padding:20px 0 30px}}.bannerBox{max-width:630px}.bannerBox h1,.bannerBox .h1{line-height:120%}@media screen and (max-width: 1199px){.bannerBox h1,.bannerBox .h1{font-size:35px}}@media screen and (max-width: 991px){.bannerBox h1,.bannerBox .h1{font-size:30px}}.bannerBox .btn{margin-top:40px}@media screen and (max-width: 767px){.bannerBox .btn{margin-top:20px}}.bannerBox p{margin-top:20px}.bannerVideo{margin-left:25px;position:relative}@media screen and (max-width: 991px){.bannerVideo{margin-left:0}}@media screen and (max-width: 767px){.bannerVideo{margin-top:30px}}.overlayVideo{position:absolute;inset:0;background:rgba(8,45,71,.5);display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width: 1199px){.overlayVideo img{width:60px;height:60px}}@media screen and (min-width: 1200px){.video-dialog-modal{max-width:800px}}.video-dialog-modal .modal-content{border-radius:15px}.video-dialog-modal .btn-close{position:absolute;right:-10px;top:-10px;box-shadow:none;background-color:#fff;padding:5px;border-radius:50%;background-size:10px;opacity:1}.video-dialog-modal .videoModal{height:450px;border-radius:10px;overflow:hidden}@media screen and (max-width: 767px){.video-dialog-modal .videoModal{height:250px}}.video-dialog-modal .videoModal iframe{width:100%;height:100%;display:block}.clientWhiteBg{margin-top:-40px;margin-bottom:-40px;background:transparent;padding:0;border-radius:6px;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.clientWhiteBg{padding:20px 10px;border-radius:0;margin:0}}.clientBanBox{display:flex;align-items:center;justify-content:center;gap:10px 40px;padding:20px 40px;background:#fff;border-radius:6px}@media screen and (max-width: 767px){.clientBanBox{flex-wrap:wrap;gap:10px}}.campusHiring{padding-top:125px}@media screen and (max-width: 991px){.campusHiring{padding-top:100px}}@media screen and (max-width: 767px){.campusHiring{padding:40px 0 30px}}.campusHiringSec{margin:15px 0}.home-accordion .accordion-item{margin-top:5px;border:0;border-radius:5px;background-color:var(--white);box-shadow:0 4px 14px #00000008}.home-accordion .accordion-button{background-color:transparent;box-shadow:none;font-size:20px;font-weight:600;border-radius:0;color:var(--darkcolor);padding:10px 18px}.home-accordion .accordion-button:after{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 8.5L12 15.5L5 8.5" stroke="#08DE77" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;width:24px;height:24px;transform:none;content:""}.home-accordion .accordion-body{padding-top:0;color:var(--bodytext)}.home-accordion .accordion-body p{margin:0 0 10px;font-size:16px;line-height:150%;font-weight:400}.home-accordion .accordion-body ul{margin-bottom:10px;margin-left:0}.home-accordion .accordion-body ul li{font-size:16px;font-weight:400;display:block;padding:4px 0 4px 24px;position:relative}.home-accordion .accordion-body ul li:after{position:absolute;content:"";left:2px;top:6px;background:url(tick-icon.f38e3a1b08a0df9e.svg) no-repeat center;width:15px;height:15px;display:block;border-radius:50%}.campusHiringCard{padding:0;background:var(--white);border-radius:5px;box-shadow:0 4px 14px #00000008}.campusHiringCard~.campusHiringCard{margin-top:10px}.campHiringHeader{padding:15px 20px;display:flex;justify-content:space-between;align-items:center}.campHiringHeader h5,.campHiringHeader .h5{margin:0;padding:0;font-size:16px;font-weight:300}.campHiringHeader .campHrngIcon{cursor:pointer;opacity:0;visibility:hidden;fill:none;stroke:var(--secondary)}.campHiringHeader:hover .campHrngIcon{opacity:1;visibility:visible}.campHiringBody{padding:0 20px 20px}.campHiringBody p{margin:0;font-size:13px;line-height:150%;font-size:300}.campsPlateformImage{margin:30px auto;position:relative;padding:0 20px;max-width:600px;z-index:1}.campsPlateformImage:before{width:225px;height:225px;border-radius:50%;background:#D4F6E7;opacity:.7;display:block;position:absolute;right:0;top:0;z-index:-1}.campsPlateformImage .svgPortIcon{position:absolute;left:0;bottom:0}.campsPlateformImage .image{margin:auto;border-radius:10px;overflow:hidden}.campsPlateformImage .image img{width:100%}.companyBlock{margin:15px 0}.companyCmsContent{max-width:540px}.companyCmsContent h3,.companyCmsContent .h3{font-weight:500}.campRegDiv{margin-top:50px}@media screen and (max-width: 767px){.campRegDiv{margin-top:30px;gap:10px!important}}.campRegBox{border:1px solid var(--bodytext);padding:20px;text-align:center;max-width:220px;width:100%;border-radius:15px}@media screen and (max-width: 991px){.campRegBox{padding:18px;border-radius:12px}}@media screen and (max-width: 767px){.campRegBox{padding:15px 10px}}.campRegBox strong{display:block;font-size:36px;font-weight:500;color:var(--secondary);line-height:1.1}@media screen and (max-width: 991px){.campRegBox strong{font-size:30px;margin-bottom:2px}}.campRegBox span{display:block;font-size:16px;font-weight:300;color:var(--white)}@media screen and (max-width: 991px){.campRegBox span{font-size:14px}}.listCampBlock{font-weight:300;gap:30px 0}.listCampBlock li{color:var(--litetext);font-size:14px;line-height:130%}.listCampBlock li .listTitle{display:block;color:var(--white);line-height:150%;padding-bottom:4px;font-size:16px}.dividercompany{border-top:1px dashed var(--bodytext);margin:50px 0}@media screen and (max-width: 767px){.dividercompany{margin:20px 0}}.clientLists{display:flex;align-items:center;flex-wrap:wrap;gap:10px 15px}.carousel{padding-bottom:50px}.carousel-inner{background:var(--white);border-radius:8px}.carousel-control-prev{left:calc(50% - 35px)}.carousel-control-next{right:calc(50% - 35px)}.carousel-control-prev,.carousel-control-next{width:auto;opacity:1;top:auto;bottom:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:30px;height:30px;background-repeat:no-repeat;background-position:50%;background-size:8px;background-color:transparent;border-radius:50%;border:1px solid #BDC7D9;opacity:1}.carousel-control-prev-icon{background-image:url('data:image/svg+xml,<svg width="5" height="9" viewBox="0 0 5 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.84198 7.67712L0.684082 4.51922L3.84198 1.36133" stroke="%23506285" stroke-width="1.05263" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.carousel-control-next-icon{background-image:url('data:image/svg+xml,<svg width="5" height="9" viewBox="0 0 5 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.947086 7.67712L4.10498 4.51922L0.947086 1.36133" stroke="%23506285" stroke-width="1.05263" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.companyCarousel{position:relative}.companyCarousel .quoteIcon{position:absolute;left:0;right:0;margin:auto;top:-15px;display:table;z-index:1;max-width:45px}@media screen and (max-width: 767px){.companyCarousel .quoteIcon{max-width:24px;top:-10px}}.clientSlideBox{padding:42px 30px 30px}@media screen and (max-width: 767px){.clientSlideBox{padding:30px 20px 20px}}.clientSlideBox .clientSlideInfo{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;padding-bottom:20px;border-bottom:1px solid var(--border-color)}.clientSlideBox .clientSlideInfo h6,.clientSlideBox .clientSlideInfo .h6{margin:0 0 2px;padding:0;font-size:14px;font-weight:400;color:var(--darkcolor)}.clientSlideBox .clientSlideInfo span{display:block;font-size:12px;font-weight:300}.clientSlideBox .clientSlideInfo .lf{flex:1}.clientSlideBox .clientSlideInfo .rh{flex-shrink:0}.clientSlideBox .clientSlideBody p{margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.registerCollage{padding:50px 0 75px}@media screen and (max-width: 991px){.registerCollage{padding:40px 0}}@media screen and (max-width: 767px){.registerCollage{padding:30px 0}}.registerCmsContent{max-width:500px;margin:15px 0}.registerCmsContent .h3Title{font-size:30px}@media screen and (max-width: 767px){.registerCmsContent .h3Title{font-size:25px}}.registerClgImage{margin:15px 0}.seeMoreLink{color:var(--primary);text-decoration:underline;cursor:pointer}.seeMoreLink:hover{text-decoration:none}.innerBanner .bannerSec{padding:75px 0 95px;min-height:300px;display:flex}@media screen and (max-width: 1199px){.innerBanner .bannerSec{padding:30px 0 55px}}@media screen and (max-width: 991px){.innerBanner .bannerSec{min-height:200px;padding-top:5px}}@media screen and (max-width: 767px){.innerBanner .bannerSec{min-height:160px}}.innerBanner .bannerBox{max-width:850px;margin:auto;text-align:center}.innerBanner .bannerBox .h1Title~p{margin:15px auto 0;font-size:18px;line-height:1.5;font-weight:400;max-width:750px;width:100%}@media screen and (max-width: 991px){.innerBanner .bannerBox .h1Title~p{margin:10px auto 0;max-width:520px;font-size:16px;line-height:135%}}@media screen and (max-width: 767px){.innerBanner .bannerBox .h1Title~p{margin:5px auto 0;font-size:14px}}.solutionTop{padding:50px 0}@media screen and (max-width: 991px){.solutionTop{padding:30px 0}}@media screen and (max-width: 767px){.solutionTop{padding:10px 0}}.solutionBlock{padding:60px 0}@media screen and (max-width: 991px){.solutionBlock{padding:40px 0}}@media screen and (max-width: 767px){.solutionBlock{padding:30px 0}}.cmsSolution{margin:10px 0;max-width:500px}.cmsSolution h2,.cmsSolution .h2{margin-bottom:30px}@media screen and (max-width: 991px){.cmsSolution h2,.cmsSolution .h2{margin-bottom:20px}}@media screen and (max-width: 767px){.cmsSolution h2,.cmsSolution .h2{margin-bottom:15px}}.cmsSolution h2 span,.cmsSolution .h2 span{color:var(--darkcolor)}.cmsSolution p~p{margin-top:15px}.cmsSolution p~ul{margin-top:15px}.cmsSolImg{margin:10px;max-width:500px}.list-dot{list-style-type:disc;margin-left:0}.list-dot li{font-size:inherit;font-weight:400;display:block;padding:4px 0 4px 24px;position:relative}.list-dot li:after{position:absolute;content:"";left:2px;top:6px;background:url(tick-icon.f38e3a1b08a0df9e.svg) no-repeat center;width:15px;height:15px;display:block;border-radius:50%}.list-dot li~li{margin-top:4px}.border-top{border-top:1px solid var(--border-color)!important}.border-bottom{border-bottom:1px solid var(--border-color)!important}.border-left{border-left:1px solid var(--border-color)!important}.border-right{border-right:1px solid var(--border-color)!important}.whyCmsleftBox{margin:10px 0}.whyCmsDtl{margin-left:50px}@media screen and (max-width: 1199px){.whyCmsDtl{margin-left:0;margin-top:25px}}@media screen and (max-width: 767px){.whyCmsDtl{margin-top:15px}}.whyCmsBox{margin:10px 0}.whyCmsBox h4,.whyCmsBox .h4{margin:0 0 5px;padding:0;font-size:16px;font-weight:500}.whyCmsBox p{margin:0}.decreaseTab{display:block;max-width:100%;margin:60px auto 0;padding-top:60px;border-top:1px solid rgba(255,255,255,.2)}.decreaseTab .nav-pills{padding-top:0;padding-right:0;width:100%;display:flex;flex-wrap:nowrap;align-items:flex-start}.decreaseTab .nav-pills .nav-link{padding:10px 20px;background-color:transparent;border-radius:0;font-size:16px;font-weight:500;line-height:1.25;color:var(--bodytext)!important;text-align:right;width:auto;display:block}@media screen and (max-width: 991px){.decreaseTab .nav-pills .nav-link{font-size:14px;padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.decreaseTab .nav-pills .nav-link{text-align:center}}.decreaseTab .nav-pills .nav-link.active{background:rgb(14,114,232)!important;color:#fff!important;border-radius:5px}.decreaseTab .tab-content{padding:40px 20px;flex:1;border-left:none}@media screen and (max-width: 767px){.decreaseTab .tab-content{border-left:0;padding:15px 0 20px;min-height:inherit}}.decreaseDetail h2,.decreaseDetail .h2,.decreaseDetail h3,.decreaseDetail .h3{margin-bottom:20px}@media screen and (max-width: 767px){.decreaseDetail h2,.decreaseDetail .h2,.decreaseDetail h3,.decreaseDetail .h3{margin-bottom:12px}}.decreaseDetail h2 span,.decreaseDetail .h2 span,.decreaseDetail h3 span,.decreaseDetail .h3 span{color:var(--darkcolor)}.decreaseDetail p~p{margin-top:15px}.decreaseDetail p+ul{margin-top:15px}.decreaseDetail ul+p{margin-top:15px}.decreaseDetail .list{gap:8px 0}.solutionCampSection{display:flex;height:100%}@media screen and (max-width: 991px){.solutionCampSection{flex-direction:column}}.solutionCampSection>div{padding:70px 50px;width:100%;min-height:100%}@media screen and (max-width: 991px){.solutionCampSection>div{padding:40px 35px;width:100%}}@media screen and (max-width: 767px){.solutionCampSection>div{padding:30px 15px}}@media screen and (max-width: 991px){.solutionCampSection .solutionCampDetails .companyCmsContent{max-width:100%}}@media screen and (max-width: 991px){.solutionCampSection .h2Title{max-width:100%}}.assessmentServices{margin-top:-80px}.assessmentServices .row{justify-content:center;max-width:1200px;margin:0 auto}@media screen and (max-width: 767px){.assessmentServices .row{margin-left:-2px;margin-right:-2px}}.assessmentServices .row [class*=md]{padding:5px}@media screen and (max-width: 767px){.assessmentServices .row [class*=md]{padding:2px}}.assessmentServImg{position:relative;min-height:210px;background:#ffffff;border-radius:5px;overflow:hidden;box-shadow:0 2px 15px #031b3826;max-width:240px;margin:0 auto 20px;padding:40px 20px 10px}.assessmentServImg img{max-width:60px;display:block;margin:0 auto}.assessmentServImg .overlayTitle{position:relative;inset:0;padding:30px 0 0;text-align:center;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,0)}@media screen and (max-width: 991px){.assessmentServImg .overlayTitle{padding:15px 10px}}.assessmentServImg .overlayTitle h5,.assessmentServImg .overlayTitle .h5{margin:0;padding:0;color:var(--darkbg);font-size:18px;font-weight:500}@media screen and (max-width: 991px){.assessmentServImg .overlayTitle h5,.assessmentServImg .overlayTitle .h5{font-size:16px}}@media screen and (max-width: 767px){.assessmentServImg .overlayTitle h5,.assessmentServImg .overlayTitle .h5{font-size:14px}}@media screen and (max-width: 991px){.assessmentMain{padding:30px 0}}@media screen and (max-width: 767px){.assessmentMain{padding:10px 0}}.assessmentBlock{padding:30px 0}@media screen and (max-width: 991px){.assessmentBlock{padding:25px 0}}@media screen and (max-width: 767px){.assessmentBlock{padding:15px 0}}@media screen and (min-width: 1200px){.assessmentBlock .container{max-width:1000px}}.assessmentBlock .image,.assessmentBlock .infoCms{margin:10px 0}.assessmentBlock .infoCms h2,.assessmentBlock .infoCms .h2,.assessmentBlock .infoCms h3,.assessmentBlock .infoCms .h3{margin-bottom:25px}@media screen and (max-width: 991px){.assessmentBlock .infoCms h2,.assessmentBlock .infoCms .h2,.assessmentBlock .infoCms h3,.assessmentBlock .infoCms .h3{margin-bottom:20px}}@media screen and (max-width: 767px){.assessmentBlock .infoCms h2,.assessmentBlock .infoCms .h2,.assessmentBlock .infoCms h3,.assessmentBlock .infoCms .h3{margin-bottom:15px}}.assessmentBlock .infoCms h2 span,.assessmentBlock .infoCms .h2 span,.assessmentBlock .infoCms h3 span,.assessmentBlock .infoCms .h3 span{color:var(--darkcolor)}.aboutMainPage{padding-top:50px;padding-bottom:50px}@media screen and (max-width: 991px){.aboutMainPage{padding-top:30px;padding-bottom:30px}}@media screen and (max-width: 767px){.aboutMainPage{padding-top:10px;padding-bottom:10px}}.aboutMainPage .section{padding:40px 0}@media screen and (max-width: 991px){.aboutMainPage .section{padding:20px 0}}@media screen and (max-width: 767px){.aboutMainPage .section{padding:15px 0}}@media screen and (max-width: 767px){.studentHireSec .border-left{border-left:0!important}}.campRegHireList{max-width:180px;margin:auto;display:flex;flex-direction:column;gap:30px 20px}@media screen and (max-width: 767px){.campRegHireList{gap:15px 20px;flex-direction:row;max-width:100%;flex-wrap:wrap;justify-content:center}}.campRegHire{text-align:center}.campRegHire strong{display:block;font-size:36px;font-weight:600;color:var(--orange);line-height:1.1;margin-bottom:2px}@media screen and (max-width: 991px){.campRegHire strong{font-size:30px}}.campRegHire span{display:block;font-size:16px;font-weight:300;color:var(--darkcolor)}@media screen and (max-width: 991px){.campRegHire span{font-size:14px}}.aboutVideoSec{display:flex;height:100%}@media screen and (max-width: 991px){.aboutVideoSec{width:100%}}@media screen and (max-width: 767px){.aboutVideoSec{flex-direction:column}}.aboutVideoSec>div{width:50%}@media screen and (max-width: 991px){.aboutVideoSec>div{width:100%}}.aboutVideo{position:relative}.aboutVideo>img{width:100%;height:100%;object-fit:cover}.aboutVideoDetails{background:#2DB07C;padding:60px}@media screen and (max-width: 991px){.aboutVideoDetails{padding:30px}}@media screen and (max-width: 767px){.aboutVideoDetails{padding:20px}}.aboutVideoDetails h2,.aboutVideoDetails .h2{color:var(--white)}@media screen and (max-width: 991px){.aboutVideoDetails h2,.aboutVideoDetails .h2{font-size:25px;margin-bottom:15px!important}}@media screen and (max-width: 767px){.aboutVideoDetails h2,.aboutVideoDetails .h2{margin-bottom:10px!important}}.aboutVideoDetails p{color:var(--white)}.aboutMission{margin:10px 0;max-width:500px}.aboutMission h2,.aboutMission .h2{margin-bottom:30px}.aboutMission p{font-size:20px}@media screen and (max-width: 991px){.aboutMission p{font-size:18px}}@media screen and (max-width: 767px){.aboutMission p{font-size:16px}}.trustedSection .clientBanBox{max-width:1050px;margin:auto}.faqsTab .nav-tabs{justify-content:center;gap:0 50px}@media screen and (max-width: 991px){.faqsTab .nav-tabs{gap:0 30px}}@media screen and (max-width: 767px){.faqsTab .nav-tabs{gap:0 15px;justify-content:flex-start;overflow:hidden;overflow-x:auto;flex-wrap:nowrap}}.faqsTab .nav-tabs .nav-link{font-size:20px;font-weight:500;color:var(--darkcolor);background:transparent!important;border:0;padding:0 15px 15px;border-bottom:2px solid transparent}@media screen and (max-width: 991px){.faqsTab .nav-tabs .nav-link{font-size:18px;padding:0 10px 10px}}@media screen and (max-width: 767px){.faqsTab .nav-tabs .nav-link{font-size:16px;padding:0 5px 8px}}.faqsTab .nav-tabs .nav-link.active,.faqsTab .nav-tabs .nav-item.show .nav-link{color:var(--primary);border-color:var(--primary)}.faqsTab .tab-content{max-width:900px;margin:30px auto 0}@media screen and (max-width: 991px){.faqsTab .tab-content{margin:15px auto 0}}.faqsAccordion .accordion-item{border:0;padding:20px 0}@media screen and (max-width: 767px){.faqsAccordion .accordion-item{padding:10px 0}}.faqsAccordion .accordion-item~.accordion-item{border-top:1px solid var(--lite-border-color)}.faqsAccordion .accordion-button{background-color:transparent;box-shadow:none;font-size:22px;font-weight:500;border-radius:0;color:var(--darkcolor);padding:7px 0 7px 50px}@media screen and (max-width: 991px){.faqsAccordion .accordion-button{font-size:20px}}@media screen and (max-width: 767px){.faqsAccordion .accordion-button{font-size:18px;padding:5px 0 5px 38px}}.faqsAccordion .accordion-button:after{background-image:url('data:image/svg+xml,<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.7703 32.3727C25.8245 32.3727 32.3537 25.8435 32.3537 17.7894C32.3537 9.73523 25.8245 3.20605 17.7703 3.20605C9.71619 3.20605 3.18701 9.73523 3.18701 17.7894C3.18701 25.8435 9.71619 32.3727 17.7703 32.3727Z" stroke="%230E72E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.7705 11.9561V23.6227" stroke="%230E72E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.937 17.7891H23.6037" stroke="%230E72E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-size:100%;width:36px;height:36px;transform:none;position:absolute;left:0;top:0}@media screen and (max-width: 767px){.faqsAccordion .accordion-button:after{width:28px;height:28px}}.faqsAccordion .accordion-body{color:var(--bodytext);padding:10px 0 12px 50px}@media screen and (max-width: 767px){.faqsAccordion .accordion-body{padding-left:38px;padding-top:5px}}.faqsAccordion .accordion-body p{line-height:150%}.accountBgSection{background:#F4F6FC;min-height:100vh;padding:30px;position:relative;z-index:1;display:flex}@media screen and (min-width: 1600px){.accountBgSection{padding:50px}}@media screen and (max-width: 1199px){.accountBgSection{padding:30px}}@media screen and (max-width: 767px){.accountBgSection{padding:20px}}.accountBgSection:before{content:"";background:url(sign-up-port.f1e014f692e5b836.svg) no-repeat 0px 0px;background-size:100%;width:168px;height:172px;position:absolute;left:20px;bottom:15px;z-index:-1}@media screen and (max-width: 767px){.accountBgSection:before{display:none}}.accountLogo{margin-bottom:80px;max-width:180px}@media screen and (max-width: 1199px){.accountLogo{margin-bottom:40px}}@media screen and (max-width: 767px){.accountLogo{margin-bottom:20px}}.accountLogo img{width:100%;display:block}.accountSection{max-width:1200px;width:100%;margin:auto;padding-bottom:60px}@media screen and (min-width: 1200px){.accountSection{padding-left:20px;padding-right:20px}}.signupInfoDetails{max-width:600px}@media screen and (min-width: 1200px){.accountSelect{padding-left:60px;padding-bottom:160px}}.accountSelectInput{position:relative;padding:20px 25px;background:var(--white);border-radius:4px;box-shadow:0 4px 14px #dde2f4ad;cursor:pointer}@media screen and (max-width: 767px){.accountSelectInput{padding:15px}}.accountSelectInput~.accountSelectInput{margin-top:20px}@media screen and (max-width: 767px){.accountSelectInput~.accountSelectInput{margin-top:10px}}.accountSelectInput input{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;cursor:pointer}.accountSelectInput .accountSelectBox{position:relative;font-size:18px;font-weight:600;color:var(--darkcolor);padding-left:50px}@media screen and (max-width: 767px){.accountSelectInput .accountSelectBox{font-size:14px;line-height:125%;padding-left:35px}}.accountSelectInput .accountSelectBox .radioIcon{width:30px;height:30px;border:1px solid var(--orange);border-radius:50%;position:absolute;left:0;top:50%;margin-top:-15px;display:block;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.accountSelectInput .accountSelectBox .radioIcon{width:22px;height:22px}}.accountSelectInput .accountSelectBox .radioIcon:before{content:"";width:10px;height:10px;background-color:var(--orange);border-radius:50%;position:absolute;inset:0;margin:auto;opacity:0}.accountSelectInput input:checked~.accountSelectBox .radioIcon:before{opacity:1}.accountForm{background:var(--white);padding:40px;border-radius:4px;box-shadow:0 4px 14px #dde2f4ad}@media screen and (max-width: 1199px){.accountForm{padding:30px}}@media screen and (max-width: 767px){.accountForm{padding:20px}}.btn-submit{width:100%}.kampSignLink{display:flex;flex-direction:column;gap:12px 0}@media screen and (max-width: 767px){.kampSignLink{gap:8px 0}}.kampSignLink span{display:block}.kampSignLink span>a{display:inline-flex;cursor:pointer;color:var(--darkcolor)!important}.kampSignLink span>a:hover{color:var(--primary)!important}.corporateAvg{display:flex;gap:10px 30px}.corporateCountBox strong{display:block;font-size:25px;font-weight:600;color:var(--orange);line-height:1.1;margin-bottom:2px}.corporateCountBox span{display:block;font-size:16px;font-weight:300;color:var(--darkcolor)}.collegeProfilePage{margin-bottom:60px}.contactForm{margin:auto;max-width:100%;background:var(--white);padding:40px;border-radius:4px;box-shadow:0 4px 14px #dde2f4ad}.contactForm .contactFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}@media screen and (max-width: 767px){.contactForm{padding:20px}}.quickContact{max-width:450px}@media screen and (max-width: 991px){.quickContact{margin-left:25px}}@media screen and (max-width: 767px){.quickContact{margin:30px 0 0}}.quickContact .h2Title{margin-bottom:40px}@media screen and (max-width: 767px){.quickContact .h2Title{margin-bottom:20px}}.quickContatDetails{display:flex;flex-direction:column;gap:25px 0}@media screen and (max-width: 767px){.quickContatDetails{gap:15px 0}}.addInfoBox{display:flex;gap:0 20px;align-items:flex-start}.addInfoBox svg{width:26px;height:26px}.addInfoBox span{font-size:16px;font-weight:300;line-height:1.4;color:var(--darkcolor)}.addInfoBox span a{color:inherit}.bookADemo{padding-bottom:30px}.bookADemo:before{display:none}.bookTrusted .clientBanBox{justify-content:center;gap:0 40px;padding:15px 8px}@media screen and (min-width: 1200px){.bookDemoForm{margin-top:-75px}}@media screen and (max-width: 1599px){.bookDemoForm{padding:30px}}.bookDemoForm .form-group{margin-bottom:16px}.profileContentSection,.companyContentSection{min-height:200px;padding:30px}.profileContentSection h4,.profileContentSection .h4{font-size:18px;margin:0 0 15px}.align-center{display:flex!important;align-items:center!important}.space-between{justify-content:space-between!important}.search{margin-left:20px;position:relative}.search input{border-radius:50px;border:1px solid #b3b7d7;width:350px;height:45px;padding:0 50px 0 20px;font-size:14px}.search input::placeholder{color:#8595b1}.search .searchIcon{position:absolute;width:30px;height:30px;background:url(search-icon.d26abe3d8d3a5142.svg) no-repeat center;right:10px;top:calc(50% - 15px)}.jobListing .checkBox.selectCheckBox{position:absolute;top:-15px;left:-15px;z-index:1;width:40px;height:40px;background:#cad8f0;border-radius:100px;padding:11px;min-width:auto!important;display:flex;align-items:center;justify-content:center}.jobBox{background:#fff;padding:20px;border-radius:8px;box-shadow:0 0 18px #66748a0d;margin-bottom:20px;flex:1}.modal-lg{width:700px!important;overflow:hidden}.collegeLogo{width:140px;min-height:100px;height:auto;padding:10px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:7px;margin-right:15px;margin-top:0;background:#fff}.collegeLogo img{width:auto!important;max-height:100px;display:block}.collegeLogoSmall{width:95px;min-height:70px}.text-dark{color:#101e38!important}.statisticsInfo .stBox:not(:first-child){padding-left:15px;margin-left:15px;border-left:1px solid #ecf1f9}.statisticsInfo .stBox small,.statisticsInfo .stBox .small{opacity:.8;display:block;padding-bottom:5px;font-size:12px}.statisticsInfo .stBox h4,.statisticsInfo .stBox .h4{font-size:14px;font-weight:500}.moreInfo{color:#0858f5;font-size:14px;border-bottom:1px solid #0858F5;position:relative}.premiumAccessSection{position:relative}.premiumAccessSection .premiumAccessAbsoulte{position:absolute;width:100%}.mainTitle{padding-bottom:20px}.mainTitle h2,.mainTitle .h2{font-size:20px;color:#101e38;margin:0;padding:0;font-weight:500}.premiumImg img{width:100%;display:block}.nzPagination nz-pagination{display:flex;align-items:center;justify-content:center;padding:50px 0}.nzPagination nz-pagination li{display:flex;width:50px;height:50px;border-radius:50%;align-items:center;justify-content:center}.nzPagination nz-pagination li button{border:none!important;background:none!important;font-size:25px!important}.nzPagination nz-pagination li button svg{display:block}.grey-body{background:#F2F5FA;min-height:100vh}.register_section,.headerGreySection{padding:120px 0 220px;border-bottom:1px solid #ddd;position:relative;background:#F2F5FA;margin-top:-100px}.collegeBanner img{width:100%;display:block;height:220px;object-fit:cover;border-radius:11px}.premiumAccessAbsoulte{position:absolute;width:100%}@media screen and (min-width: 1200px){.campus-profile-modal{max-width:900px}}.campus-profile-modal .modal-content{border-radius:15px}.campus-profile-modal .btn-close{position:absolute;right:15px;top:15px;opacity:1}.campus-profile-modal .videoModal{height:450px;border-radius:10px;overflow:hidden}@media screen and (max-width: 767px){.campus-profile-modal .videoModal{height:250px}}.campus-profile-modal .videoModal iframe{width:100%;height:100%;display:block}.premiumAccessPopup{padding:60px 50px 0}.premiumSvgImage{position:absolute;bottom:0;display:table;margin:auto}.qrCodeImage{position:absolute;left:0;bottom:9px;right:15px;text-align:center}.jobBD{width:100%}button.ant-pagination-item-link{background:#fff!important;border-color:#bcd0db!important}button.ant-pagination-item-link i{display:block}.pagination{justify-content:center;margin:50px 0 20px;gap:5px 10px}.pagination .page-link{width:50px;height:50px;border-radius:50%!important;display:flex;align-items:center;justify-content:center;color:var(--darkcolor)}.page-link:hover{background-color:var(--white);border-color:var(--primary)}.page-link.active,.active>.page-link{color:var(--white);background-color:var(--primary);border-color:var(--primary)}.page-link.disabled:before,.disabled>.page-link:before{opacity:.5!important}ngb-pagination li:first-child,ngb-pagination li:last-child{display:none}ngb-pagination li:nth-of-type(2) a span,ngb-pagination li:nth-last-of-type(2) a span{display:none}ngb-pagination li:nth-of-type(2) a:before,ngb-pagination li:nth-last-of-type(2) a:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z' fill='rgba(6,25,64,1)'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:100%;width:24px;height:24px;display:block}ngb-pagination li:nth-last-of-type(2) a span{display:none}ngb-pagination li:nth-last-of-type(2) a:before{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.loadingSection{display:flex;align-items:center;justify-content:center;margin:0;padding:0;min-height:625px}.h-500px{height:500px!important}.loader{border:10px solid #d9e5fd;border-top:10px solid #0858F5;border-radius:50%;width:100px;height:100px;animation:spin 2s linear infinite}.logo.collageLogoTop{width:150px;display:block;margin:0 auto}.logo.collageLogoTop img{width:100%;display:block}.greySection{background:#F2F5FA;min-height:calc(100vh - 95px)}.jobDetailsPage{position:relative;z-index:1}.jobDetailsPage:before{content:"";position:absolute;left:0;right:0;top:0;height:130px;background-color:#112548;z-index:-1}.jobDetailsPage .topLine h4,.jobDetailsPage .topLine .h4{font-size:22px}.jobDetailsPage .jobBox{max-width:950px;margin:10px auto 0}.studentApplyForJob{padding:40px;max-width:940px;margin:15px auto 60px}.studentCompanyLogo{width:150px}.studentCompanyLogo img{width:100%;display:block}.studentSharedJobs{box-shadow:none;background:#F5F9FF;border-radius:0;border-left:4px solid #0858f5;padding:15px 20px;margin-bottom:30px}.studentSharedJobs .topLine h4,.studentSharedJobs .topLine .h4{font-size:22px;font-weight:700;margin:0 0 15px}.topLine{padding-bottom:0}.topLine h4,.topLine .h4{font-size:18px;font-weight:600;text-transform:capitalize;margin:0 0 5px}.viewJob a{font-size:16px;display:flex;align-items:center;gap:12px;padding:10px 25px;border-radius:60px;border:1px solid #0858f5;font-weight:500}.viewJob a:hover{background:#fff}.basicInfoV1{padding:0 0 20px}.basicInfoV1 h3,.basicInfoV1 .h3{font-size:15px}.basicInfoV1 p{padding:0 0 10px;font-size:16px}.basicInfo{padding:0;margin:0}.topLineApply{flex-wrap:wrap}.topLineRangeLoc{font-size:14px}.roundIcon{background-color:#e6eefc;border-radius:50%;display:flex;align-items:center;justify-content:center;width:28px;min-width:28px;height:28px}.roundIcon img{display:block}.companyLogoDiv{display:block;max-width:180px}.companyLogoDiv img{width:100%;display:block}.divider{border-top:1px solid rgba(213,223,239,.18);margin:20px 0}.jobDetailsInnerBox{margin-top:20px;margin-bottom:30px}.jobDetailsInnerBox .oneLineBox{display:flex;align-items:center;font-size:14px;margin-bottom:5px}.jobDetailsInnerBox .oneLineBox label{color:#596d93;min-width:142px}.jobDetailsInnerBox .oneLineBox .jobValue{font-weight:600;color:#101e38}.jobInfoLine2Box{font-size:14px;margin-bottom:5px;padding-bottom:5px}.jobInfoLine2Box label{color:#596d93;min-width:150px}.jobInfoLine2Box .jobLine2Value{font-weight:600;color:#101e38}.fs-18{font-size:18px!important}.shareJobComDetails{display:block;padding-top:30px;margin-top:30px;border-top:1px solid #D1DDF4}.shareJobComDetails h2,.shareJobComDetails .h2{margin:0;padding:0 0 40px;font-size:22px;font-weight:700}.shareJobComDetails h4,.shareJobComDetails .h4{margin:0;padding:0 0 20px;font-size:18px;font-weight:500}.videoBox{width:100%;border-radius:5px}.mySwiper2{height:80%;width:100%}.jobApplyBottomApplyBtn{position:sticky;bottom:0;background:rgba(255,255,255,.85);text-align:center;padding:15px 0}.form_box{background:#fff;padding:22px 28px;border-radius:8px;box-shadow:0 0 18px #66748a0d}.form_box input{height:35px}.form_box label{font-weight:300;font-size:14px;line-height:21px;color:#000}.form_box .ant-upload.ant-upload-select-picture-card{height:40px;background:#FFFFFF;border:1px solid #0858F5;box-sizing:border-box;border-radius:50px;color:#0858f5}.form_box .ant-upload.ant-upload-select-picture-card .ant-upload-text{color:#0858f5}.form_box .ant-upload.ant-upload-select-picture-card:hover{background:#0858F5;color:#fff}.form_box .ant-upload.ant-upload-select-picture-card:hover .ant-upload-text{color:#fff}h2,.h2{font-weight:600;font-size:28px;line-height:120%;color:#101e38}.input_box label,.input_box2 label{display:block;font-size:14px;padding-bottom:5px;font-weight:600;color:#101e38}.input_box input,.input_box textarea{width:100%}.fw-400{font-weight:400!important}.optionTextBox{display:flex;align-items:center;background:#fff;padding:5px 5px 5px 15px;margin:0 10px;flex:1;box-shadow:0 1.30241px 6.51206px #23293305;border-radius:4px}.radioButtonDiv label{font-size:14px;font-weight:400}.input_box{margin-bottom:15px}.input_box input{height:40px;color:#163b59;padding-top:5px}.smallLogo img{max-width:none;width:auto;height:60px}.headerGreySection{padding:120px 0 220px;border-bottom:1px solid #ddd;position:relative;background:#F2F5FA;margin-top:-100px}.companyContentSection{min-height:200px;padding:30px}studentRegisterBanner{background:linear-gradient(272.09deg,#092459 2.86%,#051534 102.11%),linear-gradient(272.09deg,#0444C1 2.86%,#281792 111.13%,#0858F5 111.13%)}studentRegisterBanner .container{max-width:600px;margin:0 auto;position:relative}studentRegisterBanner h3,studentRegisterBanner .h3{color:#fff;font-size:22px;line-height:1.3;padding-bottom:0}studentRegisterBanner .regStundentInfo{color:#90aad9;font-size:16px;line-height:1.5;padding-bottom:10px}studentRegisterBanner .studentRegisterBannerContent .fr{padding-bottom:50px}studentRegisterBanner .studentRegisterBannerContent .fr img{display:block;border-radius:5px}.companyLogos swiper.swiper-container{height:auto}.companyLogos .swiper-wrapper{align-items:center}.logoSlide img{max-width:100px}.showpiece{position:absolute;top:180px;left:20px}.studentRegisterJobBox{max-width:600px;margin:-40px auto 0;position:relative;z-index:3}.howItWorks .col-12:first-child .hwBox:after{width:1px;left:12px}.smallDropdown{height:38px}.input_box input[type=radio]{width:18px;margin-right:8px;height:18px}.ant-upload.ant-upload-select-picture-card{height:40px;background:#FFFFFF;border:1px solid #0858F5;box-sizing:border-box;border-radius:50px;color:#0858f5}.ant-upload.ant-upload-select-picture-card .ant-upload-text{color:#0858f5}.ant-upload.ant-upload-select-picture-card:hover{background:#0858F5;color:#fff}.ant-upload.ant-upload-select-picture-card:hover .ant-upload-text{color:#fff}.w-80{width:80px}.studentApplyForJob .brdBottom-base{border-bottom:1px dashed #ddd;margin:0 -40px 35px;padding:0 40px 30px}.studentApplyForJob h2,.studentApplyForJob .h2{font-weight:600;font-size:30px;margin:0;padding:0}.shareWithStudentJob .jobBox{box-shadow:none;border-bottom:1px solid #cbd5e6}.generatedCollegeInfo{flex:1;display:flex;justify-content:center;padding:40px}.generatedCollegeInfo .sharedJob{max-width:1000px;width:100%}.generatedCollegeInfo .jobBox{box-shadow:unset;background:none;border-bottom:1px solid #fff;border-radius:0;margin-bottom:40px}.generatedCollegeInfo .form_box{background:#fff;padding:22px 28px;border-radius:8px;box-shadow:0 0 18px #66748a0d}.generatedCollegeInfo .form_box input{height:35px}.generatedCollegeInfo .form_box label{font-weight:300;font-size:14px;line-height:21px;color:#000}.generatedCollegeInfo .form_box .ant-upload.ant-upload-select-picture-card{height:40px;background:#FFFFFF;border:1px solid #0858F5;box-sizing:border-box;border-radius:50px;color:#0858f5}.generatedCollegeInfo .form_box .ant-upload.ant-upload-select-picture-card .ant-upload-text{color:#0858f5}.generatedCollegeInfo .form_box .ant-upload.ant-upload-select-picture-card:hover{background:#0858F5;color:#fff}.generatedCollegeInfo .form_box .ant-upload.ant-upload-select-picture-card:hover .ant-upload-text{color:#fff}.generatedCollegeInfo h2,.generatedCollegeInfo .h2{font-weight:600;font-size:28px;line-height:120%;color:#101e38}.bg-none{background:none!important}.swiper-container{width:100%;height:100%;position:relative;--swiper-theme-color: #2785f0;--swiper-navigation-size: 33px;--swiper-navigation-background: rgba(0, 0, 0, .52);padding:10px}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;position:relative}.swiper-thumb{position:absolute;left:43%}.jobContentBox{margin-left:30px}.jobContentBox ul{list-style:disc}.jobContentBox ul li{margin-bottom:8px}.ulList{margin-left:20px}.ulList ul{list-style:disc}.ulList ul li{margin-bottom:8px}swiper-slide.swiper-slide-active.swiper-slide-thumb-active{opacity:1}swiper-slide.swiper-thumb.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-next{opacity:.4}swiper-slide.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active.swiper-slide-thumb-active{opacity:1}swiper-slide.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active{opacity:.4}swiper-container.my-thumbs{margin-left:23px}.form-group .text-danger{font-size:12px}.form-group label{font-size:13px;display:block;margin-bottom:4px}.max-w700{max-width:700px!important}.max-w1000{max-width:1000px!important}.m-auto{margin:0 auto!important}.divider-50{border-top:1px solid rgba(63,84,119,.401);margin:50px 0}.clntBox img{width:auto;height:40px}.clientBanBox.hmOCSection{justify-content:flex-start;padding:14px;gap:10px 18px;flex-wrap:wrap}.hmOCSection .clntBox img{height:30px}.bookADemoDiv iframe{width:100%;height:calc(100vh - 100px)}.customHeader .header{position:relative}.imageCapture{text-align:center;margin-bottom:20px}.imageCapture video.rounded{width:300px!important;height:225px!important;display:block;margin:0 auto;object-fit:cover}.videoDiv{position:relative}.videoDiv:after{position:absolute;content:"";left:calc(50% - 85px);top:calc(50% - 85px);z-index:9;height:170px;width:170px;border:1px solid #fff;border-radius:50%}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
