boosted
Version:
Orange Boosted with Bootstrap is a Bootstrap based, Orange branded accessible and ergonomic components library.
2,386 lines (2,225 loc) • 359 kB
CSS
@charset "UTF-8";
/*!
* Boosted v5.3.7 (https://boosted.orange.com/)
* Copyright 2014-2025 The Boosted Authors
* Copyright 2014-2025 Orange SA
* Licensed under MIT (https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/blob/main/LICENSE)
* This a fork of Bootstrap: Initial license below
* Bootstrap v5.3.7 (https://getbootstrap.com/)
* Copyright 2011-2025 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root,
[data-bs-theme] {
color: var(--bs-body-color);
background-color: var(--bs-body-bg);
}
:root,
[data-bs-theme=light] {
color-scheme: light;
--bs-blue: #4170d8;
--bs-indigo: #a885d8;
--bs-purple: #a885d8;
--bs-pink: #ffb4e6;
--bs-red: #cd3c14;
--bs-orange: #f16e00;
--bs-yellow: #fc0;
--bs-green: #228722;
--bs-teal: #50be87;
--bs-cyan: #4bb4e6;
--bs-black: #000;
--bs-white: #fff;
--bs-gray: #999;
--bs-gray-dark: #595959;
--bs-gray-100: #fafafa;
--bs-gray-200: #f6f6f6;
--bs-gray-300: #eee;
--bs-gray-400: #ddd;
--bs-gray-500: #ccc;
--bs-gray-600: #999;
--bs-gray-700: #666;
--bs-gray-800: #595959;
--bs-gray-900: #333;
--bs-gray-950: #141414;
--bs-primary: #f16e00;
--bs-secondary: #000;
--bs-success: #228722;
--bs-info: #4170d8;
--bs-warning: #fc0;
--bs-danger: #cd3c14;
--bs-light: #ccc;
--bs-dark: #000;
--bs-primary-rgb: 241, 110, 0;
--bs-secondary-rgb: 0, 0, 0;
--bs-success-rgb: 34, 135, 34;
--bs-info-rgb: 65, 112, 216;
--bs-warning-rgb: 255, 204, 0;
--bs-danger-rgb: 205, 60, 20;
--bs-light-rgb: 204, 204, 204;
--bs-dark-rgb: 0, 0, 0;
--bs-primary-text-emphasis: #f16e00;
--bs-secondary-text-emphasis: #000;
--bs-success-text-emphasis: #228722;
--bs-info-text-emphasis: #4170d8;
--bs-warning-text-emphasis: #fc0;
--bs-danger-text-emphasis: #cd3c14;
--bs-light-text-emphasis: #ccc;
--bs-dark-text-emphasis: #000;
--bs-primary-bg-subtle: #f16e00;
--bs-secondary-bg-subtle: #000;
--bs-success-bg-subtle: #228722;
--bs-info-bg-subtle: #4170d8;
--bs-warning-bg-subtle: #fc0;
--bs-danger-bg-subtle: #cd3c14;
--bs-light-bg-subtle: #ccc;
--bs-dark-bg-subtle: #000;
--bs-primary-border-subtle: #f16e00;
--bs-secondary-border-subtle: #000;
--bs-success-border-subtle: #228722;
--bs-info-border-subtle: #4170d8;
--bs-warning-border-subtle: #fc0;
--bs-danger-border-subtle: #cd3c14;
--bs-light-border-subtle: #ccc;
--bs-dark-border-subtle: #000;
--bs-white-rgb: 255, 255, 255;
--bs-black-rgb: 0, 0, 0;
--bs-chevron-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 14'%3e%3cpath d='M9 2 7 0 0 7l7 7 2-2-5-5 5-5z'/%3e%3c/svg%3e");
--bs-close-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='116 116 767 767' fill='%23000'%3e%3cpath d='M817.493 676.165a49.977 49.977 0 0 1 0 70.664l-70.664 70.664a49.977 49.977 0 0 1-70.664 0L499.5 640.828 322.835 817.493a49.977 49.977 0 0 1-70.664 0l-70.664-70.664a49.977 49.977 0 0 1 0-70.664L358.172 499.5 181.507 322.835a49.977 49.977 0 0 1 0-70.664l70.664-70.664a49.977 49.977 0 0 1 70.664 0L499.5 358.172l176.665-176.665a49.977 49.977 0 0 1 70.664 0l70.664 70.664a49.977 49.977 0 0 1 0 70.664L640.828 499.5Z'/%3e%3c/svg%3e");
--bs-check-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 12'%3e%3cpath fill='%23000' d='M13 0 5 8 2 5 0 7l5 5L15 2z'/%3e%3c/svg%3e");
--bs-success-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 125 125'%3e%3cpath fill='%23228722' d='M62.5 0a62.5 62.5 0 1 0 0 125 62.5 62.5 0 0 0 0-125zm28 29.4c3.3 0 6 2.6 6 5.9a5.9 5.9 0 0 1-1.3 3.7L57.7 86a5.8 5.8 0 0 1-9.1 0L29.8 62.5c-.8-1-1.2-2.3-1.2-3.7a5.9 5.9 0 0 1 1.7-4.1l2.3-2.4a5.8 5.8 0 0 1 4.2-1.7 5.8 5.8 0 0 1 3.8 1.4L52 64.7 86.6 31a5.8 5.8 0 0 1 4-1.6z'/%3e%3c/svg%3e");
--bs-error-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 140 125'%3e%3cpath fill='%23cd3c14' d='M70.3 0c-5.8 0-10.8 3.1-13.5 7.8L2.3 101.3l-.2.2A15.6 15.6 0 0 0 15.6 125H125a15.6 15.6 0 0 0 13.5-23.5L83.8 7.8A15.6 15.6 0 0 0 70.3 0zm19.2 50a6.4 6.4 0 0 1 4.4 1.9 6.4 6.4 0 0 1 0 9L79.4 75.6l15 15a6.4 6.4 0 0 1 0 9.2 6.4 6.4 0 0 1-4.5 1.9 6.4 6.4 0 0 1-4.6-2l-15-15-15 15a6.4 6.4 0 0 1-4.6 2 6.4 6.4 0 0 1-4.6-2 6.4 6.4 0 0 1 0-9l15-15L46.8 61a6.4 6.4 0 1 1 9-9.1l14.6 14.5L84.8 52a6.4 6.4 0 0 1 4.7-1.9z'/%3e%3c/svg%3e");
--bs-font-sans-serif: HelvNeueOrangeArabic, "Helvetica Neue", Helvetica, "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
--bs-body-font-family: var(--bs-font-sans-serif);
--bs-body-font-size: 1rem;
--bs-body-font-weight: 400;
--bs-body-line-height: 1.125;
--bs-body-color: #000;
--bs-body-color-rgb: 0, 0, 0;
--bs-body-bg: #fff;
--bs-body-bg-rgb: 255, 255, 255;
--bs-emphasis-color: #000;
--bs-emphasis-color-rgb: 0, 0, 0;
--bs-secondary-color: #666;
--bs-secondary-color-rgb: 102, 102, 102;
--bs-secondary-bg: #eee;
--bs-secondary-bg-rgb: 238, 238, 238;
--bs-tertiary-color: #ccc;
--bs-tertiary-color-rgb: 204, 204, 204;
--bs-tertiary-bg: #fafafa;
--bs-tertiary-bg-rgb: 250, 250, 250;
--bs-heading-color: inherit;
--bs-link-color: #000;
--bs-link-color-rgb: 0, 0, 0;
--bs-link-decoration: underline;
--bs-link-hover-color: #f16e00;
--bs-link-hover-color-rgb: 241, 110, 0;
--bs-code-color: #666;
--bs-highlight-color: #fff;
--bs-highlight-bg: #000;
--bs-disabled-color: var(--bs-tertiary-color);
--bs-tertiary-active-bg: #ddd;
--bs-border-width: 0.125rem;
--bs-border-style: solid;
--bs-border-color: #000;
--bs-border-color-subtle: #ccc;
--bs-border-color-translucent: rgba(0, 0, 0, 0.175);
--bs-border-radius: 0.375rem;
--bs-border-radius-sm: 0.25rem;
--bs-border-radius-lg: 0.5rem;
--bs-border-radius-xl: 1rem;
--bs-border-radius-xxl: 2rem;
--bs-border-radius-2xl: var(--bs-border-radius-xxl);
--bs-border-radius-pill: 50rem;
--bs-box-shadow: ;
--bs-box-shadow-sm: ;
--bs-box-shadow-lg: ;
--bs-box-shadow-inset: ;
--bs-focus-visible-inner-color: #fff;
--bs-focus-visible-outer-color: #000;
--bs-focus-ring-width: 0.25rem;
--bs-focus-ring-opacity: 0.25;
--bs-focus-ring-color: rgba(241, 110, 0, 0.25);
--bs-form-valid-color: var(--bs-success-text-emphasis);
--bs-form-valid-border-color: var(--bs-success);
--bs-form-invalid-color: var(--bs-danger-text-emphasis);
--bs-form-invalid-border-color: var(--bs-danger);
--bs-form-check-filter: invert(1);
--bs-form-check-input-disabled-color: #333;
--bs-form-color-disabled-filter: brightness(0) invert(1) brightness(0.8);
--bs-form-select-indicator: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath d='M7 7 0 0h14L7 7z'/%3e%3c/svg%3e");
--bs-form-select-disabled-indicator: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath fill='%23666' d='M7 7 0 0h14L7 7z'/%3e%3c/svg%3e");
--bs-form-switch-square-bg: #000;
--bs-form-switch-unchecked-invalid-border-color: #31c3eb;
--bs-table-active-bg-factor: 0.135;
--bs-table-hover-bg-factor: 0.065;
--bs-table-striped-bg-factor: 0.035;
--bs-breadcrumb-divider-filter: none;
}
[data-bs-theme=dark] {
color-scheme: dark;
--bs-body-color: #fff;
--bs-body-color-rgb: 255, 255, 255;
--bs-body-bg: #141414;
--bs-body-bg-rgb: 20, 20, 20;
--bs-emphasis-color: #fff;
--bs-emphasis-color-rgb: 255, 255, 255;
--bs-secondary-color: #999;
--bs-secondary-color-rgb: 153, 153, 153;
--bs-secondary-bg: #333;
--bs-secondary-bg-rgb: 51, 51, 51;
--bs-tertiary-color: #666;
--bs-tertiary-color-rgb: 102, 102, 102;
--bs-tertiary-bg: #000;
--bs-tertiary-bg-rgb: 0, 0, 0;
--bs-primary: #ff7900;
--bs-secondary: #fff;
--bs-success: #6c6;
--bs-info: #69f;
--bs-warning: #fc0;
--bs-danger: #ff4d4d;
--bs-light: #ccc;
--bs-dark: #000;
--bs-primary-rgb: 255, 121, 0;
--bs-secondary-rgb: 255, 255, 255;
--bs-success-rgb: 102, 204, 102;
--bs-info-rgb: 102, 153, 255;
--bs-warning-rgb: 255, 204, 0;
--bs-danger-rgb: 255, 77, 77;
--bs-light-rgb: 204, 204, 204;
--bs-dark-rgb: 0, 0, 0;
--bs-primary-text-emphasis: #ff7900;
--bs-secondary-text-emphasis: #fff;
--bs-success-text-emphasis: #6c6;
--bs-info-text-emphasis: #69f;
--bs-warning-text-emphasis: #fc0;
--bs-danger-text-emphasis: #ff4d4d;
--bs-light-text-emphasis: #ccc;
--bs-dark-text-emphasis: #000;
--bs-primary-bg-subtle: #ff7900;
--bs-secondary-bg-subtle: #fff;
--bs-success-bg-subtle: #6c6;
--bs-info-bg-subtle: #69f;
--bs-warning-bg-subtle: #fc0;
--bs-danger-bg-subtle: #ff4d4d;
--bs-light-bg-subtle: #ccc;
--bs-dark-bg-subtle: #000;
--bs-primary-border-subtle: #ff7900;
--bs-secondary-border-subtle: #fff;
--bs-success-border-subtle: #6c6;
--bs-info-border-subtle: #69f;
--bs-warning-border-subtle: #fc0;
--bs-danger-border-subtle: #ff4d4d;
--bs-light-border-subtle: #ccc;
--bs-dark-border-subtle: #000;
--bs-success-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 125 125'%3e%3cpath fill='%236c6' d='M62.5 0a62.5 62.5 0 1 0 0 125 62.5 62.5 0 0 0 0-125zm28 29.4c3.3 0 6 2.6 6 5.9a5.9 5.9 0 0 1-1.3 3.7L57.7 86a5.8 5.8 0 0 1-9.1 0L29.8 62.5c-.8-1-1.2-2.3-1.2-3.7a5.9 5.9 0 0 1 1.7-4.1l2.3-2.4a5.8 5.8 0 0 1 4.2-1.7 5.8 5.8 0 0 1 3.8 1.4L52 64.7 86.6 31a5.8 5.8 0 0 1 4-1.6z'/%3e%3c/svg%3e");
--bs-error-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 140 125'%3e%3cpath fill='%23ff4d4d' d='M70.3 0c-5.8 0-10.8 3.1-13.5 7.8L2.3 101.3l-.2.2A15.6 15.6 0 0 0 15.6 125H125a15.6 15.6 0 0 0 13.5-23.5L83.8 7.8A15.6 15.6 0 0 0 70.3 0zm19.2 50a6.4 6.4 0 0 1 4.4 1.9 6.4 6.4 0 0 1 0 9L79.4 75.6l15 15a6.4 6.4 0 0 1 0 9.2 6.4 6.4 0 0 1-4.5 1.9 6.4 6.4 0 0 1-4.6-2l-15-15-15 15a6.4 6.4 0 0 1-4.6 2 6.4 6.4 0 0 1-4.6-2 6.4 6.4 0 0 1 0-9l15-15L46.8 61a6.4 6.4 0 1 1 9-9.1l14.6 14.5L84.8 52a6.4 6.4 0 0 1 4.7-1.9z'/%3e%3c/svg%3e");
--bs-heading-color: inherit;
--bs-link-color: #fff;
--bs-link-hover-color: #ff7900;
--bs-link-color-rgb: 255, 255, 255;
--bs-link-hover-color-rgb: 255, 121, 0;
--bs-code-color: #999;
--bs-highlight-color: #000;
--bs-highlight-bg: #fff;
--bs-disabled-color: var(--bs-tertiary-color);
--bs-tertiary-active-bg: #666;
--bs-border-color: #fff;
--bs-border-color-subtle: #666;
--bs-border-color-translucent: rgba(255, 255, 255, 0.15);
--bs-focus-visible-inner-color: #000;
--bs-focus-visible-outer-color: #fff;
--bs-focus-ring-color: rgba(255, 121, 0, 0.25);
--bs-form-valid-color: var(--bs-success-text-emphasis);
--bs-form-valid-border-color: var(--bs-success);
--bs-form-invalid-color: var(--bs-danger-text-emphasis);
--bs-form-invalid-border-color: var(--bs-danger);
--bs-form-check-filter: none;
--bs-form-check-input-disabled-color: #666;
--bs-form-select-indicator: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath fill='%23fff' d='M7 7 0 0h14L7 7z'/%3e%3c/svg%3e");
--bs-form-select-disabled-indicator: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath fill='%23999' d='M7 7 0 0h14L7 7z'/%3e%3c/svg%3e");
--bs-form-color-disabled-filter: brightness(0) invert(1) brightness(0.4);
--bs-form-switch-square-bg: #141414;
--bs-form-switch-unchecked-invalid-border-color: var(--bs-danger);
--bs-table-active-bg-factor: 0.35;
--bs-table-hover-bg-factor: 0.135;
--bs-table-striped-bg-factor: 1;
--bs-breadcrumb-divider-filter: invert(1);
}
*,
*::before,
*::after {
box-sizing: border-box;
}
:root {
scroll-padding-top: 3.75rem;
}
@media (min-width: 1024px) {
:root {
scroll-padding-top: 7.5rem;
}
}
@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}
body {
position: relative;
margin: 0;
font-family: var(--bs-body-font-family);
font-synthesis: none;
font-size: var(--bs-body-font-size);
font-weight: var(--bs-body-font-weight);
line-height: var(--bs-body-line-height);
text-align: var(--bs-body-text-align);
background-color: var(--bs-body-bg);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-font-smoothing: subpixel-antialiased;
text-rendering: optimizespeed;
}
:focus {
isolation: isolate;
outline: 3px solid var(--bs-focus-visible-outer-color);
outline-offset: 2px;
box-shadow: 0 0 0 2px var(--bs-focus-visible-inner-color);
}
.js-focus-visible :focus:not([data-focus-visible-added]):not(.focus-ring):not(.form-select:invalid):not(.form-control[type=file]:invalid),
.js-focus-visible .focus:not([data-focus-visible-added]):not(.focus-ring):not(.form-select:invalid):not(.form-control[type=file]:invalid) {
outline: 0 !important;
box-shadow: none;
}
:focus:not(:focus-visible):not(.focus-ring):not(.form-select:invalid):not(.form-control[type=file]:invalid) {
outline: 0 !important;
box-shadow: none;
}
hr {
margin: 1.25rem 0;
color: inherit;
border: 0;
border-top: var(--bs-border-width) solid;
}
[class*=display-], h4, .h4, .card-title,
h5,
.h5,
h6,
.h6,
.card-subtitle, h2, .h2,
h3,
.h3, h1, .h1 {
margin-top: 0;
margin-bottom: 1.25rem;
font-size: 1rem;
font-weight: 700;
line-height: 1.125;
color: var(--bs-heading-color);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizelegibility;
}
h1, .h1 {
font-size: 1.25rem;
line-height: 1.1;
}
h2, .h2,
h3,
.h3 {
font-size: 1.125rem;
line-height: 1.1111111111;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul {
padding-right: 2rem;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
ul {
list-style-type: square;
}
li::marker {
color: var(--bs-primary);
vertical-align: middle;
}
ol li::marker {
color: inherit;
}
li li::marker {
color: var(--bs-secondary-color);
}
li li li::marker {
color: var(--bs-tertiary-color);
}
li::before {
color: var(--bs-primary);
vertical-align: text-top;
}
ol li::before {
color: inherit;
}
li li::before {
color: var(--bs-secondary-color);
}
li li li::before {
color: var(--bs-tertiary-color);
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-right: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
em,
strong {
font-weight: 700;
}
small, .small {
font-size: 0.875rem;
font-weight: 400;
line-height: 1.1428571429;
}
mark, .mark {
padding: 0 0.1875em;
color: var(--bs-highlight-color);
background-color: var(--bs-highlight-bg);
}
sub,
sup {
position: relative;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
text-decoration: underline;
}
a:hover {
--bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
var,
pre,
code,
kbd,
samp {
font-family: var(--bs-font-monospace);
font-size: 1em;
}
pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
font-size: 0.875em;
line-height: 1.25;
color: var(--bs-code-color);
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
var,
code {
font-size: 0.875em;
font-style: normal;
line-height: 1.1428571429;
color: var(--bs-code-color);
word-wrap: break-word;
}
a > var,
a > code {
color: inherit;
}
kbd {
padding: 0.0625rem 0.0625rem;
font-size: 0.875em;
color: var(--bs-kbd-color, #000);
background-color: var(--bs-kbd-bg, #eee);
}
kbd kbd {
padding: 0;
font-size: 1em;
}
figure {
margin: 0 0 1rem;
}
img,
svg {
vertical-align: middle;
}
table {
font-feature-settings: "tnum";
font-variant-numeric: tabular-nums;
caption-side: top;
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
font-size: 2.125rem;
font-weight: 700;
color: var(--bs-caption-color, var(--bs-emphasis-color));
text-align: right;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizelegibility;
}
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;
font-weight: 700;
}
button {
border-radius: 0;
}
button:focus:not(:focus-visible):not(.focus-ring) {
outline: 0;
box-shadow: none;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
box-shadow: none;
}
button,
select {
text-transform: none;
}
[role=button] {
cursor: pointer;
}
select {
word-wrap: normal;
}
select:disabled {
opacity: 1;
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
display: none !important;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}
::-moz-focus-inner {
padding: 0;
border-style: none;
}
textarea {
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
float: right;
width: 100%;
padding: 0;
margin-bottom: 0.3125rem;
font-size: 1.25rem;
font-weight: 700;
line-height: inherit;
}
legend + * {
clear: right;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
padding: 0;
}
::-webkit-inner-spin-button {
height: auto;
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
direction: ltr;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
padding: 0;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
::file-selector-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
iframe {
border: 0;
}
summary {
display: list-item;
cursor: pointer;
}
progress {
vertical-align: baseline;
}
[hidden] {
display: none !important;
}
.display-1 {
font-size: 1.875rem;
line-height: 1.0666666667;
}
h1, .h1,
.display-2,
.display-3 {
font-size: 1.5rem;
line-height: 1.0833333333;
}
h2, .h2,
.display-4 {
font-size: 1.125rem;
line-height: 1.1111111111;
}
.lead {
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
}
@media (min-width: 480px) {
h1, .h1,
.display-1,
.display-2,
.display-3 {
line-height: 1;
}
.display-1 {
font-size: 3.125rem;
}
.display-2 {
font-size: 2.5rem;
}
h1, .h1,
.display-3 {
font-size: 2.125rem;
}
h2, .h2,
h3,
.h3,
.display-4 {
font-size: 1.5rem;
line-height: 1.0833333333;
}
h4, .h4, .card-title,
h5,
.h5,
h6,
.h6,
.card-subtitle {
font-size: 1.125rem;
line-height: 1.1111111111;
}
.lead {
font-size: 1.125rem;
}
}
@media (min-width: 1024px) {
.display-1 {
font-size: 3.75rem;
}
.display-2 {
font-size: 3.125rem;
}
.display-3 {
font-size: 2.5rem;
}
.display-4 {
font-size: 2.125rem;
line-height: 1;
}
h2, .h2 {
font-size: 1.875rem;
line-height: 1.0666666667;
}
h3, .h3 {
font-size: 1.5rem;
line-height: 1.0833333333;
}
h4, .h4, .card-title {
font-size: 1.25rem;
line-height: 1.1;
}
h5, .h5,
h6,
.h6,
.card-subtitle {
font-size: 1.125rem;
line-height: 1.1111111111;
}
.lead {
font-size: 1.25rem;
}
}
.list-unstyled {
padding-right: 0;
list-style: none;
}
.list-inline {
padding-right: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-left: 0.3125rem;
}
.initialism {
font-size: 0.875rem;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1.25rem;
font-size: 1.25rem;
line-height: 1.5;
}
.blockquote > :last-child {
margin-bottom: 0;
}
.blockquote-footer {
margin-top: -1.25rem;
margin-bottom: 1.25rem;
font-size: 0.875rem;
line-height: 1.1428571429;
color: var(--bs-secondary-color);
}
.blockquote-footer::before {
content: "— ";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0;
background-color: var(--bs-body-bg);
border: var(--bs-border-width) solid var(--bs-border-color-subtle);
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.625rem;
line-height: 1;
}
.figure-caption {
font-size: 0.875rem;
color: var(--bs-secondary-color);
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container-xs {
--bs-gutter-x: 1.25rem;
--bs-gutter-y: 0;
width: 100%;
padding-left: calc(var(--bs-gutter-x) * 0.25);
padding-right: calc(var(--bs-gutter-x) * 0.25);
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) {
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container-xs {
--bs-gutter-x: 2.5rem;
}
}
.container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container-xs {
max-width: calc(100vw - 8px);
}
@media (min-width: 480px) {
.container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container-xs {
max-width: calc(100vw - 12px);
}
}
@media (min-width: 768px) {
.container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container-xs {
max-width: calc(100vw - 24px);
}
}
@media (min-width: 1024px) {
.container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container-xs {
max-width: calc(100vw - 64px);
}
}
@media (min-width: 1280px) {
.container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container-xs {
max-width: calc(100vw - 80px);
}
}
@media (min-width: 1440px) {
.container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container-xs {
max-width: calc(100vw - 120px);
}
}
.container {
max-width: 312px;
}
@media (min-width: 480px) {
.container-sm, .container {
max-width: 468px;
}
}
@media (min-width: 768px) {
.container-md, .container-sm, .container {
max-width: 744px;
}
}
@media (min-width: 1024px) {
.container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1280px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1200px;
}
}
@media (min-width: 1440px) {
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1320px;
}
}
:root {
--bs-breakpoint-xs: 0;
--bs-breakpoint-sm: 480px;
--bs-breakpoint-md: 768px;
--bs-breakpoint-lg: 1024px;
--bs-breakpoint-xl: 1280px;
--bs-breakpoint-xxl: 1440px;
}
.row {
--bs-gutter-x: 0.625rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(-1 * var(--bs-gutter-y));
margin-left: calc(-0.5 * var(--bs-gutter-x));
margin-right: calc(-0.5 * var(--bs-gutter-x));
}
@media (min-width: 768px) {
.row {
--bs-gutter-x: 1.25rem;
}
}
.row > * {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-left: calc(var(--bs-gutter-x) * 0.5);
padding-right: calc(var(--bs-gutter-x) * 0.5);
margin-top: var(--bs-gutter-y);
}
.col {
flex: 1 0 0;
}
.row-cols-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
}
.col-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-3 {
flex: 0 0 auto;
width: 25%;
}
.col-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-6 {
flex: 0 0 auto;
width: 50%;
}
.col-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-9 {
flex: 0 0 auto;
width: 75%;
}
.col-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-1 {
margin-right: 8.33333333%;
}
.offset-2 {
margin-right: 16.66666667%;
}
.offset-3 {
margin-right: 25%;
}
.offset-4 {
margin-right: 33.33333333%;
}
.offset-5 {
margin-right: 41.66666667%;
}
.offset-6 {
margin-right: 50%;
}
.offset-7 {
margin-right: 58.33333333%;
}
.offset-8 {
margin-right: 66.66666667%;
}
.offset-9 {
margin-right: 75%;
}
.offset-10 {
margin-right: 83.33333333%;
}
.offset-11 {
margin-right: 91.66666667%;
}
.g-0,
.gx-0 {
--bs-gutter-x: 0;
}
.g-0,
.gy-0 {
--bs-gutter-y: 0;
}
.g-1,
.gx-1 {
--bs-gutter-x: 0.3125rem;
}
.g-1,
.gy-1 {
--bs-gutter-y: 0.3125rem;
}
.g-2,
.gx-2 {
--bs-gutter-x: 0.625rem;
}
.g-2,
.gy-2 {
--bs-gutter-y: 0.625rem;
}
.g-3,
.gx-3 {
--bs-gutter-x: 1.25rem;
}
.g-3,
.gy-3 {
--bs-gutter-y: 1.25rem;
}
.g-4,
.gx-4 {
--bs-gutter-x: 1.875rem;
}
.g-4,
.gy-4 {
--bs-gutter-y: 1.875rem;
}
.g-5,
.gx-5 {
--bs-gutter-x: 3.75rem;
}
.g-5,
.gy-5 {
--bs-gutter-y: 3.75rem;
}
@media (min-width: 480px) {
.col-sm {
flex: 1 0 0;
}
.row-cols-sm-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-sm-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-sm-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-sm-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-sm-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-sm-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-sm-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
}
.col-sm-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-sm-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-sm-3 {
flex: 0 0 auto;
width: 25%;
}
.col-sm-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-sm-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-sm-6 {
flex: 0 0 auto;
width: 50%;
}
.col-sm-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-sm-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-sm-9 {
flex: 0 0 auto;
width: 75%;
}
.col-sm-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-sm-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-sm-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-sm-0 {
margin-right: 0;
}
.offset-sm-1 {
margin-right: 8.33333333%;
}
.offset-sm-2 {
margin-right: 16.66666667%;
}
.offset-sm-3 {
margin-right: 25%;
}
.offset-sm-4 {
margin-right: 33.33333333%;
}
.offset-sm-5 {
margin-right: 41.66666667%;
}
.offset-sm-6 {
margin-right: 50%;
}
.offset-sm-7 {
margin-right: 58.33333333%;
}
.offset-sm-8 {
margin-right: 66.66666667%;
}
.offset-sm-9 {
margin-right: 75%;
}
.offset-sm-10 {
margin-right: 83.33333333%;
}
.offset-sm-11 {
margin-right: 91.66666667%;
}
.g-sm-0,
.gx-sm-0 {
--bs-gutter-x: 0;
}
.g-sm-0,
.gy-sm-0 {
--bs-gutter-y: 0;
}
.g-sm-1,
.gx-sm-1 {
--bs-gutter-x: 0.3125rem;
}
.g-sm-1,
.gy-sm-1 {
--bs-gutter-y: 0.3125rem;
}
.g-sm-2,
.gx-sm-2 {
--bs-gutter-x: 0.625rem;
}
.g-sm-2,
.gy-sm-2 {
--bs-gutter-y: 0.625rem;
}
.g-sm-3,
.gx-sm-3 {
--bs-gutter-x: 1.25rem;
}
.g-sm-3,
.gy-sm-3 {
--bs-gutter-y: 1.25rem;
}
.g-sm-4,
.gx-sm-4 {
--bs-gutter-x: 1.875rem;
}
.g-sm-4,
.gy-sm-4 {
--bs-gutter-y: 1.875rem;
}
.g-sm-5,
.gx-sm-5 {
--bs-gutter-x: 3.75rem;
}
.g-sm-5,
.gy-sm-5 {
--bs-gutter-y: 3.75rem;
}
}
@media (min-width: 768px) {
.col-md {
flex: 1 0 0;
}
.row-cols-md-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-md-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-md-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-md-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-md-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-md-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-md-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
}
.col-md-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-md-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-md-3 {
flex: 0 0 auto;
width: 25%;
}
.col-md-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-md-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-md-6 {
flex: 0 0 auto;
width: 50%;
}
.col-md-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-md-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-md-9 {
flex: 0 0 auto;
width: 75%;
}
.col-md-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-md-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-md-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-md-0 {
margin-right: 0;
}
.offset-md-1 {
margin-right: 8.33333333%;
}
.offset-md-2 {
margin-right: 16.66666667%;
}
.offset-md-3 {
margin-right: 25%;
}
.offset-md-4 {
margin-right: 33.33333333%;
}
.offset-md-5 {
margin-right: 41.66666667%;
}
.offset-md-6 {
margin-right: 50%;
}
.offset-md-7 {
margin-right: 58.33333333%;
}
.offset-md-8 {
margin-right: 66.66666667%;
}
.offset-md-9 {
margin-right: 75%;
}
.offset-md-10 {
margin-right: 83.33333333%;
}
.offset-md-11 {
margin-right: 91.66666667%;
}
.g-md-0,
.gx-md-0 {
--bs-gutter-x: 0;
}
.g-md-0,
.gy-md-0 {
--bs-gutter-y: 0;
}
.g-md-1,
.gx-md-1 {
--bs-gutter-x: 0.3125rem;
}
.g-md-1,
.gy-md-1 {
--bs-gutter-y: 0.3125rem;
}
.g-md-2,
.gx-md-2 {
--bs-gutter-x: 0.625rem;
}
.g-md-2,
.gy-md-2 {
--bs-gutter-y: 0.625rem;
}
.g-md-3,
.gx-md-3 {
--bs-gutter-x: 1.25rem;
}
.g-md-3,
.gy-md-3 {
--bs-gutter-y: 1.25rem;
}
.g-md-4,
.gx-md-4 {
--bs-gutter-x: 1.875rem;
}
.g-md-4,
.gy-md-4 {
--bs-gutter-y: 1.875rem;
}
.g-md-5,
.gx-md-5 {
--bs-gutter-x: 3.75rem;
}
.g-md-5,
.gy-md-5 {
--bs-gutter-y: 3.75rem;
}
}
@media (min-width: 1024px) {
.col-lg {
flex: 1 0 0;
}
.row-cols-lg-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-lg-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-lg-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-lg-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-lg-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-lg-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-lg-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
}
.col-lg-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-lg-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-lg-3 {
flex: 0 0 auto;
width: 25%;
}
.col-lg-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-lg-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-lg-6 {
flex: 0 0 auto;
width: 50%;
}
.col-lg-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-lg-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-lg-9 {
flex: 0 0 auto;
width: 75%;
}
.col-lg-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-lg-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-lg-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-lg-0 {
margin-right: 0;
}
.offset-lg-1 {
margin-right: 8.33333333%;
}
.offset-lg-2 {
margin-right: 16.66666667%;
}
.offset-lg-3 {
margin-right: 25%;
}
.offset-lg-4 {
margin-right: 33.33333333%;
}
.offset-lg-5 {
margin-right: 41.66666667%;
}
.offset-lg-6 {
margin-right: 50%;
}
.offset-lg-7 {
margin-right: 58.33333333%;
}
.offset-lg-8 {
margin-right: 66.66666667%;
}
.offset-lg-9 {
margin-right: 75%;
}
.offset-lg-10 {
margin-right: 83.33333333%;
}
.offset-lg-11 {
margin-right: 91.66666667%;
}
.g-lg-0,
.gx-lg-0 {
--bs-gutter-x: 0;
}
.g-lg-0,
.gy-lg-0 {
--bs-gutter-y: 0;
}
.g-lg-1,
.gx-lg-1 {
--bs-gutter-x: 0.3125rem;
}
.g-lg-1,
.gy-lg-1 {
--bs-gutter-y: 0.3125rem;
}
.g-lg-2,
.gx-lg-2 {
--bs-gutter-x: 0.625rem;
}
.g-lg-2,
.gy-lg-2 {
--bs-gutter-y: 0.625rem;
}
.g-lg-3,
.gx-lg-3 {
--bs-gutter-x: 1.25rem;
}
.g-lg-3,
.gy-lg-3 {
--bs-gutter-y: 1.25rem;
}
.g-lg-4,
.gx-lg-4 {
--bs-gutter-x: 1.875rem;
}
.g-lg-4,
.gy-lg-4 {
--bs-gutter-y: 1.875rem;
}
.g-lg-5,
.gx-lg-5 {
--bs-gutter-x: 3.75rem;
}
.g-lg-5,
.gy-lg-5 {
--bs-gutter-y: 3.75rem;
}
}
@media (min-width: 1280px) {
.col-xl {
flex: 1 0 0;
}
.row-cols-xl-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-xl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-xl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-xl-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-xl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-xl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-xl-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
}
.col-xl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-xl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-xl-3 {
flex: 0 0 auto;
width: 25%;
}
.col-xl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-xl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-xl-6 {
flex: 0 0 auto;
width: 50%;
}
.col-xl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-xl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-xl-9 {
flex: 0 0 auto;
width: 75%;
}
.col-xl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-xl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-xl-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-xl-0 {
margin-right: 0;
}
.offset-xl-1 {
margin-right: 8.33333333%;
}
.offset-xl-2 {
margin-right: 16.66666667%;
}
.offset-xl-3 {
margin-right: 25%;
}
.offset-xl-4 {
margin-right: 33.33333333%;
}
.offset-xl-5 {
margin-right: 41.66666667%;
}
.offset-xl-6 {
margin-right: 50%;
}
.offset-xl-7 {
margin-right: 58.33333333%;
}
.offset-xl-8 {
margin-right: 66.66666667%;
}
.offset-xl-9 {
margin-right: 75%;
}
.offset-xl-10 {
margin-right: 83.33333333%;
}
.offset-xl-11 {
margin-right: 91.66666667%;
}
.g-xl-0,
.gx-xl-0 {
--bs-gutter-x: 0;
}
.g-xl-0,
.gy-xl-0 {
--bs-gutter-y: 0;
}
.g-xl-1,
.gx-xl-1 {
--bs-gutter-x: 0.3125rem;
}
.g-xl-1,
.gy-xl-1 {
--bs-gutter-y: 0.3125rem;
}
.g-xl-2,
.gx-xl-2 {
--bs-gutter-x: 0.625rem;
}
.g-xl-2,
.gy-xl-2 {
--bs-gutter-y: 0.625rem;
}
.g-xl-3,
.gx-xl-3 {
--bs-gutter-x: 1.25rem;
}
.g-xl-3,
.gy-xl-3 {
--bs-gutter-y: 1.25rem;
}
.g-xl-4,
.gx-xl-4 {
--bs-gutter-x: 1.875rem;
}
.g-xl-4,
.gy-xl-4 {
--bs-gutter-y: 1.875rem;
}
.g-xl-5,
.gx-xl-5 {
--bs-gutter-x: 3.75rem;
}
.g-xl-5,
.gy-xl-5 {
--bs-gutter-y: 3.75rem;
}
}
@media (min-width: 1440px) {
.col-xxl {
flex: 1 0 0;
}
.row-cols-xxl-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-xxl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-xxl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-xxl-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-xxl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-xxl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-xxl-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-xxl-auto {
flex: 0 0 auto;
width: auto;
}
.col-xxl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-xxl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-xxl-3 {
flex: 0 0 auto;
width: 25%;
}
.col-xxl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-xxl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-xxl-6 {
flex: 0 0 auto;
width: 50%;
}
.col-xxl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-xxl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-xxl-9 {
flex: 0 0 auto;
width: 75%;
}
.col-xxl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-xxl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-xxl-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-xxl-0 {
margin-right: 0;
}
.offset-xxl-1 {
margin-right: 8.33333333%;
}
.offset-xxl-2 {
margin-right: 16.66666667%;
}
.offset-xxl-3 {
margin-right: 25%;
}
.offset-xxl-4 {
margin-right: 33.33333333%;
}
.offset-xxl-5 {
margin-right: 41.66666667%;
}
.offset-xxl-6 {
margin-right: 50%;
}
.offset-xxl-7 {
margin-right: 58.33333333%;
}
.offset-xxl-8 {
margin-right: 66.66666667%;
}
.offset-xxl-9 {
margin-right: 75%;
}
.offset-xxl-10 {
margin-right: 83.33333333%;
}
.offset-xxl-11 {
margin-right: 91.66666667%;
}
.g-xxl-0,
.gx-xxl-0 {
--bs-gutter-x: 0;
}
.g-xxl-0,
.gy-xxl-0 {
--bs-gutter-y: 0;
}
.g-xxl-1,
.gx-xxl-1 {
--bs-gutter-x: 0.3125rem;
}
.g-xxl-1,
.gy-xxl-1 {
--bs-gutter-y: 0.3125rem;
}
.g-xxl-2,
.gx-xxl-2 {
--bs-gutter-x: 0.625rem;
}
.g-xxl-2,
.gy-xxl-2 {
--bs-gutter-y: 0.625rem;
}
.g-xxl-3,
.gx-xxl-3 {
--bs-gutter-x: 1.25rem;
}
.g-xxl-3,
.gy-xxl-3 {
--bs-gutter-y: 1.25rem;
}
.g-xxl-4,
.gx-xxl-4 {
--bs-gutter-x: 1.875rem;
}
.g-xxl-4,
.gy-xxl-4 {
--bs-gutter-y: 1.875rem;
}
.g-xxl-5,
.gx-xxl-5 {
--bs-gutter-x: 3.75rem;
}
.g-xxl-5,
.gy-xxl-5 {
--bs-gutter-y: 3.75rem;
}
}
.table {
--bs-table-color-type: initial;
--bs-table-bg-type: initial;
--bs-table-color-state: initial;
--bs-table-bg-state: initial;
--bs-table-color: var(--bs-emphasis-color);
--bs-table-bg: var(--bs-body-bg);
--bs-table-border-color: var(--bs-border-color-subtle);
--bs-table-accent-bg: transparent;
--bs-table-striped-color: var(--bs-emphasis-color);
--bs-table-striped-bg: rgba(var(--bs-black-rgb), var(--bs-table-striped-bg-factor));
--bs-table-active-color: var(--bs-emphasis-color);
--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), var(--bs-table-active-bg-factor));
--bs-table-hover-color: var(--bs-emphasis-color);
--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), var(--bs-table-hover-bg-factor));
width: 100%;
margin-bottom: 1.25rem;
vertical-align: top;
}
.table tr {
border-bottom: calc(var(--bs-border-width) * 0.5) solid var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
padding: 0.875rem 0.625rem calc(0.875rem + 1px);
line-height: 1.25;
color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
background-color: var(--bs-table-bg);
box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > thead > tr {
border-bottom-width: calc(calc(var(--bs-border-width) * 0.5) * 2);
}
.table > tbody > th {
font-weight: 400;
}
.table > tbody {
vertical-align: inherit;
}
.table > thead {
vertical-align: bottom;
}
.table.has-checkbox tr > :first-child {
width: 2.5rem;
max-width: 2.5rem;
}
.table svg,
.table img {
margin-top: -0.75rem;
margin-bottom: -0.625rem;
}
.table-group-divider {
border-top: calc(calc(var(--bs-border-width) * 0.5) * 2) solid currentcolor;
}
.caption-bottom {
caption-side: bottom;
}
.table-sm > :not(caption) > * > * {
padding: 0.5625rem 0.625rem calc(0.5625rem + 1px);
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
--bs-table-color-type: var(--bs-table-striped-color);
--bs-table-bg-type: var(--bs-table-striped-bg);
}
.table-striped-columns > :not(caption) > tr > :nth-child(even) {
--bs-table-color-type: var(--bs-table-striped-color);
--bs-table-bg-type: var(--bs-table-striped-bg);
}
.table-active {
--bs-table-color-state: var(--bs-table-active-color);
--bs-table-bg-state: var(--bs-table-active-bg);
}
.table-hover > tbody > tr:hover > * {
--bs-table-color-state: var(--bs-table-hover-color);
--bs-table-bg-state: var(--bs-table-hover-bg);
}
.table-primary {
--bs-table-color: #000;
--bs-table-bg: #f9c599;
--bs-table-border-color: #95765c;
--bs-table-striped-bg: #e5b58d;
--bs-table-striped-color: #000;
--bs-table-active-bg: #95765c;
--bs-table-active-color: #000;
--bs-table-hover-bg: #c79e7a;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-secondary {
--bs-table-color: #000;
--bs-table-bg: #999999;
--bs-table-border-color: #5c5c5c;
--bs-table-striped-bg: #8d8d8d;
--bs-table-striped-color: #000;
--bs-table-active-bg: #5c5c5c;
--bs-table-active-color: #fff;
--bs-table-hover-bg: #7a7a7a;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-success {
--bs-table-color: #000;
--bs-table-bg: #a7cfa7;
--bs-table-border-color: #647c64;
--bs-table-striped-bg: #9abe9a;
--bs-table-striped-color: #000;
--bs-table-active-bg: #647c64;
--bs-table-active-color: #fff;
--bs-table-hover-bg: #86a686;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-info {
--bs-table-color: #000;
--bs-table-bg: #b3c6ef;
--bs-table-border-color: #6b778f;
--bs-table-striped-bg: #a5b6dc;
--bs-table-striped-color: #000;
--bs-table-active-bg: #6b778f;
--bs-table-active-color: #fff;
--bs-table-hover-bg: #8f9ebf;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-warning {
--bs-table-color: #000;
--bs-table-bg: #ffeb99;
--bs-table-border-color: #998d5c;
--bs-table-striped-bg: #ebd88d;
--bs-table-striped-color: #000;
--bs-table-active-bg: #998d5c;
--bs-table-active-color: #000;
--bs-table-hover-bg: #ccbc7a;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-danger {
--bs-table-color: #000;
--bs-table-bg: #ebb1a1;
--bs-table-border-color: #8d6a61;
--bs-table-striped-bg: #d8a394;
--bs-table-striped-color: #000;
--bs-table-active-bg: #8d6a61;
--bs-table-active-color: #fff;
--bs-table-hover-bg: #bc8e81;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-light {
--bs-table-color: #000;
--bs-table-bg: #ccc;
--bs-table-border-color: #7a7a7a;
--bs-table-striped-bg: #bcbcbc;
--bs-table-striped-color: #000;
--bs-table-active-bg: #7a7a7a;
--bs-table-active-color: #000;
--bs-table-hover-bg: #a3a3a3;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-dark {
--bs-table-color: #fff;
--bs-table-bg: #000;
--bs-table-border-color: #666666;
--bs-table-striped-bg: #141414;
--bs-table-striped-color: #fff;
--bs-table-active-bg: #666666;
--bs-table-active-color: #fff;
--bs-table-hover-bg: #333333;
--bs-table-hover-color: #fff;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-responsive {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
@media (max-width: 479.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: 1023.98px) {
.table-responsive-lg {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
@media (max-width: 1279.98px) {
.table-responsive-xl {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
@media (max-width: 1439.98px) {
.table-responsive-xxl {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
.form-label {
margin-bottom: 0.5rem;
font-weight: 700;
}
.is-disabled,
[disabled] .form-label {
color: var(--bs-disabled-color);
}
.is-required::after {
position: absolute;
margin-right: 0.1875rem;
color: var(--bs-primary);
content: "*";
}
.form-helper {
position: relative;
display: inline-block;
flex-shrink: 0;
padding: 0;
background: transparent;
border: 0;
}
.form-helper::before {
position: absolute;
top: 50%;
right: 50%;
width: calc(1.25rem - 5px);
height: calc(1.25rem - 5px);
content: "";
background-color: var(--bs-highlight-color);
border-radius: 50%;
transform: translate(50%, -50%);
}
.form-helper::after {
display: block;
width: 1.25rem;
height: 1.25rem;
content: "";
background-color: var(--bs-info);
-webkit-mask: no-repeat center/100% url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3e%3cpath fill='%234170d8' d='M500 75C265.277 75 75 265.279 75 500s190.277 425 425 425 425-190.279 425-425S734.721 75 500 75Zm30.8 680.633a54.149 54.149 0 0 1-37.069 14.267 56.1 56.1 0 0 1-37.95-14.085q-16.233-14.079-16.226-39.384 0-22.458 15.679-37.781t38.5-15.324q22.464 0 37.789 15.324t15.324 37.781q-.003 24.951-16.047 39.202Zm133.12-330.046a162.251 162.251 0 0 1-29.23 39.38q-16.92 16.574-60.772 55.785A248.236 248.236 0 0 0 554.5 540.18a79.146 79.146 0 0 0-10.868 15.32 75.1 75.1 0 0 0-5.529 13.9q-1.953 6.954-5.879 24.42-6.762 37.068-42.413 37.069-18.541 0-31.192-12.119t-12.647-36q0-29.945 9.262-51.863a131.346 131.346 0 0 1 24.6-38.491q15.319-16.577 41.35-39.4 22.789-19.946 32.962-30.113a101.987 101.987 0 0 0 17.105-22.632 54.714 54.714 0 0 0 6.955-27.086q0-28.517-21.213-48.119t-54.7-19.6q-39.213 0-57.743 19.783t-31.359 58.272Q401.059 423.8 367.2 423.8q-19.964 0-33.683-14.079T319.8 379.248q0-33.852 21.739-68.606t63.447-57.562q41.7-22.814 97.3-22.813 51.66 0 91.244 19.069 39.549 19.074 61.119 51.856t21.571 71.286q.004 30.297-12.297 53.109Z'/%3e%3c/svg%3e");
mask: no-repeat center/100% url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3e%3cpath fill='%234170d8' d='M500 75C265.277 75 75 265.279 75 500s190.277 425 425 425 425-190.279 425-425S734.721 75 500 75Zm30.8 680.633a54.149 54.149 0 0 1-37.069 14.267 56.1 56.1 0 0 1-37.95-14.085q-16.233-14.079-16.226-39.384 0-22.458 15.679-37.781t38.5-15.324q22.464 0 37.789 15.324t15.324 37.781q-.003 24.951-16.047 39.202Zm133.12-330.046a162.251 162.251 0 0 1-29.23 39.38q-16.92 16.574-60.772 55.785A248.236 248.236 0 0 0 554.5 540.18a79.146 79.146 0 0 0-10.868 15.32 75.1 75.1 0 0 0-5.529 13.9q-1.953 6.954-5.879 24.42-6.762 37.068-42.413 37.069-18.541 0-31.192-12.119t-12.647-36q0-29.945 9.262-51.863a131.346 131.346 0 0 1 24.6-38.491q15.319-16.577 41.35-39.4 22.789-19.946 32.962-30.113a101.987 101.987 0 0 0 17.105-22.632 54.714 54.714 0 0 0 6.955-27.086q0-28.517-21.213-48.119t-54.7-19.6q-39.213 0-57.743 19.783t-31.359 58.272Q401.059 423.8 367.2 423.8q-19.964 0-33.683-14.079T319.8 379.248q0-33.852 21.739-68.606t63.447-57.562q41.7-22.814 97.3-22.813 51.66 0 91.244 19.069 39.549 19.074 61.119 51.856t21.571 71.286q.004 30.297-12.297 53.109Z'/%3e%3c/svg%3e");
}
.form-label + .form-helper {
margin-bottom: 0.375rem;
vertical-align: bottom;
}
.is-required ~ .form-helper {
margin-right: 0.5625rem;
}
.col-form-label {
padding-top: calc(0.5rem + var(--bs-border-width));
padding-bottom: calc(0.5rem + var(--bs-border-width));
margin-bottom: 0;
font-size: inherit;
font-weight: 700;
line-height: 1.25;
}
.col-form-label-lg {
padding-top: calc(0.8125rem + var(--bs-border-width));
padding-bottom: calc(0.8125rem + var(--bs-border-width));
font-size: 1.125rem;
}
.col-form-label-sm {
padding-top: calc(0.25rem + var(--bs-border-width));
padding-bottom: calc(0.25rem + var(--bs-border-width));
font-size: 0.875rem;
}
.form-text {
margin-top: 0.4375rem;
font-size: 0.875rem;
font-weight: 700;
line-height: 1.1428571429;
color: var(--bs-secondary-color);
}
.form-control {
display: block;
width: 100%;
padding: calc(0.5rem - 1px) 0.625rem calc(0.5rem + 1px);
font-family: inherit;
font-size: 1rem;
font-weight: 700;
line-height: 1.25;
color: var(--bs-body-color);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
backgrou