.tw-bs4 {
box-sizing: border-box;
}
@media print {
.tw-bs4 *,
.tw-bs4 *::before,
.tw-bs4 *::after {
text-shadow: none !important;
box-shadow: none !important;
}
.tw-bs4 a,
.tw-bs4 a:visited {
text-decoration: underline;
}
.tw-bs4 abbr[title]::after {
content: " (" attr(title) ")";
}
.tw-bs4 pre {
white-space: pre-wrap !important;
}
.tw-bs4 pre,
.tw-bs4 blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.tw-bs4 thead {
display: table-header-group;
}
.tw-bs4 tr,
.tw-bs4 img {
page-break-inside: avoid;
}
.tw-bs4 p,
.tw-bs4 h2,
.tw-bs4 h3 {
orphans: 3;
widows: 3;
}
.tw-bs4 h2,
.tw-bs4 h3 {
page-break-after: avoid;
}
.tw-bs4 .navbar {
display: none;
}
.tw-bs4 .badge {
border: 1px solid #000;
}
.tw-bs4 .table {
border-collapse: collapse !important;
}
.tw-bs4 .table td,
.tw-bs4 .table th {
background-color: #fff !important;
}
.tw-bs4 .table-bordered th,
.tw-bs4 .table-bordered td {
border: 1px solid #ddd !important;
}
}
.tw-bs4 html {
box-sizing: border-box;
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
.tw-bs4 *,
.tw-bs4 *::before,
.tw-bs4 *::after {
box-sizing: inherit;
}
@-ms-viewport {
width: device-width;
}
.tw-bs4 article,
.tw-bs4 aside,
.tw-bs4 dialog,
.tw-bs4 figcaption,
.tw-bs4 figure,
.tw-bs4 footer,
.tw-bs4 header,
.tw-bs4 hgroup,
.tw-bs4 main,
.tw-bs4 nav,
.tw-bs4 section {
display: block;
}
.tw-bs4 body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #212529;
background-color: #fff;
}
.tw-bs4 [tabindex="-1"]:focus {
outline: none !important;
}
.tw-bs4 hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
.tw-bs4 h1,
.tw-bs4 h2,
.tw-bs4 h3,
.tw-bs4 h4,
.tw-bs4 h5,
.tw-bs4 h6 {
margin-top: 0;
margin-bottom: .5rem;
}
.tw-bs4 p {
margin-top: 0;
margin-bottom: 1rem;
}
.tw-bs4 abbr[title],
.tw-bs4 abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
.tw-bs4 address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
.tw-bs4 ol,
.tw-bs4 ul,
.tw-bs4 dl {
margin-top: 0;
margin-bottom: 1rem;
}
.tw-bs4 ol ol,
.tw-bs4 ul ul,
.tw-bs4 ol ul,
.tw-bs4 ul ol {
margin-bottom: 0;
}
.tw-bs4 dt {
font-weight: bold;
}
.tw-bs4 dd {
margin-bottom: .5rem;
margin-left: 0;
}
.tw-bs4 blockquote {
margin: 0 0 1rem;
}
.tw-bs4 dfn {
font-style: italic;
}
.tw-bs4 b,
.tw-bs4 strong {
font-weight: bolder;
}
.tw-bs4 small {
font-size: 80%;
}
.tw-bs4 sub,
.tw-bs4 sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
.tw-bs4 sub {
bottom: -0.25em;
}
.tw-bs4 sup {
top: -0.5em;
}
.tw-bs4 a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
.tw-bs4 a:hover {
color: #0056b3;
text-decoration: underline;
}
.tw-bs4 a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
.tw-bs4 a:not([href]):not([tabindex]):focus,
.tw-bs4 a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none;
}
.tw-bs4 a:not([href]):not([tabindex]):focus {
outline: 0;
}
.tw-bs4 pre,
.tw-bs4 code,
.tw-bs4 kbd,
.tw-bs4 samp {
font-family: monospace, monospace;
font-size: 1em;
}
.tw-bs4 pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
.tw-bs4 figure {
margin: 0 0 1rem;
}
.tw-bs4 img {
vertical-align: middle;
border-style: none;
}
.tw-bs4 svg:not(:root) {
overflow: hidden;
}
.tw-bs4 a,
.tw-bs4 area,
.tw-bs4 button,
.tw-bs4 [role="button"],
.tw-bs4 input,
.tw-bs4 label,
.tw-bs4 select,
.tw-bs4 summary,
.tw-bs4 textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
}
.tw-bs4 table {
border-collapse: collapse;
}
.tw-bs4 caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #868e96;
text-align: left;
caption-side: bottom;
}
.tw-bs4 th {
text-align: left;
}
.tw-bs4 label {
display: inline-block;
margin-bottom: .5rem;
}
.tw-bs4 button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
.tw-bs4 input,
.tw-bs4 button,
.tw-bs4 select,
.tw-bs4 optgroup,
.tw-bs4 textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.tw-bs4 button,
.tw-bs4 input {
overflow: visible;
}
.tw-bs4 button,
.tw-bs4 select {
text-transform: none;
}
.tw-bs4 button,
.tw-bs4 html [type="button"],
.tw-bs4 [type="reset"],
.tw-bs4 [type="submit"] {
-webkit-appearance: button;
}
.tw-bs4 button::-moz-focus-inner,
.tw-bs4 [type="button"]::-moz-focus-inner,
.tw-bs4 [type="reset"]::-moz-focus-inner,
.tw-bs4 [type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
.tw-bs4 input[type="radio"],
.tw-bs4 input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
.tw-bs4 input[type="date"],
.tw-bs4 input[type="time"],
.tw-bs4 input[type="datetime-local"],
.tw-bs4 input[type="month"] {
-webkit-appearance: listbox;
}
.tw-bs4 textarea {
overflow: auto;
resize: vertical;
}
.tw-bs4 fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
.tw-bs4 legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
.tw-bs4 progress {
vertical-align: baseline;
}
.tw-bs4 [type="number"]::-webkit-inner-spin-button,
.tw-bs4 [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.tw-bs4 [type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
.tw-bs4 [type="search"]::-webkit-search-cancel-button,
.tw-bs4 [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.tw-bs4 ::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
.tw-bs4 output {
display: inline-block;
}
.tw-bs4 summary {
display: list-item;
}
.tw-bs4 template {
display: none;
}
.tw-bs4 [hidden] {
display: none !important;
}
.tw-bs4 h1,
.tw-bs4 h2,
.tw-bs4 h3,
.tw-bs4 h4,
.tw-bs4 h5,
.tw-bs4 h6,
.tw-bs4 .h1,
.tw-bs4 .h2,
.tw-bs4 .h3,
.tw-bs4 .h4,
.tw-bs4 .h5,
.tw-bs4 .h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.tw-bs4 h1,
.tw-bs4 .h1 {
font-size: 2.5rem;
}
.tw-bs4 h2,
.tw-bs4 .h2 {
font-size: 2rem;
}
.tw-bs4 h3,
.tw-bs4 .h3 {
font-size: 1.75rem;
}
.tw-bs4 h4,
.tw-bs4 .h4 {
font-size: 1.5rem;
}
.tw-bs4 h5,
.tw-bs4 .h5 {
font-size: 1.25rem;
}
.tw-bs4 h6,
.tw-bs4 .h6 {
font-size: 1rem;
}
.tw-bs4 .lead {
font-size: 1.25rem;
font-weight: 300;
}
.tw-bs4 .display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 .display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 .display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 .display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0,0,0,0.1);
}
.tw-bs4 small,
.tw-bs4 .small {
font-size: 80%;
font-weight: normal;
}
.tw-bs4 mark,
.tw-bs4 .mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.tw-bs4 .list-unstyled {
padding-left: 0;
list-style: none;
}
.tw-bs4 .list-inline {
padding-left: 0;
list-style: none;
}
.tw-bs4 .list-inline-item {
display: inline-block;
}
.tw-bs4 .list-inline-item:not(:last-child) {
margin-right: 5px;
}
.tw-bs4 .initialism {
font-size: 90%;
text-transform: uppercase;
}
.tw-bs4 .blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.tw-bs4 .blockquote-footer {
display: block;
font-size: 80%;
color: #868e96;
}
.tw-bs4 .blockquote-footer::before {
content: "\2014 \00A0";
}
.tw-bs4 .img-fluid {
max-width: 100%;
height: auto;
}
.tw-bs4 .img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0.25rem;
transition: all 0.2s ease-in-out;
max-width: 100%;
height: auto;
}
.tw-bs4 .figure {
display: inline-block;
}
.tw-bs4 .figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.tw-bs4 .figure-caption {
font-size: 90%;
color: #868e96;
}
.tw-bs4 code,
.tw-bs4 kbd,
.tw-bs4 pre,
.tw-bs4 samp {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.tw-bs4 code {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #bd4147;
background-color: #f8f9fa;
border-radius: 0.25rem;
}
.tw-bs4 a > code {
padding: 0;
color: inherit;
background-color: inherit;
}
.tw-bs4 kbd {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
.tw-bs4 kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
}
.tw-bs4 pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
font-size: 90%;
color: #212529;
}
.tw-bs4 pre code {
padding: 0;
font-size: inherit;
color: inherit;
background-color: transparent;
border-radius: 0;
}
.tw-bs4 .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.tw-bs4 .container {
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
}
@media (min-width: 576px) {
.tw-bs4 .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.tw-bs4 .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.tw-bs4 .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.tw-bs4 .container {
max-width: 1140px;
}
}
.tw-bs4 .container-fluid {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
}
.tw-bs4 .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.tw-bs4 .no-gutters {
margin-right: 0;
margin-left: 0;
}
.tw-bs4 .no-gutters > .col,
.tw-bs4 .no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .col-1,
.tw-bs4 .col-2,
.tw-bs4 .col-3,
.tw-bs4 .col-4,
.tw-bs4 .col-5,
.tw-bs4 .col-6,
.tw-bs4 .col-7,
.tw-bs4 .col-8,
.tw-bs4 .col-9,
.tw-bs4 .col-10,
.tw-bs4 .col-11,
.tw-bs4 .col-12,
.tw-bs4 .col,
.tw-bs4 .col-auto,
.tw-bs4 .col-sm-1,
.tw-bs4 .col-sm-2,
.tw-bs4 .col-sm-3,
.tw-bs4 .col-sm-4,
.tw-bs4 .col-sm-5,
.tw-bs4 .col-sm-6,
.tw-bs4 .col-sm-7,
.tw-bs4 .col-sm-8,
.tw-bs4 .col-sm-9,
.tw-bs4 .col-sm-10,
.tw-bs4 .col-sm-11,
.tw-bs4 .col-sm-12,
.tw-bs4 .col-sm,
.tw-bs4 .col-sm-auto,
.tw-bs4 .col-md-1,
.tw-bs4 .col-md-2,
.tw-bs4 .col-md-3,
.tw-bs4 .col-md-4,
.tw-bs4 .col-md-5,
.tw-bs4 .col-md-6,
.tw-bs4 .col-md-7,
.tw-bs4 .col-md-8,
.tw-bs4 .col-md-9,
.tw-bs4 .col-md-10,
.tw-bs4 .col-md-11,
.tw-bs4 .col-md-12,
.tw-bs4 .col-md,
.tw-bs4 .col-md-auto,
.tw-bs4 .col-lg-1,
.tw-bs4 .col-lg-2,
.tw-bs4 .col-lg-3,
.tw-bs4 .col-lg-4,
.tw-bs4 .col-lg-5,
.tw-bs4 .col-lg-6,
.tw-bs4 .col-lg-7,
.tw-bs4 .col-lg-8,
.tw-bs4 .col-lg-9,
.tw-bs4 .col-lg-10,
.tw-bs4 .col-lg-11,
.tw-bs4 .col-lg-12,
.tw-bs4 .col-lg,
.tw-bs4 .col-lg-auto,
.tw-bs4 .col-xl-1,
.tw-bs4 .col-xl-2,
.tw-bs4 .col-xl-3,
.tw-bs4 .col-xl-4,
.tw-bs4 .col-xl-5,
.tw-bs4 .col-xl-6,
.tw-bs4 .col-xl-7,
.tw-bs4 .col-xl-8,
.tw-bs4 .col-xl-9,
.tw-bs4 .col-xl-10,
.tw-bs4 .col-xl-11,
.tw-bs4 .col-xl-12,
.tw-bs4 .col-xl,
.tw-bs4 .col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.tw-bs4 .col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-12 {
-ms-flex-order: 12;
order: 12;
}
@media (min-width: 576px) {
.tw-bs4 .col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 768px) {
.tw-bs4 .col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-md-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 992px) {
.tw-bs4 .col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 1200px) {
.tw-bs4 .col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
}
.tw-bs4 .table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.tw-bs4 .table th,
.tw-bs4 .table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #e9ecef;
}
.tw-bs4 .table thead th {
vertical-align: bottom;
border-bottom: 2px solid #e9ecef;
}
.tw-bs4 .table tbody + tbody {
border-top: 2px solid #e9ecef;
}
.tw-bs4 .table .table {
background-color: #fff;
}
.tw-bs4 .table-sm th,
.tw-bs4 .table-sm td {
padding: 0.3rem;
}
.tw-bs4 .table-bordered {
border: 1px solid #e9ecef;
}
.tw-bs4 .table-bordered th,
.tw-bs4 .table-bordered td {
border: 1px solid #e9ecef;
}
.tw-bs4 .table-bordered thead th,
.tw-bs4 .table-bordered thead td {
border-bottom-width: 2px;
}
.tw-bs4 .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0,0,0,0.05);
}
.tw-bs4 .table-hover tbody tr:hover {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .table-primary,
.tw-bs4 .table-primary > th,
.tw-bs4 .table-primary > td {
background-color: #b8daff;
}
.tw-bs4 .table-hover .table-primary:hover {
background-color: #9fcdff;
}
.tw-bs4 .table-hover .table-primary:hover > td,
.tw-bs4 .table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.tw-bs4 .table-secondary,
.tw-bs4 .table-secondary > th,
.tw-bs4 .table-secondary > td {
background-color: #dddfe2;
}
.tw-bs4 .table-hover .table-secondary:hover {
background-color: #cfd2d6;
}
.tw-bs4 .table-hover .table-secondary:hover > td,
.tw-bs4 .table-hover .table-secondary:hover > th {
background-color: #cfd2d6;
}
.tw-bs4 .table-success,
.tw-bs4 .table-success > th,
.tw-bs4 .table-success > td {
background-color: #c3e6cb;
}
.tw-bs4 .table-hover .table-success:hover {
background-color: #b1dfbb;
}
.tw-bs4 .table-hover .table-success:hover > td,
.tw-bs4 .table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.tw-bs4 .table-info,
.tw-bs4 .table-info > th,
.tw-bs4 .table-info > td {
background-color: #bee5eb;
}
.tw-bs4 .table-hover .table-info:hover {
background-color: #abdde5;
}
.tw-bs4 .table-hover .table-info:hover > td,
.tw-bs4 .table-hover .table-info:hover > th {
background-color: #abdde5;
}
.tw-bs4 .table-warning,
.tw-bs4 .table-warning > th,
.tw-bs4 .table-warning > td {
background-color: #ffeeba;
}
.tw-bs4 .table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.tw-bs4 .table-hover .table-warning:hover > td,
.tw-bs4 .table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.tw-bs4 .table-danger,
.tw-bs4 .table-danger > th,
.tw-bs4 .table-danger > td {
background-color: #f5c6cb;
}
.tw-bs4 .table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.tw-bs4 .table-hover .table-danger:hover > td,
.tw-bs4 .table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.tw-bs4 .table-light,
.tw-bs4 .table-light > th,
.tw-bs4 .table-light > td {
background-color: #fdfdfe;
}
.tw-bs4 .table-hover .table-light:hover {
background-color: #ececf6;
}
.tw-bs4 .table-hover .table-light:hover > td,
.tw-bs4 .table-hover .table-light:hover > th {
background-color: #ececf6;
}
.tw-bs4 .table-dark,
.tw-bs4 .table-dark > th,
.tw-bs4 .table-dark > td {
background-color: #c6c8ca;
}
.tw-bs4 .table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.tw-bs4 .table-hover .table-dark:hover > td,
.tw-bs4 .table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.tw-bs4 .table-active,
.tw-bs4 .table-active > th,
.tw-bs4 .table-active > td {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .table-hover .table-active:hover {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .table-hover .table-active:hover > td,
.tw-bs4 .table-hover .table-active:hover > th {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .thead-inverse th {
color: #fff;
background-color: #212529;
}
.tw-bs4 .thead-default th {
color: #495057;
background-color: #e9ecef;
}
.tw-bs4 .table-inverse {
color: #fff;
background-color: #212529;
}
.tw-bs4 .table-inverse th,
.tw-bs4 .table-inverse td,
.tw-bs4 .table-inverse thead th {
border-color: #32383e;
}
.tw-bs4 .table-inverse.table-bordered {
border: 0;
}
.tw-bs4 .table-inverse.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255,255,255,0.05);
}
.tw-bs4 .table-inverse.table-hover tbody tr:hover {
background-color: rgba(255,255,255,0.075);
}
@media (max-width: 991px) {
.tw-bs4 .table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.tw-bs4 .table-responsive.table-bordered {
border: 0;
}
}
.tw-bs4 .form-control {
display: block;
width: 100%;
padding: 0.5rem 0.75rem;
font-size: 1rem;
line-height: 1.25;
color: #495057;
background-color: #fff;
background-image: none;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.tw-bs4 .form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.tw-bs4 .form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: none;
}
.tw-bs4 .form-control::-webkit-input-placeholder {
color: #868e96;
opacity: 1;
}
.tw-bs4 .form-control:-ms-input-placeholder {
color: #868e96;
opacity: 1;
}
.tw-bs4 .form-control::placeholder {
color: #868e96;
opacity: 1;
}
.tw-bs4 .form-control:disabled,
.tw-bs4 .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
.tw-bs4 select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 2px);
}
.tw-bs4 select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.tw-bs4 .form-control-file,
.tw-bs4 .form-control-range {
display: block;
}
.tw-bs4 .col-form-label {
padding-top: calc(-1.5rem);
padding-bottom: calc(-1.5rem);
margin-bottom: 0;
}
.tw-bs4 .col-form-label-lg {
padding-top: calc(-1.5rem);
padding-bottom: calc(-1.5rem);
font-size: 1.25rem;
}
.tw-bs4 .col-form-label-sm {
padding-top: calc(-1.75rem);
padding-bottom: calc(-1.75rem);
font-size: 0.875rem;
}
.tw-bs4 .col-form-legend {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
font-size: 1rem;
}
.tw-bs4 .form-control-plaintext {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
line-height: 1.25;
border: solid transparent;
border-width: 1px 0;
}
.tw-bs4 .form-control-plaintext.form-control-sm,
.tw-bs4 .input-group-sm > .form-control-plaintext.form-control,
.tw-bs4 .input-group-sm > .form-control-plaintext.input-group-addon,
.tw-bs4 .input-group-sm > .input-group-btn > .form-control-plaintext.btn,
.tw-bs4 .form-control-plaintext.form-control-lg,
.tw-bs4 .input-group-lg > .form-control-plaintext.form-control,
.tw-bs4 .input-group-lg > .form-control-plaintext.input-group-addon,
.tw-bs4 .input-group-lg > .input-group-btn > .form-control-plaintext.btn {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .form-control-sm,
.tw-bs4 .input-group-sm > .form-control,
.tw-bs4 .input-group-sm > .input-group-addon,
.tw-bs4 .input-group-sm > .input-group-btn > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.tw-bs4 select.form-control-sm:not([size]):not([multiple]),
.tw-bs4 .input-group-sm > select.form-control:not([size]):not([multiple]),
.tw-bs4 .input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.tw-bs4 .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
height: calc(3.8125rem);
}
.tw-bs4 .form-control-lg,
.tw-bs4 .input-group-lg > .form-control,
.tw-bs4 .input-group-lg > .input-group-addon,
.tw-bs4 .input-group-lg > .input-group-btn > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.tw-bs4 select.form-control-lg:not([size]):not([multiple]),
.tw-bs4 .input-group-lg > select.form-control:not([size]):not([multiple]),
.tw-bs4 .input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.tw-bs4 .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
height: calc(4.3125rem);
}
.tw-bs4 .form-group {
margin-bottom: 1rem;
}
.tw-bs4 .form-text {
display: block;
margin-top: 0.25rem;
}
.tw-bs4 .form-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.tw-bs4 .form-row > .col,
.tw-bs4 .form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.tw-bs4 .form-check {
position: relative;
display: block;
margin-bottom: 0.5rem;
}
.tw-bs4 .form-check.disabled .form-check-label {
color: #868e96;
}
.tw-bs4 .form-check-label {
padding-left: 1.25rem;
margin-bottom: 0;
}
.tw-bs4 .form-check-input {
position: absolute;
margin-top: 0.25rem;
margin-left: -1.25rem;
}
.tw-bs4 .form-check-input:only-child {
position: static;
}
.tw-bs4 .form-check-inline {
display: inline-block;
}
.tw-bs4 .form-check-inline .form-check-label {
vertical-align: middle;
}
.tw-bs4 .form-check-inline + .form-check-inline {
margin-left: 0.75rem;
}
.tw-bs4 .invalid-feedback {
display: none;
margin-top: .25rem;
font-size: .875rem;
color: #dc3545;
}
.tw-bs4 .invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
width: 250px;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(220,53,69,0.8);
border-radius: .2rem;
}
.tw-bs4 .was-validated .form-control:valid,
.tw-bs4 .form-control.is-valid,
.tw-bs4 .was-validated
.custom-select:valid,
.tw-bs4 .custom-select.is-valid {
border-color: #28a745;
}
.tw-bs4 .was-validated .form-control:valid:focus,
.tw-bs4 .form-control.is-valid:focus,
.tw-bs4 .was-validated
.custom-select:valid:focus,
.tw-bs4 .custom-select.is-valid:focus {
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}
.tw-bs4 .was-validated .form-control:valid ~ .invalid-feedback,
.tw-bs4 .was-validated .form-control:valid ~ .invalid-tooltip,
.tw-bs4 .form-control.is-valid ~ .invalid-feedback,
.tw-bs4 .form-control.is-valid ~ .invalid-tooltip,
.tw-bs4 .was-validated
.custom-select:valid ~ .invalid-feedback,
.tw-bs4 .was-validated
.custom-select:valid ~ .invalid-tooltip,
.tw-bs4 .custom-select.is-valid ~ .invalid-feedback,
.tw-bs4 .custom-select.is-valid ~ .invalid-tooltip {
display: block;
}
.tw-bs4 .was-validated .form-check-input:valid + .form-check-label,
.tw-bs4 .form-check-input.is-valid + .form-check-label {
color: #28a745;
}
.tw-bs4 .was-validated .custom-control-input:valid ~ .custom-control-indicator,
.tw-bs4 .custom-control-input.is-valid ~ .custom-control-indicator {
background-color: rgba(40,167,69,0.25);
}
.tw-bs4 .was-validated .custom-control-input:valid ~ .custom-control-description,
.tw-bs4 .custom-control-input.is-valid ~ .custom-control-description {
color: #28a745;
}
.tw-bs4 .was-validated .custom-file-input:valid ~ .custom-file-control,
.tw-bs4 .custom-file-input.is-valid ~ .custom-file-control {
border-color: #28a745;
}
.tw-bs4 .was-validated .custom-file-input:valid ~ .custom-file-control::before,
.tw-bs4 .custom-file-input.is-valid ~ .custom-file-control::before {
border-color: inherit;
}
.tw-bs4 .was-validated .custom-file-input:valid:focus,
.tw-bs4 .custom-file-input.is-valid:focus {
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}
.tw-bs4 .was-validated .form-control:invalid,
.tw-bs4 .form-control.is-invalid,
.tw-bs4 .was-validated
.custom-select:invalid,
.tw-bs4 .custom-select.is-invalid {
border-color: #dc3545;
}
.tw-bs4 .was-validated .form-control:invalid:focus,
.tw-bs4 .form-control.is-invalid:focus,
.tw-bs4 .was-validated
.custom-select:invalid:focus,
.tw-bs4 .custom-select.is-invalid:focus {
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.tw-bs4 .was-validated .form-control:invalid ~ .invalid-feedback,
.tw-bs4 .was-validated .form-control:invalid ~ .invalid-tooltip,
.tw-bs4 .form-control.is-invalid ~ .invalid-feedback,
.tw-bs4 .form-control.is-invalid ~ .invalid-tooltip,
.tw-bs4 .was-validated
.custom-select:invalid ~ .invalid-feedback,
.tw-bs4 .was-validated
.custom-select:invalid ~ .invalid-tooltip,
.tw-bs4 .custom-select.is-invalid ~ .invalid-feedback,
.tw-bs4 .custom-select.is-invalid ~ .invalid-tooltip {
display: block;
}
.tw-bs4 .was-validated .form-check-input:invalid + .form-check-label,
.tw-bs4 .form-check-input.is-invalid + .form-check-label {
color: #dc3545;
}
.tw-bs4 .was-validated .custom-control-input:invalid ~ .custom-control-indicator,
.tw-bs4 .custom-control-input.is-invalid ~ .custom-control-indicator {
background-color: rgba(220,53,69,0.25);
}
.tw-bs4 .was-validated .custom-control-input:invalid ~ .custom-control-description,
.tw-bs4 .custom-control-input.is-invalid ~ .custom-control-description {
color: #dc3545;
}
.tw-bs4 .was-validated .custom-file-input:invalid ~ .custom-file-control,
.tw-bs4 .custom-file-input.is-invalid ~ .custom-file-control {
border-color: #dc3545;
}
.tw-bs4 .was-validated .custom-file-input:invalid ~ .custom-file-control::before,
.tw-bs4 .custom-file-input.is-invalid ~ .custom-file-control::before {
border-color: inherit;
}
.tw-bs4 .was-validated .custom-file-input:invalid:focus,
.tw-bs4 .custom-file-input.is-invalid:focus {
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.tw-bs4 .form-inline {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
}
.tw-bs4 .form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.tw-bs4 .form-inline label {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.tw-bs4 .form-inline .form-group {
display: -ms-flexbox;
display: flex;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
}
.tw-bs4 .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.tw-bs4 .form-inline .form-control-plaintext {
display: inline-block;
}
.tw-bs4 .form-inline .input-group {
width: auto;
}
.tw-bs4 .form-inline .form-control-label {
margin-bottom: 0;
vertical-align: middle;
}
.tw-bs4 .form-inline .form-check {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
margin-top: 0;
margin-bottom: 0;
}
.tw-bs4 .form-inline .form-check-label {
padding-left: 0;
}
.tw-bs4 .form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.tw-bs4 .form-inline .custom-control {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
}
.tw-bs4 .form-inline .custom-control-indicator {
position: static;
display: inline-block;
margin-right: 0.25rem;
vertical-align: text-bottom;
}
.tw-bs4 .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.tw-bs4 .btn {
display: inline-block;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 0.5rem 0.75rem;
font-size: 1rem;
line-height: 1.25;
border-radius: 0.25rem;
transition: all 0.15s ease-in-out;
}
.tw-bs4 .btn:focus,
.tw-bs4 .btn:hover {
text-decoration: none;
}
.tw-bs4 .btn:focus,
.tw-bs4 .btn.focus {
outline: 0;
box-shadow: 0 0 0 3px rgba(0,123,255,0.25);
}
.tw-bs4 .btn.disabled,
.tw-bs4 .btn:disabled {
opacity: .65;
}
.tw-bs4 .btn:active,
.tw-bs4 .btn.active {
background-image: none;
}
.tw-bs4 a.btn.disabled,
.tw-bs4 fieldset[disabled] a.btn {
pointer-events: none;
}
.tw-bs4 .btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.tw-bs4 .btn-primary:focus,
.tw-bs4 .btn-primary.focus {
box-shadow: 0 0 0 3px rgba(0,123,255,0.5);
}
.tw-bs4 .btn-primary.disabled,
.tw-bs4 .btn-primary:disabled {
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-primary:active,
.tw-bs4 .btn-primary.active,
.tw-bs4 .show > .btn-primary.dropdown-toggle {
background-color: #0069d9;
background-image: none;
border-color: #0062cc;
}
.tw-bs4 .btn-secondary {
color: #fff;
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-secondary:hover {
color: #fff;
background-color: #727b84;
border-color: #6c757d;
}
.tw-bs4 .btn-secondary:focus,
.tw-bs4 .btn-secondary.focus {
box-shadow: 0 0 0 3px rgba(134,142,150,0.5);
}
.tw-bs4 .btn-secondary.disabled,
.tw-bs4 .btn-secondary:disabled {
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-secondary:active,
.tw-bs4 .btn-secondary.active,
.tw-bs4 .show > .btn-secondary.dropdown-toggle {
background-color: #727b84;
background-image: none;
border-color: #6c757d;
}
.tw-bs4 .btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.tw-bs4 .btn-success:focus,
.tw-bs4 .btn-success.focus {
box-shadow: 0 0 0 3px rgba(40,167,69,0.5);
}
.tw-bs4 .btn-success.disabled,
.tw-bs4 .btn-success:disabled {
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-success:active,
.tw-bs4 .btn-success.active,
.tw-bs4 .show > .btn-success.dropdown-toggle {
background-color: #218838;
background-image: none;
border-color: #1e7e34;
}
.tw-bs4 .btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.tw-bs4 .btn-info:focus,
.tw-bs4 .btn-info.focus {
box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
}
.tw-bs4 .btn-info.disabled,
.tw-bs4 .btn-info:disabled {
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-info:active,
.tw-bs4 .btn-info.active,
.tw-bs4 .show > .btn-info.dropdown-toggle {
background-color: #138496;
background-image: none;
border-color: #117a8b;
}
.tw-bs4 .btn-warning {
color: #111;
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-warning:hover {
color: #111;
background-color: #e0a800;
border-color: #d39e00;
}
.tw-bs4 .btn-warning:focus,
.tw-bs4 .btn-warning.focus {
box-shadow: 0 0 0 3px rgba(255,193,7,0.5);
}
.tw-bs4 .btn-warning.disabled,
.tw-bs4 .btn-warning:disabled {
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-warning:active,
.tw-bs4 .btn-warning.active,
.tw-bs4 .show > .btn-warning.dropdown-toggle {
background-color: #e0a800;
background-image: none;
border-color: #d39e00;
}
.tw-bs4 .btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.tw-bs4 .btn-danger:focus,
.tw-bs4 .btn-danger.focus {
box-shadow: 0 0 0 3px rgba(220,53,69,0.5);
}
.tw-bs4 .btn-danger.disabled,
.tw-bs4 .btn-danger:disabled {
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-danger:active,
.tw-bs4 .btn-danger.active,
.tw-bs4 .show > .btn-danger.dropdown-toggle {
background-color: #c82333;
background-image: none;
border-color: #bd2130;
}
.tw-bs4 .btn-light {
color: #111;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-light:hover {
color: #111;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.tw-bs4 .btn-light:focus,
.tw-bs4 .btn-light.focus {
box-shadow: 0 0 0 3px rgba(248,249,250,0.5);
}
.tw-bs4 .btn-light.disabled,
.tw-bs4 .btn-light:disabled {
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-light:active,
.tw-bs4 .btn-light.active,
.tw-bs4 .show > .btn-light.dropdown-toggle {
background-color: #e2e6ea;
background-image: none;
border-color: #dae0e5;
}
.tw-bs4 .btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.tw-bs4 .btn-dark:focus,
.tw-bs4 .btn-dark.focus {
box-shadow: 0 0 0 3px rgba(52,58,64,0.5);
}
.tw-bs4 .btn-dark.disabled,
.tw-bs4 .btn-dark:disabled {
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-dark:active,
.tw-bs4 .btn-dark.active,
.tw-bs4 .show > .btn-dark.dropdown-toggle {
background-color: #23272b;
background-image: none;
border-color: #1d2124;
}
.tw-bs4 .btn-outline-primary {
color: #007bff;
background-color: transparent;
background-image: none;
border-color: #007bff;
}
.tw-bs4 .btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-outline-primary:focus,
.tw-bs4 .btn-outline-primary.focus {
box-shadow: 0 0 0 3px rgba(0,123,255,0.5);
}
.tw-bs4 .btn-outline-primary.disabled,
.tw-bs4 .btn-outline-primary:disabled {
color: #007bff;
background-color: transparent;
}
.tw-bs4 .btn-outline-primary:active,
.tw-bs4 .btn-outline-primary.active,
.tw-bs4 .show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-outline-secondary {
color: #868e96;
background-color: transparent;
background-image: none;
border-color: #868e96;
}
.tw-bs4 .btn-outline-secondary:hover {
color: #fff;
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-outline-secondary:focus,
.tw-bs4 .btn-outline-secondary.focus {
box-shadow: 0 0 0 3px rgba(134,142,150,0.5);
}
.tw-bs4 .btn-outline-secondary.disabled,
.tw-bs4 .btn-outline-secondary:disabled {
color: #868e96;
background-color: transparent;
}
.tw-bs4 .btn-outline-secondary:active,
.tw-bs4 .btn-outline-secondary.active,
.tw-bs4 .show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745;
}
.tw-bs4 .btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-outline-success:focus,
.tw-bs4 .btn-outline-success.focus {
box-shadow: 0 0 0 3px rgba(40,167,69,0.5);
}
.tw-bs4 .btn-outline-success.disabled,
.tw-bs4 .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.tw-bs4 .btn-outline-success:active,
.tw-bs4 .btn-outline-success.active,
.tw-bs4 .show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.tw-bs4 .btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-outline-info:focus,
.tw-bs4 .btn-outline-info.focus {
box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
}
.tw-bs4 .btn-outline-info.disabled,
.tw-bs4 .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.tw-bs4 .btn-outline-info:active,
.tw-bs4 .btn-outline-info.active,
.tw-bs4 .show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107;
}
.tw-bs4 .btn-outline-warning:hover {
color: #fff;
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-outline-warning:focus,
.tw-bs4 .btn-outline-warning.focus {
box-shadow: 0 0 0 3px rgba(255,193,7,0.5);
}
.tw-bs4 .btn-outline-warning.disabled,
.tw-bs4 .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.tw-bs4 .btn-outline-warning:active,
.tw-bs4 .btn-outline-warning.active,
.tw-bs4 .show > .btn-outline-warning.dropdown-toggle {
color: #fff;
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545;
}
.tw-bs4 .btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-outline-danger:focus,
.tw-bs4 .btn-outline-danger.focus {
box-shadow: 0 0 0 3px rgba(220,53,69,0.5);
}
.tw-bs4 .btn-outline-danger.disabled,
.tw-bs4 .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.tw-bs4 .btn-outline-danger:active,
.tw-bs4 .btn-outline-danger.active,
.tw-bs4 .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa;
}
.tw-bs4 .btn-outline-light:hover {
color: #fff;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-outline-light:focus,
.tw-bs4 .btn-outline-light.focus {
box-shadow: 0 0 0 3px rgba(248,249,250,0.5);
}
.tw-bs4 .btn-outline-light.disabled,
.tw-bs4 .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.tw-bs4 .btn-outline-light:active,
.tw-bs4 .btn-outline-light.active,
.tw-bs4 .show > .btn-outline-light.dropdown-toggle {
color: #fff;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40;
}
.tw-bs4 .btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-outline-dark:focus,
.tw-bs4 .btn-outline-dark.focus {
box-shadow: 0 0 0 3px rgba(52,58,64,0.5);
}
.tw-bs4 .btn-outline-dark.disabled,
.tw-bs4 .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.tw-bs4 .btn-outline-dark:active,
.tw-bs4 .btn-outline-dark.active,
.tw-bs4 .show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-link {
font-weight: normal;
color: #007bff;
border-radius: 0;
}
.tw-bs4 .btn-link,
.tw-bs4 .btn-link:active,
.tw-bs4 .btn-link.active,
.tw-bs4 .btn-link:disabled {
background-color: transparent;
}
.tw-bs4 .btn-link,
.tw-bs4 .btn-link:focus,
.tw-bs4 .btn-link:active {
border-color: transparent;
box-shadow: none;
}
.tw-bs4 .btn-link:hover {
border-color: transparent;
}
.tw-bs4 .btn-link:focus,
.tw-bs4 .btn-link:hover {
color: #0056b3;
text-decoration: underline;
background-color: transparent;
}
.tw-bs4 .btn-link:disabled {
color: #868e96;
}
.tw-bs4 .btn-link:disabled:focus,
.tw-bs4 .btn-link:disabled:hover {
text-decoration: none;
}
.tw-bs4 .btn-lg,
.tw-bs4 .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.tw-bs4 .btn-sm,
.tw-bs4 .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.tw-bs4 .btn-block {
display: block;
width: 100%;
}
.tw-bs4 .btn-block + .btn-block {
margin-top: 0.5rem;
}
.tw-bs4 input[type="submit"].btn-block,
.tw-bs4 input[type="reset"].btn-block,
.tw-bs4 input[type="button"].btn-block {
width: 100%;
}
.tw-bs4 .fade {
opacity: 0;
transition: opacity 0.15s linear;
}
.tw-bs4 .fade.show {
opacity: 1;
}
.tw-bs4 .collapse {
display: none;
}
.tw-bs4 .collapse.show {
display: block;
}
.tw-bs4 tr.collapse.show {
display: table-row;
}
.tw-bs4 tbody.collapse.show {
display: table-row-group;
}
.tw-bs4 .collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
.tw-bs4 .dropup,
.tw-bs4 .dropdown {
position: relative;
}
.tw-bs4 .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-left: 0.3em solid transparent;
}
.tw-bs4 .dropdown-toggle:empty::after {
margin-left: 0;
}
.tw-bs4 .dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.tw-bs4 .dropup .dropdown-toggle::after {
border-top: 0;
border-bottom: 0.3em solid;
}
.tw-bs4 .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.tw-bs4 .dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.tw-bs4 .dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: normal;
color: #212529;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
}
.tw-bs4 .dropdown-item:focus,
.tw-bs4 .dropdown-item:hover {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.tw-bs4 .dropdown-item.active,
.tw-bs4 .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.tw-bs4 .dropdown-item.disabled,
.tw-bs4 .dropdown-item:disabled {
color: #868e96;
background-color: transparent;
}
.tw-bs4 .show > a {
outline: 0;
}
.tw-bs4 .dropdown-menu.show {
display: block;
}
.tw-bs4 .dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #868e96;
white-space: nowrap;
}
.tw-bs4 .btn-group,
.tw-bs4 .btn-group-vertical {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;
}
.tw-bs4 .btn-group > .btn,
.tw-bs4 .btn-group-vertical > .btn {
position: relative;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin-bottom: 0;
}
.tw-bs4 .btn-group > .btn:hover,
.tw-bs4 .btn-group-vertical > .btn:hover {
z-index: 2;
}
.tw-bs4 .btn-group > .btn:focus,
.tw-bs4 .btn-group > .btn:active,
.tw-bs4 .btn-group > .btn.active,
.tw-bs4 .btn-group-vertical > .btn:focus,
.tw-bs4 .btn-group-vertical > .btn:active,
.tw-bs4 .btn-group-vertical > .btn.active {
z-index: 2;
}
.tw-bs4 .btn-group .btn + .btn,
.tw-bs4 .btn-group .btn + .btn-group,
.tw-bs4 .btn-group .btn-group + .btn,
.tw-bs4 .btn-group .btn-group + .btn-group,
.tw-bs4 .btn-group-vertical .btn + .btn,
.tw-bs4 .btn-group-vertical .btn + .btn-group,
.tw-bs4 .btn-group-vertical .btn-group + .btn,
.tw-bs4 .btn-group-vertical .btn-group + .btn-group {
margin-left: -1px;
}
.tw-bs4 .btn-toolbar {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .btn-toolbar .input-group {
width: auto;
}
.tw-bs4 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.tw-bs4 .btn-group > .btn:first-child {
margin-left: 0;
}
.tw-bs4 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .btn-group > .btn:last-child:not(:first-child),
.tw-bs4 .btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn-group > .btn-group {
float: left;
}
.tw-bs4 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.tw-bs4 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.tw-bs4 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn + .dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.tw-bs4 .btn + .dropdown-toggle-split::after {
margin-left: 0;
}
.tw-bs4 .btn-sm + .dropdown-toggle-split,
.tw-bs4 .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.tw-bs4 .btn-lg + .dropdown-toggle-split,
.tw-bs4 .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.tw-bs4 .btn-group-vertical {
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: center;
justify-content: center;
}
.tw-bs4 .btn-group-vertical .btn,
.tw-bs4 .btn-group-vertical .btn-group {
width: 100%;
}
.tw-bs4 .btn-group-vertical > .btn + .btn,
.tw-bs4 .btn-group-vertical > .btn + .btn-group,
.tw-bs4 .btn-group-vertical > .btn-group + .btn,
.tw-bs4 .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.tw-bs4 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn:first-child:not(:last-child) {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.tw-bs4 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.tw-bs4 [data-toggle="buttons"] > .btn input[type="radio"],
.tw-bs4 [data-toggle="buttons"] > .btn input[type="checkbox"],
.tw-bs4 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.tw-bs4 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.tw-bs4 .input-group {
position: relative;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.tw-bs4 .input-group .form-control {
position: relative;
z-index: 2;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.tw-bs4 .input-group .form-control:focus,
.tw-bs4 .input-group .form-control:active,
.tw-bs4 .input-group .form-control:hover {
z-index: 3;
}
.tw-bs4 .input-group-addon,
.tw-bs4 .input-group-btn,
.tw-bs4 .input-group .form-control {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.tw-bs4 .input-group-addon:not(:first-child):not(:last-child),
.tw-bs4 .input-group-btn:not(:first-child):not(:last-child),
.tw-bs4 .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs4 .input-group-addon,
.tw-bs4 .input-group-btn {
white-space: nowrap;
vertical-align: middle;
}
.tw-bs4 .input-group-addon {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: normal;
line-height: 1.25;
color: #495057;
text-align: center;
background-color: #e9ecef;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.tw-bs4 .input-group-addon.form-control-sm,
.tw-bs4 .input-group-sm > .input-group-addon,
.tw-bs4 .input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
.tw-bs4 .input-group-addon.form-control-lg,
.tw-bs4 .input-group-lg > .input-group-addon,
.tw-bs4 .input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
.tw-bs4 .input-group-addon input[type="radio"],
.tw-bs4 .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.tw-bs4 .input-group .form-control:not(:last-child),
.tw-bs4 .input-group-addon:not(:last-child),
.tw-bs4 .input-group-btn:not(:last-child) > .btn,
.tw-bs4 .input-group-btn:not(:last-child) > .btn-group > .btn,
.tw-bs4 .input-group-btn:not(:last-child) > .dropdown-toggle,
.tw-bs4 .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .input-group-addon:not(:last-child) {
border-right: 0;
}
.tw-bs4 .input-group .form-control:not(:first-child),
.tw-bs4 .input-group-addon:not(:first-child),
.tw-bs4 .input-group-btn:not(:first-child) > .btn,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group > .btn,
.tw-bs4 .input-group-btn:not(:first-child) > .dropdown-toggle,
.tw-bs4 .input-group-btn:not(:last-child) > .btn:not(:first-child),
.tw-bs4 .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .form-control + .input-group-addon:not(:first-child) {
border-left: 0;
}
.tw-bs4 .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.tw-bs4 .input-group-btn > .btn {
position: relative;
}
.tw-bs4 .input-group-btn > .btn + .btn {
margin-left: -1px;
}
.tw-bs4 .input-group-btn > .btn:focus,
.tw-bs4 .input-group-btn > .btn:active,
.tw-bs4 .input-group-btn > .btn:hover {
z-index: 3;
}
.tw-bs4 .input-group-btn:not(:last-child) > .btn,
.tw-bs4 .input-group-btn:not(:last-child) > .btn-group {
margin-right: -1px;
}
.tw-bs4 .input-group-btn:not(:first-child) > .btn,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group {
z-index: 2;
margin-left: -1px;
}
.tw-bs4 .input-group-btn:not(:first-child) > .btn:focus,
.tw-bs4 .input-group-btn:not(:first-child) > .btn:active,
.tw-bs4 .input-group-btn:not(:first-child) > .btn:hover,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:focus,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:active,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:hover {
z-index: 3;
}
.tw-bs4 .custom-control {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
min-height: 1.5rem;
padding-left: 1.5rem;
margin-right: 1rem;
}
.tw-bs4 .custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.tw-bs4 .custom-control-input:checked ~ .custom-control-indicator {
color: #fff;
background-color: #007bff;
}
.tw-bs4 .custom-control-input:focus ~ .custom-control-indicator {
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff;
}
.tw-bs4 .custom-control-input:active ~ .custom-control-indicator {
color: #fff;
background-color: #b3d7ff;
}
.tw-bs4 .custom-control-input:disabled ~ .custom-control-indicator {
background-color: #e9ecef;
}
.tw-bs4 .custom-control-input:disabled ~ .custom-control-description {
color: #868e96;
}
.tw-bs4 .custom-control-indicator {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #ddd;
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
}
.tw-bs4 .custom-checkbox .custom-control-indicator {
border-radius: 0.25rem;
}
.tw-bs4 .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.tw-bs4 .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
background-color: #007bff;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.tw-bs4 .custom-radio .custom-control-indicator {
border-radius: 50%;
}
.tw-bs4 .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.tw-bs4 .custom-controls-stacked {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.tw-bs4 .custom-controls-stacked .custom-control {
margin-bottom: 0.25rem;
}
.tw-bs4 .custom-controls-stacked .custom-control + .custom-control {
margin-left: 0;
}
.tw-bs4 .custom-select {
display: inline-block;
max-width: 100%;
height: calc(4.25rem);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.25;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
background-size: 8px 10px;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.tw-bs4 .custom-select:focus {
border-color: #80bdff;
outline: none;
}
.tw-bs4 .custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.tw-bs4 .custom-select:disabled {
color: #868e96;
background-color: #e9ecef;
}
.tw-bs4 .custom-select::-ms-expand {
opacity: 0;
}
.tw-bs4 .custom-select-sm {
height: calc(3.8125rem);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%;
}
.tw-bs4 .custom-file {
position: relative;
display: inline-block;
max-width: 100%;
height: 2.5rem;
margin-bottom: 0;
}
.tw-bs4 .custom-file-input {
min-width: 14rem;
max-width: 100%;
height: 2.5rem;
margin: 0;
opacity: 0;
}
.tw-bs4 .custom-file-control {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 5;
height: 2.5rem;
padding: 0.5rem 1rem;
line-height: 1.5;
color: #495057;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.tw-bs4 .custom-file-control:lang(en):empty::after {
content: "Choose file...";
}
.tw-bs4 .custom-file-control::before {
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
z-index: 6;
display: block;
height: 2.5rem;
padding: 0.5rem 1rem;
line-height: 1.5;
color: #495057;
background-color: #e9ecef;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0 0.25rem 0.25rem 0;
}
.tw-bs4 .custom-file-control:lang(en)::before {
content: "Browse";
}
.tw-bs4 .nav {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.tw-bs4 .nav-link {
display: block;
padding: 0.5rem 1rem;
}
.tw-bs4 .nav-link:focus,
.tw-bs4 .nav-link:hover {
text-decoration: none;
}
.tw-bs4 .nav-link.disabled {
color: #868e96;
}
.tw-bs4 .nav-tabs {
border-bottom: 1px solid #ddd;
}
.tw-bs4 .nav-tabs .nav-item {
margin-bottom: -1px;
}
.tw-bs4 .nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.tw-bs4 .nav-tabs .nav-link:focus,
.tw-bs4 .nav-tabs .nav-link:hover {
border-color: #e9ecef #e9ecef #ddd;
}
.tw-bs4 .nav-tabs .nav-link.disabled {
color: #868e96;
background-color: transparent;
border-color: transparent;
}
.tw-bs4 .nav-tabs .nav-link.active,
.tw-bs4 .nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #ddd #ddd #fff;
}
.tw-bs4 .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.tw-bs4 .nav-pills .nav-link {
border-radius: 0.25rem;
}
.tw-bs4 .nav-pills .nav-link.active,
.tw-bs4 .show > .nav-pills .nav-link {
color: #fff;
background-color: #007bff;
}
.tw-bs4 .nav-fill .nav-item {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.tw-bs4 .nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.tw-bs4 .tab-content > .tab-pane {
display: none;
}
.tw-bs4 .tab-content > .active {
display: block;
}
.tw-bs4 .navbar {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.tw-bs4 .navbar > .container,
.tw-bs4 .navbar > .container-fluid {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
}
.tw-bs4 .navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.tw-bs4 .navbar-brand:focus,
.tw-bs4 .navbar-brand:hover {
text-decoration: none;
}
.tw-bs4 .navbar-nav {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.tw-bs4 .navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.tw-bs4 .navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.tw-bs4 .navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-ms-flex-align: center;
align-items: center;
}
.tw-bs4 .navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.tw-bs4 .navbar-toggler:focus,
.tw-bs4 .navbar-toggler:hover {
text-decoration: none;
}
.tw-bs4 .navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575px) {
.tw-bs4 .navbar-expand-sm > .container,
.tw-bs4 .navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.tw-bs4 .navbar-expand-sm {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-sm .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-sm .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-sm .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-sm > .container,
.tw-bs4 .navbar-expand-sm > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-sm .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767px) {
.tw-bs4 .navbar-expand-md > .container,
.tw-bs4 .navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.tw-bs4 .navbar-expand-md {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-md .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-md .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-md .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-md > .container,
.tw-bs4 .navbar-expand-md > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-md .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 991px) {
.tw-bs4 .navbar-expand-lg > .container,
.tw-bs4 .navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.tw-bs4 .navbar-expand-lg {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-lg .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-lg .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-lg .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-lg > .container,
.tw-bs4 .navbar-expand-lg > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-lg .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (max-width: 1199px) {
.tw-bs4 .navbar-expand-xl > .container,
.tw-bs4 .navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.tw-bs4 .navbar-expand-xl {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-xl .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-xl .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-xl .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-xl > .container,
.tw-bs4 .navbar-expand-xl > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-xl .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-xl .navbar-toggler {
display: none;
}
}
.tw-bs4 .navbar-expand {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand > .container,
.tw-bs4 .navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .navbar-expand .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand > .container,
.tw-bs4 .navbar-expand > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand .navbar-toggler {
display: none;
}
.tw-bs4 .navbar-light .navbar-brand {
color: rgba(0,0,0,0.9);
}
.tw-bs4 .navbar-light .navbar-brand:focus,
.tw-bs4 .navbar-light .navbar-brand:hover {
color: rgba(0,0,0,0.9);
}
.tw-bs4 .navbar-light .navbar-nav .nav-link {
color: rgba(0,0,0,0.5);
}
.tw-bs4 .navbar-light .navbar-nav .nav-link:focus,
.tw-bs4 .navbar-light .navbar-nav .nav-link:hover {
color: rgba(0,0,0,0.7);
}
.tw-bs4 .navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0,0,0,0.3);
}
.tw-bs4 .navbar-light .navbar-nav .show > .nav-link,
.tw-bs4 .navbar-light .navbar-nav .active > .nav-link,
.tw-bs4 .navbar-light .navbar-nav .nav-link.show,
.tw-bs4 .navbar-light .navbar-nav .nav-link.active {
color: rgba(0,0,0,0.9);
}
.tw-bs4 .navbar-light .navbar-toggler {
color: rgba(0,0,0,0.5);
border-color: rgba(0,0,0,0.1);
}
.tw-bs4 .navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.tw-bs4 .navbar-light .navbar-text {
color: rgba(0,0,0,0.5);
}
.tw-bs4 .navbar-dark .navbar-brand {
color: white;
}
.tw-bs4 .navbar-dark .navbar-brand:focus,
.tw-bs4 .navbar-dark .navbar-brand:hover {
color: white;
}
.tw-bs4 .navbar-dark .navbar-nav .nav-link {
color: rgba(255,255,255,0.5);
}
.tw-bs4 .navbar-dark .navbar-nav .nav-link:focus,
.tw-bs4 .navbar-dark .navbar-nav .nav-link:hover {
color: rgba(255,255,255,0.75);
}
.tw-bs4 .navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255,255,255,0.25);
}
.tw-bs4 .navbar-dark .navbar-nav .show > .nav-link,
.tw-bs4 .navbar-dark .navbar-nav .active > .nav-link,
.tw-bs4 .navbar-dark .navbar-nav .nav-link.show,
.tw-bs4 .navbar-dark .navbar-nav .nav-link.active {
color: white;
}
.tw-bs4 .navbar-dark .navbar-toggler {
color: rgba(255,255,255,0.5);
border-color: rgba(255,255,255,0.1);
}
.tw-bs4 .navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.tw-bs4 .navbar-dark .navbar-text {
color: rgba(255,255,255,0.5);
}
.tw-bs4 .card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,0.125);
border-radius: 0.25rem;
}
.tw-bs4 .card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.tw-bs4 .card-title {
margin-bottom: 0.75rem;
}
.tw-bs4 .card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.tw-bs4 .card-text:last-child {
margin-bottom: 0;
}
.tw-bs4 .card-link:hover {
text-decoration: none;
}
.tw-bs4 .card-link + .card-link {
margin-left: 1.25rem;
}
.tw-bs4 .card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.tw-bs4 .card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.tw-bs4 .card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0,0,0,0.03);
border-bottom: 1px solid rgba(0,0,0,0.125);
}
.tw-bs4 .card-header:first-child {
border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
}
.tw-bs4 .card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0,0,0,0.03);
border-top: 1px solid rgba(0,0,0,0.125);
}
.tw-bs4 .card-footer:last-child {
border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
}
.tw-bs4 .card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.tw-bs4 .card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.tw-bs4 .card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.tw-bs4 .card-img {
width: 100%;
border-radius: calc(-0.75rem);
}
.tw-bs4 .card-img-top {
width: 100%;
border-top-left-radius: calc(-0.75rem);
border-top-right-radius: calc(-0.75rem);
}
.tw-bs4 .card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(-0.75rem);
border-bottom-left-radius: calc(-0.75rem);
}
@media (min-width: 576px) {
.tw-bs4 .card-deck {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.tw-bs4 .card-deck .card {
display: -ms-flexbox;
display: flex;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 576px) {
.tw-bs4 .card-group {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.tw-bs4 .card-group .card {
-ms-flex: 1 0 0%;
flex: 1 0 0%;
}
.tw-bs4 .card-group .card + .card {
margin-left: 0;
border-left: 0;
}
.tw-bs4 .card-group .card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .card-group .card:first-child .card-img-top {
border-top-right-radius: 0;
}
.tw-bs4 .card-group .card:first-child .card-img-bottom {
border-bottom-right-radius: 0;
}
.tw-bs4 .card-group .card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .card-group .card:last-child .card-img-top {
border-top-left-radius: 0;
}
.tw-bs4 .card-group .card:last-child .card-img-bottom {
border-bottom-left-radius: 0;
}
.tw-bs4 .card-group .card:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs4 .card-group .card:not(:first-child):not(:last-child) .card-img-top,
.tw-bs4 .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
border-radius: 0;
}
}
.tw-bs4 .card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.tw-bs4 .card-columns {
-webkit-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
column-gap: 1.25rem;
}
.tw-bs4 .card-columns .card {
display: inline-block;
width: 100%;
}
}
.tw-bs4 .breadcrumb {
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.tw-bs4 .breadcrumb::after {
display: block;
clear: both;
content: "";
}
.tw-bs4 .breadcrumb-item {
float: left;
}
.tw-bs4 .breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #868e96;
content: "/";
}
.tw-bs4 .breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.tw-bs4 .breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.tw-bs4 .breadcrumb-item.active {
color: #868e96;
}
.tw-bs4 .pagination {
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.tw-bs4 .page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.tw-bs4 .page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.tw-bs4 .page-item.active .page-link {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .page-item.disabled .page-link {
color: #868e96;
pointer-events: none;
background-color: #fff;
border-color: #ddd;
}
.tw-bs4 .page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #ddd;
}
.tw-bs4 .page-link:focus,
.tw-bs4 .page-link:hover {
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #ddd;
}
.tw-bs4 .pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.tw-bs4 .pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.tw-bs4 .pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.tw-bs4 .pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.tw-bs4 .pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.tw-bs4 .pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.tw-bs4 .badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
}
.tw-bs4 .badge:empty {
display: none;
}
.tw-bs4 .btn .badge {
position: relative;
top: -1px;
}
.tw-bs4 .badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.tw-bs4 .badge-primary {
color: #fff;
background-color: #007bff;
}
.tw-bs4 .badge-primary[href]:focus,
.tw-bs4 .badge-primary[href]:hover {
color: #fff;
text-decoration: none;
background-color: #0062cc;
}
.tw-bs4 .badge-secondary {
color: #fff;
background-color: #868e96;
}
.tw-bs4 .badge-secondary[href]:focus,
.tw-bs4 .badge-secondary[href]:hover {
color: #fff;
text-decoration: none;
background-color: #6c757d;
}
.tw-bs4 .badge-success {
color: #fff;
background-color: #28a745;
}
.tw-bs4 .badge-success[href]:focus,
.tw-bs4 .badge-success[href]:hover {
color: #fff;
text-decoration: none;
background-color: #1e7e34;
}
.tw-bs4 .badge-info {
color: #fff;
background-color: #17a2b8;
}
.tw-bs4 .badge-info[href]:focus,
.tw-bs4 .badge-info[href]:hover {
color: #fff;
text-decoration: none;
background-color: #117a8b;
}
.tw-bs4 .badge-warning {
color: #111;
background-color: #ffc107;
}
.tw-bs4 .badge-warning[href]:focus,
.tw-bs4 .badge-warning[href]:hover {
color: #111;
text-decoration: none;
background-color: #d39e00;
}
.tw-bs4 .badge-danger {
color: #fff;
background-color: #dc3545;
}
.tw-bs4 .badge-danger[href]:focus,
.tw-bs4 .badge-danger[href]:hover {
color: #fff;
text-decoration: none;
background-color: #bd2130;
}
.tw-bs4 .badge-light {
color: #111;
background-color: #f8f9fa;
}
.tw-bs4 .badge-light[href]:focus,
.tw-bs4 .badge-light[href]:hover {
color: #111;
text-decoration: none;
background-color: #dae0e5;
}
.tw-bs4 .badge-dark {
color: #fff;
background-color: #343a40;
}
.tw-bs4 .badge-dark[href]:focus,
.tw-bs4 .badge-dark[href]:hover {
color: #fff;
text-decoration: none;
background-color: #1d2124;
}
.tw-bs4 .jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.tw-bs4 .jumbotron {
padding: 4rem 2rem;
}
}
.tw-bs4 .jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.tw-bs4 .alert {
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.tw-bs4 .alert-heading {
color: inherit;
}
.tw-bs4 .alert-link {
font-weight: bold;
}
.tw-bs4 .alert-dismissible .close {
position: relative;
top: -0.75rem;
right: -1.25rem;
padding: 0.75rem 1.25rem;
color: inherit;
}
.tw-bs4 .alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.tw-bs4 .alert-primary hr {
border-top-color: #9fcdff;
}
.tw-bs4 .alert-primary .alert-link {
color: #002752;
}
.tw-bs4 .alert-secondary {
color: #464a4e;
background-color: #e7e8ea;
border-color: #dddfe2;
}
.tw-bs4 .alert-secondary hr {
border-top-color: #cfd2d6;
}
.tw-bs4 .alert-secondary .alert-link {
color: #2e3133;
}
.tw-bs4 .alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.tw-bs4 .alert-success hr {
border-top-color: #b1dfbb;
}
.tw-bs4 .alert-success .alert-link {
color: #0b2e13;
}
.tw-bs4 .alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.tw-bs4 .alert-info hr {
border-top-color: #abdde5;
}
.tw-bs4 .alert-info .alert-link {
color: #062c33;
}
.tw-bs4 .alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.tw-bs4 .alert-warning hr {
border-top-color: #ffe8a1;
}
.tw-bs4 .alert-warning .alert-link {
color: #533f03;
}
.tw-bs4 .alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.tw-bs4 .alert-danger hr {
border-top-color: #f1b0b7;
}
.tw-bs4 .alert-danger .alert-link {
color: #491217;
}
.tw-bs4 .alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.tw-bs4 .alert-light hr {
border-top-color: #ececf6;
}
.tw-bs4 .alert-light .alert-link {
color: #686868;
}
.tw-bs4 .alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.tw-bs4 .alert-dark hr {
border-top-color: #b9bbbe;
}
.tw-bs4 .alert-dark .alert-link {
color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
.tw-bs4 from {
background-position: 1rem 0;
}
.tw-bs4 to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
.tw-bs4 from {
background-position: 1rem 0;
}
.tw-bs4 to {
background-position: 0 0;
}
}
.tw-bs4 .progress {
display: -ms-flexbox;
display: flex;
overflow: hidden;
font-size: 0.75rem;
line-height: 1rem;
text-align: center;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.tw-bs4 .progress-bar {
height: 1rem;
line-height: 1rem;
color: #fff;
background-color: #007bff;
transition: width 0.6s ease;
}
.tw-bs4 .progress-bar-striped {
background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-size: 1rem 1rem;
}
.tw-bs4 .progress-bar-animated {
-webkit-animation: progress-bar-stripes 1s linear infinite;
animation: progress-bar-stripes 1s linear infinite;
}
.tw-bs4 .media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.tw-bs4 .media-body {
-ms-flex: 1;
flex: 1;
}
.tw-bs4 .list-group {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.tw-bs4 .list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.tw-bs4 .list-group-item-action:focus,
.tw-bs4 .list-group-item-action:hover {
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.tw-bs4 .list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.tw-bs4 .list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.125);
}
.tw-bs4 .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.tw-bs4 .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.tw-bs4 .list-group-item:focus,
.tw-bs4 .list-group-item:hover {
text-decoration: none;
}
.tw-bs4 .list-group-item.disabled,
.tw-bs4 .list-group-item:disabled {
color: #868e96;
background-color: #fff;
}
.tw-bs4 .list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.tw-bs4 .list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.tw-bs4 .list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0;
}
.tw-bs4 .list-group-item-primary {
color: #004085;
background-color: #b8daff;
}
.tw-bs4 a.list-group-item-primary,
.tw-bs4 button.list-group-item-primary {
color: #004085;
}
.tw-bs4 a.list-group-item-primary:focus,
.tw-bs4 a.list-group-item-primary:hover,
.tw-bs4 button.list-group-item-primary:focus,
.tw-bs4 button.list-group-item-primary:hover {
color: #004085;
background-color: #9fcdff;
}
.tw-bs4 a.list-group-item-primary.active,
.tw-bs4 button.list-group-item-primary.active {
color: #fff;
background-color: #004085;
border-color: #004085;
}
.tw-bs4 .list-group-item-secondary {
color: #464a4e;
background-color: #dddfe2;
}
.tw-bs4 a.list-group-item-secondary,
.tw-bs4 button.list-group-item-secondary {
color: #464a4e;
}
.tw-bs4 a.list-group-item-secondary:focus,
.tw-bs4 a.list-group-item-secondary:hover,
.tw-bs4 button.list-group-item-secondary:focus,
.tw-bs4 button.list-group-item-secondary:hover {
color: #464a4e;
background-color: #cfd2d6;
}
.tw-bs4 a.list-group-item-secondary.active,
.tw-bs4 button.list-group-item-secondary.active {
color: #fff;
background-color: #464a4e;
border-color: #464a4e;
}
.tw-bs4 .list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.tw-bs4 a.list-group-item-success,
.tw-bs4 button.list-group-item-success {
color: #155724;
}
.tw-bs4 a.list-group-item-success:focus,
.tw-bs4 a.list-group-item-success:hover,
.tw-bs4 button.list-group-item-success:focus,
.tw-bs4 button.list-group-item-success:hover {
color: #155724;
background-color: #b1dfbb;
}
.tw-bs4 a.list-group-item-success.active,
.tw-bs4 button.list-group-item-success.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.tw-bs4 .list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.tw-bs4 a.list-group-item-info,
.tw-bs4 button.list-group-item-info {
color: #0c5460;
}
.tw-bs4 a.list-group-item-info:focus,
.tw-bs4 a.list-group-item-info:hover,
.tw-bs4 button.list-group-item-info:focus,
.tw-bs4 button.list-group-item-info:hover {
color: #0c5460;
background-color: #abdde5;
}
.tw-bs4 a.list-group-item-info.active,
.tw-bs4 button.list-group-item-info.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.tw-bs4 .list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.tw-bs4 a.list-group-item-warning,
.tw-bs4 button.list-group-item-warning {
color: #856404;
}
.tw-bs4 a.list-group-item-warning:focus,
.tw-bs4 a.list-group-item-warning:hover,
.tw-bs4 button.list-group-item-warning:focus,
.tw-bs4 button.list-group-item-warning:hover {
color: #856404;
background-color: #ffe8a1;
}
.tw-bs4 a.list-group-item-warning.active,
.tw-bs4 button.list-group-item-warning.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.tw-bs4 .list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.tw-bs4 a.list-group-item-danger,
.tw-bs4 button.list-group-item-danger {
color: #721c24;
}
.tw-bs4 a.list-group-item-danger:focus,
.tw-bs4 a.list-group-item-danger:hover,
.tw-bs4 button.list-group-item-danger:focus,
.tw-bs4 button.list-group-item-danger:hover {
color: #721c24;
background-color: #f1b0b7;
}
.tw-bs4 a.list-group-item-danger.active,
.tw-bs4 button.list-group-item-danger.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.tw-bs4 .list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.tw-bs4 a.list-group-item-light,
.tw-bs4 button.list-group-item-light {
color: #818182;
}
.tw-bs4 a.list-group-item-light:focus,
.tw-bs4 a.list-group-item-light:hover,
.tw-bs4 button.list-group-item-light:focus,
.tw-bs4 button.list-group-item-light:hover {
color: #818182;
background-color: #ececf6;
}
.tw-bs4 a.list-group-item-light.active,
.tw-bs4 button.list-group-item-light.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.tw-bs4 .list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.tw-bs4 a.list-group-item-dark,
.tw-bs4 button.list-group-item-dark {
color: #1b1e21;
}
.tw-bs4 a.list-group-item-dark:focus,
.tw-bs4 a.list-group-item-dark:hover,
.tw-bs4 button.list-group-item-dark:focus,
.tw-bs4 button.list-group-item-dark:hover {
color: #1b1e21;
background-color: #b9bbbe;
}
.tw-bs4 a.list-group-item-dark.active,
.tw-bs4 button.list-group-item-dark.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.tw-bs4 .close {
float: right;
font-size: 1.5rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.tw-bs4 .close:focus,
.tw-bs4 .close:hover {
color: #000;
text-decoration: none;
opacity: .75;
}
.tw-bs4 button.close {
padding: 0;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.tw-bs4 .modal-open {
overflow: hidden;
}
.tw-bs4 .modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0;
}
.tw-bs4 .modal.fade .modal-dialog {
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%);
}
.tw-bs4 .modal.show .modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
.tw-bs4 .modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.tw-bs4 .modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.tw-bs4 .modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 0.3rem;
outline: 0;
}
.tw-bs4 .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.tw-bs4 .modal-backdrop.fade {
opacity: 0;
}
.tw-bs4 .modal-backdrop.show {
opacity: 0.5;
}
.tw-bs4 .modal-header {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 15px;
border-bottom: 1px solid #e9ecef;
}
.tw-bs4 .modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.tw-bs4 .modal-body {
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 15px;
}
.tw-bs4 .modal-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 15px;
border-top: 1px solid #e9ecef;
}
.tw-bs4 .modal-footer > :not(:first-child) {
margin-left: .25rem;
}
.tw-bs4 .modal-footer > :not(:last-child) {
margin-right: .25rem;
}
.tw-bs4 .modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.tw-bs4 .modal-dialog {
max-width: 500px;
margin: 30px auto;
}
.tw-bs4 .modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.tw-bs4 .modal-lg {
max-width: 800px;
}
}
.tw-bs4 .tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tw-bs4 .tooltip.show {
opacity: 0.9;
}
.tw-bs4 .tooltip .arrow {
position: absolute;
display: block;
width: 5px;
height: 5px;
}
.tw-bs4 .tooltip.bs-tooltip-top,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="top"] {
padding: 5px 0;
}
.tw-bs4 .tooltip.bs-tooltip-top .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.tw-bs4 .tooltip.bs-tooltip-top .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 5px 5px 0;
border-top-color: #000;
}
.tw-bs4 .tooltip.bs-tooltip-right,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="right"] {
padding: 0 5px;
}
.tw-bs4 .tooltip.bs-tooltip-right .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
}
.tw-bs4 .tooltip.bs-tooltip-right .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
margin-top: -3px;
content: "";
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tw-bs4 .tooltip.bs-tooltip-bottom,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
padding: 5px 0;
}
.tw-bs4 .tooltip.bs-tooltip-bottom .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.tw-bs4 .tooltip.bs-tooltip-bottom .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tw-bs4 .tooltip.bs-tooltip-left,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="left"] {
padding: 0 5px;
}
.tw-bs4 .tooltip.bs-tooltip-left .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
}
.tw-bs4 .tooltip.bs-tooltip-left .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
right: 0;
margin-top: -3px;
content: "";
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tw-bs4 .tooltip .arrow::before {
position: absolute;
border-color: transparent;
border-style: solid;
}
.tw-bs4 .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.tw-bs4 .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
padding: 1px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 0.3rem;
}
.tw-bs4 .popover .arrow {
position: absolute;
display: block;
width: 10px;
height: 5px;
}
.tw-bs4 .popover .arrow::before,
.tw-bs4 .popover .arrow::after {
position: absolute;
display: block;
border-color: transparent;
border-style: solid;
}
.tw-bs4 .popover .arrow::before {
content: "";
border-width: 11px;
}
.tw-bs4 .popover .arrow::after {
content: "";
border-width: 11px;
}
.tw-bs4 .popover.bs-popover-top,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] {
margin-bottom: 10px;
}
.tw-bs4 .popover.bs-popover-top .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.tw-bs4 .popover.bs-popover-top .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.tw-bs4 .popover.bs-popover-top .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
border-bottom-width: 0;
}
.tw-bs4 .popover.bs-popover-top .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
bottom: -11px;
margin-left: -6px;
border-top-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-top .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
bottom: -10px;
margin-left: -6px;
border-top-color: #fff;
}
.tw-bs4 .popover.bs-popover-right,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] {
margin-left: 10px;
}
.tw-bs4 .popover.bs-popover-right .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow {
left: 0;
}
.tw-bs4 .popover.bs-popover-right .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.tw-bs4 .popover.bs-popover-right .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
margin-top: -8px;
border-left-width: 0;
}
.tw-bs4 .popover.bs-popover-right .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
left: -11px;
border-right-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-right .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
left: -10px;
border-right-color: #fff;
}
.tw-bs4 .popover.bs-popover-bottom,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] {
margin-top: 10px;
}
.tw-bs4 .popover.bs-popover-bottom .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.tw-bs4 .popover.bs-popover-bottom .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.tw-bs4 .popover.bs-popover-bottom .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
margin-left: -7px;
border-top-width: 0;
}
.tw-bs4 .popover.bs-popover-bottom .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
top: -11px;
border-bottom-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-bottom .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
top: -10px;
border-bottom-color: #fff;
}
.tw-bs4 .popover.bs-popover-bottom .popover-header::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 20px;
margin-left: -10px;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.tw-bs4 .popover.bs-popover-left,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] {
margin-right: 10px;
}
.tw-bs4 .popover.bs-popover-left .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow {
right: 0;
}
.tw-bs4 .popover.bs-popover-left .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.tw-bs4 .popover.bs-popover-left .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
margin-top: -8px;
border-right-width: 0;
}
.tw-bs4 .popover.bs-popover-left .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
right: -11px;
border-left-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-left .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
right: -10px;
border-left-color: #fff;
}
.tw-bs4 .popover-header {
padding: 8px 14px;
margin-bottom: 0;
font-size: 1rem;
color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(-0.7rem);
border-top-right-radius: calc(-0.7rem);
}
.tw-bs4 .popover-header:empty {
display: none;
}
.tw-bs4 .popover-body {
padding: 9px 14px;
color: #212529;
}
.tw-bs4 .carousel {
position: relative;
}
.tw-bs4 .carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.tw-bs4 .carousel-item {
position: relative;
display: none;
-ms-flex-align: center;
align-items: center;
width: 100%;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.tw-bs4 .carousel-item.active,
.tw-bs4 .carousel-item-next,
.tw-bs4 .carousel-item-prev {
display: block;
}
.tw-bs4 .carousel-item-next,
.tw-bs4 .carousel-item-prev {
position: absolute;
top: 0;
}
.tw-bs4 .carousel-item-next.carousel-item-left,
.tw-bs4 .carousel-item-prev.carousel-item-right {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.tw-bs4 .carousel-item-next,
.tw-bs4 .active.carousel-item-right {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.tw-bs4 .carousel-item-prev,
.tw-bs4 .active.carousel-item-left {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.tw-bs4 .carousel-control-prev,
.tw-bs4 .carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
}
.tw-bs4 .carousel-control-prev:focus,
.tw-bs4 .carousel-control-prev:hover,
.tw-bs4 .carousel-control-next:focus,
.tw-bs4 .carousel-control-next:hover {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9;
}
.tw-bs4 .carousel-control-prev {
left: 0;
}
.tw-bs4 .carousel-control-next {
right: 0;
}
.tw-bs4 .carousel-control-prev-icon,
.tw-bs4 .carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%;
}
.tw-bs4 .carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.tw-bs4 .carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.tw-bs4 .carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.tw-bs4 .carousel-indicators li {
position: relative;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
background-color: rgba(255,255,255,0.5);
}
.tw-bs4 .carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.tw-bs4 .carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.tw-bs4 .carousel-indicators .active {
background-color: #fff;
}
.tw-bs4 .carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
.tw-bs4 .align-baseline {
vertical-align: baseline !important;
}
.tw-bs4 .align-top {
vertical-align: top !important;
}
.tw-bs4 .align-middle {
vertical-align: middle !important;
}
.tw-bs4 .align-bottom {
vertical-align: bottom !important;
}
.tw-bs4 .align-text-bottom {
vertical-align: text-bottom !important;
}
.tw-bs4 .align-text-top {
vertical-align: text-top !important;
}
.tw-bs4 .bg-primary {
background-color: #007bff !important;
}
.tw-bs4 a.bg-primary:focus,
.tw-bs4 a.bg-primary:hover {
background-color: #0062cc !important;
}
.tw-bs4 .bg-secondary {
background-color: #868e96 !important;
}
.tw-bs4 a.bg-secondary:focus,
.tw-bs4 a.bg-secondary:hover {
background-color: #6c757d !important;
}
.tw-bs4 .bg-success {
background-color: #28a745 !important;
}
.tw-bs4 a.bg-success:focus,
.tw-bs4 a.bg-success:hover {
background-color: #1e7e34 !important;
}
.tw-bs4 .bg-info {
background-color: #17a2b8 !important;
}
.tw-bs4 a.bg-info:focus,
.tw-bs4 a.bg-info:hover {
background-color: #117a8b !important;
}
.tw-bs4 .bg-warning {
background-color: #ffc107 !important;
}
.tw-bs4 a.bg-warning:focus,
.tw-bs4 a.bg-warning:hover {
background-color: #d39e00 !important;
}
.tw-bs4 .bg-danger {
background-color: #dc3545 !important;
}
.tw-bs4 a.bg-danger:focus,
.tw-bs4 a.bg-danger:hover {
background-color: #bd2130 !important;
}
.tw-bs4 .bg-light {
background-color: #f8f9fa !important;
}
.tw-bs4 a.bg-light:focus,
.tw-bs4 a.bg-light:hover {
background-color: #dae0e5 !important;
}
.tw-bs4 .bg-dark {
background-color: #343a40 !important;
}
.tw-bs4 a.bg-dark:focus,
.tw-bs4 a.bg-dark:hover {
background-color: #1d2124 !important;
}
.tw-bs4 .bg-white {
background-color: #fff !important;
}
.tw-bs4 .bg-transparent {
background-color: transparent !important;
}
.tw-bs4 .border {
border: 1px solid #e9ecef !important;
}
.tw-bs4 .border-0 {
border: 0 !important;
}
.tw-bs4 .border-top-0 {
border-top: 0 !important;
}
.tw-bs4 .border-right-0 {
border-right: 0 !important;
}
.tw-bs4 .border-bottom-0 {
border-bottom: 0 !important;
}
.tw-bs4 .border-left-0 {
border-left: 0 !important;
}
.tw-bs4 .border-primary {
border-color: #007bff !important;
}
.tw-bs4 .border-secondary {
border-color: #868e96 !important;
}
.tw-bs4 .border-success {
border-color: #28a745 !important;
}
.tw-bs4 .border-info {
border-color: #17a2b8 !important;
}
.tw-bs4 .border-warning {
border-color: #ffc107 !important;
}
.tw-bs4 .border-danger {
border-color: #dc3545 !important;
}
.tw-bs4 .border-light {
border-color: #f8f9fa !important;
}
.tw-bs4 .border-dark {
border-color: #343a40 !important;
}
.tw-bs4 .border-white {
border-color: #fff !important;
}
.tw-bs4 .rounded {
border-radius: 0.25rem !important;
}
.tw-bs4 .rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.tw-bs4 .rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.tw-bs4 .rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.tw-bs4 .rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.tw-bs4 .rounded-circle {
border-radius: 50%;
}
.tw-bs4 .rounded-0 {
border-radius: 0;
}
.tw-bs4 .clearfix::after {
display: block;
clear: both;
content: "";
}
.tw-bs4 .d-none {
display: none !important;
}
.tw-bs4 .d-inline {
display: inline !important;
}
.tw-bs4 .d-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-block {
display: block !important;
}
.tw-bs4 .d-table {
display: table !important;
}
.tw-bs4 .d-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.tw-bs4 .d-sm-none {
display: none !important;
}
.tw-bs4 .d-sm-inline {
display: inline !important;
}
.tw-bs4 .d-sm-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-sm-block {
display: block !important;
}
.tw-bs4 .d-sm-table {
display: table !important;
}
.tw-bs4 .d-sm-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .d-md-none {
display: none !important;
}
.tw-bs4 .d-md-inline {
display: inline !important;
}
.tw-bs4 .d-md-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-md-block {
display: block !important;
}
.tw-bs4 .d-md-table {
display: table !important;
}
.tw-bs4 .d-md-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .d-lg-none {
display: none !important;
}
.tw-bs4 .d-lg-inline {
display: inline !important;
}
.tw-bs4 .d-lg-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-lg-block {
display: block !important;
}
.tw-bs4 .d-lg-table {
display: table !important;
}
.tw-bs4 .d-lg-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .d-xl-none {
display: none !important;
}
.tw-bs4 .d-xl-inline {
display: inline !important;
}
.tw-bs4 .d-xl-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-xl-block {
display: block !important;
}
.tw-bs4 .d-xl-table {
display: table !important;
}
.tw-bs4 .d-xl-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.tw-bs4 .d-print-block {
display: none !important;
}
@media print {
.tw-bs4 .d-print-block {
display: block !important;
}
}
.tw-bs4 .d-print-inline {
display: none !important;
}
@media print {
.tw-bs4 .d-print-inline {
display: inline !important;
}
}
.tw-bs4 .d-print-inline-block {
display: none !important;
}
@media print {
.tw-bs4 .d-print-inline-block {
display: inline-block !important;
}
}
@media print {
.tw-bs4 .d-print-none {
display: none !important;
}
}
.tw-bs4 .embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.tw-bs4 .embed-responsive::before {
display: block;
content: "";
}
.tw-bs4 .embed-responsive .embed-responsive-item,
.tw-bs4 .embed-responsive iframe,
.tw-bs4 .embed-responsive embed,
.tw-bs4 .embed-responsive object,
.tw-bs4 .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.tw-bs4 .embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.tw-bs4 .embed-responsive-16by9::before {
padding-top: 56.25%;
}
.tw-bs4 .embed-responsive-4by3::before {
padding-top: 75%;
}
.tw-bs4 .embed-responsive-1by1::before {
padding-top: 100%;
}
.tw-bs4 .flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.tw-bs4 .flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.tw-bs4 .float-left {
float: left !important;
}
.tw-bs4 .float-right {
float: right !important;
}
.tw-bs4 .float-none {
float: none !important;
}
@media (min-width: 576px) {
.tw-bs4 .float-sm-left {
float: left !important;
}
.tw-bs4 .float-sm-right {
float: right !important;
}
.tw-bs4 .float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .float-md-left {
float: left !important;
}
.tw-bs4 .float-md-right {
float: right !important;
}
.tw-bs4 .float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .float-lg-left {
float: left !important;
}
.tw-bs4 .float-lg-right {
float: right !important;
}
.tw-bs4 .float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .float-xl-left {
float: left !important;
}
.tw-bs4 .float-xl-right {
float: right !important;
}
.tw-bs4 .float-xl-none {
float: none !important;
}
}
.tw-bs4 .fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.tw-bs4 .fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
.tw-bs4 .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0,0,0,0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
}
.tw-bs4 .sr-only-focusable:active,
.tw-bs4 .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
}
.tw-bs4 .w-25 {
width: 25% !important;
}
.tw-bs4 .w-50 {
width: 50% !important;
}
.tw-bs4 .w-75 {
width: 75% !important;
}
.tw-bs4 .w-100 {
width: 100% !important;
}
.tw-bs4 .h-25 {
height: 25% !important;
}
.tw-bs4 .h-50 {
height: 50% !important;
}
.tw-bs4 .h-75 {
height: 75% !important;
}
.tw-bs4 .h-100 {
height: 100% !important;
}
.tw-bs4 .mw-100 {
max-width: 100% !important;
}
.tw-bs4 .mh-100 {
max-height: 100% !important;
}
.tw-bs4 .m-0 {
margin: 0 !important;
}
.tw-bs4 .mt-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-0 {
padding: 0 !important;
}
.tw-bs4 .pt-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-auto {
margin: auto !important;
}
.tw-bs4 .mt-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
@media (min-width: 576px) {
.tw-bs4 .m-sm-0 {
margin: 0 !important;
}
.tw-bs4 .mt-sm-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-sm-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-sm-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-sm-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-sm-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-sm-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-sm-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-sm-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-sm-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-sm-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-sm-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-sm-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-sm-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-sm-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-sm-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-sm-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-sm-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-sm-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-sm-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-sm-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-sm-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-sm-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-sm-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-sm-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-sm-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-sm-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-sm-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-sm-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-sm-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-sm-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-sm-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-sm-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-sm-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-sm-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-sm-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-sm-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-sm-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-sm-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-sm-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-sm-0 {
padding: 0 !important;
}
.tw-bs4 .pt-sm-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-sm-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-sm-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-sm-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-sm-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-sm-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-sm-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-sm-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-sm-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-sm-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-sm-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-sm-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-sm-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-sm-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-sm-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-sm-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-sm-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-sm-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-sm-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-sm-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-sm-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-sm-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-sm-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-sm-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-sm-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-sm-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-sm-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-sm-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-sm-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-sm-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-sm-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-sm-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-sm-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-sm-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-sm-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-sm-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-sm-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-sm-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-sm-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-sm-auto {
margin: auto !important;
}
.tw-bs4 .mt-sm-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-sm-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-sm-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-sm-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .m-md-0 {
margin: 0 !important;
}
.tw-bs4 .mt-md-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-md-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-md-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-md-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-md-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-md-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-md-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-md-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-md-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-md-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-md-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-md-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-md-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-md-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-md-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-md-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-md-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-md-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-md-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-md-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-md-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-md-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-md-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-md-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-md-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-md-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-md-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-md-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-md-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-md-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-md-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-md-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-md-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-md-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-md-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-md-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-md-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-md-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-md-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-md-0 {
padding: 0 !important;
}
.tw-bs4 .pt-md-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-md-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-md-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-md-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-md-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-md-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-md-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-md-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-md-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-md-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-md-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-md-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-md-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-md-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-md-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-md-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-md-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-md-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-md-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-md-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-md-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-md-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-md-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-md-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-md-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-md-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-md-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-md-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-md-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-md-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-md-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-md-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-md-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-md-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-md-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-md-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-md-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-md-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-md-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-md-auto {
margin: auto !important;
}
.tw-bs4 .mt-md-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-md-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-md-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-md-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .m-lg-0 {
margin: 0 !important;
}
.tw-bs4 .mt-lg-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-lg-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-lg-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-lg-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-lg-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-lg-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-lg-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-lg-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-lg-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-lg-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-lg-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-lg-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-lg-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-lg-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-lg-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-lg-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-lg-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-lg-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-lg-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-lg-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-lg-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-lg-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-lg-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-lg-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-lg-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-lg-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-lg-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-lg-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-lg-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-lg-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-lg-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-lg-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-lg-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-lg-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-lg-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-lg-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-lg-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-lg-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-lg-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-lg-0 {
padding: 0 !important;
}
.tw-bs4 .pt-lg-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-lg-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-lg-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-lg-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-lg-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-lg-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-lg-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-lg-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-lg-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-lg-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-lg-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-lg-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-lg-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-lg-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-lg-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-lg-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-lg-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-lg-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-lg-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-lg-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-lg-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-lg-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-lg-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-lg-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-lg-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-lg-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-lg-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-lg-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-lg-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-lg-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-lg-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-lg-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-lg-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-lg-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-lg-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-lg-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-lg-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-lg-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-lg-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-lg-auto {
margin: auto !important;
}
.tw-bs4 .mt-lg-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-lg-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-lg-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-lg-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .m-xl-0 {
margin: 0 !important;
}
.tw-bs4 .mt-xl-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-xl-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-xl-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-xl-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-xl-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-xl-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-xl-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-xl-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-xl-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-xl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-xl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-xl-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-xl-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-xl-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-xl-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-xl-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-xl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-xl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-xl-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-xl-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-xl-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-xl-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-xl-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-xl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-xl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-xl-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-xl-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-xl-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-xl-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-xl-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-xl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-xl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-xl-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-xl-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-xl-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-xl-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-xl-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-xl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-xl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-xl-0 {
padding: 0 !important;
}
.tw-bs4 .pt-xl-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-xl-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-xl-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-xl-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-xl-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-xl-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-xl-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-xl-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-xl-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-xl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-xl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-xl-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-xl-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-xl-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-xl-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-xl-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-xl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-xl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-xl-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-xl-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-xl-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-xl-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-xl-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-xl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-xl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-xl-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-xl-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-xl-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-xl-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-xl-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-xl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-xl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-xl-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-xl-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-xl-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-xl-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-xl-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-xl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-xl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-xl-auto {
margin: auto !important;
}
.tw-bs4 .mt-xl-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-xl-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-xl-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-xl-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
.tw-bs4 .text-justify {
text-align: justify !important;
}
.tw-bs4 .text-nowrap {
white-space: nowrap !important;
}
.tw-bs4 .text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.tw-bs4 .text-left {
text-align: left !important;
}
.tw-bs4 .text-right {
text-align: right !important;
}
.tw-bs4 .text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.tw-bs4 .text-sm-left {
text-align: left !important;
}
.tw-bs4 .text-sm-right {
text-align: right !important;
}
.tw-bs4 .text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .text-md-left {
text-align: left !important;
}
.tw-bs4 .text-md-right {
text-align: right !important;
}
.tw-bs4 .text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .text-lg-left {
text-align: left !important;
}
.tw-bs4 .text-lg-right {
text-align: right !important;
}
.tw-bs4 .text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .text-xl-left {
text-align: left !important;
}
.tw-bs4 .text-xl-right {
text-align: right !important;
}
.tw-bs4 .text-xl-center {
text-align: center !important;
}
}
.tw-bs4 .text-lowercase {
text-transform: lowercase !important;
}
.tw-bs4 .text-uppercase {
text-transform: uppercase !important;
}
.tw-bs4 .text-capitalize {
text-transform: capitalize !important;
}
.tw-bs4 .font-weight-normal {
font-weight: normal;
}
.tw-bs4 .font-weight-bold {
font-weight: bold;
}
.tw-bs4 .font-italic {
font-style: italic;
}
.tw-bs4 .text-white {
color: #fff !important;
}
.tw-bs4 .text-primary {
color: #007bff !important;
}
.tw-bs4 a.text-primary:focus,
.tw-bs4 a.text-primary:hover {
color: #0062cc !important;
}
.tw-bs4 .text-secondary {
color: #868e96 !important;
}
.tw-bs4 a.text-secondary:focus,
.tw-bs4 a.text-secondary:hover {
color: #6c757d !important;
}
.tw-bs4 .text-success {
color: #28a745 !important;
}
.tw-bs4 a.text-success:focus,
.tw-bs4 a.text-success:hover {
color: #1e7e34 !important;
}
.tw-bs4 .text-info {
color: #17a2b8 !important;
}
.tw-bs4 a.text-info:focus,
.tw-bs4 a.text-info:hover {
color: #117a8b !important;
}
.tw-bs4 .text-warning {
color: #ffc107 !important;
}
.tw-bs4 a.text-warning:focus,
.tw-bs4 a.text-warning:hover {
color: #d39e00 !important;
}
.tw-bs4 .text-danger {
color: #dc3545 !important;
}
.tw-bs4 a.text-danger:focus,
.tw-bs4 a.text-danger:hover {
color: #bd2130 !important;
}
.tw-bs4 .text-light {
color: #f8f9fa !important;
}
.tw-bs4 a.text-light:focus,
.tw-bs4 a.text-light:hover {
color: #dae0e5 !important;
}
.tw-bs4 .text-dark {
color: #343a40 !important;
}
.tw-bs4 a.text-dark:focus,
.tw-bs4 a.text-dark:hover {
color: #1d2124 !important;
}
.tw-bs4 .text-muted {
color: #868e96 !important;
}
.tw-bs4 .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.tw-bs4 .visible {
visibility: visible !important;
}
.tw-bs4 .invisible {
visibility: hidden !important;
}.pulsing_overlap {
position: relative;
display: inline-block;
width: 10px;
height: 20px;
margin-left: -10px;
}
.pulsing_overlap_small {
position: relative;
display: inline-block;
width: 15px;
height: 10px;
margin-left: -20px;
}
.pulsating-circle {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 3px;
height: 3px;
}
.pulsating-circle:before {
content: "";
position: relative;
display: block;
width: 300%;
height: 300%;
box-sizing: border-box;
margin-left: -100%;
margin-top: -100%;
border-radius: 45px;
background-color: #fd8686;
-webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1)
infinite;
animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.pulsating-circle:after {
content: "";
position: absolute;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: red;
border-radius: 15px;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
-webkit-animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s
infinite;
animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}
@-webkit-keyframes pulse-ring {
0% {
-webkit-transform: scale(0.33);
transform: scale(0.33);
}
80%,
100% {
opacity: 0;
}
}
@keyframes pulse-ring {
0% {
-webkit-transform: scale(0.33);
transform: scale(0.33);
}
80%,
100% {
opacity: 0;
}
}
@-webkit-keyframes pulse-dot {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
50% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
@keyframes pulse-dot {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
50% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}