/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.97.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.1_webpack@5.97.1/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.49.0_webpack@5.97.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!../Local Sites/creeksideflooring/app/public/wp-content/themes/posturepress3/assets/scss/app.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&family=Roboto:wght@400;500;700&display=swap);
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.97.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.1_webpack@5.97.1/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.49.0_webpack@5.97.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!../Local Sites/creeksideflooring/app/public/wp-content/themes/posturepress3/assets/scss/app.scss (1) ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.97.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.1_webpack@5.97.1/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.49.0_webpack@5.97.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!../Local Sites/creeksideflooring/app/public/wp-content/themes/posturepress3/assets/scss/app.scss (2) ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.97.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.1_webpack@5.97.1/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.49.0_webpack@5.97.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!../Local Sites/creeksideflooring/app/public/wp-content/themes/posturepress3/assets/scss/app.scss (3) ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
* Bootstrap v5.0.2 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
  --bs-blue:#0d6efd;
  --bs-indigo:#6610f2;
  --bs-purple:#6f42c1;
  --bs-pink:#d63384;
  --bs-red:#dc3545;
  --bs-orange:#fd7e14;
  --bs-yellow:#ffc107;
  --bs-green:#198754;
  --bs-teal:#20c997;
  --bs-cyan:#0dcaf0;
  --bs-white:#fff;
  --bs-gray:#6c757d;
  --bs-gray-dark:#343a40;
  --bs-primary:#0d6efd;
  --bs-secondary:#6c757d;
  --bs-success:#198754;
  --bs-info:#0dcaf0;
  --bs-warning:#ffc107;
  --bs-danger:#dc3545;
  --bs-light:#f8f9fa;
  --bs-dark:#212529;
  --bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

*, ::after, ::before {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.h1, h1 {
  font-size: calc(1.375rem + 1.5vw);
}
.h2, h2 {
  font-size: calc(1.325rem + 0.9vw);
}
.h3, h3 {
  font-size: calc(1.3rem + 0.6vw);
}
.h4, h4 {
  font-size: calc(1.275rem + 0.3vw);
}
.h5, h5 {
  font-size: 1.25rem;
}

.h6, h6 {
  font-size: 1rem;
}

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

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

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

ol, ul {
  padding-left: 2rem;
}

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b, strong {
  font-weight: bolder;
}

.small, small {
  font-size: 0.875em;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}

a:hover {
  color: #0a58ca;
}

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

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

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

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

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

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

figure {
  margin: 0 0 1rem;
}

img, svg {
  vertical-align: middle;
}

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

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

tbody, td, tfoot, th, thead, tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

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

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

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

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

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

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

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}
.row {
  --bs-gutter-x:1.5rem;
  --bs-gutter-y:0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}

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

.col {
  flex: 1 0 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0, .gx-0 {
  --bs-gutter-x:0;
}

.g-0, .gy-0 {
  --bs-gutter-y:0;
}

.g-1, .gx-1 {
  --bs-gutter-x:0.25rem;
}

.g-1, .gy-1 {
  --bs-gutter-y:0.25rem;
}

.g-2, .gx-2 {
  --bs-gutter-x:0.5rem;
}

.g-2, .gy-2 {
  --bs-gutter-y:0.5rem;
}

.g-3, .gx-3 {
  --bs-gutter-x:1rem;
}

.g-3, .gy-3 {
  --bs-gutter-y:1rem;
}

.g-4, .gx-4 {
  --bs-gutter-x:1.5rem;
}

.g-4, .gy-4 {
  --bs-gutter-y:1.5rem;
}

.g-5, .gx-5 {
  --bs-gutter-x:3rem;
}

.g-5, .gy-5 {
  --bs-gutter-y:3rem;
}
.table {
  --bs-table-bg:transparent;
  --bs-table-accent-bg:transparent;
  --bs-table-striped-color:#212529;
  --bs-table-striped-bg:rgba(0, 0, 0, 0.05);
  --bs-table-active-color:#212529;
  --bs-table-active-bg:rgba(0, 0, 0, 0.1);
  --bs-table-hover-color:#212529;
  --bs-table-hover-bg:rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}

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

.table > tbody {
  vertical-align: inherit;
}

.table > thead {
  vertical-align: bottom;
}

.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}

.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg:var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

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

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

.table-primary {
  --bs-table-bg:#cfe2ff;
  --bs-table-striped-bg:#c5d7f2;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#bacbe6;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#bfd1ec;
  --bs-table-hover-color:#000;
  color: #000;
  border-color: #bacbe6;
}

.table-secondary {
  --bs-table-bg:#e2e3e5;
  --bs-table-striped-bg:#d7d8da;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#cbccce;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#d1d2d4;
  --bs-table-hover-color:#000;
  color: #000;
  border-color: #cbccce;
}

.table-success {
  --bs-table-bg:#d1e7dd;
  --bs-table-striped-bg:#c7dbd2;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#bcd0c7;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#c1d6cc;
  --bs-table-hover-color:#000;
  color: #000;
  border-color: #bcd0c7;
}

.table-info {
  --bs-table-bg:#cff4fc;
  --bs-table-striped-bg:#c5e8ef;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#badce3;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#bfe2e9;
  --bs-table-hover-color:#000;
  color: #000;
  border-color: #badce3;
}

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

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

.table-light {
  --bs-table-bg:#f8f9fa;
  --bs-table-striped-bg:#ecedee;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#dfe0e1;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#e5e6e7;
  --bs-table-hover-color:#000;
  color: #000;
  border-color: #dfe0e1;
}

.table-dark {
  --bs-table-bg:#212529;
  --bs-table-striped-bg:#2c3034;
  --bs-table-striped-color:#fff;
  --bs-table-active-bg:#373b3e;
  --bs-table-active-color:#fff;
  --bs-table-hover-bg:#323539;
  --bs-table-hover-color:#fff;
  color: #fff;
  border-color: #373b3e;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

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

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control[type=file] {
  overflow: hidden;
}

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

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

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

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

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

.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

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

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

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

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

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}

textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}

textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

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

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

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

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

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

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

.form-select:disabled {
  background-color: #e9ecef;
}

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

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

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

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

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

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

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

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

.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e");
}

.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}

.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e");
}

.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}

.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.btn-check:disabled + .btn, .btn-check[disabled] + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

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

.form-range:focus {
  outline: 0;
}

.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

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

.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}

.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}

.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

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

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

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

.form-floating {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-lg > .btn, .input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-sm > .btn, .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

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

.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4), .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

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

.form-control.is-valid, .was-validated .form-control:valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.form-select.is-valid, .was-validated .form-select:valid {
  border-color: #198754;
}

.form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-select.is-valid:focus, .was-validated .form-select:valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

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

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

.form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

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

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

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

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

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

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

.form-control.is-invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

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

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.form-select.is-invalid, .was-validated .form-select:invalid {
  border-color: #dc3545;
}

.form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"], .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

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

.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
  border-color: #dc3545;
}

.form-check-input.is-invalid:checked, .was-validated .form-check-input:invalid:checked {
  background-color: #dc3545;
}

.form-check-input.is-invalid:focus, .was-validated .form-check-input:invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

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

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

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover {
  color: #212529;
}

.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}

.btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}

.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

.btn-check:active + .btn-secondary, .btn-check:checked + .btn-secondary, .btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}

.btn-check:active + .btn-secondary:focus, .btn-check:checked + .btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}

.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

.btn-check:active + .btn-success, .btn-check:checked + .btn-success, .btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}

.btn-check:active + .btn-success:focus, .btn-check:checked + .btn-success:focus, .btn-success.active:focus, .btn-success:active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

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

.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}

.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

.btn-check:active + .btn-info, .btn-check:checked + .btn-info, .btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}

.btn-check:active + .btn-info:focus, .btn-check:checked + .btn-info:focus, .btn-info.active:focus, .btn-info:active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

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

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

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

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

.btn-check:active + .btn-warning:focus, .btn-check:checked + .btn-warning:focus, .btn-warning.active:focus, .btn-warning:active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

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

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

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

.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

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

.btn-check:active + .btn-danger:focus, .btn-check:checked + .btn-danger:focus, .btn-danger.active:focus, .btn-danger:active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

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

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

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

.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

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

.btn-check:active + .btn-light:focus, .btn-check:checked + .btn-light:focus, .btn-light.active:focus, .btn-light:active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

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

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}

.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

.btn-check:active + .btn-dark, .btn-check:checked + .btn-dark, .btn-dark.active, .btn-dark:active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}

.btn-check:active + .btn-dark:focus, .btn-check:checked + .btn-dark:focus, .btn-dark.active:focus, .btn-dark:active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

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

.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

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

.btn-check:active + .btn-outline-primary:focus, .btn-check:checked + .btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0d6efd;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

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

.btn-check:active + .btn-outline-secondary:focus, .btn-check:checked + .btn-outline-secondary:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .btn-outline-secondary:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

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

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

.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

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

.btn-check:active + .btn-outline-success:focus, .btn-check:checked + .btn-outline-success:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus, .btn-outline-success:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

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

.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

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

.btn-check:active + .btn-outline-info:focus, .btn-check:checked + .btn-outline-info:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus, .btn-outline-info:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #0dcaf0;
  background-color: transparent;
}

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

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

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

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

.btn-check:active + .btn-outline-warning:focus, .btn-check:checked + .btn-outline-warning:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus, .btn-outline-warning:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

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

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

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

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

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

.btn-check:active + .btn-outline-danger:focus, .btn-check:checked + .btn-outline-danger:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus, .btn-outline-danger:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

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

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

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

.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

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

.btn-check:active + .btn-outline-light:focus, .btn-check:checked + .btn-outline-light:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus, .btn-outline-light:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

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

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

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

.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

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

.btn-check:active + .btn-outline-dark:focus, .btn-check:checked + .btn-outline-dark:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus, .btn-outline-dark:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

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

.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}

.btn-link:hover {
  color: #0a58ca;
}

.btn-link.disabled, .btn-link:disabled {
  color: #6c757d;
}

.btn-group-lg > .btn, .btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-group-sm > .btn, .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.fade {
  transition: opacity 0.15s linear;
}
.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.dropdown, .dropend, .dropstart, .dropup {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

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

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

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 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;
}

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

.dropdown-menu-start {
  --bs-position:start;
}

.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position:end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #1e2125;
  background-color: #e9ecef;
}

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

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

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}

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

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

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

.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}

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

.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

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

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}

.btn-group-vertical > .btn-check:checked + .btn, .btn-group-vertical > .btn-check:focus + .btn, .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:focus + .btn, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

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

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

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

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

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  width: 100%;
}

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

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn ~ .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.nav-link:focus, .nav-link:hover {
  color: #0a58ca;
}

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

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: 0 0;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

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

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

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

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

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

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

.nav-justified .nav-item, .nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

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

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

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

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
.navbar-toggler:hover {
  text-decoration: none;
}

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

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

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

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

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

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

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

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

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  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;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img, .card-img-bottom, .card-img-top {
  width: 100%;
}

.card-img, .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img, .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%230c63e4%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23212529%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.accordion-button:hover {
  z-index: 2;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/");
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}

.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}

.alert-primary .alert-link {
  color: #06357a;
}

.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}

.alert-secondary .alert-link {
  color: #34383c;
}

.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}

.alert-success .alert-link {
  color: #0c4128;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}

.alert-info .alert-link {
  color: #04414d;
}

.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

.alert-warning .alert-link {
  color: #523e02;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}

.alert-dark .alert-link {
  color: #101214;
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}
.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;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #084298;
  background-color: #bacbe6;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
  color: #41464b;
  background-color: #cbccce;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #0f5132;
  background-color: #bcd0c7;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
  color: #055160;
  background-color: #badce3;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #664d03;
  background-color: #e6dbb9;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #842029;
  background-color: #dfc2c4;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #636464;
  background-color: #e5e5e5;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #141619;
  background-color: #bebebf;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}

.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}

.btn-close.disabled, .btn-close:disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.toast:not(.showing):not(.show) {
  opacity: 0;
}

.toast.hide {
  display: none;
}

.toast-container {
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.modal-fullscreen .modal-header {
  border-radius: 0;
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  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;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-auto[data-popper-placement^=top], .bs-tooltip-top {
  padding: 0.4rem 0;
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow, .bs-tooltip-top .tooltip-arrow {
  bottom: 0;
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .bs-tooltip-top .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-auto[data-popper-placement^=right], .bs-tooltip-end {
  padding: 0 0.4rem;
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow, .bs-tooltip-end .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before, .bs-tooltip-end .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-auto[data-popper-placement^=bottom], .bs-tooltip-bottom {
  padding: 0.4rem 0;
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow, .bs-tooltip-bottom .tooltip-arrow {
  top: 0;
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before, .bs-tooltip-bottom .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-auto[data-popper-placement^=left], .bs-tooltip-start {
  padding: 0 0.4rem;
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow, .bs-tooltip-start .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before, .bs-tooltip-start .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  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;
}

.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

.popover .popover-arrow::after, .popover .popover-arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-auto[data-popper-placement^=top] > .popover-arrow, .bs-popover-top > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after, .bs-popover-top > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-auto[data-popper-placement^=right] > .popover-arrow, .bs-popover-end > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after, .bs-popover-end > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow, .bs-popover-bottom > .popover-arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after, .bs-popover-bottom > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-auto[data-popper-placement^=left] > .popover-arrow, .bs-popover-start > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after, .bs-popover-start > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block;
}

.active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
  transform: translateX(100%);
}

.active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z%27/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
  filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

.carousel-dark .carousel-caption {
  color: #000;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}

.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #0d6efd;
}

.link-primary:focus, .link-primary:hover {
  color: #0a58ca;
}

.link-secondary {
  color: #6c757d;
}

.link-secondary:focus, .link-secondary:hover {
  color: #565e64;
}

.link-success {
  color: #198754;
}

.link-success:focus, .link-success:hover {
  color: #146c43;
}

.link-info {
  color: #0dcaf0;
}

.link-info:focus, .link-info:hover {
  color: #3dd5f3;
}

.link-warning {
  color: #ffc107;
}

.link-warning:focus, .link-warning:hover {
  color: #ffcd39;
}

.link-danger {
  color: #dc3545;
}

.link-danger:focus, .link-danger:hover {
  color: #b02a37;
}

.link-light {
  color: #f8f9fa;
}

.link-light:focus, .link-light:hover {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}

.link-dark:focus, .link-dark:hover {
  color: #1a1e21;
}

.ratio {
  position: relative;
  width: 100%;
}

.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio:100%;
}

.ratio-4x3 {
  --bs-aspect-ratio:calc(3 / 4 * 100%);
}

.ratio-16x9 {
  --bs-aspect-ratio:calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --bs-aspect-ratio:calc(9 / 21 * 100%);
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #0d6efd !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #198754 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

.text-primary {
  color: #0d6efd !important;
}

.text-secondary {
  color: #6c757d !important;
}

.text-success {
  color: #198754 !important;
}

.text-info {
  color: #0dcaf0 !important;
}

.text-warning {
  color: #ffc107 !important;
}

.text-danger {
  color: #dc3545 !important;
}

.text-light {
  color: #f8f9fa !important;
}

.text-dark {
  color: #212529 !important;
}

.text-white {
  color: #fff !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  color: inherit !important;
}

.bg-primary {
  background-color: #0d6efd !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

.bg-success {
  background-color: #198754 !important;
}

.bg-info {
  background-color: #0dcaf0 !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.bg-dark {
  background-color: #212529 !important;
}

.bg-body {
  background-color: #fff !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}
/*# sourceMappingURL=bootstrap.min.css.map */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/**
 * Locally Load the typekit/google fonts instead of having to load them from the CDN.
 * Make sure to adjust the preload in header.php if needed
 **/
/* Document
 * ========================================================================== */
/**
 * 1. Add border box sizing in all browsers (opinionated).
 * 2. Backgrounds do not repeat by default (opinionated).
 */
*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  background-repeat: no-repeat;
  /* 2 */
}

/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritance in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */
}

/**
 * 1. Use the default cursor in all browsers (opinionated).
 * 2. Change the line height in all browsers (opinionated).
 * 3. Breaks words to prevent overflow in all browsers (opinionated).
 * 4. Use a 4-space tab width in all browsers (opinionated).
 * 5. Remove the grey highlight on links in iOS (opinionated).
 * 6. Prevent adjustments of font size after orientation changes in iOS.
 */
:where(:root) {
  cursor: default;
  /* 1 */
  line-height: 1.5;
  /* 2 */
  overflow-wrap: break-word;
  /* 3 */
  -moz-tab-size: 4;
  /* 4 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 4 */
  -webkit-tap-highlight-color: transparent;
  /* 5 */
  -webkit-text-size-adjust: 100%;
  /* 6 */
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  /* 6 */
}

/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
:where(body) {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
:where(h1) {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, and Safari.
 */
:where(dl, ol, ul) :where(dl, ol, ul) {
  margin: 0;
}

/**
 * 1. Correct the inheritance of border color in Firefox.
 * 2. Add the correct box sizing in Firefox.
 */
:where(hr) {
  color: inherit;
  /* 1 */
  height: 0;
  /* 2 */
}

/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
:where(nav) :where(ol, ul) {
  list-style-type: none;
  padding: 0;
}

/**
 * Prevent VoiceOver from ignoring list semantics in Safari (opinionated).
 */
:where(nav li)::before {
  content: "​";
  float: left;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 * 3. Prevent overflow of the container in all browsers (opinionated).
 */
:where(pre) {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
  overflow: auto;
  /* 3 */
}

/* Text-level semantics
 * ========================================================================== */
/**
 * Add the correct text decoration in Safari.
 */
:where(abbr[title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
:where(b, strong) {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
:where(code, kbd, samp) {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
:where(small) {
  font-size: 80%;
}

/* Embedded content
 * ========================================================================== */
/*
 * Change the alignment on media elements in all browsers (opinionated).
 */
:where(audio, canvas, iframe, img, svg, video) {
  vertical-align: middle;
}

/**
 * Restrict sizing to the page width in all browsers (opinionated).
 */
:where(iframe, img, input, video, select, textarea) {
  height: auto;
  max-width: 100%;
}

/**
 * Remove the border on iframes in all browsers (opinionated).
 */
:where(iframe) {
  border-style: none;
}

/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
:where(svg:not([fill])) {
  fill: currentColor;
}

/* Tabular data
 * ========================================================================== */
/**
 * 1. Collapse border spacing in all browsers (opinionated).
 * 2. Correct table border color in Chrome, Edge, and Safari.
 * 3. Remove text indentation from table contents in Chrome, Edge, and Safari.
 */
:where(table) {
  border-collapse: collapse;
  /* 1 */
  border-color: currentColor;
  /* 2 */
  text-indent: 0;
  /* 3 */
}

/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
:where(button, input, select) {
  margin: 0;
}

/**
 * Correct the inability to style buttons in iOS and Safari.
 */
:where(button, [type="button" i], [type="reset" i], [type="submit" i]) {
  -webkit-appearance: button;
}

/**
 * Change the inconsistent appearance in all browsers (opinionated).
 */
:where(fieldset) {
  border: 1px solid #a0a0a0;
}

/**
 * Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
:where(progress) {
  vertical-align: baseline;
}

/**
 * 1. Remove the margin in Firefox and Safari.
 * 3. Change the resize direction in all browsers (opinionated).
 */
:where(textarea) {
  margin: 0;
  /* 1 */
  resize: vertical;
  /* 3 */
}

/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
:where([type="search" i]) {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
 * ========================================================================== */
/*
 * Add the correct styles in Safari.
 */
:where(dialog) {
  background-color: white;
  border: solid;
  color: black;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}

:where(dialog:not([open])) {
  display: none;
}

/*
 * Add the correct display in Safari.
 */
:where(details > summary:first-of-type) {
  display: list-item;
}

/* Accessibility
 * ========================================================================== */
/**
 * Change the cursor on busy elements in all browsers (opinionated).
 */
:where([aria-busy="true" i]) {
  cursor: progress;
}

/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements in all browsers (opinionated).
 */
:where([aria-disabled="true" i], [disabled]) {
  cursor: not-allowed;
}

/*
 * Change the display on visually hidden accessible elements
 * in all browsers (opinionated).
 */
:where([aria-hidden="false" i][hidden]) {
  display: initial;
}

:where([aria-hidden="false" i][hidden]:not(:focus)) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

/*
 * Form section
 */
/**
 * 1. Change the inconsistent appearance in all browsers (opinionated).
 * 2. Add typography inheritance in all browsers (opinionated).
 */
:where(button, input, select, textarea) {
  background-color: transparent;
  /* 1 */
  border: 1px solid WindowFrame;
  /* 1 */
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  letter-spacing: inherit;
  /* 2 */
  padding: 0.25em 0.375em;
  /* 1 */
}

/**
 * Change the inconsistent appearance in all browsers (opinionated).
 */
:where(select) {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%274%27%3E%3Cpath d=%27M4 0h6L7 4%27/%3E%3C/svg%3E") no-repeat right center/1em;
  border-radius: 0;
  padding-right: 1em;
}

/**
 * Don't show the arrow for multiple choice selects
 */
:where(select[multiple]) {
  background-image: none;
}

/**
 * Remove the border and padding in all browsers (opinionated).
 */
:where([type="color" i], [type="range" i]) {
  border-width: 0;
  padding: 0;
}

/**
 * Reduce Motion section
 */
/*
 * 1. Remove animations when motion is reduced (opinionated).
 * 2. Remove fixed background attachments when motion is reduced (opinionated).
 * 3. Remove timed scrolling behaviors when motion is reduced (opinionated).
 * 4. Remove transitions when motion is reduced (opinionated).
 */
/**
 * Simplified Breakpoint mixin
 * Is mobile-first but includes the modifier key to go up/down
 *
 **/
/** Fluid typography mixin
 * ONLY ACCEPTS PIXEL UNITS
 *
 * @param {number} $min-px: The minimum size in pixels of this fluid variable
 * @param {number} $max-px: The maximum size in pixels of this fluid variable
 * @param {number} $min-bp: The minimum viewport size in pixels of this fluid variable
 * @param {number} $max-bp: The maximum viewport size in pixels of this fluid variable
 * @return {property} The fluid typography clamp property
 **/
:root {
  --fluid-jumbo: calc(var(--fluid-h1) * 1.3);
  --fluid-h1: clamp(2.25rem, 1.5vw + 1.88rem, 3rem);
  --fluid-h2: clamp(2rem, 0.75vw + 1.81rem, 2.38rem);
  --fluid-h3: clamp(1.75rem, 0.75vw + 1.56rem, 2.13rem);
  --fluid-h4: clamp(1.5rem, 0.75vw + 1.31rem, 1.88rem);
  --fluid-h5: clamp(1.38rem, 0.5vw + 1.25rem, 1.63rem);
  --fluid-h6: clamp(1.13rem, 0.5vw + 1rem, 1.38rem);
  --fluid-body: clamp(1rem, 0.25vw + 0.94rem, 1.13rem);
  --fluid-body-sm: clamp(0.88rem, 0.25vw + 0.81rem, 1rem);
  --fluid-body-xs: clamp(0.5rem, 0.25vw + 0.44rem, 0.63rem);
}

/**
 * For any sass variables that may be used in multiple places,
 * in the settings folder.
 * List them here.
 *
 * With sass @use rules there is no longer a "global" scope.
 * For example trying to @use "sizing" in fluid-typography will result in an error.
 * Because it is already @forwarded in the settings.scss file. This will cause a looping error in the compiler.
 * When a global value is needed in multiple places list it here or prefer to use a css custom attribute
 **/
html {
  scroll-behavior: smooth;
}

.container {
  padding: 0 25px;
}

a {
  text-decoration: none !important;
  color: var(--color-primary);
  font-weight: 800;
}

p {
  color: var(--color-primary);
}

li {
  list-style-type: none;
}

.btn {
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  padding: 10px 0 6px;
  align-items: center;
  font-family: var(--body-font-family);
  border-radius: 0;
}

.btn-dark {
  background-color: var(--color-quaternary);
  color: #fff;
  margin-right: 15px;
}
.btn-dark:hover {
  color: var(--color-quaternary);
  background-color: #fff;
  border-color: var(--color-quaternary);
}

.btn-quarter {
  background-color: var(--color-primary);
  color: #fff;
  margin-right: 15px;
  font-size: 14px;
}
.btn-quarter:hover {
  color: var(--color-primary);
  background-color: #fff;
  border-color: var(--color-primary);
}

.btn-light {
  background-color: transparent;
  color: #fff;
  position: relative;
  font-size: 14px;
  border: 0;
}
.btn-light:hover {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
.btn-light:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: #fff;
  top: 0;
}
.btn-light:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: #fff;
  bottom: 0;
}
.btn-light:hover:before {
  width: 60%;
}
.btn-light:hover:after {
  width: 60%;
}

.btn-primary-cs {
  background-color: transparent;
  color: var(--color-primary);
  position: relative;
  font-size: 14px;
  border: 0;
}
.btn-primary-cs:hover {
  color: var(--color-primary);
  background-color: transparent;
  border-color: transparent;
}
.btn-primary-cs:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: var(--color-primary);
  top: 0;
}
.btn-primary-cs:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: var(--color-primary);
  bottom: 0;
}
.btn-primary-cs:hover:before {
  width: 60%;
}
.btn-primary-cs:hover:after {
  width: 60%;
}

.wp-block-button .wp-block-button__link {
  background-color: var(--color-primary);
  border-radius: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: var(--body-font-family);
  padding-top: 10px;
  margin-top: 5px;
  border: 1px solid transparent;
}
.wp-block-button .wp-block-button__link:hover {
  color: var(--color-primary);
  background-color: #fff;
  border-color: var(--color-primary);
}
.wp-block-button .wp-block-button__link:focus {
  color: var(--color-light-gray);
}

.defaultPage-content {
  margin-top: 60px;
}

/**
 * Basic Sizing variables!
 * @important: rem has been modified to 10px
 *
 **/
:root {
  --global-width: 1100px;
  --global-width-wide: 1400px;
  --global-content-width: 800px;
  --global-gutter: 1.3rem;
  --global-block-gap: 1.5rem;
  --global-section-padding: 4rem;
  --global-fluid-section-padding: clamp(2.5rem, 1.25vw + 2.19rem, 3.13rem);
  --sizing-base: 1rem;
  --size-xs: calc(var(--sizing-base) * 0.5);
  --size-sm: calc(var(--sizing-base) * 1);
  --size-md: calc(var(--sizing-base) * 1.5);
  --size-lg: calc(var(--sizing-base) * 2);
  --size-xl: calc(var(--sizing-base) * 3);
  --fluid-sizing-min-view: var(--breakpoint-sm, 40rem);
  --fluid-sizing-max-view: var(--global-width, 120rem);
  --fluid-sizer: clamp(0rem, 1.25vw + -0.31rem, 0.63rem);
  --size-fluid-xs: calc(var(--size-xs) + var(--fluid-sizer));
  --fluid-size-xs: calc(var(--size-xs) + var(--fluid-sizer));
  --fluid-size-sm: calc(var(--size-sm) + var(--fluid-sizer));
  --fluid-size-md: calc(var(--size-md) + var(--fluid-sizer));
  --fluid-size-lg: calc(var(--size-lg) + var(--fluid-sizer));
  --fluid-size-xl: calc(var(--size-xl) + var(--fluid-sizer));
}

:root {
  --color-primary: #002D74;
  --color-secondary: #5C6A88;
  --color-tertiary: #1B2731;
  --color-quaternary: #5c6a88;
  --color-quinary: maroon;
  --color-drk-primary: #002D74;
  --color-light-navy: #5C81EA;
  --color-primary-light: #0041a7;
  --color-secondary-light: #7583a2;
  --color-tertiary-light: #2d4152;
  --color-quaternary-light: #7583a2;
  --color-quinary-light: #b30000;
  --color-primary-dark: #001941;
  --color-secondary-dark: #47526a;
  --color-tertiary-dark: #090d10;
  --color-quaternary-dark: #47526a;
  --color-quinary-dark: #4d0000;
  --color-black: #707070;
  --color-gray: gray;
  --color-dark-gray: #707070;
  --color-light-gray: #DEE0E6;
  --color-white: white;
  --color-warning: maroon;
  --color-success: green;
}

:root {
  --body-font-family: Raleway, sans-serif;
  --header-font-family: Raleway, sans-serif;
  --heading-font-family: Barlow, sans-serif;
  --sub-font-family: Roboto, sans-serif;
  --font-family: Montserrat, sans-serif;
  --body-font-weight: 400;
  --body-line-height: 1.6;
  --font-size: 16px;
  --color-body-font: var(--color-black);
  --header-font-weight: 900;
  --header-line-height: 1.3;
  --color-header: var(--color-primary);
  --color-sub-header: var(--color-secondary);
  --default-typography-gap: 1rem;
}

body {
  color: var(--color-body-font);
  font-size: var(--fluid-body);
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
}

p {
  font-family: var(--body-font-family);
  font-size: var(--font-size);
}

h1,
h2,
h3,
h4,
h5,
h6,
.is-header {
  line-height: var(--header-line-height);
  color: var(--color-primary);
  font-weight: 700;
  text-transform: uppercase;
  font-family: var(--heading-font-family);
}

h4,
h5,
h6,
.is-sub-header {
  font-weight: calc(var(--header-font-weight) - 100);
  color: var(--color-primary);
}

strong {
  font-weight: 700;
}

.body-controller {
  position: relative;
  overflow-x: clip;
  display: flex;
  flex-flow: column nowrap;
}
.body-controller footer {
  margin-top: auto;
}

html {
  --scroll-behavior: smooth;
  scroll-behavior: smooth;
}

body {
  display: flex;
  flex-flow: column nowrap;
}

.container {
  max-width: 1260px;
}

.course-button {
  cursor: help;
}

button:not([disabled]):not([aria-disabled=true]) {
  cursor: pointer;
}

form input,
form textarea {
  font-size: var(--fluid-body);
  font-family: var(--body-font-family);
  border-radius: 0;
}

/**
 * CSS grid
 *
 * Ideal for layouts that do not require centering
 * A bonus compared to the `f-grid` is items will never mangle themselves sizing wise
 * CSS grid is very strong about making sure elements do not cause unseen side effects
 * When possible CSS grid > flexbox
 **/
.c-grid {
  --grid-col-sm: 1fr;
  --grid-col-md: 1fr 1fr;
  --grid-col-lg: 1fr 1fr 1fr;
  --grid-gap: var(--global-gutter, 10px);
  display: grid;
  grid-template-columns: var(--grid-col-sm);
  grid-gap: var(--grid-gap);
}
.c-grid .cell {
  display: flex;
  flex-flow: column nowrap;
  height: auto;
}

/**
 * Basic Flex Grid
 *
 * Ideal for layouts that need to center anything
 * Purposely basic as most layouts are never the same.
 * This just gives a sane default to get started
 * With some responsiveness builtin.
 **/
.f-grid {
  display: flex;
  flex-flow: row wrap;
  --cell-size-sm: 100%;
  --cell-size-md: 50%;
  --cell-size-lg: 33.33%;
  --grid-gap: var(--global-gutter, 10px);
  gap: var(--grid-gap);
}
.f-grid .cell {
  display: flex;
  flex-flow: column nowrap;
  height: auto;
  flex-basis: calc(var(--cell-size-sm) - var(--grid-gap));
}

.has-text-color {
  color: var(--custom-color, var(--color-primary));
}

.has-border-color {
  border-color: var(--custom-color, var(--color-primary));
}

.has-background-color {
  background-color: var(--custom-color, var(--color-primary));
}

.has-inline-color {
  color: var(--custom-color, var(--color-primary));
}

.has-color-primary-color {
  --custom-color: var(--color-primary);
}
.has-color-secondary-color {
  --custom-color: var(--color-secondary);
}
.has-color-tertiary-color {
  --custom-color: var(--color-tertiary);
}
.has-color-quaternary-color {
  --custom-color: var(--color-quaternary);
}
.has-color-quinary-color {
  --custom-color: var(--color-quinary);
}
.has-color-white-color {
  --custom-color: var(--color-white);
}
.has-color-black-color {
  --custom-color: var(--color-black);
}
.has-color-gray-color {
  --custom-color: var(--color-gray);
}
.has-color-light-gray-color {
  --custom-color: var(--color-light-gray);
}

:where(a) {
  --link-color: var(--color-primary);
  --link-hover-color: var(--color-primary-dark);
  --link-active-color: var(--color-primary-light);
  --link-font-weight: 700;
  color: var(--color-primary);
  transition: all 0.3s ease;
  text-decoration: none;
  font-weight: var(--link-font-weight);
}
:where(a):hover, :where(a):active, :where(a):focus {
  color: var(--color-primary-dark);
}
:where(a):active {
  color: var(--color-primary-light);
}
:where(a).ghost-link {
  color: var(--color-white);
}
:where(a).ghost-link:hover, :where(a).ghost-link:active, :where(a).ghost-link:focus {
  color: var(--color-light-gray);
}
:where(a).ghost-link:active {
  color: var(--color-gray);
}

.footer {
  padding: 34px 0 34px;
  display: flex;
  background-color: #DEE0E6;
  position: relative;
  z-index: 3;
}
.footer .container {
  max-width: 1100px;
  transform: translateX(-60px);
}
.footer .container .logo {
  max-width: 195px;
}
.footer .container .powrd-txt {
  color: #002D74;
  font-family: var(--heading-font-family);
  font-size: 12px;
  font-weight: 800;
  line-height: 18px;
  display: block;
  margin-top: 14px;
  margin-left: 30px;
}
.footer .container .powrd-txt:hover {
  color: #0a58ca;
}
.footer .container .menu {
  padding: 0 40px;
}
.footer .container .menu .arrow {
  display: none;
}
.footer .container .menu ul {
  margin: 0;
  padding: 0;
}
.footer .container .menu ul li {
  display: flex;
  flex-direction: column;
}
.footer .container .menu ul li a {
  color: #2C3D74;
  font-family: var(--header-font-family);
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin: 3px 0;
}
.footer .container .menu ul li a:hover {
  color: #0a58ca;
}
.footer .container .menu ul li ul li a {
  font-weight: 400;
}
.footer .container .social_icons {
  margin-bottom: 20px !important;
}
.footer .container .social_icons li a {
  display: flex;
  font-size: 26px;
}
.footer .container .privacy p {
  margin: 0;
}
.footer .container .privacy a {
  color: #2C3D74;
  font-family: var(--header-font-family);
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.footer .container .privacy a:hover {
  color: #0a58ca;
}
.footer .container .subscribe_form p {
  color: var(--color-primary);
  font-family: var(--header-font-family);
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
}
.footer .container .subscribe_form .indicates-required {
  display: none;
}
.footer .container .subscribe_form #mc_embed_signup_scroll {
  position: relative;
  margin-bottom: 24px;
}
.footer .container .subscribe_form #mc_embed_signup_scroll .mc-field-group .email {
  width: 100%;
  border: 1px solid #ED7F28;
  color: rgba(44, 61, 116, 0.71);
  font-family: var(--font-family);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  background-color: #fff;
}
.footer .container .subscribe_form #mc_embed_signup_scroll .button {
  position: absolute;
  top: 1px;
  right: 0;
  display: inline-flex;
  padding: 4px 9px;
  justify-content: center;
  align-items: center;
  gap: 9.413px;
  background-color: #ED7F28;
  border: 0;
  border-radius: 0;
  color: #FFF;
  font-family: var(--font-family);
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 21px;
}
.footer .container .subscribe_form #mc_embed_signup_scroll .button:hover {
  background-color: #CF3B2C;
}

body.mm_active {
  overflow: hidden;
}
body.mm_active .header::after {
  width: 100%;
}

.header {
  border-bottom: 1px solid #C1C6D2;
  background-color: #fff;
}
.header::after {
  content: " ";
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  background: rgba(92, 106, 136, 0.7);
  transition: width 0.4s ease;
}
.header .container {
  display: flex;
  gap: 70px;
  max-width: 1320px;
}
.header .container .logo {
  width: 100%;
  max-width: 285px;
  display: flex;
  align-items: center;
  padding: 8px 0;
}
.header .container .header_nav {
  align-items: center;
  justify-content: end;
  flex-grow: 1;
}
.header .container .header_nav .btn-dark {
  min-width: 198px;
  text-transform: capitalize;
  font-weight: 700;
  margin-right: 0;
  min-height: 52px;
}
.header .container .header_nav .actions {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #2C3D74;
  background-color: #2C3D74;
}
.header .container .header_nav .actions::after {
  content: " ";
  background-color: currentColor;
  width: 100vw;
  right: 0;
  top: 0;
  height: 100%;
  transform: translateX(100%);
  position: absolute;
}
.header .container .header_nav .actions ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
.header .container .header_nav .actions ul:first-child li:nth-child(2) {
  position: relative;
}
.header .container .header_nav .actions ul:first-child li:nth-child(2)::after {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 24px;
  width: 2px;
  background-color: #C1C6D2;
}
.header .container .header_nav .actions ul li a {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 10px 17px;
  color: #fff;
  text-align: center;
  font-family: Raleway;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  width: -moz-max-content;
  width: max-content;
}
.header .container .header_nav .actions ul li a.order {
  font-size: 1.2em;
  background-color: #DEE0E6;
  color: #2C3D74;
}
.header .container .header_nav .actions ul li a.order:hover {
  background-color: #C1C6D2;
}
.header .container .header_nav .actions ul li a.customer {
  background-color: #5C6A88;
}
.header .container .header_nav .actions ul li a.customer:hover {
  background-color: #404a5f;
}
.header .container .header_nav .actions .subopt li a:hover {
  background-color: #DEE0E6;
  color: #2C3D74;
}
.header .container .header_nav .main_nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 40px;
}
.header .container .header_nav .main_nav .menu-main-menu-container {
  flex-grow: 1;
  padding-left: 20px;
}
.header .container .header_nav .main_nav .menu-main-menu-container .menu {
  margin-top: 20px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.header .container .header_nav .main_nav .menu-main-menu-container .menu li {
  position: relative;
}
.header .container .header_nav .main_nav .menu-main-menu-container .menu li.menu-item-has-children > a::after {
  content: " ";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271em%27 height=%271em%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23BCBEC0%27 d=%27m6.293 13.293l1.414 1.414L12 10.414l4.293 4.293l1.414-1.414L12 7.586z%27/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
  background-size: cover;
  background-position: center center;
  margin-top: -3px;
}
.header .container .header_nav .main_nav .menu-main-menu-container .menu li.menu-item-has-children > a:hover::after {
  transform: rotate(0deg);
}
.header .container .header_nav .main_nav .menu-main-menu-container .menu li a {
  color: #2C3D74;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  padding: 20px;
  display: inline-flex;
  gap: 3px;
  align-items: center;
}
.header .container .header_nav .main_nav .menu-main-menu-container .menu li a:hover {
  color: #5C6A88;
}
.header .container .header_nav .main_nav .menu-main-menu-container .menu li ul.sub-menu {
  display: none;
  position: absolute;
  bottom: 0;
  transform: translateY(98%);
  background: #DEE0E6;
  margin: 0;
  left: 0;
  right: 0;
  padding: 0;
  width: -moz-max-content;
  width: max-content;
  box-shadow: 0 0px 4px 1px #00000012;
  z-index: 3;
  border-bottom: 2px solid #2C3D74;
}
.header .container .header_nav .main_nav .menu-main-menu-container .menu li .arrow {
  display: none;
}
.header .container .mobile_header_nav .top_menu .menu_btn {
  height: 100%;
  display: flex;
}
.header .container .mobile_header_nav .top_menu .menu_btn a {
  background-color: var(--color-quaternary);
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 10px 17px;
  color: #fff;
  text-align: center;
  font-family: "Raleway";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  width: -moz-max-content;
  width: max-content;
  border: 1px solid transparent;
}
.header .container .mobile_header_nav .top_menu .menu_btn a:hover {
  color: var(--color-quaternary);
  background-color: #fff;
  border-color: var(--color-quaternary);
  border: 1px solid;
}
.header .container .mobile_header_nav .top_menu .menu_icon {
  cursor: pointer;
  width: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin-bottom: -2px;
  background: #fff;
  cursor: pointer;
}
.header .container .mobile_header_nav .top_menu .mm_menu {
  width: 330px;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #fff;
  height: 100vh;
  z-index: 999999;
  overflow: auto;
  display: flex;
  flex-direction: column;
  transform: translateX(103%);
  transition: 0.3s all ease;
}
.header .container .mobile_header_nav .top_menu .mm_menu.mm_active {
  transform: translateX(0);
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_header {
  border-bottom: 1px solid #C1C6D2;
  display: flex;
  justify-content: space-between;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_header a {
  padding: 7px 15px 7px 25px;
  max-width: 220px;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_header .menu_close {
  border-left: 1px solid #C1C6D2;
  min-width: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu {
  flex-grow: 1;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul li {
  padding: 22px 24px;
  border-bottom: 1px solid #C1C6D2;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul li a {
  color: #2C3D74;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul li .sub-menu {
  display: none;
  margin: 20px 0 0;
  background-color: #DEE0E6;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul li .sub-menu li {
  border: none;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul li .arrow {
  display: flex;
  align-items: center;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul li.menu-item-has-children.open > a {
  color: #5C6A88;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul li.menu-item-has-children.open > a::after {
  transform: rotate(0deg);
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul li.menu-item-has-children.open > .sub-menu {
  display: block;
  order: 1;
  width: 100%;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul li.menu-item-has-children.open .arrow {
  transform: rotate(180deg);
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_mobile_menu ul li.menu-item-has-children > a {
  align-items: center;
  display: inline-flex;
  gap: 5px;
  margin-right: 8px;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_btns {
  margin: 0;
  padding: 0;
  display: flex;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_btns li {
  flex-grow: 1;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_btns li a {
  min-height: 61px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 10px 17px;
  color: #fff;
  text-align: center;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  width: 100%;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_btns li a.order {
  background-color: #DEE0E6;
  color: #2C3D74;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_btns li a.customer {
  background-color: #5C6A88;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_social_icons {
  background-color: #C1C6D2;
  padding: 15px 0 15px 24px !important;
  gap: 18px !important;
}
.header .container .mobile_header_nav .top_menu .mm_menu .mm_social_icons li a {
  font-size: 29px;
  display: flex;
}

/**
 * Functional better menu styles
 * Better off not touching this stuff
 **/
[data-better-menu] {
  --bm-a-pad-top: 0.4rem;
  --bm-a-pad-left: 0.5rem;
  --bm-a-pad-right: 0.5rem;
  --bm-a-pad-bottom: 0.4rem;
  --bm-a-color: var(--color-white);
  --bm-a-color-hover: var(--color-light-gray);
  --bm-a-color-active: var(--color-quaternary);
  --bm-a-transition: all 0.3s ease;
  --bm-submenu-width: 225px;
  --bm-submenu-text-alignment: left;
  --bm-submenu-item-alignment: flex-start;
  --bm-vert-submenu-pad: 0.4rem;
  --bm-dropdown-arrow-height: 10px;
  --bm-dropdown-arrow-width: 15px;
  --bm-dropdown-arrow-padding: 6px;
  --bm-dropdown-arrow-color: var(--color-black);
}

[data-better-modal] {
  --bm-transition-duration: 0.4s;
  --bm-transition-function: ease;
  --bm-overlay-color: rgba(0, 0, 0, 0.4);
}

[data-bm-button] {
  --bm-button-padding-tb: 10px;
  --bm-button-padding-lr: 10px;
  --bm-button-background-color: transparent;
  --bm-button-border: unset;
  --bm-button-border-radius: 0;
  --bm-toggle-line-width: 35px;
  --bm-toggle-line-height: 5px;
  --bm-toggle-line-gap: 5px;
  --bm-toggle-line-border-radius: 10px;
  --bm-toggle-line-color: var(--color-primary);
}

[data-better-menu] {
  display: flex;
}
[data-better-menu] ul,
[data-better-menu] li,
[data-better-menu] a,
[data-better-menu] div {
  margin: unset;
  padding: unset;
}
[data-better-menu] ul {
  display: flex;
  list-style: none;
}
[data-better-menu] ul li {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
}
[data-better-menu] ul a {
  width: auto;
  align-self: var(--bm-submenu-item-alignment);
}
[data-better-menu] ul ul {
  visibility: hidden;
  flex-flow: column nowrap;
  height: 0;
}
[data-better-menu] ul [data-bm-dropdown-anchor] {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
[data-better-menu] ul [data-bm-dropdown-anchor] [data-bm-dropdown-arrow] {
  pointer-events: all;
  padding: var(--bm-dropdown-arrow-padding);
  transition: var(--bm-a-transition);
  transform: scaleY(1);
}
[data-better-menu] ul [data-bm-dropdown-anchor] [data-bm-dropdown-arrow] svg {
  height: var(--bm-dropdown-arrow-height);
  width: var(--bm-dropdown-arrow-width);
  color: var(--bm-dropdown-arrow-color);
  pointer-events: none;
}
[data-better-menu] ul [data-bm-dropdown-anchor][data-bm-active] [data-bm-dropdown-arrow] {
  transform: scaleY(-1);
}

[data-better-menu=vertical] ul {
  flex-flow: column nowrap;
}
[data-better-menu=vertical] ul li ul {
  height: 0;
}
[data-better-menu=vertical] ul li ul[data-bm-active] {
  visibility: visible;
}

[data-better-menu=horizontal] ul {
  flex-flow: row nowrap;
  align-items: center;
}
[data-better-menu=horizontal] ul li ul {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 10px;
  align-items: var(--bm-submenu-item-alignment);
}
[data-better-menu=horizontal] ul li ul[data-bm-active] {
  visibility: visible;
}

/**
 * Better Menu Theme file!
 */
/**
 * Better Menu Theme file!
 */
[data-better-menu] a {
  padding: var(--bm-a-pad-top) var(--bm-a-pad-right) var(--bm-a-pad-bottom) var(--bm-a-pad-left);
  color: var(--bm-a-color);
  transition: var(--bm-a-transition);
  text-decoration: none;
}
[data-better-menu] a:hover, [data-better-menu] a:focus {
  color: var(--bm-a-color-hover);
}
[data-better-menu] a:active, [data-better-menu] a[data-bm-active-anchor] {
  color: var(--bm-a-color-active);
}

[data-better-menu=vertical] ul li ul {
  position: relative;
  height: -moz-max-content;
  height: max-content;
  max-height: 0;
  padding: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, visibility 0.5s ease, padding 0.5s ease, transform 0.5s ease;
}
[data-better-menu=vertical] ul li ul[data-bm-active] {
  padding: var(--bm-vert-submenu-pad);
  max-height: 300px;
  visibility: visible;
}

[data-better-menu=horizontal] ul li ul {
  position: absolute;
  top: 100%;
  height: auto;
  width: var(--bm-submenu-width);
  transition: transform 0.3s ease, visibility 0.3s ease;
  transform-origin: top;
  transform: scaleY(0);
  background: white;
  box-shadow: 2px 2px 10px rgba(var(--color-black), 0.3);
  z-index: 100;
}
[data-better-menu=horizontal] ul li ul[data-bm-active] {
  transform: scaleY(1);
  visibility: visible;
}

/**
 * Better Menu Theme file!
 */
/**
 * Better Menu Theme file!
 */
[data-better-menu] a {
  padding: var(--bm-a-pad-top) var(--bm-a-pad-right) var(--bm-a-pad-bottom) var(--bm-a-pad-left);
  color: var(--bm-a-color);
  transition: var(--bm-a-transition);
  text-decoration: none;
}
[data-better-menu] a:hover, [data-better-menu] a:focus {
  color: var(--bm-a-color-hover);
}
[data-better-menu] a:active, [data-better-menu] a[data-bm-active-anchor] {
  color: var(--bm-a-color-active);
}

[data-better-menu=vertical] ul li ul {
  position: relative;
  height: -moz-max-content;
  height: max-content;
  max-height: 0;
  padding: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, visibility 0.5s ease, padding 0.5s ease, transform 0.5s ease;
}
[data-better-menu=vertical] ul li ul[data-bm-active] {
  padding: var(--bm-vert-submenu-pad);
  max-height: 300px;
  visibility: visible;
}

[data-better-menu=horizontal] ul li ul {
  position: absolute;
  top: 100%;
  height: auto;
  width: var(--bm-submenu-width);
  transition: transform 0.3s ease, visibility 0.3s ease;
  transform-origin: top;
  transform: scaleY(0);
  background: white;
  box-shadow: 2px 2px 10px rgba(var(--color-black), 0.3);
  z-index: 100;
}
[data-better-menu=horizontal] ul li ul[data-bm-active] {
  transform: scaleY(1);
  visibility: visible;
}

[data-bm-button] {
  position: relative;
  cursor: pointer;
  background: unset;
  border: unset;
}

[data-better-modal] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  visibility: hidden;
  z-index: 1000;
}
[data-better-modal][data-bm-is-open] {
  visibility: visible;
}
[data-better-modal] [data-bm-overlay] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
[data-better-modal] [data-bm-card] {
  max-width: 100vw;
  max-height: 100vh;
  overflow: auto;
  z-index: 2;
}
[data-better-modal][data-bm-position=top] {
  justify-content: center;
  align-items: flex-start;
}
[data-better-modal][data-bm-position=left] {
  justify-content: flex-start;
  align-items: center;
}
[data-better-modal][data-bm-position=right] {
  justify-content: flex-end;
  align-items: center;
}
[data-better-modal][data-bm-position=bottom] {
  justify-content: center;
  align-items: flex-end;
}
[data-better-modal][data-bm-position=center] {
  justify-content: center;
  align-items: center;
}

body[data-bm-offcanvas] {
  position: relative;
}

body {
  margin: 0;
}
body:not([data-s-loaded]) * {
  transition: none !important;
}

[data-bm-button] {
  display: flex;
  flex-flow: column nowrap;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: var(--bm-button-padding-tb) var(--bm-button-padding-lr);
  background: var(--bm-button-background-color);
  border: var(--bm-button-border);
}
[data-bm-button][data-bm-close] .close-icon {
  width: var(--bm-toggle-line-width);
}

.toggle-line {
  display: flex;
  width: var(--bm-toggle-line-width);
  height: var(--bm-toggle-line-height);
  margin-bottom: var(--bm-toggle-line-gap);
  border-radius: var(--bm-toggle-line-border-radius);
  background: var(--bm-toggle-line-color);
}

[data-bm-animation] {
  transition-duration: var(--bm-transition-duration);
  transition-timing-function: var(--bm-transition-duration);
}

[data-bm-animation~=slide-top] {
  transform: translateY(-100%);
}
[data-bm-animation~=slide-top][data-bm-active] {
  transform: translateY(0%);
}

[data-bm-animation~=slide-left] {
  transform: translate(-100%);
}
[data-bm-animation~=slide-left][data-bm-active] {
  transform: translate(0%);
}

[data-bm-animation~=slide-right] {
  transform: translate(100%);
}
[data-bm-animation~=slide-right][data-bm-active] {
  transform: translate(0%);
}

[data-bm-animation~=slide-bottom] {
  transform: translateY(100%);
}
[data-bm-animation~=slide-bottom][data-bm-active] {
  transform: translateY(0%);
}

[data-bm-animation~=fade] {
  opacity: 0;
}
[data-bm-animation~=fade][data-bm-active] {
  opacity: 1;
}

[data-better-modal] [data-bm-overlay] {
  transition: background var(--bm-transition-duration) var(--bm-transition-timing-function);
  background: transparent;
}
[data-better-modal] [data-bm-overlay][data-bm-active] {
  background: var(--bm-overlay-color);
}
[data-better-modal] [data-better-modal][data-bm-animation=bottom] {
  transform-origin: top center;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}
[data-better-modal] [data-better-modal][data-bm-animation=bottom][data-bm-is-open] {
  transform: translate(-50%, 0%);
}
[data-better-modal][data-bm-animation=center] {
  transform-origin: center center;
  width: 80%;
  height: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
[data-better-modal][data-bm-animation=center][data-bm-is-open] {
  transform: translate(-50%, -50%);
  opacity: 1;
}
[data-bm-button] {
  display: flex;
  flex-flow: column nowrap;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: var(--bm-button-padding-tb) var(--bm-button-padding-lr);
  background: var(--bm-button-background-color);
  border: var(--bm-button-border);
}
[data-bm-button][data-bm-close] .close-icon {
  width: var(--bm-toggle-line-width);
}

.toggle-line {
  display: flex;
  width: var(--bm-toggle-line-width);
  height: var(--bm-toggle-line-height);
  margin-bottom: var(--bm-toggle-line-gap);
  border-radius: var(--bm-toggle-line-border-radius);
  background: var(--bm-toggle-line-color);
}

[data-bm-animation] {
  transition-duration: var(--bm-transition-duration);
  transition-timing-function: var(--bm-transition-duration);
}

[data-bm-animation~=slide-top] {
  transform: translateY(-100%);
}
[data-bm-animation~=slide-top][data-bm-active] {
  transform: translateY(0%);
}

[data-bm-animation~=slide-left] {
  transform: translate(-100%);
}
[data-bm-animation~=slide-left][data-bm-active] {
  transform: translate(0%);
}

[data-bm-animation~=slide-right] {
  transform: translate(100%);
}
[data-bm-animation~=slide-right][data-bm-active] {
  transform: translate(0%);
}

[data-bm-animation~=slide-bottom] {
  transform: translateY(100%);
}
[data-bm-animation~=slide-bottom][data-bm-active] {
  transform: translateY(0%);
}

[data-bm-animation~=fade] {
  opacity: 0;
}
[data-bm-animation~=fade][data-bm-active] {
  opacity: 1;
}

[data-better-modal] [data-bm-overlay] {
  transition: background var(--bm-transition-duration) var(--bm-transition-timing-function);
  background: transparent;
}
[data-better-modal] [data-bm-overlay][data-bm-active] {
  background: var(--bm-overlay-color);
}
[data-better-modal] [data-better-modal][data-bm-animation=bottom] {
  transform-origin: top center;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}
[data-better-modal] [data-better-modal][data-bm-animation=bottom][data-bm-is-open] {
  transform: translate(-50%, 0%);
}
[data-better-modal][data-bm-animation=center] {
  transform-origin: center center;
  width: 80%;
  height: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
[data-better-modal][data-bm-animation=center][data-bm-is-open] {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.locations {
  padding: 80px 0 58px;
  overflow: hidden;
}
.locations.home_locations {
  margin: 0;
}
.locations.home_locations::before, .locations.home_locations::after {
  display: none;
}
.locations.home_locations .container {
  z-index: 2;
  position: relative;
}
.locations.active .bg_circle svg circle {
  transform: scale(1);
}
.locations.active .col-left::after {
  transform: scaleX(1) !important;
}
.locations.active .map .pin::before {
  transform: scale(2.6);
}
.locations .bg_circle {
  display: flex;
  position: absolute;
  left: -360px;
  top: 50%;
  transform: translateY(-36%);
}
.locations .bg_circle svg circle {
  transform: scale(0);
  transform-origin: left bottom;
  transition: transform 1s ease;
}
.locations .bg_circle svg circle:nth-child(2) {
  transition-delay: 0.5s;
}
.locations .col-right .outer {
  padding-right: 8rem;
  padding-top: 1.4375rem;
}
.locations .col-right .outer h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
  font-family: var(--heading-font-family);
  margin: 0;
}
.locations .col-right .outer p {
  font-size: 18px;
  line-height: 22px;
  padding: 13px 0 26px;
  font-family: var(--sub-font-family);
  font-weight: 400;
  margin: 0;
}
.locations .col-right .allLocations .location {
  cursor: pointer;
}
.locations .col-right .allLocations .location .cta {
  text-align: center;
}
.locations .col-right .allLocations .location span {
  font-size: 14px;
  color: var(--color-primary);
  line-height: 24px;
  font-weight: bold;
  background-color: #DEE0E6;
  padding-top: 20px;
  padding-bottom: 18px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 13px;
  position: relative;
  font-family: var(--font-family);
}
.locations .col-right .allLocations .location span:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: var(--color-primary);
  bottom: 0;
}
.locations .col-right .allLocations .location span:hover:after {
  width: 60%;
}
.locations .col-right .allLocations .location .location-button.hover span::after {
  width: 60%;
}
.locations .col-left .locations-map .map {
  background-image: url(/wp-content/themes/posturepress3/dist/images/locations-map.svg);
  background-size: 100% 100%;
  width: 535px;
  height: 435px;
  position: relative;
}
.locations .col-left .locations-map .map .pin {
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
}
.locations .col-left .locations-map .map .pin::before {
  content: "";
  background-image: url(/wp-content/themes/posturepress3/dist/images/map-pin.svg);
  background-size: 100% 102%;
  display: block;
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  top: -13px;
  left: 1px;
  transition: all 500ms ease-in-out;
}
.locations .col-left .locations-map .map .pin.willow-grove-pa {
  top: 102px;
  right: 110px;
}
.locations .col-left .locations-map .map .pin.york-pa {
  top: 140px;
  left: 320px;
}
.locations .col-left .locations-map .map .pin.olyphant-pa {
  top: 40px;
  right: 132px;
}
.locations .col-left .locations-map .map .pin.edison-nj {
  right: 10px;
  top: 132px;
}
.locations .col-left .locations-map .map .pin.new-castle-de {
  right: 68px;
  top: 224px;
}
.locations .col-left .locations-map .map .pin.herndon-va {
  left: 332px;
  top: 252px;
}
.locations .col-left .locations-map .map .pin.ashland-va {
  left: 352px;
  top: 340px;
}
.locations .col-left .locations-map .map .pin.hover::before {
  transform: scale(3.5);
}
.locations .col-left .locations-map .map .pin.hover::after {
  opacity: 1;
  width: 32px;
  top: -34px;
  left: -8px;
}

main {
  position: relative;
  flex-grow: 1;
}
main:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 210px;
  height: 120px;
  left: 0px;
  background-size: 100% 100%;
}

.tribe-events .tribe-events-c-search__button {
  background-color: #2c3d74 !important;
}

.main-banner {
  background-size: cover;
  padding: 142px 0 0 70px;
  background-position: center center;
  position: relative;
}
.main-banner .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(165deg, rgba(39, 37, 35, 0.21) 20%, rgba(39, 37, 35, 0.45) 100%);
  top: 0;
  left: 0;
}
.main-banner .container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
  z-index: 1;
  position: relative;
}
.main-banner .container .inner-wrap {
  display: flex;
  flex-direction: row;
}
.main-banner .container .col-left {
  padding-bottom: 72px;
  max-width: 425px;
  width: 100%;
  border-right: 1px solid #fff;
}
.main-banner .container .col-left h1 {
  position: relative;
  font-family: var(--heading-font-family);
  font-size: 70px;
  text-transform: uppercase;
  line-height: 65px;
  font-weight: 700;
  color: #fff;
  min-height: 130px;
  display: flex;
  align-items: center;
}
.main-banner .container .col-left h1:after {
  content: "";
  position: absolute;
  bottom: -26px;
  background-color: #fff;
  width: 492px;
  height: 1px;
  right: -88%;
}
.main-banner .container .col-right {
  padding: 25px 0 0 30px;
}
.main-banner .container .col-right p {
  font-family: var(--body-font-family);
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  max-width: 676px;
  width: 100%;
  font-weight: 600;
}

.home-banner {
  width: 100%;
  background-size: cover;
  background-position: center center;
  padding-top: 220px;
  min-height: 510px;
  position: relative;
}
.home-banner .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(182deg, rgba(39, 37, 35, 0.28) 20%, rgba(39, 37, 35, 0.25) 100%);
  top: 0;
  left: 0;
}
.home-banner .container {
  max-width: 1310px;
  position: relative;
  z-index: 1;
}
.home-banner span {
  font-size: 30px;
  line-height: 38px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--heading-font-family);
}
.home-banner h1 {
  margin-bottom: 0;
  line-height: 90px;
  font-size: 80px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--heading-font-family);
}

.flooring_options {
  position: relative;
  background-color: #1B2731;
  padding: 0 0 135px;
}
.flooring_options::before {
  content: "";
  position: absolute;
  background-color: #c1c6d2;
  width: 35%;
  height: 1px;
  top: -70px;
  left: 0;
}
.flooring_options::after {
  content: "";
  position: absolute;
  background-color: #c1c6d2;
  width: 53%;
  right: 0;
  bottom: 72px;
  height: 1px;
}
.flooring_options .container {
  padding-left: 36px;
  position: relative;
  max-width: 1320px;
}
.flooring_options .container .draw_line_scroll {
  background-color: #c1c6d2;
  height: 550%;
  left: 0;
  position: absolute;
  top: -270px;
  transition: height 0.3s ease;
  width: 1px;
  z-index: 3;
}
.flooring_options .container .cat-boxes {
  position: relative;
  overflow: hidden;
  margin-top: -125px;
}
.flooring_options .container .cat-boxes:hover img {
  filter: brightness(0.7);
}
.flooring_options .container .cat-boxes:hover .bg-inr {
  transform: translateY(-90px);
}
.flooring_options .container .cat-boxes:hover:after {
  width: 100px;
}
.flooring_options .container .cat-boxes::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #C1C6D2;
  right: 44px;
  transform: rotate(16deg);
  bottom: -20px;
  z-index: 1;
}
.flooring_options .container .cat-boxes::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  bottom: 0;
  z-index: 1;
  left: 0;
  transition: all 0.3s ease;
}
.flooring_options .container .cat-boxes .btn-transparent {
  position: absolute;
  width: 100%;
  height: 100%;
  color: transparent;
  cursor: pointer;
  z-index: 1;
}
.flooring_options .container .cat-boxes img {
  transition: all 0.2s ease;
  height: 418px;
  -o-object-fit: cover;
     object-fit: cover;
}
.flooring_options .container .cat-boxes .bg-inr {
  position: absolute;
  background-color: #FFFFFF61;
  width: 100%;
  height: 100%;
  bottom: -75%;
  rotate: 16deg;
  left: -136px;
  transition: all 0.3s ease;
}
.flooring_options .container .cat-boxes .bg-inr::after {
  content: "";
  position: absolute;
  width: 150%;
  background-color: #C1C6D2;
  height: 1px;
  left: 0;
}
.flooring_options .container .cat-boxes .floor-option-title {
  position: absolute;
  bottom: 25px;
  left: 25px;
}
.flooring_options .container .cat-boxes .floor-option-title h2 {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  font-family: var(--heading-font-family);
  font-weight: 700;
  margin: 0;
}

.slider-top {
  padding: 70px 0 74px;
}
.slider-top .wrapper {
  position: relative;
}
.slider-top .wrapper .slider .slick-prev:before,
.slider-top .wrapper .slider-vertical .slick-next:before {
  display: none;
}
.slider-top .wrapper .her0_slide {
  position: relative;
}
.slider-top .wrapper .her0_slide h2 {
  position: absolute;
  left: 20px;
  bottom: 30px;
  font-size: 70px;
  font-family: var(--heading-font-family);
  color: var(--color-secondary);
  text-align: left;
  line-height: 100%;
  font-weight: 900;
  text-transform: uppercase;
}
.slider-top .wrapper .her0_slide img {
  height: 100%;
}
.slider-top .wrapper .slider .slick-prev,
.slider-top .wrapper .slider .slick-next {
  width: 28px;
  height: 28px;
  margin: auto;
  z-index: 10;
  cursor: pointer;
  border: none;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
}
.slider-top .wrapper .slider .slick-prev {
  left: -15px;
}
.slider-top .wrapper .slider .slick-next {
  right: -15px;
}
.slider-top .wrapper .slider .slick-prev:before,
.slider-top .wrapper .slider .slick-next:before {
  display: none;
}
.slider-top .wrapper .slider .slick-prev.slick-disabled,
.slider-top .wrapper .slider .slick-next.slick-disabled,
.slider-top .wrapper .slider .slick-prev.slick-disabled:hover,
.slider-top .wrapper .slider .slick-next.slick-disabled:hover {
  opacity: 0.4;
  cursor: default;
}
.slider-top .wrapper .slider-content div {
  height: 425px;
  -moz-column-gap: 15px;
       column-gap: 15px;
  display: flex;
}
.slider-top .wrapper .slider-thumb {
  height: 33px;
  position: absolute;
  bottom: 35px;
}
.slider-top .wrapper .slider-thumb img {
  height: 100%;
}
.slider-top .wrapper .slider-thumb .slick-slide.slick-current {
  border: 5px solid #eee;
  max-width: 295px !important;
}
.slider-top .wrapper .slider-thumb .slick-slide {
  border: 5px solid #eee;
  max-width: 105px !important;
}

.q-services {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 67px 0;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.q-services.active .bg_circle svg circle {
  transform: scale(1);
}
.q-services.active .col-left::after {
  transform: scaleX(1) !important;
}
.q-services .container {
  max-width: 1320px;
  padding-left: 36px;
}
.q-services .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #dee0e6 40%, rgba(237, 127, 40, 0) 64%);
  top: 0;
  left: 0;
}
.q-services .bg_circle {
  display: flex;
  position: absolute;
  right: -360px;
  top: 50%;
  transform: translateY(-36%);
}
.q-services .bg_circle svg circle {
  transform: scale(0);
  transform-origin: right bottom;
  transition: transform 1s ease;
}
.q-services .bg_circle svg circle:nth-child(2) {
  transition-delay: 0.5s;
}
.q-services .container .col-left {
  padding-right: var(--pad-right);
  position: relative;
}
.q-services .container .col-left h2 {
  font-size: 30px;
  line-height: 30px;
  color: var(--color-drk-primary);
  text-transform: uppercase;
  font-family: var(--heading-font-family);
  margin-bottom: 15px;
  font-weight: 700;
  margin-top: 0;
}
.q-services .container .col-left p {
  color: var(--color-drk-primary);
  font-size: 16px;
  line-height: 24px;
  font-family: var(--body-font-family);
  font-weight: 500;
}
.q-services .container .col-right {
  padding-left: 3rem;
}
.q-services .container .col-right a {
  font-size: 14px;
  color: var(--color-drk-primary);
  line-height: 24px;
  font-weight: bold;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 18px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  position: relative;
  font-family: var(--font-family);
  text-align: center;
  height: 100%;
  align-items: center;
}
.q-services .container .col-right a:hover {
  background-color: transparent;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.23);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
.q-services .container .col-right a:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: var(--color-drk-primary);
  bottom: 0;
}
.q-services .container .col-right a:hover:after {
  width: 60%;
}

.experience {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 62px 0px;
  position: relative;
}
.experience::before {
  content: " ";
  position: absolute;
  bottom: 70px;
  right: 0;
  z-index: 2;
}
.experience .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #5C6A88 40%, rgba(237, 127, 40, 0) 100%);
  top: 0;
  z-index: 1;
  left: 0;
}
.experience img {
  position: absolute;
  top: 0;
  background-position: 100% 100%;
  background-size: cover;
  height: 100%;
  width: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.experience .container {
  position: relative;
  z-index: 2;
  padding-left: 36px;
  max-width: 1320px;
}
.experience .container .draw_line_scroll {
  position: absolute;
  background-color: #C1C6D2;
  width: 1px;
  top: -4px;
  left: 0;
  height: 900px;
  z-index: 3;
  transition: height 0.3s ease;
}
.experience .container h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: var(--heading-font-family);
  margin: 0;
  color: #fff;
}
.experience .container p {
  color: #FFF;
  font-family: var(--body-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin: 25px 0;
}
.experience .container .actions {
  display: flex;
}
.experience .container .actions .btn-dark {
  font-size: 14px;
  max-width: 205px;
  width: 100%;
}
.experience .container .actions .btn-light {
  font-size: 14px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 100%;
  font-weight: 700;
  padding-left: 10px;
  padding-right: 10px;
}

#digital-difference {
  padding: 94px 0 80px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
#digital-difference::before {
  content: "";
  position: absolute;
  background-color: #C1C6D2;
  width: 27%;
  height: 1px;
  right: -5%;
  transform: rotate(32deg);
}
#digital-difference::after {
  content: "";
  background-color: #C1C6D2;
  position: absolute;
  height: 130%;
  width: 1px;
  right: 9%;
  top: 0;
  transform: rotate(34deg);
}
#digital-difference .wp-block-list li {
  list-style-type: disc;
  font-family: var(--body-font-family);
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  color: var(--color-primary);
}
#digital-difference .container {
  max-width: 1320px;
  padding-left: 36px;
}
#digital-difference .col-left .outer-feat {
  max-width: 493px;
  position: relative;
}
#digital-difference .col-left .outer-feat::before {
  content: "";
  background-color: #C1C6D2;
  width: 1px;
  position: absolute;
  height: 107%;
  left: -1px;
  top: -10px;
}
#digital-difference .col-left .outer-feat::after {
  content: "";
  background-color: #C1C6D2;
  position: absolute;
  height: 1px;
  bottom: -1px;
  width: 104%;
  left: 50%;
  transform: translateX(-50%);
}
#digital-difference .col-left .featured-img::before {
  top: -1px;
  width: 104%;
  left: 50%;
  transform: translateX(-50%);
}
#digital-difference .col-left .featured-img::after {
  top: -10px;
  height: 107%;
}
#digital-difference .col-right {
  padding-right: 0;
}
#digital-difference .col-right h2 {
  color: var(--color-drk-primary);
  font-weight: 700;
}
#digital-difference .col-right p {
  color: #5C6A88;
  font-weight: 400;
  line-height: 24px;
}

.brands {
  padding: 46px 0 80px;
  position: relative;
  overflow: hidden;
}
.brands .container {
  position: relative;
}
.brands .container::after {
  content: "";
  position: absolute;
  width: 600px;
  left: -60px;
  bottom: -40px;
  background-color: #C1C6D2;
  height: 1px;
}
.brands .container h2 {
  font-size: 30px;
  line-height: 30px;
  color: var(--color-secondary);
  text-transform: uppercase;
  font-weight: 900;
  font-family: var(--heading-font-family);
  padding-right: 6rem;
  margin: 0;
}
.brands .container .wrapper {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.brands .container .wrapper::after {
  content: " ";
  position: absolute;
  height: 235px;
  width: 1px;
  background-color: #C1C6D2;
  top: 0;
  left: -30px;
  transform: rotateZ(31deg) translate(-47px, -60px);
}
.brands .container .wrapper button {
  position: absolute;
  bottom: -50px;
  border: 0;
}
.brands .container .wrapper button.next {
  left: 20px;
}
.brands .container .wrapper button.prev {
  left: 0;
}
.brands .container .wrapper button svg {
  color: #BCBEC0;
  height: 1.2em;
}
.brands .container .wrapper .slider-brands {
  width: 100%;
}
.brands .container .wrapper .slider-brands .slick-list {
  padding-right: 15%;
}
.brands .container .wrapper .slider-brands .slick-list::after {
  content: " ";
  position: absolute;
  top: 0;
  right: -10px;
  background: linear-gradient(266deg, white 3%, #ffffff00 9%);
  height: 100%;
  width: 100%;
}
.brands .container .wrapper .slider-brands .slick-list .slick-track {
  display: flex;
  gap: 15px;
  align-items: center;
}
.brands .container .wrapper .slider-brands .slick-list .slick-track .slick-slide {
  padding: 0 5px;
}
.brands .container .wrapper .slider-brands .slick-list .slick-track .slick-slide img {
  width: 100%;
  display: block;
  height: auto;
  max-height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.brands .container .allBrands {
  display: flex;
  align-items: center;
  padding: 0;
}
.brands .container .allBrands .viewAll {
  font-size: 18px;
  padding: 6px 5px 5px;
  font-family: var(--sub-font-family);
  text-transform: capitalize;
}

.insta-feeds {
  padding: 33px 0 40px;
  position: relative;
  background-color: #1B2731;
  overflow: hidden;
}
.insta-feeds::before {
  content: "";
  position: absolute;
  width: 43%;
  height: 1px;
  bottom: 38px;
  right: 0;
  background-color: #C1C6D2;
}
.insta-feeds .container {
  max-width: 1320px;
  padding-left: 36px;
}
.insta-feeds .container h2 {
  margin: 0;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--heading-font-family);
  color: #fff;
  margin-bottom: 15px;
}
.insta-feeds .container p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  font-family: var(--body-font-family);
  color: #fff;
  margin: 0;
}
.insta-feeds .container .cnt-btn {
  position: relative;
}
.insta-feeds .container .cnt-btn::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100vh;
  right: -18px;
  background-color: #C1C6D2;
  top: -100%;
}
.insta-feeds .container a {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.38);
  padding-top: 20px;
  padding-bottom: 18px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  position: relative;
  font-family: var(--font-family);
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: capitalize;
  min-width: 215px;
}
.insta-feeds .container a:hover {
  background-color: gray;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.23);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
.insta-feeds .container a:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: #fff;
  bottom: 0;
}
.insta-feeds .container a:hover:after {
  width: 60%;
}

.page-template-default #digital-difference::before {
  display: none;
}
.page-template-default #digital-difference::after {
  display: none;
}

.family_story {
  background-color: #F2F2F2;
  height: 608px;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #C1C6D2;
  border-bottom: 1px solid #C1C6D2;
}
.family_story .line_draw1 {
  width: 1px;
  height: 700px;
  background: red;
  transform: rotate(-60deg);
  transform-origin: top;
  left: 39%;
}
.family_story .line_draw1 {
  position: absolute;
  width: 1px;
  height: 700px;
  background: #C1C6D2;
  transform: rotate(-60deg);
  transform-origin: top;
  left: 39%;
}
.family_story .line_draw2 {
  position: absolute;
  width: 1px;
  height: 700px;
  background: #C1C6D2;
  transform: rotate(-60deg);
  transform-origin: top;
  left: 0;
  top: 59%;
}
.family_story .container {
  display: flex;
}
.family_story .container .content {
  padding: 95px 0 50px;
  position: relative;
  width: 40%;
}
.family_story .container .content h2 {
  font-family: var(--heading-font-family);
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 0 20px;
  color: var(--color-drk-primary);
  max-width: 400px;
}
.family_story .container .content p {
  color: var(--color-drk-primary);
  font-family: var(--body-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
}
.family_story .container .content a {
  max-width: 180px;
}
.family_story .container .thumbnail_outer .thumbnail_wrapper {
  position: absolute;
  gap: 25px;
  width: 63%;
  display: flex;
  padding-left: 40px;
  right: 0;
  transform: rotate(30deg) translateX(35%);
  transform-origin: top;
}
.family_story .container .thumbnail_outer .thumbnail_wrapper .line1 {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #C1C6D2;
  width: 1px;
  height: 100%;
  transition: 1.5s all ease;
}
.family_story .container .thumbnail_outer .thumbnail_wrapper .thumb_list_outer {
  display: flex;
  flex-direction: column;
  gap: 20px;
  transform: translateY(-3%);
  max-width: 50%;
  width: 100%;
}
.family_story .container .thumbnail_outer .thumbnail_wrapper .thumb_list_outer:nth-of-type(3) {
  transform: translateY(-5%);
}
.family_story .container .thumbnail_outer .thumbnail_wrapper .thumb_list_outer .thumb_list {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.family_story .container .thumbnail_outer .thumbnail_wrapper .thumb_list_outer .thumb_list .thumb_list_item {
  overflow: hidden;
}
.family_story .container .thumbnail_outer .thumbnail_wrapper .thumb_list_outer .thumb_list .thumb_list_item img {
  width: 100%;
  transform: rotate(-30deg) scale(1.6);
}

@keyframes img_scroll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes img_scroll2 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(90%);
  }
}
.error {
  position: relative;
  padding: 168px 0 160px;
  min-height: calc(100vh - 356px);
}
.error .leftCol {
  padding-left: 0;
  width: 56%;
}
.error .leftCol h1 {
  margin: 0;
  font-family: var(--heading-font-family);
  color: var(--color-drk-primary);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;
}
.error .leftCol p {
  margin: 21px 0 34px;
  font-size: 16px;
  color: var(--color-primary);
}
.error .leftCol .btns {
  display: flex;
  margin-top: 25px;
}
.error .leftCol .btns .btn-left {
  max-width: 205px;
  font-size: 14px;
  width: 100%;
  background-color: var(--color-drk-primary) !important;
}
.error .leftCol .btns .btn-left:hover {
  color: var(--color-drk-primary) !important;
  border-color: var(--color-drk-primary);
  background-color: transparent;
}
.error .leftCol .btns .btn-right {
  max-width: 135px;
  font-size: 14px;
  width: 100%;
}
.error .outerWrap {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(50% - 7rem);
  height: 100%;
}
.error .outerWrap .right-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.error .outerWrap::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 95%;
  top: 0;
  left: 0;
  background-color: #C1C6D2;
  z-index: 1;
}
.error .outerWrap::after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/posturepress3/dist/images/clip.png);
  max-width: 266px;
  width: 100%;
  height: 148px;
  bottom: 0;
  left: -40px;
}

#page-784 .loginForm {
  height: auto;
}

.loginForm, .page-single-services {
  position: relative;
  padding: 86px 0 0;
  min-height: calc(100vh - 356px);
}
.loginForm .leftCol, .page-single-services .leftCol {
  padding-left: 6rem;
  padding-right: 8rem;
  padding-bottom: 8rem;
  z-index: 1;
}
.loginForm .leftCol h1, .page-single-services .leftCol h1 {
  font-size: 70px;
  line-height: 78px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  font-family: var(--heading-font-family);
  word-wrap: normal;
}
.loginForm .leftCol p, .page-single-services .leftCol p {
  margin-top: 5px;
  font-size: 16px;
  color: var(--color-primary);
}
.loginForm .leftCol .form .wpum-message.error, .page-single-services .leftCol .form .wpum-message.error {
  min-height: auto !important;
  padding: 20px !important;
}
.loginForm .leftCol .form .wpum-form fieldset label, .page-single-services .leftCol .form .wpum-form fieldset label {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: var(--color-primary);
}
.loginForm .leftCol .form .wpum-form fieldset input, .page-single-services .leftCol .form .wpum-form fieldset input {
  height: 30px;
  border-color: #ED7F28;
  font-size: 15px;
}
.loginForm .leftCol .form .wpum-form .fieldset-remember, .page-single-services .leftCol .form .wpum-form .fieldset-remember {
  display: none;
}
.loginForm .leftCol .form .wpum-form .fieldset-username, .page-single-services .leftCol .form .wpum-form .fieldset-username {
  padding-bottom: 0.5em;
}
.loginForm .leftCol .form .wpum-form .button, .page-single-services .leftCol .form .wpum-form .button {
  background-color: var(--color-primary);
  border: 0;
  border-radius: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: var(--body-font-family);
  padding-top: 10px;
  margin-top: 5px;
  color: #fff;
  padding-bottom: 7px;
}
.loginForm .leftCol .form .wpum-action-links, .page-single-services .leftCol .form .wpum-action-links {
  display: none;
}
.loginForm .outerWrap, .page-single-services .outerWrap {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(50% - 13rem);
  height: 100%;
  justify-content: flex-end;
}
.loginForm .outerWrap .right-img, .page-single-services .outerWrap .right-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.loginForm .outerWrap::before, .page-single-services .outerWrap::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 95%;
  top: 0;
  left: 0;
  background-color: #C1C6D2;
  z-index: 1;
}
.loginForm .outerWrap::after, .page-single-services .outerWrap::after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/posturepress3/dist/images/clip.png);
  max-width: 266px;
  width: 100%;
  height: 148px;
  bottom: 0;
  left: -40px;
}

.loginForm {
  padding: 86px 0 0;
}
.loginForm .container {
  max-width: 1310px;
}
.loginForm .container .leftCol {
  padding-left: 0 !important;
}
.loginForm .container .leftCol h1 {
  color: var(--color-drk-primary);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}
.loginForm .container .leftCol p {
  margin: 10px 0 20px;
}

.prod-detail .leftCol h1 {
  color: var(--color-drk-primary);
}
.prod-detail .leftCol .detail h2 {
  color: var(--color-drk-primary);
}

#wpum-submit-registration-form {
  padding: 80px 0 0;
}
#wpum-submit-registration-form fieldset label {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: var(--color-primary);
}
#wpum-submit-registration-form fieldset #user_email, #wpum-submit-registration-form fieldset #user_password {
  height: 30px;
  border-color: #ED7F28;
  font-size: 15px;
}
#wpum-submit-registration-form .button {
  background-color: var(--color-primary);
  border: 0;
  border-radius: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: var(--body-font-family);
  padding-top: 10px;
  margin-top: 5px;
}

.wpum-action-links {
  font-size: 14px;
  margin-bottom: 60px;
}
.wpum-action-links a {
  color: var(--color-primary);
}

.wpum-password-recovery-form {
  padding-top: 80px;
}

#wpum-submit-password-recovery-form .button {
  background-color: var(--color-primary);
  border: 0;
  border-radius: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: var(--body-font-family);
  padding-top: 10px;
  margin-top: 5px;
}
#wpum-submit-password-recovery-form label {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: var(--color-primary);
}
#wpum-submit-password-recovery-form #username_email {
  height: 30px;
  border-color: #ED7F28;
  font-size: 15px;
}

.brand-wrapper {
  padding-left: 70px;
  padding-top: 53px;
}
.brand-wrapper .container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
  flex-direction: row;
  display: flex;
  justify-content: space-between;
}
.brand-wrapper .container .blog-wrapper {
  position: relative;
  width: 100%;
  padding-top: 57px;
  padding-bottom: 150px;
}
.brand-wrapper .container .blog-wrapper:after {
  content: "";
  background-color: #C1C6D2;
  position: absolute;
  height: 1px;
  width: 100vw;
  right: 0;
  top: 0;
}
.brand-wrapper .container .blog__container {
  padding-right: 89px;
  position: relative;
}
.brand-wrapper .container .blog__container .spinner.is-active {
  content: "";
  background-image: url(/wp-content/themes/posturepress3/dist/images/spinner.gif);
  width: 64px;
  height: 64px;
  background-position: center center;
  position: absolute;
  left: 40%;
  top: 15%;
}
.brand-wrapper .container .blog__container .content h3 {
  color: #2C3D74;
  font-size: 30px;
  line-height: 36px;
  font-family: var(--heading-font-family);
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 10px;
}
.brand-wrapper .container .blog__container .content p {
  font-family: var(--body-font-family);
  color: #2C3D74;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.brand-wrapper .container .blog__container .cards {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  -moz-column-gap: 2.1%;
       column-gap: 2.1%;
  margin-top: 25px;
}
.brand-wrapper .container .blog__container .cards .cards-wrapper {
  width: 48.9%;
  border: 1px solid #5C6A88;
  min-height: 273px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px;
  position: relative;
}
.brand-wrapper .container .blog__container .cards .cards-wrapper img {
  max-width: 250px;
  width: 100%;
  height: auto;
}
.brand-wrapper .container .blog__container .cards .cards-wrapper .viewBrand {
  position: absolute;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
  font-family: var(--body-font-family);
  text-align: center;
  opacity: 0;
  background-image: linear-gradient(#5C6A88E5, #5C6A88E5);
  background-repeat: no-repeat;
  transition: all 0.5s ease;
  background-size: 100% 50%;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
.brand-wrapper .container .blog__container .cards .cards-wrapper:hover .viewBrand {
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
  justify-content: center;
  background-size: 100% 100%;
  opacity: 1;
}
.brand-wrapper .container #brandForm1 {
  max-width: 282px;
  width: 100%;
  border-left: 1px solid #C1C6D2;
}
.brand-wrapper .container #brandForm1 ul {
  position: sticky;
  top: 20px;
  min-height: 600px;
  z-index: 1000;
  border-right: 1px solid #C1C6D2;
  padding-bottom: 28px;
  padding-left: 0;
}
.brand-wrapper .container #brandForm1 ul li:first-child {
  border-top: 1px solid #C1C6D2;
}
.brand-wrapper .container #brandForm1 ul li.active {
  background-color: #ED7F28;
}
.brand-wrapper .container #brandForm1 ul li.active span {
  color: #fff;
}
.brand-wrapper .container #brandForm1 ul li.active:before {
  display: none;
}
.brand-wrapper .container #brandForm1 ul li.active:after {
  display: none;
}
.brand-wrapper .container #brandForm1 ul li.active:hover {
  background-color: #ED7F28;
}
.brand-wrapper .container #brandForm1 ul li {
  position: relative;
  padding: 20px 17px 18px;
  border: 1px solid #C1C6D2;
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.brand-wrapper .container #brandForm1 ul li img {
  max-width: 49px;
  width: 100%;
}
.brand-wrapper .container #brandForm1 ul li span {
  color: #2C3D74;
  font-weight: 700;
  font-size: 20px;
  font-family: var(--font-family);
  padding-left: 14px;
  line-height: 26px;
}
.brand-wrapper .container #brandForm1 ul li::before {
  content: "";
  position: absolute;
  background: #C1C6D2;
  height: 1px;
  width: 17px;
  bottom: -1px;
  left: -17px;
}
.brand-wrapper .container #brandForm1 ul li::after {
  content: "";
  position: absolute;
  background: #C1C6D2;
  height: 1px;
  width: 17px;
  bottom: -1px;
  right: -17px;
}
.brand-wrapper .container #brandForm1 ul li:hover {
  background-color: #F2F2F2;
}
.brand-wrapper .container #brandForm1 ul li:last-child {
  border: none;
}
.brand-wrapper .container #brandForm1 ul li:last-child:before {
  display: none;
}
.brand-wrapper .container #brandForm1 ul li:last-child:after {
  display: none;
}
.brand-wrapper .container #brandForm1 ul:before {
  content: "";
  position: absolute;
  background: #C1C6D2;
  width: 1px;
  top: -53px;
  right: -1px;
  height: 53px;
}
.brand-wrapper .container #brandForm1 ul:after {
  content: "";
  background-color: #C1C6D2;
  width: 100vw;
  height: 1px;
  position: absolute;
  left: 0;
}
.brand-wrapper .container #brandSelect {
  max-width: 85%;
  border-right: 1px solid #C1C6D2;
  display: none;
  position: relative;
}
.brand-wrapper .container #brandSelect::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -200px;
  background-color: #C1C6D2;
  width: 100%;
  height: 1px;
}
.brand-wrapper .container #brandSelect::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -200px;
  background-color: #C1C6D2;
  width: 100%;
  height: 1px;
}
.brand-wrapper .container #brandSelect ul {
  padding-left: 0;
}
.brand-wrapper .container #brandSelect ul li {
  position: relative;
  padding: 20px 17px 18px 0;
  border: 1px solid #C1C6D2;
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.brand-wrapper .container #brandSelect ul li img {
  max-width: 49px;
  width: 100%;
  background-color: #fff;
}
.brand-wrapper .container #brandSelect ul li span {
  color: #2C3D74;
  font-weight: 700;
  font-size: 20px;
  font-family: var(--font-family);
  padding-left: 14px;
  line-height: 26px;
}
.brand-wrapper .container #brandSelect ul li.dropdown_visible::after {
  transform: rotate(-180deg);
}
.brand-wrapper .container #brandSelect ul li:first-child::after {
  content: "";
  position: absolute;
  right: 3rem;
  background-image: url(/wp-content/themes/posturepress3/dist/images/arrow.png);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  transition: 0.3s all ease;
  transform-origin: center;
}

.catalog-wrapper {
  padding-left: 70px;
  padding-top: 53px;
}
.catalog-wrapper .container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
  flex-direction: row;
  display: flex;
  justify-content: space-between;
}
.catalog-wrapper .container .catalog-wrap {
  position: absolute;
  position: relative;
  width: calc(100% - 282px);
  padding-bottom: 150px;
}
.catalog-wrapper .container .catalog-wrap:after {
  content: "";
  background-color: #C1C6D2;
  position: absolute;
  height: 1px;
  width: 100vw;
  right: 0;
  top: 0;
}
.catalog-wrapper .container .catalog__container {
  padding-right: 89px;
  position: relative;
}
.catalog-wrapper .container .catalog__container .displays-wrapper .catalog_title img {
  height: 310px;
  -o-object-fit: cover;
     object-fit: cover;
}
.catalog-wrapper .container .catalog__container .spinner.is-active {
  content: "";
  background-image: url(/wp-content/themes/posturepress3/dist/images/spinner.gif);
  width: 64px;
  height: 64px;
  background-position: center center;
  position: absolute;
  left: 40%;
  top: 15%;
}
.catalog-wrapper .container .catalog__container .content h3 {
  color: #2C3D74;
  font-size: 30px;
  line-height: 36px;
  font-family: var(--heading-font-family);
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 10px;
}
.catalog-wrapper .container .catalog__container .content p {
  font-family: var(--body-font-family);
  color: #2C3D74;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.catalog-wrapper .container .catalog__container .cards {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  -moz-column-gap: 2.1%;
       column-gap: 2.1%;
  margin-top: 25px;
}
.catalog-wrapper .container .catalog__container .cards .cards-wrapper {
  width: 48.9%;
  border: 1px solid #5C6A88;
  min-height: 273px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 52px;
  position: relative;
}
.catalog-wrapper .container .catalog__container .cards .cards-wrapper .catalog_title {
  text-align: center;
  font-family: var(--heading-font-family);
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: 30px;
  text-transform: uppercase;
  color: #5C6A88;
}
.catalog-wrapper .container .catalog__container .cards .cards-wrapper .viewBrand {
  position: absolute;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
  font-family: var(--body-font-family);
  text-align: center;
  opacity: 0;
  background-image: linear-gradient(#5C6A88E5, #5C6A88E5);
  background-repeat: no-repeat;
  transition: all 0.5s ease;
  background-size: 100% 50%;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
.catalog-wrapper .container .catalog__container .cards .cards-wrapper:hover .viewBrand {
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
  justify-content: center;
  background-size: 100% 100%;
  opacity: 1;
}
.catalog-wrapper .container .catalog__container #displaysList .cards-wrapper {
  padding: 0;
}
.catalog-wrapper .container .catalog__container .actions {
  margin-top: 30px;
}
.catalog-wrapper .container .catalog__container .actions a {
  margin: 0 !important;
}
.catalog-wrapper .container #catalogForm {
  max-width: 282px;
  width: 100%;
  border-left: 1px solid #C1C6D2;
}
.catalog-wrapper .container #catalogForm .wrap {
  position: sticky;
  top: 20px;
  min-height: 500px;
  z-index: 1000;
}
.catalog-wrapper .container #catalogForm .p-catalog {
  position: relative;
  padding: 20px 40px 18px 17px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-top: 1px solid #C1C6D2;
  border-right: 1px solid #C1C6D2;
}
.catalog-wrapper .container #catalogForm .p-catalog.active {
  background-color: #ED7F28;
}
.catalog-wrapper .container #catalogForm .p-catalog.active span {
  color: #fff;
}
.catalog-wrapper .container #catalogForm .p-catalog span {
  color: #2C3D74;
  font-weight: 700;
  font-size: 20px;
  font-family: var(--font-family);
  padding-left: 14px;
  line-height: 26px;
}
.catalog-wrapper .container #catalogForm #selectCatalog {
  font-family: var(--body-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #2C3D74;
  padding: 11px 10px 10px 17px;
  border: 0;
  width: 100%;
  background-color: #C1C6D2;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(/wp-content/themes/posturepress3/dist/images/selectArrow.svg);
  background-repeat: no-repeat;
  background-position: right 0.8rem top 50%;
  background-size: 0.65rem auto;
  outline: 0;
}
.catalog-wrapper .container #catalogForm #catalog-search-form {
  position: relative;
  padding: 7px 30px 5px 50px;
}
.catalog-wrapper .container #catalogForm #catalog-search-form .searchicon {
  position: absolute;
  left: 10px;
  top: 8px;
  border: 0;
}
.catalog-wrapper .container #catalogForm #catalog-search-form #search-input {
  width: 100%;
  position: relative;
  font-family: var(--body-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #2C3D74B5;
  border: 0;
  outline: 0;
}
.catalog-wrapper .container #catalogForm ul {
  position: relative;
  border-right: 1px solid #C1C6D2;
  padding-bottom: 28px;
  padding-left: 0;
}
.catalog-wrapper .container #catalogForm ul li:first-child {
  border-top: 1px solid #C1C6D2;
}
.catalog-wrapper .container #catalogForm ul li.active {
  background-color: #ED7F28;
}
.catalog-wrapper .container #catalogForm ul li.active span {
  color: #fff;
}
.catalog-wrapper .container #catalogForm ul li.active:before {
  display: none;
}
.catalog-wrapper .container #catalogForm ul li.active:after {
  display: none;
}
.catalog-wrapper .container #catalogForm ul li {
  position: relative;
  padding: 20px 60px 18px 17px;
  border: 1px solid #C1C6D2;
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
}
.catalog-wrapper .container #catalogForm ul li:hover {
  background-color: #F2F2F2;
}
.catalog-wrapper .container #catalogForm ul li a, .catalog-wrapper .container #catalogForm ul li .cardsLabel {
  display: flex;
  align-items: center;
  width: 100%;
}
.catalog-wrapper .container #catalogForm ul li img {
  max-width: 49px;
  width: 100%;
}
.catalog-wrapper .container #catalogForm ul li span {
  color: #2C3D74;
  font-weight: 700;
  font-size: 20px;
  font-family: var(--font-family);
  padding-left: 14px;
  line-height: 26px;
}
.catalog-wrapper .container #catalogForm ul li::before {
  content: "";
  position: absolute;
  background: #C1C6D2;
  height: 1px;
  width: 17px;
  bottom: -1px;
  left: -17px;
}
.catalog-wrapper .container #catalogForm ul li::after {
  content: "";
  position: absolute;
  background: #C1C6D2;
  height: 1px;
  width: 17px;
  bottom: -1px;
  right: -17px;
}
.catalog-wrapper .container #catalogForm ul li:last-child {
  border: none;
}
.catalog-wrapper .container #catalogForm ul li:last-child:before {
  display: none;
}
.catalog-wrapper .container #catalogForm ul li:last-child:after {
  display: none;
}
.catalog-wrapper .container #catalogForm ul:before {
  content: "";
  position: absolute;
  background: #C1C6D2;
  width: 1px;
  top: -53px;
  right: -1px;
  height: 53px;
}
.catalog-wrapper .container #catalogForm ul:after {
  content: "";
  background-color: #C1C6D2;
  width: 100vw;
  height: 1px;
  position: absolute;
  left: 0;
}
.catalog-wrapper .container #catalogSelect {
  max-width: 85%;
  border-right: 1px solid #C1C6D2;
  display: none;
  position: relative;
}
.catalog-wrapper .container #catalogSelect::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -200px;
  background-color: #C1C6D2;
  width: 100%;
  height: 1px;
}
.catalog-wrapper .container #catalogSelect::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -200px;
  background-color: #C1C6D2;
  width: 100%;
  height: 1px;
}
.catalog-wrapper .container #catalogSelect ul {
  padding-left: 0;
}
.catalog-wrapper .container #catalogSelect ul li {
  position: relative;
  padding: 20px 17px 18px 0;
  border: 1px solid #C1C6D2;
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.catalog-wrapper .container #catalogSelect ul li img {
  max-width: 49px;
  width: 100%;
  background-color: #fff;
}
.catalog-wrapper .container #catalogSelect ul li span {
  color: #2C3D74;
  font-weight: 700;
  font-size: 20px;
  font-family: var(--font-family);
  padding-left: 14px;
  line-height: 26px;
}
.catalog-wrapper .container #catalogSelect ul li:first-child::after {
  content: "";
  position: absolute;
  right: 3rem;
  background-image: url(/wp-content/themes/posturepress3/dist/images/arrow.png);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
}
.catalog-wrapper .actions {
  justify-content: center;
}
.catalog-wrapper .actions .portal-btn {
  margin: 1em auto;
}
.catalog-wrapper .promo-carousel {
  padding-right: 89px;
}
.catalog-wrapper .promo-carousel .slider-promo {
  margin-bottom: 69px;
}
.catalog-wrapper .promo-de {
  position: relative;
  width: 100%;
}
.catalog-wrapper .promo-de .wrapper {
  display: flex;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
  padding: 45px 20px 46px 20px;
  background-size: cover;
  background-position: 100% 100%;
  height: auto;
  min-height: 185px;
}
.catalog-wrapper .promo-de .wrapper .left {
  max-width: 423px;
  width: 100%;
  z-index: 1;
}
.catalog-wrapper .promo-de .wrapper .left h2 {
  color: #FFF;
  font-family: var(--heading-font-family);
  font-size: 42px;
  font-style: normal;
  font-weight: 900;
  line-height: 42px;
  text-transform: uppercase;
}
.catalog-wrapper .promo-de .wrapper .right {
  z-index: 1;
}
.catalog-wrapper .promo-de .wrapper .right a {
  margin: 0;
  padding: 9px 54px;
  text-align: center;
  font-family: var(--body-font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
}
.catalog-wrapper .promo-de:nth-of-type(odd)::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.catalog-wrapper .promo-de:nth-of-type(even)::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.catalog-wrapper button {
  position: absolute;
  bottom: -45px;
  border: 0;
}
.catalog-wrapper button svg {
  height: 1.2em;
}
.catalog-wrapper button.prev {
  right: 30px;
}
.catalog-wrapper button.next {
  right: 0;
}
.catalog-wrapper .gform_wrapper label, .catalog-wrapper .gform_wrapper .gfield_label {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: var(--color-primary);
}
.catalog-wrapper .gform_wrapper .gfield input, .catalog-wrapper .gform_wrapper .gfield select {
  height: 30px;
  border-color: #ED7F28;
  font-size: 15px;
}
.catalog-wrapper .gform_wrapper .gfield textarea {
  border-color: #ED7F28;
  font-size: 15px;
}
.catalog-wrapper .gform_wrapper .gform_footer .gform_button {
  background-color: var(--color-primary);
  border: 1px solid transparent;
  border-radius: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: var(--body-font-family);
  padding-top: 10px;
  margin-top: 5px;
}
.catalog-wrapper .gform_wrapper .gform_footer .gform_button:hover {
  border: 1px solid var(--color-primary);
  background-color: #fff;
  color: var(--color-primary);
}

.page-archive-flooring .col-left h2 {
  font-size: 55px !important;
}
.page-archive-flooring #brandForm1 ul li a {
  display: flex;
  align-items: center;
}

.service .container {
  position: relative;
}
.service h2 {
  font-weight: 700;
  margin: 0;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  font-family: var(--heading-font-family);
  color: #fff;
}
.service p {
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  color: #fff;
}
.service .btn {
  display: inline-flex;
  font-size: 14px;
  padding: 0.5rem 0.6rem 0.3rem;
}
.service.even {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 105px 0 102px;
  background-position: center bottom;
  position: relative;
}
.service.even .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #1b2731 35%, rgba(237, 127, 40, 0) 100%);
  top: 0;
  z-index: 1;
  left: 0;
}
.service.even .container {
  z-index: 1;
}
.service.odd {
  background-color: #5C6A88;
  padding: 59px 0 60px;
}
.service.odd h2 {
  color: #fff;
}
.service .col-left .featured-img {
  max-width: 493px;
  position: relative;
  display: flex;
}
.service .col-left .featured-img:before {
  content: "";
  position: absolute;
  background-color: #C1C6D2;
  width: 97%;
  height: 1px;
  left: -30px;
}
.service .col-left .featured-img:after {
  content: "";
  position: absolute;
  background-color: #C1C6D2;
  width: 1px;
  height: 140%;
  right: 0;
  top: 20%;
}
.service .col-left .featured-img a {
  position: relative;
}
.service .col-left .featured-img a:before {
  content: "";
  position: absolute;
  background-color: #C1C6D2;
  width: 1px;
  height: 60%;
  top: -14%;
  transform: rotate(134deg);
  z-index: 3;
  right: 6%;
}
.service .col-left .featured-img a img {
  width: 100%;
  clip-path: polygon(50% 0%, 85.2% 0%, 100% 27%, 100% 70%, 100% 100%, 50% 100%, 21% 100%, 0 100%, 0 0, 0 0);
}
.service .col-right {
  padding-right: 9rem;
  padding-top: 2.3rem;
}
.service .col-right .btn {
  margin-left: -5px;
}
.service.service_0 .draw_line {
  position: absolute;
  background-color: #C1C6D2;
  width: 1px;
  top: -60px;
  left: 0;
  height: 520%;
  z-index: 3;
  transition: height 0.3s ease;
}
.service.service_1 .draw_line_2 {
  position: absolute;
  background-color: #C1C6D2;
  width: 1px;
  top: -105px;
  right: 0;
  height: 520%;
  z-index: 3;
  transition: height 0.3s ease;
}
.service.service_1 .draw_line_btm_2 {
  position: absolute;
  background-color: #C1C6D2;
  width: 100%;
  bottom: 0;
  right: -1000px;
  height: 1px;
  z-index: 3;
  transition: height 0.3s ease;
}

.locations {
  position: relative;
  padding: 80px 0 58px;
  margin-bottom: 68px;
  border-bottom: 1px solid #C1C6D2;
}

.location-col {
  padding-bottom: 127px;
  position: relative;
}
.location-col::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 480px;
  background-color: #C1C6D2;
  right: 70px;
  top: -22%;
}
.location-col::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 480px;
  background-color: #C1C6D2;
  left: 70px;
  top: -15%;
}
.location-col .outer-cards {
  margin-bottom: 10px;
}
.location-col .loc-box {
  border: 1px solid #C1C6D2;
  height: 100%;
  min-height: 417px;
}
.location-col .loc-box .location-in {
  height: 100%;
}
.location-col .loc-box .left {
  display: flex;
  flex-direction: column;
  padding: 40px 0 20px 26px;
}
.location-col .loc-box .left .top {
  flex-grow: 1;
}
.location-col .loc-box .left h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
  font-family: var(--heading-font-family);
  color: #000;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.location-col .loc-box .left h2.nosub {
  margin-bottom: 35px;
}
.location-col .loc-box .left .subTitle {
  color: #ED7F28;
  font-weight: 800;
  font-size: 14px;
  line-height: 22px;
  font-family: var(--body-font-family);
}
.location-col .loc-box .left h4 {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  font-weight: 800;
  font-family: var(--heading-font-family);
  margin-top: 10px;
  margin-bottom: 0;
}
.location-col .loc-box .left p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--body-font-family);
  color: #000;
  line-height: 24px;
}
.location-col .loc-box .left span {
  font-size: 16px;
  font-family: var(--body-font-family);
  color: var(--color-secondary);
  font-weight: 800;
}
.location-col .loc-box .left .address {
  font-size: 14px;
  line-height: 24px;
  font-weight: 800;
  font-family: var(--body-font-family);
  color: var(--color-primary);
  margin-top: 15px;
  padding-right: 22px;
  text-wrap: balance;
}
.location-col .loc-box .right {
  position: relative;
}
.location-col .loc-box .right .contact-details {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  transition: all 2s ease;
  padding-top: 28px;
  max-width: 229px;
  width: 100%;
  left: 28px;
}
.location-col .loc-box .right .contact-details .contactIcon {
  position: relative;
  background-color: #2C3D74;
  width: 100%;
  max-width: 90px;
  padding: 10px 0 10px 7px;
  align-items: center;
  display: flex;
  transition: all 1.5s ease;
}
.location-col .loc-box .right .contact-details .contactIcon svg {
  color: #fff;
  width: 35px;
  height: 35px;
}
.location-col .loc-box .right .contact-details .contactIcon img {
  position: absolute;
  left: 55px;
  top: 20px;
  transition: all 1s ease;
}
.location-col .loc-box .right .contact-details ul {
  z-index: -1;
  opacity: 0;
  padding: 0;
  background-color: #fff;
  max-width: 100%;
  width: 100%;
  border: 1px solid #C1C6D2;
  border-top: 0;
  border-bottom: 0;
  position: relative;
  left: 50%;
  transform: translate(-50%, -50px);
  transition: opacity 0.15s ease-in, transform 0.3s ease-out;
}
.location-col .loc-box .right .contact-details ul::before {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 108%;
  left: 24px;
  background-color: #C1C6D2;
}
.location-col .loc-box .right .contact-details ul li {
  color: var(--color-primary);
  font-size: 13px;
  font-weight: 800;
  font-family: var(--body-font-family);
  padding: 5px;
  position: relative;
}
.location-col .loc-box .right .contact-details ul li:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 105%;
  height: 1px;
  right: -5px;
  background-color: #C1C6D2;
}
.location-col .loc-box .right .contact-details ul li:last-child::after {
  width: 100%;
  right: 0;
}
.location-col .loc-box .right .contact-details ul li a {
  display: flex;
}
.location-col .loc-box .right .contact-details ul li a .icon {
  padding-right: 5px;
}
.location-col .loc-box .right .contact-details ul li a .val {
  padding-left: 5px;
}
.location-col .loc-box .right .contact-details ul li a:hover {
  color: var(--color-primary);
}
.location-col .loc-box .right .contact-details ul.active {
  height: auto;
  opacity: 1;
  transform: translate(-50%, 0px);
}
.location-col .loc-box .right .contact-details .contactIcon.selected {
  max-width: 100%;
}
.location-col .loc-box .right .contact-details .contactIcon.selected img {
  transform: rotate(180deg);
}
.location-col .loc-box .map {
  height: 100%;
  margin-left: -16px;
  overflow: hidden;
}
.location-col .loc-box .map .iframe {
  clip-path: polygon(32% 0%, 100% 0%, 100% 100%, 47% 100%, 0 100%);
  height: 125%;
  margin-top: -100px;
}
.location-col .loc-box .map .iframe iframe {
  height: 100%;
}
.location-col .loc-box .map::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 109%;
  background: #C1C6D2;
  left: 26px;
  top: -20px;
  transform: rotate(11deg);
}

.products-single {
  position: relative;
}
.products-single::before {
  content: "";
  background-image: url(/wp-content/themes/posturepress3/dist/images/triangle.png);
  width: 210px;
  height: 120px;
  position: absolute;
  right: -1px;
  rotate: 180deg;
  top: 0;
  background-size: 100% 100%;
  z-index: 1;
}

.single-pro-wrap {
  padding: 70px 0 152px;
}
.single-pro-wrap .container {
  max-width: 1310px;
  position: relative;
}
.single-pro-wrap .container::before {
  content: "";
}
.single-pro-wrap .container::after {
  content: "";
  position: absolute;
  right: 0;
  background-color: #C1C6D2;
  width: 1px;
  height: 90%;
  top: -70px;
  z-index: -1;
}
.single-pro-wrap .container .col-left {
  max-width: 590px;
  width: 100%;
}
.single-pro-wrap .container .col-left h1 {
  color: var(--color-drk-primary);
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 46px;
}
.single-pro-wrap .container .col-left p {
  margin: 0;
}
.single-pro-wrap .container .col-left .product-cat .product-categories {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  font-weight: bold;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0.38) 100%), rgba(92, 106, 136, 0.5);
  padding: 20px 10px 18px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  position: relative;
  font-family: var(--font-family);
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 121px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.23);
}
.single-pro-wrap .container .col-left .product-cat .product-categories:hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.23);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
.single-pro-wrap .container .col-left .product-cat .product-categories:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: #fff;
  bottom: 0;
}
.single-pro-wrap .container .col-left .product-cat .product-categories:hover:after {
  width: 60%;
}
.single-pro-wrap .container .col-left .product-cat .product-categories a {
  color: #fff;
  font-weight: 700;
}
.single-pro-wrap .container .col-left .btn-single {
  display: flex;
  flex-direction: row;
  margin-top: 30px;
  margin-bottom: 71px;
}
.single-pro-wrap .container .col-left .btn-single a {
  min-width: 200px;
  font-size: 14px;
}
.single-pro-wrap .container .col-left .btn-single a:focus {
  color: #DEE0E6;
}
.single-pro-wrap .container .col-left .product-spec-toggle {
  border-top: 1px solid #C1C6D2;
  border-bottom: 1px solid #C1C6D2;
  padding: 20px 16px;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-head {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-head h3 {
  margin: 0;
  color: var(--color-drk-primary);
  font-family: var(--body-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-head .close {
  display: none;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-head.active .close {
  display: block;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-head.active .open {
  display: none;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-content {
  display: none;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-container {
  margin: 40px 0 30px;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-container p {
  color: #5C6A88;
  font-family: var(--body-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-container p strong {
  color: var(--color-drk-primary);
  font-weight: 700;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-table {
  margin-bottom: 23px;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-table table, .single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-table th, .single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-table td {
  border: solid 2px var(--color-drk-primary);
  padding: 5px 16px;
  color: var(--color-drk-primary);
  text-align: center;
  font-family: var(--body-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  min-width: 106px;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-table table {
  border-collapse: collapse;
  caption-side: bottom;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-table table tr td:first-child {
  background-color: #DEE0E6;
}
.single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-table table th {
  background-color: #5C6A88;
  color: #fff;
}
.single-pro-wrap .container .col-left .product-spec-toggle .btn-quarter {
  margin: 0;
  padding: 10px 10px 6px;
}
.single-pro-wrap .container .col-right {
  position: relative;
  max-width: 477px;
  margin-left: auto;
  width: 100%;
}
.single-pro-wrap .container .col-right .slider .swiper-slide {
  height: 494px;
}
.single-pro-wrap .container .col-right .slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  clip-path: polygon(22% 0, 100% 0, 100% 100%, 0 100%, 0 23%);
  height: 494px;
  object-fit: cover;
}
.single-pro-wrap .container .col-right .swiper-container {
  width: 100%;
}
.single-pro-wrap .container .col-right .swiper-container.slider-thumbnail {
  margin-top: 18px;
  width: 85%;
  margin-right: auto;
  margin-left: 0;
}
.single-pro-wrap .container .col-right .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide {
  width: 25%;
  height: 100%;
  overflow: hidden;
  height: 33px;
  padding-right: 4px;
}
.single-pro-wrap .container .col-right .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  width: 188px !important;
}
.single-pro-wrap .container .col-right .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-pro-wrap .container .col-right .swiper-button-prev {
  bottom: 5px;
  top: inherit;
  right: 31px;
  left: inherit;
  height: auto;
}
.single-pro-wrap .container .col-right .swiper-button-prev::after {
  display: none;
}
.single-pro-wrap .container .col-right .swiper-button-next {
  bottom: 5px;
  top: inherit;
  right: 7px;
  height: auto;
}
.single-pro-wrap .container .col-right .swiper-button-next::after {
  display: none;
}
.single-pro-wrap .container .col-right .product-cat {
  position: absolute;
  bottom: 90px;
  z-index: 9;
}
.single-pro-wrap .container .col-right .product-cat .product-categories {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  font-weight: bold;
  background-color: #b7b4b6;
  padding: 20px 10px 18px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  position: relative;
  font-family: var(--font-family);
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 121px;
}
.single-pro-wrap .container .col-right .product-cat .product-categories:hover {
  background-color: transparent;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.23);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
.single-pro-wrap .container .col-right .product-cat .product-categories:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: #fff;
  bottom: 0;
}
.single-pro-wrap .container .col-right .product-cat .product-categories:hover:after {
  width: 60%;
}
.single-pro-wrap .container .col-right .product-cat .product-categories a {
  color: #fff;
  font-weight: 700;
}
.single-pro-wrap .container .gallery-mobile::before {
  content: "";
  position: absolute;
  background-color: #C1C6D2;
  width: 1px;
  height: 52px;
  left: 50%;
  bottom: -52px;
}
.single-pro-wrap .container .gallery-mobile::after {
  content: "";
}
.single-pro-wrap .container .gallery-mobile .slick-track {
  display: flex !important;
}
.single-pro-wrap .container .gallery-mobile .slick-track .gal-swiper {
  margin: 0 5px;
  height: inherit !important;
  opacity: 0.3;
}
.single-pro-wrap .container .gallery-mobile .slick-track .gal-swiper img {
  height: 100%;
  width: 100%;
  max-height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-pro-wrap .container .gallery-mobile .slick-track .gal-swiper.slick-active {
  opacity: 1;
}
.single-pro-wrap .container .gallery-mobile .slick-arrow {
  position: absolute;
  bottom: -52px;
  border: none;
  font-size: 22px;
  color: #BCBEC0;
}
.single-pro-wrap .container .gallery-mobile .prev {
  left: 20%;
}
.single-pro-wrap .container .gallery-mobile .next {
  right: 20%;
}

.related-products {
  position: relative;
  background-color: #1B2731;
  padding: 54px 0 45px;
  overflow: hidden;
  z-index: 1;
}
.related-products::before {
  content: "";
  position: absolute;
  background-color: #5C6A88;
  width: 1px;
  height: 164%;
  top: 0;
  right: 123px;
  rotate: 32deg;
}
.related-products::after {
  content: "";
  background-color: #5C6A88;
  position: absolute;
  width: 1px;
  height: 594%;
  right: -9%;
  top: -180%;
  rotate: 122deg;
  z-index: -1;
}
.related-products .container {
  max-width: 1310px;
}
.related-products .container .title {
  color: #FFF;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.related-products .container .rel-btn {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.38);
  padding: 18px 10px 16px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  position: relative;
  font-family: var(--font-family);
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 215px;
  margin-left: auto;
  margin-bottom: 30px;
  text-transform: capitalize;
}
.related-products .container .rel-btn:hover {
  background-color: gray;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.23);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
.related-products .container .rel-btn:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: #fff;
  bottom: 0;
}
.related-products .container .rel-btn:hover:after {
  width: 60%;
}
.related-products .container .product-tabs .tab-pane {
  display: flex !important;
}
.related-products .container .product-tabs .tab-pane .product-item {
  background-color: #fff;
}
.related-products .container .product-tabs .tab-pane .product-item:hover {
  background-color: #5C6A88;
}
.related-products .container .pro-slider .product-tabs {
  display: none;
}
.related-products .container .pro-slider .product-tabs .slick-arrow {
  position: absolute;
  top: -55px;
  border: none;
  color: #fff;
}
.related-products .container .pro-slider .product-tabs .prev {
  right: 35px;
}
.related-products .container .pro-slider .product-tabs .next {
  right: 11px;
}
.related-products .container .pro-slider .product-tabs .tab-pane {
  display: block !important;
  margin: 0;
}
.related-products .container .pro-slider .product-tabs .tab-pane .slick-list {
  padding-left: 0 !important;
}
.related-products .container .pro-slider .product-tabs .tab-pane .slick-track {
  display: flex !important;
}
.related-products .container .pro-slider .product-tabs .product-item {
  height: inherit !important;
}

.wp-block-list li {
  list-style-type: disc;
  font-family: var(--body-font-family);
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  color: var(--color-primary);
}

.products-archive {
  padding: 61px 0 93px;
}
.products-archive::before {
  content: "";
  background-image: url(/wp-content/themes/posturepress3/dist/images/triangle.png);
  width: 210px;
  height: 120px;
  position: absolute;
  right: -1px;
  rotate: 180deg;
  top: 0;
  background-size: 100% 100%;
  z-index: 1;
}
.products-archive::after {
  background-image: url(/wp-content/themes/posturepress3/dist/images/triangle.png);
}
.products-archive .container {
  max-width: 1310px;
  position: relative;
}
.products-archive .container::after {
  content: "";
  position: absolute;
  background-color: #C1C6D2;
  width: 1px;
  height: calc(100% + 190px);
  right: 0;
  top: -62px;
}
.products-archive .container h1 {
  color: var(--color-drk-primary);
  font-weight: 700;
}
.products-archive .container .tabs {
  position: relative;
  display: flex;
  padding: 60px 0 0 0;
  justify-content: space-between;
}
.products-archive .container .tabs .tab {
  width: 32.5%;
}
.products-archive .container .tabs .tab .tab-btn {
  font-size: 14px;
  color: #2C3D74;
  line-height: 24px;
  font-weight: bold;
  background-color: #DEE0E6;
  margin-bottom: 0;
  position: relative;
  font-family: var(--font-family);
  text-align: center;
  width: 100%;
  padding: 20px 10px 18px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.products-archive .container .tabs .tab .tab-btn:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.5s ease;
  background: #2C3D74;
  bottom: 0;
}
.products-archive .container .tabs .tab .tab-btn:hover:after {
  width: 60%;
}
.products-archive .container .tabs .tab .product-count {
  position: absolute;
  top: 8px;
  left: 0;
  opacity: 0;
  color: var(--color-drk-primary);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
.products-archive .container .tabs .tab.active .tab-btn {
  background-color: var(--color-drk-primary);
  color: #fff;
}
.products-archive .container .tabs .tab.active .tab-btn::after {
  background-color: #C1C6D2;
}
.products-archive .container .tabs .tab.active .product-count {
  opacity: 1;
}
.products-archive .container .tabs .tab.activez .tab-btn {
  background-color: var(--color-drk-primary);
  color: #fff;
}
.products-archive .container .tabs .tab.activez .tab-btn::after {
  background-color: #C1C6D2;
}
.products-archive .container .tabs .tab.activez .product-count {
  opacity: 1;
}
.products-archive .container .tabs .clear-filter {
  position: absolute;
  top: 8px;
  right: 0;
  color: #5C6A88;
  text-align: right;
  font-family: var(--font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}

.product-tabs {
  position: relative;
}
.product-tabs .tab-pane {
  flex-wrap: wrap;
  margin: 0 -10px;
  row-gap: 20px;
}
.product-tabs .tab-pane.active {
  display: flex !important;
}
.product-tabs .tab-pane .product-item {
  position: relative;
  width: calc(25% - 20px);
  margin: 0 10px;
  border: 1px solid #5C6A88;
  background-color: #fff;
  overflow: hidden;
}
.product-tabs .tab-pane .product-item .product-content {
  padding: 18px 21px 20px;
}
.product-tabs .tab-pane .product-item .product-thumbnail {
  overflow: hidden;
}
.product-tabs .tab-pane .product-item img {
  width: 100%;
  border-bottom: 1px solid #5C6A88;
  max-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.2s ease;
}
.product-tabs .tab-pane .product-item h3 {
  color: var(--color-drk-primary);
  font-family: var(--heading-font-family);
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}
.product-tabs .tab-pane .product-item p {
  margin: 0;
  color: #5C6A88;
  font-family: "Raleway";
  font-family: var(--body-font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
.product-tabs .tab-pane .product-item a {
  position: absolute;
  width: 100%;
  height: 100%;
  color: transparent;
  top: 0;
  left: 0;
}
.product-tabs .tab-pane .product-item .product-categories {
  color: var(--color-drk-primary);
  font-family: var(--body-font-family);
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}
.product-tabs .tab-pane .product-item .code-number {
  color: #C1C6D2;
  text-align: right;
  font-family: var(--heading-font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  display: block;
  width: 100%;
  margin-top: -22px;
  text-transform: uppercase;
}
.product-tabs .tab-pane .product-item:hover {
  background-color: #5C6A88;
}
.product-tabs .tab-pane .product-item:hover img {
  scale: 1.1;
}
.product-tabs .tab-pane .product-item:hover h3 {
  color: #fff;
}
.product-tabs .tab-pane .product-item:hover p {
  color: #fff;
}
.product-tabs .tab-pane .product-item:hover .product-categories {
  color: #fff;
}
.product-tabs .tab-pane .product-item:hover .code-number {
  color: #fff;
}

.all-products {
  display: none;
}
.all-products .tab-content .tab-pane {
  display: none !important;
}
.all-products .tab-content .tab-pane .total-products-count span {
  position: absolute;
  top: 8px;
  left: 0;
  color: var(--color-drk-primary);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
.all-products.active {
  display: block;
}
.all-products.active .tab-content .tab-pane {
  display: flex !important;
}

.gform_wrapper .gform_body input, .gform_wrapper .gform_body select {
  height: 30px;
  border-color: #DEE0E6;
  font-size: 14px;
  line-height: 12px;
  color: #2C3D74B5;
  outline: none;
}
.gform_wrapper .gform_body textarea {
  border-color: #DEE0E6;
  font-size: 15px;
  outline: none;
  color: #2C3D74B5;
}
.gform_wrapper .gform_body .gfield_label {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: var(--color-drk-primary);
}
.gform_wrapper .gform_body label {
  font-size: 14px;
  color: var(--color-drk-primary);
}
.gform_wrapper .gform_footer .gform_button {
  background-color: var(--color-drk-primary);
  border: 1px solid transparent;
  border-radius: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: var(--body-font-family);
  padding-top: 10px;
  margin-top: 5px;
  color: #fff;
  padding-bottom: 7px;
}
.gform_wrapper .gform_footer .gform_button:hover {
  color: var(--color-drk-primary);
  background-color: #fff;
  border-color: var(--color-drk-primary);
}

/**
 * Layout code that should effect all Gutenberg
 **/
.custom-layout, .wp-block-cover .wp-block-cover__inner-container, .wp-block-group,
.wp-block-cover, .is-root-container,
.s-section,
.gutenberg-content {
  --section-width: var(--global-width, 1200px);
  --section-padding-horizontal: var(--global-gutter, 20px);
  --section-padding-vertical: var(--global-section-padding, 40px);
  --section-gap: var(--global-block-gap, 20px);
  display: grid;
  grid-template-columns: minmax(var(--section-padding-horizontal), 1fr) minmax(0, var(--section-width)) minmax(var(--section-padding-horizontal), 1fr);
  grid-template-areas: "start content end";
  row-gap: var(--section-gap);
  padding-top: var(--section-padding-vertical);
  padding-bottom: var(--section-padding-vertical);
  width: 100%;
  /**
  * Forces all first level children
  * to align to the center column and expand to take up the full width
  **/
}
.custom-layout > *, .wp-block-cover .wp-block-cover__inner-container > *, .wp-block-group > *,
.wp-block-cover > *, .is-root-container > *,
.s-section > *,
.gutenberg-content > * {
  grid-column: content/span 1;
  justify-self: stretch;
  max-width: 100%;
}

.is-root-container > * + * {
  margin-block-start: unset !important;
}
.is-root-container .alignfull {
  max-width: 100%;
  width: 100%;
  grid-column: start/end;
}
.is-root-container .alignwide {
  max-width: var(--global-width-wide);
  grid-column: start/end;
}
.is-root-container .alignleft {
  float: left;
  margin-right: auto;
}
.is-root-container .alignright {
  float: right;
  margin-left: auto;
}
.is-root-container .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.alignfull {
  max-width: 100%;
  width: 100%;
  grid-column: start/end;
}

.alignwide {
  max-width: var(--global-width-wide);
  grid-column: start/end;
}

.alignleft {
  float: left;
  margin-right: auto;
}

.alignright {
  float: right;
  margin-left: auto;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-group,
.wp-block-cover {
  --section-width: var(--global-width, 1200px);
  --section-padding-horizontal: 0;
}

.gutenberg-content,
.is-root-container {
  padding-top: 0;
  padding-bottom: 0;
}

.wp-block-cover {
  padding-left: 0;
  padding-right: 0;
}
.wp-block-cover .wp-block-cover__inner-container {
  --section-gap: 0;
}
.wp-block-cover.alignfull {
  grid-column: start/end;
  width: 100%;
}
.wp-block-cover.alignfull > *:not(.wp-block-cover__inner-container) {
  grid-column: start/end;
}
.wp-block-cover .wp-block-cover__inner > * {
  align-content: center;
  justify-items: center;
}

.has-custom-content-position {
  display: grid;
}
.has-custom-content-position.is-position-center-right {
  justify-items: flex-end;
  align-content: center;
}
.has-custom-content-position.is-position-center-left {
  justify-items: flex-start;
  align-content: center;
}
.has-custom-content-position.is-position-center-center {
  justify-items: center;
  align-content: center;
}
.has-custom-content-position.is-position-bottom-center {
  justify-items: center;
  align-content: flex-end;
}
.has-custom-content-position.is-position-bottom-right {
  justify-items: flex-end;
  align-content: flex-end;
}
.has-custom-content-position.is-position-bottom-left {
  justify-items: flex-start;
  align-content: flex-end;
}
.has-custom-content-position.is-position-top-center {
  justify-items: center;
  align-content: flex-start;
}
.has-custom-content-position.is-position-top-left {
  justify-items: flex-start;
  align-content: flex-start;
}
.has-custom-content-position.is-position-top-right {
  justify-items: flex-end;
  align-content: flex-start;
}

.remove-block-gap {
  margin-top: calc(var(--global-block-gap) * -1);
  margin-bottom: calc(var(--global-block-gap) * -1);
}

.remove-block-gap-top {
  margin-top: calc(var(--global-block-gap) * -1);
}

.remove-block-gap-bottom {
  margin-bottom: calc(var(--global-block-gap) * -1);
}

.is-root-container .remove-block-gap {
  margin-top: calc(var(--global-block-gap) * -1) !important;
  margin-bottom: calc(var(--global-block-gap) * -1) !important;
}
.is-root-container .remove-block-gap-top {
  margin-top: calc(var(--global-block-gap) * -1) !important;
}
.is-root-container .remove-block-gap-bottom {
  margin-bottom: calc(var(--global-block-gap) * -1) !important;
}
.is-root-container.remove-block-gap-top:first-child {
  margin-top: 0;
}
.is-root-container.remove-block-gap-bottom:last-child {
  margin-bottom: 0;
}
.is-root-container.remove-block-gap:first-child {
  margin-top: 0;
}
.is-root-container.remove-block-gap:last-child {
  margin-bottom: 0;
}

.block-list-appender {
  width: 100%;
}

.block-editor-rich-text__editable {
  width: 100%;
}

.layout-type-default > *:not(.alignleft):not(.alignright),
.layout-type-default .layout-type-inherit > *:not(.alignleft):not(.alignright) {
  margin-left: auto;
  margin-right: auto;
}

.layout-type-default > .alignleft,
.layout-type-default .layout-type-inherit > .alignleft {
  float: left;
  margin-left: 0px;
  margin-right: var(--wp--custom--gap--large);
}

.layout-type-default > .alignright,
.layout-type-default .layout-type-inherit > .alignright {
  float: right;
  margin-left: var(--wp--custom--gap--large);
  margin-right: 0px;
}

.layout-type-flex {
  display: flex;
}

.layout-type-flex.is-wrap {
  flex-wrap: wrap;
}

.layout-type-flex.justify-left {
  justify-content: flex-start;
}

.layout-type-flex.justify-right {
  justify-content: flex-end;
}

.layout-type-flex.justify-center {
  justify-content: center;
}

.layout-type-flex.orientation-horizontal {
  align-items: center;
}

.layout-type-flex.orientation-horizontal.justify-space-between {
  justify-content: space-between;
}

.layout-type-flex.orientation-vertical {
  flex-direction: column;
}

.layout-type-flex > * {
  margin: 0px;
}

.block-editor-block-list__layout.is-root-container > :where(:not(.alignleft):not(.alignright)) {
  margin-left: unset !important;
  margin-right: unset !important;
}

.block-editor-block-list__layout.is-root-container > :where(:not(.alignleft):not(.alignright)) {
  max-width: 100% !important;
  width: var(--global-width) !important;
  margin-left: unset !important;
  margin-right: unset !important;
}

.wp-block-image {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}

/**
 * Styles that modify the default behavior of Gutenberg
 * It is highly recommended not to modify the core files
 * Any needed changes should be made from other files
 **/
/**
 * Forces the React styles injected by Gutenberg to follow the PP3 Layout system.
 * TODO: Catch additional edge case issues.
 **/
.block-editor-block-list__layout.is-root-container > :where(:not(.alignleft):not(.alignright)) {
  margin-left: unset !important;
  margin-right: unset !important;
}

.block-editor-block-list__layout.is-root-container > :is(.alignwide) {
  width: 100% !important;
  max-width: var(--global-width-wide) !important;
}

.block-editor-block-list__layout.is-root-container > :where(:not(.alignleft):not(.alignright):not(.alignwide):not(.aligncenter)) {
  max-width: 100% !important;
  width: 100% !important;
  margin-left: unset !important;
  margin-right: unset !important;
}

@media (min-width: 576px){
  .container, .container-sm {
    max-width: 540px;
  }
  .col-sm {
    flex: 1 0 0%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .g-sm-0, .gx-sm-0 {
    --bs-gutter-x:0;
  }

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

  .g-sm-1, .gx-sm-1 {
    --bs-gutter-x:0.25rem;
  }

  .g-sm-1, .gy-sm-1 {
    --bs-gutter-y:0.25rem;
  }

  .g-sm-2, .gx-sm-2 {
    --bs-gutter-x:0.5rem;
  }

  .g-sm-2, .gy-sm-2 {
    --bs-gutter-y:0.5rem;
  }

  .g-sm-3, .gx-sm-3 {
    --bs-gutter-x:1rem;
  }

  .g-sm-3, .gy-sm-3 {
    --bs-gutter-y:1rem;
  }

  .g-sm-4, .gx-sm-4 {
    --bs-gutter-x:1.5rem;
  }

  .g-sm-4, .gy-sm-4 {
    --bs-gutter-y:1.5rem;
  }

  .g-sm-5, .gx-sm-5 {
    --bs-gutter-x:3rem;
  }

  .g-sm-5, .gy-sm-5 {
    --bs-gutter-y:3rem;
  }
  .dropdown-menu-sm-start {
    --bs-position:start;
  }

  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-end {
    --bs-position:end;
  }

  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

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

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

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

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }

  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }

  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .float-sm-start {
    float: left !important;
  }

  .float-sm-end {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-grid {
    display: grid !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-sm-0 {
    gap: 0 !important;
  }

  .gap-sm-1 {
    gap: 0.25rem !important;
  }

  .gap-sm-2 {
    gap: 0.5rem !important;
  }

  .gap-sm-3 {
    gap: 1rem !important;
  }

  .gap-sm-4 {
    gap: 1.5rem !important;
  }

  .gap-sm-5 {
    gap: 3rem !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .me-sm-2 {
    margin-right: 0.5rem !important;
  }

  .me-sm-3 {
    margin-right: 1rem !important;
  }

  .me-sm-4 {
    margin-right: 1.5rem !important;
  }

  .me-sm-5 {
    margin-right: 3rem !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  .ms-sm-3 {
    margin-left: 1rem !important;
  }

  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-5 {
    margin-left: 3rem !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !important;
  }

  .text-sm-start {
    text-align: left !important;
  }

  .text-sm-end {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px){
  .container, .container-md, .container-sm {
    max-width: 720px;
  }
  .col-md {
    flex: 1 0 0%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .g-md-0, .gx-md-0 {
    --bs-gutter-x:0;
  }

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

  .g-md-1, .gx-md-1 {
    --bs-gutter-x:0.25rem;
  }

  .g-md-1, .gy-md-1 {
    --bs-gutter-y:0.25rem;
  }

  .g-md-2, .gx-md-2 {
    --bs-gutter-x:0.5rem;
  }

  .g-md-2, .gy-md-2 {
    --bs-gutter-y:0.5rem;
  }

  .g-md-3, .gx-md-3 {
    --bs-gutter-x:1rem;
  }

  .g-md-3, .gy-md-3 {
    --bs-gutter-y:1rem;
  }

  .g-md-4, .gx-md-4 {
    --bs-gutter-x:1.5rem;
  }

  .g-md-4, .gy-md-4 {
    --bs-gutter-y:1.5rem;
  }

  .g-md-5, .gx-md-5 {
    --bs-gutter-x:3rem;
  }

  .g-md-5, .gy-md-5 {
    --bs-gutter-y:3rem;
  }
  .dropdown-menu-md-start {
    --bs-position:start;
  }

  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-end {
    --bs-position:end;
  }

  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

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

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-md {
    flex-direction: row;
  }

  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .float-md-start {
    float: left !important;
  }

  .float-md-end {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-grid {
    display: grid !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-md-0 {
    gap: 0 !important;
  }

  .gap-md-1 {
    gap: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .me-md-2 {
    margin-right: 0.5rem !important;
  }

  .me-md-3 {
    margin-right: 1rem !important;
  }

  .me-md-4 {
    margin-right: 1.5rem !important;
  }

  .me-md-5 {
    margin-right: 3rem !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .ms-md-2 {
    margin-left: 0.5rem !important;
  }

  .ms-md-3 {
    margin-left: 1rem !important;
  }

  .ms-md-4 {
    margin-left: 1.5rem !important;
  }

  .ms-md-5 {
    margin-left: 3rem !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .pe-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !important;
  }

  .text-md-start {
    text-align: left !important;
  }

  .text-md-end {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px){
  .container, .container-lg, .container-md, .container-sm {
    max-width: 960px;
  }
  .col-lg {
    flex: 1 0 0%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .g-lg-0, .gx-lg-0 {
    --bs-gutter-x:0;
  }

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

  .g-lg-1, .gx-lg-1 {
    --bs-gutter-x:0.25rem;
  }

  .g-lg-1, .gy-lg-1 {
    --bs-gutter-y:0.25rem;
  }

  .g-lg-2, .gx-lg-2 {
    --bs-gutter-x:0.5rem;
  }

  .g-lg-2, .gy-lg-2 {
    --bs-gutter-y:0.5rem;
  }

  .g-lg-3, .gx-lg-3 {
    --bs-gutter-x:1rem;
  }

  .g-lg-3, .gy-lg-3 {
    --bs-gutter-y:1rem;
  }

  .g-lg-4, .gx-lg-4 {
    --bs-gutter-x:1.5rem;
  }

  .g-lg-4, .gy-lg-4 {
    --bs-gutter-y:1.5rem;
  }

  .g-lg-5, .gx-lg-5 {
    --bs-gutter-x:3rem;
  }

  .g-lg-5, .gy-lg-5 {
    --bs-gutter-y:3rem;
  }
  .dropdown-menu-lg-start {
    --bs-position:start;
  }

  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-end {
    --bs-position:end;
  }

  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

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

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .float-lg-start {
    float: left !important;
  }

  .float-lg-end {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-lg-0 {
    gap: 0 !important;
  }

  .gap-lg-1 {
    gap: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .me-lg-3 {
    margin-right: 1rem !important;
  }

  .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .me-lg-5 {
    margin-right: 3rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !important;
  }

  .text-lg-start {
    text-align: left !important;
  }

  .text-lg-end {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px){
  .h1, h1 {
    font-size: 2.5rem;
  }
  .h2, h2 {
    font-size: 2rem;
  }
  .h3, h3 {
    font-size: 1.75rem;
  }
  .h4, h4 {
    font-size: 1.5rem;
  }
  legend {
    font-size: 1.5rem;
  }
  .display-1 {
    font-size: 5rem;
  }
  .display-2 {
    font-size: 4.5rem;
  }
  .display-3 {
    font-size: 4rem;
  }
  .display-4 {
    font-size: 3.5rem;
  }
  .display-5 {
    font-size: 3rem;
  }
  .display-6 {
    font-size: 2.5rem;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
  }
  .col-xl {
    flex: 1 0 0%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .g-xl-0, .gx-xl-0 {
    --bs-gutter-x:0;
  }

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

  .g-xl-1, .gx-xl-1 {
    --bs-gutter-x:0.25rem;
  }

  .g-xl-1, .gy-xl-1 {
    --bs-gutter-y:0.25rem;
  }

  .g-xl-2, .gx-xl-2 {
    --bs-gutter-x:0.5rem;
  }

  .g-xl-2, .gy-xl-2 {
    --bs-gutter-y:0.5rem;
  }

  .g-xl-3, .gx-xl-3 {
    --bs-gutter-x:1rem;
  }

  .g-xl-3, .gy-xl-3 {
    --bs-gutter-y:1rem;
  }

  .g-xl-4, .gx-xl-4 {
    --bs-gutter-x:1.5rem;
  }

  .g-xl-4, .gy-xl-4 {
    --bs-gutter-y:1.5rem;
  }

  .g-xl-5, .gx-xl-5 {
    --bs-gutter-x:3rem;
  }

  .g-xl-5, .gy-xl-5 {
    --bs-gutter-y:3rem;
  }
  .dropdown-menu-xl-start {
    --bs-position:start;
  }

  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-end {
    --bs-position:end;
  }

  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

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

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .modal-xl {
    max-width: 1140px;
  }
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .float-xl-start {
    float: left !important;
  }

  .float-xl-end {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xl-0 {
    gap: 0 !important;
  }

  .gap-xl-1 {
    gap: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xl-3 {
    margin-right: 1rem !important;
  }

  .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xl-5 {
    margin-right: 3rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xl-3 {
    margin-left: 1rem !important;
  }

  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-5 {
    margin-left: 3rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !important;
  }

  .text-xl-start {
    text-align: left !important;
  }

  .text-xl-end {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
  .fs-1 {
    font-size: 2.5rem !important;
  }

  .fs-2 {
    font-size: 2rem !important;
  }

  .fs-3 {
    font-size: 1.75rem !important;
  }

  .fs-4 {
    font-size: 1.5rem !important;
  }
}

@media (min-width: 1400px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1320px;
  }
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

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

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

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

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

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

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0, .gx-xxl-0 {
    --bs-gutter-x:0;
  }

  .g-xxl-0, .gy-xxl-0 {
    --bs-gutter-y:0;
  }

  .g-xxl-1, .gx-xxl-1 {
    --bs-gutter-x:0.25rem;
  }

  .g-xxl-1, .gy-xxl-1 {
    --bs-gutter-y:0.25rem;
  }

  .g-xxl-2, .gx-xxl-2 {
    --bs-gutter-x:0.5rem;
  }

  .g-xxl-2, .gy-xxl-2 {
    --bs-gutter-y:0.5rem;
  }

  .g-xxl-3, .gx-xxl-3 {
    --bs-gutter-x:1rem;
  }

  .g-xxl-3, .gy-xxl-3 {
    --bs-gutter-y:1rem;
  }

  .g-xxl-4, .gx-xxl-4 {
    --bs-gutter-x:1.5rem;
  }

  .g-xxl-4, .gy-xxl-4 {
    --bs-gutter-y:1.5rem;
  }

  .g-xxl-5, .gx-xxl-5 {
    --bs-gutter-x:3rem;
  }

  .g-xxl-5, .gy-xxl-5 {
    --bs-gutter-y:3rem;
  }
  .dropdown-menu-xxl-start {
    --bs-position:start;
  }

  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-end {
    --bs-position:end;
  }

  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }

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

  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-xxl {
    flex-direction: row;
  }

  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .float-xxl-start {
    float: left !important;
  }

  .float-xxl-end {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xxl-0 {
    gap: 0 !important;
  }

  .gap-xxl-1 {
    gap: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 1rem !important;
  }

  .gap-xxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxl-5 {
    gap: 3rem !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xxl-3 {
    margin-right: 1rem !important;
  }

  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-5 {
    margin-right: 3rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}

@media (max-width: 1399.98px){
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399px){
  .flooring_options .container .draw_line_scroll {
    left: 10px;
  }
  .q-services {
    padding: 67px 0;
  }
  .experience {
    padding: 62px 0;
  }
  .brands {
    padding: 46px 0 80px 40px;
  }
  .brands .container h2 {
    padding-right: 4rem;
  }
  .insta-feeds .container {
    padding-left: 36px;
  }
  .family_story {
    padding: 0 0 0 40px;
  }
}

@media (max-width: 1199.98px){
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199px){
  .footer .container {
    transform: translateX(0);
  }
  .header .container {
    gap: 30px;
  }
  .locations .col-left .locations-map .map {
    width: 480px;
    height: 400px;
  }
  .locations .col-left .locations-map .map .pin.willow-grove-pa {
    right: 95px;
  }
  .locations .col-left .locations-map .map .pin.york-pa {
    top: 135px;
    left: 282px;
  }
  .locations .col-left .locations-map .map .pin.edison-nj {
    top: 122px;
  }
  .locations .col-left .locations-map .map .pin.new-castle-de {
    right: 58px;
    top: 215px;
  }
  .locations .col-left .locations-map .map .pin.herndon-va {
    left: 295px;
    top: 240px;
  }
  .locations .col-left .locations-map .map .pin.ashland-va {
    left: 330px;
    top: 314px;
  }
  .home-banner h1 {
    font-size: 80px;
    line-height: 88px;
  }
  .flooring_options .container .cat-boxes .bg-inr {
    left: -135px;
  }
  .q-services .container .col-right {
    padding-left: 0;
  }
  #digital-difference::before {
    width: 45%;
  }
  .family_story .container .thumbnail_outer .thumbnail_wrapper {
    width: 60%;
    transform: rotate(30deg) translateX(52%);
  }
  .location-col::after {
    left: 20px;
  }
  .location-col .loc-box .map::after {
    left: 25px;
    transform: rotate(10deg);
  }
  .products-archive {
    padding-bottom: 150px;
  }
}

@media (max-width: 991.98px){
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .footer .container .subscribe_form #mc_embed_signup_scroll .button {
    line-height: 20px;
  }
  .header .container {
    justify-content: space-between;
    padding-right: 0;
  }
  .locations .col-right .outer {
    padding-right: 0;
    padding-top: 1.6375rem;
  }
  .locations .col-right .outer h2 {
    font-size: 26px;
  }
  .locations .col-right .allLocations .location span {
    font-size: 12px;
    line-height: 20px;
  }
  .locations .col-left .locations-map .map {
    width: 350px;
    height: 350px;
  }
  .locations .col-left .locations-map .map .pin.willow-grove-pa {
    right: 75px;
  }
  .locations .col-left .locations-map .map .pin.york-pa {
    top: 124px;
    left: 206px;
  }
  .locations .col-left .locations-map .map .pin.olyphant-pa {
    top: 65px;
    right: 100px;
  }
  .locations .col-left .locations-map .map .pin.edison-nj {
    top: 117px;
    right: 8px;
  }
  .locations .col-left .locations-map .map .pin.new-castle-de {
    right: 40px;
    top: 190px;
  }
  .locations .col-left .locations-map .map .pin.herndon-va {
    left: 212px;
    top: 205px;
  }
  .locations .col-left .locations-map .map .pin.ashland-va {
    left: 232px;
    top: 258px;
  }
  .flooring_options .container .cat-boxes img {
    height: 318px;
  }
  .flooring_options .container .cat-boxes .bg-inr {
    left: -111px;
  }
  .experience {
    padding: 30px 0 30px 0;
  }
  .error {
    padding: 65px 0 90px;
  }
  .error .outerWrap {
    max-width: 356px;
  }
  .loginForm .outerWrap, .page-single-services .outerWrap {
    max-width: 450px;
  }
  .catalog-wrapper .container .catalog__container .cards .cards-wrapper {
    min-height: 210px;
  }
  .catalog-wrapper .promo-de .wrapper .left h2 {
    font-size: 34px;
    line-height: 36px;
  }
  .service.service_0 .draw_line {
    height: 445%;
    left: 5px;
  }
  .service.service_1 .draw_line_2 {
    right: 25px;
    height: 475%;
  }
  .locations .container {
    z-index: 2;
    position: relative;
  }
  .location-col::before {
    right: 20px;
  }
  .location-col::after {
    left: 15px;
    bottom: -28%;
  }
  .location-col .loc-box .map::after {
    left: 16px;
    transform: rotate(7.5deg);
  }
  .single-pro-wrap .container::after {
    right: 15px;
  }
  .single-pro-wrap .container .col-right {
    margin-right: auto;
    max-width: 100%;
  }
}

@media (max-width: 767.98px){
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .footer .container .menu {
    padding: 40px 0;
  }
  .footer .container .subscribe_form #mc_embed_signup_scroll {
    width: 65%;
  }
  .locations.home_locations .row {
    --bs-gutter-x: .8rem !important;
  }
  .locations.home_locations .bg_circle {
    display: none;
  }
  .locations .bg_circle {
    top: 13%;
    transform: translateX(10%);
    z-index: 1;
    width: 750px;
  }
  .locations .col-left .locations-map {
    display: flex;
    justify-content: center;
  }
  main:after {
    display: none;
  }
  .affiliated-cols {
    margin-bottom: 0 !important;
  }
  .affiliated-cols .mx-30-custom {
    margin: 0 !important;
  }
  .affiliated-cols .wp-block-column {
    margin-bottom: 1.75em;
  }
  .main-banner {
    padding: 45px 0 0 20px;
  }
  .main-banner .container .inner-wrap {
    flex-direction: column;
    position: relative;
  }
  .main-banner .container .inner-wrap::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -20px;
    background-color: #fff;
    width: 1px;
    height: 100%;
    top: 5px;
  }
  .main-banner .container .col-left {
    padding-bottom: 40px;
    border: 0;
  }
  .main-banner .container .col-left h1:after {
    left: -165px;
    right: auto;
  }
  .main-banner .container .col-right {
    padding: 0;
  }
  .home-banner {
    padding-top: 73px;
    min-height: 340px;
  }
  .home-banner span {
    font-size: 20px;
    line-height: 25px;
  }
  .home-banner h1 {
    font-size: 50px;
    line-height: 60px;
    bottom: -6px;
  }
  .flooring_options .container .cat-boxes .floor-option-title h2 {
    font-size: 18px;
    line-height: 25px;
  }
  .q-services {
    padding: 202px 0 34px;
    overflow: unset;
    background-position: top right;
  }
  .q-services .overlay {
    background: linear-gradient(360deg, #dee0e6 60%, rgba(237, 127, 40, 0) 82%);
  }
  .q-services .bg_circle {
    top: 13%;
    transform: translateX(10%);
    z-index: 1;
    width: 750px;
  }
  .q-services .container {
    position: relative;
    z-index: 3;
    padding-left: 25px;
  }
  .q-services .container .col-right {
    padding-left: 12px;
  }
  .q-services .container .col-right a {
    padding: 12px 8px;
  }
  .q-services .container .col-right a {
    line-height: 20px;
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 7px;
    text-align: center;
    min-height: 63px;
    align-items: center;
  }
  .experience {
    padding: 327px 0px 40px 40px;
  }
  .experience::before {
    top: 307px;
    left: 0;
    width: 50%;
    height: 1px;
    right: auto;
    z-index: 2;
    background-color: #C1C6D2;
  }
  .experience .overlay {
    background: linear-gradient(360deg, #5C6A88 55%, rgba(237, 127, 40, 0) 64%);
  }
  .experience img {
    height: 50%;
  }
  .experience .container {
    padding-left: 5px;
  }
  .experience .container .draw_line_scroll {
    opacity: 0;
  }
  #digital-difference::before {
    display: none;
  }
  #digital-difference::after {
    display: none;
  }
  .brands {
    padding: 0;
    border-bottom: 1px solid #C1C6D2;
  }
  .brands .container {
    padding: 0;
  }
  .brands .container::after {
    opacity: 0;
    visibility: hidden;
  }
  .brands .container h2 {
    padding: 37px 25px 37px 45px;
  }
  .brands .container .wrapper::after {
    top: -76px;
    right: 0;
    left: auto;
    height: 200px;
  }
  .brands .container .wrapper button {
    bottom: -74px;
  }
  .brands .container .wrapper button.next {
    right: 0;
    width: 50%;
    bottom: 0;
    transform: translateY(104%);
    height: 48px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #ffff;
    z-index: 3;
    left: unset;
  }
  .brands .container .wrapper button.prev {
    left: 0;
    width: 50%;
    bottom: 0;
    transform: translateY(104%);
    height: 48px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #ffff;
    z-index: 3;
    border-right: 1px solid #C1C6D2;
  }
  .brands .container .wrapper .slider-brands {
    margin: 0 0 48px;
    border-top: 1px solid #C1C6D2;
    border-bottom: 1px solid #C1C6D2;
    padding: 25px 20px;
  }
  .brands .container .wrapper .slider-brands .slick-list::after {
    opacity: 0;
  }
  .brands .container .wrapper .slider-brands .slick-list {
    padding: 0;
  }
  .brands .container .wrapper .slider-brands .slick-list::after {
    content: " ";
    position: absolute;
    width: 100px;
    height: calc(100% + 20px);
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 41%, rgba(255, 255, 255, 0.83) 77%);
    opacity: 1;
  }
  .brands .container .wrapper .slider-brands .slick-list::before {
    content: " ";
    position: absolute;
    width: 100px;
    height: calc(100% + 20px);
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: linear-gradient(-270deg, rgba(255, 255, 255, 0) 41%, rgba(255, 255, 255, 0.83) 77%);
    z-index: 2;
  }
  .brands .container .allBrands {
    display: none;
  }
  .insta-feeds {
    padding: 61px 0;
  }
  .insta-feeds::before {
    width: 100%;
    bottom: 39px;
  }
  .insta-feeds .container {
    padding-left: 25px;
  }
  .insta-feeds .container .cnt-btn::after {
    right: 106%;
    top: -255%;
  }
  .insta-feeds .container a {
    padding: 12px 8px;
  }
  .insta-feeds .container a {
    line-height: 20px;
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 7px;
    text-align: center;
    min-height: 63px;
    align-items: center;
  }
  .family_story {
    overflow: unset;
    height: auto;
    padding: 0;
  }
  .family_story .line_draw1 {
    height: 340px;
    left: 0;
    top: 70px;
  }
  .family_story .line_draw2 {
    display: none;
  }
  .family_story .container {
    flex-direction: column-reverse;
    padding: 0;
  }
  .family_story .container .content {
    width: 100%;
    padding: 25px 20px 25px 45px;
  }
  .family_story .container .content .draw_line_mob {
    position: absolute;
    background-color: #C1C6D2;
    width: 1px;
    top: 35px;
    left: 22px;
    height: 1065px;
    z-index: 3;
    transition: height 0.3s ease;
  }
  .family_story .container .thumbnail_outer {
    overflow: hidden;
    height: 430px;
    border-bottom: 1px solid #C1C6D2;
  }
  .family_story .container .thumbnail_outer .thumbnail_wrapper {
    position: static;
    transform: rotate(31deg) translateX(25%) translateY(-6px);
    padding-left: 25px;
    width: 540px;
    height: 3000px;
  }
  .error {
    padding: 0 0 50px;
    display: flex;
    flex-direction: column-reverse;
    height: 100%;
  }
  .error .leftCol {
    padding-left: 20px;
    width: 100%;
  }
  .error .outerWrap {
    margin-bottom: 40px;
    position: relative;
    max-width: 100%;
    width: 100%;
  }
  .loginForm, .page-single-services {
    padding: 100px 0 0px;
    height: 100%;
  }
  .loginForm .leftCol, .page-single-services .leftCol {
    padding: 0;
  }
  .loginForm .outerWrap, .page-single-services .outerWrap {
    margin-top: 20px;
    position: relative;
    margin-left: 15px;
    max-width: 100%;
    width: 100%;
  }
  .brand-wrapper {
    padding-top: 0;
    padding-left: 0;
  }
  .brand-wrapper .container .blog-wrapper {
    padding-top: 0;
    padding-bottom: 42px;
  }
  .brand-wrapper .container .blog__container {
    padding-right: 0;
  }
  .brand-wrapper .container .blog__container .cards .cards-wrapper {
    min-height: 130px;
  }
  .brand-wrapper .container #brandForm1 {
    display: none;
  }
  .brand-wrapper .container #brandSelect {
    display: block;
  }
  .catalog-wrapper {
    padding-top: 0;
    padding-left: 0;
  }
  .catalog-wrapper .container {
    flex-direction: column-reverse;
  }
  .catalog-wrapper .container .catalog-wrap {
    padding-top: 0;
    padding-bottom: 42px;
    width: 100%;
  }
  .catalog-wrapper .container .catalog__container {
    padding-right: 0;
  }
  .catalog-wrapper .container .catalog__container .cards .cards-wrapper {
    min-height: 130px;
  }
  .catalog-wrapper .container #catalogForm {
    max-width: 100%;
  }
  .catalog-wrapper .container #catalogForm ul li {
    padding: 10px 60px 10px 17px;
  }
  .catalog-wrapper .container #catalogForm ul li img {
    max-width: 35px;
  }
  .catalog-wrapper .container #catalogForm ul li span {
    font-size: 16px;
    line-height: 22px;
  }
  .catalog-wrapper .container #catalogSelect {
    display: block;
  }
  .catalog-wrapper .promo-carousel {
    padding-right: 0;
  }
  .catalog-wrapper .promo-de .wrapper .left h2 {
    font-size: 42px;
    line-height: 42px;
  }
  .catalog-wrapper .promo-de .wrapper {
    flex-direction: column;
    align-items: start;
  }
  .page-archive-flooring #brandForm1 {
    display: none;
  }
  .service .col-left .featured-img:after {
    height: 100%;
  }
  .service.service_0 .draw_line {
    display: none;
  }
  .locations {
    padding: 70px 0 38px;
    margin-bottom: 0;
  }
  .location-col {
    padding-bottom: 55px;
  }
  .location-col .loc-box .map::after {
    left: 30px;
    transform: rotate(13deg);
  }
  .single-pro-wrap .container .col-left .product-cat .product-categories {
    padding: 12px 8px;
  }
  .single-pro-wrap .container .col-left .product-cat .product-categories {
    line-height: 20px;
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 7px;
    text-align: center;
    min-height: 33px;
    align-items: center;
    min-width: 90px;
    text-transform: uppercase;
  }
  .single-pro-wrap .container .col-right .product-cat .product-categories {
    padding: 12px 8px;
  }
  .single-pro-wrap .container .col-right .product-cat .product-categories {
    line-height: 20px;
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 7px;
    text-align: center;
    min-height: 63px;
    align-items: center;
  }
  .related-products .container .rel-btn {
    padding: 12px 8px;
  }
  .related-products .container .rel-btn {
    line-height: 20px;
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 7px;
    text-align: center;
    min-height: 53px;
    align-items: center;
  }
  .products-archive {
    padding-bottom: 60px;
  }
  .products-archive::before {
    display: none;
  }
  .products-archive .container .tabs .tab .tab-btn {
    padding: 12px 8px;
  }
  .products-archive .container .tabs .tab .tab-btn {
    line-height: 20px;
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 7px;
    text-align: center;
    min-height: 63px;
    align-items: center;
  }
  .product-tabs .tab-pane {
    row-gap: 20px;
  }
  .product-tabs .tab-pane .product-item {
    width: calc(33% - 20px);
  }
}

@media (max-width: 575.98px){
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 575px){
  .footer {
    padding: 35px 0 30px;
  }
  .footer .container .subscribe_form #mc_embed_signup_scroll {
    width: 72%;
  }
  .header .container .mobile_header_nav .top_menu .menu_btn a {
    padding: 11px 12px;
    text-transform: capitalize;
  }
  .locations .col-left .locations-map .map {
    width: 350px;
    height: 300px;
  }
  .locations .col-left .locations-map .map .pin.willow-grove-pa {
    top: 76px;
    right: 68px;
  }
  .locations .col-left .locations-map .map .pin.york-pa {
    top: 100px;
    left: 206px;
  }
  .locations .col-left .locations-map .map .pin.olyphant-pa {
    top: 38px;
    right: 90px;
  }
  .locations .col-left .locations-map .map .pin.edison-nj {
    right: 6px;
    top: 92px;
  }
  .locations .col-left .locations-map .map .pin.new-castle-de {
    right: 40px;
    top: 160px;
  }
  .locations .col-left .locations-map .map .pin.herndon-va {
    left: 215px;
    top: 178px;
  }
  .locations .col-left .locations-map .map .pin.ashland-va {
    left: 228px;
    top: 232px;
  }
  .main-banner .container .col-left h1 {
    font-size: 50px;
  }
  .home-banner {
    min-height: 245px;
  }
  .flooring_options {
    padding: 0 0 36px;
  }
  .flooring_options::before {
    top: -54px;
  }
  .flooring_options::after {
    display: none;
  }
  .flooring_options .container {
    padding-left: 28px;
  }
  .flooring_options .container .draw_line_scroll {
    top: -128px;
    height: 488%;
  }
  .flooring_options .container .row .col-12:first-child .cat-boxes:first-child {
    margin-top: -60px;
  }
  .flooring_options .container .cat-boxes {
    margin-top: 0;
  }
  .flooring_options .container .cat-boxes:hover .bg-inr {
    transform: translateY(-25px);
  }
  .flooring_options .container .cat-boxes::before {
    height: 130%;
    right: 13px;
    rotate: 353deg;
  }
  .flooring_options .container .cat-boxes img {
    max-height: 120px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .flooring_options .container .cat-boxes .bg-inr {
    width: 98%;
    bottom: -62%;
    rotate: 9deg;
    left: -18px;
  }
  .flooring_options .container .cat-boxes .floor-option-title {
    bottom: 10px;
    left: 10px;
  }
  .flooring_options .container .cat-boxes .floor-option-title h2 {
    font-size: 16px;
    line-height: 24px;
  }
  .q-services .container .col-left {
    --pad-right:1rem;
  }
  .experience .container .actions {
    flex-direction: column;
    gap: 20px;
  }
  #digital-difference {
    padding: 43px 0 75px;
  }
  #digital-difference .col-right h2 {
    padding-right: 10px;
    line-height: 30px;
  }
  #digital-difference .col-right p {
    padding-right: 10px;
  }
  .brands .container .wrapper::after {
    height: 180px;
  }
  .error .leftCol h1 {
    font-size: 42px;
    line-height: 50px;
  }
  .loginForm .leftCol h1, .page-single-services .leftCol h1 {
    font-size: 42px;
    line-height: 50px;
  }
  .loginForm {
    padding: 70px 0 0;
  }
  .loginForm .container .leftCol h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .brand-wrapper .container .blog__container .cards .cards-wrapper .viewBrand {
    font-size: 20px;
  }
  .catalog-wrapper .container .catalog__container .displays-wrapper .catalog_title img {
    height: 180px;
  }
  .catalog-wrapper .container .catalog__container .cards .cards-wrapper {
    padding: 25px;
  }
  .catalog-wrapper .container .catalog__container .cards .cards-wrapper .catalog_title {
    font-size: 24px;
    line-height: 24px;
  }
  .catalog-wrapper .container .catalog__container .cards .cards-wrapper .viewBrand {
    font-size: 20px;
  }
  .catalog-wrapper .promo-de .wrapper .left {
    max-width: 300px;
  }
  .catalog-wrapper .promo-de .wrapper .left h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .service.even .overlay {
    background: linear-gradient(70deg, #1b2731 45%, rgba(242, 242, 242, 0.6) 100%);
  }
  .service .col-right {
    padding-right: 2rem;
    padding-top: 1.3rem;
  }
  .locations {
    padding: 55px 0 38px;
    margin-bottom: 35px;
  }
  .location-col .loc-box {
    position: relative;
  }
  .location-col .loc-box .left {
    padding: 20px 0 20px 20px;
  }
  .location-col .loc-box .left h4 {
    font-size: 14px;
    line-height: 22px;
  }
  .location-col .loc-box .left p {
    font-size: 14px;
    line-height: 22px;
  }
  .location-col .loc-box .left span {
    font-size: 14px;
    line-height: 22px;
  }
  .location-col .loc-box .right {
    position: static;
  }
  .location-col .loc-box .right .contact-details {
    right: 0;
    top: 24px;
    padding-top: 0;
    left: auto;
  }
  .location-col .loc-box .right .contact-details .contactIcon {
    margin-left: auto;
  }
  .location-col .loc-box .map {
    margin-left: 0;
  }
  .location-col .loc-box .map .iframe {
    clip-path: unset;
    height: 100%;
    margin-top: 0;
  }
  .location-col .loc-box .map::after {
    display: none;
  }
  .products-single::before {
    display: none;
  }
  .single-pro-wrap {
    padding: 42px 0 52px;
  }
  .single-pro-wrap .container {
    padding-left: 0;
    padding-right: 0;
  }
  .single-pro-wrap .container::before {
    background-color: #C1C6D2;
    top: 69px;
    position: absolute;
    width: 22px;
    height: 1px;
    left: 0;
  }
  .single-pro-wrap .container::after {
    right: inherit;
    left: 11px;
    top: 17px;
    height: 244px;
  }
  .single-pro-wrap .container .col-left {
    display: flex;
    flex-direction: column;
    padding-left: 36px;
    padding-right: 25px;
  }
  .single-pro-wrap .container .col-left h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .single-pro-wrap .container .col-left .product-cat {
    margin: 16px 0 52px;
  }
  .single-pro-wrap .container .col-left .btn-single {
    order: 1;
    flex-direction: column;
    row-gap: 11px;
  }
  .single-pro-wrap .container .col-left .btn-single a {
    margin: 0;
  }
  .single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-table table, .single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-table th, .single-pro-wrap .container .col-left .product-spec-toggle .toggle-content .spec-table td {
    padding: 5px 3px;
    font-size: 12px;
    min-width: auto;
  }
  .related-products::before {
    height: 232%;
    top: -115px;
    right: 94%;
  }
  .related-products::after {
    height: 404%;
  }
  .related-products .container {
    padding-right: 0;
  }
  .related-products .container .title {
    margin-bottom: 25px;
    width: 80%;
  }
  .related-products .container .rel-btn {
    width: 93%;
    margin-left: 0;
    margin-top: 22px;
  }
  .related-products .container .product-tabs {
    display: none;
  }
  .related-products .container .pro-slider .product-tabs {
    display: block;
    margin-left: -10px;
  }
  .product-tabs .tab-pane .product-item {
    width: calc(100% - 20px);
  }
}

@media (max-width: 380px){
  .locations .col-right .outer {
    padding-top: 0.5rem;
  }
  .locations .col-left .locations-map .map .pin.willow-grove-pa {
    top: 85px;
    right: 55px;
  }
  .locations .col-left .locations-map .map .pin.york-pa {
    top: 106px;
    left: 180px;
  }
  .locations .col-left .locations-map .map .pin.olyphant-pa {
    top: 55px;
    right: 75px;
  }
  .locations .col-left .locations-map .map .pin.edison-nj {
    right: 5px;
    top: 100px;
  }
  .locations .col-left .locations-map .map .pin.new-castle-de {
    right: 34px;
  }
  .locations .col-left .locations-map .map .pin.herndon-va {
    left: 185px;
    top: 178px;
  }
  .locations .col-left .locations-map .map .pin.ashland-va {
    left: 210px;
    top: 222px;
  }
  .main-banner .container .col-left h1 {
    font-size: 45px;
  }
}

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

@media (prefers-reduced-motion: reduce){
  .form-control {
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-select {
    transition: none;
  }
  .form-switch .form-check-input {
    transition: none;
  }
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
  .form-floating > label {
    transition: none;
  }
  .btn {
    transition: none;
  }
  .fade {
    transition: none;
  }
  .collapsing {
    transition: none;
  }
  .nav-link {
    transition: none;
  }
  .navbar-toggler {
    transition: none;
  }
  .accordion-button {
    transition: none;
  }
  .accordion-button::after {
    transition: none;
  }
  .page-link {
    transition: none;
  }
  .progress-bar {
    transition: none;
  }
  .progress-bar-animated {
    animation: none;
  }
  .modal.fade .modal-dialog {
    transition: none;
  }
  .carousel-item {
    transition: none;
  }
  .carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
    transition: none;
  }
  .carousel-control-next, .carousel-control-prev {
    transition: none;
  }
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
  .spinner-border, .spinner-grow {
    animation-duration: 1.5s;
  }
  .offcanvas {
    transition: none;
  }
  *,
::before,
::after {
    animation-delay: -1ms !important;
    /* 1 */
    animation-duration: 1ms !important;
    /* 1 */
    animation-iteration-count: 1 !important;
    /* 1 */
    background-attachment: initial !important;
    /* 2 */
    scroll-behavior: auto !important;
    /* 3 */
    transition-delay: 0s !important;
    /* 4 */
    transition-duration: 0s !important;
    /* 4 */
  }
}

@media print{
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}

/*# sourceMappingURL=app.css.map*/