Spaces:
Running
Running
/*! | |
* Bootstrap Utilities v5.3.0 (https://getbootstrap.com/) | |
* Copyright 2011-2023 The Bootstrap Authors | |
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) | |
*/ | |
:root, | |
[data-bs-theme=light] { | |
--bs-blue: #0d6efd; | |
--bs-indigo: #6610f2; | |
--bs-purple: #6f42c1; | |
--bs-pink: #d63384; | |
--bs-red: #dc3545; | |
--bs-orange: #fd7e14; | |
--bs-yellow: #ffc107; | |
--bs-green: #198754; | |
--bs-teal: #20c997; | |
--bs-cyan: #0dcaf0; | |
--bs-black: #000; | |
--bs-white: #fff; | |
--bs-gray: #6c757d; | |
--bs-gray-dark: #343a40; | |
--bs-gray-100: #f8f9fa; | |
--bs-gray-200: #e9ecef; | |
--bs-gray-300: #dee2e6; | |
--bs-gray-400: #ced4da; | |
--bs-gray-500: #adb5bd; | |
--bs-gray-600: #6c757d; | |
--bs-gray-700: #495057; | |
--bs-gray-800: #343a40; | |
--bs-gray-900: #212529; | |
--bs-primary: #0d6efd; | |
--bs-secondary: #6c757d; | |
--bs-success: #198754; | |
--bs-info: #0dcaf0; | |
--bs-warning: #ffc107; | |
--bs-danger: #dc3545; | |
--bs-light: #f8f9fa; | |
--bs-dark: #212529; | |
--bs-primary-rgb: 13, 110, 253; | |
--bs-secondary-rgb: 108, 117, 125; | |
--bs-success-rgb: 25, 135, 84; | |
--bs-info-rgb: 13, 202, 240; | |
--bs-warning-rgb: 255, 193, 7; | |
--bs-danger-rgb: 220, 53, 69; | |
--bs-light-rgb: 248, 249, 250; | |
--bs-dark-rgb: 33, 37, 41; | |
--bs-primary-text-emphasis: #052c65; | |
--bs-secondary-text-emphasis: #2b2f32; | |
--bs-success-text-emphasis: #0a3622; | |
--bs-info-text-emphasis: #055160; | |
--bs-warning-text-emphasis: #664d03; | |
--bs-danger-text-emphasis: #58151c; | |
--bs-light-text-emphasis: #495057; | |
--bs-dark-text-emphasis: #495057; | |
--bs-primary-bg-subtle: #cfe2ff; | |
--bs-secondary-bg-subtle: #e2e3e5; | |
--bs-success-bg-subtle: #d1e7dd; | |
--bs-info-bg-subtle: #cff4fc; | |
--bs-warning-bg-subtle: #fff3cd; | |
--bs-danger-bg-subtle: #f8d7da; | |
--bs-light-bg-subtle: #fcfcfd; | |
--bs-dark-bg-subtle: #ced4da; | |
--bs-primary-border-subtle: #9ec5fe; | |
--bs-secondary-border-subtle: #c4c8cb; | |
--bs-success-border-subtle: #a3cfbb; | |
--bs-info-border-subtle: #9eeaf9; | |
--bs-warning-border-subtle: #ffe69c; | |
--bs-danger-border-subtle: #f1aeb5; | |
--bs-light-border-subtle: #e9ecef; | |
--bs-dark-border-subtle: #adb5bd; | |
--bs-white-rgb: 255, 255, 255; | |
--bs-black-rgb: 0, 0, 0; | |
--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; | |
--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; | |
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)); | |
--bs-body-font-family: var(--bs-font-sans-serif); | |
--bs-body-font-size: 1rem; | |
--bs-body-font-weight: 400; | |
--bs-body-line-height: 1.5; | |
--bs-body-color: #212529; | |
--bs-body-color-rgb: 33, 37, 41; | |
--bs-body-bg: #fff; | |
--bs-body-bg-rgb: 255, 255, 255; | |
--bs-emphasis-color: #000; | |
--bs-emphasis-color-rgb: 0, 0, 0; | |
--bs-secondary-color: rgba(33, 37, 41, 0.75); | |
--bs-secondary-color-rgb: 33, 37, 41; | |
--bs-secondary-bg: #e9ecef; | |
--bs-secondary-bg-rgb: 233, 236, 239; | |
--bs-tertiary-color: rgba(33, 37, 41, 0.5); | |
--bs-tertiary-color-rgb: 33, 37, 41; | |
--bs-tertiary-bg: #f8f9fa; | |
--bs-tertiary-bg-rgb: 248, 249, 250; | |
--bs-heading-color: inherit; | |
--bs-link-color: #0d6efd; | |
--bs-link-color-rgb: 13, 110, 253; | |
--bs-link-decoration: underline; | |
--bs-link-hover-color: #0a58ca; | |
--bs-link-hover-color-rgb: 10, 88, 202; | |
--bs-code-color: #d63384; | |
--bs-highlight-bg: #fff3cd; | |
--bs-border-width: 1px; | |
--bs-border-style: solid; | |
--bs-border-color: #dee2e6; | |
--bs-border-color-translucent: rgba(0, 0, 0, 0.175); | |
--bs-border-radius: 0.375rem; | |
--bs-border-radius-sm: 0.25rem; | |
--bs-border-radius-lg: 0.5rem; | |
--bs-border-radius-xl: 1rem; | |
--bs-border-radius-xxl: 2rem; | |
--bs-border-radius-2xl: var(--bs-border-radius-xxl); | |
--bs-border-radius-pill: 50rem; | |
--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); | |
--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); | |
--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175); | |
--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075); | |
--bs-focus-ring-width: 0.25rem; | |
--bs-focus-ring-opacity: 0.25; | |
--bs-focus-ring-color: rgba(13, 110, 253, 0.25); | |
--bs-form-valid-color: #198754; | |
--bs-form-valid-border-color: #198754; | |
--bs-form-invalid-color: #dc3545; | |
--bs-form-invalid-border-color: #dc3545; | |
} | |
[data-bs-theme=dark] { | |
color-scheme: dark; | |
--bs-body-color: #adb5bd; | |
--bs-body-color-rgb: 173, 181, 189; | |
--bs-body-bg: #212529; | |
--bs-body-bg-rgb: 33, 37, 41; | |
--bs-emphasis-color: #fff; | |
--bs-emphasis-color-rgb: 255, 255, 255; | |
--bs-secondary-color: rgba(173, 181, 189, 0.75); | |
--bs-secondary-color-rgb: 173, 181, 189; | |
--bs-secondary-bg: #343a40; | |
--bs-secondary-bg-rgb: 52, 58, 64; | |
--bs-tertiary-color: rgba(173, 181, 189, 0.5); | |
--bs-tertiary-color-rgb: 173, 181, 189; | |
--bs-tertiary-bg: #2b3035; | |
--bs-tertiary-bg-rgb: 43, 48, 53; | |
--bs-primary-text-emphasis: #6ea8fe; | |
--bs-secondary-text-emphasis: #a7acb1; | |
--bs-success-text-emphasis: #75b798; | |
--bs-info-text-emphasis: #6edff6; | |
--bs-warning-text-emphasis: #ffda6a; | |
--bs-danger-text-emphasis: #ea868f; | |
--bs-light-text-emphasis: #f8f9fa; | |
--bs-dark-text-emphasis: #dee2e6; | |
--bs-primary-bg-subtle: #031633; | |
--bs-secondary-bg-subtle: #161719; | |
--bs-success-bg-subtle: #051b11; | |
--bs-info-bg-subtle: #032830; | |
--bs-warning-bg-subtle: #332701; | |
--bs-danger-bg-subtle: #2c0b0e; | |
--bs-light-bg-subtle: #343a40; | |
--bs-dark-bg-subtle: #1a1d20; | |
--bs-primary-border-subtle: #084298; | |
--bs-secondary-border-subtle: #41464b; | |
--bs-success-border-subtle: #0f5132; | |
--bs-info-border-subtle: #087990; | |
--bs-warning-border-subtle: #997404; | |
--bs-danger-border-subtle: #842029; | |
--bs-light-border-subtle: #495057; | |
--bs-dark-border-subtle: #343a40; | |
--bs-heading-color: inherit; | |
--bs-link-color: #6ea8fe; | |
--bs-link-hover-color: #8bb9fe; | |
--bs-link-color-rgb: 110, 168, 254; | |
--bs-link-hover-color-rgb: 139, 185, 254; | |
--bs-code-color: #e685b5; | |
--bs-border-color: #495057; | |
--bs-border-color-translucent: rgba(255, 255, 255, 0.15); | |
--bs-form-valid-color: #75b798; | |
--bs-form-valid-border-color: #75b798; | |
--bs-form-invalid-color: #ea868f; | |
--bs-form-invalid-border-color: #ea868f; | |
} | |
.clearfix::after { | |
display: block; | |
clear: both; | |
content: ""; | |
} | |
.text-bg-primary { | |
color: #fff ; | |
background-color: RGBA(13, 110, 253, var(--bs-bg-opacity, 1)) ; | |
} | |
.text-bg-secondary { | |
color: #fff ; | |
background-color: RGBA(108, 117, 125, var(--bs-bg-opacity, 1)) ; | |
} | |
.text-bg-success { | |
color: #fff ; | |
background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) ; | |
} | |
.text-bg-info { | |
color: #000 ; | |
background-color: RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) ; | |
} | |
.text-bg-warning { | |
color: #000 ; | |
background-color: RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) ; | |
} | |
.text-bg-danger { | |
color: #fff ; | |
background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) ; | |
} | |
.text-bg-light { | |
color: #000 ; | |
background-color: RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) ; | |
} | |
.text-bg-dark { | |
color: #fff ; | |
background-color: RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) ; | |
} | |
.link-primary { | |
color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-primary:hover, .link-primary:focus { | |
color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-secondary { | |
color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-secondary:hover, .link-secondary:focus { | |
color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-success { | |
color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-success:hover, .link-success:focus { | |
color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-info { | |
color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-info:hover, .link-info:focus { | |
color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-warning { | |
color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-warning:hover, .link-warning:focus { | |
color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-danger { | |
color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-danger:hover, .link-danger:focus { | |
color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-light { | |
color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-light:hover, .link-light:focus { | |
color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-dark { | |
color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-dark:hover, .link-dark:focus { | |
color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-body-emphasis { | |
color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) ; | |
-webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-body-emphasis:hover, .link-body-emphasis:focus { | |
color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) ; | |
-webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) ; | |
text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) ; | |
} | |
.focus-ring:focus { | |
outline: 0; | |
box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color); | |
} | |
.icon-link { | |
display: inline-flex; | |
gap: 0.375rem; | |
align-items: center; | |
-webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5)); | |
text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5)); | |
text-underline-offset: 0.25em; | |
-webkit-backface-visibility: hidden; | |
backface-visibility: hidden; | |
} | |
.icon-link > .bi { | |
flex-shrink: 0; | |
width: 1em; | |
height: 1em; | |
fill: currentcolor; | |
transition: 0.2s ease-in-out transform; | |
} | |
@media (prefers-reduced-motion: reduce) { | |
.icon-link > .bi { | |
transition: none; | |
} | |
} | |
.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi { | |
transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0)); | |
} | |
.ratio { | |
position: relative; | |
width: 100%; | |
} | |
.ratio::before { | |
display: block; | |
padding-top: var(--bs-aspect-ratio); | |
content: ""; | |
} | |
.ratio > * { | |
position: absolute; | |
top: 0; | |
left: 0; | |
width: 100%; | |
height: 100%; | |
} | |
.ratio-1x1 { | |
--bs-aspect-ratio: 100%; | |
} | |
.ratio-4x3 { | |
--bs-aspect-ratio: 75%; | |
} | |
.ratio-16x9 { | |
--bs-aspect-ratio: 56.25%; | |
} | |
.ratio-21x9 { | |
--bs-aspect-ratio: 42.8571428571%; | |
} | |
.fixed-top { | |
position: fixed; | |
top: 0; | |
right: 0; | |
left: 0; | |
z-index: 1030; | |
} | |
.fixed-bottom { | |
position: fixed; | |
right: 0; | |
bottom: 0; | |
left: 0; | |
z-index: 1030; | |
} | |
.sticky-top { | |
position: -webkit-sticky; | |
position: sticky; | |
top: 0; | |
z-index: 1020; | |
} | |
.sticky-bottom { | |
position: -webkit-sticky; | |
position: sticky; | |
bottom: 0; | |
z-index: 1020; | |
} | |
@media (min-width: 576px) { | |
.sticky-sm-top { | |
position: -webkit-sticky; | |
position: sticky; | |
top: 0; | |
z-index: 1020; | |
} | |
.sticky-sm-bottom { | |
position: -webkit-sticky; | |
position: sticky; | |
bottom: 0; | |
z-index: 1020; | |
} | |
} | |
@media (min-width: 768px) { | |
.sticky-md-top { | |
position: -webkit-sticky; | |
position: sticky; | |
top: 0; | |
z-index: 1020; | |
} | |
.sticky-md-bottom { | |
position: -webkit-sticky; | |
position: sticky; | |
bottom: 0; | |
z-index: 1020; | |
} | |
} | |
@media (min-width: 992px) { | |
.sticky-lg-top { | |
position: -webkit-sticky; | |
position: sticky; | |
top: 0; | |
z-index: 1020; | |
} | |
.sticky-lg-bottom { | |
position: -webkit-sticky; | |
position: sticky; | |
bottom: 0; | |
z-index: 1020; | |
} | |
} | |
@media (min-width: 1200px) { | |
.sticky-xl-top { | |
position: -webkit-sticky; | |
position: sticky; | |
top: 0; | |
z-index: 1020; | |
} | |
.sticky-xl-bottom { | |
position: -webkit-sticky; | |
position: sticky; | |
bottom: 0; | |
z-index: 1020; | |
} | |
} | |
@media (min-width: 1400px) { | |
.sticky-xxl-top { | |
position: -webkit-sticky; | |
position: sticky; | |
top: 0; | |
z-index: 1020; | |
} | |
.sticky-xxl-bottom { | |
position: -webkit-sticky; | |
position: sticky; | |
bottom: 0; | |
z-index: 1020; | |
} | |
} | |
.hstack { | |
display: flex; | |
flex-direction: row; | |
align-items: center; | |
align-self: stretch; | |
} | |
.vstack { | |
display: flex; | |
flex: 1 1 auto; | |
flex-direction: column; | |
align-self: stretch; | |
} | |
.visually-hidden, | |
.visually-hidden-focusable:not(:focus):not(:focus-within) { | |
width: 1px ; | |
height: 1px ; | |
padding: 0 ; | |
margin: -1px ; | |
overflow: hidden ; | |
clip: rect(0, 0, 0, 0) ; | |
white-space: nowrap ; | |
border: 0 ; | |
} | |
.visually-hidden:not(caption), | |
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) { | |
position: absolute ; | |
} | |
.stretched-link::after { | |
position: absolute; | |
top: 0; | |
right: 0; | |
bottom: 0; | |
left: 0; | |
z-index: 1; | |
content: ""; | |
} | |
.text-truncate { | |
overflow: hidden; | |
text-overflow: ellipsis; | |
white-space: nowrap; | |
} | |
.vr { | |
display: inline-block; | |
align-self: stretch; | |
width: 1px; | |
min-height: 1em; | |
background-color: currentcolor; | |
opacity: 0.25; | |
} | |
.align-baseline { | |
vertical-align: baseline ; | |
} | |
.align-top { | |
vertical-align: top ; | |
} | |
.align-middle { | |
vertical-align: middle ; | |
} | |
.align-bottom { | |
vertical-align: bottom ; | |
} | |
.align-text-bottom { | |
vertical-align: text-bottom ; | |
} | |
.align-text-top { | |
vertical-align: text-top ; | |
} | |
.float-start { | |
float: left ; | |
} | |
.float-end { | |
float: right ; | |
} | |
.float-none { | |
float: none ; | |
} | |
.object-fit-contain { | |
-o-object-fit: contain ; | |
object-fit: contain ; | |
} | |
.object-fit-cover { | |
-o-object-fit: cover ; | |
object-fit: cover ; | |
} | |
.object-fit-fill { | |
-o-object-fit: fill ; | |
object-fit: fill ; | |
} | |
.object-fit-scale { | |
-o-object-fit: scale-down ; | |
object-fit: scale-down ; | |
} | |
.object-fit-none { | |
-o-object-fit: none ; | |
object-fit: none ; | |
} | |
.opacity-0 { | |
opacity: 0 ; | |
} | |
.opacity-25 { | |
opacity: 0.25 ; | |
} | |
.opacity-50 { | |
opacity: 0.5 ; | |
} | |
.opacity-75 { | |
opacity: 0.75 ; | |
} | |
.opacity-100 { | |
opacity: 1 ; | |
} | |
.overflow-auto { | |
overflow: auto ; | |
} | |
.overflow-hidden { | |
overflow: hidden ; | |
} | |
.overflow-visible { | |
overflow: visible ; | |
} | |
.overflow-scroll { | |
overflow: scroll ; | |
} | |
.overflow-x-auto { | |
overflow-x: auto ; | |
} | |
.overflow-x-hidden { | |
overflow-x: hidden ; | |
} | |
.overflow-x-visible { | |
overflow-x: visible ; | |
} | |
.overflow-x-scroll { | |
overflow-x: scroll ; | |
} | |
.overflow-y-auto { | |
overflow-y: auto ; | |
} | |
.overflow-y-hidden { | |
overflow-y: hidden ; | |
} | |
.overflow-y-visible { | |
overflow-y: visible ; | |
} | |
.overflow-y-scroll { | |
overflow-y: scroll ; | |
} | |
.d-inline { | |
display: inline ; | |
} | |
.d-inline-block { | |
display: inline-block ; | |
} | |
.d-block { | |
display: block ; | |
} | |
.d-grid { | |
display: grid ; | |
} | |
.d-inline-grid { | |
display: inline-grid ; | |
} | |
.d-table { | |
display: table ; | |
} | |
.d-table-row { | |
display: table-row ; | |
} | |
.d-table-cell { | |
display: table-cell ; | |
} | |
.d-flex { | |
display: flex ; | |
} | |
.d-inline-flex { | |
display: inline-flex ; | |
} | |
.d-none { | |
display: none ; | |
} | |
.shadow { | |
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) ; | |
} | |
.shadow-sm { | |
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) ; | |
} | |
.shadow-lg { | |
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) ; | |
} | |
.shadow-none { | |
box-shadow: none ; | |
} | |
.focus-ring-primary { | |
--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity)); | |
} | |
.focus-ring-secondary { | |
--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity)); | |
} | |
.focus-ring-success { | |
--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity)); | |
} | |
.focus-ring-info { | |
--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity)); | |
} | |
.focus-ring-warning { | |
--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity)); | |
} | |
.focus-ring-danger { | |
--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity)); | |
} | |
.focus-ring-light { | |
--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity)); | |
} | |
.focus-ring-dark { | |
--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity)); | |
} | |
.position-static { | |
position: static ; | |
} | |
.position-relative { | |
position: relative ; | |
} | |
.position-absolute { | |
position: absolute ; | |
} | |
.position-fixed { | |
position: fixed ; | |
} | |
.position-sticky { | |
position: -webkit-sticky ; | |
position: sticky ; | |
} | |
.top-0 { | |
top: 0 ; | |
} | |
.top-50 { | |
top: 50% ; | |
} | |
.top-100 { | |
top: 100% ; | |
} | |
.bottom-0 { | |
bottom: 0 ; | |
} | |
.bottom-50 { | |
bottom: 50% ; | |
} | |
.bottom-100 { | |
bottom: 100% ; | |
} | |
.start-0 { | |
left: 0 ; | |
} | |
.start-50 { | |
left: 50% ; | |
} | |
.start-100 { | |
left: 100% ; | |
} | |
.end-0 { | |
right: 0 ; | |
} | |
.end-50 { | |
right: 50% ; | |
} | |
.end-100 { | |
right: 100% ; | |
} | |
.translate-middle { | |
transform: translate(-50%, -50%) ; | |
} | |
.translate-middle-x { | |
transform: translateX(-50%) ; | |
} | |
.translate-middle-y { | |
transform: translateY(-50%) ; | |
} | |
.border { | |
border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) ; | |
} | |
.border-0 { | |
border: 0 ; | |
} | |
.border-top { | |
border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) ; | |
} | |
.border-top-0 { | |
border-top: 0 ; | |
} | |
.border-end { | |
border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) ; | |
} | |
.border-end-0 { | |
border-right: 0 ; | |
} | |
.border-bottom { | |
border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) ; | |
} | |
.border-bottom-0 { | |
border-bottom: 0 ; | |
} | |
.border-start { | |
border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) ; | |
} | |
.border-start-0 { | |
border-left: 0 ; | |
} | |
.border-primary { | |
--bs-border-opacity: 1; | |
border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) ; | |
} | |
.border-secondary { | |
--bs-border-opacity: 1; | |
border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) ; | |
} | |
.border-success { | |
--bs-border-opacity: 1; | |
border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) ; | |
} | |
.border-info { | |
--bs-border-opacity: 1; | |
border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) ; | |
} | |
.border-warning { | |
--bs-border-opacity: 1; | |
border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) ; | |
} | |
.border-danger { | |
--bs-border-opacity: 1; | |
border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) ; | |
} | |
.border-light { | |
--bs-border-opacity: 1; | |
border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) ; | |
} | |
.border-dark { | |
--bs-border-opacity: 1; | |
border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) ; | |
} | |
.border-black { | |
--bs-border-opacity: 1; | |
border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) ; | |
} | |
.border-white { | |
--bs-border-opacity: 1; | |
border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) ; | |
} | |
.border-primary-subtle { | |
border-color: var(--bs-primary-border-subtle) ; | |
} | |
.border-secondary-subtle { | |
border-color: var(--bs-secondary-border-subtle) ; | |
} | |
.border-success-subtle { | |
border-color: var(--bs-success-border-subtle) ; | |
} | |
.border-info-subtle { | |
border-color: var(--bs-info-border-subtle) ; | |
} | |
.border-warning-subtle { | |
border-color: var(--bs-warning-border-subtle) ; | |
} | |
.border-danger-subtle { | |
border-color: var(--bs-danger-border-subtle) ; | |
} | |
.border-light-subtle { | |
border-color: var(--bs-light-border-subtle) ; | |
} | |
.border-dark-subtle { | |
border-color: var(--bs-dark-border-subtle) ; | |
} | |
.border-1 { | |
border-width: 1px ; | |
} | |
.border-2 { | |
border-width: 2px ; | |
} | |
.border-3 { | |
border-width: 3px ; | |
} | |
.border-4 { | |
border-width: 4px ; | |
} | |
.border-5 { | |
border-width: 5px ; | |
} | |
.border-opacity-10 { | |
--bs-border-opacity: 0.1; | |
} | |
.border-opacity-25 { | |
--bs-border-opacity: 0.25; | |
} | |
.border-opacity-50 { | |
--bs-border-opacity: 0.5; | |
} | |
.border-opacity-75 { | |
--bs-border-opacity: 0.75; | |
} | |
.border-opacity-100 { | |
--bs-border-opacity: 1; | |
} | |
.w-25 { | |
width: 25% ; | |
} | |
.w-50 { | |
width: 50% ; | |
} | |
.w-75 { | |
width: 75% ; | |
} | |
.w-100 { | |
width: 100% ; | |
} | |
.w-auto { | |
width: auto ; | |
} | |
.mw-100 { | |
max-width: 100% ; | |
} | |
.vw-100 { | |
width: 100vw ; | |
} | |
.min-vw-100 { | |
min-width: 100vw ; | |
} | |
.h-25 { | |
height: 25% ; | |
} | |
.h-50 { | |
height: 50% ; | |
} | |
.h-75 { | |
height: 75% ; | |
} | |
.h-100 { | |
height: 100% ; | |
} | |
.h-auto { | |
height: auto ; | |
} | |
.mh-100 { | |
max-height: 100% ; | |
} | |
.vh-100 { | |
height: 100vh ; | |
} | |
.min-vh-100 { | |
min-height: 100vh ; | |
} | |
.flex-fill { | |
flex: 1 1 auto ; | |
} | |
.flex-row { | |
flex-direction: row ; | |
} | |
.flex-column { | |
flex-direction: column ; | |
} | |
.flex-row-reverse { | |
flex-direction: row-reverse ; | |
} | |
.flex-column-reverse { | |
flex-direction: column-reverse ; | |
} | |
.flex-grow-0 { | |
flex-grow: 0 ; | |
} | |
.flex-grow-1 { | |
flex-grow: 1 ; | |
} | |
.flex-shrink-0 { | |
flex-shrink: 0 ; | |
} | |
.flex-shrink-1 { | |
flex-shrink: 1 ; | |
} | |
.flex-wrap { | |
flex-wrap: wrap ; | |
} | |
.flex-nowrap { | |
flex-wrap: nowrap ; | |
} | |
.flex-wrap-reverse { | |
flex-wrap: wrap-reverse ; | |
} | |
.justify-content-start { | |
justify-content: flex-start ; | |
} | |
.justify-content-end { | |
justify-content: flex-end ; | |
} | |
.justify-content-center { | |
justify-content: center ; | |
} | |
.justify-content-between { | |
justify-content: space-between ; | |
} | |
.justify-content-around { | |
justify-content: space-around ; | |
} | |
.justify-content-evenly { | |
justify-content: space-evenly ; | |
} | |
.align-items-start { | |
align-items: flex-start ; | |
} | |
.align-items-end { | |
align-items: flex-end ; | |
} | |
.align-items-center { | |
align-items: center ; | |
} | |
.align-items-baseline { | |
align-items: baseline ; | |
} | |
.align-items-stretch { | |
align-items: stretch ; | |
} | |
.align-content-start { | |
align-content: flex-start ; | |
} | |
.align-content-end { | |
align-content: flex-end ; | |
} | |
.align-content-center { | |
align-content: center ; | |
} | |
.align-content-between { | |
align-content: space-between ; | |
} | |
.align-content-around { | |
align-content: space-around ; | |
} | |
.align-content-stretch { | |
align-content: stretch ; | |
} | |
.align-self-auto { | |
align-self: auto ; | |
} | |
.align-self-start { | |
align-self: flex-start ; | |
} | |
.align-self-end { | |
align-self: flex-end ; | |
} | |
.align-self-center { | |
align-self: center ; | |
} | |
.align-self-baseline { | |
align-self: baseline ; | |
} | |
.align-self-stretch { | |
align-self: stretch ; | |
} | |
.order-first { | |
order: -1 ; | |
} | |
.order-0 { | |
order: 0 ; | |
} | |
.order-1 { | |
order: 1 ; | |
} | |
.order-2 { | |
order: 2 ; | |
} | |
.order-3 { | |
order: 3 ; | |
} | |
.order-4 { | |
order: 4 ; | |
} | |
.order-5 { | |
order: 5 ; | |
} | |
.order-last { | |
order: 6 ; | |
} | |
.m-0 { | |
margin: 0 ; | |
} | |
.m-1 { | |
margin: 0.25rem ; | |
} | |
.m-2 { | |
margin: 0.5rem ; | |
} | |
.m-3 { | |
margin: 1rem ; | |
} | |
.m-4 { | |
margin: 1.5rem ; | |
} | |
.m-5 { | |
margin: 3rem ; | |
} | |
.m-auto { | |
margin: auto ; | |
} | |
.mx-0 { | |
margin-right: 0 ; | |
margin-left: 0 ; | |
} | |
.mx-1 { | |
margin-right: 0.25rem ; | |
margin-left: 0.25rem ; | |
} | |
.mx-2 { | |
margin-right: 0.5rem ; | |
margin-left: 0.5rem ; | |
} | |
.mx-3 { | |
margin-right: 1rem ; | |
margin-left: 1rem ; | |
} | |
.mx-4 { | |
margin-right: 1.5rem ; | |
margin-left: 1.5rem ; | |
} | |
.mx-5 { | |
margin-right: 3rem ; | |
margin-left: 3rem ; | |
} | |
.mx-auto { | |
margin-right: auto ; | |
margin-left: auto ; | |
} | |
.my-0 { | |
margin-top: 0 ; | |
margin-bottom: 0 ; | |
} | |
.my-1 { | |
margin-top: 0.25rem ; | |
margin-bottom: 0.25rem ; | |
} | |
.my-2 { | |
margin-top: 0.5rem ; | |
margin-bottom: 0.5rem ; | |
} | |
.my-3 { | |
margin-top: 1rem ; | |
margin-bottom: 1rem ; | |
} | |
.my-4 { | |
margin-top: 1.5rem ; | |
margin-bottom: 1.5rem ; | |
} | |
.my-5 { | |
margin-top: 3rem ; | |
margin-bottom: 3rem ; | |
} | |
.my-auto { | |
margin-top: auto ; | |
margin-bottom: auto ; | |
} | |
.mt-0 { | |
margin-top: 0 ; | |
} | |
.mt-1 { | |
margin-top: 0.25rem ; | |
} | |
.mt-2 { | |
margin-top: 0.5rem ; | |
} | |
.mt-3 { | |
margin-top: 1rem ; | |
} | |
.mt-4 { | |
margin-top: 1.5rem ; | |
} | |
.mt-5 { | |
margin-top: 3rem ; | |
} | |
.mt-auto { | |
margin-top: auto ; | |
} | |
.me-0 { | |
margin-right: 0 ; | |
} | |
.me-1 { | |
margin-right: 0.25rem ; | |
} | |
.me-2 { | |
margin-right: 0.5rem ; | |
} | |
.me-3 { | |
margin-right: 1rem ; | |
} | |
.me-4 { | |
margin-right: 1.5rem ; | |
} | |
.me-5 { | |
margin-right: 3rem ; | |
} | |
.me-auto { | |
margin-right: auto ; | |
} | |
.mb-0 { | |
margin-bottom: 0 ; | |
} | |
.mb-1 { | |
margin-bottom: 0.25rem ; | |
} | |
.mb-2 { | |
margin-bottom: 0.5rem ; | |
} | |
.mb-3 { | |
margin-bottom: 1rem ; | |
} | |
.mb-4 { | |
margin-bottom: 1.5rem ; | |
} | |
.mb-5 { | |
margin-bottom: 3rem ; | |
} | |
.mb-auto { | |
margin-bottom: auto ; | |
} | |
.ms-0 { | |
margin-left: 0 ; | |
} | |
.ms-1 { | |
margin-left: 0.25rem ; | |
} | |
.ms-2 { | |
margin-left: 0.5rem ; | |
} | |
.ms-3 { | |
margin-left: 1rem ; | |
} | |
.ms-4 { | |
margin-left: 1.5rem ; | |
} | |
.ms-5 { | |
margin-left: 3rem ; | |
} | |
.ms-auto { | |
margin-left: auto ; | |
} | |
.p-0 { | |
padding: 0 ; | |
} | |
.p-1 { | |
padding: 0.25rem ; | |
} | |
.p-2 { | |
padding: 0.5rem ; | |
} | |
.p-3 { | |
padding: 1rem ; | |
} | |
.p-4 { | |
padding: 1.5rem ; | |
} | |
.p-5 { | |
padding: 3rem ; | |
} | |
.px-0 { | |
padding-right: 0 ; | |
padding-left: 0 ; | |
} | |
.px-1 { | |
padding-right: 0.25rem ; | |
padding-left: 0.25rem ; | |
} | |
.px-2 { | |
padding-right: 0.5rem ; | |
padding-left: 0.5rem ; | |
} | |
.px-3 { | |
padding-right: 1rem ; | |
padding-left: 1rem ; | |
} | |
.px-4 { | |
padding-right: 1.5rem ; | |
padding-left: 1.5rem ; | |
} | |
.px-5 { | |
padding-right: 3rem ; | |
padding-left: 3rem ; | |
} | |
.py-0 { | |
padding-top: 0 ; | |
padding-bottom: 0 ; | |
} | |
.py-1 { | |
padding-top: 0.25rem ; | |
padding-bottom: 0.25rem ; | |
} | |
.py-2 { | |
padding-top: 0.5rem ; | |
padding-bottom: 0.5rem ; | |
} | |
.py-3 { | |
padding-top: 1rem ; | |
padding-bottom: 1rem ; | |
} | |
.py-4 { | |
padding-top: 1.5rem ; | |
padding-bottom: 1.5rem ; | |
} | |
.py-5 { | |
padding-top: 3rem ; | |
padding-bottom: 3rem ; | |
} | |
.pt-0 { | |
padding-top: 0 ; | |
} | |
.pt-1 { | |
padding-top: 0.25rem ; | |
} | |
.pt-2 { | |
padding-top: 0.5rem ; | |
} | |
.pt-3 { | |
padding-top: 1rem ; | |
} | |
.pt-4 { | |
padding-top: 1.5rem ; | |
} | |
.pt-5 { | |
padding-top: 3rem ; | |
} | |
.pe-0 { | |
padding-right: 0 ; | |
} | |
.pe-1 { | |
padding-right: 0.25rem ; | |
} | |
.pe-2 { | |
padding-right: 0.5rem ; | |
} | |
.pe-3 { | |
padding-right: 1rem ; | |
} | |
.pe-4 { | |
padding-right: 1.5rem ; | |
} | |
.pe-5 { | |
padding-right: 3rem ; | |
} | |
.pb-0 { | |
padding-bottom: 0 ; | |
} | |
.pb-1 { | |
padding-bottom: 0.25rem ; | |
} | |
.pb-2 { | |
padding-bottom: 0.5rem ; | |
} | |
.pb-3 { | |
padding-bottom: 1rem ; | |
} | |
.pb-4 { | |
padding-bottom: 1.5rem ; | |
} | |
.pb-5 { | |
padding-bottom: 3rem ; | |
} | |
.ps-0 { | |
padding-left: 0 ; | |
} | |
.ps-1 { | |
padding-left: 0.25rem ; | |
} | |
.ps-2 { | |
padding-left: 0.5rem ; | |
} | |
.ps-3 { | |
padding-left: 1rem ; | |
} | |
.ps-4 { | |
padding-left: 1.5rem ; | |
} | |
.ps-5 { | |
padding-left: 3rem ; | |
} | |
.gap-0 { | |
gap: 0 ; | |
} | |
.gap-1 { | |
gap: 0.25rem ; | |
} | |
.gap-2 { | |
gap: 0.5rem ; | |
} | |
.gap-3 { | |
gap: 1rem ; | |
} | |
.gap-4 { | |
gap: 1.5rem ; | |
} | |
.gap-5 { | |
gap: 3rem ; | |
} | |
.row-gap-0 { | |
row-gap: 0 ; | |
} | |
.row-gap-1 { | |
row-gap: 0.25rem ; | |
} | |
.row-gap-2 { | |
row-gap: 0.5rem ; | |
} | |
.row-gap-3 { | |
row-gap: 1rem ; | |
} | |
.row-gap-4 { | |
row-gap: 1.5rem ; | |
} | |
.row-gap-5 { | |
row-gap: 3rem ; | |
} | |
.column-gap-0 { | |
-moz-column-gap: 0 ; | |
column-gap: 0 ; | |
} | |
.column-gap-1 { | |
-moz-column-gap: 0.25rem ; | |
column-gap: 0.25rem ; | |
} | |
.column-gap-2 { | |
-moz-column-gap: 0.5rem ; | |
column-gap: 0.5rem ; | |
} | |
.column-gap-3 { | |
-moz-column-gap: 1rem ; | |
column-gap: 1rem ; | |
} | |
.column-gap-4 { | |
-moz-column-gap: 1.5rem ; | |
column-gap: 1.5rem ; | |
} | |
.column-gap-5 { | |
-moz-column-gap: 3rem ; | |
column-gap: 3rem ; | |
} | |
.font-monospace { | |
font-family: var(--bs-font-monospace) ; | |
} | |
.fs-1 { | |
font-size: calc(1.375rem + 1.5vw) ; | |
} | |
.fs-2 { | |
font-size: calc(1.325rem + 0.9vw) ; | |
} | |
.fs-3 { | |
font-size: calc(1.3rem + 0.6vw) ; | |
} | |
.fs-4 { | |
font-size: calc(1.275rem + 0.3vw) ; | |
} | |
.fs-5 { | |
font-size: 1.25rem ; | |
} | |
.fs-6 { | |
font-size: 1rem ; | |
} | |
.fst-italic { | |
font-style: italic ; | |
} | |
.fst-normal { | |
font-style: normal ; | |
} | |
.fw-lighter { | |
font-weight: lighter ; | |
} | |
.fw-light { | |
font-weight: 300 ; | |
} | |
.fw-normal { | |
font-weight: 400 ; | |
} | |
.fw-medium { | |
font-weight: 500 ; | |
} | |
.fw-semibold { | |
font-weight: 600 ; | |
} | |
.fw-bold { | |
font-weight: 700 ; | |
} | |
.fw-bolder { | |
font-weight: bolder ; | |
} | |
.lh-1 { | |
line-height: 1 ; | |
} | |
.lh-sm { | |
line-height: 1.25 ; | |
} | |
.lh-base { | |
line-height: 1.5 ; | |
} | |
.lh-lg { | |
line-height: 2 ; | |
} | |
.text-start { | |
text-align: left ; | |
} | |
.text-end { | |
text-align: right ; | |
} | |
.text-center { | |
text-align: center ; | |
} | |
.text-decoration-none { | |
text-decoration: none ; | |
} | |
.text-decoration-underline { | |
text-decoration: underline ; | |
} | |
.text-decoration-line-through { | |
text-decoration: line-through ; | |
} | |
.text-lowercase { | |
text-transform: lowercase ; | |
} | |
.text-uppercase { | |
text-transform: uppercase ; | |
} | |
.text-capitalize { | |
text-transform: capitalize ; | |
} | |
.text-wrap { | |
white-space: normal ; | |
} | |
.text-nowrap { | |
white-space: nowrap ; | |
} | |
/* rtl:begin:remove */ | |
.text-break { | |
word-wrap: break-word ; | |
word-break: break-word ; | |
} | |
/* rtl:end:remove */ | |
.text-primary { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-secondary { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-success { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-info { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-warning { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-danger { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-light { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-dark { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-black { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-white { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-body { | |
--bs-text-opacity: 1; | |
color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) ; | |
} | |
.text-muted { | |
--bs-text-opacity: 1; | |
color: var(--bs-secondary-color) ; | |
} | |
.text-black-50 { | |
--bs-text-opacity: 1; | |
color: rgba(0, 0, 0, 0.5) ; | |
} | |
.text-white-50 { | |
--bs-text-opacity: 1; | |
color: rgba(255, 255, 255, 0.5) ; | |
} | |
.text-body-secondary { | |
--bs-text-opacity: 1; | |
color: var(--bs-secondary-color) ; | |
} | |
.text-body-tertiary { | |
--bs-text-opacity: 1; | |
color: var(--bs-tertiary-color) ; | |
} | |
.text-body-emphasis { | |
--bs-text-opacity: 1; | |
color: var(--bs-emphasis-color) ; | |
} | |
.text-reset { | |
--bs-text-opacity: 1; | |
color: inherit ; | |
} | |
.text-opacity-25 { | |
--bs-text-opacity: 0.25; | |
} | |
.text-opacity-50 { | |
--bs-text-opacity: 0.5; | |
} | |
.text-opacity-75 { | |
--bs-text-opacity: 0.75; | |
} | |
.text-opacity-100 { | |
--bs-text-opacity: 1; | |
} | |
.text-primary-emphasis { | |
color: var(--bs-primary-text-emphasis) ; | |
} | |
.text-secondary-emphasis { | |
color: var(--bs-secondary-text-emphasis) ; | |
} | |
.text-success-emphasis { | |
color: var(--bs-success-text-emphasis) ; | |
} | |
.text-info-emphasis { | |
color: var(--bs-info-text-emphasis) ; | |
} | |
.text-warning-emphasis { | |
color: var(--bs-warning-text-emphasis) ; | |
} | |
.text-danger-emphasis { | |
color: var(--bs-danger-text-emphasis) ; | |
} | |
.text-light-emphasis { | |
color: var(--bs-light-text-emphasis) ; | |
} | |
.text-dark-emphasis { | |
color: var(--bs-dark-text-emphasis) ; | |
} | |
.link-opacity-10 { | |
--bs-link-opacity: 0.1; | |
} | |
.link-opacity-10-hover:hover { | |
--bs-link-opacity: 0.1; | |
} | |
.link-opacity-25 { | |
--bs-link-opacity: 0.25; | |
} | |
.link-opacity-25-hover:hover { | |
--bs-link-opacity: 0.25; | |
} | |
.link-opacity-50 { | |
--bs-link-opacity: 0.5; | |
} | |
.link-opacity-50-hover:hover { | |
--bs-link-opacity: 0.5; | |
} | |
.link-opacity-75 { | |
--bs-link-opacity: 0.75; | |
} | |
.link-opacity-75-hover:hover { | |
--bs-link-opacity: 0.75; | |
} | |
.link-opacity-100 { | |
--bs-link-opacity: 1; | |
} | |
.link-opacity-100-hover:hover { | |
--bs-link-opacity: 1; | |
} | |
.link-offset-1 { | |
text-underline-offset: 0.125em ; | |
} | |
.link-offset-1-hover:hover { | |
text-underline-offset: 0.125em ; | |
} | |
.link-offset-2 { | |
text-underline-offset: 0.25em ; | |
} | |
.link-offset-2-hover:hover { | |
text-underline-offset: 0.25em ; | |
} | |
.link-offset-3 { | |
text-underline-offset: 0.375em ; | |
} | |
.link-offset-3-hover:hover { | |
text-underline-offset: 0.375em ; | |
} | |
.link-underline-primary { | |
--bs-link-underline-opacity: 1; | |
-webkit-text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) ; | |
text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) ; | |
} | |
.link-underline-secondary { | |
--bs-link-underline-opacity: 1; | |
-webkit-text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) ; | |
text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) ; | |
} | |
.link-underline-success { | |
--bs-link-underline-opacity: 1; | |
-webkit-text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) ; | |
text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) ; | |
} | |
.link-underline-info { | |
--bs-link-underline-opacity: 1; | |
-webkit-text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) ; | |
text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) ; | |
} | |
.link-underline-warning { | |
--bs-link-underline-opacity: 1; | |
-webkit-text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) ; | |
text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) ; | |
} | |
.link-underline-danger { | |
--bs-link-underline-opacity: 1; | |
-webkit-text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) ; | |
text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) ; | |
} | |
.link-underline-light { | |
--bs-link-underline-opacity: 1; | |
-webkit-text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) ; | |
text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) ; | |
} | |
.link-underline-dark { | |
--bs-link-underline-opacity: 1; | |
-webkit-text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) ; | |
text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) ; | |
} | |
.link-underline { | |
--bs-link-underline-opacity: 1; | |
-webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) ; | |
text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) ; | |
} | |
.link-underline-opacity-0 { | |
--bs-link-underline-opacity: 0; | |
} | |
.link-underline-opacity-0-hover:hover { | |
--bs-link-underline-opacity: 0; | |
} | |
.link-underline-opacity-10 { | |
--bs-link-underline-opacity: 0.1; | |
} | |
.link-underline-opacity-10-hover:hover { | |
--bs-link-underline-opacity: 0.1; | |
} | |
.link-underline-opacity-25 { | |
--bs-link-underline-opacity: 0.25; | |
} | |
.link-underline-opacity-25-hover:hover { | |
--bs-link-underline-opacity: 0.25; | |
} | |
.link-underline-opacity-50 { | |
--bs-link-underline-opacity: 0.5; | |
} | |
.link-underline-opacity-50-hover:hover { | |
--bs-link-underline-opacity: 0.5; | |
} | |
.link-underline-opacity-75 { | |
--bs-link-underline-opacity: 0.75; | |
} | |
.link-underline-opacity-75-hover:hover { | |
--bs-link-underline-opacity: 0.75; | |
} | |
.link-underline-opacity-100 { | |
--bs-link-underline-opacity: 1; | |
} | |
.link-underline-opacity-100-hover:hover { | |
--bs-link-underline-opacity: 1; | |
} | |
.bg-primary { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-secondary { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-success { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-info { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-warning { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-danger { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-light { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-dark { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-black { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-white { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-body { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-transparent { | |
--bs-bg-opacity: 1; | |
background-color: transparent ; | |
} | |
.bg-body-secondary { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-body-tertiary { | |
--bs-bg-opacity: 1; | |
background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) ; | |
} | |
.bg-opacity-10 { | |
--bs-bg-opacity: 0.1; | |
} | |
.bg-opacity-25 { | |
--bs-bg-opacity: 0.25; | |
} | |
.bg-opacity-50 { | |
--bs-bg-opacity: 0.5; | |
} | |
.bg-opacity-75 { | |
--bs-bg-opacity: 0.75; | |
} | |
.bg-opacity-100 { | |
--bs-bg-opacity: 1; | |
} | |
.bg-primary-subtle { | |
background-color: var(--bs-primary-bg-subtle) ; | |
} | |
.bg-secondary-subtle { | |
background-color: var(--bs-secondary-bg-subtle) ; | |
} | |
.bg-success-subtle { | |
background-color: var(--bs-success-bg-subtle) ; | |
} | |
.bg-info-subtle { | |
background-color: var(--bs-info-bg-subtle) ; | |
} | |
.bg-warning-subtle { | |
background-color: var(--bs-warning-bg-subtle) ; | |
} | |
.bg-danger-subtle { | |
background-color: var(--bs-danger-bg-subtle) ; | |
} | |
.bg-light-subtle { | |
background-color: var(--bs-light-bg-subtle) ; | |
} | |
.bg-dark-subtle { | |
background-color: var(--bs-dark-bg-subtle) ; | |
} | |
.bg-gradient { | |
background-image: var(--bs-gradient) ; | |
} | |
.user-select-all { | |
-webkit-user-select: all | ;|
-moz-user-select: all | ;|
user-select: all | ;|
} | |
.user-select-auto { | |
-webkit-user-select: auto | ;|
-moz-user-select: auto | ;|
user-select: auto | ;|
} | |
.user-select-none { | |
-webkit-user-select: none | ;|
-moz-user-select: none | ;|
user-select: none | ;|
} | |
.pe-none { | |
pointer-events: none ; | |
} | |
.pe-auto { | |
pointer-events: auto ; | |
} | |
.rounded { | |
border-radius: var(--bs-border-radius) ; | |
} | |
.rounded-0 { | |
border-radius: 0 ; | |
} | |
.rounded-1 { | |
border-radius: var(--bs-border-radius-sm) ; | |
} | |
.rounded-2 { | |
border-radius: var(--bs-border-radius) ; | |
} | |
.rounded-3 { | |
border-radius: var(--bs-border-radius-lg) ; | |
} | |
.rounded-4 { | |
border-radius: var(--bs-border-radius-xl) ; | |
} | |
.rounded-5 { | |
border-radius: var(--bs-border-radius-xxl) ; | |
} | |
.rounded-circle { | |
border-radius: 50% ; | |
} | |
.rounded-pill { | |
border-radius: var(--bs-border-radius-pill) ; | |
} | |
.rounded-top { | |
border-top-left-radius: var(--bs-border-radius) ; | |
border-top-right-radius: var(--bs-border-radius) ; | |
} | |
.rounded-top-0 { | |
border-top-left-radius: 0 ; | |
border-top-right-radius: 0 ; | |
} | |
.rounded-top-1 { | |
border-top-left-radius: var(--bs-border-radius-sm) ; | |
border-top-right-radius: var(--bs-border-radius-sm) ; | |
} | |
.rounded-top-2 { | |
border-top-left-radius: var(--bs-border-radius) ; | |
border-top-right-radius: var(--bs-border-radius) ; | |
} | |
.rounded-top-3 { | |
border-top-left-radius: var(--bs-border-radius-lg) ; | |
border-top-right-radius: var(--bs-border-radius-lg) ; | |
} | |
.rounded-top-4 { | |
border-top-left-radius: var(--bs-border-radius-xl) ; | |
border-top-right-radius: var(--bs-border-radius-xl) ; | |
} | |
.rounded-top-5 { | |
border-top-left-radius: var(--bs-border-radius-xxl) ; | |
border-top-right-radius: var(--bs-border-radius-xxl) ; | |
} | |
.rounded-top-circle { | |
border-top-left-radius: 50% ; | |
border-top-right-radius: 50% ; | |
} | |
.rounded-top-pill { | |
border-top-left-radius: var(--bs-border-radius-pill) ; | |
border-top-right-radius: var(--bs-border-radius-pill) ; | |
} | |
.rounded-end { | |
border-top-right-radius: var(--bs-border-radius) ; | |
border-bottom-right-radius: var(--bs-border-radius) ; | |
} | |
.rounded-end-0 { | |
border-top-right-radius: 0 ; | |
border-bottom-right-radius: 0 ; | |
} | |
.rounded-end-1 { | |
border-top-right-radius: var(--bs-border-radius-sm) ; | |
border-bottom-right-radius: var(--bs-border-radius-sm) ; | |
} | |
.rounded-end-2 { | |
border-top-right-radius: var(--bs-border-radius) ; | |
border-bottom-right-radius: var(--bs-border-radius) ; | |
} | |
.rounded-end-3 { | |
border-top-right-radius: var(--bs-border-radius-lg) ; | |
border-bottom-right-radius: var(--bs-border-radius-lg) ; | |
} | |
.rounded-end-4 { | |
border-top-right-radius: var(--bs-border-radius-xl) ; | |
border-bottom-right-radius: var(--bs-border-radius-xl) ; | |
} | |
.rounded-end-5 { | |
border-top-right-radius: var(--bs-border-radius-xxl) ; | |
border-bottom-right-radius: var(--bs-border-radius-xxl) ; | |
} | |
.rounded-end-circle { | |
border-top-right-radius: 50% ; | |
border-bottom-right-radius: 50% ; | |
} | |
.rounded-end-pill { | |
border-top-right-radius: var(--bs-border-radius-pill) ; | |
border-bottom-right-radius: var(--bs-border-radius-pill) ; | |
} | |
.rounded-bottom { | |
border-bottom-right-radius: var(--bs-border-radius) ; | |
border-bottom-left-radius: var(--bs-border-radius) ; | |
} | |
.rounded-bottom-0 { | |
border-bottom-right-radius: 0 ; | |
border-bottom-left-radius: 0 ; | |
} | |
.rounded-bottom-1 { | |
border-bottom-right-radius: var(--bs-border-radius-sm) ; | |
border-bottom-left-radius: var(--bs-border-radius-sm) ; | |
} | |
.rounded-bottom-2 { | |
border-bottom-right-radius: var(--bs-border-radius) ; | |
border-bottom-left-radius: var(--bs-border-radius) ; | |
} | |
.rounded-bottom-3 { | |
border-bottom-right-radius: var(--bs-border-radius-lg) ; | |
border-bottom-left-radius: var(--bs-border-radius-lg) ; | |
} | |
.rounded-bottom-4 { | |
border-bottom-right-radius: var(--bs-border-radius-xl) ; | |
border-bottom-left-radius: var(--bs-border-radius-xl) ; | |
} | |
.rounded-bottom-5 { | |
border-bottom-right-radius: var(--bs-border-radius-xxl) ; | |
border-bottom-left-radius: var(--bs-border-radius-xxl) ; | |
} | |
.rounded-bottom-circle { | |
border-bottom-right-radius: 50% ; | |
border-bottom-left-radius: 50% ; | |
} | |
.rounded-bottom-pill { | |
border-bottom-right-radius: var(--bs-border-radius-pill) ; | |
border-bottom-left-radius: var(--bs-border-radius-pill) ; | |
} | |
.rounded-start { | |
border-bottom-left-radius: var(--bs-border-radius) ; | |
border-top-left-radius: var(--bs-border-radius) ; | |
} | |
.rounded-start-0 { | |
border-bottom-left-radius: 0 ; | |
border-top-left-radius: 0 ; | |
} | |
.rounded-start-1 { | |
border-bottom-left-radius: var(--bs-border-radius-sm) ; | |
border-top-left-radius: var(--bs-border-radius-sm) ; | |
} | |
.rounded-start-2 { | |
border-bottom-left-radius: var(--bs-border-radius) ; | |
border-top-left-radius: var(--bs-border-radius) ; | |
} | |
.rounded-start-3 { | |
border-bottom-left-radius: var(--bs-border-radius-lg) ; | |
border-top-left-radius: var(--bs-border-radius-lg) ; | |
} | |
.rounded-start-4 { | |
border-bottom-left-radius: var(--bs-border-radius-xl) ; | |
border-top-left-radius: var(--bs-border-radius-xl) ; | |
} | |
.rounded-start-5 { | |
border-bottom-left-radius: var(--bs-border-radius-xxl) ; | |
border-top-left-radius: var(--bs-border-radius-xxl) ; | |
} | |
.rounded-start-circle { | |
border-bottom-left-radius: 50% ; | |
border-top-left-radius: 50% ; | |
} | |
.rounded-start-pill { | |
border-bottom-left-radius: var(--bs-border-radius-pill) ; | |
border-top-left-radius: var(--bs-border-radius-pill) ; | |
} | |
.visible { | |
visibility: visible ; | |
} | |
.invisible { | |
visibility: hidden ; | |
} | |
.z-n1 { | |
z-index: -1 ; | |
} | |
.z-0 { | |
z-index: 0 ; | |
} | |
.z-1 { | |
z-index: 1 ; | |
} | |
.z-2 { | |
z-index: 2 ; | |
} | |
.z-3 { | |
z-index: 3 ; | |
} | |
@media (min-width: 576px) { | |
.float-sm-start { | |
float: left ; | |
} | |
.float-sm-end { | |
float: right ; | |
} | |
.float-sm-none { | |
float: none ; | |
} | |
.object-fit-sm-contain { | |
-o-object-fit: contain ; | |
object-fit: contain ; | |
} | |
.object-fit-sm-cover { | |
-o-object-fit: cover ; | |
object-fit: cover ; | |
} | |
.object-fit-sm-fill { | |
-o-object-fit: fill ; | |
object-fit: fill ; | |
} | |
.object-fit-sm-scale { | |
-o-object-fit: scale-down ; | |
object-fit: scale-down ; | |
} | |
.object-fit-sm-none { | |
-o-object-fit: none ; | |
object-fit: none ; | |
} | |
.d-sm-inline { | |
display: inline ; | |
} | |
.d-sm-inline-block { | |
display: inline-block ; | |
} | |
.d-sm-block { | |
display: block ; | |
} | |
.d-sm-grid { | |
display: grid ; | |
} | |
.d-sm-inline-grid { | |
display: inline-grid ; | |
} | |
.d-sm-table { | |
display: table ; | |
} | |
.d-sm-table-row { | |
display: table-row ; | |
} | |
.d-sm-table-cell { | |
display: table-cell ; | |
} | |
.d-sm-flex { | |
display: flex ; | |
} | |
.d-sm-inline-flex { | |
display: inline-flex ; | |
} | |
.d-sm-none { | |
display: none ; | |
} | |
.flex-sm-fill { | |
flex: 1 1 auto ; | |
} | |
.flex-sm-row { | |
flex-direction: row ; | |
} | |
.flex-sm-column { | |
flex-direction: column ; | |
} | |
.flex-sm-row-reverse { | |
flex-direction: row-reverse ; | |
} | |
.flex-sm-column-reverse { | |
flex-direction: column-reverse ; | |
} | |
.flex-sm-grow-0 { | |
flex-grow: 0 ; | |
} | |
.flex-sm-grow-1 { | |
flex-grow: 1 ; | |
} | |
.flex-sm-shrink-0 { | |
flex-shrink: 0 ; | |
} | |
.flex-sm-shrink-1 { | |
flex-shrink: 1 ; | |
} | |
.flex-sm-wrap { | |
flex-wrap: wrap ; | |
} | |
.flex-sm-nowrap { | |
flex-wrap: nowrap ; | |
} | |
.flex-sm-wrap-reverse { | |
flex-wrap: wrap-reverse ; | |
} | |
.justify-content-sm-start { | |
justify-content: flex-start ; | |
} | |
.justify-content-sm-end { | |
justify-content: flex-end ; | |
} | |
.justify-content-sm-center { | |
justify-content: center ; | |
} | |
.justify-content-sm-between { | |
justify-content: space-between ; | |
} | |
.justify-content-sm-around { | |
justify-content: space-around ; | |
} | |
.justify-content-sm-evenly { | |
justify-content: space-evenly ; | |
} | |
.align-items-sm-start { | |
align-items: flex-start ; | |
} | |
.align-items-sm-end { | |
align-items: flex-end ; | |
} | |
.align-items-sm-center { | |
align-items: center ; | |
} | |
.align-items-sm-baseline { | |
align-items: baseline ; | |
} | |
.align-items-sm-stretch { | |
align-items: stretch ; | |
} | |
.align-content-sm-start { | |
align-content: flex-start ; | |
} | |
.align-content-sm-end { | |
align-content: flex-end ; | |
} | |
.align-content-sm-center { | |
align-content: center ; | |
} | |
.align-content-sm-between { | |
align-content: space-between ; | |
} | |
.align-content-sm-around { | |
align-content: space-around ; | |
} | |
.align-content-sm-stretch { | |
align-content: stretch ; | |
} | |
.align-self-sm-auto { | |
align-self: auto ; | |
} | |
.align-self-sm-start { | |
align-self: flex-start ; | |
} | |
.align-self-sm-end { | |
align-self: flex-end ; | |
} | |
.align-self-sm-center { | |
align-self: center ; | |
} | |
.align-self-sm-baseline { | |
align-self: baseline ; | |
} | |
.align-self-sm-stretch { | |
align-self: stretch ; | |
} | |
.order-sm-first { | |
order: -1 ; | |
} | |
.order-sm-0 { | |
order: 0 ; | |
} | |
.order-sm-1 { | |
order: 1 ; | |
} | |
.order-sm-2 { | |
order: 2 ; | |
} | |
.order-sm-3 { | |
order: 3 ; | |
} | |
.order-sm-4 { | |
order: 4 ; | |
} | |
.order-sm-5 { | |
order: 5 ; | |
} | |
.order-sm-last { | |
order: 6 ; | |
} | |
.m-sm-0 { | |
margin: 0 ; | |
} | |
.m-sm-1 { | |
margin: 0.25rem ; | |
} | |
.m-sm-2 { | |
margin: 0.5rem ; | |
} | |
.m-sm-3 { | |
margin: 1rem ; | |
} | |
.m-sm-4 { | |
margin: 1.5rem ; | |
} | |
.m-sm-5 { | |
margin: 3rem ; | |
} | |
.m-sm-auto { | |
margin: auto ; | |
} | |
.mx-sm-0 { | |
margin-right: 0 ; | |
margin-left: 0 ; | |
} | |
.mx-sm-1 { | |
margin-right: 0.25rem ; | |
margin-left: 0.25rem ; | |
} | |
.mx-sm-2 { | |
margin-right: 0.5rem ; | |
margin-left: 0.5rem ; | |
} | |
.mx-sm-3 { | |
margin-right: 1rem ; | |
margin-left: 1rem ; | |
} | |
.mx-sm-4 { | |
margin-right: 1.5rem ; | |
margin-left: 1.5rem ; | |
} | |
.mx-sm-5 { | |
margin-right: 3rem ; | |
margin-left: 3rem ; | |
} | |
.mx-sm-auto { | |
margin-right: auto ; | |
margin-left: auto ; | |
} | |
.my-sm-0 { | |
margin-top: 0 ; | |
margin-bottom: 0 ; | |
} | |
.my-sm-1 { | |
margin-top: 0.25rem ; | |
margin-bottom: 0.25rem ; | |
} | |
.my-sm-2 { | |
margin-top: 0.5rem ; | |
margin-bottom: 0.5rem ; | |
} | |
.my-sm-3 { | |
margin-top: 1rem ; | |
margin-bottom: 1rem ; | |
} | |
.my-sm-4 { | |
margin-top: 1.5rem ; | |
margin-bottom: 1.5rem ; | |
} | |
.my-sm-5 { | |
margin-top: 3rem ; | |
margin-bottom: 3rem ; | |
} | |
.my-sm-auto { | |
margin-top: auto ; | |
margin-bottom: auto ; | |
} | |
.mt-sm-0 { | |
margin-top: 0 ; | |
} | |
.mt-sm-1 { | |
margin-top: 0.25rem ; | |
} | |
.mt-sm-2 { | |
margin-top: 0.5rem ; | |
} | |
.mt-sm-3 { | |
margin-top: 1rem ; | |
} | |
.mt-sm-4 { | |
margin-top: 1.5rem ; | |
} | |
.mt-sm-5 { | |
margin-top: 3rem ; | |
} | |
.mt-sm-auto { | |
margin-top: auto ; | |
} | |
.me-sm-0 { | |
margin-right: 0 ; | |
} | |
.me-sm-1 { | |
margin-right: 0.25rem ; | |
} | |
.me-sm-2 { | |
margin-right: 0.5rem ; | |
} | |
.me-sm-3 { | |
margin-right: 1rem ; | |
} | |
.me-sm-4 { | |
margin-right: 1.5rem ; | |
} | |
.me-sm-5 { | |
margin-right: 3rem ; | |
} | |
.me-sm-auto { | |
margin-right: auto ; | |
} | |
.mb-sm-0 { | |
margin-bottom: 0 ; | |
} | |
.mb-sm-1 { | |
margin-bottom: 0.25rem ; | |
} | |
.mb-sm-2 { | |
margin-bottom: 0.5rem ; | |
} | |
.mb-sm-3 { | |
margin-bottom: 1rem ; | |
} | |
.mb-sm-4 { | |
margin-bottom: 1.5rem ; | |
} | |
.mb-sm-5 { | |
margin-bottom: 3rem ; | |
} | |
.mb-sm-auto { | |
margin-bottom: auto ; | |
} | |
.ms-sm-0 { | |
margin-left: 0 ; | |
} | |
.ms-sm-1 { | |
margin-left: 0.25rem ; | |
} | |
.ms-sm-2 { | |
margin-left: 0.5rem ; | |
} | |
.ms-sm-3 { | |
margin-left: 1rem ; | |
} | |
.ms-sm-4 { | |
margin-left: 1.5rem ; | |
} | |
.ms-sm-5 { | |
margin-left: 3rem ; | |
} | |
.ms-sm-auto { | |
margin-left: auto ; | |
} | |
.p-sm-0 { | |
padding: 0 ; | |
} | |
.p-sm-1 { | |
padding: 0.25rem ; | |
} | |
.p-sm-2 { | |
padding: 0.5rem ; | |
} | |
.p-sm-3 { | |
padding: 1rem ; | |
} | |
.p-sm-4 { | |
padding: 1.5rem ; | |
} | |
.p-sm-5 { | |
padding: 3rem ; | |
} | |
.px-sm-0 { | |
padding-right: 0 ; | |
padding-left: 0 ; | |
} | |
.px-sm-1 { | |
padding-right: 0.25rem ; | |
padding-left: 0.25rem ; | |
} | |
.px-sm-2 { | |
padding-right: 0.5rem ; | |
padding-left: 0.5rem ; | |
} | |
.px-sm-3 { | |
padding-right: 1rem ; | |
padding-left: 1rem ; | |
} | |
.px-sm-4 { | |
padding-right: 1.5rem ; | |
padding-left: 1.5rem ; | |
} | |
.px-sm-5 { | |
padding-right: 3rem ; | |
padding-left: 3rem ; | |
} | |
.py-sm-0 { | |
padding-top: 0 ; | |
padding-bottom: 0 ; | |
} | |
.py-sm-1 { | |
padding-top: 0.25rem ; | |
padding-bottom: 0.25rem ; | |
} | |
.py-sm-2 { | |
padding-top: 0.5rem ; | |
padding-bottom: 0.5rem ; | |
} | |
.py-sm-3 { | |
padding-top: 1rem ; | |
padding-bottom: 1rem ; | |
} | |
.py-sm-4 { | |
padding-top: 1.5rem ; | |
padding-bottom: 1.5rem ; | |
} | |
.py-sm-5 { | |
padding-top: 3rem ; | |
padding-bottom: 3rem ; | |
} | |
.pt-sm-0 { | |
padding-top: 0 ; | |
} | |
.pt-sm-1 { | |
padding-top: 0.25rem ; | |
} | |
.pt-sm-2 { | |
padding-top: 0.5rem ; | |
} | |
.pt-sm-3 { | |
padding-top: 1rem ; | |
} | |
.pt-sm-4 { | |
padding-top: 1.5rem ; | |
} | |
.pt-sm-5 { | |
padding-top: 3rem ; | |
} | |
.pe-sm-0 { | |
padding-right: 0 ; | |
} | |
.pe-sm-1 { | |
padding-right: 0.25rem ; | |
} | |
.pe-sm-2 { | |
padding-right: 0.5rem ; | |
} | |
.pe-sm-3 { | |
padding-right: 1rem ; | |
} | |
.pe-sm-4 { | |
padding-right: 1.5rem ; | |
} | |
.pe-sm-5 { | |
padding-right: 3rem ; | |
} | |
.pb-sm-0 { | |
padding-bottom: 0 ; | |
} | |
.pb-sm-1 { | |
padding-bottom: 0.25rem ; | |
} | |
.pb-sm-2 { | |
padding-bottom: 0.5rem ; | |
} | |
.pb-sm-3 { | |
padding-bottom: 1rem ; | |
} | |
.pb-sm-4 { | |
padding-bottom: 1.5rem ; | |
} | |
.pb-sm-5 { | |
padding-bottom: 3rem ; | |
} | |
.ps-sm-0 { | |
padding-left: 0 ; | |
} | |
.ps-sm-1 { | |
padding-left: 0.25rem ; | |
} | |
.ps-sm-2 { | |
padding-left: 0.5rem ; | |
} | |
.ps-sm-3 { | |
padding-left: 1rem ; | |
} | |
.ps-sm-4 { | |
padding-left: 1.5rem ; | |
} | |
.ps-sm-5 { | |
padding-left: 3rem ; | |
} | |
.gap-sm-0 { | |
gap: 0 ; | |
} | |
.gap-sm-1 { | |
gap: 0.25rem ; | |
} | |
.gap-sm-2 { | |
gap: 0.5rem ; | |
} | |
.gap-sm-3 { | |
gap: 1rem ; | |
} | |
.gap-sm-4 { | |
gap: 1.5rem ; | |
} | |
.gap-sm-5 { | |
gap: 3rem ; | |
} | |
.row-gap-sm-0 { | |
row-gap: 0 ; | |
} | |
.row-gap-sm-1 { | |
row-gap: 0.25rem ; | |
} | |
.row-gap-sm-2 { | |
row-gap: 0.5rem ; | |
} | |
.row-gap-sm-3 { | |
row-gap: 1rem ; | |
} | |
.row-gap-sm-4 { | |
row-gap: 1.5rem ; | |
} | |
.row-gap-sm-5 { | |
row-gap: 3rem ; | |
} | |
.column-gap-sm-0 { | |
-moz-column-gap: 0 ; | |
column-gap: 0 ; | |
} | |
.column-gap-sm-1 { | |
-moz-column-gap: 0.25rem ; | |
column-gap: 0.25rem ; | |
} | |
.column-gap-sm-2 { | |
-moz-column-gap: 0.5rem ; | |
column-gap: 0.5rem ; | |
} | |
.column-gap-sm-3 { | |
-moz-column-gap: 1rem ; | |
column-gap: 1rem ; | |
} | |
.column-gap-sm-4 { | |
-moz-column-gap: 1.5rem ; | |
column-gap: 1.5rem ; | |
} | |
.column-gap-sm-5 { | |
-moz-column-gap: 3rem ; | |
column-gap: 3rem ; | |
} | |
.text-sm-start { | |
text-align: left ; | |
} | |
.text-sm-end { | |
text-align: right ; | |
} | |
.text-sm-center { | |
text-align: center ; | |
} | |
} | |
@media (min-width: 768px) { | |
.float-md-start { | |
float: left ; | |
} | |
.float-md-end { | |
float: right ; | |
} | |
.float-md-none { | |
float: none ; | |
} | |
.object-fit-md-contain { | |
-o-object-fit: contain ; | |
object-fit: contain ; | |
} | |
.object-fit-md-cover { | |
-o-object-fit: cover ; | |
object-fit: cover ; | |
} | |
.object-fit-md-fill { | |
-o-object-fit: fill ; | |
object-fit: fill ; | |
} | |
.object-fit-md-scale { | |
-o-object-fit: scale-down ; | |
object-fit: scale-down ; | |
} | |
.object-fit-md-none { | |
-o-object-fit: none ; | |
object-fit: none ; | |
} | |
.d-md-inline { | |
display: inline ; | |
} | |
.d-md-inline-block { | |
display: inline-block ; | |
} | |
.d-md-block { | |
display: block ; | |
} | |
.d-md-grid { | |
display: grid ; | |
} | |
.d-md-inline-grid { | |
display: inline-grid ; | |
} | |
.d-md-table { | |
display: table ; | |
} | |
.d-md-table-row { | |
display: table-row ; | |
} | |
.d-md-table-cell { | |
display: table-cell ; | |
} | |
.d-md-flex { | |
display: flex ; | |
} | |
.d-md-inline-flex { | |
display: inline-flex ; | |
} | |
.d-md-none { | |
display: none ; | |
} | |
.flex-md-fill { | |
flex: 1 1 auto ; | |
} | |
.flex-md-row { | |
flex-direction: row ; | |
} | |
.flex-md-column { | |
flex-direction: column ; | |
} | |
.flex-md-row-reverse { | |
flex-direction: row-reverse ; | |
} | |
.flex-md-column-reverse { | |
flex-direction: column-reverse ; | |
} | |
.flex-md-grow-0 { | |
flex-grow: 0 ; | |
} | |
.flex-md-grow-1 { | |
flex-grow: 1 ; | |
} | |
.flex-md-shrink-0 { | |
flex-shrink: 0 ; | |
} | |
.flex-md-shrink-1 { | |
flex-shrink: 1 ; | |
} | |
.flex-md-wrap { | |
flex-wrap: wrap ; | |
} | |
.flex-md-nowrap { | |
flex-wrap: nowrap ; | |
} | |
.flex-md-wrap-reverse { | |
flex-wrap: wrap-reverse ; | |
} | |
.justify-content-md-start { | |
justify-content: flex-start ; | |
} | |
.justify-content-md-end { | |
justify-content: flex-end ; | |
} | |
.justify-content-md-center { | |
justify-content: center ; | |
} | |
.justify-content-md-between { | |
justify-content: space-between ; | |
} | |
.justify-content-md-around { | |
justify-content: space-around ; | |
} | |
.justify-content-md-evenly { | |
justify-content: space-evenly ; | |
} | |
.align-items-md-start { | |
align-items: flex-start ; | |
} | |
.align-items-md-end { | |
align-items: flex-end ; | |
} | |
.align-items-md-center { | |
align-items: center ; | |
} | |
.align-items-md-baseline { | |
align-items: baseline ; | |
} | |
.align-items-md-stretch { | |
align-items: stretch ; | |
} | |
.align-content-md-start { | |
align-content: flex-start ; | |
} | |
.align-content-md-end { | |
align-content: flex-end ; | |
} | |
.align-content-md-center { | |
align-content: center ; | |
} | |
.align-content-md-between { | |
align-content: space-between ; | |
} | |
.align-content-md-around { | |
align-content: space-around ; | |
} | |
.align-content-md-stretch { | |
align-content: stretch ; | |
} | |
.align-self-md-auto { | |
align-self: auto ; | |
} | |
.align-self-md-start { | |
align-self: flex-start ; | |
} | |
.align-self-md-end { | |
align-self: flex-end ; | |
} | |
.align-self-md-center { | |
align-self: center ; | |
} | |
.align-self-md-baseline { | |
align-self: baseline ; | |
} | |
.align-self-md-stretch { | |
align-self: stretch ; | |
} | |
.order-md-first { | |
order: -1 ; | |
} | |
.order-md-0 { | |
order: 0 ; | |
} | |
.order-md-1 { | |
order: 1 ; | |
} | |
.order-md-2 { | |
order: 2 ; | |
} | |
.order-md-3 { | |
order: 3 ; | |
} | |
.order-md-4 { | |
order: 4 ; | |
} | |
.order-md-5 { | |
order: 5 ; | |
} | |
.order-md-last { | |
order: 6 ; | |
} | |
.m-md-0 { | |
margin: 0 ; | |
} | |
.m-md-1 { | |
margin: 0.25rem ; | |
} | |
.m-md-2 { | |
margin: 0.5rem ; | |
} | |
.m-md-3 { | |
margin: 1rem ; | |
} | |
.m-md-4 { | |
margin: 1.5rem ; | |
} | |
.m-md-5 { | |
margin: 3rem ; | |
} | |
.m-md-auto { | |
margin: auto ; | |
} | |
.mx-md-0 { | |
margin-right: 0 ; | |
margin-left: 0 ; | |
} | |
.mx-md-1 { | |
margin-right: 0.25rem ; | |
margin-left: 0.25rem ; | |
} | |
.mx-md-2 { | |
margin-right: 0.5rem ; | |
margin-left: 0.5rem ; | |
} | |
.mx-md-3 { | |
margin-right: 1rem ; | |
margin-left: 1rem ; | |
} | |
.mx-md-4 { | |
margin-right: 1.5rem ; | |
margin-left: 1.5rem ; | |
} | |
.mx-md-5 { | |
margin-right: 3rem ; | |
margin-left: 3rem ; | |
} | |
.mx-md-auto { | |
margin-right: auto ; | |
margin-left: auto ; | |
} | |
.my-md-0 { | |
margin-top: 0 ; | |
margin-bottom: 0 ; | |
} | |
.my-md-1 { | |
margin-top: 0.25rem ; | |
margin-bottom: 0.25rem ; | |
} | |
.my-md-2 { | |
margin-top: 0.5rem ; | |
margin-bottom: 0.5rem ; | |
} | |
.my-md-3 { | |
margin-top: 1rem ; | |
margin-bottom: 1rem ; | |
} | |
.my-md-4 { | |
margin-top: 1.5rem ; | |
margin-bottom: 1.5rem ; | |
} | |
.my-md-5 { | |
margin-top: 3rem ; | |
margin-bottom: 3rem ; | |
} | |
.my-md-auto { | |
margin-top: auto ; | |
margin-bottom: auto ; | |
} | |
.mt-md-0 { | |
margin-top: 0 ; | |
} | |
.mt-md-1 { | |
margin-top: 0.25rem ; | |
} | |
.mt-md-2 { | |
margin-top: 0.5rem ; | |
} | |
.mt-md-3 { | |
margin-top: 1rem ; | |
} | |
.mt-md-4 { | |
margin-top: 1.5rem ; | |
} | |
.mt-md-5 { | |
margin-top: 3rem ; | |
} | |
.mt-md-auto { | |
margin-top: auto ; | |
} | |
.me-md-0 { | |
margin-right: 0 ; | |
} | |
.me-md-1 { | |
margin-right: 0.25rem ; | |
} | |
.me-md-2 { | |
margin-right: 0.5rem ; | |
} | |
.me-md-3 { | |
margin-right: 1rem ; | |
} | |
.me-md-4 { | |
margin-right: 1.5rem ; | |
} | |
.me-md-5 { | |
margin-right: 3rem ; | |
} | |
.me-md-auto { | |
margin-right: auto ; | |
} | |
.mb-md-0 { | |
margin-bottom: 0 ; | |
} | |
.mb-md-1 { | |
margin-bottom: 0.25rem ; | |
} | |
.mb-md-2 { | |
margin-bottom: 0.5rem ; | |
} | |
.mb-md-3 { | |
margin-bottom: 1rem ; | |
} | |
.mb-md-4 { | |
margin-bottom: 1.5rem ; | |
} | |
.mb-md-5 { | |
margin-bottom: 3rem ; | |
} | |
.mb-md-auto { | |
margin-bottom: auto ; | |
} | |
.ms-md-0 { | |
margin-left: 0 ; | |
} | |
.ms-md-1 { | |
margin-left: 0.25rem ; | |
} | |
.ms-md-2 { | |
margin-left: 0.5rem ; | |
} | |
.ms-md-3 { | |
margin-left: 1rem ; | |
} | |
.ms-md-4 { | |
margin-left: 1.5rem ; | |
} | |
.ms-md-5 { | |
margin-left: 3rem ; | |
} | |
.ms-md-auto { | |
margin-left: auto ; | |
} | |
.p-md-0 { | |
padding: 0 ; | |
} | |
.p-md-1 { | |
padding: 0.25rem ; | |
} | |
.p-md-2 { | |
padding: 0.5rem ; | |
} | |
.p-md-3 { | |
padding: 1rem ; | |
} | |
.p-md-4 { | |
padding: 1.5rem ; | |
} | |
.p-md-5 { | |
padding: 3rem ; | |
} | |
.px-md-0 { | |
padding-right: 0 ; | |
padding-left: 0 ; | |
} | |
.px-md-1 { | |
padding-right: 0.25rem ; | |
padding-left: 0.25rem ; | |
} | |
.px-md-2 { | |
padding-right: 0.5rem ; | |
padding-left: 0.5rem ; | |
} | |
.px-md-3 { | |
padding-right: 1rem ; | |
padding-left: 1rem ; | |
} | |
.px-md-4 { | |
padding-right: 1.5rem ; | |
padding-left: 1.5rem ; | |
} | |
.px-md-5 { | |
padding-right: 3rem ; | |
padding-left: 3rem ; | |
} | |
.py-md-0 { | |
padding-top: 0 ; | |
padding-bottom: 0 ; | |
} | |
.py-md-1 { | |
padding-top: 0.25rem ; | |
padding-bottom: 0.25rem ; | |
} | |
.py-md-2 { | |
padding-top: 0.5rem ; | |
padding-bottom: 0.5rem ; | |
} | |
.py-md-3 { | |
padding-top: 1rem ; | |
padding-bottom: 1rem ; | |
} | |
.py-md-4 { | |
padding-top: 1.5rem ; | |
padding-bottom: 1.5rem ; | |
} | |
.py-md-5 { | |
padding-top: 3rem ; | |
padding-bottom: 3rem ; | |
} | |
.pt-md-0 { | |
padding-top: 0 ; | |
} | |
.pt-md-1 { | |
padding-top: 0.25rem ; | |
} | |
.pt-md-2 { | |
padding-top: 0.5rem ; | |
} | |
.pt-md-3 { | |
padding-top: 1rem ; | |
} | |
.pt-md-4 { | |
padding-top: 1.5rem ; | |
} | |
.pt-md-5 { | |
padding-top: 3rem ; | |
} | |
.pe-md-0 { | |
padding-right: 0 ; | |
} | |
.pe-md-1 { | |
padding-right: 0.25rem ; | |
} | |
.pe-md-2 { | |
padding-right: 0.5rem ; | |
} | |
.pe-md-3 { | |
padding-right: 1rem ; | |
} | |
.pe-md-4 { | |
padding-right: 1.5rem ; | |
} | |
.pe-md-5 { | |
padding-right: 3rem ; | |
} | |
.pb-md-0 { | |
padding-bottom: 0 ; | |
} | |
.pb-md-1 { | |
padding-bottom: 0.25rem ; | |
} | |
.pb-md-2 { | |
padding-bottom: 0.5rem ; | |
} | |
.pb-md-3 { | |
padding-bottom: 1rem ; | |
} | |
.pb-md-4 { | |
padding-bottom: 1.5rem ; | |
} | |
.pb-md-5 { | |
padding-bottom: 3rem ; | |
} | |
.ps-md-0 { | |
padding-left: 0 ; | |
} | |
.ps-md-1 { | |
padding-left: 0.25rem ; | |
} | |
.ps-md-2 { | |
padding-left: 0.5rem ; | |
} | |
.ps-md-3 { | |
padding-left: 1rem ; | |
} | |
.ps-md-4 { | |
padding-left: 1.5rem ; | |
} | |
.ps-md-5 { | |
padding-left: 3rem ; | |
} | |
.gap-md-0 { | |
gap: 0 ; | |
} | |
.gap-md-1 { | |
gap: 0.25rem ; | |
} | |
.gap-md-2 { | |
gap: 0.5rem ; | |
} | |
.gap-md-3 { | |
gap: 1rem ; | |
} | |
.gap-md-4 { | |
gap: 1.5rem ; | |
} | |
.gap-md-5 { | |
gap: 3rem ; | |
} | |
.row-gap-md-0 { | |
row-gap: 0 ; | |
} | |
.row-gap-md-1 { | |
row-gap: 0.25rem ; | |
} | |
.row-gap-md-2 { | |
row-gap: 0.5rem ; | |
} | |
.row-gap-md-3 { | |
row-gap: 1rem ; | |
} | |
.row-gap-md-4 { | |
row-gap: 1.5rem ; | |
} | |
.row-gap-md-5 { | |
row-gap: 3rem ; | |
} | |
.column-gap-md-0 { | |
-moz-column-gap: 0 ; | |
column-gap: 0 ; | |
} | |
.column-gap-md-1 { | |
-moz-column-gap: 0.25rem ; | |
column-gap: 0.25rem ; | |
} | |
.column-gap-md-2 { | |
-moz-column-gap: 0.5rem ; | |
column-gap: 0.5rem ; | |
} | |
.column-gap-md-3 { | |
-moz-column-gap: 1rem ; | |
column-gap: 1rem ; | |
} | |
.column-gap-md-4 { | |
-moz-column-gap: 1.5rem ; | |
column-gap: 1.5rem ; | |
} | |
.column-gap-md-5 { | |
-moz-column-gap: 3rem ; | |
column-gap: 3rem ; | |
} | |
.text-md-start { | |
text-align: left ; | |
} | |
.text-md-end { | |
text-align: right ; | |
} | |
.text-md-center { | |
text-align: center ; | |
} | |
} | |
@media (min-width: 992px) { | |
.float-lg-start { | |
float: left ; | |
} | |
.float-lg-end { | |
float: right ; | |
} | |
.float-lg-none { | |
float: none ; | |
} | |
.object-fit-lg-contain { | |
-o-object-fit: contain ; | |
object-fit: contain ; | |
} | |
.object-fit-lg-cover { | |
-o-object-fit: cover ; | |
object-fit: cover ; | |
} | |
.object-fit-lg-fill { | |
-o-object-fit: fill ; | |
object-fit: fill ; | |
} | |
.object-fit-lg-scale { | |
-o-object-fit: scale-down ; | |
object-fit: scale-down ; | |
} | |
.object-fit-lg-none { | |
-o-object-fit: none ; | |
object-fit: none ; | |
} | |
.d-lg-inline { | |
display: inline ; | |
} | |
.d-lg-inline-block { | |
display: inline-block ; | |
} | |
.d-lg-block { | |
display: block ; | |
} | |
.d-lg-grid { | |
display: grid ; | |
} | |
.d-lg-inline-grid { | |
display: inline-grid ; | |
} | |
.d-lg-table { | |
display: table ; | |
} | |
.d-lg-table-row { | |
display: table-row ; | |
} | |
.d-lg-table-cell { | |
display: table-cell ; | |
} | |
.d-lg-flex { | |
display: flex ; | |
} | |
.d-lg-inline-flex { | |
display: inline-flex ; | |
} | |
.d-lg-none { | |
display: none ; | |
} | |
.flex-lg-fill { | |
flex: 1 1 auto ; | |
} | |
.flex-lg-row { | |
flex-direction: row ; | |
} | |
.flex-lg-column { | |
flex-direction: column ; | |
} | |
.flex-lg-row-reverse { | |
flex-direction: row-reverse ; | |
} | |
.flex-lg-column-reverse { | |
flex-direction: column-reverse ; | |
} | |
.flex-lg-grow-0 { | |
flex-grow: 0 ; | |
} | |
.flex-lg-grow-1 { | |
flex-grow: 1 ; | |
} | |
.flex-lg-shrink-0 { | |
flex-shrink: 0 ; | |
} | |
.flex-lg-shrink-1 { | |
flex-shrink: 1 ; | |
} | |
.flex-lg-wrap { | |
flex-wrap: wrap ; | |
} | |
.flex-lg-nowrap { | |
flex-wrap: nowrap ; | |
} | |
.flex-lg-wrap-reverse { | |
flex-wrap: wrap-reverse ; | |
} | |
.justify-content-lg-start { | |
justify-content: flex-start ; | |
} | |
.justify-content-lg-end { | |
justify-content: flex-end ; | |
} | |
.justify-content-lg-center { | |
justify-content: center ; | |
} | |
.justify-content-lg-between { | |
justify-content: space-between ; | |
} | |
.justify-content-lg-around { | |
justify-content: space-around ; | |
} | |
.justify-content-lg-evenly { | |
justify-content: space-evenly ; | |
} | |
.align-items-lg-start { | |
align-items: flex-start ; | |
} | |
.align-items-lg-end { | |
align-items: flex-end ; | |
} | |
.align-items-lg-center { | |
align-items: center ; | |
} | |
.align-items-lg-baseline { | |
align-items: baseline ; | |
} | |
.align-items-lg-stretch { | |
align-items: stretch ; | |
} | |
.align-content-lg-start { | |
align-content: flex-start ; | |
} | |
.align-content-lg-end { | |
align-content: flex-end ; | |
} | |
.align-content-lg-center { | |
align-content: center ; | |
} | |
.align-content-lg-between { | |
align-content: space-between ; | |
} | |
.align-content-lg-around { | |
align-content: space-around ; | |
} | |
.align-content-lg-stretch { | |
align-content: stretch ; | |
} | |
.align-self-lg-auto { | |
align-self: auto ; | |
} | |
.align-self-lg-start { | |
align-self: flex-start ; | |
} | |
.align-self-lg-end { | |
align-self: flex-end ; | |
} | |
.align-self-lg-center { | |
align-self: center ; | |
} | |
.align-self-lg-baseline { | |
align-self: baseline ; | |
} | |
.align-self-lg-stretch { | |
align-self: stretch ; | |
} | |
.order-lg-first { | |
order: -1 ; | |
} | |
.order-lg-0 { | |
order: 0 ; | |
} | |
.order-lg-1 { | |
order: 1 ; | |
} | |
.order-lg-2 { | |
order: 2 ; | |
} | |
.order-lg-3 { | |
order: 3 ; | |
} | |
.order-lg-4 { | |
order: 4 ; | |
} | |
.order-lg-5 { | |
order: 5 ; | |
} | |
.order-lg-last { | |
order: 6 ; | |
} | |
.m-lg-0 { | |
margin: 0 ; | |
} | |
.m-lg-1 { | |
margin: 0.25rem ; | |
} | |
.m-lg-2 { | |
margin: 0.5rem ; | |
} | |
.m-lg-3 { | |
margin: 1rem ; | |
} | |
.m-lg-4 { | |
margin: 1.5rem ; | |
} | |
.m-lg-5 { | |
margin: 3rem ; | |
} | |
.m-lg-auto { | |
margin: auto ; | |
} | |
.mx-lg-0 { | |
margin-right: 0 ; | |
margin-left: 0 ; | |
} | |
.mx-lg-1 { | |
margin-right: 0.25rem ; | |
margin-left: 0.25rem ; | |
} | |
.mx-lg-2 { | |
margin-right: 0.5rem ; | |
margin-left: 0.5rem ; | |
} | |
.mx-lg-3 { | |
margin-right: 1rem ; | |
margin-left: 1rem ; | |
} | |
.mx-lg-4 { | |
margin-right: 1.5rem ; | |
margin-left: 1.5rem ; | |
} | |
.mx-lg-5 { | |
margin-right: 3rem ; | |
margin-left: 3rem ; | |
} | |
.mx-lg-auto { | |
margin-right: auto ; | |
margin-left: auto ; | |
} | |
.my-lg-0 { | |
margin-top: 0 ; | |
margin-bottom: 0 ; | |
} | |
.my-lg-1 { | |
margin-top: 0.25rem ; | |
margin-bottom: 0.25rem ; | |
} | |
.my-lg-2 { | |
margin-top: 0.5rem ; | |
margin-bottom: 0.5rem ; | |
} | |
.my-lg-3 { | |
margin-top: 1rem ; | |
margin-bottom: 1rem ; | |
} | |
.my-lg-4 { | |
margin-top: 1.5rem ; | |
margin-bottom: 1.5rem ; | |
} | |
.my-lg-5 { | |
margin-top: 3rem ; | |
margin-bottom: 3rem ; | |
} | |
.my-lg-auto { | |
margin-top: auto ; | |
margin-bottom: auto ; | |
} | |
.mt-lg-0 { | |
margin-top: 0 ; | |
} | |
.mt-lg-1 { | |
margin-top: 0.25rem ; | |
} | |
.mt-lg-2 { | |
margin-top: 0.5rem ; | |
} | |
.mt-lg-3 { | |
margin-top: 1rem ; | |
} | |
.mt-lg-4 { | |
margin-top: 1.5rem ; | |
} | |
.mt-lg-5 { | |
margin-top: 3rem ; | |
} | |
.mt-lg-auto { | |
margin-top: auto ; | |
} | |
.me-lg-0 { | |
margin-right: 0 ; | |
} | |
.me-lg-1 { | |
margin-right: 0.25rem ; | |
} | |
.me-lg-2 { | |
margin-right: 0.5rem ; | |
} | |
.me-lg-3 { | |
margin-right: 1rem ; | |
} | |
.me-lg-4 { | |
margin-right: 1.5rem ; | |
} | |
.me-lg-5 { | |
margin-right: 3rem ; | |
} | |
.me-lg-auto { | |
margin-right: auto ; | |
} | |
.mb-lg-0 { | |
margin-bottom: 0 ; | |
} | |
.mb-lg-1 { | |
margin-bottom: 0.25rem ; | |
} | |
.mb-lg-2 { | |
margin-bottom: 0.5rem ; | |
} | |
.mb-lg-3 { | |
margin-bottom: 1rem ; | |
} | |
.mb-lg-4 { | |
margin-bottom: 1.5rem ; | |
} | |
.mb-lg-5 { | |
margin-bottom: 3rem ; | |
} | |
.mb-lg-auto { | |
margin-bottom: auto ; | |
} | |
.ms-lg-0 { | |
margin-left: 0 ; | |
} | |
.ms-lg-1 { | |
margin-left: 0.25rem ; | |
} | |
.ms-lg-2 { | |
margin-left: 0.5rem ; | |
} | |
.ms-lg-3 { | |
margin-left: 1rem ; | |
} | |
.ms-lg-4 { | |
margin-left: 1.5rem ; | |
} | |
.ms-lg-5 { | |
margin-left: 3rem ; | |
} | |
.ms-lg-auto { | |
margin-left: auto ; | |
} | |
.p-lg-0 { | |
padding: 0 ; | |
} | |
.p-lg-1 { | |
padding: 0.25rem ; | |
} | |
.p-lg-2 { | |
padding: 0.5rem ; | |
} | |
.p-lg-3 { | |
padding: 1rem ; | |
} | |
.p-lg-4 { | |
padding: 1.5rem ; | |
} | |
.p-lg-5 { | |
padding: 3rem ; | |
} | |
.px-lg-0 { | |
padding-right: 0 ; | |
padding-left: 0 ; | |
} | |
.px-lg-1 { | |
padding-right: 0.25rem ; | |
padding-left: 0.25rem ; | |
} | |
.px-lg-2 { | |
padding-right: 0.5rem ; | |
padding-left: 0.5rem ; | |
} | |
.px-lg-3 { | |
padding-right: 1rem ; | |
padding-left: 1rem ; | |
} | |
.px-lg-4 { | |
padding-right: 1.5rem ; | |
padding-left: 1.5rem ; | |
} | |
.px-lg-5 { | |
padding-right: 3rem ; | |
padding-left: 3rem ; | |
} | |
.py-lg-0 { | |
padding-top: 0 ; | |
padding-bottom: 0 ; | |
} | |
.py-lg-1 { | |
padding-top: 0.25rem ; | |
padding-bottom: 0.25rem ; | |
} | |
.py-lg-2 { | |
padding-top: 0.5rem ; | |
padding-bottom: 0.5rem ; | |
} | |
.py-lg-3 { | |
padding-top: 1rem ; | |
padding-bottom: 1rem ; | |
} | |
.py-lg-4 { | |
padding-top: 1.5rem ; | |
padding-bottom: 1.5rem ; | |
} | |
.py-lg-5 { | |
padding-top: 3rem ; | |
padding-bottom: 3rem ; | |
} | |
.pt-lg-0 { | |
padding-top: 0 ; | |
} | |
.pt-lg-1 { | |
padding-top: 0.25rem ; | |
} | |
.pt-lg-2 { | |
padding-top: 0.5rem ; | |
} | |
.pt-lg-3 { | |
padding-top: 1rem ; | |
} | |
.pt-lg-4 { | |
padding-top: 1.5rem ; | |
} | |
.pt-lg-5 { | |
padding-top: 3rem ; | |
} | |
.pe-lg-0 { | |
padding-right: 0 ; | |
} | |
.pe-lg-1 { | |
padding-right: 0.25rem ; | |
} | |
.pe-lg-2 { | |
padding-right: 0.5rem ; | |
} | |
.pe-lg-3 { | |
padding-right: 1rem ; | |
} | |
.pe-lg-4 { | |
padding-right: 1.5rem ; | |
} | |
.pe-lg-5 { | |
padding-right: 3rem ; | |
} | |
.pb-lg-0 { | |
padding-bottom: 0 ; | |
} | |
.pb-lg-1 { | |
padding-bottom: 0.25rem ; | |
} | |
.pb-lg-2 { | |
padding-bottom: 0.5rem ; | |
} | |
.pb-lg-3 { | |
padding-bottom: 1rem ; | |
} | |
.pb-lg-4 { | |
padding-bottom: 1.5rem ; | |
} | |
.pb-lg-5 { | |
padding-bottom: 3rem ; | |
} | |
.ps-lg-0 { | |
padding-left: 0 ; | |
} | |
.ps-lg-1 { | |
padding-left: 0.25rem ; | |
} | |
.ps-lg-2 { | |
padding-left: 0.5rem ; | |
} | |
.ps-lg-3 { | |
padding-left: 1rem ; | |
} | |
.ps-lg-4 { | |
padding-left: 1.5rem ; | |
} | |
.ps-lg-5 { | |
padding-left: 3rem ; | |
} | |
.gap-lg-0 { | |
gap: 0 ; | |
} | |
.gap-lg-1 { | |
gap: 0.25rem ; | |
} | |
.gap-lg-2 { | |
gap: 0.5rem ; | |
} | |
.gap-lg-3 { | |
gap: 1rem ; | |
} | |
.gap-lg-4 { | |
gap: 1.5rem ; | |
} | |
.gap-lg-5 { | |
gap: 3rem ; | |
} | |
.row-gap-lg-0 { | |
row-gap: 0 ; | |
} | |
.row-gap-lg-1 { | |
row-gap: 0.25rem ; | |
} | |
.row-gap-lg-2 { | |
row-gap: 0.5rem ; | |
} | |
.row-gap-lg-3 { | |
row-gap: 1rem ; | |
} | |
.row-gap-lg-4 { | |
row-gap: 1.5rem ; | |
} | |
.row-gap-lg-5 { | |
row-gap: 3rem ; | |
} | |
.column-gap-lg-0 { | |
-moz-column-gap: 0 ; | |
column-gap: 0 ; | |
} | |
.column-gap-lg-1 { | |
-moz-column-gap: 0.25rem ; | |
column-gap: 0.25rem ; | |
} | |
.column-gap-lg-2 { | |
-moz-column-gap: 0.5rem ; | |
column-gap: 0.5rem ; | |
} | |
.column-gap-lg-3 { | |
-moz-column-gap: 1rem ; | |
column-gap: 1rem ; | |
} | |
.column-gap-lg-4 { | |
-moz-column-gap: 1.5rem ; | |
column-gap: 1.5rem ; | |
} | |
.column-gap-lg-5 { | |
-moz-column-gap: 3rem ; | |
column-gap: 3rem ; | |
} | |
.text-lg-start { | |
text-align: left ; | |
} | |
.text-lg-end { | |
text-align: right ; | |
} | |
.text-lg-center { | |
text-align: center ; | |
} | |
} | |
@media (min-width: 1200px) { | |
.float-xl-start { | |
float: left ; | |
} | |
.float-xl-end { | |
float: right ; | |
} | |
.float-xl-none { | |
float: none ; | |
} | |
.object-fit-xl-contain { | |
-o-object-fit: contain ; | |
object-fit: contain ; | |
} | |
.object-fit-xl-cover { | |
-o-object-fit: cover ; | |
object-fit: cover ; | |
} | |
.object-fit-xl-fill { | |
-o-object-fit: fill ; | |
object-fit: fill ; | |
} | |
.object-fit-xl-scale { | |
-o-object-fit: scale-down ; | |
object-fit: scale-down ; | |
} | |
.object-fit-xl-none { | |
-o-object-fit: none ; | |
object-fit: none ; | |
} | |
.d-xl-inline { | |
display: inline ; | |
} | |
.d-xl-inline-block { | |
display: inline-block ; | |
} | |
.d-xl-block { | |
display: block ; | |
} | |
.d-xl-grid { | |
display: grid ; | |
} | |
.d-xl-inline-grid { | |
display: inline-grid ; | |
} | |
.d-xl-table { | |
display: table ; | |
} | |
.d-xl-table-row { | |
display: table-row ; | |
} | |
.d-xl-table-cell { | |
display: table-cell ; | |
} | |
.d-xl-flex { | |
display: flex ; | |
} | |
.d-xl-inline-flex { | |
display: inline-flex ; | |
} | |
.d-xl-none { | |
display: none ; | |
} | |
.flex-xl-fill { | |
flex: 1 1 auto ; | |
} | |
.flex-xl-row { | |
flex-direction: row ; | |
} | |
.flex-xl-column { | |
flex-direction: column ; | |
} | |
.flex-xl-row-reverse { | |
flex-direction: row-reverse ; | |
} | |
.flex-xl-column-reverse { | |
flex-direction: column-reverse ; | |
} | |
.flex-xl-grow-0 { | |
flex-grow: 0 ; | |
} | |
.flex-xl-grow-1 { | |
flex-grow: 1 ; | |
} | |
.flex-xl-shrink-0 { | |
flex-shrink: 0 ; | |
} | |
.flex-xl-shrink-1 { | |
flex-shrink: 1 ; | |
} | |
.flex-xl-wrap { | |
flex-wrap: wrap ; | |
} | |
.flex-xl-nowrap { | |
flex-wrap: nowrap ; | |
} | |
.flex-xl-wrap-reverse { | |
flex-wrap: wrap-reverse ; | |
} | |
.justify-content-xl-start { | |
justify-content: flex-start ; | |
} | |
.justify-content-xl-end { | |
justify-content: flex-end ; | |
} | |
.justify-content-xl-center { | |
justify-content: center ; | |
} | |
.justify-content-xl-between { | |
justify-content: space-between ; | |
} | |
.justify-content-xl-around { | |
justify-content: space-around ; | |
} | |
.justify-content-xl-evenly { | |
justify-content: space-evenly ; | |
} | |
.align-items-xl-start { | |
align-items: flex-start ; | |
} | |
.align-items-xl-end { | |
align-items: flex-end ; | |
} | |
.align-items-xl-center { | |
align-items: center ; | |
} | |
.align-items-xl-baseline { | |
align-items: baseline ; | |
} | |
.align-items-xl-stretch { | |
align-items: stretch ; | |
} | |
.align-content-xl-start { | |
align-content: flex-start ; | |
} | |
.align-content-xl-end { | |
align-content: flex-end ; | |
} | |
.align-content-xl-center { | |
align-content: center ; | |
} | |
.align-content-xl-between { | |
align-content: space-between ; | |
} | |
.align-content-xl-around { | |
align-content: space-around ; | |
} | |
.align-content-xl-stretch { | |
align-content: stretch ; | |
} | |
.align-self-xl-auto { | |
align-self: auto ; | |
} | |
.align-self-xl-start { | |
align-self: flex-start ; | |
} | |
.align-self-xl-end { | |
align-self: flex-end ; | |
} | |
.align-self-xl-center { | |
align-self: center ; | |
} | |
.align-self-xl-baseline { | |
align-self: baseline ; | |
} | |
.align-self-xl-stretch { | |
align-self: stretch ; | |
} | |
.order-xl-first { | |
order: -1 ; | |
} | |
.order-xl-0 { | |
order: 0 ; | |
} | |
.order-xl-1 { | |
order: 1 ; | |
} | |
.order-xl-2 { | |
order: 2 ; | |
} | |
.order-xl-3 { | |
order: 3 ; | |
} | |
.order-xl-4 { | |
order: 4 ; | |
} | |
.order-xl-5 { | |
order: 5 ; | |
} | |
.order-xl-last { | |
order: 6 ; | |
} | |
.m-xl-0 { | |
margin: 0 ; | |
} | |
.m-xl-1 { | |
margin: 0.25rem ; | |
} | |
.m-xl-2 { | |
margin: 0.5rem ; | |
} | |
.m-xl-3 { | |
margin: 1rem ; | |
} | |
.m-xl-4 { | |
margin: 1.5rem ; | |
} | |
.m-xl-5 { | |
margin: 3rem ; | |
} | |
.m-xl-auto { | |
margin: auto ; | |
} | |
.mx-xl-0 { | |
margin-right: 0 ; | |
margin-left: 0 ; | |
} | |
.mx-xl-1 { | |
margin-right: 0.25rem ; | |
margin-left: 0.25rem ; | |
} | |
.mx-xl-2 { | |
margin-right: 0.5rem ; | |
margin-left: 0.5rem ; | |
} | |
.mx-xl-3 { | |
margin-right: 1rem ; | |
margin-left: 1rem ; | |
} | |
.mx-xl-4 { | |
margin-right: 1.5rem ; | |
margin-left: 1.5rem ; | |
} | |
.mx-xl-5 { | |
margin-right: 3rem ; | |
margin-left: 3rem ; | |
} | |
.mx-xl-auto { | |
margin-right: auto ; | |
margin-left: auto ; | |
} | |
.my-xl-0 { | |
margin-top: 0 ; | |
margin-bottom: 0 ; | |
} | |
.my-xl-1 { | |
margin-top: 0.25rem ; | |
margin-bottom: 0.25rem ; | |
} | |
.my-xl-2 { | |
margin-top: 0.5rem ; | |
margin-bottom: 0.5rem ; | |
} | |
.my-xl-3 { | |
margin-top: 1rem ; | |
margin-bottom: 1rem ; | |
} | |
.my-xl-4 { | |
margin-top: 1.5rem ; | |
margin-bottom: 1.5rem ; | |
} | |
.my-xl-5 { | |
margin-top: 3rem ; | |
margin-bottom: 3rem ; | |
} | |
.my-xl-auto { | |
margin-top: auto ; | |
margin-bottom: auto ; | |
} | |
.mt-xl-0 { | |
margin-top: 0 ; | |
} | |
.mt-xl-1 { | |
margin-top: 0.25rem ; | |
} | |
.mt-xl-2 { | |
margin-top: 0.5rem ; | |
} | |
.mt-xl-3 { | |
margin-top: 1rem ; | |
} | |
.mt-xl-4 { | |
margin-top: 1.5rem ; | |
} | |
.mt-xl-5 { | |
margin-top: 3rem ; | |
} | |
.mt-xl-auto { | |
margin-top: auto ; | |
} | |
.me-xl-0 { | |
margin-right: 0 ; | |
} | |
.me-xl-1 { | |
margin-right: 0.25rem ; | |
} | |
.me-xl-2 { | |
margin-right: 0.5rem ; | |
} | |
.me-xl-3 { | |
margin-right: 1rem ; | |
} | |
.me-xl-4 { | |
margin-right: 1.5rem ; | |
} | |
.me-xl-5 { | |
margin-right: 3rem ; | |
} | |
.me-xl-auto { | |
margin-right: auto ; | |
} | |
.mb-xl-0 { | |
margin-bottom: 0 ; | |
} | |
.mb-xl-1 { | |
margin-bottom: 0.25rem ; | |
} | |
.mb-xl-2 { | |
margin-bottom: 0.5rem ; | |
} | |
.mb-xl-3 { | |
margin-bottom: 1rem ; | |
} | |
.mb-xl-4 { | |
margin-bottom: 1.5rem ; | |
} | |
.mb-xl-5 { | |
margin-bottom: 3rem ; | |
} | |
.mb-xl-auto { | |
margin-bottom: auto ; | |
} | |
.ms-xl-0 { | |
margin-left: 0 ; | |
} | |
.ms-xl-1 { | |
margin-left: 0.25rem ; | |
} | |
.ms-xl-2 { | |
margin-left: 0.5rem ; | |
} | |
.ms-xl-3 { | |
margin-left: 1rem ; | |
} | |
.ms-xl-4 { | |
margin-left: 1.5rem ; | |
} | |
.ms-xl-5 { | |
margin-left: 3rem ; | |
} | |
.ms-xl-auto { | |
margin-left: auto ; | |
} | |
.p-xl-0 { | |
padding: 0 ; | |
} | |
.p-xl-1 { | |
padding: 0.25rem ; | |
} | |
.p-xl-2 { | |
padding: 0.5rem ; | |
} | |
.p-xl-3 { | |
padding: 1rem ; | |
} | |
.p-xl-4 { | |
padding: 1.5rem ; | |
} | |
.p-xl-5 { | |
padding: 3rem ; | |
} | |
.px-xl-0 { | |
padding-right: 0 ; | |
padding-left: 0 ; | |
} | |
.px-xl-1 { | |
padding-right: 0.25rem ; | |
padding-left: 0.25rem ; | |
} | |
.px-xl-2 { | |
padding-right: 0.5rem ; | |
padding-left: 0.5rem ; | |
} | |
.px-xl-3 { | |
padding-right: 1rem ; | |
padding-left: 1rem ; | |
} | |
.px-xl-4 { | |
padding-right: 1.5rem ; | |
padding-left: 1.5rem ; | |
} | |
.px-xl-5 { | |
padding-right: 3rem ; | |
padding-left: 3rem ; | |
} | |
.py-xl-0 { | |
padding-top: 0 ; | |
padding-bottom: 0 ; | |
} | |
.py-xl-1 { | |
padding-top: 0.25rem ; | |
padding-bottom: 0.25rem ; | |
} | |
.py-xl-2 { | |
padding-top: 0.5rem ; | |
padding-bottom: 0.5rem ; | |
} | |
.py-xl-3 { | |
padding-top: 1rem ; | |
padding-bottom: 1rem ; | |
} | |
.py-xl-4 { | |
padding-top: 1.5rem ; | |
padding-bottom: 1.5rem ; | |
} | |
.py-xl-5 { | |
padding-top: 3rem ; | |
padding-bottom: 3rem ; | |
} | |
.pt-xl-0 { | |
padding-top: 0 ; | |
} | |
.pt-xl-1 { | |
padding-top: 0.25rem ; | |
} | |
.pt-xl-2 { | |
padding-top: 0.5rem ; | |
} | |
.pt-xl-3 { | |
padding-top: 1rem ; | |
} | |
.pt-xl-4 { | |
padding-top: 1.5rem ; | |
} | |
.pt-xl-5 { | |
padding-top: 3rem ; | |
} | |
.pe-xl-0 { | |
padding-right: 0 ; | |
} | |
.pe-xl-1 { | |
padding-right: 0.25rem ; | |
} | |
.pe-xl-2 { | |
padding-right: 0.5rem ; | |
} | |
.pe-xl-3 { | |
padding-right: 1rem ; | |
} | |
.pe-xl-4 { | |
padding-right: 1.5rem ; | |
} | |
.pe-xl-5 { | |
padding-right: 3rem ; | |
} | |
.pb-xl-0 { | |
padding-bottom: 0 ; | |
} | |
.pb-xl-1 { | |
padding-bottom: 0.25rem ; | |
} | |
.pb-xl-2 { | |
padding-bottom: 0.5rem ; | |
} | |
.pb-xl-3 { | |
padding-bottom: 1rem ; | |
} | |
.pb-xl-4 { | |
padding-bottom: 1.5rem ; | |
} | |
.pb-xl-5 { | |
padding-bottom: 3rem ; | |
} | |
.ps-xl-0 { | |
padding-left: 0 ; | |
} | |
.ps-xl-1 { | |
padding-left: 0.25rem ; | |
} | |
.ps-xl-2 { | |
padding-left: 0.5rem ; | |
} | |
.ps-xl-3 { | |
padding-left: 1rem ; | |
} | |
.ps-xl-4 { | |
padding-left: 1.5rem ; | |
} | |
.ps-xl-5 { | |
padding-left: 3rem ; | |
} | |
.gap-xl-0 { | |
gap: 0 ; | |
} | |
.gap-xl-1 { | |
gap: 0.25rem ; | |
} | |
.gap-xl-2 { | |
gap: 0.5rem ; | |
} | |
.gap-xl-3 { | |
gap: 1rem ; | |
} | |
.gap-xl-4 { | |
gap: 1.5rem ; | |
} | |
.gap-xl-5 { | |
gap: 3rem ; | |
} | |
.row-gap-xl-0 { | |
row-gap: 0 ; | |
} | |
.row-gap-xl-1 { | |
row-gap: 0.25rem ; | |
} | |
.row-gap-xl-2 { | |
row-gap: 0.5rem ; | |
} | |
.row-gap-xl-3 { | |
row-gap: 1rem ; | |
} | |
.row-gap-xl-4 { | |
row-gap: 1.5rem ; | |
} | |
.row-gap-xl-5 { | |
row-gap: 3rem ; | |
} | |
.column-gap-xl-0 { | |
-moz-column-gap: 0 ; | |
column-gap: 0 ; | |
} | |
.column-gap-xl-1 { | |
-moz-column-gap: 0.25rem ; | |
column-gap: 0.25rem ; | |
} | |
.column-gap-xl-2 { | |
-moz-column-gap: 0.5rem ; | |
column-gap: 0.5rem ; | |
} | |
.column-gap-xl-3 { | |
-moz-column-gap: 1rem ; | |
column-gap: 1rem ; | |
} | |
.column-gap-xl-4 { | |
-moz-column-gap: 1.5rem ; | |
column-gap: 1.5rem ; | |
} | |
.column-gap-xl-5 { | |
-moz-column-gap: 3rem ; | |
column-gap: 3rem ; | |
} | |
.text-xl-start { | |
text-align: left ; | |
} | |
.text-xl-end { | |
text-align: right ; | |
} | |
.text-xl-center { | |
text-align: center ; | |
} | |
} | |
@media (min-width: 1400px) { | |
.float-xxl-start { | |
float: left ; | |
} | |
.float-xxl-end { | |
float: right ; | |
} | |
.float-xxl-none { | |
float: none ; | |
} | |
.object-fit-xxl-contain { | |
-o-object-fit: contain ; | |
object-fit: contain ; | |
} | |
.object-fit-xxl-cover { | |
-o-object-fit: cover ; | |
object-fit: cover ; | |
} | |
.object-fit-xxl-fill { | |
-o-object-fit: fill ; | |
object-fit: fill ; | |
} | |
.object-fit-xxl-scale { | |
-o-object-fit: scale-down ; | |
object-fit: scale-down ; | |
} | |
.object-fit-xxl-none { | |
-o-object-fit: none ; | |
object-fit: none ; | |
} | |
.d-xxl-inline { | |
display: inline ; | |
} | |
.d-xxl-inline-block { | |
display: inline-block ; | |
} | |
.d-xxl-block { | |
display: block ; | |
} | |
.d-xxl-grid { | |
display: grid ; | |
} | |
.d-xxl-inline-grid { | |
display: inline-grid ; | |
} | |
.d-xxl-table { | |
display: table ; | |
} | |
.d-xxl-table-row { | |
display: table-row ; | |
} | |
.d-xxl-table-cell { | |
display: table-cell ; | |
} | |
.d-xxl-flex { | |
display: flex ; | |
} | |
.d-xxl-inline-flex { | |
display: inline-flex ; | |
} | |
.d-xxl-none { | |
display: none ; | |
} | |
.flex-xxl-fill { | |
flex: 1 1 auto ; | |
} | |
.flex-xxl-row { | |
flex-direction: row ; | |
} | |
.flex-xxl-column { | |
flex-direction: column ; | |
} | |
.flex-xxl-row-reverse { | |
flex-direction: row-reverse ; | |
} | |
.flex-xxl-column-reverse { | |
flex-direction: column-reverse ; | |
} | |
.flex-xxl-grow-0 { | |
flex-grow: 0 ; | |
} | |
.flex-xxl-grow-1 { | |
flex-grow: 1 ; | |
} | |
.flex-xxl-shrink-0 { | |
flex-shrink: 0 ; | |
} | |
.flex-xxl-shrink-1 { | |
flex-shrink: 1 ; | |
} | |
.flex-xxl-wrap { | |
flex-wrap: wrap ; | |
} | |
.flex-xxl-nowrap { | |
flex-wrap: nowrap ; | |
} | |
.flex-xxl-wrap-reverse { | |
flex-wrap: wrap-reverse ; | |
} | |
.justify-content-xxl-start { | |
justify-content: flex-start ; | |
} | |
.justify-content-xxl-end { | |
justify-content: flex-end ; | |
} | |
.justify-content-xxl-center { | |
justify-content: center ; | |
} | |
.justify-content-xxl-between { | |
justify-content: space-between ; | |
} | |
.justify-content-xxl-around { | |
justify-content: space-around ; | |
} | |
.justify-content-xxl-evenly { | |
justify-content: space-evenly ; | |
} | |
.align-items-xxl-start { | |
align-items: flex-start ; | |
} | |
.align-items-xxl-end { | |
align-items: flex-end ; | |
} | |
.align-items-xxl-center { | |
align-items: center ; | |
} | |
.align-items-xxl-baseline { | |
align-items: baseline ; | |
} | |
.align-items-xxl-stretch { | |
align-items: stretch ; | |
} | |
.align-content-xxl-start { | |
align-content: flex-start ; | |
} | |
.align-content-xxl-end { | |
align-content: flex-end ; | |
} | |
.align-content-xxl-center { | |
align-content: center ; | |
} | |
.align-content-xxl-between { | |
align-content: space-between ; | |
} | |
.align-content-xxl-around { | |
align-content: space-around ; | |
} | |
.align-content-xxl-stretch { | |
align-content: stretch ; | |
} | |
.align-self-xxl-auto { | |
align-self: auto ; | |
} | |
.align-self-xxl-start { | |
align-self: flex-start ; | |
} | |
.align-self-xxl-end { | |
align-self: flex-end ; | |
} | |
.align-self-xxl-center { | |
align-self: center ; | |
} | |
.align-self-xxl-baseline { | |
align-self: baseline ; | |
} | |
.align-self-xxl-stretch { | |
align-self: stretch ; | |
} | |
.order-xxl-first { | |
order: -1 ; | |
} | |
.order-xxl-0 { | |
order: 0 ; | |
} | |
.order-xxl-1 { | |
order: 1 ; | |
} | |
.order-xxl-2 { | |
order: 2 ; | |
} | |
.order-xxl-3 { | |
order: 3 ; | |
} | |
.order-xxl-4 { | |
order: 4 ; | |
} | |
.order-xxl-5 { | |
order: 5 ; | |
} | |
.order-xxl-last { | |
order: 6 ; | |
} | |
.m-xxl-0 { | |
margin: 0 ; | |
} | |
.m-xxl-1 { | |
margin: 0.25rem ; | |
} | |
.m-xxl-2 { | |
margin: 0.5rem ; | |
} | |
.m-xxl-3 { | |
margin: 1rem ; | |
} | |
.m-xxl-4 { | |
margin: 1.5rem ; | |
} | |
.m-xxl-5 { | |
margin: 3rem ; | |
} | |
.m-xxl-auto { | |
margin: auto ; | |
} | |
.mx-xxl-0 { | |
margin-right: 0 ; | |
margin-left: 0 ; | |
} | |
.mx-xxl-1 { | |
margin-right: 0.25rem ; | |
margin-left: 0.25rem ; | |
} | |
.mx-xxl-2 { | |
margin-right: 0.5rem ; | |
margin-left: 0.5rem ; | |
} | |
.mx-xxl-3 { | |
margin-right: 1rem ; | |
margin-left: 1rem ; | |
} | |
.mx-xxl-4 { | |
margin-right: 1.5rem ; | |
margin-left: 1.5rem ; | |
} | |
.mx-xxl-5 { | |
margin-right: 3rem ; | |
margin-left: 3rem ; | |
} | |
.mx-xxl-auto { | |
margin-right: auto ; | |
margin-left: auto ; | |
} | |
.my-xxl-0 { | |
margin-top: 0 ; | |
margin-bottom: 0 ; | |
} | |
.my-xxl-1 { | |
margin-top: 0.25rem ; | |
margin-bottom: 0.25rem ; | |
} | |
.my-xxl-2 { | |
margin-top: 0.5rem ; | |
margin-bottom: 0.5rem ; | |
} | |
.my-xxl-3 { | |
margin-top: 1rem ; | |
margin-bottom: 1rem ; | |
} | |
.my-xxl-4 { | |
margin-top: 1.5rem ; | |
margin-bottom: 1.5rem ; | |
} | |
.my-xxl-5 { | |
margin-top: 3rem ; | |
margin-bottom: 3rem ; | |
} | |
.my-xxl-auto { | |
margin-top: auto ; | |
margin-bottom: auto ; | |
} | |
.mt-xxl-0 { | |
margin-top: 0 ; | |
} | |
.mt-xxl-1 { | |
margin-top: 0.25rem ; | |
} | |
.mt-xxl-2 { | |
margin-top: 0.5rem ; | |
} | |
.mt-xxl-3 { | |
margin-top: 1rem ; | |
} | |
.mt-xxl-4 { | |
margin-top: 1.5rem ; | |
} | |
.mt-xxl-5 { | |
margin-top: 3rem ; | |
} | |
.mt-xxl-auto { | |
margin-top: auto ; | |
} | |
.me-xxl-0 { | |
margin-right: 0 ; | |
} | |
.me-xxl-1 { | |
margin-right: 0.25rem ; | |
} | |
.me-xxl-2 { | |
margin-right: 0.5rem ; | |
} | |
.me-xxl-3 { | |
margin-right: 1rem ; | |
} | |
.me-xxl-4 { | |
margin-right: 1.5rem ; | |
} | |
.me-xxl-5 { | |
margin-right: 3rem ; | |
} | |
.me-xxl-auto { | |
margin-right: auto ; | |
} | |
.mb-xxl-0 { | |
margin-bottom: 0 ; | |
} | |
.mb-xxl-1 { | |
margin-bottom: 0.25rem ; | |
} | |
.mb-xxl-2 { | |
margin-bottom: 0.5rem ; | |
} | |
.mb-xxl-3 { | |
margin-bottom: 1rem ; | |
} | |
.mb-xxl-4 { | |
margin-bottom: 1.5rem ; | |
} | |
.mb-xxl-5 { | |
margin-bottom: 3rem ; | |
} | |
.mb-xxl-auto { | |
margin-bottom: auto ; | |
} | |
.ms-xxl-0 { | |
margin-left: 0 ; | |
} | |
.ms-xxl-1 { | |
margin-left: 0.25rem ; | |
} | |
.ms-xxl-2 { | |
margin-left: 0.5rem ; | |
} | |
.ms-xxl-3 { | |
margin-left: 1rem ; | |
} | |
.ms-xxl-4 { | |
margin-left: 1.5rem ; | |
} | |
.ms-xxl-5 { | |
margin-left: 3rem ; | |
} | |
.ms-xxl-auto { | |
margin-left: auto ; | |
} | |
.p-xxl-0 { | |
padding: 0 ; | |
} | |
.p-xxl-1 { | |
padding: 0.25rem ; | |
} | |
.p-xxl-2 { | |
padding: 0.5rem ; | |
} | |
.p-xxl-3 { | |
padding: 1rem ; | |
} | |
.p-xxl-4 { | |
padding: 1.5rem ; | |
} | |
.p-xxl-5 { | |
padding: 3rem ; | |
} | |
.px-xxl-0 { | |
padding-right: 0 ; | |
padding-left: 0 ; | |
} | |
.px-xxl-1 { | |
padding-right: 0.25rem ; | |
padding-left: 0.25rem ; | |
} | |
.px-xxl-2 { | |
padding-right: 0.5rem ; | |
padding-left: 0.5rem ; | |
} | |
.px-xxl-3 { | |
padding-right: 1rem ; | |
padding-left: 1rem ; | |
} | |
.px-xxl-4 { | |
padding-right: 1.5rem ; | |
padding-left: 1.5rem ; | |
} | |
.px-xxl-5 { | |
padding-right: 3rem ; | |
padding-left: 3rem ; | |
} | |
.py-xxl-0 { | |
padding-top: 0 ; | |
padding-bottom: 0 ; | |
} | |
.py-xxl-1 { | |
padding-top: 0.25rem ; | |
padding-bottom: 0.25rem ; | |
} | |
.py-xxl-2 { | |
padding-top: 0.5rem ; | |
padding-bottom: 0.5rem ; | |
} | |
.py-xxl-3 { | |
padding-top: 1rem ; | |
padding-bottom: 1rem ; | |
} | |
.py-xxl-4 { | |
padding-top: 1.5rem ; | |
padding-bottom: 1.5rem ; | |
} | |
.py-xxl-5 { | |
padding-top: 3rem ; | |
padding-bottom: 3rem ; | |
} | |
.pt-xxl-0 { | |
padding-top: 0 ; | |
} | |
.pt-xxl-1 { | |
padding-top: 0.25rem ; | |
} | |
.pt-xxl-2 { | |
padding-top: 0.5rem ; | |
} | |
.pt-xxl-3 { | |
padding-top: 1rem ; | |
} | |
.pt-xxl-4 { | |
padding-top: 1.5rem ; | |
} | |
.pt-xxl-5 { | |
padding-top: 3rem ; | |
} | |
.pe-xxl-0 { | |
padding-right: 0 ; | |
} | |
.pe-xxl-1 { | |
padding-right: 0.25rem ; | |
} | |
.pe-xxl-2 { | |
padding-right: 0.5rem ; | |
} | |
.pe-xxl-3 { | |
padding-right: 1rem ; | |
} | |
.pe-xxl-4 { | |
padding-right: 1.5rem ; | |
} | |
.pe-xxl-5 { | |
padding-right: 3rem ; | |
} | |
.pb-xxl-0 { | |
padding-bottom: 0 ; | |
} | |
.pb-xxl-1 { | |
padding-bottom: 0.25rem ; | |
} | |
.pb-xxl-2 { | |
padding-bottom: 0.5rem ; | |
} | |
.pb-xxl-3 { | |
padding-bottom: 1rem ; | |
} | |
.pb-xxl-4 { | |
padding-bottom: 1.5rem ; | |
} | |
.pb-xxl-5 { | |
padding-bottom: 3rem ; | |
} | |
.ps-xxl-0 { | |
padding-left: 0 ; | |
} | |
.ps-xxl-1 { | |
padding-left: 0.25rem ; | |
} | |
.ps-xxl-2 { | |
padding-left: 0.5rem ; | |
} | |
.ps-xxl-3 { | |
padding-left: 1rem ; | |
} | |
.ps-xxl-4 { | |
padding-left: 1.5rem ; | |
} | |
.ps-xxl-5 { | |
padding-left: 3rem ; | |
} | |
.gap-xxl-0 { | |
gap: 0 ; | |
} | |
.gap-xxl-1 { | |
gap: 0.25rem ; | |
} | |
.gap-xxl-2 { | |
gap: 0.5rem ; | |
} | |
.gap-xxl-3 { | |
gap: 1rem ; | |
} | |
.gap-xxl-4 { | |
gap: 1.5rem ; | |
} | |
.gap-xxl-5 { | |
gap: 3rem ; | |
} | |
.row-gap-xxl-0 { | |
row-gap: 0 ; | |
} | |
.row-gap-xxl-1 { | |
row-gap: 0.25rem ; | |
} | |
.row-gap-xxl-2 { | |
row-gap: 0.5rem ; | |
} | |
.row-gap-xxl-3 { | |
row-gap: 1rem ; | |
} | |
.row-gap-xxl-4 { | |
row-gap: 1.5rem ; | |
} | |
.row-gap-xxl-5 { | |
row-gap: 3rem ; | |
} | |
.column-gap-xxl-0 { | |
-moz-column-gap: 0 ; | |
column-gap: 0 ; | |
} | |
.column-gap-xxl-1 { | |
-moz-column-gap: 0.25rem ; | |
column-gap: 0.25rem ; | |
} | |
.column-gap-xxl-2 { | |
-moz-column-gap: 0.5rem ; | |
column-gap: 0.5rem ; | |
} | |
.column-gap-xxl-3 { | |
-moz-column-gap: 1rem ; | |
column-gap: 1rem ; | |
} | |
.column-gap-xxl-4 { | |
-moz-column-gap: 1.5rem ; | |
column-gap: 1.5rem ; | |
} | |
.column-gap-xxl-5 { | |
-moz-column-gap: 3rem ; | |
column-gap: 3rem ; | |
} | |
.text-xxl-start { | |
text-align: left ; | |
} | |
.text-xxl-end { | |
text-align: right ; | |
} | |
.text-xxl-center { | |
text-align: center ; | |
} | |
} | |
@media (min-width: 1200px) { | |
.fs-1 { | |
font-size: 2.5rem ; | |
} | |
.fs-2 { | |
font-size: 2rem ; | |
} | |
.fs-3 { | |
font-size: 1.75rem ; | |
} | |
.fs-4 { | |
font-size: 1.5rem ; | |
} | |
} | |
@media print { | |
.d-print-inline { | |
display: inline ; | |
} | |
.d-print-inline-block { | |
display: inline-block ; | |
} | |
.d-print-block { | |
display: block ; | |
} | |
.d-print-grid { | |
display: grid ; | |
} | |
.d-print-inline-grid { | |
display: inline-grid ; | |
} | |
.d-print-table { | |
display: table ; | |
} | |
.d-print-table-row { | |
display: table-row ; | |
} | |
.d-print-table-cell { | |
display: table-cell ; | |
} | |
.d-print-flex { | |
display: flex ; | |
} | |
.d-print-inline-flex { | |
display: inline-flex ; | |
} | |
.d-print-none { | |
display: none ; | |
} | |
} | |
/*# sourceMappingURL=bootstrap-utilities.css.map */ |