breakpoint diff
1754 lines
/*!
/*!
* Bootstrap v5.0.0-alpha1 (https://getbootstrap.com/)
* Bootstrap v5.0.0-alpha1 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
*/
:root {
:root {
--bs-blue: #0d6efd;
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-red: #dc3545;
--bs-orange: #fd7e14;
--bs-orange: #fd7e14;
--bs-yellow: #ffc107;
--bs-yellow: #ffc107;
--bs-green: #28a745;
--bs-green: #28a745;
--bs-teal: #20c997;
--bs-teal: #20c997;
--bs-cyan: #17a2b8;
--bs-cyan: #17a2b8;
--bs-white: #fff;
--bs-white: #fff;
--bs-gray: #6c757d;
--bs-gray: #6c757d;
--bs-gray-dark: #343a40;
--bs-gray-dark: #343a40;
--bs-primary: #0d6efd;
--bs-primary: #0d6efd;
--bs-secondary: #6c757d;
--bs-secondary: #6c757d;
--bs-success: #28a745;
--bs-success: #28a745;
--bs-info: #17a2b8;
--bs-info: #17a2b8;
--bs-warning: #ffc107;
--bs-warning: #ffc107;
--bs-danger: #dc3545;
--bs-danger: #dc3545;
--bs-light: #f8f9fa;
--bs-light: #f8f9fa;
--bs-dark: #343a40;
--bs-dark: #343a40;
--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", 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-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-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
}
*,
*,
*::before,
*::before,
*::after {
*::after {
box-sizing: border-box;
box-sizing: border-box;
}
}
body {
body {
margin: 0;
margin: 0;
font-family: var(--bs-font-sans-serif);
font-family: var(--bs-font-sans-serif);
font-size: 1rem;
font-size: 1rem;
font-weight: 400;
font-weight: 400;
line-height: 1.5;
line-height: 1.5;
color: #212529;
color: #212529;
background-color: #fff;
background-color: #fff;
-webkit-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
}
[tabindex="-1"]:focus:not(:focus-visible) {
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
outline: 0 !important;
}
}
hr {
hr {
margin: 1rem 0;
margin: 1rem 0;
color: inherit;
color: inherit;
background-color: currentColor;
background-color: currentColor;
border: 0;
border: 0;
opacity: 0.25;
opacity: 0.25;
}
}
hr:not([size]) {
hr:not([size]) {
height: 1px;
height: 1px;
}
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
margin-top: 0;
margin-top: 0;
margin-bottom: 0.5rem;
margin-bottom: 0.5rem;
font-weight: 500;
font-weight: 500;
line-height: 1.2;
line-height: 1.2;
}
}
h1, .h1 {
h1, .h1 {
font-size: calc(1.375rem + 1.5vw);
font-size: calc(1.375rem + 1.5vw);
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
h1, .h1 {
h1, .h1 {
font-size: 2.5rem;
font-size: 2.5rem;
}
}
}
}
h2, .h2 {
h2, .h2 {
font-size: calc(1.325rem + 0.9vw);
font-size: calc(1.325rem + 0.9vw);
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
h2, .h2 {
h2, .h2 {
font-size: 2rem;
font-size: 2rem;
}
}
}
}
h3, .h3 {
h3, .h3 {
font-size: calc(1.3rem + 0.6vw);
font-size: calc(1.3rem + 0.6vw);
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
h3, .h3 {
h3, .h3 {
font-size: 1.75rem;
font-size: 1.75rem;
}
}
}
}
h4, .h4 {
h4, .h4 {
font-size: calc(1.275rem + 0.3vw);
font-size: calc(1.275rem + 0.3vw);
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
h4, .h4 {
h4, .h4 {
font-size: 1.5rem;
font-size: 1.5rem;
}
}
}
}
h5, .h5 {
h5, .h5 {
font-size: 1.25rem;
font-size: 1.25rem;
}
}
h6, .h6 {
h6, .h6 {
font-size: 1rem;
font-size: 1rem;
}
}
p {
p {
margin-top: 0;
margin-top: 0;
margin-bottom: 1rem;
margin-bottom: 1rem;
}
}
abbr[title],
abbr[title],
abbr[data-original-title] {
abbr[data-original-title] {
text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
cursor: help;
-webkit-text-decoration-skip-ink: none;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
}
address {
address {
margin-bottom: 1rem;
margin-bottom: 1rem;
font-style: normal;
font-style: normal;
line-height: inherit;
line-height: inherit;
}
}
ol,
ol,
ul {
ul {
padding-left: 2rem;
padding-left: 2rem;
}
}
ol,
ol,
ul,
ul,
dl {
dl {
margin-top: 0;
margin-top: 0;
margin-bottom: 1rem;
margin-bottom: 1rem;
}
}
ol ol,
ol ol,
ul ul,
ul ul,
ol ul,
ol ul,
ul ol {
ul ol {
margin-bottom: 0;
margin-bottom: 0;
}
}
dt {
dt {
font-weight: 700;
font-weight: 700;
}
}
dd {
dd {
margin-bottom: .5rem;
margin-bottom: .5rem;
margin-left: 0;
margin-left: 0;
}
}
blockquote {
blockquote {
margin: 0 0 1rem;
margin: 0 0 1rem;
}
}
b,
b,
strong {
strong {
font-weight: bolder;
font-weight: bolder;
}
}
small, .small {
small, .small {
font-size: 0.875em;
font-size: 0.875em;
}
}
mark, .mark {
mark, .mark {
padding: 0.2em;
padding: 0.2em;
background-color: #fcf8e3;
background-color: #fcf8e3;
}
}
sub,
sub,
sup {
sup {
position: relative;
position: relative;
font-size: 0.75em;
font-size: 0.75em;
line-height: 0;
line-height: 0;
vertical-align: baseline;
vertical-align: baseline;
}
}
sub {
sub {
bottom: -.25em;
bottom: -.25em;
}
}
sup {
sup {
top: -.5em;
top: -.5em;
}
}
a {
a {
color: #0d6efd;
color: #0d6efd;
text-decoration: underline;
text-decoration: underline;
}
}
a:hover {
a:hover {
color: #024dbc;
color: #024dbc;
}
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
a:not([href]):not([class]), a:not([href]):not([class]):hover {
color: inherit;
color: inherit;
text-decoration: none;
text-decoration: none;
}
}
pre,
pre,
code,
code,
kbd,
kbd,
samp {
samp {
font-family: var(--bs-font-monospace);
font-family: var(--bs-font-monospace);
font-size: 1em;
font-size: 1em;
}
}
pre {
pre {
display: block;
display: block;
margin-top: 0;
margin-top: 0;
margin-bottom: 1rem;
margin-bottom: 1rem;
overflow: auto;
overflow: auto;
font-size: 0.875em;
font-size: 0.875em;
-ms-overflow-style: scrollbar;
-ms-overflow-style: scrollbar;
}
}
pre code {
pre code {
font-size: inherit;
font-size: inherit;
color: inherit;
color: inherit;
word-break: normal;
word-break: normal;
}
}
code {
code {
font-size: 0.875em;
font-size: 0.875em;
color: #d63384;
color: #d63384;
word-wrap: break-word;
word-wrap: break-word;
}
}
a > code {
a > code {
color: inherit;
color: inherit;
}
}
kbd {
kbd {
padding: 0.2rem 0.4rem;
padding: 0.2rem 0.4rem;
font-size: 0.875em;
font-size: 0.875em;
color: #fff;
color: #fff;
background-color: #212529;
background-color: #212529;
border-radius: 0.2rem;
border-radius: 0.2rem;
}
}
kbd kbd {
kbd kbd {
padding: 0;
padding: 0;
font-size: 1em;
font-size: 1em;
font-weight: 700;
font-weight: 700;
}
}
figure {
figure {
margin: 0 0 1rem;
margin: 0 0 1rem;
}
}
img,
img,
svg {
svg {
vertical-align: middle;
vertical-align: middle;
}
}
table {
table {
caption-side: bottom;
caption-side: bottom;
border-collapse: collapse;
border-collapse: collapse;
}
}
caption {
caption {
padding-top: 0.5rem;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-bottom: 0.5rem;
color: #6c757d;
color: #6c757d;
text-align: left;
text-align: left;
}
}
th {
th {
text-align: inherit;
text-align: inherit;
text-align: -webkit-match-parent;
text-align: -webkit-match-parent;
}
}
thead,
thead,
tbody,
tbody,
tfoot,
tfoot,
tr,
tr,
td,
td,
th {
th {
border-color: inherit;
border-color: inherit;
border-style: solid;
border-style: solid;
border-width: 0;
border-width: 0;
}
}
label {
label {
display: inline-block;
display: inline-block;
}
}
button {
button {
border-radius: 0;
border-radius: 0;
}
}
button:focus {
button:focus {
outline: 1px dotted;
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
outline: 5px auto -webkit-focus-ring-color;
}
}
input,
input,
button,
button,
select,
select,
optgroup,
optgroup,
textarea {
textarea {
margin: 0;
margin: 0;
font-family: inherit;
font-family: inherit;
font-size: inherit;
font-size: inherit;
line-height: inherit;
line-height: inherit;
}
}
button,
button,
input {
input {
overflow: visible;
overflow: visible;
}
}
button,
button,
select {
select {
text-transform: none;
text-transform: none;
}
}
select {
select {
word-wrap: normal;
word-wrap: normal;
}
}
[list]::-webkit-calendar-picker-indicator {
[list]::-webkit-calendar-picker-indicator {
display: none;
display: none;
}
}
button,
button,
[type="button"],
[type="button"],
[type="reset"],
[type="reset"],
[type="submit"] {
[type="submit"] {
-webkit-appearance: button;
-webkit-appearance: button;
}
}
button:not(:disabled),
button:not(:disabled),
[type="button"]:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
[type="submit"]:not(:disabled) {
cursor: pointer;
cursor: pointer;
}
}
::-moz-focus-inner {
::-moz-focus-inner {
padding: 0;
padding: 0;
border-style: none;
border-style: none;
}
}
textarea {
textarea {
resize: vertical;
resize: vertical;
}
}
fieldset {
fieldset {
min-width: 0;
min-width: 0;
padding: 0;
padding: 0;
margin: 0;
margin: 0;
border: 0;
border: 0;
}
}
legend {
legend {
float: left;
float: left;
width: 100%;
width: 100%;
padding: 0;
padding: 0;
margin-bottom: 0.5rem;
margin-bottom: 0.5rem;
font-size: calc(1.275rem + 0.3vw);
font-size: calc(1.275rem + 0.3vw);
line-height: inherit;
line-height: inherit;
white-space: normal;
white-space: normal;
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
legend {
legend {
font-size: 1.5rem;
font-size: 1.5rem;
}
}
}
}
legend + * {
legend + * {
clear: left;
clear: left;
}
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
::-webkit-datetime-edit-year-field {
padding: 0;
padding: 0;
}
}
::-webkit-inner-spin-button {
::-webkit-inner-spin-button {
height: auto;
height: auto;
}
}
[type="search"] {
[type="search"] {
outline-offset: -2px;
outline-offset: -2px;
-webkit-appearance: textfield;
-webkit-appearance: textfield;
}
}
::-webkit-search-decoration {
::-webkit-search-decoration {
-webkit-appearance: none;
-webkit-appearance: none;
}
}
::-webkit-color-swatch-wrapper {
::-webkit-color-swatch-wrapper {
padding: 0;
padding: 0;
}
}
::-webkit-file-upload-button {
::-webkit-file-upload-button {
font: inherit;
font: inherit;
-webkit-appearance: button;
-webkit-appearance: button;
}
}
output {
output {
display: inline-block;
display: inline-block;
}
}
iframe {
iframe {
border: 0;
border: 0;
}
}
summary {
summary {
display: list-item;
display: list-item;
cursor: pointer;
cursor: pointer;
}
}
progress {
progress {
vertical-align: baseline;
vertical-align: baseline;
}
}
[hidden] {
[hidden] {
display: none !important;
display: none !important;
}
}
.lead {
.lead {
font-size: 1.25rem;
font-size: 1.25rem;
font-weight: 300;
font-weight: 300;
}
}
.display-1 {
.display-1 {
font-size: calc(1.625rem + 4.5vw);
font-size: calc(1.625rem + 4.5vw);
font-weight: 300;
font-weight: 300;
line-height: 1.2;
line-height: 1.2;
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
.display-1 {
.display-1 {
font-size: 5rem;
font-size: 5rem;
}
}
}
}
.display-2 {
.display-2 {
font-size: calc(1.575rem + 3.9vw);
font-size: calc(1.575rem + 3.9vw);
font-weight: 300;
font-weight: 300;
line-height: 1.2;
line-height: 1.2;
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
.display-2 {
.display-2 {
font-size: 4.5rem;
font-size: 4.5rem;
}
}
}
}
.display-3 {
.display-3 {
font-size: calc(1.525rem + 3.3vw);
font-size: calc(1.525rem + 3.3vw);
font-weight: 300;
font-weight: 300;
line-height: 1.2;
line-height: 1.2;
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
.display-3 {
.display-3 {
font-size: 4rem;
font-size: 4rem;
}
}
}
}
.display-4 {
.display-4 {
font-size: calc(1.475rem + 2.7vw);
font-size: calc(1.475rem + 2.7vw);
font-weight: 300;
font-weight: 300;
line-height: 1.2;
line-height: 1.2;
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
.display-4 {
.display-4 {
font-size: 3.5rem;
font-size: 3.5rem;
}
}
}
}
.display-5 {
.display-5 {
font-size: calc(1.425rem + 2.1vw);
font-size: calc(1.425rem + 2.1vw);
font-weight: 300;
font-weight: 300;
line-height: 1.2;
line-height: 1.2;
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
.display-5 {
.display-5 {
font-size: 3rem;
font-size: 3rem;
}
}
}
}
.display-6 {
.display-6 {
font-size: calc(1.375rem + 1.5vw);
font-size: calc(1.375rem + 1.5vw);
font-weight: 300;
font-weight: 300;
line-height: 1.2;
line-height: 1.2;
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
.display-6 {
.display-6 {
font-size: 2.5rem;
font-size: 2.5rem;
}
}
}
}
.list-unstyled {
.list-unstyled {
padding-left: 0;
padding-left: 0;
list-style: none;
list-style: none;
}
}
.list-inline {
.list-inline {
padding-left: 0;
padding-left: 0;
list-style: none;
list-style: none;
}
}
.list-inline-item {
.list-inline-item {
display: inline-block;
display: inline-block;
}
}
.list-inline-item:not(:last-child) {
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
margin-right: 0.5rem;
}
}
.initialism {
.initialism {
font-size: 0.875em;
font-size: 0.875em;
text-transform: uppercase;
text-transform: uppercase;
}
}
.blockquote {
.blockquote {
margin-bottom: 1rem;
margin-bottom: 1rem;
font-size: 1.25rem;
font-size: 1.25rem;
}
}
.blockquote > :last-child {
.blockquote > :last-child {
margin-bottom: 0;
margin-bottom: 0;
}
}
.blockquote-footer {
.blockquote-footer {
margin-top: -1rem;
margin-top: -1rem;
margin-bottom: 1rem;
margin-bottom: 1rem;
font-size: 0.875em;
font-size: 0.875em;
color: #6c757d;
color: #6c757d;
}
}
.blockquote-footer::before {
.blockquote-footer::before {
content: "\2014\00A0";
content: "\2014\00A0";
}
}
.img-fluid {
.img-fluid {
max-width: 100%;
max-width: 100%;
height: auto;
height: auto;
}
}
.img-thumbnail {
.img-thumbnail {
padding: 0.25rem;
padding: 0.25rem;
background-color: #fff;
background-color: #fff;
border: 1px solid #dee2e6;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
border-radius: 0.25rem;
max-width: 100%;
max-width: 100%;
height: auto;
height: auto;
}
}
.figure {
.figure {
display: inline-block;
display: inline-block;
}
}
.figure-img {
.figure-img {
margin-bottom: 0.5rem;
margin-bottom: 0.5rem;
line-height: 1;
line-height: 1;
}
}
.figure-caption {
.figure-caption {
font-size: 0.875em;
font-size: 0.875em;
color: #6c757d;
color: #6c757d;
}
}
.container,
.container,
.container-fluid,
.container-fluid,
.container-sm,
.container-sm,
.container-md,
.container-md,
.container-lg,
.container-lg,
.container-xl,
.container-xl,
.container-xxl {
.container-xxl {
width: 100%;
width: 100%;
padding-right: 1rem;
padding-right: 1rem;
padding-left: 1rem;
padding-left: 1rem;
margin-right: auto;
margin-right: auto;
margin-left: auto;
margin-left: auto;
}
}
@media (min-width: 576px) {
@media (min-width: 576px) {
.container, .container-sm {
.container, .container-sm {
max-width: 540px;
max-width: 540px;
}
}
}
}
@media (min-width: 768px) {
@media (min-width: 768px) {
.container, .container-sm, .container-md {
.container, .container-sm, .container-md {
max-width: 720px;
max-width: 720px;
}
}
}
}
@media (min-width: 992px) {
@media (min-width: 992px) {
.container, .container-sm, .container-md, .container-lg {
.container, .container-sm, .container-md, .container-lg {
max-width: 960px;
max-width: 960px;
}
}
}
}
@media (min-width: 1200px) {
@media (min-width: 1200px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
.container, .container-sm, .container-md, .container-lg, .container-xl {
max-width: 1140px;
max-width: 1140px;
}
}
}
}
@media (min-width: 1400px) {
@media (min-width: 1400px) {
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
max-width: 1320px;
max-width: 1320px;
}
}
}
}
.row {
.row {
--bs-gutter-x: 1.5rem;
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
--bs-gutter-y: 0;
display: flex;
display: flex;
flex: 1 0 100%;
flex: 1 0 100%;
flex-wrap: wrap;
flex-wrap: wrap;
margin-top: calc(var(--bs-gutter-y) * -1);
margin-top: calc(var(--bs-gutter-y) * -1);
margin-right: calc(var(--bs-gutter-x) / -2);
margin-right: calc(var(--bs-gutter-x) / -2);
margin-left: calc(var(--bs-gutter-x) / -2);
margin-left: calc(var(--bs-gutter-x) / -2);
}
}
.row > * {
.row > * {
flex-shrink: 0;
flex-shrink: 0;
width: 100%;
width: 100%;
max-width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) / 2);
padding-right: calc(var(--bs-gutter-x) / 2);
padding-left: calc(var(--bs-gutter-x) / 2);
padding-left: calc(var(--bs-gutter-x) / 2);
margin-top: var(--bs-gutter-y);
margin-top: var(--bs-gutter-y);
}
}
.col {
.col {
flex: 1 0 0%;
flex: 1 0 0%;
}
}
.row-cols-auto > * {
.row-cols-auto > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
width: auto;
}
}
.row-cols-1 > * {
.row-cols-1 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 100%;
width: 100%;
}
}
.row-cols-2 > * {
.row-cols-2 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 50%;
width: 50%;
}
}
.row-cols-3 > * {
.row-cols-3 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 33.333333%;
width: 33.333333%;
}
}
.row-cols-4 > * {
.row-cols-4 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 25%;
width: 25%;
}
}
.row-cols-5 > * {
.row-cols-5 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 20%;
width: 20%;
}
}
.row-cols-6 > * {
.row-cols-6 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 16.666667%;
width: 16.666667%;
}
}
.col-auto {
.col-auto {
flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
width: auto;
}
}
.col-1 {
.col-1 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 8.333333%;
width: 8.333333%;
}
}
.col-2 {
.col-2 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 16.666667%;
width: 16.666667%;
}
}
.col-3 {
.col-3 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 25%;
width: 25%;
}
}
.col-4 {
.col-4 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 33.333333%;
width: 33.333333%;
}
}
.col-5 {
.col-5 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 41.666667%;
width: 41.666667%;
}
}
.col-6 {
.col-6 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 50%;
width: 50%;
}
}
.col-7 {
.col-7 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 58.333333%;
width: 58.333333%;
}
}
.col-8 {
.col-8 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 66.666667%;
width: 66.666667%;
}
}
.col-9 {
.col-9 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 75%;
width: 75%;
}
}
.col-10 {
.col-10 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 83.333333%;
width: 83.333333%;
}
}
.col-11 {
.col-11 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 91.666667%;
width: 91.666667%;
}
}
.col-12 {
.col-12 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 100%;
width: 100%;
}
}
.offset-1 {
.offset-1 {
margin-left: 8.333333%;
margin-left: 8.333333%;
}
}
.offset-2 {
.offset-2 {
margin-left: 16.666667%;
margin-left: 16.666667%;
}
}
.offset-3 {
.offset-3 {
margin-left: 25%;
margin-left: 25%;
}
}
.offset-4 {
.offset-4 {
margin-left: 33.333333%;
margin-left: 33.333333%;
}
}
.offset-5 {
.offset-5 {
margin-left: 41.666667%;
margin-left: 41.666667%;
}
}
.offset-6 {
.offset-6 {
margin-left: 50%;
margin-left: 50%;
}
}
.offset-7 {
.offset-7 {
margin-left: 58.333333%;
margin-left: 58.333333%;
}
}
.offset-8 {
.offset-8 {
margin-left: 66.666667%;
margin-left: 66.666667%;
}
}
.offset-9 {
.offset-9 {
margin-left: 75%;
margin-left: 75%;
}
}
.offset-10 {
.offset-10 {
margin-left: 83.333333%;
margin-left: 83.333333%;
}
}
.offset-11 {
.offset-11 {
margin-left: 91.666667%;
margin-left: 91.666667%;
}
}
.g-0,
.g-0,
.gx-0 {
.gx-0 {
--bs-gutter-x: 0;
--bs-gutter-x: 0;
}
}
.g-0,
.g-0,
.gy-0 {
.gy-0 {
--bs-gutter-y: 0;
--bs-gutter-y: 0;
}
}
.g-1,
.g-1,
.gx-1 {
.gx-1 {
--bs-gutter-x: 0.25rem;
--bs-gutter-x: 0.25rem;
}
}
.g-1,
.g-1,
.gy-1 {
.gy-1 {
--bs-gutter-y: 0.25rem;
--bs-gutter-y: 0.25rem;
}
}
.g-2,
.g-2,
.gx-2 {
.gx-2 {
--bs-gutter-x: 0.5rem;
--bs-gutter-x: 0.5rem;
}
}
.g-2,
.g-2,
.gy-2 {
.gy-2 {
--bs-gutter-y: 0.5rem;
--bs-gutter-y: 0.5rem;
}
}
.g-3,
.g-3,
.gx-3 {
.gx-3 {
--bs-gutter-x: 1rem;
--bs-gutter-x: 1rem;
}
}
.g-3,
.g-3,
.gy-3 {
.gy-3 {
--bs-gutter-y: 1rem;
--bs-gutter-y: 1rem;
}
}
.g-4,
.g-4,
.gx-4 {
.gx-4 {
--bs-gutter-x: 1.5rem;
--bs-gutter-x: 1.5rem;
}
}
.g-4,
.g-4,
.gy-4 {
.gy-4 {
--bs-gutter-y: 1.5rem;
--bs-gutter-y: 1.5rem;
}
}
.g-5,
.g-5,
.gx-5 {
.gx-5 {
--bs-gutter-x: 3rem;
--bs-gutter-x: 3rem;
}
}
.g-5,
.g-5,
.gy-5 {
.gy-5 {
--bs-gutter-y: 3rem;
--bs-gutter-y: 3rem;
}
}
@media (min-width: 576px) {
@media (min-width: 576px) {
.col-sm {
.col-sm {
flex: 1 0 0%;
flex: 1 0 0%;
}
}
.row-cols-sm-auto > * {
.row-cols-sm-auto > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
width: auto;
}
}
.row-cols-sm-1 > * {
.row-cols-sm-1 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 100%;
width: 100%;
}
}
.row-cols-sm-2 > * {
.row-cols-sm-2 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 50%;
width: 50%;
}
}
.row-cols-sm-3 > * {
.row-cols-sm-3 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 33.333333%;
width: 33.333333%;
}
}
.row-cols-sm-4 > * {
.row-cols-sm-4 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 25%;
width: 25%;
}
}
.row-cols-sm-5 > * {
.row-cols-sm-5 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 20%;
width: 20%;
}
}
.row-cols-sm-6 > * {
.row-cols-sm-6 > * {
flex: 0 0 auto;
flex: 0 0 auto;
width: 16.666667%;
width: 16.666667%;
}
}
.col-sm-auto {
.col-sm-auto {
flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
width: auto;
}
}
.col-sm-1 {
.col-sm-1 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 8.333333%;
width: 8.333333%;
}
}
.col-sm-2 {
.col-sm-2 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 16.666667%;
width: 16.666667%;
}
}
.col-sm-3 {
.col-sm-3 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 25%;
width: 25%;
}
}
.col-sm-4 {
.col-sm-4 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 33.333333%;
width: 33.333333%;
}
}
.col-sm-5 {
.col-sm-5 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 41.666667%;
width: 41.666667%;
}
}
.col-sm-6 {
.col-sm-6 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 50%;
width: 50%;
}
}
.col-sm-7 {
.col-sm-7 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 58.333333%;
width: 58.333333%;
}
}
.col-sm-8 {
.col-sm-8 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 66.666667%;
width: 66.666667%;
}
}
.col-sm-9 {
.col-sm-9 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 75%;
width: 75%;
}
}
.col-sm-10 {
.col-sm-10 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 83.333333%;
width: 83.333333%;
}
}
.col-sm-11 {
.col-sm-11 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 91.666667%;
width: 91.666667%;
}
}
.col-sm-12 {
.col-sm-12 {
flex: 0 0 auto;
flex: 0 0 auto;
width: 100%;
width: 100%;
}
}
.offset-sm-0 {
.offset-sm-0 {
margin-left: 0;
margin-left: 0;
}
}
.offset-sm-1 {
.offset-sm-1 {
margin-left: 8.333333%;
margin-left: 8.333333%;
}
}
.offset-sm-2 {
.offset-sm-2 {
margin-left: 16.666667%;
margin-left: 16.666667%;
}
}
.offset-sm-3 {
.offset-sm-3 {
margin-left: 25%;
margin-left: 25%;
}
}
.offset-sm-4 {
.offset-sm-4 {
margin-left: 33.333333%;
margin-left: 33.333333%;
}
}
.offset-sm-5 {
.offset-sm-5 {
margin-left: 41.666667%;
margin-left: 41.666667%;
}
}
.offset-sm-6 {
.offset-sm-6 {
margin-left: 50%;
margin-left: 50%;
}
}
.offset-sm-7 {
.offset-sm-7 {
margin-left: 58.333333%;
margin-left: 58.333333%;
}
}
.offset-sm-8 {
.offset-sm-8 {
margin-left: 66.666667%;
margin-left: 66.666667%;
}
}
.offset-sm-9 {
.offset-sm-9 {
margin-left: 75%;
margin-left: 75%;
}
}
.offset-sm-10 {
.offset-sm-10 {
margin-left: 83.333333%;
margin-left: 83.333333%;
}
}
.offset-sm-11 {
.offset-sm-11 {
margin-left: 91.666667%;
margin-left: 91.666667%;
}
}
.g-sm-0,
.g-sm-0,
.gx-sm-0 {
.gx-sm-0 {
--bs-gutter-x: 0;
--bs-gutter-x: 0;
}
}
.g-sm-0,
.g-sm-0,
.gy-sm-0 {
.gy-sm-0 {
--bs-gutter-y: 0;
--bs-gutter-y: 0;
}
}
.g-sm-1,
.g-sm-1,
.gx-sm-1 {
.gx-sm-1 {
--bs-gutter-x: 0.25rem;
--bs-gutter-x: 0.25rem;
}
}