:root {
    --reign-blue: #007bff;
    --reign-indigo: #6610f2;
    --reign-purple: #6f42c1;
    --reign-pink: #e83e8c;
    --reign-red: #dc3545;
    --reign-orange: #fd7e14;
    --reign-yellow: #ffc107;
    --reign-green: #28a745;
    --reign-teal: #20c997;
    --reign-cyan: #17a2b8;
    --reign-white: #fff;
    --reign-gray: #9ba0a7;
    --reign-gray-dark: #5f656c;
    --reign-gray-black: #000;
    --reign-gray-100: #f5f5f5;
    --reign-gray-200: #ecedee;
    --reign-gray-300: #dadcdf;
    --reign-gray-400: #c8cbcf;
    --reign-gray-500: #b6babf;
    --reign-gray-600: #9ba0a7;
    --reign-gray-700: #777e87;
    --reign-gray-800: #5f656c;
    --reign-gray-900: #4f545a;
    --reign-gray-1000: #373b3f;
    --reign-gray-1100: #17191b;
    --reign-gray-white: #fff;
    --reign-primary: #007bff;
    --reign-secondary: #777e87;
    --reign-success: #28a745;
    --reign-info: #17a2b8;
    --reign-warning: #ffc107;
    --reign-danger: #dc3545;
    --reign-light: #f5f5f5;
    --reign-dark: #17191b;
    --reign-primary-rgb: 0, 123, 255;
    --reign-secondary-rgb: 119, 126, 135;
    --reign-success-rgb: 40, 167, 69;
    --reign-info-rgb: 23, 162, 184;
    --reign-warning-rgb: 255, 193, 7;
    --reign-danger-rgb: 220, 53, 69;
    --reign-light-rgb: 245, 245, 245;
    --reign-dark-rgb: 23, 25, 27;
    --reign-white-rgb: 255, 255, 255;
    --reign-black-rgb: 0, 0, 0;
    --reign-body-color-rgb: 95, 101, 108;
    --reign-body-bg-rgb: 255, 255, 255;
    --reign-font-sans-serif: Raleway, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --reign-font-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --reign-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --reign-body-font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    --reign-body-font-size: 0.875rem;
    --reign-body-font-weight: 400;
    --reign-body-line-height: 1.5;
    --reign-body-color: #5f656c;
    --reign-body-bg: #fff
}

:root, :root.light, :root .light {
    --reign-facebook: #3b5998;
    --reign-colored-link-facebook-hover-color: #2f477a;
    --reign-google-plus: #db4437;
    --reign-colored-link-google-plus-hover-color: #af362c;
    --reign-twitter: #1da1f2;
    --reign-colored-link-twitter-hover-color: #1781c2;
    --reign-linkedin: #0077b5;
    --reign-colored-link-linkedin-hover-color: #005f91;
    --reign-youtube: #ff0001;
    --reign-colored-link-youtube-hover-color: #cc0001;
    --reign-github: #24292e;
    --reign-colored-link-github-hover-color: #1d2125;
    --reign-black: #000;
    --reign-colored-link-black-hover-color: black;
    --reign-100: #f5f5f5;
    --reign-colored-link-100-hover-color: #f7f7f7;
    --reign-200: #ecedee;
    --reign-colored-link-200-hover-color: #f0f1f1;
    --reign-300: #dadcdf;
    --reign-colored-link-300-hover-color: #e1e3e5;
    --reign-400: #c8cbcf;
    --reign-colored-link-400-hover-color: #d3d5d9;
    --reign-500: #b6babf;
    --reign-colored-link-500-hover-color: #c5c8cc;
    --reign-600: #9ba0a7;
    --reign-colored-link-600-hover-color: #7c8086;
    --reign-700: #777e87;
    --reign-colored-link-700-hover-color: #5f656c;
    --reign-800: #5f656c;
    --reign-colored-link-800-hover-color: #4c5156;
    --reign-900: #4f545a;
    --reign-colored-link-900-hover-color: #3f4348;
    --reign-1000: #373b3f;
    --reign-colored-link-1000-hover-color: #2c2f32;
    --reign-1100: #17191b;
    --reign-colored-link-1100-hover-color: #121416;
    --reign-white: #fff;
    --reign-colored-link-white-hover-color: white;
    --reign-primary: #007bff;
    --reign-colored-link-primary-hover-color: #0062cc;
    --reign-secondary: #777e87;
    --reign-colored-link-secondary-hover-color: #5f656c;
    --reign-success: #28a745;
    --reign-colored-link-success-hover-color: #208637;
    --reign-info: #17a2b8;
    --reign-colored-link-info-hover-color: #128293;
    --reign-warning: #ffc107;
    --reign-colored-link-warning-hover-color: #ffcd39;
    --reign-danger: #dc3545;
    --reign-colored-link-danger-hover-color: #b02a37;
    --reign-light: #f5f5f5;
    --reign-colored-link-light-hover-color: #f7f7f7;
    --reign-dark: #17191b;
    --reign-colored-link-dark-hover-color: #121416;
    --reign-body-bg: #fff;
    --reign-body-color: #5f656c;
    --reign-headings-color: #007bff;
    --reign-link-color: #007bff;
    --reign-link-hover-color: #0062cc;
    --reign-border-color: #dadcdf;
    --reign-box-shadow: 0 7px 14px 0 rgba(65, 69, 88, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
    --reign-box-shadow-sm: 0 0 1.563rem rgba(0, 0, 0, 0.08);
    --reign-box-shadow-lg: 0 1rem 4rem rgba(0, 0, 0, 0.175);
    --reign-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --reign-component-active-color:;
    --reign-component-active-bg: #007bff;
    --reign-muted: #b6babf;
    --reign-blockquote-footer-color: #9ba0a7;
    --reign-hr-color: var(--reign-border-color);
    --reign-hr-opacity: 0.25;
    --reign-mark-bg: #fcf8e3;
    --reign-input-btn-focus-color: rgba(0, 123, 255, 0.25);
    --reign-btn-link-color: #007bff;
    --reign-btn-link-hover-color: #0062cc;
    --reign-btn-disabled-color: #9ba0a7;
    --reign-heading-color: #4f545a;
    --reign-input-bg: #fff;
    --reign-input-color: #4f545a;
    --reign-input-border-color: #dadcdf;
    --reign-input-focus-border-color: #80bdff;
    --reign-input-focus-color: #4f545a;
    --reign-input-placeholder-color: #c8cbcf;
    --reign-input-plaintext-color: #5f656c;
    --reign-form-check-label-color:;
    --reign-form-check-input-bg: #fff;
    --reign-form-check-input-border: 1px solid rgba(0, 0, 0, 0.25);
    --reign-form-check-input-border-color: #c8cbcf;
    --reign-form-check-input-checked-color: #fff;
    --reign-form-check-input-checked-bg-color: #007bff;
    --reign-form-check-input-checked-border-color: #007bff;
    --reign-form-check-input-indeterminate-color: #fff;
    --reign-form-check-input-indeterminate-bg-color: #007bff;
    --reign-form-check-input-indeterminate-border-color: #007bff;
    --reign-form-switch-color: rgba(0, 0, 0, .25);
    --reign-form-switch-focus-color: #80bdff;
    --reign-form-switch-checked-color: #fff;
    --reign-input-group-addon-color: #dadcdf;
    --reign-input-group-addon-bg: #ecedee;
    --reign-input-group-addon-border-color: #dadcdf;
    --reign-form-select-color: #4f545a;
    --reign-form-select-disabled-color: #9ba0a7;
    --reign-form-select-bg: #fff;
    --reign-form-select-disabled-bg: #ecedee;
    --reign-form-select-indicator-color: #5f656c;
    --reign-form-select-focus-box-shadow: 0 0 0 0.25rem rgba(0, 123, 255, 0.25);
    --reign-form-select-border-color: #dadcdf;
    --reign-form-select-focus-border-color: #80bdff;
    --reign-form-range-track-bg: #dadcdf;
    --reign-form-range-track-box-shadow: var(--reign-box-shadow-inset);
    --reign-form-range-thumb-bg: #007bff;
    --reign-form-range-thumb-box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    --reign-form-range-thumb-focus-box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 123, 255, 0.25);
    --reign-form-range-thumb-active-bg: #b3d7ff;
    --reign-form-range-thumb-disabled-bg: #b6babf;
    --reign-form-file-focus-border-color: #80bdff;
    --reign-form-file-focus-box-shadow: 0 0 0 0.25rem rgba(0, 123, 255, 0.25);
    --reign-form-file-disabled-bg: #ecedee;
    --reign-form-file-disabled-border-color:;
    --reign-form-file-color: #4f545a;
    --reign-form-file-bg: #fff;
    --reign-form-file-border-color: #dadcdf;
    --reign-form-file-box-shadow: 0 0 0 transparent;
    --reign-form-file-button-bg: #ecedee;
    --reign-form-feedback-valid-color: #28a745;
    --reign-form-feedback-invalid-color: #dc3545;
    --reign-form-feedback-icon-valid-color: var(--reign-form-feedback-valid-color);
    --reign-form-feedback-icon-invalid-color: var(--reign-form-feedback-invalid-color);
    --reign-bg-navbar-glass: rgba(255, 255, 255, 0.85);
    --reign-badge-soft-primary-background-color: #cce5ff;
    --reign-badge-soft-primary-color: #004fa3;
    --reign-badge-soft-secondary-background-color: #e4e5e7;
    --reign-badge-soft-secondary-color: #80868f;
    --reign-badge-soft-success-background-color: #d4edda;
    --reign-badge-soft-success-color: #1a6b2c;
    --reign-badge-soft-info-background-color: #d1ecf1;
    --reign-badge-soft-info-color: #0f6876;
    --reign-badge-soft-warning-background-color: #fff3cd;
    --reign-badge-soft-warning-color: #a37c04;
    --reign-badge-soft-danger-background-color: #f8d7da;
    --reign-badge-soft-danger-color: #8d222c;
    --reign-badge-soft-light-background-color: #fdfdfd;
    --reign-badge-soft-light-color: #9d9d9d;
    --reign-badge-soft-dark-background-color: #d1d1d1;
    --reign-badge-soft-dark-color: #0f1011;
    --reign-dropdown-bg: rgba(23, 25, 27, 0.95);
    --reign-dropdown-color: #dadcdf;
    --reign-dropdown-border-color: var(--reign-border-color);
    --reign-dropdown-box-shadow: var(--reign-box-shadow-sm);
    --reign-dropdown-link-color: #17191b;
    --reign-dropdown-link-hover-color: #0b0c0d;
    --reign-dropdown-link-hover-bg: null;
    --reign-dropdown-link-active-color: #fff;
    --reign-dropdown-link-active-bg: null;
    --reign-dropdown-link-disabled-color: #9ba0a7;
    --reign-dropdown-header-color: #9ba0a7;
    --reign-dropdown-dark-color: #dadcdf;
    --reign-dropdown-dark-bg: #5f656c;
    --reign-dropdown-dark-border-color: rgba(0, 0, 0, 0.15);
    --reign-dropdown-dark-divider-bg: rgba(255, 255, 255, 0.5);
    --reign-dropdown-dark-box-shadow: null;
    --reign-dropdown-dark-link-color: #dadcdf;
    --reign-dropdown-dark-link-hover-color: #fff;
    --reign-dropdown-dark-link-hover-bg: rgba(255, 255, 255, 0.15);
    --reign-dropdown-dark-link-active-color: #fff;
    --reign-dropdown-dark-link-active-bg: #000;
    --reign-dropdown-dark-link-disabled-color: #b6babf;
    --reign-dropdown-dark-header-color: #b6babf;
    --reign-pagination-color: #9ba0a7;
    --reign-pagination-bg: #fff;
    --reign-pagination-border-color: #dadcdf;
    --reign-pagination-hover-color: #fff;
    --reign-pagination-hover-bg: #000;
    --reign-pagination-hover-border-color: #000;
    --reign-pagination-active-color: #fff;
    --reign-pagination-active-bg: #000;
    --reign-pagination-active-border-color: #000;
    --reign-card-border-color: #ecedee;
    --reign-card-cap-bg: rgba(0, 0, 0, 0);
    --reign-card-cap-color: null;
    --reign-card-color: null;
    --reign-card-bg: #fff;
    --reign-accordion-border-color: rgba(0, 0, 0, 0.125);
    --reign-accordion-button-active-color: var(--reign-1000);
    --reign-accordion-button-active-bg: $white;
    --reign-swiper-nav-bg: rgba(255, 255, 255, 0.8);
    --reign-toast-background-color: rgba(255, 255, 255, 0.85);
    --reign-scrollbar-bg: rgba(200, 203, 207, 0.55);
    --reign-hover-bg-black: #000;
    --reign-hover-bg-100: #f5f5f5;
    --reign-hover-bg-200: #ecedee;
    --reign-hover-bg-300: #dadcdf;
    --reign-hover-bg-400: #c8cbcf;
    --reign-hover-bg-500: #b6babf;
    --reign-hover-bg-600: #9ba0a7;
    --reign-hover-bg-700: #777e87;
    --reign-hover-bg-800: #5f656c;
    --reign-hover-bg-900: #4f545a;
    --reign-hover-bg-1000: #373b3f;
    --reign-hover-bg-1100: #17191b;
    --reign-hover-bg-white: #fff;
    --reign-btn-disabled-custom-background: rgba(245, 245, 245, 0.65);
    --reign-btn-disabled-custom-color: rgba(23, 25, 27, 0.3)
}

*, * ::before, * ::after {
    -webkit-box-sizing: border-box;
    box-sizing:border-box
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior:smooth
    }
}

body {
    margin: 0;
    font-family: var(--reign-body-font-family);
    font-size: var(--reign-body-font-size);
    font-weight: var(--reign-body-font-weight);
    line-height: var(--reign-body-line-height);
    color: var(--reign-body-color);
    text-align: var(--reign-body-text-align);
    background-color: var(--reign-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}


.service-img:hover {
    filter: opacity(0.6);
}

.rates-page {
    background: #f5f5f5;
}

.white-panel {

    background: #fff !important;
}



hr {
    margin: 1.25rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity:.25
}

hr:not([size]) {
    height:1px
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    margin-top: 0;
    margin-bottom: .625rem;
    font-family: Raleway, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 200;
    line-height: 3.125rem;
    color:#000
}

h1, .h1 {
    font-size:calc(1.373832rem + 1.485984vw)
}

@media (min-width: 1200px) {
    h1, .h1 {
        font-size:2.48832rem
    }
}

h2, .h2 {
    font-size:calc(1.33236rem + 0.98832vw)
}

@media (min-width: 1200px) {
    h2, .h2 {
        font-size:2.0736rem
    }
}

h3, .h3 {
    font-size:calc(1.2978rem + 0.5736vw)
}

@media (min-width: 1200px) {
    h3, .h3 {
        font-size:1.728rem
    }
}

h4, .h4 {
    font-size:calc(1.269rem + 0.228vw)
}

@media (min-width: 1200px) {
    h4, .h4 {
        font-size:1.44rem
    }
}

h5, .h5 {
    font-size:1.2rem
}

h6, .h6 {
    font-size:0.7291666667rem
}

p {
    margin-top: 0;
    margin-bottom:1.25rem
}

abbr[title], abbr[data-bs-original-title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink:none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height:inherit
}

ol, ul {
    padding-left:2rem
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom:1rem
}

ol ol, ul ul, ol ul, ul ol {
    margin-bottom:0
}

dt {
    font-weight:700
}

dd {
    margin-bottom: .5rem;
    margin-left:0
}

blockquote {
    margin:0 0 1rem
}

b, strong {
    font-weight:800
}

small, .small {
    font-size:75%
}

mark, .mark {
    padding: .2em;
    background-color:#fcf8e3
}

sub, sup {
    position: relative;
    font-size: 0.75em;
    line-height: 0;
    vertical-align:baseline
}

sub {
    bottom:-0.25em
}

sup {
    top:-0.5em
}

a {
    color: #007bff;
    text-decoration:none
}

a:hover {
    color: #0062cc;
    text-decoration:underline
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration:none
}

pre, code, kbd, samp {
    font-family: var(--reign-font-monospace);
    font-size: 1em;
    direction: ltr /* rtl:ignore */;
    unicode-bidi:bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size:75%
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break:normal
}

code {
    font-size: 75%;
    color: #e83e8c;
    word-wrap:break-word
}

a > code {
    color:inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 75%;
    color: #fff;
    background-color: #4f545a;
    border-radius:.2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight:700
}

figure {
    margin:0 0 1rem
}

img, svg {
    vertical-align:middle
}

table {
    caption-side: bottom;
    border-collapse:collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #b6babf;
    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]::-webkit-calendar-picker-indicator {
    display:none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance:button
}

button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
    cursor:pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style:none
}

textarea {
    resize:vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border:0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + 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-file-upload-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.166375rem;
    font-weight:400
}

.display-1 {
    font-size: calc(1.554981696rem + 3.659780352vw);
    font-weight: 200;
    line-height:1
}

@media (min-width: 1200px) {
    .display-1 {
        font-size:4.29981696rem
    }
}

.display-2 {
    font-size: calc(1.48331808rem + 2.79981696vw);
    font-weight: 200;
    line-height:1
}

@media (min-width: 1200px) {
    .display-2 {
        font-size:3.5831808rem
    }
}

.display-3 {
    font-size: calc(1.4235984rem + 2.0831808vw);
    font-weight: 200;
    line-height:1
}

@media (min-width: 1200px) {
    .display-3 {
        font-size:2.985984rem
    }
}

.display-4 {
    font-size: calc(1.373832rem + 1.485984vw);
    font-weight: 200;
    line-height:1
}

@media (min-width: 1200px) {
    .display-4 {
        font-size:2.48832rem
    }
}

.display-5 {
    font-size: calc(1.33236rem + 0.98832vw);
    font-weight: 200;
    line-height:1
}

@media (min-width: 1200px) {
    .display-5 {
        font-size:2.0736rem
    }
}

.display-6 {
    font-size: calc(1.2978rem + 0.5736vw);
    font-weight: 200;
    line-height:1
}

@media (min-width: 1200px) {
    .display-6 {
        font-size:1.728rem
    }
}

.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:.5rem
}

.initialism {
    font-size: 75%;
    text-transform:uppercase
}

.blockquote {
    margin-bottom: 1.25rem;
    font-size:1.166375rem
}

.blockquote > :last-child {
    margin-bottom:0
}

.blockquote-footer {
    margin-top: -1.25rem;
    margin-bottom: 1.25rem;
    font-size: 75%;
    color:#9ba0a7
}

.blockquote-footer::before {
    content: "— "
}

.img-fluid {
    max-width: 100%;
    height:auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dadcdf;
    border-radius: .188rem;
    -webkit-box-shadow: var(--reign-box-shadow-sm);
    box-shadow: var(--reign-box-shadow-sm);
    max-width: 100%;
    height:auto
}

.figure {
    display:inline-block
}

.figure-img {
    margin-bottom: .625rem;
    line-height:1
}

.figure-caption {
    font-size: 75%;
    color:#9ba0a7
}

.container, .container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
    width: 100%;
    padding-right: var(--reign-gutter-x, 1.25rem);
    padding-left: var(--reign-gutter-x, 1.25rem);
    margin-right: auto;
    margin-left:auto
}

@media (min-width: 576px) {
    .container-sm, .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container-md, .container-sm, .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width:1140px
    }
}

.row {
    --reign-gutter-x: 2.5rem;
    --reign-gutter-y: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--reign-gutter-y));
    margin-right: calc(-0.5 * var(--reign-gutter-x));
    margin-left:calc(-0.5 * var(--reign-gutter-x))
}

.row > * {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--reign-gutter-x) * .5);
    padding-left: calc(var(--reign-gutter-x) * .5);
    margin-top:var(--reign-gutter-y)
}

.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex:1 0 0%
}

.row-cols-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:auto
}

.row-cols-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:100%
}

.row-cols-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:50%
}

.row-cols-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:33.3333333333%
}

.row-cols-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:25%
}

.row-cols-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:20%
}

.row-cols-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:16.6666666667%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:auto
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:8.33333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:16.66666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:33.33333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:41.66666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:58.33333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:66.66666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:83.33333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width:91.66666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    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 {
    --reign-gutter-x: 0
}

.g-0, .gy-0 {
    --reign-gutter-y: 0
}

.g-1, .gx-1 {
    --reign-gutter-x: 0.3125rem
}

.g-1, .gy-1 {
    --reign-gutter-y: 0.3125rem
}

.g-2, .gx-2 {
    --reign-gutter-x: 0.625rem
}

.g-2, .gy-2 {
    --reign-gutter-y: 0.625rem
}

.g-3, .gx-3 {
    --reign-gutter-x: 1.25rem
}

.g-3, .gy-3 {
    --reign-gutter-y: 1.25rem
}

.g-4, .gx-4 {
    --reign-gutter-x: 2.5rem
}

.g-4, .gy-4 {
    --reign-gutter-y: 2.5rem
}

.g-5, .gx-5 {
    --reign-gutter-x: 3.75rem
}

.g-5, .gy-5 {
    --reign-gutter-y: 3.75rem
}

.g-6, .gx-6 {
    --reign-gutter-x: 5rem
}

.g-6, .gy-6 {
    --reign-gutter-y: 5rem
}

.g-7, .gx-7 {
    --reign-gutter-x: 6.25rem
}

.g-7, .gy-7 {
    --reign-gutter-y: 6.25rem
}

.g-8, .gx-8 {
    --reign-gutter-x: 7.5rem
}

.g-8, .gy-8 {
    --reign-gutter-y: 7.5rem
}

.g-9, .gx-9 {
    --reign-gutter-x: 8.75rem
}

.g-9, .gy-9 {
    --reign-gutter-y: 8.75rem
}

.g-10, .gx-10 {
    --reign-gutter-x: 10rem
}

.g-10, .gy-10 {
    --reign-gutter-y: 10rem
}

.g-11, .gx-11 {
    --reign-gutter-x: 11.25rem
}

.g-11, .gy-11 {
    --reign-gutter-y: 11.25rem
}

.g-card, .gx-card {
    --reign-gutter-x: 2.5rem
}

.g-card, .gy-card {
    --reign-gutter-y: 2.5rem
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex:1 0 0%
    }

    .row-cols-sm-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:auto
    }

    .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:100%
    }

    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:50%
    }

    .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:33.3333333333%
    }

    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:25%
    }

    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:20%
    }

    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:16.6666666667%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:auto
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:8.33333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:16.66666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:33.33333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:41.66666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:58.33333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:66.66666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:83.33333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:91.66666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        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 {
        --reign-gutter-x: 0
    }

    .g-sm-0, .gy-sm-0 {
        --reign-gutter-y: 0
    }

    .g-sm-1, .gx-sm-1 {
        --reign-gutter-x: 0.3125rem
    }

    .g-sm-1, .gy-sm-1 {
        --reign-gutter-y: 0.3125rem
    }

    .g-sm-2, .gx-sm-2 {
        --reign-gutter-x: 0.625rem
    }

    .g-sm-2, .gy-sm-2 {
        --reign-gutter-y: 0.625rem
    }

    .g-sm-3, .gx-sm-3 {
        --reign-gutter-x: 1.25rem
    }

    .g-sm-3, .gy-sm-3 {
        --reign-gutter-y: 1.25rem
    }

    .g-sm-4, .gx-sm-4 {
        --reign-gutter-x: 2.5rem
    }

    .g-sm-4, .gy-sm-4 {
        --reign-gutter-y: 2.5rem
    }

    .g-sm-5, .gx-sm-5 {
        --reign-gutter-x: 3.75rem
    }

    .g-sm-5, .gy-sm-5 {
        --reign-gutter-y: 3.75rem
    }

    .g-sm-6, .gx-sm-6 {
        --reign-gutter-x: 5rem
    }

    .g-sm-6, .gy-sm-6 {
        --reign-gutter-y: 5rem
    }

    .g-sm-7, .gx-sm-7 {
        --reign-gutter-x: 6.25rem
    }

    .g-sm-7, .gy-sm-7 {
        --reign-gutter-y: 6.25rem
    }

    .g-sm-8, .gx-sm-8 {
        --reign-gutter-x: 7.5rem
    }

    .g-sm-8, .gy-sm-8 {
        --reign-gutter-y: 7.5rem
    }

    .g-sm-9, .gx-sm-9 {
        --reign-gutter-x: 8.75rem
    }

    .g-sm-9, .gy-sm-9 {
        --reign-gutter-y: 8.75rem
    }

    .g-sm-10, .gx-sm-10 {
        --reign-gutter-x: 10rem
    }

    .g-sm-10, .gy-sm-10 {
        --reign-gutter-y: 10rem
    }

    .g-sm-11, .gx-sm-11 {
        --reign-gutter-x: 11.25rem
    }

    .g-sm-11, .gy-sm-11 {
        --reign-gutter-y: 11.25rem
    }

    .g-sm-card, .gx-sm-card {
        --reign-gutter-x: 2.5rem
    }

    .g-sm-card, .gy-sm-card {
        --reign-gutter-y: 2.5rem
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex:1 0 0%
    }

    .row-cols-md-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:auto
    }

    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:100%
    }

    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:50%
    }

    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:33.3333333333%
    }

    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:25%
    }

    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:20%
    }

    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:16.6666666667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:auto
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:8.33333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:16.66666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:33.33333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:41.66666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:58.33333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:66.66666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:83.33333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:91.66666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        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 {
        --reign-gutter-x: 0
    }

    .g-md-0, .gy-md-0 {
        --reign-gutter-y: 0
    }

    .g-md-1, .gx-md-1 {
        --reign-gutter-x: 0.3125rem
    }

    .g-md-1, .gy-md-1 {
        --reign-gutter-y: 0.3125rem
    }

    .g-md-2, .gx-md-2 {
        --reign-gutter-x: 0.625rem
    }

    .g-md-2, .gy-md-2 {
        --reign-gutter-y: 0.625rem
    }

    .g-md-3, .gx-md-3 {
        --reign-gutter-x: 1.25rem
    }

    .g-md-3, .gy-md-3 {
        --reign-gutter-y: 1.25rem
    }

    .g-md-4, .gx-md-4 {
        --reign-gutter-x: 2.5rem
    }

    .g-md-4, .gy-md-4 {
        --reign-gutter-y: 2.5rem
    }

    .g-md-5, .gx-md-5 {
        --reign-gutter-x: 3.75rem
    }

    .g-md-5, .gy-md-5 {
        --reign-gutter-y: 3.75rem
    }

    .g-md-6, .gx-md-6 {
        --reign-gutter-x: 5rem
    }

    .g-md-6, .gy-md-6 {
        --reign-gutter-y: 5rem
    }

    .g-md-7, .gx-md-7 {
        --reign-gutter-x: 6.25rem
    }

    .g-md-7, .gy-md-7 {
        --reign-gutter-y: 6.25rem
    }

    .g-md-8, .gx-md-8 {
        --reign-gutter-x: 7.5rem
    }

    .g-md-8, .gy-md-8 {
        --reign-gutter-y: 7.5rem
    }

    .g-md-9, .gx-md-9 {
        --reign-gutter-x: 8.75rem
    }

    .g-md-9, .gy-md-9 {
        --reign-gutter-y: 8.75rem
    }

    .g-md-10, .gx-md-10 {
        --reign-gutter-x: 10rem
    }

    .g-md-10, .gy-md-10 {
        --reign-gutter-y: 10rem
    }

    .g-md-11, .gx-md-11 {
        --reign-gutter-x: 11.25rem
    }

    .g-md-11, .gy-md-11 {
        --reign-gutter-y: 11.25rem
    }

    .g-md-card, .gx-md-card {
        --reign-gutter-x: 2.5rem
    }

    .g-md-card, .gy-md-card {
        --reign-gutter-y: 2.5rem
    }
}

@media (min-width: 992px) {
    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex:1 0 0%
    }

    .row-cols-lg-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:auto
    }

    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:100%
    }

    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:50%
    }

    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:33.3333333333%
    }

    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:25%
    }

    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:20%
    }

    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:16.6666666667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:auto
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:8.33333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:16.66666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:33.33333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:41.66666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:58.33333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:66.66666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:83.33333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:91.66666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        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 {
        --reign-gutter-x: 0
    }

    .g-lg-0, .gy-lg-0 {
        --reign-gutter-y: 0
    }

    .g-lg-1, .gx-lg-1 {
        --reign-gutter-x: 0.3125rem
    }

    .g-lg-1, .gy-lg-1 {
        --reign-gutter-y: 0.3125rem
    }

    .g-lg-2, .gx-lg-2 {
        --reign-gutter-x: 0.625rem
    }

    .g-lg-2, .gy-lg-2 {
        --reign-gutter-y: 0.625rem
    }

    .g-lg-3, .gx-lg-3 {
        --reign-gutter-x: 1.25rem
    }

    .g-lg-3, .gy-lg-3 {
        --reign-gutter-y: 1.25rem
    }

    .g-lg-4, .gx-lg-4 {
        --reign-gutter-x: 2.5rem
    }

    .g-lg-4, .gy-lg-4 {
        --reign-gutter-y: 2.5rem
    }

    .g-lg-5, .gx-lg-5 {
        --reign-gutter-x: 3.75rem
    }

    .g-lg-5, .gy-lg-5 {
        --reign-gutter-y: 3.75rem
    }

    .g-lg-6, .gx-lg-6 {
        --reign-gutter-x: 5rem
    }

    .g-lg-6, .gy-lg-6 {
        --reign-gutter-y: 5rem
    }

    .g-lg-7, .gx-lg-7 {
        --reign-gutter-x: 6.25rem
    }

    .g-lg-7, .gy-lg-7 {
        --reign-gutter-y: 6.25rem
    }

    .g-lg-8, .gx-lg-8 {
        --reign-gutter-x: 7.5rem
    }

    .g-lg-8, .gy-lg-8 {
        --reign-gutter-y: 7.5rem
    }

    .g-lg-9, .gx-lg-9 {
        --reign-gutter-x: 8.75rem
    }

    .g-lg-9, .gy-lg-9 {
        --reign-gutter-y: 8.75rem
    }

    .g-lg-10, .gx-lg-10 {
        --reign-gutter-x: 10rem
    }

    .g-lg-10, .gy-lg-10 {
        --reign-gutter-y: 10rem
    }

    .g-lg-11, .gx-lg-11 {
        --reign-gutter-x: 11.25rem
    }

    .g-lg-11, .gy-lg-11 {
        --reign-gutter-y: 11.25rem
    }

    .g-lg-card, .gx-lg-card {
        --reign-gutter-x: 2.5rem
    }

    .g-lg-card, .gy-lg-card {
        --reign-gutter-y: 2.5rem
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex:1 0 0%
    }

    .row-cols-xl-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:auto
    }

    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:100%
    }

    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:50%
    }

    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:33.3333333333%
    }

    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:25%
    }

    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:20%
    }

    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:16.6666666667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:auto
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:8.33333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:16.66666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:33.33333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:41.66666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:58.33333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:66.66666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:83.33333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width:91.66666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        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 {
        --reign-gutter-x: 0
    }

    .g-xl-0, .gy-xl-0 {
        --reign-gutter-y: 0
    }

    .g-xl-1, .gx-xl-1 {
        --reign-gutter-x: 0.3125rem
    }

    .g-xl-1, .gy-xl-1 {
        --reign-gutter-y: 0.3125rem
    }

    .g-xl-2, .gx-xl-2 {
        --reign-gutter-x: 0.625rem
    }

    .g-xl-2, .gy-xl-2 {
        --reign-gutter-y: 0.625rem
    }

    .g-xl-3, .gx-xl-3 {
        --reign-gutter-x: 1.25rem
    }

    .g-xl-3, .gy-xl-3 {
        --reign-gutter-y: 1.25rem
    }

    .g-xl-4, .gx-xl-4 {
        --reign-gutter-x: 2.5rem
    }

    .g-xl-4, .gy-xl-4 {
        --reign-gutter-y: 2.5rem
    }

    .g-xl-5, .gx-xl-5 {
        --reign-gutter-x: 3.75rem
    }

    .g-xl-5, .gy-xl-5 {
        --reign-gutter-y: 3.75rem
    }

    .g-xl-6, .gx-xl-6 {
        --reign-gutter-x: 5rem
    }

    .g-xl-6, .gy-xl-6 {
        --reign-gutter-y: 5rem
    }

    .g-xl-7, .gx-xl-7 {
        --reign-gutter-x: 6.25rem
    }

    .g-xl-7, .gy-xl-7 {
        --reign-gutter-y: 6.25rem
    }

    .g-xl-8, .gx-xl-8 {
        --reign-gutter-x: 7.5rem
    }

    .g-xl-8, .gy-xl-8 {
        --reign-gutter-y: 7.5rem
    }

    .g-xl-9, .gx-xl-9 {
        --reign-gutter-x: 8.75rem
    }

    .g-xl-9, .gy-xl-9 {
        --reign-gutter-y: 8.75rem
    }

    .g-xl-10, .gx-xl-10 {
        --reign-gutter-x: 10rem
    }

    .g-xl-10, .gy-xl-10 {
        --reign-gutter-y: 10rem
    }

    .g-xl-11, .gx-xl-11 {
        --reign-gutter-x: 11.25rem
    }

    .g-xl-11, .gy-xl-11 {
        --reign-gutter-y: 11.25rem
    }

    .g-xl-card, .gx-xl-card {
        --reign-gutter-x: 2.5rem
    }

    .g-xl-card, .gy-xl-card {
        --reign-gutter-y: 2.5rem
    }
}

.table {
    --reign-table-bg: transparent;
    --reign-table-accent-bg: transparent;
    --reign-table-striped-color: #5f656c;
    --reign-table-striped-bg: rgba(0, 0, 0, 0.05);
    --reign-table-active-color: #5f656c;
    --reign-table-active-bg: rgba(0, 0, 0, 0.1);
    --reign-table-hover-color: #5f656c;
    --reign-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1.25rem;
    color: #5f656c;
    vertical-align: top;
    border-color:var(--reign-border-color)
}

.table > :not(caption) > * > * {
    padding: .5rem .5rem;
    background-color: var(--reign-table-bg);
    border-bottom-width: 1px;
    -webkit-box-shadow: inset 0 0 0 9999px var(--reign-table-accent-bg);
    box-shadow:inset 0 0 0 9999px var(--reign-table-accent-bg)
}

.table > tbody {
    vertical-align:inherit
}

.table > thead {
    vertical-align:bottom
}

.table > :not(:first-child) {
    border-top:2px solid currentColor
}

.caption-top {
    caption-side:top
}

.table-sm > :not(caption) > * > * {
    padding:.25rem .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) > * {
    --reign-table-accent-bg: var(--reign-table-striped-bg);
    color:var(--reign-table-striped-color)
}

.table-active {
    --reign-table-accent-bg: var(--reign-table-active-bg);
    color:var(--reign-table-active-color)
}

.table-hover > tbody > tr:hover > * {
    --reign-table-accent-bg: var(--reign-table-hover-bg);
    color:var(--reign-table-hover-color)
}

.table-primary {
    --reign-table-bg: #cce5ff;
    --reign-table-striped-bg: #c2daf2;
    --reign-table-striped-color: #000;
    --reign-table-active-bg: #b8cee6;
    --reign-table-active-color: #000;
    --reign-table-hover-bg: #bdd4ec;
    --reign-table-hover-color: #000;
    color: #000;
    border-color:#b8cee6
}

.table-secondary {
    --reign-table-bg: #e4e5e7;
    --reign-table-striped-bg: #d9dadb;
    --reign-table-striped-color: #000;
    --reign-table-active-bg: #cdced0;
    --reign-table-active-color: #000;
    --reign-table-hover-bg: #d3d4d6;
    --reign-table-hover-color: #000;
    color: #000;
    border-color:#cdced0
}

.table-success {
    --reign-table-bg: #d4edda;
    --reign-table-striped-bg: #c9e1cf;
    --reign-table-striped-color: #000;
    --reign-table-active-bg: #bfd5c4;
    --reign-table-active-color: #000;
    --reign-table-hover-bg: #c4dbca;
    --reign-table-hover-color: #000;
    color: #000;
    border-color:#bfd5c4
}

.table-info {
    --reign-table-bg: #d1ecf1;
    --reign-table-striped-bg: #c7e0e5;
    --reign-table-striped-color: #000;
    --reign-table-active-bg: #bcd4d9;
    --reign-table-active-color: #000;
    --reign-table-hover-bg: #c1dadf;
    --reign-table-hover-color: #000;
    color: #000;
    border-color:#bcd4d9
}

.table-warning {
    --reign-table-bg: #fff3cd;
    --reign-table-striped-bg: #f2e7c3;
    --reign-table-striped-color: #000;
    --reign-table-active-bg: #e6dbb9;
    --reign-table-active-color: #000;
    --reign-table-hover-bg: #ece1be;
    --reign-table-hover-color: #000;
    color: #000;
    border-color:#e6dbb9
}

.table-danger {
    --reign-table-bg: #f8d7da;
    --reign-table-striped-bg: #eccccf;
    --reign-table-striped-color: #000;
    --reign-table-active-bg: #dfc2c4;
    --reign-table-active-color: #000;
    --reign-table-hover-bg: #e5c7ca;
    --reign-table-hover-color: #000;
    color: #000;
    border-color:#dfc2c4
}

.table-light {
    --reign-table-bg: #f5f5f5;
    --reign-table-striped-bg: #e9e9e9;
    --reign-table-striped-color: #000;
    --reign-table-active-bg: #dddddd;
    --reign-table-active-color: #000;
    --reign-table-hover-bg: #e3e3e3;
    --reign-table-hover-color: #000;
    color: #000;
    border-color:#ddd
}

.table-dark {
    --reign-table-bg: #17191b;
    --reign-table-striped-bg: #232526;
    --reign-table-striped-color: #fff;
    --reign-table-active-bg: #2e3032;
    --reign-table-active-color: #fff;
    --reign-table-hover-bg: #282a2c;
    --reign-table-hover-color: #fff;
    color: #fff;
    border-color:#2e3032
}

.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
    }
}

.form-label {
    margin-bottom:.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.9375rem + 1px);
    padding-bottom: calc(0.9375rem + 1px);
    font-size:1.166375rem
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size:0.765625rem
}

.form-text {
    margin-top: .25rem;
    font-size: 75%;
    color:#b6babf
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .625rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4f545a;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dadcdf;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .188rem;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition:border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        -o-transition: none;
        transition:none
    }
}

.form-control[type=file] {
    overflow:hidden
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor:pointer
}

.form-control:focus {
    color: #4f545a;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 transparent, 0 0 0 .25rem rgba(0, 123, 255, .25);
    box-shadow:0 0 0 transparent, 0 0 0 .25rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-date-and-time-value {
    height:1.5em
}

.form-control::-webkit-input-placeholder {
    color: #9ba0a7;
    opacity:1
}

.form-control::-moz-placeholder {
    color: #9ba0a7;
    opacity:1
}

.form-control:-ms-input-placeholder {
    color: #9ba0a7;
    opacity:1
}

.form-control::-ms-input-placeholder {
    color: #9ba0a7;
    opacity:1
}

.form-control::placeholder {
    color: #9ba0a7;
    opacity:1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #ecedee;
    opacity:1
}

.form-control::file-selector-button {
    padding: .375rem .625rem;
    margin: -0.375rem -0.625rem;
    -webkit-margin-end: .625rem;
    margin-inline-end: .625rem;
    color: #4f545a;
    background-color: #ecedee;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control::file-selector-button {
        -webkit-transition: none;
        -o-transition: none;
        transition:none
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color:#e0e1e2
}

.form-control::-webkit-file-upload-button {
    padding: .375rem .625rem;
    margin: -0.375rem -0.625rem;
    -webkit-margin-end: .625rem;
    margin-inline-end: .625rem;
    color: #4f545a;
    background-color: #ecedee;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition:none
    }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color:#e0e1e2
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: #5f656c;
    background-color: transparent;
    border: solid transparent;
    border-width:1px 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: .25rem .5rem;
    font-size: 0.765625rem;
    border-radius:.2rem
}

.form-control-sm::file-selector-button {
    padding: .25rem .5rem;
    margin: -0.25rem -0.5rem;
    -webkit-margin-end: .5rem;
    margin-inline-end:.5rem
}

.form-control-sm::-webkit-file-upload-button {
    padding: .25rem .5rem;
    margin: -0.25rem -0.5rem;
    -webkit-margin-end: .5rem;
    margin-inline-end:.5rem
}

.form-control-lg {
    min-height: calc(1.5em + 1.875rem + 2px);
    padding: .9375rem .9375rem;
    font-size: 1.166375rem;
    border-radius:.625rem
}

.form-control-lg::file-selector-button {
    padding: .9375rem .9375rem;
    margin: -0.9375rem -0.9375rem;
    -webkit-margin-end: .9375rem;
    margin-inline-end:.9375rem
}

.form-control-lg::-webkit-file-upload-button {
    padding: .9375rem .9375rem;
    margin: -0.9375rem -0.9375rem;
    -webkit-margin-end: .9375rem;
    margin-inline-end:.9375rem
}

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 + 1.875rem + 2px)
}

.form-control-color {
    width: 3rem;
    height: auto;
    padding:.375rem
}

.form-control-color:not(:disabled):not([readonly]) {
    cursor:pointer
}

.form-control-color::-moz-color-swatch {
    height: 1.5em;
    border-radius:.188rem
}

.form-control-color::-webkit-color-swatch {
    height: 1.5em;
    border-radius:.188rem
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 1.875rem .375rem .625rem;
    -moz-padding-start: calc(0.625rem - 3px);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4f545a;
    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='%235f656c' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .625rem center;
    background-size: 16px 12px;
    border: 1px solid #dadcdf;
    border-radius: .188rem;
    -webkit-box-shadow: var(--reign-box-shadow-inset);
    box-shadow: var(--reign-box-shadow-inset);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none
}

@media (prefers-reduced-motion: reduce) {
    .form-select {
        -webkit-transition: none;
        -o-transition: none;
        transition:none
    }
}

.form-select:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: var(--reign-box-shadow-inset), 0 0 0 .25rem rgba(0, 123, 255, .25);
    box-shadow: var(--reign-box-shadow-inset), 0 0 0 .25rem rgba(0, 123, 255, .25)
}

.form-select[multiple], .form-select[size]:not([size="1"]) {
    padding-right: .625rem;
    background-image:none
}

.form-select:disabled {
    background-color:#ecedee
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow:0 0 0 #4f545a
}

.form-select-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: 0.765625rem;
    border-radius:.2rem
}

.form-select-lg {
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    padding-left: .9375rem;
    font-size: 1.166375rem;
    border-radius:.625rem
}

.form-check {
    display: block;
    min-height: 1.3125rem;
    padding-left: 1.5em;
    margin-bottom:.125rem
}

.form-check .form-check-input {
    float: left;
    margin-left:-1.5em
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust:exact
}

.form-check-input[type=checkbox] {
    border-radius:.25em
}

.form-check-input[type=radio] {
    border-radius:50%
}

.form-check-input:active {
    -webkit-filter: brightness(90%);
    filter:brightness(90%)
}

.form-check-input:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgba(0, 123, 255, .25);
    box-shadow:0 0 0 .25rem rgba(0, 123, 255, .25)
}

.form-check-input:checked {
    background-color: #007bff;
    border-color:#007bff
}

.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 10l3 3l6-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: #007bff;
    border-color: #007bff;
    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;
    -webkit-filter: none;
    filter: none;
    opacity:.5
}

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
    opacity:.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;
    -webkit-transition: background-position .15s ease-in-out;
    -o-transition: background-position .15s ease-in-out;
    transition:background-position .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-input {
        -webkit-transition: none;
        -o-transition: none;
        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='%2380bdff'/%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-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;
    -webkit-filter: none;
    filter: none;
    opacity:.65
}

.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none
}

.form-range:focus {
    outline:0
}

.form-range:focus::-webkit-slider-thumb {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(0, 123, 255, .25);
    box-shadow:0 0 0 1px #fff, 0 0 0 .25rem rgba(0, 123, 255, .25)
}

.form-range:focus::-moz-range-thumb {
    box-shadow:0 0 0 1px #fff, 0 0 0 .25rem rgba(0, 123, 255, .25)
}

.form-range::-moz-focus-outer {
    border:0
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance:none
}

@media (prefers-reduced-motion: reduce) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition:none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color:#b3d7ff
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dadcdf;
    border-color: transparent;
    border-radius: 1rem;
    -webkit-box-shadow: var(--reign-box-shadow-inset);
    box-shadow:var(--reign-box-shadow-inset)
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance:none
}

@media (prefers-reduced-motion: reduce) {
    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition:none
    }
}

.form-range::-moz-range-thumb:active {
    background-color:#b3d7ff
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dadcdf;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow:var(--reign-box-shadow-inset)
}

.form-range:disabled {
    pointer-events:none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color:#b6babf
}

.form-range:disabled::-moz-range-thumb {
    background-color:#b6babf
}

.form-floating {
    position:relative
}

.form-floating > .form-control, .form-floating > .form-select {
    height: calc(2.75rem + 2px);
    line-height:1.25
}

.form-floating > label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: .75rem .625rem;
    pointer-events: none;
    border: 1px solid transparent;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;
    -o-transition: opacity .1s ease-in-out, transform .1s ease-in-out;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
    transition:opacity .1s ease-in-out, transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-floating > label {
        -webkit-transition: none;
        -o-transition: none;
        transition:none
    }
}

.form-floating > .form-control {
    padding:.75rem .625rem
}

.form-floating > .form-control::-webkit-input-placeholder {
    color:transparent
}

.form-floating > .form-control::-moz-placeholder {
    color:transparent
}

.form-floating > .form-control:-ms-input-placeholder {
    color:transparent
}

.form-floating > .form-control::-ms-input-placeholder {
    color:transparent
}

.form-floating > .form-control::placeholder {
    color:transparent
}

.form-floating > .form-control:not(:-moz-placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom:.625rem
}

.form-floating > .form-control:not(:-ms-input-placeholder) {
    padding-top: 1.625rem;
    padding-bottom:.625rem
}

.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom:.625rem
}

.form-floating > .form-control:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom:.625rem
}

.form-floating > .form-select {
    padding-top: 1.625rem;
    padding-bottom:.625rem
}

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
    opacity: .65;
    transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}

.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
    opacity: .65;
    -ms-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    opacity: .65;
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    -ms-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}

.form-floating > .form-control:-webkit-autofill ~ label {
    opacity: .65;
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width:100%
}

.input-group > .form-control, .input-group > .form-select {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width:0
}

.input-group > .form-control:focus, .input-group > .form-select:focus {
    z-index:3
}

.input-group .btn {
    position: relative;
    z-index:2
}

.input-group .btn:focus {
    z-index:3
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .625rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4f545a;
    text-align: center;
    white-space: nowrap;
    background-color: #ecedee;
    border: 1px solid #dadcdf;
    border-radius:.188rem
}

.input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text, .input-group-lg > .btn {
    padding: .9375rem .9375rem;
    font-size: 1.166375rem;
    border-radius:.625rem
}

.input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text, .input-group-sm > .btn {
    padding: .25rem .5rem;
    font-size: 0.765625rem;
    border-radius:.2rem
}

.input-group-lg > .form-select, .input-group-sm > .form-select {
    padding-right:2.5rem
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
    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), .input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
    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
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 75%;
    color:#28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .3125rem .625rem;
    margin-top: .1rem;
    font-size: 0.765625rem;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius:.188rem
}

.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip {
    display:block
}

.was-validated .form-control:valid, .form-control.is-valid {
    border-color: #28a745;
    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='%2328a745' d='M2.3 6.73L.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, .form-control.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 .25rem rgba(40, 167, 69, .25);
    box-shadow:0 0 0 .25rem rgba(40, 167, 69, .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, .form-select.is-valid {
    border-color: #28a745
}

.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
    padding-right: 3.4375rem;
    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='%235f656c' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 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='%2328a745' d='M2.3 6.73L.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 .625rem center, center right 1.875rem;
    background-size:16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 .25rem rgba(40, 167, 69, .25);
    box-shadow:0 0 0 .25rem rgba(40, 167, 69, .25)
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
    border-color:#28a745
}

.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
    background-color:#28a745
}

.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(40, 167, 69, .25);
    box-shadow:0 0 0 .25rem rgba(40, 167, 69, .25)
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color:#28a745
}

.form-check-inline .form-check-input ~ .valid-feedback {
    margin-left:.5em
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated .input-group .form-select:valid, .input-group .form-select.is-valid {
    z-index:1
}

.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus, .was-validated .input-group .form-select:valid:focus, .input-group .form-select.is-valid:focus {
    z-index:3
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 75%;
    color:#dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .3125rem .625rem;
    margin-top: .1rem;
    font-size: 0.765625rem;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius:.188rem
}

.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip {
    display:block
}

.was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: #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, .form-control.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25);
    box-shadow:0 0 0 .25rem rgba(220, 53, 69, .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, .form-select.is-invalid {
    border-color: #dc3545
}

.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
    padding-right: 3.4375rem;
    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='%235f656c' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 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 .625rem center, center right 1.875rem;
    background-size:16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25);
    box-shadow:0 0 0 .25rem rgba(220, 53, 69, .25)
}

.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 {
    -webkit-box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25);
    box-shadow:0 0 0 .25rem rgba(220, 53, 69, .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:.5em
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated .input-group .form-select:invalid, .input-group .form-select.is-invalid {
    z-index:2
}

.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus, .was-validated .input-group .form-select:invalid:focus, .input-group .form-select.is-invalid:focus {
    z-index:3
}

.btn {
    display: inline-block;
    font-weight: 500;
    line-height: 1.5;
    color: #5f656c;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem 2.188rem;
    font-size: 0.875rem;
    border-radius: .188rem;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        -o-transition: none;
        transition:none
    }
}

.btn:hover {
    color: #5f656c;
    text-decoration:none
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgba(0, 123, 255, .25);
    box-shadow:0 0 0 .25rem rgba(0, 123, 255, .25)
}

.btn-check:checked + .btn, .btn-check:active + .btn, .btn:active, .btn.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-check:checked + .btn:focus, .btn-check:active + .btn:focus, .btn:active:focus, .btn.active:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(0, 123, 255, .25), inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow:0 0 0 .25rem rgba(0, 123, 255, .25), inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn:disabled, .btn.disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow:none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow:0 0 0 transparent
}

.btn-primary:hover {
    color: #fff;
    background-color: #003773;
    border-color:#0062cc
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #003773;
    border-color: #0062cc;
    -webkit-box-shadow: 0 0 0 transparent, 0 0 0 .25rem rgba(38, 143, 255, .5);
    box-shadow:0 0 0 transparent, 0 0 0 .25rem rgba(38, 143, 255, .5)
}

.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color:#005cbf
}

.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(38, 143, 255, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(38, 143, 255, .5)
}

.btn-primary:disabled, .btn-primary.disabled {
    color: #fff;
    background-color: #007bff;
    border-color:#007bff
}

.btn-secondary {
    color: #fff;
    background-color: #777e87;
    border-color: #777e87;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow:0 0 0 transparent
}

.btn-secondary:hover {
    color: #fff;
    background-color: #36393d;
    border-color:#5f656c
}

.btn-check:focus + .btn-secondary, .btn-secondary:focus {
    color: #fff;
    background-color: #36393d;
    border-color: #5f656c;
    -webkit-box-shadow: 0 0 0 transparent, 0 0 0 .25rem rgba(139, 145, 153, .5);
    box-shadow:0 0 0 transparent, 0 0 0 .25rem rgba(139, 145, 153, .5)
}

.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #5f656c;
    border-color:#595f65
}

.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(139, 145, 153, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(139, 145, 153, .5)
}

.btn-secondary:disabled, .btn-secondary.disabled {
    color: #fff;
    background-color: #777e87;
    border-color:#777e87
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow:0 0 0 transparent
}

.btn-success:hover {
    color: #fff;
    background-color: #124b1f;
    border-color:#208637
}

.btn-check:focus + .btn-success, .btn-success:focus {
    color: #fff;
    background-color: #124b1f;
    border-color: #208637;
    -webkit-box-shadow: 0 0 0 transparent, 0 0 0 .25rem rgba(72, 180, 97, .5);
    box-shadow:0 0 0 transparent, 0 0 0 .25rem rgba(72, 180, 97, .5)
}

.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #208637;
    border-color:#1e7d34
}

.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(72, 180, 97, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(72, 180, 97, .5)
}

.btn-success:disabled, .btn-success.disabled {
    color: #fff;
    background-color: #28a745;
    border-color:#28a745
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow:0 0 0 transparent
}

.btn-info:hover {
    color: #fff;
    background-color: #0a4953;
    border-color:#128293
}

.btn-check:focus + .btn-info, .btn-info:focus {
    color: #fff;
    background-color: #0a4953;
    border-color: #128293;
    -webkit-box-shadow: 0 0 0 transparent, 0 0 0 .25rem rgba(58, 176, 195, .5);
    box-shadow:0 0 0 transparent, 0 0 0 .25rem rgba(58, 176, 195, .5)
}

.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #128293;
    border-color:#117a8a
}

.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(58, 176, 195, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(58, 176, 195, .5)
}

.btn-info:disabled, .btn-info.disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color:#17a2b8
}

.btn-warning {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow:0 0 0 transparent
}

.btn-warning:hover {
    color: #000;
    background-color: #ffca2c;
    border-color:#ffc720
}

.btn-check:focus + .btn-warning, .btn-warning:focus {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720;
    -webkit-box-shadow: 0 0 0 transparent, 0 0 0 .25rem rgba(217, 164, 6, .5);
    box-shadow:0 0 0 transparent, 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
    color: #000;
    background-color: #ffcd39;
    border-color:#ffc720
}

.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(217, 164, 6, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(217, 164, 6, .5)
}

.btn-warning:disabled, .btn-warning.disabled {
    color: #000;
    background-color: #ffc107;
    border-color:#ffc107
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow:0 0 0 transparent
}

.btn-danger:hover {
    color: #fff;
    background-color: #63181f;
    border-color:#b02a37
}

.btn-check:focus + .btn-danger, .btn-danger:focus {
    color: #fff;
    background-color: #63181f;
    border-color: #b02a37;
    -webkit-box-shadow: 0 0 0 transparent, 0 0 0 .25rem rgba(225, 83, 97, .5);
    box-shadow:0 0 0 transparent, 0 0 0 .25rem rgba(225, 83, 97, .5)
}

.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b02a37;
    border-color:#a52834
}

.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(225, 83, 97, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(225, 83, 97, .5)
}

.btn-danger:disabled, .btn-danger.disabled {
    color: #fff;
    background-color: #dc3545;
    border-color:#dc3545
}

.btn-light {
    color: #000;
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow:0 0 0 transparent
}

.btn-light:hover {
    color: #000;
    background-color: #f7f7f7;
    border-color:#f6f6f6
}

.btn-check:focus + .btn-light, .btn-light:focus {
    color: #000;
    background-color: #f7f7f7;
    border-color: #f6f6f6;
    -webkit-box-shadow: 0 0 0 transparent, 0 0 0 .25rem rgba(208, 208, 208, .5);
    box-shadow:0 0 0 transparent, 0 0 0 .25rem rgba(208, 208, 208, .5)
}

.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
    color: #000;
    background-color: #f7f7f7;
    border-color:#f6f6f6
}

.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(208, 208, 208, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(208, 208, 208, .5)
}

.btn-light:disabled, .btn-light.disabled {
    color: #000;
    background-color: #f5f5f5;
    border-color:#f5f5f5
}

.btn-dark {
    color: #fff;
    background-color: #17191b;
    border-color: #17191b;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow:0 0 0 transparent
}

.btn-dark:hover {
    color: #fff;
    background-color: #0a0b0c;
    border-color:#121416
}

.btn-check:focus + .btn-dark, .btn-dark:focus {
    color: #fff;
    background-color: #0a0b0c;
    border-color: #121416;
    -webkit-box-shadow: 0 0 0 transparent, 0 0 0 .25rem rgba(58, 60, 61, .5);
    box-shadow:0 0 0 transparent, 0 0 0 .25rem rgba(58, 60, 61, .5)
}

.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #121416;
    border-color:#111314
}

.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(58, 60, 61, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(58, 60, 61, .5)
}

.btn-dark:disabled, .btn-dark.disabled {
    color: #fff;
    background-color: #17191b;
    border-color:#17191b
}

.btn-outline-primary {
    color: #007bff;
    border-color:#007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color:#007bff
}

.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(0, 123, 255, .5);
    box-shadow:0 0 0 .25rem rgba(0, 123, 255, .5)
}

.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
    color: #fff;
    background-color: #007bff;
    border-color:#007bff
}

.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(0, 123, 255, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(0, 123, 255, .5)
}

.btn-outline-primary:disabled, .btn-outline-primary.disabled {
    color: #007bff;
    background-color:transparent
}

.btn-outline-secondary {
    color: #777e87;
    border-color:#777e87
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #777e87;
    border-color:#777e87
}

.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(119, 126, 135, .5);
    box-shadow:0 0 0 .25rem rgba(119, 126, 135, .5)
}

.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
    color: #fff;
    background-color: #777e87;
    border-color:#777e87
}

.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(119, 126, 135, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(119, 126, 135, .5)
}

.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
    color: #777e87;
    background-color:transparent
}

.btn-outline-success {
    color: #28a745;
    border-color:#28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color:#28a745
}

.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(40, 167, 69, .5);
    box-shadow:0 0 0 .25rem rgba(40, 167, 69, .5)
}

.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
    color: #fff;
    background-color: #28a745;
    border-color:#28a745
}

.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(40, 167, 69, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(40, 167, 69, .5)
}

.btn-outline-success:disabled, .btn-outline-success.disabled {
    color: #28a745;
    background-color:transparent
}

.btn-outline-info {
    color: #17a2b8;
    border-color:#17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color:#17a2b8
}

.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(23, 162, 184, .5);
    box-shadow:0 0 0 .25rem rgba(23, 162, 184, .5)
}

.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
    color: #fff;
    background-color: #17a2b8;
    border-color:#17a2b8
}

.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(23, 162, 184, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(23, 162, 184, .5)
}

.btn-outline-info:disabled, .btn-outline-info.disabled {
    color: #17a2b8;
    background-color:transparent
}

.btn-outline-warning {
    color: #ffc107;
    border-color:#ffc107
}

.btn-outline-warning:hover {
    color: #000;
    background-color: #ffc107;
    border-color:#ffc107
}

.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(255, 193, 7, .5);
    box-shadow:0 0 0 .25rem rgba(255, 193, 7, .5)
}

.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
    color: #000;
    background-color: #ffc107;
    border-color:#ffc107
}

.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(255, 193, 7, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(255, 193, 7, .5)
}

.btn-outline-warning:disabled, .btn-outline-warning.disabled {
    color: #ffc107;
    background-color:transparent
}

.btn-outline-danger {
    color: #dc3545;
    border-color:#dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color:#dc3545
}

.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .5);
    box-shadow:0 0 0 .25rem rgba(220, 53, 69, .5)
}

.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
    color: #fff;
    background-color: #dc3545;
    border-color:#dc3545
}

.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(220, 53, 69, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(220, 53, 69, .5)
}

.btn-outline-danger:disabled, .btn-outline-danger.disabled {
    color: #dc3545;
    background-color:transparent
}

.btn-outline-light {
    color: #f5f5f5;
    border-color:#f5f5f5
}

.btn-outline-light:hover {
    color: #000;
    background-color: #f5f5f5;
    border-color:#f5f5f5
}

.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(245, 245, 245, .5);
    box-shadow:0 0 0 .25rem rgba(245, 245, 245, .5)
}

.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
    color: #000;
    background-color: #f5f5f5;
    border-color:#f5f5f5
}

.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(245, 245, 245, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(245, 245, 245, .5)
}

.btn-outline-light:disabled, .btn-outline-light.disabled {
    color: #f5f5f5;
    background-color:transparent
}

.btn-outline-dark {
    color: #17191b;
    border-color:#17191b
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #17191b;
    border-color:#17191b
}

.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(23, 25, 27, .5);
    box-shadow:0 0 0 .25rem rgba(23, 25, 27, .5)
}

.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
    color: #fff;
    background-color: #17191b;
    border-color:#17191b
}

.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(23, 25, 27, .5);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .25rem rgba(23, 25, 27, .5)
}

.btn-outline-dark:disabled, .btn-outline-dark.disabled {
    color: #17191b;
    background-color:transparent
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration:none
}

.btn-link:hover {
    color: #0062cc;
    text-decoration:underline
}

.btn-link:focus {
    text-decoration:underline
}

.btn-link:disabled, .btn-link.disabled {
    color:#9ba0a7
}

.btn-lg, .btn-group-lg > .btn {
    padding: .9375rem 3.625rem;
    font-size: 1.166375rem;
    border-radius:.188rem
}

.btn-sm, .btn-group-sm > .btn {
    padding: .25rem 1.5rem;
    font-size: 0.765625rem;
    border-radius:.188rem
}

.fade {
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition:opacity .15s linear
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        -o-transition: none;
        transition:none
    }
}

.fade:not(.show) {
    opacity:0
}

.collapse:not(.show) {
    display:none
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition:height .35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        -o-transition: none;
        transition:none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    -webkit-transition: width .35s ease;
    -o-transition: width .35s ease;
    transition:width .35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing.collapse-horizontal {
        -webkit-transition: none;
        -o-transition: none;
        transition:none
    }
}

.dropup, .dropend, .dropdown, .dropstart {
    position:relative
}

.dropdown-toggle {
    white-space:nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left:.3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left:0
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0 0;
    margin: 0;
    font-size: 0.7rem;
    color: #5f656c;
    text-align: left;
    list-style: none;
/*    background-color: var(--reign-dropdown-bg);*/
    background-color: #000 !important;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .15);
    border-radius: .188rem;
    -webkit-box-shadow: var(--reign-box-shadow);
    box-shadow:var(--reign-box-shadow)
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top:0
}

.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
    }
}

.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom:0
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left:.3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left:0
}

.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left:0
}

.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left:.3em solid
}

.dropend .dropdown-toggle:empty::after {
    margin-left:0
}

.dropend .dropdown-toggle::after {
    vertical-align:0
}

.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right:0
}

.dropstart .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropstart .dropdown-toggle::after {
    display:none
}

.dropstart .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom:.3em solid transparent
}

.dropstart .dropdown-toggle:empty::after {
    margin-left:0
}

.dropstart .dropdown-toggle::before {
    vertical-align:0
}

.dropdown-divider {
    height: 0;
    margin: .625rem 0;
    overflow: hidden;
    border-top:1px solid rgba(255, 255, 255, .5)
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .8rem 1.2rem;
    clear: both;
    font-weight: 400;
    color: rgba(255, 255, 255, .5);
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border:0
}

.dropdown-item:first-child {
    border-top-left-radius: .188rem;
    border-top-right-radius:.188rem
}

.dropdown-item:last-child {
    border-bottom-right-radius: .188rem;
    border-bottom-left-radius:.188rem
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #fff;
    text-decoration: none;
    background-color:#000
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color:#000
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #b6babf;
    pointer-events: none;
    background-color:transparent
}

.dropdown-menu.show {
    display:block
}

.dropdown-header {
    display: block;
    padding: 0 1.2rem;
    margin-bottom: 0;
    font-size: 0.765625rem;
    color: #9ba0a7;
    white-space:nowrap
}

.dropdown-item-text {
    display: block;
    padding: .8rem 1.2rem;
    color:rgba(255, 255, 255, .5)
}

.dropdown-menu-dark {
    color: #dadcdf;
    background-color: #5f656c;
    border-color:rgba(0, 0, 0, .15)
}

.dropdown-menu-dark .dropdown-item {
    color:#dadcdf
}

.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
    color: #fff;
    background-color:rgba(255, 255, 255, .15)
}

.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
    color: #fff;
    background-color:#000
}

.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
    color:#b6babf
}

.dropdown-menu-dark .dropdown-divider {
    border-color:rgba(255, 255, 255, .5)
}

.dropdown-menu-dark .dropdown-item-text {
    color:#dadcdf
}

.dropdown-menu-dark .dropdown-header {
    color:#b6babf
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align:middle
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content:flex-start
}

.btn-toolbar .input-group {
    width:auto
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
    margin-left:-1px
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .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: 1.641rem;
    padding-left:1.641rem
}

.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: 1.125rem;
    padding-left:1.125rem
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 2.71875rem;
    padding-left:2.71875rem
}

.btn-group.show .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.show .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow:none
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style:none
}

.nav-link {
    display: block;
    padding: .4rem 1rem;
    color: #007bff;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .nav-link {
        -webkit-transition: none;
        -o-transition: none;
        transition:none
    }
}

.nav-link:hover, .nav-link:focus {
    color: #0062cc;
    text-decoration:none
}

.nav-link.disabled {
    color: #9ba0a7;
    pointer-events: none;
    cursor:default
}

.nav-tabs {
    border-bottom:2px solid #dadcdf
}

.nav-tabs .nav-link {
    margin-bottom: -2px;
    background: none;
    border: 2px solid transparent;
    border-top-left-radius: .188rem;
    border-top-right-radius:.188rem
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: #ecedee #ecedee #dadcdf;
    isolation:isolate
}

.nav-tabs .nav-link.disabled {
    color: #9ba0a7;
    background-color: transparent;
    border-color:transparent
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #777e87;
    background-color: #fff;
    border-color:#dadcdf #dadcdf #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -2px;
    border-top-left-radius: 0;
    border-top-right-radius:0
}

.nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius:.188rem
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color:#007bff
}

.nav-fill > .nav-link, .nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align:center
}

.nav-justified > .nav-link, .nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    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 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .625rem;
    padding-bottom:.625rem
}

.navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content:space-between
}

.navbar-brand {
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: calc(1.255rem + 0.06vw);
    white-space:nowrap
}

@media (min-width: 1200px) {
    .navbar-brand {
        font-size:1.3rem
    }
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration:none
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style:none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left:0
}

.navbar-nav .dropdown-menu {
    position:static
}

.navbar-text {
    padding-top: .4rem;
    padding-bottom:.4rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items:center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.166375rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .188rem;
    -webkit-transition: -webkit-box-shadow .15s ease-in-out;
    transition: -webkit-box-shadow .15s ease-in-out;
    -o-transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out;
    transition:box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .navbar-toggler {
        -webkit-transition: none;
        -o-transition: none;
        transition:none
    }
}

.navbar-toggler:hover {
    text-decoration:none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem;
    box-shadow:0 0 0 .25rem
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size:100%
}

.navbar-nav-scroll {
    max-height: var(--reign-scroll-height, 75vh);
    overflow-y:auto
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content:flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction:row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position:absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left:1.5rem
    }

    .navbar-expand-sm .navbar-nav-scroll {
        overflow:visible
    }

    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis:auto
    }

    .navbar-expand-sm .navbar-toggler {
        display:none
    }

    .navbar-expand-sm .offcanvas-header {
        display:none
    }

    .navbar-expand-sm .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform:none
    }

    .navbar-expand-sm .offcanvas-top, .navbar-expand-sm .offcanvas-bottom {
        height: auto;
        border-top: 0;
        border-bottom:0
    }

    .navbar-expand-sm .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y:visible
    }
}
