@charset "UTF-8";
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-project-primary: #ff00ff;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-project-primary-rgb: 255, 0, 255;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: "sans-serif";
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: none;
  --bs-link-hover-color: rgba(13, 110, 253, 0.8);
  --bs-link-hover-color-rgb: 13, 110, 253;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

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

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

.alert-project-primary {
  --bs-alert-color: var(--bs-project-primary-text-emphasis);
  --bs-alert-bg: var(--bs-project-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-project-primary-border-subtle);
  --bs-alert-link-color: var(--bs-project-primary-text-emphasis);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.9375rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.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: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

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

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

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

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .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-img-top,
  .card-group > .card:not(:last-child) > .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-bottom,
  .card-group > .card:not(:last-child) > .card-footer {
    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-img-top,
  .card-group > .card:not(:first-child) > .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-bottom,
  .card-group > .card:not(:first-child) > .card-footer {
    border-bottom-left-radius: 0;
  }
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge, .comment-reply-link .badge {
  position: relative;
  top: -1px;
}

.btn, .comment-reply-link {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  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;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .comment-reply-link {
    transition: none;
  }
}
.btn:hover, .comment-reply-link:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover, .btn-check + .comment-reply-link:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, .comment-reply-link:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn, .btn-check:focus-visible + .comment-reply-link {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .btn-check:checked + .comment-reply-link, :not(.btn-check) + .btn:active, :not(.btn-check) + .comment-reply-link:active, .btn:first-child:active, .comment-reply-link:first-child:active, .btn.active, .active.comment-reply-link, .btn.show, .show.comment-reply-link {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, .btn-check:checked + .comment-reply-link:focus-visible, :not(.btn-check) + .btn:active:focus-visible, :not(.btn-check) + .comment-reply-link:active:focus-visible, .btn:first-child:active:focus-visible, .comment-reply-link:first-child:active:focus-visible, .btn.active:focus-visible, .active.comment-reply-link:focus-visible, .btn.show:focus-visible, .show.comment-reply-link:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn, .btn-check:checked:focus-visible + .comment-reply-link {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .comment-reply-link:disabled, .btn.disabled, .disabled.comment-reply-link, fieldset:disabled .btn, fieldset:disabled .comment-reply-link {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary, .comment-reply-link {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);
  --bs-btn-hover-border-color: rgb(10.4, 88, 202.4);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(10.4, 88, 202.4);
  --bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);
  --bs-btn-hover-border-color: rgb(20, 108, 67.2);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(20, 108, 67.2);
  --bs-btn-active-border-color: rgb(18.75, 101.25, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 202.3, 44.2);
  --bs-btn-hover-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 205.4, 56.6);
  --bs-btn-active-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(187, 45.05, 58.65);
  --bs-btn-hover-border-color: rgb(176, 42.4, 55.2);
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(176, 42.4, 55.2);
  --bs-btn-active-border-color: rgb(165, 39.75, 51.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
  --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(198.4, 199.2, 200);
  --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-project-primary {
  --bs-btn-color: #000;
  --bs-btn-bg: #ff00ff;
  --bs-btn-border-color: #ff00ff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 38.25, 255);
  --bs-btn-hover-border-color: rgb(255, 25.5, 255);
  --bs-btn-focus-shadow-rgb: 217, 0, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ff33ff;
  --bs-btn-active-border-color: rgb(255, 25.5, 255);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ff00ff;
  --bs-btn-disabled-border-color: #ff00ff;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-outline-project-primary {
  --bs-btn-color: #ff00ff;
  --bs-btn-border-color: #ff00ff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ff00ff;
  --bs-btn-hover-border-color: #ff00ff;
  --bs-btn-focus-shadow-rgb: 255, 0, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ff00ff;
  --bs-btn-active-border-color: #ff00ff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ff00ff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ff00ff;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: none;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: calc(1.025rem + 0.1875vw);
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}
@media (min-width: 1920px) {
  .btn-lg {
    --bs-btn-font-size: 1.25rem;
  }
}

.btn-sm, .comment-reply-link {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), h5, .h5, h6, .h6), h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.2rem + 1.5vw);
}
@media (min-width: 1920px) {
  h1, .h1 {
    font-size: 3rem;
  }
}

h2, .h2 {
  font-size: calc(1.15rem + 1.125vw);
}
@media (min-width: 1920px) {
  h2, .h2 {
    font-size: 2.5rem;
  }
}

h3, .h3 {
  font-size: calc(1.1rem + 0.75vw);
}
@media (min-width: 1920px) {
  h3, .h3 {
    font-size: 2rem;
  }
}

h4, .h4, .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), h5, .h5, h6, .h6) {
  font-size: calc(1.05rem + 0.375vw);
}
@media (min-width: 1920px) {
  h4, .h4, .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), h5, .h5, h6, .h6) {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: calc(1.025rem + 0.1875vw);
}
@media (min-width: 1920px) {
  h5, .h5 {
    font-size: 1.25rem;
  }
}

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

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

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

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

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

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

ol ol,
ul ul,
ol ul,
ul ol {
  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.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

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

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

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

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: var(--bs-secondary-color);
  text-align: left;
}

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

input,
button,
select,
optgroup,
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]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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

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

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: calc(1.05rem + 0.375vw);
}
@media (min-width: 1920px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

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

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

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: calc(1.025rem + 0.1875vw);
  font-weight: 300;
}
@media (min-width: 1920px) {
  .lead {
    font-size: 1.25rem;
  }
}

.display-1 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.4rem + 3vw);
}
@media (min-width: 1920px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.35rem + 2.625vw);
}
@media (min-width: 1920px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.3rem + 2.25vw);
}
@media (min-width: 1920px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.25rem + 1.875vw);
}
@media (min-width: 1920px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.2rem + 1.5vw);
}
@media (min-width: 1920px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.15rem + 1.125vw);
}
@media (min-width: 1920px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled, .post-categories {
  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: calc(1.025rem + 0.1875vw);
}
@media (min-width: 1920px) {
  .blockquote {
    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: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  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: var(--bs-secondary-color);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.875rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1454px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1374px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1454px;
}

.row {
  --bs-gutter-x: 1.875rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.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.33333333%;
}

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

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

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

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.offset-1 {
  margin-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;
}

.g-30,
.gx-30 {
  --bs-gutter-x: 1.875rem;
}

.g-30,
.gy-30 {
  --bs-gutter-y: 1.875rem;
}

.g-50,
.gx-50 {
  --bs-gutter-x: 3.125rem;
}

.g-50,
.gy-50 {
  --bs-gutter-y: 3.125rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-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;
  }
  .g-sm-30,
  .gx-sm-30 {
    --bs-gutter-x: 1.875rem;
  }
  .g-sm-30,
  .gy-sm-30 {
    --bs-gutter-y: 1.875rem;
  }
  .g-sm-50,
  .gx-sm-50 {
    --bs-gutter-x: 3.125rem;
  }
  .g-sm-50,
  .gy-sm-50 {
    --bs-gutter-y: 3.125rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-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;
  }
  .g-md-30,
  .gx-md-30 {
    --bs-gutter-x: 1.875rem;
  }
  .g-md-30,
  .gy-md-30 {
    --bs-gutter-y: 1.875rem;
  }
  .g-md-50,
  .gx-md-50 {
    --bs-gutter-x: 3.125rem;
  }
  .g-md-50,
  .gy-md-50 {
    --bs-gutter-y: 3.125rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-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;
  }
  .g-lg-30,
  .gx-lg-30 {
    --bs-gutter-x: 1.875rem;
  }
  .g-lg-30,
  .gy-lg-30 {
    --bs-gutter-y: 1.875rem;
  }
  .g-lg-50,
  .gx-lg-50 {
    --bs-gutter-x: 3.125rem;
  }
  .g-lg-50,
  .gy-lg-50 {
    --bs-gutter-y: 3.125rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-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;
  }
  .g-xl-30,
  .gx-xl-30 {
    --bs-gutter-x: 1.875rem;
  }
  .g-xl-30,
  .gy-xl-30 {
    --bs-gutter-y: 1.875rem;
  }
  .g-xl-50,
  .gx-xl-50 {
    --bs-gutter-x: 3.125rem;
  }
  .g-xl-50,
  .gy-xl-50 {
    --bs-gutter-y: 3.125rem;
  }
}
@media (min-width: 1454px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-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;
  }
  .g-xxl-30,
  .gx-xxl-30 {
    --bs-gutter-x: 1.875rem;
  }
  .g-xxl-30,
  .gy-xxl-30 {
    --bs-gutter-y: 1.875rem;
  }
  .g-xxl-50,
  .gx-xxl-50 {
    --bs-gutter-x: 3.125rem;
  }
  .g-xxl-50,
  .gy-xxl-50 {
    --bs-gutter-y: 3.125rem;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-project-primary {
  color: #000 !important;
  background-color: RGBA(var(--bs-project-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary, .single-post-tags a, .post-categories a {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .single-post-tags a:hover, .post-categories a:hover, .link-primary:focus, .single-post-tags a:focus, .post-categories a:focus {
  color: RGBA(3, 22, 51, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(3, 22, 51, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(22, 23, 25, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(22, 23, 25, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(5, 27, 17, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(5, 27, 17, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(207, 244, 252, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(207, 244, 252, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 243, 205, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 243, 205, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger, #cancel-comment-reply-link {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, #cancel-comment-reply-link:hover, .link-danger:focus, #cancel-comment-reply-link:focus {
  color: RGBA(44, 11, 14, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(44, 11, 14, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(254, 254, 254, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(254, 254, 254, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(7, 7, 8, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(7, 7, 8, var(--bs-link-underline-opacity, 1)) !important;
}

.link-project-primary {
  color: RGBA(var(--bs-project-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-project-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-project-primary:hover, .link-project-primary:focus {
  color: RGBA(255, 204, 255, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 204, 255, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

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

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

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1454px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !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;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !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;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.form-label {
  margin-bottom: 0.5rem;
}

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

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: calc(1.025rem + 0.1875vw);
}
@media (min-width: 1920px) {
  .col-form-label-lg {
    font-size: 1.25rem;
  }
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  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;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-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 + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: calc(1.025rem + 0.1875vw);
  border-radius: var(--bs-border-radius-lg);
}
@media (min-width: 1920px) {
  .form-control-lg {
    font-size: 1.25rem;
  }
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(134, 182.5, 254);
  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: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: calc(1.025rem + 0.1875vw);
  border-radius: var(--bs-border-radius-lg);
}
@media (min-width: 1920px) {
  .form-select-lg {
    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-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-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: rgb(134, 182.5, 254);
  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] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%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 {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.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] + .comment-reply-link, .btn-check:disabled + .btn, .btn-check:disabled + .comment-reply-link {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.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;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), 0.65);
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > textarea:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn, .input-group .comment-reply-link {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .comment-reply-link:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.input-group-lg > .comment-reply-link {
  padding: 0.5rem 1rem;
  font-size: calc(1.025rem + 0.1875vw);
  border-radius: var(--bs-border-radius-lg);
}
@media (min-width: 1920px) {
  .input-group-lg > .form-control,
  .input-group-lg > .form-select,
  .input-group-lg > .input-group-text,
  .input-group-lg > .btn,
  .input-group-lg > .comment-reply-link {
    font-size: 1.25rem;
  }
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.input-group-sm > .comment-reply-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

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

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  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: calc(-1 * var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  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: var(--bs-form-valid-color);
}

.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: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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.1'/%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);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 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);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

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

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.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: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%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);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 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);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

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

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.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;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

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

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.overflow-y-scroll {
  overflow-y: 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-inline-grid {
  display: inline-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: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

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

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-project-primary {
  --bs-focus-ring-color: rgba(var(--bs-project-primary-rgb), var(--bs-focus-ring-opacity));
}

.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: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-project-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-project-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !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;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !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;
}

.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-30 {
  margin: 1.875rem !important;
}

.m-50 {
  margin: 3.125rem !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-30 {
  margin-right: 1.875rem !important;
  margin-left: 1.875rem !important;
}

.mx-50 {
  margin-right: 3.125rem !important;
  margin-left: 3.125rem !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-30 {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important;
}

.my-50 {
  margin-top: 3.125rem !important;
  margin-bottom: 3.125rem !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-30 {
  margin-top: 1.875rem !important;
}

.mt-50 {
  margin-top: 3.125rem !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-30 {
  margin-right: 1.875rem !important;
}

.me-50 {
  margin-right: 3.125rem !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-30 {
  margin-bottom: 1.875rem !important;
}

.mb-50 {
  margin-bottom: 3.125rem !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-30 {
  margin-left: 1.875rem !important;
}

.ms-50 {
  margin-left: 3.125rem !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;
}

.p-30 {
  padding: 1.875rem !important;
}

.p-50 {
  padding: 3.125rem !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;
}

.px-30 {
  padding-right: 1.875rem !important;
  padding-left: 1.875rem !important;
}

.px-50 {
  padding-right: 3.125rem !important;
  padding-left: 3.125rem !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;
}

.py-30 {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}

.py-50 {
  padding-top: 3.125rem !important;
  padding-bottom: 3.125rem !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;
}

.pt-30 {
  padding-top: 1.875rem !important;
}

.pt-50 {
  padding-top: 3.125rem !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;
}

.pe-30 {
  padding-right: 1.875rem !important;
}

.pe-50 {
  padding-right: 3.125rem !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;
}

.pb-30 {
  padding-bottom: 1.875rem !important;
}

.pb-50 {
  padding-bottom: 3.125rem !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;
}

.ps-30 {
  padding-left: 1.875rem !important;
}

.ps-50 {
  padding-left: 3.125rem !important;
}

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

.gap-1, .post-categories {
  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;
}

.gap-30 {
  gap: 1.875rem !important;
}

.gap-50 {
  gap: 3.125rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.row-gap-30 {
  row-gap: 1.875rem !important;
}

.row-gap-50 {
  row-gap: 3.125rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.column-gap-30 {
  column-gap: 1.875rem !important;
}

.column-gap-50 {
  column-gap: 3.125rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.2rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.15rem + 1.125vw) !important;
}

.fs-3 {
  font-size: calc(1.1rem + 0.75vw) !important;
}

.fs-4 {
  font-size: calc(1.05rem + 0.375vw) !important;
}

.fs-5 {
  font-size: calc(1.025rem + 0.1875vw) !important;
}

.fs-6, .single-post-tags a {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !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, #cancel-comment-reply-link, .single-post-tags a {
  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;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-project-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-project-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-project-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-project-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-project-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-project-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

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

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: 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-inline-grid {
    display: inline-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;
  }
  .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-30 {
    margin: 1.875rem !important;
  }
  .m-sm-50 {
    margin: 3.125rem !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-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-sm-50 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !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-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-sm-50 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !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-30 {
    margin-top: 1.875rem !important;
  }
  .mt-sm-50 {
    margin-top: 3.125rem !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-30 {
    margin-right: 1.875rem !important;
  }
  .me-sm-50 {
    margin-right: 3.125rem !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-30 {
    margin-bottom: 1.875rem !important;
  }
  .mb-sm-50 {
    margin-bottom: 3.125rem !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-30 {
    margin-left: 1.875rem !important;
  }
  .ms-sm-50 {
    margin-left: 3.125rem !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;
  }
  .p-sm-30 {
    padding: 1.875rem !important;
  }
  .p-sm-50 {
    padding: 3.125rem !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;
  }
  .px-sm-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-sm-50 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !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;
  }
  .py-sm-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-sm-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !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;
  }
  .pt-sm-30 {
    padding-top: 1.875rem !important;
  }
  .pt-sm-50 {
    padding-top: 3.125rem !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;
  }
  .pe-sm-30 {
    padding-right: 1.875rem !important;
  }
  .pe-sm-50 {
    padding-right: 3.125rem !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;
  }
  .pb-sm-30 {
    padding-bottom: 1.875rem !important;
  }
  .pb-sm-50 {
    padding-bottom: 3.125rem !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;
  }
  .ps-sm-30 {
    padding-left: 1.875rem !important;
  }
  .ps-sm-50 {
    padding-left: 3.125rem !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;
  }
  .gap-sm-30 {
    gap: 1.875rem !important;
  }
  .gap-sm-50 {
    gap: 3.125rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .row-gap-sm-30 {
    row-gap: 1.875rem !important;
  }
  .row-gap-sm-50 {
    row-gap: 3.125rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .column-gap-sm-30 {
    column-gap: 1.875rem !important;
  }
  .column-gap-sm-50 {
    column-gap: 3.125rem !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) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: 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-inline-grid {
    display: inline-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;
  }
  .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-30 {
    margin: 1.875rem !important;
  }
  .m-md-50 {
    margin: 3.125rem !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-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-md-50 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !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-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-md-50 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !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-30 {
    margin-top: 1.875rem !important;
  }
  .mt-md-50 {
    margin-top: 3.125rem !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-30 {
    margin-right: 1.875rem !important;
  }
  .me-md-50 {
    margin-right: 3.125rem !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-30 {
    margin-bottom: 1.875rem !important;
  }
  .mb-md-50 {
    margin-bottom: 3.125rem !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-30 {
    margin-left: 1.875rem !important;
  }
  .ms-md-50 {
    margin-left: 3.125rem !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;
  }
  .p-md-30 {
    padding: 1.875rem !important;
  }
  .p-md-50 {
    padding: 3.125rem !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;
  }
  .px-md-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-md-50 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !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;
  }
  .py-md-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-md-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !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;
  }
  .pt-md-30 {
    padding-top: 1.875rem !important;
  }
  .pt-md-50 {
    padding-top: 3.125rem !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;
  }
  .pe-md-30 {
    padding-right: 1.875rem !important;
  }
  .pe-md-50 {
    padding-right: 3.125rem !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;
  }
  .pb-md-30 {
    padding-bottom: 1.875rem !important;
  }
  .pb-md-50 {
    padding-bottom: 3.125rem !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;
  }
  .ps-md-30 {
    padding-left: 1.875rem !important;
  }
  .ps-md-50 {
    padding-left: 3.125rem !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;
  }
  .gap-md-30 {
    gap: 1.875rem !important;
  }
  .gap-md-50 {
    gap: 3.125rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .row-gap-md-30 {
    row-gap: 1.875rem !important;
  }
  .row-gap-md-50 {
    row-gap: 3.125rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .column-gap-md-30 {
    column-gap: 1.875rem !important;
  }
  .column-gap-md-50 {
    column-gap: 3.125rem !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) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: 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-inline-grid {
    display: inline-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;
  }
  .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-30 {
    margin: 1.875rem !important;
  }
  .m-lg-50 {
    margin: 3.125rem !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-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-lg-50 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !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-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-lg-50 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !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-30 {
    margin-top: 1.875rem !important;
  }
  .mt-lg-50 {
    margin-top: 3.125rem !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-30 {
    margin-right: 1.875rem !important;
  }
  .me-lg-50 {
    margin-right: 3.125rem !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-30 {
    margin-bottom: 1.875rem !important;
  }
  .mb-lg-50 {
    margin-bottom: 3.125rem !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-30 {
    margin-left: 1.875rem !important;
  }
  .ms-lg-50 {
    margin-left: 3.125rem !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;
  }
  .p-lg-30 {
    padding: 1.875rem !important;
  }
  .p-lg-50 {
    padding: 3.125rem !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;
  }
  .px-lg-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-lg-50 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !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;
  }
  .py-lg-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-lg-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !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;
  }
  .pt-lg-30 {
    padding-top: 1.875rem !important;
  }
  .pt-lg-50 {
    padding-top: 3.125rem !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;
  }
  .pe-lg-30 {
    padding-right: 1.875rem !important;
  }
  .pe-lg-50 {
    padding-right: 3.125rem !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;
  }
  .pb-lg-30 {
    padding-bottom: 1.875rem !important;
  }
  .pb-lg-50 {
    padding-bottom: 3.125rem !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;
  }
  .ps-lg-30 {
    padding-left: 1.875rem !important;
  }
  .ps-lg-50 {
    padding-left: 3.125rem !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;
  }
  .gap-lg-30 {
    gap: 1.875rem !important;
  }
  .gap-lg-50 {
    gap: 3.125rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .row-gap-lg-30 {
    row-gap: 1.875rem !important;
  }
  .row-gap-lg-50 {
    row-gap: 3.125rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .column-gap-lg-30 {
    column-gap: 1.875rem !important;
  }
  .column-gap-lg-50 {
    column-gap: 3.125rem !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) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: 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-inline-grid {
    display: inline-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;
  }
  .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-30 {
    margin: 1.875rem !important;
  }
  .m-xl-50 {
    margin: 3.125rem !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-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xl-50 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !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-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xl-50 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !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-30 {
    margin-top: 1.875rem !important;
  }
  .mt-xl-50 {
    margin-top: 3.125rem !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-30 {
    margin-right: 1.875rem !important;
  }
  .me-xl-50 {
    margin-right: 3.125rem !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-30 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xl-50 {
    margin-bottom: 3.125rem !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-30 {
    margin-left: 1.875rem !important;
  }
  .ms-xl-50 {
    margin-left: 3.125rem !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;
  }
  .p-xl-30 {
    padding: 1.875rem !important;
  }
  .p-xl-50 {
    padding: 3.125rem !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;
  }
  .px-xl-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xl-50 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !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;
  }
  .py-xl-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xl-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !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;
  }
  .pt-xl-30 {
    padding-top: 1.875rem !important;
  }
  .pt-xl-50 {
    padding-top: 3.125rem !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;
  }
  .pe-xl-30 {
    padding-right: 1.875rem !important;
  }
  .pe-xl-50 {
    padding-right: 3.125rem !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;
  }
  .pb-xl-30 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xl-50 {
    padding-bottom: 3.125rem !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;
  }
  .ps-xl-30 {
    padding-left: 1.875rem !important;
  }
  .ps-xl-50 {
    padding-left: 3.125rem !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;
  }
  .gap-xl-30 {
    gap: 1.875rem !important;
  }
  .gap-xl-50 {
    gap: 3.125rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .row-gap-xl-30 {
    row-gap: 1.875rem !important;
  }
  .row-gap-xl-50 {
    row-gap: 3.125rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .column-gap-xl-30 {
    column-gap: 1.875rem !important;
  }
  .column-gap-xl-50 {
    column-gap: 3.125rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1454px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: 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-inline-grid {
    display: inline-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;
  }
  .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-30 {
    margin: 1.875rem !important;
  }
  .m-xxl-50 {
    margin: 3.125rem !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-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xxl-50 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !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-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xxl-50 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !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-30 {
    margin-top: 1.875rem !important;
  }
  .mt-xxl-50 {
    margin-top: 3.125rem !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-30 {
    margin-right: 1.875rem !important;
  }
  .me-xxl-50 {
    margin-right: 3.125rem !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-30 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xxl-50 {
    margin-bottom: 3.125rem !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-30 {
    margin-left: 1.875rem !important;
  }
  .ms-xxl-50 {
    margin-left: 3.125rem !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;
  }
  .p-xxl-30 {
    padding: 1.875rem !important;
  }
  .p-xxl-50 {
    padding: 3.125rem !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;
  }
  .px-xxl-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xxl-50 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !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;
  }
  .py-xxl-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xxl-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !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;
  }
  .pt-xxl-30 {
    padding-top: 1.875rem !important;
  }
  .pt-xxl-50 {
    padding-top: 3.125rem !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;
  }
  .pe-xxl-30 {
    padding-right: 1.875rem !important;
  }
  .pe-xxl-50 {
    padding-right: 3.125rem !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;
  }
  .pb-xxl-30 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xxl-50 {
    padding-bottom: 3.125rem !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;
  }
  .ps-xxl-30 {
    padding-left: 1.875rem !important;
  }
  .ps-xxl-50 {
    padding-left: 3.125rem !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;
  }
  .gap-xxl-30 {
    gap: 1.875rem !important;
  }
  .gap-xxl-50 {
    gap: 3.125rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .row-gap-xxl-30 {
    row-gap: 1.875rem !important;
  }
  .row-gap-xxl-50 {
    row-gap: 3.125rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .column-gap-xxl-30 {
    column-gap: 1.875rem !important;
  }
  .column-gap-xxl-50 {
    column-gap: 3.125rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1920px) {
  .fs-1 {
    font-size: 3rem !important;
  }
  .fs-2 {
    font-size: 2.5rem !important;
  }
  .fs-3 {
    font-size: 2rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
  .fs-5 {
    font-size: 1.25rem !important;
  }
}
@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-inline-grid {
    display: inline-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;
  }
}
:root {
  --responsive-ratio: 1;
  --font-ratio: 1;
  --container-size: 100%;
  --bs-gutter-x: 1.875rem;
  --bs-gutter-y: 1.875rem;
}
@media (max-width: 23.375rem) {
  :root {
    --font-ratio: 0.9;
  }
}
@media (min-width: 576px) {
  :root {
    --container-size: 540px;
  }
}
@media (min-width: 768px) {
  :root {
    --container-size: 720px;
    --site-header-height: 6rem;
  }
}
@media (min-width: 992px) {
  :root {
    --container-size: 960px;
  }
}
@media (min-width: 1200px) {
  :root {
    --container-size: 1140px;
  }
}
@media (min-width: 1454px) {
  :root {
    --container-size: 1374px;
  }
}

@media (max-width: 23.375rem) {
  html {
    font-size: calc(1rem * var(--font-ratio));
  }
}

textarea,
textarea.form-control {
  border-color: var(--color-border) !important;
  padding: 10px !important;
  min-height: 150px;
  height: 150px;
  font-size: 13px;
}

ul > li::marker {
  color: var(--bs-primary);
}

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

a {
  color: inherit;
  transition: color 0.3s ease-in-out;
}

img,
svg,
iframe,
video {
  max-width: 100%;
  height: auto;
}

.site-header {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #fff;
}

@media (min-width: 768px) {
  #mega-menu-wrap-navbar #mega-menu-navbar {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
    justify-content: end;
  }
}
@media (min-width: 768px) {
  [data-aos=example-anim1] {
    transform: skewX(45deg);
    opacity: 0;
    transition-property: transform, opacity;
  }
  [data-aos=example-anim1].aos-animate {
    transform: skewX(0);
    opacity: 1;
  }
}
.image-fill {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hero-min-h-100svh {
  min-height: 100svh;
}
@media (orientation: landscape) and (max-height: 500px) {
  .hero-min-h-100svh {
    min-height: 37.5rem;
  }
}

.text-balance {
  text-wrap: balance;
}

.breadcrumb-wrapper > * {
  font-size: 0.875rem;
  text-transform: lowercase;
}
.breadcrumb-wrapper span.current-item {
  font-weight: 700;
  color: #ff00ff;
}

.box-anim .lab-anim {
  position: relative;
  z-index: 1;
  transition: 0.4s ease;
  transform: translateY(2em);
  pointer-events: none;
  transform-origin: left;
}
.box-anim.focused .lab-anim {
  transform: scale(0.8);
}

.box-anim > label {
  font-size: torem(20);
}

.wpcf7-not-valid-tip {
  color: inherit;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0 1em;
  text-align: center;
}

.wpcf7 form.invalid .wpcf7-response-output {
  color: var(--bs-danger);
  background: rgba(var(--bs-danger), 90%);
  border-color: rgba(var(--bs-danger), 90%);
}

.wpcf7 form.sent .wpcf7-response-output {
  background: rgba(var(--bs-success), 90%);
  border-color: rgba(var(--bs-success), 90%);
  color: var(--bs-success);
}

.wpcf7-list-item-label {
  font-size: 0.25rem;
}

.map-google {
  padding-left: 0;
  position: relative;
  width: 100%;
  height: 100%;
}

#map-canvas1 {
  padding-top: 0;
  width: 100%;
  height: min(80vw, 25rem);
}

.post-card {
  overflow: hidden;
}
.post-card .post-card-image {
  aspect-ratio: 16/9;
  overflow: hidden;
}
.post-card .post-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}
.post-card:hover .post-card-image img {
  transform: scale(1.05);
}

.post-card .card-text > *:not(:last-child) {
  margin-bottom: 0;
}

.post-categories {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.post-categories a {
  text-decoration: underline;
}

.single-thumbnail-wrapper {
  height: max(300px, 26.0416666667vw);
  overflow: hidden;
  position: relative;
  margin-bottom: 1.5em;
}
.single-thumbnail-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-post-content {
  line-height: 1.7;
  font-size: 1rem;
}
.single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), h5, .h5, h6, .h6), h5, .h5, h6, .h6) {
  margin-top: 1.5em;
}
.single-post-content > *:not(:last-child), .single-post-content > :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), h5, .h5, h6, .h6) {
  margin-bottom: 0.6em;
}

.single-post-tags a {
  font-weight: 400;
}

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

.comment-content {
  margin-bottom: 1em;
}

.tabs {
  margin: 120px 0;
}
.tabs__list {
  display: flex;
  gap: 120px;
  padding: 0;
}
@media (max-width: 1400px) {
  .tabs__list {
    gap: 90px;
  }
}
@media (max-width: 1280px) {
  .tabs__list {
    gap: 60px;
  }
}
@media (max-width: 1024px) {
  .tabs__list {
    gap: 30px;
  }
}
@media (max-width: 800px) {
  .tabs__list {
    gap: 15px;
    overflow-x: auto;
    padding-bottom: 15px;
    margin-bottom: 0;
  }
}

.tab__trigger {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: var(--color-border);
  font-weight: bold;
  font-size: 29px;
  line-height: 42px;
}
@media (max-width: 1024px) {
  .tab__trigger {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 800px) {
  .tab__trigger {
    font-size: 18px;
    line-height: 24px;
    white-space: nowrap;
  }
}
.tab__trigger:hover, .tab__trigger.active {
  color: var(--color-primary-blue);
}
.tab__content {
  padding: 50px 0 0 0;
}
@media (max-width: 1024px) {
  .tab__content {
    padding-top: 30px;
  }
}
.tab__heading {
  font-size: 19px;
  line-height: 42px;
  margin-bottom: 10px;
}

.modal {
  /* structure */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  z-index: 99999;
  /* design */
  background-color: rgba(0, 0, 0, 0.5);
  transition-duration: 0.3s;
}
.modal--active {
  visibility: visible;
  opacity: 1;
}
.modal__box {
  /* structure */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: fit-content;
  position: relative;
  margin: auto;
  visibility: hidden;
  opacity: 0;
  /* design */
  width: 800px;
  max-width: calc(100% - 30px);
  min-height: 400px;
  padding: 30px;
  border-radius: 5px;
  background-color: var(--color-white);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition-duration: 0.3s;
}
.modal__box--active {
  visibility: visible;
  opacity: 1;
}
.modal__heading {
  /* design */
  margin-bottom: 30px;
  font-size: 24px;
  text-align: center;
}
.modal__content {
  /* struncture */
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  overflow-y: auto;
  overflow-x: hidden;
}
.modal__close {
  /* structure */
  position: absolute;
  display: block;
  top: 20px;
  right: 20px;
  cursor: pointer;
  background: none;
  border: none;
  /* design */
  width: 30px;
  height: 30px;
  color: var(--color-black);
  font-size: 30px;
  transition-duration: 0.3s;
}
.modal__close:hover {
  color: var(--color-primary-blue);
}
.modal--side .modal__box {
  position: absolute;
  right: -860px;
  width: 860px;
  top: 80px;
  border-radius: 0;
  height: calc(100vh - 80px);
  max-width: 100%;
  justify-content: flex-start;
  padding-bottom: 0;
}
.modal--side .modal__box--active {
  right: 0;
}
.modal--side .modal__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
  padding-bottom: 20px;
}
@media (max-width: 600px) {
  .modal--side .modal__heading {
    font-size: 20px;
    width: 100%;
    text-align: left;
    line-height: normal;
  }
}

input[type=search],
input[type=text],
input[type=tel],
input[type=password],
input[type=email],
textarea {
  width: 350px;
  max-width: 100% !important;
  border-radius: 5px !important;
  background-color: var(--color-white) !important;
  border: solid 1px var(--color-border) !important;
  padding: 0 10px !important;
  font-size: 13px !important;
}
input[type=search]:focus input[type=search]:focus-visible, input[type=search]:focus-within,
input[type=search]:focus input[type=text]:focus-visible,
input[type=text]:focus-within,
input[type=search]:focus input[type=tel]:focus-visible,
input[type=tel]:focus-within,
input[type=search]:focus input[type=password]:focus-visible,
input[type=password]:focus-within,
input[type=search]:focus input[type=email]:focus-visible,
input[type=email]:focus-within,
input[type=search]:focus textarea:focus-visible,
textarea:focus-within,
input[type=text]:focus input[type=search]:focus-visible,
input[type=text]:focus input[type=text]:focus-visible,
input[type=text]:focus input[type=tel]:focus-visible,
input[type=text]:focus input[type=password]:focus-visible,
input[type=text]:focus input[type=email]:focus-visible,
input[type=text]:focus textarea:focus-visible,
input[type=tel]:focus input[type=search]:focus-visible,
input[type=tel]:focus input[type=text]:focus-visible,
input[type=tel]:focus input[type=tel]:focus-visible,
input[type=tel]:focus input[type=password]:focus-visible,
input[type=tel]:focus input[type=email]:focus-visible,
input[type=tel]:focus textarea:focus-visible,
input[type=password]:focus input[type=search]:focus-visible,
input[type=password]:focus input[type=text]:focus-visible,
input[type=password]:focus input[type=tel]:focus-visible,
input[type=password]:focus input[type=password]:focus-visible,
input[type=password]:focus input[type=email]:focus-visible,
input[type=password]:focus textarea:focus-visible,
input[type=email]:focus input[type=search]:focus-visible,
input[type=email]:focus input[type=text]:focus-visible,
input[type=email]:focus input[type=tel]:focus-visible,
input[type=email]:focus input[type=password]:focus-visible,
input[type=email]:focus input[type=email]:focus-visible,
input[type=email]:focus textarea:focus-visible,
textarea:focus input[type=search]:focus-visible,
textarea:focus input[type=text]:focus-visible,
textarea:focus input[type=tel]:focus-visible,
textarea:focus input[type=password]:focus-visible,
textarea:focus input[type=email]:focus-visible,
textarea:focus textarea:focus-visible {
  box-shadow: none !important;
  outline-width: 2px !important;
  border-color: var(--color-primary-blue) !important;
  outline-color: var(--color-primary-blue) !important;
}

input[type=search],
input[type=text],
input[type=tel],
input[type=password],
input[type=email] {
  height: 43px !important;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search] {
  width: 350px;
  height: 33px;
  border-radius: 17px;
  background-color: transparent;
  border: solid 1px var(--color-border);
}

.dgwt-wcas-search-input::placeholder {
  color: #888888 !important;
  opacity: 1 !important;
}

.input__number {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  width: 100%;
  max-width: 204px;
}
.input__number-text {
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  margin: 0 -3px;
  z-index: 1;
}
@media (max-width: 500px) {
  .input__number {
    height: 33px;
  }
}
.input__number input[type=number]:active, .input__number input[type=number]:focus, .input__number input[type=number]:focus-visible {
  outline-color: var(--color-primary-blue);
  z-index: 1;
}
.input__number-text, .input__number-plus, .input__number-minus {
  border: solid 1px var(--color-primary-blue);
  background: var(--color-white);
  height: 100%;
  text-align: center;
}
.input__number-text {
  border-left: none;
  border-right: none;
  width: 100%;
  -moz-appearance: textfield;
}
.input__number-text::-webkit-outer-spin-button, .input__number-text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input__number-minus, .input__number-plus {
  background: var(--color-white);
  min-width: 60px;
  padding: 0;
  display: block;
  transition-duration: 0.15s;
  z-index: 2;
}
@media (max-width: 500px) {
  .input__number-minus, .input__number-plus {
    min-width: 33px;
    width: 33px;
  }
}
.input__number-minus span, .input__number-plus span {
  font-size: 10px;
  line-height: 20px;
  transition-duration: 0.15s;
}
.input__number-minus {
  border-radius: 23px 0 0 23px;
  border-right: none;
}
.input__number-plus {
  border-radius: 0 23px 23px 0;
  border-left: none;
}

#page-contact form .input-custom-wrapper input {
  width: 100%;
}
#page-contact form .input-custom-wrapper:nth-of-type(1) {
  width: 100%;
}
#page-contact form .input-custom-wrapper:nth-of-type(2),
#page-contact form .input-custom-wrapper:nth-of-type(3) {
  width: calc(50% - 15px);
}
#page-contact form .input-custom-wrapper:nth-of-type(4) {
  width: 100%;
}
#page-contact form .wpcf7-not-valid-tip {
  margin-top: 5px;
  margin-bottom: -19.5px;
  font-size: 10px;
  color: var(--color-red);
}
#page-contact form .acceptance {
  margin: 15px 0;
  width: 100%;
  display: block;
}
#page-contact form .acceptance .wpcf7-list-item {
  margin: 0;
}
#page-contact form .acceptance input {
  margin: 0 10px 0 0;
  width: 20px;
  height: 20px;
  border: solid 1px var(--color-black);
  cursor: pointer;
}
#page-contact form .acceptance .form-check-input + span {
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  padding-left: 30px;
}
#page-contact form .acceptance .wpcf7-list-item-label {
  line-height: 20px;
  cursor: pointer;
}
#page-contact form .acceptance a {
  text-decoration: underline;
  margin-left: 4px;
}
#page-contact form .acceptance a:hover {
  color: var(--color-primary-blue);
}

.password-input {
  position: relative;
  height: fit-content;
  width: 100%;
  display: block;
}

.show-password-input {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  width: 30px;
  cursor: pointer;
  background: none;
  border: none;
  color: var(--color-black);
  font-size: 20px;
  background-image: url(../../assets/imgs/icon-show-password.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}

.woocommerce-form-login {
  width: 100%;
  max-width: 400px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 500px) {
  .woocommerce-form-login {
    max-width: unset;
  }
  .woocommerce-form-login .clear {
    display: none;
  }
}
.woocommerce-form-login .btn, .woocommerce-form-login .comment-reply-link {
  margin-top: 20px;
}

input + label {
  outline: none !important;
}

.wc-block-components-text-input.is-active label {
  transform: translateY(3px) scale(0.6) !important;
}

#wc-block-components-totals-coupon__input-coupon,
.wc-block-components-textarea {
  border-color: var(--color-border) !important;
  outline-color: var(--color-primary-blue) !important;
  border-radius: 5px !important;
}

.form-row {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
@media (max-width: 500px) {
  .form-row {
    margin-bottom: 5px;
  }
}
.form-row a {
  text-decoration: underline;
  margin-left: 4px;
}
.form-row a:hover {
  color: var(--color-primary-blue);
}

.form-row-checkbox {
  margin: 10px 0 15px 0 !important;
}

.woocommerce-form__label-for-checkbox,
.wpcf7-acceptance .wpcf7-list-item-label,
.form-row-checkbox label {
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  font-size: 13px;
  line-height: 16px;
  color: var(--color-black);
  display: block;
  padding-left: 30px;
}
.woocommerce-form__label-for-checkbox::before,
.wpcf7-acceptance .wpcf7-list-item-label::before,
.form-row-checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  border: solid 1px var(--color-border);
  border-radius: 2px;
  background-color: var(--color-white);
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
  left: 0;
}
.woocommerce-form__label-for-checkbox::after,
.wpcf7-acceptance .wpcf7-list-item-label::after,
.form-row-checkbox label::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../../assets/imgs/icon-check.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  background-color: var(--color-primary-blue);
  border: solid 1px var(--color-primary-blue);
  border-radius: 2px;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  transition-duration: 0.3s;
  opacity: 0;
}

.woocommerce-form__label-for-checkbox input[type=checkbox],
.wpcf7-acceptance input[type=checkbox],
.form-row-checkbox input[type=checkbox] {
  display: none;
}

.woocommerce-form__label-for-checkbox span,
.wpcf7-acceptance span {
  display: inline-block;
}
.woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span,
.wpcf7-acceptance input[type=checkbox]:checked + span {
  border-color: var(--color-primary-blue);
}
.woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span::after,
.wpcf7-acceptance input[type=checkbox]:checked + span::after {
  opacity: 1;
}

.create-account,
.woocommerce-shipping-fields,
.form-row-checkbox {
  position: relative;
}
.create-account label.checked::after,
.woocommerce-shipping-fields label.checked::after,
.form-row-checkbox label.checked::after {
  opacity: 1;
}

.woocommerce-validated label::after {
  opacity: 1;
}

#billing_address_2_field {
  display: none !important;
}

#place_order::before, #place_order::after {
  content: "Kupuję i płacę";
  color: var(--color-white);
}

.woocommerce-terms-and-conditions-wrapper .checkout-inline-error-message {
  padding-top: 5px;
}

.checkout-inline-error-message {
  color: var(--color-red);
  font-size: 10px;
  line-height: 16px;
  margin: 3px 0;
}

.form-row-checkbox .checkout-inline-error-message {
  position: static;
  margin: 5px 0 0 32px;
}

.input-custom-wrapper {
  width: 100%;
}

.input-trigger {
  position: relative;
}
.input-trigger input {
  width: 100%;
}
.input-trigger label {
  width: fit-content;
  position: absolute;
  left: 10px;
  top: 11px;
  height: fit-content;
  transition-duration: 0.3s;
  transform-origin: left top;
  cursor: text;
  z-index: 1;
  user-select: none;
  font-size: 13px;
  color: var(--color-black);
}
.input-trigger.has-value label, .input-trigger.focused label {
  transform: translateY(-8px) scale(0.6);
}

#billing_country_field label {
  font-size: 13px;
}

@media (max-width: 500px) {
  .input--quantity {
    width: 60px;
  }
}

/* ios fix */
.input-trigger input[type=search],
.input-trigger input[type=text],
.input-trigger input[type=tel],
.input-trigger input[type=password],
.input-trigger input[type=email],
.input-trigger textarea {
  width: 123% !important;
  font-size: 16px !important;
  transform: scale(0.8125) !important;
  transform-origin: left center !important;
  max-width: unset !important;
  height: 53px !important;
}
.input-trigger label {
  top: 16px;
}
.input-trigger label[for=order_comments], .input-trigger label[for=message] {
  top: 24px;
  /*padding-top: 14px !important;*/
}

input[name="shipping_method[0]"][type="hidden"]+label {
      background-color: var(--color-primary-blue);
    border: solid 1px var(--color-primary-blue);
    color: var(--color-white);
}

input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: textfield;
}

select,
.wc-blocks-components-select .wc-blocks-components-select__select {
  background-color: var(--color-white);
  font-size: 17px;
  border: solid 1px var(--color-border) !important;
  border-radius: 5px;
  height: 43px;
}

.wc-block-components-checkout-step__content .wc-blocks-components-select__select .select {
  width: 100%;
}

.select {
  position: relative;
  width: 300px;
  user-select: none;
  z-index: 99998;
}
.select-selected {
  cursor: pointer;
  font-size: 17px;
  line-height: 21px;
  border: solid 1px var(--color-border);
  border-radius: 5px;
  height: 43px;
  padding: 12px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.select-selected::after {
  content: url(../imgs/arrow-down.svg);
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  line-height: 10px;
}
.select.active {
  z-index: 99999;
}
.select-placeholder {
  color: var(--color-border) !important;
  background-color: var(--color-white) !important;
  cursor: auto !important;
}
.select-items {
  position: absolute;
  background-color: var(--color-white);
  border: 1px solid var(--color-border);
  border-radius: 0 0 5px 5px;
  z-index: 9999999;
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
  font-size: 15px;
  line-height: 20px;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.15s;
}
.select-items div {
  padding: 10px;
  cursor: pointer;
}
.select-items div:hover {
  background-color: var(--color-primary-blue);
  color: var(--color-white);
}
.select.active .select-items {
  visibility: visible;
  opacity: 1;
  border-top: 0;
}
.select.active .select-selected {
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
}
.select.active .select-selected:after {
  border-color: transparent transparent #3498db transparent;
}
.select--secondary .select-selected {
  margin: 0 0 0 auto;
  border: none;
  padding: 0;
  text-align: right;
  width: fit-content;
  font-weight: bold;
}
.select--secondary .select-items {
  margin-top: 5px;
  border-top: solid 1px var(--color-border) !important;
  border-radius: 5px;
}
.select-label {
  position: relative;
  left: unset;
  top: unset;
}

body .btn, body .comment-reply-link,
body main .btn,
.wc-block-cart__submit-button,
body .wp-block-button__link {
  position: relative;
  height: 50px;
  width: fit-content;
  min-width: 200px;
  padding: 3px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 25px;
  background: linear-gradient(to right, var(--color-secondary-blue-30), var(--color-primary-blue)) 0% no-repeat padding-box !important;
  font-weight: bold;
  overflow: hidden;
  z-index: 1;
  box-shadow: none !important;
}
body .btn > span, body .comment-reply-link > span,
body main .btn > span,
.wc-block-cart__submit-button > span,
body .wp-block-button__link > span {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: solid 3px transparent;
  border-radius: 25px;
  color: var(--color-white);
  z-index: 3;
  transition-duration: 0.3s;
  text-decoration: none;
}
body .btn::before, body .comment-reply-link::before, body .btn::after, body .comment-reply-link::after,
body main .btn::before,
body main .btn::after,
.wc-block-cart__submit-button::before,
.wc-block-cart__submit-button::after,
body .wp-block-button__link::before,
body .wp-block-button__link::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  height: calc(100% - 6px);
  width: calc(100% - 6px);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: solid 3px transparent;
  transition-duration: 0.3s;
  border-radius: 25px;
}
body .btn::before, body .comment-reply-link::before,
body main .btn::before,
.wc-block-cart__submit-button::before,
body .wp-block-button__link::before {
  animation: 8s rotateAnimation linear infinite;
  background: linear-gradient(var(--color-primary-blue), var(--color-primary-blue)) padding-box, linear-gradient(var(--angle), var(--color-primary-blue), #ffffff, var(--color-primary-blue), #ffffff, var(--color-primary-blue), #ffffff) border-box;
}
body .btn::after, body .comment-reply-link::after,
body main .btn::after,
.wc-block-cart__submit-button::after,
body .wp-block-button__link::after {
  opacity: 1;
  background: linear-gradient(var(--color-primary-blue), var(--color-primary-blue)) padding-box, linear-gradient(90deg, #73d0f7, #ffffff, var(--color-primary-blue), #ffffff, var(--color-primary-blue), #ffffff) border-box;
}
body .btn:hover::after, body .comment-reply-link:hover::after,
body main .btn:hover::after,
.wc-block-cart__submit-button:hover::after,
body .wp-block-button__link:hover::after {
  opacity: 0;
}
body .btn--arrow,
body main .btn--arrow,
.wc-block-cart__submit-button--arrow,
body .wp-block-button__link--arrow {
  width: 50px;
  height: 50px;
  min-width: unset;
  padding: 3px;
}
@media (max-width: 500px) {
  body .btn--arrow,
  body main .btn--arrow,
  .wc-block-cart__submit-button--arrow,
  body .wp-block-button__link--arrow {
    height: 35px;
    width: 35px;
  }
}
body .btn--arrow span,
body main .btn--arrow span,
.wc-block-cart__submit-button--arrow span,
body .wp-block-button__link--arrow span {
  height: 22px;
}
body .btn--arrow-left span,
body main .btn--arrow-left span,
.wc-block-cart__submit-button--arrow-left span,
body .wp-block-button__link--arrow-left span {
  content: url("../../assets/imgs/arrow-left-white.svg");
}
body .btn--arrow-right span,
body main .btn--arrow-right span,
.wc-block-cart__submit-button--arrow-right span,
body .wp-block-button__link--arrow-right span {
  content: url("../../assets/imgs/arrow-right-white.svg");
}
body .btn--panel,
body main .btn--panel,
.wc-block-cart__submit-button--panel,
body .wp-block-button__link--panel {
  width: 202px;
  height: 202px;
  min-width: unset;
  border-radius: 0;
}
body .btn--panel::before,
body main .btn--panel::before,
.wc-block-cart__submit-button--panel::before,
body .wp-block-button__link--panel::before {
  border-radius: 0;
}
body .btn--panel__inner,
body main .btn--panel__inner,
.wc-block-cart__submit-button--panel__inner,
body .wp-block-button__link--panel__inner {
  border-radius: 0;
}
body .btn--panel__inner::before,
body main .btn--panel__inner::before,
.wc-block-cart__submit-button--panel__inner::before,
body .wp-block-button__link--panel__inner::before {
  border-radius: 0;
}
body .btn--alternative, body .btn--alternative span,
body main .btn--alternative,
body main .btn--alternative span,
.wc-block-cart__submit-button--alternative,
.wc-block-cart__submit-button--alternative span,
body .wp-block-button__link--alternative,
body .wp-block-button__link--alternative span {
  background-color: var(--color-primary-darkblue);
  border: none;
  padding: 0;
}
body .btn--alternative::before, body .btn--alternative::after, body .btn--alternative span::before, body .btn--alternative span::after,
body main .btn--alternative::before,
body main .btn--alternative::after,
body main .btn--alternative span::before,
body main .btn--alternative span::after,
.wc-block-cart__submit-button--alternative::before,
.wc-block-cart__submit-button--alternative::after,
.wc-block-cart__submit-button--alternative span::before,
.wc-block-cart__submit-button--alternative span::after,
body .wp-block-button__link--alternative::before,
body .wp-block-button__link--alternative::after,
body .wp-block-button__link--alternative span::before,
body .wp-block-button__link--alternative span::after {
  content: none !important;
}
body .btn.loading, body .loading.comment-reply-link, body .btn--loader,
body main .btn.loading,
body main .btn--loader,
.wc-block-cart__submit-button.loading,
.wc-block-cart__submit-button--loader,
body .wp-block-button__link.loading,
body .wp-block-button__link--loader {
  user-select: none;
  pointer-events: none;
}
body .btn.loading span, body .loading.comment-reply-link span, body .btn--loader span,
body main .btn.loading span,
body main .btn--loader span,
.wc-block-cart__submit-button.loading span,
.wc-block-cart__submit-button--loader span,
body .wp-block-button__link.loading span,
body .wp-block-button__link--loader span {
  transform: none !important;
}
body .btn.loading span::after, body .loading.comment-reply-link span::after, body .btn--loader span::after,
body main .btn.loading span::after,
body main .btn--loader span::after,
.wc-block-cart__submit-button.loading span::after,
.wc-block-cart__submit-button--loader span::after,
body .wp-block-button__link.loading span::after,
body .wp-block-button__link--loader span::after {
  content: "";
  display: block;
  background-color: var(--color-primary-blue);
  background-image: url(../../assets/imgs/loader.gif);
  background-position: center;
  background-size: 24px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .btn.disabled, body .disabled.comment-reply-link,
body main .btn.disabled,
.wc-block-cart__submit-button.disabled,
body .wp-block-button__link.disabled {
  pointer-events: none !important;
  user-select: none !important;
  opacity: 0.5 !important;
}

@keyframes rotateAnimation {
  to {
    --angle: 360deg;
  }
}
@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
.single_add_to_cart_button + .added_to_cart {
  display: none;
}

body .wp-block-button__link::before, body .wp-block-button__link::after {
  content: "Dodaj do koszyka";
  color: var(--color-white);
  font-size: 16px;
}

.btn--link {
  border: none;
  text-align: center;
  background: none;
  padding: 0 5px 5px 5px;
  font-weight: bold;
  border-bottom: solid 2px var(--color-black);
  transition-duration: 0.3s;
  height: fit-content;
  font-weight: bold;
  color: var(--color-black);
  font-size: 16px;
}
.btn--link span {
  font-weight: bold;
  color: var(--color-black);
  font-size: 16px;
}
.btn--link:disabled {
  border-bottom: solid 2px var(--color-border);
}
.btn--link:hover {
  opacity: 0.6;
}

.panel {
  position: relative;
  padding: 12px;
  display: flex;
  align-items: flex-end;
  border: solid 1px var(--color-border);
  background: var(--color-white);
  overflow: hidden;
  z-index: 1;
  width: 202px;
  height: 202px;
  min-width: unset;
  transition-duration: 0.3s;
}
@media (max-width: 800px) {
  .panel {
    width: 160px;
    height: 160px;
  }
}
.panel * {
  transition-duration: 0.3s;
}
.panel__content {
  position: relative;
  z-index: 3;
}
.panel::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  border: solid 3px transparent;
  transition-duration: 0.3s;
  opacity: 0;
  z-index: 2;
  animation: 8s rotateAnimation linear infinite;
  background: linear-gradient(var(--color-primary-blue), var(--color-primary-blue)) padding-box, linear-gradient(var(--angle), var(--color-primary-blue), #ffffff, var(--color-primary-blue), #ffffff, var(--color-primary-blue)) border-box;
}
.panel:hover {
  border-color: transparent;
}
.panel:hover::before {
  opacity: 1;
}
.panel:hover .panel__content * {
  color: var(--color-white);
}
.panel:hover .panel__content img {
  filter: contrast(0) brightness(2);
}

@keyframes rotateAnimation {
  to {
    --angle: 360deg;
  }
}
@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
body main .wc-block-cart__submit-container {
  text-align: center;
  margin-top: 15px;
}
body main .wc-block-cart__submit-button {
  margin: auto !important;
}
body main .wc-block-components-button {
  padding: 0 50px !important;
  height: 50px !important;
}
body main .wc-block-components-button__text {
  z-index: 1;
  color: var(--color-white);
}
body main .wc-block-cart-items .wc-block-cart-item__remove-link {
  color: var(--color-red) !important;
}
body main .remove {
  color: var(--color-red) !important;
  text-decoration: underline;
}
body main .quantity-wrapper {
  width: fit-content;
}
body main .wc-block-components-shipping-calculator-address {
  text-align: center;
}
body main .wc-block-cart__submit .btn, body main .wc-block-cart__submit .comment-reply-link,
body main .wc-block-components-shipping-calculator .btn,
body main .wc-block-components-shipping-calculator .comment-reply-link,
body main .wc-block-cart-item__product .btn,
body main .wc-block-cart-item__product .comment-reply-link {
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
body main .wc-block-cart__submit .wc-block-cart-item__quantity .wc-block-components-quantity-selector,
body main .wc-block-components-shipping-calculator .wc-block-cart-item__quantity .wc-block-components-quantity-selector,
body main .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
  display: flex;
  height: 46px;
  width: 100%;
  max-width: 204px;
  border: none;
}
body main .wc-block-cart__submit .wc-block-cart-item__quantity .wc-block-components-quantity-selector::after,
body main .wc-block-components-shipping-calculator .wc-block-cart-item__quantity .wc-block-components-quantity-selector::after,
body main .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector::after {
  content: none;
}
body main .wc-block-cart__submit .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button,
body main .wc-block-components-shipping-calculator .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button,
body main .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button {
  background: var(--color-white);
  min-width: 60px;
  padding: 0;
  display: block;
  transition-duration: 0.15s;
  cursor: pointer;
  border: solid 1px var(--color-primary-blue);
  background: var(--color-white);
  height: 100%;
  text-align: center;
  opacity: 1;
}
body main .wc-block-cart__submit .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button:hover,
body main .wc-block-components-shipping-calculator .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button:hover,
body main .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button:hover {
  background-color: var(--color-primary-blue);
  color: var(--color-white);
  font-size: 20px;
}
body main .wc-block-cart__submit .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button--minus,
body main .wc-block-components-shipping-calculator .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button--minus,
body main .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button--minus {
  border-radius: 23px 0 0 23px;
  border-right: none;
}
body main .wc-block-cart__submit .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button--plus,
body main .wc-block-components-shipping-calculator .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button--plus,
body main .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button--plus {
  border-radius: 0 23px 23px 0;
  border-left: none;
}
body main .wc-block-cart__submit .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input,
body main .wc-block-components-shipping-calculator .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input,
body main .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input {
  border: solid 1px var(--color-primary-blue);
  background: var(--color-white);
  height: 100%;
  text-align: center;
  border-left: none;
  border-right: none;
  width: 100%;
}
body main .wc-block-cart__submit .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input:active, body main .wc-block-cart__submit .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input:focus, body main .wc-block-cart__submit .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input:focus-visible,
body main .wc-block-components-shipping-calculator .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input:active,
body main .wc-block-components-shipping-calculator .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input:focus,
body main .wc-block-components-shipping-calculator .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input:focus-visible,
body main .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input:active,
body main .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input:focus,
body main .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input:focus-visible {
  outline-color: var(--color-primary-blue);
  z-index: 1;
}
body main .wc-blocks-components-select svg {
  display: none;
}
body main .wc-blocks-components-select__container {
  height: fit-content;
}
body main .wc-block-checkout__form input[type=text],
body main .wc-block-checkout__form input[type=email],
body main .wc-block-checkout__form input[type=tel] {
  border-color: var(--color-border) !important;
  border-radius: 5px !important;
  padding: 12px 10px !important;
  font-size: 17px !important;
  outline-color: var(--color-primary-blue) !important;
}
body main .wc-block-checkout__form .has-error input {
  border-color: #cc1818 !important;
}
body main .wc-block-checkout__form .is-active label {
  outline: none !important;
}

.modal ul.woocommerce-mini-cart,
.widget_shopping_cart_content ul.woocommerce-mini-cart {
  list-style: none;
  padding: 0;
}
.modal li.woocommerce-mini-cart-item,
.widget_shopping_cart_content li.woocommerce-mini-cart-item {
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 50px 30px 10px;
  position: relative;
  border: solid 1px var(--color-border);
  margin-bottom: 10px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .modal li.woocommerce-mini-cart-item,
  .widget_shopping_cart_content li.woocommerce-mini-cart-item {
    height: fit-content;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px 40px 20px 10px;
  }
}
.modal li.woocommerce-mini-cart-item img,
.widget_shopping_cart_content li.woocommerce-mini-cart-item img {
  height: 80px;
  width: 80px;
  display: block;
  object-fit: contain;
}
.modal li.woocommerce-mini-cart-item a:not(.remove),
.widget_shopping_cart_content li.woocommerce-mini-cart-item a:not(.remove) {
  display: flex;
  align-items: center;
  gap: 20px;
  text-align: left;
  background-color: var(--color-white);
}
@media (max-width: 1024px) {
  .modal li.woocommerce-mini-cart-item a:not(.remove),
  .widget_shopping_cart_content li.woocommerce-mini-cart-item a:not(.remove) {
    gap: 10px;
  }
}
.modal li.woocommerce-mini-cart-item .remove,
.widget_shopping_cart_content li.woocommerce-mini-cart-item .remove {
  position: absolute;
  top: 10px;
  bottom: auto;
  right: 10px;
  margin: auto;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
  font-size: 20px;
  color: var(--color-red);
}
.modal li.woocommerce-mini-cart-item .quantity,
.widget_shopping_cart_content li.woocommerce-mini-cart-item .quantity {
  display: flex;
  white-space: nowrap;
  justify-content: flex-end;
  font-weight: bold;
  min-width: 140px;
  font-size: 19px;
  text-align: right;
  margin-left: 20px;
  order: 1;
}
@media (max-width: 600px) {
  .modal li.woocommerce-mini-cart-item .quantity,
  .widget_shopping_cart_content li.woocommerce-mini-cart-item .quantity {
    margin: 0 0 0 auto;
    text-align: right;
    position: relative;
    right: -30px;
  }
}
.modal li.woocommerce-mini-cart-item .variation,
.widget_shopping_cart_content li.woocommerce-mini-cart-item .variation {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  display: flex;
  height: fit-content;
  margin: 0 0 0 110px;
  overflow: hidden;
  white-space: nowrap;
}
.modal li.woocommerce-mini-cart-item .variation__item,
.widget_shopping_cart_content li.woocommerce-mini-cart-item .variation__item {
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  .modal li.woocommerce-mini-cart-item .variation,
  .widget_shopping_cart_content li.woocommerce-mini-cart-item .variation {
    margin: 0;
    position: static;
    white-space: normal;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
.modal li.woocommerce-mini-cart-item .variation dt,
.modal li.woocommerce-mini-cart-item .variation dd,
.modal li.woocommerce-mini-cart-item .variation p,
.widget_shopping_cart_content li.woocommerce-mini-cart-item .variation dt,
.widget_shopping_cart_content li.woocommerce-mini-cart-item .variation dd,
.widget_shopping_cart_content li.woocommerce-mini-cart-item .variation p {
  margin: 0;
}
.modal li.woocommerce-mini-cart-item .variation dt,
.widget_shopping_cart_content li.woocommerce-mini-cart-item .variation dt {
  margin: 0 5px 0 0;
  height: fit-content;
}
.modal li.woocommerce-mini-cart-item .variation dd,
.widget_shopping_cart_content li.woocommerce-mini-cart-item .variation dd {
  margin: 0 10px 0 0;
  height: fit-content;
}
.modal .modal__custom-items,
.widget_shopping_cart_content .modal__custom-items {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 0;
}
.modal .modal__custom-buttons,
.widget_shopping_cart_content .modal__custom-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  white-space: nowrap;
}
.modal .modal__custom-buttons .btn, .modal .modal__custom-buttons .comment-reply-link,
.widget_shopping_cart_content .modal__custom-buttons .btn,
.widget_shopping_cart_content .modal__custom-buttons .comment-reply-link {
  width: 100%;
  max-width: 250px;
}

.wc-block-cart__submit-container {
  width: fit-content !important;
  margin: 30px auto 0 auto !important;
}

.wc-block-cart__empty-cart__title {
  text-align: center;
  margin-bottom: 30px;
  font-size: 42px !important;
}
@media (max-width: 1024px) {
  .wc-block-cart__empty-cart__title {
    font-size: 32px !important;
  }
}
@media (max-width: 800px) {
  .wc-block-cart__empty-cart__title {
    font-size: 24px !important;
  }
}
.wc-block-cart__empty-cart__title::before {
  content: none !important;
}

.wc-block-components-address-form__address_2-toggle {
  display: none !important;
}
.wc-block-components-address-form__address_2-toggle.is-active {
  display: block !important;
}

.wp-block-heading.has-text-align-center {
  font-size: 44px;
  line-height: 55px;
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 800px) {
  .wp-block-heading.has-text-align-center {
    font-size: 32px;
    line-height: 40px;
  }
}

.wc-block-components-checkout-step .wc-block-components-checkout-step__heading {
  position: relative;
}
.wc-block-components-checkout-step .wc-block-components-checkout-step__heading::before {
  content: none;
  position: absolute;
  left: -32px;
  top: 0;
  width: 30px;
  height: 30px;
  color: var(--color-black);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: bold;
  margin-top: -3px;
  font-size: 19px;
}
.wc-block-components-checkout-step:nth-of-type(1) .wc-block-components-checkout-step__heading::before {
  content: "1. ";
}
.wc-block-components-checkout-step:nth-of-type(2) .wc-block-components-checkout-step__heading::before {
  content: "2. ";
}
.wc-block-components-checkout-step:nth-of-type(3) .wc-block-components-checkout-step__heading::before {
  content: "3. ";
}

.wc-block-components-address-card__address-section span {
  width: 100% !important;
}

.my-checkout__title + .my-checkout__title {
  display: none !important;
}

.woocommerce-checkout-review-order-table {
  border-spacing: 0 15px;
  border-collapse: separate;
  margin-bottom: 60px;
  width: 100%;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals-title th {
  font-size: 31px;
  line-height: 39px;
  margin-bottom: 20px;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals-title th::before {
  content: "3. ";
  font-weight: bold;
  font-size: 31px;
  line-height: 39px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .woocommerce-checkout-review-order-table .woocommerce-shipping-totals-title th::before {
    font-size: 26px;
    line-height: 30px;
  }
}
@media (max-width: 800px) {
  .woocommerce-checkout-review-order-table .woocommerce-shipping-totals-title th::before {
    font-size: 22px;
    line-height: 26px;
  }
}

.cart_item td {
  border-bottom: solid 1px var(--color-border);
  background-color: var(--color-white);
  padding: 20px 0;
}
.cart_item td .product-thumbnail-checkout {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  height: 80px;
  min-height: 80px;
  max-height: 80px;
  margin-right: 15px;
  display: block;
  object-fit: contain;
}
.cart_item td .product-name-wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (max-width: 500px) {
  .cart_item td .product-name-wrapper {
    gap: 5px;
  }
}
.cart_item td.product-name {
  padding-right: 20px;
}
.cart_item .product-thumbnail {
  width: 140px;
  padding-right: 20px;
  vertical-align: top;
}

.cart_item:first-of-type td {
  border-top: solid 1px var(--color-border);
}

.woocommerce-form-coupon {
  width: fit-content;
  padding: 20px;
  background-color: var(--color-gray);
  border-radius: 5px;
  gap: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 500px) {
  .woocommerce-form-coupon {
    flex-direction: column;
    align-items: center;
    margin: 15px auto 30px auto;
    width: 100%;
  }
}
.woocommerce-form-coupon .input-text {
  width: 200px;
}
.woocommerce-form-coupon p,
.woocommerce-form-coupon .btn,
.woocommerce-form-coupon .comment-reply-link {
  margin-bottom: 0;
}

.cart-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 90px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .cart-wrapper {
    flex-direction: column;
  }
  .cart-wrapper table {
    width: 100%;
  }
}
.cart-wrapper h1, .cart-wrapper .h1,
.cart-wrapper h2,
.cart-wrapper .h2 {
  font-size: 32px;
  margin-bottom: 30px;
}
.cart-wrapper .product-name-item a {
  font-weight: bold;
}
.cart-wrapper .product-name-item a:hover {
  color: var(--color-primary-blue);
}

.cart_totals {
  display: flex;
  gap: 15px;
  flex-direction: column;
}
@media (max-width: 500px) {
  .cart_totals h2, .cart_totals .h2 {
    margin-bottom: 10px;
  }
}

.coupon {
  background-color: var(--color-gray);
  border-radius: 5px;
  border: solid 1px var(--color-border);
  padding: 15px;
}
.coupon label {
  margin-bottom: 15px;
}
.coupon div {
  display: flex;
  gap: 30px;
  align-items: center;
}
@media (max-width: 500px) {
  .coupon div {
    flex-direction: column;
    gap: 10px;
  }
}
.coupon div input {
  width: 200px;
}
.coupon div .btn, .coupon div .comment-reply-link {
  white-space: nowrap;
}

.checkout-shipping__ul {
  padding: 0;
  list-style: none;
}
.checkout-shipping__ul li {
  border-radius: 5px;
  padding: 15px;
  background-color: var(--color-gray);
}

.woocommerce-cart-form {
  width: calc(100% - 400px);
}
@media (max-width: 1024px) {
  .woocommerce-cart-form {
    width: 100%;
    margin-bottom: 30px;
    max-width: 700px;
  }
}
.woocommerce-cart-form_contents {
  width: 100%;
}

.cart-totals-wrapper {
  width: 400px;
}
@media (max-width: 1024px) {
  .cart-totals-wrapper {
    width: 100%;
    max-width: 700px;
  }
  .cart-totals-wrapper table {
    max-width: 300px;
  }
}
.cart-totals-wrapper td,
.cart-totals-wrapper th {
  vertical-align: top;
}
.cart-totals-wrapper td {
  padding: 5px 0;
  text-align: right;
}
.cart-totals-wrapper th {
  padding: 5px 5px 5px 0;
}

.payment_methods,
.woocommerce-shipping-methods {
  padding: 0;
  list-style: none;
}
.payment_methods input,
.woocommerce-shipping-methods input {
  display: none;
}
.payment_methods label,
.woocommerce-shipping-methods label {
  border-radius: 5px;
  padding: 15px;
  background-color: var(--color-gray);
  display: block;
  margin: 0 0 15px 0;
  transition-duration: 0.3s;
  cursor: pointer;
  border: solid 1px var(--color-gray);
  text-align: left;
      display: flex;
    align-items: center;
    gap: 20px;
  padding-left: 90px;

}
.payment_methods label:hover,
.woocommerce-shipping-methods label:hover {
  background-color: var(--color-white);
  border: solid 1px var(--color-primary-blue);
}
@media (max-width: 1024px) {
  .payment_methods label,
  .woocommerce-shipping-methods label {
    max-width: 320px;
  }
}
@media (max-width: 500px) {
  .payment_methods label,
  .woocommerce-shipping-methods label {
    max-width: unset;
    width: 100%;
  }
}
.payment_methods input:checked + label,
.woocommerce-shipping-methods input:checked + label {
  background-color: var(--color-primary-blue);
  border: solid 1px var(--color-primary-blue);
  color: var(--color-white);
}
.payment_methods input:checked + label svg *,
.woocommerce-shipping-methods input:checked + label svg * {
  transition-duration: 0.3s;
  fill: var(--color-white) !important;
  stroke: var(--color-white) !important;
}

.wc-proceed-to-checkout {
  padding-left: 0;
}
.wc-proceed-to-checkout a {
  margin: auto;
}
@media (max-width: 1024px) {
  .wc-proceed-to-checkout .btn, .wc-proceed-to-checkout .comment-reply-link {
    margin: auto;
  }
}

@media (max-width: 1024px) {
  .update-cart-button-wrapper {
    left: 0;
    justify-content: flex-start;
    margin: 0 !important;
    padding-right: 0;
  }
}
@media (max-width: 500px) {
  .update-cart-button-wrapper {
    position: static !important;
    border-top: none;
    padding: 0;
    margin: auto !important;
    text-align: center;
    width: 100%;
    display: block;
  }
}

.cart-actions {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 30px;
  margin-top: 30px;
}
@media (max-width: 1280px) {
  .cart-actions {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 500px) {
  .cart-actions .coupon {
    text-align: center;
    width: 100%;
  }
}

.cart_totals table {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px var(--color-border);
}
@media (max-width: 1024px) {
  .cart_totals table {
    width: 100%;
    max-width: unset;
  }
}

.order-total {
  vertical-align: top;
}
.order-total th {
  font-size: 1.4em;
}
.order-total td {
  text-align: right;
  display: flex;
  flex-direction: column;
}
.order-total td strong {
  font-size: 1.4em;
}

.woocommerce-terms-and-conditions-wrapper {
  padding-bottom: 2opx;
  margin-bottom: 20px;
  /* border-bottom: solid 1px var(--color-border); */
}

#shipping_address_2 {
  display: none !important;
}

.woocommerce-privacy-policy-text {
  display: none;
}

.payment_methods li label {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
}

.woocommerce-shipping-methods li label {
  position: relative;
}

.woocommerce-shipping-methods li svg,
.woocommerce-shipping-methods li img,
.payment_methods li svg,
.payment_methods li img {
  width: 60px;
  height: 30px;
  object-fit: contain;
  display: block;
  text-align: center;
  z-index: 2;
      position: absolute;
    left: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.woocommerce-shipping-methods li label::before,
.payment_methods li label::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  height: 40px;
  width: 70px;
  top: 7px;
  left: 7px;
  background-color: var(--color-white);
  border-radius: 3px;
}
.payment_methods p {
  font-size: 13px;
}

.woocommerce-terms-and-conditions-wrapper p,
.my-checkout__ssl {
  font-size: 13px;
}

.woocommerce-privacy-policy-text a {
  margin-left: 0;
}

#post_10 h1, #post_10 .h1,
#post_10 .cart-empty.woocommerce-info {
  text-align: center;
}
#post_10 h1, #post_10 .h1 {
  padding-bottom: 30px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: solid 1px var(--color-border);
}
#post_10 .cart-empty.woocommerce-info {
  font-size: 24px;
  font-weight: bold;
}
#post_10 .return-to-shop {
  text-align: center;
  margin: auto;
  width: fit-content;
  margin-bottom: 90px;
}

#customer_details > div {
  width: 100%;
}
#customer_details .woocommerce-billing-fields {
  width: 100%;
}

.checkout-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 90px;
}
@media (max-width: 1024px) {
  .checkout-wrapper {
    flex-direction: column;
    gap: 60px;
  }
}
@media (max-width: 800px) {
  .checkout-wrapper {
    gap: 30px;
  }
}

.checkout__resume,
.checkout__details {
  width: calc(50% - 45px);
}
@media (max-width: 1024px) {
  .checkout__resume,
  .checkout__details {
    width: 100%;
  }
}
.checkout__resume .form-row,
.checkout__details .form-row {
  width: calc(50% - 10px);
}
@media (max-width: 500px) {
  .checkout__resume .form-row,
  .checkout__details .form-row {
    width: 100%;
  }
}
.checkout__resume #billing_nip_toggle_field,
.checkout__details #billing_nip_toggle_field {
  width: 100%;
}

.woocommerce-additional-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper,
.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
}

#shipping_address_2_field {
  display: none !important;
}

.woocommerce-checkout-payment .form-row,
.woocommerce-checkout-payment textarea,
.woocommerce-additional-fields__field-wrapper .form-row,
.woocommerce-additional-fields__field-wrapper textarea {
  width: 100%;
}

.woocommerce-shipping-totals-title th {
  padding-top: 40px;
}
@media (max-width: 1024px) {
  .woocommerce-shipping-totals-title th {
    font-size: 26px !important;
    line-height: 30px !important;
  }
}
@media (max-width: 800px) {
  .woocommerce-shipping-totals-title th {
    font-size: 22px !important;
    line-height: 26px !important;
  }
}

.order-total th,
.order-total td {
  border-top: solid 1px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .order-total th,
  .order-total .woocommerce-Price-amount {
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  .order-total th,
  .order-total .woocommerce-Price-amount {
    font-size: 16px;
  }
}

.order-agreements {
  margin: 30px 0;
}

.woocommerce-additional-fields__field-wrapper #order_agreement_1_field,
.woocommerce-additional-fields__field-wrapper #order_agreement_2_field {
  display: none !important;
}

.shipping-calculator-button {
  transition-duration: 0.3s;
  margin: 0 0 20px auto;
  display: inline-block;
}

@media (max-width: 500px) {
  .cart-totals-wrapper h2, .cart-totals-wrapper .h2,
  .woocommerce-cart-form h2,
  .woocommerce-cart-form .h2 {
    font-size: 24px;
  }
  .woocommerce-cart-form__contents thead {
    display: none;
  }
  .woocommerce-cart-form__contents tbody tr:not(:last-of-type) {
    display: flex;
    flex-direction: column;
    border: solid 1px var(--color-border);
    padding: 15px;
    margin-bottom: 15px;
  }
  .woocommerce-cart-form__contents tbody tr:not(:last-of-type) td {
    border: none;
  }
  .woocommerce-cart-form__contents tbody tr:not(:last-of-type) .product-thumbnail {
    border: none !important;
    padding: 0;
    margin: 0;
    width: 50%;
    max-width: 200px;
    margin: auto;
  }
  .woocommerce-cart-form__contents tbody tr:not(:last-of-type) .product-name {
    border: none !important;
    padding: 10px 0;
    width: 100%;
  }
  .woocommerce-cart-form__contents tbody tr:not(:last-of-type) .product-name .product-name-wrapper {
    position: relative;
  }
  .woocommerce-cart-form__contents tbody tr:not(:last-of-type) .product-name .product-name-wrapper .remove {
    position: absolute;
    right: 0;
    bottom: 10px;
  }
  .woocommerce-cart-form__contents tbody tr:not(:last-of-type) .product-price {
    border-bottom: 0;
    border-top: solid 1px var(--color-border);
    padding-bottom: 0;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding-top: 15px;
  }
  .woocommerce-shipping-methods {
    width: 100%;
    margin: 15px auto;
  }
  .woocommerce-shipping-methods label {
    max-width: unset;
    width: 100%;
  }
  .cart-wrapper {
    gap: 30px;
  }
  .woocommerce-shipping-totals-title th {
    padding-top: 15px;
  }
  .woocommerce-shipping-destination {
    text-align: left;
  }
  .shipping-calculator-button {
    display: block;
    width: fit-content;
    transition-duration: 0.3s;
    margin: 0 0 20px 0;
  }
  .checkout__resume .product-total {
    text-align: right;
  }
  .checkout__resume .cart-subtotal td {
    text-align: right;
  }
  .woocommerce-checkout-review-order-table {
    display: flex;
    flex-direction: column;
  }
  .woocommerce-checkout-review-order-table thead {
    display: none;
  }
  .woocommerce-checkout-review-order-table tfoot {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .woocommerce-checkout-review-order-table tfoot tr {
    display: flex;
    flex-direction: column;
  }
  .woocommerce-checkout-review-order-table tfoot tr.order-total {
    display: flex;
    flex-direction: row;
    width: 100%;
  }
  .woocommerce-checkout-review-order-table tfoot tr.order-total th {
    width: 150px;
  }
  .woocommerce-checkout-review-order-table tfoot tr.order-total td {
    width: calc(100% - 150px);
  }
  .woocommerce-checkout-review-order-table tbody {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .woocommerce-checkout-review-order-table tbody .product-name > div {
    flex-direction: column;
  }
  .woocommerce-checkout-review-order-table tbody td {
    border: none;
  }
  .woocommerce-checkout-review-order-table tbody tr {
    display: flex;
    flex-direction: column;
    border: solid 1px var(--color-border);
    padding: 15px;
    margin-bottom: 15px;
    position: relative;
  }
  .woocommerce-checkout-review-order-table tbody tr .product-quantity {
    position: absolute;
    bottom: 15px;
    left: 15px;
  }
  .woocommerce-checkout-review-order-table tbody .product-thumbnail-checkout {
    width: 140px;
    height: 140px;
    min-width: 140px;
    min-height: 140px;
    max-width: 50%;
    margin: 0 auto 10px auto;
  }
  .woocommerce-checkout-review-order-table tbody .product-thumbnail-checkout + div {
    width: 100%;
  }
  .woocommerce-checkout-review-order-table tbody .product-thumbnail-checkout + div .variation {
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
    background-color: var(--color-gray);
    border-radius: 5px;
    padding: 10px;
  }
  .woocommerce-checkout-review-order-table tbody .product-thumbnail-checkout + div .variation__item {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .woocommerce-checkout-review-order-table tbody .product-thumbnail-checkout + div .variation__item * {
    margin-bottom: 0;
  }
  .woocommerce-checkout-review-order-table tbody .product-total {
    padding: 0;
    font-weight: bold;
    border-top: solid 1px var(--color-border);
    border-radius: 0;
    padding-top: 13px;
  }
}
.link {
  position: relative;
  display: inline-block;
  width: fit-content;
  font-weight: bold;
  color: var(--color-black);
  transition-duration: 0.3s;
}
.link::after {
  content: "";
  background-color: var(--color-black);
  width: 100%;
  height: 2px;
  display: block;
  margin-top: 7px;
  transition-duration: 0.3s;
}
.link:hover {
  color: var(--color-primary-blue);
}
.link:hover::after {
  background-color: var(--color-primary-blue);
}

.accordion {
  background: var(--color-white);
  transition-duration: 0.3s;
  border-bottom: solid 1px var(--color-border);
  position: relative;
}
.accordion__trigger {
  padding: 18px 30px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-size: 17px;
}
@media (max-width: 800px) {
  .accordion__trigger {
    padding: 10px 15px;
  }
}
.accordion__content {
  max-height: 0px;
  width: 100%;
  font-size: 15px;
  overflow: hidden;
  transition-duration: 0.3s;
}
.accordion__text {
  width: 100%;
  padding: 14px 30px 20px 30px;
  opacity: 1;
  transition-duration: 0.3s;
}
@media (max-width: 800px) {
  .accordion__text {
    padding: 10px 15px;
  }
}
.accordion__icon {
  width: 16px;
  height: 10px;
  background-image: url("../../assets/imgs/arrow-down.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition-duration: 0.3s;
}
.accordion.active {
  background-color: var(--color-gray);
  border-bottom-color: transparent;
}
.accordion.active .accordion__text {
  opacity: 1;
}
.accordion.active .accordion__icon {
  transform: rotate(180deg);
}

.slick-track {
  display: flex;
}
.slick__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.slick__arrow.slick-prev {
  left: 60px;
}
@media (max-width: 1024px) {
  .slick__arrow.slick-prev {
    left: 5px;
  }
}
.slick__arrow.slick-next {
  right: 60px;
}
@media (max-width: 1024px) {
  .slick__arrow.slick-next {
    right: 5px;
  }
}

.socials__item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.socials__icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.socials__link {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--color-gray);
  text-decoration: none;
  font-size: 15px;
  line-height: 23px;
}

.woocommerce-breadcrumb,
.breadcrumb {
  margin: 12px 0;
  padding: 0;
  font-size: 13px;
  line-height: 16px;
}

.woof label {
  margin-left: 10px;
}
.woof .irs-from, .woof .irs-to {
  display: none;
}
.woof .irs-single {
  background: var(--color-black) !important;
}
.woof .irs-handle {
  border: solid 1px var(--color-black) !important;
  width: 15px !important;
  height: 15px !important;
  top: 30px !important;
}
.woof .irs-bar {
  height: 1px !important;
  background-color: var(--color-black) !important;
}
.woof .irs-line {
  height: 1px !important;
}

.info-panel {
  width: 231px;
  max-width: 100%;
  height: 116px;
  min-height: fit-content;
  padding: 16px 20px;
  background-color: var(--color-white);
  display: flex;
  gap: 11px;
  flex-direction: column;
}
.info-panel__row {
  display: flex;
}
.info-panel__row:last-child {
  margin-bottom: 0;
}
.info-panel__title {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  margin-bottom: 8px;
}
.info-panel__logo {
  width: 62px;
  height: 41px;
}
.info-panel__description {
  font-size: 11px;
  line-height: 14px;
}

.bestsellers__text {
  padding: 0 20px;
  text-align: center;
}
.bestsellers__header {
  text-align: center;
}
.bestsellers__subheader {
  text-align: center;
}
.bestsellers__items {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: nowrap;
  margin-top: 40px;
  position: relative;
}
.bestsellers__link {
  margin-top: 50px;
}
.bestsellers .product {
  width: 320px !important;
}

.bestsellers .slick-track {
  gap: 32px;
  width: fit-content !important;
}
@media (max-width: 500px) {
  .bestsellers .slick-track {
    gap: 10px;
  }
}
.bestsellers .slick__arrow {
  position: absolute;
}
.bestsellers .slick-list {
  width: 1376px;
  padding: 0;
}
@media (max-width: 1450px) {
  .bestsellers .slick-list {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 500px) {
  .bestsellers .slick-list {
    width: 100%;
    padding: 0 30px;
  }
}

.bestsellers-cart .bestsellers {
  width: 100vw;
  position: relative;
  left: calc((100vw - 1434px) / -2 - 23px);
}
@media (max-width: 1400px) {
  .bestsellers-cart .bestsellers {
    left: calc((100vw - 1260px) / -2 - 23px);
  }
}
@media (max-width: 1280px) {
  .bestsellers-cart .bestsellers {
    width: 100%;
    left: 0;
  }
}

.up-sells__heading {
  text-align: center;
  margin: 0 0 10px 0;
}
.up-sells__subheading {
  text-align: center;
  margin: 0 0 30px 0;
  font-weight: normal;
}
.up-sells__description {
  padding: 0 20px;
  text-align: center;
  max-width: 555px;
  margin: auto;
  margin-bottom: 40px;
  font-weight: normal;
}
@media (max-width: 800px) {
  .up-sells__description {
    padding: 0;
  }
}
.up-sells .products__list {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: nowrap;
  margin-top: 40px;
  position: relative;
}
.up-sells .slick-track {
  gap: 32px;
  width: fit-content !important;
}
@media (max-width: 500px) {
  .up-sells .slick-track {
    gap: 10px;
  }
}
.up-sells .slick__arrow {
  position: absolute;
}
.up-sells .slick-list {
  width: 1376px;
  padding: 0;
}
@media (max-width: 1450px) {
  .up-sells .slick-list {
    width: 100%;
    padding: 0 15px;
  }
}

.product-related__heading {
  text-align: center;
  margin: 0 0 10px 0;
}
.product-related__subheading {
  text-align: center;
  margin: 0 0 30px 0;
  font-weight: normal;
}
.product-related__description {
  padding: 0 20px;
  text-align: center;
  margin-bottom: 40px;
}
.product-related .products__list {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: nowrap;
  margin-top: 40px;
  position: relative;
}
.product-related .slick-track {
  gap: 32px;
  width: fit-content !important;
}
@media (max-width: 500px) {
  .product-related .slick-track {
    gap: 10px;
  }
}
.product-related .slick__arrow {
  position: absolute;
}
.product-related .slick-list {
  width: 1376px;
  padding: 0;
}
@media (max-width: 1450px) {
  .product-related .slick-list {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 500px) {
  .product-related .slick-list {
    width: 100%;
    padding: 0 30px;
  }
}

.newest-products {
  position: relative;
  padding: 80px 0;
}
.newest-products__text {
  padding: 0 20px;
  text-align: center;
}
.newest-products__items {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: nowrap;
  margin-top: 40px;
}
.newest-products__link {
  margin-top: 50px;
}
.newest-products__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -1;
}
.newest-products__header {
  text-align: center;
}
.newest-products__subheader {
  text-align: center;
  font-weight: normal;
}
.newest-products__text {
  padding: 0 20px;
  text-align: center;
}
.newest-products__items {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: nowrap;
  margin-top: 40px;
  position: relative;
}
.newest-products__link {
  margin-top: 50px;
}
.newest-products .product::after {
  content: "Nowość";
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: var(--color-primary-green);
  color: var(--color-white);
  padding: 10px;
  text-transform: uppercase;
  min-width: 95px;
  font-size: 12px;
  text-align: center;
}
.newest-products .product__featured {
  display: none;
}
.newest-products .slick__arrow {
  position: absolute;
}
.newest-products .slick-track {
  gap: 32px;
}
@media (max-width: 500px) {
  .newest-products .slick-track {
    gap: 10px;
  }
}
.newest-products .slick-list {
  width: 1376px;
  padding: 0;
}
@media (max-width: 1450px) {
  .newest-products .slick-list {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 500px) {
  .newest-products .slick-list {
    width: 100%;
    padding: 0 30px;
  }
}

@media (max-width: 1024px) {
  .categories__content {
    text-align: center;
  }
}
.categories__item {
  user-select: none;
}
.categories__item-img {
  height: 76px;
}
@media (max-width: 800px) {
  .categories__item-img {
    height: 60px;
  }
  .categories__item-img img {
    height: 60px;
  }
}
.categories__item h4, .categories__item .h4, .categories__item .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), .single-post-content .categories__item :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  .categories__item h4, .categories__item .h4, .categories__item .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), .single-post-content .categories__item :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
.categories__item span {
  display: block;
  width: fit-content;
  font-weight: bold;
  color: var(--color-black);
  transition-duration: 0.3s;
}
.categories__item span::after {
  content: "";
  background-color: var(--color-black);
  width: 100%;
  height: 2px;
  display: block;
  margin-top: 7px;
  transition-duration: 0.3s;
}
.categories__item:hover span {
  color: var(--color-white);
}
.categories__item:hover span::after {
  background-color: var(--color-white);
}
.categories__text {
  margin-bottom: 50px;
}
.categories .slick-track {
  gap: 32px;
}
@media (max-width: 800px) {
  .categories .slick-track {
    gap: 15px;
  }
}

.footer {
  padding: 60px 0 0 0;
  background: var(--color-gray);
  margin-top: 180px;
}
@media (max-width: 1280px) {
  .footer {
    margin-top: 120px;
  }
}
@media (max-width: 1024px) {
  .footer {
    margin-top: 90px;
  }
}
.footer__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
  padding-bottom: 30px;
}
@media (max-width: 800px) {
  .footer__top {
    flex-wrap: wrap;
  }
}
.footer__col--1 {
  width: 46%;
}
@media (max-width: 800px) {
  .footer__col--1 {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
}
.footer__col--2, .footer__col--3 {
  width: 13%;
  padding-top: 30px;
}
@media (max-width: 800px) {
  .footer__col--2, .footer__col--3 {
    width: 100%;
    padding-top: 0;
  }
  .footer__col--2 a, .footer__col--3 a {
    margin: auto;
    display: block;
    width: fit-content;
    padding: 6px;
  }
}
@media (max-width: 800px) {
  .footer__col--2 .footer__menu, .footer__col--3 .footer__menu {
    gap: 0;
    width: fit-content;
    align-items: flex-start;
  }
  .footer__col--2 .footer__menu a, .footer__col--3 .footer__menu a {
    padding-left: 0;
  }
}
.footer__col--4 {
  width: 28%;
  padding-top: 30px;
}
@media (max-width: 800px) {
  .footer__col--4 {
    width: 100%;
    padding-top: 0;
  }
}
@media (max-width: 800px) {
  .footer__col--4 .footer__menu {
    gap: 12px;
    width: fit-content;
  }
  .footer__col--4 .footer__menu-item {
    display: flex;
    gap: 10px;
  }
  .footer__col--4 .footer__menu-item a {
    display: flex;
    gap: 10px;
  }
}
.footer__logo {
  width: 160px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .footer__logo img {
    width: 120px;
  }
}
.footer__desc {
  font-size: 15px;
  line-height: 23px;
  width: 100%;
  max-width: 440px;
}
@media (max-width: 800px) {
  .footer__desc {
    max-width: 100%;
  }
}
.footer__socials {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer__menu-label {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
.footer__menu {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  gap: 20px;
  display: flex;
  flex-direction: column;
}
.footer__menu a {
  display: flex;
  align-items: center;
  transition-duration: 0.15s;
}
.footer__menu a:hover {
  color: var(--color-primary-blue);
}
.footer__menu-icon {
  height: 20px;
  width: fit-content;
  object-fit: contain;
  font-weight: bold;
  display: block;
  margin-right: 12px;
}
@media (max-width: 800px) {
  .footer__menu-icon {
    margin: 1px 0 0 0;
  }
}
.footer__menu-item {
  display: flex;
}
@media (max-width: 800px) {
  .footer__menu-item {
    display: block;
  }
}
.footer__bottom {
  padding: 30px 0;
  font-size: 13px;
  border-top: solid 1px var(--color-border);
}

.header {
  position: fixed;
  width: 100%;
  height: 141px;
  background-color: var(--color-gray);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
  transition-duration: 0.3s;
  padding: 0 10px;
  top: 0;
}
.header > wrapper {
  height: 100%;
}
@media (max-width: 1024px) {
  .header {
    height: 80px;
  }
}
.header__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  flex-wrap: nowrap;
  align-items: center;
}
@media (max-width: 1024px) {
  .header__wrapper {
    position: absolute;
    top: 10px;
    left: 15px;
  }
}
.header__logo img {
  display: block;
  width: auto;
  height: 92px;
  max-height: 100%;
  object-fit: contain;
  transition-duration: 0.3s;
}
@media (max-width: 1024px) {
  .header__logo img {
    height: 60px;
  }
}
.header__nav {
  display: flex;
  align-items: center;
  transition-duration: 0.6s;
}
@media (max-width: 1024px) {
  .header__nav {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    padding-top: 80px;
    background-color: var(--color-white);
    overflow: hidden;
    z-index: -1;
  }
}
.header__nav-inner {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .header__nav-inner {
    padding: 30px 15px;
    width: 100%;
    height: calc(100vh - 80px);
    flex-direction: column;
    gap: 25px;
    position: absolute;
    top: 80px;
    left: 0;
  }
}
.header .main-menu {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  gap: 25px;
  position: relative;
}
@media (max-width: 1400px) {
  .header .main-menu {
    gap: 15px;
  }
}
@media (max-width: 1100px) {
  .header .main-menu {
    gap: 5px;
  }
}
@media (max-width: 1024px) {
  .header .main-menu {
    flex-direction: column;
    font-size: 20px;
    width: 400px;
    max-width: 100%;
    gap: 0;
  }
}
.header .main-menu .menu-item {
  display: block;
}
@media (max-width: 1024px) {
  .header .main-menu .menu-item {
    text-align: center;
    width: 100%;
    border-bottom: solid 1px var(--color-border);
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}
.header .main-menu .menu-item-has-children .menu-arrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  background-image: url("../imgs/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition-duration: 0.3s;
}
@media (max-width: 1024px) {
  .header .main-menu .menu-item-has-children .menu-arrow {
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    background-size: 10px;
  }
}
.header .main-menu .menu-item a {
  padding: 10px;
  transition-duration: 0.3s;
  color: var(--color-black);
}
@media (max-width: 1024px) {
  .header .main-menu .menu-item a {
    width: 100%;
    display: block;
    position: relative;
  }
}
.header .main-menu .menu-item a:hover {
  color: var(--color-primary-blue);
}
.header .main-menu .menu-item.current_page_parent > a, .header .main-menu .menu-item.current-menu-item > a {
  color: var(--color-primary-blue) !important;
}
.header .main-menu .menu-item .sub-menu {
  position: absolute;
  padding: 20px;
  width: calc(100% + 60px);
  top: 40px;
  left: -30px;
  background-color: var(--color-white);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.3s;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  transform: translateY(-10px);
}
@media (max-width: 1024px) {
  .header .main-menu .menu-item .sub-menu {
    padding-top: 10px;
    position: relative;
    box-shadow: none;
    flex-direction: column;
    padding: 0;
    width: 100%;
    gap: 5px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
    height: 0;
    transition-duration: 0.3s;
    transform: translateY(0);
  }
  .header .main-menu .menu-item .sub-menu .menu-item {
    border-bottom: none;
    margin: 0;
    padding: 0;
  }
  .header .main-menu .menu-item .sub-menu.active {
    visibility: visible;
    opacity: 1;
    height: fit-content;
  }
}
.header .main-menu .menu-item .sub-menu::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
}
.header .main-menu .menu-item .sub-menu .menu-item {
  width: calc(33.33% - 30px);
}
@media (max-width: 1024px) {
  .header .main-menu .menu-item .sub-menu .menu-item {
    width: 100%;
    text-align: center;
  }
}
.header .main-menu .menu-item .sub-menu .menu-item a {
  font-size: 13px;
}
.header .main-menu .menu-item a:hover + .sub-menu,
.header .main-menu .menu-item .sub-menu:hover {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.header .main-menu .current-menu-item {
  color: var(--color-primary-blue);
}
.header__icons {
  margin-left: 50px;
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1400px) {
  .header__icons {
    margin-left: 30px;
  }
}
@media (max-width: 1280px) {
  .header__icons {
    margin-left: 15px;
  }
}
@media (max-width: 1024px) {
  .header__icons {
    position: fixed;
    top: 25px;
    right: 70px;
  }
}
.header__cart {
  height: 28px;
  width: 28px;
  min-height: 28px;
  min-width: 28px;
  position: relative;
  display: block;
}
.header__cart-icon {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header__cart-count-number {
  object-fit: contain;
  min-width: 19px;
  height: 19px;
  color: var(--color-white);
  background-color: var(--color-primary-blue);
  border-radius: 9.5px;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  bottom: -9px;
  right: -9px;
  text-align: center;
  line-height: 19px;
  z-index: 1;
}
.header__search {
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .header__search {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .header__search {
    width: 100%;
  }
}
.header .dgwt-wcas-search-wrapp {
  width: 350px;
  max-width: 350px;
}
@media (max-width: 1400px) {
  .header .dgwt-wcas-search-wrapp {
    width: 250px;
    max-width: 250px;
  }
}
@media (max-width: 1280px) {
  .header .dgwt-wcas-search-wrapp {
    width: 200px;
    max-width: 100%;
  }
}
@media (max-width: 800px) {
  .header .dgwt-wcas-search-wrapp {
    width: 400px;
  }
}
.header .dgwt-wcas-search-input {
  border-radius: 5px !important;
  height: 43px !important;
}
.header .dgwt-wcas-search-input::placeholder {
  font-style: normal !important;
}
.header .dgwt-wcas-search-input:focus {
  border-color: var(--color-primary-blue) !important;
  box-shadow: none !important;
}
.header .dgwt-wcas-search-submit {
  border-radius: 5px !important;
  width: 43px !important;
  height: 43px !important;
  padding: 0 !important;
  min-width: unset !important;
}
.header .dgwt-wcas-search-submit::before {
  content: none;
}
.header__menu-toggle {
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: transparent;
  z-index: 1002;
  position: relative;
  display: none;
  position: fixed;
  top: 25px;
  right: 15px;
}
@media (max-width: 1024px) {
  .header__menu-toggle {
    display: flex;
  }
}
.header__menu-toggle::after, .header__menu-toggle::before {
  content: "";
  position: absolute;
  width: 30px;
  border-top: solid 2px var(--color-black);
  transition: 0.15s linear;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header__menu-toggle::before {
  height: 18px;
  border-bottom: solid 2px var(--color-black);
}
.header__menu-toggle::after {
  height: 0;
}
.header__menu-toggle:hover::after, .header__menu-toggle:hover::before {
  border-color: var(--color-primary-blue);
}
.header__menu-toggle:hover::before {
  height: 24px;
}
.header--scrolled {
  height: 80px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
@media (max-width: 1024px) {
  .header--scrolled {
    box-shadow: none;
  }
}
.header--scrolled .header__logo img {
  height: 60px;
}
@media (max-width: 1024px) {
  .header--active .header__nav {
    height: 100vh;
  }
}

/* hide for ordering */
.back-to-cart {
  display: none !important;
}

.page-id-11 .header__menu-toggle {
  display: none !important;
}
.page-id-11 .header .back-to-cart {
  display: block !important;
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  padding: 15px 15px 15px 50px;
  right: 30px;
  transition-duration: 0.3s;
}
@media (max-width: 1024px) {
  .page-id-11 .header .back-to-cart {
    position: fixed;
    right: 15px;
    background-color: var(--color-gray);
    z-index: 100000;
  }
}
.page-id-11 .header .back-to-cart::before {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background-image: url(../imgs/arrow-down.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(90deg);
  margin: auto;
}
.page-id-11 .header__nav {
  display: none !important;
}

.hero {
  min-height: 480px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 0 !important;
}
@media (max-width: 800px) {
  .hero {
    height: calc(100vh - 80px);
  }
}
@media (max-width: 800px) {
  .hero .wrapper {
    gap: 15px;
  }
}
.hero__slider-wrapper {
  position: relative;
  width: 100%;
}
@media (max-width: 800px) {
  .hero__slider-wrapper {
    height: calc(100vh - 80px - 60px);
  }
  .hero__slider-wrapper + .wrapper {
    height: 60px;
  }
}
@media (max-width: 800px) {
  .hero__slick {
    height: 100%;
  }
  .hero__slick .slick__arrow {
    top: 25%;
    bottom: auto;
  }
}
.hero__header {
  font-size: 57px;
  line-height: 71px;
  margin-bottom: 30px;
}
@media (max-width: 1280px) {
  .hero__header {
    font-size: 42px;
    line-height: 50px;
  }
}
@media (max-width: 800px) {
  .hero__header {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
  }
}
.hero__subheader {
  font-size: 31px;
  line-height: 39px;
  font-weight: normal;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1280px) {
  .hero__subheader {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 800px) {
  .hero__subheader {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
@media (max-width: 800px) {
  .hero__text * {
    font-size: 13px;
    line-height: 21px;
    text-align: center;
  }
}
.hero__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin: 0 auto;
  width: 100% !important;
  padding-left: 90px;
  padding-right: 90px;
}
@media (max-width: 800px) {
  .hero__item {
    padding: 0;
  }
}
.hero__item--wide .hero__content, .hero__item--wide .hero__img {
  padding: 0;
}
@media (max-width: 800px) {
  .hero__item--wide .hero__content {
    z-index: 4;
    position: absolute;
    height: 100%;
    padding: 10px 40px;
    justify-content: center;
  }
}
.hero__item--wide .hero__header {
  font-size: 83px;
  line-height: 104px;
  font-weight: bold;
}
@media (max-width: 1280px) {
  .hero__item--wide .hero__header {
    font-size: 60px;
    line-height: 68px;
  }
}
@media (max-width: 800px) {
  .hero__item--wide .hero__header {
    font-size: 40px;
    line-height: 48px;
    text-align: center;
  }
}
.hero__item--wide .hero__header b {
  color: #02bf1b;
  font-size: 57px;
  line-height: 71px;
  display: block;
  padding: 28px 42px 28px 28px;
  background-color: var(--color-white);
  border-radius: 5px;
  font-weight: bold;
  width: fit-content;
  text-transform: uppercase;
  text-shadow: none;
  margin: 33px 0 17px 0;
  box-shadow: 0 0 20px var(--color-primary-blue);
}
@media (max-width: 1280px) {
  .hero__item--wide .hero__header b {
    font-size: 42px;
    line-height: 50px;
    padding: 15px 30px 15px 15px;
    margin: 15px 0 8px 0;
  }
}
@media (max-width: 800px) {
  .hero__item--wide .hero__header b {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }
}
.hero__item--wide .hero__subheader {
  font-size: 57px;
  line-height: 71px;
  font-weight: bold;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1280px) {
  .hero__item--wide .hero__subheader {
    font-size: 42px;
    line-height: 50px;
  }
}
@media (max-width: 800px) {
  .hero__item--wide .hero__subheader {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }
}
.hero__item--wide .hero__text * {
  font-size: 25px;
  line-height: 31px;
  font-weight: bold;
}
@media (max-width: 1280px) {
  .hero__item--wide .hero__text * {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 800px) {
  .hero__item--wide .hero__text * {
    font-size: 13px;
    line-height: 21px;
    text-align: center;
  }
}
.hero__item--wide .hero__btn {
  font-size: 23px;
  line-height: 29px;
  font-weight: bold;
  height: 57px;
  min-width: 235px;
}
@media (max-width: 800px) {
  .hero__item--wide .hero__btn {
    height: 40px;
    font-size: 16px;
    line-height: 20px;
  }
}
.hero__item--wide .hero__img {
  position: absolute;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
@media (max-width: 1024px) {
  .hero__item--wide .hero__img::after {
    content: "";
    display: block;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--color-white);
    z-index: 3;
  }
}
.hero__item--wide .hero__img img {
  margin: 0 0 0 auto;
  width: fit-content;
}
@media (max-width: 1450px) {
  .hero__item--wide .hero__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
@media (max-width: 800px) {
  .hero__item--wide .hero__img img {
    object-fit: cover;
  }
}
.hero__item--blue {
  background-color: var(--color-primary-blue);
}
@media (max-width: 1024px) {
  .hero__item--blue .hero__img::after {
    background-color: var(--color-primary-blue);
  }
}
.hero__item--blue * {
  color: var(--color-white);
  text-shadow: 0 0 30px var(--color-primary-blue);
}
.hero__item-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin: auto;
}
@media (max-width: 800px) {
  .hero__item-wrapper {
    flex-direction: column-reverse;
    padding: 0;
    margin: 0 !important;
    height: 100%;
  }
}
.hero__scroll {
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.hero__content, .hero__img {
  padding: 90px 0;
}
@media (max-width: 1024px) {
  .hero__content, .hero__img {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 800px) {
  .hero__content, .hero__img {
    padding: 0;
  }
}
.hero__content {
  z-index: 1;
}
@media (max-width: 800px) {
  .hero__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 30px 15px;
    height: fit-content;
  }
}
.hero__img {
  height: 100%;
  opacity: 1;
  visibility: visible;
  transition-duration: 0.3s;
}
@media (max-width: 800px) {
  .hero__img {
    height: 50%;
  }
}
.hero__img img {
  width: 100%;
  height: 100%;
}
.hero__btn {
  margin-top: 32px;
}
@media (max-width: 800px) {
  .hero__btn {
    margin-top: 15px;
  }
}
.hero__scroll {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 6px;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  font-size: 15px;
  margin-top: 23px;
  animation: blink 4s linear infinite;
}
@media (max-width: 1280px) {
  .hero__scroll {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 800px) {
  .hero__scroll {
    height: 60px;
    margin: auto;
  }
}
.hero .slick-list {
  position: relative;
  z-index: 1;
}
@media (max-width: 800px) {
  .hero .slick-list {
    height: 100%;
  }
}
@media (max-width: 800px) {
  .hero .slick-track {
    height: 100%;
  }
}
.hero .slick-arrow {
  z-index: 2;
  position: absolute;
}
@media (max-width: 1450px) {
  .hero .slick-arrow.slick-prev {
    left: 30px;
  }
}
@media (max-width: 800px) {
  .hero .slick-arrow.slick-prev {
    left: 5px;
  }
}
@media (max-width: 1450px) {
  .hero .slick-arrow.slick-next {
    right: 30px;
  }
}
@media (max-width: 800px) {
  .hero .slick-arrow.slick-next {
    right: 5px;
  }
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
.about__content {
  text-align: center;
}
.about__header {
  font-size: 44px;
  line-height: 55px;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  .about__header {
    font-size: 32px;
    line-height: 40px;
  }
}
.about__subheader {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
  margin-top: 10px;
  font-weight: normal;
  display: block;
}
@media (max-width: 800px) {
  .about__subheader {
    font-size: 20px;
    line-height: 24px;
  }
}
.about__text {
  max-width: 555px;
  margin: auto;
}
.about__items {
  display: flex;
  gap: 30px;
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .about__items {
    margin-top: 60px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 800px) {
  .about__items {
    margin-top: 30px;
  }
}
.about__item {
  width: 321px;
}
.about__item-name {
  display: flex;
  align-items: center;
  gap: 30px;
}
.about__item-text {
  margin-top: 30px;
}

.ask {
  padding: 45px 0;
  margin-top: 120px;
}
.ask__wrapper {
  width: 906px;
  min-height: 431px;
  max-width: 100%;
  margin: auto;
  display: flex;
  align-items: end;
  justify-content: space-between;
  background-color: var(--color-primary-blue);
}
@media (max-width: 1024px) {
  .ask__wrapper {
    width: 100%;
    min-height: 400px;
  }
}
@media (max-width: 800px) {
  .ask__wrapper {
    height: fit-content;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    background: none;
  }
}
.ask__content {
  height: 100%;
  width: 50%;
  padding: 32px 12px 32px 32px;
  background: linear-gradient(var(--color-white), var(--color-white)) padding-box, linear-gradient(-130deg, var(--color-primary-blue), #ffffff, var(--color-primary-blue), #ffffff, var(--color-primary-blue)) border-box;
  border: solid 3px transparent;
  border-left: 0;
}
@media (max-width: 1024px) {
  .ask__content {
    width: 60%;
    min-height: 400px;
  }
}
@media (max-width: 800px) {
  .ask__content {
    border: none;
    background: none;
    width: 100%;
    padding: 0;
    min-height: unset;
  }
}
.ask__img {
  background-color: var(--color-primary-blue);
  position: relative;
  width: 50%;
  height: 100%;
}
@media (max-width: 1024px) {
  .ask__img {
    width: 40%;
  }
}
@media (max-width: 800px) {
  .ask__img {
    width: 100%;
    height: 254px;
    margin-top: 45px;
  }
}
.ask__img img {
  position: absolute;
  width: 100%;
  height: 503px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  object-fit: contain;
  object-position: bottom;
}
@media (max-width: 800px) {
  .ask__img img {
    height: 295px;
  }
}
.ask__header {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  .ask__header {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }
}
.ask__subheader {
  font-size: 21px;
  line-height: 26px;
  margin-bottom: 32px;
  margin-top: 10px;
  display: block;
}
@media (max-width: 800px) {
  .ask__subheader {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
}
.ask__text {
  margin-bottom: 32px;
}
@media (max-width: 800px) {
  .ask__text {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 20px;
    text-align: center;
  }
}
.ask__link {
  display: flex;
  gap: 15px;
  align-items: center;
  font-size: 25px;
  line-height: 31px;
  font-weight: bold;
  margin-bottom: 18px;
}
@media (max-width: 800px) {
  .ask__link {
    font-size: 18px;
    line-height: 23px;
    margin: 0 auto 10px auto;
    text-align: center;
    justify-content: center;
  }
  .ask__link img {
    width: 22px;
    height: 22px;
  }
}
.ask__link:last-child {
  margin-bottom: 0;
}
.ask__btn {
  margin-top: 30px;
}
@media (max-width: 800px) {
  .ask__btn {
    margin: 30px auto 0 auto;
  }
}

.steps__wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.steps__heading {
  text-align: center;
  margin: 0 0 10px 0;
  font-size: 44px;
  line-height: 55px;
}
@media (max-width: 800px) {
  .steps__heading {
    font-size: 32px;
    line-height: 40px;
  }
}
.steps__subheading {
  text-align: center;
  margin: 0 0 30px 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 800px) {
  .steps__subheading {
    font-size: 20px;
    line-height: 24px;
  }
}
.steps__description {
  padding: 0 20px;
  text-align: center;
  max-width: 555px;
  margin: 0 auto;
}
.steps__items {
  margin-top: 60px;
  display: flex;
  gap: 30px;
}
.steps__item {
  border: solid 1px var(--color-border);
  padding: 20px;
  width: calc(33.33% - 15px);
}
.steps__item-heading {
  margin: 0 0 20px 0;
  font-size: 44px;
  line-height: 55px;
}
.steps__item-subheading {
  margin: 0 0 20px 0;
  font-size: 25px;
  line-height: 31px;
}
.steps__item-description {
  margin-bottom: 0;
}
.steps__item-description p:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .steps__items {
    width: 100%;
    gap: 20px;
    margin: 0;
  }
  .steps__item {
    margin-right: 20px;
    width: calc(100vw - 30px) !important;
  }
  .steps .slick-list {
    padding: 0 !important;
  }
}
@media (min-width: 1024px) {
  .steps--right .steps__wrapper {
    flex-direction: row;
  }
  .steps--right .steps__items {
    flex-direction: column;
    width: calc(53% - 15px);
  }
  .steps--right .steps__item {
    width: 100%;
    max-width: 800px;
  }
  .steps--right .steps__content {
    width: calc(47% - 15px);
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: center;
    padding-right: 50px;
  }
  .steps--right .steps__heading {
    text-align: left;
  }
  .steps--right .steps__subheading {
    text-align: left;
  }
  .steps--right .steps__description {
    text-align: left;
    max-width: unset;
    width: 100%;
    padding: 0;
  }
}

.map__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.map__heading {
  font-size: 44px;
  line-height: 55px;
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 800px) {
  .map__heading {
    font-size: 32px;
    line-height: 40px;
  }
}
.map__subheading {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 800px) {
  .map__subheading {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
}
.map__text {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 30px;
  text-align: center;
  max-width: 555px;
  margin: auto;
}
@media (max-width: 800px) {
  .map__text {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
}
.map__content {
  max-width: 906px;
  height: auto;
  width: 100%;
  margin: 50px auto 0 auto;
}
@media (max-width: 800px) {
  .map__content {
    width: 100%;
    height: calc(100vw - 30px);
  }
}
.map__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 800px) {
  .map__img {
    object-fit: cover;
  }
}
.map__link {
  display: block;
  width: 100%;
  height: 100%;
}

.faq__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .faq__wrapper {
    flex-direction: column;
  }
}
.faq__content {
  width: 50%;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .faq__content {
    padding-left: 0;
    padding-bottom: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
.faq__header {
  font-size: 44px;
  line-height: 55px;
}
@media (max-width: 800px) {
  .faq__header {
    font-size: 32px;
    line-height: 40px;
  }
}
.faq__subheader {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  margin-top: 10px;
  display: block;
}
@media (max-width: 800px) {
  .faq__subheader {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 800px) {
  .faq__text {
    text-align: center;
  }
}
.faq__items {
  width: 50%;
}
@media (max-width: 1024px) {
  .faq__items {
    width: 100%;
  }
}

.contact__wrapper {
  display: flex;
  gap: 30px;
}
@media (max-width: 800px) {
  .contact__wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.contact__content {
  width: calc(100% - 15px);
}
@media (max-width: 800px) {
  .contact__content {
    width: 100%;
  }
}
.contact__content-inner {
  width: 100%;
  max-width: 555px;
}
@media (max-width: 800px) {
  .contact__content-inner {
    margin: auto;
    max-width: 438px;
  }
}
.contact__header {
  font-size: 44px;
  line-height: 55px;
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  .contact__header {
    font-size: 32px;
    line-height: 40px;
  }
}
.contact__subheader {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
  margin-top: 10px;
  display: block;
}
@media (max-width: 800px) {
  .contact__subheader {
    font-size: 18px;
    line-height: 24px;
  }
}
.contact__text {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  .contact__text {
    font-size: 14px;
    line-height: 18px;
  }
}
.contact__form {
  width: calc(100% - 15px);
}
@media (max-width: 800px) {
  .contact__form {
    width: 100%;
  }
}
.contact__form form {
  width: 100%;
  max-width: 438px;
  margin: 0 auto;
  display: flex;
  gap: 25px 30px;
  flex-wrap: wrap;
}
.contact__form form .wpcf7-form-control-wrap {
  width: 100%;
}
.contact__form form .wpcf7-form-control-wrap input {
  width: 100%;
}
.contact__form form .wpcf7-form-control-wrap:nth-of-type(2),
.contact__form form .wpcf7-form-control-wrap:nth-of-type(3) {
  width: calc(50% - 15px);
}
.contact__icon {
  height: 20px;
  width: fit-content;
  object-fit: contain;
  font-weight: bold;
  display: block;
  margin: 0 12px 15px 0;
}
.contact__items {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  gap: 20px;
}
.contact__item {
  display: flex;
  margin-bottom: 12px;
}
.contact__item a {
  display: flex;
}
.contact__item a:hover {
  color: var(--color-primary-blue);
}
.contact__item img {
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .contact__item {
    display: flex;
  }
  .contact__item a {
    display: flex;
  }
}

.wpcf7-not-valid-tip + .wpcf7-not-valid-tip {
  display: none;
}

.text-and-image__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 90px;
}
@media (max-width: 800px) {
  .text-and-image__wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.text-and-image--right .text-and-image__wrapper {
  flex-direction: row;
}
@media (max-width: 800px) {
  .text-and-image--right .text-and-image__wrapper {
    flex-direction: column;
    gap: 30px;
  }
}
.text-and-image--right .text-and-image__content {
  padding-right: 145px;
}
@media (max-width: 1280px) {
  .text-and-image--right .text-and-image__content {
    padding-right: 90px;
  }
}
@media (max-width: 1024px) {
  .text-and-image--right .text-and-image__content {
    padding-right: 60px;
  }
}
@media (max-width: 800px) {
  .text-and-image--right .text-and-image__content {
    padding-right: 0;
  }
}
.text-and-image--left .text-and-image__wrapper {
  flex-direction: row-reverse;
}
@media (max-width: 800px) {
  .text-and-image--left .text-and-image__wrapper {
    flex-direction: column;
    gap: 30px;
  }
}
.text-and-image--left .text-and-image__content {
  padding-left: 145px;
}
@media (max-width: 1280px) {
  .text-and-image--left .text-and-image__content {
    padding-left: 90px;
  }
}
@media (max-width: 1024px) {
  .text-and-image--left .text-and-image__content {
    padding-left: 60px;
  }
}
@media (max-width: 800px) {
  .text-and-image--left .text-and-image__content {
    padding-left: 0;
  }
}
h1.text-and-image__header,
h2.text-and-image__header {
  font-size: 44px;
  line-height: 55px;
}
@media (max-width: 800px) {
  h1.text-and-image__header,
h2.text-and-image__header {
    font-size: 32px;
    line-height: 40px;
  }
}
.text-and-image__subheader {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 32px;
  margin-top: 10px;
  font-weight: normal;
  display: block;
}
@media (max-width: 800px) {
  .text-and-image__subheader {
    font-size: 20px;
    line-height: 24px;
  }
}
.text-and-image__text {
  max-width: 555px;
}
@media (max-width: 1280px) {
  .text-and-image__text {
    max-width: unset;
  }
}
.text-and-image__text ul {
  padding-left: 20px;
}
@media (max-width: 800px) {
  .text-and-image__text ul {
    text-align: left;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
.text-and-image__text ul li {
  list-style: none;
  position: relative;
}
.text-and-image__text ul li:before {
  content: "";
  position: absolute;
  display: block;
  left: -20px;
  top: 8px;
  width: 9px;
  height: 9px;
  background-color: var(--color-primary-blue);
  border-radius: 50%;
  margin-right: 11px;
}
.text-and-image__btn {
  margin-top: 32px;
}
@media (max-width: 800px) {
  .text-and-image__btn {
    margin: 30px 0 15px 0;
  }
}
.text-and-image__content {
  width: 58%;
}
@media (max-width: 800px) {
  .text-and-image__content {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.text-and-image__img {
  width: 42%;
}
@media (max-width: 800px) {
  .text-and-image__img {
    width: 100%;
    margin: 0;
    padding: 0 !important;
  }
}
@media (max-width: 800px) {
  .text-and-image .no-desktop {
    display: block !important;
  }
}
@media (min-width: 801px) {
  .text-and-image .no-desktop {
    display: none !important;
  }
}
@media (max-width: 800px) {
  .text-and-image .no-mobile {
    display: none !important;
  }
}
@media (min-width: 801px) {
  .text-and-image .no-mobile {
    display: block !important;
  }
}
.text-and-image__icon {
  display: flex;
  align-items: center;
  margin: 32px 0;
  gap: 20px;
}
.text-and-image__icon-text {
  font-weight: bold;
}
.text-and-image__icon-img {
  max-height: 60px;
  max-width: 60px;
  object-fit: contain;
  display: block;
}
.text-and-image__img {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
@media (max-width: 800px) {
  .text-and-image__img {
    width: 100%;
    right: 0;
  }
}
.text-and-image__img-inner {
  overflow: hidden;
  position: relative;
}
.text-and-image__img-front {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.text-and-image__img-logo {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 234px;
  transform: translate(-50%, 33.33%);
}
@media (max-width: 1024px) {
  .text-and-image__img-logo {
    max-width: 160px;
  }
}
@media (max-width: 800px) {
  .text-and-image__img-logo {
    position: relative;
    margin: 30px 0 0;
    left: 0;
    right: 0;
    transform: none;
  }
}

/* fix on home page */
@media (max-width: 800px) {
  .bestsellers + .text-and-image .text-and-image__wrapper {
    gap: 60px;
    flex-direction: column-reverse;
  }
}

.text-and-logos {
  padding: 45px 0;
}
.text-and-logos__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
@media (max-width: 1024px) {
  .text-and-logos__wrapper {
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }
}
.text-and-logos__header {
  font-size: 44px;
  line-height: 55px;
}
.text-and-logos__subheader {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 32px;
  margin-top: 10px;
  font-weight: normal;
  display: block;
}
.text-and-logos__text {
  max-width: 440px;
}
@media (max-width: 1280px) {
  .text-and-logos__text {
    max-width: unset;
  }
}
.text-and-logos__btn {
  margin-top: 50px;
}
@media (max-width: 1280px) {
  .text-and-logos__btn {
    margin-top: 30px;
  }
}
@media (max-width: 800px) {
  .text-and-logos__btn {
    margin-top: 15px;
  }
}
.text-and-logos__content, .text-and-logos__img {
  width: 50%;
}
.text-and-logos__content {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .text-and-logos__content {
    padding-right: 0;
    padding-bottom: 32px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
}
.text-and-logos__logos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px;
  width: 50%;
}
@media (max-width: 1024px) {
  .text-and-logos__logos {
    width: 100%;
    padding: 0 15px;
    max-width: 710px;
    align-items: center;
    justify-content: center;
  }
}
.text-and-logos__logo {
  width: 203px;
  height: 203px;
  border: solid 1px var(--color-border);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}
@media (max-width: 600px) {
  .text-and-logos__logo {
    width: 160px;
    height: 160px;
  }
}

.woocommerce-order .woocommerce-thankyou-order-received {
  padding: 15px;
  background-color: var(--color-primary-green);
  border-radius: 5px;
  font-weight: bold;
  color: var(--color-white);
}
.woocommerce-order .woocommerce-thankyou-order-details {
  list-style: none;
  border-bottom: solid 1px var(--color-border);
}
.woocommerce-order .woocommerce-order-details {
  border-bottom: solid 1px var(--color-border);
}
.woocommerce-order .woocommerce-customer-details,
.woocommerce-order .woocommerce-order-details,
.woocommerce-order .woocommerce-thankyou-order-details {
  padding: 30px 0;
  margin: 30px 0;
}
.woocommerce-order .woocommerce-thankyou-order-details {
  padding: 15px;
  border-radius: 5px;
  background-color: var(--color-gray);
  border: solid 1px var(--color-border);
  width: 50%;
  max-width: 100%;
  min-width: 555px;
}
.woocommerce-order .woocommerce-thankyou-order-details li {
  font-size: 20px;
  padding: 5px 0;
}
.woocommerce-order .woocommerce-customer-details .addresses {
  margin: 0 !important;
  display: flex;
  gap: 30px;
  width: 100%;
}
@media (max-width: 800px) {
  .woocommerce-order .woocommerce-customer-details .addresses {
    flex-direction: column;
  }
}
.woocommerce-order .woocommerce-customer-details .addresses > div {
  min-width: fit-content;
  width: calc(50% - 15px);
  max-width: 100%;
  min-width: 300px;
  padding: 15px;
  border-radius: 5px;
  background-color: var(--color-gray);
  border: solid 1px var(--color-border);
}
@media (max-width: 800px) {
  .woocommerce-order .woocommerce-customer-details .addresses > div {
    width: 100%;
  }
}
.woocommerce-order .woocommerce-table--order-details th,
.woocommerce-order .woocommerce-table--order-details td {
  border-bottom: solid 1px var(--color-border);
  padding: 10px 15px;
  vertical-align: top;
}
.woocommerce-order .woocommerce-table--order-details tr td:first-child,
.woocommerce-order .woocommerce-table--order-details tr th:first-child {
  padding-left: 0;
}
.woocommerce-order .woocommerce-table--order-details tfoot th,
.woocommerce-order .woocommerce-table--order-details tfoot td {
  border-bottom: none;
}
.woocommerce-order .woocommerce-table--order-details tfoot th {
  text-align: right;
}
.woocommerce-order .woocommerce-table--order-details a {
  text-decoration: underline;
}
.woocommerce-order .woocommerce-table--order-details a:hover {
  color: var(--color-primary-blue);
}
.woocommerce-order .woocommerce-table--order-details .product-name {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}

.products__wrapper {
  display: flex;
  gap: 30px;
  position: relative;
}
@media (max-width: 1280px) {
  .products__wrapper {
    flex-direction: column;
    gap: 0;
    width: 1024px;
    margin: auto;
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  .products .product {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}
.products__filters {
  width: 320px;
}
@media (max-width: 1280px) {
  .products__filters {
    flex-direction: row;
    display: flex;
    gap: 30px;
    width: 100%;
    transition-duration: 0.3s;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    background-color: var(--color-white);
    z-index: 100;
    right: -100vw;
    padding: 30px 15px;
    overflow-y: auto;
    height: 100vh;
    top: 0;
    padding-top: 171px;
  }
  .products__filters > div {
    width: calc(50% - 15px);
  }
}
@media (max-width: 1024px) {
  .products__filters {
    padding-top: 110px;
  }
}
@media (max-width: 800px) {
  .products__filters {
    flex-direction: column;
  }
  .products__filters > div {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .products__filters.active {
    opacity: 1;
    visibility: visible;
    right: 0;
  }
}
.products__filters .close-filter-button {
  display: none;
}
@media (max-width: 1280px) {
  .products__filters .close-filter-button {
    position: absolute;
    display: block;
    top: 164px;
    right: 20px;
    cursor: pointer;
    background: none;
    border: none;
    z-index: 4;
    width: 30px;
    height: 30px;
    color: var(--color-black);
    font-size: 30px;
    transition-duration: 0.3s;
    line-height: 1;
  }
  .products__filters .close-filter-button:hover {
    color: var(--color-primary-blue);
  }
}
@media (max-width: 1024px) {
  .products__filters .close-filter-button {
    top: 103px;
  }
}
.products__filters-toggle {
  display: none;
}
@media (max-width: 1280px) {
  .products__filters-toggle-main {
    font-size: 17px;
    line-height: 41px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
    font-weight: bold;
    width: fit-content;
    background: none;
  }
  .products__filters-toggle-main::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background-image: url(../imgs/arrow-down.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition-duration: 0.3s;
  }
}
@media (max-width: 1280px) {
  .products__filters-toggle--fixed {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
    z-index: 100;
    position: fixed;
    bottom: 15px;
    right: 15px;
    background-color: var(--color-primary-blue);
    color: var(--color-white);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 10px;
  }
}
.products__filters-heading {
  font-size: 17px;
  line-height: 21px;
  margin-bottom: 20px;
  font-weight: bold;
  display: block;
  z-index: 3;
  position: relative;
}
.products__filters-box {
  border: solid 1px var(--color-border);
  padding: 20px !important;
  list-style: none !important;
  margin-bottom: 60px !important;
}
@media (max-width: 1280px) {
  .products__filters-box {
    margin-bottom: 0;
  }
}
.products__filters-category {
  margin-bottom: 20px;
  width: 100%;
  font-size: 17px;
  line-height: 21px;
  font-weight: bold;
}
.products__filters-category--active>div>a {
  color: var(--color-primary-blue);
}
.archive-products__category-second .products__filters-category--active {
  color: var(--color-primary-blue);
}
.products__filters-category .products__filters-toggle {
  display: none;
}
@media (max-width: 800px) {
  .products__filters-category .products__filters-toggle {
    display: block;
  }
}
.products__filters-category a {
  transition-duration: 0.3s;
}
.products__filters-category a:hover {
  color: var(--color-primary-blue);
}
.products__filters-category-has-items {
  position: relative;
}
.products__filters-category-has-items .categories-collapse {
  background: url("../imgs/arrow-down.svg") center center no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  margin-left: 5px;
  position: absolute;
  right: 0;
  top: -1px;
  cursor: pointer;
  transition-duration: 0.3s;
}
.products__filters-category-has-items .categories-collapse:hover {
  opacity: 0.6;
}
.products__filters-category-has-items .categories-collapse.active {
  transform: rotate(180deg);
}
.products__filters-category .archive-products__category-second {
  list-style: none;
  padding-left: 20px;
  margin: 17px 0 0 0;
}
.products__filters-category .archive-products__category-second li {
  font-size: 15px;
  line-height: 19px;
  font-weight: normal;
  margin-bottom: 15px;
}
.products__filters-category .archive-products__category-second li:last-child {
  margin-bottom: 0;
}
.products__filters-category:last-child {
  margin-bottom: 10px;
}
.products__list-wrapper {
  width: calc(100% - 320px - 30px);
  margin-top: 40px;
}
@media (max-width: 1280px) {
  .products__list-wrapper {
    width: 100%;
    margin-top: 0;
  }
}
.products__list {
  display: flex;
  gap: 31px;
  flex-wrap: wrap;
  padding: 0;
}
.products__list:before {
  content: none !important;
}
.products .widget_price_filter .price_slider_amount .price_label {
  font-size: 15px !important;
  line-height: 19px !important;
}
.products .widget_price_filter .ui-slider-range {
  height: 1px !important;
  background-color: var(--color-black) !important;
}
.products .widget_price_filter .ui-slider-handle {
  width: 15px !important;
  height: 15px !important;
  border: solid 1px var(--color-black) !important;
  background-color: var(--color-white) !important;
  border-radius: 50% !important;
  top: -7px !important;
}
.products .widget_price_filter .ui-slider-handle:hover {
  background-color: var(--color-primary-blue) !important;
  border-color: var(--color-primary-blue) !important;
}
.products .widget_price_filter .price_slider {
  height: 1px !important;
  background-color: var(--color-border) !important;
  width: 100% !important;
}
.products .woof_container {
  border-bottom: solid 1px var(--color-border);
}
.products .woof_checkbox_instock_container .woof_container_inner,
.products .woof_checkbox_sales_container .woof_container_inner {
  display: flex;
  align-items: center;
}
.products .woof_checkbox_instock_container,
.products .woof_redraw_zone > :nth-last-child(2) {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.products__result-count {
  font-size: 17px;
  line-height: 21px;
  height: fit-content;
  margin: 0;
  display: flex;
  justify-content: space-between;
  width: 255px;
}
.products__result-count p {
  margin: 0;
}
.products__orderby {
  font-size: 17px;
  line-height: 21px;
  position: absolute;
  right: 0;
  top: -10px;
  z-index: 2;
}
@media (max-width: 1280px) {
  .products__orderby {
    position: absolute;
    height: fit-content;
    top: 0;
  }
  .products__orderby .select {
    width: fit-content;
  }
}
.products .woocommerce-result-count {
  display: none;
}
.products .woof_reset_button_2,
.products .woof_reset_search_form {
  border: none;
  text-align: center;
  margin: 15px auto 0 auto;
  background: none;
  padding: 5px;
  font-weight: bold;
  border-bottom: solid 2px var(--color-black);
  transition-duration: 0.3s;
}
.products .woof_reset_button_2:hover,
.products .woof_reset_search_form:hover {
  opacity: 0.6;
}
.products .woof_reset_button_2 {
  margin: 0;
  padding-top: 0;
  position: relative;
  color: transparent;
}
.products .woof_reset_button_2::after {
  content: "Wyczyść";
  position: absolute;
  color: var(--color-black);
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}
.products .woof_products_top_panel_ul {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: calc(100% - 200px);
  height: 30px;
}
.products .woof_products_top_panel_ul li {
  position: relative;
  margin-right: 0 !important;
  line-height: normal;
}
.products .woof_products_top_panel_ul li .woof_remove_ppi {
  background: none !important;
}
.products .woof_products_top_panel_ul li .woof_remove_ppi::before, .products .woof_products_top_panel_ul li .woof_remove_ppi::after {
  content: "";
  position: absolute;
  top: 5px;
  width: 1px;
  height: 10px;
  background: var(--color-red);
  right: 9px;
  z-index: 1;
}
.products .woof_products_top_panel_ul li .woof_remove_ppi::after {
  transform: rotate(45deg);
}
.products .woof_products_top_panel_ul li .woof_remove_ppi::before {
  transform: rotate(-45deg);
}
.products .woof_products_top_panel_ul li ul li {
  margin-bottom: 8px !important;
}
.products .woof_products_top_panel_ul li ul li a {
  margin-left: 5px;
}
.products .woof_container_inner h4, .products .woof_container_inner .h4, .products .woof_container_inner .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), .single-post-content .products .woof_container_inner :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) {
  font-size: 17px;
  line-height: 21px;
  font-weight: bold;
  margin: 20px 0;
}
.products .woof_price3_search_container h4, .products .woof_price3_search_container .h4, .products .woof_price3_search_container .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), .single-post-content .products .woof_price3_search_container :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) {
  margin-top: 0;
}
.products .irs--round.irs-with-grid {
  margin-top: -20px;
}
.products .woof_container_inner {
  margin-bottom: 19px;
  padding: 0;
}
.products .woof_container_inner label {
  margin: 0 0 0 5px;
  font-size: 15px;
  line-height: 19px;
  font-weight: normal;
}
.products .woof_list_checkbox li {
  margin: 0 0 19px 0;
  font-size: 15px;
  line-height: 19px;
  font-weight: normal;
}
.products .icheckbox_square-blue,
.products .iradio_square-blue {
  width: 15px;
  height: 15px;
  border: solid 1px #707070;
  margin-top: 0;
  background: none;
}
.products .icheckbox_square-blue.checked,
.products .iradio_square-blue.checked {
  background-color: var(--color-primary-blue);
  border-color: var(--color-primary-blue);
}
.products .icheckbox_square-blue {
  position: relative;
}
.products .icheckbox_square-blue.checked::after {
  content: "";
  position: absolute;
  border: solid 2px var(--color-white);
  border-top: none;
  border-left: none;
  top: 2px;
  left: 4px;
  width: 4px;
  height: 8px;
  transform: rotate(45deg);
}
.products ul.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 27px;
  list-style: none;
  margin: 80px auto 0 auto;
  padding: 0;
}
.products ul.page-numbers li {
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  margin: 0;
}
.products ul.page-numbers li span {
  font-weight: bold;
  color: var(--color-border);
}
.products ul.page-numbers li span.current {
  color: var(--color-black);
}
.products ul.page-numbers li a {
  color: var(--color-border);
}
.products ul.page-numbers .btn--arrow {
  width: 50px !important;
  height: 50px !important;
}
.products-desc {
  margin: 40px 0 30px 0;
}
.products-desc__description {
  font-size: 15px;
  line-height: 23px;
  font-weight: normal;
  min-width: 445px;
  width: 60%;
  max-width: 100%;
}

.woocommerce-info {
  margin-top: 5px;
  margin-bottom: 30px;
}
.woocommerce-info a {
  text-decoration: underline;
}
.woocommerce-info a:hover {
  color: var(--color-primary-blue);
}

.woocommerce-notices-wrapper {
  height: fit-content;
}
.woocommerce-notices-wrapper .container {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  padding: 0 !important;
}

.woocommerce-account .woocommerce {
  display: flex;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  list-style: none;
  width: 300px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0 0 30px 0;
  list-style: none;
}
@media (max-width: 800px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: auto;
    text-align: center;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  margin: 0 0 10px 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
  padding: 5px;
  color: var(--color-black);
  border: solid 1px var(--color-border);
  width: 300px;
  max-width: 100%;
  display: block;
  text-decoration: none;
  font-weight: bold;
  transition-duration: 0s;
  transition-delay: 0s;
  background-color: var(--color-white);
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
  background-color: var(--color-primary-blue);
  color: var(--color-white);
}
@media (max-width: 800px) {
  .woocommerce-account .woocommerce-MyAccount-navigation li {
    text-align: center;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
  background-color: var(--color-primary-blue);
  color: var(--color-white);
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: calc(100% - 300px);
  padding-left: 60px;
}
@media (max-width: 1280px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    padding-left: 30px;
  }
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button:not(button),
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a {
  text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button:not(button):hover,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a:hover {
  color: var(--color-primary-blue);
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  border: solid 1px var(--color-border);
  margin-bottom: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content form {
  max-width: 400px;
}
.woocommerce-account .woocommerce-MyAccount-content address {
  margin-top: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content #shipping_address_2_field,
.woocommerce-account .woocommerce-MyAccount-content #billing_address_2_field {
  display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-content .col-12,
.woocommerce-account .woocommerce-MyAccount-content .container {
  margin: 0 !important;
  padding: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content .btn, .woocommerce-account .woocommerce-MyAccount-content .comment-reply-link {
  margin-top: 30px;
}

.woocommerce-message {
  background-color: var(--color-gray);
  padding: 10px;
  margin-bottom: 15px;
  border: solid 1px var(--color-border);
  border-radius: 5px;
}
.woocommerce-message::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "i";
  border-radius: 50%;
  background-color: var(--color-primary-blue);
  color: var(--color-white);
  text-align: center;
  line-height: 20px;
  margin-right: 5px;
}
.woocommerce-message a {
  text-decoration: underline;
}
.woocommerce-message a:hover {
  color: var(--color-primary-blue);
}

.woocommerce-ResetPassword {
  max-width: 555px;
  width: 100%;
}

.cross-sells {
  margin-top: 60px;
  width: 100vw;
  position: relative;
  left: calc((100vw - 1434px) / -2 - 23px);
}
@media (max-width: 1400px) {
  .cross-sells {
    left: calc((100vw - 1260px) / -2 - 23px);
  }
}
@media (max-width: 1280px) {
  .cross-sells {
    width: 100%;
    left: 0;
  }
}
.cross-sells__heading {
  text-align: center;
  margin: 0 0 10px 0;
}
.cross-sells__subheading {
  text-align: center;
  margin: 0 0 30px 0;
  font-weight: normal;
}
.cross-sells__description {
  padding: 0 20px;
  text-align: center;
  max-width: 555px;
  margin: auto;
  margin-bottom: 40px;
  font-weight: normal;
}
@media (max-width: 800px) {
  .cross-sells__description {
    padding: 0;
  }
}
.cross-sells .products__list {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: nowrap;
  margin-top: 40px;
  position: relative;
}
.cross-sells__link {
  margin-top: 50px;
}
.cross-sells .slick-track {
  gap: 32px;
  width: fit-content !important;
}
@media (max-width: 500px) {
  .cross-sells .slick-track {
    gap: 10px;
  }
}
.cross-sells .slick__arrow {
  position: absolute;
}
.cross-sells .slick-list {
  width: 1376px;
  padding: 0;
}
@media (max-width: 1450px) {
  .cross-sells .slick-list {
    width: 100%;
    padding: 0 15px;
  }
}

.product,
.cross-sells-product,
.wc-block-grid__product,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product {
  border: solid 1px var(--color-border);
  max-width: 320px;
  min-width: 320px;
  height: 528px;
  list-style: none;
  padding: 60px 10px 10px 10px;
  position: relative;
  background-color: var(--color-white);
  transition-duration: 0.3s;
}
@media (max-width: 500px) {
  .product,
  .cross-sells-product,
  .wc-block-grid__product,
  .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product {
    min-width: calc(100vw - 60px) !important;
    max-width: calc(100vw - 60px) !important;
    padding-top: 40px;
    height: 420px;
  }
}
.product:hover,
.cross-sells-product:hover,
.wc-block-grid__product:hover,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product:hover {
  border-color: var(--color-primary-blue);
  box-shadow: 0 0 0 2px var(--color-primary-blue) inset;
}
.product__featured,
.cross-sells-product__featured,
.wc-block-grid__product__featured,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product__featured {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: var(--color-red);
  color: var(--color-white);
  padding: 10px;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  z-index: 1;
}
.product__variant-form,
.cross-sells-product__variant-form,
.wc-block-grid__product__variant-form,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product__variant-form {
  margin-top: 20px;
  display: flex;
  gap: 20px;
  flex-direction: column;
  width: 321px;
  max-width: 100%;
}
.product__variant-form .select,
.cross-sells-product__variant-form .select,
.wc-block-grid__product__variant-form .select,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product__variant-form .select {
  width: 100%;
}
.product__tabs,
.cross-sells-product__tabs,
.wc-block-grid__product__tabs,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product__tabs {
  margin: 120px 0;
}
.product .onsale,
.cross-sells-product .onsale,
.wc-block-grid__product .onsale,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .onsale {
  display: none;
}
.product__nfz,
.cross-sells-product__nfz,
.wc-block-grid__product__nfz,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product__nfz {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 87px;
  height: auto;
  z-index: 3;
  object-fit: contain;
}
@media (max-width: 500px) {
  .product .btn, .product .comment-reply-link,
  .cross-sells-product .btn,
  .cross-sells-product .comment-reply-link,
  .wc-block-grid__product .btn,
  .wc-block-grid__product .comment-reply-link,
  .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .btn {
    height: 40px;
  }
}
.product .woocommerce-loop-product__link,
.product .wc-block-grid__product-link,
.cross-sells-product .woocommerce-loop-product__link,
.cross-sells-product .wc-block-grid__product-link,
.wc-block-grid__product .woocommerce-loop-product__link,
.wc-block-grid__product .wc-block-grid__product-link,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .woocommerce-loop-product__link,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .wc-block-grid__product-link {
  text-align: center;
}
.product .woocommerce-loop-product__link img,
.product .wc-block-grid__product-link img,
.cross-sells-product .woocommerce-loop-product__link img,
.cross-sells-product .wc-block-grid__product-link img,
.wc-block-grid__product .woocommerce-loop-product__link img,
.wc-block-grid__product .wc-block-grid__product-link img,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .woocommerce-loop-product__link img,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .wc-block-grid__product-link img {
  width: 239px;
  height: 239px;
  margin: 0 auto 10px auto;
  display: block;
  user-select: none;
}
@media (max-width: 500px) {
  .product .woocommerce-loop-product__link img,
  .product .wc-block-grid__product-link img,
  .cross-sells-product .woocommerce-loop-product__link img,
  .cross-sells-product .wc-block-grid__product-link img,
  .wc-block-grid__product .woocommerce-loop-product__link img,
  .wc-block-grid__product .wc-block-grid__product-link img,
  .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .woocommerce-loop-product__link img,
  .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .wc-block-grid__product-link img {
    height: 170px;
    width: 100%;
  }
}
.product h2, .product .h2,
.product .wc-block-grid__product-title,
.cross-sells-product h2,
.cross-sells-product .h2,
.cross-sells-product .wc-block-grid__product-title,
.wc-block-grid__product h2,
.wc-block-grid__product .h2,
.wc-block-grid__product .wc-block-grid__product-title,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product h2,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .wc-block-grid__product-title {
  font-size: 17px;
  text-align: center;
  height: 41px;
  overflow: hidden;
}
@media (max-width: 500px) {
  .product h2, .product .h2,
  .product .wc-block-grid__product-title,
  .cross-sells-product h2,
  .cross-sells-product .h2,
  .cross-sells-product .wc-block-grid__product-title,
  .wc-block-grid__product h2,
  .wc-block-grid__product .h2,
  .wc-block-grid__product .wc-block-grid__product-title,
  .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product h2,
  .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .wc-block-grid__product-title {
    line-height: normal;
  }
}
.product .input__number-text,
.cross-sells-product .input__number-text,
.wc-block-grid__product .input__number-text,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .input__number-text {
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
}
@media (max-width: 500px) {
  .product .input__number-text,
  .cross-sells-product .input__number-text,
  .wc-block-grid__product .input__number-text,
  .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .input__number-text {
    width: 100%;
  }
}
.product .price,
.cross-sells-product .price,
.wc-block-grid__product .price,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .price {
  display: flex;
  flex-direction: row-reverse;
  text-align: center;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.product .price bdi,
.cross-sells-product .price bdi,
.wc-block-grid__product .price bdi,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .price bdi {
  font-size: 22px;
  font-weight: bold;
}
.product .price del bdi,
.cross-sells-product .price del bdi,
.wc-block-grid__product .price del bdi,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .price del bdi {
  font-size: 17px;
}
.product .price ins,
.cross-sells-product .price ins,
.wc-block-grid__product .price ins,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .price ins {
  text-decoration: none;
  color: var(--color-red);
}
.product .price-amount,
.cross-sells-product .price-amount,
.wc-block-grid__product .price-amount,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .price-amount {
  font-size: 22px;
  font-weight: bold;
  display: flex;
  gap: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 300px;
  overflow: hidden;
}
.product .no-price,
.cross-sells-product .no-price,
.wc-block-grid__product .no-price,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .no-price {
  line-height: 33px;
}
.del {
      text-decoration: none;
}
.del bdi {
      text-decoration: line-through;
}
.product .no-price bdi,
.cross-sells-product .no-price bdi,
.wc-block-grid__product .no-price bdi,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .no-price bdi {
  color: var(--color-red);
  font-weight: normal;
  font-size: 15px;
  height: 33px;
  line-height: 33px;
}
.product .price-has-variants bdi,
.cross-sells-product .price-has-variants bdi,
.wc-block-grid__product .price-has-variants bdi,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product .price-has-variants bdi {
  font-weight: normal;
  font-size: 15px;
  height: 33px;
  line-height: 33px;
}
.product__quantity, .product__add-to-cart,
.cross-sells-product__quantity,
.cross-sells-product__add-to-cart,
.wc-block-grid__product__quantity,
.wc-block-grid__product__add-to-cart,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product__quantity,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product__add-to-cart {
  margin-top: 10px;
margin-bottom: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product__add-to-cart .btn, .product__add-to-cart .comment-reply-link,
.cross-sells-product__add-to-cart .btn,
.cross-sells-product__add-to-cart .comment-reply-link,
.wc-block-grid__product__add-to-cart .btn,
.wc-block-grid__product__add-to-cart .comment-reply-link,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product__add-to-cart .btn {
  width: 100%;
  max-width: 204px;
}
.product.outofstock .btn, .product.outofstock .comment-reply-link,
.cross-sells-product.outofstock .btn,
.cross-sells-product.outofstock .comment-reply-link,
.wc-block-grid__product.outofstock .btn,
.wc-block-grid__product.outofstock .comment-reply-link,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product.outofstock .btn {
  opacity: 0.5;
  pointer-events: none;
}
.product.outofstock .input__number button,
.product.outofstock .input__number input,
.cross-sells-product.outofstock .input__number button,
.cross-sells-product.outofstock .input__number input,
.wc-block-grid__product.outofstock .input__number button,
.wc-block-grid__product.outofstock .input__number input,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product.outofstock .input__number button,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product.outofstock .input__number input {
  opacity: 0.5;
  pointer-events: none;
}
.product.product-type-variable .btn, .product.product-type-variable .comment-reply-link,
.cross-sells-product.product-type-variable .btn,
.cross-sells-product.product-type-variable .comment-reply-link,
.wc-block-grid__product.product-type-variable .btn,
.wc-block-grid__product.product-type-variable .comment-reply-link,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product.product-type-variable .btn {
  opacity: 1;
  pointer-events: all;
}

.wc-block-grid__products {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: nowrap !important;
  margin: 40px auto 0 auto !important;
  position: relative;
  width: 100%;
}
.wc-block-grid__products .woocommerce-Price-amount {
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}
.wc-block-grid__products .slick-track {
  gap: 32px;
}
@media (max-width: 500px) {
  .wc-block-grid__products .slick-track {
    gap: 10px;
  }
}
.wc-block-grid__products .slick__arrow {
  position: absolute;
}
.wc-block-grid__products .slick-list {
  width: 1376px;
  padding: 0;
}
@media (max-width: 1450px) {
  .wc-block-grid__products .slick-list {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 500px) {
  .wc-block-grid__products .slick-list {
    width: 100%;
    padding: 0 30px;
  }
}
.wc-block-grid__products .wc-block-grid__product-onsale {
  display: none !important;
}

.product-category {
  width: 202px;
  height: 202px;
  text-align: left;
  padding: 12px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  border: solid 1px var(--color-border);
  background: var(--color-white);
  overflow: hidden;
  z-index: 1;
  transition-duration: 0.3s;
}
.product-category * {
  transition-duration: 0.3s;
}
.product-category a {
  z-index: 10;
}
.product-category img {
  height: 76px;
  width: fit-content;
  display: block;
  object-fit: contain;
  max-width: 100%;
}
.product-category h2, .product-category .h2 {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
}
.product-category:hover span {
  color: var(--color-white);
}
.product-category:hover span::after {
  background-color: var(--color-white);
}
.product-category mark, .product-category .mark {
  background: none;
  margin: 0;
}
.product-category::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  border: solid 3px transparent;
  transition-duration: 0.3s;
  opacity: 0;
  z-index: 2;
  animation: 8s rotateAnimation linear infinite;
  background: linear-gradient(var(--color-primary-blue), var(--color-primary-blue)) padding-box, linear-gradient(var(--angle), var(--color-primary-blue), #ffffff, var(--color-primary-blue), #ffffff, var(--color-primary-blue)) border-box;
}
.product-category:hover {
  border-color: transparent;
}
.product-category:hover::before {
  opacity: 1;
}
.product-category:hover * {
  color: var(--color-white);
}
.product-category:hover img {
  filter: contrast(0) brightness(2);
}

body .single-product {
  border: none;
  width: 100%;
  max-width: none;
  padding: 0;
  margin-top: 60px;
  height: auto;
}
body .single-product:hover {
  box-shadow: none !important;
  border-color: transparent !important;
}
@media (max-width: 1024px) {
  body .single-product {
    margin-top: 30px;
  }

  .products-desc__description {
    width: 800px;
    min-width: unset;
  }
}
@media (max-width: 500px) {
  body .single-product {
    max-width: unset !important;
    min-width: unset !important;
  }
}
body .single-product__main {
  display: flex;
  gap: 30px;
}
@media (max-width: 1400px) {
  body .single-product__main {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1024px) {
  body .single-product__main {
    flex-direction: column;
  }
}
body .single-product__gallery {
  width: calc(50% - 15px);
  position: relative;
}
@media (max-width: 1024px) {
  body .single-product__gallery {
    width: 100%;
  }
}
body .single-product__summary {
  width: calc(50% - 15px);
}
@media (max-width: 1024px) {
  body .single-product__summary {
    width: 100%;
  }
}
body .single-product__title {
  max-width: 542px;
  font-size: 39px;
  line-height: 42px;
  margin: 0 0 20px 0;
  text-align: left;
  height: fit-content;
  overflow: unset;
}
@media (max-width: 1024px) {
  body .single-product__title {
    max-width: unset;
  }
}
@media (max-width: 800px) {
  body .single-product__title {
    font-size: 24px;
    line-height: normal;
  }
}
body .single-product__category-name {
  font-size: 12px;
  line-height: 23px;
  margin: 20px 0;
}
body .single-product .price {
  width: fit-content;
  display: flex;
  flex-direction: row-reverse;
  gap: 50px;
  margin: 20px 0 5px 0;
}
body .single-product .price .price {
  width: fit-content;
}
body .single-product .price .price-amount {
  width: fit-content;
  display: block;
  max-width: none;
}
body .single-product .price bdi {
  font-size: 32px;
  line-height: 40px;
}
body .single-product .price del bdi {
  font-size: 25px;
  line-height: 31px;
}
body .single-product .woocommerce-product-details__short-description .price {
  width: 100%;
  justify-content: flex-end;
}
body .single-product__lowest-price {
  font-size: 12px;
  line-height: 23px;
  margin: 5px 0 30px 0;
}
body .single-product .product__quantity {
  margin-top: 0;
}
body .single-product .product__form {
  display: flex;
  gap: 20px;
  align-items: center;
}
@media (max-width: 800px) {
  body .single-product .product__form {
    flex-direction: column;
    align-items: center;
  }
}
body .single-product .product__form .input__number {
  width: 122px;
}
@media (max-width: 800px) {
  body .single-product .product__form .input__number {
    width: 200px;
  }
}
@media (max-width: 500px) {
  body .single-product .product__form .input__number {
    width: fit-content;
  }
}
body .single-product .product__form .input__number-minus {
  min-width: 35px;
  padding-left: 15px;
}
@media (max-width: 800px) {
  body .single-product .product__form .input__number-minus {
    min-width: 60px;
    padding-left: 0;
  }
}
@media (max-width: 500px) {
  body .single-product .product__form .input__number-minus {
    min-width: 33px;
    width: 33px;
  }
}
body .single-product .product__form .input__number-plus {
  min-width: 35px;
  padding-right: 15px;
}
@media (max-width: 800px) {
  body .single-product .product__form .input__number-plus {
    min-width: 60px;
    padding-left: 0;
  }
}
@media (max-width: 500px) {
  body .single-product .product__form .input__number-plus {
    min-width: 33px;
    width: 33px;
  }
}
body .single-product .product__form .btn, body .single-product .product__form .comment-reply-link {
  height: 46px;
}
body .single-product__table {
  width: 321px;
  max-width: 100%;
}
body .single-product__table tr:not(:last-child) {
  border-bottom: solid 1px var(--color-border);
}
body .single-product__table th {
  padding: 10px 0;
  font-weight: bold;
  text-align: left;
}
body .single-product__table td {
  padding: 10px 0;
  text-align: right;
}
body .single-product__table p {
  margin: 0;
  font-size: 15px;
  line-height: 23px;
}
body .single-product__table--attributes {
  width: calc(50% - 15px);
}
@media (max-width: 1024px) {
  body .single-product__table--attributes {
    max-width: 100%;
    width: 600px;
  }
}
body .single-product__refund-info {
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0;
}
body .single-product .woocommerce-product-details__short-description {
  margin: 20px 0;
  font-size: 15px;
  line-height: 23px;
}
body .single-product .out-of-stock {
  color: var(--color-red);
  font-weight: bold;
}
body .single-product__files {
  list-style: none;
  padding: 0;
  margin: 0;
}
body .single-product__file {
  margin-bottom: 20px;
}
body .single-product__file a {
  color: var(--color-primary-blue);
  font-weight: bold;
  font-size: 15px;
  line-height: 16px;
  display: flex;
  gap: 10px;
}
body .single-product__file img {
  width: 19px;
  height: 19px;
  object-fit: contain;
  display: block;
}
body .single-product__info-panel-wrapper {
  display: flex;
  gap: 30px 20px;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media (max-width: 800px) {
  body .single-product__info-panel-wrapper {
    flex-direction: column;
  }
}
body .single-product__info-panel {
  border: solid 1px var(--color-border);
  padding: 16px;
  border-radius: 5px;
  width: calc(50% - 15px);
  min-height: 116px;
}
@media (max-width: 800px) {
  body .single-product__info-panel {
    width: 321px;
    max-width: 100%;
  }
}
body .single-product__info-panel-icon {
  height: 40px;
  max-width: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .single-product__info-panel-icon-img {
  object-fit: contain;
  display: block;
  max-height: 56px;
}
body .single-product__info-panel-heading {
  font-size: 12px;
  line-height: 15px;
}
body .single-product__info-panel-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
}
body .single-product__info-panel-text, body .single-product__info-panel-text * {
  font-size: 11px;
  line-height: 14px;
  margin: 0;
}
body .single-product__info-panel-text a, body .single-product__info-panel-text * a {
  font-weight: bold;
  text-decoration: underline;
}
body .single-product__info-panel-text a:hover, body .single-product__info-panel-text * a:hover {
  color: var(--color-primary-blue);
}
/* body .single-product.product-type-variable .price {
  display: none !important;
} */
body .single-product.product-type-variable .woocommerce-variation-price {
  font-size: 22px;
  font-weight: bold;
  display: flex;
  gap: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 300px;
  overflow: hidden;
  width: fit-content;
  display: block;
  max-width: none;
}
body .single-product.product-type-variable .woocommerce-variation-price bdi {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
}

.product-gallery__slider {
  height: 464px;
  border: solid 1px var(--color-border);
  position: relative;
  overflow-x: hidden;
}
@media (max-width: 800px) {
  .product-gallery__slider {
    height: calc(100vw - 30px);
    max-height: 60vw;
  }
}
.product-gallery__slider .slick-list,
.product-gallery__slider .slick-track {
  height: 100%;
}
.product-gallery__slider .slick-prev {
  left: 20px;
  position: absolute;
}
.product-gallery__slider .slick-next {
  right: 20px;
  position: absolute;
}
.product-gallery__item a,
.product-gallery__item img {
  height: 100%;
}
.product-gallery__item img {
  object-fit: contain;
}
.product-gallery__slider-nav {
  height: 171px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .product-gallery__slider-nav {
    height: 120px;
  }
}
@media (max-width: 800px) {
  .product-gallery__slider-nav {
    height: 80px;
  }
}
.product-gallery__slider-nav .slick-list,
.product-gallery__slider-nav .slick-track {
  height: 100%;
}
.product-gallery__nav-item {
  border: solid 1px var(--color-border);
  height: 100%;
  margin-left: 30px;
  width: 204px;
  background-color: var(--color-white);
}
@media (max-width: 1400px) {
  .product-gallery__nav-item {
    width: 175px;
  }
}
@media (max-width: 800px) {
  .product-gallery__nav-item {
    width: 120px;
    margin-left: 10px;
  }
}
.product-gallery__nav-item a,
.product-gallery__nav-item img {
  height: 100%;
  width: auto;
}
.product-gallery__nav-item img {
  object-fit: contain;
}

@media (max-width: 1400px) {
  body.single-product .tabs {
    margin-left: auto;
    margin-right: auto;
  }
}

:root {
  --color-white: #ffffff;
  --color-black: #000000;
  --color-gray: #fbfbfb;
  --color-primary-blue: #00aaf1;
  --color-primary-darkblue: #28166f;
  --color-primary-green: #00cd97;
  --color-secondary-blue: #84e3d6;
  --color-secondary-blue-30: #00a9f433;
  --color-secondary-green: #00cc99;
  --color-border: #d9d9d9;
  --color-red: #ec0028;
}

* {
  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
}

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

main {
  padding-top: 141px;
  /* Adjusted for fixed header */
}
@media (max-width: 1024px) {
  main {
    padding-top: 80px;
  }
}

h1, .h1 {
  font-size: 32px;
}

h1 span, .h1 span {
  font-size: 31px;
  line-height: 39px;
  margin-bottom: 20px;
  display: block;
  margin-top: 10px;
}

h2, .h2 {
  font-size: 57px;
  margin-bottom: 12px;
}
@media (max-width: 1024px) {
  h2, .h2 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media (max-width: 800px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 36px;
  }
}

h2 span,
h3, .h3 {
  font-size: 31px;
  line-height: 39px;
  margin-bottom: 20px;
  display: block;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  h2 span, h3, .h3 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media (max-width: 800px) {
  h2 span, h3, .h3 {
    font-size: 22px;
    line-height: 26px;
  }
}

p {
  font-size: 15px;
  line-height: 23px;
}

a {
  text-decoration: none;
  transition-duration: 0.3s;
}
a a:hover {
  color: var(--color-primary-blue);
  text-decoration: underline;
}

img {
  object-fit: contain;
  display: block;
}

section {
  position: relative;
  width: 100%;
  margin: 120px auto;
}
@media (max-width: 1280px) {
  section {
    margin: 90px auto;
  }
}
@media (max-width: 1024px) {
  section {
    margin: 60px auto;
  }
}
section:first-of-type {
  margin-top: 40px;
}

.wrapper {
  max-width: 1434px;
  width: 100%;
  margin: auto;
  padding: 0 30px;
  /* remove padding from nested wrappers */
}
@media (max-width: 1400px) {
  .wrapper {
    max-width: 1260px;
  }
}
@media (max-width: 800px) {
  .wrapper {
    padding: 0 15px;
    max-width: 100%;
  }
}
.wrapper .wrapper {
  padding: 0;
  width: 100%;
}

.page-not-found {
  padding-block: max(3rem, 5vw);
}

.no-desktop {
  display: none;
}
@media (max-width: 1024px) {
  .no-desktop {
    display: block;
  }
}

.no-mobile {
  display: block;
}
@media (max-width: 1024px) {
  .no-mobile {
    display: none;
  }
}

.scroll-anim-delay,
.scroll-anim {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.scroll-anim-delay.anim,
.scroll-anim.anim {
  opacity: 1;
  transform: none;
}

.error-404__link {
  margin: 30px auto 0 auto;
}
.error-404__link a {
  margin: auto;
}

.my-account-title {
  font-size: 32px;
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  .my-account-title {
    font-size: 24px;
  }
}

.hidden-before-load {
  opacity: 0;
  visibility: hidden;
}

.woocommerce-error {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  outline: none;
}
.woocommerce-error li {
  background-color: var(--color-gray);
  padding: 10px;
  border: solid 1px var(--color-border);
  border-radius: 5px;
  outline: none;
  font-size: 13px;
  margin-bottom: 5px;
}

.woocommerce-remove-coupon {
  color: var(--color-red);
}

#post_3 h1, #post_3 .h1 {
  font-size: 32px;
  margin: 20px 0;
}
#post_3 h2, #post_3 .h2 {
  font-size: 28px;
  margin: 20px 0;
}
#post_3 h3, #post_3 .h3 {
  font-size: 24px;
  margin: 20px 0;
}
#post_3 h4, #post_3 .h4, #post_3 .single-post-content :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6), .single-post-content #post_3 :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) {
  font-size: 20px;
  margin: 20px 0;
}
#post_3 p {
  font-size: 16px;
  margin: 20px 0;
}

.page-title {
  margin-top: 60px;
}

/*# sourceMappingURL=style.css.map */

.refund-message {
      background-color: var(--color-gray);
    padding: 10px;
    border: solid 1px var(--color-border);
    border-radius: 5px;
    outline: none;
    font-size: 13px;
    margin-bottom: 5px;
}

del {
  text-decoration: none !important;
}
del bdi {
  text-decoration: line-through !important;
}

body .get_gus {
  all: unset;
  clear: none;
  margin: 10px 0 0 0 !important;
}

body a.open_gus {
  all: unset;
  font-size: 12px;
  color: black !important;
  background: none !important;
  text-align: left;
  cursor: pointer;
  box-shadow: none !important;
}
body a.open_gus:hover {
  text-decoration: underline !important;
}