@charset "UTF-8";
/*!
   * Bootstrap  v5.2.3 (https://getbootstrap.com/)
   * Copyright 2011-2022 The Bootstrap Authors
   * Copyright 2011-2022 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */:root{--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-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.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-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*::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:1px solid;opacity:0.25}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2}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 + 0.9vw)}@media (min-width:1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media (min-width:1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.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]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:0.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:0.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}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:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0.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:0.5rem;padding-bottom:0.5rem;color:#6c757d;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:0.5rem;font-size:calc(1.275rem + 0.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"]{outline-offset:-2px;-webkit-appearance:textfield}::-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{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:0.5rem}.initialism{font-size:0.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:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:0.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:0.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{--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,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px}}.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.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 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}.g-6,.gx-6{--bs-gutter-x: 4.5rem}.g-6,.gy-6{--bs-gutter-y: 4.5rem}.g-7,.gx-7{--bs-gutter-x: 6rem}.g-7,.gy-7{--bs-gutter-y: 6rem}.g-8,.gx-8{--bs-gutter-x: 7.5rem}.g-8,.gy-8{--bs-gutter-y: 7.5rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 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}.g-sm-6,.gx-sm-6{--bs-gutter-x: 4.5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 4.5rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 6rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 6rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 7.5rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 7.5rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 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}.g-md-6,.gx-md-6{--bs-gutter-x: 4.5rem}.g-md-6,.gy-md-6{--bs-gutter-y: 4.5rem}.g-md-7,.gx-md-7{--bs-gutter-x: 6rem}.g-md-7,.gy-md-7{--bs-gutter-y: 6rem}.g-md-8,.gx-md-8{--bs-gutter-x: 7.5rem}.g-md-8,.gy-md-8{--bs-gutter-y: 7.5rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 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}.g-lg-6,.gx-lg-6{--bs-gutter-x: 4.5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 4.5rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 6rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 6rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 7.5rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 7.5rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.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: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.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}.g-xl-6,.gx-xl-6{--bs-gutter-x: 4.5rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 4.5rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 6rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 6rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 7.5rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 7.5rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.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: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.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}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 4.5rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 4.5rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 6rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 6rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 7.5rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 7.5rem}}.table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:0.5rem 0.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:0.25rem 0.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;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: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;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: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;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: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;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: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;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: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;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: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;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: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;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:0.5rem}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:0.25rem;font-size:0.875em;color:#6c757d}.form-control,.widget_categories select,.widget_archive select{display:block;width:100%;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:0.375rem;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control,.widget_categories select,.widget_archive select{transition:none}}.form-control[type="file"],.widget_categories select[type="file"],.widget_archive select[type="file"]{overflow:hidden}.form-control[type="file"]:not(:disabled):not([readonly]),.widget_categories select[type="file"]:not(:disabled):not([readonly]),.widget_archive select[type="file"]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus,.widget_categories select:focus,.widget_archive select:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25)}.form-control::-webkit-date-and-time-value,.widget_categories select::-webkit-date-and-time-value,.widget_archive select::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder,.widget_categories select::placeholder,.widget_archive select::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.widget_categories select:disabled,.widget_archive select:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button,.widget_categories select::file-selector-button,.widget_archive select::file-selector-button{padding:0.375rem 0.75rem;margin:-0.375rem -0.75rem;margin-inline-end:0.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button,.widget_categories select::file-selector-button,.widget_archive select::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,.widget_categories select:hover:not(:disabled):not([readonly])::file-selector-button,.widget_archive select:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:0.25rem}.form-control-sm::file-selector-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;margin-inline-end:0.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.25rem;border-radius:0.5rem}.form-control-lg::file-selector-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:0.375rem}.form-control-color::-webkit-color-swatch{border-radius:0.375rem}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select,.select2-selection{display:block;width:100%;padding:0.375rem 2.25rem 0.375rem 0.75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image: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");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:0.375rem;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-select,.select2-selection{transition:none}}.form-select:focus,.select2-selection:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25)}.form-select[multiple],.select2-selection[multiple],.form-select[size]:not([size="1"]),.select2-selection[size]:not([size="1"]){padding-right:0.75rem;background-image:none}.form-select:disabled,.select2-selection:disabled{background-color:#e9ecef}.form-select:-moz-focusring,.select2-selection:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.875rem;border-radius:0.25rem}.form-select-lg{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.25rem;border-radius:0.5rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:0.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{width:1em;height:1em;margin-top:0.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0, 0, 0, 0.25);appearance:none;print-color-adjust:exact;transition:all 0.2s ease-in-out}@media (prefers-reduced-motion:reduce){.form-check-input{transition:none}}.form-check-input[type="checkbox"]{border-radius:0.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 0.25rem rgba(13, 110, 253, 0.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type="checkbox"]{background-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"]{background-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;background-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:0.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:0.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image: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");background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image: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;background-image: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:0.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.widget_categories .form-floating>select,.widget_archive .form-floating>select,.form-floating>.form-control-plaintext,.form-floating>.form-select,.form-floating>.select2-selection{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem 0.75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out, transform 0.1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.widget_categories .form-floating>select,.widget_archive .form-floating>select,.form-floating>.form-control-plaintext{padding:1rem 0.75rem}.form-floating>.form-control::placeholder,.widget_categories .form-floating>select::placeholder,.widget_archive .form-floating>select::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.widget_categories .form-floating>select:focus,.widget_archive .form-floating>select:focus,.form-floating>.form-control:not(:placeholder-shown),.widget_categories .form-floating>select:not(:placeholder-shown),.widget_archive .form-floating>select:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control:-webkit-autofill,.widget_categories .form-floating>select:-webkit-autofill,.widget_archive .form-floating>select:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-select,.form-floating>.select2-selection{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control:focus~label,.widget_categories .form-floating>select:focus~label,.widget_archive .form-floating>select:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.widget_categories .form-floating>select:not(:placeholder-shown)~label,.widget_archive .form-floating>select:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label,.form-floating>.select2-selection~label{opacity:0.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label,.widget_categories .form-floating>select:-webkit-autofill~label,.widget_archive .form-floating>select:-webkit-autofill~label{opacity:0.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.widget_categories .input-group>select,.widget_archive .input-group>select,.input-group>.form-select,.input-group>.select2-selection,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.widget_categories .input-group>select:focus,.widget_archive .input-group>select:focus,.input-group>.form-select:focus,.input-group>.select2-selection: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:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0.375rem}.input-group-lg>.form-control,.widget_categories .input-group-lg>select,.widget_archive .input-group-lg>select,.input-group-lg>.form-select,.input-group-lg>.select2-selection,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:0.5rem 1rem;font-size:1.25rem;border-radius:0.5rem}.input-group-sm>.form-control,.widget_categories .input-group-sm>select,.widget_archive .input-group-sm>select,.input-group-sm>.form-select,.input-group-sm>.select2-selection,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:0.25rem}.input-group-lg>.form-select,.input-group-lg>.select2-selection,.input-group-sm>.form-select,.input-group-sm>.select2-selection{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,.widget_categories .input-group:not(.has-validation)>.form-floating:not(:last-child)>select,.widget_archive .input-group:not(.has-validation)>.form-floating:not(:last-child)>select,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.select2-selection{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,.widget_categories .input-group.has-validation>.form-floating:nth-last-child(n+3)>select,.widget_archive .input-group.has-validation>.form-floating:nth-last-child(n+3)>select,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.select2-selection{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:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.widget_categories .input-group>.form-floating:not(:first-child)>select,.widget_archive .input-group>.form-floating:not(:first-child)>select,.input-group>.form-floating:not(:first-child)>.form-select,.input-group>.form-floating:not(:first-child)>.select2-selection{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:rgba(25, 135, 84, 0.9);border-radius:0.375rem}.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,.was-validated .widget_categories select:valid,.widget_categories .was-validated select:valid,.was-validated .widget_archive select:valid,.widget_archive .was-validated select:valid,.form-control.is-valid,.widget_categories select.is-valid,.widget_archive select.is-valid{border-color:#198754;padding-right:calc(1.5em + 0.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(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.was-validated .widget_categories select:valid:focus,.widget_categories .was-validated select:valid:focus,.was-validated .widget_archive select:valid:focus,.widget_archive .was-validated select:valid:focus,.form-control.is-valid:focus,.widget_categories select.is-valid:focus,.widget_archive select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 0.25rem rgba(25, 135, 84, 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.was-validated .select2-selection:valid,.form-select.is-valid,.is-valid.select2-selection{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .select2-selection:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.was-validated .select2-selection[size="1"]:not([multiple]):valid,.form-select.is-valid:not([multiple]):not([size]),.is-valid.select2-selection:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.is-valid.select2-selection[size="1"]:not([multiple]){padding-right:4.125rem;background-image: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"), 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-position:right 0.75rem center, center right 2.25rem;background-size:16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.was-validated .select2-selection:valid:focus,.form-select.is-valid:focus,.is-valid.select2-selection:focus{border-color:#198754;box-shadow:0 0 0 0.25rem rgba(25, 135, 84, 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 0.25rem rgba(25, 135, 84, 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:0.5em}.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .widget_categories .input-group>select:not(:focus):valid,.widget_categories .was-validated .input-group>select:not(:focus):valid,.was-validated .widget_archive .input-group>select:not(:focus):valid,.widget_archive .was-validated .input-group>select:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.widget_categories .input-group>select.is-valid:not(:focus),.widget_archive .input-group>select.is-valid:not(:focus),.was-validated .input-group>.form-select:not(:focus):valid,.was-validated .input-group>.select2-selection:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.input-group>.is-valid.select2-selection:not(:focus),.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:0.25rem;font-size:0.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:rgba(220, 53, 69, 0.9);border-radius:0.375rem}.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,.was-validated .widget_categories select:invalid,.widget_categories .was-validated select:invalid,.was-validated .widget_archive select:invalid,.widget_archive .was-validated select:invalid,.form-control.is-invalid,.widget_categories select.is-invalid,.widget_archive select.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.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(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.was-validated .widget_categories select:invalid:focus,.widget_categories .was-validated select:invalid:focus,.was-validated .widget_archive select:invalid:focus,.widget_archive .was-validated select:invalid:focus,.form-control.is-invalid:focus,.widget_categories select.is-invalid:focus,.widget_archive select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.25rem rgba(220, 53, 69, 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.was-validated .select2-selection:invalid,.form-select.is-invalid,.is-invalid.select2-selection{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .select2-selection:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.was-validated .select2-selection[size="1"]:not([multiple]):invalid,.form-select.is-invalid:not([multiple]):not([size]),.is-invalid.select2-selection:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.is-invalid.select2-selection[size="1"]:not([multiple]){padding-right:4.125rem;background-image: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"), 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-position:right 0.75rem center, center right 2.25rem;background-size:16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.was-validated .select2-selection:invalid:focus,.form-select.is-invalid:focus,.is-invalid.select2-selection:focus{border-color:#dc3545;box-shadow:0 0 0 0.25rem rgba(220, 53, 69, 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 0.25rem rgba(220, 53, 69, 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:0.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .widget_categories .input-group>select:not(:focus):invalid,.widget_categories .was-validated .input-group>select:not(:focus):invalid,.was-validated .widget_archive .input-group>select:not(:focus):invalid,.widget_archive .was-validated .input-group>select:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.widget_categories .input-group>select.is-invalid:not(:focus),.widget_archive .input-group>select.is-invalid:not(:focus),.was-validated .input-group>.form-select:not(:focus):invalid,.was-validated .input-group>.select2-selection:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.input-group>.is-invalid.select2-selection:not(:focus),.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: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #212529;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: 0.375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);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;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 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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: none;--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: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: 0.5rem}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: 0.25rem}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.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: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: #212529;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: 0.375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(0.375rem - 1px);--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: #1e2125;--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;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:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.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:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.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:0.255em;vertical-align:0.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.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}.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:0.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, 0.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:0.375rem}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:-1px}.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:0.5625rem;padding-left:0.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:0.375rem;padding-left:0.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:0.75rem;padding-left:0.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:-1px}.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: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display:flex;flex-wrap:wrap;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;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: 0.375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.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.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.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: 0.375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.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-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: 0.5rem;--bs-navbar-color: rgba(0, 0, 0, 0.55);--bs-navbar-hover-color: rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);--bs-navbar-active-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%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(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius: 0.375rem;--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;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: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:0.5rem;padding-bottom:0.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{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.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, 0.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")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-border-width: 1px;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: 0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(0.375rem - 1px);--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(0, 0, 0, 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);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)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.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;top:0;right:0;bottom:0;left: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: #212529;--bs-accordion-bg: #fff;--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: 1px;--bs-accordion-border-radius: 0.375rem;--bs-accordion-inner-border-radius: calc(0.375rem - 1px);--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #212529;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%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 0.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='%230c63e4'%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 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #0c63e4;--bs-accordion-active-bg: #e7f1ff}.accordion-button{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}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #6c757d;--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: #6c757d;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, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: #fff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #dee2e6;--bs-pagination-border-radius: 0.375rem;--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: #e9ecef;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: #e9ecef;--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: #6c757d;--bs-pagination-disabled-bg: #fff;--bs-pagination-disabled-border-color: #dee2e6;display:flex;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 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@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:-1px}.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: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: 0.5rem}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: 0.25rem}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: 0.375rem;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: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: 0.375rem;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}.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: #084298;--bs-alert-bg: #cfe2ff;--bs-alert-border-color: #b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color: #41464b;--bs-alert-bg: #e2e3e5;--bs-alert-border-color: #d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color: #0f5132;--bs-alert-bg: #d1e7dd;--bs-alert-border-color: #badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color: #055160;--bs-alert-bg: #cff4fc;--bs-alert-border-color: #b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color: #664d03;--bs-alert-bg: #fff3cd;--bs-alert-border-color: #ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color: #842029;--bs-alert-bg: #f8d7da;--bs-alert-border-color: #f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color: #636464;--bs-alert-bg: #fefefe;--bs-alert-border-color: #fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color: #141619;--bs-alert-bg: #d3d3d4;--bs-alert-border-color: #bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: 0.375rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.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: #212529;--bs-list-group-bg: #fff;--bs-list-group-border-color: rgba(0, 0, 0, 0.125);--bs-list-group-border-width: 1px;--bs-list-group-border-radius: 0.375rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: #495057;--bs-list-group-action-hover-color: #495057;--bs-list-group-action-hover-bg: #f8f9fa;--bs-list-group-action-active-color: #212529;--bs-list-group-action-active-bg: #e9ecef;--bs-list-group-disabled-color: #6c757d;--bs-list-group-disabled-bg: #fff;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;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{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:0.25em 0.25em;color:#000;background:transparent 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") center / 1em auto no-repeat;border:0;border-radius:0.375rem;opacity:0.5}.btn-close:hover{color:#000;text-decoration:none;opacity:0.75}.btn-close:focus{outline:0;box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:0.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, 0.85);--bs-toast-border-width: 1px;--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: 0.375rem;--bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-toast-header-color: #6c757d;--bs-toast-header-bg: rgba(255, 255, 255, 0.85);--bs-toast-header-border-color: rgba(0, 0, 0, 0.05);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: 0.5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: 0.5rem;--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius: calc(0.5rem - 1px);--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;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 0.3s ease-out;transform:translate(0, -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: 0.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: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.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: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: 0.375rem;--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);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:0}.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:0;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:0}.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:0;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:0.875rem;--bs-popover-bg: #fff;--bs-popover-border-width: 1px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: 0.5rem;--bs-popover-inner-border-radius: calc(0.5rem - 1px);--bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--bs-popover-header-bg: #f0f0f0;--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: #212529;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);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 0.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:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-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 0.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:0.5;transition:opacity 0.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:0.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%;list-style:none}.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:0.5;transition:opacity 0.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}.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) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border: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: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas-sm,.offcanvas-md,.offcanvas-lg,.offcanvas-xl,.offcanvas-xxl,.offcanvas{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg: #fff;--bs-offcanvas-border-width: 1px;--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)}@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:transform 0.3s ease-in-out}.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:translateX(-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:translateX(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 (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@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:transform 0.3s ease-in-out}.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:translateX(-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:translateX(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 (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@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:transform 0.3s ease-in-out}.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:translateX(-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:translateX(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 (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@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:transform 0.3s ease-in-out}.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:translateX(-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:translateX(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 (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@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:transform 0.3s ease-in-out}.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:translateX(-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:translateX(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 (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@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:transform 0.3s ease-in-out}@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:translateX(-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:translateX(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:0.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:1.5}.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:0.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:0.6em}.placeholder-sm{min-height:0.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:0.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:rgba(13, 110, 253, var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:rgba(108, 117, 125, var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:rgba(25, 135, 84, var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:rgba(13, 202, 240, var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:rgba(255, 193, 7, var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:rgba(220, 53, 69, var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:rgba(248, 249, 250, var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:rgba(33, 37, 41, var(--bs-bg-opacity, 1)) !important}.link-primary{color:#0d6efd !important}.link-primary:hover,.link-primary:focus{color:#0a58ca !important}.link-secondary{color:#6c757d !important}.link-secondary:hover,.link-secondary:focus{color:#565e64 !important}.link-success{color:#198754 !important}.link-success:hover,.link-success:focus{color:#146c43 !important}.link-info{color:#0dcaf0 !important}.link-info:hover,.link-info:focus{color:#3dd5f3 !important}.link-warning{color:#ffc107 !important}.link-warning:hover,.link-warning:focus{color:#ffcd39 !important}.link-danger{color:#dc3545 !important}.link-danger:hover,.link-danger:focus{color:#b02a37 !important}.link-light{color:#f8f9fa !important}.link-light:hover,.link-light:focus{color:#f9fafb !important}.link-dark{color:#212529 !important}.link-dark:hover,.link-dark:focus{color:#1a1e21 !important}.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: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.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,.screen-reader-text,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:0.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}.opacity-0{opacity:0 !important}.opacity-25{opacity:0.25 !important}.opacity-50{opacity:0.5 !important}.opacity-75{opacity:0.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block,.aligncenter{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0, 0, 0, 0.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-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-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-25{min-height:25vh !important}.min-vh-50{min-height:50vh !important}.min-vh-75{min-height:75vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:0.25rem !important}.m-2{margin:0.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-6{margin:4.5rem !important}.m-7{margin:6rem !important}.m-8{margin:7.5rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-2{margin-right:0.5rem !important;margin-left:0.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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-7{margin-right:6rem !important;margin-left:6rem !important}.mx-8{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-auto,.aligncenter{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-2{margin-top:0.5rem !important;margin-bottom:0.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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:0.25rem !important}.mt-2{margin-top:0.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-6{margin-top:4.5rem !important}.mt-7{margin-top:6rem !important}.mt-8{margin-top:7.5rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:0.25rem !important}.me-2{margin-right:0.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-6{margin-right:4.5rem !important}.me-7{margin-right:6rem !important}.me-8{margin-right:7.5rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:0.25rem !important}.mb-2{margin-bottom:0.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-6{margin-bottom:4.5rem !important}.mb-7{margin-bottom:6rem !important}.mb-8{margin-bottom:7.5rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:0.25rem !important}.ms-2{margin-left:0.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-6{margin-left:4.5rem !important}.ms-7{margin-left:6rem !important}.ms-8{margin-left:7.5rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-0.25rem !important}.m-n2{margin:-0.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-3rem !important}.m-n6{margin:-4.5rem !important}.m-n7{margin:-6rem !important}.m-n8{margin:-7.5rem !important}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.mt-n1{margin-top:-0.25rem !important}.mt-n2{margin-top:-0.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-3rem !important}.mt-n6{margin-top:-4.5rem !important}.mt-n7{margin-top:-6rem !important}.mt-n8{margin-top:-7.5rem !important}.me-n1{margin-right:-0.25rem !important}.me-n2{margin-right:-0.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-3rem !important}.me-n6{margin-right:-4.5rem !important}.me-n7{margin-right:-6rem !important}.me-n8{margin-right:-7.5rem !important}.mb-n1{margin-bottom:-0.25rem !important}.mb-n2{margin-bottom:-0.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-3rem !important}.mb-n6{margin-bottom:-4.5rem !important}.mb-n7{margin-bottom:-6rem !important}.mb-n8{margin-bottom:-7.5rem !important}.ms-n1{margin-left:-0.25rem !important}.ms-n2{margin-left:-0.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-3rem !important}.ms-n6{margin-left:-4.5rem !important}.ms-n7{margin-left:-6rem !important}.ms-n8{margin-left:-7.5rem !important}.p-0{padding:0 !important}.p-1{padding:0.25rem !important}.p-2{padding:0.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.p-6{padding:4.5rem !important}.p-7{padding:6rem !important}.p-8{padding:7.5rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-2{padding-right:0.5rem !important;padding-left:0.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}.px-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-7{padding-right:6rem !important;padding-left:6rem !important}.px-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-2{padding-top:0.5rem !important;padding-bottom:0.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}.py-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:0.25rem !important}.pt-2{padding-top:0.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pt-6{padding-top:4.5rem !important}.pt-7{padding-top:6rem !important}.pt-8{padding-top:7.5rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:0.25rem !important}.pe-2{padding-right:0.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pe-6{padding-right:4.5rem !important}.pe-7{padding-right:6rem !important}.pe-8{padding-right:7.5rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:0.25rem !important}.pb-2{padding-bottom:0.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.pb-6{padding-bottom:4.5rem !important}.pb-7{padding-bottom:6rem !important}.pb-8{padding-bottom:7.5rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:0.25rem !important}.ps-2{padding-left:0.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.ps-6{padding-left:4.5rem !important}.ps-7{padding-left:6rem !important}.ps-8{padding-left:7.5rem !important}.gap-0{gap:0 !important}.gap-1{gap:0.25rem !important}.gap-2{gap:0.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.gap-6{gap:4.5rem !important}.gap-7{gap:6rem !important}.gap-8{gap:7.5rem !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 + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.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-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-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:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0, 0, 0, 0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255, 255, 255, 0.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-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-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-2xl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media (min-width:576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.min-vh-sm-25{min-height:25vh !important}.min-vh-sm-50{min-height:50vh !important}.min-vh-sm-75{min-height:75vh !important}.min-vh-sm-100{min-height:100vh !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:0.25rem !important}.m-sm-2{margin:0.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-6{margin:4.5rem !important}.m-sm-7{margin:6rem !important}.m-sm-8{margin:7.5rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-sm-7{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-8{margin-right:7.5rem !important;margin-left:7.5rem !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:0.25rem !important;margin-bottom:0.25rem !important}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-sm-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:0.25rem !important}.mt-sm-2{margin-top:0.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-6{margin-top:4.5rem !important}.mt-sm-7{margin-top:6rem !important}.mt-sm-8{margin-top:7.5rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:0.25rem !important}.me-sm-2{margin-right:0.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-6{margin-right:4.5rem !important}.me-sm-7{margin-right:6rem !important}.me-sm-8{margin-right:7.5rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:0.25rem !important}.mb-sm-2{margin-bottom:0.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-6{margin-bottom:4.5rem !important}.mb-sm-7{margin-bottom:6rem !important}.mb-sm-8{margin-bottom:7.5rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:0.25rem !important}.ms-sm-2{margin-left:0.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-6{margin-left:4.5rem !important}.ms-sm-7{margin-left:6rem !important}.ms-sm-8{margin-left:7.5rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.m-sm-n6{margin:-4.5rem !important}.m-sm-n7{margin:-6rem !important}.m-sm-n8{margin:-7.5rem !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-sm-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-sm-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-sm-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-sm-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-sm-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-sm-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-3rem !important}.mt-sm-n6{margin-top:-4.5rem !important}.mt-sm-n7{margin-top:-6rem !important}.mt-sm-n8{margin-top:-7.5rem !important}.me-sm-n1{margin-right:-0.25rem !important}.me-sm-n2{margin-right:-0.5rem !important}.me-sm-n3{margin-right:-1rem !important}.me-sm-n4{margin-right:-1.5rem !important}.me-sm-n5{margin-right:-3rem !important}.me-sm-n6{margin-right:-4.5rem !important}.me-sm-n7{margin-right:-6rem !important}.me-sm-n8{margin-right:-7.5rem !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-3rem !important}.mb-sm-n6{margin-bottom:-4.5rem !important}.mb-sm-n7{margin-bottom:-6rem !important}.mb-sm-n8{margin-bottom:-7.5rem !important}.ms-sm-n1{margin-left:-0.25rem !important}.ms-sm-n2{margin-left:-0.5rem !important}.ms-sm-n3{margin-left:-1rem !important}.ms-sm-n4{margin-left:-1.5rem !important}.ms-sm-n5{margin-left:-3rem !important}.ms-sm-n6{margin-left:-4.5rem !important}.ms-sm-n7{margin-left:-6rem !important}.ms-sm-n8{margin-left:-7.5rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:0.25rem !important}.p-sm-2{padding:0.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.p-sm-6{padding:4.5rem !important}.p-sm-7{padding:6rem !important}.p-sm-8{padding:7.5rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-sm-2{padding-right:0.5rem !important;padding-left:0.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}.px-sm-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-sm-7{padding-right:6rem !important;padding-left:6rem !important}.px-sm-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.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}.py-sm-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-sm-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:0.25rem !important}.pt-sm-2{padding-top:0.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pt-sm-6{padding-top:4.5rem !important}.pt-sm-7{padding-top:6rem !important}.pt-sm-8{padding-top:7.5rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:0.25rem !important}.pe-sm-2{padding-right:0.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pe-sm-6{padding-right:4.5rem !important}.pe-sm-7{padding-right:6rem !important}.pe-sm-8{padding-right:7.5rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:0.25rem !important}.pb-sm-2{padding-bottom:0.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.pb-sm-6{padding-bottom:4.5rem !important}.pb-sm-7{padding-bottom:6rem !important}.pb-sm-8{padding-bottom:7.5rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:0.25rem !important}.ps-sm-2{padding-left:0.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.ps-sm-6{padding-left:4.5rem !important}.ps-sm-7{padding-left:6rem !important}.ps-sm-8{padding-left:7.5rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:0.25rem !important}.gap-sm-2{gap:0.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.gap-sm-6{gap:4.5rem !important}.gap-sm-7{gap:6rem !important}.gap-sm-8{gap:7.5rem !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}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.min-vh-md-25{min-height:25vh !important}.min-vh-md-50{min-height:50vh !important}.min-vh-md-75{min-height:75vh !important}.min-vh-md-100{min-height:100vh !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:0.25rem !important}.m-md-2{margin:0.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-6{margin:4.5rem !important}.m-md-7{margin:6rem !important}.m-md-8{margin:7.5rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-md-2{margin-right:0.5rem !important;margin-left:0.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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-md-7{margin-right:6rem !important;margin-left:6rem !important}.mx-md-8{margin-right:7.5rem !important;margin-left:7.5rem !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:0.25rem !important;margin-bottom:0.25rem !important}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-md-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:0.25rem !important}.mt-md-2{margin-top:0.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-6{margin-top:4.5rem !important}.mt-md-7{margin-top:6rem !important}.mt-md-8{margin-top:7.5rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:0.25rem !important}.me-md-2{margin-right:0.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-6{margin-right:4.5rem !important}.me-md-7{margin-right:6rem !important}.me-md-8{margin-right:7.5rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:0.25rem !important}.mb-md-2{margin-bottom:0.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-6{margin-bottom:4.5rem !important}.mb-md-7{margin-bottom:6rem !important}.mb-md-8{margin-bottom:7.5rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:0.25rem !important}.ms-md-2{margin-left:0.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-6{margin-left:4.5rem !important}.ms-md-7{margin-left:6rem !important}.ms-md-8{margin-left:7.5rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-3rem !important}.m-md-n6{margin:-4.5rem !important}.m-md-n7{margin:-6rem !important}.m-md-n8{margin:-7.5rem !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-md-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-md-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-md-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-md-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-md-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-md-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-3rem !important}.mt-md-n6{margin-top:-4.5rem !important}.mt-md-n7{margin-top:-6rem !important}.mt-md-n8{margin-top:-7.5rem !important}.me-md-n1{margin-right:-0.25rem !important}.me-md-n2{margin-right:-0.5rem !important}.me-md-n3{margin-right:-1rem !important}.me-md-n4{margin-right:-1.5rem !important}.me-md-n5{margin-right:-3rem !important}.me-md-n6{margin-right:-4.5rem !important}.me-md-n7{margin-right:-6rem !important}.me-md-n8{margin-right:-7.5rem !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-3rem !important}.mb-md-n6{margin-bottom:-4.5rem !important}.mb-md-n7{margin-bottom:-6rem !important}.mb-md-n8{margin-bottom:-7.5rem !important}.ms-md-n1{margin-left:-0.25rem !important}.ms-md-n2{margin-left:-0.5rem !important}.ms-md-n3{margin-left:-1rem !important}.ms-md-n4{margin-left:-1.5rem !important}.ms-md-n5{margin-left:-3rem !important}.ms-md-n6{margin-left:-4.5rem !important}.ms-md-n7{margin-left:-6rem !important}.ms-md-n8{margin-left:-7.5rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:0.25rem !important}.p-md-2{padding:0.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.p-md-6{padding:4.5rem !important}.p-md-7{padding:6rem !important}.p-md-8{padding:7.5rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-md-2{padding-right:0.5rem !important;padding-left:0.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}.px-md-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-md-7{padding-right:6rem !important;padding-left:6rem !important}.px-md-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.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}.py-md-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-md-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:0.25rem !important}.pt-md-2{padding-top:0.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pt-md-6{padding-top:4.5rem !important}.pt-md-7{padding-top:6rem !important}.pt-md-8{padding-top:7.5rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:0.25rem !important}.pe-md-2{padding-right:0.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pe-md-6{padding-right:4.5rem !important}.pe-md-7{padding-right:6rem !important}.pe-md-8{padding-right:7.5rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:0.25rem !important}.pb-md-2{padding-bottom:0.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.pb-md-6{padding-bottom:4.5rem !important}.pb-md-7{padding-bottom:6rem !important}.pb-md-8{padding-bottom:7.5rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:0.25rem !important}.ps-md-2{padding-left:0.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.ps-md-6{padding-left:4.5rem !important}.ps-md-7{padding-left:6rem !important}.ps-md-8{padding-left:7.5rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:0.25rem !important}.gap-md-2{gap:0.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.gap-md-6{gap:4.5rem !important}.gap-md-7{gap:6rem !important}.gap-md-8{gap:7.5rem !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}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.min-vh-lg-25{min-height:25vh !important}.min-vh-lg-50{min-height:50vh !important}.min-vh-lg-75{min-height:75vh !important}.min-vh-lg-100{min-height:100vh !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:0.25rem !important}.m-lg-2{margin:0.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-6{margin:4.5rem !important}.m-lg-7{margin:6rem !important}.m-lg-8{margin:7.5rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-lg-7{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-8{margin-right:7.5rem !important;margin-left:7.5rem !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:0.25rem !important;margin-bottom:0.25rem !important}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-lg-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:0.25rem !important}.mt-lg-2{margin-top:0.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-6{margin-top:4.5rem !important}.mt-lg-7{margin-top:6rem !important}.mt-lg-8{margin-top:7.5rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:0.25rem !important}.me-lg-2{margin-right:0.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-6{margin-right:4.5rem !important}.me-lg-7{margin-right:6rem !important}.me-lg-8{margin-right:7.5rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:0.25rem !important}.mb-lg-2{margin-bottom:0.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-6{margin-bottom:4.5rem !important}.mb-lg-7{margin-bottom:6rem !important}.mb-lg-8{margin-bottom:7.5rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:0.25rem !important}.ms-lg-2{margin-left:0.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-6{margin-left:4.5rem !important}.ms-lg-7{margin-left:6rem !important}.ms-lg-8{margin-left:7.5rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.m-lg-n6{margin:-4.5rem !important}.m-lg-n7{margin:-6rem !important}.m-lg-n8{margin:-7.5rem !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-lg-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-lg-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-lg-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-lg-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-lg-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-lg-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-3rem !important}.mt-lg-n6{margin-top:-4.5rem !important}.mt-lg-n7{margin-top:-6rem !important}.mt-lg-n8{margin-top:-7.5rem !important}.me-lg-n1{margin-right:-0.25rem !important}.me-lg-n2{margin-right:-0.5rem !important}.me-lg-n3{margin-right:-1rem !important}.me-lg-n4{margin-right:-1.5rem !important}.me-lg-n5{margin-right:-3rem !important}.me-lg-n6{margin-right:-4.5rem !important}.me-lg-n7{margin-right:-6rem !important}.me-lg-n8{margin-right:-7.5rem !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-3rem !important}.mb-lg-n6{margin-bottom:-4.5rem !important}.mb-lg-n7{margin-bottom:-6rem !important}.mb-lg-n8{margin-bottom:-7.5rem !important}.ms-lg-n1{margin-left:-0.25rem !important}.ms-lg-n2{margin-left:-0.5rem !important}.ms-lg-n3{margin-left:-1rem !important}.ms-lg-n4{margin-left:-1.5rem !important}.ms-lg-n5{margin-left:-3rem !important}.ms-lg-n6{margin-left:-4.5rem !important}.ms-lg-n7{margin-left:-6rem !important}.ms-lg-n8{margin-left:-7.5rem !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:0.25rem !important}.p-lg-2{padding:0.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.p-lg-6{padding:4.5rem !important}.p-lg-7{padding:6rem !important}.p-lg-8{padding:7.5rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-lg-2{padding-right:0.5rem !important;padding-left:0.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}.px-lg-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-lg-7{padding-right:6rem !important;padding-left:6rem !important}.px-lg-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.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}.py-lg-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-lg-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:0.25rem !important}.pt-lg-2{padding-top:0.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pt-lg-6{padding-top:4.5rem !important}.pt-lg-7{padding-top:6rem !important}.pt-lg-8{padding-top:7.5rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:0.25rem !important}.pe-lg-2{padding-right:0.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pe-lg-6{padding-right:4.5rem !important}.pe-lg-7{padding-right:6rem !important}.pe-lg-8{padding-right:7.5rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:0.25rem !important}.pb-lg-2{padding-bottom:0.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.pb-lg-6{padding-bottom:4.5rem !important}.pb-lg-7{padding-bottom:6rem !important}.pb-lg-8{padding-bottom:7.5rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:0.25rem !important}.ps-lg-2{padding-left:0.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.ps-lg-6{padding-left:4.5rem !important}.ps-lg-7{padding-left:6rem !important}.ps-lg-8{padding-left:7.5rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:0.25rem !important}.gap-lg-2{gap:0.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.gap-lg-6{gap:4.5rem !important}.gap-lg-7{gap:6rem !important}.gap-lg-8{gap:7.5rem !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}.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-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}.min-vh-xl-25{min-height:25vh !important}.min-vh-xl-50{min-height:50vh !important}.min-vh-xl-75{min-height:75vh !important}.min-vh-xl-100{min-height:100vh !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:0.25rem !important}.m-xl-2{margin:0.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-6{margin:4.5rem !important}.m-xl-7{margin:6rem !important}.m-xl-8{margin:7.5rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xl-7{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-8{margin-right:7.5rem !important;margin-left:7.5rem !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:0.25rem !important;margin-bottom:0.25rem !important}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xl-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:0.25rem !important}.mt-xl-2{margin-top:0.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-6{margin-top:4.5rem !important}.mt-xl-7{margin-top:6rem !important}.mt-xl-8{margin-top:7.5rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:0.25rem !important}.me-xl-2{margin-right:0.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-6{margin-right:4.5rem !important}.me-xl-7{margin-right:6rem !important}.me-xl-8{margin-right:7.5rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:0.25rem !important}.mb-xl-2{margin-bottom:0.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-6{margin-bottom:4.5rem !important}.mb-xl-7{margin-bottom:6rem !important}.mb-xl-8{margin-bottom:7.5rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:0.25rem !important}.ms-xl-2{margin-left:0.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-6{margin-left:4.5rem !important}.ms-xl-7{margin-left:6rem !important}.ms-xl-8{margin-left:7.5rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.m-xl-n6{margin:-4.5rem !important}.m-xl-n7{margin:-6rem !important}.m-xl-n8{margin:-7.5rem !important}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xl-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xl-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xl-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xl-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xl-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xl-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.mt-xl-n1{margin-top:-0.25rem !important}.mt-xl-n2{margin-top:-0.5rem !important}.mt-xl-n3{margin-top:-1rem !important}.mt-xl-n4{margin-top:-1.5rem !important}.mt-xl-n5{margin-top:-3rem !important}.mt-xl-n6{margin-top:-4.5rem !important}.mt-xl-n7{margin-top:-6rem !important}.mt-xl-n8{margin-top:-7.5rem !important}.me-xl-n1{margin-right:-0.25rem !important}.me-xl-n2{margin-right:-0.5rem !important}.me-xl-n3{margin-right:-1rem !important}.me-xl-n4{margin-right:-1.5rem !important}.me-xl-n5{margin-right:-3rem !important}.me-xl-n6{margin-right:-4.5rem !important}.me-xl-n7{margin-right:-6rem !important}.me-xl-n8{margin-right:-7.5rem !important}.mb-xl-n1{margin-bottom:-0.25rem !important}.mb-xl-n2{margin-bottom:-0.5rem !important}.mb-xl-n3{margin-bottom:-1rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.mb-xl-n5{margin-bottom:-3rem !important}.mb-xl-n6{margin-bottom:-4.5rem !important}.mb-xl-n7{margin-bottom:-6rem !important}.mb-xl-n8{margin-bottom:-7.5rem !important}.ms-xl-n1{margin-left:-0.25rem !important}.ms-xl-n2{margin-left:-0.5rem !important}.ms-xl-n3{margin-left:-1rem !important}.ms-xl-n4{margin-left:-1.5rem !important}.ms-xl-n5{margin-left:-3rem !important}.ms-xl-n6{margin-left:-4.5rem !important}.ms-xl-n7{margin-left:-6rem !important}.ms-xl-n8{margin-left:-7.5rem !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:0.25rem !important}.p-xl-2{padding:0.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.p-xl-6{padding:4.5rem !important}.p-xl-7{padding:6rem !important}.p-xl-8{padding:7.5rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xl-2{padding-right:0.5rem !important;padding-left:0.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}.px-xl-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xl-7{padding-right:6rem !important;padding-left:6rem !important}.px-xl-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.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}.py-xl-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xl-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:0.25rem !important}.pt-xl-2{padding-top:0.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pt-xl-6{padding-top:4.5rem !important}.pt-xl-7{padding-top:6rem !important}.pt-xl-8{padding-top:7.5rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:0.25rem !important}.pe-xl-2{padding-right:0.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pe-xl-6{padding-right:4.5rem !important}.pe-xl-7{padding-right:6rem !important}.pe-xl-8{padding-right:7.5rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:0.25rem !important}.pb-xl-2{padding-bottom:0.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.pb-xl-6{padding-bottom:4.5rem !important}.pb-xl-7{padding-bottom:6rem !important}.pb-xl-8{padding-bottom:7.5rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:0.25rem !important}.ps-xl-2{padding-left:0.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.ps-xl-6{padding-left:4.5rem !important}.ps-xl-7{padding-left:6rem !important}.ps-xl-8{padding-left:7.5rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:0.25rem !important}.gap-xl-2{gap:0.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.gap-xl-6{gap:4.5rem !important}.gap-xl-7{gap:6rem !important}.gap-xl-8{gap:7.5rem !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}.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-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}.min-vh-xxl-25{min-height:25vh !important}.min-vh-xxl-50{min-height:50vh !important}.min-vh-xxl-75{min-height:75vh !important}.min-vh-xxl-100{min-height:100vh !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:0.25rem !important}.m-xxl-2{margin:0.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-6{margin:4.5rem !important}.m-xxl-7{margin:6rem !important}.m-xxl-8{margin:7.5rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.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-6{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xxl-7{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-8{margin-right:7.5rem !important;margin-left:7.5rem !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:0.25rem !important;margin-bottom:0.25rem !important}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.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-6{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xxl-7{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-8{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:0.25rem !important}.mt-xxl-2{margin-top:0.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-6{margin-top:4.5rem !important}.mt-xxl-7{margin-top:6rem !important}.mt-xxl-8{margin-top:7.5rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:0.25rem !important}.me-xxl-2{margin-right:0.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-6{margin-right:4.5rem !important}.me-xxl-7{margin-right:6rem !important}.me-xxl-8{margin-right:7.5rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:0.25rem !important}.mb-xxl-2{margin-bottom:0.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-6{margin-bottom:4.5rem !important}.mb-xxl-7{margin-bottom:6rem !important}.mb-xxl-8{margin-bottom:7.5rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:0.25rem !important}.ms-xxl-2{margin-left:0.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-6{margin-left:4.5rem !important}.ms-xxl-7{margin-left:6rem !important}.ms-xxl-8{margin-left:7.5rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.m-xxl-n3{margin:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.m-xxl-n5{margin:-3rem !important}.m-xxl-n6{margin:-4.5rem !important}.m-xxl-n7{margin:-6rem !important}.m-xxl-n8{margin:-7.5rem !important}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xxl-n6{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xxl-n7{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xxl-n8{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xxl-n6{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xxl-n7{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xxl-n8{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.mt-xxl-n1{margin-top:-0.25rem !important}.mt-xxl-n2{margin-top:-0.5rem !important}.mt-xxl-n3{margin-top:-1rem !important}.mt-xxl-n4{margin-top:-1.5rem !important}.mt-xxl-n5{margin-top:-3rem !important}.mt-xxl-n6{margin-top:-4.5rem !important}.mt-xxl-n7{margin-top:-6rem !important}.mt-xxl-n8{margin-top:-7.5rem !important}.me-xxl-n1{margin-right:-0.25rem !important}.me-xxl-n2{margin-right:-0.5rem !important}.me-xxl-n3{margin-right:-1rem !important}.me-xxl-n4{margin-right:-1.5rem !important}.me-xxl-n5{margin-right:-3rem !important}.me-xxl-n6{margin-right:-4.5rem !important}.me-xxl-n7{margin-right:-6rem !important}.me-xxl-n8{margin-right:-7.5rem !important}.mb-xxl-n1{margin-bottom:-0.25rem !important}.mb-xxl-n2{margin-bottom:-0.5rem !important}.mb-xxl-n3{margin-bottom:-1rem !important}.mb-xxl-n4{margin-bottom:-1.5rem !important}.mb-xxl-n5{margin-bottom:-3rem !important}.mb-xxl-n6{margin-bottom:-4.5rem !important}.mb-xxl-n7{margin-bottom:-6rem !important}.mb-xxl-n8{margin-bottom:-7.5rem !important}.ms-xxl-n1{margin-left:-0.25rem !important}.ms-xxl-n2{margin-left:-0.5rem !important}.ms-xxl-n3{margin-left:-1rem !important}.ms-xxl-n4{margin-left:-1.5rem !important}.ms-xxl-n5{margin-left:-3rem !important}.ms-xxl-n6{margin-left:-4.5rem !important}.ms-xxl-n7{margin-left:-6rem !important}.ms-xxl-n8{margin-left:-7.5rem !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:0.25rem !important}.p-xxl-2{padding:0.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.p-xxl-6{padding:4.5rem !important}.p-xxl-7{padding:6rem !important}.p-xxl-8{padding:7.5rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.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}.px-xxl-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xxl-7{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-8{padding-right:7.5rem !important;padding-left:7.5rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.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}.py-xxl-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xxl-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-8{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:0.25rem !important}.pt-xxl-2{padding-top:0.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pt-xxl-6{padding-top:4.5rem !important}.pt-xxl-7{padding-top:6rem !important}.pt-xxl-8{padding-top:7.5rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:0.25rem !important}.pe-xxl-2{padding-right:0.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pe-xxl-6{padding-right:4.5rem !important}.pe-xxl-7{padding-right:6rem !important}.pe-xxl-8{padding-right:7.5rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:0.25rem !important}.pb-xxl-2{padding-bottom:0.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.pb-xxl-6{padding-bottom:4.5rem !important}.pb-xxl-7{padding-bottom:6rem !important}.pb-xxl-8{padding-bottom:7.5rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:0.25rem !important}.ps-xxl-2{padding-left:0.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.ps-xxl-6{padding-left:4.5rem !important}.ps-xxl-7{padding-left:6rem !important}.ps-xxl-8{padding-left:7.5rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:0.25rem !important}.gap-xxl-2{gap:0.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.gap-xxl-6{gap:4.5rem !important}.gap-xxl-7{gap:6rem !important}.gap-xxl-8{gap:7.5rem !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-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}}.sticky,.gallery-caption,.bypostauthor{font-size:inherit}.wrapper#wrapper-sticky{border-bottom:1px solid #dee2e6}#wrapper-footer-full,#wrapper-static-hero{background-color:#e9ecef}.wp-caption{font-size:inherit}.wp-caption-text{font-size:inherit}.alignleft{display:block;margin-bottom:1.5em}.alignright{display:block;margin-bottom:1.5em}@media (min-width:576px){.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}}img.wp-post-image,article img,figure,img,#secondary img{max-width:100%;height:auto}a.skip-link{position:fixed;z-index:1000;top:0px;right:0px}.navbar-dark .navbar-nav .dropdown-menu .nav-link{display:block;width:100%;padding:0.25rem 1rem;clear:both;font-weight:400;color:#212529 !important;text-align:inherit;white-space:nowrap;background:none;border:0}.navbar-light .navbar-brand a{color:rgba(0, 0, 0, 0.9)}.navbar-dark .navbar-brand a{color:#fff}.navbar h1,.navbar .h1{font-weight:400}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.rfs-1{font-size:0.15rem}.rfs-2{font-size:0.3rem}.rfs-3{font-size:0.45rem}.rfs-4{font-size:0.6rem}.rfs-5{font-size:0.75rem}.rfs-6{font-size:0.9rem}.rfs-7{font-size:1.05rem}.rfs-8{font-size:1.2rem}.rfs-9{font-size:calc(1.26rem + 0.12vw)}@media (min-width:1200px){.rfs-9{font-size:1.35rem}}.rfs-10{font-size:calc(1.275rem + 0.3vw)}@media (min-width:1200px){.rfs-10{font-size:1.5rem}}.rfs-11{font-size:calc(1.29rem + 0.48vw)}@media (min-width:1200px){.rfs-11{font-size:1.65rem}}.rfs-12{font-size:calc(1.305rem + 0.66vw)}@media (min-width:1200px){.rfs-12{font-size:1.8rem}}.rfs-13{font-size:calc(1.32rem + 0.84vw)}@media (min-width:1200px){.rfs-13{font-size:1.95rem}}.rfs-14{font-size:calc(1.335rem + 1.02vw)}@media (min-width:1200px){.rfs-14{font-size:2.1rem}}.rfs-15{font-size:calc(1.35rem + 1.2vw)}@media (min-width:1200px){.rfs-15{font-size:2.25rem}}.rfs-16{font-size:calc(1.365rem + 1.38vw)}@media (min-width:1200px){.rfs-16{font-size:2.4rem}}.rfs-17{font-size:calc(1.38rem + 1.56vw)}@media (min-width:1200px){.rfs-17{font-size:2.55rem}}.rfs-18{font-size:calc(1.395rem + 1.74vw)}@media (min-width:1200px){.rfs-18{font-size:2.7rem}}.rfs-19{font-size:calc(1.41rem + 1.92vw)}@media (min-width:1200px){.rfs-19{font-size:2.85rem}}.rfs-20{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.rfs-20{font-size:3rem}}.rfs-21{font-size:calc(1.44rem + 2.28vw)}@media (min-width:1200px){.rfs-21{font-size:3.15rem}}.rfs-22{font-size:calc(1.455rem + 2.46vw)}@media (min-width:1200px){.rfs-22{font-size:3.3rem}}.rfs-23{font-size:calc(1.47rem + 2.64vw)}@media (min-width:1200px){.rfs-23{font-size:3.45rem}}.rfs-24{font-size:calc(1.485rem + 2.82vw)}@media (min-width:1200px){.rfs-24{font-size:3.6rem}}.rfs-25{font-size:calc(1.5rem + 3vw)}@media (min-width:1200px){.rfs-25{font-size:3.75rem}}.rfs-26{font-size:calc(1.515rem + 3.18vw)}@media (min-width:1200px){.rfs-26{font-size:3.9rem}}.rfs-27{font-size:calc(1.53rem + 3.36vw)}@media (min-width:1200px){.rfs-27{font-size:4.05rem}}.rfs-28{font-size:calc(1.545rem + 3.54vw)}@media (min-width:1200px){.rfs-28{font-size:4.2rem}}.rfs-29{font-size:calc(1.56rem + 3.72vw)}@media (min-width:1200px){.rfs-29{font-size:4.35rem}}.rfs-30{font-size:calc(1.575rem + 3.9vw)}@media (min-width:1200px){.rfs-30{font-size:4.5rem}}.rfs-31{font-size:calc(1.59rem + 4.08vw)}@media (min-width:1200px){.rfs-31{font-size:4.65rem}}.rfs-32{font-size:calc(1.605rem + 4.26vw)}@media (min-width:1200px){.rfs-32{font-size:4.8rem}}.rfs-33{font-size:calc(1.62rem + 4.44vw)}@media (min-width:1200px){.rfs-33{font-size:4.95rem}}.rfs-34{font-size:calc(1.635rem + 4.62vw)}@media (min-width:1200px){.rfs-34{font-size:5.1rem}}.rfs-35{font-size:calc(1.65rem + 4.8vw)}@media (min-width:1200px){.rfs-35{font-size:5.25rem}}.rfs-36{font-size:calc(1.665rem + 4.98vw)}@media (min-width:1200px){.rfs-36{font-size:5.4rem}}.rfs-37{font-size:calc(1.68rem + 5.16vw)}@media (min-width:1200px){.rfs-37{font-size:5.55rem}}.rfs-38{font-size:calc(1.695rem + 5.34vw)}@media (min-width:1200px){.rfs-38{font-size:5.7rem}}.rfs-39{font-size:calc(1.71rem + 5.52vw)}@media (min-width:1200px){.rfs-39{font-size:5.85rem}}.rfs-40{font-size:calc(1.725rem + 5.7vw)}@media (min-width:1200px){.rfs-40{font-size:6rem}}.rfs-41{font-size:calc(1.74rem + 5.88vw)}@media (min-width:1200px){.rfs-41{font-size:6.15rem}}.rfs-42{font-size:calc(1.755rem + 6.06vw)}@media (min-width:1200px){.rfs-42{font-size:6.3rem}}.rfs-43{font-size:calc(1.77rem + 6.24vw)}@media (min-width:1200px){.rfs-43{font-size:6.45rem}}.rfs-44{font-size:calc(1.785rem + 6.42vw)}@media (min-width:1200px){.rfs-44{font-size:6.6rem}}.rfs-45{font-size:calc(1.8rem + 6.6vw)}@media (min-width:1200px){.rfs-45{font-size:6.75rem}}.rfs-46{font-size:calc(1.815rem + 6.78vw)}@media (min-width:1200px){.rfs-46{font-size:6.9rem}}.rfs-47{font-size:calc(1.83rem + 6.96vw)}@media (min-width:1200px){.rfs-47{font-size:7.05rem}}.rfs-48{font-size:calc(1.845rem + 7.14vw)}@media (min-width:1200px){.rfs-48{font-size:7.2rem}}.rfs-49{font-size:calc(1.86rem + 7.32vw)}@media (min-width:1200px){.rfs-49{font-size:7.35rem}}.rfs-50{font-size:calc(1.875rem + 7.5vw)}@media (min-width:1200px){.rfs-50{font-size:7.5rem}}.rws-1{width:1.15rem}.rws-2{width:calc(1.355rem + 1.26vw)}.rws-3{width:calc(1.47rem + 2.64vw)}.rws-4{width:calc(1.585rem + 4.02vw)}.rws-5{width:calc(1.7rem + 5.4vw)}.rws-6{width:calc(1.815rem + 6.78vw)}.rws-7{width:calc(1.93rem + 8.16vw)}.rws-8{width:calc(2.045rem + 9.54vw)}.rws-9{width:calc(2.16rem + 10.92vw)}.rws-10{width:calc(2.275rem + 12.3vw)}.rws-11{width:calc(2.39rem + 13.68vw)}.rws-12{width:calc(2.505rem + 15.06vw)}.rws-13{width:calc(2.62rem + 16.44vw)}.rws-14{width:calc(2.735rem + 17.82vw)}.rws-15{width:calc(2.85rem + 19.2vw)}.rws-16{width:calc(2.965rem + 20.58vw)}.rws-17{width:calc(3.08rem + 21.96vw)}.rws-18{width:calc(3.195rem + 23.34vw)}.rws-19{width:calc(3.31rem + 24.72vw)}.rws-20{width:calc(3.425rem + 26.1vw)}.rws-21{width:calc(3.54rem + 27.48vw)}.rws-22{width:calc(3.655rem + 28.86vw)}.rws-23{width:calc(3.77rem + 30.24vw)}.rws-24{width:calc(3.885rem + 31.62vw)}.rws-25{width:calc(4rem + 33vw)}.rws-26{width:calc(4.115rem + 34.38vw)}.rws-27{width:calc(4.23rem + 35.76vw)}.rws-28{width:calc(4.345rem + 37.14vw)}.rws-29{width:calc(4.46rem + 38.52vw)}.rws-30{width:calc(4.575rem + 39.9vw)}.rws-31{width:calc(4.69rem + 41.28vw)}.rws-32{width:calc(4.805rem + 42.66vw)}.rws-33{width:calc(4.92rem + 44.04vw)}.rws-34{width:calc(5.035rem + 45.42vw)}.rws-35{width:calc(5.15rem + 46.8vw)}.rws-36{width:calc(5.265rem + 48.18vw)}.rws-37{width:calc(5.38rem + 49.56vw)}.rws-38{width:calc(5.495rem + 50.94vw)}.rws-39{width:calc(5.61rem + 52.32vw)}.rws-40{width:calc(5.725rem + 53.7vw)}.bg-primary-100{background-color:#cfe2ff !important}.text-primary-100{color:#cfe2ff !important}.bg-primary-200{background-color:#9ec5fe !important}.text-primary-200{color:#9ec5fe !important}.bg-primary-300{background-color:#6ea8fe !important}.text-primary-300{color:#6ea8fe !important}.bg-primary-400{background-color:#3d8bfd !important}.text-primary-400{color:#3d8bfd !important}.bg-primary-500{background-color:#0d6efd !important}.text-primary-500{color:#0d6efd !important}.bg-primary-600{background-color:#0a58ca !important}.text-primary-600{color:#0a58ca !important}.bg-primary-700{background-color:#084298 !important}.text-primary-700{color:#084298 !important}.bg-primary-800{background-color:#052c65 !important}.text-primary-800{color:#052c65 !important}.bg-primary-900{background-color:#031633 !important}.text-primary-900{color:#031633 !important}.bg-secondary-100{background-color:#e2e3e5 !important}.text-secondary-100{color:#e2e3e5 !important}.bg-secondary-200{background-color:#c4c8cb !important}.text-secondary-200{color:#c4c8cb !important}.bg-secondary-300{background-color:#a7acb1 !important}.text-secondary-300{color:#a7acb1 !important}.bg-secondary-400{background-color:#899197 !important}.text-secondary-400{color:#899197 !important}.bg-secondary-500{background-color:#6c757d !important}.text-secondary-500{color:#6c757d !important}.bg-secondary-600{background-color:#565e64 !important}.text-secondary-600{color:#565e64 !important}.bg-secondary-700{background-color:#41464b !important}.text-secondary-700{color:#41464b !important}.bg-secondary-800{background-color:#2b2f32 !important}.text-secondary-800{color:#2b2f32 !important}.bg-secondary-900{background-color:#161719 !important}.text-secondary-900{color:#161719 !important}.bg-success-100{background-color:#d1e7dd !important}.text-success-100{color:#d1e7dd !important}.bg-success-200{background-color:#a3cfbb !important}.text-success-200{color:#a3cfbb !important}.bg-success-300{background-color:#75b798 !important}.text-success-300{color:#75b798 !important}.bg-success-400{background-color:#479f76 !important}.text-success-400{color:#479f76 !important}.bg-success-500{background-color:#198754 !important}.text-success-500{color:#198754 !important}.bg-success-600{background-color:#146c43 !important}.text-success-600{color:#146c43 !important}.bg-success-700{background-color:#0f5132 !important}.text-success-700{color:#0f5132 !important}.bg-success-800{background-color:#0a3622 !important}.text-success-800{color:#0a3622 !important}.bg-success-900{background-color:#051b11 !important}.text-success-900{color:#051b11 !important}.bg-danger-100{background-color:#f8d7da !important}.text-danger-100{color:#f8d7da !important}.bg-danger-200{background-color:#f1aeb5 !important}.text-danger-200{color:#f1aeb5 !important}.bg-danger-300{background-color:#ea868f !important}.text-danger-300{color:#ea868f !important}.bg-danger-400{background-color:#e35d6a !important}.text-danger-400{color:#e35d6a !important}.bg-danger-500{background-color:#dc3545 !important}.text-danger-500{color:#dc3545 !important}.bg-danger-600{background-color:#b02a37 !important}.text-danger-600{color:#b02a37 !important}.bg-danger-700{background-color:#842029 !important}.text-danger-700{color:#842029 !important}.bg-danger-800{background-color:#58151c !important}.text-danger-800{color:#58151c !important}.bg-danger-900{background-color:#2c0b0e !important}.text-danger-900{color:#2c0b0e !important}.bg-warning-100{background-color:#fff3cd !important}.text-warning-100{color:#fff3cd !important}.bg-warning-200{background-color:#ffe69c !important}.text-warning-200{color:#ffe69c !important}.bg-warning-300{background-color:#ffda6a !important}.text-warning-300{color:#ffda6a !important}.bg-warning-400{background-color:#ffcd39 !important}.text-warning-400{color:#ffcd39 !important}.bg-warning-500{background-color:#ffc107 !important}.text-warning-500{color:#ffc107 !important}.bg-warning-600{background-color:#cc9a06 !important}.text-warning-600{color:#cc9a06 !important}.bg-warning-700{background-color:#997404 !important}.text-warning-700{color:#997404 !important}.bg-warning-800{background-color:#664d03 !important}.text-warning-800{color:#664d03 !important}.bg-warning-900{background-color:#332701 !important}.text-warning-900{color:#332701 !important}.bg-info-100{background-color:#cff4fc !important}.text-info-100{color:#cff4fc !important}.bg-info-200{background-color:#9eeaf9 !important}.text-info-200{color:#9eeaf9 !important}.bg-info-300{background-color:#6edff6 !important}.text-info-300{color:#6edff6 !important}.bg-info-400{background-color:#3dd5f3 !important}.text-info-400{color:#3dd5f3 !important}.bg-info-500{background-color:#0dcaf0 !important}.text-info-500{color:#0dcaf0 !important}.bg-info-600{background-color:#0aa2c0 !important}.text-info-600{color:#0aa2c0 !important}.bg-info-700{background-color:#087990 !important}.text-info-700{color:#087990 !important}.bg-info-800{background-color:#055160 !important}.text-info-800{color:#055160 !important}.bg-info-900{background-color:#032830 !important}.text-info-900{color:#032830 !important}body.picostrap_header_navbar_position_fixed-top section[id]{scroll-margin-top:63px}body.picostrap_header_navbar_position_fixed-top:not(.picostrap_header_navbar_color_choice_bg-transparent){padding-top:58px}body.picostrap_header_navbar_position_fixed-top #wpadminbar{opacity:0.1}body.picostrap_header_navbar_position_fixed-top #wpadminbar:hover{opacity:1}.custom-logo-link img[src$=".svg"]{width:100%}#backToTop{visibility:hidden;position:fixed;bottom:20px;right:20px;z-index:99999;opacity:0.6;padding:3px 11px 7px}#backToTop:hover{cursor:pointer}body.scroll-position-at-top #wrapper-navbar .navbar{padding-top:2rem;padding-bottom:2rem}body.scroll-position-not-at-top #wrapper-navbar .navbar,body.scroll-position-at-top #wrapper-navbar .navbar{transition:all 0.5s ease-out}.woocommerce #respond input#submit:not(.alt),.woocommerce a.button:not(.alt),.woocommerce button.button:not(.alt),.woocommerce input.button:not(.alt){padding:0.375rem 0.75rem;font-size:1rem;line-height:1.5;border:1px solid #0d6efd;font-weight:400;box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);color:#0d6efd;background:none;border-radius:0.375rem;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}.woocommerce #respond input#submit:not(.alt):hover,.woocommerce a.button:not(.alt):hover,.woocommerce button.button:not(.alt):hover,.woocommerce input.button:not(.alt):hover{color:#fff !important;background-color:#0d6efd}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{padding:0.375rem 0.75rem;font-size:1rem;line-height:1.5;border:none;font-weight:400;box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);color:#fff;background-color:#0d6efd;border-radius:0.375rem;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#084298;color:#fff}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{border-color:#212529 !important}.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{border-color:#212529 !important;background:#2f2a2f}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#cfe2ff;color:#212529}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{padding:0.5rem 1rem;font-size:1.25rem;border-radius:0.5rem}.woocommerce-error,.woocommerce-info,.woocommerce-message{font-size:1.25rem}.woocommerce-message{border-top-color:#e2e3e5}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:0.375rem 0.45rem;font-size:1rem;font-weight:400;line-height:1.5;border:1px solid #ced4da}body.woocommerce-page select{display:block;width:100%;padding:0.375rem 2.25rem 0.375rem 0.75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image: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");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:0.375rem;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance:none}.select2-selection{min-height:45px;padding:0.375rem 0.75rem}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:unset;padding-right:unset}span.select2-selection.select2-selection{min-height:40px;padding:0.375rem 0.75rem;border:1px solid #ced4da}.select2-container--default b[role="presentation"],.select2-container--default .select2-selection__clear{display:none}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0d6efd}a.added_to_cart.wc-forward{margin-left:12px;text-decoration:underline !important}#store-sidebar aside{margin-bottom:15px}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{top:unset;opacity:0.5}.woocommerce div.product form.cart .variations select{margin-bottom:20px}.woocommerce span.onsale{padding-top:0px;padding-left:5px}.woocommerce #commentform{margin-top:24px}.woocommerce #review_form #respond p{margin:12px 0 12px}.woocommerce p.stars a{color:var(--bs-warning);height:1.4em;width:1.4em}.woocommerce p.stars a::before{font-size:24px}.woocommerce #related-products ul{margin:1em 0 1em}.woocommerce-input-wrapper{width:100%}figure.woocommerce-product-gallery__wrapper{max-width:inherit !important}#coupon_code.input-text{min-width:134px !important}.woocommerce form.woocommerce-form-login .form-row label{width:100%}.woocommerce form.woocommerce-form-login .form-row .password-input{width:100%}.woocommerce form .form-row label{flex:auto}.woocommerce-cart-form input.qty{display:inline}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"FontAwesome";src:url("../fonts/fontawesome-webfont.eot?v=4.7.0");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:0.2em 0.25em 0.15em;border:solid 0.08em #eee;border-radius:0.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:0.3em}.fa.fa-pull-right{margin-left:0.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:0.3em}.fa.pull-right{margin-left:0.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*!
 * Helper Classes
 * Copyright 2019 The HasTech Team
 * Licensed under MIT
 */.pt-0{padding-top:0 !important}.pt-2{padding-top:2px !important}.pt-4{padding-top:4px !important}.pt-6{padding-top:6px !important}.pt-8{padding-top:8px !important}.pt-10{padding-top:10px !important}.pt-12{padding-top:12px !important}.pt-14{padding-top:14px !important}.pt-16{padding-top:16px !important}.pt-18{padding-top:18px !important}.pt-20{padding-top:20px !important}.pt-22{padding-top:22px !important}.pt-24{padding-top:24px !important}.pt-26{padding-top:26px !important}.pt-28{padding-top:28px !important}.pt-30{padding-top:30px !important}.pt-32{padding-top:32px !important}.pt-34{padding-top:34px !important}.pt-36{padding-top:36px !important}.pt-38{padding-top:38px !important}.pt-40{padding-top:40px !important}.pt-42{padding-top:42px !important}.pt-44{padding-top:44px !important}.pt-46{padding-top:46px !important}.pt-48{padding-top:48px !important}.pt-50{padding-top:50px !important}.pt-52{padding-top:52px !important}.pt-54{padding-top:54px !important}.pt-56{padding-top:56px !important}.pt-58{padding-top:58px !important}.pt-60{padding-top:60px !important}.pt-62{padding-top:62px !important}.pt-64{padding-top:64px !important}.pt-66{padding-top:66px !important}.pt-68{padding-top:68px !important}.pt-70{padding-top:70px !important}.pt-72{padding-top:72px !important}.pt-74{padding-top:74px !important}.pt-76{padding-top:76px !important}.pt-78{padding-top:78px !important}.pt-80{padding-top:80px !important}.pt-82{padding-top:82px !important}.pt-84{padding-top:84px !important}.pt-86{padding-top:86px !important}.pt-88{padding-top:88px !important}.pt-90{padding-top:90px !important}.pt-92{padding-top:92px !important}.pt-94{padding-top:94px !important}.pt-96{padding-top:96px !important}.pt-98{padding-top:98px !important}.pt-100{padding-top:100px !important}.pt-102{padding-top:102px !important}.pt-104{padding-top:104px !important}.pt-106{padding-top:106px !important}.pt-108{padding-top:108px !important}.pt-110{padding-top:110px !important}.pt-112{padding-top:112px !important}.pt-114{padding-top:114px !important}.pt-116{padding-top:116px !important}.pt-118{padding-top:118px !important}.pt-120{padding-top:120px !important}.pt-122{padding-top:122px !important}.pt-124{padding-top:124px !important}.pt-126{padding-top:126px !important}.pt-128{padding-top:128px !important}.pt-130{padding-top:130px !important}.pt-132{padding-top:132px !important}.pt-134{padding-top:134px !important}.pt-136{padding-top:136px !important}.pt-138{padding-top:138px !important}.pt-140{padding-top:140px !important}.pt-142{padding-top:142px !important}.pt-144{padding-top:144px !important}.pt-146{padding-top:146px !important}.pt-148{padding-top:148px !important}.pt-150{padding-top:150px !important}@media only screen and (min-width:1200px){.pt-xl-0{padding-top:0 !important}}@media only screen and (min-width:1200px){.pt-xl-2{padding-top:2px !important}}@media only screen and (min-width:1200px){.pt-xl-4{padding-top:4px !important}}@media only screen and (min-width:1200px){.pt-xl-6{padding-top:6px !important}}@media only screen and (min-width:1200px){.pt-xl-8{padding-top:8px !important}}@media only screen and (min-width:1200px){.pt-xl-10{padding-top:10px !important}}@media only screen and (min-width:1200px){.pt-xl-12{padding-top:12px !important}}@media only screen and (min-width:1200px){.pt-xl-14{padding-top:14px !important}}@media only screen and (min-width:1200px){.pt-xl-16{padding-top:16px !important}}@media only screen and (min-width:1200px){.pt-xl-18{padding-top:18px !important}}@media only screen and (min-width:1200px){.pt-xl-20{padding-top:20px !important}}@media only screen and (min-width:1200px){.pt-xl-22{padding-top:22px !important}}@media only screen and (min-width:1200px){.pt-xl-24{padding-top:24px !important}}@media only screen and (min-width:1200px){.pt-xl-26{padding-top:26px !important}}@media only screen and (min-width:1200px){.pt-xl-28{padding-top:28px !important}}@media only screen and (min-width:1200px){.pt-xl-30{padding-top:30px !important}}@media only screen and (min-width:1200px){.pt-xl-32{padding-top:32px !important}}@media only screen and (min-width:1200px){.pt-xl-34{padding-top:34px !important}}@media only screen and (min-width:1200px){.pt-xl-36{padding-top:36px !important}}@media only screen and (min-width:1200px){.pt-xl-38{padding-top:38px !important}}@media only screen and (min-width:1200px){.pt-xl-40{padding-top:40px !important}}@media only screen and (min-width:1200px){.pt-xl-42{padding-top:42px !important}}@media only screen and (min-width:1200px){.pt-xl-44{padding-top:44px !important}}@media only screen and (min-width:1200px){.pt-xl-46{padding-top:46px !important}}@media only screen and (min-width:1200px){.pt-xl-48{padding-top:48px !important}}@media only screen and (min-width:1200px){.pt-xl-50{padding-top:50px !important}}@media only screen and (min-width:1200px){.pt-xl-52{padding-top:52px !important}}@media only screen and (min-width:1200px){.pt-xl-54{padding-top:54px !important}}@media only screen and (min-width:1200px){.pt-xl-56{padding-top:56px !important}}@media only screen and (min-width:1200px){.pt-xl-58{padding-top:58px !important}}@media only screen and (min-width:1200px){.pt-xl-60{padding-top:60px !important}}@media only screen and (min-width:1200px){.pt-xl-62{padding-top:62px !important}}@media only screen and (min-width:1200px){.pt-xl-64{padding-top:64px !important}}@media only screen and (min-width:1200px){.pt-xl-66{padding-top:66px !important}}@media only screen and (min-width:1200px){.pt-xl-68{padding-top:68px !important}}@media only screen and (min-width:1200px){.pt-xl-70{padding-top:70px !important}}@media only screen and (min-width:1200px){.pt-xl-72{padding-top:72px !important}}@media only screen and (min-width:1200px){.pt-xl-74{padding-top:74px !important}}@media only screen and (min-width:1200px){.pt-xl-76{padding-top:76px !important}}@media only screen and (min-width:1200px){.pt-xl-78{padding-top:78px !important}}@media only screen and (min-width:1200px){.pt-xl-80{padding-top:80px !important}}@media only screen and (min-width:1200px){.pt-xl-82{padding-top:82px !important}}@media only screen and (min-width:1200px){.pt-xl-84{padding-top:84px !important}}@media only screen and (min-width:1200px){.pt-xl-86{padding-top:86px !important}}@media only screen and (min-width:1200px){.pt-xl-88{padding-top:88px !important}}@media only screen and (min-width:1200px){.pt-xl-90{padding-top:90px !important}}@media only screen and (min-width:1200px){.pt-xl-92{padding-top:92px !important}}@media only screen and (min-width:1200px){.pt-xl-94{padding-top:94px !important}}@media only screen and (min-width:1200px){.pt-xl-96{padding-top:96px !important}}@media only screen and (min-width:1200px){.pt-xl-98{padding-top:98px !important}}@media only screen and (min-width:1200px){.pt-xl-100{padding-top:100px !important}}@media only screen and (min-width:1200px){.pt-xl-102{padding-top:102px !important}}@media only screen and (min-width:1200px){.pt-xl-104{padding-top:104px !important}}@media only screen and (min-width:1200px){.pt-xl-106{padding-top:106px !important}}@media only screen and (min-width:1200px){.pt-xl-108{padding-top:108px !important}}@media only screen and (min-width:1200px){.pt-xl-110{padding-top:110px !important}}@media only screen and (min-width:1200px){.pt-xl-112{padding-top:112px !important}}@media only screen and (min-width:1200px){.pt-xl-114{padding-top:114px !important}}@media only screen and (min-width:1200px){.pt-xl-116{padding-top:116px !important}}@media only screen and (min-width:1200px){.pt-xl-118{padding-top:118px !important}}@media only screen and (min-width:1200px){.pt-xl-120{padding-top:120px !important}}@media only screen and (min-width:1200px){.pt-xl-122{padding-top:122px !important}}@media only screen and (min-width:1200px){.pt-xl-124{padding-top:124px !important}}@media only screen and (min-width:1200px){.pt-xl-126{padding-top:126px !important}}@media only screen and (min-width:1200px){.pt-xl-128{padding-top:128px !important}}@media only screen and (min-width:1200px){.pt-xl-130{padding-top:130px !important}}@media only screen and (min-width:1200px){.pt-xl-132{padding-top:132px !important}}@media only screen and (min-width:1200px){.pt-xl-134{padding-top:134px !important}}@media only screen and (min-width:1200px){.pt-xl-136{padding-top:136px !important}}@media only screen and (min-width:1200px){.pt-xl-138{padding-top:138px !important}}@media only screen and (min-width:1200px){.pt-xl-140{padding-top:140px !important}}@media only screen and (min-width:1200px){.pt-xl-142{padding-top:142px !important}}@media only screen and (min-width:1200px){.pt-xl-144{padding-top:144px !important}}@media only screen and (min-width:1200px){.pt-xl-146{padding-top:146px !important}}@media only screen and (min-width:1200px){.pt-xl-148{padding-top:148px !important}}@media only screen and (min-width:1200px){.pt-xl-150{padding-top:150px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-0{padding-top:0 !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-2{padding-top:2px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-4{padding-top:4px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-6{padding-top:6px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-8{padding-top:8px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-10{padding-top:10px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-12{padding-top:12px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-14{padding-top:14px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-16{padding-top:16px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-18{padding-top:18px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-20{padding-top:20px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-22{padding-top:22px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-24{padding-top:24px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-26{padding-top:26px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-28{padding-top:28px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-30{padding-top:30px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-32{padding-top:32px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-34{padding-top:34px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-36{padding-top:36px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-38{padding-top:38px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-40{padding-top:40px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-42{padding-top:42px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-44{padding-top:44px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-46{padding-top:46px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-48{padding-top:48px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-50{padding-top:50px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-52{padding-top:52px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-54{padding-top:54px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-56{padding-top:56px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-58{padding-top:58px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-60{padding-top:60px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-62{padding-top:62px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-64{padding-top:64px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-66{padding-top:66px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-68{padding-top:68px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-70{padding-top:70px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-72{padding-top:72px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-74{padding-top:74px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-76{padding-top:76px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-78{padding-top:78px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-80{padding-top:80px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-82{padding-top:82px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-84{padding-top:84px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-86{padding-top:86px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-88{padding-top:88px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-90{padding-top:90px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-92{padding-top:92px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-94{padding-top:94px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-96{padding-top:96px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-98{padding-top:98px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-100{padding-top:100px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-102{padding-top:102px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-104{padding-top:104px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-106{padding-top:106px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-108{padding-top:108px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-110{padding-top:110px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-112{padding-top:112px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-114{padding-top:114px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-116{padding-top:116px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-118{padding-top:118px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-120{padding-top:120px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-122{padding-top:122px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-124{padding-top:124px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-126{padding-top:126px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-128{padding-top:128px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-130{padding-top:130px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-132{padding-top:132px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-134{padding-top:134px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-136{padding-top:136px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-138{padding-top:138px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-140{padding-top:140px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-142{padding-top:142px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-144{padding-top:144px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-146{padding-top:146px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-148{padding-top:148px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pt-lg-150{padding-top:150px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-0{padding-top:0 !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-2{padding-top:2px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-4{padding-top:4px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-6{padding-top:6px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-8{padding-top:8px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-10{padding-top:10px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-12{padding-top:12px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-14{padding-top:14px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-16{padding-top:16px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-18{padding-top:18px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-20{padding-top:20px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-22{padding-top:22px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-24{padding-top:24px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-26{padding-top:26px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-28{padding-top:28px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-30{padding-top:30px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-32{padding-top:32px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-34{padding-top:34px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-36{padding-top:36px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-38{padding-top:38px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-40{padding-top:40px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-42{padding-top:42px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-44{padding-top:44px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-46{padding-top:46px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-48{padding-top:48px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-50{padding-top:50px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-52{padding-top:52px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-54{padding-top:54px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-56{padding-top:56px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-58{padding-top:58px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-60{padding-top:60px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-62{padding-top:62px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-64{padding-top:64px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-66{padding-top:66px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-68{padding-top:68px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-70{padding-top:70px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-72{padding-top:72px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-74{padding-top:74px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-76{padding-top:76px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-78{padding-top:78px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-80{padding-top:80px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-82{padding-top:82px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-84{padding-top:84px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-86{padding-top:86px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-88{padding-top:88px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-90{padding-top:90px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-92{padding-top:92px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-94{padding-top:94px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-96{padding-top:96px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-98{padding-top:98px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-100{padding-top:100px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-102{padding-top:102px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-104{padding-top:104px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-106{padding-top:106px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-108{padding-top:108px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-110{padding-top:110px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-112{padding-top:112px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-114{padding-top:114px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-116{padding-top:116px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-118{padding-top:118px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-120{padding-top:120px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-122{padding-top:122px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-124{padding-top:124px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-126{padding-top:126px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-128{padding-top:128px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-130{padding-top:130px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-132{padding-top:132px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-134{padding-top:134px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-136{padding-top:136px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-138{padding-top:138px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-140{padding-top:140px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-142{padding-top:142px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-144{padding-top:144px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-146{padding-top:146px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-148{padding-top:148px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pt-md-150{padding-top:150px !important}}@media only screen and (max-width:767.98px){.pt-sm-0{padding-top:0 !important}}@media only screen and (max-width:767.98px){.pt-sm-2{padding-top:2px !important}}@media only screen and (max-width:767.98px){.pt-sm-4{padding-top:4px !important}}@media only screen and (max-width:767.98px){.pt-sm-6{padding-top:6px !important}}@media only screen and (max-width:767.98px){.pt-sm-8{padding-top:8px !important}}@media only screen and (max-width:767.98px){.pt-sm-10{padding-top:10px !important}}@media only screen and (max-width:767.98px){.pt-sm-12{padding-top:12px !important}}@media only screen and (max-width:767.98px){.pt-sm-14{padding-top:14px !important}}@media only screen and (max-width:767.98px){.pt-sm-16{padding-top:16px !important}}@media only screen and (max-width:767.98px){.pt-sm-18{padding-top:18px !important}}@media only screen and (max-width:767.98px){.pt-sm-20{padding-top:20px !important}}@media only screen and (max-width:767.98px){.pt-sm-22{padding-top:22px !important}}@media only screen and (max-width:767.98px){.pt-sm-24{padding-top:24px !important}}@media only screen and (max-width:767.98px){.pt-sm-26{padding-top:26px !important}}@media only screen and (max-width:767.98px){.pt-sm-28{padding-top:28px !important}}@media only screen and (max-width:767.98px){.pt-sm-30{padding-top:30px !important}}@media only screen and (max-width:767.98px){.pt-sm-32{padding-top:32px !important}}@media only screen and (max-width:767.98px){.pt-sm-34{padding-top:34px !important}}@media only screen and (max-width:767.98px){.pt-sm-36{padding-top:36px !important}}@media only screen and (max-width:767.98px){.pt-sm-38{padding-top:38px !important}}@media only screen and (max-width:767.98px){.pt-sm-40{padding-top:40px !important}}@media only screen and (max-width:767.98px){.pt-sm-42{padding-top:42px !important}}@media only screen and (max-width:767.98px){.pt-sm-44{padding-top:44px !important}}@media only screen and (max-width:767.98px){.pt-sm-46{padding-top:46px !important}}@media only screen and (max-width:767.98px){.pt-sm-48{padding-top:48px !important}}@media only screen and (max-width:767.98px){.pt-sm-50{padding-top:50px !important}}@media only screen and (max-width:767.98px){.pt-sm-52{padding-top:52px !important}}@media only screen and (max-width:767.98px){.pt-sm-54{padding-top:54px !important}}@media only screen and (max-width:767.98px){.pt-sm-56{padding-top:56px !important}}@media only screen and (max-width:767.98px){.pt-sm-58{padding-top:58px !important}}@media only screen and (max-width:767.98px){.pt-sm-60{padding-top:60px !important}}@media only screen and (max-width:767.98px){.pt-sm-62{padding-top:62px !important}}@media only screen and (max-width:767.98px){.pt-sm-64{padding-top:64px !important}}@media only screen and (max-width:767.98px){.pt-sm-66{padding-top:66px !important}}@media only screen and (max-width:767.98px){.pt-sm-68{padding-top:68px !important}}@media only screen and (max-width:767.98px){.pt-sm-70{padding-top:70px !important}}@media only screen and (max-width:767.98px){.pt-sm-72{padding-top:72px !important}}@media only screen and (max-width:767.98px){.pt-sm-74{padding-top:74px !important}}@media only screen and (max-width:767.98px){.pt-sm-76{padding-top:76px !important}}@media only screen and (max-width:767.98px){.pt-sm-78{padding-top:78px !important}}@media only screen and (max-width:767.98px){.pt-sm-80{padding-top:80px !important}}@media only screen and (max-width:767.98px){.pt-sm-82{padding-top:82px !important}}@media only screen and (max-width:767.98px){.pt-sm-84{padding-top:84px !important}}@media only screen and (max-width:767.98px){.pt-sm-86{padding-top:86px !important}}@media only screen and (max-width:767.98px){.pt-sm-88{padding-top:88px !important}}@media only screen and (max-width:767.98px){.pt-sm-90{padding-top:90px !important}}@media only screen and (max-width:767.98px){.pt-sm-92{padding-top:92px !important}}@media only screen and (max-width:767.98px){.pt-sm-94{padding-top:94px !important}}@media only screen and (max-width:767.98px){.pt-sm-96{padding-top:96px !important}}@media only screen and (max-width:767.98px){.pt-sm-98{padding-top:98px !important}}@media only screen and (max-width:767.98px){.pt-sm-100{padding-top:100px !important}}@media only screen and (max-width:767.98px){.pt-sm-102{padding-top:102px !important}}@media only screen and (max-width:767.98px){.pt-sm-104{padding-top:104px !important}}@media only screen and (max-width:767.98px){.pt-sm-106{padding-top:106px !important}}@media only screen and (max-width:767.98px){.pt-sm-108{padding-top:108px !important}}@media only screen and (max-width:767.98px){.pt-sm-110{padding-top:110px !important}}@media only screen and (max-width:767.98px){.pt-sm-112{padding-top:112px !important}}@media only screen and (max-width:767.98px){.pt-sm-114{padding-top:114px !important}}@media only screen and (max-width:767.98px){.pt-sm-116{padding-top:116px !important}}@media only screen and (max-width:767.98px){.pt-sm-118{padding-top:118px !important}}@media only screen and (max-width:767.98px){.pt-sm-120{padding-top:120px !important}}@media only screen and (max-width:767.98px){.pt-sm-122{padding-top:122px !important}}@media only screen and (max-width:767.98px){.pt-sm-124{padding-top:124px !important}}@media only screen and (max-width:767.98px){.pt-sm-126{padding-top:126px !important}}@media only screen and (max-width:767.98px){.pt-sm-128{padding-top:128px !important}}@media only screen and (max-width:767.98px){.pt-sm-130{padding-top:130px !important}}@media only screen and (max-width:767.98px){.pt-sm-132{padding-top:132px !important}}@media only screen and (max-width:767.98px){.pt-sm-134{padding-top:134px !important}}@media only screen and (max-width:767.98px){.pt-sm-136{padding-top:136px !important}}@media only screen and (max-width:767.98px){.pt-sm-138{padding-top:138px !important}}@media only screen and (max-width:767.98px){.pt-sm-140{padding-top:140px !important}}@media only screen and (max-width:767.98px){.pt-sm-142{padding-top:142px !important}}@media only screen and (max-width:767.98px){.pt-sm-144{padding-top:144px !important}}@media only screen and (max-width:767.98px){.pt-sm-146{padding-top:146px !important}}@media only screen and (max-width:767.98px){.pt-sm-148{padding-top:148px !important}}@media only screen and (max-width:767.98px){.pt-sm-150{padding-top:150px !important}}@media only screen and (max-width:575.98px){.pt-xs-0{padding-top:0 !important}}@media only screen and (max-width:575.98px){.pt-xs-2{padding-top:2px !important}}@media only screen and (max-width:575.98px){.pt-xs-4{padding-top:4px !important}}@media only screen and (max-width:575.98px){.pt-xs-6{padding-top:6px !important}}@media only screen and (max-width:575.98px){.pt-xs-8{padding-top:8px !important}}@media only screen and (max-width:575.98px){.pt-xs-10{padding-top:10px !important}}@media only screen and (max-width:575.98px){.pt-xs-12{padding-top:12px !important}}@media only screen and (max-width:575.98px){.pt-xs-14{padding-top:14px !important}}@media only screen and (max-width:575.98px){.pt-xs-16{padding-top:16px !important}}@media only screen and (max-width:575.98px){.pt-xs-18{padding-top:18px !important}}@media only screen and (max-width:575.98px){.pt-xs-20{padding-top:20px !important}}@media only screen and (max-width:575.98px){.pt-xs-22{padding-top:22px !important}}@media only screen and (max-width:575.98px){.pt-xs-24{padding-top:24px !important}}@media only screen and (max-width:575.98px){.pt-xs-26{padding-top:26px !important}}@media only screen and (max-width:575.98px){.pt-xs-28{padding-top:28px !important}}@media only screen and (max-width:575.98px){.pt-xs-30{padding-top:30px !important}}@media only screen and (max-width:575.98px){.pt-xs-32{padding-top:32px !important}}@media only screen and (max-width:575.98px){.pt-xs-34{padding-top:34px !important}}@media only screen and (max-width:575.98px){.pt-xs-36{padding-top:36px !important}}@media only screen and (max-width:575.98px){.pt-xs-38{padding-top:38px !important}}@media only screen and (max-width:575.98px){.pt-xs-40{padding-top:40px !important}}@media only screen and (max-width:575.98px){.pt-xs-42{padding-top:42px !important}}@media only screen and (max-width:575.98px){.pt-xs-44{padding-top:44px !important}}@media only screen and (max-width:575.98px){.pt-xs-46{padding-top:46px !important}}@media only screen and (max-width:575.98px){.pt-xs-48{padding-top:48px !important}}@media only screen and (max-width:575.98px){.pt-xs-50{padding-top:50px !important}}@media only screen and (max-width:575.98px){.pt-xs-52{padding-top:52px !important}}@media only screen and (max-width:575.98px){.pt-xs-54{padding-top:54px !important}}@media only screen and (max-width:575.98px){.pt-xs-56{padding-top:56px !important}}@media only screen and (max-width:575.98px){.pt-xs-58{padding-top:58px !important}}@media only screen and (max-width:575.98px){.pt-xs-60{padding-top:60px !important}}@media only screen and (max-width:575.98px){.pt-xs-62{padding-top:62px !important}}@media only screen and (max-width:575.98px){.pt-xs-64{padding-top:64px !important}}@media only screen and (max-width:575.98px){.pt-xs-66{padding-top:66px !important}}@media only screen and (max-width:575.98px){.pt-xs-68{padding-top:68px !important}}@media only screen and (max-width:575.98px){.pt-xs-70{padding-top:70px !important}}@media only screen and (max-width:575.98px){.pt-xs-72{padding-top:72px !important}}@media only screen and (max-width:575.98px){.pt-xs-74{padding-top:74px !important}}@media only screen and (max-width:575.98px){.pt-xs-76{padding-top:76px !important}}@media only screen and (max-width:575.98px){.pt-xs-78{padding-top:78px !important}}@media only screen and (max-width:575.98px){.pt-xs-80{padding-top:80px !important}}@media only screen and (max-width:575.98px){.pt-xs-82{padding-top:82px !important}}@media only screen and (max-width:575.98px){.pt-xs-84{padding-top:84px !important}}@media only screen and (max-width:575.98px){.pt-xs-86{padding-top:86px !important}}@media only screen and (max-width:575.98px){.pt-xs-88{padding-top:88px !important}}@media only screen and (max-width:575.98px){.pt-xs-90{padding-top:90px !important}}@media only screen and (max-width:575.98px){.pt-xs-92{padding-top:92px !important}}@media only screen and (max-width:575.98px){.pt-xs-94{padding-top:94px !important}}@media only screen and (max-width:575.98px){.pt-xs-96{padding-top:96px !important}}@media only screen and (max-width:575.98px){.pt-xs-98{padding-top:98px !important}}@media only screen and (max-width:575.98px){.pt-xs-100{padding-top:100px !important}}@media only screen and (max-width:575.98px){.pt-xs-102{padding-top:102px !important}}@media only screen and (max-width:575.98px){.pt-xs-104{padding-top:104px !important}}@media only screen and (max-width:575.98px){.pt-xs-106{padding-top:106px !important}}@media only screen and (max-width:575.98px){.pt-xs-108{padding-top:108px !important}}@media only screen and (max-width:575.98px){.pt-xs-110{padding-top:110px !important}}@media only screen and (max-width:575.98px){.pt-xs-112{padding-top:112px !important}}@media only screen and (max-width:575.98px){.pt-xs-114{padding-top:114px !important}}@media only screen and (max-width:575.98px){.pt-xs-116{padding-top:116px !important}}@media only screen and (max-width:575.98px){.pt-xs-118{padding-top:118px !important}}@media only screen and (max-width:575.98px){.pt-xs-120{padding-top:120px !important}}@media only screen and (max-width:575.98px){.pt-xs-122{padding-top:122px !important}}@media only screen and (max-width:575.98px){.pt-xs-124{padding-top:124px !important}}@media only screen and (max-width:575.98px){.pt-xs-126{padding-top:126px !important}}@media only screen and (max-width:575.98px){.pt-xs-128{padding-top:128px !important}}@media only screen and (max-width:575.98px){.pt-xs-130{padding-top:130px !important}}@media only screen and (max-width:575.98px){.pt-xs-132{padding-top:132px !important}}@media only screen and (max-width:575.98px){.pt-xs-134{padding-top:134px !important}}@media only screen and (max-width:575.98px){.pt-xs-136{padding-top:136px !important}}@media only screen and (max-width:575.98px){.pt-xs-138{padding-top:138px !important}}@media only screen and (max-width:575.98px){.pt-xs-140{padding-top:140px !important}}@media only screen and (max-width:575.98px){.pt-xs-142{padding-top:142px !important}}@media only screen and (max-width:575.98px){.pt-xs-144{padding-top:144px !important}}@media only screen and (max-width:575.98px){.pt-xs-146{padding-top:146px !important}}@media only screen and (max-width:575.98px){.pt-xs-148{padding-top:148px !important}}@media only screen and (max-width:575.98px){.pt-xs-150{padding-top:150px !important}}.pb-0{padding-bottom:0 !important}.pb-2{padding-bottom:2px !important}.pb-4{padding-bottom:4px !important}.pb-6{padding-bottom:6px !important}.pb-8{padding-bottom:8px !important}.pb-10{padding-bottom:10px !important}.pb-12{padding-bottom:12px !important}.pb-14{padding-bottom:14px !important}.pb-16{padding-bottom:16px !important}.pb-18{padding-bottom:18px !important}.pb-20{padding-bottom:20px !important}.pb-22{padding-bottom:22px !important}.pb-24{padding-bottom:24px !important}.pb-26{padding-bottom:26px !important}.pb-28{padding-bottom:28px !important}.pb-30{padding-bottom:30px !important}.pb-32{padding-bottom:32px !important}.pb-34{padding-bottom:34px !important}.pb-36{padding-bottom:36px !important}.pb-38{padding-bottom:38px !important}.pb-40{padding-bottom:40px !important}.pb-42{padding-bottom:42px !important}.pb-44{padding-bottom:44px !important}.pb-46{padding-bottom:46px !important}.pb-48{padding-bottom:48px !important}.pb-50{padding-bottom:50px !important}.pb-52{padding-bottom:52px !important}.pb-54{padding-bottom:54px !important}.pb-56{padding-bottom:56px !important}.pb-58{padding-bottom:58px !important}.pb-60{padding-bottom:60px !important}.pb-62{padding-bottom:62px !important}.pb-64{padding-bottom:64px !important}.pb-66{padding-bottom:66px !important}.pb-68{padding-bottom:68px !important}.pb-70{padding-bottom:70px !important}.pb-72{padding-bottom:72px !important}.pb-74{padding-bottom:74px !important}.pb-76{padding-bottom:76px !important}.pb-78{padding-bottom:78px !important}.pb-80{padding-bottom:80px !important}.pb-82{padding-bottom:82px !important}.pb-84{padding-bottom:84px !important}.pb-86{padding-bottom:86px !important}.pb-88{padding-bottom:88px !important}.pb-90{padding-bottom:90px !important}.pb-92{padding-bottom:92px !important}.pb-94{padding-bottom:94px !important}.pb-96{padding-bottom:96px !important}.pb-98{padding-bottom:98px !important}.pb-100{padding-bottom:100px !important}.pb-102{padding-bottom:102px !important}.pb-104{padding-bottom:104px !important}.pb-106{padding-bottom:106px !important}.pb-108{padding-bottom:108px !important}.pb-110{padding-bottom:110px !important}.pb-112{padding-bottom:112px !important}.pb-114{padding-bottom:114px !important}.pb-116{padding-bottom:116px !important}.pb-118{padding-bottom:118px !important}.pb-120{padding-bottom:120px !important}.pb-122{padding-bottom:122px !important}.pb-124{padding-bottom:124px !important}.pb-126{padding-bottom:126px !important}.pb-128{padding-bottom:128px !important}.pb-130{padding-bottom:130px !important}.pb-132{padding-bottom:132px !important}.pb-134{padding-bottom:134px !important}.pb-136{padding-bottom:136px !important}.pb-138{padding-bottom:138px !important}.pb-140{padding-bottom:140px !important}.pb-142{padding-bottom:142px !important}.pb-144{padding-bottom:144px !important}.pb-146{padding-bottom:146px !important}.pb-148{padding-bottom:148px !important}.pb-150{padding-bottom:150px !important}@media only screen and (min-width:1200px){.pb-xl-0{padding-bottom:0 !important}}@media only screen and (min-width:1200px){.pb-xl-2{padding-bottom:2px !important}}@media only screen and (min-width:1200px){.pb-xl-4{padding-bottom:4px !important}}@media only screen and (min-width:1200px){.pb-xl-6{padding-bottom:6px !important}}@media only screen and (min-width:1200px){.pb-xl-8{padding-bottom:8px !important}}@media only screen and (min-width:1200px){.pb-xl-10{padding-bottom:10px !important}}@media only screen and (min-width:1200px){.pb-xl-12{padding-bottom:12px !important}}@media only screen and (min-width:1200px){.pb-xl-14{padding-bottom:14px !important}}@media only screen and (min-width:1200px){.pb-xl-16{padding-bottom:16px !important}}@media only screen and (min-width:1200px){.pb-xl-18{padding-bottom:18px !important}}@media only screen and (min-width:1200px){.pb-xl-20{padding-bottom:20px !important}}@media only screen and (min-width:1200px){.pb-xl-22{padding-bottom:22px !important}}@media only screen and (min-width:1200px){.pb-xl-24{padding-bottom:24px !important}}@media only screen and (min-width:1200px){.pb-xl-26{padding-bottom:26px !important}}@media only screen and (min-width:1200px){.pb-xl-28{padding-bottom:28px !important}}@media only screen and (min-width:1200px){.pb-xl-30{padding-bottom:30px !important}}@media only screen and (min-width:1200px){.pb-xl-32{padding-bottom:32px !important}}@media only screen and (min-width:1200px){.pb-xl-34{padding-bottom:34px !important}}@media only screen and (min-width:1200px){.pb-xl-36{padding-bottom:36px !important}}@media only screen and (min-width:1200px){.pb-xl-38{padding-bottom:38px !important}}@media only screen and (min-width:1200px){.pb-xl-40{padding-bottom:40px !important}}@media only screen and (min-width:1200px){.pb-xl-42{padding-bottom:42px !important}}@media only screen and (min-width:1200px){.pb-xl-44{padding-bottom:44px !important}}@media only screen and (min-width:1200px){.pb-xl-46{padding-bottom:46px !important}}@media only screen and (min-width:1200px){.pb-xl-48{padding-bottom:48px !important}}@media only screen and (min-width:1200px){.pb-xl-50{padding-bottom:50px !important}}@media only screen and (min-width:1200px){.pb-xl-52{padding-bottom:52px !important}}@media only screen and (min-width:1200px){.pb-xl-54{padding-bottom:54px !important}}@media only screen and (min-width:1200px){.pb-xl-56{padding-bottom:56px !important}}@media only screen and (min-width:1200px){.pb-xl-58{padding-bottom:58px !important}}@media only screen and (min-width:1200px){.pb-xl-60{padding-bottom:60px !important}}@media only screen and (min-width:1200px){.pb-xl-62{padding-bottom:62px !important}}@media only screen and (min-width:1200px){.pb-xl-64{padding-bottom:64px !important}}@media only screen and (min-width:1200px){.pb-xl-66{padding-bottom:66px !important}}@media only screen and (min-width:1200px){.pb-xl-68{padding-bottom:68px !important}}@media only screen and (min-width:1200px){.pb-xl-70{padding-bottom:70px !important}}@media only screen and (min-width:1200px){.pb-xl-72{padding-bottom:72px !important}}@media only screen and (min-width:1200px){.pb-xl-74{padding-bottom:74px !important}}@media only screen and (min-width:1200px){.pb-xl-76{padding-bottom:76px !important}}@media only screen and (min-width:1200px){.pb-xl-78{padding-bottom:78px !important}}@media only screen and (min-width:1200px){.pb-xl-80{padding-bottom:80px !important}}@media only screen and (min-width:1200px){.pb-xl-82{padding-bottom:82px !important}}@media only screen and (min-width:1200px){.pb-xl-84{padding-bottom:84px !important}}@media only screen and (min-width:1200px){.pb-xl-86{padding-bottom:86px !important}}@media only screen and (min-width:1200px){.pb-xl-88{padding-bottom:88px !important}}@media only screen and (min-width:1200px){.pb-xl-90{padding-bottom:90px !important}}@media only screen and (min-width:1200px){.pb-xl-92{padding-bottom:92px !important}}@media only screen and (min-width:1200px){.pb-xl-94{padding-bottom:94px !important}}@media only screen and (min-width:1200px){.pb-xl-96{padding-bottom:96px !important}}@media only screen and (min-width:1200px){.pb-xl-98{padding-bottom:98px !important}}@media only screen and (min-width:1200px){.pb-xl-100{padding-bottom:100px !important}}@media only screen and (min-width:1200px){.pb-xl-102{padding-bottom:102px !important}}@media only screen and (min-width:1200px){.pb-xl-104{padding-bottom:104px !important}}@media only screen and (min-width:1200px){.pb-xl-106{padding-bottom:106px !important}}@media only screen and (min-width:1200px){.pb-xl-108{padding-bottom:108px !important}}@media only screen and (min-width:1200px){.pb-xl-110{padding-bottom:110px !important}}@media only screen and (min-width:1200px){.pb-xl-112{padding-bottom:112px !important}}@media only screen and (min-width:1200px){.pb-xl-114{padding-bottom:114px !important}}@media only screen and (min-width:1200px){.pb-xl-116{padding-bottom:116px !important}}@media only screen and (min-width:1200px){.pb-xl-118{padding-bottom:118px !important}}@media only screen and (min-width:1200px){.pb-xl-120{padding-bottom:120px !important}}@media only screen and (min-width:1200px){.pb-xl-122{padding-bottom:122px !important}}@media only screen and (min-width:1200px){.pb-xl-124{padding-bottom:124px !important}}@media only screen and (min-width:1200px){.pb-xl-126{padding-bottom:126px !important}}@media only screen and (min-width:1200px){.pb-xl-128{padding-bottom:128px !important}}@media only screen and (min-width:1200px){.pb-xl-130{padding-bottom:130px !important}}@media only screen and (min-width:1200px){.pb-xl-132{padding-bottom:132px !important}}@media only screen and (min-width:1200px){.pb-xl-134{padding-bottom:134px !important}}@media only screen and (min-width:1200px){.pb-xl-136{padding-bottom:136px !important}}@media only screen and (min-width:1200px){.pb-xl-138{padding-bottom:138px !important}}@media only screen and (min-width:1200px){.pb-xl-140{padding-bottom:140px !important}}@media only screen and (min-width:1200px){.pb-xl-142{padding-bottom:142px !important}}@media only screen and (min-width:1200px){.pb-xl-144{padding-bottom:144px !important}}@media only screen and (min-width:1200px){.pb-xl-146{padding-bottom:146px !important}}@media only screen and (min-width:1200px){.pb-xl-148{padding-bottom:148px !important}}@media only screen and (min-width:1200px){.pb-xl-150{padding-bottom:150px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-0{padding-bottom:0 !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-2{padding-bottom:2px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-4{padding-bottom:4px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-6{padding-bottom:6px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-8{padding-bottom:8px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-10{padding-bottom:10px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-12{padding-bottom:12px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-14{padding-bottom:14px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-16{padding-bottom:16px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-18{padding-bottom:18px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-20{padding-bottom:20px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-22{padding-bottom:22px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-24{padding-bottom:24px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-26{padding-bottom:26px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-28{padding-bottom:28px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-30{padding-bottom:30px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-32{padding-bottom:32px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-34{padding-bottom:34px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-36{padding-bottom:36px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-38{padding-bottom:38px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-40{padding-bottom:40px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-42{padding-bottom:42px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-44{padding-bottom:44px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-46{padding-bottom:46px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-48{padding-bottom:48px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-50{padding-bottom:50px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-52{padding-bottom:52px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-54{padding-bottom:54px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-56{padding-bottom:56px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-58{padding-bottom:58px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-60{padding-bottom:60px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-62{padding-bottom:62px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-64{padding-bottom:64px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-66{padding-bottom:66px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-68{padding-bottom:68px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-70{padding-bottom:70px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-72{padding-bottom:72px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-74{padding-bottom:74px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-76{padding-bottom:76px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-78{padding-bottom:78px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-80{padding-bottom:80px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-82{padding-bottom:82px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-84{padding-bottom:84px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-86{padding-bottom:86px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-88{padding-bottom:88px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-90{padding-bottom:90px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-92{padding-bottom:92px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-94{padding-bottom:94px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-96{padding-bottom:96px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-98{padding-bottom:98px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-100{padding-bottom:100px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-102{padding-bottom:102px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-104{padding-bottom:104px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-106{padding-bottom:106px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-108{padding-bottom:108px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-110{padding-bottom:110px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-112{padding-bottom:112px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-114{padding-bottom:114px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-116{padding-bottom:116px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-118{padding-bottom:118px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-120{padding-bottom:120px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-122{padding-bottom:122px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-124{padding-bottom:124px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-126{padding-bottom:126px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-128{padding-bottom:128px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-130{padding-bottom:130px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-132{padding-bottom:132px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-134{padding-bottom:134px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-136{padding-bottom:136px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-138{padding-bottom:138px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-140{padding-bottom:140px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-142{padding-bottom:142px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-144{padding-bottom:144px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-146{padding-bottom:146px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-148{padding-bottom:148px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pb-lg-150{padding-bottom:150px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-0{padding-bottom:0 !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-2{padding-bottom:2px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-4{padding-bottom:4px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-6{padding-bottom:6px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-8{padding-bottom:8px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-10{padding-bottom:10px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-12{padding-bottom:12px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-14{padding-bottom:14px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-16{padding-bottom:16px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-18{padding-bottom:18px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-20{padding-bottom:20px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-22{padding-bottom:22px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-24{padding-bottom:24px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-26{padding-bottom:26px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-28{padding-bottom:28px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-30{padding-bottom:30px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-32{padding-bottom:32px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-34{padding-bottom:34px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-36{padding-bottom:36px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-38{padding-bottom:38px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-40{padding-bottom:40px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-42{padding-bottom:42px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-44{padding-bottom:44px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-46{padding-bottom:46px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-48{padding-bottom:48px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-50{padding-bottom:50px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-52{padding-bottom:52px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-54{padding-bottom:54px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-56{padding-bottom:56px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-58{padding-bottom:58px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-60{padding-bottom:60px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-62{padding-bottom:62px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-64{padding-bottom:64px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-66{padding-bottom:66px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-68{padding-bottom:68px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-70{padding-bottom:70px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-72{padding-bottom:72px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-74{padding-bottom:74px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-76{padding-bottom:76px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-78{padding-bottom:78px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-80{padding-bottom:80px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-82{padding-bottom:82px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-84{padding-bottom:84px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-86{padding-bottom:86px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-88{padding-bottom:88px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-90{padding-bottom:90px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-92{padding-bottom:92px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-94{padding-bottom:94px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-96{padding-bottom:96px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-98{padding-bottom:98px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-100{padding-bottom:100px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-102{padding-bottom:102px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-104{padding-bottom:104px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-106{padding-bottom:106px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-108{padding-bottom:108px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-110{padding-bottom:110px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-112{padding-bottom:112px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-114{padding-bottom:114px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-116{padding-bottom:116px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-118{padding-bottom:118px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-120{padding-bottom:120px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-122{padding-bottom:122px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-124{padding-bottom:124px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-126{padding-bottom:126px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-128{padding-bottom:128px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-130{padding-bottom:130px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-132{padding-bottom:132px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-134{padding-bottom:134px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-136{padding-bottom:136px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-138{padding-bottom:138px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-140{padding-bottom:140px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-142{padding-bottom:142px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-144{padding-bottom:144px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-146{padding-bottom:146px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-148{padding-bottom:148px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pb-md-150{padding-bottom:150px !important}}@media only screen and (max-width:767.98px){.pb-sm-0{padding-bottom:0 !important}}@media only screen and (max-width:767.98px){.pb-sm-2{padding-bottom:2px !important}}@media only screen and (max-width:767.98px){.pb-sm-4{padding-bottom:4px !important}}@media only screen and (max-width:767.98px){.pb-sm-6{padding-bottom:6px !important}}@media only screen and (max-width:767.98px){.pb-sm-8{padding-bottom:8px !important}}@media only screen and (max-width:767.98px){.pb-sm-10{padding-bottom:10px !important}}@media only screen and (max-width:767.98px){.pb-sm-12{padding-bottom:12px !important}}@media only screen and (max-width:767.98px){.pb-sm-14{padding-bottom:14px !important}}@media only screen and (max-width:767.98px){.pb-sm-16{padding-bottom:16px !important}}@media only screen and (max-width:767.98px){.pb-sm-18{padding-bottom:18px !important}}@media only screen and (max-width:767.98px){.pb-sm-20{padding-bottom:20px !important}}@media only screen and (max-width:767.98px){.pb-sm-22{padding-bottom:22px !important}}@media only screen and (max-width:767.98px){.pb-sm-24{padding-bottom:24px !important}}@media only screen and (max-width:767.98px){.pb-sm-26{padding-bottom:26px !important}}@media only screen and (max-width:767.98px){.pb-sm-28{padding-bottom:28px !important}}@media only screen and (max-width:767.98px){.pb-sm-30{padding-bottom:30px !important}}@media only screen and (max-width:767.98px){.pb-sm-32{padding-bottom:32px !important}}@media only screen and (max-width:767.98px){.pb-sm-34{padding-bottom:34px !important}}@media only screen and (max-width:767.98px){.pb-sm-36{padding-bottom:36px !important}}@media only screen and (max-width:767.98px){.pb-sm-38{padding-bottom:38px !important}}@media only screen and (max-width:767.98px){.pb-sm-40{padding-bottom:40px !important}}@media only screen and (max-width:767.98px){.pb-sm-42{padding-bottom:42px !important}}@media only screen and (max-width:767.98px){.pb-sm-44{padding-bottom:44px !important}}@media only screen and (max-width:767.98px){.pb-sm-46{padding-bottom:46px !important}}@media only screen and (max-width:767.98px){.pb-sm-48{padding-bottom:48px !important}}@media only screen and (max-width:767.98px){.pb-sm-50{padding-bottom:50px !important}}@media only screen and (max-width:767.98px){.pb-sm-52{padding-bottom:52px !important}}@media only screen and (max-width:767.98px){.pb-sm-54{padding-bottom:54px !important}}@media only screen and (max-width:767.98px){.pb-sm-56{padding-bottom:56px !important}}@media only screen and (max-width:767.98px){.pb-sm-58{padding-bottom:58px !important}}@media only screen and (max-width:767.98px){.pb-sm-60{padding-bottom:60px !important}}@media only screen and (max-width:767.98px){.pb-sm-62{padding-bottom:62px !important}}@media only screen and (max-width:767.98px){.pb-sm-64{padding-bottom:64px !important}}@media only screen and (max-width:767.98px){.pb-sm-66{padding-bottom:66px !important}}@media only screen and (max-width:767.98px){.pb-sm-68{padding-bottom:68px !important}}@media only screen and (max-width:767.98px){.pb-sm-70{padding-bottom:70px !important}}@media only screen and (max-width:767.98px){.pb-sm-72{padding-bottom:72px !important}}@media only screen and (max-width:767.98px){.pb-sm-74{padding-bottom:74px !important}}@media only screen and (max-width:767.98px){.pb-sm-76{padding-bottom:76px !important}}@media only screen and (max-width:767.98px){.pb-sm-78{padding-bottom:78px !important}}@media only screen and (max-width:767.98px){.pb-sm-80{padding-bottom:80px !important}}@media only screen and (max-width:767.98px){.pb-sm-82{padding-bottom:82px !important}}@media only screen and (max-width:767.98px){.pb-sm-84{padding-bottom:84px !important}}@media only screen and (max-width:767.98px){.pb-sm-86{padding-bottom:86px !important}}@media only screen and (max-width:767.98px){.pb-sm-88{padding-bottom:88px !important}}@media only screen and (max-width:767.98px){.pb-sm-90{padding-bottom:90px !important}}@media only screen and (max-width:767.98px){.pb-sm-92{padding-bottom:92px !important}}@media only screen and (max-width:767.98px){.pb-sm-94{padding-bottom:94px !important}}@media only screen and (max-width:767.98px){.pb-sm-96{padding-bottom:96px !important}}@media only screen and (max-width:767.98px){.pb-sm-98{padding-bottom:98px !important}}@media only screen and (max-width:767.98px){.pb-sm-100{padding-bottom:100px !important}}@media only screen and (max-width:767.98px){.pb-sm-102{padding-bottom:102px !important}}@media only screen and (max-width:767.98px){.pb-sm-104{padding-bottom:104px !important}}@media only screen and (max-width:767.98px){.pb-sm-106{padding-bottom:106px !important}}@media only screen and (max-width:767.98px){.pb-sm-108{padding-bottom:108px !important}}@media only screen and (max-width:767.98px){.pb-sm-110{padding-bottom:110px !important}}@media only screen and (max-width:767.98px){.pb-sm-112{padding-bottom:112px !important}}@media only screen and (max-width:767.98px){.pb-sm-114{padding-bottom:114px !important}}@media only screen and (max-width:767.98px){.pb-sm-116{padding-bottom:116px !important}}@media only screen and (max-width:767.98px){.pb-sm-118{padding-bottom:118px !important}}@media only screen and (max-width:767.98px){.pb-sm-120{padding-bottom:120px !important}}@media only screen and (max-width:767.98px){.pb-sm-122{padding-bottom:122px !important}}@media only screen and (max-width:767.98px){.pb-sm-124{padding-bottom:124px !important}}@media only screen and (max-width:767.98px){.pb-sm-126{padding-bottom:126px !important}}@media only screen and (max-width:767.98px){.pb-sm-128{padding-bottom:128px !important}}@media only screen and (max-width:767.98px){.pb-sm-130{padding-bottom:130px !important}}@media only screen and (max-width:767.98px){.pb-sm-132{padding-bottom:132px !important}}@media only screen and (max-width:767.98px){.pb-sm-134{padding-bottom:134px !important}}@media only screen and (max-width:767.98px){.pb-sm-136{padding-bottom:136px !important}}@media only screen and (max-width:767.98px){.pb-sm-138{padding-bottom:138px !important}}@media only screen and (max-width:767.98px){.pb-sm-140{padding-bottom:140px !important}}@media only screen and (max-width:767.98px){.pb-sm-142{padding-bottom:142px !important}}@media only screen and (max-width:767.98px){.pb-sm-144{padding-bottom:144px !important}}@media only screen and (max-width:767.98px){.pb-sm-146{padding-bottom:146px !important}}@media only screen and (max-width:767.98px){.pb-sm-148{padding-bottom:148px !important}}@media only screen and (max-width:767.98px){.pb-sm-150{padding-bottom:150px !important}}@media only screen and (max-width:575.98px){.pb-xs-0{padding-bottom:0 !important}}@media only screen and (max-width:575.98px){.pb-xs-2{padding-bottom:2px !important}}@media only screen and (max-width:575.98px){.pb-xs-4{padding-bottom:4px !important}}@media only screen and (max-width:575.98px){.pb-xs-6{padding-bottom:6px !important}}@media only screen and (max-width:575.98px){.pb-xs-8{padding-bottom:8px !important}}@media only screen and (max-width:575.98px){.pb-xs-10{padding-bottom:10px !important}}@media only screen and (max-width:575.98px){.pb-xs-12{padding-bottom:12px !important}}@media only screen and (max-width:575.98px){.pb-xs-14{padding-bottom:14px !important}}@media only screen and (max-width:575.98px){.pb-xs-16{padding-bottom:16px !important}}@media only screen and (max-width:575.98px){.pb-xs-18{padding-bottom:18px !important}}@media only screen and (max-width:575.98px){.pb-xs-20{padding-bottom:20px !important}}@media only screen and (max-width:575.98px){.pb-xs-22{padding-bottom:22px !important}}@media only screen and (max-width:575.98px){.pb-xs-24{padding-bottom:24px !important}}@media only screen and (max-width:575.98px){.pb-xs-26{padding-bottom:26px !important}}@media only screen and (max-width:575.98px){.pb-xs-28{padding-bottom:28px !important}}@media only screen and (max-width:575.98px){.pb-xs-30{padding-bottom:30px !important}}@media only screen and (max-width:575.98px){.pb-xs-32{padding-bottom:32px !important}}@media only screen and (max-width:575.98px){.pb-xs-34{padding-bottom:34px !important}}@media only screen and (max-width:575.98px){.pb-xs-36{padding-bottom:36px !important}}@media only screen and (max-width:575.98px){.pb-xs-38{padding-bottom:38px !important}}@media only screen and (max-width:575.98px){.pb-xs-40{padding-bottom:40px !important}}@media only screen and (max-width:575.98px){.pb-xs-42{padding-bottom:42px !important}}@media only screen and (max-width:575.98px){.pb-xs-44{padding-bottom:44px !important}}@media only screen and (max-width:575.98px){.pb-xs-46{padding-bottom:46px !important}}@media only screen and (max-width:575.98px){.pb-xs-48{padding-bottom:48px !important}}@media only screen and (max-width:575.98px){.pb-xs-50{padding-bottom:50px !important}}@media only screen and (max-width:575.98px){.pb-xs-52{padding-bottom:52px !important}}@media only screen and (max-width:575.98px){.pb-xs-54{padding-bottom:54px !important}}@media only screen and (max-width:575.98px){.pb-xs-56{padding-bottom:56px !important}}@media only screen and (max-width:575.98px){.pb-xs-58{padding-bottom:58px !important}}@media only screen and (max-width:575.98px){.pb-xs-60{padding-bottom:60px !important}}@media only screen and (max-width:575.98px){.pb-xs-62{padding-bottom:62px !important}}@media only screen and (max-width:575.98px){.pb-xs-64{padding-bottom:64px !important}}@media only screen and (max-width:575.98px){.pb-xs-66{padding-bottom:66px !important}}@media only screen and (max-width:575.98px){.pb-xs-68{padding-bottom:68px !important}}@media only screen and (max-width:575.98px){.pb-xs-70{padding-bottom:70px !important}}@media only screen and (max-width:575.98px){.pb-xs-72{padding-bottom:72px !important}}@media only screen and (max-width:575.98px){.pb-xs-74{padding-bottom:74px !important}}@media only screen and (max-width:575.98px){.pb-xs-76{padding-bottom:76px !important}}@media only screen and (max-width:575.98px){.pb-xs-78{padding-bottom:78px !important}}@media only screen and (max-width:575.98px){.pb-xs-80{padding-bottom:80px !important}}@media only screen and (max-width:575.98px){.pb-xs-82{padding-bottom:82px !important}}@media only screen and (max-width:575.98px){.pb-xs-84{padding-bottom:84px !important}}@media only screen and (max-width:575.98px){.pb-xs-86{padding-bottom:86px !important}}@media only screen and (max-width:575.98px){.pb-xs-88{padding-bottom:88px !important}}@media only screen and (max-width:575.98px){.pb-xs-90{padding-bottom:90px !important}}@media only screen and (max-width:575.98px){.pb-xs-92{padding-bottom:92px !important}}@media only screen and (max-width:575.98px){.pb-xs-94{padding-bottom:94px !important}}@media only screen and (max-width:575.98px){.pb-xs-96{padding-bottom:96px !important}}@media only screen and (max-width:575.98px){.pb-xs-98{padding-bottom:98px !important}}@media only screen and (max-width:575.98px){.pb-xs-100{padding-bottom:100px !important}}@media only screen and (max-width:575.98px){.pb-xs-102{padding-bottom:102px !important}}@media only screen and (max-width:575.98px){.pb-xs-104{padding-bottom:104px !important}}@media only screen and (max-width:575.98px){.pb-xs-106{padding-bottom:106px !important}}@media only screen and (max-width:575.98px){.pb-xs-108{padding-bottom:108px !important}}@media only screen and (max-width:575.98px){.pb-xs-110{padding-bottom:110px !important}}@media only screen and (max-width:575.98px){.pb-xs-112{padding-bottom:112px !important}}@media only screen and (max-width:575.98px){.pb-xs-114{padding-bottom:114px !important}}@media only screen and (max-width:575.98px){.pb-xs-116{padding-bottom:116px !important}}@media only screen and (max-width:575.98px){.pb-xs-118{padding-bottom:118px !important}}@media only screen and (max-width:575.98px){.pb-xs-120{padding-bottom:120px !important}}@media only screen and (max-width:575.98px){.pb-xs-122{padding-bottom:122px !important}}@media only screen and (max-width:575.98px){.pb-xs-124{padding-bottom:124px !important}}@media only screen and (max-width:575.98px){.pb-xs-126{padding-bottom:126px !important}}@media only screen and (max-width:575.98px){.pb-xs-128{padding-bottom:128px !important}}@media only screen and (max-width:575.98px){.pb-xs-130{padding-bottom:130px !important}}@media only screen and (max-width:575.98px){.pb-xs-132{padding-bottom:132px !important}}@media only screen and (max-width:575.98px){.pb-xs-134{padding-bottom:134px !important}}@media only screen and (max-width:575.98px){.pb-xs-136{padding-bottom:136px !important}}@media only screen and (max-width:575.98px){.pb-xs-138{padding-bottom:138px !important}}@media only screen and (max-width:575.98px){.pb-xs-140{padding-bottom:140px !important}}@media only screen and (max-width:575.98px){.pb-xs-142{padding-bottom:142px !important}}@media only screen and (max-width:575.98px){.pb-xs-144{padding-bottom:144px !important}}@media only screen and (max-width:575.98px){.pb-xs-146{padding-bottom:146px !important}}@media only screen and (max-width:575.98px){.pb-xs-148{padding-bottom:148px !important}}@media only screen and (max-width:575.98px){.pb-xs-150{padding-bottom:150px !important}}.pr-0{padding-right:0 !important}.pr-2{padding-right:2px !important}.pr-4{padding-right:4px !important}.pr-6{padding-right:6px !important}.pr-8{padding-right:8px !important}.pr-10{padding-right:10px !important}.pr-12{padding-right:12px !important}.pr-14{padding-right:14px !important}.pr-16{padding-right:16px !important}.pr-18{padding-right:18px !important}.pr-20{padding-right:20px !important}.pr-22{padding-right:22px !important}.pr-24{padding-right:24px !important}.pr-26{padding-right:26px !important}.pr-28{padding-right:28px !important}.pr-30{padding-right:30px !important}.pr-32{padding-right:32px !important}.pr-34{padding-right:34px !important}.pr-36{padding-right:36px !important}.pr-38{padding-right:38px !important}.pr-40{padding-right:40px !important}.pr-42{padding-right:42px !important}.pr-44{padding-right:44px !important}.pr-46{padding-right:46px !important}.pr-48{padding-right:48px !important}.pr-50{padding-right:50px !important}.pr-52{padding-right:52px !important}.pr-54{padding-right:54px !important}.pr-56{padding-right:56px !important}.pr-58{padding-right:58px !important}.pr-60{padding-right:60px !important}.pr-62{padding-right:62px !important}.pr-64{padding-right:64px !important}.pr-66{padding-right:66px !important}.pr-68{padding-right:68px !important}.pr-70{padding-right:70px !important}.pr-72{padding-right:72px !important}.pr-74{padding-right:74px !important}.pr-76{padding-right:76px !important}.pr-78{padding-right:78px !important}.pr-80{padding-right:80px !important}.pr-82{padding-right:82px !important}.pr-84{padding-right:84px !important}.pr-86{padding-right:86px !important}.pr-88{padding-right:88px !important}.pr-90{padding-right:90px !important}.pr-92{padding-right:92px !important}.pr-94{padding-right:94px !important}.pr-96{padding-right:96px !important}.pr-98{padding-right:98px !important}.pr-100{padding-right:100px !important}.pr-102{padding-right:102px !important}.pr-104{padding-right:104px !important}.pr-106{padding-right:106px !important}.pr-108{padding-right:108px !important}.pr-110{padding-right:110px !important}.pr-112{padding-right:112px !important}.pr-114{padding-right:114px !important}.pr-116{padding-right:116px !important}.pr-118{padding-right:118px !important}.pr-120{padding-right:120px !important}.pr-122{padding-right:122px !important}.pr-124{padding-right:124px !important}.pr-126{padding-right:126px !important}.pr-128{padding-right:128px !important}.pr-130{padding-right:130px !important}.pr-132{padding-right:132px !important}.pr-134{padding-right:134px !important}.pr-136{padding-right:136px !important}.pr-138{padding-right:138px !important}.pr-140{padding-right:140px !important}.pr-142{padding-right:142px !important}.pr-144{padding-right:144px !important}.pr-146{padding-right:146px !important}.pr-148{padding-right:148px !important}.pr-150{padding-right:150px !important}@media only screen and (min-width:1200px){.pr-xl-0{padding-right:0 !important}}@media only screen and (min-width:1200px){.pr-xl-2{padding-right:2px !important}}@media only screen and (min-width:1200px){.pr-xl-4{padding-right:4px !important}}@media only screen and (min-width:1200px){.pr-xl-6{padding-right:6px !important}}@media only screen and (min-width:1200px){.pr-xl-8{padding-right:8px !important}}@media only screen and (min-width:1200px){.pr-xl-10{padding-right:10px !important}}@media only screen and (min-width:1200px){.pr-xl-12{padding-right:12px !important}}@media only screen and (min-width:1200px){.pr-xl-14{padding-right:14px !important}}@media only screen and (min-width:1200px){.pr-xl-16{padding-right:16px !important}}@media only screen and (min-width:1200px){.pr-xl-18{padding-right:18px !important}}@media only screen and (min-width:1200px){.pr-xl-20{padding-right:20px !important}}@media only screen and (min-width:1200px){.pr-xl-22{padding-right:22px !important}}@media only screen and (min-width:1200px){.pr-xl-24{padding-right:24px !important}}@media only screen and (min-width:1200px){.pr-xl-26{padding-right:26px !important}}@media only screen and (min-width:1200px){.pr-xl-28{padding-right:28px !important}}@media only screen and (min-width:1200px){.pr-xl-30{padding-right:30px !important}}@media only screen and (min-width:1200px){.pr-xl-32{padding-right:32px !important}}@media only screen and (min-width:1200px){.pr-xl-34{padding-right:34px !important}}@media only screen and (min-width:1200px){.pr-xl-36{padding-right:36px !important}}@media only screen and (min-width:1200px){.pr-xl-38{padding-right:38px !important}}@media only screen and (min-width:1200px){.pr-xl-40{padding-right:40px !important}}@media only screen and (min-width:1200px){.pr-xl-42{padding-right:42px !important}}@media only screen and (min-width:1200px){.pr-xl-44{padding-right:44px !important}}@media only screen and (min-width:1200px){.pr-xl-46{padding-right:46px !important}}@media only screen and (min-width:1200px){.pr-xl-48{padding-right:48px !important}}@media only screen and (min-width:1200px){.pr-xl-50{padding-right:50px !important}}@media only screen and (min-width:1200px){.pr-xl-52{padding-right:52px !important}}@media only screen and (min-width:1200px){.pr-xl-54{padding-right:54px !important}}@media only screen and (min-width:1200px){.pr-xl-56{padding-right:56px !important}}@media only screen and (min-width:1200px){.pr-xl-58{padding-right:58px !important}}@media only screen and (min-width:1200px){.pr-xl-60{padding-right:60px !important}}@media only screen and (min-width:1200px){.pr-xl-62{padding-right:62px !important}}@media only screen and (min-width:1200px){.pr-xl-64{padding-right:64px !important}}@media only screen and (min-width:1200px){.pr-xl-66{padding-right:66px !important}}@media only screen and (min-width:1200px){.pr-xl-68{padding-right:68px !important}}@media only screen and (min-width:1200px){.pr-xl-70{padding-right:70px !important}}@media only screen and (min-width:1200px){.pr-xl-72{padding-right:72px !important}}@media only screen and (min-width:1200px){.pr-xl-74{padding-right:74px !important}}@media only screen and (min-width:1200px){.pr-xl-76{padding-right:76px !important}}@media only screen and (min-width:1200px){.pr-xl-78{padding-right:78px !important}}@media only screen and (min-width:1200px){.pr-xl-80{padding-right:80px !important}}@media only screen and (min-width:1200px){.pr-xl-82{padding-right:82px !important}}@media only screen and (min-width:1200px){.pr-xl-84{padding-right:84px !important}}@media only screen and (min-width:1200px){.pr-xl-86{padding-right:86px !important}}@media only screen and (min-width:1200px){.pr-xl-88{padding-right:88px !important}}@media only screen and (min-width:1200px){.pr-xl-90{padding-right:90px !important}}@media only screen and (min-width:1200px){.pr-xl-92{padding-right:92px !important}}@media only screen and (min-width:1200px){.pr-xl-94{padding-right:94px !important}}@media only screen and (min-width:1200px){.pr-xl-96{padding-right:96px !important}}@media only screen and (min-width:1200px){.pr-xl-98{padding-right:98px !important}}@media only screen and (min-width:1200px){.pr-xl-100{padding-right:100px !important}}@media only screen and (min-width:1200px){.pr-xl-102{padding-right:102px !important}}@media only screen and (min-width:1200px){.pr-xl-104{padding-right:104px !important}}@media only screen and (min-width:1200px){.pr-xl-106{padding-right:106px !important}}@media only screen and (min-width:1200px){.pr-xl-108{padding-right:108px !important}}@media only screen and (min-width:1200px){.pr-xl-110{padding-right:110px !important}}@media only screen and (min-width:1200px){.pr-xl-112{padding-right:112px !important}}@media only screen and (min-width:1200px){.pr-xl-114{padding-right:114px !important}}@media only screen and (min-width:1200px){.pr-xl-116{padding-right:116px !important}}@media only screen and (min-width:1200px){.pr-xl-118{padding-right:118px !important}}@media only screen and (min-width:1200px){.pr-xl-120{padding-right:120px !important}}@media only screen and (min-width:1200px){.pr-xl-122{padding-right:122px !important}}@media only screen and (min-width:1200px){.pr-xl-124{padding-right:124px !important}}@media only screen and (min-width:1200px){.pr-xl-126{padding-right:126px !important}}@media only screen and (min-width:1200px){.pr-xl-128{padding-right:128px !important}}@media only screen and (min-width:1200px){.pr-xl-130{padding-right:130px !important}}@media only screen and (min-width:1200px){.pr-xl-132{padding-right:132px !important}}@media only screen and (min-width:1200px){.pr-xl-134{padding-right:134px !important}}@media only screen and (min-width:1200px){.pr-xl-136{padding-right:136px !important}}@media only screen and (min-width:1200px){.pr-xl-138{padding-right:138px !important}}@media only screen and (min-width:1200px){.pr-xl-140{padding-right:140px !important}}@media only screen and (min-width:1200px){.pr-xl-142{padding-right:142px !important}}@media only screen and (min-width:1200px){.pr-xl-144{padding-right:144px !important}}@media only screen and (min-width:1200px){.pr-xl-146{padding-right:146px !important}}@media only screen and (min-width:1200px){.pr-xl-148{padding-right:148px !important}}@media only screen and (min-width:1200px){.pr-xl-150{padding-right:150px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-0{padding-right:0 !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-2{padding-right:2px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-4{padding-right:4px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-6{padding-right:6px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-8{padding-right:8px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-10{padding-right:10px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-12{padding-right:12px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-14{padding-right:14px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-16{padding-right:16px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-18{padding-right:18px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-20{padding-right:20px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-22{padding-right:22px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-24{padding-right:24px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-26{padding-right:26px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-28{padding-right:28px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-30{padding-right:30px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-32{padding-right:32px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-34{padding-right:34px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-36{padding-right:36px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-38{padding-right:38px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-40{padding-right:40px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-42{padding-right:42px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-44{padding-right:44px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-46{padding-right:46px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-48{padding-right:48px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-50{padding-right:50px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-52{padding-right:52px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-54{padding-right:54px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-56{padding-right:56px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-58{padding-right:58px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-60{padding-right:60px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-62{padding-right:62px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-64{padding-right:64px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-66{padding-right:66px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-68{padding-right:68px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-70{padding-right:70px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-72{padding-right:72px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-74{padding-right:74px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-76{padding-right:76px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-78{padding-right:78px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-80{padding-right:80px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-82{padding-right:82px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-84{padding-right:84px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-86{padding-right:86px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-88{padding-right:88px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-90{padding-right:90px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-92{padding-right:92px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-94{padding-right:94px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-96{padding-right:96px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-98{padding-right:98px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-100{padding-right:100px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-102{padding-right:102px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-104{padding-right:104px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-106{padding-right:106px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-108{padding-right:108px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-110{padding-right:110px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-112{padding-right:112px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-114{padding-right:114px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-116{padding-right:116px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-118{padding-right:118px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-120{padding-right:120px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-122{padding-right:122px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-124{padding-right:124px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-126{padding-right:126px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-128{padding-right:128px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-130{padding-right:130px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-132{padding-right:132px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-134{padding-right:134px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-136{padding-right:136px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-138{padding-right:138px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-140{padding-right:140px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-142{padding-right:142px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-144{padding-right:144px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-146{padding-right:146px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-148{padding-right:148px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pr-lg-150{padding-right:150px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-0{padding-right:0 !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-2{padding-right:2px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-4{padding-right:4px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-6{padding-right:6px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-8{padding-right:8px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-10{padding-right:10px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-12{padding-right:12px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-14{padding-right:14px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-16{padding-right:16px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-18{padding-right:18px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-20{padding-right:20px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-22{padding-right:22px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-24{padding-right:24px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-26{padding-right:26px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-28{padding-right:28px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-30{padding-right:30px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-32{padding-right:32px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-34{padding-right:34px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-36{padding-right:36px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-38{padding-right:38px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-40{padding-right:40px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-42{padding-right:42px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-44{padding-right:44px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-46{padding-right:46px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-48{padding-right:48px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-50{padding-right:50px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-52{padding-right:52px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-54{padding-right:54px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-56{padding-right:56px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-58{padding-right:58px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-60{padding-right:60px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-62{padding-right:62px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-64{padding-right:64px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-66{padding-right:66px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-68{padding-right:68px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-70{padding-right:70px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-72{padding-right:72px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-74{padding-right:74px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-76{padding-right:76px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-78{padding-right:78px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-80{padding-right:80px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-82{padding-right:82px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-84{padding-right:84px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-86{padding-right:86px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-88{padding-right:88px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-90{padding-right:90px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-92{padding-right:92px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-94{padding-right:94px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-96{padding-right:96px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-98{padding-right:98px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-100{padding-right:100px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-102{padding-right:102px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-104{padding-right:104px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-106{padding-right:106px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-108{padding-right:108px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-110{padding-right:110px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-112{padding-right:112px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-114{padding-right:114px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-116{padding-right:116px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-118{padding-right:118px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-120{padding-right:120px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-122{padding-right:122px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-124{padding-right:124px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-126{padding-right:126px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-128{padding-right:128px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-130{padding-right:130px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-132{padding-right:132px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-134{padding-right:134px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-136{padding-right:136px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-138{padding-right:138px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-140{padding-right:140px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-142{padding-right:142px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-144{padding-right:144px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-146{padding-right:146px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-148{padding-right:148px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pr-md-150{padding-right:150px !important}}@media only screen and (max-width:767.98px){.pr-sm-0{padding-right:0 !important}}@media only screen and (max-width:767.98px){.pr-sm-2{padding-right:2px !important}}@media only screen and (max-width:767.98px){.pr-sm-4{padding-right:4px !important}}@media only screen and (max-width:767.98px){.pr-sm-6{padding-right:6px !important}}@media only screen and (max-width:767.98px){.pr-sm-8{padding-right:8px !important}}@media only screen and (max-width:767.98px){.pr-sm-10{padding-right:10px !important}}@media only screen and (max-width:767.98px){.pr-sm-12{padding-right:12px !important}}@media only screen and (max-width:767.98px){.pr-sm-14{padding-right:14px !important}}@media only screen and (max-width:767.98px){.pr-sm-16{padding-right:16px !important}}@media only screen and (max-width:767.98px){.pr-sm-18{padding-right:18px !important}}@media only screen and (max-width:767.98px){.pr-sm-20{padding-right:20px !important}}@media only screen and (max-width:767.98px){.pr-sm-22{padding-right:22px !important}}@media only screen and (max-width:767.98px){.pr-sm-24{padding-right:24px !important}}@media only screen and (max-width:767.98px){.pr-sm-26{padding-right:26px !important}}@media only screen and (max-width:767.98px){.pr-sm-28{padding-right:28px !important}}@media only screen and (max-width:767.98px){.pr-sm-30{padding-right:30px !important}}@media only screen and (max-width:767.98px){.pr-sm-32{padding-right:32px !important}}@media only screen and (max-width:767.98px){.pr-sm-34{padding-right:34px !important}}@media only screen and (max-width:767.98px){.pr-sm-36{padding-right:36px !important}}@media only screen and (max-width:767.98px){.pr-sm-38{padding-right:38px !important}}@media only screen and (max-width:767.98px){.pr-sm-40{padding-right:40px !important}}@media only screen and (max-width:767.98px){.pr-sm-42{padding-right:42px !important}}@media only screen and (max-width:767.98px){.pr-sm-44{padding-right:44px !important}}@media only screen and (max-width:767.98px){.pr-sm-46{padding-right:46px !important}}@media only screen and (max-width:767.98px){.pr-sm-48{padding-right:48px !important}}@media only screen and (max-width:767.98px){.pr-sm-50{padding-right:50px !important}}@media only screen and (max-width:767.98px){.pr-sm-52{padding-right:52px !important}}@media only screen and (max-width:767.98px){.pr-sm-54{padding-right:54px !important}}@media only screen and (max-width:767.98px){.pr-sm-56{padding-right:56px !important}}@media only screen and (max-width:767.98px){.pr-sm-58{padding-right:58px !important}}@media only screen and (max-width:767.98px){.pr-sm-60{padding-right:60px !important}}@media only screen and (max-width:767.98px){.pr-sm-62{padding-right:62px !important}}@media only screen and (max-width:767.98px){.pr-sm-64{padding-right:64px !important}}@media only screen and (max-width:767.98px){.pr-sm-66{padding-right:66px !important}}@media only screen and (max-width:767.98px){.pr-sm-68{padding-right:68px !important}}@media only screen and (max-width:767.98px){.pr-sm-70{padding-right:70px !important}}@media only screen and (max-width:767.98px){.pr-sm-72{padding-right:72px !important}}@media only screen and (max-width:767.98px){.pr-sm-74{padding-right:74px !important}}@media only screen and (max-width:767.98px){.pr-sm-76{padding-right:76px !important}}@media only screen and (max-width:767.98px){.pr-sm-78{padding-right:78px !important}}@media only screen and (max-width:767.98px){.pr-sm-80{padding-right:80px !important}}@media only screen and (max-width:767.98px){.pr-sm-82{padding-right:82px !important}}@media only screen and (max-width:767.98px){.pr-sm-84{padding-right:84px !important}}@media only screen and (max-width:767.98px){.pr-sm-86{padding-right:86px !important}}@media only screen and (max-width:767.98px){.pr-sm-88{padding-right:88px !important}}@media only screen and (max-width:767.98px){.pr-sm-90{padding-right:90px !important}}@media only screen and (max-width:767.98px){.pr-sm-92{padding-right:92px !important}}@media only screen and (max-width:767.98px){.pr-sm-94{padding-right:94px !important}}@media only screen and (max-width:767.98px){.pr-sm-96{padding-right:96px !important}}@media only screen and (max-width:767.98px){.pr-sm-98{padding-right:98px !important}}@media only screen and (max-width:767.98px){.pr-sm-100{padding-right:100px !important}}@media only screen and (max-width:767.98px){.pr-sm-102{padding-right:102px !important}}@media only screen and (max-width:767.98px){.pr-sm-104{padding-right:104px !important}}@media only screen and (max-width:767.98px){.pr-sm-106{padding-right:106px !important}}@media only screen and (max-width:767.98px){.pr-sm-108{padding-right:108px !important}}@media only screen and (max-width:767.98px){.pr-sm-110{padding-right:110px !important}}@media only screen and (max-width:767.98px){.pr-sm-112{padding-right:112px !important}}@media only screen and (max-width:767.98px){.pr-sm-114{padding-right:114px !important}}@media only screen and (max-width:767.98px){.pr-sm-116{padding-right:116px !important}}@media only screen and (max-width:767.98px){.pr-sm-118{padding-right:118px !important}}@media only screen and (max-width:767.98px){.pr-sm-120{padding-right:120px !important}}@media only screen and (max-width:767.98px){.pr-sm-122{padding-right:122px !important}}@media only screen and (max-width:767.98px){.pr-sm-124{padding-right:124px !important}}@media only screen and (max-width:767.98px){.pr-sm-126{padding-right:126px !important}}@media only screen and (max-width:767.98px){.pr-sm-128{padding-right:128px !important}}@media only screen and (max-width:767.98px){.pr-sm-130{padding-right:130px !important}}@media only screen and (max-width:767.98px){.pr-sm-132{padding-right:132px !important}}@media only screen and (max-width:767.98px){.pr-sm-134{padding-right:134px !important}}@media only screen and (max-width:767.98px){.pr-sm-136{padding-right:136px !important}}@media only screen and (max-width:767.98px){.pr-sm-138{padding-right:138px !important}}@media only screen and (max-width:767.98px){.pr-sm-140{padding-right:140px !important}}@media only screen and (max-width:767.98px){.pr-sm-142{padding-right:142px !important}}@media only screen and (max-width:767.98px){.pr-sm-144{padding-right:144px !important}}@media only screen and (max-width:767.98px){.pr-sm-146{padding-right:146px !important}}@media only screen and (max-width:767.98px){.pr-sm-148{padding-right:148px !important}}@media only screen and (max-width:767.98px){.pr-sm-150{padding-right:150px !important}}@media only screen and (max-width:575.98px){.pr-xs-0{padding-right:0 !important}}@media only screen and (max-width:575.98px){.pr-xs-2{padding-right:2px !important}}@media only screen and (max-width:575.98px){.pr-xs-4{padding-right:4px !important}}@media only screen and (max-width:575.98px){.pr-xs-6{padding-right:6px !important}}@media only screen and (max-width:575.98px){.pr-xs-8{padding-right:8px !important}}@media only screen and (max-width:575.98px){.pr-xs-10{padding-right:10px !important}}@media only screen and (max-width:575.98px){.pr-xs-12{padding-right:12px !important}}@media only screen and (max-width:575.98px){.pr-xs-14{padding-right:14px !important}}@media only screen and (max-width:575.98px){.pr-xs-16{padding-right:16px !important}}@media only screen and (max-width:575.98px){.pr-xs-18{padding-right:18px !important}}@media only screen and (max-width:575.98px){.pr-xs-20{padding-right:20px !important}}@media only screen and (max-width:575.98px){.pr-xs-22{padding-right:22px !important}}@media only screen and (max-width:575.98px){.pr-xs-24{padding-right:24px !important}}@media only screen and (max-width:575.98px){.pr-xs-26{padding-right:26px !important}}@media only screen and (max-width:575.98px){.pr-xs-28{padding-right:28px !important}}@media only screen and (max-width:575.98px){.pr-xs-30{padding-right:30px !important}}@media only screen and (max-width:575.98px){.pr-xs-32{padding-right:32px !important}}@media only screen and (max-width:575.98px){.pr-xs-34{padding-right:34px !important}}@media only screen and (max-width:575.98px){.pr-xs-36{padding-right:36px !important}}@media only screen and (max-width:575.98px){.pr-xs-38{padding-right:38px !important}}@media only screen and (max-width:575.98px){.pr-xs-40{padding-right:40px !important}}@media only screen and (max-width:575.98px){.pr-xs-42{padding-right:42px !important}}@media only screen and (max-width:575.98px){.pr-xs-44{padding-right:44px !important}}@media only screen and (max-width:575.98px){.pr-xs-46{padding-right:46px !important}}@media only screen and (max-width:575.98px){.pr-xs-48{padding-right:48px !important}}@media only screen and (max-width:575.98px){.pr-xs-50{padding-right:50px !important}}@media only screen and (max-width:575.98px){.pr-xs-52{padding-right:52px !important}}@media only screen and (max-width:575.98px){.pr-xs-54{padding-right:54px !important}}@media only screen and (max-width:575.98px){.pr-xs-56{padding-right:56px !important}}@media only screen and (max-width:575.98px){.pr-xs-58{padding-right:58px !important}}@media only screen and (max-width:575.98px){.pr-xs-60{padding-right:60px !important}}@media only screen and (max-width:575.98px){.pr-xs-62{padding-right:62px !important}}@media only screen and (max-width:575.98px){.pr-xs-64{padding-right:64px !important}}@media only screen and (max-width:575.98px){.pr-xs-66{padding-right:66px !important}}@media only screen and (max-width:575.98px){.pr-xs-68{padding-right:68px !important}}@media only screen and (max-width:575.98px){.pr-xs-70{padding-right:70px !important}}@media only screen and (max-width:575.98px){.pr-xs-72{padding-right:72px !important}}@media only screen and (max-width:575.98px){.pr-xs-74{padding-right:74px !important}}@media only screen and (max-width:575.98px){.pr-xs-76{padding-right:76px !important}}@media only screen and (max-width:575.98px){.pr-xs-78{padding-right:78px !important}}@media only screen and (max-width:575.98px){.pr-xs-80{padding-right:80px !important}}@media only screen and (max-width:575.98px){.pr-xs-82{padding-right:82px !important}}@media only screen and (max-width:575.98px){.pr-xs-84{padding-right:84px !important}}@media only screen and (max-width:575.98px){.pr-xs-86{padding-right:86px !important}}@media only screen and (max-width:575.98px){.pr-xs-88{padding-right:88px !important}}@media only screen and (max-width:575.98px){.pr-xs-90{padding-right:90px !important}}@media only screen and (max-width:575.98px){.pr-xs-92{padding-right:92px !important}}@media only screen and (max-width:575.98px){.pr-xs-94{padding-right:94px !important}}@media only screen and (max-width:575.98px){.pr-xs-96{padding-right:96px !important}}@media only screen and (max-width:575.98px){.pr-xs-98{padding-right:98px !important}}@media only screen and (max-width:575.98px){.pr-xs-100{padding-right:100px !important}}@media only screen and (max-width:575.98px){.pr-xs-102{padding-right:102px !important}}@media only screen and (max-width:575.98px){.pr-xs-104{padding-right:104px !important}}@media only screen and (max-width:575.98px){.pr-xs-106{padding-right:106px !important}}@media only screen and (max-width:575.98px){.pr-xs-108{padding-right:108px !important}}@media only screen and (max-width:575.98px){.pr-xs-110{padding-right:110px !important}}@media only screen and (max-width:575.98px){.pr-xs-112{padding-right:112px !important}}@media only screen and (max-width:575.98px){.pr-xs-114{padding-right:114px !important}}@media only screen and (max-width:575.98px){.pr-xs-116{padding-right:116px !important}}@media only screen and (max-width:575.98px){.pr-xs-118{padding-right:118px !important}}@media only screen and (max-width:575.98px){.pr-xs-120{padding-right:120px !important}}@media only screen and (max-width:575.98px){.pr-xs-122{padding-right:122px !important}}@media only screen and (max-width:575.98px){.pr-xs-124{padding-right:124px !important}}@media only screen and (max-width:575.98px){.pr-xs-126{padding-right:126px !important}}@media only screen and (max-width:575.98px){.pr-xs-128{padding-right:128px !important}}@media only screen and (max-width:575.98px){.pr-xs-130{padding-right:130px !important}}@media only screen and (max-width:575.98px){.pr-xs-132{padding-right:132px !important}}@media only screen and (max-width:575.98px){.pr-xs-134{padding-right:134px !important}}@media only screen and (max-width:575.98px){.pr-xs-136{padding-right:136px !important}}@media only screen and (max-width:575.98px){.pr-xs-138{padding-right:138px !important}}@media only screen and (max-width:575.98px){.pr-xs-140{padding-right:140px !important}}@media only screen and (max-width:575.98px){.pr-xs-142{padding-right:142px !important}}@media only screen and (max-width:575.98px){.pr-xs-144{padding-right:144px !important}}@media only screen and (max-width:575.98px){.pr-xs-146{padding-right:146px !important}}@media only screen and (max-width:575.98px){.pr-xs-148{padding-right:148px !important}}@media only screen and (max-width:575.98px){.pr-xs-150{padding-right:150px !important}}.pl-0{padding-left:0 !important}.pl-2{padding-left:2px !important}.pl-4{padding-left:4px !important}.pl-6{padding-left:6px !important}.pl-8{padding-left:8px !important}.pl-10{padding-left:10px !important}.pl-12{padding-left:12px !important}.pl-14{padding-left:14px !important}.pl-16{padding-left:16px !important}.pl-18{padding-left:18px !important}.pl-20{padding-left:20px !important}.pl-22{padding-left:22px !important}.pl-24{padding-left:24px !important}.pl-26{padding-left:26px !important}.pl-28{padding-left:28px !important}.pl-30{padding-left:30px !important}.pl-32{padding-left:32px !important}.pl-34{padding-left:34px !important}.pl-36{padding-left:36px !important}.pl-38{padding-left:38px !important}.pl-40{padding-left:40px !important}.pl-42{padding-left:42px !important}.pl-44{padding-left:44px !important}.pl-46{padding-left:46px !important}.pl-48{padding-left:48px !important}.pl-50{padding-left:50px !important}.pl-52{padding-left:52px !important}.pl-54{padding-left:54px !important}.pl-56{padding-left:56px !important}.pl-58{padding-left:58px !important}.pl-60{padding-left:60px !important}.pl-62{padding-left:62px !important}.pl-64{padding-left:64px !important}.pl-66{padding-left:66px !important}.pl-68{padding-left:68px !important}.pl-70{padding-left:70px !important}.pl-72{padding-left:72px !important}.pl-74{padding-left:74px !important}.pl-76{padding-left:76px !important}.pl-78{padding-left:78px !important}.pl-80{padding-left:80px !important}.pl-82{padding-left:82px !important}.pl-84{padding-left:84px !important}.pl-86{padding-left:86px !important}.pl-88{padding-left:88px !important}.pl-90{padding-left:90px !important}.pl-92{padding-left:92px !important}.pl-94{padding-left:94px !important}.pl-96{padding-left:96px !important}.pl-98{padding-left:98px !important}.pl-100{padding-left:100px !important}.pl-102{padding-left:102px !important}.pl-104{padding-left:104px !important}.pl-106{padding-left:106px !important}.pl-108{padding-left:108px !important}.pl-110{padding-left:110px !important}.pl-112{padding-left:112px !important}.pl-114{padding-left:114px !important}.pl-116{padding-left:116px !important}.pl-118{padding-left:118px !important}.pl-120{padding-left:120px !important}.pl-122{padding-left:122px !important}.pl-124{padding-left:124px !important}.pl-126{padding-left:126px !important}.pl-128{padding-left:128px !important}.pl-130{padding-left:130px !important}.pl-132{padding-left:132px !important}.pl-134{padding-left:134px !important}.pl-136{padding-left:136px !important}.pl-138{padding-left:138px !important}.pl-140{padding-left:140px !important}.pl-142{padding-left:142px !important}.pl-144{padding-left:144px !important}.pl-146{padding-left:146px !important}.pl-148{padding-left:148px !important}.pl-150{padding-left:150px !important}@media only screen and (min-width:1200px){.pl-xl-0{padding-left:0 !important}}@media only screen and (min-width:1200px){.pl-xl-2{padding-left:2px !important}}@media only screen and (min-width:1200px){.pl-xl-4{padding-left:4px !important}}@media only screen and (min-width:1200px){.pl-xl-6{padding-left:6px !important}}@media only screen and (min-width:1200px){.pl-xl-8{padding-left:8px !important}}@media only screen and (min-width:1200px){.pl-xl-10{padding-left:10px !important}}@media only screen and (min-width:1200px){.pl-xl-12{padding-left:12px !important}}@media only screen and (min-width:1200px){.pl-xl-14{padding-left:14px !important}}@media only screen and (min-width:1200px){.pl-xl-16{padding-left:16px !important}}@media only screen and (min-width:1200px){.pl-xl-18{padding-left:18px !important}}@media only screen and (min-width:1200px){.pl-xl-20{padding-left:20px !important}}@media only screen and (min-width:1200px){.pl-xl-22{padding-left:22px !important}}@media only screen and (min-width:1200px){.pl-xl-24{padding-left:24px !important}}@media only screen and (min-width:1200px){.pl-xl-26{padding-left:26px !important}}@media only screen and (min-width:1200px){.pl-xl-28{padding-left:28px !important}}@media only screen and (min-width:1200px){.pl-xl-30{padding-left:30px !important}}@media only screen and (min-width:1200px){.pl-xl-32{padding-left:32px !important}}@media only screen and (min-width:1200px){.pl-xl-34{padding-left:34px !important}}@media only screen and (min-width:1200px){.pl-xl-36{padding-left:36px !important}}@media only screen and (min-width:1200px){.pl-xl-38{padding-left:38px !important}}@media only screen and (min-width:1200px){.pl-xl-40{padding-left:40px !important}}@media only screen and (min-width:1200px){.pl-xl-42{padding-left:42px !important}}@media only screen and (min-width:1200px){.pl-xl-44{padding-left:44px !important}}@media only screen and (min-width:1200px){.pl-xl-46{padding-left:46px !important}}@media only screen and (min-width:1200px){.pl-xl-48{padding-left:48px !important}}@media only screen and (min-width:1200px){.pl-xl-50{padding-left:50px !important}}@media only screen and (min-width:1200px){.pl-xl-52{padding-left:52px !important}}@media only screen and (min-width:1200px){.pl-xl-54{padding-left:54px !important}}@media only screen and (min-width:1200px){.pl-xl-56{padding-left:56px !important}}@media only screen and (min-width:1200px){.pl-xl-58{padding-left:58px !important}}@media only screen and (min-width:1200px){.pl-xl-60{padding-left:60px !important}}@media only screen and (min-width:1200px){.pl-xl-62{padding-left:62px !important}}@media only screen and (min-width:1200px){.pl-xl-64{padding-left:64px !important}}@media only screen and (min-width:1200px){.pl-xl-66{padding-left:66px !important}}@media only screen and (min-width:1200px){.pl-xl-68{padding-left:68px !important}}@media only screen and (min-width:1200px){.pl-xl-70{padding-left:70px !important}}@media only screen and (min-width:1200px){.pl-xl-72{padding-left:72px !important}}@media only screen and (min-width:1200px){.pl-xl-74{padding-left:74px !important}}@media only screen and (min-width:1200px){.pl-xl-76{padding-left:76px !important}}@media only screen and (min-width:1200px){.pl-xl-78{padding-left:78px !important}}@media only screen and (min-width:1200px){.pl-xl-80{padding-left:80px !important}}@media only screen and (min-width:1200px){.pl-xl-82{padding-left:82px !important}}@media only screen and (min-width:1200px){.pl-xl-84{padding-left:84px !important}}@media only screen and (min-width:1200px){.pl-xl-86{padding-left:86px !important}}@media only screen and (min-width:1200px){.pl-xl-88{padding-left:88px !important}}@media only screen and (min-width:1200px){.pl-xl-90{padding-left:90px !important}}@media only screen and (min-width:1200px){.pl-xl-92{padding-left:92px !important}}@media only screen and (min-width:1200px){.pl-xl-94{padding-left:94px !important}}@media only screen and (min-width:1200px){.pl-xl-96{padding-left:96px !important}}@media only screen and (min-width:1200px){.pl-xl-98{padding-left:98px !important}}@media only screen and (min-width:1200px){.pl-xl-100{padding-left:100px !important}}@media only screen and (min-width:1200px){.pl-xl-102{padding-left:102px !important}}@media only screen and (min-width:1200px){.pl-xl-104{padding-left:104px !important}}@media only screen and (min-width:1200px){.pl-xl-106{padding-left:106px !important}}@media only screen and (min-width:1200px){.pl-xl-108{padding-left:108px !important}}@media only screen and (min-width:1200px){.pl-xl-110{padding-left:110px !important}}@media only screen and (min-width:1200px){.pl-xl-112{padding-left:112px !important}}@media only screen and (min-width:1200px){.pl-xl-114{padding-left:114px !important}}@media only screen and (min-width:1200px){.pl-xl-116{padding-left:116px !important}}@media only screen and (min-width:1200px){.pl-xl-118{padding-left:118px !important}}@media only screen and (min-width:1200px){.pl-xl-120{padding-left:120px !important}}@media only screen and (min-width:1200px){.pl-xl-122{padding-left:122px !important}}@media only screen and (min-width:1200px){.pl-xl-124{padding-left:124px !important}}@media only screen and (min-width:1200px){.pl-xl-126{padding-left:126px !important}}@media only screen and (min-width:1200px){.pl-xl-128{padding-left:128px !important}}@media only screen and (min-width:1200px){.pl-xl-130{padding-left:130px !important}}@media only screen and (min-width:1200px){.pl-xl-132{padding-left:132px !important}}@media only screen and (min-width:1200px){.pl-xl-134{padding-left:134px !important}}@media only screen and (min-width:1200px){.pl-xl-136{padding-left:136px !important}}@media only screen and (min-width:1200px){.pl-xl-138{padding-left:138px !important}}@media only screen and (min-width:1200px){.pl-xl-140{padding-left:140px !important}}@media only screen and (min-width:1200px){.pl-xl-142{padding-left:142px !important}}@media only screen and (min-width:1200px){.pl-xl-144{padding-left:144px !important}}@media only screen and (min-width:1200px){.pl-xl-146{padding-left:146px !important}}@media only screen and (min-width:1200px){.pl-xl-148{padding-left:148px !important}}@media only screen and (min-width:1200px){.pl-xl-150{padding-left:150px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-0{padding-left:0 !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-2{padding-left:2px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-4{padding-left:4px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-6{padding-left:6px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-8{padding-left:8px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-10{padding-left:10px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-12{padding-left:12px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-14{padding-left:14px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-16{padding-left:16px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-18{padding-left:18px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-20{padding-left:20px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-22{padding-left:22px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-24{padding-left:24px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-26{padding-left:26px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-28{padding-left:28px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-30{padding-left:30px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-32{padding-left:32px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-34{padding-left:34px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-36{padding-left:36px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-38{padding-left:38px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-40{padding-left:40px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-42{padding-left:42px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-44{padding-left:44px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-46{padding-left:46px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-48{padding-left:48px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-50{padding-left:50px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-52{padding-left:52px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-54{padding-left:54px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-56{padding-left:56px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-58{padding-left:58px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-60{padding-left:60px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-62{padding-left:62px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-64{padding-left:64px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-66{padding-left:66px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-68{padding-left:68px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-70{padding-left:70px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-72{padding-left:72px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-74{padding-left:74px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-76{padding-left:76px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-78{padding-left:78px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-80{padding-left:80px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-82{padding-left:82px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-84{padding-left:84px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-86{padding-left:86px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-88{padding-left:88px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-90{padding-left:90px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-92{padding-left:92px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-94{padding-left:94px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-96{padding-left:96px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-98{padding-left:98px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-100{padding-left:100px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-102{padding-left:102px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-104{padding-left:104px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-106{padding-left:106px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-108{padding-left:108px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-110{padding-left:110px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-112{padding-left:112px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-114{padding-left:114px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-116{padding-left:116px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-118{padding-left:118px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-120{padding-left:120px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-122{padding-left:122px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-124{padding-left:124px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-126{padding-left:126px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-128{padding-left:128px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-130{padding-left:130px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-132{padding-left:132px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-134{padding-left:134px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-136{padding-left:136px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-138{padding-left:138px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-140{padding-left:140px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-142{padding-left:142px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-144{padding-left:144px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-146{padding-left:146px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-148{padding-left:148px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.pl-lg-150{padding-left:150px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-0{padding-left:0 !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-2{padding-left:2px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-4{padding-left:4px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-6{padding-left:6px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-8{padding-left:8px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-10{padding-left:10px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-12{padding-left:12px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-14{padding-left:14px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-16{padding-left:16px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-18{padding-left:18px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-20{padding-left:20px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-22{padding-left:22px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-24{padding-left:24px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-26{padding-left:26px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-28{padding-left:28px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-30{padding-left:30px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-32{padding-left:32px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-34{padding-left:34px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-36{padding-left:36px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-38{padding-left:38px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-40{padding-left:40px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-42{padding-left:42px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-44{padding-left:44px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-46{padding-left:46px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-48{padding-left:48px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-50{padding-left:50px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-52{padding-left:52px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-54{padding-left:54px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-56{padding-left:56px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-58{padding-left:58px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-60{padding-left:60px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-62{padding-left:62px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-64{padding-left:64px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-66{padding-left:66px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-68{padding-left:68px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-70{padding-left:70px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-72{padding-left:72px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-74{padding-left:74px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-76{padding-left:76px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-78{padding-left:78px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-80{padding-left:80px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-82{padding-left:82px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-84{padding-left:84px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-86{padding-left:86px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-88{padding-left:88px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-90{padding-left:90px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-92{padding-left:92px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-94{padding-left:94px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-96{padding-left:96px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-98{padding-left:98px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-100{padding-left:100px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-102{padding-left:102px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-104{padding-left:104px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-106{padding-left:106px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-108{padding-left:108px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-110{padding-left:110px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-112{padding-left:112px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-114{padding-left:114px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-116{padding-left:116px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-118{padding-left:118px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-120{padding-left:120px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-122{padding-left:122px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-124{padding-left:124px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-126{padding-left:126px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-128{padding-left:128px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-130{padding-left:130px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-132{padding-left:132px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-134{padding-left:134px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-136{padding-left:136px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-138{padding-left:138px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-140{padding-left:140px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-142{padding-left:142px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-144{padding-left:144px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-146{padding-left:146px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-148{padding-left:148px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.pl-md-150{padding-left:150px !important}}@media only screen and (max-width:767.98px){.pl-sm-0{padding-left:0 !important}}@media only screen and (max-width:767.98px){.pl-sm-2{padding-left:2px !important}}@media only screen and (max-width:767.98px){.pl-sm-4{padding-left:4px !important}}@media only screen and (max-width:767.98px){.pl-sm-6{padding-left:6px !important}}@media only screen and (max-width:767.98px){.pl-sm-8{padding-left:8px !important}}@media only screen and (max-width:767.98px){.pl-sm-10{padding-left:10px !important}}@media only screen and (max-width:767.98px){.pl-sm-12{padding-left:12px !important}}@media only screen and (max-width:767.98px){.pl-sm-14{padding-left:14px !important}}@media only screen and (max-width:767.98px){.pl-sm-16{padding-left:16px !important}}@media only screen and (max-width:767.98px){.pl-sm-18{padding-left:18px !important}}@media only screen and (max-width:767.98px){.pl-sm-20{padding-left:20px !important}}@media only screen and (max-width:767.98px){.pl-sm-22{padding-left:22px !important}}@media only screen and (max-width:767.98px){.pl-sm-24{padding-left:24px !important}}@media only screen and (max-width:767.98px){.pl-sm-26{padding-left:26px !important}}@media only screen and (max-width:767.98px){.pl-sm-28{padding-left:28px !important}}@media only screen and (max-width:767.98px){.pl-sm-30{padding-left:30px !important}}@media only screen and (max-width:767.98px){.pl-sm-32{padding-left:32px !important}}@media only screen and (max-width:767.98px){.pl-sm-34{padding-left:34px !important}}@media only screen and (max-width:767.98px){.pl-sm-36{padding-left:36px !important}}@media only screen and (max-width:767.98px){.pl-sm-38{padding-left:38px !important}}@media only screen and (max-width:767.98px){.pl-sm-40{padding-left:40px !important}}@media only screen and (max-width:767.98px){.pl-sm-42{padding-left:42px !important}}@media only screen and (max-width:767.98px){.pl-sm-44{padding-left:44px !important}}@media only screen and (max-width:767.98px){.pl-sm-46{padding-left:46px !important}}@media only screen and (max-width:767.98px){.pl-sm-48{padding-left:48px !important}}@media only screen and (max-width:767.98px){.pl-sm-50{padding-left:50px !important}}@media only screen and (max-width:767.98px){.pl-sm-52{padding-left:52px !important}}@media only screen and (max-width:767.98px){.pl-sm-54{padding-left:54px !important}}@media only screen and (max-width:767.98px){.pl-sm-56{padding-left:56px !important}}@media only screen and (max-width:767.98px){.pl-sm-58{padding-left:58px !important}}@media only screen and (max-width:767.98px){.pl-sm-60{padding-left:60px !important}}@media only screen and (max-width:767.98px){.pl-sm-62{padding-left:62px !important}}@media only screen and (max-width:767.98px){.pl-sm-64{padding-left:64px !important}}@media only screen and (max-width:767.98px){.pl-sm-66{padding-left:66px !important}}@media only screen and (max-width:767.98px){.pl-sm-68{padding-left:68px !important}}@media only screen and (max-width:767.98px){.pl-sm-70{padding-left:70px !important}}@media only screen and (max-width:767.98px){.pl-sm-72{padding-left:72px !important}}@media only screen and (max-width:767.98px){.pl-sm-74{padding-left:74px !important}}@media only screen and (max-width:767.98px){.pl-sm-76{padding-left:76px !important}}@media only screen and (max-width:767.98px){.pl-sm-78{padding-left:78px !important}}@media only screen and (max-width:767.98px){.pl-sm-80{padding-left:80px !important}}@media only screen and (max-width:767.98px){.pl-sm-82{padding-left:82px !important}}@media only screen and (max-width:767.98px){.pl-sm-84{padding-left:84px !important}}@media only screen and (max-width:767.98px){.pl-sm-86{padding-left:86px !important}}@media only screen and (max-width:767.98px){.pl-sm-88{padding-left:88px !important}}@media only screen and (max-width:767.98px){.pl-sm-90{padding-left:90px !important}}@media only screen and (max-width:767.98px){.pl-sm-92{padding-left:92px !important}}@media only screen and (max-width:767.98px){.pl-sm-94{padding-left:94px !important}}@media only screen and (max-width:767.98px){.pl-sm-96{padding-left:96px !important}}@media only screen and (max-width:767.98px){.pl-sm-98{padding-left:98px !important}}@media only screen and (max-width:767.98px){.pl-sm-100{padding-left:100px !important}}@media only screen and (max-width:767.98px){.pl-sm-102{padding-left:102px !important}}@media only screen and (max-width:767.98px){.pl-sm-104{padding-left:104px !important}}@media only screen and (max-width:767.98px){.pl-sm-106{padding-left:106px !important}}@media only screen and (max-width:767.98px){.pl-sm-108{padding-left:108px !important}}@media only screen and (max-width:767.98px){.pl-sm-110{padding-left:110px !important}}@media only screen and (max-width:767.98px){.pl-sm-112{padding-left:112px !important}}@media only screen and (max-width:767.98px){.pl-sm-114{padding-left:114px !important}}@media only screen and (max-width:767.98px){.pl-sm-116{padding-left:116px !important}}@media only screen and (max-width:767.98px){.pl-sm-118{padding-left:118px !important}}@media only screen and (max-width:767.98px){.pl-sm-120{padding-left:120px !important}}@media only screen and (max-width:767.98px){.pl-sm-122{padding-left:122px !important}}@media only screen and (max-width:767.98px){.pl-sm-124{padding-left:124px !important}}@media only screen and (max-width:767.98px){.pl-sm-126{padding-left:126px !important}}@media only screen and (max-width:767.98px){.pl-sm-128{padding-left:128px !important}}@media only screen and (max-width:767.98px){.pl-sm-130{padding-left:130px !important}}@media only screen and (max-width:767.98px){.pl-sm-132{padding-left:132px !important}}@media only screen and (max-width:767.98px){.pl-sm-134{padding-left:134px !important}}@media only screen and (max-width:767.98px){.pl-sm-136{padding-left:136px !important}}@media only screen and (max-width:767.98px){.pl-sm-138{padding-left:138px !important}}@media only screen and (max-width:767.98px){.pl-sm-140{padding-left:140px !important}}@media only screen and (max-width:767.98px){.pl-sm-142{padding-left:142px !important}}@media only screen and (max-width:767.98px){.pl-sm-144{padding-left:144px !important}}@media only screen and (max-width:767.98px){.pl-sm-146{padding-left:146px !important}}@media only screen and (max-width:767.98px){.pl-sm-148{padding-left:148px !important}}@media only screen and (max-width:767.98px){.pl-sm-150{padding-left:150px !important}}@media only screen and (max-width:575.98px){.pl-xs-0{padding-left:0 !important}}@media only screen and (max-width:575.98px){.pl-xs-2{padding-left:2px !important}}@media only screen and (max-width:575.98px){.pl-xs-4{padding-left:4px !important}}@media only screen and (max-width:575.98px){.pl-xs-6{padding-left:6px !important}}@media only screen and (max-width:575.98px){.pl-xs-8{padding-left:8px !important}}@media only screen and (max-width:575.98px){.pl-xs-10{padding-left:10px !important}}@media only screen and (max-width:575.98px){.pl-xs-12{padding-left:12px !important}}@media only screen and (max-width:575.98px){.pl-xs-14{padding-left:14px !important}}@media only screen and (max-width:575.98px){.pl-xs-16{padding-left:16px !important}}@media only screen and (max-width:575.98px){.pl-xs-18{padding-left:18px !important}}@media only screen and (max-width:575.98px){.pl-xs-20{padding-left:20px !important}}@media only screen and (max-width:575.98px){.pl-xs-22{padding-left:22px !important}}@media only screen and (max-width:575.98px){.pl-xs-24{padding-left:24px !important}}@media only screen and (max-width:575.98px){.pl-xs-26{padding-left:26px !important}}@media only screen and (max-width:575.98px){.pl-xs-28{padding-left:28px !important}}@media only screen and (max-width:575.98px){.pl-xs-30{padding-left:30px !important}}@media only screen and (max-width:575.98px){.pl-xs-32{padding-left:32px !important}}@media only screen and (max-width:575.98px){.pl-xs-34{padding-left:34px !important}}@media only screen and (max-width:575.98px){.pl-xs-36{padding-left:36px !important}}@media only screen and (max-width:575.98px){.pl-xs-38{padding-left:38px !important}}@media only screen and (max-width:575.98px){.pl-xs-40{padding-left:40px !important}}@media only screen and (max-width:575.98px){.pl-xs-42{padding-left:42px !important}}@media only screen and (max-width:575.98px){.pl-xs-44{padding-left:44px !important}}@media only screen and (max-width:575.98px){.pl-xs-46{padding-left:46px !important}}@media only screen and (max-width:575.98px){.pl-xs-48{padding-left:48px !important}}@media only screen and (max-width:575.98px){.pl-xs-50{padding-left:50px !important}}@media only screen and (max-width:575.98px){.pl-xs-52{padding-left:52px !important}}@media only screen and (max-width:575.98px){.pl-xs-54{padding-left:54px !important}}@media only screen and (max-width:575.98px){.pl-xs-56{padding-left:56px !important}}@media only screen and (max-width:575.98px){.pl-xs-58{padding-left:58px !important}}@media only screen and (max-width:575.98px){.pl-xs-60{padding-left:60px !important}}@media only screen and (max-width:575.98px){.pl-xs-62{padding-left:62px !important}}@media only screen and (max-width:575.98px){.pl-xs-64{padding-left:64px !important}}@media only screen and (max-width:575.98px){.pl-xs-66{padding-left:66px !important}}@media only screen and (max-width:575.98px){.pl-xs-68{padding-left:68px !important}}@media only screen and (max-width:575.98px){.pl-xs-70{padding-left:70px !important}}@media only screen and (max-width:575.98px){.pl-xs-72{padding-left:72px !important}}@media only screen and (max-width:575.98px){.pl-xs-74{padding-left:74px !important}}@media only screen and (max-width:575.98px){.pl-xs-76{padding-left:76px !important}}@media only screen and (max-width:575.98px){.pl-xs-78{padding-left:78px !important}}@media only screen and (max-width:575.98px){.pl-xs-80{padding-left:80px !important}}@media only screen and (max-width:575.98px){.pl-xs-82{padding-left:82px !important}}@media only screen and (max-width:575.98px){.pl-xs-84{padding-left:84px !important}}@media only screen and (max-width:575.98px){.pl-xs-86{padding-left:86px !important}}@media only screen and (max-width:575.98px){.pl-xs-88{padding-left:88px !important}}@media only screen and (max-width:575.98px){.pl-xs-90{padding-left:90px !important}}@media only screen and (max-width:575.98px){.pl-xs-92{padding-left:92px !important}}@media only screen and (max-width:575.98px){.pl-xs-94{padding-left:94px !important}}@media only screen and (max-width:575.98px){.pl-xs-96{padding-left:96px !important}}@media only screen and (max-width:575.98px){.pl-xs-98{padding-left:98px !important}}@media only screen and (max-width:575.98px){.pl-xs-100{padding-left:100px !important}}@media only screen and (max-width:575.98px){.pl-xs-102{padding-left:102px !important}}@media only screen and (max-width:575.98px){.pl-xs-104{padding-left:104px !important}}@media only screen and (max-width:575.98px){.pl-xs-106{padding-left:106px !important}}@media only screen and (max-width:575.98px){.pl-xs-108{padding-left:108px !important}}@media only screen and (max-width:575.98px){.pl-xs-110{padding-left:110px !important}}@media only screen and (max-width:575.98px){.pl-xs-112{padding-left:112px !important}}@media only screen and (max-width:575.98px){.pl-xs-114{padding-left:114px !important}}@media only screen and (max-width:575.98px){.pl-xs-116{padding-left:116px !important}}@media only screen and (max-width:575.98px){.pl-xs-118{padding-left:118px !important}}@media only screen and (max-width:575.98px){.pl-xs-120{padding-left:120px !important}}@media only screen and (max-width:575.98px){.pl-xs-122{padding-left:122px !important}}@media only screen and (max-width:575.98px){.pl-xs-124{padding-left:124px !important}}@media only screen and (max-width:575.98px){.pl-xs-126{padding-left:126px !important}}@media only screen and (max-width:575.98px){.pl-xs-128{padding-left:128px !important}}@media only screen and (max-width:575.98px){.pl-xs-130{padding-left:130px !important}}@media only screen and (max-width:575.98px){.pl-xs-132{padding-left:132px !important}}@media only screen and (max-width:575.98px){.pl-xs-134{padding-left:134px !important}}@media only screen and (max-width:575.98px){.pl-xs-136{padding-left:136px !important}}@media only screen and (max-width:575.98px){.pl-xs-138{padding-left:138px !important}}@media only screen and (max-width:575.98px){.pl-xs-140{padding-left:140px !important}}@media only screen and (max-width:575.98px){.pl-xs-142{padding-left:142px !important}}@media only screen and (max-width:575.98px){.pl-xs-144{padding-left:144px !important}}@media only screen and (max-width:575.98px){.pl-xs-146{padding-left:146px !important}}@media only screen and (max-width:575.98px){.pl-xs-148{padding-left:148px !important}}@media only screen and (max-width:575.98px){.pl-xs-150{padding-left:150px !important}}@media only screen and (max-width:575.98px){.pl-xs-152{padding-left:152px !important}}@media only screen and (max-width:575.98px){.pl-xs-154{padding-left:154px !important}}@media only screen and (max-width:575.98px){.pl-xs-156{padding-left:156px !important}}@media only screen and (max-width:575.98px){.pl-xs-158{padding-left:158px !important}}@media only screen and (max-width:575.98px){.pl-xs-160{padding-left:160px !important}}@media only screen and (max-width:575.98px){.pl-xs-162{padding-left:162px !important}}@media only screen and (max-width:575.98px){.pl-xs-164{padding-left:164px !important}}@media only screen and (max-width:575.98px){.pl-xs-166{padding-left:166px !important}}@media only screen and (max-width:575.98px){.pl-xs-168{padding-left:168px !important}}@media only screen and (max-width:575.98px){.pl-xs-170{padding-left:170px !important}}@media only screen and (max-width:575.98px){.pl-xs-172{padding-left:172px !important}}@media only screen and (max-width:575.98px){.pl-xs-174{padding-left:174px !important}}@media only screen and (max-width:575.98px){.pl-xs-176{padding-left:176px !important}}@media only screen and (max-width:575.98px){.pl-xs-178{padding-left:178px !important}}@media only screen and (max-width:575.98px){.pl-xs-180{padding-left:180px !important}}@media only screen and (max-width:575.98px){.pl-xs-182{padding-left:182px !important}}@media only screen and (max-width:575.98px){.pl-xs-184{padding-left:184px !important}}@media only screen and (max-width:575.98px){.pl-xs-186{padding-left:186px !important}}@media only screen and (max-width:575.98px){.pl-xs-188{padding-left:188px !important}}@media only screen and (max-width:575.98px){.pl-xs-190{padding-left:190px !important}}@media only screen and (max-width:575.98px){.pl-xs-192{padding-left:192px !important}}@media only screen and (max-width:575.98px){.pl-xs-194{padding-left:194px !important}}@media only screen and (max-width:575.98px){.pl-xs-196{padding-left:196px !important}}@media only screen and (max-width:575.98px){.pl-xs-198{padding-left:198px !important}}@media only screen and (max-width:575.98px){.pl-xs-200{padding-left:200px !important}}.mt-0{margin-top:0 !important}.mt-2{margin-top:2px !important}.mt-4{margin-top:4px !important}.mt-6{margin-top:6px !important}.mt-8{margin-top:8px !important}.mt-10{margin-top:10px !important}.mt-12{margin-top:12px !important}.mt-14{margin-top:14px !important}.mt-16{margin-top:16px !important}.mt-18{margin-top:18px !important}.mt-20{margin-top:20px !important}.mt-22{margin-top:22px !important}.mt-24{margin-top:24px !important}.mt-26{margin-top:26px !important}.mt-28{margin-top:28px !important}.mt-30{margin-top:30px !important}.mt-32{margin-top:32px !important}.mt-34{margin-top:34px !important}.mt-36{margin-top:36px !important}.mt-38{margin-top:38px !important}.mt-40{margin-top:40px !important}.mt-42{margin-top:42px !important}.mt-44{margin-top:44px !important}.mt-46{margin-top:46px !important}.mt-48{margin-top:48px !important}.mt-50{margin-top:50px !important}.mt-52{margin-top:52px !important}.mt-54{margin-top:54px !important}.mt-56{margin-top:56px !important}.mt-58{margin-top:58px !important}.mt-60{margin-top:60px !important}.mt-62{margin-top:62px !important}.mt-64{margin-top:64px !important}.mt-66{margin-top:66px !important}.mt-68{margin-top:68px !important}.mt-70{margin-top:70px !important}.mt-72{margin-top:72px !important}.mt-74{margin-top:74px !important}.mt-76{margin-top:76px !important}.mt-78{margin-top:78px !important}.mt-80{margin-top:80px !important}.mt-82{margin-top:82px !important}.mt-84{margin-top:84px !important}.mt-86{margin-top:86px !important}.mt-88{margin-top:88px !important}.mt-90{margin-top:90px !important}.mt-92{margin-top:92px !important}.mt-94{margin-top:94px !important}.mt-96{margin-top:96px !important}.mt-98{margin-top:98px !important}.mt-100{margin-top:100px !important}.mt-102{margin-top:102px !important}.mt-104{margin-top:104px !important}.mt-106{margin-top:106px !important}.mt-108{margin-top:108px !important}.mt-110{margin-top:110px !important}.mt-112{margin-top:112px !important}.mt-114{margin-top:114px !important}.mt-116{margin-top:116px !important}.mt-118{margin-top:118px !important}.mt-120{margin-top:120px !important}.mt-122{margin-top:122px !important}.mt-124{margin-top:124px !important}.mt-126{margin-top:126px !important}.mt-128{margin-top:128px !important}.mt-130{margin-top:130px !important}.mt-132{margin-top:132px !important}.mt-134{margin-top:134px !important}.mt-136{margin-top:136px !important}.mt-138{margin-top:138px !important}.mt-140{margin-top:140px !important}.mt-142{margin-top:142px !important}.mt-144{margin-top:144px !important}.mt-146{margin-top:146px !important}.mt-148{margin-top:148px !important}.mt-150{margin-top:150px !important}@media only screen and (min-width:1200px){.mt-xl-0{margin-top:0 !important}}@media only screen and (min-width:1200px){.mt-xl-2{margin-top:2px !important}}@media only screen and (min-width:1200px){.mt-xl-4{margin-top:4px !important}}@media only screen and (min-width:1200px){.mt-xl-6{margin-top:6px !important}}@media only screen and (min-width:1200px){.mt-xl-8{margin-top:8px !important}}@media only screen and (min-width:1200px){.mt-xl-10{margin-top:10px !important}}@media only screen and (min-width:1200px){.mt-xl-12{margin-top:12px !important}}@media only screen and (min-width:1200px){.mt-xl-14{margin-top:14px !important}}@media only screen and (min-width:1200px){.mt-xl-16{margin-top:16px !important}}@media only screen and (min-width:1200px){.mt-xl-18{margin-top:18px !important}}@media only screen and (min-width:1200px){.mt-xl-20{margin-top:20px !important}}@media only screen and (min-width:1200px){.mt-xl-22{margin-top:22px !important}}@media only screen and (min-width:1200px){.mt-xl-24{margin-top:24px !important}}@media only screen and (min-width:1200px){.mt-xl-26{margin-top:26px !important}}@media only screen and (min-width:1200px){.mt-xl-28{margin-top:28px !important}}@media only screen and (min-width:1200px){.mt-xl-30{margin-top:30px !important}}@media only screen and (min-width:1200px){.mt-xl-32{margin-top:32px !important}}@media only screen and (min-width:1200px){.mt-xl-34{margin-top:34px !important}}@media only screen and (min-width:1200px){.mt-xl-36{margin-top:36px !important}}@media only screen and (min-width:1200px){.mt-xl-38{margin-top:38px !important}}@media only screen and (min-width:1200px){.mt-xl-40{margin-top:40px !important}}@media only screen and (min-width:1200px){.mt-xl-42{margin-top:42px !important}}@media only screen and (min-width:1200px){.mt-xl-44{margin-top:44px !important}}@media only screen and (min-width:1200px){.mt-xl-46{margin-top:46px !important}}@media only screen and (min-width:1200px){.mt-xl-48{margin-top:48px !important}}@media only screen and (min-width:1200px){.mt-xl-50{margin-top:50px !important}}@media only screen and (min-width:1200px){.mt-xl-52{margin-top:52px !important}}@media only screen and (min-width:1200px){.mt-xl-54{margin-top:54px !important}}@media only screen and (min-width:1200px){.mt-xl-56{margin-top:56px !important}}@media only screen and (min-width:1200px){.mt-xl-58{margin-top:58px !important}}@media only screen and (min-width:1200px){.mt-xl-60{margin-top:60px !important}}@media only screen and (min-width:1200px){.mt-xl-62{margin-top:62px !important}}@media only screen and (min-width:1200px){.mt-xl-64{margin-top:64px !important}}@media only screen and (min-width:1200px){.mt-xl-66{margin-top:66px !important}}@media only screen and (min-width:1200px){.mt-xl-68{margin-top:68px !important}}@media only screen and (min-width:1200px){.mt-xl-70{margin-top:70px !important}}@media only screen and (min-width:1200px){.mt-xl-72{margin-top:72px !important}}@media only screen and (min-width:1200px){.mt-xl-74{margin-top:74px !important}}@media only screen and (min-width:1200px){.mt-xl-76{margin-top:76px !important}}@media only screen and (min-width:1200px){.mt-xl-78{margin-top:78px !important}}@media only screen and (min-width:1200px){.mt-xl-80{margin-top:80px !important}}@media only screen and (min-width:1200px){.mt-xl-82{margin-top:82px !important}}@media only screen and (min-width:1200px){.mt-xl-84{margin-top:84px !important}}@media only screen and (min-width:1200px){.mt-xl-86{margin-top:86px !important}}@media only screen and (min-width:1200px){.mt-xl-88{margin-top:88px !important}}@media only screen and (min-width:1200px){.mt-xl-90{margin-top:90px !important}}@media only screen and (min-width:1200px){.mt-xl-92{margin-top:92px !important}}@media only screen and (min-width:1200px){.mt-xl-94{margin-top:94px !important}}@media only screen and (min-width:1200px){.mt-xl-96{margin-top:96px !important}}@media only screen and (min-width:1200px){.mt-xl-98{margin-top:98px !important}}@media only screen and (min-width:1200px){.mt-xl-100{margin-top:100px !important}}@media only screen and (min-width:1200px){.mt-xl-102{margin-top:102px !important}}@media only screen and (min-width:1200px){.mt-xl-104{margin-top:104px !important}}@media only screen and (min-width:1200px){.mt-xl-106{margin-top:106px !important}}@media only screen and (min-width:1200px){.mt-xl-108{margin-top:108px !important}}@media only screen and (min-width:1200px){.mt-xl-110{margin-top:110px !important}}@media only screen and (min-width:1200px){.mt-xl-112{margin-top:112px !important}}@media only screen and (min-width:1200px){.mt-xl-114{margin-top:114px !important}}@media only screen and (min-width:1200px){.mt-xl-116{margin-top:116px !important}}@media only screen and (min-width:1200px){.mt-xl-118{margin-top:118px !important}}@media only screen and (min-width:1200px){.mt-xl-120{margin-top:120px !important}}@media only screen and (min-width:1200px){.mt-xl-122{margin-top:122px !important}}@media only screen and (min-width:1200px){.mt-xl-124{margin-top:124px !important}}@media only screen and (min-width:1200px){.mt-xl-126{margin-top:126px !important}}@media only screen and (min-width:1200px){.mt-xl-128{margin-top:128px !important}}@media only screen and (min-width:1200px){.mt-xl-130{margin-top:130px !important}}@media only screen and (min-width:1200px){.mt-xl-132{margin-top:132px !important}}@media only screen and (min-width:1200px){.mt-xl-134{margin-top:134px !important}}@media only screen and (min-width:1200px){.mt-xl-136{margin-top:136px !important}}@media only screen and (min-width:1200px){.mt-xl-138{margin-top:138px !important}}@media only screen and (min-width:1200px){.mt-xl-140{margin-top:140px !important}}@media only screen and (min-width:1200px){.mt-xl-142{margin-top:142px !important}}@media only screen and (min-width:1200px){.mt-xl-144{margin-top:144px !important}}@media only screen and (min-width:1200px){.mt-xl-146{margin-top:146px !important}}@media only screen and (min-width:1200px){.mt-xl-148{margin-top:148px !important}}@media only screen and (min-width:1200px){.mt-xl-150{margin-top:150px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-0{margin-top:0 !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-2{margin-top:2px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-4{margin-top:4px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-6{margin-top:6px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-8{margin-top:8px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-10{margin-top:10px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-12{margin-top:12px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-14{margin-top:14px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-16{margin-top:16px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-18{margin-top:18px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-20{margin-top:20px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-22{margin-top:22px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-24{margin-top:24px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-26{margin-top:26px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-28{margin-top:28px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-30{margin-top:30px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-32{margin-top:32px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-34{margin-top:34px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-36{margin-top:36px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-38{margin-top:38px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-40{margin-top:40px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-42{margin-top:42px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-44{margin-top:44px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-46{margin-top:46px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-48{margin-top:48px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-50{margin-top:50px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-52{margin-top:52px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-54{margin-top:54px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-56{margin-top:56px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-58{margin-top:58px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-60{margin-top:60px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-62{margin-top:62px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-64{margin-top:64px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-66{margin-top:66px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-68{margin-top:68px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-70{margin-top:70px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-72{margin-top:72px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-74{margin-top:74px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-76{margin-top:76px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-78{margin-top:78px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-80{margin-top:80px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-82{margin-top:82px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-84{margin-top:84px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-86{margin-top:86px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-88{margin-top:88px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-90{margin-top:90px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-92{margin-top:92px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-94{margin-top:94px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-96{margin-top:96px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-98{margin-top:98px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-100{margin-top:100px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-102{margin-top:102px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-104{margin-top:104px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-106{margin-top:106px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-108{margin-top:108px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-110{margin-top:110px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-112{margin-top:112px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-114{margin-top:114px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-116{margin-top:116px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-118{margin-top:118px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-120{margin-top:120px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-122{margin-top:122px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-124{margin-top:124px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-126{margin-top:126px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-128{margin-top:128px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-130{margin-top:130px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-132{margin-top:132px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-134{margin-top:134px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-136{margin-top:136px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-138{margin-top:138px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-140{margin-top:140px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-142{margin-top:142px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-144{margin-top:144px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-146{margin-top:146px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-148{margin-top:148px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mt-lg-150{margin-top:150px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-0{margin-top:0 !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-2{margin-top:2px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-4{margin-top:4px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-6{margin-top:6px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-8{margin-top:8px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-10{margin-top:10px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-12{margin-top:12px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-14{margin-top:14px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-16{margin-top:16px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-18{margin-top:18px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-20{margin-top:20px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-22{margin-top:22px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-24{margin-top:24px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-26{margin-top:26px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-28{margin-top:28px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-30{margin-top:30px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-32{margin-top:32px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-34{margin-top:34px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-36{margin-top:36px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-38{margin-top:38px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-40{margin-top:40px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-42{margin-top:42px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-44{margin-top:44px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-46{margin-top:46px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-48{margin-top:48px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-50{margin-top:50px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-52{margin-top:52px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-54{margin-top:54px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-56{margin-top:56px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-58{margin-top:58px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-60{margin-top:60px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-62{margin-top:62px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-64{margin-top:64px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-66{margin-top:66px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-68{margin-top:68px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-70{margin-top:70px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-72{margin-top:72px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-74{margin-top:74px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-76{margin-top:76px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-78{margin-top:78px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-80{margin-top:80px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-82{margin-top:82px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-84{margin-top:84px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-86{margin-top:86px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-88{margin-top:88px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-90{margin-top:90px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-92{margin-top:92px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-94{margin-top:94px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-96{margin-top:96px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-98{margin-top:98px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-100{margin-top:100px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-102{margin-top:102px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-104{margin-top:104px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-106{margin-top:106px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-108{margin-top:108px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-110{margin-top:110px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-112{margin-top:112px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-114{margin-top:114px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-116{margin-top:116px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-118{margin-top:118px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-120{margin-top:120px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-122{margin-top:122px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-124{margin-top:124px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-126{margin-top:126px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-128{margin-top:128px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-130{margin-top:130px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-132{margin-top:132px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-134{margin-top:134px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-136{margin-top:136px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-138{margin-top:138px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-140{margin-top:140px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-142{margin-top:142px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-144{margin-top:144px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-146{margin-top:146px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-148{margin-top:148px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mt-md-150{margin-top:150px !important}}@media only screen and (max-width:767.98px){.mt-sm-0{margin-top:0 !important}}@media only screen and (max-width:767.98px){.mt-sm-2{margin-top:2px !important}}@media only screen and (max-width:767.98px){.mt-sm-4{margin-top:4px !important}}@media only screen and (max-width:767.98px){.mt-sm-6{margin-top:6px !important}}@media only screen and (max-width:767.98px){.mt-sm-8{margin-top:8px !important}}@media only screen and (max-width:767.98px){.mt-sm-10{margin-top:10px !important}}@media only screen and (max-width:767.98px){.mt-sm-12{margin-top:12px !important}}@media only screen and (max-width:767.98px){.mt-sm-14{margin-top:14px !important}}@media only screen and (max-width:767.98px){.mt-sm-16{margin-top:16px !important}}@media only screen and (max-width:767.98px){.mt-sm-18{margin-top:18px !important}}@media only screen and (max-width:767.98px){.mt-sm-20{margin-top:20px !important}}@media only screen and (max-width:767.98px){.mt-sm-22{margin-top:22px !important}}@media only screen and (max-width:767.98px){.mt-sm-24{margin-top:24px !important}}@media only screen and (max-width:767.98px){.mt-sm-26{margin-top:26px !important}}@media only screen and (max-width:767.98px){.mt-sm-28{margin-top:28px !important}}@media only screen and (max-width:767.98px){.mt-sm-30{margin-top:30px !important}}@media only screen and (max-width:767.98px){.mt-sm-32{margin-top:32px !important}}@media only screen and (max-width:767.98px){.mt-sm-34{margin-top:34px !important}}@media only screen and (max-width:767.98px){.mt-sm-36{margin-top:36px !important}}@media only screen and (max-width:767.98px){.mt-sm-38{margin-top:38px !important}}@media only screen and (max-width:767.98px){.mt-sm-40{margin-top:40px !important}}@media only screen and (max-width:767.98px){.mt-sm-42{margin-top:42px !important}}@media only screen and (max-width:767.98px){.mt-sm-44{margin-top:44px !important}}@media only screen and (max-width:767.98px){.mt-sm-46{margin-top:46px !important}}@media only screen and (max-width:767.98px){.mt-sm-48{margin-top:48px !important}}@media only screen and (max-width:767.98px){.mt-sm-50{margin-top:50px !important}}@media only screen and (max-width:767.98px){.mt-sm-52{margin-top:52px !important}}@media only screen and (max-width:767.98px){.mt-sm-54{margin-top:54px !important}}@media only screen and (max-width:767.98px){.mt-sm-56{margin-top:56px !important}}@media only screen and (max-width:767.98px){.mt-sm-58{margin-top:58px !important}}@media only screen and (max-width:767.98px){.mt-sm-60{margin-top:60px !important}}@media only screen and (max-width:767.98px){.mt-sm-62{margin-top:62px !important}}@media only screen and (max-width:767.98px){.mt-sm-64{margin-top:64px !important}}@media only screen and (max-width:767.98px){.mt-sm-66{margin-top:66px !important}}@media only screen and (max-width:767.98px){.mt-sm-68{margin-top:68px !important}}@media only screen and (max-width:767.98px){.mt-sm-70{margin-top:70px !important}}@media only screen and (max-width:767.98px){.mt-sm-72{margin-top:72px !important}}@media only screen and (max-width:767.98px){.mt-sm-74{margin-top:74px !important}}@media only screen and (max-width:767.98px){.mt-sm-76{margin-top:76px !important}}@media only screen and (max-width:767.98px){.mt-sm-78{margin-top:78px !important}}@media only screen and (max-width:767.98px){.mt-sm-80{margin-top:80px !important}}@media only screen and (max-width:767.98px){.mt-sm-82{margin-top:82px !important}}@media only screen and (max-width:767.98px){.mt-sm-84{margin-top:84px !important}}@media only screen and (max-width:767.98px){.mt-sm-86{margin-top:86px !important}}@media only screen and (max-width:767.98px){.mt-sm-88{margin-top:88px !important}}@media only screen and (max-width:767.98px){.mt-sm-90{margin-top:90px !important}}@media only screen and (max-width:767.98px){.mt-sm-92{margin-top:92px !important}}@media only screen and (max-width:767.98px){.mt-sm-94{margin-top:94px !important}}@media only screen and (max-width:767.98px){.mt-sm-96{margin-top:96px !important}}@media only screen and (max-width:767.98px){.mt-sm-98{margin-top:98px !important}}@media only screen and (max-width:767.98px){.mt-sm-100{margin-top:100px !important}}@media only screen and (max-width:767.98px){.mt-sm-102{margin-top:102px !important}}@media only screen and (max-width:767.98px){.mt-sm-104{margin-top:104px !important}}@media only screen and (max-width:767.98px){.mt-sm-106{margin-top:106px !important}}@media only screen and (max-width:767.98px){.mt-sm-108{margin-top:108px !important}}@media only screen and (max-width:767.98px){.mt-sm-110{margin-top:110px !important}}@media only screen and (max-width:767.98px){.mt-sm-112{margin-top:112px !important}}@media only screen and (max-width:767.98px){.mt-sm-114{margin-top:114px !important}}@media only screen and (max-width:767.98px){.mt-sm-116{margin-top:116px !important}}@media only screen and (max-width:767.98px){.mt-sm-118{margin-top:118px !important}}@media only screen and (max-width:767.98px){.mt-sm-120{margin-top:120px !important}}@media only screen and (max-width:767.98px){.mt-sm-122{margin-top:122px !important}}@media only screen and (max-width:767.98px){.mt-sm-124{margin-top:124px !important}}@media only screen and (max-width:767.98px){.mt-sm-126{margin-top:126px !important}}@media only screen and (max-width:767.98px){.mt-sm-128{margin-top:128px !important}}@media only screen and (max-width:767.98px){.mt-sm-130{margin-top:130px !important}}@media only screen and (max-width:767.98px){.mt-sm-132{margin-top:132px !important}}@media only screen and (max-width:767.98px){.mt-sm-134{margin-top:134px !important}}@media only screen and (max-width:767.98px){.mt-sm-136{margin-top:136px !important}}@media only screen and (max-width:767.98px){.mt-sm-138{margin-top:138px !important}}@media only screen and (max-width:767.98px){.mt-sm-140{margin-top:140px !important}}@media only screen and (max-width:767.98px){.mt-sm-142{margin-top:142px !important}}@media only screen and (max-width:767.98px){.mt-sm-144{margin-top:144px !important}}@media only screen and (max-width:767.98px){.mt-sm-146{margin-top:146px !important}}@media only screen and (max-width:767.98px){.mt-sm-148{margin-top:148px !important}}@media only screen and (max-width:767.98px){.mt-sm-150{margin-top:150px !important}}@media only screen and (max-width:575.98px){.mt-xs-0{margin-top:0 !important}}@media only screen and (max-width:575.98px){.mt-xs-2{margin-top:2px !important}}@media only screen and (max-width:575.98px){.mt-xs-4{margin-top:4px !important}}@media only screen and (max-width:575.98px){.mt-xs-6{margin-top:6px !important}}@media only screen and (max-width:575.98px){.mt-xs-8{margin-top:8px !important}}@media only screen and (max-width:575.98px){.mt-xs-10{margin-top:10px !important}}@media only screen and (max-width:575.98px){.mt-xs-12{margin-top:12px !important}}@media only screen and (max-width:575.98px){.mt-xs-14{margin-top:14px !important}}@media only screen and (max-width:575.98px){.mt-xs-16{margin-top:16px !important}}@media only screen and (max-width:575.98px){.mt-xs-18{margin-top:18px !important}}@media only screen and (max-width:575.98px){.mt-xs-20{margin-top:20px !important}}@media only screen and (max-width:575.98px){.mt-xs-22{margin-top:22px !important}}@media only screen and (max-width:575.98px){.mt-xs-24{margin-top:24px !important}}@media only screen and (max-width:575.98px){.mt-xs-26{margin-top:26px !important}}@media only screen and (max-width:575.98px){.mt-xs-28{margin-top:28px !important}}@media only screen and (max-width:575.98px){.mt-xs-30{margin-top:30px !important}}@media only screen and (max-width:575.98px){.mt-xs-32{margin-top:32px !important}}@media only screen and (max-width:575.98px){.mt-xs-34{margin-top:34px !important}}@media only screen and (max-width:575.98px){.mt-xs-36{margin-top:36px !important}}@media only screen and (max-width:575.98px){.mt-xs-38{margin-top:38px !important}}@media only screen and (max-width:575.98px){.mt-xs-40{margin-top:40px !important}}@media only screen and (max-width:575.98px){.mt-xs-42{margin-top:42px !important}}@media only screen and (max-width:575.98px){.mt-xs-44{margin-top:44px !important}}@media only screen and (max-width:575.98px){.mt-xs-46{margin-top:46px !important}}@media only screen and (max-width:575.98px){.mt-xs-48{margin-top:48px !important}}@media only screen and (max-width:575.98px){.mt-xs-50{margin-top:50px !important}}@media only screen and (max-width:575.98px){.mt-xs-52{margin-top:52px !important}}@media only screen and (max-width:575.98px){.mt-xs-54{margin-top:54px !important}}@media only screen and (max-width:575.98px){.mt-xs-56{margin-top:56px !important}}@media only screen and (max-width:575.98px){.mt-xs-58{margin-top:58px !important}}@media only screen and (max-width:575.98px){.mt-xs-60{margin-top:60px !important}}@media only screen and (max-width:575.98px){.mt-xs-62{margin-top:62px !important}}@media only screen and (max-width:575.98px){.mt-xs-64{margin-top:64px !important}}@media only screen and (max-width:575.98px){.mt-xs-66{margin-top:66px !important}}@media only screen and (max-width:575.98px){.mt-xs-68{margin-top:68px !important}}@media only screen and (max-width:575.98px){.mt-xs-70{margin-top:70px !important}}@media only screen and (max-width:575.98px){.mt-xs-72{margin-top:72px !important}}@media only screen and (max-width:575.98px){.mt-xs-74{margin-top:74px !important}}@media only screen and (max-width:575.98px){.mt-xs-76{margin-top:76px !important}}@media only screen and (max-width:575.98px){.mt-xs-78{margin-top:78px !important}}@media only screen and (max-width:575.98px){.mt-xs-80{margin-top:80px !important}}@media only screen and (max-width:575.98px){.mt-xs-82{margin-top:82px !important}}@media only screen and (max-width:575.98px){.mt-xs-84{margin-top:84px !important}}@media only screen and (max-width:575.98px){.mt-xs-86{margin-top:86px !important}}@media only screen and (max-width:575.98px){.mt-xs-88{margin-top:88px !important}}@media only screen and (max-width:575.98px){.mt-xs-90{margin-top:90px !important}}@media only screen and (max-width:575.98px){.mt-xs-92{margin-top:92px !important}}@media only screen and (max-width:575.98px){.mt-xs-94{margin-top:94px !important}}@media only screen and (max-width:575.98px){.mt-xs-96{margin-top:96px !important}}@media only screen and (max-width:575.98px){.mt-xs-98{margin-top:98px !important}}@media only screen and (max-width:575.98px){.mt-xs-100{margin-top:100px !important}}@media only screen and (max-width:575.98px){.mt-xs-102{margin-top:102px !important}}@media only screen and (max-width:575.98px){.mt-xs-104{margin-top:104px !important}}@media only screen and (max-width:575.98px){.mt-xs-106{margin-top:106px !important}}@media only screen and (max-width:575.98px){.mt-xs-108{margin-top:108px !important}}@media only screen and (max-width:575.98px){.mt-xs-110{margin-top:110px !important}}@media only screen and (max-width:575.98px){.mt-xs-112{margin-top:112px !important}}@media only screen and (max-width:575.98px){.mt-xs-114{margin-top:114px !important}}@media only screen and (max-width:575.98px){.mt-xs-116{margin-top:116px !important}}@media only screen and (max-width:575.98px){.mt-xs-118{margin-top:118px !important}}@media only screen and (max-width:575.98px){.mt-xs-120{margin-top:120px !important}}@media only screen and (max-width:575.98px){.mt-xs-122{margin-top:122px !important}}@media only screen and (max-width:575.98px){.mt-xs-124{margin-top:124px !important}}@media only screen and (max-width:575.98px){.mt-xs-126{margin-top:126px !important}}@media only screen and (max-width:575.98px){.mt-xs-128{margin-top:128px !important}}@media only screen and (max-width:575.98px){.mt-xs-130{margin-top:130px !important}}@media only screen and (max-width:575.98px){.mt-xs-132{margin-top:132px !important}}@media only screen and (max-width:575.98px){.mt-xs-134{margin-top:134px !important}}@media only screen and (max-width:575.98px){.mt-xs-136{margin-top:136px !important}}@media only screen and (max-width:575.98px){.mt-xs-138{margin-top:138px !important}}@media only screen and (max-width:575.98px){.mt-xs-140{margin-top:140px !important}}@media only screen and (max-width:575.98px){.mt-xs-142{margin-top:142px !important}}@media only screen and (max-width:575.98px){.mt-xs-144{margin-top:144px !important}}@media only screen and (max-width:575.98px){.mt-xs-146{margin-top:146px !important}}@media only screen and (max-width:575.98px){.mt-xs-148{margin-top:148px !important}}@media only screen and (max-width:575.98px){.mt-xs-150{margin-top:150px !important}}.mtm-2{margin-top:-2px !important}.mtm-4{margin-top:-4px !important}.mtm-6{margin-top:-6px !important}.mtm-8{margin-top:-8px !important}.mtm-10{margin-top:-10px !important}.mtm-12{margin-top:-12px !important}.mtm-14{margin-top:-14px !important}.mtm-16{margin-top:-16px !important}.mtm-18{margin-top:-18px !important}.mtm-20{margin-top:-20px !important}.mtm-22{margin-top:-22px !important}.mtm-24{margin-top:-24px !important}.mtm-26{margin-top:-26px !important}.mtm-28{margin-top:-28px !important}.mtm-30{margin-top:-30px !important}.mtm-32{margin-top:-32px !important}.mtm-34{margin-top:-34px !important}.mtm-36{margin-top:-36px !important}.mtm-38{margin-top:-38px !important}.mtm-40{margin-top:-40px !important}.mtm-42{margin-top:-42px !important}.mtm-44{margin-top:-44px !important}.mtm-46{margin-top:-46px !important}.mtm-48{margin-top:-48px !important}.mtm-50{margin-top:-50px !important}.mtm-52{margin-top:-52px !important}.mtm-54{margin-top:-54px !important}.mtm-56{margin-top:-56px !important}.mtm-58{margin-top:-58px !important}.mtm-60{margin-top:-60px !important}.mtm-62{margin-top:-62px !important}.mtm-64{margin-top:-64px !important}.mtm-66{margin-top:-66px !important}.mtm-68{margin-top:-68px !important}.mtm-70{margin-top:-70px !important}.mtm-72{margin-top:-72px !important}.mtm-74{margin-top:-74px !important}.mtm-76{margin-top:-76px !important}.mtm-78{margin-top:-78px !important}.mtm-80{margin-top:-80px !important}.mtm-82{margin-top:-82px !important}.mtm-84{margin-top:-84px !important}.mtm-86{margin-top:-86px !important}.mtm-88{margin-top:-88px !important}.mtm-90{margin-top:-90px !important}.mtm-92{margin-top:-92px !important}.mtm-94{margin-top:-94px !important}.mtm-96{margin-top:-96px !important}.mtm-98{margin-top:-98px !important}.mtm-100{margin-top:-100px !important}@media only screen and (min-width:1200px){.mtm-xl-2{margin-top:-2px !important}}@media only screen and (min-width:1200px){.mtm-xl-4{margin-top:-4px !important}}@media only screen and (min-width:1200px){.mtm-xl-6{margin-top:-6px !important}}@media only screen and (min-width:1200px){.mtm-xl-8{margin-top:-8px !important}}@media only screen and (min-width:1200px){.mtm-xl-10{margin-top:-10px !important}}@media only screen and (min-width:1200px){.mtm-xl-12{margin-top:-12px !important}}@media only screen and (min-width:1200px){.mtm-xl-14{margin-top:-14px !important}}@media only screen and (min-width:1200px){.mtm-xl-16{margin-top:-16px !important}}@media only screen and (min-width:1200px){.mtm-xl-18{margin-top:-18px !important}}@media only screen and (min-width:1200px){.mtm-xl-20{margin-top:-20px !important}}@media only screen and (min-width:1200px){.mtm-xl-22{margin-top:-22px !important}}@media only screen and (min-width:1200px){.mtm-xl-24{margin-top:-24px !important}}@media only screen and (min-width:1200px){.mtm-xl-26{margin-top:-26px !important}}@media only screen and (min-width:1200px){.mtm-xl-28{margin-top:-28px !important}}@media only screen and (min-width:1200px){.mtm-xl-30{margin-top:-30px !important}}@media only screen and (min-width:1200px){.mtm-xl-32{margin-top:-32px !important}}@media only screen and (min-width:1200px){.mtm-xl-34{margin-top:-34px !important}}@media only screen and (min-width:1200px){.mtm-xl-36{margin-top:-36px !important}}@media only screen and (min-width:1200px){.mtm-xl-38{margin-top:-38px !important}}@media only screen and (min-width:1200px){.mtm-xl-40{margin-top:-40px !important}}@media only screen and (min-width:1200px){.mtm-xl-42{margin-top:-42px !important}}@media only screen and (min-width:1200px){.mtm-xl-44{margin-top:-44px !important}}@media only screen and (min-width:1200px){.mtm-xl-46{margin-top:-46px !important}}@media only screen and (min-width:1200px){.mtm-xl-48{margin-top:-48px !important}}@media only screen and (min-width:1200px){.mtm-xl-50{margin-top:-50px !important}}@media only screen and (min-width:1200px){.mtm-xl-52{margin-top:-52px !important}}@media only screen and (min-width:1200px){.mtm-xl-54{margin-top:-54px !important}}@media only screen and (min-width:1200px){.mtm-xl-56{margin-top:-56px !important}}@media only screen and (min-width:1200px){.mtm-xl-58{margin-top:-58px !important}}@media only screen and (min-width:1200px){.mtm-xl-60{margin-top:-60px !important}}@media only screen and (min-width:1200px){.mtm-xl-62{margin-top:-62px !important}}@media only screen and (min-width:1200px){.mtm-xl-64{margin-top:-64px !important}}@media only screen and (min-width:1200px){.mtm-xl-66{margin-top:-66px !important}}@media only screen and (min-width:1200px){.mtm-xl-68{margin-top:-68px !important}}@media only screen and (min-width:1200px){.mtm-xl-70{margin-top:-70px !important}}@media only screen and (min-width:1200px){.mtm-xl-72{margin-top:-72px !important}}@media only screen and (min-width:1200px){.mtm-xl-74{margin-top:-74px !important}}@media only screen and (min-width:1200px){.mtm-xl-76{margin-top:-76px !important}}@media only screen and (min-width:1200px){.mtm-xl-78{margin-top:-78px !important}}@media only screen and (min-width:1200px){.mtm-xl-80{margin-top:-80px !important}}@media only screen and (min-width:1200px){.mtm-xl-82{margin-top:-82px !important}}@media only screen and (min-width:1200px){.mtm-xl-84{margin-top:-84px !important}}@media only screen and (min-width:1200px){.mtm-xl-86{margin-top:-86px !important}}@media only screen and (min-width:1200px){.mtm-xl-88{margin-top:-88px !important}}@media only screen and (min-width:1200px){.mtm-xl-90{margin-top:-90px !important}}@media only screen and (min-width:1200px){.mtm-xl-92{margin-top:-92px !important}}@media only screen and (min-width:1200px){.mtm-xl-94{margin-top:-94px !important}}@media only screen and (min-width:1200px){.mtm-xl-96{margin-top:-96px !important}}@media only screen and (min-width:1200px){.mtm-xl-98{margin-top:-98px !important}}@media only screen and (min-width:1200px){.mtm-xl-100{margin-top:-100px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-2{margin-top:-2px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-4{margin-top:-4px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-6{margin-top:-6px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-8{margin-top:-8px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-10{margin-top:-10px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-12{margin-top:-12px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-14{margin-top:-14px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-16{margin-top:-16px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-18{margin-top:-18px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-20{margin-top:-20px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-22{margin-top:-22px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-24{margin-top:-24px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-26{margin-top:-26px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-28{margin-top:-28px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-30{margin-top:-30px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-32{margin-top:-32px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-34{margin-top:-34px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-36{margin-top:-36px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-38{margin-top:-38px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-40{margin-top:-40px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-42{margin-top:-42px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-44{margin-top:-44px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-46{margin-top:-46px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-48{margin-top:-48px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-50{margin-top:-50px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-52{margin-top:-52px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-54{margin-top:-54px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-56{margin-top:-56px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-58{margin-top:-58px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-60{margin-top:-60px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-62{margin-top:-62px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-64{margin-top:-64px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-66{margin-top:-66px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-68{margin-top:-68px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-70{margin-top:-70px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-72{margin-top:-72px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-74{margin-top:-74px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-76{margin-top:-76px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-78{margin-top:-78px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-80{margin-top:-80px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-82{margin-top:-82px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-84{margin-top:-84px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-86{margin-top:-86px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-88{margin-top:-88px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-90{margin-top:-90px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-92{margin-top:-92px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-94{margin-top:-94px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-96{margin-top:-96px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-98{margin-top:-98px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mtm-lg-100{margin-top:-100px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-2{margin-top:-2px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-4{margin-top:-4px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-6{margin-top:-6px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-8{margin-top:-8px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-10{margin-top:-10px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-12{margin-top:-12px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-14{margin-top:-14px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-16{margin-top:-16px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-18{margin-top:-18px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-20{margin-top:-20px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-22{margin-top:-22px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-24{margin-top:-24px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-26{margin-top:-26px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-28{margin-top:-28px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-30{margin-top:-30px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-32{margin-top:-32px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-34{margin-top:-34px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-36{margin-top:-36px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-38{margin-top:-38px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-40{margin-top:-40px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-42{margin-top:-42px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-44{margin-top:-44px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-46{margin-top:-46px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-48{margin-top:-48px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-50{margin-top:-50px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-52{margin-top:-52px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-54{margin-top:-54px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-56{margin-top:-56px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-58{margin-top:-58px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-60{margin-top:-60px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-62{margin-top:-62px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-64{margin-top:-64px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-66{margin-top:-66px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-68{margin-top:-68px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-70{margin-top:-70px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-72{margin-top:-72px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-74{margin-top:-74px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-76{margin-top:-76px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-78{margin-top:-78px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-80{margin-top:-80px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-82{margin-top:-82px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-84{margin-top:-84px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-86{margin-top:-86px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-88{margin-top:-88px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-90{margin-top:-90px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-92{margin-top:-92px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-94{margin-top:-94px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-96{margin-top:-96px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-98{margin-top:-98px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mtm-md-100{margin-top:-100px !important}}@media only screen and (max-width:767.98px){.mtm-sm-2{margin-top:-2px !important}}@media only screen and (max-width:767.98px){.mtm-sm-4{margin-top:-4px !important}}@media only screen and (max-width:767.98px){.mtm-sm-6{margin-top:-6px !important}}@media only screen and (max-width:767.98px){.mtm-sm-8{margin-top:-8px !important}}@media only screen and (max-width:767.98px){.mtm-sm-10{margin-top:-10px !important}}@media only screen and (max-width:767.98px){.mtm-sm-12{margin-top:-12px !important}}@media only screen and (max-width:767.98px){.mtm-sm-14{margin-top:-14px !important}}@media only screen and (max-width:767.98px){.mtm-sm-16{margin-top:-16px !important}}@media only screen and (max-width:767.98px){.mtm-sm-18{margin-top:-18px !important}}@media only screen and (max-width:767.98px){.mtm-sm-20{margin-top:-20px !important}}@media only screen and (max-width:767.98px){.mtm-sm-22{margin-top:-22px !important}}@media only screen and (max-width:767.98px){.mtm-sm-24{margin-top:-24px !important}}@media only screen and (max-width:767.98px){.mtm-sm-26{margin-top:-26px !important}}@media only screen and (max-width:767.98px){.mtm-sm-28{margin-top:-28px !important}}@media only screen and (max-width:767.98px){.mtm-sm-30{margin-top:-30px !important}}@media only screen and (max-width:767.98px){.mtm-sm-32{margin-top:-32px !important}}@media only screen and (max-width:767.98px){.mtm-sm-34{margin-top:-34px !important}}@media only screen and (max-width:767.98px){.mtm-sm-36{margin-top:-36px !important}}@media only screen and (max-width:767.98px){.mtm-sm-38{margin-top:-38px !important}}@media only screen and (max-width:767.98px){.mtm-sm-40{margin-top:-40px !important}}@media only screen and (max-width:767.98px){.mtm-sm-42{margin-top:-42px !important}}@media only screen and (max-width:767.98px){.mtm-sm-44{margin-top:-44px !important}}@media only screen and (max-width:767.98px){.mtm-sm-46{margin-top:-46px !important}}@media only screen and (max-width:767.98px){.mtm-sm-48{margin-top:-48px !important}}@media only screen and (max-width:767.98px){.mtm-sm-50{margin-top:-50px !important}}@media only screen and (max-width:767.98px){.mtm-sm-52{margin-top:-52px !important}}@media only screen and (max-width:767.98px){.mtm-sm-54{margin-top:-54px !important}}@media only screen and (max-width:767.98px){.mtm-sm-56{margin-top:-56px !important}}@media only screen and (max-width:767.98px){.mtm-sm-58{margin-top:-58px !important}}@media only screen and (max-width:767.98px){.mtm-sm-60{margin-top:-60px !important}}@media only screen and (max-width:767.98px){.mtm-sm-62{margin-top:-62px !important}}@media only screen and (max-width:767.98px){.mtm-sm-64{margin-top:-64px !important}}@media only screen and (max-width:767.98px){.mtm-sm-66{margin-top:-66px !important}}@media only screen and (max-width:767.98px){.mtm-sm-68{margin-top:-68px !important}}@media only screen and (max-width:767.98px){.mtm-sm-70{margin-top:-70px !important}}@media only screen and (max-width:767.98px){.mtm-sm-72{margin-top:-72px !important}}@media only screen and (max-width:767.98px){.mtm-sm-74{margin-top:-74px !important}}@media only screen and (max-width:767.98px){.mtm-sm-76{margin-top:-76px !important}}@media only screen and (max-width:767.98px){.mtm-sm-78{margin-top:-78px !important}}@media only screen and (max-width:767.98px){.mtm-sm-80{margin-top:-80px !important}}@media only screen and (max-width:767.98px){.mtm-sm-82{margin-top:-82px !important}}@media only screen and (max-width:767.98px){.mtm-sm-84{margin-top:-84px !important}}@media only screen and (max-width:767.98px){.mtm-sm-86{margin-top:-86px !important}}@media only screen and (max-width:767.98px){.mtm-sm-88{margin-top:-88px !important}}@media only screen and (max-width:767.98px){.mtm-sm-90{margin-top:-90px !important}}@media only screen and (max-width:767.98px){.mtm-sm-92{margin-top:-92px !important}}@media only screen and (max-width:767.98px){.mtm-sm-94{margin-top:-94px !important}}@media only screen and (max-width:767.98px){.mtm-sm-96{margin-top:-96px !important}}@media only screen and (max-width:767.98px){.mtm-sm-98{margin-top:-98px !important}}@media only screen and (max-width:767.98px){.mtm-sm-100{margin-top:-100px !important}}@media only screen and (max-width:575.98px){.mtm-xs-2{margin-top:-2px !important}}@media only screen and (max-width:575.98px){.mtm-xs-4{margin-top:-4px !important}}@media only screen and (max-width:575.98px){.mtm-xs-6{margin-top:-6px !important}}@media only screen and (max-width:575.98px){.mtm-xs-8{margin-top:-8px !important}}@media only screen and (max-width:575.98px){.mtm-xs-10{margin-top:-10px !important}}@media only screen and (max-width:575.98px){.mtm-xs-12{margin-top:-12px !important}}@media only screen and (max-width:575.98px){.mtm-xs-14{margin-top:-14px !important}}@media only screen and (max-width:575.98px){.mtm-xs-16{margin-top:-16px !important}}@media only screen and (max-width:575.98px){.mtm-xs-18{margin-top:-18px !important}}@media only screen and (max-width:575.98px){.mtm-xs-20{margin-top:-20px !important}}@media only screen and (max-width:575.98px){.mtm-xs-22{margin-top:-22px !important}}@media only screen and (max-width:575.98px){.mtm-xs-24{margin-top:-24px !important}}@media only screen and (max-width:575.98px){.mtm-xs-26{margin-top:-26px !important}}@media only screen and (max-width:575.98px){.mtm-xs-28{margin-top:-28px !important}}@media only screen and (max-width:575.98px){.mtm-xs-30{margin-top:-30px !important}}@media only screen and (max-width:575.98px){.mtm-xs-32{margin-top:-32px !important}}@media only screen and (max-width:575.98px){.mtm-xs-34{margin-top:-34px !important}}@media only screen and (max-width:575.98px){.mtm-xs-36{margin-top:-36px !important}}@media only screen and (max-width:575.98px){.mtm-xs-38{margin-top:-38px !important}}@media only screen and (max-width:575.98px){.mtm-xs-40{margin-top:-40px !important}}@media only screen and (max-width:575.98px){.mtm-xs-42{margin-top:-42px !important}}@media only screen and (max-width:575.98px){.mtm-xs-44{margin-top:-44px !important}}@media only screen and (max-width:575.98px){.mtm-xs-46{margin-top:-46px !important}}@media only screen and (max-width:575.98px){.mtm-xs-48{margin-top:-48px !important}}@media only screen and (max-width:575.98px){.mtm-xs-50{margin-top:-50px !important}}@media only screen and (max-width:575.98px){.mtm-xs-52{margin-top:-52px !important}}@media only screen and (max-width:575.98px){.mtm-xs-54{margin-top:-54px !important}}@media only screen and (max-width:575.98px){.mtm-xs-56{margin-top:-56px !important}}@media only screen and (max-width:575.98px){.mtm-xs-58{margin-top:-58px !important}}@media only screen and (max-width:575.98px){.mtm-xs-60{margin-top:-60px !important}}@media only screen and (max-width:575.98px){.mtm-xs-62{margin-top:-62px !important}}@media only screen and (max-width:575.98px){.mtm-xs-64{margin-top:-64px !important}}@media only screen and (max-width:575.98px){.mtm-xs-66{margin-top:-66px !important}}@media only screen and (max-width:575.98px){.mtm-xs-68{margin-top:-68px !important}}@media only screen and (max-width:575.98px){.mtm-xs-70{margin-top:-70px !important}}@media only screen and (max-width:575.98px){.mtm-xs-72{margin-top:-72px !important}}@media only screen and (max-width:575.98px){.mtm-xs-74{margin-top:-74px !important}}@media only screen and (max-width:575.98px){.mtm-xs-76{margin-top:-76px !important}}@media only screen and (max-width:575.98px){.mtm-xs-78{margin-top:-78px !important}}@media only screen and (max-width:575.98px){.mtm-xs-80{margin-top:-80px !important}}@media only screen and (max-width:575.98px){.mtm-xs-82{margin-top:-82px !important}}@media only screen and (max-width:575.98px){.mtm-xs-84{margin-top:-84px !important}}@media only screen and (max-width:575.98px){.mtm-xs-86{margin-top:-86px !important}}@media only screen and (max-width:575.98px){.mtm-xs-88{margin-top:-88px !important}}@media only screen and (max-width:575.98px){.mtm-xs-90{margin-top:-90px !important}}@media only screen and (max-width:575.98px){.mtm-xs-92{margin-top:-92px !important}}@media only screen and (max-width:575.98px){.mtm-xs-94{margin-top:-94px !important}}@media only screen and (max-width:575.98px){.mtm-xs-96{margin-top:-96px !important}}@media only screen and (max-width:575.98px){.mtm-xs-98{margin-top:-98px !important}}@media only screen and (max-width:575.98px){.mtm-xs-100{margin-top:-100px !important}}.mb-0{margin-bottom:0 !important}.mb-2{margin-bottom:2px !important}.mb-4{margin-bottom:4px !important}.mb-6{margin-bottom:6px !important}.mb-8{margin-bottom:8px !important}.mb-10{margin-bottom:10px !important}.mb-12{margin-bottom:12px !important}.mb-14{margin-bottom:14px !important}.mb-16{margin-bottom:16px !important}.mb-18{margin-bottom:18px !important}.mb-20{margin-bottom:20px !important}.mb-22{margin-bottom:22px !important}.mb-24{margin-bottom:24px !important}.mb-26{margin-bottom:26px !important}.mb-28{margin-bottom:28px !important}.mb-30{margin-bottom:30px !important}.mb-32{margin-bottom:32px !important}.mb-34{margin-bottom:34px !important}.mb-36{margin-bottom:36px !important}.mb-38{margin-bottom:38px !important}.mb-40{margin-bottom:40px !important}.mb-42{margin-bottom:42px !important}.mb-44{margin-bottom:44px !important}.mb-46{margin-bottom:46px !important}.mb-48{margin-bottom:48px !important}.mb-50{margin-bottom:50px !important}.mb-52{margin-bottom:52px !important}.mb-54{margin-bottom:54px !important}.mb-56{margin-bottom:56px !important}.mb-58{margin-bottom:58px !important}.mb-60{margin-bottom:60px !important}.mb-62{margin-bottom:62px !important}.mb-64{margin-bottom:64px !important}.mb-66{margin-bottom:66px !important}.mb-68{margin-bottom:68px !important}.mb-70{margin-bottom:70px !important}.mb-72{margin-bottom:72px !important}.mb-74{margin-bottom:74px !important}.mb-76{margin-bottom:76px !important}.mb-78{margin-bottom:78px !important}.mb-80{margin-bottom:80px !important}.mb-82{margin-bottom:82px !important}.mb-84{margin-bottom:84px !important}.mb-86{margin-bottom:86px !important}.mb-88{margin-bottom:88px !important}.mb-90{margin-bottom:90px !important}.mb-92{margin-bottom:92px !important}.mb-94{margin-bottom:94px !important}.mb-96{margin-bottom:96px !important}.mb-98{margin-bottom:98px !important}.mb-100{margin-bottom:100px !important}.mb-102{margin-bottom:102px !important}.mb-104{margin-bottom:104px !important}.mb-106{margin-bottom:106px !important}.mb-108{margin-bottom:108px !important}.mb-110{margin-bottom:110px !important}.mb-112{margin-bottom:112px !important}.mb-114{margin-bottom:114px !important}.mb-116{margin-bottom:116px !important}.mb-118{margin-bottom:118px !important}.mb-120{margin-bottom:120px !important}.mb-122{margin-bottom:122px !important}.mb-124{margin-bottom:124px !important}.mb-126{margin-bottom:126px !important}.mb-128{margin-bottom:128px !important}.mb-130{margin-bottom:130px !important}.mb-132{margin-bottom:132px !important}.mb-134{margin-bottom:134px !important}.mb-136{margin-bottom:136px !important}.mb-138{margin-bottom:138px !important}.mb-140{margin-bottom:140px !important}.mb-142{margin-bottom:142px !important}.mb-144{margin-bottom:144px !important}.mb-146{margin-bottom:146px !important}.mb-148{margin-bottom:148px !important}.mb-150{margin-bottom:150px !important}@media only screen and (min-width:1200px){.mb-xl-0{margin-bottom:0 !important}}@media only screen and (min-width:1200px){.mb-xl-2{margin-bottom:2px !important}}@media only screen and (min-width:1200px){.mb-xl-4{margin-bottom:4px !important}}@media only screen and (min-width:1200px){.mb-xl-6{margin-bottom:6px !important}}@media only screen and (min-width:1200px){.mb-xl-8{margin-bottom:8px !important}}@media only screen and (min-width:1200px){.mb-xl-10{margin-bottom:10px !important}}@media only screen and (min-width:1200px){.mb-xl-12{margin-bottom:12px !important}}@media only screen and (min-width:1200px){.mb-xl-14{margin-bottom:14px !important}}@media only screen and (min-width:1200px){.mb-xl-16{margin-bottom:16px !important}}@media only screen and (min-width:1200px){.mb-xl-18{margin-bottom:18px !important}}@media only screen and (min-width:1200px){.mb-xl-20{margin-bottom:20px !important}}@media only screen and (min-width:1200px){.mb-xl-22{margin-bottom:22px !important}}@media only screen and (min-width:1200px){.mb-xl-24{margin-bottom:24px !important}}@media only screen and (min-width:1200px){.mb-xl-26{margin-bottom:26px !important}}@media only screen and (min-width:1200px){.mb-xl-28{margin-bottom:28px !important}}@media only screen and (min-width:1200px){.mb-xl-30{margin-bottom:30px !important}}@media only screen and (min-width:1200px){.mb-xl-32{margin-bottom:32px !important}}@media only screen and (min-width:1200px){.mb-xl-34{margin-bottom:34px !important}}@media only screen and (min-width:1200px){.mb-xl-36{margin-bottom:36px !important}}@media only screen and (min-width:1200px){.mb-xl-38{margin-bottom:38px !important}}@media only screen and (min-width:1200px){.mb-xl-40{margin-bottom:40px !important}}@media only screen and (min-width:1200px){.mb-xl-42{margin-bottom:42px !important}}@media only screen and (min-width:1200px){.mb-xl-44{margin-bottom:44px !important}}@media only screen and (min-width:1200px){.mb-xl-46{margin-bottom:46px !important}}@media only screen and (min-width:1200px){.mb-xl-48{margin-bottom:48px !important}}@media only screen and (min-width:1200px){.mb-xl-50{margin-bottom:50px !important}}@media only screen and (min-width:1200px){.mb-xl-52{margin-bottom:52px !important}}@media only screen and (min-width:1200px){.mb-xl-54{margin-bottom:54px !important}}@media only screen and (min-width:1200px){.mb-xl-56{margin-bottom:56px !important}}@media only screen and (min-width:1200px){.mb-xl-58{margin-bottom:58px !important}}@media only screen and (min-width:1200px){.mb-xl-60{margin-bottom:60px !important}}@media only screen and (min-width:1200px){.mb-xl-62{margin-bottom:62px !important}}@media only screen and (min-width:1200px){.mb-xl-64{margin-bottom:64px !important}}@media only screen and (min-width:1200px){.mb-xl-66{margin-bottom:66px !important}}@media only screen and (min-width:1200px){.mb-xl-68{margin-bottom:68px !important}}@media only screen and (min-width:1200px){.mb-xl-70{margin-bottom:70px !important}}@media only screen and (min-width:1200px){.mb-xl-72{margin-bottom:72px !important}}@media only screen and (min-width:1200px){.mb-xl-74{margin-bottom:74px !important}}@media only screen and (min-width:1200px){.mb-xl-76{margin-bottom:76px !important}}@media only screen and (min-width:1200px){.mb-xl-78{margin-bottom:78px !important}}@media only screen and (min-width:1200px){.mb-xl-80{margin-bottom:80px !important}}@media only screen and (min-width:1200px){.mb-xl-82{margin-bottom:82px !important}}@media only screen and (min-width:1200px){.mb-xl-84{margin-bottom:84px !important}}@media only screen and (min-width:1200px){.mb-xl-86{margin-bottom:86px !important}}@media only screen and (min-width:1200px){.mb-xl-88{margin-bottom:88px !important}}@media only screen and (min-width:1200px){.mb-xl-90{margin-bottom:90px !important}}@media only screen and (min-width:1200px){.mb-xl-92{margin-bottom:92px !important}}@media only screen and (min-width:1200px){.mb-xl-94{margin-bottom:94px !important}}@media only screen and (min-width:1200px){.mb-xl-96{margin-bottom:96px !important}}@media only screen and (min-width:1200px){.mb-xl-98{margin-bottom:98px !important}}@media only screen and (min-width:1200px){.mb-xl-100{margin-bottom:100px !important}}@media only screen and (min-width:1200px){.mb-xl-102{margin-bottom:102px !important}}@media only screen and (min-width:1200px){.mb-xl-104{margin-bottom:104px !important}}@media only screen and (min-width:1200px){.mb-xl-106{margin-bottom:106px !important}}@media only screen and (min-width:1200px){.mb-xl-108{margin-bottom:108px !important}}@media only screen and (min-width:1200px){.mb-xl-110{margin-bottom:110px !important}}@media only screen and (min-width:1200px){.mb-xl-112{margin-bottom:112px !important}}@media only screen and (min-width:1200px){.mb-xl-114{margin-bottom:114px !important}}@media only screen and (min-width:1200px){.mb-xl-116{margin-bottom:116px !important}}@media only screen and (min-width:1200px){.mb-xl-118{margin-bottom:118px !important}}@media only screen and (min-width:1200px){.mb-xl-120{margin-bottom:120px !important}}@media only screen and (min-width:1200px){.mb-xl-122{margin-bottom:122px !important}}@media only screen and (min-width:1200px){.mb-xl-124{margin-bottom:124px !important}}@media only screen and (min-width:1200px){.mb-xl-126{margin-bottom:126px !important}}@media only screen and (min-width:1200px){.mb-xl-128{margin-bottom:128px !important}}@media only screen and (min-width:1200px){.mb-xl-130{margin-bottom:130px !important}}@media only screen and (min-width:1200px){.mb-xl-132{margin-bottom:132px !important}}@media only screen and (min-width:1200px){.mb-xl-134{margin-bottom:134px !important}}@media only screen and (min-width:1200px){.mb-xl-136{margin-bottom:136px !important}}@media only screen and (min-width:1200px){.mb-xl-138{margin-bottom:138px !important}}@media only screen and (min-width:1200px){.mb-xl-140{margin-bottom:140px !important}}@media only screen and (min-width:1200px){.mb-xl-142{margin-bottom:142px !important}}@media only screen and (min-width:1200px){.mb-xl-144{margin-bottom:144px !important}}@media only screen and (min-width:1200px){.mb-xl-146{margin-bottom:146px !important}}@media only screen and (min-width:1200px){.mb-xl-148{margin-bottom:148px !important}}@media only screen and (min-width:1200px){.mb-xl-150{margin-bottom:150px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-0{margin-bottom:0 !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-2{margin-bottom:2px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-4{margin-bottom:4px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-6{margin-bottom:6px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-8{margin-bottom:8px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-10{margin-bottom:10px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-12{margin-bottom:12px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-14{margin-bottom:14px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-16{margin-bottom:16px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-18{margin-bottom:18px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-20{margin-bottom:20px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-22{margin-bottom:22px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-24{margin-bottom:24px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-26{margin-bottom:26px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-28{margin-bottom:28px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-30{margin-bottom:30px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-32{margin-bottom:32px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-34{margin-bottom:34px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-36{margin-bottom:36px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-38{margin-bottom:38px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-40{margin-bottom:40px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-42{margin-bottom:42px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-44{margin-bottom:44px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-46{margin-bottom:46px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-48{margin-bottom:48px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-50{margin-bottom:50px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-52{margin-bottom:52px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-54{margin-bottom:54px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-56{margin-bottom:56px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-58{margin-bottom:58px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-60{margin-bottom:60px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-62{margin-bottom:62px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-64{margin-bottom:64px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-66{margin-bottom:66px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-68{margin-bottom:68px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-70{margin-bottom:70px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-72{margin-bottom:72px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-74{margin-bottom:74px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-76{margin-bottom:76px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-78{margin-bottom:78px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-80{margin-bottom:80px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-82{margin-bottom:82px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-84{margin-bottom:84px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-86{margin-bottom:86px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-88{margin-bottom:88px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-90{margin-bottom:90px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-92{margin-bottom:92px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-94{margin-bottom:94px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-96{margin-bottom:96px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-98{margin-bottom:98px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-100{margin-bottom:100px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-102{margin-bottom:102px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-104{margin-bottom:104px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-106{margin-bottom:106px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-108{margin-bottom:108px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-110{margin-bottom:110px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-112{margin-bottom:112px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-114{margin-bottom:114px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-116{margin-bottom:116px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-118{margin-bottom:118px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-120{margin-bottom:120px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-122{margin-bottom:122px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-124{margin-bottom:124px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-126{margin-bottom:126px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-128{margin-bottom:128px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-130{margin-bottom:130px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-132{margin-bottom:132px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-134{margin-bottom:134px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-136{margin-bottom:136px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-138{margin-bottom:138px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-140{margin-bottom:140px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-142{margin-bottom:142px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-144{margin-bottom:144px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-146{margin-bottom:146px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-148{margin-bottom:148px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mb-lg-150{margin-bottom:150px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-0{margin-bottom:0 !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-2{margin-bottom:2px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-4{margin-bottom:4px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-6{margin-bottom:6px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-8{margin-bottom:8px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-10{margin-bottom:10px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-12{margin-bottom:12px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-14{margin-bottom:14px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-16{margin-bottom:16px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-18{margin-bottom:18px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-20{margin-bottom:20px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-22{margin-bottom:22px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-24{margin-bottom:24px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-26{margin-bottom:26px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-28{margin-bottom:28px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-30{margin-bottom:30px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-32{margin-bottom:32px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-34{margin-bottom:34px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-36{margin-bottom:36px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-38{margin-bottom:38px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-40{margin-bottom:40px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-42{margin-bottom:42px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-44{margin-bottom:44px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-46{margin-bottom:46px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-48{margin-bottom:48px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-50{margin-bottom:50px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-52{margin-bottom:52px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-54{margin-bottom:54px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-56{margin-bottom:56px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-58{margin-bottom:58px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-60{margin-bottom:60px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-62{margin-bottom:62px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-64{margin-bottom:64px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-66{margin-bottom:66px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-68{margin-bottom:68px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-70{margin-bottom:70px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-72{margin-bottom:72px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-74{margin-bottom:74px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-76{margin-bottom:76px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-78{margin-bottom:78px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-80{margin-bottom:80px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-82{margin-bottom:82px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-84{margin-bottom:84px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-86{margin-bottom:86px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-88{margin-bottom:88px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-90{margin-bottom:90px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-92{margin-bottom:92px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-94{margin-bottom:94px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-96{margin-bottom:96px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-98{margin-bottom:98px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-100{margin-bottom:100px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-102{margin-bottom:102px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-104{margin-bottom:104px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-106{margin-bottom:106px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-108{margin-bottom:108px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-110{margin-bottom:110px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-112{margin-bottom:112px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-114{margin-bottom:114px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-116{margin-bottom:116px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-118{margin-bottom:118px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-120{margin-bottom:120px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-122{margin-bottom:122px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-124{margin-bottom:124px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-126{margin-bottom:126px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-128{margin-bottom:128px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-130{margin-bottom:130px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-132{margin-bottom:132px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-134{margin-bottom:134px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-136{margin-bottom:136px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-138{margin-bottom:138px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-140{margin-bottom:140px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-142{margin-bottom:142px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-144{margin-bottom:144px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-146{margin-bottom:146px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-148{margin-bottom:148px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mb-md-150{margin-bottom:150px !important}}@media only screen and (max-width:767.98px){.mb-sm-0{margin-bottom:0 !important}}@media only screen and (max-width:767.98px){.mb-sm-2{margin-bottom:2px !important}}@media only screen and (max-width:767.98px){.mb-sm-4{margin-bottom:4px !important}}@media only screen and (max-width:767.98px){.mb-sm-6{margin-bottom:6px !important}}@media only screen and (max-width:767.98px){.mb-sm-8{margin-bottom:8px !important}}@media only screen and (max-width:767.98px){.mb-sm-10{margin-bottom:10px !important}}@media only screen and (max-width:767.98px){.mb-sm-12{margin-bottom:12px !important}}@media only screen and (max-width:767.98px){.mb-sm-14{margin-bottom:14px !important}}@media only screen and (max-width:767.98px){.mb-sm-16{margin-bottom:16px !important}}@media only screen and (max-width:767.98px){.mb-sm-18{margin-bottom:18px !important}}@media only screen and (max-width:767.98px){.mb-sm-20{margin-bottom:20px !important}}@media only screen and (max-width:767.98px){.mb-sm-22{margin-bottom:22px !important}}@media only screen and (max-width:767.98px){.mb-sm-24{margin-bottom:24px !important}}@media only screen and (max-width:767.98px){.mb-sm-26{margin-bottom:26px !important}}@media only screen and (max-width:767.98px){.mb-sm-28{margin-bottom:28px !important}}@media only screen and (max-width:767.98px){.mb-sm-30{margin-bottom:30px !important}}@media only screen and (max-width:767.98px){.mb-sm-32{margin-bottom:32px !important}}@media only screen and (max-width:767.98px){.mb-sm-34{margin-bottom:34px !important}}@media only screen and (max-width:767.98px){.mb-sm-36{margin-bottom:36px !important}}@media only screen and (max-width:767.98px){.mb-sm-38{margin-bottom:38px !important}}@media only screen and (max-width:767.98px){.mb-sm-40{margin-bottom:40px !important}}@media only screen and (max-width:767.98px){.mb-sm-42{margin-bottom:42px !important}}@media only screen and (max-width:767.98px){.mb-sm-44{margin-bottom:44px !important}}@media only screen and (max-width:767.98px){.mb-sm-46{margin-bottom:46px !important}}@media only screen and (max-width:767.98px){.mb-sm-48{margin-bottom:48px !important}}@media only screen and (max-width:767.98px){.mb-sm-50{margin-bottom:50px !important}}@media only screen and (max-width:767.98px){.mb-sm-52{margin-bottom:52px !important}}@media only screen and (max-width:767.98px){.mb-sm-54{margin-bottom:54px !important}}@media only screen and (max-width:767.98px){.mb-sm-56{margin-bottom:56px !important}}@media only screen and (max-width:767.98px){.mb-sm-58{margin-bottom:58px !important}}@media only screen and (max-width:767.98px){.mb-sm-60{margin-bottom:60px !important}}@media only screen and (max-width:767.98px){.mb-sm-62{margin-bottom:62px !important}}@media only screen and (max-width:767.98px){.mb-sm-64{margin-bottom:64px !important}}@media only screen and (max-width:767.98px){.mb-sm-66{margin-bottom:66px !important}}@media only screen and (max-width:767.98px){.mb-sm-68{margin-bottom:68px !important}}@media only screen and (max-width:767.98px){.mb-sm-70{margin-bottom:70px !important}}@media only screen and (max-width:767.98px){.mb-sm-72{margin-bottom:72px !important}}@media only screen and (max-width:767.98px){.mb-sm-74{margin-bottom:74px !important}}@media only screen and (max-width:767.98px){.mb-sm-76{margin-bottom:76px !important}}@media only screen and (max-width:767.98px){.mb-sm-78{margin-bottom:78px !important}}@media only screen and (max-width:767.98px){.mb-sm-80{margin-bottom:80px !important}}@media only screen and (max-width:767.98px){.mb-sm-82{margin-bottom:82px !important}}@media only screen and (max-width:767.98px){.mb-sm-84{margin-bottom:84px !important}}@media only screen and (max-width:767.98px){.mb-sm-86{margin-bottom:86px !important}}@media only screen and (max-width:767.98px){.mb-sm-88{margin-bottom:88px !important}}@media only screen and (max-width:767.98px){.mb-sm-90{margin-bottom:90px !important}}@media only screen and (max-width:767.98px){.mb-sm-92{margin-bottom:92px !important}}@media only screen and (max-width:767.98px){.mb-sm-94{margin-bottom:94px !important}}@media only screen and (max-width:767.98px){.mb-sm-96{margin-bottom:96px !important}}@media only screen and (max-width:767.98px){.mb-sm-98{margin-bottom:98px !important}}@media only screen and (max-width:767.98px){.mb-sm-100{margin-bottom:100px !important}}@media only screen and (max-width:767.98px){.mb-sm-102{margin-bottom:102px !important}}@media only screen and (max-width:767.98px){.mb-sm-104{margin-bottom:104px !important}}@media only screen and (max-width:767.98px){.mb-sm-106{margin-bottom:106px !important}}@media only screen and (max-width:767.98px){.mb-sm-108{margin-bottom:108px !important}}@media only screen and (max-width:767.98px){.mb-sm-110{margin-bottom:110px !important}}@media only screen and (max-width:767.98px){.mb-sm-112{margin-bottom:112px !important}}@media only screen and (max-width:767.98px){.mb-sm-114{margin-bottom:114px !important}}@media only screen and (max-width:767.98px){.mb-sm-116{margin-bottom:116px !important}}@media only screen and (max-width:767.98px){.mb-sm-118{margin-bottom:118px !important}}@media only screen and (max-width:767.98px){.mb-sm-120{margin-bottom:120px !important}}@media only screen and (max-width:767.98px){.mb-sm-122{margin-bottom:122px !important}}@media only screen and (max-width:767.98px){.mb-sm-124{margin-bottom:124px !important}}@media only screen and (max-width:767.98px){.mb-sm-126{margin-bottom:126px !important}}@media only screen and (max-width:767.98px){.mb-sm-128{margin-bottom:128px !important}}@media only screen and (max-width:767.98px){.mb-sm-130{margin-bottom:130px !important}}@media only screen and (max-width:767.98px){.mb-sm-132{margin-bottom:132px !important}}@media only screen and (max-width:767.98px){.mb-sm-134{margin-bottom:134px !important}}@media only screen and (max-width:767.98px){.mb-sm-136{margin-bottom:136px !important}}@media only screen and (max-width:767.98px){.mb-sm-138{margin-bottom:138px !important}}@media only screen and (max-width:767.98px){.mb-sm-140{margin-bottom:140px !important}}@media only screen and (max-width:767.98px){.mb-sm-142{margin-bottom:142px !important}}@media only screen and (max-width:767.98px){.mb-sm-144{margin-bottom:144px !important}}@media only screen and (max-width:767.98px){.mb-sm-146{margin-bottom:146px !important}}@media only screen and (max-width:767.98px){.mb-sm-148{margin-bottom:148px !important}}@media only screen and (max-width:767.98px){.mb-sm-150{margin-bottom:150px !important}}@media only screen and (max-width:575.98px){.mb-xs-0{margin-bottom:0 !important}}@media only screen and (max-width:575.98px){.mb-xs-2{margin-bottom:2px !important}}@media only screen and (max-width:575.98px){.mb-xs-4{margin-bottom:4px !important}}@media only screen and (max-width:575.98px){.mb-xs-6{margin-bottom:6px !important}}@media only screen and (max-width:575.98px){.mb-xs-8{margin-bottom:8px !important}}@media only screen and (max-width:575.98px){.mb-xs-10{margin-bottom:10px !important}}@media only screen and (max-width:575.98px){.mb-xs-12{margin-bottom:12px !important}}@media only screen and (max-width:575.98px){.mb-xs-14{margin-bottom:14px !important}}@media only screen and (max-width:575.98px){.mb-xs-16{margin-bottom:16px !important}}@media only screen and (max-width:575.98px){.mb-xs-18{margin-bottom:18px !important}}@media only screen and (max-width:575.98px){.mb-xs-20{margin-bottom:20px !important}}@media only screen and (max-width:575.98px){.mb-xs-22{margin-bottom:22px !important}}@media only screen and (max-width:575.98px){.mb-xs-24{margin-bottom:24px !important}}@media only screen and (max-width:575.98px){.mb-xs-26{margin-bottom:26px !important}}@media only screen and (max-width:575.98px){.mb-xs-28{margin-bottom:28px !important}}@media only screen and (max-width:575.98px){.mb-xs-30{margin-bottom:30px !important}}@media only screen and (max-width:575.98px){.mb-xs-32{margin-bottom:32px !important}}@media only screen and (max-width:575.98px){.mb-xs-34{margin-bottom:34px !important}}@media only screen and (max-width:575.98px){.mb-xs-36{margin-bottom:36px !important}}@media only screen and (max-width:575.98px){.mb-xs-38{margin-bottom:38px !important}}@media only screen and (max-width:575.98px){.mb-xs-40{margin-bottom:40px !important}}@media only screen and (max-width:575.98px){.mb-xs-42{margin-bottom:42px !important}}@media only screen and (max-width:575.98px){.mb-xs-44{margin-bottom:44px !important}}@media only screen and (max-width:575.98px){.mb-xs-46{margin-bottom:46px !important}}@media only screen and (max-width:575.98px){.mb-xs-48{margin-bottom:48px !important}}@media only screen and (max-width:575.98px){.mb-xs-50{margin-bottom:50px !important}}@media only screen and (max-width:575.98px){.mb-xs-52{margin-bottom:52px !important}}@media only screen and (max-width:575.98px){.mb-xs-54{margin-bottom:54px !important}}@media only screen and (max-width:575.98px){.mb-xs-56{margin-bottom:56px !important}}@media only screen and (max-width:575.98px){.mb-xs-58{margin-bottom:58px !important}}@media only screen and (max-width:575.98px){.mb-xs-60{margin-bottom:60px !important}}@media only screen and (max-width:575.98px){.mb-xs-62{margin-bottom:62px !important}}@media only screen and (max-width:575.98px){.mb-xs-64{margin-bottom:64px !important}}@media only screen and (max-width:575.98px){.mb-xs-66{margin-bottom:66px !important}}@media only screen and (max-width:575.98px){.mb-xs-68{margin-bottom:68px !important}}@media only screen and (max-width:575.98px){.mb-xs-70{margin-bottom:70px !important}}@media only screen and (max-width:575.98px){.mb-xs-72{margin-bottom:72px !important}}@media only screen and (max-width:575.98px){.mb-xs-74{margin-bottom:74px !important}}@media only screen and (max-width:575.98px){.mb-xs-76{margin-bottom:76px !important}}@media only screen and (max-width:575.98px){.mb-xs-78{margin-bottom:78px !important}}@media only screen and (max-width:575.98px){.mb-xs-80{margin-bottom:80px !important}}@media only screen and (max-width:575.98px){.mb-xs-82{margin-bottom:82px !important}}@media only screen and (max-width:575.98px){.mb-xs-84{margin-bottom:84px !important}}@media only screen and (max-width:575.98px){.mb-xs-86{margin-bottom:86px !important}}@media only screen and (max-width:575.98px){.mb-xs-88{margin-bottom:88px !important}}@media only screen and (max-width:575.98px){.mb-xs-90{margin-bottom:90px !important}}@media only screen and (max-width:575.98px){.mb-xs-92{margin-bottom:92px !important}}@media only screen and (max-width:575.98px){.mb-xs-94{margin-bottom:94px !important}}@media only screen and (max-width:575.98px){.mb-xs-96{margin-bottom:96px !important}}@media only screen and (max-width:575.98px){.mb-xs-98{margin-bottom:98px !important}}@media only screen and (max-width:575.98px){.mb-xs-100{margin-bottom:100px !important}}@media only screen and (max-width:575.98px){.mb-xs-102{margin-bottom:102px !important}}@media only screen and (max-width:575.98px){.mb-xs-104{margin-bottom:104px !important}}@media only screen and (max-width:575.98px){.mb-xs-106{margin-bottom:106px !important}}@media only screen and (max-width:575.98px){.mb-xs-108{margin-bottom:108px !important}}@media only screen and (max-width:575.98px){.mb-xs-110{margin-bottom:110px !important}}@media only screen and (max-width:575.98px){.mb-xs-112{margin-bottom:112px !important}}@media only screen and (max-width:575.98px){.mb-xs-114{margin-bottom:114px !important}}@media only screen and (max-width:575.98px){.mb-xs-116{margin-bottom:116px !important}}@media only screen and (max-width:575.98px){.mb-xs-118{margin-bottom:118px !important}}@media only screen and (max-width:575.98px){.mb-xs-120{margin-bottom:120px !important}}@media only screen and (max-width:575.98px){.mb-xs-122{margin-bottom:122px !important}}@media only screen and (max-width:575.98px){.mb-xs-124{margin-bottom:124px !important}}@media only screen and (max-width:575.98px){.mb-xs-126{margin-bottom:126px !important}}@media only screen and (max-width:575.98px){.mb-xs-128{margin-bottom:128px !important}}@media only screen and (max-width:575.98px){.mb-xs-130{margin-bottom:130px !important}}@media only screen and (max-width:575.98px){.mb-xs-132{margin-bottom:132px !important}}@media only screen and (max-width:575.98px){.mb-xs-134{margin-bottom:134px !important}}@media only screen and (max-width:575.98px){.mb-xs-136{margin-bottom:136px !important}}@media only screen and (max-width:575.98px){.mb-xs-138{margin-bottom:138px !important}}@media only screen and (max-width:575.98px){.mb-xs-140{margin-bottom:140px !important}}@media only screen and (max-width:575.98px){.mb-xs-142{margin-bottom:142px !important}}@media only screen and (max-width:575.98px){.mb-xs-144{margin-bottom:144px !important}}@media only screen and (max-width:575.98px){.mb-xs-146{margin-bottom:146px !important}}@media only screen and (max-width:575.98px){.mb-xs-148{margin-bottom:148px !important}}@media only screen and (max-width:575.98px){.mb-xs-150{margin-bottom:150px !important}}.mr-0{margin-right:0 !important}.mr-2{margin-right:2px !important}.mr-4{margin-right:4px !important}.mr-6{margin-right:6px !important}.mr-8{margin-right:8px !important}.mr-10{margin-right:10px !important}.mr-12{margin-right:12px !important}.mr-14{margin-right:14px !important}.mr-16{margin-right:16px !important}.mr-18{margin-right:18px !important}.mr-20{margin-right:20px !important}.mr-22{margin-right:22px !important}.mr-24{margin-right:24px !important}.mr-26{margin-right:26px !important}.mr-28{margin-right:28px !important}.mr-30{margin-right:30px !important}.mr-32{margin-right:32px !important}.mr-34{margin-right:34px !important}.mr-36{margin-right:36px !important}.mr-38{margin-right:38px !important}.mr-40{margin-right:40px !important}.mr-42{margin-right:42px !important}.mr-44{margin-right:44px !important}.mr-46{margin-right:46px !important}.mr-48{margin-right:48px !important}.mr-50{margin-right:50px !important}.mr-52{margin-right:52px !important}.mr-54{margin-right:54px !important}.mr-56{margin-right:56px !important}.mr-58{margin-right:58px !important}.mr-60{margin-right:60px !important}.mr-62{margin-right:62px !important}.mr-64{margin-right:64px !important}.mr-66{margin-right:66px !important}.mr-68{margin-right:68px !important}.mr-70{margin-right:70px !important}.mr-72{margin-right:72px !important}.mr-74{margin-right:74px !important}.mr-76{margin-right:76px !important}.mr-78{margin-right:78px !important}.mr-80{margin-right:80px !important}.mr-82{margin-right:82px !important}.mr-84{margin-right:84px !important}.mr-86{margin-right:86px !important}.mr-88{margin-right:88px !important}.mr-90{margin-right:90px !important}.mr-92{margin-right:92px !important}.mr-94{margin-right:94px !important}.mr-96{margin-right:96px !important}.mr-98{margin-right:98px !important}.mr-100{margin-right:100px !important}.mr-102{margin-right:102px !important}.mr-104{margin-right:104px !important}.mr-106{margin-right:106px !important}.mr-108{margin-right:108px !important}.mr-110{margin-right:110px !important}.mr-112{margin-right:112px !important}.mr-114{margin-right:114px !important}.mr-116{margin-right:116px !important}.mr-118{margin-right:118px !important}.mr-120{margin-right:120px !important}.mr-122{margin-right:122px !important}.mr-124{margin-right:124px !important}.mr-126{margin-right:126px !important}.mr-128{margin-right:128px !important}.mr-130{margin-right:130px !important}.mr-132{margin-right:132px !important}.mr-134{margin-right:134px !important}.mr-136{margin-right:136px !important}.mr-138{margin-right:138px !important}.mr-140{margin-right:140px !important}.mr-142{margin-right:142px !important}.mr-144{margin-right:144px !important}.mr-146{margin-right:146px !important}.mr-148{margin-right:148px !important}.mr-150{margin-right:150px !important}@media only screen and (min-width:1200px){.mr-xl-0{margin-right:0 !important}}@media only screen and (min-width:1200px){.mr-xl-2{margin-right:2px !important}}@media only screen and (min-width:1200px){.mr-xl-4{margin-right:4px !important}}@media only screen and (min-width:1200px){.mr-xl-6{margin-right:6px !important}}@media only screen and (min-width:1200px){.mr-xl-8{margin-right:8px !important}}@media only screen and (min-width:1200px){.mr-xl-10{margin-right:10px !important}}@media only screen and (min-width:1200px){.mr-xl-12{margin-right:12px !important}}@media only screen and (min-width:1200px){.mr-xl-14{margin-right:14px !important}}@media only screen and (min-width:1200px){.mr-xl-16{margin-right:16px !important}}@media only screen and (min-width:1200px){.mr-xl-18{margin-right:18px !important}}@media only screen and (min-width:1200px){.mr-xl-20{margin-right:20px !important}}@media only screen and (min-width:1200px){.mr-xl-22{margin-right:22px !important}}@media only screen and (min-width:1200px){.mr-xl-24{margin-right:24px !important}}@media only screen and (min-width:1200px){.mr-xl-26{margin-right:26px !important}}@media only screen and (min-width:1200px){.mr-xl-28{margin-right:28px !important}}@media only screen and (min-width:1200px){.mr-xl-30{margin-right:30px !important}}@media only screen and (min-width:1200px){.mr-xl-32{margin-right:32px !important}}@media only screen and (min-width:1200px){.mr-xl-34{margin-right:34px !important}}@media only screen and (min-width:1200px){.mr-xl-36{margin-right:36px !important}}@media only screen and (min-width:1200px){.mr-xl-38{margin-right:38px !important}}@media only screen and (min-width:1200px){.mr-xl-40{margin-right:40px !important}}@media only screen and (min-width:1200px){.mr-xl-42{margin-right:42px !important}}@media only screen and (min-width:1200px){.mr-xl-44{margin-right:44px !important}}@media only screen and (min-width:1200px){.mr-xl-46{margin-right:46px !important}}@media only screen and (min-width:1200px){.mr-xl-48{margin-right:48px !important}}@media only screen and (min-width:1200px){.mr-xl-50{margin-right:50px !important}}@media only screen and (min-width:1200px){.mr-xl-52{margin-right:52px !important}}@media only screen and (min-width:1200px){.mr-xl-54{margin-right:54px !important}}@media only screen and (min-width:1200px){.mr-xl-56{margin-right:56px !important}}@media only screen and (min-width:1200px){.mr-xl-58{margin-right:58px !important}}@media only screen and (min-width:1200px){.mr-xl-60{margin-right:60px !important}}@media only screen and (min-width:1200px){.mr-xl-62{margin-right:62px !important}}@media only screen and (min-width:1200px){.mr-xl-64{margin-right:64px !important}}@media only screen and (min-width:1200px){.mr-xl-66{margin-right:66px !important}}@media only screen and (min-width:1200px){.mr-xl-68{margin-right:68px !important}}@media only screen and (min-width:1200px){.mr-xl-70{margin-right:70px !important}}@media only screen and (min-width:1200px){.mr-xl-72{margin-right:72px !important}}@media only screen and (min-width:1200px){.mr-xl-74{margin-right:74px !important}}@media only screen and (min-width:1200px){.mr-xl-76{margin-right:76px !important}}@media only screen and (min-width:1200px){.mr-xl-78{margin-right:78px !important}}@media only screen and (min-width:1200px){.mr-xl-80{margin-right:80px !important}}@media only screen and (min-width:1200px){.mr-xl-82{margin-right:82px !important}}@media only screen and (min-width:1200px){.mr-xl-84{margin-right:84px !important}}@media only screen and (min-width:1200px){.mr-xl-86{margin-right:86px !important}}@media only screen and (min-width:1200px){.mr-xl-88{margin-right:88px !important}}@media only screen and (min-width:1200px){.mr-xl-90{margin-right:90px !important}}@media only screen and (min-width:1200px){.mr-xl-92{margin-right:92px !important}}@media only screen and (min-width:1200px){.mr-xl-94{margin-right:94px !important}}@media only screen and (min-width:1200px){.mr-xl-96{margin-right:96px !important}}@media only screen and (min-width:1200px){.mr-xl-98{margin-right:98px !important}}@media only screen and (min-width:1200px){.mr-xl-100{margin-right:100px !important}}@media only screen and (min-width:1200px){.mr-xl-102{margin-right:102px !important}}@media only screen and (min-width:1200px){.mr-xl-104{margin-right:104px !important}}@media only screen and (min-width:1200px){.mr-xl-106{margin-right:106px !important}}@media only screen and (min-width:1200px){.mr-xl-108{margin-right:108px !important}}@media only screen and (min-width:1200px){.mr-xl-110{margin-right:110px !important}}@media only screen and (min-width:1200px){.mr-xl-112{margin-right:112px !important}}@media only screen and (min-width:1200px){.mr-xl-114{margin-right:114px !important}}@media only screen and (min-width:1200px){.mr-xl-116{margin-right:116px !important}}@media only screen and (min-width:1200px){.mr-xl-118{margin-right:118px !important}}@media only screen and (min-width:1200px){.mr-xl-120{margin-right:120px !important}}@media only screen and (min-width:1200px){.mr-xl-122{margin-right:122px !important}}@media only screen and (min-width:1200px){.mr-xl-124{margin-right:124px !important}}@media only screen and (min-width:1200px){.mr-xl-126{margin-right:126px !important}}@media only screen and (min-width:1200px){.mr-xl-128{margin-right:128px !important}}@media only screen and (min-width:1200px){.mr-xl-130{margin-right:130px !important}}@media only screen and (min-width:1200px){.mr-xl-132{margin-right:132px !important}}@media only screen and (min-width:1200px){.mr-xl-134{margin-right:134px !important}}@media only screen and (min-width:1200px){.mr-xl-136{margin-right:136px !important}}@media only screen and (min-width:1200px){.mr-xl-138{margin-right:138px !important}}@media only screen and (min-width:1200px){.mr-xl-140{margin-right:140px !important}}@media only screen and (min-width:1200px){.mr-xl-142{margin-right:142px !important}}@media only screen and (min-width:1200px){.mr-xl-144{margin-right:144px !important}}@media only screen and (min-width:1200px){.mr-xl-146{margin-right:146px !important}}@media only screen and (min-width:1200px){.mr-xl-148{margin-right:148px !important}}@media only screen and (min-width:1200px){.mr-xl-150{margin-right:150px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-0{margin-right:0 !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-2{margin-right:2px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-4{margin-right:4px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-6{margin-right:6px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-8{margin-right:8px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-10{margin-right:10px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-12{margin-right:12px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-14{margin-right:14px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-16{margin-right:16px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-18{margin-right:18px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-20{margin-right:20px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-22{margin-right:22px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-24{margin-right:24px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-26{margin-right:26px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-28{margin-right:28px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-30{margin-right:30px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-32{margin-right:32px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-34{margin-right:34px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-36{margin-right:36px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-38{margin-right:38px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-40{margin-right:40px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-42{margin-right:42px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-44{margin-right:44px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-46{margin-right:46px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-48{margin-right:48px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-50{margin-right:50px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-52{margin-right:52px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-54{margin-right:54px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-56{margin-right:56px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-58{margin-right:58px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-60{margin-right:60px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-62{margin-right:62px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-64{margin-right:64px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-66{margin-right:66px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-68{margin-right:68px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-70{margin-right:70px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-72{margin-right:72px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-74{margin-right:74px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-76{margin-right:76px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-78{margin-right:78px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-80{margin-right:80px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-82{margin-right:82px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-84{margin-right:84px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-86{margin-right:86px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-88{margin-right:88px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-90{margin-right:90px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-92{margin-right:92px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-94{margin-right:94px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-96{margin-right:96px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-98{margin-right:98px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-100{margin-right:100px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-102{margin-right:102px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-104{margin-right:104px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-106{margin-right:106px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-108{margin-right:108px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-110{margin-right:110px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-112{margin-right:112px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-114{margin-right:114px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-116{margin-right:116px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-118{margin-right:118px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-120{margin-right:120px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-122{margin-right:122px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-124{margin-right:124px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-126{margin-right:126px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-128{margin-right:128px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-130{margin-right:130px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-132{margin-right:132px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-134{margin-right:134px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-136{margin-right:136px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-138{margin-right:138px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-140{margin-right:140px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-142{margin-right:142px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-144{margin-right:144px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-146{margin-right:146px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-148{margin-right:148px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.mr-lg-150{margin-right:150px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-0{margin-right:0 !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-2{margin-right:2px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-4{margin-right:4px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-6{margin-right:6px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-8{margin-right:8px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-10{margin-right:10px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-12{margin-right:12px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-14{margin-right:14px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-16{margin-right:16px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-18{margin-right:18px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-20{margin-right:20px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-22{margin-right:22px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-24{margin-right:24px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-26{margin-right:26px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-28{margin-right:28px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-30{margin-right:30px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-32{margin-right:32px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-34{margin-right:34px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-36{margin-right:36px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-38{margin-right:38px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-40{margin-right:40px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-42{margin-right:42px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-44{margin-right:44px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-46{margin-right:46px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-48{margin-right:48px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-50{margin-right:50px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-52{margin-right:52px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-54{margin-right:54px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-56{margin-right:56px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-58{margin-right:58px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-60{margin-right:60px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-62{margin-right:62px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-64{margin-right:64px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-66{margin-right:66px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-68{margin-right:68px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-70{margin-right:70px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-72{margin-right:72px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-74{margin-right:74px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-76{margin-right:76px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-78{margin-right:78px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-80{margin-right:80px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-82{margin-right:82px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-84{margin-right:84px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-86{margin-right:86px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-88{margin-right:88px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-90{margin-right:90px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-92{margin-right:92px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-94{margin-right:94px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-96{margin-right:96px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-98{margin-right:98px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-100{margin-right:100px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-102{margin-right:102px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-104{margin-right:104px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-106{margin-right:106px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-108{margin-right:108px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-110{margin-right:110px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-112{margin-right:112px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-114{margin-right:114px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-116{margin-right:116px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-118{margin-right:118px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-120{margin-right:120px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-122{margin-right:122px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-124{margin-right:124px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-126{margin-right:126px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-128{margin-right:128px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-130{margin-right:130px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-132{margin-right:132px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-134{margin-right:134px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-136{margin-right:136px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-138{margin-right:138px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-140{margin-right:140px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-142{margin-right:142px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-144{margin-right:144px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-146{margin-right:146px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-148{margin-right:148px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.mr-md-150{margin-right:150px !important}}@media only screen and (max-width:767.98px){.mr-sm-0{margin-right:0 !important}}@media only screen and (max-width:767.98px){.mr-sm-2{margin-right:2px !important}}@media only screen and (max-width:767.98px){.mr-sm-4{margin-right:4px !important}}@media only screen and (max-width:767.98px){.mr-sm-6{margin-right:6px !important}}@media only screen and (max-width:767.98px){.mr-sm-8{margin-right:8px !important}}@media only screen and (max-width:767.98px){.mr-sm-10{margin-right:10px !important}}@media only screen and (max-width:767.98px){.mr-sm-12{margin-right:12px !important}}@media only screen and (max-width:767.98px){.mr-sm-14{margin-right:14px !important}}@media only screen and (max-width:767.98px){.mr-sm-16{margin-right:16px !important}}@media only screen and (max-width:767.98px){.mr-sm-18{margin-right:18px !important}}@media only screen and (max-width:767.98px){.mr-sm-20{margin-right:20px !important}}@media only screen and (max-width:767.98px){.mr-sm-22{margin-right:22px !important}}@media only screen and (max-width:767.98px){.mr-sm-24{margin-right:24px !important}}@media only screen and (max-width:767.98px){.mr-sm-26{margin-right:26px !important}}@media only screen and (max-width:767.98px){.mr-sm-28{margin-right:28px !important}}@media only screen and (max-width:767.98px){.mr-sm-30{margin-right:30px !important}}@media only screen and (max-width:767.98px){.mr-sm-32{margin-right:32px !important}}@media only screen and (max-width:767.98px){.mr-sm-34{margin-right:34px !important}}@media only screen and (max-width:767.98px){.mr-sm-36{margin-right:36px !important}}@media only screen and (max-width:767.98px){.mr-sm-38{margin-right:38px !important}}@media only screen and (max-width:767.98px){.mr-sm-40{margin-right:40px !important}}@media only screen and (max-width:767.98px){.mr-sm-42{margin-right:42px !important}}@media only screen and (max-width:767.98px){.mr-sm-44{margin-right:44px !important}}@media only screen and (max-width:767.98px){.mr-sm-46{margin-right:46px !important}}@media only screen and (max-width:767.98px){.mr-sm-48{margin-right:48px !important}}@media only screen and (max-width:767.98px){.mr-sm-50{margin-right:50px !important}}@media only screen and (max-width:767.98px){.mr-sm-52{margin-right:52px !important}}@media only screen and (max-width:767.98px){.mr-sm-54{margin-right:54px !important}}@media only screen and (max-width:767.98px){.mr-sm-56{margin-right:56px !important}}@media only screen and (max-width:767.98px){.mr-sm-58{margin-right:58px !important}}@media only screen and (max-width:767.98px){.mr-sm-60{margin-right:60px !important}}@media only screen and (max-width:767.98px){.mr-sm-62{margin-right:62px !important}}@media only screen and (max-width:767.98px){.mr-sm-64{margin-right:64px !important}}@media only screen and (max-width:767.98px){.mr-sm-66{margin-right:66px !important}}@media only screen and (max-width:767.98px){.mr-sm-68{margin-right:68px !important}}@media only screen and (max-width:767.98px){.mr-sm-70{margin-right:70px !important}}@media only screen and (max-width:767.98px){.mr-sm-72{margin-right:72px !important}}@media only screen and (max-width:767.98px){.mr-sm-74{margin-right:74px !important}}@media only screen and (max-width:767.98px){.mr-sm-76{margin-right:76px !important}}@media only screen and (max-width:767.98px){.mr-sm-78{margin-right:78px !important}}@media only screen and (max-width:767.98px){.mr-sm-80{margin-right:80px !important}}@media only screen and (max-width:767.98px){.mr-sm-82{margin-right:82px !important}}@media only screen and (max-width:767.98px){.mr-sm-84{margin-right:84px !important}}@media only screen and (max-width:767.98px){.mr-sm-86{margin-right:86px !important}}@media only screen and (max-width:767.98px){.mr-sm-88{margin-right:88px !important}}@media only screen and (max-width:767.98px){.mr-sm-90{margin-right:90px !important}}@media only screen and (max-width:767.98px){.mr-sm-92{margin-right:92px !important}}@media only screen and (max-width:767.98px){.mr-sm-94{margin-right:94px !important}}@media only screen and (max-width:767.98px){.mr-sm-96{margin-right:96px !important}}@media only screen and (max-width:767.98px){.mr-sm-98{margin-right:98px !important}}@media only screen and (max-width:767.98px){.mr-sm-100{margin-right:100px !important}}@media only screen and (max-width:767.98px){.mr-sm-102{margin-right:102px !important}}@media only screen and (max-width:767.98px){.mr-sm-104{margin-right:104px !important}}@media only screen and (max-width:767.98px){.mr-sm-106{margin-right:106px !important}}@media only screen and (max-width:767.98px){.mr-sm-108{margin-right:108px !important}}@media only screen and (max-width:767.98px){.mr-sm-110{margin-right:110px !important}}@media only screen and (max-width:767.98px){.mr-sm-112{margin-right:112px !important}}@media only screen and (max-width:767.98px){.mr-sm-114{margin-right:114px !important}}@media only screen and (max-width:767.98px){.mr-sm-116{margin-right:116px !important}}@media only screen and (max-width:767.98px){.mr-sm-118{margin-right:118px !important}}@media only screen and (max-width:767.98px){.mr-sm-120{margin-right:120px !important}}@media only screen and (max-width:767.98px){.mr-sm-122{margin-right:122px !important}}@media only screen and (max-width:767.98px){.mr-sm-124{margin-right:124px !important}}@media only screen and (max-width:767.98px){.mr-sm-126{margin-right:126px !important}}@media only screen and (max-width:767.98px){.mr-sm-128{margin-right:128px !important}}@media only screen and (max-width:767.98px){.mr-sm-130{margin-right:130px !important}}@media only screen and (max-width:767.98px){.mr-sm-132{margin-right:132px !important}}@media only screen and (max-width:767.98px){.mr-sm-134{margin-right:134px !important}}@media only screen and (max-width:767.98px){.mr-sm-136{margin-right:136px !important}}@media only screen and (max-width:767.98px){.mr-sm-138{margin-right:138px !important}}@media only screen and (max-width:767.98px){.mr-sm-140{margin-right:140px !important}}@media only screen and (max-width:767.98px){.mr-sm-142{margin-right:142px !important}}@media only screen and (max-width:767.98px){.mr-sm-144{margin-right:144px !important}}@media only screen and (max-width:767.98px){.mr-sm-146{margin-right:146px !important}}@media only screen and (max-width:767.98px){.mr-sm-148{margin-right:148px !important}}@media only screen and (max-width:767.98px){.mr-sm-150{margin-right:150px !important}}@media only screen and (max-width:575.98px){.mr-xs-0{margin-right:0 !important}}@media only screen and (max-width:575.98px){.mr-xs-2{margin-right:2px !important}}@media only screen and (max-width:575.98px){.mr-xs-4{margin-right:4px !important}}@media only screen and (max-width:575.98px){.mr-xs-6{margin-right:6px !important}}@media only screen and (max-width:575.98px){.mr-xs-8{margin-right:8px !important}}@media only screen and (max-width:575.98px){.mr-xs-10{margin-right:10px !important}}@media only screen and (max-width:575.98px){.mr-xs-12{margin-right:12px !important}}@media only screen and (max-width:575.98px){.mr-xs-14{margin-right:14px !important}}@media only screen and (max-width:575.98px){.mr-xs-16{margin-right:16px !important}}@media only screen and (max-width:575.98px){.mr-xs-18{margin-right:18px !important}}@media only screen and (max-width:575.98px){.mr-xs-20{margin-right:20px !important}}@media only screen and (max-width:575.98px){.mr-xs-22{margin-right:22px !important}}@media only screen and (max-width:575.98px){.mr-xs-24{margin-right:24px !important}}@media only screen and (max-width:575.98px){.mr-xs-26{margin-right:26px !important}}@media only screen and (max-width:575.98px){.mr-xs-28{margin-right:28px !important}}@media only screen and (max-width:575.98px){.mr-xs-30{margin-right:30px !important}}@media only screen and (max-width:575.98px){.mr-xs-32{margin-right:32px !important}}@media only screen and (max-width:575.98px){.mr-xs-34{margin-right:34px !important}}@media only screen and (max-width:575.98px){.mr-xs-36{margin-right:36px !important}}@media only screen and (max-width:575.98px){.mr-xs-38{margin-right:38px !important}}@media only screen and (max-width:575.98px){.mr-xs-40{margin-right:40px !important}}@media only screen and (max-width:575.98px){.mr-xs-42{margin-right:42px !important}}@media only screen and (max-width:575.98px){.mr-xs-44{margin-right:44px !important}}@media only screen and (max-width:575.98px){.mr-xs-46{margin-right:46px !important}}@media only screen and (max-width:575.98px){.mr-xs-48{margin-right:48px !important}}@media only screen and (max-width:575.98px){.mr-xs-50{margin-right:50px !important}}@media only screen and (max-width:575.98px){.mr-xs-52{margin-right:52px !important}}@media only screen and (max-width:575.98px){.mr-xs-54{margin-right:54px !important}}@media only screen and (max-width:575.98px){.mr-xs-56{margin-right:56px !important}}@media only screen and (max-width:575.98px){.mr-xs-58{margin-right:58px !important}}@media only screen and (max-width:575.98px){.mr-xs-60{margin-right:60px !important}}@media only screen and (max-width:575.98px){.mr-xs-62{margin-right:62px !important}}@media only screen and (max-width:575.98px){.mr-xs-64{margin-right:64px !important}}@media only screen and (max-width:575.98px){.mr-xs-66{margin-right:66px !important}}@media only screen and (max-width:575.98px){.mr-xs-68{margin-right:68px !important}}@media only screen and (max-width:575.98px){.mr-xs-70{margin-right:70px !important}}@media only screen and (max-width:575.98px){.mr-xs-72{margin-right:72px !important}}@media only screen and (max-width:575.98px){.mr-xs-74{margin-right:74px !important}}@media only screen and (max-width:575.98px){.mr-xs-76{margin-right:76px !important}}@media only screen and (max-width:575.98px){.mr-xs-78{margin-right:78px !important}}@media only screen and (max-width:575.98px){.mr-xs-80{margin-right:80px !important}}@media only screen and (max-width:575.98px){.mr-xs-82{margin-right:82px !important}}@media only screen and (max-width:575.98px){.mr-xs-84{margin-right:84px !important}}@media only screen and (max-width:575.98px){.mr-xs-86{margin-right:86px !important}}@media only screen and (max-width:575.98px){.mr-xs-88{margin-right:88px !important}}@media only screen and (max-width:575.98px){.mr-xs-90{margin-right:90px !important}}@media only screen and (max-width:575.98px){.mr-xs-92{margin-right:92px !important}}@media only screen and (max-width:575.98px){.mr-xs-94{margin-right:94px !important}}@media only screen and (max-width:575.98px){.mr-xs-96{margin-right:96px !important}}@media only screen and (max-width:575.98px){.mr-xs-98{margin-right:98px !important}}@media only screen and (max-width:575.98px){.mr-xs-100{margin-right:100px !important}}@media only screen and (max-width:575.98px){.mr-xs-102{margin-right:102px !important}}@media only screen and (max-width:575.98px){.mr-xs-104{margin-right:104px !important}}@media only screen and (max-width:575.98px){.mr-xs-106{margin-right:106px !important}}@media only screen and (max-width:575.98px){.mr-xs-108{margin-right:108px !important}}@media only screen and (max-width:575.98px){.mr-xs-110{margin-right:110px !important}}@media only screen and (max-width:575.98px){.mr-xs-112{margin-right:112px !important}}@media only screen and (max-width:575.98px){.mr-xs-114{margin-right:114px !important}}@media only screen and (max-width:575.98px){.mr-xs-116{margin-right:116px !important}}@media only screen and (max-width:575.98px){.mr-xs-118{margin-right:118px !important}}@media only screen and (max-width:575.98px){.mr-xs-120{margin-right:120px !important}}@media only screen and (max-width:575.98px){.mr-xs-122{margin-right:122px !important}}@media only screen and (max-width:575.98px){.mr-xs-124{margin-right:124px !important}}@media only screen and (max-width:575.98px){.mr-xs-126{margin-right:126px !important}}@media only screen and (max-width:575.98px){.mr-xs-128{margin-right:128px !important}}@media only screen and (max-width:575.98px){.mr-xs-130{margin-right:130px !important}}@media only screen and (max-width:575.98px){.mr-xs-132{margin-right:132px !important}}@media only screen and (max-width:575.98px){.mr-xs-134{margin-right:134px !important}}@media only screen and (max-width:575.98px){.mr-xs-136{margin-right:136px !important}}@media only screen and (max-width:575.98px){.mr-xs-138{margin-right:138px !important}}@media only screen and (max-width:575.98px){.mr-xs-140{margin-right:140px !important}}@media only screen and (max-width:575.98px){.mr-xs-142{margin-right:142px !important}}@media only screen and (max-width:575.98px){.mr-xs-144{margin-right:144px !important}}@media only screen and (max-width:575.98px){.mr-xs-146{margin-right:146px !important}}@media only screen and (max-width:575.98px){.mr-xs-148{margin-right:148px !important}}@media only screen and (max-width:575.98px){.mr-xs-150{margin-right:150px !important}}.ml-0{margin-left:0 !important}.ml-2{margin-left:2px !important}.ml-4{margin-left:4px !important}.ml-6{margin-left:6px !important}.ml-8{margin-left:8px !important}.ml-10{margin-left:10px !important}.ml-12{margin-left:12px !important}.ml-14{margin-left:14px !important}.ml-16{margin-left:16px !important}.ml-18{margin-left:18px !important}.ml-20{margin-left:20px !important}.ml-22{margin-left:22px !important}.ml-24{margin-left:24px !important}.ml-26{margin-left:26px !important}.ml-28{margin-left:28px !important}.ml-30{margin-left:30px !important}.ml-32{margin-left:32px !important}.ml-34{margin-left:34px !important}.ml-36{margin-left:36px !important}.ml-38{margin-left:38px !important}.ml-40{margin-left:40px !important}.ml-42{margin-left:42px !important}.ml-44{margin-left:44px !important}.ml-46{margin-left:46px !important}.ml-48{margin-left:48px !important}.ml-50{margin-left:50px !important}.ml-52{margin-left:52px !important}.ml-54{margin-left:54px !important}.ml-56{margin-left:56px !important}.ml-58{margin-left:58px !important}.ml-60{margin-left:60px !important}.ml-62{margin-left:62px !important}.ml-64{margin-left:64px !important}.ml-66{margin-left:66px !important}.ml-68{margin-left:68px !important}.ml-70{margin-left:70px !important}.ml-72{margin-left:72px !important}.ml-74{margin-left:74px !important}.ml-76{margin-left:76px !important}.ml-78{margin-left:78px !important}.ml-80{margin-left:80px !important}.ml-82{margin-left:82px !important}.ml-84{margin-left:84px !important}.ml-86{margin-left:86px !important}.ml-88{margin-left:88px !important}.ml-90{margin-left:90px !important}.ml-92{margin-left:92px !important}.ml-94{margin-left:94px !important}.ml-96{margin-left:96px !important}.ml-98{margin-left:98px !important}.ml-100{margin-left:100px !important}.ml-102{margin-left:102px !important}.ml-104{margin-left:104px !important}.ml-106{margin-left:106px !important}.ml-108{margin-left:108px !important}.ml-110{margin-left:110px !important}.ml-112{margin-left:112px !important}.ml-114{margin-left:114px !important}.ml-116{margin-left:116px !important}.ml-118{margin-left:118px !important}.ml-120{margin-left:120px !important}.ml-122{margin-left:122px !important}.ml-124{margin-left:124px !important}.ml-126{margin-left:126px !important}.ml-128{margin-left:128px !important}.ml-130{margin-left:130px !important}.ml-132{margin-left:132px !important}.ml-134{margin-left:134px !important}.ml-136{margin-left:136px !important}.ml-138{margin-left:138px !important}.ml-140{margin-left:140px !important}.ml-142{margin-left:142px !important}.ml-144{margin-left:144px !important}.ml-146{margin-left:146px !important}.ml-148{margin-left:148px !important}.ml-150{margin-left:150px !important}@media only screen and (min-width:1200px){.ml-xl-0{margin-left:0 !important}}@media only screen and (min-width:1200px){.ml-xl-2{margin-left:2px !important}}@media only screen and (min-width:1200px){.ml-xl-4{margin-left:4px !important}}@media only screen and (min-width:1200px){.ml-xl-6{margin-left:6px !important}}@media only screen and (min-width:1200px){.ml-xl-8{margin-left:8px !important}}@media only screen and (min-width:1200px){.ml-xl-10{margin-left:10px !important}}@media only screen and (min-width:1200px){.ml-xl-12{margin-left:12px !important}}@media only screen and (min-width:1200px){.ml-xl-14{margin-left:14px !important}}@media only screen and (min-width:1200px){.ml-xl-16{margin-left:16px !important}}@media only screen and (min-width:1200px){.ml-xl-18{margin-left:18px !important}}@media only screen and (min-width:1200px){.ml-xl-20{margin-left:20px !important}}@media only screen and (min-width:1200px){.ml-xl-22{margin-left:22px !important}}@media only screen and (min-width:1200px){.ml-xl-24{margin-left:24px !important}}@media only screen and (min-width:1200px){.ml-xl-26{margin-left:26px !important}}@media only screen and (min-width:1200px){.ml-xl-28{margin-left:28px !important}}@media only screen and (min-width:1200px){.ml-xl-30{margin-left:30px !important}}@media only screen and (min-width:1200px){.ml-xl-32{margin-left:32px !important}}@media only screen and (min-width:1200px){.ml-xl-34{margin-left:34px !important}}@media only screen and (min-width:1200px){.ml-xl-36{margin-left:36px !important}}@media only screen and (min-width:1200px){.ml-xl-38{margin-left:38px !important}}@media only screen and (min-width:1200px){.ml-xl-40{margin-left:40px !important}}@media only screen and (min-width:1200px){.ml-xl-42{margin-left:42px !important}}@media only screen and (min-width:1200px){.ml-xl-44{margin-left:44px !important}}@media only screen and (min-width:1200px){.ml-xl-46{margin-left:46px !important}}@media only screen and (min-width:1200px){.ml-xl-48{margin-left:48px !important}}@media only screen and (min-width:1200px){.ml-xl-50{margin-left:50px !important}}@media only screen and (min-width:1200px){.ml-xl-52{margin-left:52px !important}}@media only screen and (min-width:1200px){.ml-xl-54{margin-left:54px !important}}@media only screen and (min-width:1200px){.ml-xl-56{margin-left:56px !important}}@media only screen and (min-width:1200px){.ml-xl-58{margin-left:58px !important}}@media only screen and (min-width:1200px){.ml-xl-60{margin-left:60px !important}}@media only screen and (min-width:1200px){.ml-xl-62{margin-left:62px !important}}@media only screen and (min-width:1200px){.ml-xl-64{margin-left:64px !important}}@media only screen and (min-width:1200px){.ml-xl-66{margin-left:66px !important}}@media only screen and (min-width:1200px){.ml-xl-68{margin-left:68px !important}}@media only screen and (min-width:1200px){.ml-xl-70{margin-left:70px !important}}@media only screen and (min-width:1200px){.ml-xl-72{margin-left:72px !important}}@media only screen and (min-width:1200px){.ml-xl-74{margin-left:74px !important}}@media only screen and (min-width:1200px){.ml-xl-76{margin-left:76px !important}}@media only screen and (min-width:1200px){.ml-xl-78{margin-left:78px !important}}@media only screen and (min-width:1200px){.ml-xl-80{margin-left:80px !important}}@media only screen and (min-width:1200px){.ml-xl-82{margin-left:82px !important}}@media only screen and (min-width:1200px){.ml-xl-84{margin-left:84px !important}}@media only screen and (min-width:1200px){.ml-xl-86{margin-left:86px !important}}@media only screen and (min-width:1200px){.ml-xl-88{margin-left:88px !important}}@media only screen and (min-width:1200px){.ml-xl-90{margin-left:90px !important}}@media only screen and (min-width:1200px){.ml-xl-92{margin-left:92px !important}}@media only screen and (min-width:1200px){.ml-xl-94{margin-left:94px !important}}@media only screen and (min-width:1200px){.ml-xl-96{margin-left:96px !important}}@media only screen and (min-width:1200px){.ml-xl-98{margin-left:98px !important}}@media only screen and (min-width:1200px){.ml-xl-100{margin-left:100px !important}}@media only screen and (min-width:1200px){.ml-xl-102{margin-left:102px !important}}@media only screen and (min-width:1200px){.ml-xl-104{margin-left:104px !important}}@media only screen and (min-width:1200px){.ml-xl-106{margin-left:106px !important}}@media only screen and (min-width:1200px){.ml-xl-108{margin-left:108px !important}}@media only screen and (min-width:1200px){.ml-xl-110{margin-left:110px !important}}@media only screen and (min-width:1200px){.ml-xl-112{margin-left:112px !important}}@media only screen and (min-width:1200px){.ml-xl-114{margin-left:114px !important}}@media only screen and (min-width:1200px){.ml-xl-116{margin-left:116px !important}}@media only screen and (min-width:1200px){.ml-xl-118{margin-left:118px !important}}@media only screen and (min-width:1200px){.ml-xl-120{margin-left:120px !important}}@media only screen and (min-width:1200px){.ml-xl-122{margin-left:122px !important}}@media only screen and (min-width:1200px){.ml-xl-124{margin-left:124px !important}}@media only screen and (min-width:1200px){.ml-xl-126{margin-left:126px !important}}@media only screen and (min-width:1200px){.ml-xl-128{margin-left:128px !important}}@media only screen and (min-width:1200px){.ml-xl-130{margin-left:130px !important}}@media only screen and (min-width:1200px){.ml-xl-132{margin-left:132px !important}}@media only screen and (min-width:1200px){.ml-xl-134{margin-left:134px !important}}@media only screen and (min-width:1200px){.ml-xl-136{margin-left:136px !important}}@media only screen and (min-width:1200px){.ml-xl-138{margin-left:138px !important}}@media only screen and (min-width:1200px){.ml-xl-140{margin-left:140px !important}}@media only screen and (min-width:1200px){.ml-xl-142{margin-left:142px !important}}@media only screen and (min-width:1200px){.ml-xl-144{margin-left:144px !important}}@media only screen and (min-width:1200px){.ml-xl-146{margin-left:146px !important}}@media only screen and (min-width:1200px){.ml-xl-148{margin-left:148px !important}}@media only screen and (min-width:1200px){.ml-xl-150{margin-left:150px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-0{margin-left:0 !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-2{margin-left:2px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-4{margin-left:4px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-6{margin-left:6px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-8{margin-left:8px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-10{margin-left:10px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-12{margin-left:12px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-14{margin-left:14px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-16{margin-left:16px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-18{margin-left:18px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-20{margin-left:20px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-22{margin-left:22px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-24{margin-left:24px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-26{margin-left:26px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-28{margin-left:28px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-30{margin-left:30px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-32{margin-left:32px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-34{margin-left:34px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-36{margin-left:36px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-38{margin-left:38px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-40{margin-left:40px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-42{margin-left:42px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-44{margin-left:44px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-46{margin-left:46px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-48{margin-left:48px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-50{margin-left:50px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-52{margin-left:52px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-54{margin-left:54px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-56{margin-left:56px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-58{margin-left:58px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-60{margin-left:60px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-62{margin-left:62px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-64{margin-left:64px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-66{margin-left:66px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-68{margin-left:68px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-70{margin-left:70px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-72{margin-left:72px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-74{margin-left:74px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-76{margin-left:76px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-78{margin-left:78px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-80{margin-left:80px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-82{margin-left:82px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-84{margin-left:84px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-86{margin-left:86px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-88{margin-left:88px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-90{margin-left:90px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-92{margin-left:92px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-94{margin-left:94px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-96{margin-left:96px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-98{margin-left:98px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-100{margin-left:100px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-102{margin-left:102px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-104{margin-left:104px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-106{margin-left:106px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-108{margin-left:108px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-110{margin-left:110px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-112{margin-left:112px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-114{margin-left:114px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-116{margin-left:116px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-118{margin-left:118px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-120{margin-left:120px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-122{margin-left:122px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-124{margin-left:124px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-126{margin-left:126px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-128{margin-left:128px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-130{margin-left:130px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-132{margin-left:132px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-134{margin-left:134px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-136{margin-left:136px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-138{margin-left:138px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-140{margin-left:140px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-142{margin-left:142px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-144{margin-left:144px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-146{margin-left:146px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-148{margin-left:148px !important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ml-lg-150{margin-left:150px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-0{margin-left:0 !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-2{margin-left:2px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-4{margin-left:4px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-6{margin-left:6px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-8{margin-left:8px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-10{margin-left:10px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-12{margin-left:12px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-14{margin-left:14px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-16{margin-left:16px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-18{margin-left:18px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-20{margin-left:20px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-22{margin-left:22px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-24{margin-left:24px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-26{margin-left:26px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-28{margin-left:28px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-30{margin-left:30px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-32{margin-left:32px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-34{margin-left:34px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-36{margin-left:36px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-38{margin-left:38px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-40{margin-left:40px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-42{margin-left:42px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-44{margin-left:44px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-46{margin-left:46px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-48{margin-left:48px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-50{margin-left:50px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-52{margin-left:52px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-54{margin-left:54px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-56{margin-left:56px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-58{margin-left:58px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-60{margin-left:60px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-62{margin-left:62px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-64{margin-left:64px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-66{margin-left:66px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-68{margin-left:68px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-70{margin-left:70px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-72{margin-left:72px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-74{margin-left:74px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-76{margin-left:76px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-78{margin-left:78px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-80{margin-left:80px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-82{margin-left:82px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-84{margin-left:84px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-86{margin-left:86px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-88{margin-left:88px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-90{margin-left:90px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-92{margin-left:92px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-94{margin-left:94px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-96{margin-left:96px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-98{margin-left:98px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-100{margin-left:100px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-102{margin-left:102px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-104{margin-left:104px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-106{margin-left:106px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-108{margin-left:108px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-110{margin-left:110px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-112{margin-left:112px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-114{margin-left:114px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-116{margin-left:116px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-118{margin-left:118px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-120{margin-left:120px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-122{margin-left:122px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-124{margin-left:124px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-126{margin-left:126px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-128{margin-left:128px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-130{margin-left:130px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-132{margin-left:132px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-134{margin-left:134px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-136{margin-left:136px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-138{margin-left:138px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-140{margin-left:140px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-142{margin-left:142px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-144{margin-left:144px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-146{margin-left:146px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-148{margin-left:148px !important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ml-md-150{margin-left:150px !important}}@media only screen and (max-width:767.98px){.ml-sm-0{margin-left:0 !important}}@media only screen and (max-width:767.98px){.ml-sm-2{margin-left:2px !important}}@media only screen and (max-width:767.98px){.ml-sm-4{margin-left:4px !important}}@media only screen and (max-width:767.98px){.ml-sm-6{margin-left:6px !important}}@media only screen and (max-width:767.98px){.ml-sm-8{margin-left:8px !important}}@media only screen and (max-width:767.98px){.ml-sm-10{margin-left:10px !important}}@media only screen and (max-width:767.98px){.ml-sm-12{margin-left:12px !important}}@media only screen and (max-width:767.98px){.ml-sm-14{margin-left:14px !important}}@media only screen and (max-width:767.98px){.ml-sm-16{margin-left:16px !important}}@media only screen and (max-width:767.98px){.ml-sm-18{margin-left:18px !important}}@media only screen and (max-width:767.98px){.ml-sm-20{margin-left:20px !important}}@media only screen and (max-width:767.98px){.ml-sm-22{margin-left:22px !important}}@media only screen and (max-width:767.98px){.ml-sm-24{margin-left:24px !important}}@media only screen and (max-width:767.98px){.ml-sm-26{margin-left:26px !important}}@media only screen and (max-width:767.98px){.ml-sm-28{margin-left:28px !important}}@media only screen and (max-width:767.98px){.ml-sm-30{margin-left:30px !important}}@media only screen and (max-width:767.98px){.ml-sm-32{margin-left:32px !important}}@media only screen and (max-width:767.98px){.ml-sm-34{margin-left:34px !important}}@media only screen and (max-width:767.98px){.ml-sm-36{margin-left:36px !important}}@media only screen and (max-width:767.98px){.ml-sm-38{margin-left:38px !important}}@media only screen and (max-width:767.98px){.ml-sm-40{margin-left:40px !important}}@media only screen and (max-width:767.98px){.ml-sm-42{margin-left:42px !important}}@media only screen and (max-width:767.98px){.ml-sm-44{margin-left:44px !important}}@media only screen and (max-width:767.98px){.ml-sm-46{margin-left:46px !important}}@media only screen and (max-width:767.98px){.ml-sm-48{margin-left:48px !important}}@media only screen and (max-width:767.98px){.ml-sm-50{margin-left:50px !important}}@media only screen and (max-width:767.98px){.ml-sm-52{margin-left:52px !important}}@media only screen and (max-width:767.98px){.ml-sm-54{margin-left:54px !important}}@media only screen and (max-width:767.98px){.ml-sm-56{margin-left:56px !important}}@media only screen and (max-width:767.98px){.ml-sm-58{margin-left:58px !important}}@media only screen and (max-width:767.98px){.ml-sm-60{margin-left:60px !important}}@media only screen and (max-width:767.98px){.ml-sm-62{margin-left:62px !important}}@media only screen and (max-width:767.98px){.ml-sm-64{margin-left:64px !important}}@media only screen and (max-width:767.98px){.ml-sm-66{margin-left:66px !important}}@media only screen and (max-width:767.98px){.ml-sm-68{margin-left:68px !important}}@media only screen and (max-width:767.98px){.ml-sm-70{margin-left:70px !important}}@media only screen and (max-width:767.98px){.ml-sm-72{margin-left:72px !important}}@media only screen and (max-width:767.98px){.ml-sm-74{margin-left:74px !important}}@media only screen and (max-width:767.98px){.ml-sm-76{margin-left:76px !important}}@media only screen and (max-width:767.98px){.ml-sm-78{margin-left:78px !important}}@media only screen and (max-width:767.98px){.ml-sm-80{margin-left:80px !important}}@media only screen and (max-width:767.98px){.ml-sm-82{margin-left:82px !important}}@media only screen and (max-width:767.98px){.ml-sm-84{margin-left:84px !important}}@media only screen and (max-width:767.98px){.ml-sm-86{margin-left:86px !important}}@media only screen and (max-width:767.98px){.ml-sm-88{margin-left:88px !important}}@media only screen and (max-width:767.98px){.ml-sm-90{margin-left:90px !important}}@media only screen and (max-width:767.98px){.ml-sm-92{margin-left:92px !important}}@media only screen and (max-width:767.98px){.ml-sm-94{margin-left:94px !important}}@media only screen and (max-width:767.98px){.ml-sm-96{margin-left:96px !important}}@media only screen and (max-width:767.98px){.ml-sm-98{margin-left:98px !important}}@media only screen and (max-width:767.98px){.ml-sm-100{margin-left:100px !important}}@media only screen and (max-width:767.98px){.ml-sm-102{margin-left:102px !important}}@media only screen and (max-width:767.98px){.ml-sm-104{margin-left:104px !important}}@media only screen and (max-width:767.98px){.ml-sm-106{margin-left:106px !important}}@media only screen and (max-width:767.98px){.ml-sm-108{margin-left:108px !important}}@media only screen and (max-width:767.98px){.ml-sm-110{margin-left:110px !important}}@media only screen and (max-width:767.98px){.ml-sm-112{margin-left:112px !important}}@media only screen and (max-width:767.98px){.ml-sm-114{margin-left:114px !important}}@media only screen and (max-width:767.98px){.ml-sm-116{margin-left:116px !important}}@media only screen and (max-width:767.98px){.ml-sm-118{margin-left:118px !important}}@media only screen and (max-width:767.98px){.ml-sm-120{margin-left:120px !important}}@media only screen and (max-width:767.98px){.ml-sm-122{margin-left:122px !important}}@media only screen and (max-width:767.98px){.ml-sm-124{margin-left:124px !important}}@media only screen and (max-width:767.98px){.ml-sm-126{margin-left:126px !important}}@media only screen and (max-width:767.98px){.ml-sm-128{margin-left:128px !important}}@media only screen and (max-width:767.98px){.ml-sm-130{margin-left:130px !important}}@media only screen and (max-width:767.98px){.ml-sm-132{margin-left:132px !important}}@media only screen and (max-width:767.98px){.ml-sm-134{margin-left:134px !important}}@media only screen and (max-width:767.98px){.ml-sm-136{margin-left:136px !important}}@media only screen and (max-width:767.98px){.ml-sm-138{margin-left:138px !important}}@media only screen and (max-width:767.98px){.ml-sm-140{margin-left:140px !important}}@media only screen and (max-width:767.98px){.ml-sm-142{margin-left:142px !important}}@media only screen and (max-width:767.98px){.ml-sm-144{margin-left:144px !important}}@media only screen and (max-width:767.98px){.ml-sm-146{margin-left:146px !important}}@media only screen and (max-width:767.98px){.ml-sm-148{margin-left:148px !important}}@media only screen and (max-width:767.98px){.ml-sm-150{margin-left:150px !important}}@media only screen and (max-width:575.98px){.ml-xs-0{margin-left:0 !important}}@media only screen and (max-width:575.98px){.ml-xs-2{margin-left:2px !important}}@media only screen and (max-width:575.98px){.ml-xs-4{margin-left:4px !important}}@media only screen and (max-width:575.98px){.ml-xs-6{margin-left:6px !important}}@media only screen and (max-width:575.98px){.ml-xs-8{margin-left:8px !important}}@media only screen and (max-width:575.98px){.ml-xs-10{margin-left:10px !important}}@media only screen and (max-width:575.98px){.ml-xs-12{margin-left:12px !important}}@media only screen and (max-width:575.98px){.ml-xs-14{margin-left:14px !important}}@media only screen and (max-width:575.98px){.ml-xs-16{margin-left:16px !important}}@media only screen and (max-width:575.98px){.ml-xs-18{margin-left:18px !important}}@media only screen and (max-width:575.98px){.ml-xs-20{margin-left:20px !important}}@media only screen and (max-width:575.98px){.ml-xs-22{margin-left:22px !important}}@media only screen and (max-width:575.98px){.ml-xs-24{margin-left:24px !important}}@media only screen and (max-width:575.98px){.ml-xs-26{margin-left:26px !important}}@media only screen and (max-width:575.98px){.ml-xs-28{margin-left:28px !important}}@media only screen and (max-width:575.98px){.ml-xs-30{margin-left:30px !important}}@media only screen and (max-width:575.98px){.ml-xs-32{margin-left:32px !important}}@media only screen and (max-width:575.98px){.ml-xs-34{margin-left:34px !important}}@media only screen and (max-width:575.98px){.ml-xs-36{margin-left:36px !important}}@media only screen and (max-width:575.98px){.ml-xs-38{margin-left:38px !important}}@media only screen and (max-width:575.98px){.ml-xs-40{margin-left:40px !important}}@media only screen and (max-width:575.98px){.ml-xs-42{margin-left:42px !important}}@media only screen and (max-width:575.98px){.ml-xs-44{margin-left:44px !important}}@media only screen and (max-width:575.98px){.ml-xs-46{margin-left:46px !important}}@media only screen and (max-width:575.98px){.ml-xs-48{margin-left:48px !important}}@media only screen and (max-width:575.98px){.ml-xs-50{margin-left:50px !important}}@media only screen and (max-width:575.98px){.ml-xs-52{margin-left:52px !important}}@media only screen and (max-width:575.98px){.ml-xs-54{margin-left:54px !important}}@media only screen and (max-width:575.98px){.ml-xs-56{margin-left:56px !important}}@media only screen and (max-width:575.98px){.ml-xs-58{margin-left:58px !important}}@media only screen and (max-width:575.98px){.ml-xs-60{margin-left:60px !important}}@media only screen and (max-width:575.98px){.ml-xs-62{margin-left:62px !important}}@media only screen and (max-width:575.98px){.ml-xs-64{margin-left:64px !important}}@media only screen and (max-width:575.98px){.ml-xs-66{margin-left:66px !important}}@media only screen and (max-width:575.98px){.ml-xs-68{margin-left:68px !important}}@media only screen and (max-width:575.98px){.ml-xs-70{margin-left:70px !important}}@media only screen and (max-width:575.98px){.ml-xs-72{margin-left:72px !important}}@media only screen and (max-width:575.98px){.ml-xs-74{margin-left:74px !important}}@media only screen and (max-width:575.98px){.ml-xs-76{margin-left:76px !important}}@media only screen and (max-width:575.98px){.ml-xs-78{margin-left:78px !important}}@media only screen and (max-width:575.98px){.ml-xs-80{margin-left:80px !important}}@media only screen and (max-width:575.98px){.ml-xs-82{margin-left:82px !important}}@media only screen and (max-width:575.98px){.ml-xs-84{margin-left:84px !important}}@media only screen and (max-width:575.98px){.ml-xs-86{margin-left:86px !important}}@media only screen and (max-width:575.98px){.ml-xs-88{margin-left:88px !important}}@media only screen and (max-width:575.98px){.ml-xs-90{margin-left:90px !important}}@media only screen and (max-width:575.98px){.ml-xs-92{margin-left:92px !important}}@media only screen and (max-width:575.98px){.ml-xs-94{margin-left:94px !important}}@media only screen and (max-width:575.98px){.ml-xs-96{margin-left:96px !important}}@media only screen and (max-width:575.98px){.ml-xs-98{margin-left:98px !important}}@media only screen and (max-width:575.98px){.ml-xs-100{margin-left:100px !important}}@media only screen and (max-width:575.98px){.ml-xs-102{margin-left:102px !important}}@media only screen and (max-width:575.98px){.ml-xs-104{margin-left:104px !important}}@media only screen and (max-width:575.98px){.ml-xs-106{margin-left:106px !important}}@media only screen and (max-width:575.98px){.ml-xs-108{margin-left:108px !important}}@media only screen and (max-width:575.98px){.ml-xs-110{margin-left:110px !important}}@media only screen and (max-width:575.98px){.ml-xs-112{margin-left:112px !important}}@media only screen and (max-width:575.98px){.ml-xs-114{margin-left:114px !important}}@media only screen and (max-width:575.98px){.ml-xs-116{margin-left:116px !important}}@media only screen and (max-width:575.98px){.ml-xs-118{margin-left:118px !important}}@media only screen and (max-width:575.98px){.ml-xs-120{margin-left:120px !important}}@media only screen and (max-width:575.98px){.ml-xs-122{margin-left:122px !important}}@media only screen and (max-width:575.98px){.ml-xs-124{margin-left:124px !important}}@media only screen and (max-width:575.98px){.ml-xs-126{margin-left:126px !important}}@media only screen and (max-width:575.98px){.ml-xs-128{margin-left:128px !important}}@media only screen and (max-width:575.98px){.ml-xs-130{margin-left:130px !important}}@media only screen and (max-width:575.98px){.ml-xs-132{margin-left:132px !important}}@media only screen and (max-width:575.98px){.ml-xs-134{margin-left:134px !important}}@media only screen and (max-width:575.98px){.ml-xs-136{margin-left:136px !important}}@media only screen and (max-width:575.98px){.ml-xs-138{margin-left:138px !important}}@media only screen and (max-width:575.98px){.ml-xs-140{margin-left:140px !important}}@media only screen and (max-width:575.98px){.ml-xs-142{margin-left:142px !important}}@media only screen and (max-width:575.98px){.ml-xs-144{margin-left:144px !important}}@media only screen and (max-width:575.98px){.ml-xs-146{margin-left:146px !important}}@media only screen and (max-width:575.98px){.ml-xs-148{margin-left:148px !important}}@media only screen and (max-width:575.98px){.ml-xs-150{margin-left:150px !important}}.row-0{margin-left:0;margin-right:0}.row-0>[class*=col]{padding-left:0;padding-right:0}.row-1{margin-left:-0.5px;margin-right:-0.5px}.row-1>[class*=col]{padding-left:0.5px;padding-right:0.5px}.row-2{margin-left:-1px;margin-right:-1px}.row-2>[class*=col]{padding-left:1px;padding-right:1px}.row-3{margin-left:-1.5px;margin-right:-1.5px}.row-3>[class*=col]{padding-left:1.5px;padding-right:1.5px}.row-4{margin-left:-2px;margin-right:-2px}.row-4>[class*=col]{padding-left:2px;padding-right:2px}.row-5{margin-left:-2.5px;margin-right:-2.5px}.row-5>[class*=col]{padding-left:2.5px;padding-right:2.5px}.row-6{margin-left:-3px;margin-right:-3px}.row-6>[class*=col]{padding-left:3px;padding-right:3px}.row-7{margin-left:-3.5px;margin-right:-3.5px}.row-7>[class*=col]{padding-left:3.5px;padding-right:3.5px}.row-8{margin-left:-4px;margin-right:-4px}.row-8>[class*=col]{padding-left:4px;padding-right:4px}.row-9{margin-left:-4.5px;margin-right:-4.5px}.row-9>[class*=col]{padding-left:4.5px;padding-right:4.5px}.row-10{margin-left:-5px;margin-right:-5px}.row-10>[class*=col]{padding-left:5px;padding-right:5px}.row-11{margin-left:-5.5px;margin-right:-5.5px}.row-11>[class*=col]{padding-left:5.5px;padding-right:5.5px}.row-12{margin-left:-6px;margin-right:-6px}.row-12>[class*=col]{padding-left:6px;padding-right:6px}.row-13{margin-left:-6.5px;margin-right:-6.5px}.row-13>[class*=col]{padding-left:6.5px;padding-right:6.5px}.row-14{margin-left:-7px;margin-right:-7px}.row-14>[class*=col]{padding-left:7px;padding-right:7px}.row-15{margin-left:-7.5px;margin-right:-7.5px}.row-15>[class*=col]{padding-left:7.5px;padding-right:7.5px}.row-16{margin-left:-8px;margin-right:-8px}.row-16>[class*=col]{padding-left:8px;padding-right:8px}.row-17{margin-left:-8.5px;margin-right:-8.5px}.row-17>[class*=col]{padding-left:8.5px;padding-right:8.5px}.row-18{margin-left:-9px;margin-right:-9px}.row-18>[class*=col]{padding-left:9px;padding-right:9px}.row-19{margin-left:-9.5px;margin-right:-9.5px}.row-19>[class*=col]{padding-left:9.5px;padding-right:9.5px}.row-20{margin-left:-10px;margin-right:-10px}.row-20>[class*=col]{padding-left:10px;padding-right:10px}.row-21{margin-left:-10.5px;margin-right:-10.5px}.row-21>[class*=col]{padding-left:10.5px;padding-right:10.5px}.row-22{margin-left:-11px;margin-right:-11px}.row-22>[class*=col]{padding-left:11px;padding-right:11px}.row-23{margin-left:-11.5px;margin-right:-11.5px}.row-23>[class*=col]{padding-left:11.5px;padding-right:11.5px}.row-24{margin-left:-12px;margin-right:-12px}.row-24>[class*=col]{padding-left:12px;padding-right:12px}.row-25{margin-left:-12.5px;margin-right:-12.5px}.row-25>[class*=col]{padding-left:12.5px;padding-right:12.5px}.row-26{margin-left:-13px;margin-right:-13px}.row-26>[class*=col]{padding-left:13px;padding-right:13px}.row-27{margin-left:-13.5px;margin-right:-13.5px}.row-27>[class*=col]{padding-left:13.5px;padding-right:13.5px}.row-28{margin-left:-14px;margin-right:-14px}.row-28>[class*=col]{padding-left:14px;padding-right:14px}.row-29{margin-left:-14.5px;margin-right:-14.5px}.row-29>[class*=col]{padding-left:14.5px;padding-right:14.5px}.row-30{margin-left:-15px;margin-right:-15px}.row-30>[class*=col]{padding-left:15px;padding-right:15px}.row-31{margin-left:-15.5px;margin-right:-15.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-31{margin-left:-15px;margin-right:-15px}}.row-31>[class*=col]{padding-left:15.5px;padding-right:15.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-31>[class*=col]{padding-left:15px;padding-right:15px}}.row-32{margin-left:-16px;margin-right:-16px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-32{margin-left:-15px;margin-right:-15px}}.row-32>[class*=col]{padding-left:16px;padding-right:16px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-32>[class*=col]{padding-left:15px;padding-right:15px}}.row-33{margin-left:-16.5px;margin-right:-16.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-33{margin-left:-15px;margin-right:-15px}}.row-33>[class*=col]{padding-left:16.5px;padding-right:16.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-33>[class*=col]{padding-left:15px;padding-right:15px}}.row-34{margin-left:-17px;margin-right:-17px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-34{margin-left:-15px;margin-right:-15px}}.row-34>[class*=col]{padding-left:17px;padding-right:17px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-34>[class*=col]{padding-left:15px;padding-right:15px}}.row-35{margin-left:-17.5px;margin-right:-17.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-35{margin-left:-15px;margin-right:-15px}}.row-35>[class*=col]{padding-left:17.5px;padding-right:17.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-35>[class*=col]{padding-left:15px;padding-right:15px}}.row-36{margin-left:-18px;margin-right:-18px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-36{margin-left:-15px;margin-right:-15px}}.row-36>[class*=col]{padding-left:18px;padding-right:18px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-36>[class*=col]{padding-left:15px;padding-right:15px}}.row-37{margin-left:-18.5px;margin-right:-18.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-37{margin-left:-15px;margin-right:-15px}}.row-37>[class*=col]{padding-left:18.5px;padding-right:18.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-37>[class*=col]{padding-left:15px;padding-right:15px}}.row-38{margin-left:-19px;margin-right:-19px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-38{margin-left:-15px;margin-right:-15px}}.row-38>[class*=col]{padding-left:19px;padding-right:19px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-38>[class*=col]{padding-left:15px;padding-right:15px}}.row-39{margin-left:-19.5px;margin-right:-19.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-39{margin-left:-15px;margin-right:-15px}}.row-39>[class*=col]{padding-left:19.5px;padding-right:19.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-39>[class*=col]{padding-left:15px;padding-right:15px}}.row-40{margin-left:-20px;margin-right:-20px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-40{margin-left:-15px;margin-right:-15px}}.row-40>[class*=col]{padding-left:20px;padding-right:20px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}.row-41{margin-left:-20.5px;margin-right:-20.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-41{margin-left:-15px;margin-right:-15px}}.row-41>[class*=col]{padding-left:20.5px;padding-right:20.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-41>[class*=col]{padding-left:15px;padding-right:15px}}.row-42{margin-left:-21px;margin-right:-21px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-42{margin-left:-15px;margin-right:-15px}}.row-42>[class*=col]{padding-left:21px;padding-right:21px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-42>[class*=col]{padding-left:15px;padding-right:15px}}.row-43{margin-left:-21.5px;margin-right:-21.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-43{margin-left:-15px;margin-right:-15px}}.row-43>[class*=col]{padding-left:21.5px;padding-right:21.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-43>[class*=col]{padding-left:15px;padding-right:15px}}.row-44{margin-left:-22px;margin-right:-22px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-44{margin-left:-15px;margin-right:-15px}}.row-44>[class*=col]{padding-left:22px;padding-right:22px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-44>[class*=col]{padding-left:15px;padding-right:15px}}.row-45{margin-left:-22.5px;margin-right:-22.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-45{margin-left:-15px;margin-right:-15px}}.row-45>[class*=col]{padding-left:22.5px;padding-right:22.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-45>[class*=col]{padding-left:15px;padding-right:15px}}.row-46{margin-left:-23px;margin-right:-23px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-46{margin-left:-15px;margin-right:-15px}}.row-46>[class*=col]{padding-left:23px;padding-right:23px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-46>[class*=col]{padding-left:15px;padding-right:15px}}.row-47{margin-left:-23.5px;margin-right:-23.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-47{margin-left:-15px;margin-right:-15px}}.row-47>[class*=col]{padding-left:23.5px;padding-right:23.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-47>[class*=col]{padding-left:15px;padding-right:15px}}.row-48{margin-left:-24px;margin-right:-24px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-48{margin-left:-15px;margin-right:-15px}}.row-48>[class*=col]{padding-left:24px;padding-right:24px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-48>[class*=col]{padding-left:15px;padding-right:15px}}.row-49{margin-left:-24.5px;margin-right:-24.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-49{margin-left:-15px;margin-right:-15px}}.row-49>[class*=col]{padding-left:24.5px;padding-right:24.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-49>[class*=col]{padding-left:15px;padding-right:15px}}.row-50{margin-left:-25px;margin-right:-25px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-50{margin-left:-15px;margin-right:-15px}}.row-50>[class*=col]{padding-left:25px;padding-right:25px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-50>[class*=col]{padding-left:15px;padding-right:15px}}.row-51{margin-left:-25.5px;margin-right:-25.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-51{margin-left:-15px;margin-right:-15px}}.row-51>[class*=col]{padding-left:25.5px;padding-right:25.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-51>[class*=col]{padding-left:15px;padding-right:15px}}.row-52{margin-left:-26px;margin-right:-26px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-52{margin-left:-15px;margin-right:-15px}}.row-52>[class*=col]{padding-left:26px;padding-right:26px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-52>[class*=col]{padding-left:15px;padding-right:15px}}.row-53{margin-left:-26.5px;margin-right:-26.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-53{margin-left:-15px;margin-right:-15px}}.row-53>[class*=col]{padding-left:26.5px;padding-right:26.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-53>[class*=col]{padding-left:15px;padding-right:15px}}.row-54{margin-left:-27px;margin-right:-27px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-54{margin-left:-15px;margin-right:-15px}}.row-54>[class*=col]{padding-left:27px;padding-right:27px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-54>[class*=col]{padding-left:15px;padding-right:15px}}.row-55{margin-left:-27.5px;margin-right:-27.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-55{margin-left:-15px;margin-right:-15px}}.row-55>[class*=col]{padding-left:27.5px;padding-right:27.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-55>[class*=col]{padding-left:15px;padding-right:15px}}.row-56{margin-left:-28px;margin-right:-28px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-56{margin-left:-15px;margin-right:-15px}}.row-56>[class*=col]{padding-left:28px;padding-right:28px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-56>[class*=col]{padding-left:15px;padding-right:15px}}.row-57{margin-left:-28.5px;margin-right:-28.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-57{margin-left:-15px;margin-right:-15px}}.row-57>[class*=col]{padding-left:28.5px;padding-right:28.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-57>[class*=col]{padding-left:15px;padding-right:15px}}.row-58{margin-left:-29px;margin-right:-29px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-58{margin-left:-15px;margin-right:-15px}}.row-58>[class*=col]{padding-left:29px;padding-right:29px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-58>[class*=col]{padding-left:15px;padding-right:15px}}.row-59{margin-left:-29.5px;margin-right:-29.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-59{margin-left:-15px;margin-right:-15px}}.row-59>[class*=col]{padding-left:29.5px;padding-right:29.5px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-59>[class*=col]{padding-left:15px;padding-right:15px}}.row-60{margin-left:-30px;margin-right:-30px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-60{margin-left:-15px;margin-right:-15px}}.row-60>[class*=col]{padding-left:30px;padding-right:30px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.row-60>[class*=col]{padding-left:15px;padding-right:15px}}/*! jQuery UI - v1.12.1 - 2019-01-09
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-0.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:0.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:0.8em}.ui-slider-horizontal .ui-slider-handle{top:-0.3em;margin-left:-0.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:0.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial, Helvetica, sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial, Helvetica, sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:0.7;filter:alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:0.35;filter:alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:0.3;filter:alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden;-webkit-tap-highlight-color:transparent;background:#ddd;outline:0;font:12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-overlay-pane svg,.leaflet-tooltip{-moz-user-select:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none !important;max-height:none !important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container a{-webkit-tap-highlight-color:rgba(51, 181, 229, 0.4);color:#0078A8}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default #VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;float:left;clear:both}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-right .leaflet-control{float:right;margin-right:10px}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;-webkit-transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);-moz-transition:-moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container a.leaflet-active{outline:orange solid 2px}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255, 255, 255, 0.5)}.leaflet-bar{box-shadow:0 1px 5px rgba(0, 0, 0, 0.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px "Lucida Console", Monaco, monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0, 0, 0, 0.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(../img/leaflet/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../img/leaflet/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../img/leaflet/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255, 255, 255, 0.7);margin:0;display:none}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255, 255, 255, 0.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0, 0, 0, 0.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:2px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0, 0, 0, 0.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma, Verdana, sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0, 0, 0, 0.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:1px solid #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left !important;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68, 68, 68, 0.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0.75) translateY(-21px);-ms-transform:scale(0.75) translateY(-21px);transform:scale(0.75) translateY(-21px);-webkit-transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent !important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all 0.2s;transition:all 0.2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}@font-face{font-display:swap;font-family:"Pe-icon-7-stroke";src:url("../fonts/pe-icon-7-stroke.eot?d7yf1v");src:url("../fonts/pe-icon-7-stroke.eot?#iefixd7yf1v") format("embedded-opentype"), url("../fonts/pe-icon-7-stroke.woff?d7yf1v") format("woff"), url("../fonts/pe-icon-7-stroke.ttf?d7yf1v") format("truetype"), url("../fonts/pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke") format("svg");font-weight:400;font-style:normal}[class*=" pe-7s-"],[class^=pe-7s-]{display:inline-block;font-family:"Pe-icon-7-stroke";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pe-7s-album:before{content:""}.pe-7s-arc:before{content:""}.pe-7s-back-2:before{content:""}.pe-7s-bandaid:before{content:""}.pe-7s-car:before{content:""}.pe-7s-diamond:before{content:""}.pe-7s-door-lock:before{content:""}.pe-7s-eyedropper:before{content:""}.pe-7s-female:before{content:""}.pe-7s-gym:before{content:""}.pe-7s-hammer:before{content:""}.pe-7s-headphones:before{content:""}.pe-7s-helm:before{content:""}.pe-7s-hourglass:before{content:""}.pe-7s-leaf:before{content:""}.pe-7s-magic-wand:before{content:""}.pe-7s-male:before{content:""}.pe-7s-map-2:before{content:""}.pe-7s-next-2:before{content:""}.pe-7s-paint-bucket:before{content:""}.pe-7s-pendrive:before{content:""}.pe-7s-photo:before{content:""}.pe-7s-piggy:before{content:""}.pe-7s-plugin:before{content:""}.pe-7s-refresh-2:before{content:""}.pe-7s-rocket:before{content:""}.pe-7s-settings:before{content:""}.pe-7s-shield:before{content:""}.pe-7s-smile:before{content:""}.pe-7s-usb:before{content:""}.pe-7s-vector:before{content:""}.pe-7s-wine:before{content:""}.pe-7s-cloud-upload:before{content:""}.pe-7s-cash:before{content:""}.pe-7s-close:before{content:""}.pe-7s-bluetooth:before{content:""}.pe-7s-cloud-download:before{content:""}.pe-7s-way:before{content:""}.pe-7s-close-circle:before{content:""}.pe-7s-id:before{content:""}.pe-7s-angle-up:before{content:""}.pe-7s-wristwatch:before{content:""}.pe-7s-angle-up-circle:before{content:""}.pe-7s-world:before{content:""}.pe-7s-angle-right:before{content:""}.pe-7s-volume:before{content:""}.pe-7s-angle-right-circle:before{content:""}.pe-7s-users:before{content:""}.pe-7s-angle-left:before{content:""}.pe-7s-user-female:before{content:""}.pe-7s-angle-left-circle:before{content:""}.pe-7s-up-arrow:before{content:""}.pe-7s-angle-down:before{content:""}.pe-7s-switch:before{content:""}.pe-7s-angle-down-circle:before{content:""}.pe-7s-scissors:before{content:""}.pe-7s-wallet:before{content:""}.pe-7s-safe:before{content:""}.pe-7s-volume2:before{content:""}.pe-7s-volume1:before{content:""}.pe-7s-voicemail:before{content:""}.pe-7s-video:before{content:""}.pe-7s-user:before{content:""}.pe-7s-upload:before{content:""}.pe-7s-unlock:before{content:""}.pe-7s-umbrella:before{content:""}.pe-7s-trash:before{content:""}.pe-7s-tools:before{content:""}.pe-7s-timer:before{content:""}.pe-7s-ticket:before{content:""}.pe-7s-target:before{content:""}.pe-7s-sun:before{content:""}.pe-7s-study:before{content:""}.pe-7s-stopwatch:before{content:""}.pe-7s-star:before{content:""}.pe-7s-speaker:before{content:""}.pe-7s-signal:before{content:""}.pe-7s-shuffle:before{content:""}.pe-7s-shopbag:before{content:""}.pe-7s-share:before{content:""}.pe-7s-server:before{content:""}.pe-7s-search:before{content:""}.pe-7s-film:before{content:""}.pe-7s-science:before{content:""}.pe-7s-disk:before{content:""}.pe-7s-ribbon:before{content:""}.pe-7s-repeat:before{content:""}.pe-7s-refresh:before{content:""}.pe-7s-add-user:before{content:""}.pe-7s-refresh-cloud:before{content:""}.pe-7s-paperclip:before{content:""}.pe-7s-radio:before{content:""}.pe-7s-note2:before{content:""}.pe-7s-print:before{content:""}.pe-7s-network:before{content:""}.pe-7s-prev:before{content:""}.pe-7s-mute:before{content:""}.pe-7s-power:before{content:""}.pe-7s-medal:before{content:""}.pe-7s-portfolio:before{content:""}.pe-7s-like2:before{content:""}.pe-7s-plus:before{content:""}.pe-7s-left-arrow:before{content:""}.pe-7s-play:before{content:""}.pe-7s-key:before{content:""}.pe-7s-plane:before{content:""}.pe-7s-joy:before{content:""}.pe-7s-photo-gallery:before{content:""}.pe-7s-pin:before{content:""}.pe-7s-phone:before{content:""}.pe-7s-plug:before{content:""}.pe-7s-pen:before{content:""}.pe-7s-right-arrow:before{content:""}.pe-7s-paper-plane:before{content:""}.pe-7s-delete-user:before{content:""}.pe-7s-paint:before{content:""}.pe-7s-bottom-arrow:before{content:""}.pe-7s-notebook:before{content:""}.pe-7s-note:before{content:""}.pe-7s-next:before{content:""}.pe-7s-news-paper:before{content:""}.pe-7s-musiclist:before{content:""}.pe-7s-music:before{content:""}.pe-7s-mouse:before{content:""}.pe-7s-more:before{content:""}.pe-7s-moon:before{content:""}.pe-7s-monitor:before{content:""}.pe-7s-micro:before{content:""}.pe-7s-menu:before{content:""}.pe-7s-map:before{content:""}.pe-7s-map-marker:before{content:""}.pe-7s-mail:before{content:""}.pe-7s-mail-open:before{content:""}.pe-7s-mail-open-file:before{content:""}.pe-7s-magnet:before{content:""}.pe-7s-loop:before{content:""}.pe-7s-look:before{content:""}.pe-7s-lock:before{content:""}.pe-7s-lintern:before{content:""}.pe-7s-link:before{content:""}.pe-7s-like:before{content:""}.pe-7s-light:before{content:""}.pe-7s-less:before{content:""}.pe-7s-keypad:before{content:""}.pe-7s-junk:before{content:""}.pe-7s-info:before{content:""}.pe-7s-home:before{content:""}.pe-7s-help2:before{content:""}.pe-7s-help1:before{content:""}.pe-7s-graph3:before{content:""}.pe-7s-graph2:before{content:""}.pe-7s-graph1:before{content:""}.pe-7s-graph:before{content:""}.pe-7s-global:before{content:""}.pe-7s-gleam:before{content:""}.pe-7s-glasses:before{content:""}.pe-7s-gift:before{content:""}.pe-7s-folder:before{content:""}.pe-7s-flag:before{content:""}.pe-7s-filter:before{content:""}.pe-7s-file:before{content:""}.pe-7s-expand1:before{content:""}.pe-7s-exapnd2:before{content:""}.pe-7s-edit:before{content:""}.pe-7s-drop:before{content:""}.pe-7s-drawer:before{content:""}.pe-7s-download:before{content:""}.pe-7s-display2:before{content:""}.pe-7s-display1:before{content:""}.pe-7s-diskette:before{content:""}.pe-7s-date:before{content:""}.pe-7s-cup:before{content:""}.pe-7s-culture:before{content:""}.pe-7s-crop:before{content:""}.pe-7s-credit:before{content:""}.pe-7s-copy-file:before{content:""}.pe-7s-config:before{content:""}.pe-7s-compass:before{content:""}.pe-7s-comment:before{content:""}.pe-7s-coffee:before{content:""}.pe-7s-cloud:before{content:""}.pe-7s-clock:before{content:""}.pe-7s-check:before{content:""}.pe-7s-chat:before{content:""}.pe-7s-cart:before{content:""}.pe-7s-camera:before{content:""}.pe-7s-call:before{content:""}.pe-7s-calculator:before{content:""}.pe-7s-browser:before{content:""}.pe-7s-box2:before{content:""}.pe-7s-box1:before{content:""}.pe-7s-bookmarks:before{content:""}.pe-7s-bicycle:before{content:""}.pe-7s-bell:before{content:""}.pe-7s-battery:before{content:""}.pe-7s-ball:before{content:""}.pe-7s-back:before{content:""}.pe-7s-attention:before{content:""}.pe-7s-anchor:before{content:""}.pe-7s-albums:before{content:""}.pe-7s-alarm:before{content:""}.pe-7s-airplay:before{content:""}/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */.slicknav_btn,.slicknav_nav .slicknav_item{cursor:pointer}.slicknav_menu,.slicknav_menu *{box-sizing:border-box}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:0.438em 0.625em;line-height:1.125em}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:0.188em}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:0.875em;margin:0.188em 0 0 0.438em}.slicknav_menu .slicknav_icon:before{background:0 0;width:1.125em;height:0.875em;display:block;content:"";position:absolute}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:0.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);box-shadow:0 1px 0 rgba(0, 0, 0, 0.25)}.slicknav_menu:after,.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{clear:both}.slicknav_nav li,.slicknav_nav ul{display:block}.slicknav_nav .slicknav_arrow{font-size:0.8em;margin:0 0 0 0.4em}.slicknav_nav .slicknav_item a{display:inline}.slicknav_nav .slicknav_row,.slicknav_nav a{display:block}.slicknav_nav .slicknav_parent-link a{display:inline}.slicknav_menu{*zoom:1;font-size:16px;background:#4c4c4c;padding:5px}.slicknav_nav,.slicknav_nav ul{list-style:none;overflow:hidden;padding:0}.slicknav_menu .slicknav_icon-bar{background-color:#fff}.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}.slicknav_nav{clear:both;color:#fff;margin:0;font-size:0.875em}.slicknav_nav ul{margin:0 0 0 20px}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:5px 10px;margin:2px 5px}.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}.slicknav_nav a{text-decoration:none;color:#fff}.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}body{color:#858585;font-size:16px;font-family:"Source Sans Pro", sans-serif;font-weight:400;line-height:1.6;margin:0}::-moz-selection{background:#fa9a00;color:#fff;text-shadow:none}::selection{background:#fa9a00;color:#fff;text-shadow:none}hr{border:0;border-top:1px solid #ddd;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;height:1px;margin:1em 0;padding:0;overflow:visible}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{resize:vertical}p{margin-bottom:15px}p:last-child{margin-bottom:0}a{-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;outline:0;text-decoration:none}a:focus,a:hover{color:#fa9a00;outline:0;text-decoration:none}input:active,input:focus,textarea:active,textarea:focus{outline:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:700;color:#333;line-height:1.3}.h1,h1{font-size:36px;margin-bottom:14px}@media only screen and (max-width:767.98px){.h1,h1{font-size:30px}}.h2,h2{font-size:32px;margin-bottom:15px}@media only screen and (max-width:767.98px){.h2,h2{font-size:28px}}.h3,h3{font-size:30px;font-weight:600;margin-bottom:15px}@media only screen and (max-width:767.98px){.h3,h3{font-size:26px}}.h4,h4{font-size:26px;font-weight:600;margin-bottom:17px}.h5,h5{font-size:20px;font-weight:600;margin-bottom:2px}.h6,h6{font-size:18px;font-weight:600;margin-bottom:3px}ul{margin:0;padding:0}ul li{list-style:none}ul{margin:0;padding:0}ul li{list-style:none}b,strong{font-weight:700}figure{margin:0}img{max-width:100%}button{background-color:transparent;border:none;cursor:pointer;outline:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}button:active,button:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.primary-color{color:#fa9a00}.bg-brand{background-color:#fa9a00 !important}.btn-group .btn{margin-right:15px}.btn-group .btn:last-child{margin-right:0}.btn{border-radius:0;font-weight:600;text-transform:capitalize;padding:10px 25px;-webkit-transition:0.4s ease-in;-o-transition:0.4s ease-in;transition:0.4s ease-in;outline:0}@media only screen and (max-width:575.98px){.btn{font-size:14px;padding:10px 20px}}.btn:active,.btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none;color:inherit}.btn-small{padding:7px 15px}.btn-brand{background-color:#fa9a00;color:#fff}.btn-brand:hover{background-color:#222;color:#fff}.btn-bordered{border:2px solid #fff;color:#fff}.btn-bordered:hover{background-color:#fa9a00;border-color:#fa9a00}.btn-transparent{border:1px solid #fa9a00;color:#fa9a00}.btn-transparent:hover{background-color:#fa9a00;border-color:#fa9a00}.btn-black{background-color:#222;color:#fff}.btn-black:hover{background-color:#fa9a00}.btn-close{background-color:#222;color:#fff;font-size:14px;text-align:center;line-height:40px;height:40px;width:40px}.btn-close:hover{background-color:#fa9a00}.btn-read-more{color:#fa9a00;font-weight:600;position:relative;display:inline-block;padding:3px 5px}.btn-read-more:hover{color:#222}.btn-read-more:after,.btn-read-more:before{background-color:#fa9a00;content:"";position:absolute;left:0;bottom:0}.btn-read-more:after{height:2px;width:100%}.btn-read-more:before{height:10px;width:2px}.section-title-wrap{position:relative;overflow:hidden}.section-title-wrap h2,.section-title-wrap .h2{font-size:26px;font-weight:600;display:inline-block;position:relative;margin-bottom:0}.section-title-wrap h2:before,.section-title-wrap .h2:before{background-color:#ddd;content:"";position:absolute;top:16px;left:calc(100% + 20px);height:1px;width:1200px}.section-title-wrap.layout--2{text-align:center}.section-title-wrap.layout--2:before{display:none}.section-title-wrap.layout--2 h2,.section-title-wrap.layout--2 .h2{background-color:inherit;margin-bottom:0;padding-right:0;position:relative}.section-title-wrap.layout--2 h2:after,.section-title-wrap.layout--2 .h2:after,.section-title-wrap.layout--2 h2:before,.section-title-wrap.layout--2 .h2:before{background-color:#ddd;content:"";position:absolute;top:16px;left:calc(100% + 20px);height:1px;width:800px}.section-title-wrap.layout--2 h2:after,.section-title-wrap.layout--2 .h2:after{left:auto;right:calc(100% + 20px)}.section-title-wrap.white h2,.section-title-wrap.white .h2{color:#fff}.section-title-wrap.white h2:after,.section-title-wrap.white .h2:after,.section-title-wrap.white h2:before,.section-title-wrap.white .h2:before{background-color:rgba(255, 255, 255, 0.3)}.section-header-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.section-header-wrap .section-title-wrap{width:calc(100% - 100px)}.section-header-wrap .section-title-wrap h2,.section-header-wrap .section-title-wrap .h2{margin-bottom:0}.slick-slider .slick-slide>div>div,.slick-slider .slick-slide>div>figure{vertical-align:middle}.slick-slider .slick-dots{margin-top:20px;text-align:center;line-height:1}.slick-slider .slick-dots li{background-color:rgba(0, 0, 0, 0.3);border-radius:50%;cursor:pointer;display:inline-block;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;margin-right:10px;height:10px;width:10px}.slick-slider .slick-dots li.slick-active,.slick-slider .slick-dots li:hover{background-color:#fa9a00}.slick-slider .slick-dots li button{display:none}.ht-slick-arrows button{background-color:#eee;color:#222;font-size:18px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;margin-right:5px;line-height:40px;height:40px;width:40px}.ht-slick-arrows button:last-child{margin-right:0}.ht-slick-arrows button.slick-disabled{cursor:not-allowed;opacity:0.7}.ht-slick-arrows button:hover{background-color:#fa9a00;color:#fff}.ht-slick-arrows--two button{background-color:#fff;color:#aaa}.ht-slick-arrows.absolute-middle{opacity:0;visibility:hidden;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}.ht-slick-arrows.absolute-middle button{position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9}.ht-slick-arrows.absolute-middle button:nth-child(2n){left:auto;right:15px}.ht-slick-wrapper{position:relative}.ht-slick-wrapper:hover .ht-slick-arrows.absolute-middle{opacity:1;visibility:visible}.slick-row-0 .slick-list{margin:0 0}.slick-row-0 .slick-list .slick-slide{margin:0 0}@media only screen and (max-width:767.98px){.slick-sm-row-0 .slick-list{margin:0 0 !important}.slick-sm-row-0 .slick-list .slick-slide{margin:0 0 !important}}.slick-row-2 .slick-list{margin:0 -1px}.slick-row-2 .slick-list .slick-slide{margin:0 1px}@media only screen and (max-width:767.98px){.slick-sm-row-2 .slick-list{margin:0 -1px !important}.slick-sm-row-2 .slick-list .slick-slide{margin:0 1px !important}}.slick-row-4 .slick-list{margin:0 -2px}.slick-row-4 .slick-list .slick-slide{margin:0 2px}@media only screen and (max-width:767.98px){.slick-sm-row-4 .slick-list{margin:0 -2px !important}.slick-sm-row-4 .slick-list .slick-slide{margin:0 2px !important}}.slick-row-6 .slick-list{margin:0 -3px}.slick-row-6 .slick-list .slick-slide{margin:0 3px}@media only screen and (max-width:767.98px){.slick-sm-row-6 .slick-list{margin:0 -3px !important}.slick-sm-row-6 .slick-list .slick-slide{margin:0 3px !important}}.slick-row-8 .slick-list{margin:0 -4px}.slick-row-8 .slick-list .slick-slide{margin:0 4px}@media only screen and (max-width:767.98px){.slick-sm-row-8 .slick-list{margin:0 -4px !important}.slick-sm-row-8 .slick-list .slick-slide{margin:0 4px !important}}.slick-row-10 .slick-list{margin:0 -5px}.slick-row-10 .slick-list .slick-slide{margin:0 5px}@media only screen and (max-width:767.98px){.slick-sm-row-10 .slick-list{margin:0 -5px !important}.slick-sm-row-10 .slick-list .slick-slide{margin:0 5px !important}}.slick-row-12 .slick-list{margin:0 -6px}.slick-row-12 .slick-list .slick-slide{margin:0 6px}@media only screen and (max-width:767.98px){.slick-sm-row-12 .slick-list{margin:0 -6px !important}.slick-sm-row-12 .slick-list .slick-slide{margin:0 6px !important}}.slick-row-14 .slick-list{margin:0 -7px}.slick-row-14 .slick-list .slick-slide{margin:0 7px}@media only screen and (max-width:767.98px){.slick-sm-row-14 .slick-list{margin:0 -7px !important}.slick-sm-row-14 .slick-list .slick-slide{margin:0 7px !important}}.slick-row-16 .slick-list{margin:0 -8px}.slick-row-16 .slick-list .slick-slide{margin:0 8px}@media only screen and (max-width:767.98px){.slick-sm-row-16 .slick-list{margin:0 -8px !important}.slick-sm-row-16 .slick-list .slick-slide{margin:0 8px !important}}.slick-row-18 .slick-list{margin:0 -9px}.slick-row-18 .slick-list .slick-slide{margin:0 9px}@media only screen and (max-width:767.98px){.slick-sm-row-18 .slick-list{margin:0 -9px !important}.slick-sm-row-18 .slick-list .slick-slide{margin:0 9px !important}}.slick-row-20 .slick-list{margin:0 -10px}.slick-row-20 .slick-list .slick-slide{margin:0 10px}@media only screen and (max-width:767.98px){.slick-sm-row-20 .slick-list{margin:0 -10px !important}.slick-sm-row-20 .slick-list .slick-slide{margin:0 10px !important}}.slick-row-22 .slick-list{margin:0 -11px}.slick-row-22 .slick-list .slick-slide{margin:0 11px}@media only screen and (max-width:767.98px){.slick-sm-row-22 .slick-list{margin:0 -11px !important}.slick-sm-row-22 .slick-list .slick-slide{margin:0 11px !important}}.slick-row-24 .slick-list{margin:0 -12px}.slick-row-24 .slick-list .slick-slide{margin:0 12px}@media only screen and (max-width:767.98px){.slick-sm-row-24 .slick-list{margin:0 -12px !important}.slick-sm-row-24 .slick-list .slick-slide{margin:0 12px !important}}.slick-row-26 .slick-list{margin:0 -13px}.slick-row-26 .slick-list .slick-slide{margin:0 13px}@media only screen and (max-width:767.98px){.slick-sm-row-26 .slick-list{margin:0 -13px !important}.slick-sm-row-26 .slick-list .slick-slide{margin:0 13px !important}}.slick-row-28 .slick-list{margin:0 -14px}.slick-row-28 .slick-list .slick-slide{margin:0 14px}@media only screen and (max-width:767.98px){.slick-sm-row-28 .slick-list{margin:0 -14px !important}.slick-sm-row-28 .slick-list .slick-slide{margin:0 14px !important}}.slick-row-30 .slick-list{margin:0 -15px}.slick-row-30 .slick-list .slick-slide{margin:0 15px}@media only screen and (max-width:767.98px){.slick-sm-row-30 .slick-list{margin:0 -15px !important}.slick-sm-row-30 .slick-list .slick-slide{margin:0 15px !important}}.slick-row-32 .slick-list{margin:0 -16px}.slick-row-32 .slick-list .slick-slide{margin:0 16px}@media only screen and (max-width:767.98px){.slick-sm-row-32 .slick-list{margin:0 -16px !important}.slick-sm-row-32 .slick-list .slick-slide{margin:0 16px !important}}.slick-row-34 .slick-list{margin:0 -17px}.slick-row-34 .slick-list .slick-slide{margin:0 17px}@media only screen and (max-width:767.98px){.slick-sm-row-34 .slick-list{margin:0 -17px !important}.slick-sm-row-34 .slick-list .slick-slide{margin:0 17px !important}}.slick-row-36 .slick-list{margin:0 -18px}.slick-row-36 .slick-list .slick-slide{margin:0 18px}@media only screen and (max-width:767.98px){.slick-sm-row-36 .slick-list{margin:0 -18px !important}.slick-sm-row-36 .slick-list .slick-slide{margin:0 18px !important}}.slick-row-38 .slick-list{margin:0 -19px}.slick-row-38 .slick-list .slick-slide{margin:0 19px}@media only screen and (max-width:767.98px){.slick-sm-row-38 .slick-list{margin:0 -19px !important}.slick-sm-row-38 .slick-list .slick-slide{margin:0 19px !important}}.slick-row-40 .slick-list{margin:0 -20px}.slick-row-40 .slick-list .slick-slide{margin:0 20px}@media only screen and (max-width:767.98px){.slick-sm-row-40 .slick-list{margin:0 -20px !important}.slick-sm-row-40 .slick-list .slick-slide{margin:0 20px !important}}.slick-row-42 .slick-list{margin:0 -21px}.slick-row-42 .slick-list .slick-slide{margin:0 21px}@media only screen and (max-width:767.98px){.slick-sm-row-42 .slick-list{margin:0 -21px !important}.slick-sm-row-42 .slick-list .slick-slide{margin:0 21px !important}}.slick-row-44 .slick-list{margin:0 -22px}.slick-row-44 .slick-list .slick-slide{margin:0 22px}@media only screen and (max-width:767.98px){.slick-sm-row-44 .slick-list{margin:0 -22px !important}.slick-sm-row-44 .slick-list .slick-slide{margin:0 22px !important}}.slick-row-46 .slick-list{margin:0 -23px}.slick-row-46 .slick-list .slick-slide{margin:0 23px}@media only screen and (max-width:767.98px){.slick-sm-row-46 .slick-list{margin:0 -23px !important}.slick-sm-row-46 .slick-list .slick-slide{margin:0 23px !important}}.slick-row-48 .slick-list{margin:0 -24px}.slick-row-48 .slick-list .slick-slide{margin:0 24px}@media only screen and (max-width:767.98px){.slick-sm-row-48 .slick-list{margin:0 -24px !important}.slick-sm-row-48 .slick-list .slick-slide{margin:0 24px !important}}.slick-row-50 .slick-list{margin:0 -25px}.slick-row-50 .slick-list .slick-slide{margin:0 25px}@media only screen and (max-width:767.98px){.slick-sm-row-50 .slick-list{margin:0 -25px !important}.slick-sm-row-50 .slick-list .slick-slide{margin:0 25px !important}}.slick-row-52 .slick-list{margin:0 -26px}.slick-row-52 .slick-list .slick-slide{margin:0 26px}@media only screen and (max-width:767.98px){.slick-sm-row-52 .slick-list{margin:0 -26px !important}.slick-sm-row-52 .slick-list .slick-slide{margin:0 26px !important}}.slick-row-54 .slick-list{margin:0 -27px}.slick-row-54 .slick-list .slick-slide{margin:0 27px}@media only screen and (max-width:767.98px){.slick-sm-row-54 .slick-list{margin:0 -27px !important}.slick-sm-row-54 .slick-list .slick-slide{margin:0 27px !important}}.slick-row-56 .slick-list{margin:0 -28px}.slick-row-56 .slick-list .slick-slide{margin:0 28px}@media only screen and (max-width:767.98px){.slick-sm-row-56 .slick-list{margin:0 -28px !important}.slick-sm-row-56 .slick-list .slick-slide{margin:0 28px !important}}.slick-row-58 .slick-list{margin:0 -29px}.slick-row-58 .slick-list .slick-slide{margin:0 29px}@media only screen and (max-width:767.98px){.slick-sm-row-58 .slick-list{margin:0 -29px !important}.slick-sm-row-58 .slick-list .slick-slide{margin:0 29px !important}}.slick-row-60 .slick-list{margin:0 -30px}.slick-row-60 .slick-list .slick-slide{margin:0 30px}@media only screen and (max-width:767.98px){.slick-sm-row-60 .slick-list{margin:0 -30px !important}.slick-sm-row-60 .slick-list .slick-slide{margin:0 30px !important}}.bg-img{background:no-repeat center center;background-size:cover}.fix{overflow:hidden}.fix-x{overflow-x:hidden}.fix-y{overflow-y:hidden}.list-unordered{margin-top:-5px}.list-unordered li{margin-bottom:8px}.list-unordered li:last-child{margin-bottom:0}.list-unordered li:before{content:"";font-family:FontAwesome;color:#fa9a00;vertical-align:middle;margin-right:10px}.mfp-wrap .mfp-container .mfp-close{display:none}.mfp-wrap .mfp-arrow{opacity:1;height:65px}.mfp-wrap .mfp-arrow:before{color:#fff;border:1px solid #fa9a00;border-radius:50%;font-family:FontAwesome;font-size:20px;text-align:center;opacity:1;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;line-height:48px;height:50px;width:50px}.mfp-wrap .mfp-arrow:after{display:none}.mfp-wrap .mfp-arrow-left:before{content:""}.mfp-wrap .mfp-arrow-right{margin-right:20px}.mfp-wrap .mfp-arrow-right:before{content:""}.mfp-wrap .mfp-arrow:hover:before{background-color:#fa9a00}.mfp-wrap .mfp-close{color:#fff;border:1px solid #fa9a00;border-radius:50%;font-family:FontAwesome;font-size:20px;text-align:center;opacity:1;right:30px;top:30px;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;line-height:48px;height:50px;width:50px}@media only screen and (max-width:767.98px){.mfp-wrap .mfp-close{line-height:33px;height:35px;width:35px}}.mfp-wrap .mfp-close:hover{background-color:#fa9a00}.mfp-wrap .mfp-bottom-bar{background-color:#fa9a00;height:30px;padding:0 20px;margin-top:-40px}.mfp-wrap .mfp-bottom-bar .mfp-counter{color:#222;font-size:16px;line-height:2;padding:0 10px;text-align:center;width:100%}.mfp-wrap.mfp-auto-cursor{cursor:url(../img/icons/cancel-white.png), auto}.form-input-item{margin-bottom:20px}.form-input-item:last-child{margin-bottom:0}.form-input-item input,.form-input-item textarea{background-color:#fff;border:1px solid #ddd;display:block;outline:0;padding:12px 15px;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;width:100%}.form-input-item input:focus,.form-input-item textarea:focus{border-color:#fa9a00}.nice-select{border-radius:0;float:none;height:auto;text-transform:capitalize;line-height:inherit;padding:8px 30px 8px 15px;width:100%}.nice-select span.current{font-weight:600;font-size:13px}.nice-select .list{border-radius:0}.nice-select .list .option{line-height:30px;min-height:30px;margin-bottom:5px}.custom-checkbox .custom-control-label,.custom-checkbox label,.custom-radio .custom-control-label,.custom-radio label{color:#222;line-height:1;padding-left:5px;cursor:pointer}.custom-checkbox .custom-control-label:before,.custom-checkbox label:before,.custom-radio .custom-control-label:before,.custom-radio label:before{background-color:transparent;border:1px solid #ddd;border-radius:0;height:15px;top:0;width:15px}.custom-checkbox .custom-control-label:after,.custom-checkbox label:after,.custom-radio .custom-control-label:after,.custom-radio label:after{background-size:10px 10px;height:15px;top:0;width:15px}.custom-checkbox .custom-control-label a,.custom-checkbox label a,.custom-radio .custom-control-label a,.custom-radio label a{color:#222;font-weight:500}.custom-checkbox .custom-control-label a:hover,.custom-checkbox label a:hover,.custom-radio .custom-control-label a:hover,.custom-radio label a:hover{color:#fa9a00}.custom-checkbox .custom-control-input,.custom-checkbox input,.custom-radio .custom-control-input,.custom-radio input{outline:0}.custom-checkbox .custom-control-input:focus label:before,.custom-checkbox .custom-control-input:focus~.custom-control-label:before,.custom-checkbox input:focus label:before,.custom-checkbox input:focus~.custom-control-label:before,.custom-radio .custom-control-input:focus label:before,.custom-radio .custom-control-input:focus~.custom-control-label:before,.custom-radio input:focus label:before,.custom-radio input:focus~.custom-control-label:before{-webkit-box-shadow:none;box-shadow:none;border-color:#ddd}.custom-checkbox .custom-control-input:checked label:before,.custom-checkbox .custom-control-input:checked~.custom-control-label:before,.custom-checkbox input:checked label:before,.custom-checkbox input:checked~.custom-control-label:before,.custom-radio .custom-control-input:checked label:before,.custom-radio .custom-control-input:checked~.custom-control-label:before,.custom-radio input:checked label:before,.custom-radio input:checked~.custom-control-label:before{background-color:#fa9a00;border-color:#fa9a00}.custom-radio .custom-control-label:before,.custom-radio label:before{border-radius:50%;height:14px;width:14px}.custom-radio .custom-control-label:after,.custom-radio label:after{background-position:1px 1px;background-size:9px 8px;left:-13px;top:2px;height:10px;width:10px}.prehedaer-area-wrapper{background-color:#eee}@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.prehedaer-area-wrapper{padding:10px 0}}@media only screen and (max-width:575.98px){.prehedaer-area-wrapper{padding:0}}@media only screen and (min-width:1200px) and (max-width:1599.98px){.prehedaer-area-wrapper .pre-header-left{margin-left:50px}}.pre-header-item{color:#222;font-size:15px;margin-right:20px}.pre-header-item:last-child{margin-right:20px}.pre-header-item a{color:#222}.pre-header-item i{color:#fa9a00;margin-right:10px}.header-bottom{padding:25px 0}@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.header-bottom{padding:15px 0}}@media only screen and (max-width:767.98px),only screen and (min-width:768px) and (max-width:991.98px){.header-bottom--two{padding:25px 0 20px}}.header-bottom--two.header-shape:before{display:none}.action-buttons li{position:relative}.action-buttons li a,.action-buttons li button{background-color:#eee;color:#000;display:block;font-size:20px;text-align:center;line-height:50px;height:50px;width:50px}@media only screen and (max-width:575.98px){.action-buttons li a,.action-buttons li button{line-height:40px;height:40px;width:40px}}.action-buttons li a.btn-cart,.action-buttons li button.btn-cart{background-color:#fa9a00;color:#fff}.action-buttons li a.btn-search,.action-buttons li button.btn-search{position:relative;overflow:hidden}.action-buttons li a.btn-search i,.action-buttons li button.btn-search i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.action-buttons li a.btn-search i[class*=close],.action-buttons li button.btn-search i[class*=close]{top:150%}.action-buttons li a.btn-search.active i,.action-buttons li button.btn-search.active i{top:-100%}.action-buttons li a.btn-search.active i[class*=close],.action-buttons li button.btn-search.active i[class*=close]{top:50%}.header-search-box{position:absolute;right:0;top:100%;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;margin-top:5px;z-index:9}@media only screen and (max-width:767.98px){.header-search-box{right:-80px}}.header-search-box.show{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.search-box-content{background-color:#fff;-webkit-box-shadow:0 2px 10px rgba(0, 0, 0, 0.3);box-shadow:0 2px 10px rgba(0, 0, 0, 0.3);border-radius:3px;padding:15px;width:300px}.search-box-content input{background-color:#eee;border:none;font-weight:600;padding:15px 10px;outline:0;width:100%}.header-navigation-area{padding-bottom:20px}@media only screen and (max-width:767.98px),only screen and (min-width:768px) and (max-width:991.98px){.header-navigation-area{padding-bottom:0}}.logo-area{max-width:120px}.header-info-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.header-info-area{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}}@media only screen and (max-width:479.98px){.header-info-area{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.info-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:40px}@media only screen and (max-width:575.98px){.info-item{margin-right:25px}}@media only screen and (max-width:479.98px){.info-item{margin-bottom:15px}.info-item:last-child{margin-bottom:0}}.info-item:last-child{margin-right:0}.info-item__icon{background-color:#fa9a00;color:#fff;text-align:center;line-height:40px;height:40px;width:40px;position:relative;margin-right:15px}.info-item__icon:after,.info-item__icon:before{position:absolute;content:"";width:0;height:0;border-style:solid}.info-item__icon:before{top:0;left:0;border-width:13px 13px 0 0;border-color:#fff transparent transparent}.info-item__icon:after{bottom:0;right:0;border-width:0 0 13px 13px;border-color:transparent transparent #fff}.info-item__txt{font-size:15px;color:#444}.info-item__txt strong{color:#333;display:block;font-weight:600;font-size:20px;line-height:1;margin-bottom:5px;margin-top:-4px}@media only screen and (max-width:575.98px){.info-item__txt strong{font-size:16px}}.sticky-header.headroom--not-top{background-color:#fff;-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.2);box-shadow:0 2px 3px rgba(0, 0, 0, 0.2);position:fixed;top:0;left:0;right:0;z-index:99}.sticky-header.headroom--not-top.headroom{will-change:transform;-webkit-transition:-webkit-transform 0.5s linear;transition:-webkit-transform 0.5s linear;-o-transition:transform 0.5s linear;transition:transform 0.5s linear;transition:transform 0.5s linear, -webkit-transform 0.5s linear}.sticky-header.headroom--not-top.headroom--pinned{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);padding:20px 0}.sticky-header.headroom--not-top.headroom--pinned:after,.sticky-header.headroom--not-top.headroom--pinned:before{display:none}.sticky-header.headroom--not-top.headroom--unpinned{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.sticky-header.headroom--not-top.headroom--unpinned:after,.sticky-header.headroom--not-top.headroom--unpinned:before{display:none}.header-shape{position:relative}.header-shape:after,.header-shape:before{background-color:#fff;content:"";position:absolute;height:20px;width:550px;z-index:2}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.header-shape:after,.header-shape:before{display:none}}@media only screen and (min-width:1200px) and (max-width:1599.98px){.header-shape:after,.header-shape:before{width:350px}}.header-shape:after{left:-10px;bottom:100%;-webkit-transform:skew(50deg, 0deg);-ms-transform:skew(50deg, 0deg);transform:skew(50deg, 0deg)}.header-shape:before{left:-12px;top:100%;-webkit-transform:skew(-50deg, 0deg);-ms-transform:skew(-50deg, 0deg);transform:skew(-50deg, 0deg)}.footer-widget-area{background-color:#343434;padding:50px 0;position:relative}.footer-widget-area:after,.footer-widget-area:before{background-color:#343434;content:"";position:absolute;height:30px;width:750px}@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.footer-widget-area:after,.footer-widget-area:before{display:none}}@media only screen and (min-width:1200px) and (max-width:1599.98px){.footer-widget-area:after,.footer-widget-area:before{width:600px}}.footer-widget-area:after{left:-19px;bottom:100%;-webkit-transform:skew(50deg, 0deg);-ms-transform:skew(50deg, 0deg);transform:skew(50deg, 0deg)}.footer-widget-area:before{left:-17px;top:100%;-webkit-transform:skew(-50deg, 0deg);-ms-transform:skew(-50deg, 0deg);transform:skew(-50deg, 0deg)}.widget-item{color:#ccc;margin-top:30px}.widget-title{overflow:hidden;margin-bottom:30px}@media only screen and (max-width:767.98px){.widget-title{margin-bottom:20px}}.widget-title h3,.widget-title .h3{color:#fff;display:inline-block;font-size:26px;font-weight:600;line-height:1;margin-bottom:0;position:relative}.widget-title h3:before,.widget-title .h3:before{background-color:rgba(0, 0, 0, 0.2);content:"";position:absolute;left:calc(100% + 20px);top:15px;height:1px;width:500px}.list li{line-height:1;margin-bottom:20px}.list li:last-child{margin-bottom:0}.list li a{color:#ccc;position:relative}.list li a:hover{color:#fff}.list li a:before{content:"";font-family:FontAwesome;font-size:17px;margin-right:10px}.list-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-20px}.list-6 li{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;margin-bottom:0;margin-top:20px}@media only screen and (max-width:575.98px){.list-6 li{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;line-height:1.3}}.office-info p{line-height:1;margin-bottom:20px}.office-info p:last-child{margin-bottom:0}.office-info p i{color:#fa9a00;vertical-align:middle;margin-right:10px}.footer-bottom-area{background-color:#222;color:#ccc;padding:40px 0}@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.footer-bottom-area{padding:20px 0}}.copyright-text span{color:red}.copyright-text a{color:#fff}.copyright-text a:hover{color:#fa9a00}.main-menu>li{-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;margin-right:30px}.main-menu>li:last-child{margin-right:0}@media only screen and (min-width:992px) and (max-width:1199.98px){.main-menu>li{margin-right:25px}}.main-menu>li>a{color:#222;display:block;font-size:17px;font-weight:600;line-height:1;padding:10px 5px;position:relative}.main-menu>li>a:after,.main-menu>li>a:before{content:"";background-color:#fa9a00;position:absolute;bottom:0;left:0;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}.main-menu>li>a:after{height:0;width:2px}.main-menu>li>a:before{height:2px;width:0}.main-menu>li.active:after,.main-menu>li:hover:after{color:#fa9a00}.main-menu>li.active>a,.main-menu>li:hover>a{color:#fa9a00}.main-menu>li.active>a:after,.main-menu>li:hover>a:after{height:10px}.main-menu>li.active>a:before,.main-menu>li:hover>a:before{width:100%}.dropdown-navbar{position:relative}.dropdown-navbar:after{content:"";color:#222;font-family:FontAwesome;font-size:15px;position:absolute;right:-10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;line-height:1;height:15px}.dropdown-navbar .dropdown-nav{background-color:#fff;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);position:absolute;left:0;top:100%;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;padding:20px;min-width:250px;width:100%;z-index:99}.dropdown-navbar .dropdown-nav li{margin-bottom:10px}.dropdown-navbar .dropdown-nav li:last-child{margin-bottom:0}.dropdown-navbar .dropdown-nav li a{color:#333;font-size:16px}.dropdown-navbar .dropdown-nav li a:hover{color:#fa9a00}.dropdown-navbar:hover .dropdown-nav{opacity:1;visibility:visible;pointer-events:visible;-webkit-transform:none;-ms-transform:none;transform:none}.res-mobile-menu{margin:0 -10px}.res-mobile-menu .slicknav_btn{display:none}.res-mobile-menu .slicknav_menu{padding:0}.res-mobile-menu .slicknav_nav{background-color:#fff;display:block !important}.res-mobile-menu .slicknav_nav li{border-bottom:1px solid #ddd;position:relative}.res-mobile-menu .slicknav_nav li a{color:#858585;font-size:16px;padding:10px 15px;margin:0;text-transform:capitalize}.res-mobile-menu .slicknav_nav li a .slicknav_arrow{background-color:rgba(238, 238, 238, 0.8);color:#222;font-size:20px;display:block;text-align:center;margin:0;height:100%;position:absolute;right:0;top:0;line-height:42px;width:50px}.res-mobile-menu .slicknav_nav li a a{padding:0}.res-mobile-menu .slicknav_nav li a:hover{background-color:transparent}.res-mobile-menu .slicknav_nav li ul{background-color:#f2f2f2;margin:0}.res-mobile-menu .slicknav_nav li ul li a{font-size:15px}.res-mobile-menu .slicknav_nav li ul li ul{background-color:#eee}.res-mobile-menu .slicknav_nav .slicknav_open>.slicknav_item{position:relative}.res-mobile-menu .slicknav_nav .slicknav_open>.slicknav_item .slicknav_arrow{background-color:#fa9a00;color:#fff}.off-canvas-wrapper{position:fixed;left:0;top:0;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;opacity:0;visibility:hidden;pointer-events:none;height:100vh;width:100vw;z-index:999}.off-canvas-wrapper.active{opacity:1;visibility:visible;pointer-events:visible}.off-canvas-wrapper.active .off-canvas-inner{-webkit-transform:none;-ms-transform:none;transform:none}.off-canvas-wrapper.active .btn-close{display:block}.off-canvas-wrapper .off-canvas-overlay{background-color:rgba(0, 0, 0, 0.5);cursor:url(../img/icons/cancel-white.png), auto;position:absolute;left:0;top:0;height:100%;width:100%;z-index:2}.off-canvas-wrapper .btn-close{position:absolute;left:100%;top:0;display:none}.off-canvas-wrapper .off-canvas-inner{background-color:#fff;position:relative;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;height:100vh;width:300px;z-index:3}@media only screen and (max-width:479.98px){.off-canvas-wrapper .off-canvas-inner{width:220px}}.off-canvas-wrapper .off-canvas-inner .off-canvas-content{padding:0 10px;height:100%;overflow-y:auto}.off-canvas-wrapper .off-canvas-inner .off-canvas-content .off-canvas-item{margin-bottom:30px}.off-canvas-wrapper .off-canvas-inner .off-canvas-content .off-canvas-item:last-child{margin-bottom:0}.off-canvas-footer .social-icons a{padding:5px 10px}.off-canvas-footer .copyright-text{line-height:1.2;margin-top:10px}.service-area-wrapper--2{background-color:#4a443c;padding:82px 0 84px}@media only screen and (max-width:767.98px){.service-area-wrapper--2{padding:52px 0 55px}}.service-page-grid{margin-top:-50px}.service-page-grid .service-item--two{margin-top:50px}.service-item{margin-top:30px}.service-item__thumb{position:relative;margin-bottom:20px;overflow:hidden}@media only screen and (max-width:767.98px){.service-item__thumb{margin-bottom:23px}}.service-item__thumb:before{background-color:rgba(34, 34, 34, 0.7);content:"";position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}.service-item__thumb img{width:100%}.service-item__thumb .read-more{background-color:rgba(0, 0, 0, 0.6);color:#fff;display:inline-block;padding:3px 10px;font-size:14px;font-weight:600;text-transform:uppercase;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scaleX(0);-ms-transform:translate(-50%, -50%) scaleX(0);transform:translate(-50%, -50%) scaleX(0)}.service-item__thumb .read-more:hover{color:#fa9a00}.service-item__thumb .btn-link-icon{background-color:rgba(0, 0, 0, 0.6);color:#fff;text-align:center;display:block;position:absolute;left:-50px;bottom:0;line-height:45px;height:45px;width:45px}.service-item__thumb .btn-link-icon:hover{background-color:#fa9a00}.service-item__info h2,.service-item__info .h2{font-size:22px;font-weight:400;line-height:1.2}.service-item__info h2 a,.service-item__info .h2 a{color:#333}.service-item:hover .service-item__thumb:before{opacity:1;visibility:visible}.service-item:hover .service-item__thumb .read-more{-webkit-transform:translate(-50%, -50%) scaleX(1);-ms-transform:translate(-50%, -50%) scaleX(1);transform:translate(-50%, -50%) scaleX(1)}.service-item:hover .service-item__thumb .btn-link-icon{left:0}.service-item--two{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd;margin-bottom:25px;margin-top:0;padding-bottom:25px}@media only screen and (max-width:479.98px){.service-item--two{display:block}}.service-item--two:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.service-item--two .service-item__thumb{max-width:110px;-webkit-flex-basis:110px;-ms-flex-preferred-size:110px;flex-basis:110px;margin-bottom:0;margin-right:30px}@media only screen and (max-width:479.98px){.service-item--two .service-item__thumb{margin:0 auto 20px}}.service-item--two .service-item__thumb:before{display:none}.service-item--two .service-item__info{max-width:calc(100% - 110px);-webkit-flex-basis:calc(100% - 110px);-ms-flex-preferred-size:calc(100% - 110px);flex-basis:calc(100% - 110px)}@media only screen and (max-width:479.98px){.service-item--two .service-item__info{text-align:center;max-width:calc(100% - 0px);-webkit-flex-basis:calc(100% - 0px);-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px)}}.service-item--two .service-item__info h2,.service-item--two .service-item__info .h2{font-size:20px;font-weight:600;margin-bottom:10px}.service-item--three .service-item__icon{color:#fa9a00;font-size:40px;line-height:1;margin-bottom:15px}.service-item--three .service-item__info{color:rgba(255, 255, 255, 0.6)}.service-item--three .service-item__info h2,.service-item--three .service-item__info .h2{font-size:20px;line-height:1.2;font-weight:600}.service-item--three .service-item__info h2 a,.service-item--three .service-item__info .h2 a{color:#fff}.service-item--three.white-bg .service-item__info{color:#858585}.service-item--three.white-bg .service-item__info h2,.service-item--three.white-bg .service-item__info .h2{font-weight:700}.service-item--three.white-bg .service-item__info h2 a,.service-item--three.white-bg .service-item__info .h2 a{color:#333}.leave-message-area-wrapper{background:#f6f6f6 url(../img/icons/sms.png) no-repeat right bottom;border:1px solid #ddd;padding:70px 30px 40px}.leave-message-area-wrapper .section-title-wrap h2,.leave-message-area-wrapper .section-title-wrap .h2{background-color:#f6f6f6}.leave-message-form__inner__item{margin-bottom:10px}.leave-message-form__inner__item:last-child{margin-bottom:0}.leave-message-form__inner__item input,.leave-message-form__inner__item textarea{background-color:#fff;border:1px solid #ddd;display:block;padding:10px 15px;width:100%}.latest-project-header{background-color:#eee;padding-top:80px;padding-bottom:40px}@media only screen and (max-width:767.98px){.latest-project-header{padding-top:52px;padding-bottom:30px}}.latest-project-header .section-title-wrap h2,.latest-project-header .section-title-wrap .h2{background-color:#eee}.project-content__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.project-content__inner .project-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;width:100%}@media only screen and (min-width:1200px) and (max-width:1599.98px),only screen and (min-width:992px) and (max-width:1199.98px){.project-content__inner .project-item{max-width:33.333%;-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%}}@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.project-content__inner .project-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (max-width:575.98px){.project-content__inner .project-item{max-width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.project-masonry{margin-top:-10px}.project-masonry .project-item{margin-top:10px}.project-masonry .project-item__info .info-wrap{width:calc(100% - 50px)}.project-filter-menu li{cursor:pointer;font-size:18px;line-height:1;margin-right:20px;padding:5px 8px;position:relative}.project-filter-menu li:last-child{margin-right:0}.project-filter-menu li:after,.project-filter-menu li:before{content:"";background-color:#fa9a00;position:absolute;bottom:0;left:0;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}.project-filter-menu li:after{height:0;width:2px}.project-filter-menu li:before{height:2px;width:0}.project-filter-menu li.active:after,.project-filter-menu li:hover:after{height:10px}.project-filter-menu li.active:before,.project-filter-menu li:hover:before{width:100%}.project-filter-menu.project-page{padding:0 10px}.project-item{position:relative}.project-item__info{position:absolute;left:0;top:100%;height:100%;width:100%;z-index:1}.project-item__info:before{background-color:rgba(0, 0, 0, 0.5);content:"";position:absolute;left:0;top:0;height:100%;width:100%}.project-item__info a{color:#fff;position:relative}.project-item__info a.cate-name{line-height:1}.project-item__info a.cate-name:before{background-color:#fff;content:"";position:absolute;left:calc(100% + 20px);top:12px;height:1px;width:300px}.project-item__info h3,.project-item__info .h3{font-size:22px;margin-top:20px}.project-item__info .btn-read-more:hover{color:#fa9a00}.project-item__info .info-wrap{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);overflow:hidden;width:calc(100% - 80px)}.project-item__thumb{position:relative}.project-item__thumb img{width:100%}.project-item--2{margin-top:30px}.project-item--2 .project-item__thumb:before{background-color:rgba(0, 0, 0, 0.5);content:"";position:absolute;left:0;top:0;height:100%;width:100%;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;opacity:0;visibility:hidden}.project-item--2 .project-item__thumb .project-hvr .btn-popup-img{background-color:#fa9a00;border-radius:50%;color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1.4);-ms-transform:translate(-50%, -50%) scale(1.4);transform:translate(-50%, -50%) scale(1.4);-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;opacity:0;visibility:hidden;text-align:center;line-height:45px;height:45px;width:45px}.project-item--2 .project-item__thumb .project-hvr .btn-popup-img:hover{background-color:#fff;color:#fa9a00}.project-item--2 .project-item__info{position:static;overflow:hidden;margin-top:22px}.project-item--2 .project-item__info:before{display:none}.project-item--2 .project-item__info a{color:#333}.project-item--2 .project-item__info a:hover{color:#fa9a00}.project-item--2 .project-item__info a.cate-name{font-size:18px}.project-item--2 .project-item__info a.cate-name:before{background-color:#ddd}.project-item--2 .project-item__info h3,.project-item--2 .project-item__info .h3{font-size:20px;font-weight:400;margin:5px 0 0}.project-item--2:hover .project-item__thumb:before{opacity:1;visibility:visible}.project-item--2:hover .project-item__thumb .project-hvr .btn-popup-img{opacity:1;visibility:visible;-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.our-project-wrapper{padding:82px 0 90px}@media only screen and (max-width:767.98px){.our-project-wrapper{padding:52px 0 60px}}.featured-project-area{margin-top:50px}@media only screen and (max-width:767.98px),only screen and (min-width:768px) and (max-width:991.98px){.featured-project-area{margin-top:40px}}.featured-project-area h2,.featured-project-area .h2{font-weight:600;margin-bottom:0;font-size:26px}.featured-project-area .project-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.featured-project-area .project-item__thumb{max-width:120px;-webkit-flex-basis:120px;-ms-flex-preferred-size:120px;flex-basis:120px;margin-right:15px}.featured-project-area .project-item__thumb .project-hvr .btn-popup-img{font-size:13px;line-height:35px;height:35px;width:35px}.featured-project-area .project-item__info{margin-top:0;max-width:calc(100% - 135px);-webkit-flex-basis:calc(100% - 135px);-ms-flex-preferred-size:calc(100% - 135px);flex-basis:calc(100% - 135px)}.featured-project-area .project-item__info h3,.featured-project-area .project-item__info .h3{margin-bottom:10px}.about-image-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}.about-image-area>*{width:calc(50% - 10px);margin:5px;max-height:200px;overflow:hidden}.discover-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:30px}.discover-item__thumb{max-width:130px;-webkit-flex-basis:130px;-ms-flex-preferred-size:130px;flex-basis:130px;margin-right:15px}@media only screen and (max-width:479.98px){.discover-item__thumb{max-width:100px;-webkit-flex-basis:100px;-ms-flex-preferred-size:100px;flex-basis:100px;margin-right:10px}}.discover-item__info{max-width:calc(100% - 145px);-webkit-flex-basis:calc(100% - 145px);-ms-flex-preferred-size:calc(100% - 145px);flex-basis:calc(100% - 145px)}@media only screen and (max-width:479.98px){.discover-item__info{max-width:calc(100% - 110px);-webkit-flex-basis:calc(100% - 110px);-ms-flex-preferred-size:calc(100% - 110px);flex-basis:calc(100% - 110px)}}.discover-item__info h3,.discover-item__info .h3{font-size:17px;font-weight:600;line-height:1;margin-bottom:8px}.discover-item__info h3 a,.discover-item__info .h3 a{color:#333}.discover-item__info h3 a:hover,.discover-item__info .h3 a:hover{color:#fa9a00}.discover-item__info h5,.discover-item__info .h5{font-weight:700;margin-bottom:5px;margin-top:-3px}.discover-item--core{display:block}.discover-item--core .discover-item__info{max-width:100%}.discover-item--core .discover-item__info h5,.discover-item--core .discover-item__info .h5{margin-bottom:10px}.about-discover-head h2,.about-discover-head .h2{font-size:30px;font-weight:600;margin-top:-10px}.map-area-wrap{height:450px;margin-top:50px}@media only screen and (max-width:767.98px){.map-area-wrap{margin-top:40px;height:300px}}#map_content{z-index:1}.awards-item img{width:100%}.history-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:575.98px){.history-item{display:block}}.history-item__thumb{max-width:160px;-webkit-flex-basis:160px;-ms-flex-preferred-size:160px;flex-basis:160px}@media only screen and (max-width:575.98px){.history-item__thumb{max-width:100%}}.history-item__info{max-width:calc(100% - 160px);-webkit-flex-basis:calc(100% - 160px);-ms-flex-preferred-size:calc(100% - 160px);flex-basis:calc(100% - 160px);padding-left:113px;padding-bottom:45px;position:relative}@media only screen and (max-width:575.98px){.history-item__info{max-width:100%;padding-left:0;padding-top:30px}.history-item__info:after,.history-item__info:before{display:none}}.history-item__info:after{background:#eee;content:"";position:absolute;top:0;left:55px;z-index:1;width:3px;height:100%}.history-item__info:before{background:#fa9a00;border-radius:50%;border:5px solid #eee;-webkit-box-sizing:content-box;box-sizing:content-box;content:"";position:absolute;top:0;left:47px;height:10px;width:10px;z-index:2}.history-item__info .history-year{font-size:22px;line-height:1;margin-bottom:0;font-weight:700;margin-top:-3px}.history-item__info .history-title{color:#fa9a00;font-size:18px;font-weight:600;line-height:1;margin:12px 0 5px}.history-item:last-child .history-item__info{padding-bottom:0}.testimonial-area-wrapper{padding:82px 0 89px}@media only screen and (max-width:767.98px){.testimonial-area-wrapper{padding:52px 0 60px}}.testimonial-area-wrapper .slick-slider .slick-dots li{background-color:rgba(255, 255, 255, 0.8)}.testimonial-area-wrapper .slick-slider .slick-dots li.slick-active,.testimonial-area-wrapper .slick-slider .slick-dots li:hover{background-color:#fa9a00}.testimonial-item__quote{background-color:#fff;padding:20px 30px;margin-bottom:30px;position:relative}.testimonial-item__quote:before{border-color:#fff transparent transparent transparent;border-width:18px 18px 0 0;border-style:solid;content:"";position:absolute;top:100%;left:51px;width:0;height:0;z-index:2}.testimonial-item__client{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.testimonial-item__client__thumb{border-radius:50%;margin-right:15px;overflow:hidden;height:70px;width:70px}.testimonial-item__client__info h4,.testimonial-item__client__info .h4{color:#fff;font-size:18px;margin-bottom:0}.testimonial-item__client__info h4 .client-title,.testimonial-item__client__info .h4 .client-title{color:#fa9a00;display:block;font-size:15px;line-height:1;margin-top:10px}.testimonial-item--2{text-align:center}.testimonial-item--2 .testimonial-item__quote{background-color:transparent;color:#fff;padding:0}.testimonial-item--2 .testimonial-item__quote:before{display:none}.testimonial-item--2 .testimonial-item__client{display:inherit}.testimonial-item--2 .testimonial-item__client__thumb{margin:0 auto}.testimonial-item--2 .testimonial-item__client__info{position:relative;padding-top:20px;margin-top:20px}.testimonial-item--2 .testimonial-item__client__info:before{background-color:rgba(255, 255, 255, 0.5);content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:1px;width:100px}.testimonial-item--3 .testimonial-item__quote{border:1px solid #ddd}.testimonial-item--3 .testimonial-item__quote:after{content:"";position:absolute;top:100%;left:50px;width:0;height:0;border-style:solid;border-width:20px 20px 0 0;border-color:#ddd transparent transparent;z-index:1}.testimonial-item--3 .testimonial-item__client__info h4,.testimonial-item--3 .testimonial-item__client__info .h4{color:#333}.news-item__thumb{position:relative;overflow:hidden}.news-item__thumb img{width:100%}.news-item__thumb-hvr{background-color:rgba(0, 0, 0, 0.6);position:absolute;left:0;top:100%;height:100%;width:100%}.news-item__thumb-hvr .btn-zoom{border:1px solid #fff;border-radius:50%;color:#fff;text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);line-height:50px;height:50px;width:50px}.news-item__thumb-hvr .btn-zoom:hover{background-color:#fff;color:#fa9a00}.news-item__info{background-color:#343434;color:#fff;padding:25px 20px 40px;position:relative;margin-top:10px;margin-bottom:23px}.news-item__info:before{border-color:transparent transparent transparent #343434;border-style:solid;border-width:22px 0 0 22px;content:"";position:absolute;left:20px;bottom:100%;height:0;width:0;z-index:2}.news-item__info h2,.news-item__info .h2{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:10px}.news-item__info h2 a,.news-item__info .h2 a{color:#fa9a00}.news-item__info .post-meta{margin-bottom:18px}.news-item__info .post-meta a{color:#ababab;font-size:15px;vertical-align:middle}.news-item__info .post-meta a i{padding-right:5px}.news-item__info p{margin-bottom:0}.news-item__info .btn{position:absolute;bottom:0;right:0;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.news-item--list{margin-top:50px}@media only screen and (max-width:767.98px){.news-item--list{margin-top:30px}}.news-item--list .news-item__info{background-color:transparent;color:#858585;padding:0;margin:40px 0 0}@media only screen and (max-width:767.98px){.news-item--list .news-item__info{margin:30px 0 0}}.news-item--list .news-item__info:before{display:none}.news-item--list .news-item__info h2,.news-item--list .news-item__info .h2{font-size:24px;font-weight:700;margin-top:-5px}@media only screen and (max-width:767.98px){.news-item--list .news-item__info h2,.news-item--list .news-item__info .h2{font-size:20px}}.news-item--list .news-item__info h2 a,.news-item--list .news-item__info .h2 a{color:#333}.news-item--list .news-item__info h2 a:hover,.news-item--list .news-item__info .h2 a:hover{color:#fa9a00}.news-item--list .news-item__info .post-meta a{font-weight:700;margin-right:15px;color:#858585}@media only screen and (max-width:575.98px){.news-item--list .news-item__info .post-meta a{margin-right:10px}}.news-item--list .news-item__info .post-meta a:last-child{margin-right:0}.news-item--list .news-item__info .btn{position:static;-webkit-transform:none;-ms-transform:none;transform:none;margin-top:22px}.news-grid{margin-top:-30px}.news-grid .news-item{margin-top:30px}.accordion .card{border-color:#ddd;border-radius:0;border-bottom:0;margin:10px}.accordion .card:last-child{margin-bottom:0}.accordion .card-header{border:0;background-color:transparent;padding:0}.accordion .card-header h2,.accordion .card-header .h2{background-color:#fff;border-bottom:1px solid #ddd;color:#333;cursor:pointer;font-size:17px;font-weight:600;line-height:1.2;margin-bottom:0;padding:15px 20px}.accordion .card-header h2[aria-expanded*=true],.accordion .card-header .h2[aria-expanded*=true]{background-color:#fa9a00;color:#fff;border-bottom-color:#fa9a00}.accordion .card-body{border-bottom:1px solid #ddd}.our-client-wrapper{background-color:#eee;padding:90px 0}@media only screen and (max-width:767.98px){.our-client-wrapper{padding:60px 0}}.client-item{background-color:#fff;border:1px solid #ddd;padding:10px;text-align:center}.client-item img{max-width:90%;margin:auto}.call-to-action-wrapper{background-color:#573500;padding:40px 0}@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.call-to-action-wrapper{padding:33px 0 40px}}.call-to-action-wrapper.layout--2{background-color:#343434}.call-action-inner h2,.call-action-inner .h2{color:#fff;font-size:24px;font-weight:400;margin-bottom:0}@media only screen and (max-width:575.98px){.call-action-inner h2,.call-action-inner .h2{font-size:20px}}.team-member{overflow:hidden;margin-top:30px}.team-member__thumb{position:relative}.team-member__thumb img{width:100%}.team-member__thumb:before{background-color:rgba(0, 0, 0, 0.2);content:"";position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;visibility:hidden;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}.team-member__thumb:after{background:rgba(255, 255, 255, 0.25);position:absolute;top:0;left:0;width:100%;height:100%;content:"";-webkit-transition:all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);opacity:0}.team-member__info{position:relative;z-index:9}.team-member__info h3,.team-member__info .h3{font-size:17px;line-height:1;font-weight:600;margin:20px 0 10px}.team-member__info .designation{color:#fa9a00}.team-member__info .team-desc{margin-top:10px}.team-member__info .social-icons{margin-top:20px}.team-member__info .social-icons a{font-size:18px;padding:0;margin-right:15px}.team-member__info .social-icons a:after,.team-member__info .social-icons a:before{display:none}.team-member:hover .team-member__thumb:before{opacity:1;visibility:visible}.team-member:hover .team-member__thumb:after{-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);opacity:1}@media only screen and (max-width:767.98px){.banner-text{margin-top:25px}}@media only screen and (max-width:767.98px){.banner-text h2,.banner-text .h2{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991.98px){.banner-text h2,.banner-text .h2{font-size:24px}}.counter-item{margin-right:50px}@media only screen and (max-width:575.98px){.counter-item{margin-right:30px;text-align:center}}.counter-item:last-child{margin-right:0}.counter-item__icon{color:#fa9a00;font-size:40px;line-height:1}.counter-item__info .counter-no{color:#333;display:block;font-size:34px;font-weight:600;line-height:1;margin:15px 0 5px}.counter-item__info .counter-title{color:#858585;font-size:16px;line-height:1;margin-bottom:0}.counter-up-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.page-header-area{background:#ddd url(../img/extra/page-title-bg.jpg) no-repeat center center;background-size:cover;position:relative;padding:90px 0}@media only screen and (max-width:767.98px){.page-header-area{padding:45px 0 50px}}.page-header-area:before{background-color:rgba(64, 32, 0, 0.5);content:"";position:absolute;left:0;top:0;height:100%;width:100%}@media only screen and (max-width:767.98px){.page-header-title{margin-bottom:25px}}.page-header-title h1,.page-header-title .h1{color:#fff;font-weight:600;font-size:34px;line-height:1;margin-bottom:0}@media only screen and (max-width:575.98px){.page-header-title h1,.page-header-title .h1{font-size:30px}}.breadcrumb{background-color:#fff;border-radius:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:10px 15px}@media only screen and (max-width:767.98px){.breadcrumb{padding:5px 10px}}.breadcrumb li{position:relative}.breadcrumb li:last-child:after{display:none}.breadcrumb li:after{content:"";font-family:FontAwesome;vertical-align:middle;margin:0 10px}.breadcrumb li a{color:#fa9a00;display:inline-block;font-weight:600}@media only screen and (max-width:575.98px){.breadcrumb li a{font-size:13px}}.breadcrumb li a:hover{color:#222}.breadcrumb li.active a{color:#858585;pointer-events:none}.pagination{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination li a{border:1px solid #ddd;color:#858585;display:block;font-weight:600;font-size:18px;text-align:center;margin-right:10px;line-height:45px;height:45px;width:45px}@media only screen and (max-width:575.98px){.pagination li a{line-height:40px;height:40px;width:40px}}.pagination li a.current,.pagination li a:hover{background-color:#fa9a00;border-color:#fa9a00;color:#fff}.pagination li:last-child a{margin-right:0}.project-info h2,.project-info .h2{font-size:28px;margin-top:-10px}@media only screen and (max-width:767.98px){.project-info h2,.project-info .h2{margin-bottom:10px}}.project-desc{margin-top:35px}.project-desc .section-title-wrap{margin-bottom:10px}.project-desc-list li{font-size:18px;border-bottom:1px solid #ddd;padding:10px 0}.project-desc-list li strong{color:#222;margin-right:5px}.project-desc .view-project{background-color:#eee;border:1px solid #ddd;display:block;font-size:18px;font-weight:700;padding:15px 20px;margin-top:40px}.project-desc .view-project:hover{background-color:#fa9a00;border-color:#fa9a00;color:#fff}.project-pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.project-pagination li a{color:#222;font-weight:700}@media only screen and (max-width:575.98px){.project-pagination li a{font-size:13px}}.project-pagination li a:hover{color:#fa9a00}.project-pagination-wrap{margin-top:60px}@media only screen and (max-width:767.98px){.project-pagination-wrap{margin-top:40px}}.project-details-thumb .project-thumb-item{margin-bottom:30px}.project-details-thumb .project-thumb-item:last-child{margin-bottom:0}.project-details-thumb .slick-dots{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.project-details-thumb .slick-dots li{background-color:#fff}.project-details-thumb .slick-dots li.slick-active,.project-details-thumb .slick-dots li:hover{background-color:#fa9a00}.sidebar-item{overflow:hidden;margin-bottom:38px}.sidebar-item:last-child{margin-bottom:0}.sidebar-title{font-weight:700;font-size:26px;display:inline-block;margin-bottom:30px;padding-bottom:15px;position:relative}.sidebar-title:before{background-color:#ddd;content:"";position:absolute;top:21px;left:calc(100% + 10px);height:1px;width:200px}.sidebar-title:after{background-color:#fa9a00;content:"";position:absolute;left:0;bottom:0;height:2px;width:80px}.sidebar-list{margin-top:-2px}.sidebar-list li{border-bottom:1px solid #ddd;line-height:1;margin-bottom:15px;padding-bottom:15px}.sidebar-list li:last-child{margin-bottom:0}.sidebar-list li a{color:#222;font-weight:600}.sidebar-list li a:hover{color:#fa9a00}.recent-news-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:25px}.recent-news-item:last-child{margin-bottom:0}.recent-news-item__thumb{-webkit-flex-basis:70px;-ms-flex-preferred-size:70px;flex-basis:70px;max-width:70px;margin-right:10px;height:70px}.recent-news-item__thumb img{height:100%}.recent-news-item__info{-webkit-flex-basis:calc(100% - 80px);-ms-flex-preferred-size:calc(100% - 80px);flex-basis:calc(100% - 80px);max-width:calc(100% - 80px)}.recent-news-item__info h3,.recent-news-item__info .h3{font-size:16px;font-weight:700;margin-bottom:0;margin-top:-3px}.recent-news-item__info h3 a,.recent-news-item__info .h3 a{color:#333}.recent-news-item__info h3 a:hover,.recent-news-item__info .h3 a:hover{color:#fa9a00}.recent-news-item__info .post-date{font-size:15px;margin-top:5px;display:block}.recent-news-item__info .post-date i{font-size:13px;vertical-align:middle;margin-right:3px}.tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-2.5px}.tags li{margin:2.5px}.tags li a{border:1px solid #ddd;color:#858585;display:block;padding:8px 20px}.tags li a:hover{color:#fa9a00;border-color:#fa9a00}.src-from-content input{background-color:#eee;border:1px solid #eee;display:block;padding:15px 10px;outline:0;max-width:calc(100% - 60px);-webkit-flex-basis:calc(100% - 60px);-ms-flex-preferred-size:calc(100% - 60px);flex-basis:calc(100% - 60px)}.src-from-content .btn-search{background-color:#fa9a00;color:#fff;max-width:60px;-webkit-flex-basis:60px;-ms-flex-preferred-size:60px;flex-basis:60px}.price-range-wrap{padding-top:10px}.price-range-wrap .price-range.ui-widget-content{background-color:#eee;border:none;border-radius:0;margin-right:12px;margin-left:8px;height:5px}.price-range-wrap .price-range.ui-widget-content .ui-slider-range{background-color:#fa9a00;border-radius:0}.price-range-wrap .price-range.ui-widget-content .ui-slider-handle{background-color:#fa9a00;border:5px solid #ddd;border-radius:50%;height:20px;width:20px;outline:0;top:-7px;cursor:ew-resize;margin-left:-0.5em}.price-range-wrap .range-slider{line-height:1;margin-top:22px}.price-range-wrap .range-slider *{margin:0;line-height:1}.price-range-wrap .range-slider input#amount{background-color:transparent;border:none;outline:0;line-height:1;pointer-events:none;margin-left:10px}.price-range-wrap .range-slider .range-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.single-recent-view-prod{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.single-recent-view-prod:nth-child(1n+2){margin-top:10px}.single-recent-view-prod .prod-info h3,.single-recent-view-prod .prod-info .h3{font-size:16px;font-weight:600;margin-bottom:6px;margin-top:-3px}.single-recent-view-prod .prod-info h3 a,.single-recent-view-prod .prod-info .h3 a{color:#222}.single-recent-view-prod .prod-info h3 a:hover,.single-recent-view-prod .prod-info .h3 a:hover{color:#fa9a00}.single-recent-view-prod .prod-info .rating{line-height:1;font-size:14px;margin-bottom:5px}.single-recent-view-prod .prod-info .price-group{font-weight:700;font-size:15px}.single-recent-view-prod .prod-info .price-group .price-old{opacity:0.8;margin-right:5px}.single-recent-view-prod .prod-thumb{max-width:80px;-webkit-flex-basis:80px;-ms-flex-preferred-size:80px;flex-basis:80px}.single-product-wrap{margin-top:30px}.single-product-wrap .product-thumb{position:relative;overflow:hidden}.single-product-wrap .product-thumb img{width:100%;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}.single-product-wrap .product-thumb .btn-quick-view{background-color:#000;border-radius:50%;color:#fff;display:block;position:absolute;top:50%;left:50%;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);margin:-25px 0 0 -25px;opacity:0;visibility:hidden;line-height:50px;height:50px;width:50px}.single-product-wrap .product-thumb .btn-quick-view:hover{background-color:#fa9a00}.single-product-wrap .product-thumb .btn-add-cart{background-color:#fa9a00;color:#fff;display:block;font-size:13px;font-weight:600;text-transform:uppercase;text-align:center;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);padding:10px;opacity:0;visibility:hidden;position:absolute;bottom:0;left:0;width:100%}.single-product-wrap .product-thumb .btn-add-cart:hover{background-color:#222}.single-product-wrap .product-details{margin-top:15px}.single-product-wrap .product-details .product-title{font-size:20px;font-weight:600;text-transform:capitalize}.single-product-wrap .product-details .product-title a{color:#222}.single-product-wrap .product-details .product-title a:hover{color:#fa9a00}.single-product-wrap .product-details .price-group{font-size:18px;line-height:1;font-weight:600}.single-product-wrap .product-details .price-group .old-price{color:#858585;margin-right:5px;font-size:16px}.single-product-wrap .product-details .price-group .price{color:#e74c3c}.single-product-wrap .product-details .btn-add-wishlist{color:#222;padding-right:2px}.single-product-wrap:hover .btn-quick-view{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.single-product-wrap:hover .btn-add-cart{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.slick-slider .single-product-wrap{margin-top:0}.service-details-info{margin-top:40px}.service-details-info h2,.service-details-info .h2{font-weight:600;margin-top:-10px}@media only screen and (max-width:767.98px){.service-details-info h2,.service-details-info .h2{font-size:22px}}.service-feature{margin-top:29px}.sidebar-single{background-color:#eee;padding:30px;margin-top:40px}@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.sidebar-single{margin-top:30px}}.sidebar-heading{font-size:26px;margin-top:-8px;margin-bottom:23px}.service-list li{border-bottom:1px solid #ddd;padding:13px 0}.service-list li:first-child{padding-top:0}.service-list li:last-child{padding-bottom:0;border-bottom:0}.service-list li a{color:#858585;font-weight:600;vertical-align:middle}.service-list li a i,.service-list li a img{margin-right:15px;vertical-align:middle;font-size:25px;height:25px;width:25px}.service-list li a:hover{color:#333}.project-info h2,.project-info .h2{font-size:28px;margin-top:-10px}@media only screen and (max-width:767.98px){.project-info h2,.project-info .h2{margin-bottom:10px}}.project-desc{margin-top:35px}.project-desc .section-title-wrap{margin-bottom:10px}.project-desc-list li{font-size:18px;border-bottom:1px solid #ddd;padding:10px 0}.project-desc-list li strong{color:#222;margin-right:5px}.project-desc .view-project{background-color:#eee;border:1px solid #ddd;display:block;font-size:18px;font-weight:700;padding:15px 20px;margin-top:40px}.project-desc .view-project:hover{background-color:#fa9a00;border-color:#fa9a00;color:#fff}.project-pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.project-pagination li a{color:#222;font-weight:700}@media only screen and (max-width:575.98px){.project-pagination li a{font-size:13px}}.project-pagination li a:hover{color:#fa9a00}.project-pagination-wrap{margin-top:60px}@media only screen and (max-width:767.98px){.project-pagination-wrap{margin-top:40px}}.project-details-thumb .project-thumb-item{margin-bottom:30px}.project-details-thumb .project-thumb-item:last-child{margin-bottom:0}.project-details-thumb .slick-dots{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.project-details-thumb .slick-dots li{background-color:#fff}.project-details-thumb .slick-dots li.slick-active,.project-details-thumb .slick-dots li:hover{background-color:#fa9a00}.blog-info{margin-top:40px}.blog-info h2,.blog-info .h2{font-size:28px;line-height:1.2;font-weight:600;margin-top:-7px;margin-bottom:20px}@media only screen and (max-width:767.98px){.blog-info h2,.blog-info .h2{font-size:24px}}.blog-meta{margin-bottom:20px}.blog-meta a{font-weight:700;margin-right:15px;color:#858585}@media only screen and (max-width:575.98px){.blog-meta a{margin-right:10px;font-size:14px}}.blog-meta a:last-child{margin-right:0}.blog-meta a:hover{color:#fa9a00}.blog-share{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:32px}.blog-share h4,.blog-share .h4{display:inline-block;font-size:18px;font-weight:600;margin-bottom:0;line-height:1;vertical-align:middle}.blog-share h4 i,.blog-share .h4 i{color:#fa9a00;margin-right:5px;vertical-align:middle;margin-top:-2px}.blog-share a{color:#858585;line-height:1;margin-left:15px;margin-top:2px}.blog-share a:hover{color:#fa9a00}.blockquote,blockquote{background-color:#eee;color:#222;font-weight:600;font-family:"Source Sans Pro", sans-serif;padding:60px 35px 35px;margin-bottom:15px;position:relative}.blockquote:after,blockquote:after{content:"";color:#ddd;font-family:FontAwesome;font-size:30px;position:absolute;top:15px;right:25px}.blockquote:before,blockquote:before{background-color:#fa9a00;content:"";position:absolute;left:0;top:0;height:100%;width:5px}.blockquote .blockquote-footer,blockquote .blockquote-footer{color:#858585;font-size:17px;font-weight:600;line-height:1}.comment-area-wrapper{margin-top:40px}.comment-area-wrapper h3,.comment-area-wrapper .h3{font-size:26px;margin-bottom:30px}.single-comment-wrap{font-size:15px;line-height:1.6;margin-bottom:35px}.single-comment-wrap:last-child{margin-bottom:0}.single-comment-wrap.comment-reply{margin-left:50px}@media only screen and (max-width:767.98px){.single-comment-wrap.comment-reply{margin-left:20px}}.single-comment-wrap .author-thumb{border-radius:3px;margin-right:15px;height:70px;max-width:70px;-webkit-flex-basis:70px;-ms-flex-preferred-size:70px;flex-basis:70px;overflow:hidden}.single-comment-wrap .comments-info{margin-top:-4px;-webkit-flex-basis:calc(100% - 70px);-ms-flex-preferred-size:calc(100% - 70px);flex-basis:calc(100% - 70px)}.single-comment-wrap .comment-footer a{font-size:14px;color:#858585}.single-comment-wrap .comment-footer a strong{color:#222}.single-comment-wrap .comment-footer a.btn-reply{color:#222}.single-comment-wrap .comment-footer a.btn-reply:hover{color:#fa9a00}.contact-map{height:100%}@media only screen and (min-width:768px) and (max-width:991.98px){.contact-map{height:500px}}@media only screen and (max-width:767.98px){.contact-map{height:300px}}.product-filter-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:575.98px){.product-filter-area{display:block}}.product-sorting .nice-select{border:1px solid #ddd;padding:10px 35px 10px 15px;min-width:250px}.product-sorting .nice-select:after{right:20px;border-color:#858585;width:7px;height:7px}.product-sorting .nice-select .list{right:0;left:auto;font-size:16px;width:100%}.product-sorting .nice-select .current{color:#222;font-weight:400;font-size:16px}.prod-details-info-content h2,.prod-details-info-content .h2{font-weight:600;margin-top:-10px;margin-bottom:7px}@media only screen and (min-width:768px) and (max-width:991.98px){.prod-details-info-content h2,.prod-details-info-content .h2{font-size:26px}}@media only screen and (max-width:767.98px){.prod-details-info-content h2,.prod-details-info-content .h2{font-size:22px}}.prod-details-info-content .price-group{color:#e74c3c;font-size:24px;font-weight:600;margin-bottom:10px}@media only screen and (max-width:767.98px),only screen and (min-width:768px) and (max-width:991.98px){.prod-details-info-content .price-group{font-size:20px}}.prod-details-info-content .price-group del{margin-right:10px;color:#858585}.prod-details-info-content p:last-child{margin-bottom:0}.config-item{margin-bottom:20px}.config-item:last-child{margin-bottom:0}.config-item .config-name{font-weight:600;text-transform:capitalize;font-size:18px;line-height:1;margin-bottom:13px}.config-item .config-name b{text-transform:capitalize;margin-left:5px;font-size:16px;line-height:1;font-weight:400}.config-item .config-list li{border:1px solid #d4d4d4;cursor:pointer;color:#8d8d8d;height:40px;padding:3px;font-size:14px;line-height:1;display:block;text-align:center;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;margin-right:5px;overflow:hidden;outline:0;width:40px}.config-item .config-list li.active,.config-item .config-list li:hover{border-color:#fa9a00;color:#222;font-weight:600}.config-item .config-list li span{line-height:30px;display:block}.prod-details-footer__item{border-bottom:1px solid #ddd;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0}.prod-details-footer__item:first-child{border-top:1px solid #ddd}.prod-details-footer__item h5,.prod-details-footer__item .h5{font-size:15px;line-height:1;font-weight:600;text-transform:uppercase;margin-bottom:0}@media only screen and (max-width:575.98px){.prod-details-footer__item h5,.prod-details-footer__item .h5{font-size:12px}}.prod-details-footer__item h5 i,.prod-details-footer__item .h5 i{color:#888;margin-right:10px}@media only screen and (max-width:575.98px){.prod-details-footer__item h5 i,.prod-details-footer__item .h5 i{margin-right:3px}}.prod-details-footer__item .cate-list li{margin-right:10px}.prod-details-footer__item .cate-list li:last-child{margin-right:0}.prod-details-footer__item .cate-list li a{color:#222;font-size:15px;font-weight:600}.prod-details-footer__item .cate-list li a:hover{color:#fa9a00}.prod-details-footer__item .share-item a{color:#222;margin-right:15px}.prod-details-footer__item .share-item a:last-child{margin-right:0}.prod-details-footer__item .share-item a:hover{color:#fa9a00}.product-description-review #myTabContent{border:1px solid #ddd;padding:33px 30px}@media only screen and (max-width:479.98px){.product-description-review #myTabContent{padding:30px 15px}}.product-description-review .desc-review-tab-menu{border-bottom:0}.product-description-review .desc-review-tab-menu li a{background-color:#eee;color:#222;display:inline-block;font-size:16px;font-weight:600;padding:12px 45px;text-transform:capitalize}@media only screen and (max-width:479.98px){.product-description-review .desc-review-tab-menu li a{font-size:13px;padding:10px 20px}}.product-description-review .desc-review-tab-menu li a.active{background-color:#fa9a00;color:#fff}.product-rating-wrap .pro-avg-rating{margin-bottom:30px;float:left;width:100%;line-height:1}.product-rating-wrap .pro-avg-rating h4,.product-rating-wrap .pro-avg-rating .h4{font-size:24px;margin:0 0 7px;font-weight:600}.product-rating-wrap .pro-avg-rating h4 span,.product-rating-wrap .pro-avg-rating .h4 span{color:#000;font-size:12px}.product-rating-wrap .pro-avg-rating>span{display:block}.product-rating-wrap .rating-list{margin-bottom:30px;float:left;width:100%}.product-rating-wrap .rating-list .sin-list{margin-right:30px}.product-rating-wrap .rating-list .sin-list:last-child{margin-right:0}.product-rating-wrap .rating-list .sin-list i{color:#fbbf00}.product-rating-wrap .rating-list .sin-list span{color:#666}.product-rating-wrap .sin-ratings{margin-bottom:25px}.product-rating-wrap .sin-ratings:last-child{margin-bottom:0}.product-rating-wrap .sin-ratings .rating-author{float:left;width:100%;margin-bottom:10px}.product-rating-wrap .sin-ratings .rating-author h3,.product-rating-wrap .sin-ratings .rating-author .h3{float:left;font-size:18px;font-weight:600;margin:0;line-height:18px;margin-right:15px}.product-rating-wrap .sin-ratings .rating-author .rating-star{line-height:1}.product-rating-wrap .sin-ratings .rating-author .rating-star i{color:#fbbf00;font-size:14px}.product-rating-wrap .sin-ratings .rating-author .rating-star span{margin-left:5px;font-weight:600}.product-rating-wrap .rating-form-wrapper{margin-top:30px}.product-rating-wrap .rating-form-wrapper h3,.product-rating-wrap .rating-form-wrapper .h3{font-size:20px;margin:0 0 20px;text-transform:capitalize}.product-rating-wrap .rating-form h5,.product-rating-wrap .rating-form .h5{float:left;font-size:16px;line-height:1;margin-right:10px;font-weight:600;margin-bottom:0}.product-rating-wrap .rating-form .rating-star{margin-bottom:15px}.product-rating-wrap .rating-form .rating-star i{color:#d4d4d4;float:left;display:block;margin-right:3px;cursor:pointer;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.product-rating-wrap .rating-form .rating-star i:hover{color:#fbbf00}.product-rating-wrap .rating-form .rating-star i:last-child{margin:0}.product-rating-wrap .rating-form label{display:block;margin-bottom:5px;color:#222}.product-rating-wrap .rating-form input{width:100%;background-color:transparent;border:1px solid #ddd;line-height:24px;padding:8px 15px;outline:0;-webkit-transition:0.1s;-o-transition:0.1s;transition:0.1s}.product-rating-wrap .rating-form input:focus{border-color:#fa9a00}.product-rating-wrap .rating-form textarea{width:100%;background-color:transparent;border:1px solid #ddd;line-height:24px;padding:8px 15px;height:100px;outline:0;resize:none;-webkit-transition:0.1s;-o-transition:0.1s;transition:0.1s}.product-rating-wrap .rating-form textarea:focus{border-color:#fa9a00}.product-rating-wrap .rating-form .btn{padding:10px 40px}.pro-qty{display:inline-block;position:relative;width:140px}.pro-qty input{border:1px solid #ddd;font-weight:600;text-align:center;outline:0;height:45px;width:100%}.pro-qty a{color:#000;font-size:22px;font-weight:600;text-align:center;position:absolute;top:0;line-height:45px;height:100%;width:30px}.pro-qty a:hover{background-color:#fa9a00;color:#fff}.pro-qty a.inc{right:0;border-left:1px solid #ddd}.pro-qty a.dec{border-right:1px solid #ddd;left:0}.shopping-cart-table thead th{color:#222;font-weight:700;font-size:15px;text-transform:uppercase;border-bottom:0}.shopping-cart-table tr td,.shopping-cart-table tr th{vertical-align:middle;width:15%;padding:10px;border-color:#ddd;white-space:nowrap}.shopping-cart-table tr td.product-list,.shopping-cart-table tr th.product-list{width:55%}.shopping-cart-table .product-list .remove-icon{margin-right:15px}.shopping-cart-table .product-list .remove-icon button{color:#858585}.shopping-cart-table .product-list .remove-icon button:hover{color:#fa9a00}.shopping-cart-table .product-list .product-thumb{display:block;width:70px;margin-right:20px}.shopping-cart-table .product-list .product-name{color:#222;line-height:1}.shopping-cart-table .product-list .product-name:hover{color:#fa9a00}.shopping-cart-table .pro-qty{width:120px}.shopping-cart-table .pro-qty input{padding:10px 0;font-weight:400}.shopping-cart-table .pro-qty a{width:30px;line-height:44px;font-weight:400;font-size:16px}.cart-coupon-update-area{margin-top:20px}.cart-coupon-update-area button{font-size:14px;font-weight:700}.cart-coupon-update-area button:hover{color:#fa9a00}.cart-coupon-update-area .coupon-form-wrap{width:55%}@media only screen and (max-width:575.98px){.cart-coupon-update-area .coupon-form-wrap{width:100%}}.cart-coupon-update-area .coupon-form-wrap form{position:relative}.cart-coupon-update-area .coupon-form-wrap form input{border:none;border-bottom:1px solid #ddd;display:block;outline:0;padding:5px 100px 5px 0;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;width:100%}.cart-coupon-update-area .coupon-form-wrap form input:focus{border-color:#fa9a00}.cart-coupon-update-area .coupon-form-wrap form .btn-apply{position:absolute;right:0;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.cart-coupon-update-area .cart-update-buttons button:nth-child(1n+2){margin-left:10px}.cart-calculate-area{background-color:#eee;padding:30px 30px 0}.cart-calculate-area h5,.cart-calculate-area .h5{font-weight:600;font-size:24px;line-height:1;margin-bottom:20px}.cart-calculate-area .cart-cal-table{white-space:nowrap}.cart-calculate-area .cart-cal-table table{margin-bottom:0}.cart-calculate-area .cart-cal-table td,.cart-calculate-area .cart-cal-table th{font-size:16px;font-weight:400;padding:5px 0 15px}.cart-calculate-area .cart-cal-table .shipping-method li{margin-bottom:15px}.cart-calculate-area .cart-cal-table .shipping-method li:last-child{margin-bottom:0}.cart-calculate-area .cart-cal-table .shipping-method .custom-control-label:before{height:16px;width:16px}.cart-calculate-area .cart-cal-table .shipping-method .custom-control-label:after{background-size:8px 8px;left:-21px;top:3px}.cart-calculate-area .cart-cal-table .order-total{border-top:1px solid #ddd}.cart-calculate-area .cart-cal-table .order-total td,.cart-calculate-area .cart-cal-table .order-total th{padding-top:15px}.cart-calculate-area .proceed-checkout-btn{margin:15px -30px 0}.list::-webkit-scrollbar-thumb,.table-responsive::-webkit-scrollbar-thumb{border-radius:0;border:0;background-color:#fa9a00}.list::-webkit-scrollbar,.table-responsive::-webkit-scrollbar{background-color:rgba(250, 154, 0, 0.3);-webkit-appearance:none;width:15px;height:5px}.checkout-page-coupon-area .card{border:none;padding:0}.checkout-page-coupon-area .card h3,.checkout-page-coupon-area .card .h3{background-color:#eeeff2;font-size:16px;line-height:1.2;margin-bottom:0;padding:20px 30px}@media only screen and (max-width:575.98px){.checkout-page-coupon-area .card h3,.checkout-page-coupon-area .card .h3{font-size:14px;padding:10px 15px}}.checkout-page-coupon-area .card h3 i,.checkout-page-coupon-area .card .h3 i{color:green;margin-right:10px}.checkout-page-coupon-area .card h3 span,.checkout-page-coupon-area .card .h3 span{cursor:pointer;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s}.checkout-page-coupon-area .card h3 span:hover,.checkout-page-coupon-area .card .h3 span:hover{color:#fa9a00}.checkout-page-coupon-area .card .card-body{padding:0;margin-top:30px}.checkout-page-coupon-area .card .card-body .apply-coupon-wrapper input{border:1px solid #ddd;outline:0;padding:16px 20px;max-width:500px;width:100%}.checkout-page-coupon-area .card .card-body .apply-coupon-wrapper input:focus{border-color:#fa9a00}.checkout-page-coupon-area .card .card-body .apply-coupon-wrapper button.btn{padding:16px 30px;margin-left:20px}@media only screen and (max-width:767.98px){.checkout-page-coupon-area .card .card-body .apply-coupon-wrapper button.btn{margin-left:0;margin-top:10px;padding:10px 20px}}.checkout-billing-details-wrap{margin-top:50px}@media only screen and (max-width:767.98px){.checkout-billing-details-wrap{margin-top:30px}}.checkout-billing-details-wrap h2,.checkout-billing-details-wrap .h2{font-weight:600;font-size:24px;line-height:1;position:relative;padding-bottom:15px;margin-bottom:46px}@media only screen and (max-width:767.98px){.checkout-billing-details-wrap h2,.checkout-billing-details-wrap .h2{margin-bottom:26px}}.checkout-billing-details-wrap h2:before,.checkout-billing-details-wrap .h2:before{background-color:#222;content:"";position:absolute;left:0;bottom:0;height:2px;width:50px}.single-input-item{margin-bottom:21px}.single-input-item .custom-control-label,.single-input-item label{color:#222;font-size:15px;font-weight:600;display:block;margin-bottom:10px;position:relative}.single-input-item .custom-control-label.required:after,.single-input-item label.required:after{content:"*";color:red;margin-left:2px}.single-input-item input,.single-input-item textarea{border:1px solid #ddd;display:block;outline:0;padding:12px 20px;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;width:100%}.single-input-item input:focus,.single-input-item textarea:focus{border-color:#fa9a00}.single-input-item .nice-select{border-width:1px;line-height:35px;height:51px;width:100%}.single-input-item .nice-select .current{font-weight:400;font-size:16px}.single-input-item .nice-select .list{font-size:15px;max-height:200px;overflow:auto;width:100%}.single-input-item .nice-select .list::-webkit-scrollbar{width:4px}.checkout-box-wrap .account-create,.checkout-box-wrap .ship-to-different{display:none}.order-details-area-wrap{border:2px solid #e7e7e7;padding:50px;margin-top:50px}@media only screen and (max-width:575.98px){.order-details-area-wrap{padding:30px 20px}}@media only screen and (max-width:767.98px),only screen and (min-width:768px) and (max-width:991.98px){.order-details-area-wrap{margin-top:30px}}.order-details-area-wrap h2,.order-details-area-wrap .h2{font-weight:600;font-size:24px;line-height:1;position:relative;padding-bottom:15px;margin-bottom:35px}@media only screen and (max-width:767.98px){.order-details-area-wrap h2,.order-details-area-wrap .h2{margin-bottom:26px}}.order-details-area-wrap h2:before,.order-details-area-wrap .h2:before{background-color:#222;content:"";position:absolute;left:0;bottom:0;height:2px;width:50px}.order-details-area-wrap .order-details-table{line-height:1;white-space:nowrap}.order-details-area-wrap .order-details-table .custom-control-label,.order-details-area-wrap .order-details-table th{font-weight:400}.order-details-area-wrap .order-details-table .table thead{border-bottom:1px solid #e7e7e7;margin-bottom:27px}.order-details-area-wrap .order-details-table .table thead th{margin-bottom:27px}.order-details-area-wrap .order-details-table .table tbody{border-bottom:1px solid #e7e7e7}.order-details-area-wrap .order-details-table .table tbody .cart-item:first-child td{padding-top:30px}.order-details-area-wrap .order-details-table .table tbody .cart-item:last-child td{padding-bottom:30px}.order-details-area-wrap .order-details-table .table tfoot .shipping .shipping-method li{margin-bottom:15px}.order-details-area-wrap .order-details-table .table tfoot .shipping .shipping-method li:last-child{margin-bottom:0}.order-details-area-wrap .order-details-table .table tfoot .shipping .shipping-method li .custom-radio .custom-control-label:before{background-color:#eee}.order-details-area-wrap .order-details-table .table tfoot .shipping .shipping-method li .custom-radio .custom-control-input:checked label:before,.order-details-area-wrap .order-details-table .table tfoot .shipping .shipping-method li .custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#fa9a00}.order-details-area-wrap .order-details-table .table tfoot .total-amount{font-size:20px;font-weight:600}.order-details-area-wrap .order-details-table .table tfoot tr{border-bottom:1px solid #e7e7e7}.order-details-area-wrap .order-details-table .table tr td,.order-details-area-wrap .order-details-table .table tr th{padding:15px 0;color:#000}.order-details-area-wrap .order-details-table .table tr td:last-child,.order-details-area-wrap .order-details-table .table tr th:last-child{text-align:right}.order-details-area-wrap .order-details-table .product-title .product-quantity{color:#8d8d8d;font-size:14px}.order-details-area-wrap .order-details-footer{margin-top:16px;font-size:14px}.order-details-area-wrap .order-details-footer .custom-control .custom-control-label{font-size:14px}.order-details-area-wrap .order-details-footer .custom-control .custom-control-label:before{top:4px}.order-details-area-wrap .order-details-footer .custom-control .custom-control-label:after{top:3px}.shipping-method .custom-control .custom-control-label:after{left:-22px}.social-icons a{color:#888;display:inline-block;padding:15px;position:relative}.social-icons a:after{content:"";background-color:#fa9a00;position:absolute;bottom:0;left:0;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;height:0;width:2px}.social-icons a:before{content:"";background-color:#fa9a00;position:absolute;bottom:0;left:0;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;height:2px;width:0}.social-icons a:first-child{margin-left:0}.social-icons a:hover{color:#fa9a00}.social-icons a:hover:after{height:10px}.social-icons a:hover:before{width:40px}.social-icons--two a{font-size:18px;line-height:1;padding:0;margin-right:20px}.social-icons--two a:last-child{margin-right:0}.social-icons--two a:after,.social-icons--two a:before{display:none}.slider-area-wrapper{overflow:hidden}.hebe.tparrows{cursor:pointer;background:#fff;min-width:70px;min-height:70px;position:absolute;display:block;z-index:100}.hebe.tparrows:before{font-family:revicons;font-size:30px;color:rgba(0, 0, 0, 0.5);display:block;line-height:70px;text-align:center;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s;z-index:2;position:relative;background:#fff;min-width:70px;min-height:70px}.hebe.tparrows .tp-title-wrap{position:absolute;z-index:0;display:inline-block;background:#000;background:rgba(0, 0, 0, 0.75);min-height:60px;line-height:60px;top:-10px;margin-left:0;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;-webkit-transform:scalex(0);-ms-transform:scalex(0);transform:scalex(0);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.hebe.tparrows .tp-arr-titleholder{position:relative;text-transform:uppercase;color:#fff;font-weight:600;font-size:12px;line-height:90px;white-space:nowrap;padding:0 20px 0 90px}.hebe.tparrows .tp-arr-imgholder{width:90px;height:90px;position:absolute;left:100%;display:block;background-size:cover;background-position:center center;top:0;right:-90px}.hebe.tparrows.tp-leftarrow:before{content:""}.hebe.tparrows.tp-rightarrow:before{content:""}.hebe.tparrows.tp-rightarrow .tp-title-wrap{right:0;-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.hebe.tparrows.tp-rightarrow .tp-arr-titleholder{margin-left:0;padding:0 90px 0 20px}.hebe.tparrows.tp-rightarrow .tp-arr-imgholder{right:auto;left:-90px}.hebe.tparrows:hover:before{color:#000}.hebe.tparrows:hover .tp-title-wrap{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.hebe.tparrows:hover .tp-arr-titleholder{-webkit-transform:translatex(0);-ms-transform:translatex(0);transform:translatex(0);-webkit-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s;opacity:1}#slide-1-layer-2{color:#fff;font-weight:400;font-size:26px;line-height:26px;letter-spacing:-0.02em;white-space:nowrap;z-index:5}#slide-1-layer-3{color:#fff;font-size:70px;font-weight:600;line-height:70px;letter-spacing:-0.04em;white-space:nowrap;z-index:6}#slide-1-layer-4{color:#fff;font-size:22px;font-weight:400;line-height:22px;letter-spacing:-0.02em;white-space:nowrap;z-index:7}#slide-1-layer-8{background-color:#fa9a00;border:2px solid #fa9a00;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;font-size:15px;font-weight:700;line-height:16px;outline:0;white-space:nowrap;z-index:8;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}#slide-2-layer-1{z-index:9;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fa9a00;letter-spacing:-0.04em}#slide-2-layer-2{z-index:10;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fff;letter-spacing:-0.04em}#slide-2-layer-3{z-index:12;white-space:nowrap;font-size:20px;line-height:26px;font-weight:600;color:#fff;cursor:pointer}#slide-2-layer-4{z-index:13;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;border:2px solid #fff;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);cursor:pointer}#slide-3-layer-1{z-index:14;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fa9a00;letter-spacing:-0.04em}#slide-3-layer-2{z-index:15;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fff;letter-spacing:-0.04em}#slide-3-layer-3{z-index:16;min-width:470px;max-width:470px;white-space:normal;font-size:18px;line-height:24px;font-weight:400;color:rgba(255, 255, 255, 0.6);cursor:pointer}#slide-3-layer-6{z-index:17;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;background-color:#fa9a00;border:2px solid #fa9a00;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#slide-6-layer-4{white-space:nowrap !important}.tp-bannertimer{height:5px;background:rgba(0, 0, 0, 0.15)}#slide-6-layer-1>span{font-weight:400}#rev_slider_2_1{display:none}#slide-4-layer-10{z-index:5;white-space:nowrap;font-size:70px;line-height:70px;font-weight:600;color:#fff;letter-spacing:-0.04em}#slide-4-layer-16{z-index:6;white-space:nowrap;font-size:22px;line-height:22px;font-weight:400;color:#fff}#slide-4-layer-17{z-index:7;white-space:nowrap;font-size:20px;line-height:22px;font-weight:400;color:#fff}#slide-4-layer-18{z-index:8;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;border:2px solid #fff;outline:0;-webkit-box-shadow:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer}#slide-5-layer-1{z-index:9;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fa9a00;letter-spacing:-0.04em}#slide-5-layer-2{z-index:10;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fff;letter-spacing:-0.04em}#slide-5-layer-3{z-index:12;white-space:nowrap;font-size:20px;line-height:26px;font-weight:600;color:#fff;cursor:pointer}#slide-5-layer-4{z-index:13;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;border:2px solid #fff;outline:0;-webkit-box-shadow:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer}#slide-6-layer-1{z-index:14;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fa9a00;letter-spacing:-0.04em;cursor:pointer}#slide-6-layer-2{z-index:15;min-width:570px;max-width:570px;white-space:normal;font-size:40px;line-height:46px;font-weight:600;color:#fff;letter-spacing:-0.04em;cursor:pointer}#slide-6-layer-4{z-index:17;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;background-color:#fa9a00;border:2px solid #fa9a00;outline:0;-webkit-box-shadow:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer}.tp-bannertimer{height:5px;background:rgba(0, 0, 0, 0.15)}#rev_slider_3_1_wrapper{margin:0 auto;background:0 0;padding:0}#rev_slider_3_1{display:none}#slide-7-layer-10{z-index:5;white-space:nowrap;font-size:80px;line-height:60px;font-weight:900;color:#fff;letter-spacing:-0.04em}#slide-7-layer-17{z-index:6;white-space:nowrap;font-size:20px;line-height:22px;font-weight:400;color:#fff}#slide-7-layer-18{z-index:7;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;border:2px solid #fff;outline:0;-webkit-box-shadow:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer}#slide-7-layer-20{z-index:8;white-space:nowrap;font-size:20px;line-height:20px;font-weight:600;color:#fff}#slide-7-layer-21{z-index:9}#slide-8-layer-10{z-index:10;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fff;letter-spacing:-0.04em}#slide-8-layer-22{z-index:11;white-space:nowrap;font-size:80px;line-height:80px;font-weight:900;color:#333;background-color:#fa9a00;letter-spacing:-0.04em;cursor:pointer}#slide-8-layer-18{z-index:12;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;border:2px solid #fff;outline:0;-webkit-box-shadow:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer}#slide-8-layer-20{z-index:13;white-space:nowrap;font-size:20px;line-height:20px;font-weight:600;color:#fff;cursor:pointer}#slide-8-layer-21{z-index:14}#slide-9-layer-10{z-index:15;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fff;letter-spacing:-0.04em}#slide-9-layer-22{z-index:16;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fa9a00;letter-spacing:-0.04em}#slide-9-layer-18{z-index:17;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;border:2px solid #fff;outline:0;-webkit-box-shadow:none;box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer}.tp-bannertimer{height:5px;background:rgba(0, 0, 0, 0.15)}#rev_slider_4_1_wrapper{margin:0 auto;background:0 0;padding:0}#rev_slider_4_1{display:none}#slide-10-layer-9{z-index:5}#slide-10-layer-3{z-index:6;white-space:nowrap;font-size:60px;line-height:60px;font-weight:600;color:#111;letter-spacing:-0.04em}#slide-10-layer-4{z-index:7;white-space:nowrap;font-size:22px;line-height:22px;font-weight:400;color:#666}#slide-10-layer-8{z-index:8;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#212121;border:2px solid #444;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#slide-11-layer-1{z-index:9;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fff}#slide-11-layer-2{z-index:10;white-space:nowrap;font-size:22px;line-height:26px;font-weight:400;color:#fff;cursor:pointer}#slide-11-layer-3{z-index:11;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;border:2px solid #fff;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#slide-12-layer-9{z-index:12}#slide-12-layer-3{z-index:13;white-space:nowrap;font-size:60px;line-height:60px;font-weight:600;color:#111;letter-spacing:-0.04em}#slide-12-layer-4{z-index:14;white-space:nowrap;font-size:22px;line-height:22px;font-weight:400;color:#666}#slide-12-layer-8{z-index:15;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#212121;border:2px solid #444;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#slide-10-layer-4{color:#fff}#rev_slider_5_1_wrapper{margin:0 auto;background:0 0;padding:0}#rev_slider_5_1{display:none}#slide-13-layer-10{z-index:5;letter-spacing:2px}#slide-13-layer-11{z-index:6;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fff;letter-spacing:-0.04em}#slide-13-layer-12{z-index:7;min-width:670px;max-width:670px;white-space:normal;font-size:18px;line-height:18px;font-weight:400;color:#fff;cursor:pointer}#slide-13-layer-14{z-index:8;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;border:2px solid #fff;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#slide-13-layer-15{z-index:9;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;background-color:#fa9a00;border:2px solid #fa9a00;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#slide-14-layer-10{z-index:10}#slide-14-layer-11{z-index:11;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fff;letter-spacing:-0.04em}#slide-14-layer-12{z-index:12;min-width:670px;max-width:670px;white-space:normal;font-size:18px;line-height:18px;font-weight:400;color:#fff;cursor:pointer}#slide-14-layer-14{z-index:13;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;border:2px solid #fff;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#slide-14-layer-15{z-index:14;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;background-color:#fa9a00;border:2px solid #fa9a00;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#slide-15-layer-10{z-index:15}#slide-15-layer-11{z-index:16;white-space:nowrap;font-size:80px;line-height:90px;font-weight:900;color:#fff;letter-spacing:-0.04em}#slide-15-layer-12{z-index:17;min-width:670px;max-width:670px;white-space:normal;font-size:18px;line-height:18px;font-weight:400;color:#fff;cursor:pointer}#slide-15-layer-14{z-index:18;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;border:2px solid #fff;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#slide-15-layer-15{z-index:19;white-space:nowrap;font-size:15px;line-height:16px;font-weight:700;color:#fff;background-color:#fa9a00;border:2px solid #fa9a00;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.off-canvas-wrapper .off-canvas-inner .btn-close{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-navbar .dropdown-nav.alnavshadow{box-shadow:0px 3px 1px -1px rgba(0, 0, 0, 0.2), 0px 2px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.12)}.dropdown-navbar .dropdown-nav.al24dropdown{padding:0px 0px;min-width:265px}.dropdown-navbar .dropdown-nav.al24dropdown li{margin-bottom:0px}.dropdown-navbar .dropdown-nav li a:hover{background:#eee}.off-canvas-wrapper .off-canvas-overlay{cursor:unset}@media (min-width:1200px){.pre-header-left{margin-left:2em}}@media (min-width:992px) and (max-width:1199.98px){.main-menu>li{margin-right:15px}.main-menu>li>a{font-size:15px}.dropdown-navbar .dropdown-nav li a{font-size:15px}.dropdown-navbar .dropdown-nav.al24dropdown{min-width:245px}.navsectional24{padding-right:calc(var(--bs-gutter-x) * .2);padding-left:calc(var(--bs-gutter-x) * .2)}}.page-header-area{background-size:cover !important}.page-header-area.design-headerbg{background:#ddd url(../img/Bilder/header-banner-design.png) no-repeat center center}.page-header-area.save-headervar{background:#ddd url(../img/Bilder/alufenster24.com-fenster-sicherheit-1.jpeg) no-repeat center center}.page-header-area.save-headerson{background:#ddd url(../img/Bilder/alufenster24.com-sonnenschutz-banner.jpeg) no-repeat center center}.page-header-area.save-headerquali{background:#ddd url(../img/Bilder/alufenster24.com-quali-banner.png) no-repeat center center}.page-header-area.save-headeraws-70{background:#ddd url(../img/Bilder/alufenster24.com-schueco-aws-70-hi.png) no-repeat center center}.page-header-area.design-headerprof{background:#ddd url(../img/Bilder/alufnester24.com_header_profilsysteme.png) no-repeat center center}.page-header-area.design-headerbesch{background:#ddd url(../img/Bilder/alufenster24.com-beschichtung-banner.png) no-repeat center center}.page-header-area.design-headeriso{background:#ddd url(../img/Bilder/alufenster24.com-isolierglas-banner.png) no-repeat center center}.page-header-area.design-headeralu{background:#ddd url(../img/Bilder/alufenster24.com-aluminiumfebster-banner.png) no-repeat center center}.page-header-area.design-headerpri{background:#ddd url(../img/Bilder/alufenster24.com-preis-banner.png) no-repeat center center}.page-header-area.design-headerpri-1{background:#ddd url(../img/Bilder/alufnester24.com_header_preise.png) no-repeat center center}.page-header-area.design-headerbest{background:#ddd url(../img/Bilder/alufenster24.com-bestellverlauf.png) no-repeat center center}.page-header-area.save-headerpar{background:#ddd url(../img/Bilder/alufenster24.com-partner-banner.png) no-repeat center center}.page-header-area.save-headerunter{background:#ddd url(../img/Bilder/alufenster24.com-banner-unternehmen.png) no-repeat center center}.page-header-area.save-headerkonta{background:#ddd url(../img/Bilder/alufenster24.com-kontakt-banner.png) no-repeat center center}.row>*{padding-right:calc(var(--bs-gutter-x) * 1.0);padding-left:calc(var(--bs-gutter-x) * 1.0)}div#c1355{padding-top:1rem}.row.pad-top{margin-top:1.5rem;border-top:0.4rem solid darkblue;border-bottom:0.4rem solid darkblue;padding-top:2.2rem;padding-bottom:2.2rem}.al-center{text-align:center}aside.sidebar-wrapper{border-right:2px solid #ccc;padding-right:1.2rem}.sidebar-list li{border-bottom:0;margin-bottom:0;display:flex;align-items:center;padding-bottom:0;line-height:2rem}.sidebar-list li a{padding:5px 10px;display:block;flex-grow:1;transition:color 0.3s ease}.sidebar-list li:hover{background-color:#227da9;transition:background-color 0.3s ease;border-radius:0.2rem}.sidebar-list li:hover a{color:white}.sidebar-list li.active{background-color:#35a1ad;border-radius:0.2rem}.sidebar-list li.active a{color:white}.sidebar-title:after{background-color:#005262}.page-header-area:before{background-color:rgba(22, 20, 55, 0.25)}figure.image.al-center{text-align:center;padding-top:2rem;padding-bottom:2rem}.align-center{text-align:center}.ce-headline-center{text-align:center}.pad-top-bot{padding-top:2rem;padding-bottom:1rem}.ce-bodytext a{position:relative;text-decoration:none;overflow:hidden;color:#858585}.ce-bodytext a::after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#005262;transition:width 0.3s}.ce-bodytext a:hover::after{width:100%}.ce-bodytext-text a{position:relative;text-decoration:none;overflow:hidden;color:#227da9}.ce-bodytext-text a::after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#005262;transition:width 0.3s}.ce-bodytext-text a:hover::after{width:100%}a.ce-bodytext-text{position:relative;text-decoration:none;overflow:hidden;color:#227da9}a.ce-bodytext-text::after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#005262;transition:width 0.3s}a.ce-bodytext-text:hover::after{width:100%}.breadcrumb li a{position:relative;text-decoration:none;overflow:hidden;color:fantasy}.breadcrumb li a::after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#fff;transition:width 0.3s}.breadcrumb li a:hover{color:#35a1ad}.breadcrumb li a:hover::after{width:100%}.breadcrumb{background-color:#227da9;color:#fff;border-radius:0.1rem}.breadcrumb li a{color:#fff}.breadcrumb li.active a{color:#fff}.breadcrumb li:after{vertical-align:super;color:#35a1ad}figure.image.al-top{padding-top:0.5rem}a.hover-un{position:relative;text-decoration:none;overflow:hidden;color:#005262}a.hover-un::after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#005262;transition:width 0.3s}a.hover-un:hover::after{width:100%}thead,tbody,tfoot,tr,td,th{padding:9px !important}.logo-area{max-width:100%}.prehedaer-area-wrapper{background-color:#227da9}.pre-header-item i{color:#4ec8b1}.pre-header-item{color:#fff}.pre-header-item a{color:#fff}.social-icons a,.social-icons a:hover,.social-icons a:after,.social-icons a:before{color:#4ec8b1}.main-menu>li>a{color:#0957a6}.main-menu>li:hover>a,.main-menu>li.active>a,.main-menu>li.active:after,.main-menu>li:hover:after{color:#227da9}.dropdown-navbar .dropdown-nav li a:hover,.dropdown-navbar:after{color:#0957a6}.footer-widget-area,.footer-widget-area:after,.footer-widget-area:before{background-color:#333}.list li a,.office-info{color:#fff}.list li a:hover,.office-info p i{color:#4ec8b1}.footer-bottom-area{background-color:#35a1ad;color:#fff}img.mb-24.logo-f{max-width:60%}.main-menu>li>a:after,.main-menu>li>a:before{background-color:#0957a6}.dropdown-navbar .dropdown-nav li a:hover{color:#0957a6;background:rgba(78, 200, 177, 0.3)}p.table-text{margin-bottom:0.6rem}.table-ab{padding:0.5rem}.widget-title h3:before,.widget-title .h3:before{background-color:#4ec8b1}.list li a:before{color:#4ec8b1}.lightbox button.btn-close{height:20px;width:20px}.lightbox .carousel-inner .ratio{background-color:#0000006b !important}.d-line{border-bottom:1px solid #bdbdbd;padding-bottom:2rem}.radius-box{border:4px solid #1258a4;padding:1rem}a.btn.btn-primary{background:#1859a2;border:2px}a.btn.btn-primary:hover{background:#3aa1ac;color:#fff}.pdfdownload a[target="_blank"]:before{background:url(/wp-content/themes/picostrap5-child-base/img/Bilder/PDF_file_icon.svg);content:" ";width:1rem;height:1rem;float:left;background-size:contain;margin-right:0.5rem;background-repeat:no-repeat;background-position:bottom center}.li-icon li{list-style-image:url("data:image/gif;base64,R0lGODlhBQAFAIABAGZmZv///yH5BAEAAAEALAAAAAAFAAUAAAIHTGCJwKwfCgA7");list-style-position:inside}.project-filter-menu li:after,.project-filter-menu li:before{content:"";background-color:#0957a6;position:absolute;bottom:0;left:0;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}nav.navigation-area{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end}.page-header-title h1,.page-header-title .h1{color:#ffffff;font-weight:600;font-size:34px;line-height:1;margin-bottom:0;text-shadow:1px 1px 1px #000} /* DO NOT ADD YOUR CSS HERE. ADD IT TO SASS/_CUSTOM.SCSS */ 