@import url(https://use.typekit.net/qth1quz.css);
@charset "UTF-8";
.btn-standard, #checkout-main .login-button, #checkout-main .apply-button, #checkout-main .desktop-submit-button, #checkout-main .responsive-submit-button, #product-detail #info .product-configurator .step-navigation .next-step-btn, #product-detail #info .cushion-configurator .step-navigation .next-step-btn, #landing .canopy-sizes .size-grid .size-item .size-info .customize-btn, #landing .sales-items .sales-grid .sales-item .item-info .customize-btn, #home .bestseller-container .bestseller-row .shop-btn, .cu-hero-btn, .b2b-card .b2b-card-button, .mobile-submenu .language-currency-options .save-section .save-btn {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  border: none;
  transition: background-color 0.3s ease;
  box-shadow: none;
  border-radius: 5px;
  height: 50px;
  font-weight: 600;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 0.15em;
  padding: 12px 24px;
}
@media (min-width: 1024px) {
  .btn-standard, #checkout-main .login-button, #checkout-main .apply-button, #checkout-main .desktop-submit-button, #checkout-main .responsive-submit-button, #product-detail #info .product-configurator .step-navigation .next-step-btn, #product-detail #info .cushion-configurator .step-navigation .next-step-btn, #landing .canopy-sizes .size-grid .size-item .size-info .customize-btn, #landing .sales-items .sales-grid .sales-item .item-info .customize-btn, #home .bestseller-container .bestseller-row .shop-btn, .cu-hero-btn, .b2b-card .b2b-card-button, .mobile-submenu .language-currency-options .save-section .save-btn {
    font-size: 18px;
    letter-spacing: 3px;
    padding: 15px 30px;
  }
}
.btn-standard:hover, #checkout-main .login-button:hover, #checkout-main .apply-button:hover, #checkout-main .desktop-submit-button:hover, #checkout-main .responsive-submit-button:hover, #product-detail #info .product-configurator .step-navigation .next-step-btn:hover, #product-detail #info .cushion-configurator .step-navigation .next-step-btn:hover, #landing .canopy-sizes .size-grid .size-item .size-info .customize-btn:hover, #landing .sales-items .sales-grid .sales-item .item-info .customize-btn:hover, #home .bestseller-container .bestseller-row .shop-btn:hover, .cu-hero-btn:hover, .b2b-card .b2b-card-button:hover, .mobile-submenu .language-currency-options .save-section .save-btn:hover {
  box-shadow: none;
}
.btn-standard:disabled, #checkout-main .login-button:disabled, #checkout-main .apply-button:disabled, #checkout-main .desktop-submit-button:disabled, #checkout-main .responsive-submit-button:disabled, #product-detail #info .product-configurator .step-navigation .next-step-btn:disabled, #product-detail #info .cushion-configurator .step-navigation .next-step-btn:disabled, #landing .canopy-sizes .size-grid .size-item .size-info .customize-btn:disabled, #landing .sales-items .sales-grid .sales-item .item-info .customize-btn:disabled, #home .bestseller-container .bestseller-row .shop-btn:disabled, .cu-hero-btn:disabled, .b2b-card .b2b-card-button:disabled, .mobile-submenu .language-currency-options .save-section .save-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.btn-standard, #checkout-main .login-button, #checkout-main .apply-button, #checkout-main .desktop-submit-button, #checkout-main .responsive-submit-button, #product-detail #info .product-configurator .step-navigation .next-step-btn, #product-detail #info .cushion-configurator .step-navigation .next-step-btn, #landing .canopy-sizes .size-grid .size-item .size-info .customize-btn, #landing .sales-items .sales-grid .sales-item .item-info .customize-btn, #home .bestseller-container .bestseller-row .shop-btn, .cu-hero-btn, .b2b-card .b2b-card-button, .mobile-submenu .language-currency-options .save-section .save-btn {
  background-color: #5E819C;
  color: white;
}
.btn-standard:hover, #checkout-main .login-button:hover, #checkout-main .apply-button:hover, #checkout-main .desktop-submit-button:hover, #checkout-main .responsive-submit-button:hover, #product-detail #info .product-configurator .step-navigation .next-step-btn:hover, #product-detail #info .cushion-configurator .step-navigation .next-step-btn:hover, #landing .canopy-sizes .size-grid .size-item .size-info .customize-btn:hover, #landing .sales-items .sales-grid .sales-item .item-info .customize-btn:hover, #home .bestseller-container .bestseller-row .shop-btn:hover, .cu-hero-btn:hover, .b2b-card .b2b-card-button:hover, .mobile-submenu .language-currency-options .save-section .save-btn:hover {
  background-color: #4B677D;
}

.btn-orange, .continue-shopping-btn, .add-to-cart-btn, #product-detail #info .product-configurator .addon-add-btn, #product-detail #info .cushion-configurator .addon-add-btn, #newsletter-banner .newsletter-button {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  border: none;
  transition: background-color 0.3s ease;
  box-shadow: none;
  border-radius: 5px;
  height: 50px;
  font-weight: 600;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 0.15em;
  padding: 12px 24px;
}
@media (min-width: 1024px) {
  .btn-orange, .continue-shopping-btn, .add-to-cart-btn, #product-detail #info .product-configurator .addon-add-btn, #product-detail #info .cushion-configurator .addon-add-btn, #newsletter-banner .newsletter-button {
    font-size: 18px;
    letter-spacing: 3px;
    padding: 15px 30px;
  }
}
.btn-orange:hover, .continue-shopping-btn:hover, .add-to-cart-btn:hover, #product-detail #info .product-configurator .addon-add-btn:hover, #product-detail #info .cushion-configurator .addon-add-btn:hover, #newsletter-banner .newsletter-button:hover {
  box-shadow: none;
}
.btn-orange:disabled, .continue-shopping-btn:disabled, .add-to-cart-btn:disabled, #product-detail #info .product-configurator .addon-add-btn:disabled, #product-detail #info .cushion-configurator .addon-add-btn:disabled, #newsletter-banner .newsletter-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.btn-orange, .continue-shopping-btn, .add-to-cart-btn, #product-detail #info .product-configurator .addon-add-btn, #product-detail #info .cushion-configurator .addon-add-btn, #newsletter-banner .newsletter-button {
  background-color: #F68D21;
  color: #ffffff;
}
.btn-orange:hover, .continue-shopping-btn:hover, .add-to-cart-btn:hover, #product-detail #info .product-configurator .addon-add-btn:hover, #product-detail #info .cushion-configurator .addon-add-btn:hover, #newsletter-banner .newsletter-button:hover {
  background-color: #C5711A;
}

.orange-btn-white-bg, #product-detail .summary-save-btn {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  border: none;
  transition: background-color 0.3s ease;
  box-shadow: none;
  border-radius: 5px;
  height: 50px;
  font-weight: 600;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 0.15em;
  padding: 12px 24px;
}
@media (min-width: 1024px) {
  .orange-btn-white-bg, #product-detail .summary-save-btn {
    font-size: 18px;
    letter-spacing: 3px;
    padding: 15px 30px;
  }
}
.orange-btn-white-bg:hover, #product-detail .summary-save-btn:hover {
  box-shadow: none;
}
.orange-btn-white-bg:disabled, #product-detail .summary-save-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.orange-btn-white-bg, #product-detail .summary-save-btn {
  background-color: transparent;
  border: 2px solid #F68D21;
  color: #F68D21;
}
.orange-btn-white-bg:hover, #product-detail .summary-save-btn:hover {
  background-color: #D9D9D9;
}

.blue-btn-white-bg, #product-detail #info .product-configurator .step-navigation .back-step-btn, #product-detail #info .cushion-configurator .step-navigation .back-step-btn, #product-detail .download-spec-btn, #product-detail .downloads-section .download-links .download-btn,
#product-detail .downloads-section .download-links .warranty-btn, #landing .downloads-section .download-links .download-btn,
#landing .downloads-section .download-links .warranty-btn, #landing .shop-all-umbrellas .shop-all-btn {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  border: none;
  transition: background-color 0.3s ease;
  box-shadow: none;
  border-radius: 5px;
  height: 50px;
  font-weight: 600;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 0.15em;
  padding: 12px 24px;
}
@media (min-width: 1024px) {
  .blue-btn-white-bg, #product-detail #info .product-configurator .step-navigation .back-step-btn, #product-detail #info .cushion-configurator .step-navigation .back-step-btn, #product-detail .download-spec-btn, #product-detail .downloads-section .download-links .download-btn,
  #product-detail .downloads-section .download-links .warranty-btn, #landing .downloads-section .download-links .download-btn,
  #landing .downloads-section .download-links .warranty-btn, #landing .shop-all-umbrellas .shop-all-btn {
    font-size: 18px;
    letter-spacing: 3px;
    padding: 15px 30px;
  }
}
.blue-btn-white-bg:hover, #product-detail #info .product-configurator .step-navigation .back-step-btn:hover, #product-detail #info .cushion-configurator .step-navigation .back-step-btn:hover, #product-detail .download-spec-btn:hover, #product-detail .downloads-section .download-links .download-btn:hover,
#product-detail .downloads-section .download-links .warranty-btn:hover, #landing .downloads-section .download-links .download-btn:hover,
#landing .downloads-section .download-links .warranty-btn:hover, #landing .shop-all-umbrellas .shop-all-btn:hover {
  box-shadow: none;
}
.blue-btn-white-bg:disabled, #product-detail #info .product-configurator .step-navigation .back-step-btn:disabled, #product-detail #info .cushion-configurator .step-navigation .back-step-btn:disabled, #product-detail .download-spec-btn:disabled, #product-detail .downloads-section .download-links .download-btn:disabled,
#product-detail .downloads-section .download-links .warranty-btn:disabled, #landing .downloads-section .download-links .download-btn:disabled,
#landing .downloads-section .download-links .warranty-btn:disabled, #landing .shop-all-umbrellas .shop-all-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.blue-btn-white-bg, #product-detail #info .product-configurator .step-navigation .back-step-btn, #product-detail #info .cushion-configurator .step-navigation .back-step-btn, #product-detail .download-spec-btn, #product-detail .downloads-section .download-links .download-btn,
#product-detail .downloads-section .download-links .warranty-btn, #landing .downloads-section .download-links .download-btn,
#landing .downloads-section .download-links .warranty-btn, #landing .shop-all-umbrellas .shop-all-btn {
  background-color: #fff;
  border: 2px solid #5E819C;
  color: #5E819C;
}
.blue-btn-white-bg:hover, #product-detail #info .product-configurator .step-navigation .back-step-btn:hover, #product-detail #info .cushion-configurator .step-navigation .back-step-btn:hover, #product-detail .download-spec-btn:hover, #product-detail .downloads-section .download-links .download-btn:hover,
#product-detail .downloads-section .download-links .warranty-btn:hover, #landing .downloads-section .download-links .download-btn:hover,
#landing .downloads-section .download-links .warranty-btn:hover, #landing .shop-all-umbrellas .shop-all-btn:hover {
  background-color: #D9D9D9;
}

.blue-btn-clear-bg, #invoice-page .invoice-actions__pay-btn:hover:not(:disabled), #invoice-page .invoice-actions__pay-btn:disabled {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  border: none;
  transition: background-color 0.3s ease;
  box-shadow: none;
  border-radius: 5px;
  height: 50px;
  font-weight: 600;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 0.15em;
  padding: 12px 24px;
}
@media (min-width: 1024px) {
  .blue-btn-clear-bg, #invoice-page .invoice-actions__pay-btn:hover:not(:disabled), #invoice-page .invoice-actions__pay-btn:disabled {
    font-size: 18px;
    letter-spacing: 3px;
    padding: 15px 30px;
  }
}
.blue-btn-clear-bg:hover, #invoice-page .invoice-actions__pay-btn:hover:not(:disabled), #invoice-page .invoice-actions__pay-btn:hover:disabled {
  box-shadow: none;
}
.blue-btn-clear-bg:disabled, #invoice-page .invoice-actions__pay-btn:disabled:hover:not(:disabled), #invoice-page .invoice-actions__pay-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.blue-btn-clear-bg, #invoice-page .invoice-actions__pay-btn:hover:not(:disabled), #invoice-page .invoice-actions__pay-btn:disabled {
  background-color: transparent;
  border: 2px solid #5E819C;
  color: #5E819C;
}
.blue-btn-clear-bg:hover, #invoice-page .invoice-actions__pay-btn:hover:not(:disabled), #invoice-page .invoice-actions__pay-btn:hover:disabled {
  background-color: #D9D9D9;
}

.btn-small {
  height: 40px;
  font-size: 10px;
  padding: 8px 16px;
}
@media (min-width: 1024px) {
  .btn-small {
    font-size: 14px;
    padding: 10px 20px;
  }
}

.btn-large {
  height: 60px;
  font-size: 14px;
  padding: 16px 32px;
}
@media (min-width: 1024px) {
  .btn-large {
    font-size: 20px;
    padding: 20px 40px;
  }
}

.btn-full-width {
  width: 100%;
}

.btn-auto-width {
  width: auto;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

#header-container {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #5E819C;
  display: flex;
  flex-direction: column;
  align-items: start;
  z-index: 1000 !important;
  width: 100%;
}
#header-container #nav {
  position: relative;
  display: flex;
  padding: 1rem 5%;
  align-items: center;
  z-index: 5;
  background-color: #5E819C;
  height: auto;
  width: 100vw;
  justify-content: space-between;
}
@media (min-width: 768px) {
  #header-container #nav {
    padding: 1rem 3%;
  }
}
@media (min-width: 1200px) {
  #header-container #nav {
    padding: 1.5rem 2.75rem;
    align-items: flex-start;
  }
}
#header-container #nav .nav-block {
  display: flex;
  position: relative;
}
#header-container #nav .nav-block-left {
  width: 30%;
  align-items: center;
}
@media (min-width: 768px) {
  #header-container #nav .nav-block-left {
    width: 38%;
  }
}
#header-container #nav .nav-block-left .hamburger {
  display: flex;
  padding: 0;
  width: auto;
  cursor: pointer;
}
@media (min-width: 1200px) {
  #header-container #nav .nav-block-left .hamburger {
    display: none;
  }
}
#header-container #nav .nav-block-left .hamburger .hamburger-inner,
#header-container #nav .nav-block-left .hamburger .hamburger-inner::before,
#header-container #nav .nav-block-left .hamburger .hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #fff;
}
#header-container #nav .nav-block-center {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 2rem;
}
@media (min-width: 768px) {
  #header-container #nav .nav-block-center {
    width: 24%;
  }
}
@media (min-width: 1200px) {
  #header-container #nav .nav-block-center {
    flex-direction: column;
    gap: 0;
  }
}
#header-container #nav .nav-block-center .logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1200px) {
  #header-container #nav .nav-block-center .logo {
    margin-bottom: 20px;
  }
}
#header-container #nav .nav-block-center .logo .logo-image {
  display: block;
}
#header-container #nav .nav-block-center .logo .logo-image img {
  display: block;
  width: auto;
  height: 50px;
}
@media (min-width: 576px) {
  #header-container #nav .nav-block-center .logo .logo-image img {
    height: 55px;
  }
}
@media (min-width: 768px) {
  #header-container #nav .nav-block-center .logo .logo-image img {
    height: 60px;
  }
}
@media (min-width: 1200px) {
  #header-container #nav .nav-block-center .logo .logo-image img {
    width: 100%;
    height: auto;
    max-width: 315px;
  }
}
#header-container #nav .nav-block-center .nav-list {
  display: none;
  font-family: "Brandon Grotesque", sans-serif;
}
@media (min-width: 1200px) {
  #header-container #nav .nav-block-center .nav-list {
    display: flex;
    margin-left: 1rem;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    white-space: nowrap;
  }
}
#header-container #nav .nav-block-center .nav-list .nav-member .member {
  color: white;
  text-decoration: none;
  white-space: nowrap;
  letter-spacing: 0.15em;
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
#header-container #nav .nav-block-center .nav-list .nav-member .sale-link {
  color: red;
}
#header-container #nav .nav-block-right {
  width: 30%;
  justify-content: flex-end;
  flex-shrink: 1;
  min-width: 0;
}
@media (min-width: 768px) {
  #header-container #nav .nav-block-right {
    width: 38%;
  }
}
#header-container #nav .nav-block-right .secondary-list {
  display: flex;
}
#header-container #nav .nav-block-right .secondary-list .icon-row {
  display: flex;
  align-items: center;
  gap: 2.5rem;
}
@media (max-width: 1239px) {
  #header-container #nav .nav-block-right .secondary-list .icon-row {
    gap: 1rem;
  }
}
@media (max-width: 1024px) {
  #header-container #nav .nav-block-right .secondary-list .icon-row {
    gap: 1.6rem;
  }
}
#header-container #nav .nav-block-right .secondary-list .icon-row .icon-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  color: white;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
@media (max-width: 1239px) {
  #header-container #nav .nav-block-right .secondary-list .icon-row .icon-link {
    width: 22px;
    height: 22px;
  }
}
#header-container #nav .nav-block-right .secondary-list .icon-row .header-icon {
  width: 100%;
  height: 100%;
}
#header-container #nav .nav-block-right .secondary-list .icon-row .member-icon {
  display: none;
}
@media (min-width: 768px) {
  #header-container #nav .nav-block-right .secondary-list .icon-row .member-icon {
    display: block;
  }
}
#header-container #nav .nav-block-right .secondary-list .icon-row .cart-counter.active,
#header-container #nav .nav-block-right .secondary-list .icon-row .favorites-counter.active {
  position: absolute;
  top: -10px;
  right: -15px;
  background-color: #F68D21;
  color: #ffffff;
  border-radius: 50%;
  padding: 5px 10px;
  font-size: 12px;
}
#header-container #nav .nav-block-right .secondary-list .icon-row .favorites-icon {
  position: relative;
  text-decoration: none;
}
#header-container #nav .nav-block-right .secondary-list .icon-row .favorites-icon .favorites-heart-icon {
  width: 100%;
  height: 100%;
  color: #ffffff;
}
#header-container #nav .nav-block-right .secondary-list .icon-row .favorites-icon .favorites-counter {
  display: none;
}
#header-container #nav .nav-block-right .secondary-list .icon-row .favorites-icon .favorites-counter.active {
  display: flex;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container {
  position: relative;
  display: none;
}
@media (min-width: 768px) {
  #header-container #nav .nav-block-right .secondary-list .account-icon-container {
    display: block;
  }
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown {
  display: none;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown.open {
  display: block;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown {
  position: absolute;
  top: 48px;
  right: 0;
  background-color: white;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  min-width: 220px;
  border: 1px solid #e8e8e8;
  padding: 8px 0;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown::before {
  content: "";
  position: absolute;
  top: -8px;
  right: 14px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #e8e8e8;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown::after {
  content: "";
  position: absolute;
  top: -7px;
  right: 14px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown .dropdown-item {
  padding: 14px 20px;
  transition: background-color 0.2s ease;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown .dropdown-item:hover {
  background-color: #f5f5f5;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown .dropdown-item a {
  color: #333;
  text-decoration: none;
  display: block;
  font-size: 15px;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown .dropdown-item-bold a {
  font-weight: 700;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown .dropdown-item-logout {
  padding: 14px 20px;
  color: #333;
  font-size: 15px;
  cursor: pointer;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown .dropdown-item-logout:hover {
  background-color: #f5f5f5;
}
#header-container #nav .nav-block-right .secondary-list .account-icon-container .account-dropdown .dropdown-divider-line {
  height: 1px;
  background-color: #e8e8e8;
  margin: 4px 0;
}
#header-container .megamenu {
  width: 100%;
  background-color: white;
  position: absolute;
  left: 0;
  top: 135px;
  z-index: 2;
  padding: 40px 60px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
  transition-delay: 0s;
  display: none;
  cursor: default;
  box-shadow: 0px 6px 8px -4px #ccc;
  align-items: flex-start;
}
#header-container .megamenu .megamenu-close-btn {
  position: absolute;
  top: 20px;
  left: 30px;
  background: transparent;
  border: none;
  font-size: 4rem;
  cursor: pointer;
  color: #333;
  z-index: 10;
  padding: 5px 10px;
  line-height: 1;
  transition: all 0.2s ease;
}
#header-container .megamenu .megamenu-close-btn:hover {
  color: #000;
  transform: scale(1.1);
}
#header-container .megamenu .megamenu-left {
  display: flex;
  flex-direction: row;
  gap: 3rem;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 979px;
}
#header-container .megamenu .megamenu-left > div {
  flex: 1;
}
#header-container .megamenu .megamenu-left > div > div {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
  color: #333;
  white-space: nowrap;
}
#header-container .megamenu .megamenu-left > div ul {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #5E819C;
}
#header-container .megamenu .megamenu-left > div ul li {
  font-family: "Proxima Nova", sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
  margin-bottom: 0.5rem;
}
#header-container .megamenu .megamenu-left > div ul li a {
  color: #5E819C;
  font-family: "Proxima Nova", sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}
#header-container .megamenu .megamenu-right {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  max-width: 349px;
  margin-left: 3rem;
}
@media (max-width: 1499px) {
  #header-container .megamenu .megamenu-right {
    display: none;
  }
}
#header-container .megamenu .megamenu-right > div {
  position: relative;
  width: 349px;
  height: 349px;
}
#header-container .megamenu .megamenu-right > div img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
#header-container .megamenu.replacements-megamenu {
  align-items: center;
}
#header-container .megamenu.replacements-megamenu .megamenu-left {
  justify-content: center;
  align-items: flex-start;
  max-width: 600px;
}
#header-container .megamenu.replacements-megamenu .megamenu-left > div {
  max-width: 200px;
}
@media (min-width: 1024px) {
  #header-container .megamenu {
    display: block;
    padding: 40px 60px;
  }
}
@media (min-width: 1440px) {
  #header-container .megamenu {
    padding: 40px 60px;
  }
}
#header-container .megamenu.open {
  opacity: 1;
  visibility: visible;
  transform: tranwhite3d(0px, 0px, 0px);
  transition: all 300ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
  transition-delay: 0;
  display: flex;
}
#header-container .megamenu.umbrella-megamenu {
  padding-top: 50px;
}
#header-container .megamenu.umbrella-megamenu, #header-container .megamenu.accessories-megamenu, #header-container .megamenu.replacements-megamenu {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#header-container .megamenu.cushions-megamenu {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#header-container .megamenu.cushions-megamenu .megamenu-left {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 600px;
}
#header-container .megamenu.cushions-megamenu .megamenu-left > div {
  max-width: 320px;
  text-align: center;
}
#header-container .megamenu.cushions-megamenu .megamenu-left > div ul {
  text-align: center;
}
#header-container .megamenu.umbrella-megamenu .megamenu-left {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto auto;
  gap: 2rem;
  max-width: 979px;
}
#header-container .megamenu.umbrella-megamenu .megamenu-left > div:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
  grid-row: span 2;
}
#header-container .megamenu.umbrella-megamenu .megamenu-left > div:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}
#header-container .megamenu.umbrella-megamenu .megamenu-left > div:nth-child(3) {
  grid-column: 3;
  grid-row: 1;
}
#header-container .megamenu.umbrella-megamenu .megamenu-left > div:nth-child(4) {
  grid-column: 4;
  grid-row: 1;
}
#header-container .megamenu.umbrella-megamenu .megamenu-left > div:nth-child(5) {
  grid-column: 2;
  grid-row: 2;
  margin-top: -2rem;
}
#header-container .megamenu.umbrella-megamenu .megamenu-left > div:nth-child(6) {
  grid-column: 3;
  grid-row: 2;
  margin-top: -2rem;
}
#header-container .megamenu.umbrella-megamenu .megamenu-left > div:nth-child(7) {
  grid-column: 4;
  grid-row: 2;
  margin-top: -2rem;
}
#header-container .megamenu.umbrella-megamenu, #header-container .megamenu.accessories-megamenu {
  display: flex;
  flex-wrap: wrap;
}
#header-container .megamenu.umbrella-megamenu a, #header-container .megamenu.accessories-megamenu a {
  color: #5E819C;
  font-weight: normal;
}
#header-container .megamenu.umbrella-megamenu a:hover, #header-container .megamenu.accessories-megamenu a:hover {
  color: #F68D21;
}
#header-container .megamenu.umbrella-megamenu .action, #header-container .megamenu.accessories-megamenu .action {
  position: absolute;
  bottom: -1.5rem;
}
#header-container .megamenu.umbrella-megamenu .action a, #header-container .megamenu.accessories-megamenu .action a {
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
}
#header-container .megamenu.umbrella-megamenu .single-blk, #header-container .megamenu.accessories-megamenu .single-blk {
  width: 23%;
  margin-right: 2%;
  min-height: 280px;
  position: relative;
}
#header-container .megamenu.umbrella-megamenu .single-blk .img, #header-container .megamenu.accessories-megamenu .single-blk .img {
  width: 200px;
  height: 120px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#header-container .megamenu.umbrella-megamenu .single-blk .title, #header-container .megamenu.accessories-megamenu .single-blk .title {
  margin-top: 1rem;
  font-size: 0.8rem;
  color: #F68D21;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
#header-container .megamenu.umbrella-megamenu .single-blk .list, #header-container .megamenu.accessories-megamenu .single-blk .list {
  margin-top: 0.75rem;
}
#header-container .megamenu.umbrella-megamenu .single-blk .list li, #header-container .megamenu.accessories-megamenu .single-blk .list li {
  margin: 0.35rem 0;
}
#header-container .megamenu.umbrella-megamenu .single-blk .list a, #header-container .megamenu.accessories-megamenu .single-blk .list a {
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
#header-container .megamenu.umbrella-megamenu .double-blk, #header-container .megamenu.accessories-megamenu .double-blk {
  width: 100%;
  position: relative;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #797A7C;
}
#header-container .megamenu.umbrella-megamenu .double-blk .title, #header-container .megamenu.accessories-megamenu .double-blk .title {
  font-size: 0.8rem;
  color: #F68D21;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
#header-container .megamenu.umbrella-megamenu .double-blk .blks, #header-container .megamenu.accessories-megamenu .double-blk .blks {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
#header-container .megamenu.umbrella-megamenu .double-blk .blks .blk, #header-container .megamenu.accessories-megamenu .double-blk .blks .blk {
  display: flex;
  flex-direction: column;
  width: 10%;
  margin-bottom: 1rem;
}
#header-container .megamenu.umbrella-megamenu .double-blk .blks .blk img, #header-container .megamenu.accessories-megamenu .double-blk .blks .blk img {
  margin: auto;
}
#header-container .megamenu.umbrella-megamenu .double-blk .blks .blk .name, #header-container .megamenu.accessories-megamenu .double-blk .blks .blk .name {
  text-align: center;
  text-transform: uppercase;
  margin-top: auto;
  padding-top: 0.3rem;
  color: #5E819C;
  font-weight: bold;
  letter-spacing: 0.05rem;
}
#header-container .megamenu.learn-megamenu {
  display: flex;
  flex-wrap: wrap;
}
#header-container .megamenu.learn-megamenu a {
  color: #5E819C;
  font-weight: normal;
}
#header-container .megamenu.learn-megamenu a:hover {
  color: #F68D21;
}
#header-container .megamenu.learn-megamenu .action {
  position: absolute;
  bottom: -1.5rem;
}
#header-container .megamenu.learn-megamenu .action a {
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
}
#header-container .megamenu.learn-megamenu .single-blk {
  width: 31%;
  margin-right: 2%;
  min-height: 380px;
  position: relative;
}
#header-container .megamenu.learn-megamenu .single-blk .img {
  margin-top: 0.75rem;
  width: 100%;
  height: 120px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#header-container .megamenu.learn-megamenu .single-blk .title {
  font-size: 1rem;
  color: #F68D21;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
#header-container .megamenu.learn-megamenu .single-blk .text {
  margin-top: 0.75rem;
}
#header-container .megamenu.learn-megamenu .double-blk {
  width: 100%;
  position: relative;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #797A7C;
}
#header-container .megamenu.learn-megamenu .double-blk .title {
  font-size: 0.8rem;
  color: #F68D21;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
#header-container .megamenu.learn-megamenu .double-blk .blks {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
#header-container .megamenu.learn-megamenu .double-blk .blks .blk {
  display: flex;
  flex-direction: column;
  width: 10%;
  margin-bottom: 1rem;
}
#header-container .megamenu.learn-megamenu .double-blk .blks .blk img {
  margin: auto;
}
#header-container .megamenu.learn-megamenu .double-blk .blks .blk .name {
  text-align: center;
  text-transform: uppercase;
  margin-top: auto;
  padding-top: 0.3rem;
  color: #5E819C;
  font-weight: bold;
  letter-spacing: 0.05rem;
}
#header-container .megamenu.learn-megamenu .card {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0px;
  border-bottom: 1px solid #797A7C;
  padding: 0 1rem 1rem 1rem;
}
@media (min-width: 768px) {
  #header-container .megamenu.learn-megamenu .card {
    border-bottom: 0;
    padding: 0;
  }
}
#header-container .megamenu.learn-megamenu .card .card-header {
  padding: 0;
  background-color: transparent;
  border-bottom: 0;
  text-transform: uppercase;
}
#header-container .megamenu.learn-megamenu .card .card-header .collapse-btn {
  display: flex;
  align-items: center;
  padding: 5px 0;
  font-size: 0.875rem;
  text-transform: uppercase;
}
#header-container .megamenu.learn-megamenu .card .card-header .collapse-btn.collapsed .plus::before,
#header-container .megamenu.learn-megamenu .card .card-header .collapse-btn.collapsed .plus::after {
  transform: rotate(0deg);
}
#header-container .megamenu.learn-megamenu .card .card-header .collapse-btn .plus {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.75rem;
  position: relative;
  vertical-align: middle;
  background-color: #5E819C;
  border-radius: 10px;
}
#header-container .megamenu.learn-megamenu .card .card-header .collapse-btn .plus::before,
#header-container .megamenu.learn-megamenu .card .card-header .collapse-btn .plus::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #ffffff;
  transition: 0.5s;
}
#header-container .megamenu.learn-megamenu .card .card-header .collapse-btn .plus::before {
  width: 10px;
  height: 2px;
  top: 6.8px;
  left: 2.5px;
  transform: rotate(180deg);
}
#header-container .megamenu.learn-megamenu .card .card-header .collapse-btn .plus::after {
  width: 2px;
  height: 10px;
  top: 2.8px;
  left: 6.5px;
  transform: rotate(270deg);
}
#header-container .megamenu.learn-megamenu .card .card-body {
  padding: 10px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  #header-container .megamenu.learn-megamenu .card .card-body {
    padding: 10px 0 0 2px;
  }
}
#header-container #search-overlay {
  position: fixed;
  width: 100vw;
  height: 0;
  top: 80px;
  z-index: 5;
  background-color: #EFF9F6;
  display: flex;
  align-items: center;
  padding: 0 5%;
  visibility: hidden;
  transition: height 400ms cubic-bezier(0.26, 0.54, 0.32, 1), padding 400ms cubic-bezier(0.26, 0.54, 0.32, 1), visibility 400ms cubic-bezier(0.26, 0.54, 0.32, 1);
  box-shadow: 0px 6px 8px -4px #ccc;
}
#header-container #search-overlay.on {
  visibility: visible;
  height: 95px;
  padding: 2rem 5%;
  transition: height 400ms cubic-bezier(0.26, 0.54, 0.32, 1), padding 400ms cubic-bezier(0.26, 0.54, 0.32, 1), visibility 400ms cubic-bezier(0.26, 0.54, 0.32, 1);
}
#header-container #search-overlay.on input, #header-container #search-overlay.on .search-btn {
  visibility: visible;
  transition: visibility 400ms cubic-bezier(0.26, 0.54, 0.32, 1);
  transition-delay: 100ms;
}
#header-container #search-overlay.sticky {
  position: fixed;
}
@media (min-width: 1024px) {
  #header-container #search-overlay {
    position: absolute;
  }
  #header-container #search-overlay.sticky {
    position: fixed;
    top: 80px;
  }
}
#header-container #search-overlay form {
  width: 100%;
}
#header-container #search-overlay input {
  visibility: hidden;
  width: 100%;
  font-size: 1.2rem;
  background-color: #EFF9F6;
}
#header-container #search-overlay .search-btn {
  visibility: hidden;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: url("/images/icons/search-dark.svg") center center no-repeat;
  background-size: contain;
}
#header-container #search-overlay .search-btn:hover {
  background: url("/images/icons/search-active.svg") center center no-repeat;
  background-size: contain;
}

#mobile-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1040;
}
#mobile-backdrop.on {
  display: block;
}

#mobile-menu {
  display: none;
  position: fixed;
  top: 0px;
  left: 0;
  height: 100vh;
  width: 80vw;
  z-index: 1050;
  background-color: #ffffff;
  overflow-y: auto;
}
#mobile-menu.open {
  display: block;
}
@media (min-width: 1024px) {
  #mobile-menu.open {
    width: 35%;
  }
}
#mobile-menu .action {
  display: flex;
  padding: 0.75rem 5%;
  border-bottom: 1px solid #797A7C;
  background-color: #ffffff;
}
#mobile-menu .action .close {
  font-size: 2.5rem;
  margin-left: auto;
}
#mobile-menu .member {
  display: block;
  padding: 1.3rem 5%;
  color: #5E819C;
  font-weight: bold;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  cursor: pointer;
  background: #EFF9F6 url("/images/icons/menu-arrow.png") 95% center no-repeat;
  background-size: 0.75rem;
  border-bottom: 1px solid #797A7C;
}
#mobile-menu #collapse-contact-us .card-body {
  color: #ffffff;
  background-color: #5E819C;
}
#mobile-menu #collapse-contact-us .card-body a {
  color: #ffffff;
}

.mobile-submenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 80vw;
  z-index: 1050;
  background-color: #ffffff;
  overflow-y: auto;
}
.mobile-submenu.open {
  display: block;
}
@media (min-width: 1024px) {
  .mobile-submenu.open {
    width: 35%;
  }
}
.mobile-submenu .accordion .card {
  border: none;
}
.mobile-submenu .action {
  display: flex;
  align-items: center;
  padding: 0.75rem 5%;
  background-color: #ffffff;
}
.mobile-submenu .action .close {
  font-size: 2.5rem;
  margin-left: auto;
}
.mobile-submenu .action .back {
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #797A7C;
}
.mobile-submenu .action.sticky {
  position: fixed;
  box-shadow: 0px 6px 8px -4px #ccc;
  opacity: 1;
  visibility: visible;
}
.mobile-submenu .submenu-title {
  padding: 12px 5%;
  font-weight: bold;
  color: #5E819C;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.mobile-submenu .accordion > .card > .card-header {
  margin-bottom: 0px;
  padding: 0;
  border-bottom: none;
}
.mobile-submenu .accordion > .card > .card-header h2 {
  display: flex;
  flex-direction: row;
  border-top: 1px solid #797A7C;
  padding: 8px 5% 8px;
}
.mobile-submenu .accordion > .card > .card-header i {
  transition: all 0.5s ease;
}
.mobile-submenu .accordion > .card > .card-header button {
  flex: 1;
  padding: 0;
  color: #5E819C;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
  outline: none;
  font-size: 1.1rem;
}
.mobile-submenu .accordion > .card > .card-header button:focus {
  outline: none;
  box-shadow: none;
}
.mobile-submenu .accordion > .card > .card-header button.collapsed + i {
  transform: rotate(-90deg);
}
.mobile-submenu .card-body {
  padding: 0px 5% 8px 5%;
}
.mobile-submenu .card-body li {
  padding: 8px 0;
}
.mobile-submenu .card-body li a {
  display: block;
  font-size: 1rem;
  text-transform: uppercase;
}
.mobile-submenu .card-body .blk {
  margin-left: 10px;
  padding: 0.75rem 5%;
}
.mobile-submenu .card-body .name {
  text-align: center;
  font-weight: bold;
}
.mobile-submenu .card-body .flex-block {
  display: flex;
}
.mobile-submenu .language-currency-options {
  padding: 35px;
}
.mobile-submenu .language-currency-options .dropdown-section {
  margin-bottom: 27px;
}
.mobile-submenu .language-currency-options .dropdown-title {
  font-weight: 700;
  font-size: 18px;
  color: #000;
  margin-bottom: 12px;
}
.mobile-submenu .language-currency-options .dropdown-check {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 10px 0;
  font-size: 18px;
  color: #000;
  cursor: pointer;
}
.mobile-submenu .language-currency-options .dropdown-check input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #F68D21;
  border-radius: 3px;
  background: #ffffff;
  position: relative;
  cursor: pointer;
}
.mobile-submenu .language-currency-options .dropdown-check input[type=radio]:checked {
  background-color: transparent;
  border-color: #F68D21;
}
.mobile-submenu .language-currency-options .dropdown-check input[type=radio]:checked::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px solid white;
  background-color: #F68D21;
  transform: none;
}
.mobile-submenu .language-currency-options .dropdown-check label {
  cursor: pointer;
  margin: 0;
}
.mobile-submenu .language-currency-options .save-section {
  margin-top: 20px;
}
.mobile-submenu .language-currency-options .save-section .save-btn {
  background-color: #5E819C;
  color: white;
}
.mobile-submenu .language-currency-options .save-section .save-btn:hover {
  background-color: #4B677D;
}

.language-switch {
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 0;
}
@media (max-width: 1200px) {
  .language-switch {
    display: none;
  }
}
.language-switch .language-toggle {
  display: flex !important;
  align-items: center !important;
  width: auto !important;
  height: auto !important;
  gap: 8px !important;
  text-decoration: none;
  color: inherit;
}
.language-switch .language-label {
  font-family: "Brandon Grotesque", sans-serif !important;
  font-weight: 450;
  font-style: normal;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .language-switch {
    margin-right: 0;
  }
  .language-switch .language-label {
    display: none;
  }
}
.language-switch .language-dropdown {
  position: absolute;
  left: -80px !important;
  top: 50px;
  left: 0;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  padding: 35px;
  display: none;
  min-width: 160px;
  z-index: 10;
}
.language-switch.open .language-dropdown {
  display: block;
}
.language-switch .language-option {
  display: block;
  padding: 8px 10px;
  color: #5E819C;
  font-size: 14px;
  text-decoration: none;
  border-radius: 6px;
  white-space: nowrap;
}
.language-switch .language-option:hover {
  background: #f2f5f7;
}
.language-switch .language-dropdown {
  padding: 35px;
  min-width: 280px;
}
.language-switch .dropdown-section {
  margin-bottom: 27px;
}
.language-switch .dropdown-title {
  font-weight: 700;
  font-size: 18px;
  color: #000;
  margin-bottom: 12px;
}
.language-switch .dropdown-check {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 10px 0;
  font-size: 18px;
  color: #000;
  cursor: pointer;
}
.language-switch .dropdown-check input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #F68D21;
  border-radius: 4px;
  background: #ffffff;
  position: relative;
  cursor: pointer;
}
.language-switch .dropdown-check input[type=radio]:checked {
  background-color: #F68D21;
  border-color: #F68D21;
}
.language-switch .dropdown-check input[type=radio]:checked::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 6px;
  height: 6px;
  border-radius: 2px;
  background: #ffffff;
}
.language-switch .dropdown-divider {
  margin: 16px 0;
  border: none;
  height: 1px;
  background: #E5E5E5;
}
.language-switch .dropdown-save {
  background: #5E819C;
  color: #fff;
  border: 0;
  border-radius: 8px;
  padding: 14px 18px;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
}

/* Sidebar Navigation Styles */
.sidebar-navigation {
  background: #ffffff;
  padding: 20px 0;
  min-height: 100vh;
  width: 100%;
}

.sidebar-section {
  margin-bottom: 20px;
}

.sidebar-item {
  margin-bottom: 8px;
}

.sidebar-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  color: #000000;
  font-family: "Proxima Nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 14px;
  font-weight: bold;
  transition: all 0.3s ease;
}

.sidebar-link:hover {
  background-color: #f8f9fa;
  color: #5e819c;
  text-decoration: none;
}

.sidebar-link span {
  flex: 1;
}

.sidebar-link:hover i {
  transform: translateX(3px);
}

.sidebar-link i {
  color: #9ca3af; /* Light grey color for chevron icons */
}

.sidebar-divider {
  height: 1px;
  background-color: #e5e7eb;
  margin: 20px 24px;
}

.sale-link {
  color: #dc2626 !important;
}

.sale-link:hover {
  color: #b91c1c !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .sidebar-navigation {
    width: 100%;
    min-height: auto;
    border-left: none;
  }
}
.footer-divider-img {
  display: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .footer-divider-img {
    display: block;
    margin-top: 300px;
  }
}

#footer {
  background-color: #ffffff;
  color: #5E819C;
  padding: 0;
  margin-top: 47px;
}
@media (min-width: 992px) {
  #footer {
    margin-top: 0;
  }
}
#footer {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 450;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #footer {
    display: flex;
    flex-wrap: wrap;
    padding: 3rem 5% 1rem 5%;
    background-color: #5E819C;
    color: #ffffff;
  }
}
#footer .form-control {
  margin-top: 0;
  margin-bottom: 0;
}
#footer .item {
  padding: 0;
  margin-bottom: 12px;
}
#footer .item i {
  margin-right: 0.5rem;
}
#footer a {
  color: #ffffff;
  text-decoration: none;
}
#footer a:hover {
  color: #F68D21;
}
@media (max-width: 575px) {
  #footer a {
    color: #5E819C;
  }
}
#footer .footer-logo-desktop {
  width: 100%;
  margin-bottom: 2rem;
}
#footer .footer-logo-desktop img {
  width: 315px;
  height: 33px;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  right: 25px;
}
#footer .email-us-item {
  cursor: pointer;
}
#footer .invalid-feedback {
  display: none;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 450;
  font-size: 14px;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #c7081a;
  margin-top: 6px;
}
#footer .title {
  width: 100%;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 450;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-bottom: unset;
  margin-bottom: 1.5rem;
}
#footer .title::after {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background-color: #ffffff;
  margin-top: 0.5rem;
}
#footer .footer-desktop {
  display: none;
}
@media (min-width: 992px) {
  #footer .footer-desktop {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    width: 100%;
    gap: 3%;
  }
}
#footer .footer-col {
  flex: 1;
  min-width: 0;
}
#footer .footer-col .footer-col-title {
  width: 100%;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 450;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-bottom: unset;
  margin-bottom: 29px;
}
#footer .footer-col .footer-col-title::after {
  content: "";
  display: block;
  width: 70px;
  height: 2px;
  background-color: #F68D21;
  margin-top: 0.5rem;
}
#footer .care {
  display: none;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  width: 37%;
  margin-right: 13%;
}
@media (min-width: 1024px) {
  #footer .care {
    display: flex;
  }
}
#footer .company {
  display: none;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  width: 50%;
}
#footer .company img {
  height: 30px;
}
@media (min-width: 1024px) {
  #footer .company {
    display: flex;
  }
}
#footer .others {
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5rem;
}
#footer .others img {
  width: 120px;
}
@media (min-width: 1024px) {
  #footer .others {
    display: flex;
    gap: 1rem;
  }
}
#footer .subscribe {
  display: none;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  width: 50%;
}
#footer .subscribe input {
  font-size: 1.2rem;
  background-color: #EFF9F6;
}
#footer .subscribe input:focus {
  border: 3px solid #F68D21;
  box-shadow: 0 0 15px #797A7C;
}
@media (min-width: 1024px) {
  #footer .subscribe {
    display: flex;
  }
}
#footer .mobile-footer {
  display: block;
  background-color: #5E819C;
  color: #ffffff;
  padding: 2rem 30px 1rem;
}
#footer .mobile-footer .mobile-footer-logo {
  margin-bottom: 58px;
  display: flex;
  justify-content: center;
}
#footer .mobile-footer .mobile-footer-logo img {
  max-width: 315px;
  width: 100%;
  height: auto;
}
#footer .mobile-footer .mobile-footer-divider {
  display: none;
}
#footer .mobile-footer .mobile-footer-social {
  gap: 75px;
  margin-top: 43px;
  margin-bottom: 25px;
  justify-content: center;
}
#footer .mobile-footer .mobile-footer-social img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
#footer .mobile-footer a, #footer .mobile-footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
#footer .mobile-footer .accordion {
  background-color: transparent;
}
#footer .mobile-footer .accordion .card {
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
}
#footer .mobile-footer .accordion .card:first-child .card-header > div {
  border-top: 1px solid #ffffff;
}
#footer .mobile-footer .accordion .card-header {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  margin-bottom: 0;
}
#footer .mobile-footer .accordion .card-header > div {
  padding: 1.2rem 0;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 450;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ffffff;
}
#footer .mobile-footer .accordion .card-header > div::after {
  content: "+";
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 1.1rem;
  line-height: 1;
}
#footer .mobile-footer .accordion .card-header > div:not(.collapsed) {
  border-bottom: none;
}
#footer .mobile-footer .accordion .card-header > div:not(.collapsed)::after {
  content: "−";
}
#footer .mobile-footer .accordion .collapse, #footer .mobile-footer .accordion .collapsing {
  border-bottom: 1px solid #ffffff;
}
#footer .mobile-footer .accordion .card-body {
  padding: 29px 0 1rem 0;
}
#footer .mobile-footer .accordion .card-body ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
#footer .mobile-footer .accordion .card-body li {
  margin-bottom: 12px;
}
#footer .mobile-footer .accordion .card-body li:last-child {
  margin-bottom: 0;
}
#footer .mobile-footer .accordion .card-body li a, #footer .mobile-footer .accordion .card-body .item a {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 420;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #ffffff;
  opacity: 1;
  display: block;
}
#footer .mobile-footer #collapseThree .d-flex {
  gap: 1rem;
}
#footer .mobile-footer #collapseThree a {
  flex: 0 0 auto;
  text-align: center;
}
#footer .mobile-footer #collapseThree a img {
  max-width: 100px;
  height: auto;
  max-height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}
#footer .mobile-footer #subscribe-mobile-submit {
  margin-top: 10px;
}
#footer .mobile-footer #collapseFour .card-body {
  padding-top: 1rem;
  padding-bottom: 15px;
}
#footer .mobile-footer #collapseFour .input-group {
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 8px;
  align-items: stretch;
}
#footer .mobile-footer #collapseFour input {
  border-radius: 5px;
  border: 1px solid #ffffff;
  color: #5E819C;
  padding: 0;
  padding-left: 0.5rem;
  height: 30px;
  flex: 6;
  min-width: 0;
  margin-bottom: 0;
  font-family: "proxima-nova", sans-serif;
}
#footer .mobile-footer #collapseFour input::-moz-placeholder {
  color: #5E819C;
  opacity: 0.7;
}
#footer .mobile-footer #collapseFour input::placeholder {
  color: #5E819C;
  opacity: 0.7;
}
#footer .mobile-footer #collapseFour .subscribeAction {
  border-radius: 5px;
  background-color: #F68D21;
  border: none;
  color: #ffffff;
  flex: 4;
  height: 30px;
  padding: 0 0.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0.15em;
  text-align: center;
  text-transform: uppercase;
}
#footer .mobile-footer .copyrights {
  color: #ffffff;
  font-family: "Proxima Nova", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: none;
  text-align: center;
  vertical-align: middle;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  #footer .mobile-footer {
    display: none;
  }
}
#footer .copyrights {
  width: 100%;
  font-family: "Proxima Nova", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: none;
  text-align: center;
  vertical-align: middle;
  margin-top: 2rem;
}
@media (min-width: 992px) {
  #footer .copyrights {
    margin-top: 3rem;
  }
}
#footer .footer-external-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  position: relative;
  top: -4px;
  width: 12px;
  height: 12px;
}
#footer .footer-social-icons {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 17px;
}
#footer .footer-social-icons img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
#footer #subscribeForm {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 344px;
}
#footer #subscribeForm .subscribe-field-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#footer #subscribeForm input[type=email] {
  width: 100%;
  height: 40px;
  border-radius: 5px;
}
#footer #subscribeForm input[type=email]::-moz-placeholder {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  color: #888888;
}
#footer #subscribeForm input[type=email]::placeholder {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  color: #888888;
}
#footer .footer-lang-toggle {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #ffffff;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  text-align: left;
}
#footer .footer-lang-toggle:hover {
  color: #F68D21;
}
@media (max-width: 575px) {
  #footer .footer-lang-toggle {
    color: #5E819C;
  }
}
#footer #subscribeAction {
  width: 100%;
  height: 50px;
  background-color: #F68D21;
  letter-spacing: 0.1em;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-top: 10px;
}
@media (min-width: 1024px) and (max-width: 1450px) {
  #footer #subscribeAction {
    font-size: 15px;
  }
}

.grecaptcha-badge {
  visibility: hidden !important;
}

#message-banner {
  display: flex;
  height: 40px;
  color: white;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  z-index: 4;
}
#message-banner .message-banner-content {
  display: inline-block;
  white-space: nowrap;
  padding: 0 25px;
  visibility: visible;
  position: relative;
}
#message-banner .message-banner-content.duplicate {
  padding-left: 25px;
}
#message-banner .message-banner-content.animate {
  animation: marquee 20s linear infinite;
  transform-origin: 0 50%;
}
#message-banner .message-scroller {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
#cart-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 90vw;
  z-index: 1050;
  background-color: #ffffff;
}
#cart-modal.on {
  display: block;
}
@media (min-width: 768px) {
  #cart-modal {
    width: 70vw;
  }
}
@media (min-width: 1024px) {
  #cart-modal {
    width: 45vw;
  }
}
@media (min-width: 1440px) {
  #cart-modal {
    width: 35vw;
  }
}
#cart-modal .action {
  display: flex;
  padding: 0.5rem 5% 0 5%;
}
#cart-modal .action .close {
  font-size: 2.5rem;
  margin-left: auto;
  background-color: transparent;
  padding: 0;
  border: 0;
}
#cart-modal .content .top {
  height: calc(100vh - 48px - 175px);
  width: 100%;
  overflow-y: scroll;
}
@media (min-width: 768px) {
  #cart-modal .content .top {
    height: calc(100vh - 48px - 140px);
  }
}
#cart-modal .content .top .item {
  display: flex;
  width: 100%;
  padding: 1.3rem 5%;
}
#cart-modal .content .top .item .thumbnail {
  width: 40%;
  margin-right: 5%;
}
#cart-modal .content .top .item .thumbnail img {
  width: 100%;
}
#cart-modal .content .top .item .detail {
  width: 55%;
  font-size: 1rem;
}
#cart-modal .content .top .item .detail .title {
  text-transform: uppercase;
}
#cart-modal .content .top .item .detail .model {
  margin-top: 1.2rem;
  text-transform: uppercase;
}
#cart-modal .content .top .item .detail .quantity {
  display: flex;
  align-items: center;
}
#cart-modal .content .top .item .detail .step {
  display: flex;
  align-items: center;
  border: 1px solid #797A7C;
  height: 28px;
  padding: 0 0.5rem;
  cursor: pointer;
}
#cart-modal .content .top .item .detail .step .fa {
  font-weight: 600;
}
#cart-modal .content .top .item .detail .quantity input {
  width: 50px;
  height: 28px;
  border-radius: 0;
  border-top: 1px solid #797A7C;
  border-bottom: 1px solid #797A7C;
  text-align: center;
}
#cart-modal .content .top .item .detail .price, #cart-modal .content .top .item .detail .unit-price {
  margin-top: 1.2rem;
}
#cart-modal .content .top .item .detail .remove-item {
  margin-top: 1.2rem;
  font-size: 0.8rem;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: underline;
}
#cart-modal .content .top .item .actions {
  margin-top: 50px;
}
#cart-modal .content .top .item .actions .subtotal {
  width: 200px;
  padding: 16px 13px;
  font-size: 14px;
  background-color: transparent;
  border: 1px solid #5E819C;
  margin-bottom: 15px;
}
#cart-modal .content .top .item .actions .next-btn {
  width: 200px;
  padding: 16px 13px;
  font-size: 14px;
  background-color: #F68D21;
  margin-bottom: 15px;
  color: #5E819C;
  text-decoration: none;
}
#cart-modal .content .bottom {
  width: 100%;
  bottom: 0;
}
#cart-modal .content .bottom .net-total {
  margin-top: 1.2rem;
  font-size: 1.2rem;
  font-weight: 400;
}
#cart-modal .content .bottom .view-cart {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  display: block;
  width: 80%;
  padding: 0.8rem 0;
  border: none;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  overflow: hidden;
}
#cart-modal .content .bottom .view-cart:before {
  background-color: rgb(243.6233766234, 128.3961038961, 9.8766233766);
}
#cart-modal .content .bottom .view-cart:after {
  background-color: #F68D21;
}

/* Cookie Popup Basic styling */
[class^=lcc-] {
  box-sizing: border-box !important;
  font-size: 16px;
  color: #111;
}

[class^=lcc-]:first-child {
  margin-top: 0;
}

[class^=lcc-]:last-child {
  margin-bottom: 0;
}

[class^=lcc-][inert] {
  pointer-events: none;
  cursor: default;
}

[class^=lcc-][inert],
[class^=lcc-][inert] * {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/* Cookie Popup Text */
.lcc-text {
  font-size: 16px;
  margin: 0 0 22px;
  line-height: 1;
}

/*Cookie Popup Button */
.lcc-button {
  font-family: "proxima-nova", sans-serif;
  display: inline-block;
  background: none;
  background-color: #111;
  color: white;
  border: 1px solid #111;
  font-size: inherit;
  padding: 6px 15px;
  cursor: pointer;
  margin: 1px 0;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}
.lcc-button:hover, .lcc-button:focus {
  background: #555;
  border-color: #555;
}

.lcc-button.lcc-button--ghost {
  display: inline-block;
  background: transparent;
  background-color: transparent;
  color: black;
  border: 1px solid #111;
  font-size: inherit;
  padding: 6px 15px;
  cursor: pointer;
  margin: 1px 0;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}
.lcc-button.lcc-button--ghost:hover, .lcc-button.lcc-button--ghost:focus {
  color: white;
  background: #555;
  border-color: #555;
}

#lcc-modal-settings-label {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
}

.lcc-button.lcc-button--link {
  color: inherit;
  background: transparent;
  border-color: transparent;
  padding-left: 0;
  padding-right: 0;
  text-decoration: underline;
}
.lcc-button.lcc-button--link:hover, .lcc-button.lcc-button--link:focus {
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}
.lcc-button.lcc-button--link + .lcc-button.lcc-button--link {
  margin-top: 0;
}

/* Cookie Popup Label + Input */
.lcc-label {
  margin-bottom: 5px;
  display: flex;
  align-items: baseline;
  font-weight: 600;
}
.lcc-label[for] {
  cursor: pointer;
}
.lcc-label > * {
  margin-right: 10px;
}

input[id^=lcc-]:disabled {
  cursor: default;
  color: #555;
  opacity: 0.55;
}
input[id^=lcc-]:disabled + span {
  cursor: default;
  opacity: 0.6;
}

/* Cookie Popup Backdrop */
.lcc-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000;
  transition: opacity 0.2s ease-in-out;
}

/*Cookie Popup Modal */
.lcc-modal {
  position: fixed;
  left: 50%;
  bottom: 0; /* Place it at the bottom of the screen */
  transform: translateX(-50%); /* Center horizontally */
  width: 100%;
  max-width: 1920px; /* Prevent stretching beyond a certain width */
  height: auto; /* Let content define height */
  max-height: none; /* Allow full height without inner scroll */
  overflow: hidden; /* Remove inner scrollbars */
  background: white;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.25); /* Shadow at the top for bar effect */
  z-index: 10001;
  padding: 15px 20px; /* Adjust padding */
  box-sizing: border-box;
}

/*Cookie Popup Adjust close button */
.lcc-modal__close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

/* Cookie PopupEnsure title and content align properly */
.lcc-modal__title {
  font-size: 18px;
  margin-bottom: 0.5em;
}

.lcc-modal__section {
  margin-bottom: 10px;
}

/*Cookie Popup Center actions at the bottom of the bar */
.lcc-modal__actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 10px;
}

/*Cookie Popup Utility */
.lcc-u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.lcc-u-text-center {
  text-align: center !important;
}

#newsletter-banner .newsletter-content {
  max-width: 510px;
  width: 40%;
  padding: 125px 0px;
  position: relative;
  left: 300px;
}
#newsletter-banner .newsletter-title {
  color: white;
  font-size: 28px;
  font-weight: 600;
  text-align: start;
  margin-bottom: 20px;
}
#newsletter-banner .newsletter-description {
  color: white;
  font-size: 18px;
  text-align: start;
  margin-bottom: 20px;
}
#newsletter-banner .newsletter-button {
  width: 100%;
  margin-left: 0;
  padding: 8px 30px;
  font-weight: 600;
}
@media (min-width: 1024px) {
  #newsletter-banner .newsletter-button {
    width: auto;
    margin-left: 10px;
  }
}
#newsletter-banner #newsletterEmailBottom {
  height: 40px;
}
@media (min-width: 1024px) {
  #newsletter-banner #newsletterEmailBottom {
    height: 50px;
  }
}
@media screen and (max-width: 820px) {
  #newsletter-banner .newsletter-content {
    width: 90%;
    max-width: none;
    padding: 60px 20px;
    left: 0;
    margin: 0 auto;
    text-align: center;
  }
  #newsletter-banner .newsletter-title,
  #newsletter-banner .newsletter-description {
    text-align: center;
  }
  #newsletter-banner .newsletter-signup form {
    flex-direction: column;
    gap: 15px;
  }
  #newsletter-banner #newsletterEmail {
    width: 100%;
  }
}

.b2b-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #F2F2F2;
  border-radius: 10px;
  padding: 2rem;
  text-align: center;
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  .b2b-card {
    padding: 2rem 5rem;
  }
}
.b2b-card .b2b-card-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #37393A;
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (min-width: 1024px) {
  .b2b-card .b2b-card-title {
    font-size: 1.8rem;
  }
}
.b2b-card .b2b-card-description {
  font-size: 1rem;
  color: #37393A;
  margin-bottom: 2rem;
  line-height: 1.6;
}
@media (min-width: 1024px) {
  .b2b-card .b2b-card-description {
    font-size: 1.1rem;
  }
}
.b2b-card .b2b-card-button {
  width: 80%;
  max-width: 80%;
  margin-top: 1rem;
}

#home {
  overflow: hidden;
  /* Hero Slider Placeholder Styles */
}
#home .hero-slider-placeholder {
  width: 100%;
  height: 50vh; /* Default height for desktop */
  background-color: #f8f9fa;
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(to right, rgba(94, 129, 156, 0.1) 0%, rgba(94, 129, 156, 0.2) 50%, rgba(94, 129, 156, 0.1) 100%);
  background-size: 200% 100%;
  animation: shimmer 2s infinite linear;
}
@media (min-width: 768px) {
  #home .hero-slider-placeholder {
    height: 75vh;
  }
}
#home .hero-slider-placeholder .hero-placeholder-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  flex-direction: column;
}
#home .hero-slider-placeholder .hero-placeholder-content .placeholder-spinner {
  width: 50px;
  height: 50px;
  border: 5px solid rgba(94, 129, 156, 0.2);
  border-top: 5px solid #5e819c;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@keyframes shimmer {
  0% {
    background-position: -100% 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#home .hero-slider {
  position: relative;
  opacity: 0;
}
#home .hero-slider .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
#home .hero-slider .owl-nav button {
  display: none;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.5) !important;
  border-radius: 50% !important;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  #home .hero-slider .owl-nav button {
    display: flex;
  }
}
#home .hero-slider .owl-nav button:hover {
  background: rgba(255, 255, 255, 0.8) !important;
}
#home .hero-slider .owl-nav button i {
  font-size: 20px;
  color: #5e819c;
}
#home .hero-slider .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
#home .hero-slider .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px;
  background: rgba(255, 255, 255, 0.5);
  display: block;
  transition: all 0.3s ease;
  border-radius: 50%;
}
#home .hero-slider .owl-dots .owl-dot.active span, #home .hero-slider .owl-dots .owl-dot:hover span {
  background: #5e819c;
}
#home .hero-slider .item {
  position: relative;
  background-size: cover;
  width: 100%;
  height: 50vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0;
  justify-content: center;
}
@media (min-width: 768px) {
  #home .hero-slider .item {
    height: 75vh;
  }
}
#home .hero-slider .item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
#home .hero-slider .item .info {
  position: relative;
  z-index: 2;
  padding: 0 15px;
  margin: 0 auto;
  width: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#home .hero-slider .item .info a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  width: 80%;
  background-color: #5e819c;
  color: #ffffff;
  margin: 1.5rem auto;
  padding: 0.5rem;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  #home .hero-slider .item .info a {
    font-size: 20px;
    width: 60%;
    padding: 1rem;
  }
}
#home .hero-slider .unmatch-subtitle {
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  margin: 1.5rem auto 1.5625rem auto;
}
#home .hero-slider .unmatch-title {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #home .hero-slider .unmatch-title {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  #home .hero-slider .unmatch-title {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  #home .hero-slider .subtext {
    font-size: 14px !important;
  }
  #home .hero-slider .learn-btn {
    width: 200px !important;
    height: 40px !important;
  }
}
#home .line {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #5e819c;
}
@media (min-width: 768px) {
  #home .line {
    margin-bottom: 30px;
  }
}
#home .card-container {
  padding: 0 5%;
}
@media (min-width: 768px) {
  #home .card-container {
    padding: 0 10%;
  }
}
#home .card-container .container-title {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
  color: #5e819c;
}
@media (min-width: 768px) {
  #home .card-container .container-title {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  #home .card-container .container-title {
    font-size: 28px;
  }
}
#home .bestseller-container {
  margin-top: 15px;
}
#home .bestseller-container .bestseller-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 9px !important;
}
@media (min-width: 576px) {
  #home .bestseller-container .bestseller-row {
    gap: 0px 15px;
  }
}
@media (min-width: 1024px) {
  #home .bestseller-container .bestseller-row {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
#home .bestseller-container .bestseller-row .bestseller-card {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  #home .bestseller-container .bestseller-row .bestseller-card {
    margin-bottom: 0;
  }
}
#home .bestseller-container .bestseller-row .bestseller-card .card {
  border: none;
  box-shadow: none;
  height: 100%;
}
#home .bestseller-container .bestseller-row .bestseller-card .product-image-link {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
#home .bestseller-container .bestseller-row .bestseller-card .product-image-link:hover {
  opacity: 0.8;
}
#home .bestseller-container .bestseller-row .bestseller-card .card-body {
  padding: 8px 0px 0px 0px;
}
@media (min-width: 768px) {
  #home .bestseller-container .bestseller-row .bestseller-card .card-body {
    padding: 20px 0px 0px 0px;
  }
}
@media (min-width: 1024px) {
  #home .bestseller-container .bestseller-row .bestseller-card .card-body {
    padding: 1rem 0 0 0;
    line-height: 1.3;
  }
}
#home .bestseller-container .bestseller-row .product-name {
  position: relative;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 4px;
}
@media (min-width: 1024px) {
  #home .bestseller-container .bestseller-row .product-name {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}
#home .bestseller-container .bestseller-row .starting-price {
  position: relative;
  bottom: 5px;
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  #home .bestseller-container .bestseller-row .starting-price {
    margin-bottom: 20px;
  }
}
#home .bestseller-container .bestseller-row .shop-btn {
  font-weight: 600;
}
#home .bestseller-container .type-text {
  font-size: 0.6rem;
}
@media (min-width: 768px) {
  #home .bestseller-container .type-text {
    font-size: 1rem;
  }
}
#home .brands-container {
  padding: 20px 15px;
  overflow: hidden;
  touch-action: pan-x;
}
@media (min-width: 576px) {
  #home .brands-container {
    padding: 40px 30px;
  }
}
@media (min-width: 768px) {
  #home .brands-container {
    padding: 30px 20px;
  }
}
#home .brands-container .brands-slider {
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#home .brands-container .brands-slider::-webkit-scrollbar {
  display: none;
}
#home .brands-container .brands-slider .item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding: 5px;
}
@media (min-width: 576px) {
  #home .brands-container .brands-slider .item {
    height: 80px;
    padding: 10px;
  }
}
@media (min-width: 768px) {
  #home .brands-container .brands-slider .item {
    height: 100px;
  }
}
#home .brands-container .brands-slider .item .brand-logo-container,
#home .brands-container .brands-slider .item .brand-logo-link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
#home .brands-container .brands-slider .item .brand-image {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  scroll-snap-align: start;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  transition: transform 0.3s ease;
}
#home .craft-container {
  margin-top: 2.5rem;
}
@media (min-width: 1024px) {
  #home .craft-container {
    margin-top: 3rem;
  }
}
#home .craft-container .card {
  border: none;
  box-shadow: none;
}
#home .craft-container .card-img-overlay {
  padding: 0;
}
#home .craft-container .craft-card {
  margin-bottom: 1rem;
  transition: transform 0.3s ease;
}
@media (min-width: 768px) {
  #home .craft-container .craft-card {
    margin-bottom: 20px;
  }
}
#home .craft-container .craft-card:hover {
  transform: translateY(-5px);
}
#home .craft-container .craft-card .craft-image {
  height: 45vh;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
@media (min-width: 768px) {
  #home .craft-container .craft-card .craft-image {
    border-radius: 8px;
  }
}
#home .craft-container .craft-card .craft-text-container {
  position: relative;
  margin-left: 20px;
  margin-bottom: 23px;
}
@media (min-width: 1024px) {
  #home .craft-container .craft-card .craft-text-container {
    margin-left: 3rem;
    margin-bottom: 3rem;
  }
}
#home .craft-container .craft-card .craft-text-container .craft-text {
  width: 70vw;
}
@media (min-width: 768px) {
  #home .craft-container .craft-card .craft-text-container .craft-text {
    width: 35vw;
  }
}
#home .craft-container .craft-card .craft-text-container .craft-text .craft-title {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 450;
  font-size: clamp(20px, 3vw, 28px);
  line-height: clamp(24px, 3.5vw, 32px);
  letter-spacing: 0.1em;
  vertical-align: middle;
  white-space: pre-wrap;
}
#home .craft-container .craft-card .craft-text-container .craft-text .craft-description {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  margin-bottom: 0;
}
#home .craft-container .craft-card .craft-text-container .craft-text .craft-btn {
  background-color: #6185a0;
  color: white;
  border: none;
  border-radius: 4px;
  margin-top: 10px;
  max-width: 200px;
  height: 30px;
  opacity: 1;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 768px) {
  #home .craft-container .craft-card .craft-text-container .craft-text .craft-btn {
    margin-top: 20px;
    max-width: 369px;
    height: 50px;
    font-size: 18px;
  }
}
#home .craft-container .craft-card .craft-arrow {
  margin-left: 2rem;
  width: 3vw;
}
@media (min-width: 768px) {
  #home .craft-container .craft-card .craft-arrow {
    margin-left: 2rem;
    width: auto;
  }
}
#home .features-container {
  margin-top: 15px;
}
@media (min-width: 1024px) {
  #home .features-container {
    margin-top: 70px;
    padding: 0 10%;
  }
}
#home .features-container .feature-section-header {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  #home .features-container .feature-section-header {
    margin-bottom: 30px;
  }
}
#home .features-container .feature-section-line {
  width: 40px;
  margin-right: 15px;
  border-top: 2px solid #7992A5;
}
#home .features-container .feature-section-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #7992A5;
  margin: 0;
  text-transform: uppercase;
}
#home .features-container .second-feature-section {
  margin-top: 31px;
}
@media (min-width: 1024px) {
  #home .features-container .second-feature-section {
    margin-top: 27px;
  }
}
#home .features-container .features-row {
  display: block;
  margin: 0;
}
@media (min-width: 1024px) {
  #home .features-container .features-row {
    display: flex;
    gap: 0;
    justify-content: center;
    align-items: center;
  }
}
#home .features-container .features-row > a {
  padding: 0;
  display: block;
  text-decoration: none;
  height: 200px;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  #home .features-container .features-row > a {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #home .features-container .features-row > a {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 0;
  }
}
#home .features-container .features-row .feature-card {
  padding: 0;
  max-width: 100%;
  transition: transform 0.3s ease;
}
#home .features-container .features-row .feature-card:hover {
  transform: translateY(-5px);
}
@media (min-width: 1024px) {
  #home .features-container .features-row .feature-card {
    padding-right: 10px;
    padding-left: 10px;
  }
}
#home .features-container .features-row .feature-card .feature-image {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 8px;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  #home .features-container .features-row .feature-card .feature-image {
    aspect-ratio: auto;
    margin-bottom: 20px;
  }
}
#home .features-container .features-row .feature-card .feature-text {
  position: absolute;
  left: 10%;
  font-size: 12px;
  bottom: 10px;
  font-weight: bold;
  color: white;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-family: "Brandon Grotesque", sans-serif;
}
@media (min-width: 1024px) {
  #home .features-container .features-row .feature-card .feature-text {
    bottom: 40px;
    left: 5%;
    font-size: 16px;
  }
}
#home .features-container .features-row .new-feature-card-inner {
  border: none;
  box-shadow: none;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  height: 200px;
  margin: 0 auto;
  opacity: 1;
}
@media (min-width: 1024px) {
  #home .features-container .features-row .new-feature-card-inner {
    height: auto;
  }
}
#home .features-container .features-row .new-feature-card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#home .features-container .features-row .new-feature-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  pointer-events: none;
}
#home .features-container .features-row .new-feature-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  text-align: left;
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media (min-width: 1024px) {
  #home .features-container .features-row .new-feature-overlay {
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 0;
  }
}
#home .features-container .features-row .new-feature-name {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 450;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1em;
  margin: 0;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #home .features-container .features-row .new-feature-name {
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
  }
}
#home .features-container .features-row .new-feature-desc {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  margin: 0;
}
@media (min-width: 1024px) {
  #home .features-container .features-row .new-feature-desc {
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
  }
}
#home .life-container {
  margin-top: 30px;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  #home .life-container {
    margin-top: 70px;
  }
}
#home .life-container .life-grid {
  display: flex;
  flex-direction: column;
  margin-left: 0;
}
#home .life-container .life-item {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
#home .life-container .life-item .image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#home .life-container .life-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  pointer-events: none;
  border-radius: 0 0 8px 8px;
}
#home .life-container .life-row {
  display: flex;
  gap: 1.8%;
  margin-bottom: 1.8%;
}
@media (min-width: 768px) {
  #home .life-container .life-row {
    gap: 1rem;
    margin-bottom: 1rem;
  }
}
#home .life-container .life-row .flex-1 {
  width: 33%;
  min-width: 120px;
  height: 147px;
}
@media (min-width: 768px) {
  #home .life-container .life-row .flex-1 {
    height: auto;
  }
}
#home .life-container .life-row .flex-1-5 {
  width: 66%;
  min-width: 203px;
  height: 147px;
}
@media (min-width: 768px) {
  #home .life-container .life-row .flex-1-5 {
    height: auto;
  }
}
#home .life-container .life-row img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
#home .life-container .life-overlay {
  position: absolute;
  z-index: 1;
  color: white;
  bottom: 10px;
  left: 10px;
}
@media (min-width: 768px) {
  #home .life-container .life-overlay {
    bottom: 35px;
    left: 35px;
  }
}
#home .life-container .life-overlay .life-overlay-series {
  font-size: 10px;
  font-family: "proxima-nova", sans-serif;
  letter-spacing: 0.5px;
}
#home .life-container .life-overlay .life-overlay-headline {
  font-size: 14px;
  font-weight: 600;
  font-family: "proxima-nova", sans-serif;
  margin: 4px 0;
  letter-spacing: 1.5px;
}
#home .life-container .life-overlay .life-overlay-cta {
  font-size: 12px;
  font-family: "proxima-nova", sans-serif;
  text-decoration: underline;
  text-underline-offset: 4px;
}
#home .life-container .shop-the-look-mobile {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin: 0;
  letter-spacing: 1.5px;
  text-decoration: underline;
  text-decoration-style: solid;
  text-underline-offset: 4px;
  text-transform: uppercase;
  color: white;
}
@media (max-width: 575px) {
  #home .life-container .shop-the-look-mobile {
    font-weight: 450;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0.15em;
    text-underline-offset: auto;
  }
}
#home .life-container .last-row {
  position: relative;
  width: 100%;
  height: 333px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #home .life-container .last-row {
    height: 540px;
  }
}
#home .life-container .last-row img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
#home .life-container .last-row .life-text-container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: white;
  padding: 2rem;
}
#home .life-container .last-row .life-text-container .explore-title {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 575px) {
  #home .life-container .last-row .life-text-container .explore-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  #home .life-container .last-row .life-text-container .explore-title {
    font-size: 22px;
    width: 100%;
    letter-spacing: 0.15em;
  }
}
@media (min-width: 1024px) {
  #home .life-container .last-row .life-text-container .explore-title {
    font-size: 30px;
  }
}
#home .life-container .last-row .life-description {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 8px;
  width: 80%;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 575px) {
  #home .life-container .last-row .life-description {
    font-size: 10px;
    line-height: 130%;
    letter-spacing: 0;
  }
}
@media (min-width: 768px) {
  #home .life-container .last-row .life-description {
    width: 60%;
    font-size: 12px;
    font-weight: 300;
  }
}
@media (min-width: 1024px) {
  #home .life-container .last-row .life-description {
    font-size: 14px;
    font-weight: 300;
    width: 50%;
  }
}
#home .life-container .last-row .life-button {
  font-size: 12px;
}
#home .life-container .last-row .life-mobile-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #F68D21;
  border-radius: 5px;
  border: none;
  color: #ffffff;
  margin-top: 10px;
  max-width: 200px;
  height: 30px;
  padding: 6px 35px;
  opacity: 1;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0.15em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  box-sizing: border-box;
  transition: background 0.2s ease;
}
#home .life-container .last-row .life-mobile-btn:hover {
  background: rgb(228.9194805195, 120.6467532468, 9.2805194805);
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 768px) {
  #home .life-container .last-row .life-mobile-btn {
    max-width: none;
    height: auto;
    margin-top: 20px;
    padding: 14px 50px;
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  #home .life-container .last-row .life-mobile-btn {
    padding: 16px 60px;
    font-size: 14px;
  }
}
#home .card-img-overlay {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.cu-hero-slider {
  opacity: 0;
  min-height: 600px;
  position: relative;
  bottom: 10px !important;
}

.cu-hero-item {
  background: url("/images/hero_banner_background.png") center center no-repeat;
  background-size: cover;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}

.cu-hero-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end !important;
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
}

.cu-hero-title {
  font-weight: bold;
  font-size: 36px !important;
  letter-spacing: 0.1rem;
  color: #fff;
  max-width: 798px;
  width: 100%;
  text-align: center;
}

.cu-hero-subtitle {
  font-size: 20px;
  letter-spacing: 0.05rem;
  color: #fff;
  max-width: 798px;
  width: 100%;
  text-align: center;
}

.cu-hero-btn {
  width: 380px;
  height: 50px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 18px !important;
  font-weight: bold;
  letter-spacing: 0.05rem;
}

.cu-wave-divider-section {
  margin-top: 90px;
}

.cu-shade-solutions-wrapper {
  margin-top: 30px;
}
@media (min-width: 1024px) {
  .cu-shade-solutions-wrapper {
    margin-top: 50px;
  }
}

.cu-wave-divider-img {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

.cu-wave-divider-img-bottom {
  transform: rotate(180deg);
}

.cu-shade-solutions {
  background: #fff;
  padding: 48px 5% 48px 5%;
  text-align: center;
}
@media (min-width: 768px) {
  .cu-shade-solutions {
    padding: 48px 10% 48px 10%;
  }
}

.cu-shade-title {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.05rem;
  margin-bottom: 18px;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  .cu-shade-title {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .cu-shade-title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.08em;
  }
}

.cu-shade-desc {
  max-width: 1080px;
  margin: 0 auto;
  font-size: 16px;
  color: #222;
  font-family: "proxima-nova", sans-serif;
}
@media (max-width: 575px) {
  .cu-shade-desc {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .cu-shade-desc {
    font-size: 14px;
    line-height: 18px;
  }
}

.series-card-link {
  display: flex;
  justify-content: center;
}

#landing {
  width: 100%;
  overflow-x: hidden;
}
#landing .hero-section {
  height: 100vw;
}
@media (min-width: 480px) {
  #landing .hero-section {
    height: 80vw;
  }
}
@media (min-width: 768px) {
  #landing .hero-section {
    height: 60vw;
  }
}
@media (min-width: 1024px) {
  #landing .hero-section {
    height: 40vw;
  }
}
@media (min-width: 1200px) {
  #landing .hero-section {
    height: 37vw;
  }
}
#landing .hero-section .hero-image {
  width: 100%;
  height: 100%;
}
#landing .hero-section .hero-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#landing .container {
  max-width: 92%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 480px) {
  #landing .container {
    max-width: 90%;
  }
}
@media (min-width: 1400px) {
  #landing .container {
    max-width: 1320px;
  }
}
#landing .container h2 {
  text-transform: uppercase;
}
#landing .series-info {
  margin-top: 30px;
}
@media (min-width: 480px) {
  #landing .series-info {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  #landing .series-info {
    margin-top: 60px;
  }
}
@media (min-width: 1024px) {
  #landing .series-info {
    margin-top: 80px;
  }
}
#landing .series-info .container {
  max-width: 92%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 480px) {
  #landing .series-info .container {
    max-width: 90%;
  }
}
@media (min-width: 1400px) {
  #landing .series-info .container {
    max-width: 1320px;
  }
}
#landing .series-info .series-name {
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  #landing .series-info .series-name {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  #landing .series-info .series-name {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  #landing .series-info .series-name {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  #landing .series-info .series-name {
    font-size: 3.5rem;
  }
}
#landing .series-info .series-tagline {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.1em;
  color: #5e819c;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  #landing .series-info .series-tagline {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  #landing .series-info .series-tagline {
    font-size: 1.35rem;
  }
}
@media (min-width: 1024px) {
  #landing .series-info .series-tagline {
    font-size: 1.55rem;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  #landing .series-info .series-tagline {
    font-size: 1.75rem;
  }
}
#landing .series-info .series-description {
  font-family: "Proxima Nova", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.05em;
  margin-top: 1rem;
  text-align: left;
}
@media (max-width: 768px) {
  #landing .series-info .series-description {
    font-size: 14px;
    margin-top: 0.5rem;
  }
}
@media (min-width: 1024px) {
  #landing .series-info .series-description {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  #landing .series-info .series-description {
    font-size: 20px;
  }
}
#landing .feature-icons {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  #landing .feature-icons {
    padding: 1rem 0 3rem 0;
  }
}
#landing .feature-icons .icon-grid {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 0;
}
@media (min-width: 768px) {
  #landing .feature-icons .icon-grid {
    justify-content: flex-start;
    gap: 2%;
  }
}
@media (min-width: 1024px) {
  #landing .feature-icons .icon-grid {
    gap: 5rem;
  }
}
#landing .feature-icons .icon-grid .icon-item {
  text-align: center;
  flex: 0 1 24%;
}
@media (min-width: 480px) {
  #landing .feature-icons .icon-grid .icon-item {
    flex: 0 1 20%;
  }
}
@media (min-width: 1024px) {
  #landing .feature-icons .icon-grid .icon-item {
    flex: 0 1 15%;
  }
}
#landing .feature-icons .icon-grid .icon-item img {
  width: 60%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  #landing .feature-icons .icon-grid .icon-item img {
    width: 55%;
  }
}
#landing .feature-icons .icon-grid .icon-item h4 {
  font-size: 0.45rem;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  letter-spacing: 15%;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  #landing .feature-icons .icon-grid .icon-item h4 {
    font-size: 0.7rem;
  }
}
@media (min-width: 768px) {
  #landing .feature-icons .icon-grid .icon-item h4 {
    font-size: 0.8rem;
  }
}
@media (min-width: 1024px) {
  #landing .feature-icons .icon-grid .icon-item h4 {
    font-size: 0.875rem;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 1.2;
  }
}
#landing .canopy-sizes {
  margin-top: 2.5rem;
}
#landing .canopy-sizes h2 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  width: 100%;
  letter-spacing: 0.1em;
  color: #5e819c;
  border-bottom: 2px solid #5e819c;
}
@media (min-width: 480px) {
  #landing .canopy-sizes h2 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  #landing .canopy-sizes h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  #landing .canopy-sizes h2 {
    font-size: 1.75rem;
    letter-spacing: 0.1em;
  }
}
#landing .canopy-sizes .size-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
  justify-content: flex-start;
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  #landing .canopy-sizes .size-grid {
    gap: 2%;
    width: 100%;
  }
}
#landing .canopy-sizes .size-grid .size-item {
  width: 48%;
  margin-bottom: 5px;
  position: relative;
}
@media (min-width: 1024px) {
  #landing .canopy-sizes .size-grid .size-item {
    width: 23.5%;
  }
}
#landing .canopy-sizes .size-grid .size-item .product-image-link {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
#landing .canopy-sizes .size-grid .size-item .product-image-link:hover {
  opacity: 0.8;
}
#landing .canopy-sizes .size-grid .size-item img {
  width: 100%;
  height: auto;
}
#landing .canopy-sizes .size-grid .size-item .sale-badge {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #d90000;
  color: white;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
}
#landing .canopy-sizes .size-grid .size-item .size-info .size-name {
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 15%;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  #landing .canopy-sizes .size-grid .size-item .size-info .size-name {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) {
  #landing .canopy-sizes .size-grid .size-item .size-info .size-name {
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  #landing .canopy-sizes .size-grid .size-item .size-info .size-name {
    font-size: 1.125rem;
    letter-spacing: 0.1em;
  }
}
#landing .canopy-sizes .size-grid .size-item .size-info .size-detail {
  font-size: 0.625rem;
  line-height: 1.2;
  margin-bottom: 0.4rem;
  text-align: left;
}
@media (min-width: 480px) {
  #landing .canopy-sizes .size-grid .size-item .size-info .size-detail {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  #landing .canopy-sizes .size-grid .size-item .size-info .size-detail {
    font-size: 0.85rem;
  }
}
@media (min-width: 1024px) {
  #landing .canopy-sizes .size-grid .size-item .size-info .size-detail {
    font-size: 1rem;
    letter-spacing: 0;
    margin-bottom: 1rem;
  }
}
#landing .canopy-sizes .size-grid .size-item .size-info .customize-btn {
  height: 41.5px !important;
}
#landing .sales-items {
  margin-top: 2.5rem;
}
@media (min-width: 1024px) {
  #landing .sales-items {
    margin-top: 80px;
  }
}
#landing .sales-items h2 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  width: 100%;
  letter-spacing: 0.1em;
  color: #5e819c;
  border-bottom: 2px solid #5e819c;
}
@media (min-width: 480px) {
  #landing .sales-items h2 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  #landing .sales-items h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  #landing .sales-items h2 {
    font-size: 1.75rem;
    letter-spacing: 0.1em;
  }
}
#landing .sales-items .sales-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
  justify-content: flex-start;
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  #landing .sales-items .sales-grid {
    gap: 2%;
    width: 100%;
    margin-top: 1.5rem;
  }
}
#landing .sales-items .sales-grid .sales-item {
  display: flex;
  flex-direction: column;
  height: auto;
  width: 48%;
  margin-bottom: 5px;
  position: relative;
}
@media (min-width: 1024px) {
  #landing .sales-items .sales-grid .sales-item {
    width: 23.5%;
  }
}
#landing .sales-items .sales-grid .sales-item .product-image-link {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
#landing .sales-items .sales-grid .sales-item .product-image-link:hover {
  opacity: 0.8;
}
#landing .sales-items .sales-grid .sales-item img {
  width: 100%;
  height: auto;
}
#landing .sales-items .sales-grid .sales-item .sale-badge {
  position: absolute;
  top: 0;
  left: 10px;
  background-color: #d90000;
  color: white;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.6rem;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #landing .sales-items .sales-grid .sales-item .sale-badge {
    font-size: 0.875rem;
  }
}
#landing .sales-items .sales-grid .sales-item .item-info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
#landing .sales-items .sales-grid .sales-item .item-info .item-name {
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 15%;
  text-align: left;
}
@media (min-width: 480px) {
  #landing .sales-items .sales-grid .sales-item .item-info .item-name {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) {
  #landing .sales-items .sales-grid .sales-item .item-info .item-name {
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  #landing .sales-items .sales-grid .sales-item .item-info .item-name {
    font-size: 1.125rem;
    letter-spacing: 0.1em;
  }
}
#landing .sales-items .sales-grid .sales-item .item-info .item-detail {
  font-size: 0.625rem;
  line-height: 1.2;
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
  text-align: left;
}
@media (min-width: 480px) {
  #landing .sales-items .sales-grid .sales-item .item-info .item-detail {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  #landing .sales-items .sales-grid .sales-item .item-info .item-detail {
    font-size: 0.85rem;
  }
}
@media (min-width: 1024px) {
  #landing .sales-items .sales-grid .sales-item .item-info .item-detail {
    font-size: 1rem;
    letter-spacing: 0;
    margin-top: 0.4rem;
    margin-bottom: 1rem;
  }
}
#landing .sales-items .sales-grid .sales-item .item-info .customize-btn {
  width: 100%;
  height: 32px;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.3s ease;
  font-weight: 600;
  margin-top: auto;
}
@media (min-width: 1024px) {
  #landing .sales-items .sales-grid .sales-item .item-info .customize-btn {
    height: 40px;
  }
}
#landing .quality-section {
  margin-top: 2.5rem;
}
@media (min-width: 1024px) {
  #landing .quality-section {
    margin-top: 3rem;
  }
}
#landing .quality-section h2 {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 10px;
  font-weight: 450;
  line-height: 1;
  width: 100%;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #5e819c;
  border-bottom: 2px solid #5e819c;
}
@media (min-width: 480px) {
  #landing .quality-section h2 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  #landing .quality-section h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  #landing .quality-section h2 {
    font-size: 1.75rem;
    letter-spacing: 0.1em;
  }
}
#landing .quality-section .quality-features {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  #landing .quality-section .quality-features {
    flex-direction: row;
    margin-top: 23px;
  }
}
#landing .quality-section .quality-features .quality-item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#landing .quality-section .quality-features .quality-item:nth-child(even) {
  flex-direction: row-reverse;
}
@media (min-width: 1024px) {
  #landing .quality-section .quality-features .quality-item {
    width: 24%;
    flex-direction: column;
    justify-content: flex-start;
  }
  #landing .quality-section .quality-features .quality-item:nth-child(even) {
    flex-direction: column;
  }
}
#landing .quality-section .quality-features .quality-item img {
  width: 48%;
  height: auto;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  #landing .quality-section .quality-features .quality-item img {
    width: 100%;
    margin-bottom: 26px;
  }
}
#landing .quality-section .quality-features .quality-item .quality-info {
  width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 5px;
}
@media (min-width: 1024px) {
  #landing .quality-section .quality-features .quality-item .quality-info {
    width: 100%;
  }
}
#landing .quality-section .quality-features .quality-item .quality-info h3 {
  margin-bottom: 6px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 10px;
  font-weight: 450;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #landing .quality-section .quality-features .quality-item .quality-info h3 {
    margin-bottom: 12px;
    font-size: 1.125rem;
    letter-spacing: 0.1em;
  }
}
#landing .quality-section .quality-features .quality-item .quality-info p {
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  #landing .quality-section .quality-features .quality-item .quality-info p {
    font-size: 1rem;
    line-height: 1.2;
  }
}
#landing .fabric-section {
  margin-top: 2.5rem;
}
@media (min-width: 1024px) {
  #landing .fabric-section {
    margin-top: 3rem;
  }
}
#landing .fabric-section h2 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  width: 100%;
  letter-spacing: 0.1em;
  color: #5e819c;
  border-bottom: 2px solid #5e819c;
}
@media (min-width: 480px) {
  #landing .fabric-section h2 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  #landing .fabric-section h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  #landing .fabric-section h2 {
    font-size: 1.75rem;
    letter-spacing: 0.1em;
  }
}
#landing .fabric-section .fabric-hero {
  width: 100%;
  height: 30vw;
  max-height: 250px;
  margin-top: 8px;
  display: block;
  position: relative;
}
@media (min-width: 768px) {
  #landing .fabric-section .fabric-hero {
    height: 25vw;
    max-height: 250px;
  }
}
@media (min-width: 1024px) {
  #landing .fabric-section .fabric-hero {
    height: 20vw;
    max-height: 250px;
    margin-top: 25px;
    border-radius: 1rem;
  }
}
#landing .fabric-section .fabric-hero img {
  width: 100%;
  height: 100%;
  max-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.5rem;
  display: block;
}
#landing .fabric-section .fabric-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 0.5rem;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
  z-index: 0;
}
#landing .fabric-section .fabric-hero .fabric-hero-text {
  position: absolute;
  top: 50%;
  left: 1.5rem;
  transform: translateY(-50%);
  width: calc(100% - 3rem);
  max-width: 80%;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  color: #fff;
  text-align: left;
  z-index: 1;
}
@media (min-width: 768px) {
  #landing .fabric-section .fabric-hero .fabric-hero-text {
    left: 2rem;
    width: calc(100% - 4rem);
  }
}
#landing .fabric-section .fabric-hero .fabric-hero-text--compact .fabric-hero-title {
  font-size: 0.875rem;
  letter-spacing: 0.08em;
}
#landing .fabric-section .fabric-hero .fabric-hero-text--compact .fabric-hero-subtitle {
  font-size: 0.65rem;
  letter-spacing: 0.08em;
}
#landing .fabric-section .fabric-hero .fabric-hero-text--compact .fabric-hero-description {
  font-size: 0.65rem;
  line-height: 1.2;
}
#landing .fabric-section .fabric-hero .fabric-hero-text {
  position: absolute;
  top: 50%;
  left: 1.5rem;
  transform: translateY(-50%);
  width: calc(100% - 3rem);
  max-width: 80%;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  color: #fff;
  text-align: left;
  z-index: 1;
}
@media (min-width: 768px) {
  #landing .fabric-section .fabric-hero .fabric-hero-text {
    left: 2rem;
    width: calc(100% - 4rem);
  }
}
#landing .fabric-section .fabric-hero .fabric-hero-title {
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 768px) {
  #landing .fabric-section .fabric-hero .fabric-hero-title {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  #landing .fabric-section .fabric-hero .fabric-hero-title {
    font-size: 3.5rem;
    letter-spacing: 0.1em;
  }
}
#landing .fabric-section .fabric-hero .fabric-hero-subtitle {
  font-family: "Brandon Grotesque", "Brandon Grotesque Bold", "BrandonGrotesque-Bold", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 767px) {
  #landing .fabric-section .fabric-hero .fabric-hero-subtitle {
    font-size: 1rem;
  }
}
#landing .fabric-section .fabric-hero .fabric-hero-description {
  font-family: "Proxima Nova", "ProximaNova-Regular", "ProximaNova", sans-serif;
  font-weight: 200;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 0;
  margin: 0;
}
@media (max-width: 767px) {
  #landing .fabric-section .fabric-hero .fabric-hero-description {
    font-size: 0.95rem;
  }
}
#landing .fabric-section .fabric-features {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.6rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  width: 100%;
  align-items: start;
}
@media (min-width: 480px) {
  #landing .fabric-section .fabric-features {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 1.6rem;
  }
}
@media (min-width: 768px) {
  #landing .fabric-section .fabric-features {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  #landing .fabric-section .fabric-features {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    row-gap: 2rem;
  }
}
#landing .fabric-section .fabric-features .fabric-column {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media (min-width: 1024px) {
  #landing .fabric-section .fabric-features .fabric-column {
    gap: 2rem;
  }
}
#landing .fabric-section .fabric-features .fabric-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  gap: 1rem;
}
@media (min-width: 1024px) {
  #landing .fabric-section .fabric-features .fabric-item {
    gap: 1.5rem;
  }
}
#landing .fabric-section .fabric-features .fabric-item img {
  max-width: 85px;
  max-height: 85px;
  width: auto;
  height: auto;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
#landing .fabric-section .fabric-features .fabric-item .fabric-item-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#landing .fabric-section .fabric-features .fabric-item .fabric-item-content h3 {
  font-size: 0.625rem;
  letter-spacing: 0;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  #landing .fabric-section .fabric-features .fabric-item .fabric-item-content h3 {
    font-size: 1.125rem;
    letter-spacing: 0.1em;
    margin-bottom: 0.75rem;
  }
}
#landing .fabric-section .fabric-features .fabric-item .fabric-item-content__description {
  font-size: 0.75rem;
  line-height: 1.4;
  margin: 0;
  display: block;
}
@media (min-width: 1024px) {
  #landing .fabric-section .fabric-features .fabric-item .fabric-item-content__description {
    font-size: 1rem;
    line-height: 1.5;
  }
}
#landing .fabric-section .fabric-features .fabric-item .fabric-item-content__description--hidden {
  display: none;
}
#landing .discover-section {
  margin-top: 2.5rem;
}
@media (min-width: 1024px) {
  #landing .discover-section {
    margin-top: 3rem;
  }
}
#landing .discover-section h2 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  width: 100%;
  letter-spacing: 0.1em;
  color: #5e819c;
  border-bottom: 2px solid #5e819c;
}
@media (min-width: 480px) {
  #landing .discover-section h2 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  #landing .discover-section h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  #landing .discover-section h2 {
    font-size: 1.75rem;
    letter-spacing: 0.1em;
  }
}
#landing .discover-section .series-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
@media (min-width: 1024px) {
  #landing .discover-section .series-grid {
    margin-top: 25px;
  }
}
#landing .discover-section .series-grid .series-card {
  width: 48.5%;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  transition: transform 0.3s ease;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  #landing .discover-section .series-grid .series-card {
    margin-bottom: 22px;
  }
}
@media (min-width: 1024px) {
  #landing .discover-section .series-grid .series-card {
    width: 32.5%;
    margin-bottom: 15px;
  }
}
#landing .discover-section .series-grid .series-card:hover {
  transform: translateY(-5px);
}
#landing .discover-section .series-grid .series-card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#landing .discover-section .series-grid .series-card h3 {
  position: absolute;
  bottom: 13px;
  left: 3px;
  right: 0;
  padding: 0 0.8rem;
  margin: 0;
  color: white;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 20%;
}
@media (min-width: 1024px) {
  #landing .discover-section .series-grid .series-card h3 {
    left: 0;
    bottom: 0;
    padding: 0.5rem 1rem;
    font-size: 1.75rem;
    font-weight: 600;
    letter-spacing: 0.1em;
  }
}
#landing .downloads-section {
  padding: 4rem 0;
}
#landing .downloads-section h2 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  width: 100%;
  letter-spacing: 0.1em;
  color: #5e819c;
  border-bottom: 2px solid #5e819c;
  margin-bottom: 1.5rem;
}
@media (min-width: 480px) {
  #landing .downloads-section h2 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  #landing .downloads-section h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  #landing .downloads-section h2 {
    font-size: 1.75rem;
    letter-spacing: 0.1em;
  }
}
#landing .downloads-section .download-links {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  margin: 0 auto;
}
#landing .faq-section {
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #landing .faq-section {
    margin-top: 3rem;
  }
}
#landing .faq-section h2 {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  width: 100%;
  letter-spacing: 0.1em;
  color: #5e819c;
  border-bottom: 2px solid #5e819c;
}
@media (min-width: 480px) {
  #landing .faq-section h2 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  #landing .faq-section h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  #landing .faq-section h2 {
    font-size: 1.75rem;
    letter-spacing: 0.1em;
  }
}
#landing .faq-section .faq-items {
  margin: 0 auto;
  border-top: 1px solid #e0e0e0;
  background-color: #fff;
}
#landing .faq-section .faq-item {
  border-bottom: 1px solid #e0e0e0;
}
#landing .faq-section .faq-question {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 0;
  cursor: pointer;
  transition: all 0.3s ease;
}
#landing .faq-section .faq-question h3 {
  font-size: 0.625rem;
  font-weight: 600;
  margin: 0;
  letter-spacing: 0.1em;
  padding-right: 2rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #landing .faq-section .faq-question h3 {
    font-size: 1.125rem;
  }
}
#landing .faq-section .faq-question .faq-toggle-icon {
  font-size: 1.2rem;
  font-weight: 600;
  transition: transform 0.3s ease;
  text-align: center;
  margin-right: 8px;
}
#landing .faq-section .faq-question.active .faq-toggle-icon {
  transform: rotate(180deg);
}
#landing .faq-section .faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  padding: 0;
}
#landing .faq-section .faq-answer p {
  font-size: 0.625rem;
  margin: 0;
  padding: 0 1rem 1.5rem 1.3rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  #landing .faq-section .faq-answer p {
    font-size: 1.125rem;
    padding: 0 2rem 1.5rem 2rem;
  }
}
#landing .shop-all-umbrellas {
  margin: 5rem 0 6.25rem 0;
}
#landing .shop-all-umbrellas .shop-all-btn {
  font-weight: 600;
  width: 90%;
  height: 40px;
}
@media (min-width: 1024px) {
  #landing .shop-all-umbrellas .shop-all-btn {
    width: 25.5%;
    height: 50px;
  }
}
@media (min-width: 1024px) and (max-width: 1599px) {
  #landing .shop-all-umbrellas .shop-all-btn {
    width: 40%;
  }
}
#landing .craft-container {
  margin-top: 2.5rem;
  padding: 0 5%;
  max-width: 100%;
}
@media (min-width: 768px) {
  #landing .craft-container {
    padding: 0 10%;
  }
}
@media (min-width: 1024px) {
  #landing .craft-container {
    margin-top: 3rem;
  }
}
@media (min-width: 1400px) {
  #landing .craft-container {
    padding: 0;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1400px) {
  #landing .craft-container .container {
    max-width: 1320px;
  }
}
#landing .craft-container h2 {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  width: 100%;
  letter-spacing: 0.1em;
  color: #5e819c;
  border-bottom: 2px solid #5e819c;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  #landing .craft-container h2 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  #landing .craft-container h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  #landing .craft-container h2 {
    font-size: 1.75rem;
    letter-spacing: 0.1em;
  }
}
#landing .craft-container .row {
  margin-top: 15px;
}
@media (min-width: 1024px) {
  #landing .craft-container .row {
    margin-top: 23px;
  }
}
#landing .craft-container .craft-card {
  margin-bottom: 1rem;
  transition: transform 0.3s ease;
}
@media (min-width: 768px) {
  #landing .craft-container .craft-card {
    margin-bottom: 20px;
  }
}
#landing .craft-container .craft-card:hover {
  transform: translateY(-5px);
}
#landing .craft-container .craft-card .craft-image {
  height: 45vh;
  max-height: 442px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
@media (min-width: 768px) {
  #landing .craft-container .craft-card .craft-image {
    border-radius: 8px;
  }
}
#landing .craft-container .craft-card .card-img-overlay {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
#landing .craft-container .craft-card .craft-text-container {
  position: relative;
  margin-left: 30px;
  margin-bottom: 23px;
}
@media (min-width: 1024px) {
  #landing .craft-container .craft-card .craft-text-container {
    margin-left: 3rem;
    margin-bottom: 3rem;
  }
}
#landing .craft-container .craft-card .craft-text-container .craft-text {
  width: 70vw;
}
@media (min-width: 768px) {
  #landing .craft-container .craft-card .craft-text-container .craft-text {
    width: 35vw;
  }
}
#landing .craft-container .craft-card .craft-text-container .craft-text .craft-title {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 450;
  font-size: clamp(20px, 3vw, 28px);
  line-height: clamp(24px, 3.5vw, 32px);
  letter-spacing: 0.1em;
  vertical-align: middle;
  white-space: pre-wrap;
}
#landing .craft-container .craft-card .craft-text-container .craft-text .craft-description {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  margin-bottom: 0;
}
#landing .craft-container .craft-card .craft-text-container .craft-text .craft-btn {
  background-color: #6185a0;
  color: white;
  border: none;
  border-radius: 4px;
  margin-top: 10px;
  max-width: 200px;
  height: 30px;
  opacity: 1;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 768px) {
  #landing .craft-container .craft-card .craft-text-container .craft-text .craft-btn {
    margin-top: 20px;
    max-width: 369px;
    height: 50px;
    font-size: 18px;
  }
}

html[lang=es] #landing .shop-all-umbrellas .shop-all-btn {
  font-size: 14px;
}

#collections {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  #collections {
    width: 100%;
  }
}
#collections .collection-header {
  margin-top: 35px;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  #collections .collection-header {
    margin-top: 95px;
    margin-bottom: 66px;
  }
}
#collections .collection-title {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #collections .collection-title {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  #collections .collection-title {
    font-size: 3.43rem;
  }
}
#collections .collection-subtitle {
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0;
  position: relative;
}
@media (min-width: 768px) {
  #collections .collection-subtitle {
    font-size: 16px;
    bottom: 8px;
  }
}
@media (min-width: 1200px) {
  #collections .collection-subtitle {
    font-size: 20px;
    letter-spacing: 0.05em;
  }
}
#collections .filter-section {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  #collections .filter-section {
    flex-direction: row;
    align-items: flex-start;
  }
}
#collections .filter-section .filter-label {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 12px;
  letter-spacing: 0.15em;
  margin-left: 5%;
}
@media (min-width: 768px) {
  #collections .filter-section .filter-label {
    margin-bottom: 0;
    margin-right: 20px;
    white-space: nowrap;
    padding-top: 8px;
  }
}
@media (min-width: 1200px) {
  #collections .filter-section .filter-label {
    font-size: 1rem;
    margin-right: 40px;
    letter-spacing: 0.1em;
    margin-left: 15%;
  }
}
#collections .filter-section .filter-tabs {
  width: 100%;
}
#collections .filter-section .filter-tabs .filter-tab-buttons {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  margin-bottom: 15px;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
@media (min-width: 768px) {
  #collections .filter-section .filter-tabs .filter-tab-buttons {
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
  }
}
@media (min-width: 768px) {
  #collections .filter-section .filter-tabs .filter-tab-buttons::-webkit-scrollbar {
    display: none; /* Chrome/Safari/Opera */
  }
}
#collections .filter-section .filter-tabs .filter-btn {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  color: #000000;
  padding: 6px 15px;
  border-radius: 30px;
  font-size: 0.75rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  #collections .filter-section .filter-tabs .filter-btn {
    font-size: 14px;
    adding: 8px 18px;
  }
}
@media (min-width: 1200px) {
  #collections .filter-section .filter-tabs .filter-btn {
    padding: 5px 25px;
    font-size: 1.125rem;
    letter-spacing: 0.1em;
  }
}
#collections .filter-section .filter-tabs .filter-btn:first-child {
  margin-left: 5%;
}
@media (min-width: 768px) {
  #collections .filter-section .filter-tabs .filter-btn:first-child {
    margin-left: 0;
  }
}
#collections .filter-section .filter-tabs .filter-btn:last-child {
  margin-right: 5%;
}
@media (min-width: 768px) {
  #collections .filter-section .filter-tabs .filter-btn:last-child {
    margin-right: 0;
  }
}
#collections .filter-section .filter-tabs .filter-btn.active {
  background-color: #F68D21;
  color: white;
}
#collections .filter-section .filter-tabs {
  /* Style for the selected count indicator */
}
#collections .filter-section .filter-tabs .filter-btn .selected-count {
  font-size: 0.85em;
  margin-left: 4px;
  opacity: 0.9;
  font-weight: normal;
}
#collections .filter-section .filter-tabs {
  /* When the button is active, make the count more visible */
}
#collections .filter-section .filter-tabs .filter-btn.active .selected-count {
  color: rgba(255, 255, 255, 0.9);
}
#collections .filter-section .filter-tabs .filter-tab-content {
  position: relative;
  width: 100%;
  padding-bottom: 5px; /* Prevent cutoff of child elements */
}
#collections .filter-section .filter-tabs .filter-tab-content .filter-options {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
  gap: 10px;
  white-space: nowrap;
  width: 100%;
}
#collections .filter-section .filter-tabs .filter-tab-content .filter-options::-webkit-scrollbar {
  display: none; /* Hide scrollbar for Chrome/Safari/Opera */
}
@media (min-width: 1200px) {
  #collections .filter-section .filter-tabs .filter-tab-content .filter-options {
    gap: 15px;
  }
}
#collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  padding: 6px 10px 6px 0;
  border-radius: 30px;
  background-color: white;
  transition: all 0.3s ease;
  flex: 0 0 auto; /* Prevent items from shrinking */
  min-width: -moz-fit-content;
  min-width: fit-content; /* Ensure minimum width based on content */
}
@media (min-width: 576px) {
  #collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper {
    padding: 8px 15px 8px 0;
  }
}
#collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper:first-child {
  margin-left: 5%;
}
@media (min-width: 768px) {
  #collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper:first-child {
    margin-left: 0;
  }
}
#collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper:last-child {
  margin-right: 5%;
  padding-right: 10px; /* Ensure padding on the last item */
}
@media (min-width: 768px) {
  #collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper:last-child {
    margin-right: 0;
  }
}
#collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper .filter-checkbox {
  margin-right: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #F68D21;
  border-radius: 3px;
  outline: none;
  transition: all 0.2s ease;
  position: relative;
  cursor: pointer;
}
@media (min-width: 576px) {
  #collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper .filter-checkbox {
    width: 18px;
    height: 18px;
  }
}
#collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper .filter-checkbox:checked {
  background-color: #F68D21;
}
#collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper .filter-checkbox:checked::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px solid white;
  background-color: transparent;
  transform: none;
}
@media (min-width: 576px) {
  #collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper .filter-checkbox:checked::before {
    top: 2px;
    left: 2px;
  }
}
#collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper .filter-checkbox-label {
  font-size: 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-transform: capitalize;
}
@media (min-width: 576px) {
  #collections .filter-section .filter-tabs .filter-tab-content .filter-options .filter-checkbox-wrapper .filter-checkbox-label {
    font-size: 1rem;
  }
}
#collections .filter-border {
  width: 90%;
  height: 1px;
  background-color: #5E819C;
  margin: 0 5% 25px 5%;
}
@media (min-width: 1200px) {
  #collections .filter-border {
    width: 70%;
    margin: 15px 15% 40px 15%;
  }
}
#collections .collection-section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 15px;
  padding: 0 0 40px;
  width: 90%;
  margin: 0 5%;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  #collections .collection-section {
    width: 70%;
    margin: 20px 15% 0;
    padding: 0 0 40px;
    gap: 15px;
  }
}

.series-card-link {
  flex: 0 0 100%;
  width: 100%;
  scroll-snap-align: start;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
@media (min-width: 768px) {
  .series-card-link {
    flex: 0 0 calc(50% - 7.5px);
    width: calc(50% - 7.5px);
  }
}
@media (min-width: 1200px) {
  .series-card-link {
    flex: 0 0 calc(33.333% - 10px);
    width: calc(33.333% - 10px);
  }
}

.series-stretched-link::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
}

.slideshow-dot,
.series-option-button {
  position: relative;
  z-index: 1;
}

.single-collection-section {
  width: 100%;
  background-color: #F4F4F4;
  border-radius: 16px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.09);
  display: flex;
  flex-direction: column;
  height: 611px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .single-collection-section {
    height: 790px;
  }
}
.single-collection-section .series-slideshow-link {
  display: block;
  height: 54.5%;
  flex-shrink: 0;
  text-decoration: none;
  cursor: pointer;
}
.single-collection-section .series-slideshow-link.is-dragging {
  cursor: grabbing;
}
.single-collection-section .series-slideshow {
  position: relative;
  width: 100%;
  height: 100%;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
}
.single-collection-section .series-slideshow .series-images {
  height: 100%;
  position: relative;
}
.single-collection-section .series-slideshow .series-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.single-collection-section .series-slideshow .series-image--active {
  opacity: 1;
}
.single-collection-section .series-slideshow .series-image__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.single-collection-section .series-slideshow .slideshow-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 6px;
  z-index: 2;
}
.single-collection-section .series-slideshow .slideshow-dots .slideshow-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.55);
  border: none;
  padding: 0;
  cursor: pointer;
  transition: background 0.2s ease;
}
.single-collection-section .series-slideshow .slideshow-dots .slideshow-dot--active {
  background: #ffffff;
}
.single-collection-section .series-slideshow .slideshow-dots .slideshow-dot:hover {
  background: rgba(255, 255, 255, 0.85);
}
.single-collection-section .card-body {
  position: relative;
  padding: 14px 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media (min-width: 768px) {
  .single-collection-section .card-body {
    padding: 15px 20px 20px;
  }
}
@media (min-width: 1200px) {
  .single-collection-section .card-body {
    padding: 18px 30px 20px;
  }
}
.single-collection-section .card-body .series-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 24px;
  min-height: 48px;
  margin-bottom: 6px;
  color: #37393A;
}
@media (min-width: 1200px) {
  .single-collection-section .card-body .series-title {
    font-size: 28px;
    line-height: 28px;
    min-height: 56px;
  }
}
.single-collection-section .card-body .series-subtitle {
  font-family: "proxima-nova", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0;
  color: #37393A;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 42px;
}
@media (min-width: 1200px) {
  .single-collection-section .card-body .series-subtitle {
    font-size: 16px;
    line-height: 20px;
    min-height: 60px;
  }
}
.single-collection-section .card-body .features-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
  flex-wrap: nowrap;
  gap: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  cursor: grab;
  -webkit-overflow-scrolling: touch;
}
.single-collection-section .card-body .features-row::-webkit-scrollbar {
  display: none;
}
.single-collection-section .card-body .features-row.is-dragging {
  cursor: grabbing;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.single-collection-section .card-body .features-row__item {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}
.single-collection-section .card-body .features-row__icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  filter: invert(62%) sepia(72%) saturate(600%) hue-rotate(1deg) brightness(103%) contrast(102%);
}
@media (min-width: 1200px) {
  .single-collection-section .card-body .features-row__icon {
    width: 20px;
    height: 20px;
  }
}
.single-collection-section .card-body .features-row__label {
  font-size: 0.6rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  white-space: nowrap;
  color: #F68D21;
}
@media (min-width: 1200px) {
  .single-collection-section .card-body .features-row__label {
    font-size: 0.65rem;
  }
}
.single-collection-section .card-body .options-divider {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 14px;
}
.single-collection-section .card-body .options-container {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .single-collection-section .card-body .options-container {
    margin-bottom: 20px;
  }
}
.single-collection-section .card-body .options-container .available-coverage-options {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 8px;
  color: #37393A;
}
.single-collection-section .card-body .options-container .option-buttons {
  display: flex;
  gap: 6px;
  flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.single-collection-section .card-body .options-container .option-buttons::-webkit-scrollbar {
  display: none;
}
.single-collection-section .card-body .series-option-button {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  border: none;
  transition: background-color 0.3s ease;
  box-shadow: none;
  border-radius: 5px;
  height: 50px;
  font-weight: 600;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 0.15em;
  padding: 12px 24px;
}
@media (min-width: 1024px) {
  .single-collection-section .card-body .series-option-button {
    font-size: 18px;
    letter-spacing: 3px;
    padding: 15px 30px;
  }
}
.single-collection-section .card-body .series-option-button:hover {
  box-shadow: none;
}
.single-collection-section .card-body .series-option-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.single-collection-section .card-body .series-option-button {
  background-color: #5E819C;
  color: #ffffff;
  min-width: 150px;
  width: auto;
  height: 35px;
  padding: 0 14px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .single-collection-section .card-body .series-option-button {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .single-collection-section .card-body .series-option-button {
    height: 45px;
    font-size: 18px;
    padding: 0 18px;
  }
}
.single-collection-section .card-body .series-option-button:hover {
  background-color: #4B677D;
}
.single-collection-section .card-body .learn-more-button {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 35px;
  text-align: center;
  vertical-align: middle;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .single-collection-section .card-body .learn-more-button {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .single-collection-section .card-body .learn-more-button {
    height: 45px;
    font-size: 18px;
  }
}

.load-more-container {
  margin-top: 30px;
  margin-bottom: 40px;
  width: 100%;
  position: relative;
  min-height: 50px;
  text-align: center;
}
.load-more-container .load-more-btn {
  font-weight: 900;
  text-decoration: underline;
  font-family: "Proxima Nova", sans-serif;
  font-size: 10px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px 20px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.load-more-container .load-more-btn:hover {
  color: #36547c;
}
.load-more-container .load-more-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.load-more-container .loading-spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  border: 2px solid rgba(94, 129, 156, 0.3);
  border-radius: 50%;
  border-top-color: #5E819C;
  animation: spin 1s linear infinite;
  vertical-align: middle;
}
.load-more-container .all-loaded-message {
  font-weight: 600;
  font-family: "Proxima Nova", sans-serif;
  font-size: 10px;
  color: #5E819C;
  margin-top: 10px;
}
.load-more-container .auto-loading-indicator {
  margin: 20px auto;
  text-align: center;
  display: none;
}
.load-more-container .auto-loading-indicator .loading-dots {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 20px;
}
.load-more-container .auto-loading-indicator .loading-dots span {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 3px;
  background-color: #5E819C;
  border-radius: 50%;
  opacity: 0.6;
  animation: dot-pulse 1.4s infinite ease-in-out;
}
.load-more-container .auto-loading-indicator .loading-dots span:nth-child(2) {
  animation-delay: 0.2s;
}
.load-more-container .auto-loading-indicator .loading-dots span:nth-child(3) {
  animation-delay: 0.4s;
}
.load-more-container .auto-loading-indicator p {
  margin-top: 10px;
  font-size: 12px;
  color: #5E819C;
  font-family: "Proxima Nova", sans-serif;
}

@keyframes dot-pulse {
  0%, 80%, 100% {
    transform: scale(0.6);
    opacity: 0.6;
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.filter-options {
  max-height: 200px;
  overflow: hidden;
  transition: none;
}
.filter-options--hidden {
  max-height: 0 !important;
  overflow: hidden !important;
}

.load-more-container--hidden {
  display: none !important;
}

.load-more-btn--hidden {
  visibility: hidden !important;
}

.loading-spinner--hidden {
  display: none !important;
}

.all-loaded-message--hidden {
  display: none !important;
}

.auto-loading-indicator--hidden {
  display: none !important;
}

.parts-collection-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 30px 5%;
}
@media (min-width: 768px) {
  .parts-collection-section {
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
  }
}
@media (min-width: 1200px) {
  .parts-collection-section {
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    padding: 40px 15%;
  }
}

.parts-category-card--hidden {
  display: none !important;
}
.parts-category-card__link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.parts-category-card__link img {
  transition: transform 0.3s ease;
}
.parts-category-card__link:hover img {
  transform: scale(1.04);
}
.parts-category-card__link:hover .parts-category-card__label {
  color: #F68D21;
}
.parts-category-card__image-wrap {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  background: #f5f5f5;
  border-radius: 4px;
}
.parts-category-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.parts-category-card__label {
  margin-top: 12px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 450;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  transition: color 0.2s ease;
}
@media (min-width: 768px) {
  .parts-category-card__label {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  #product-listing .breadcrumb {
    border-bottom: 1px solid #d2d2d7;
    justify-content: space-between;
    padding-bottom: 5px;
  }
}
#product-listing .breadcrumb .sorting {
  width: 100%;
}
@media (min-width: 1024px) {
  #product-listing .breadcrumb .sorting {
    width: auto;
  }
}
#product-listing .breadcrumb .sorting > div {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  #product-listing .breadcrumb .sorting > div {
    margin-top: 0;
  }
}
#product-listing .breadcrumb .sorting .sort-by-method {
  float: right;
  color: #5E819C;
  vertical-align: middle;
}
#product-listing .breadcrumb .sorting .sort-by-method span {
  font-weight: 600;
  margin-right: 5px;
}
#product-listing .listing {
  padding: 2rem 5%;
}
@media (min-width: 768px) {
  #product-listing .listing {
    padding: 2rem 3%;
  }
}
#product-listing .sidebar {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  font-size: 14px;
  letter-spacing: 1.2px;
  color: #5E819C;
  padding: 1rem 0;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  #product-listing .sidebar {
    display: block !important;
    position: relative;
    width: 20%;
    margin-right: 3%;
    padding: 0;
    z-index: auto;
  }
}
#product-listing .sidebar .sidebar-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
  font-size: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d7;
  height: auto;
  color: #5E819C;
  font-weight: bold;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-left: 10px;
}
@media (min-width: 768px) {
  #product-listing .sidebar .sidebar-title {
    padding: 0 0 7px 0;
    border-bottom: 1px solid #d2d2d7;
    height: 25px;
  }
}
#product-listing .sidebar .sidebar-title .close {
  color: #5E819C;
  font-size: 2.4rem;
  cursor: pointer;
  opacity: 1;
}
@media (min-width: 768px) {
  #product-listing .sidebar .sidebar-title .close {
    display: none;
  }
}
#product-listing .sidebar .filter-menu {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #product-listing .sidebar .filter-menu {
    margin-top: 40px;
  }
}
#product-listing .sidebar .filter-menu .card {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #797A7C;
  padding: 0 1rem 1rem 1rem;
}
@media (min-width: 768px) {
  #product-listing .sidebar .filter-menu .card {
    border-bottom: 0;
    padding: 0;
  }
}
#product-listing .sidebar .filter-menu .card .card-header {
  padding: 0;
  background-color: transparent;
  border-bottom: 0;
  text-transform: uppercase;
}
#product-listing .sidebar .filter-menu .card .card-header .collapse-btn {
  display: flex;
  align-items: center;
  padding: 5px 0;
  margin-left: 10px;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}
#product-listing .sidebar .filter-menu .card .card-header .collapse-btn.collapsed .plus::before,
#product-listing .sidebar .filter-menu .card .card-header .collapse-btn.collapsed .plus::after {
  transform: rotate(0deg);
}
#product-listing .sidebar .filter-menu .card .card-header .collapse-btn .plus {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.75rem;
  position: relative;
  vertical-align: middle;
  background-color: #5E819C;
  border-radius: 10px;
}
#product-listing .sidebar .filter-menu .card .card-header .collapse-btn .plus::before,
#product-listing .sidebar .filter-menu .card .card-header .collapse-btn .plus::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #ffffff;
  transition: 0.5s;
}
#product-listing .sidebar .filter-menu .card .card-header .collapse-btn .plus::before {
  width: 10px;
  height: 2px;
  top: 6.8px;
  left: 2.5px;
  transform: rotate(180deg);
}
#product-listing .sidebar .filter-menu .card .card-header .collapse-btn .plus::after {
  width: 2px;
  height: 10px;
  top: 2.8px;
  left: 6.5px;
  transform: rotate(270deg);
}
#product-listing .sidebar .filter-menu .card .card-body {
  padding: 10px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  #product-listing .sidebar .filter-menu .card .card-body {
    padding: 10px 0 0 2px;
  }
}
#product-listing .sidebar .filter-menu .card .card-body .filter-item {
  padding: 8px 0 8px 24px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  cursor: pointer;
  width: 50%;
}
@media (min-width: 768px) {
  #product-listing .sidebar .filter-menu .card .card-body .filter-item {
    width: 100%;
  }
}
#product-listing .sidebar .filter-menu .card .card-body .filter-item .checkbox-btn {
  border: 1px solid #707070;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  cursor: pointer;
  flex: 0 0 auto;
  height: 15px;
  width: 15px;
  outline: none;
  display: inline-block;
}
#product-listing .sidebar .filter-menu .card .card-body .filter-item .checkbox-btn::before {
  content: "";
  display: block;
  height: 9px;
  width: 9px;
  margin-top: 2px;
  margin-left: 2px;
  border-radius: 0;
}
#product-listing .sidebar .filter-menu .card .card-body .filter-item .checkbox-btn:checked {
  border-color: #F68D21;
}
#product-listing .sidebar .filter-menu .card .card-body .filter-item .checkbox-btn:checked::before {
  background-color: #F68D21;
}
#product-listing .sidebar .filter-menu .card .card-body .filter-item:hover .radio-btn {
  border-color: #ffffff;
}
#product-listing .sidebar .filter-menu .card .card-body .filter-item:hover .radio-btn::before {
  background-color: #ffffff;
}
#product-listing .main {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-size: 14px;
  line-height: 16.8px;
  color: #5E819C;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  #product-listing .main {
    width: 77%;
  }
}
#product-listing .main .main-products {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 1rem 0;
}
@media (min-width: 768px) {
  #product-listing .main .main-products {
    margin: 1.2rem 0;
  }
}
@media (min-width: 1024px) {
  #product-listing .main .main-products {
    justify-content: flex-start;
    margin: 1.6rem 0;
  }
}
#product-listing .main .main-products .item {
  margin-bottom: 3rem;
  width: 100%;
}
@media (min-width: 768px) {
  #product-listing .main .main-products .item {
    width: 48%;
  }
}
@media (min-width: 1024px) {
  #product-listing .main .main-products .item {
    margin-right: 3.33%;
    width: 30%;
  }
}
#product-listing .main .main-products .item .info {
  font-size: 1rem;
}
#product-listing .main .main-products .item .info .img {
  display: block;
  width: 100%;
  height: 75vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #707070;
}
@media (min-width: 768px) {
  #product-listing .main .main-products .item .info .img {
    height: 50vw;
  }
}
@media (min-width: 1024px) {
  #product-listing .main .main-products .item .info .img {
    height: 22vw;
  }
}
#product-listing .main .main-products .item .info .img:hover {
  cursor: pointer;
}
#product-listing .main .main-products .item .info .title {
  margin-top: 14px;
  line-height: 1.5em;
  text-transform: uppercase;
}
#product-listing .main .main-products .item .info .desp {
  line-height: 1.5em;
}
#product-listing .main .main-products .item .info .msrp {
  text-decoration: line-through;
}
#product-listing .main .main-products .item .info .price {
  font-size: 1.2rem;
  margin-top: 1rem;
  text-transform: uppercase;
  color: #F68D21;
}
#product-listing .main .main-products .item .info .variations {
  display: flex;
  justify-content: center;
  margin: 14px auto 14px auto;
  width: 88%;
}
#product-listing .main .main-products .item .info .variations .variant {
  width: 32px;
  height: 32px;
  border: 1px solid #F5F5F5;
  border-radius: 16px;
  margin-left: 4px;
  cursor: pointer;
}
#product-listing .main .main-products .item .info .variations .variant:hover {
  border: 1px solid #F68D21;
}
#product-listing .main .main-products .item .info .variations .variant.on {
  border: 1px solid #F68D21;
}
#product-listing .main .main-products .item .info .variations .variant:focus {
  outline: none;
}
#product-listing .main .main-filter.mobile {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  color: #5E819C;
  font-weight: bold;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #product-listing .main .main-filter.mobile {
    display: none;
  }
}
#product-listing .main .main-filter.mobile > ul {
  margin: 0;
  padding: 0;
  z-index: 2;
}
#product-listing .main .main-filter.mobile > ul > li {
  width: 100%;
  border: solid 1px #5E819C;
  padding: 10px;
  float: left;
  position: relative;
  font-size: 0.9rem;
  cursor: pointer;
}
#product-listing .main .main-filter.mobile > ul > li a {
  display: flex;
  justify-content: space-between;
  color: #5E819C;
  align-items: center;
}
#product-listing .main .main-filter.mobile > ul > li a .filter-sort-method {
  color: #5E819C;
  font-style: italic;
}
#product-listing .main .main-filter.mobile ul li ul {
  background: var(--white);
  outline: solid 1px #ffffff;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  position: absolute;
  transition: all 0.5s ease;
  left: 0;
  top: 26px;
  display: none;
}
#product-listing .main .main-filter.mobile ul li:hover > ul,
#product-listing .main .main-filter.mobile ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}
#product-listing .main .main-filter.mobile ul li ul li {
  clear: both;
  width: 100%;
  padding: 0 10px;
}
#product-listing .main .main-filter.mobile ul li ul li:not(:last-child) {
  border-bottom: solid 1px #ffffff;
}
#product-listing .main .main-filter.mobile ul li ul li:hover {
  background: var(--white);
}
#product-listing .main .main-filter.mobile .chevron {
  float: right;
  color: #ffffff;
}
#product-listing .main .main-filter.mobile .chevron::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  right: 0px;
  position: relative;
  top: 0;
}
#product-listing .main .main-filter.mobile .chevron.bottom::before {
  transform: rotate(135deg);
}
#product-listing .more-products {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 5% 2rem 5%;
}
@media (min-width: 768px) {
  #product-listing .more-products {
    padding: 2rem 3% 5rem 3%;
  }
}
#product-listing .more-products .more-products-msg {
  font-size: 1rem;
  text-align: center;
}
#product-listing .more-products .more-products-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  width: 50%;
}
@media (min-width: 768px) {
  #product-listing .more-products .more-products-btn {
    width: 30%;
  }
}

#product-detail {
  --product-detail-sticky-gap: 1.5rem;
  color: #5E819C;
}
#product-detail .container-fluid {
  padding: 2rem 0;
}
@media (min-width: 1024px) {
  #product-detail .container-fluid {
    width: 86%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1280px) {
  #product-detail .container-fluid {
    width: 80%;
  }
}
@media (min-width: 1440px) {
  #product-detail .container-fluid {
    width: 70%;
  }
}
#product-detail .breadcrumb {
  display: none;
  color: #37393A;
}
@media (min-width: 1024px) {
  #product-detail .breadcrumb {
    display: flex;
  }
}
#product-detail .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  margin-top: -8px;
  font-size: 22px;
}
#product-detail .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 0.5rem;
}
@media (min-width: 1024px) {
  #product-detail .content {
    display: grid;
    grid-template-columns: 58% 1fr;
    grid-template-rows: auto minmax(0, 1fr);
    align-items: start;
    margin-top: 1.5rem;
    margin-bottom: 100px !important;
    height: 42vw;
  }
}
@media (min-width: 1280px) {
  #product-detail .content {
    height: 34vw;
  }
}
@media (min-width: 1024px) {
  #product-detail .content.summary-active {
    height: -moz-fit-content;
    height: fit-content;
  }
}
#product-detail #heading {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-transform: uppercase;
  padding: 0 8% 8px 8%;
  margin-bottom: 8px;
  order: 1;
}
@media (min-width: 1024px) {
  #product-detail #heading {
    width: auto;
    font-size: 1.8rem;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 8%;
    order: 2;
  }
}
#product-detail #heading .title {
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #797a7c;
  order: 3;
  width: 50%;
}
@media (min-width: 1024px) {
  #product-detail #heading .title {
    order: 1;
  }
}
#product-detail #heading h1 {
  width: 100%;
  letter-spacing: 1px;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 1.75rem;
  font-weight: 600;
  order: 1;
}
@media (min-width: 1024px) {
  #product-detail #heading h1 {
    font-family: "brandon-grotesque", sans-serif;
    font-size: 28px;
    font-weight: 450;
    letter-spacing: 0.1em;
    line-height: 1;
    text-transform: uppercase;
    order: 2;
  }
}
#product-detail #heading .highlights {
  width: 100%;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1rem;
  text-transform: capitalize;
  padding-bottom: 1rem;
  border-bottom: 1px solid #5E819C;
  margin-bottom: 0.5rem;
  order: 2;
}
@media (min-width: 1024px) {
  #product-detail #heading .highlights {
    font-family: "brandon-grotesque", sans-serif;
    font-size: 14px;
    font-weight: 450;
    letter-spacing: 0.1em;
    line-height: 1rem;
    text-transform: uppercase;
    order: 3;
  }
}
#product-detail #heading .price-block {
  display: flex;
  width: 50%;
  color: #000000;
  position: relative;
  justify-content: flex-end;
  align-items: baseline;
  font-size: 1rem;
  order: 4;
}
@media (min-width: 1024px) {
  #product-detail #heading .price-block {
    width: 100%;
    order: 4;
    font-size: 1.25rem;
  }
}
#product-detail #heading .price-block .price {
  font-size: 1.25rem;
  color: #f68d21;
  position: relative;
  margin-left: 25px;
}
@media (min-width: 1024px) {
  #product-detail #heading .price-block .price {
    font-size: 1.4rem;
  }
}
@media (min-width: 1280px) {
  #product-detail #heading .price-block .price {
    font-size: 1.6rem;
  }
}
#product-detail #heading .price-block .price::before {
  content: "$";
  position: absolute;
  top: 0;
  left: -20px;
  font-size: 1rem;
  line-height: 1;
}
@media (min-width: 1024px) {
  #product-detail #heading .price-block .price::before {
    left: -16px;
    font-size: 1.2rem;
  }
}
#product-detail #gallery {
  width: 100%;
  height: 80vw;
  padding: 0 8%;
  margin-bottom: 20px;
  justify-content: space-between;
  position: relative;
  order: 2;
  touch-action: manipulation;
}
@media (min-width: 1024px) {
  #product-detail #gallery {
    order: 1;
    grid-row: 1/3;
    position: sticky;
    top: calc(var(--site-header-height, 0px) + var(--product-detail-sticky-gap));
    align-self: start;
    height: 100%;
    margin-bottom: 0;
    padding: 0;
    gap: 12px;
  }
}
@media (min-width: 1280px) {
  #product-detail #gallery {
    gap: 15px;
  }
}
#product-detail #gallery .thumbnails {
  height: 100%;
  position: relative;
  display: none;
  flex-direction: column;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
#product-detail #gallery .thumbnails ::-webkit-scrollbar {
  /* Hide scrollbar for Chrome, Safari and Opera */
  display: none;
}
@media (min-width: 1024px) {
  #product-detail #gallery .thumbnails {
    display: flex;
    width: 14%;
  }
}
@media (min-width: 1440px) {
  #product-detail #gallery .thumbnails {
    margin-right: 15px;
  }
}
@media (min-width: 1920) {
  #product-detail #gallery .thumbnails {
    margin-right: 20px;
  }
}
#product-detail #gallery .thumbnails .slick-list {
  height: 100% !important;
  padding: 0 !important;
}
#product-detail #gallery .thumbnails .slick-prev,
#product-detail #gallery .thumbnails .slick-next {
  position: absolute; /* Position arrows absolutely */
  z-index: 3; /* Ensure arrows are above thumbnails */
  border: none; /* Remove border */
  color: #000; /* Set arrow color */
  cursor: pointer; /* Change cursor to pointer */
  width: 100%; /* Span the full thumbnail column */
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 54px;
  padding: 0;
  font-size: 1.35rem;
  transition: opacity 0.2s ease-in-out;
}
#product-detail #gallery .thumbnails .slick-prev::before,
#product-detail #gallery .thumbnails .slick-next::before {
  content: none;
}
#product-detail #gallery .thumbnails .slick-prev,
#product-detail #gallery .thumbnails .slick-next {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
#product-detail #gallery .thumbnails .slick-prev.is-visible,
#product-detail #gallery .thumbnails .slick-next.is-visible {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
#product-detail #gallery .thumbnails .slick-prev.slick-disabled,
#product-detail #gallery .thumbnails .slick-next.slick-disabled {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
#product-detail #gallery .thumbnails .slick-prev {
  top: 0;
  transform: none;
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.96) 38%, rgba(255, 255, 255, 0) 100%);
  padding-top: 6px;
  align-items: flex-start;
}
#product-detail #gallery .thumbnails .slick-next {
  top: auto;
  bottom: 0;
  transform: none;
  background: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.96) 38%, rgba(255, 255, 255, 0) 100%);
  padding-bottom: 6px;
  align-items: flex-end;
}
#product-detail #gallery .thumbnails:hover {
  overflow-y: scroll;
}
#product-detail #gallery .thumbnails .item {
  width: 100% !important;
  background-color: white;
  border: 1px solid #707070;
  cursor: pointer;
}
@media (min-width: 1024px) {
  #product-detail #gallery .thumbnails .item {
    margin: 0 0 12px 0;
  }
}
@media (min-width: 1440px) {
  #product-detail #gallery .thumbnails .item {
    margin: 0 0 15px 0;
  }
}
@media (min-width: 1920) {
  #product-detail #gallery .thumbnails .item {
    margin: 0 0 20px 0;
  }
}
#product-detail #gallery .thumbnails .item img {
  width: 100%;
}
@media (max-width: 786px) {
  #product-detail #gallery .thumbnails .item img {
    display: none;
  }
}
#product-detail #gallery .thumbnails .item.slick-center {
  border: 1px solid #f68d21;
}
#product-detail #gallery .product-photo {
  background-color: white;
  width: 100%;
  height: 80vw;
  position: relative;
  touch-action: pan-x pan-y;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
@media (min-width: 1024px) {
  #product-detail #gallery .product-photo {
    width: 84%;
    height: 42vw;
  }
}
@media (min-width: 1280px) {
  #product-detail #gallery .product-photo {
    height: 34vw;
  }
}
@media (max-width: 1023px) {
  #product-detail #gallery .product-photo {
    touch-action: pan-x pan-y;
    -webkit-overflow-scrolling: touch;
  }
}
#product-detail #gallery .product-photo .item img {
  width: 100%;
  height: 100%;
  outline: 1px solid #707070;
  outline-offset: -2px;
  pointer-events: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
@media (max-width: 1023px) {
  #product-detail #gallery .product-photo .slick-list {
    touch-action: pan-x pan-y;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1023px) {
  #product-detail #gallery .product-photo .slick-track {
    touch-action: pan-x pan-y;
  }
}
#product-detail #gallery .product-photo .slick-dots.product-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 10;
}
#product-detail #gallery .product-photo .slick-dots.product-dots li {
  margin: 0;
  padding: 0;
}
#product-detail #gallery .product-photo .slick-dots.product-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #000000;
  background: rgba(255, 255, 255, 0.5);
  padding: 0;
  margin: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 0;
  line-height: 0;
}
#product-detail #gallery .product-photo .slick-dots.product-dots li button:before {
  display: none;
}
#product-detail #gallery .product-photo .slick-dots.product-dots li button:hover {
  background: rgba(255, 255, 255, 0.8);
}
#product-detail #gallery .product-photo .slick-dots.product-dots li.slick-active button {
  background: #5e819c;
  border: 1px solid #000000;
}
#product-detail #info {
  width: 100%;
  padding: 0;
  order: 3;
}
@media (min-width: 1024px) {
  #product-detail #info {
    width: auto;
    margin-left: 8%;
    grid-row: 2/3;
    min-height: 0;
    height: 100%;
  }
}
#product-detail #info .product-configurator {
  margin-top: 0;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
  }
}
#product-detail #info .product-configurator .lead-time-display {
  background: #F2F2F2;
  padding: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  text-align: center;
  display: none;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .lead-time-display {
    padding: 14px;
  }
}
#product-detail #info .product-configurator .lead-time-display span {
  color: #000;
}
#product-detail #info .product-configurator .lead-time-display span:last-child {
  font-weight: bold;
}
@media (max-width: 1023px) {
  #product-detail #info .product-configurator .step-content {
    margin-top: 15px;
  }
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .step-content {
    min-height: 0;
  }
  #product-detail #info .product-configurator .step-content > .step-navigation {
    margin-top: auto;
  }
}
#product-detail #info .product-configurator .step-content .description-container {
  position: relative;
  margin: 0 8% 1rem 8%;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .step-content .description-container {
    margin: 0 0 1rem 0;
  }
}
#product-detail #info .product-configurator #step-summary {
  padding-left: 8%;
  padding-right: 8%;
}
#product-detail #info .product-configurator #step-summary .step-header {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator #step-summary {
    margin-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }
}
#product-detail #info .product-configurator .step-header {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding: 0 8%;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .step-header {
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0.5rem;
    padding: 0;
  }
}
#product-detail #info .product-configurator .step-header h2 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #5e819c;
  letter-spacing: 0.1em;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .step-header h2 {
    line-height: normal;
  }
}
#product-detail #info .product-configurator .validation-error {
  color: #dc3545;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 10px;
  text-align: right;
  display: none;
}
#product-detail #info .product-configurator .step-navigation {
  display: flex;
  justify-content: flex-end;
  margin-top: 2rem;
  gap: 4%;
  padding: 0 8%;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .step-navigation {
    margin-top: auto;
    padding: 0;
  }
}
#product-detail #info .product-configurator .step-navigation .back-step-btn {
  width: 48%;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 0.5rem;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .step-navigation .back-step-btn {
    display: flex;
    opacity: 1;
    font-size: 16px;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
}
#product-detail #info .product-configurator .step-navigation .next-step-btn {
  width: 48%;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 0.5rem;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .step-navigation .next-step-btn {
    font-size: 16px;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
}
#product-detail #info .product-configurator .step-navigation .next-step-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  background-color: #cccccc;
  position: relative;
}
#product-detail #info .product-configurator .options-grid {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-left: 8%;
  padding-right: 8%;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  gap: 2px;
  align-content: flex-start;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .options-grid {
    padding-left: 0;
    padding-right: 0;
    gap: 2%;
    overflow-y: auto;
  }
}
#product-detail #info .product-configurator .options-grid {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#product-detail #info .product-configurator .options-grid ::-webkit-scrollbar {
  display: none;
}
#product-detail #info .product-configurator .product-grid .product-option {
  cursor: pointer;
  text-align: left;
  flex: 0 0 30%;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .product-grid .product-option {
    text-align: center;
    flex: 0 0 32%;
  }
}
#product-detail #info .product-configurator .product-grid .product-option .product-image-container {
  position: relative;
  aspect-ratio: 1;
  margin-bottom: 1rem;
}
#product-detail #info .product-configurator .product-grid .product-option .product-image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#product-detail #info .product-configurator .product-grid .product-option.selected .product-image-container {
  border: 2px solid #f4a460;
}
#product-detail #info .product-configurator .product-grid .product-option .product-title {
  font-size: 1rem;
  font-weight: 600;
  margin-top: 1rem;
  color: #000000;
  font-family: "Proxima Nova", sans-serif !important;
}
#product-detail #info .product-configurator .product-grid .product-option .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#product-detail #info .product-configurator .variation-option {
  cursor: pointer;
  text-align: center;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .variation-option {
    margin-bottom: 0;
  }
}
#product-detail #info .product-configurator .variation-option .variation-swatch {
  position: relative;
  aspect-ratio: 1;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .variation-option .variation-swatch {
    border-radius: 8px;
  }
}
#product-detail #info .product-configurator .variation-option .variation-swatch img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product-detail #info .product-configurator .variation-option.selected .variation-swatch {
  border: 2px solid #f4a460;
}
#product-detail #info .product-configurator .variation-option .variation-name {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .variation-option .variation-name {
    display: block;
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 0.2rem;
    color: #000000;
    text-align: left;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #product-detail #info .product-configurator .variation-option .variation-name {
    font-size: 1rem;
  }
}
#product-detail #info .product-configurator .finish-option {
  cursor: pointer;
  text-align: center;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .finish-option {
    margin-bottom: 0;
  }
}
#product-detail #info .product-configurator .finish-option .finish-swatch {
  position: relative;
  aspect-ratio: 1;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .finish-option .finish-swatch {
    border-radius: 8px;
  }
}
#product-detail #info .product-configurator .finish-option .finish-swatch img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product-detail #info .product-configurator .finish-option.selected .finish-swatch {
  border: 2px solid #f4a460;
}
#product-detail #info .product-configurator .finish-option .finish-name {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .finish-option .finish-name {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 0.2rem;
    color: #000000;
    text-align: left;
    padding: 0 4px;
  }
}
#product-detail #info .product-configurator .fabric-brands .options-grid {
  flex-wrap: wrap;
  padding-right: 8%;
  gap: 2%;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .fabric-brands .options-grid {
    padding-right: 0;
  }
}
#product-detail #info .product-configurator .fabric-brands .brand-tab {
  padding: 0.5rem;
  border: 2px solid #5E819C;
  border-radius: 4px;
  background: transparent;
  color: #5e819c;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 600;
  flex: auto;
  width: 48%;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .fabric-brands .brand-tab {
    padding: 0.4rem 0.3rem;
    margin-bottom: 5px;
    font-size: 16px;
  }
}
#product-detail #info .product-configurator .fabric-brands .brand-tab.active {
  background: #5e819c;
  color: white;
}
#product-detail #info .product-configurator .fabric-brands .brand-tab:hover:not(.active) {
  background: rgba(94, 129, 156, 0.1);
}
#product-detail #info .product-configurator .canopy-styles-pane .style-option {
  cursor: pointer;
  text-align: center;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .canopy-styles-pane .style-option {
    margin-bottom: 0;
  }
}
#product-detail #info .product-configurator .canopy-styles-pane .style-option .style-image {
  position: relative;
  aspect-ratio: 1;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .canopy-styles-pane .style-option .style-image {
    border-radius: 8px;
  }
}
#product-detail #info .product-configurator .canopy-styles-pane .style-option .style-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product-detail #info .product-configurator .canopy-styles-pane .style-option.selected .style-image {
  border: 2px solid #f4a460;
}
#product-detail #info .product-configurator .canopy-styles-pane .style-option .style-name {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .canopy-styles-pane .style-option .style-name {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 0.2rem;
    color: #000000;
    text-align: left;
    padding: 0 4px;
  }
}
#product-detail #info .product-configurator .fabric-grid-container {
  display: flex;
  gap: 20px;
  min-height: 150px;
  margin-top: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .fabric-grid {
    align-content: flex-start;
  }
}
#product-detail #info .product-configurator .fabric-grid .fabric-swatch {
  cursor: pointer;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .fabric-grid .fabric-swatch {
    margin-bottom: 0;
  }
}
#product-detail #info .product-configurator .fabric-grid .fabric-swatch .swatch-preview {
  aspect-ratio: 1;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .fabric-grid .fabric-swatch .swatch-preview {
    border-radius: 8px;
  }
}
#product-detail #info .product-configurator .fabric-grid .fabric-swatch .swatch-preview img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product-detail #info .product-configurator .fabric-grid .fabric-swatch.selected .swatch-preview {
  border: 2px solid #f4a460;
}
#product-detail #info .product-configurator .fabric-grid .fabric-swatch .swatch-info {
  margin-top: 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  line-height: 1;
}
#product-detail #info .product-configurator .fabric-grid .fabric-swatch .swatch-info .swatch-code {
  font-size: 0.875rem;
  color: #000000;
}
#product-detail #info .product-configurator .fabric-grid .fabric-swatch .swatch-info .swatch-name {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  margin-top: 0.2rem;
  color: #000000;
  text-align: left;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .fabric-grid .fabric-swatch .swatch-info .swatch-name {
    font-size: 1rem;
    line-height: 1;
  }
}
#product-detail #info .product-configurator .fabric-grid.primary-fabric,
#product-detail #info .product-configurator .fabric-grid.accent-fabric {
  min-width: 0; /* Allows grids to shrink below content size */
}
#product-detail #info .product-configurator .fabric-type-tabs {
  display: flex;
  gap: 10px;
  margin: 20px 8%;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .fabric-type-tabs {
    margin: 20px 0;
  }
}
#product-detail #info .product-configurator .fabric-type-tab {
  padding: 10px 20px;
  background: none;
  border: none;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  font-weight: bold;
  color: #666;
}
#product-detail #info .product-configurator .fabric-type-tab.active {
  color: #5e819c;
  border-bottom-color: #5E819C;
}
#product-detail #info .product-configurator .detail-type-tabs .options-grid {
  flex-wrap: wrap;
  padding-right: 8%;
  gap: 2%;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .detail-type-tabs .options-grid {
    padding-right: 0;
  }
}
#product-detail #info .product-configurator .detail-type-tabs .detail-type-tab {
  padding: 0.5rem;
  border: 2px solid #5E819C;
  border-radius: 4px;
  background: transparent;
  color: #5e819c;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 600;
  flex: auto;
  width: 32%;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .detail-type-tabs .detail-type-tab {
    padding: 0.4rem 0.3rem;
    margin-bottom: 5px;
    font-size: 16px;
  }
}
#product-detail #info .product-configurator .detail-type-tabs .detail-type-tab.active {
  background: #5e819c;
  color: white;
}
#product-detail #info .product-configurator .detail-type-tabs .detail-type-tab.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
#product-detail #info .product-configurator .detail-type-tabs .detail-type-tab:hover:not(.active) {
  background: rgba(94, 129, 156, 0.1);
}
#product-detail #info .product-configurator .detail-colors-grid {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .detail-colors-grid {
    align-content: flex-start;
  }
}
#product-detail #info .product-configurator .detail-colors-grid .detail-swatch {
  cursor: pointer;
  text-align: center;
  flex: 0 0 18%;
  margin-right: 15px;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .detail-colors-grid .detail-swatch {
    flex: 0 0 23.5%;
    margin-right: 0;
    margin-bottom: 5px;
    text-align: left;
  }
}
#product-detail #info .product-configurator .detail-colors-grid .detail-swatch .swatch-preview {
  position: relative;
  aspect-ratio: 1;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .detail-colors-grid .detail-swatch .swatch-preview {
    border-radius: 8px;
  }
}
#product-detail #info .product-configurator .detail-colors-grid .detail-swatch .swatch-preview img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product-detail #info .product-configurator .detail-colors-grid .detail-swatch.selected .swatch-preview {
  border: 2px solid #f4a460;
}
#product-detail #info .product-configurator .detail-colors-grid .detail-swatch .swatch-name {
  font-size: 1rem;
  font-weight: 600;
  margin-top: 0.2rem;
  color: #000000;
  text-align: left;
  padding: 0 4px;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .detail-colors-grid .detail-swatch .swatch-name {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .summary-card {
    margin: 0;
  }
}
#product-detail #info .product-configurator .summary-card .summary-row {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #808080;
  flex-direction: row;
  color: #000000;
}
#product-detail #info .product-configurator .summary-card .summary-row:first-child {
  border-top: 1px solid #808080;
}
#product-detail #info .product-configurator .summary-card .summary-row:last-child {
  border-bottom: none;
}
#product-detail #info .product-configurator .summary-card .summary-row .label {
  flex: 0 0 35%;
  font-weight: 600;
  font-size: 1rem;
  line-height: 20px;
}
#product-detail #info .product-configurator .summary-card .summary-row .value {
  flex: 1;
  text-transform: capitalize;
  margin-left: 10%;
}
#product-detail #info .product-configurator .summary-card .summary-row .edit-btn {
  background: none;
  border: none;
  cursor: pointer;
  width: 32px;
  padding-top: 3px;
  display: flex;
}
#product-detail #info .product-configurator .summary-card .summary-row .edit-btn img {
  width: 100%;
  aspect-ratio: 1;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .purchase-section {
    margin: 25px 0;
  }
}
#product-detail #info .product-configurator .purchase-section .quantity-selector {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  margin-bottom: 25px;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .purchase-section .quantity-selector {
    flex-direction: row;
    justify-content: space-between;
  }
}
#product-detail #info .product-configurator .purchase-section .quantity-selector .quantity-controls {
  display: flex;
  align-items: center;
  border: 1px solid #707070;
  border-radius: 4px;
  width: 100%;
  font-size: 1.25rem;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .purchase-section .quantity-selector .quantity-controls {
    width: 40%;
  }
}
#product-detail #info .product-configurator .purchase-section .quantity-selector .quantity-controls .qty-btn {
  padding: 0.5rem 1rem;
  border: none;
  background: none;
  cursor: pointer;
  flex: 0 0 20%;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .purchase-section .quantity-selector .quantity-controls .qty-btn {
    padding: 0.3rem 1rem;
  }
}
#product-detail #info .product-configurator .purchase-section .quantity-selector .quantity-controls .qty-input {
  width: 50px;
  text-align: center;
  border: none;
  padding: 0.5rem;
  flex: 1;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .purchase-section .quantity-selector .quantity-controls .qty-input {
    padding: 0.3rem;
  }
}
#product-detail #info .product-configurator .summary-price-block {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .summary-price-block {
    display: flex;
    width: 50%;
    color: #f68d21;
    position: relative;
    justify-content: flex-end;
    align-items: baseline;
    font-size: 1rem;
    order: 4;
  }
}
#product-detail #info .product-configurator .summary-price-block .price {
  font-size: 1.25rem;
  position: relative;
  margin-left: 25px;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .summary-price-block .price {
    font-size: 1.4rem;
  }
}
@media (min-width: 1280px) {
  #product-detail #info .product-configurator .summary-price-block .price {
    font-size: 1.6rem;
  }
}
#product-detail #info .product-configurator .summary-price-block .price::before {
  content: "$";
  position: absolute;
  top: 0;
  left: -20px;
  font-size: 1rem;
  line-height: 1;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .summary-price-block .price::before {
    left: -16px;
    font-size: 1.2rem;
  }
}
#product-detail #info .product-configurator .purchase-benefits {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 3rem 8%;
  color: #000000;
  gap: 10%;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .purchase-benefits {
    margin: 2rem 0;
    justify-content: space-around;
  }
}
#product-detail #info .product-configurator .purchase-benefits .benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 0 0 20%;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .purchase-benefits .benefit {
    flex: 0 0 22%;
  }
}
@media (min-width: 1280px) {
  #product-detail #info .product-configurator .purchase-benefits .benefit {
    flex: 0 0 20%;
  }
}
#product-detail #info .product-configurator .purchase-benefits .benefit img {
  width: 100%;
  aspect-ratio: 1;
  margin-bottom: 0.75rem;
}
#product-detail #info .product-configurator .purchase-benefits .benefit span {
  width: 90%;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  #product-detail #info .product-configurator .purchase-benefits .benefit span {
    width: 100%;
    font-size: 1rem;
    font-weight: 600;
    line-height: auto;
  }
}
#product-detail #info .product-configurator {
  /* Recommended Add-ons Section */
}
#product-detail #info .product-configurator .recommended-addons {
  margin-top: 25px;
}
#product-detail #info .product-configurator .recommended-addons .section-title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #5E819C;
}
#product-detail #info .product-configurator .addon-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#product-detail #info .product-configurator .addon-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f2f2f2;
  padding: 20px;
  border-radius: 4px;
}
#product-detail #info .product-configurator .addon-content {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1;
}
#product-detail #info .product-configurator .addon-image {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 4px;
  overflow: hidden;
}
#product-detail #info .product-configurator .addon-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#product-detail #info .product-configurator .addon-details {
  flex: 1;
}
#product-detail #info .product-configurator .addon-details h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
#product-detail #info .product-configurator .addon-price {
  font-size: 14px;
  color: #666;
}
#product-detail #info .product-configurator .addon-add-btn {
  padding: 8px 32px;
  font-size: 14px;
  width: 100%;
}
#product-detail #info .product-configurator .addon-add-btn:disabled {
  background: #ccc;
  cursor: not-allowed;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#product-detail #info .product-configurator .error-message {
  text-align: center;
  color: #dc3545;
  padding: 2rem;
}
#product-detail #info .cushion-configurator {
  margin-top: 0;
}
#product-detail #info .cushion-configurator .lead-time-display {
  background: #F2F2F2;
  padding: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  text-align: center;
  display: none;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .lead-time-display {
    padding: 14px;
  }
}
#product-detail #info .cushion-configurator .lead-time-display span {
  color: #000;
}
#product-detail #info .cushion-configurator .lead-time-display span:last-child {
  font-weight: bold;
}
@media (max-width: 1023px) {
  #product-detail #info .cushion-configurator .step-content {
    margin-top: 15px;
  }
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .step-content > .step-navigation {
    margin-top: auto;
  }
}
#product-detail #info .cushion-configurator .step-content .description-container {
  position: relative;
  margin: 0 8% 1rem 8%;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .step-content .description-container {
    margin: 0 0 1rem 0;
  }
}
#product-detail #info .cushion-configurator #step-summary {
  padding-left: 8%;
  padding-right: 8%;
}
#product-detail #info .cushion-configurator #step-summary .step-header {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator #step-summary {
    margin-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }
}
#product-detail #info .cushion-configurator .step-header {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding: 0 8%;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .step-header {
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0.5rem;
    padding: 0;
  }
}
#product-detail #info .cushion-configurator .step-header h2 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #5e819c;
  letter-spacing: 0.1em;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .step-header h2 {
    line-height: normal;
  }
}
#product-detail #info .cushion-configurator .validation-error {
  color: #dc3545;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 10px;
  text-align: right;
  display: none;
}
#product-detail #info .cushion-configurator .step-navigation {
  display: flex;
  justify-content: flex-end;
  margin-top: 2rem;
  gap: 4%;
  padding: 0 8%;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .step-navigation {
    padding: 0;
  }
}
#product-detail #info .cushion-configurator .step-navigation .back-step-btn {
  width: 48%;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 0.5rem;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .step-navigation .back-step-btn {
    display: flex;
    opacity: 1;
    font-size: 16px;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
}
#product-detail #info .cushion-configurator .step-navigation .next-step-btn {
  width: 48%;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 0.5rem;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .step-navigation .next-step-btn {
    font-size: 16px;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
}
#product-detail #info .cushion-configurator .step-navigation .next-step-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  background-color: #cccccc;
  position: relative;
}
#product-detail #info .cushion-configurator .options-grid {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-left: 8%;
  padding-right: 8%;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  gap: 2px;
  align-content: flex-start;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .options-grid {
    padding-left: 0;
    padding-right: 0;
    gap: 2%;
    overflow-y: auto;
  }
}
#product-detail #info .cushion-configurator .options-grid {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#product-detail #info .cushion-configurator .options-grid ::-webkit-scrollbar {
  display: none;
}
#product-detail #info .cushion-configurator .fabric-brands .options-grid {
  flex-wrap: wrap;
  padding-right: 8%;
  gap: 2%;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .fabric-brands .options-grid {
    padding-right: 0;
  }
}
#product-detail #info .cushion-configurator .fabric-brands .cushion-fabric-brand-option {
  padding: 0.5rem;
  border: 2px solid #5E819C;
  border-radius: 4px;
  background: transparent;
  color: #5e819c;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 600;
  flex: auto;
  width: 48%;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .fabric-brands .cushion-fabric-brand-option {
    padding: 0.4rem 0.3rem;
    margin-bottom: 5px;
    font-size: 16px;
  }
}
#product-detail #info .cushion-configurator .fabric-brands .cushion-fabric-brand-option.active {
  background: #5e819c;
  color: white;
}
#product-detail #info .cushion-configurator .fabric-brands .cushion-fabric-brand-option:hover:not(.active) {
  background: rgba(94, 129, 156, 0.1);
}
#product-detail #info .cushion-configurator .fabric-grid-container {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
#product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid .fabric-swatch {
  flex: 0 0 18%;
  margin-right: 15px;
  margin-bottom: 1rem;
  cursor: pointer;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid .fabric-swatch {
    flex: 0 0 23.5%;
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
}
#product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid .fabric-swatch .swatch-preview {
  aspect-ratio: 1;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid .fabric-swatch .swatch-preview {
    border-radius: 8px;
  }
}
#product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid .fabric-swatch .swatch-preview img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid .fabric-swatch.selected .swatch-preview {
  border: 2px solid #f4a460;
}
#product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid .fabric-swatch .swatch-info {
  margin-top: 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  line-height: 1;
}
#product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid .fabric-swatch .swatch-info .swatch-code {
  font-size: 0.875rem;
  color: #000000;
}
#product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid .fabric-swatch .swatch-info .swatch-name {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  margin-top: 0.2rem;
  color: #000000;
  text-align: left;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid .fabric-swatch .swatch-info .swatch-name {
    font-size: 1rem;
    line-height: 1;
  }
}
#product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid.primary-fabric,
#product-detail #info .cushion-configurator .fabric-grid-container .fabric-grid.accent-fabric {
  min-width: 0; /* Allows grids to shrink below content size */
}
#product-detail #info .cushion-configurator .cushion-insert-option {
  cursor: pointer;
  text-align: center;
  flex: 0 0 18%;
  margin-right: 15px;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .cushion-insert-option {
    flex: 0 0 23%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
#product-detail #info .cushion-configurator .cushion-insert-option .swatch-preview {
  position: relative;
  aspect-ratio: 1;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .cushion-insert-option .swatch-preview {
    border-radius: 8px;
  }
}
#product-detail #info .cushion-configurator .cushion-insert-option .swatch-preview img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product-detail #info .cushion-configurator .cushion-insert-option.selected .swatch-preview {
  border: 2px solid #f4a460;
}
#product-detail #info .cushion-configurator .cushion-insert-option .swatch-name {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  margin-top: 0.2rem;
  color: #000000;
  text-align: left;
  padding: 0;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .cushion-insert-option .swatch-name {
    font-size: 1rem;
    line-height: 1;
    padding: 0 4px;
  }
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .summary-card {
    margin: 0;
  }
}
#product-detail #info .cushion-configurator .summary-card .summary-row {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #808080;
  flex-direction: row;
  color: #000000;
}
#product-detail #info .cushion-configurator .summary-card .summary-row:first-child {
  border-top: 1px solid #808080;
}
#product-detail #info .cushion-configurator .summary-card .summary-row:last-child {
  border-bottom: none;
}
#product-detail #info .cushion-configurator .summary-card .summary-row .label {
  flex: 0 0 35%;
  font-weight: 600;
  font-size: 1rem;
  line-height: 20px;
}
#product-detail #info .cushion-configurator .summary-card .summary-row .value {
  flex: 1;
  text-transform: capitalize;
  margin-left: 10%;
}
#product-detail #info .cushion-configurator .summary-card .summary-row .edit-btn {
  background: none;
  border: none;
  cursor: pointer;
  width: 32px;
  padding-top: 3px;
  display: flex;
}
#product-detail #info .cushion-configurator .summary-card .summary-row .edit-btn img {
  width: 100%;
  aspect-ratio: 1;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .purchase-section {
    margin: 25px 0;
  }
}
#product-detail #info .cushion-configurator .purchase-section .quantity-selector {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  margin-bottom: 25px;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .purchase-section .quantity-selector {
    flex-direction: row;
    justify-content: space-between;
  }
}
#product-detail #info .cushion-configurator .purchase-section .quantity-selector .quantity-controls {
  display: flex;
  align-items: center;
  border: 1px solid #707070;
  border-radius: 4px;
  width: 100%;
  font-size: 1.25rem;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .purchase-section .quantity-selector .quantity-controls {
    width: 40%;
  }
}
#product-detail #info .cushion-configurator .purchase-section .quantity-selector .quantity-controls .qty-btn {
  padding: 0.5rem 1rem;
  border: none;
  background: none;
  cursor: pointer;
  flex: 0 0 20%;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .purchase-section .quantity-selector .quantity-controls .qty-btn {
    padding: 0.3rem 1rem;
  }
}
#product-detail #info .cushion-configurator .purchase-section .quantity-selector .quantity-controls .qty-input {
  width: 50px;
  text-align: center;
  border: none;
  padding: 0.5rem;
  flex: 1;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .purchase-section .quantity-selector .quantity-controls .qty-input {
    padding: 0.3rem;
  }
}
#product-detail #info .cushion-configurator .summary-price-block {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .summary-price-block {
    display: flex;
    width: 50%;
    color: #f68d21;
    position: relative;
    justify-content: flex-end;
    align-items: baseline;
    font-size: 1rem;
    order: 4;
  }
}
#product-detail #info .cushion-configurator .summary-price-block .price {
  font-size: 1.25rem;
  position: relative;
  margin-left: 25px;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .summary-price-block .price {
    font-size: 1.4rem;
  }
}
@media (min-width: 1280px) {
  #product-detail #info .cushion-configurator .summary-price-block .price {
    font-size: 1.6rem;
  }
}
#product-detail #info .cushion-configurator .summary-price-block .price::before {
  content: "$";
  position: absolute;
  top: 0;
  left: -20px;
  font-size: 1rem;
  line-height: 1;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .summary-price-block .price::before {
    left: -16px;
    font-size: 1.2rem;
  }
}
#product-detail #info .cushion-configurator .purchase-benefits {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 3rem 8%;
  color: #000000;
  gap: 10%;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .purchase-benefits {
    margin: 2rem 0;
    justify-content: space-around;
  }
}
#product-detail #info .cushion-configurator .purchase-benefits .benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 0 0 20%;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .purchase-benefits .benefit {
    flex: 0 0 22%;
  }
}
@media (min-width: 1280px) {
  #product-detail #info .cushion-configurator .purchase-benefits .benefit {
    flex: 0 0 20%;
  }
}
#product-detail #info .cushion-configurator .purchase-benefits .benefit img {
  width: 100%;
  aspect-ratio: 1;
  margin-bottom: 0.75rem;
}
#product-detail #info .cushion-configurator .purchase-benefits .benefit span {
  width: 90%;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  #product-detail #info .cushion-configurator .purchase-benefits .benefit span {
    width: 100%;
    font-size: 1rem;
    font-weight: 600;
    line-height: auto;
  }
}
#product-detail #info .cushion-configurator {
  /* Recommended Add-ons Section */
}
#product-detail #info .cushion-configurator .recommended-addons {
  margin-top: 25px;
}
#product-detail #info .cushion-configurator .recommended-addons .section-title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #5E819C;
}
#product-detail #info .cushion-configurator .addon-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#product-detail #info .cushion-configurator .addon-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f2f2f2;
  padding: 20px;
  border-radius: 4px;
}
#product-detail #info .cushion-configurator .addon-content {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1;
}
#product-detail #info .cushion-configurator .addon-image {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 4px;
  overflow: hidden;
}
#product-detail #info .cushion-configurator .addon-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#product-detail #info .cushion-configurator .addon-details {
  flex: 1;
}
#product-detail #info .cushion-configurator .addon-details h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
#product-detail #info .cushion-configurator .addon-price {
  font-size: 14px;
  color: #666;
}
#product-detail #info .cushion-configurator .addon-add-btn {
  padding: 8px 32px;
  font-size: 14px;
  width: 30%;
}
#product-detail #info .cushion-configurator .addon-add-btn:disabled {
  background: #ccc;
  cursor: not-allowed;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#product-detail #info .cushion-configurator .error-message {
  text-align: center;
  color: #dc3545;
  padding: 2rem;
}
#product-detail .variation-grid {
  height: auto;
}
@media (max-width: 1023px) {
  #product-detail .download-spec-btn {
    margin-bottom: 1rem;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 450;
    font-style: normal;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.15em;
    text-align: center;
    text-transform: uppercase;
  }
}
#product-detail .summary-save-btn-container {
  position: relative;
  /* Margins now managed by .summary-actions-container gap and padding */
}
#product-detail .summary-save-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  height: 50px;
  border: 2px solid #F68D21;
  color: #F68D21;
  border-radius: 4px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
}
#product-detail .summary-save-btn .heart-icon {
  width: 20px;
  height: 20px;
  color: #F68D21;
}
@media (max-width: 1023px) {
  #product-detail .summary-save-btn .save-btn-label {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 450;
    font-style: normal;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.15em;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
  }
  #product-detail .summary-save-btn .heart-icon {
    width: 15px;
    height: 15px;
  }
}
#product-detail .summary-save-btn:hover {
  background: rgba(246, 141, 33, 0.08);
}
#product-detail .summary-save-btn--saved {
  background-color: #F68D21;
  color: #ffffff;
}
#product-detail .summary-save-btn--saved:hover {
  background-color: #C5711A;
  color: #ffffff;
}
#product-detail .summary-save-btn--saved .heart-icon {
  color: #ffffff;
}
#product-detail .summary-save-btn--guest {
  background: transparent;
  border-color: #9E9E9E;
  color: #9E9E9E;
}
#product-detail .summary-save-btn--guest .heart-icon {
  color: #9E9E9E;
}
#product-detail .summary-save-btn--guest:hover {
  background: rgba(158, 158, 158, 0.08);
  border-color: #757575;
  color: #757575;
}
#product-detail .save-login-tooltip {
  display: none;
  text-align: center;
  margin-top: 8px;
}
#product-detail .save-login-tooltip.is-open {
  display: block;
}
#product-detail .save-login-tooltip__link {
  font-family: "Proxima Nova", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  text-decoration: underline;
  text-decoration-style: solid;
  text-underline-offset: 0;
  text-decoration-thickness: 0;
  color: #5E819C;
}
#product-detail .save-login-tooltip__link:hover {
  color: rgb(74.824, 102.684, 124.176);
}
#product-detail .save-login-tooltip__text {
  font-family: "Proxima Nova", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  color: #000;
}
#product-detail .downloads-section {
  margin: 0 8%;
  padding: 2rem 0;
}
@media (min-width: 1024px) {
  #product-detail .downloads-section {
    margin: 0;
    padding: 3rem 0;
  }
}
#product-detail .downloads-section .download-links {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
}
#product-detail .downloads-section .download-links .download-btn,
#product-detail .downloads-section .download-links .warranty-btn {
  text-align: center;
  flex: 1;
  min-width: 0;
}
#product-detail .section-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 10px 8% 15px 8%;
  border-bottom: 3px solid #5E819C;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #product-detail .section-title {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  #product-detail .section-title {
    font-size: 28px;
    margin: 70px 0 20px 0;
  }
}
#product-detail .product-description {
  padding: 10px 0;
  margin: 0 8%;
}
@media (min-width: 1024px) {
  #product-detail .product-description {
    padding: 10px 0;
    margin: 0;
  }
}
#product-detail .product-description .clamp-description {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.3s ease;
  font-size: 0.875rem;
  color: #000000;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  #product-detail .product-description .clamp-description {
    line-height: 1.2;
    -webkit-line-clamp: 7;
  }
}
#product-detail .product-description .clamp-description h3, #product-detail .product-description .clamp-description h4 {
  margin: 24px 0 14px;
}
@media (min-width: 1024px) {
  #product-detail .product-description .clamp-description h3, #product-detail .product-description .clamp-description h4 {
    margin: 24px 0 15px;
  }
}
#product-detail .product-description .clamp-description h3:first-child,
#product-detail .product-description .clamp-description h4:first-child {
  margin-top: 0;
}
#product-detail .product-description .clamp-description p,
#product-detail .product-description .clamp-description ul {
  margin-top: 0;
}
#product-detail .product-description .clamp-description.expanded {
  -webkit-line-clamp: unset;
}
#product-detail .product-specs,
#product-detail .shipping-details {
  display: flex;
  flex-direction: column;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  #product-detail .product-specs,
  #product-detail .shipping-details {
    flex-direction: row;
    justify-content: space-between;
  }
}
#product-detail .product-specs .specs-card,
#product-detail .product-specs .shipping-card,
#product-detail .shipping-details .specs-card,
#product-detail .shipping-details .shipping-card {
  background: #f2f2f2;
  border-radius: 8px;
  padding: 10px 20px;
}
@media (min-width: 1024px) {
  #product-detail .product-specs .specs-card,
  #product-detail .product-specs .shipping-card,
  #product-detail .shipping-details .specs-card,
  #product-detail .shipping-details .shipping-card {
    padding: 10px 30px;
    margin: 0;
    flex: 0 0 49%;
  }
}
#product-detail .product-specs .shipping-cards-container,
#product-detail .shipping-details .shipping-cards-container {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media (min-width: 1024px) {
  #product-detail .product-specs .shipping-cards-container,
  #product-detail .shipping-details .shipping-cards-container {
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
  }
}
#product-detail .product-specs .shipping-card,
#product-detail .shipping-details .shipping-card {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  #product-detail .product-specs .shipping-card,
  #product-detail .shipping-details .shipping-card {
    margin-bottom: 0;
  }
}
#product-detail .product-specs .specs-row,
#product-detail .product-specs .shipping-row,
#product-detail .shipping-details .specs-row,
#product-detail .shipping-details .shipping-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 0;
  color: #000000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#product-detail .product-specs .specs-row:last-child,
#product-detail .product-specs .shipping-row:last-child,
#product-detail .shipping-details .specs-row:last-child,
#product-detail .shipping-details .shipping-row:last-child {
  border-bottom: none;
}
#product-detail .product-specs .specs-row .label,
#product-detail .product-specs .shipping-row .label,
#product-detail .shipping-details .specs-row .label,
#product-detail .shipping-details .shipping-row .label {
  font-family: "brandon-grotesque", sans-serif;
  flex: 0 0 35%;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #product-detail .product-specs .specs-row .label,
  #product-detail .product-specs .shipping-row .label,
  #product-detail .shipping-details .specs-row .label,
  #product-detail .shipping-details .shipping-row .label {
    font-size: 1.25rem;
    letter-spacing: 0.1em;
  }
}
#product-detail .product-specs .specs-row .value,
#product-detail .product-specs .shipping-row .value,
#product-detail .shipping-details .specs-row .value,
#product-detail .shipping-details .shipping-row .value {
  flex: 1;
  font-size: 0.75rem;
}
@media (min-width: 1024px) {
  #product-detail .product-specs .specs-row .value,
  #product-detail .product-specs .shipping-row .value,
  #product-detail .shipping-details .specs-row .value,
  #product-detail .shipping-details .shipping-row .value {
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1;
  }
}
#product-detail .product-specs .specs-row .value p,
#product-detail .product-specs .shipping-row .value p,
#product-detail .shipping-details .specs-row .value p,
#product-detail .shipping-details .shipping-row .value p {
  line-height: 1;
  margin-bottom: 1rem;
}
#product-detail .product-specs .specs-row .specs-details,
#product-detail .product-specs .specs-row .warranty-details,
#product-detail .product-specs .shipping-row .specs-details,
#product-detail .product-specs .shipping-row .warranty-details,
#product-detail .shipping-details .specs-row .specs-details,
#product-detail .shipping-details .specs-row .warranty-details,
#product-detail .shipping-details .shipping-row .specs-details,
#product-detail .shipping-details .shipping-row .warranty-details {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#product-detail .product-specs .specs-row .specs-details.three-columns,
#product-detail .product-specs .specs-row .warranty-details.three-columns,
#product-detail .product-specs .shipping-row .specs-details.three-columns,
#product-detail .product-specs .shipping-row .warranty-details.three-columns,
#product-detail .shipping-details .specs-row .specs-details.three-columns,
#product-detail .shipping-details .specs-row .warranty-details.three-columns,
#product-detail .shipping-details .shipping-row .specs-details.three-columns,
#product-detail .shipping-details .shipping-row .warranty-details.three-columns {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}
#product-detail .product-specs .specs-row .specs-details .specs-detail-item,
#product-detail .product-specs .specs-row .specs-details .warranty-detail-item,
#product-detail .product-specs .specs-row .warranty-details .specs-detail-item,
#product-detail .product-specs .specs-row .warranty-details .warranty-detail-item,
#product-detail .product-specs .shipping-row .specs-details .specs-detail-item,
#product-detail .product-specs .shipping-row .specs-details .warranty-detail-item,
#product-detail .product-specs .shipping-row .warranty-details .specs-detail-item,
#product-detail .product-specs .shipping-row .warranty-details .warranty-detail-item,
#product-detail .shipping-details .specs-row .specs-details .specs-detail-item,
#product-detail .shipping-details .specs-row .specs-details .warranty-detail-item,
#product-detail .shipping-details .specs-row .warranty-details .specs-detail-item,
#product-detail .shipping-details .specs-row .warranty-details .warranty-detail-item,
#product-detail .shipping-details .shipping-row .specs-details .specs-detail-item,
#product-detail .shipping-details .shipping-row .specs-details .warranty-detail-item,
#product-detail .shipping-details .shipping-row .warranty-details .specs-detail-item,
#product-detail .shipping-details .shipping-row .warranty-details .warranty-detail-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 4px;
  color: #000000;
}
#product-detail .product-specs .specs-row .specs-details .specs-detail-item .detail-label,
#product-detail .product-specs .specs-row .specs-details .warranty-detail-item .detail-label,
#product-detail .product-specs .specs-row .warranty-details .specs-detail-item .detail-label,
#product-detail .product-specs .specs-row .warranty-details .warranty-detail-item .detail-label,
#product-detail .product-specs .shipping-row .specs-details .specs-detail-item .detail-label,
#product-detail .product-specs .shipping-row .specs-details .warranty-detail-item .detail-label,
#product-detail .product-specs .shipping-row .warranty-details .specs-detail-item .detail-label,
#product-detail .product-specs .shipping-row .warranty-details .warranty-detail-item .detail-label,
#product-detail .shipping-details .specs-row .specs-details .specs-detail-item .detail-label,
#product-detail .shipping-details .specs-row .specs-details .warranty-detail-item .detail-label,
#product-detail .shipping-details .specs-row .warranty-details .specs-detail-item .detail-label,
#product-detail .shipping-details .specs-row .warranty-details .warranty-detail-item .detail-label,
#product-detail .shipping-details .shipping-row .specs-details .specs-detail-item .detail-label,
#product-detail .shipping-details .shipping-row .specs-details .warranty-detail-item .detail-label,
#product-detail .shipping-details .shipping-row .warranty-details .specs-detail-item .detail-label,
#product-detail .shipping-details .shipping-row .warranty-details .warranty-detail-item .detail-label {
  font-size: 0.75rem;
  line-height: 1;
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  #product-detail .product-specs .specs-row .specs-details .specs-detail-item .detail-label,
  #product-detail .product-specs .specs-row .specs-details .warranty-detail-item .detail-label,
  #product-detail .product-specs .specs-row .warranty-details .specs-detail-item .detail-label,
  #product-detail .product-specs .specs-row .warranty-details .warranty-detail-item .detail-label,
  #product-detail .product-specs .shipping-row .specs-details .specs-detail-item .detail-label,
  #product-detail .product-specs .shipping-row .specs-details .warranty-detail-item .detail-label,
  #product-detail .product-specs .shipping-row .warranty-details .specs-detail-item .detail-label,
  #product-detail .product-specs .shipping-row .warranty-details .warranty-detail-item .detail-label,
  #product-detail .shipping-details .specs-row .specs-details .specs-detail-item .detail-label,
  #product-detail .shipping-details .specs-row .specs-details .warranty-detail-item .detail-label,
  #product-detail .shipping-details .specs-row .warranty-details .specs-detail-item .detail-label,
  #product-detail .shipping-details .specs-row .warranty-details .warranty-detail-item .detail-label,
  #product-detail .shipping-details .shipping-row .specs-details .specs-detail-item .detail-label,
  #product-detail .shipping-details .shipping-row .specs-details .warranty-detail-item .detail-label,
  #product-detail .shipping-details .shipping-row .warranty-details .specs-detail-item .detail-label,
  #product-detail .shipping-details .shipping-row .warranty-details .warranty-detail-item .detail-label {
    font-size: 1rem;
    letter-spacing: 0;
  }
}
#product-detail .product-specs .specs-row .specs-details .specs-detail-item .detail-value,
#product-detail .product-specs .specs-row .specs-details .warranty-detail-item .detail-value,
#product-detail .product-specs .specs-row .warranty-details .specs-detail-item .detail-value,
#product-detail .product-specs .specs-row .warranty-details .warranty-detail-item .detail-value,
#product-detail .product-specs .shipping-row .specs-details .specs-detail-item .detail-value,
#product-detail .product-specs .shipping-row .specs-details .warranty-detail-item .detail-value,
#product-detail .product-specs .shipping-row .warranty-details .specs-detail-item .detail-value,
#product-detail .product-specs .shipping-row .warranty-details .warranty-detail-item .detail-value,
#product-detail .shipping-details .specs-row .specs-details .specs-detail-item .detail-value,
#product-detail .shipping-details .specs-row .specs-details .warranty-detail-item .detail-value,
#product-detail .shipping-details .specs-row .warranty-details .specs-detail-item .detail-value,
#product-detail .shipping-details .specs-row .warranty-details .warranty-detail-item .detail-value,
#product-detail .shipping-details .shipping-row .specs-details .specs-detail-item .detail-value,
#product-detail .shipping-details .shipping-row .specs-details .warranty-detail-item .detail-value,
#product-detail .shipping-details .shipping-row .warranty-details .specs-detail-item .detail-value,
#product-detail .shipping-details .shipping-row .warranty-details .warranty-detail-item .detail-value {
  font-size: 0.75rem;
  line-height: 12px;
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  #product-detail .product-specs .specs-row .specs-details .specs-detail-item .detail-value,
  #product-detail .product-specs .specs-row .specs-details .warranty-detail-item .detail-value,
  #product-detail .product-specs .specs-row .warranty-details .specs-detail-item .detail-value,
  #product-detail .product-specs .specs-row .warranty-details .warranty-detail-item .detail-value,
  #product-detail .product-specs .shipping-row .specs-details .specs-detail-item .detail-value,
  #product-detail .product-specs .shipping-row .specs-details .warranty-detail-item .detail-value,
  #product-detail .product-specs .shipping-row .warranty-details .specs-detail-item .detail-value,
  #product-detail .product-specs .shipping-row .warranty-details .warranty-detail-item .detail-value,
  #product-detail .shipping-details .specs-row .specs-details .specs-detail-item .detail-value,
  #product-detail .shipping-details .specs-row .specs-details .warranty-detail-item .detail-value,
  #product-detail .shipping-details .specs-row .warranty-details .specs-detail-item .detail-value,
  #product-detail .shipping-details .specs-row .warranty-details .warranty-detail-item .detail-value,
  #product-detail .shipping-details .shipping-row .specs-details .specs-detail-item .detail-value,
  #product-detail .shipping-details .shipping-row .specs-details .warranty-detail-item .detail-value,
  #product-detail .shipping-details .shipping-row .warranty-details .specs-detail-item .detail-value,
  #product-detail .shipping-details .shipping-row .warranty-details .warranty-detail-item .detail-value {
    font-size: 1rem;
    letter-spacing: 0;
  }
}
#product-detail .product-specs .diagram-container,
#product-detail .shipping-details .diagram-container {
  margin: 20px 8%;
}
@media (min-width: 1024px) {
  #product-detail .product-specs .diagram-container,
  #product-detail .shipping-details .diagram-container {
    margin: 0;
    flex: 0 0 49%;
  }
}
#product-detail .product-specs .diagram-container img,
#product-detail .shipping-details .diagram-container img {
  width: 100%;
  height: auto;
}
#product-detail .tab-copy-layout,
#product-detail .warranty-tab-layout {
  margin: 0 8%;
  padding: 1.35rem 0 0;
  color: #111111;
}
@media (min-width: 1024px) {
  #product-detail .tab-copy-layout,
  #product-detail .warranty-tab-layout {
    margin: 0;
    padding-top: 1rem;
    max-width: 980px;
  }
}
#product-detail .tab-copy-block {
  margin-bottom: 17px;
}
@media (min-width: 1024px) {
  #product-detail .tab-copy-block {
    margin-bottom: 2.9rem;
  }
}
#product-detail .tab-copy-block--tight {
  margin-bottom: 1.25rem;
}
#product-detail .tab-copy-block h3 {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 450;
  letter-spacing: 0.1em;
  line-height: 20px;
  text-transform: uppercase;
  color: #111111;
  margin-bottom: 14px;
}
@media (min-width: 1024px) {
  #product-detail .tab-copy-block h3 {
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
  }
}
#product-detail .tab-copy-block p,
#product-detail .tab-copy-block li {
  font-family: "proxima-nova", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  color: #222222;
}
@media (min-width: 1024px) {
  #product-detail .tab-copy-block p,
  #product-detail .tab-copy-block li {
    font-family: inherit;
    font-size: 0.95rem;
    line-height: 1.45;
  }
}
#product-detail .tab-copy-block ul {
  margin: 0;
  padding-left: 1.2rem;
  list-style: disc;
}
#product-detail .tab-copy-block li + li {
  margin-top: 0.35rem;
}
#product-detail .inline-tab-link {
  color: #5E819C;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
}
#product-detail .warranty-badge-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 1.35rem 8% 2.75rem;
}
@media (min-width: 1024px) {
  #product-detail .warranty-badge-grid {
    grid-template-columns: repeat(5, minmax(0, 165px));
    justify-content: flex-start;
    margin: 1.5rem 0 2.75rem;
  }
}
@media (max-width: 1023px) {
  #product-detail .warranty-badge-grid .warranty-badge:last-child {
    grid-column: 1/-1;
    width: calc(50% - 6px);
    justify-self: center;
  }
}
#product-detail .warranty-badge {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 160px;
  min-height: 60px;
  border-radius: 6px;
  padding: 0.95rem 0.9rem;
  text-align: center;
}
@media (max-width: 1023px) {
  #product-detail .warranty-badge {
    min-width: 0;
    width: 100%;
  }
}
#product-detail .warranty-badge__label {
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1.15;
}
#product-detail .warranty-badge__value {
  font-size: 1rem;
  line-height: 1.15;
  margin-top: 0.28rem;
}
#product-detail .warranty-badge--neutral {
  background: #d9d9d9;
  color: #111111;
}
#product-detail .warranty-badge--accent {
  background: #5e819c;
  color: #ffffff;
}
#product-detail .warranty-badge--sunbrella {
  background: #ff5620;
  color: #ffffff;
}
#product-detail .warranty-badge--pacifica {
  background: #1a82c3;
  color: #ffffff;
}
#product-detail .warranty-badge--solstice {
  background: #1f3e6c;
  color: #ffffff;
}
#product-detail .fabric-comparison {
  margin: clamp(16px, 2vw, 32px) 0;
}
#product-detail .fabric-comparison .fabric-comparison-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 0 8%;
}
@media (min-width: 1024px) {
  #product-detail .fabric-comparison .fabric-comparison-grid {
    display: flex;
    gap: clamp(10px, 1.5vw, 20px);
    margin: 0;
    justify-content: flex-start;
  }
}
#product-detail .fabric-comparison .fabric-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
}
#product-detail .fabric-comparison .fabric-item .logo {
  border-radius: 15px 15px 0 0;
}
#product-detail .fabric-comparison .fabric-item .fabric-details {
  border-radius: 0 0 15px 15px;
}
#product-detail .fabric-comparison .fabric-item--sunbrella .logo {
  background: #F04E23 url("/images/fabric-compare-sunbrella-header.svg") center/cover no-repeat;
}
#product-detail .fabric-comparison .fabric-item--pacifica .logo {
  background: transparent;
  padding: 0;
}
#product-detail .fabric-comparison .fabric-item--olefin .logo {
  background: #1B365D url("/images/fabric-compare-solstice-header.svg") center/cover no-repeat;
}
@media (min-width: 1024px) {
  #product-detail .fabric-comparison .fabric-item {
    flex: 0 0 225px;
    max-width: 225px;
    width: 225px;
  }
}
#product-detail .fabric-comparison .logo {
  width: 100%;
  height: 71px;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 15px 15px 0 0;
}
#product-detail .fabric-comparison .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#product-detail .fabric-comparison .logo .logo-mark {
  width: calc(100% - 32px);
  height: 32px;
  -o-object-position: center;
     object-position: center;
}
#product-detail .fabric-comparison .logo .logo-full {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product-detail .fabric-comparison .fabric-details {
  flex: 1;
  background: #f2f2f2;
  padding: 14px 14px 16px;
}
@media (min-width: 1024px) {
  #product-detail .fabric-comparison .fabric-details {
    padding: clamp(12px, 1.5vw, 20px) clamp(10px, 1.2vw, 18px);
  }
}
#product-detail .fabric-comparison .detail-row {
  position: relative;
  padding: 3px 0 3px 16px;
  font-family: "proxima-nova", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #222;
  background: transparent;
  border: none;
  display: block;
  text-align: left;
  line-height: 18px;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  #product-detail .fabric-comparison .detail-row {
    padding: 4px 0 4px 18px;
    font-size: clamp(0.7rem, 0.85vw, 0.875rem);
    line-height: 1.5;
  }
}
#product-detail .fabric-comparison .detail-row::before {
  content: "•";
  position: absolute;
  left: 2px;
  color: #555;
}
@media (min-width: 1024px) {
  #product-detail .fabric-comparison .detail-row::before {
    left: 4px;
  }
}
#product-detail .design-item-heading .collapsable {
  text-transform: uppercase;
  display: flex;
  border-top: 1px solid #7A9CB1;
  border-bottom: 1px solid #7A9CB1;
  padding: 0.75rem 1.25rem;
  flex-direction: row;
  justify-content: space-between;
}
#product-detail .design-tool .button-container {
  margin-top: 1rem;
  padding-top: 1rem;
}
#product-detail .design-tool .accordion .card {
  border: none;
}
#product-detail .design-tool .accordion .card .card-header {
  border-top: 1px solid #7A9CB1;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0;
}
#product-detail .design-tool .accordion .card .card-header > div {
  display: flex;
  padding: 0.75rem 1.25rem;
}
#product-detail .design-tool .accordion .card .card-header > div > span {
  display: flex;
  flex: 1;
}
#product-detail .design-tool .accordion .card .card-header > div i {
  transition: all 0.5s;
}
#product-detail .design-tool .accordion .card .card-header > div.collapsed i {
  transform: rotate(180deg);
}
#product-detail .design-tool .accordion .card .card-title {
  padding: 1.25rem 1.25rem 0;
  color: #37393A;
}
#product-detail .design-tool .accordion .card .card-title span {
  font-weight: bold;
  color: #FEC947;
}
#product-detail .design-tool .accordion .card .card-body {
  padding: 0.75rem 1.25rem 1.25rem;
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
}
#product-detail .design-tool .accordion .card .card-body .search-filter {
  width: 100%;
  margin-bottom: 0.5rem;
}
#product-detail .design-tool .accordion .card .card-body .search-filter input {
  border: 1px solid #5E819C;
  width: 100%;
  padding: 6px 12px;
}
#product-detail .design-tool .accordion .card .fabric-styles-pane .card-body {
  flex-direction: column;
}
#product-detail .design-tool .accordion .card .select-option {
  width: 70px;
  height: 70px;
  border: 2px solid #5E819C;
  margin-right: 1rem;
  margin-bottom: 1rem;
  cursor: pointer;
}
#product-detail .design-tool .accordion .card .select-option.active {
  border-color: #F68D21;
}
#product-detail .design-tool .accordion .card .select-option.rounded {
  border-radius: 50% !important;
}
#product-detail .design-tool .accordion .card .select-option img {
  width: 100%;
}
#product-detail .design-tool .accordion .card .fabric-group .group-name {
  font-size: 1rem;
  margin: 0.75rem 0;
}
#product-detail .design-tool .accordion .card .fabric-group .fabric-data {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
}
#product-detail .design-tool .accordion .card .fabric-group .select-option {
  width: 10vw;
  height: 10vw;
  margin: 0 5px 5px 0;
  border: 1px solid #F5F5F5;
  cursor: pointer;
}
@media (min-width: 1024px) {
  #product-detail .design-tool .accordion .card .fabric-group .select-option {
    width: 3.8888888889vw;
    height: 3.8888888889vw;
    margin: 0 8px 8px 0;
  }
}
#product-detail .design-tool .accordion .card .fabric-group .select-option:hover, #product-detail .design-tool .accordion .card .fabric-group .select-option.active {
  border: 1px solid #F68D21;
}
#product-detail .design-tool .accordion .card .fabric-group .select-option.rounded {
  border-radius: 50% !important;
}
#product-detail .design-tool .accordion .card .fabric-group .select-option img {
  width: 100%;
}
#product-detail .design-tool .accordion .card .fabric-selector {
  flex: 1;
  display: flex;
  flex-direction: row;
  padding: 1.25rem 1.25rem 0;
}
#product-detail .design-tool .accordion .card .fabric-selector .fabric-selector-label {
  width: 50%;
  color: #37393A;
}
#product-detail .design-tool .accordion .card .fabric-selector .fabric-selector-label > div {
  margin-bottom: 1rem;
}
#product-detail .design-tool .accordion .card .fabric-selector .fabric-selector-label > div span {
  font-weight: bold;
  color: #FEC947;
}
#product-detail .design-tool .accordion .card .fabric-selector .fabric-selector-control {
  width: 50%;
  display: flex;
  flex-direction: row;
}
#product-detail .design-tool .accordion .card .fabric-selector .fabric-selector-control > div {
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 1rem;
  margin-bottom: 0.5rem;
  border: 2px solid #7A9CB1;
  box-sizing: border-box;
  border-radius: 50% !important;
  cursor: pointer;
}
#product-detail .design-tool .accordion .card .fabric-selector .fabric-selector-control > div.selected {
  border-color: #F68D21;
}
#product-detail .support-section {
  display: flex;
  flex-direction: column;
  margin: 2rem 0;
}
#product-detail .support-btn {
  border: 2px solid #5E819C;
  background: white;
  color: #5e819c;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  letter-spacing: 0.1em;
  font-size: 18px;
  font-weight: 500;
}

.no-currency-before #product-detail #heading .price::before {
  content: none;
}

.no-currency-before .summary-price-block .price::before {
  content: none;
}

#product-detail .product-info-tabs .product-tabs-divider {
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 15px;
  max-height: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  #product-detail .product-info-tabs .product-tabs-divider {
    height: auto;
    max-height: clamp(30px, 3.5vw, 60px);
    margin-bottom: clamp(16px, 2.5vw, 40px);
  }
}
#product-detail .product-info-tabs .product-tab-nav {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail .product-info-tabs .product-tab-nav {
    display: flex;
    justify-content: center;
    gap: clamp(24px, 5.7vw, 110px);
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#product-detail .product-info-tabs .product-tab-btn {
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  padding: 0 0 clamp(10px, 1.2vw, 18px) 0;
  font-family: "brandon-grotesque", sans-serif;
  font-size: clamp(11px, 0.85vw, 14px);
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #aab5be;
  cursor: pointer;
  white-space: nowrap;
  transition: color 0.2s ease, border-color 0.2s ease;
}
#product-detail .product-info-tabs .product-tab-btn.active {
  color: #5E819C;
  border-bottom-color: #5E819C;
}
#product-detail .product-info-tabs .product-tab-btn:hover:not(.active) {
  color: #5E819C;
}
#product-detail .product-info-tabs .panel-accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 84%;
  margin: 0 8%;
  background: none;
  border: none;
  border-top: 1px solid #5E819C;
  border-bottom: 1px solid #5E819C;
  padding: 0;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 450;
  letter-spacing: 0.1em;
  line-height: 20px;
  text-transform: uppercase;
  vertical-align: bottom;
  color: #5E819C;
  cursor: pointer;
  text-align: left;
}
#product-detail .product-info-tabs .panel-accordion-header .fa-chevron-down {
  transition: transform 0.3s ease;
}
@media (min-width: 1024px) {
  #product-detail .product-info-tabs .panel-accordion-header {
    display: none;
  }
}
@media (max-width: 1023px) {
  #product-detail .product-info-tabs .product-tab-panel {
    margin-bottom: 25px;
  }
}
#product-detail .product-info-tabs .product-tab-panel .panel-content {
  display: none;
  padding-top: 14px;
  padding-bottom: 0.25rem;
}
@media (min-width: 1024px) {
  #product-detail .product-info-tabs .product-tab-panel .panel-content {
    padding-top: clamp(20px, 2.5vw, 40px);
    padding-bottom: 0;
    min-height: 320px;
  }
}
#product-detail .product-info-tabs .product-tab-panel.active .panel-content {
  display: block;
}
#product-detail .product-info-tabs .product-tab-panel.active .panel-accordion-header .fa-chevron-down {
  transform: rotate(180deg);
}
@media (min-width: 1024px) {
  #product-detail .product-info-tabs .product-tab-panel {
    display: none;
  }
  #product-detail .product-info-tabs .product-tab-panel.active {
    display: block;
  }
  #product-detail .product-info-tabs .product-tab-panel.active .panel-content {
    display: block;
  }
}
#product-detail .product-info-tabs .panel-subsection-title,
#product-detail .product-info-tabs .product-tab-panel-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 10px;
  font-weight: 450;
  letter-spacing: 0.1em;
  line-height: 14px;
  text-transform: uppercase;
  color: #000000;
  border: none;
  margin: clamp(24px, 3vw, 40px) 8% 14px 8%;
}
@media (min-width: 1024px) {
  #product-detail .product-info-tabs .panel-subsection-title,
  #product-detail .product-info-tabs .product-tab-panel-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin: clamp(24px, 3vw, 40px) 0 15px 0;
  }
}
#product-detail .product-info-tabs .product-tab-panel-title {
  margin-top: 0;
}

.fabric-brand-section-label {
  grid-column: 1/-1;
  width: 100%;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: none;
  color: #333333;
  padding: 6px 0 10px;
  margin-top: 12px;
  border-top: 1px solid #d9e2ea;
}
.fabric-brand-section-label:first-child {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
}

@media (min-width: 1024px) {
  #product-detail .product-configurator #step-fabric,
  #product-detail .product-configurator #step-details {
    min-height: 0;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  #product-detail .product-configurator #step-fabric {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
  }
}
#product-detail .product-configurator #step-fabric .step-header {
  margin-bottom: 0.85rem;
}
@media (min-width: 1024px) {
  #product-detail .product-configurator #step-fabric .step-header {
    margin-bottom: 0;
  }
}
#product-detail .product-configurator #step-fabric .fabric-brands {
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {
  #product-detail .product-configurator #step-fabric .fabric-brands {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  #product-detail .product-configurator #step-fabric > .step-navigation {
    margin-top: auto !important;
  }
}
@media (min-width: 1024px) {
  #product-detail .product-configurator #step-details {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
  }
}
#product-detail .product-configurator #step-details .detail-type-tabs {
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {
  #product-detail .product-configurator #step-details .detail-type-tabs {
    margin-bottom: 1rem;
  }
}
@media (min-width: 1024px) {
  #product-detail .product-configurator #step-details > .step-navigation {
    margin-top: auto !important;
  }
}

@media (min-width: 1024px) {
  #product-detail .product-info-tabs .product-tab-nav {
    justify-content: flex-start;
  }
}
#product-detail .product-info-tabs .product-tab-btn {
  color: #5E819C;
  opacity: 0.7;
}
#product-detail .product-info-tabs .product-tab-btn.active {
  opacity: 1;
}
#product-detail .product-info-tabs .panel-accordion-header {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-top: none;
  border-bottom: 1px solid #d9e2ea;
}
#product-detail .product-info-tabs .panel-accordion-header .fa-chevron-down {
  display: none;
}
#product-detail .product-info-tabs .product-tab-panel:first-of-type .panel-accordion-header {
  border-top: none;
}
@media (max-width: 1023px) {
  #product-detail .product-info-tabs .product-tab-panel:last-of-type {
    margin-bottom: 0;
  }
}

#product-detail .product-specs--details-tab {
  align-items: stretch;
  gap: 1.5rem;
  margin: 0 8%;
}
@media (min-width: 1024px) {
  #product-detail .product-specs--details-tab {
    margin: 0;
    margin-top: 0;
    gap: 2rem;
  }
}
#product-detail .product-specs--details-tab .specs-card {
  background: #f4f4f2;
  border-radius: 14px;
  padding: 0.35rem 1.15rem 0.55rem;
}
@media (min-width: 1024px) {
  #product-detail .product-specs--details-tab .specs-card {
    flex: 0 0 48%;
    border-radius: 18px;
    padding: 1.1rem 1.65rem;
  }
}
#product-detail .product-specs--details-tab .specs-row {
  display: grid;
  grid-template-columns: 36% 1fr;
  gap: 1rem;
  padding: 0.95rem 0;
  align-items: start;
}
#product-detail .product-specs--details-tab .specs-row .label {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 450;
  letter-spacing: 0.1em;
  line-height: 20px;
  text-transform: uppercase;
  color: #111111;
}
@media (min-width: 1024px) {
  #product-detail .product-specs--details-tab .specs-row .label {
    font-size: 1.1rem;
    letter-spacing: 0.1em;
  }
}
#product-detail .product-specs--details-tab .specs-row .value {
  font-family: "proxima-nova", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0;
  color: #222222;
}
@media (min-width: 1024px) {
  #product-detail .product-specs--details-tab .specs-row .value {
    font-size: 1rem;
    line-height: 1.45;
  }
}
@media (min-width: 1024px) {
  #product-detail .product-specs--details-tab .specs-row {
    display: flex;
    gap: 0;
  }
}
#product-detail .product-specs--details-tab .specs-details {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}
#product-detail .product-specs--details-tab .specs-details.three-columns {
  gap: 0.55rem;
}
#product-detail .product-specs--details-tab .specs-detail-item {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
  gap: 0.85rem;
  padding: 0;
}
@media (max-width: 1023px) {
  #product-detail .product-specs--details-tab .detail-label,
  #product-detail .product-specs--details-tab .detail-value {
    font-family: "proxima-nova", sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 14px !important;
    letter-spacing: 0;
    color: #222222;
  }
}
@media (max-width: 1023px) {
  #product-detail .product-specs--details-tab .detail-label {
    text-transform: none !important;
  }
}
@media (max-width: 1023px) {
  #product-detail .product-specs--details-tab .detail-value {
    white-space: nowrap;
    text-align: right;
  }
}
#product-detail .product-specs--details-tab .specs-details--stacked {
  gap: 0.8rem;
}
#product-detail .product-specs--details-tab .specs-details--stacked p {
  margin: 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0;
  color: #222222;
}
#product-detail .product-specs--details-tab .diagram-container {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #7f7f7f;
  border-radius: 14px;
  padding: 0.85rem;
  margin: 0;
  background: #ffffff;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 1024px) {
  #product-detail .product-specs--details-tab .diagram-container {
    flex: 0 0 48%;
    width: auto;
    border-radius: 18px;
    margin: 0;
    min-width: 333px;
    min-height: 520px;
  }
}
#product-detail .product-specs--details-tab .diagram-container img {
  width: 100%;
  max-width: 540px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1024px) {
  #product-detail .product-specs--details-tab .diagram-container img {
    min-width: 333px;
    min-height: 333px;
  }
}

@media (max-width: 1023px) {
  #product-detail .product-tab-panel[data-panel=details] .panel-content {
    padding-top: 14px;
  }
}

#product-detail .downloads-section--tabbed {
  margin: 0 8%;
  padding-top: 1.35rem;
}
@media (min-width: 1024px) {
  #product-detail .downloads-section--tabbed {
    margin: 0;
  }
}
#product-detail .downloads-section--tabbed .download-links {
  align-items: flex-start;
  gap: 0.85rem;
}
#product-detail .downloads-section--tabbed .download-btn,
#product-detail .downloads-section--tabbed .warranty-btn {
  display: block;
  flex: 0 0 auto;
  width: 100%;
  min-height: 48px;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  font-size: 1rem;
  letter-spacing: 0.08em;
}

@media (min-width: 1024px) {
  #product-detail .product-info-tabs .panel-content .product-description .clamp-description {
    display: block !important;
    -webkit-line-clamp: unset !important;
    overflow: visible !important;
    max-height: none !important;
  }
  #product-detail .product-info-tabs .product-tab-panel[data-panel=description] .product-tab-panel-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin: clamp(24px, 3vw, 40px) 0 15px 0;
  }
  #product-detail .product-info-tabs .product-tab-panel[data-panel=description] .panel-content .product-description .clamp-description {
    font-size: 14px !important;
    line-height: 1rem;
  }
  #product-detail .product-info-tabs .product-tab-panel[data-panel=description] .panel-content .product-description .clamp-description p,
  #product-detail .product-info-tabs .product-tab-panel[data-panel=description] .panel-content .product-description .clamp-description li {
    font-size: 14px !important;
    line-height: 1rem !important;
  }
}
@media (min-width: 1024px) {
  #product-detail #info {
    height: 100%;
    min-height: 0;
    overflow: hidden;
    position: sticky;
    top: calc(var(--site-header-height, 0px) + var(--product-detail-sticky-gap));
    align-self: start;
    display: flex;
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  #product-detail #info .product-configurator {
    flex: 1 1 auto;
    min-height: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  #product-detail .product-configurator .step-content {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
    overflow: hidden;
  }
  #product-detail .product-configurator .step-content > .step-navigation {
    flex-shrink: 0;
    margin-top: auto;
  }
}

@media (min-width: 1024px) {
  #product-detail #info.summary-active {
    height: -moz-fit-content;
    height: fit-content;
    overflow: visible;
    position: static;
  }
  #product-detail #info .product-configurator.summary-active {
    flex: 0 0 auto;
    height: -moz-fit-content;
    height: fit-content;
    overflow: visible;
  }
  #product-detail #step-summary,
  #product-detail #step-cushion-summary {
    height: -moz-fit-content;
    height: fit-content;
    min-height: auto;
    overflow: visible;
  }
}
#product-detail .fabric-grid,
#product-detail .detail-colors-grid {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr);
  gap: 4px;
  overflow: visible;
  align-content: start;
  padding: 0 8%;
  width: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#product-detail .fabric-grid::-webkit-scrollbar,
#product-detail .detail-colors-grid::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail .fabric-grid,
  #product-detail .detail-colors-grid {
    padding: 0;
    gap: 8px;
  }
}
#product-detail .finish-grid,
#product-detail .style-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  overflow: visible;
  align-content: start;
  padding: 0 8%;
  width: 100%;
}
@media (min-width: 1024px) {
  #product-detail .finish-grid,
  #product-detail .style-grid {
    padding: 0;
    gap: 10px;
  }
}
#product-detail .variation-grid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  overflow: visible;
  align-content: start;
  padding: 0 8%;
  width: 100%;
}
@media (min-width: 1024px) {
  #product-detail .variation-grid {
    padding: 0;
    gap: 10px;
  }
}
#product-detail .fabric-swatch,
#product-detail .detail-swatch,
#product-detail .variation-option,
#product-detail .finish-option,
#product-detail .style-option {
  flex: unset !important;
  width: auto !important;
  margin: 0 !important;
}
#product-detail .fabric-grid .swatch-info {
  display: none !important;
}
#product-detail .detail-colors-grid .swatch-name,
#product-detail .finish-name,
#product-detail .style-name,
#product-detail .variation-name {
  display: block !important;
}

#product-detail .fabric-brands .options-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  #product-detail .fabric-brands .options-grid {
    flex-wrap: nowrap;
    gap: 8px;
  }
}
#product-detail .fabric-brands .brand-tab {
  flex: 0 0 32% !important;
  width: auto !important;
  margin-bottom: 8px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 450;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #product-detail .fabric-brands .brand-tab {
    margin-bottom: 0;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
}

#product-detail .selected-step-value,
#product-detail .selected-variation-value,
#product-detail .selected-frame-finish-value,
#product-detail .selected-canopy-style-value,
#product-detail .selected-details-value,
#product-detail #selected-cushion-fabric,
#product-detail #selected-cushion-insert {
  display: none !important;
}

#product-detail #step-fabric .selected-step-value,
#product-detail #step-fabric .selected-fabric-value {
  display: block !important;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
  color: #000000;
  text-align: right;
}
@media (min-width: 1024px) {
  #product-detail #step-fabric .selected-step-value,
  #product-detail #step-fabric .selected-fabric-value {
    text-align: right;
    margin-left: auto;
    padding-left: 1rem;
  }
}

#product-detail .variation-options {
  position: relative;
  max-height: 36vw;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#product-detail .variation-options::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail .variation-options {
    max-height: 235px;
    flex-shrink: 0;
  }
}
#product-detail .variation-options.is-overflowing::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  background: linear-gradient(to bottom, transparent, #fff);
  pointer-events: none;
  z-index: 1;
}
#product-detail .frame-finish-options {
  position: relative;
  max-height: 36vw;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#product-detail .frame-finish-options::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail .frame-finish-options {
    max-height: 235px;
    flex-shrink: 0;
  }
}
#product-detail .frame-finish-options.is-overflowing::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  background: linear-gradient(to bottom, transparent, #fff);
  pointer-events: none;
  z-index: 1;
}
#product-detail .canopy-styles-pane {
  position: relative;
  max-height: 36vw;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#product-detail .canopy-styles-pane::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail .canopy-styles-pane {
    max-height: 235px;
    flex-shrink: 0;
  }
}
#product-detail .canopy-styles-pane.is-overflowing::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  background: linear-gradient(to bottom, transparent, #fff);
  pointer-events: none;
  z-index: 1;
}
#product-detail #step-fabric .fabric-grid-container {
  position: relative;
  max-height: 36vw;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#product-detail #step-fabric .fabric-grid-container::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail #step-fabric .fabric-grid-container {
    max-height: 235px;
    flex-shrink: 0;
  }
}
#product-detail #step-fabric .fabric-grid-container.is-overflowing::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  background: linear-gradient(to bottom, transparent, #fff);
  pointer-events: none;
  z-index: 1;
}
#product-detail #step-fabric .fabric-grid-container {
  min-height: 150px;
  margin-top: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  #product-detail #step-fabric .fabric-grid-container {
    flex: 1 1 0;
    min-height: 150px;
    max-width: 510px;
    max-height: 235px;
  }
}
#product-detail #step-fabric .fabric-grid-container::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  background: linear-gradient(to bottom, transparent, #fff);
  pointer-events: none;
  z-index: 1;
}
@media (min-width: 1024px) {
  #product-detail #step-fabric .fabric-grid-container {
    margin-top: 0;
  }
}
#product-detail #step-details .color-swatches {
  position: relative;
  max-height: 36vw;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#product-detail #step-details .color-swatches::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  #product-detail #step-details .color-swatches {
    max-height: 235px;
    flex-shrink: 0;
  }
}
#product-detail #step-details .color-swatches.is-overflowing::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  background: linear-gradient(to bottom, transparent, #fff);
  pointer-events: none;
  z-index: 1;
}
@media (min-width: 1024px) {
  #product-detail #step-details .color-swatches {
    flex: 1 1 0;
    min-height: 150px;
    max-height: none;
  }
}

#product-detail #step-fabric .fabric-brand-section-label {
  display: none;
}
#product-detail #step-fabric .fabric-grid.primary-fabric,
#product-detail #step-fabric .fabric-grid.accent-fabric {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

#product-detail .fabric-grid[style*="display: none"],
#product-detail .detail-colors-grid[style*="display: none"] {
  display: none !important;
}

@media (max-width: 1023px) {
  #product-detail #step-fabric .step-header {
    flex-direction: row;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  #product-detail #step-fabric .step-header h2 {
    flex-shrink: 0;
  }
  #product-detail #step-fabric .step-header .selected-step-value {
    text-align: right;
    margin-left: auto;
    padding-left: 0.5rem;
    font-size: 12px;
    letter-spacing: 0.05em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 55%;
  }
  #product-detail #step-fabric .fabric-brands .options-grid {
    flex-wrap: nowrap;
  }
  #product-detail #step-fabric .fabric-brands .brand-tab {
    flex: 1 1 0 !important;
    width: auto !important;
    font-size: 10px !important;
    letter-spacing: 0.04em !important;
    padding: 0.35rem 0.15rem;
    white-space: nowrap;
  }
}
@media (max-width: 1023px) {
  #product-detail #info .product-configurator .step-header {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: baseline;
  }
  #product-detail #step-fabric .fabric-grid .fabric-swatch .fabric-grid .fabric-swatch,
  #product-detail .cushion-configurator #step-cushion-fabric .fabric-grid .fabric-swatch {
    display: grid !important;
    grid-template-columns: 45px minmax(0, 1fr) !important;
    align-items: center;
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
  #product-detail #step-fabric .fabric-grid .fabric-swatch .fabric-grid .fabric-swatch .swatch-preview,
  #product-detail .cushion-configurator #step-cushion-fabric .fabric-grid .fabric-swatch .swatch-preview {
    width: 45px !important;
    min-width: 45px !important;
    max-width: 45px !important;
    height: 45px !important;
    min-height: 45px !important;
    max-height: 45px !important;
    aspect-ratio: 1/1 !important;
    flex: 0 0 45px !important;
    margin-bottom: 0 !important;
  }
  #product-detail #step-fabric .fabric-grid .fabric-swatch .fabric-grid .fabric-swatch .swatch-name,
  #product-detail .cushion-configurator #step-cushion-fabric .fabric-grid .fabric-swatch .swatch-name {
    margin-top: 0 !important;
    font-size: 12px;
    line-height: 1.2;
    padding: 0 !important;
    word-break: break-word;
  }
  #product-detail .cushion-configurator #step-cushion-fabric .step-header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  #product-detail .cushion-configurator #step-cushion-fabric .step-header h2 {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
  #product-detail .cushion-configurator #step-cushion-fabric #selected-cushion-fabric {
    display: block !important;
    flex: 1 1 auto;
    min-width: 0;
    margin-left: 0.75rem;
    font-family: "proxima-nova", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: none;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #product-detail .cushion-configurator #step-cushion-fabric #cushion-fabric-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px;
    align-items: start;
  }
  #product-detail .cushion-configurator #step-cushion-fabric .fabric-swatch.cushion-fabric-option {
    display: grid;
    grid-template-columns: 45px minmax(0, 1fr);
    align-items: center;
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
  #product-detail .cushion-configurator #step-cushion-fabric .fabric-swatch.cushion-fabric-option .swatch-preview {
    aspect-ratio: 1/1 !important;
  }
  #product-detail .cushion-configurator #step-cushion-fabric .fabric-swatch.cushion-fabric-option .swatch-name {
    font-size: 12px;
  }
}
#about-march .hero {
  width: 100%;
  height: 33vh;
}
@media (min-width: 1024px) {
  #about-march .hero {
    height: 50vh;
  }
}
#about-march .info {
  margin: 2rem 10%;
  color: #797A7C;
}
@media (min-width: 1024px) {
  #about-march .info {
    margin: 4rem 10%;
  }
}
#about-march .info .title {
  font-weight: bold;
  margin-bottom: 2rem;
  color: #F68D21;
}
@media (min-width: 1024px) {
  #about-march .info .title {
    margin-bottom: 3rem;
  }
}

#discover .hero-image {
  height: 85vh;
  margin-bottom: 3rem;
  position: relative;
}
@media (min-width: 1024px) {
  #discover .hero-image {
    height: 50vh;
    margin-bottom: 4rem;
  }
}
#discover .hero-image .title {
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  font-size: 5rem;
}
#discover .section {
  padding: 0 10%;
  color: #797A7C;
}
@media (min-width: 1024px) {
  #discover .section {
    padding: 0 10%;
  }
}
#discover .section .section_title {
  color: #F68D21;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #discover .section .section_title {
    margin-bottom: 3rem;
  }
}
#discover .section .intro {
  text-align: center;
  padding-bottom: 3rem;
}
#discover .section .row {
  display: flex;
  height: auto;
  justify-content: space-between;
  margin-bottom: 4rem;
}
#discover .section .row .half {
  width: 100%;
}
@media (min-width: 1024px) {
  #discover .section .row .half {
    width: 49%;
  }
}
#discover .section .row .spec_image {
  height: 50vh;
}
@media (min-width: 1024px) {
  #discover .section .row .spec_image {
    height: 35vh;
  }
}
#discover .section .row .fabric_image, #discover .section .row .materials_image {
  padding: 0 1rem;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 50vh;
}
@media (min-width: 1024px) {
  #discover .section .row .fabric_image, #discover .section .row .materials_image {
    height: 40vw;
    padding-bottom: 2rem;
  }
}
#discover .section .row .frame_desc .desc_title {
  text-align: left;
}
#discover .section .row .frame_desc .desc_text {
  width: 60%;
}
#discover .section .row .frame_image {
  width: 40%;
  float: left;
  margin-right: 2rem;
}
#discover .section .row .frame_image img {
  width: 100%;
}
@media (min-width: 1440px) {
  #discover .section .row .frame_image {
    width: 25%;
    margin-right: 2rem;
  }
}
#discover .section .row .lift_desc .desc_text {
  width: 60%;
}
#discover .section .row .bg_frame {
  border-radius: 2rem;
  padding: 2rem;
  background-color: #EFF9F6;
}
#discover .section .row .canopy_image {
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: auto;
}
#discover .section .row .canopy_image img {
  width: 100%;
}
#discover .section .img_on_left .fabric_image, #discover .section .img_on_left .materials_image {
  order: 1;
}
@media (min-width: 1024px) {
  #discover .section .img_on_left .fabric_image, #discover .section .img_on_left .materials_image {
    order: 1;
  }
}
#discover .section .img_on_left .fabric_desc, #discover .section .img_on_left .materials_desc {
  order: 2;
}
@media (min-width: 1024px) {
  #discover .section .img_on_left .fabric_desc, #discover .section .img_on_left .materials_desc {
    order: 2;
  }
}
#discover .section .img_on_right .fabric_image, #discover .section .img_on_right .materials_image {
  order: 1;
}
@media (min-width: 1024px) {
  #discover .section .img_on_right .fabric_image, #discover .section .img_on_right .materials_image {
    order: 2;
  }
}
#discover .section .img_on_right .fabric_desc, #discover .section .img_on_right .materials_desc {
  order: 2;
}
@media (min-width: 1024px) {
  #discover .section .img_on_right .fabric_desc, #discover .section .img_on_right .materials_desc {
    order: 1;
  }
}
#discover .section .desc_title {
  color: #5E819C;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #discover .section .desc_title {
    margin-top: 0;
  }
}
#discover .section .desc_text {
  padding: 0 1rem;
}

#account-page .account-form__display .account-form__row {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
}
#account-page .account-form__display .account-form__row .account-form__field {
  flex: 1;
}
#account-page .account-form__display .account-form__field {
  margin-bottom: 1rem;
}
#account-page .account-form__display .account-form__field:last-child {
  margin-bottom: 0;
}
#account-page .account-form__display .account-form__field .account-form__label {
  display: block;
  font-weight: bold;
  color: #37393A;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}
#account-page .account-form__display .account-form__field .account-form__value {
  display: block;
  color: #37393A;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.5;
  min-height: 1.5rem;
  padding: 0.75rem 0;
}
#account-page .account-form__empty {
  text-align: center;
  padding: 2rem 0;
}
#account-page .account-form__empty p {
  color: #37393A;
  margin-bottom: 1rem;
}
#account-page .continue-to-approval-btn {
  display: flex !important;
  justify-content: center !important;
  margin-top: 2rem !important;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--orange, #account-page .complete-card-container .account-form .account-form__actions .btn-standard--orange {
  background-color: transparent;
  border: 1px solid #F68D21;
  color: #F68D21;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--orange[id^=btn-set-primary], #account-page .complete-card-container .account-form .account-form__actions .btn-standard--orange[id^=btn-set-primary], #account-page .account-form-container .account-form .account-form__actions .btn-standard--orange.btn-delete-address, #account-page .complete-card-container .account-form .account-form__actions .btn-standard--orange.btn-delete-address {
  border: 2px solid #F68D21;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--orange:hover, #account-page .complete-card-container .account-form .account-form__actions .btn-standard--orange:hover {
  background-color: #F68D21;
  color: #ffffff;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--orange:focus, #account-page .complete-card-container .account-form .account-form__actions .btn-standard--orange:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(246, 141, 33, 0.2);
}
@media (max-width: 575px) {
  #account-page .account-form-container .account-form .account-form__actions .btn-standard--orange, #account-page .complete-card-container .account-form .account-form__actions .btn-standard--orange {
    width: 100% !important;
    max-width: 100% !important;
  }
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--blue,
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue {
  background-color: transparent;
  border: 1px solid #5E819C;
  color: #5E819C;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--blue[id^=btn-edit-billing], #account-page .account-form-container .account-form .account-form__actions .btn-standard--blue[id^=btn-edit-shipping], #account-page .account-form-container .account-form .account-form__actions .btn-standard--blue[id^=btn-add-more-shipping], #account-page .account-form-container .account-form .account-form__actions .btn-standard--blue[id^=btn-add-shipping],
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue[id^=btn-edit-billing],
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue[id^=btn-edit-shipping],
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue[id^=btn-add-more-shipping],
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue[id^=btn-add-shipping] {
  border: 2px solid #5E819C;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--blue[id=btn-add-more-shipping],
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue[id=btn-add-more-shipping] {
  font-size: 14px !important;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--blue:hover,
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue:hover {
  background-color: #5E819C;
  color: #ffffff;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--blue:focus,
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(94, 129, 156, 0.2);
}
@media (max-width: 575px) {
  #account-page .account-form-container .account-form .account-form__actions .btn-standard--blue,
  #account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue {
    width: 100% !important;
    max-width: 100% !important;
  }
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--blue-bg,
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue-bg {
  background-color: #5E819C;
  border: 1px solid #5E819C;
  color: #ffffff;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-billing], #account-page .account-form-container .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-shipping],
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-billing],
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-shipping] {
  border: 2px solid #5E819C;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--blue-bg:hover,
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue-bg:hover {
  background-color: rgb(74.824, 102.684, 124.176);
  border-color: rgb(74.824, 102.684, 124.176);
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--blue-bg:focus,
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--blue-bg:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(94, 129, 156, 0.2);
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--saved,
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--saved {
  background-color: transparent;
  border: 1px solid #5E819C;
  color: #5E819C;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--saved:hover,
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--saved:hover {
  background-color: #5E819C;
  color: #ffffff;
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--saved:focus,
#account-page .complete-card-container .account-form .account-form__actions .btn-standard--saved:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(94, 129, 156, 0.2);
}
#account-page #shipping-address-card .account-form .account-form__actions .btn-standard--blue-bg,
#account-page [id^=shipping-address-card-] .account-form .account-form__actions .btn-standard--blue-bg {
  background-color: #5E819C;
  border: 1px solid #5E819C;
  color: #ffffff;
}
#account-page #shipping-address-card .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-billing], #account-page #shipping-address-card .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-shipping],
#account-page [id^=shipping-address-card-] .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-billing],
#account-page [id^=shipping-address-card-] .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-shipping] {
  border: 2px solid #5E819C;
}
#account-page #shipping-address-card .account-form .account-form__actions .btn-standard--blue-bg:hover,
#account-page [id^=shipping-address-card-] .account-form .account-form__actions .btn-standard--blue-bg:hover {
  background-color: rgb(74.824, 102.684, 124.176);
  border-color: rgb(74.824, 102.684, 124.176);
}
#account-page .account-form-container[id*=shipping] .account-form .account-form__actions .btn-standard--blue-bg, #account-page [id*=shipping].complete-card-container .account-form .account-form__actions .btn-standard--blue-bg,
#account-page .account-form-container[id*=shipping] .account-form .account-form__actions button.btn-standard--blue-bg {
  background-color: #5E819C;
  border: 1px solid #5E819C;
  color: #ffffff;
}
#account-page .account-form-container[id*=shipping] .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-billing], #account-page [id*=shipping].complete-card-container .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-billing], #account-page .account-form-container[id*=shipping] .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-shipping], #account-page [id*=shipping].complete-card-container .account-form .account-form__actions .btn-standard--blue-bg[id^=btn-save-shipping],
#account-page .account-form-container[id*=shipping] .account-form .account-form__actions button.btn-standard--blue-bg[id^=btn-save-billing],
#account-page .account-form-container[id*=shipping] .account-form .account-form__actions button.btn-standard--blue-bg[id^=btn-save-shipping] {
  border: 2px solid #5E819C;
}
#account-page .account-form-container[id*=shipping] .account-form .account-form__actions .btn-standard--blue-bg:hover, #account-page [id*=shipping].complete-card-container .account-form .account-form__actions .btn-standard--blue-bg:hover,
#account-page .account-form-container[id*=shipping] .account-form .account-form__actions button.btn-standard--blue-bg:hover {
  background-color: rgb(74.824, 102.684, 124.176);
  border-color: rgb(74.824, 102.684, 124.176);
}
#account-page #shipping-address-card .account-form .account-form__actions #btn-edit-shipping.btn-standard--blue-bg,
#account-page [id^=shipping-address-card-] .account-form .account-form__actions [id^=btn-edit-shipping-].btn-standard--blue-bg {
  background-color: #5E819C;
  border: 1px solid #5E819C;
  color: #ffffff;
}
#account-page #shipping-address-card .account-form .account-form__actions #btn-edit-shipping.btn-standard--blue-bg:hover,
#account-page [id^=shipping-address-card-] .account-form .account-form__actions [id^=btn-edit-shipping-].btn-standard--blue-bg:hover {
  background-color: rgb(74.824, 102.684, 124.176);
  border-color: rgb(74.824, 102.684, 124.176);
}
#account-page .account-form-container .account-form .account-form__actions .btn-standard--outline[id^=btn-cancel-billing], #account-page .complete-card-container .account-form .account-form__actions .btn-standard--outline[id^=btn-cancel-billing], #account-page .account-form-container .account-form .account-form__actions .btn-standard--outline[id^=btn-cancel-shipping], #account-page .complete-card-container .account-form .account-form__actions .btn-standard--outline[id^=btn-cancel-shipping] {
  border: 2px solid #5E819C;
}
#account-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: #ffffff;
}
#account-page .btn-standard {
  max-width: 360px;
}
#account-page .account-page__header {
  text-align: center;
  padding: 3rem 2rem 2rem;
}
#account-page .account-page__header .account-page__title {
  font-size: 2rem;
  font-weight: bold;
  color: #37393A;
  margin: 0;
  letter-spacing: 2px;
}
@media (min-width: 1024px) {
  #account-page .account-page__header {
    padding: 4rem 2rem 2rem;
  }
  #account-page .account-page__header .account-page__title {
    font-size: 2.5rem;
  }
}
#account-page .account-page__nav {
  display: flex;
  justify-content: flex-start;
  padding: 0 5% 3rem 5%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#account-page .account-page__nav::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  #account-page .account-page__nav {
    justify-content: center;
    padding: 0 2rem 3rem;
    overflow-x: visible;
  }
}
#account-page .account-page__nav .account-nav {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 1.5rem;
  flex-shrink: 0;
  min-width: -moz-max-content;
  min-width: max-content;
}
@media (min-width: 1024px) {
  #account-page .account-page__nav .account-nav {
    gap: 2rem;
    flex-shrink: 1;
    min-width: auto;
  }
}
#account-page .account-page__nav .account-nav .account-nav__item {
  flex-shrink: 0;
}
#account-page .account-page__nav .account-nav .account-nav__item .account-nav__link {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #37393A;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  line-height: auto;
  padding: 0.5rem 0;
  position: relative;
  transition: color 0.3s ease;
  white-space: nowrap;
}
#account-page .account-page__nav .account-nav .account-nav__item .account-nav__link:hover {
  color: #5E819C;
}
#account-page .account-page__nav .account-nav .account-nav__item .account-nav__link.account-nav__link--active {
  color: #5E819C;
}
#account-page .account-page__nav .account-nav .account-nav__item .account-nav__link.account-nav__link--active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #5E819C;
}
#account-page .account-page__nav .account-nav .account-nav__item .account-nav__link.account-nav__link__orange {
  color: #F68D21;
}
@media (min-width: 1024px) {
  #account-page .account-page__nav .account-nav .account-nav__item .account-nav__link {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  #account-page .account-page__nav .account-nav {
    gap: 3rem;
  }
}
#account-page .account-page__content {
  flex: 1;
  display: flex;
  justify-content: center;
  padding: 0 5% 3rem 5%;
}
@media (min-width: 1024px) {
  #account-page .account-page__content {
    padding: 0 2rem 3rem;
  }
}
#account-page .account-form-container, #account-page .complete-card-container {
  background-color: #F2F2F2;
  border-radius: 10px;
  padding: 2rem 1rem;
}
@media (min-width: 1024px) {
  #account-page .account-form-container, #account-page .complete-card-container {
    padding: 2.5rem 3rem;
  }
}
#account-page .account-form-container .account-form .account-form__section .account-form__row, #account-page .complete-card-container .account-form .account-form__section .account-form__row {
  display: flex;
  gap: 1rem;
}
@media (min-width: 1024px) {
  #account-page .account-form-container .account-form .account-form__section .account-form__row, #account-page .complete-card-container .account-form .account-form__section .account-form__row {
    margin-bottom: 1rem;
    gap: 1.5rem;
  }
}
#account-page .account-form-container .account-form .account-form__section .account-form__row .account-form__field, #account-page .complete-card-container .account-form .account-form__section .account-form__row .account-form__field {
  flex: 1;
}
#account-page .account-form-container .account-form .account-form__section .account-form__field, #account-page .complete-card-container .account-form .account-form__section .account-form__field {
  margin-bottom: 1rem;
}
#account-page .account-form-container .account-form .account-form__section .account-form__field .account-form__label, #account-page .complete-card-container .account-form .account-form__section .account-form__field .account-form__label {
  display: block;
  font-size: 0.9rem;
  font-weight: 600;
  color: #37393A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (min-width: 1024px) {
  #account-page .account-form-container .account-form .account-form__section .account-form__field .account-form__label, #account-page .complete-card-container .account-form .account-form__section .account-form__field .account-form__label {
    font-size: 1rem;
  }
}
#account-page .account-form-container .account-form .account-form__section .account-form__field .account-form__input, #account-page .complete-card-container .account-form .account-form__section .account-form__field .account-form__input {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 1rem;
  color: #37393A;
  background-color: #ffffff;
  transition: border-color 0.3s ease;
  height: 50px;
}
#account-page .account-form-container .account-form .account-form__section .account-form__field .account-form__input:focus, #account-page .complete-card-container .account-form .account-form__section .account-form__field .account-form__input:focus {
  outline: none;
  border-color: #5E819C;
}
#account-page .account-form-container .account-form .account-form__section .account-form__field .account-form__input.account-form__input--error, #account-page .complete-card-container .account-form .account-form__section .account-form__field .account-form__input.account-form__input--error {
  border-color: #dc3545;
}
@media (min-width: 1024px) {
  #account-page .account-form-container .account-form .account-form__section .account-form__field .account-form__input, #account-page .complete-card-container .account-form .account-form__section .account-form__field .account-form__input {
    padding: 0.4rem 0.8rem;
    font-size: 1.1rem;
  }
}
#account-page .account-form-container .account-form .account-form__section .account-form__field .account-form__error, #account-page .complete-card-container .account-form .account-form__section .account-form__field .account-form__error {
  color: #dc3545;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}
#account-page .account-form-container .account-form .account-form__divider, #account-page .complete-card-container .account-form .account-form__divider {
  width: 100%;
  height: 1px;
  background-color: #ddd;
  margin: 2rem 0;
}
#account-page .account-form-container .account-form .account-form__section-title, #account-page .complete-card-container .account-form .account-form__section-title {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
}
#account-page .account-form-container .account-form .account-form__textarea, #account-page .complete-card-container .account-form .account-form__textarea {
  height: 50px;
  min-height: 50px;
  resize: none;
}
#account-page .account-form-container .account-form .account-form__actions, #account-page .complete-card-container .account-form .account-form__actions {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 50px;
}
@media (max-width: 575px) {
  #account-page .account-form-container .account-form .account-form__actions, #account-page .complete-card-container .account-form .account-form__actions {
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
  }
}
@media (min-width: 576px) {
  #account-page .account-form-container .account-form .account-form__actions, #account-page .complete-card-container .account-form .account-form__actions {
    flex-direction: row;
    gap: 0.5rem;
    justify-content: center;
  }
}
#account-page .account-form-container .account-form .account-form__actions.account-form__actions--global, #account-page .complete-card-container .account-form .account-form__actions.account-form__actions--global {
  justify-content: center;
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid #E0E0E0;
}
#account-page .account-form-container .account-form .account-form__actions.account-form__actions--global .btn-standard, #account-page .complete-card-container .account-form .account-form__actions.account-form__actions--global .btn-standard {
  min-width: 200px;
  width: auto;
}
#account-page .account-form-container .account-form .account-form__actions.account-form__actions--center, #account-page .complete-card-container .account-form .account-form__actions.account-form__actions--center {
  justify-content: center !important;
}
@media (min-width: 576px) {
  #account-page .account-form-container .account-form .account-form__actions.account-form__actions--center, #account-page .complete-card-container .account-form .account-form__actions.account-form__actions--center {
    justify-content: center !important;
  }
}
@media (min-width: 768px) {
  #account-page .account-form-container .account-form .account-form__actions.account-form__actions--center, #account-page .complete-card-container .account-form .account-form__actions.account-form__actions--center {
    justify-content: center !important;
  }
}
#account-page .account-form-container .account-form .payment-method-card, #account-page .complete-card-container .account-form .payment-method-card {
  background-color: #F8F8F8;
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  padding: 1.5rem;
  margin-bottom: 1rem;
  transition: all 0.2s ease;
}
#account-page .account-form-container .account-form .payment-method-card:hover, #account-page .complete-card-container .account-form .payment-method-card:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
#account-page .account-form-container .account-form .payment-method-card.payment-method-card--primary, #account-page .complete-card-container .account-form .payment-method-card.payment-method-card--primary {
  border: 2px solid #5E819C;
  background-color: #F0F4F7;
}
#account-page .account-form-container .account-form .payment-method-header, #account-page .complete-card-container .account-form .payment-method-header {
  margin-bottom: 1rem;
}
#account-page .account-form-container .account-form .payment-method-label, #account-page .complete-card-container .account-form .payment-method-label {
  font-size: 0.8rem;
  font-weight: 700;
  color: black;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#account-page .account-form-container .account-form .payment-method-content, #account-page .complete-card-container .account-form .payment-method-content {
  display: flex;
  align-items: center;
  gap: 1rem;
}
#account-page .account-form-container .account-form .payment-method-brand, #account-page .complete-card-container .account-form .payment-method-brand {
  flex-shrink: 0;
}
#account-page .account-form-container .account-form .payment-method-brand i, #account-page .complete-card-container .account-form .payment-method-brand i {
  color: #333;
}
#account-page .account-form-container .account-form .payment-method-details, #account-page .complete-card-container .account-form .payment-method-details {
  flex: 1;
}
#account-page .account-form-container .account-form .payment-method-number, #account-page .complete-card-container .account-form .payment-method-number {
  font-weight: 600;
  color: #000;
  margin-bottom: 0.25rem;
}
#account-page .account-form-container .account-form .payment-method-expiry, #account-page .complete-card-container .account-form .payment-method-expiry {
  font-size: 0.9rem;
  color: #666;
}
#account-page .account-form-container .account-form .payment-method-expiry.payment-method-expiry--expired, #account-page .complete-card-container .account-form .payment-method-expiry.payment-method-expiry--expired {
  color: #DC3545;
  font-weight: 600;
}
#account-page .account-form-container .account-form .payment-method-actions, #account-page .complete-card-container .account-form .payment-method-actions {
  flex-shrink: 0;
}
#account-page .account-form-container .account-form .btn-small, #account-page .complete-card-container .account-form .btn-small {
  padding: 0.5rem 1rem;
  font-size: 0.8rem;
  min-width: auto;
}
#account-page .account-form-container .account-form .btn-danger, #account-page .complete-card-container .account-form .btn-danger {
  color: #DC3545;
  border-color: #DC3545;
}
#account-page .account-form-container .account-form .btn-danger:hover, #account-page .complete-card-container .account-form .btn-danger:hover {
  background-color: #DC3545;
  color: white;
}
#account-page .account-success-message {
  background-color: #d4edda;
  color: #155724;
  padding: 1rem;
  border-radius: 5px;
  margin-bottom: 2rem;
  text-align: center;
  font-weight: 500;
}
#account-page .orders-page .order-page-title,
#account-page .orders-page .completed-orders-title {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#account-page .orders-page .order-chunk {
  background-color: white;
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  margin-bottom: 1rem;
  padding: 1.5rem;
}
#account-page .orders-page .order-chunk:last-child {
  margin-bottom: 0;
}
#account-page .orders-page .order-chunk input[type=text],
#account-page .orders-page .order-chunk input[type=email],
#account-page .orders-page .order-chunk input[type=tel],
#account-page .orders-page .order-chunk input[type=number],
#account-page .orders-page .order-chunk input[type=password],
#account-page .orders-page .order-chunk select,
#account-page .orders-page .order-chunk .account-form__input,
#account-page .orders-page .order-info-chunk input[type=text],
#account-page .orders-page .order-info-chunk input[type=email],
#account-page .orders-page .order-info-chunk input[type=tel],
#account-page .orders-page .order-info-chunk input[type=number],
#account-page .orders-page .order-info-chunk input[type=password],
#account-page .orders-page .order-info-chunk select,
#account-page .orders-page .order-info-chunk .account-form__input,
#account-page .orders-page .order-summary-chunk input[type=text],
#account-page .orders-page .order-summary-chunk input[type=email],
#account-page .orders-page .order-summary-chunk input[type=tel],
#account-page .orders-page .order-summary-chunk input[type=number],
#account-page .orders-page .order-summary-chunk input[type=password],
#account-page .orders-page .order-summary-chunk select,
#account-page .orders-page .order-summary-chunk .account-form__input {
  height: 50px;
  line-height: 50px;
}
#account-page .orders-page .order-info-row {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  #account-page .orders-page .order-info-row {
    flex-direction: row;
    gap: 1rem;
  }
}
#account-page .orders-page .order-info-chunk {
  flex: 1;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 1.5rem;
  border: 1px solid #E0E0E0;
  overflow-wrap: break-word;
}
#account-page .orders-page .order-info-chunk.order-info-chunk--left {
  margin-bottom: 0;
}
#account-page .orders-page .order-info-content {
  width: 100%;
  display: grid;
  grid-template-columns: 180px 1fr;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 1.5rem;
  align-items: start;
}
@media (min-width: 576px) {
  #account-page .orders-page .order-info-content {
    grid-template-columns: 140px 1fr;
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
    row-gap: 1rem;
  }
}
#account-page .orders-page .order-info-item {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
#account-page .orders-page .order-info-item:last-child {
  margin-bottom: 0;
}
#account-page .orders-page .order-info-label {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: normal;
  display: flex;
  align-items: center;
  min-height: 20px;
}
#account-page .orders-page .order-info-value {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  font-family: "Proxima Nova", sans-serif;
  line-height: 20px;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-height: 20px;
  word-break: break-word;
  overflow-wrap: break-word;
}
#account-page .orders-page .order-info-value.order-status {
  color: #000;
  font-weight: 400;
  letter-spacing: 0.5px;
}
#account-page .orders-page .order-info-value:has(.tracking-more) {
  justify-content: space-between;
  gap: 0;
}
#account-page .orders-page .summary-total .order-info-value {
  font-weight: 700;
}
#account-page .orders-page .tracking-more {
  cursor: pointer;
  color: #666;
  font-size: 0.9rem;
  margin-left: 0.5rem;
  transition: color 0.2s ease;
}
#account-page .orders-page .tracking-more:hover {
  color: #000;
}
#account-page .orders-page .badge {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
#account-page .orders-page .order-items-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 25px;
  margin-top: 25px;
}
#account-page .orders-page .product-chunk-content {
  display: flex;
  flex-direction: row;
  gap: 3rem;
  align-items: center;
}
@media (min-width: 768px) {
  #account-page .orders-page .product-chunk-content {
    flex-direction: row;
    gap: 2rem;
  }
}
#account-page .orders-page .order-info-item-row {
  display: contents;
}
#account-page .orders-page .order-info-item-row .order-info-label {
  grid-column: 1;
}
#account-page .orders-page .order-info-item-row .order-info-value {
  grid-column: 2;
}
#account-page .orders-page .order-items-chunk .product-item {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 1.5rem;
  margin-bottom: 1rem;
  border: 1px solid #e9ecef;
}
#account-page .orders-page .order-items-chunk .product-item .product-icon {
  width: 120px;
  height: 120px;
  background-color: #f8f9fa;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid #e9ecef;
  margin-right: 1rem;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  #account-page .orders-page .order-items-chunk .product-item .product-icon {
    width: 100px;
    height: 100px;
    align-self: flex-start;
    margin-right: 0.75rem;
  }
}
#account-page .orders-page .order-items-chunk .product-item .product-icon .product-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
#account-page .orders-page .order-items-chunk .product-item .product-icon .product-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f8f9fa;
  border-radius: 8px;
}
#account-page .orders-page .order-items-chunk .product-item .product-icon .product-placeholder i {
  color: #6c757d;
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  #account-page .orders-page .order-items-chunk .product-item .product-icon .product-placeholder i {
    font-size: 2rem;
  }
}
#account-page .orders-page .payment-summary-row {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  margin-bottom: 3rem;
}
@media (max-width: 575px) {
  #account-page .orders-page .payment-summary-row {
    flex-wrap: wrap;
  }
}
@media (min-width: 576px) {
  #account-page .orders-page .payment-summary-row {
    flex-direction: row;
    gap: 1rem;
  }
}
#account-page .orders-page .payment-shipping-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (max-width: 575px) {
  #account-page .orders-page .payment-shipping-wrapper {
    order: 1;
    flex: 0 0 100%;
  }
}
#account-page .orders-page .order-summary-chunk {
  flex: 1;
}
@media (max-width: 575px) {
  #account-page .orders-page .order-summary-chunk {
    flex: 0 0 100%;
    order: 3;
  }
}
#account-page .orders-page .detail-title {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: normal;
  display: flex;
  align-items: center;
  min-height: 20px;
  margin-bottom: 0.75rem;
}
#account-page .orders-page .detail-value {
  font-size: 1rem;
  color: #000;
  line-height: 1.4;
  font-weight: 400;
}
#account-page .orders-page .order-title {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: normal;
  display: flex;
  align-items: center;
  min-height: 20px;
  margin-bottom: 2.5rem;
}
#account-page .orders-page .payment-shipping-wrapper .payment-method-chunk:first-child {
  margin-bottom: 0;
}
#account-page .orders-page .payment-method-chunk, #account-page .orders-page .ship-to-chunk {
  height: 100%;
}
#account-page .orders-page .order-summary-chunk .order-summary-content .summary-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}
#account-page .orders-page .order-summary-chunk .order-summary-content .summary-row:last-child {
  margin-bottom: 0;
}
#account-page .orders-page .order-summary-chunk .order-summary-content .summary-value {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-family: "Proxima Nova", sans-serif;
  line-height: 20px;
}
#account-page .orders-page .order-summary-chunk .order-summary-content .summary-total {
  padding-top: 0.75rem;
  margin-top: 0.75rem;
}
#account-page .orders-page .order-summary-chunk .order-summary-content .summary-total .summary-value {
  font-weight: 700;
  font-size: 16px;
  color: #000;
  font-family: "Proxima Nova", sans-serif;
  line-height: 20px;
}
#account-page .orders-page .footer-chunk .footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  gap: 1.5rem;
}
@media (min-width: 576px) {
  #account-page .orders-page .footer-chunk .footer-content {
    gap: 1rem;
    align-items: flex-start;
  }
}
#account-page .orders-page .footer-chunk .help-link {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-family: "Proxima Nova", sans-serif;
  line-height: 20px;
  font-weight: 600;
}
#account-page .orders-page .footer-chunk .help-link a {
  color: #000;
  text-decoration: underline;
  font-weight: 400;
  font-family: "Proxima Nova", sans-serif;
}
#account-page .orders-page .footer-chunk .help-link a:hover {
  color: #333;
}
#account-page .orders-page .footer-chunk .blue-btn-clear-bg {
  max-width: 360px;
}
#account-page .orders-page .footer-chunk .order-footer-actions {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
#account-page .orders-page .no-orders-container {
  display: flex;
  justify-content: center;
  padding: 3rem 1rem;
}
#account-page .orders-page .no-orders-container .no-orders-message h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 1rem;
}
#account-page .orders-page .no-orders-container .no-orders-message p {
  font-size: 1rem;
  color: #666;
  margin-bottom: 2rem;
  line-height: 1.5;
}
#account-page .orders-page .no-orders-container .no-orders-message .btn {
  background-color: #5E819C;
  color: white;
  border: 1px solid #5E819C;
  padding: 1rem 2rem;
  border-radius: 4px;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s ease;
}
#account-page .orders-page .no-orders-container .no-orders-message .btn:hover {
  background-color: #4a6b7a;
  border-color: #4a6b7a;
  color: white;
  text-decoration: none;
}
#account-page .orders-page .pagination-container {
  margin-top: 2rem;
  text-align: center;
}
#account-page .complete-card-container {
  margin-top: 50px;
}
#account-page .completed-orders-section .completed-orders-container {
  display: flex;
  flex-direction: column;
  gap: 0;
}
#account-page .completed-orders-section .completed-orders-container .product-item {
  margin-bottom: 1rem;
}
#account-page .completed-orders-section .completed-order-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 1.5rem;
  border: 1px solid #e9ecef;
}
#account-page .completed-orders-section .completed-order-card .completed-order-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e9ecef;
}
#account-page .completed-orders-section .completed-order-card .completed-order-header .completed-order-info {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
#account-page .completed-orders-section .completed-order-card .completed-order-header .completed-order-info .completed-order-date {
  font-size: 14px;
  color: #666;
  font-weight: 500;
  font-family: "Proxima Nova", sans-serif;
}
#account-page .completed-orders-section .completed-order-card .completed-order-header .completed-order-info .completed-order-number {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  font-family: "Proxima Nova", sans-serif;
}
#account-page .completed-orders-section .completed-order-card .completed-order-header .completed-order-status .status-badge {
  background-color: #28a745;
  color: white;
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Proxima Nova", sans-serif;
}
#account-page .completed-orders-section .loading-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 2rem;
  color: #666;
  font-family: "Proxima Nova", sans-serif;
}
#account-page .completed-orders-section .loading-indicator .spinner {
  width: 20px;
  height: 20px;
  border: 2px solid #e9ecef;
  border-top: 2px solid #007bff;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
#account-page .completed-orders-section .infinite-scroll-sentinel {
  height: 1px;
  width: 100%;
}
#account-page .year-divider {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
#account-page .year-divider-content {
  display: flex;
  align-items: center;
  width: 100%;
}
#account-page .year-divider-line {
  flex: 1;
  height: 1px;
  background-image: url("/images/divider.svg");
  background-repeat: no-repeat;
  background-size: 100% 1px;
}
#account-page .year-divider-text {
  font-family: "Proxima Nova", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #666;
  white-space: nowrap;
  padding: 0 1rem;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 576px) {
  #account-page .completed-orders-section .completed-order-card {
    padding: 1rem;
  }
  #account-page .completed-orders-section .completed-order-card .completed-order-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
}
#account-page .order-summary-content .summary-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}
#account-page .order-summary-content .summary-row:last-child {
  margin-bottom: 0;
}
#account-page .order-summary-content .summary-value {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-family: "Proxima Nova", sans-serif;
  line-height: 20px;
}
#account-page .order-summary-content .summary-total {
  padding-top: 0.75rem;
  margin-top: 0.75rem;
}
#account-page .order-summary-content .summary-total .summary-value {
  font-weight: 700;
  font-size: 16px;
  color: #000;
  font-family: "Proxima Nova", sans-serif;
  line-height: 20px;
}
#account-page .order-title {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: normal;
  display: flex;
  align-items: center;
  min-height: 20px;
  margin-bottom: 2.5rem;
}
#account-page .accordion.my-5 {
  padding: 0 2rem 3rem;
}
#account-page .orders-listing .order-summary-content .summary-row {
  margin-bottom: 0;
}
#account-page .product-details {
  flex: 1;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 1.8rem;
  align-items: start;
}
@media (max-width: 767px) {
  #account-page .product-details {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }
}
#account-page .product-details .product-series-sku {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  max-width: 138px;
  min-height: 44px;
}
@media (max-width: 767px) {
  #account-page .product-details .product-series-sku {
    max-width: 100%;
  }
}
#account-page .product-details .product-series {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  font-family: "Proxima Nova", sans-serif;
  line-height: 20px;
  word-break: break-word;
  overflow-wrap: break-word;
}
#account-page .product-details .product-sku {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-family: "Proxima Nova", sans-serif;
  line-height: 20px;
  word-break: break-word;
  overflow-wrap: break-word;
}
#account-page .product-description {
  font-size: 16px;
  color: #000;
  line-height: 20px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  font-family: "Proxima Nova", sans-serif;
  font-weight: 400;
  max-width: 580px;
  margin-top: 0;
  align-self: start;
}
@media (max-width: 767px) {
  #account-page .product-description {
    max-width: 100%;
  }
}
#account-page .product-status-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.5rem;
  align-self: center;
}
@media (max-width: 767px) {
  #account-page .product-status-actions {
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  #account-page .product-status-actions {
    align-items: flex-start;
  }
}
#account-page .product-status {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-family: "Proxima Nova", sans-serif;
  line-height: 20px;
  text-align: right;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #account-page .product-status {
    text-align: left;
    white-space: normal;
  }
}
@media (min-width: 768px) {
  #account-page .product-status {
    text-align: left;
  }
}
#account-page .reorder-btn--inline {
  width: 100%;
  height: 32px;
  padding: 0 14px;
  font-size: 10px;
}
#account-page .save-address-button {
  max-width: 360px;
  height: 50px;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
#account-page .addresses-page .account-form-container, #account-page .addresses-page .complete-card-container {
  margin-bottom: 50px;
}
#account-page .addresses-page .account-form-container:last-child, #account-page .addresses-page .complete-card-container:last-child {
  margin-bottom: 0;
}
#account-page .addresses-page .account-form__actions {
  justify-content: space-between;
  gap: 1rem;
}
@media (min-width: 576px) {
  #account-page .addresses-page .account-form__actions {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  #account-page .addresses-page .account-form__actions {
    justify-content: space-between;
  }
}
#account-page .addresses-page .account-form__actions .btn-standard,
#account-page .addresses-page .account-form__actions .btn-standard--outline,
#account-page .addresses-page .account-form__actions .btn-save-address {
  width: 360px;
  max-width: 360px;
  height: 50px;
}
#account-page .addresses-page .account-form__actions #btn-add-shipping {
  font-size: 12px;
}
@media (min-width: 576px) {
  #account-page .addresses-page .account-form__actions #btn-add-shipping {
    font-size: 0.9rem;
  }
}
#account-page .addresses-page #shipping-address-card.account-form-container .account-form .account-form__actions, #account-page .addresses-page #shipping-address-card.complete-card-container .account-form .account-form__actions {
  display: flex !important;
  justify-content: center !important;
}
@media (min-width: 576px) {
  #account-page .addresses-page #shipping-address-card.account-form-container .account-form .account-form__actions, #account-page .addresses-page #shipping-address-card.complete-card-container .account-form .account-form__actions {
    display: flex !important;
    justify-content: center !important;
  }
}
@media (min-width: 768px) {
  #account-page .addresses-page #shipping-address-card.account-form-container .account-form .account-form__actions, #account-page .addresses-page #shipping-address-card.complete-card-container .account-form .account-form__actions {
    display: flex !important;
    justify-content: center !important;
  }
}
#account-page .addresses-page .account-form-container:has(#btn-add-more-shipping) .account-form__actions, #account-page .addresses-page .complete-card-container:has(#btn-add-more-shipping) .account-form__actions {
  display: flex !important;
  justify-content: center !important;
}
@media (min-width: 576px) {
  #account-page .addresses-page .account-form-container:has(#btn-add-more-shipping) .account-form__actions, #account-page .addresses-page .complete-card-container:has(#btn-add-more-shipping) .account-form__actions {
    display: flex !important;
    justify-content: center !important;
  }
}
@media (min-width: 768px) {
  #account-page .addresses-page .account-form-container:has(#btn-add-more-shipping) .account-form__actions, #account-page .addresses-page .complete-card-container:has(#btn-add-more-shipping) .account-form__actions {
    display: flex !important;
    justify-content: center !important;
  }
}
#account-page .addresses-page #btn-add-more-shipping {
  width: 450px !important;
  max-width: 450px !important;
  height: 50px;
}
#account-page .addresses-page .account-form__display .account-form__field {
  margin-bottom: 4rem;
}
#account-page .addresses-page .account-form__display .account-form__label {
  margin-bottom: 0;
}
#account-page .addresses-page .account-form__display .account-form__value {
  padding: 0;
  margin-bottom: 0;
}
#account-page .addresses-page .address-menu {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 10;
}
#account-page .addresses-page .address-menu-btn {
  border: none !important;
  padding: 0.25rem;
  cursor: pointer;
  color: #5E819C;
  font-size: 1.2rem;
  font-weight: bold;
  transition: color 0.2s ease;
  background: none !important;
}
#account-page .addresses-page .address-menu-btn:hover {
  color: #333;
}
#account-page .addresses-page .address-menu-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 0.5rem;
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 150px;
  z-index: 1000;
  display: none !important;
}
#account-page .addresses-page .address-menu-dropdown.show {
  display: block !important;
}
#account-page .addresses-page .address-menu-item {
  display: block;
  width: 100%;
  padding: 0.75rem 1rem;
  border: none;
  background: none;
  text-align: left;
  cursor: pointer;
  color: #333;
  font-size: 16px;
  transition: background-color 0.2s ease;
}
#account-page .addresses-page .address-menu-item:hover {
  background-color: #f8f8f8;
}
#account-page .addresses-page .address-menu-item:first-child {
  border-radius: 8px 8px 0 0;
}
#account-page .addresses-page .address-menu-item:last-child {
  border-radius: 0 0 8px 8px;
}
#account-page .addresses-page .address-menu-item:only-child {
  border-radius: 8px;
}
#account-page .addresses-page .address-menu-item.address-menu-item--danger {
  color: #dc3545;
}
#account-page .addresses-page .address-menu-item.address-menu-item--danger:hover {
  background-color: #f8d7da;
}
@media (min-width: 576px) {
  #account-page .addresses-page .account-form-container .account-form .account-form__actions, #account-page .addresses-page .complete-card-container .account-form .account-form__actions {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  #account-page .addresses-page .account-form-container .account-form .account-form__actions, #account-page .addresses-page .complete-card-container .account-form .account-form__actions {
    justify-content: space-between;
  }
}
#account-page .payment-methods-page .no-payment-methods {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 3rem 2rem;
  color: #000;
  background-color: #F2F2F2;
  border-radius: 10px;
  margin-bottom: 2rem;
}
#account-page .payment-methods-page .no-payment-methods p {
  font-family: "Proxima Nova", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: auto;
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
  color: #000;
  font-style: normal;
}
#account-page .payment-methods-page .no-payment-methods .btn-standard {
  width: 360px;
  max-width: 360px;
  height: 50px;
}
@media (max-width: 575px) {
  #account-page .payment-methods-page .no-payment-methods .btn-standard {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    font-size: 14px;
  }
}
#account-page .payment-methods-page .no-payment-methods .btn-standard {
  border-radius: 4px;
  font-weight: 700;
  text-transform: uppercase;
  background: #6c8597;
  color: #fff;
  border: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  cursor: pointer;
  transition: all 0.2s ease;
}
#account-page .payment-methods-page .no-payment-methods .btn-standard:hover {
  background: #5a7487;
}
#account-page .payment-methods-page .stripe-element {
  padding: 0.75rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #ffffff;
  transition: border-color 0.3s ease;
}
#account-page .payment-methods-page .stripe-element:focus-within {
  border-color: #5E819C;
}
#account-page .payment-methods-page .stripe-element iframe {
  border: none !important;
  background: transparent !important;
}
#account-page .payment-methods-page .payment-method-wrapper {
  margin-bottom: 1rem;
}
#account-page .payment-methods-page .payment-methods-divider {
  margin: 50px 0;
  display: flex;
  justify-content: center;
}
#account-page .payment-methods-page .payment-methods-divider .payment-methods-divider__line {
  width: 100%;
  height: auto;
  max-width: 100%;
}
#account-page .payment-methods-page .add-payment-method-button {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
#account-page .payment-methods-page .add-payment-method-button .add-payment-method-button-text {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  border: none;
  transition: background-color 0.3s ease;
  box-shadow: none;
  border-radius: 5px;
  height: 50px;
  font-weight: 600;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 0.15em;
  padding: 12px 24px;
}
@media (min-width: 1024px) {
  #account-page .payment-methods-page .add-payment-method-button .add-payment-method-button-text {
    font-size: 18px;
    letter-spacing: 3px;
    padding: 15px 30px;
  }
}
#account-page .payment-methods-page .add-payment-method-button .add-payment-method-button-text:hover {
  box-shadow: none;
}
#account-page .payment-methods-page .add-payment-method-button .add-payment-method-button-text:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
#account-page .payment-methods-page .add-payment-method-button .add-payment-method-button-text {
  background-color: #5E819C;
  color: white;
  max-width: 500px;
}
#account-page .payment-methods-page .add-payment-method-button .add-payment-method-button-text:hover {
  background-color: #4B677D;
}
#account-page .payment-methods-page .payment-method-card {
  background-color: #F8F8F8;
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  padding: 1.5rem;
  transition: all 0.2s ease;
}
#account-page .payment-methods-page .payment-method-card:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
#account-page .payment-methods-page .payment-method-card.payment-method-card--primary {
  border: 2px solid #5E819C;
  background-color: #F0F4F7;
}
#account-page .payment-methods-page .payment-method-header {
  margin-bottom: 0.5rem;
}
#account-page .payment-methods-page .payment-method-label {
  font-size: 0.8rem;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#account-page .payment-methods-page .payment-method-content {
  display: flex;
  align-items: center;
  gap: 1rem;
}
#account-page .payment-methods-page .payment-method-brand {
  flex-shrink: 0;
}
#account-page .payment-methods-page .payment-method-brand i {
  color: #333;
}
#account-page .payment-methods-page .payment-method-brand .payment-method-brand__icon {
  width: 40px;
  height: 26px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
#account-page .payment-methods-page .payment-method-details {
  flex: 1;
}
#account-page .payment-methods-page .payment-method-number {
  font-weight: 600;
  color: #000;
  margin-bottom: 0.25rem;
}
#account-page .payment-methods-page .payment-method-expiry {
  font-size: 0.9rem;
  color: #666;
}
#account-page .payment-methods-page .payment-method-expiry.payment-method-expiry--expired {
  color: #DC3545;
  font-weight: 600;
}
#account-page .payment-methods-page .payment-method-actions {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#account-page .payment-methods-page .payment-method-menu {
  position: relative;
}
#account-page .payment-methods-page .payment-method-menu-btn {
  border: none !important;
  padding: 0.25rem;
  cursor: pointer;
  color: #5E819C;
  font-size: 1.2rem;
  font-weight: bold;
  transition: color 0.2s ease;
  background: none !important;
}
#account-page .payment-methods-page .payment-method-menu-btn:hover {
  color: #333;
}
#account-page .payment-methods-page .payment-method-menu-dropdown {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  margin-left: 0.5rem;
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 150px;
  z-index: 1000;
  display: none !important;
}
#account-page .payment-methods-page .payment-method-menu-dropdown.show {
  display: block !important;
}
#account-page .payment-methods-page .payment-method-menu-item {
  display: block;
  width: 100%;
  padding: 0.75rem 1rem;
  border: none;
  background: none;
  text-align: left;
  cursor: pointer;
  color: #333;
  font-size: 16px;
  transition: background-color 0.2s ease;
}
#account-page .payment-methods-page .payment-method-menu-item:hover {
  background-color: #f8f8f8;
}
#account-page .payment-methods-page .payment-method-menu-item:first-child {
  border-radius: 8px 8px 0 0;
}
#account-page .payment-methods-page .payment-method-menu-item:last-child {
  border-radius: 0 0 8px 8px;
}
#account-page .payment-methods-page .payment-method-menu-item:only-child {
  border-radius: 8px;
}
#account-page .payment-methods-page .payment-method-menu-item.payment-method-menu-item--danger {
  color: #dc3545;
}
#account-page .payment-methods-page .payment-method-menu-item.payment-method-menu-item--danger:hover {
  background-color: #f8d7da;
}
#account-page .payment-methods-page .btn-small {
  padding: 0.5rem 1rem;
  font-size: 0.8rem;
  min-width: auto;
}
#account-page .payment-methods-page .btn-danger {
  color: #DC3545;
  border-color: #DC3545;
}
#account-page .payment-methods-page .btn-danger:hover {
  background-color: #DC3545;
  color: white;
}
#account-page .payment-methods-page .existing-payment-method-display {
  background-color: #F8F8F8;
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  padding: 1rem;
  margin-bottom: 1rem;
}
#account-page .payment-methods-page .existing-payment-method-display .existing-payment-method-text {
  margin: 0;
  color: #37393A;
  font-size: 1rem;
  font-weight: 600;
}
#account-page .payment-methods-page .existing-payment-method-display .existing-payment-method-text .existing-card-expiry {
  color: #666;
  font-weight: normal;
  font-size: 0.9rem;
  margin-left: 0.5rem;
}
#account-page .payment-methods-page .payment-method-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  flex-direction: row;
}
@media (min-width: 576px) {
  #account-page .payment-methods-page .payment-method-footer {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
#account-page .payment-methods-page .payment-method-footer .payment-method-alternative {
  font-size: 0.9rem;
  color: #666;
  margin: 0;
}
#account-page .payment-methods-page .payment-method-footer .payment-method-alternative a {
  color: #5E819C;
  text-decoration: underline;
  font-weight: 600;
}
#account-page .payment-methods-page .payment-method-footer .payment-method-alternative a:hover {
  color: rgb(74.824, 102.684, 124.176);
}
#account-page .payment-methods-page .payment-method-footer .payment-method-footer__buttons {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 576px) {
  #account-page .payment-methods-page .payment-method-footer .payment-method-footer__buttons {
    width: 100%;
    flex-direction: row;
    gap: 0.75rem;
  }
  #account-page .payment-methods-page .payment-method-footer .payment-method-footer__buttons .btn-standard {
    flex: 1;
  }
}
#account-page .payment-methods-page .payment-method-footer .payment-method-footer__buttons .btn-standard {
  height: 50px;
  margin: 0;
}
@media (min-width: 576px) {
  #account-page .payment-methods-page .payment-method-footer .payment-method-footer__buttons .btn-standard {
    flex: 1;
    max-width: 100%;
  }
}
#account-page .payment-methods-page .payment-method-footer .payment-method-footer__buttons.payment-method-footer__buttons--add .btn-standard {
  max-width: 360px;
}
#account-page .payment-methods-page .payment-method-footer .payment-method-footer__buttons.payment-method-footer__buttons--edit .btn-standard {
  max-width: none;
}
#account-page .payment-methods-page .payment-method-footer .payment-method-footer__buttons.payment-method-footer__buttons--edit #submit-payment-method {
  font-size: 12px !important;
}
@media (min-width: 1024px) {
  #account-page .payment-methods-page .payment-method-footer .payment-method-footer__buttons.payment-method-footer__buttons--edit #submit-payment-method {
    font-size: 12px !important;
  }
}
#account-page .payment-methods-page .account-form-container, #account-page .payment-methods-page .complete-card-container {
  margin-bottom: 50px;
}
#account-page .payment-methods-page .account-form-container:last-child, #account-page .payment-methods-page .complete-card-container:last-child {
  margin-bottom: 0;
}
#account-page .payment-section {
  display: flex;
  align-items: start;
  gap: 1rem;
}
#account-page .shipping-section {
  display: flex;
  align-items: start;
  gap: 5.5rem;
}

#login-page {
  display: flex;
  flex-direction: column;
}
#login-page .login-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 10%;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  #login-page .login-container {
    padding: 3rem 35%;
  }
}
#login-page .login-container .login-header {
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #login-page .login-container .login-header {
    margin-bottom: 3rem;
  }
}
#login-page .login-container .login-header .login-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #37393A;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 1024px) {
  #login-page .login-container .login-header .login-title {
    font-size: 3rem;
  }
}
#login-page .login-container .login-header .login-subtitle {
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  color: #37393A;
  font-weight: normal;
  margin: 0;
}
@media (min-width: 1024px) {
  #login-page .login-container .login-header .login-subtitle {
    font-size: 1.1rem;
  }
}
#login-page .login-container .login-form {
  width: 100%;
  max-width: 100%;
}
#login-page .login-container .login-form .login-form__group {
  margin-bottom: 1rem;
}
#login-page .login-container .login-form .login-form__group .login-form__input {
  width: 100%;
  padding: 12px 1rem;
  border: 1px solid #808080;
  border-radius: 5px;
  font-size: 1rem;
  background-color: #ffffff;
  transition: border-color 0.3s ease;
}
#login-page .login-container .login-form .login-form__group .login-form__input:focus {
  outline: none;
  border-color: #5E819C;
  box-shadow: 0 0 0 2px rgba(94, 129, 156, 0.2);
}
#login-page .login-container .login-form .login-form__group .login-form__input::-moz-placeholder {
  color: #797A7C;
}
#login-page .login-container .login-form .login-form__group .login-form__input::placeholder {
  color: #797A7C;
}
#login-page .login-container .login-form .login-form__group .login-form__error {
  display: block;
  color: #dc3545;
  font-size: 0.9rem;
  margin-top: 0.5rem;
}
#login-page .login-container .login-form .login-form__group .login-form__error .login-form__resend-email {
  text-decoration: underline;
  cursor: pointer;
  color: #238ADD;
}
#login-page .login-container .login-form .login-form__group .login-form__error .login-form__forgot-password {
  text-decoration: underline;
  color: #238ADD;
}
#login-page .login-container .login-form .login-form__group .login-form__forgot-link {
  display: block;
  color: #238ADD;
  text-decoration: none;
  font-size: 0.9rem;
  margin-top: 0.5rem;
  text-align: right;
}
#login-page .login-container .login-form .login-form__group .login-form__forgot-link:hover {
  text-decoration: underline;
}
#login-page .login-container .login-form .login-form__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  #login-page .login-container .login-form .login-form__actions {
    margin-top: 2rem;
  }
}
#login-page .login-container .signup-section {
  width: 100%;
  margin-top: 1rem;
}
#login-page .login-container .signup-section p {
  font-size: 1rem;
  color: #37393A;
  margin: 0;
}
#login-page .login-container .signup-section p .signup-link {
  color: #238ADD;
  text-decoration: none;
}
#login-page .login-container .signup-section p .signup-link:hover {
  text-decoration: underline;
}

#register-page {
  display: flex;
  flex-direction: column;
}
#register-page .honey {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}
#register-page .register-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 3rem 10%;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  #register-page .register-container {
    padding: 4rem 30%;
  }
}
#register-page .register-container .register-header {
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #register-page .register-container .register-header {
    margin-bottom: 3rem;
  }
}
#register-page .register-container .register-header .register-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #37393A;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 1024px) {
  #register-page .register-container .register-header .register-title {
    font-size: 3rem;
  }
}
#register-page .register-container .register-header .register-subtitle {
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  color: #37393A;
  font-weight: normal;
  margin: 0;
}
@media (min-width: 1024px) {
  #register-page .register-container .register-header .register-subtitle {
    font-size: 1.1rem;
  }
}
#register-page .register-container .register-form {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 1024px) {
  #register-page .register-container .register-form {
    width: 80%;
  }
}
#register-page .register-container .register-form .register-form__group {
  margin-bottom: 1rem;
}
#register-page .register-container .register-form .register-form__group .register-form__input {
  width: 100%;
  padding: 12px 1rem;
  border: 1px solid #808080;
  border-radius: 5px;
  font-size: 1rem;
  background-color: #ffffff;
  transition: border-color 0.3s ease;
}
#register-page .register-container .register-form .register-form__group .register-form__input:focus {
  outline: none;
  border-color: #5E819C;
  box-shadow: 0 0 0 2px rgba(94, 129, 156, 0.2);
}
#register-page .register-container .register-form .register-form__group .register-form__input::-moz-placeholder {
  color: #797A7C;
}
#register-page .register-container .register-form .register-form__group .register-form__input::placeholder {
  color: #797A7C;
}
#register-page .register-container .register-form .register-form__group .register-form__error {
  display: block;
  color: #dc3545;
  font-size: 0.9rem;
  margin-top: 0.5rem;
}
#register-page .register-container .register-form .register-form__name-row {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  #register-page .register-container .register-form .register-form__name-row {
    flex-direction: row;
    gap: 1rem;
  }
}
#register-page .register-container .register-form .register-form__name-row .register-form__group {
  margin-bottom: 0;
  flex: 1;
}
#register-page .register-container .register-form .register-form__checkbox-group {
  margin-bottom: 1rem;
}
#register-page .register-container .register-form .register-form__checkbox-group .register-form__checkbox {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
#register-page .register-container .register-form .register-form__checkbox-group .register-form__checkbox input[type=checkbox] {
  width: auto;
  margin: 0;
  accent-color: #5E819C;
}
#register-page .register-container .register-form .register-form__checkbox-group .register-form__checkbox input[type=checkbox]:checked {
  background-color: #5E819C;
  border-color: #5E819C;
}
#register-page .register-container .register-form .register-form__checkbox-group .register-form__checkbox label {
  font-size: 0.9rem;
  color: #37393A;
  margin: 0;
  cursor: pointer;
}
#register-page .register-container .register-form .register-form__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  #register-page .register-container .register-form .register-form__actions {
    margin-top: 2rem;
  }
}
#register-page .register-container .login-section {
  width: 100%;
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  #register-page .register-container .login-section {
    width: 80%;
  }
}
#register-page .register-container .login-section p {
  font-size: 1rem;
  color: #37393A;
  margin: 0;
  text-align: left;
}
#register-page .register-container .login-section p .login-link {
  color: #238ADD;
  text-decoration: none;
}
#register-page .register-container .login-section p .login-link:hover {
  text-decoration: underline;
}

#forgot-password-page {
  display: flex;
  flex-direction: column;
}
#forgot-password-page .forgot-password-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 10%;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  #forgot-password-page .forgot-password-container {
    padding: 3rem 35%;
  }
}
#forgot-password-page .forgot-password-container .forgot-password-header {
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #forgot-password-page .forgot-password-container .forgot-password-header {
    margin-bottom: 3rem;
  }
}
#forgot-password-page .forgot-password-container .forgot-password-header .forgot-password-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #37393A;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 1024px) {
  #forgot-password-page .forgot-password-container .forgot-password-header .forgot-password-title {
    font-size: 3rem;
  }
}
#forgot-password-page .forgot-password-container .forgot-password-header .forgot-password-subtitle {
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  color: #37393A;
  font-weight: normal;
  margin: 0;
}
@media (min-width: 1024px) {
  #forgot-password-page .forgot-password-container .forgot-password-header .forgot-password-subtitle {
    font-size: 1.1rem;
  }
}
#forgot-password-page .forgot-password-container .forgot-password-success {
  width: 100%;
  padding: 1rem;
  margin-bottom: 1.5rem;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  border-radius: 5px;
  color: #155724;
  text-align: center;
  font-size: 1rem;
}
#forgot-password-page .forgot-password-container .forgot-password-form {
  width: 100%;
  max-width: 100%;
}
#forgot-password-page .forgot-password-container .forgot-password-form .forgot-password-form__group {
  margin-bottom: 1rem;
}
#forgot-password-page .forgot-password-container .forgot-password-form .forgot-password-form__group .forgot-password-form__input {
  width: 100%;
  padding: 12px 1rem;
  border: 1px solid #808080;
  border-radius: 5px;
  font-size: 1rem;
  background-color: #ffffff;
  transition: border-color 0.3s ease;
}
#forgot-password-page .forgot-password-container .forgot-password-form .forgot-password-form__group .forgot-password-form__input:focus {
  outline: none;
  border-color: #5E819C;
  box-shadow: 0 0 0 2px rgba(94, 129, 156, 0.2);
}
#forgot-password-page .forgot-password-container .forgot-password-form .forgot-password-form__group .forgot-password-form__input::-moz-placeholder {
  color: #797A7C;
}
#forgot-password-page .forgot-password-container .forgot-password-form .forgot-password-form__group .forgot-password-form__input::placeholder {
  color: #797A7C;
}
#forgot-password-page .forgot-password-container .forgot-password-form .forgot-password-form__group .forgot-password-form__error {
  display: block;
  color: #dc3545;
  font-size: 0.9rem;
  margin-top: 0.5rem;
}
#forgot-password-page .forgot-password-container .forgot-password-form .forgot-password-form__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  #forgot-password-page .forgot-password-container .forgot-password-form .forgot-password-form__actions {
    margin-top: 2rem;
  }
}
#forgot-password-page .forgot-password-container .back-to-login-section {
  width: 100%;
  margin-top: 1rem;
  text-align: center;
}
#forgot-password-page .forgot-password-container .back-to-login-section p {
  font-size: 1rem;
  color: #37393A;
  margin: 0;
}
#forgot-password-page .forgot-password-container .back-to-login-section p .back-to-login-link {
  color: #238ADD;
  text-decoration: none;
}
#forgot-password-page .forgot-password-container .back-to-login-section p .back-to-login-link:hover {
  text-decoration: underline;
}

#reset-password-page {
  display: flex;
  flex-direction: column;
}
#reset-password-page .reset-password-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 10%;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  #reset-password-page .reset-password-container {
    padding: 3rem 35%;
  }
}
#reset-password-page .reset-password-container .reset-password-header {
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #reset-password-page .reset-password-container .reset-password-header {
    margin-bottom: 3rem;
  }
}
#reset-password-page .reset-password-container .reset-password-header .reset-password-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #37393A;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 1024px) {
  #reset-password-page .reset-password-container .reset-password-header .reset-password-title {
    font-size: 3rem;
  }
}
#reset-password-page .reset-password-container .reset-password-header .reset-password-subtitle {
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  color: #37393A;
  font-weight: normal;
  margin: 0;
}
@media (min-width: 1024px) {
  #reset-password-page .reset-password-container .reset-password-header .reset-password-subtitle {
    font-size: 1.1rem;
  }
}
#reset-password-page .reset-password-container .reset-password-success {
  width: 100%;
  padding: 1rem;
  margin-bottom: 1.5rem;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  border-radius: 5px;
  color: #155724;
  text-align: center;
  font-size: 1rem;
}
#reset-password-page .reset-password-container .reset-password-form {
  width: 100%;
  max-width: 100%;
}
#reset-password-page .reset-password-container .reset-password-form .reset-password-form__group {
  margin-bottom: 1rem;
}
#reset-password-page .reset-password-container .reset-password-form .reset-password-form__group .reset-password-form__input {
  width: 100%;
  padding: 12px 1rem;
  border: 1px solid #808080;
  border-radius: 5px;
  font-size: 1rem;
  background-color: #ffffff;
  transition: border-color 0.3s ease;
}
#reset-password-page .reset-password-container .reset-password-form .reset-password-form__group .reset-password-form__input:focus {
  outline: none;
  border-color: #5E819C;
  box-shadow: 0 0 0 2px rgba(94, 129, 156, 0.2);
}
#reset-password-page .reset-password-container .reset-password-form .reset-password-form__group .reset-password-form__input::-moz-placeholder {
  color: #797A7C;
}
#reset-password-page .reset-password-container .reset-password-form .reset-password-form__group .reset-password-form__input::placeholder {
  color: #797A7C;
}
#reset-password-page .reset-password-container .reset-password-form .reset-password-form__group .reset-password-form__error {
  display: block;
  color: #dc3545;
  font-size: 0.9rem;
  margin-top: 0.5rem;
}
#reset-password-page .reset-password-container .reset-password-form .reset-password-form__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  #reset-password-page .reset-password-container .reset-password-form .reset-password-form__actions {
    margin-top: 2rem;
  }
}
#reset-password-page .reset-password-container .back-to-login-section {
  width: 100%;
  margin-top: 1rem;
  text-align: center;
}
#reset-password-page .reset-password-container .back-to-login-section p {
  font-size: 1rem;
  color: #37393A;
  margin: 0;
}
#reset-password-page .reset-password-container .back-to-login-section p .back-to-login-link {
  color: #238ADD;
  text-decoration: none;
}
#reset-password-page .reset-password-container .back-to-login-section p .back-to-login-link:hover {
  text-decoration: underline;
}

#verification-page {
  display: flex;
  flex-direction: column;
}
#verification-page .verification-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 3rem 10%;
  background-color: #ffffff;
}
#verification-page .verification-container .verification-header {
  text-align: center;
  margin-bottom: 2rem;
}
#verification-page .verification-container .verification-header .verification-title {
  font-size: 1.8rem;
  font-weight: bold;
  color: #37393A;
  margin-bottom: 0.5rem;
  letter-spacing: 2px;
}
#verification-page .verification-container .verification-header .verification-subtitle {
  font-size: 1.1rem;
  margin: 0;
  line-height: 1.5;
}
#verification-page .verification-container .verification-content {
  width: 100%;
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  #verification-page .verification-container .verification-content {
    width: 80%;
    margin-top: 2rem;
  }
}
#verification-page .verification-container .verification-content .verification-message {
  text-align: center;
  margin-bottom: 1.5rem;
}
#verification-page .verification-container .verification-content .verification-message .verification-note {
  font-size: 0.9rem;
  color: #797A7C;
  font-style: italic;
  margin: 0;
  line-height: 1.5;
}
#verification-page .verification-container .verification-content .verification-actions {
  text-align: center;
  margin-bottom: 2rem;
}
#verification-page .verification-container .verification-content .verification-actions .verification-home-btn {
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  #verification-page .verification-container {
    padding: 8rem 25%;
  }
  #verification-page .verification-container .verification-header .verification-title {
    font-size: 3rem;
  }
  #verification-page .verification-container .verification-header .verification-subtitle {
    font-size: 1.2rem;
  }
}

#verification-confirmed-page {
  display: flex;
  flex-direction: column;
}
#verification-confirmed-page .verification-confirmed-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 3rem 10%;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  #verification-confirmed-page .verification-confirmed-container {
    padding: 8rem 18%;
  }
}
#verification-confirmed-page .verification-confirmed-container .verification-confirmed-header {
  text-align: center;
  margin-bottom: 2rem;
}
#verification-confirmed-page .verification-confirmed-container .verification-confirmed-header .verification-confirmed-title {
  font-size: 1.2rem;
  font-weight: bold;
  color: #37393A;
  margin-bottom: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #verification-confirmed-page .verification-confirmed-container .verification-confirmed-header .verification-confirmed-title {
    font-size: 1.7rem;
  }
}
#verification-confirmed-page .verification-confirmed-container .verification-confirmed-header .verification-confirmed-subtitle {
  font-size: 1.1rem;
  color: #37393A;
  margin: 0;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #verification-confirmed-page .verification-confirmed-container .verification-confirmed-header .verification-confirmed-subtitle {
    font-size: 1.2rem;
  }
}
#verification-confirmed-page .verification-confirmed-container .verification-confirmed-header .verification-confirmed-subtitle .account-link {
  text-decoration: underline;
  color: #37393A;
  font-weight: 500;
}
#verification-confirmed-page .verification-confirmed-container .verification-confirmed-divider {
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  margin-top: 1rem;
  margin-bottom: 3rem;
}
@media (min-width: 1024px) {
  #verification-confirmed-page .verification-confirmed-container .verification-confirmed-divider {
    margin-top: 2rem;
  }
}
#verification-confirmed-page .verification-confirmed-container .verification-confirmed-content {
  width: 100%;
  max-width: 500px;
}
@media (min-width: 1024px) {
  #verification-confirmed-page .verification-confirmed-container .verification-confirmed-content {
    max-width: 600px;
  }
}

#profile-page,
.invoices-page,
.orders-page,
.addresses-page,
.payment-methods-page,
.business-page {
  width: 100%;
}
@media (min-width: 1024px) {
  #profile-page,
  .invoices-page,
  .orders-page,
  .addresses-page,
  .payment-methods-page,
  .business-page {
    max-width: 80%;
  }
}
@media (min-width: 1200px) {
  #profile-page,
  .invoices-page,
  .orders-page,
  .addresses-page,
  .payment-methods-page,
  .business-page {
    max-width: 65%;
  }
}

.business-summary-container {
  background-color: #F2F2F2;
  border-radius: 10px;
  padding: 2rem 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  .business-summary-container {
    padding: 2.5rem 3rem;
  }
}

.business-summary__title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .business-summary__title {
    font-size: 18px;
  }
}

.business-summary__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .business-summary__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
@media (min-width: 1024px) {
  .business-summary__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
  }
}

.business-summary__item {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}

.business-summary__label {
  font-size: 0.9rem;
  font-weight: 600;
  color: #37393A;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.business-summary__value {
  font-size: 1rem;
  color: #37393A;
  font-weight: 400;
}

.business-summary__badge {
  display: inline-block;
  padding: 0.3rem 1.2rem;
  border-radius: 20px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

.business-summary__badge--verified {
  background-color: #5E819C;
  color: #ffffff;
}

.business-summary__badge--pending {
  background-color: #ffffff;
  color: #F68D21;
  border: 2px solid #F68D21;
}

#invoice-page {
  width: 100%;
}
@media (min-width: 1024px) {
  #invoice-page {
    max-width: 80%;
  }
}
@media (min-width: 1200px) {
  #invoice-page {
    max-width: 65%;
  }
}
#invoice-page .invoice-header {
  display: none;
  margin-bottom: 0.5rem;
  padding: 1rem 1.5rem;
  border-radius: 8px;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-header {
    display: flex;
    align-items: center;
    gap: 1.5rem;
  }
}
#invoice-page .invoice-header__select-all {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 30px;
}
#invoice-page .invoice-header__select-all label {
  display: none;
}
#invoice-page .invoice-header__columns {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex: 1;
}
#invoice-page .invoice-header__column {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  color: #37393A;
  text-decoration: none;
  transition: color 0.2s ease;
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
#invoice-page .invoice-header__column i {
  font-size: 0.688rem;
}
#invoice-page .invoice-header__column:hover {
  color: #F68D21;
}
#invoice-page .invoice-header__column--active {
  color: #F68D21;
}
#invoice-page .invoice-header__column--invoice {
  flex: 0 0 30%;
  cursor: default;
}
#invoice-page .invoice-header__column--invoice:hover {
  color: #37393A;
}
#invoice-page .invoice-header__column--due-amount {
  flex: 0 0 15%;
  cursor: pointer;
}
#invoice-page .invoice-header__column--bill-total {
  flex: 0 0 15%;
  cursor: pointer;
}
#invoice-page .invoice-header__column--due-date {
  flex: 0 0 15%;
  cursor: pointer;
}
#invoice-page .invoice-header__column--status {
  flex: 0 0 15%;
  cursor: pointer;
}
#invoice-page .invoice-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-list {
    gap: 0.75rem;
  }
}
#invoice-page .invoice-list__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4rem 2rem;
  color: #797A7C;
}
#invoice-page .invoice-list__empty i {
  font-size: 3rem;
  margin-bottom: 1rem;
  opacity: 0.3;
}
#invoice-page .invoice-list__empty p {
  font-size: 1.1rem;
  margin: 0;
}
#invoice-page .invoice-card {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 1.25rem;
  transition: all 0.2s ease;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card {
    flex-direction: row;
    align-items: center;
    gap: 1.5rem;
    padding: 1.25rem 1.5rem;
  }
}
#invoice-page .invoice-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #F68D21;
}
#invoice-page .invoice-card__checkbox-wrapper {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__checkbox-wrapper {
    width: 30px;
  }
}
#invoice-page .invoice-card__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  flex: 1;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__content {
    flex-direction: row;
    align-items: center;
    gap: 1.5rem;
  }
}
#invoice-page .invoice-card__section {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__section {
    gap: 0.5rem;
  }
}
#invoice-page .invoice-card__section--invoice {
  flex: 1;
  min-width: 0;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__section--invoice {
    flex: 0 0 30%;
  }
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__section--due-amount {
    flex: 0 0 15%;
  }
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__section--bill-total {
    flex: 0 0 15%;
  }
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__section--due-date {
    flex: 0 0 15%;
  }
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__section--status {
    flex: 0 0 15%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
#invoice-page .invoice-card__label {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 600;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  color: #797A7C;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__label {
    display: none;
  }
}
#invoice-page .invoice-card__link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: underline;
  transition: color 0.2s ease;
}
#invoice-page .invoice-card__link:hover {
  color: #F68D21;
}
#invoice-page .invoice-card__icon {
  font-size: 1rem;
  flex-shrink: 0;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__icon {
    font-size: 1.1rem;
  }
}
#invoice-page .invoice-card__number {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  font-size: 0.938rem;
  letter-spacing: 0.05em;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__number {
    font-size: 1rem;
  }
}
#invoice-page .invoice-card__date {
  font-size: 0.813rem;
  color: #797A7C;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__date {
    font-size: 0.875rem;
  }
}
#invoice-page .invoice-card__value {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1rem;
  color: #37393A;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-card__value {
    font-size: 1rem;
  }
}
#invoice-page .invoice-checkbox {
  width: 20px;
  height: 20px;
  cursor: pointer;
  accent-color: #5E819C;
}
#invoice-page .invoice-status {
  display: inline-block;
  padding: 0.375rem 0.75rem;
  border-radius: 4px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 0.688rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-radius: 15px;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-status {
    font-size: 10px;
    padding: 0.3rem 0.75rem;
  }
}
#invoice-page .invoice-status--paid {
  background-color: #d4edda;
  color: #155724;
}
#invoice-page .invoice-status--overdue {
  background-color: #f8d7da;
  color: #721c24;
}
#invoice-page .invoice-status--partial-paid {
  background-color: #fff3cd;
  color: #856404;
}
#invoice-page .invoice-status--pending {
  background-color: #d1ecf1;
  color: #0c5460;
}
#invoice-page .invoice-pagination {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-pagination {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
#invoice-page .invoice-actions {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  #invoice-page .invoice-actions {
    margin-top: 3rem;
  }
}
#invoice-page .invoice-actions__pay-btn {
  width: 50%;
}
#invoice-page .invoice-actions__pay-btn:hover:not(:disabled) {
  width: 50%;
}
#invoice-page .invoice-actions__pay-btn:disabled {
  width: 50%;
  cursor: not-allowed;
  opacity: 0.6;
}
#invoice-page .account-success-message {
  background-color: #d4edda;
  color: #155724;
  padding: 1rem 1.5rem;
  border-radius: 8px;
  margin-bottom: 1.5rem;
  border-left: 4px solid #28a745;
}
@media (min-width: 1024px) {
  #invoice-page .account-success-message {
    margin-bottom: 2rem;
  }
}
#invoice-page .account-error-message {
  background-color: #f8d7da;
  color: #721c24;
  padding: 1rem 1.5rem;
  border-radius: 8px;
  margin-bottom: 1.5rem;
  border-left: 4px solid #dc3545;
}
@media (min-width: 1024px) {
  #invoice-page .account-error-message {
    margin-bottom: 2rem;
  }
}

.invoice-status {
  display: inline-block;
  padding: 0.375rem 0.75rem;
  border-radius: 15px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 0.688rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .invoice-status {
    font-size: 10px;
    padding: 0.3rem 0.75rem;
  }
}
.invoice-status--paid {
  background-color: #d4edda;
  color: #155724;
}
.invoice-status--overdue {
  background-color: #f8d7da;
  color: #721c24;
}
.invoice-status--partial-paid {
  background-color: #fff3cd;
  color: #856404;
}
.invoice-status--pending {
  background-color: #d1ecf1;
  color: #0c5460;
}

.business-registration-nav {
  display: flex;
  justify-content: center;
  padding: 0 2rem 3rem;
}
.business-registration-nav .business-nav {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 3rem;
}
.business-registration-nav .business-nav .business-nav__item .business-nav__link {
  font-size: 1rem;
  font-weight: 500;
  color: #999;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0.5rem 0;
  position: relative;
  transition: color 0.3s ease;
}
.business-registration-nav .business-nav .business-nav__item .business-nav__link:hover {
  color: #37393A;
}
.business-registration-nav .business-nav .business-nav__item .business-nav__link.business-nav__link--active {
  color: #37393A;
}
.business-registration-nav .business-nav .business-nav__item .business-nav__link.business-nav__link--active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #37393A;
}
.business-registration-nav .business-nav .business-nav__item .business-nav__link.business-nav__link--disabled {
  color: #ccc;
  cursor: not-allowed;
  opacity: 0.6;
}
.business-registration-nav .business-nav .business-nav__item .business-nav__link.business-nav__link--disabled:hover {
  color: #ccc;
}
@media (min-width: 1024px) {
  .business-registration-nav .business-nav .business-nav__item .business-nav__link {
    font-size: 1.1rem;
  }
}

.account-form-container {
  width: 100%;
}

.account-form__section-title {
  font-size: 18px;
  font-weight: bold;
  color: #37393A;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.account-form__description {
  font-size: 1rem;
  color: #37393A;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}
@media (min-width: 1024px) {
  .account-form__description {
    font-size: 1.1rem;
  }
}

.document-download-area {
  background-color: #f8f9fa;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 1.5rem;
  margin-bottom: 1rem;
}
.document-download-area p {
  margin: 0 0 1rem 0;
  color: #37393A;
  font-size: 0.95rem;
  line-height: 1.5;
}
.document-download-area .btn-download {
  display: inline-flex;
  align-items: center;
  background-color: #5E819C;
  color: #ffffff;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  transition: background-color 0.3s ease;
}
.document-download-area .btn-download:hover {
  background-color: rgb(74.824, 102.684, 124.176);
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .document-download-area {
    padding: 2rem;
  }
  .document-download-area p {
    font-size: 1rem;
  }
  .document-download-area .btn-download {
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
  }
}

.document-drop-zone {
  border: 2px dashed #ddd;
  border-radius: 10px;
  padding: 2rem;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #f8f9fa;
}
.document-drop-zone:hover {
  border-color: #5E819C;
  background-color: #f0f8ff;
}
.document-drop-zone.dragover {
  border-color: #5E819C;
  background-color: #f0f8ff;
}
.document-drop-zone .drop-zone-content .upload-icon {
  font-size: 2rem;
  color: #666;
  margin-bottom: 1rem;
  display: block;
}
.document-drop-zone .drop-zone-content p {
  margin: 0 0 0.5rem 0;
  color: #37393A;
  font-size: 0.95rem;
}
.document-drop-zone .drop-zone-content p.text-muted {
  color: #666;
  font-size: 0.85rem;
}
.document-drop-zone .selected-file .upload-icon {
  font-size: 2rem;
  color: #5E819C;
  margin-bottom: 1rem;
  display: block;
}
.document-drop-zone .selected-file p {
  margin: 0 0 0.5rem 0;
  color: #37393A;
  font-size: 0.95rem;
}
.document-drop-zone .selected-file p.text-muted {
  color: #666;
  font-size: 0.85rem;
}
.document-drop-zone .selected-file .btn-remove-file {
  background-color: #dc3545;
  color: #ffffff;
  border: none;
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
  font-size: 0.85rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.document-drop-zone .selected-file .btn-remove-file:hover {
  background-color: #c82333;
}
@media (min-width: 1024px) {
  .document-drop-zone {
    padding: 3rem;
  }
  .document-drop-zone .drop-zone-content .upload-icon,
  .document-drop-zone .selected-file .upload-icon {
    font-size: 2.5rem;
  }
  .document-drop-zone .drop-zone-content p,
  .document-drop-zone .selected-file p {
    font-size: 1rem;
  }
  .document-drop-zone .drop-zone-content p.text-muted,
  .document-drop-zone .selected-file p.text-muted {
    font-size: 0.9rem;
  }
}

.uploaded-files {
  margin-top: 1rem;
}
.uploaded-files .uploaded-label {
  font-size: 0.9rem;
  font-weight: 600;
  color: #37393A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.uploaded-files .file-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.uploaded-files .file-tags .file-tag {
  background-color: #f8f9fa;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  color: #37393A;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.uploaded-files .file-tags .file-tag .remove-tag {
  cursor: pointer;
  color: #dc3545;
  font-weight: bold;
}
.uploaded-files .file-tags .file-tag .remove-tag:hover {
  color: #c82333;
}

.approval-status,
.completion-status {
  text-align: center;
}
.approval-status .approval-icon,
.approval-status .completion-icon,
.completion-status .approval-icon,
.completion-status .completion-icon {
  color: #5E819C;
  margin-bottom: 1.5rem;
}
.approval-status .approval-title,
.approval-status .completion-title,
.completion-status .approval-title,
.completion-status .completion-title {
  font-size: 1.8rem;
  font-weight: bold;
  color: #37393A;
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (min-width: 1024px) {
  .approval-status .approval-title,
  .approval-status .completion-title,
  .completion-status .approval-title,
  .completion-status .completion-title {
    font-size: 2.2rem;
  }
}
.approval-status .approval-description,
.approval-status .completion-description,
.completion-status .approval-description,
.completion-status .completion-description {
  font-size: 1.1rem;
  color: #37393A;
  margin-bottom: 2rem;
  line-height: 1.6;
}
@media (min-width: 1024px) {
  .approval-status .approval-description,
  .approval-status .completion-description,
  .completion-status .approval-description,
  .completion-status .completion-description {
    font-size: 1.2rem;
  }
}
.approval-status .approval-details,
.approval-status .completion-details,
.completion-status .approval-details,
.completion-status .completion-details {
  background-color: #f8f9fa;
  border-radius: 10px;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.approval-status .approval-details .approval-detail-item,
.approval-status .approval-details .completion-detail-item,
.approval-status .completion-details .approval-detail-item,
.approval-status .completion-details .completion-detail-item,
.completion-status .approval-details .approval-detail-item,
.completion-status .approval-details .completion-detail-item,
.completion-status .completion-details .approval-detail-item,
.completion-status .completion-details .completion-detail-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}
.approval-status .approval-details .approval-detail-item:last-child,
.approval-status .approval-details .completion-detail-item:last-child,
.approval-status .completion-details .approval-detail-item:last-child,
.approval-status .completion-details .completion-detail-item:last-child,
.completion-status .approval-details .approval-detail-item:last-child,
.completion-status .approval-details .completion-detail-item:last-child,
.completion-status .completion-details .approval-detail-item:last-child,
.completion-status .completion-details .completion-detail-item:last-child {
  margin-bottom: 0;
}
.approval-status .approval-details .approval-detail-item strong,
.approval-status .approval-details .completion-detail-item strong,
.approval-status .completion-details .approval-detail-item strong,
.approval-status .completion-details .completion-detail-item strong,
.completion-status .approval-details .approval-detail-item strong,
.completion-status .approval-details .completion-detail-item strong,
.completion-status .completion-details .approval-detail-item strong,
.completion-status .completion-details .completion-detail-item strong {
  color: #37393A;
  font-weight: 600;
}
.approval-status .approval-details .approval-detail-item .status-badge,
.approval-status .approval-details .completion-detail-item .status-badge,
.approval-status .completion-details .approval-detail-item .status-badge,
.approval-status .completion-details .completion-detail-item .status-badge,
.completion-status .approval-details .approval-detail-item .status-badge,
.completion-status .approval-details .completion-detail-item .status-badge,
.completion-status .completion-details .approval-detail-item .status-badge,
.completion-status .completion-details .completion-detail-item .status-badge {
  padding: 0.25rem 0.75rem;
  border-radius: 5px;
  font-size: 0.875rem;
  font-weight: 500;
}
.approval-status .approval-details .approval-detail-item .status-badge.status-badge--pending,
.approval-status .approval-details .completion-detail-item .status-badge.status-badge--pending,
.approval-status .completion-details .approval-detail-item .status-badge.status-badge--pending,
.approval-status .completion-details .completion-detail-item .status-badge.status-badge--pending,
.completion-status .approval-details .approval-detail-item .status-badge.status-badge--pending,
.completion-status .approval-details .completion-detail-item .status-badge.status-badge--pending,
.completion-status .completion-details .approval-detail-item .status-badge.status-badge--pending,
.completion-status .completion-details .completion-detail-item .status-badge.status-badge--pending {
  background-color: #fff3cd;
  color: #856404;
  border: 1px solid #ffeaa7;
}
.approval-status .approval-details .approval-detail-item .status-badge.status-badge--approved,
.approval-status .approval-details .completion-detail-item .status-badge.status-badge--approved,
.approval-status .completion-details .approval-detail-item .status-badge.status-badge--approved,
.approval-status .completion-details .completion-detail-item .status-badge.status-badge--approved,
.completion-status .approval-details .approval-detail-item .status-badge.status-badge--approved,
.completion-status .approval-details .completion-detail-item .status-badge.status-badge--approved,
.completion-status .completion-details .approval-detail-item .status-badge.status-badge--approved,
.completion-status .completion-details .completion-detail-item .status-badge.status-badge--approved {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}
.approval-status .approval-note,
.completion-status .approval-note {
  background-color: #e7f3ff;
  border: 1px solid #b8daff;
  border-radius: 10px;
  padding: 1rem;
}
.approval-status .approval-note p,
.completion-status .approval-note p {
  margin: 0;
  color: #37393A;
  font-size: 0.95rem;
  line-height: 1.5;
}

.documents-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
.documents-header .account-form__section-title {
  margin-bottom: 0;
}
.documents-header .documents-count {
  font-size: 0.9rem;
  color: #666;
  background-color: #f8f9fa;
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .documents-header .documents-count {
    font-size: 1rem;
  }
}

.documents-grid {
  display: grid;
  gap: 1rem;
}
@media (min-width: 1024px) {
  .documents-grid {
    gap: 1.5rem;
  }
}

.document-card {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.25rem;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.document-card:hover {
  border-color: #5E819C;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
@media (min-width: 1024px) {
  .document-card {
    padding: 1.5rem;
    gap: 1.5rem;
  }
}
.document-card__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
@media (min-width: 1024px) {
  .document-card__icon {
    width: 60px;
    height: 60px;
  }
}
.document-card__icon svg {
  width: 100%;
  height: 100%;
}
.document-card__content {
  flex: 1;
  min-width: 0;
}
.document-card__filename {
  font-size: 0.95rem;
  font-weight: 600;
  color: #37393A;
  margin-bottom: 0.5rem;
  word-break: break-word;
}
@media (min-width: 1024px) {
  .document-card__filename {
    font-size: 1.05rem;
  }
}
.document-card__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.85rem;
  color: #666;
}
@media (min-width: 1024px) {
  .document-card__meta {
    font-size: 0.9rem;
  }
}
.document-card__type, .document-card__size, .document-card__date {
  white-space: nowrap;
}
.document-card__separator {
  color: #ccc;
}
.document-card__actions {
  flex-shrink: 0;
}

.btn-delete-document {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  background-color: #fff;
  color: #dc3545;
  border: 1px solid #dc3545;
  border-radius: 6px;
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}
.btn-delete-document:hover {
  background-color: #dc3545;
  color: #ffffff;
}
.btn-delete-document .btn-text {
  display: none;
}
@media (min-width: 1024px) {
  .btn-delete-document .btn-text {
    display: inline;
  }
}
.btn-delete-document svg {
  flex-shrink: 0;
}

.document-synced-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.5rem 1rem;
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
  border-radius: 6px;
  font-size: 0.875rem;
  font-weight: 500;
}
.document-synced-badge svg {
  flex-shrink: 0;
}

.documents-empty {
  text-align: center;
  padding: 3rem 1.5rem;
  background-color: #f8f9fa;
  border: 2px dashed #dee2e6;
  border-radius: 10px;
}
@media (min-width: 1024px) {
  .documents-empty {
    padding: 4rem 2rem;
  }
}
.documents-empty svg {
  color: #adb5bd;
  margin-bottom: 1rem;
}
.documents-empty p {
  font-size: 1rem;
  color: #37393A;
  margin-bottom: 0.5rem;
}
.documents-empty p.text-muted {
  font-size: 0.9rem;
  color: #6c757d;
}

#loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

#care-maintenance-page {
  display: flex;
  flex-direction: column;
}
#care-maintenance-page strong {
  font-weight: 700;
}
#care-maintenance-page .care-maintenance-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 2rem 5%;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  #care-maintenance-page .care-maintenance-container {
    padding: 4rem 15%;
  }
}
#care-maintenance-page .care-maintenance-container .care-maintenance-header {
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #care-maintenance-page .care-maintenance-container .care-maintenance-header {
    margin-bottom: 4rem;
  }
}
#care-maintenance-page .care-maintenance-container .care-maintenance-header .care-maintenance-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #37393A;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 1024px) {
  #care-maintenance-page .care-maintenance-container .care-maintenance-header .care-maintenance-title {
    font-size: 3rem;
  }
}
#care-maintenance-page .care-maintenance-container .care-maintenance-header .care-maintenance-subtitle {
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  color: #37393A;
  font-weight: normal;
  margin: 0;
}
@media (min-width: 1024px) {
  #care-maintenance-page .care-maintenance-container .care-maintenance-header .care-maintenance-subtitle {
    font-size: 1.1rem;
  }
}
#care-maintenance-page .care-maintenance-container .care-maintenance-intro {
  margin-bottom: 2rem;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  #care-maintenance-page .care-maintenance-container .care-maintenance-intro {
    margin-bottom: 3rem;
  }
}
#care-maintenance-page .care-maintenance-container .care-maintenance-intro p {
  font-size: 1rem;
  color: #37393A;
  margin-bottom: 1rem;
  line-height: 1.2;
}
#care-maintenance-page .care-maintenance-container .care-maintenance-section {
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #care-maintenance-page .care-maintenance-container .care-maintenance-section {
    margin-bottom: 4rem;
  }
}
#care-maintenance-page .care-maintenance-container .care-maintenance-section .section-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #37393A;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  #care-maintenance-page .care-maintenance-container .care-maintenance-section .section-title {
    font-size: 1.75rem;
    margin-bottom: 1.3rem;
  }
}
#care-maintenance-page .care-maintenance-container .care-maintenance-section .section-intro {
  font-size: 1rem;
  color: #37393A;
  margin-bottom: 1rem;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  #care-maintenance-page .care-maintenance-container .care-maintenance-section .section-intro {
    margin-bottom: 1.5rem;
  }
}
#care-maintenance-page .care-maintenance-container .care-maintenance-section .subsection {
  margin-bottom: 1.5rem;
}
#care-maintenance-page .care-maintenance-container .care-maintenance-section .subsection .subsection-title {
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: #37393A;
}
#care-maintenance-page .care-maintenance-container .care-maintenance-section .subsection p {
  font-size: 1rem;
  color: #37393A;
  line-height: 1.4;
}
#care-maintenance-page .care-maintenance-container .care-maintenance-list {
  list-style: none;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  #care-maintenance-page .care-maintenance-container .care-maintenance-list {
    padding-left: 2rem;
  }
}
#care-maintenance-page .care-maintenance-container .care-maintenance-list li {
  font-size: 1rem;
  color: #37393A;
  margin-bottom: 0;
  line-height: 1.4;
  position: relative;
}
#care-maintenance-page .care-maintenance-container .care-maintenance-list li:before {
  content: "•";
  position: absolute;
  left: -1rem;
  color: #37393A;
  font-weight: bold;
}
#care-maintenance-page .care-maintenance-container .care-maintenance-link {
  color: #238ADD;
  text-decoration: underline;
}
#care-maintenance-page .care-maintenance-container .care-maintenance-link:hover {
  color: #5E819C;
  text-decoration: underline;
}

#guides-page {
  display: flex;
  flex-direction: column;
}
#guides-page strong {
  font-weight: 700;
}
#guides-page .guides-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 2rem 5%;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  #guides-page .guides-container {
    padding: 4rem 15%;
  }
}
#guides-page .guides-container .guides-header {
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #guides-page .guides-container .guides-header {
    margin-bottom: 4rem;
  }
}
#guides-page .guides-container .guides-header .guides-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #37393A;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 1024px) {
  #guides-page .guides-container .guides-header .guides-title {
    font-size: 3rem;
  }
}
#guides-page .guides-container .guides-header .guides-subtitle {
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  color: #37393A;
  font-weight: normal;
  margin: 0;
}
@media (min-width: 1024px) {
  #guides-page .guides-container .guides-header .guides-subtitle {
    font-size: 1.1rem;
  }
}
#guides-page .guides-container .guides-section {
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  #guides-page .guides-container .guides-section {
    margin-bottom: 4rem;
  }
}
#guides-page .guides-container .guides-section .section-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: #5E819C;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 1.25rem;
  border-bottom: 2px solid #5E819C;
  padding-bottom: 0.75rem;
}
@media (min-width: 1024px) {
  #guides-page .guides-container .guides-section .section-title {
    font-size: 1.75rem;
    padding-bottom: 0.5rem;
  }
}
#guides-page .guides-container .guides-section__empty {
  text-align: center;
  padding: 2rem;
  color: #797A7C;
  font-size: 0.95rem;
}
@media (min-width: 1024px) {
  #guides-page .guides-container .guides-section__empty {
    padding: 3rem;
    font-size: 1rem;
  }
}
#guides-page .guides-container .manuals-list {
  display: flex;
  flex-direction: column;
}
#guides-page .guides-container .manual-card {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 0;
  border-bottom: 1px solid #F5F5F5;
  text-decoration: none;
  color: #5E819C;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  transition: color 0.2s ease, padding-left 0.2s ease;
}
@media (min-width: 1024px) {
  #guides-page .guides-container .manual-card {
    font-size: 1.05rem;
    padding: 1rem 0;
  }
}
#guides-page .guides-container .manual-card:first-child {
  border-top: 1px solid #F5F5F5;
}
#guides-page .guides-container .manual-card:hover {
  color: #4B677D;
  padding-left: 0.15rem;
  text-decoration: underline;
}
#guides-page .guides-container .manual-card__icon {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  #guides-page .guides-container .manual-card__icon {
    width: 26px;
    height: 26px;
  }
}
#guides-page .guides-container .manual-card__icon img {
  width: 100%;
  height: auto;
  display: block;
}
#guides-page .guides-container .manual-card__text {
  flex: 1;
  display: inline-flex;
  align-items: center;
}

.favorites-page .no-favorites-container {
  padding: 60px 20px;
  text-align: center;
}
.favorites-page .no-favorites-container .no-favorites-message p {
  font-size: 16px;
  color: #797A7C;
  margin-bottom: 24px;
}
.favorites-page .favorites-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.favorites-page .favorite-item {
  display: grid;
  grid-template-columns: 120px 1fr auto;
  gap: 20px;
  align-items: center;
  padding: 24px 0;
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 576px) {
  .favorites-page .favorite-item {
    grid-template-columns: 80px 1fr;
    grid-template-rows: auto auto;
  }
  .favorites-page .favorite-item .favorite-item__actions {
    grid-column: 1/-1;
  }
}
.favorites-page .favorite-item--discontinued {
  opacity: 0.6;
}
.favorites-page .favorite-item--discontinued .favorite-item__image {
  position: relative;
}
.favorites-page .favorite-item__image {
  position: relative;
  width: 100%;
}
.favorites-page .favorite-item__image img {
  width: 100%;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.favorites-page .favorite-item__image .favorite-item__discontinued-badge {
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  font-size: 11px;
  text-align: center;
  padding: 4px 6px;
  border-radius: 0 0 4px 4px;
}
.favorites-page .favorite-item__info {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.favorites-page .favorite-item__name {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.favorites-page .favorite-item__variant {
  font-size: 12px;
  color: #797A7C;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.favorites-page .favorite-item__attrs {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 2px;
}
.favorites-page .favorite-item__attr {
  font-size: 12px;
  color: #37393A;
  background: #F4F4F4;
  border-radius: 3px;
  padding: 2px 8px;
}
.favorites-page .favorite-item__price {
  margin-top: 6px;
}
.favorites-page .favorite-item__price .favorite-item__price-current {
  font-size: 16px;
  font-weight: 600;
}
.favorites-page .favorite-item__price .favorite-item__price-msrp {
  font-size: 13px;
  color: #797A7C;
  text-decoration: line-through;
  margin-left: 8px;
}
.favorites-page .favorite-item__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  min-width: 140px;
}
.favorites-page .favorite-item__qty-wrap {
  display: flex;
  align-items: center;
  border: 1px solid #808080;
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
}
.favorites-page .favorite-item__qty-wrap .qty-btn {
  background: none;
  border: none;
  flex: 0 0 40px;
  width: 40px;
  padding: 6px 0;
  font-size: 16px;
  cursor: pointer;
  color: #37393A;
  line-height: 1;
  text-align: center;
}
.favorites-page .favorite-item__qty-wrap .qty-btn:hover {
  background: #F4F4F4;
}
.favorites-page .favorite-item__qty-wrap .favorite-qty-input {
  flex: 1;
  min-width: 0;
  text-align: center;
  border: none;
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  font-size: 14px;
  padding: 6px 0;
}
.favorites-page .favorite-item__qty-wrap .favorite-qty-input::-webkit-inner-spin-button, .favorites-page .favorite-item__qty-wrap .favorite-qty-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.favorites-page .favorite-atc-btn {
  width: 100%;
  font-size: 12px;
  padding: 10px 16px;
  white-space: nowrap;
}
.favorites-page .favorite-remove-btn {
  background: none;
  border: none;
  color: #797A7C;
  font-size: 12px;
  cursor: pointer;
  text-decoration: underline;
  padding: 0;
}
.favorites-page .favorite-remove-btn:hover {
  color: #37393A;
}

.favorite-btn-wrap {
  margin-top: 12px;
}

.favorite-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px;
  color: #37393A;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: color 0.2s;
}
.favorite-btn:hover {
  color: #dc3545;
}
.favorite-btn[data-favorited=true], .favorite-btn.is-favorited {
  color: #dc3545;
}
.favorite-btn .heart-icon {
  width: 24px;
  height: 24px;
}

#checkout-main {
  display: flex;
}
#checkout-main .card {
  border: none;
  margin-bottom: 50px !important;
}
#checkout-main .checkout-section-title {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
#checkout-main .card-header {
  display: flex;
  justify-content: space-between;
  align-items: start;
  border-bottom: none !important;
  background-color: transparent !important;
  font-weight: 600;
  padding: 0 !important;
}
#checkout-main .card-header h3 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  #checkout-main .card-header h3 {
    font-size: 18px;
    line-height: auto;
  }
}
#checkout-main .shipping-method-card-header {
  margin-bottom: 0.75rem !important;
}
#checkout-main .card-body {
  border-radius: 4px;
  padding: 0 !important;
}
#checkout-main .top-border-radius-10 {
  border-radius: 10px 10px 0px 0px !important;
}
#checkout-main .bottom-border-radius-10 {
  border-radius: 0px 0px 10px 10px !important;
}
#checkout-main #login-button-container {
  margin-top: 30px;
}
#checkout-main .contact-login-text {
  color: #000 !important;
  font-weight: 300;
}
#checkout-main .form-check-label-offset {
  margin-left: 10px;
  position: relative;
  top: 3px;
}
#checkout-main .shipping-method-card-body {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
#checkout-main .shipping-placeholder {
  display: block;
  padding: 15px;
  color: #6c757d;
  font-size: 14px;
  background-color: lightgrey;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Proxima Nova", sans-serif;
}
#checkout-main .shipping-placeholder--error {
  height: auto;
  text-align: left;
}
#checkout-main .shipping-price-value {
  white-space: nowrap;
}
#checkout-main .shipping-option, #checkout-main .ltl-shipping-option {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  transition: all 0.3s ease;
}
#checkout-main .shipping-option:hover, #checkout-main .ltl-shipping-option:hover {
  border-color: #000;
}
#checkout-main .shipping-option.selected, #checkout-main .ltl-shipping-option.selected {
  border-color: #000;
}
#checkout-main .shipping-option .shipping-method-info, #checkout-main .ltl-shipping-option .shipping-method-info {
  font-family: "Brandon Grotesque", sans-serif;
}
#checkout-main .shipping-option .shipping-method-info .method-name, #checkout-main .ltl-shipping-option .shipping-method-info .method-name {
  font-weight: 500;
  color: black;
}
#checkout-main .shipping-option .shipping-method-info .shipping-price, #checkout-main .ltl-shipping-option .shipping-method-info .shipping-price {
  font-weight: 500;
  min-width: 70px;
  text-align: right;
  color: black !important;
}
#checkout-main .secure-transaction-text {
  color: #737373;
  margin-bottom: 10px;
  font-size: 16px;
}
#checkout-main .payment-option-button {
  width: 100%;
  border: none;
  padding: 16px 0;
  border-radius: 6px;
  font-size: 1.1rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  cursor: pointer;
}
#checkout-main .payment-option-button--apple {
  background: #000;
  color: #fff;
}
#checkout-main .payment-option-button--affirm {
  background: #00c4cc;
  color: #fff;
}
#checkout-main .payment-option-button--google {
  background: #fff;
  color: #3c4043;
  border: 1px solid #dadce0;
}
#checkout-main .payment-disabled-message--spaced {
  margin-bottom: 15px;
}
#checkout-main .net-term-confirm-modal {
  border-radius: 10px;
  font-family: "proxima-nova", sans-serif;
  background-color: white !important;
}
#checkout-main .net-term-confirm-modal .modal-header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  border-bottom: 1px solid #dee2e6 !important;
  padding: 20px 24px !important;
  background-color: white !important;
}
#checkout-main .net-term-confirm-modal .modal-header .modal-title {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-size: 16px !important;
  margin: 0 !important;
  line-height: 1;
}
#checkout-main .net-term-confirm-modal .modal-header .btn-close {
  margin: 0;
  padding: 0;
  align-self: center;
}
#checkout-main .net-term-confirm-modal .modal-body {
  padding: 24px !important;
  margin: 0 !important;
}
#checkout-main .net-term-confirm-modal .modal-body p {
  margin-bottom: 0;
  font-size: 16px !important;
  color: #37393A !important;
  text-align: left !important;
  line-height: 1.5;
}
#checkout-main .net-term-confirm-modal .modal-footer {
  border-top: 1px solid #dee2e6;
  padding: 16px 24px;
  gap: 12px;
}
#checkout-main .net-term-confirm-modal .net-term-cancel-btn {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-size: 14px;
  border: 2px solid #5E819C;
  color: #5E819C;
  background-color: transparent;
  border-radius: 5px;
  padding: 10px 24px;
}
#checkout-main .net-term-confirm-modal .net-term-cancel-btn:hover {
  background-color: #D9D9D9;
}
#checkout-main .net-term-confirm-modal .net-term-submit-btn {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-size: 14px;
  background-color: #5E819C;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 10px 24px;
}
#checkout-main .net-term-confirm-modal .net-term-submit-btn:hover {
  background-color: #4B677D;
}
#checkout-main .payment-card-icon {
  height: 25px;
}
#checkout-main .form-check-spacing {
  margin-bottom: 1rem;
}
#checkout-main label,
#checkout-main select,
#checkout-main li,
#checkout-main span,
#checkout-main .number,
#checkout-main .float-right {
  font-size: 16px;
}
#checkout-main .card-transparent {
  background-color: transparent !important;
  width: 100%;
}
#checkout-main .contact-header {
  align-items: baseline !important;
}
#checkout-main .checkout-order-summary-card {
  margin-bottom: 42px;
}
#checkout-main .checkout-order-summary-card li {
  display: flex;
  justify-content: space-between;
}
#checkout-main .checkout-order-summary-card li .label {
  color: #6a6a6a;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 1rem;
}
#checkout-main .checkout-order-summary-card li .label.black {
  color: black;
}
#checkout-main .checkout-order-summary-card li .total.black {
  font-weight: 600;
  color: black;
}
#checkout-main .product-image {
  width: 100px !important;
  height: 100px !important;
}
#checkout-main .gap-30 {
  gap: 30px;
}
#checkout-main .width-100 {
  width: 100%;
}
#checkout-main .font-weight-bold {
  font-weight: bold;
}
#checkout-main .number {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#checkout-main .float-right {
  position: relative;
  bottom: 8px;
}
#checkout-main .gap-20 {
  gap: 20px;
}
#checkout-main .mb-20 {
  margin-bottom: 20px;
}
#checkout-main .discount-code {
  border-radius: 4px !important;
  margin-top: 0 !important;
}
#checkout-main .color-black {
  color: black !important;
}
#checkout-main .login-link {
  color: #5e809b !important;
}
#checkout-main .search-modal-btn {
  position: absolute;
  right: 10px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
  top: 30%;
  color: #898989;
  opacity: 0.5;
}
#checkout-main .search-icon {
  display: flex;
  width: 20px;
  height: 20px;
}
#checkout-main .tooltip-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #6a6a6a;
}
#checkout-main .background-bacacf {
  background-color: rgba(94, 128, 155, 0.3) !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0px !important;
  padding: 0px 25px;
}
#checkout-main .form-check {
  padding-left: 1.5rem !important;
  display: flex;
  align-items: center;
}
#checkout-main .background-f0f0f0 {
  background-color: #f0f0f0;
  padding: 15px 25px 25px 25px;
}
#checkout-main .card-number,
#checkout-main .expiration-date,
#checkout-main .security-code,
#checkout-main .name-on-card {
  padding-right: 40px;
}
#checkout-main .lock-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #6a6a6a;
}
#checkout-main .billing-address {
  display: flex;
  flex-direction: column;
}
#checkout-main .billing-address-header {
  font-size: 20px !important;
  margin: 20px 0px !important;
}
#checkout-main .billing-country,
#checkout-main .billing-firstname,
#checkout-main .billing-lastname,
#checkout-main .billing-addr1,
#checkout-main .billing-city,
#checkout-main .billing-state,
#checkout-main .billing-zip,
#checkout-main .billing-phone {
  font-size: 16px !important;
  border-radius: 4px !important;
}
#checkout-main .desktop-submit-button {
  margin-top: 10px;
}
#checkout-main .responsive-submit-button {
  margin-top: 10px;
}
#checkout-main .large-screen-footer-links {
  text-align: center;
  color: #898686;
  font-size: 14px;
  display: flex;
  justify-content: space-around;
}
#checkout-main .small-screen-footer-links {
  display: none !important;
}
#checkout-main .checkout-row {
  width: 100%;
  margin: 0px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap !important;
}
#checkout-main .left-column {
  width: 100%;
  padding: 30px 5% 0px 5%;
  background-color: transparent;
}
@media (min-width: 1024px) {
  #checkout-main .left-column {
    width: 50%;
    padding: 50px 3.125% 0px 15%;
  }
}
#checkout-main .right-column {
  padding: 0 5%;
  width: 100%;
  background-color: transparent;
}
@media (min-width: 1024px) {
  #checkout-main .right-column {
    width: 50%;
    padding: 50px 15% 30px 3.125%;
    background-color: #f5f5f5;
  }
}
#checkout-main .payment-method-group {
  margin-bottom: 15px !important;
}
#checkout-main .small-screen-pay-now-section {
  display: none;
}
#checkout-main .responsive-order-summary {
  display: flex;
  background-color: #d9d9d9;
  padding: 20px 5% 20px 5%;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1200px) {
  #checkout-main .responsive-order-summary {
    display: none;
  }
}
#checkout-main .responsive-order-summary .label {
  text-transform: capitalize;
  font-size: 12px;
  line-height: 1.14;
}
@media (min-width: 768px) {
  #checkout-main .responsive-order-summary .label {
    font-size: 14px;
  }
}
#checkout-main .responsive-order-summary-content {
  background-color: white;
  padding: 20px 5% 0 5%;
}
@media (min-width: 1200px) {
  #checkout-main .responsive-order-summary-content {
    display: none;
  }
}
#checkout-main .responsive-order-summary-content li {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
}
@media (min-width: 768px) {
  #checkout-main .responsive-order-summary-content li {
    font-size: 14px;
  }
}
#checkout-main .responsive-order-summary-content li .label {
  text-transform: capitalize;
  line-height: 1.14;
}
#checkout-main .responsive-order-summary-content li .label.black {
  font-weight: 600;
  color: black;
}
#checkout-main .responsive-order-summary-content li .total.black {
  font-weight: 600;
  color: black;
}
@media (max-width: 1200px) {
  #checkout-main .row {
    flex-direction: column !important;
  }
  #checkout-main .large-screen-footer-links {
    display: none !important;
  }
  #checkout-main .large-screen-pay-now-section {
    display: none !important;
  }
  #checkout-main .small-screen-pay-now-section {
    display: flex !important;
    flex-direction: column;
    gap: 1.5rem;
  }
}
#checkout-main .divider {
  height: 2px;
  background-color: #dee2e6;
  margin: 50px 0 5px 0;
  padding: 0;
  border: none;
  list-style: none;
}
#checkout-main .divider::marker {
  display: none;
}
#checkout-main .form-row {
  margin-bottom: 0rem !important;
  margin-top: 0rem !important;
  display: flex;
  gap: 0px;
  flex-direction: column;
}
@media (min-width: 1200px) {
  #checkout-main .form-row {
    flex-direction: row;
    gap: 10px;
  }
}
#checkout-main .form-row .form-group {
  flex: 1;
}
#checkout-main .form-group {
  position: relative;
  margin-bottom: 0rem !important;
  margin-top: 0rem !important;
  display: flex;
  flex-direction: column;
}
#checkout-main .form-group .invalid-feedback {
  margin-top: 0;
  margin-bottom: 0.4rem;
  text-transform: initial;
}
#checkout-main .form-check-input {
  background-color: #5E809B;
  border-color: #5E809B;
  width: 20px;
  height: 20px;
  border-radius: 0;
  margin-right: 10px;
  margin-top: 0;
}
#checkout-main .form-check-input:focus {
  box-shadow: none;
}
#checkout-main .form-control {
  height: 50px;
  border-radius: 4px;
  padding: 14px 15px;
  line-height: 1.2;
}
#checkout-main .form-control::-moz-placeholder {
  text-transform: capitalize;
}
#checkout-main .form-control::placeholder {
  text-transform: capitalize;
}
#checkout-main .dropdown-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #898989;
  pointer-events: none;
  z-index: 1;
  opacity: 0.5;
}
#checkout-main .form-control.is-invalid {
  border-color: #dc3545;
  background-image: none;
}
#checkout-main .validation-error {
  margin-bottom: 30px;
}
#checkout-main .validation-error span {
  color: #dc3545;
}
#checkout-main .cart-counter {
  position: absolute;
  top: -4px;
  right: -4px;
  background-color: #f68d21;
  color: black;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  z-index: 1;
}
#checkout-main .product-image {
  position: relative;
  width: 100px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #fff;
  border-radius: 4px;
}
#checkout-main #same_as_shipping {
  height: 20px !important;
  width: 20px !important;
}
@media (max-width: 768px) {
  #checkout-main product-image {
    width: 93px !important;
    height: 46px !important;
  }
  #checkout-main .background-f0f0f0 {
    padding: 15px 25px;
  }
}
#checkout-main .discount-error-message {
  display: none;
  color: #dc3545;
  font-size: 14px;
  width: 100%;
  line-height: 1.4;
}
#checkout-main .address-search-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #ddd;
  border-radius: 4px;
  z-index: 1000;
  max-height: 300px;
  overflow-y: auto;
  display: none;
}
#checkout-main .address-suggestion {
  padding: 8px 12px;
  cursor: pointer;
  transition: background-color 0.2s;
}
#checkout-main .address-suggestion :hover {
  background-color: #f8f9fa;
}
#checkout-main .shipping-account-info {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #dee2e6;
}
#checkout-main .shipping-options.account-on-file-active {
  opacity: 0.6;
  pointer-events: none;
}
#checkout-main .account-on-file-section .form-check-label {
  font-weight: 400;
}
#checkout-main .account-on-file-section .form-check-label small {
  color: #6c757d;
  font-weight: normal;
}
#checkout-main .ltl-shipping-section {
  margin-top: 20px;
  padding-top: 20px;
}
#checkout-main .ltl-shipping-section .ltl-section-header {
  margin-bottom: 15px;
}
#checkout-main .ltl-shipping-section .ltl-section-header h5 {
  text-transform: uppercase;
  color: #333;
  font-weight: 600;
  margin-bottom: 5px;
}
#checkout-main .ltl-shipping-section .ltl-section-header .text-muted {
  font-size: 0.875em;
  color: #6c757d;
}
#checkout-main .freight-contact-section {
  margin-top: 30px;
  margin-bottom: 30px;
}
#checkout-main .freight-contact-section.is-hidden {
  display: none;
}
#checkout-main .freight-contact-section .card-header {
  margin-bottom: 1rem;
}
#checkout-main .freight-contact-section .card-body {
  padding: 0 !important;
}
#checkout-main .freight-contact-section .form-group {
  margin-bottom: 1rem;
}
#checkout-main .freight-contact-section .form-group:last-child {
  margin-bottom: 0;
}
#checkout-main .freight-contact-section .form-control {
  height: 50px;
  border-radius: 4px;
  padding: 14px 15px;
  border: 1px solid #dee2e6;
  font-size: 16px;
  font-family: "Proxima Nova", sans-serif;
}
#checkout-main .freight-contact-section .form-control:focus {
  border-color: #5E809B;
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(94, 128, 155, 0.25);
}
#checkout-main .freight-contact-section .form-control::-moz-placeholder {
  color: #6c757d;
}
#checkout-main .freight-contact-section .form-control::placeholder {
  color: #6c757d;
}
#checkout-main .b2b-user .shipping-method-card-header .text-muted {
  color: #6c757d;
  font-size: 0.875em;
  font-weight: 300;
}
#checkout-main .b2b-user .shipping-option .shipping-price {
  color: #333;
}
#checkout-main .b2b-user .shipping-option .shipping-method-info .method-name {
  font-weight: 600;
  color: #333;
}
#checkout-main .b2b-user .shipping-option .shipping-method-info .carrier-info {
  color: #666;
  font-size: 0.875em;
  margin-bottom: 2px;
}
@media (max-width: 768px) {
  #checkout-main .ltl-shipping-option {
    flex-direction: column;
    align-items: flex-start;
  }
  #checkout-main .ltl-shipping-option .shipping-price {
    margin-top: 10px;
    align-self: flex-end;
  }
}

/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: 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: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --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;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

*,
*::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, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

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

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

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

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

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

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: underline;
}
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.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  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;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

/* 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: 1.25rem;
  font-weight: 300;
}

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

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

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

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

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

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

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

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

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

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: 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.5rem;
  --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: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --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;
}

@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;
  }
}
@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;
  }
}
@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;
  }
}
@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;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

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

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

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

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

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

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

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

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

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.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: 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);
  -webkit-appearance: none;
     -moz-appearance: none;
          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::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.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: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.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);
  -webkit-appearance: none;
     -moz-appearance: none;
          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: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .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='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.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;
  -webkit-appearance: none;
     -moz-appearance: none;
          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);
  -webkit-print-color-adjust: exact;
          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 + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(: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='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          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;
  -webkit-appearance: none;
          appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    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;
  -moz-appearance: none;
       appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    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::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder), .form-floating > .form-control-plaintext:not(:-moz-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.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:not(:-moz-placeholder) ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-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:not(:-moz-placeholder) ~ 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: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 {
  position: relative;
  z-index: 2;
}
.input-group .btn: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 {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  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;
}

.btn {
  --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;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          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 {
    transition: none;
  }
}
.btn: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 {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn: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 {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  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, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  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 {
  --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-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-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: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn {
  --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);
}

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

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

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

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(-1 * var(--bs-border-width));
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

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

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(-1 * var(--bs-border-width));
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:nth-child(n+3),
.btn-group-vertical > :not(.btn-check) + .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

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

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

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

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

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

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

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

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

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

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

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

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

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

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  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) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(-1 * var(--bs-border-width));
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.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 {
  position: relative;
  top: -1px;
}

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

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

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

:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}

[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

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

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

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

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

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bs-carousel-indicator-active-bg);
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center;
}

.carousel-dark {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

:root,
[data-bs-theme=light] {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}

[data-bs-theme=dark] {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  flex-shrink: 0;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

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

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-left: auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
          mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}
.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;
}

.link-primary {
  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, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, 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(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, 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(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, 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(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, 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, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  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, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, 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(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, 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(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, 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: 1400px) {
  .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;
}

.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 {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

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

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

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

.object-fit-none {
  -o-object-fit: none !important;
     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));
}

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

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

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

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

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

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

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

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

.fw-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 {
  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-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 {
  --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-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 {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

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

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

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

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

.rounded {
  border-radius: 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 {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    -o-object-fit: none !important;
       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-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .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;
  }
  .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;
  }
  .column-gap-sm-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
       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-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .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;
  }
  .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;
  }
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
       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-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .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;
  }
  .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;
  }
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
       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-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .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;
  }
  .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;
  }
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !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: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
       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-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .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;
  }
  .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;
  }
  .column-gap-xxl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !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: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media 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;
  }
}
.fa-solid,
.fa-regular,
.fa-brands,
.fa-classic,
.fas,
.far,
.fab,
.fa {
  --_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Free"));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: var(--fa-display, inline-block);
  font-family: var(--_fa-family);
  font-feature-settings: normal;
  font-style: normal;
  font-synthesis: none;
  font-variant: normal;
  font-weight: var(--fa-style, 900);
  line-height: 1;
  text-align: center;
  text-rendering: auto;
  width: var(--fa-width, 1.25em);
}

:is(.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa-classic,
.fa)::before {
  content: var(--fa)/"";
}

@supports not (content: ""/"") {
  :is(.fas,
  .far,
  .fab,
  .fa-solid,
  .fa-regular,
  .fa-brands,
  .fa-classic,
  .fa)::before {
    content: var(--fa);
  }
}
.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: calc(10 / 16 * 1em); /* converts a 10px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 10 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 10 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-xs {
  font-size: calc(12 / 16 * 1em); /* converts a 12px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 12 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 12 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-sm {
  font-size: calc(14 / 16 * 1em); /* converts a 14px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 14 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 14 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-lg {
  font-size: calc(20 / 16 * 1em); /* converts a 20px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 20 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 20 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-xl {
  font-size: calc(24 / 16 * 1em); /* converts a 24px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 24 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 24 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-2xl {
  font-size: calc(32 / 16 * 1em); /* converts a 32px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 32 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 32 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-width-auto {
  --fa-width: auto;
}

.fa-fw,
.fa-width-fixed {
  --fa-width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-inline-start: var(--fa-li-margin, 2.5em);
  padding-inline-start: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  inset-inline-start: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

/* Heads Up: Bordered Icons will not be supported in the future!
  - This feature will be deprecated in the next major release of Font Awesome (v8)!
  - You may continue to use it in this version *v7), but it will not be supported in Font Awesome v8.
*/
/* Notes:
* --@{v.$css-prefix}-border-width = 1/16 by default (to render as ~1px based on a 16px default font-size)
* --@{v.$css-prefix}-border-padding =
  ** 3/16 for vertical padding (to give ~2px of vertical whitespace around an icon considering it's vertical alignment)
  ** 4/16 for horizontal padding (to give ~4px of horizontal whitespace around an icon)
*/
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.0625em);
  box-sizing: var(--fa-border-box-sizing, content-box);
  padding: var(--fa-border-padding, 0.1875em 0.25em);
}

.fa-pull-left,
.fa-pull-start {
  float: inline-start;
  margin-inline-end: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right,
.fa-pull-end {
  float: inline-end;
  margin-inline-start: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation: none !important;
    transition: none !important;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  --fa-width: 100%;
  inset: 0;
  position: absolute;
  text-align: center;
  width: var(--fa-width);
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-0 {
  --fa: "\30 ";
}

.fa-1 {
  --fa: "\31 ";
}

.fa-2 {
  --fa: "\32 ";
}

.fa-3 {
  --fa: "\33 ";
}

.fa-4 {
  --fa: "\34 ";
}

.fa-5 {
  --fa: "\35 ";
}

.fa-6 {
  --fa: "\36 ";
}

.fa-7 {
  --fa: "\37 ";
}

.fa-8 {
  --fa: "\38 ";
}

.fa-9 {
  --fa: "\39 ";
}

.fa-exclamation {
  --fa: "\!";
}

.fa-hashtag {
  --fa: "\#";
}

.fa-dollar-sign {
  --fa: "\$";
}

.fa-dollar {
  --fa: "\$";
}

.fa-usd {
  --fa: "\$";
}

.fa-percent {
  --fa: "\%";
}

.fa-percentage {
  --fa: "\%";
}

.fa-asterisk {
  --fa: "\*";
}

.fa-plus {
  --fa: "\+";
}

.fa-add {
  --fa: "\+";
}

.fa-less-than {
  --fa: "\<";
}

.fa-equals {
  --fa: "\=";
}

.fa-greater-than {
  --fa: "\>";
}

.fa-question {
  --fa: "\?";
}

.fa-at {
  --fa: "\@";
}

.fa-a {
  --fa: "A";
}

.fa-b {
  --fa: "B";
}

.fa-c {
  --fa: "C";
}

.fa-d {
  --fa: "D";
}

.fa-e {
  --fa: "E";
}

.fa-f {
  --fa: "F";
}

.fa-g {
  --fa: "G";
}

.fa-h {
  --fa: "H";
}

.fa-i {
  --fa: "I";
}

.fa-j {
  --fa: "J";
}

.fa-k {
  --fa: "K";
}

.fa-l {
  --fa: "L";
}

.fa-m {
  --fa: "M";
}

.fa-n {
  --fa: "N";
}

.fa-o {
  --fa: "O";
}

.fa-p {
  --fa: "P";
}

.fa-q {
  --fa: "Q";
}

.fa-r {
  --fa: "R";
}

.fa-s {
  --fa: "S";
}

.fa-t {
  --fa: "T";
}

.fa-u {
  --fa: "U";
}

.fa-v {
  --fa: "V";
}

.fa-w {
  --fa: "W";
}

.fa-x {
  --fa: "X";
}

.fa-y {
  --fa: "Y";
}

.fa-z {
  --fa: "Z";
}

.fa-faucet {
  --fa: "\e005";
}

.fa-faucet-drip {
  --fa: "\e006";
}

.fa-house-chimney-window {
  --fa: "\e00d";
}

.fa-house-signal {
  --fa: "\e012";
}

.fa-temperature-arrow-down {
  --fa: "\e03f";
}

.fa-temperature-down {
  --fa: "\e03f";
}

.fa-temperature-arrow-up {
  --fa: "\e040";
}

.fa-temperature-up {
  --fa: "\e040";
}

.fa-trailer {
  --fa: "\e041";
}

.fa-bacteria {
  --fa: "\e059";
}

.fa-bacterium {
  --fa: "\e05a";
}

.fa-box-tissue {
  --fa: "\e05b";
}

.fa-hand-holding-medical {
  --fa: "\e05c";
}

.fa-hand-sparkles {
  --fa: "\e05d";
}

.fa-hands-bubbles {
  --fa: "\e05e";
}

.fa-hands-wash {
  --fa: "\e05e";
}

.fa-handshake-slash {
  --fa: "\e060";
}

.fa-handshake-alt-slash {
  --fa: "\e060";
}

.fa-handshake-simple-slash {
  --fa: "\e060";
}

.fa-head-side-cough {
  --fa: "\e061";
}

.fa-head-side-cough-slash {
  --fa: "\e062";
}

.fa-head-side-mask {
  --fa: "\e063";
}

.fa-head-side-virus {
  --fa: "\e064";
}

.fa-house-chimney-user {
  --fa: "\e065";
}

.fa-house-laptop {
  --fa: "\e066";
}

.fa-laptop-house {
  --fa: "\e066";
}

.fa-lungs-virus {
  --fa: "\e067";
}

.fa-people-arrows {
  --fa: "\e068";
}

.fa-people-arrows-left-right {
  --fa: "\e068";
}

.fa-plane-slash {
  --fa: "\e069";
}

.fa-pump-medical {
  --fa: "\e06a";
}

.fa-pump-soap {
  --fa: "\e06b";
}

.fa-shield-virus {
  --fa: "\e06c";
}

.fa-sink {
  --fa: "\e06d";
}

.fa-soap {
  --fa: "\e06e";
}

.fa-stopwatch-20 {
  --fa: "\e06f";
}

.fa-shop-slash {
  --fa: "\e070";
}

.fa-store-alt-slash {
  --fa: "\e070";
}

.fa-store-slash {
  --fa: "\e071";
}

.fa-toilet-paper-slash {
  --fa: "\e072";
}

.fa-users-slash {
  --fa: "\e073";
}

.fa-virus {
  --fa: "\e074";
}

.fa-virus-slash {
  --fa: "\e075";
}

.fa-viruses {
  --fa: "\e076";
}

.fa-vest {
  --fa: "\e085";
}

.fa-vest-patches {
  --fa: "\e086";
}

.fa-arrow-trend-down {
  --fa: "\e097";
}

.fa-arrow-trend-up {
  --fa: "\e098";
}

.fa-arrow-up-from-bracket {
  --fa: "\e09a";
}

.fa-austral-sign {
  --fa: "\e0a9";
}

.fa-baht-sign {
  --fa: "\e0ac";
}

.fa-bitcoin-sign {
  --fa: "\e0b4";
}

.fa-bolt-lightning {
  --fa: "\e0b7";
}

.fa-book-bookmark {
  --fa: "\e0bb";
}

.fa-camera-rotate {
  --fa: "\e0d8";
}

.fa-cedi-sign {
  --fa: "\e0df";
}

.fa-chart-column {
  --fa: "\e0e3";
}

.fa-chart-gantt {
  --fa: "\e0e4";
}

.fa-clapperboard {
  --fa: "\e131";
}

.fa-clover {
  --fa: "\e139";
}

.fa-code-compare {
  --fa: "\e13a";
}

.fa-code-fork {
  --fa: "\e13b";
}

.fa-code-pull-request {
  --fa: "\e13c";
}

.fa-colon-sign {
  --fa: "\e140";
}

.fa-cruzeiro-sign {
  --fa: "\e152";
}

.fa-display {
  --fa: "\e163";
}

.fa-dong-sign {
  --fa: "\e169";
}

.fa-elevator {
  --fa: "\e16d";
}

.fa-filter-circle-xmark {
  --fa: "\e17b";
}

.fa-florin-sign {
  --fa: "\e184";
}

.fa-folder-closed {
  --fa: "\e185";
}

.fa-franc-sign {
  --fa: "\e18f";
}

.fa-guarani-sign {
  --fa: "\e19a";
}

.fa-gun {
  --fa: "\e19b";
}

.fa-hands-clapping {
  --fa: "\e1a8";
}

.fa-house-user {
  --fa: "\e1b0";
}

.fa-home-user {
  --fa: "\e1b0";
}

.fa-indian-rupee-sign {
  --fa: "\e1bc";
}

.fa-indian-rupee {
  --fa: "\e1bc";
}

.fa-inr {
  --fa: "\e1bc";
}

.fa-kip-sign {
  --fa: "\e1c4";
}

.fa-lari-sign {
  --fa: "\e1c8";
}

.fa-litecoin-sign {
  --fa: "\e1d3";
}

.fa-manat-sign {
  --fa: "\e1d5";
}

.fa-mask-face {
  --fa: "\e1d7";
}

.fa-mill-sign {
  --fa: "\e1ed";
}

.fa-money-bills {
  --fa: "\e1f3";
}

.fa-naira-sign {
  --fa: "\e1f6";
}

.fa-notdef {
  --fa: "\e1fe";
}

.fa-panorama {
  --fa: "\e209";
}

.fa-peseta-sign {
  --fa: "\e221";
}

.fa-peso-sign {
  --fa: "\e222";
}

.fa-plane-up {
  --fa: "\e22d";
}

.fa-rupiah-sign {
  --fa: "\e23d";
}

.fa-stairs {
  --fa: "\e289";
}

.fa-timeline {
  --fa: "\e29c";
}

.fa-truck-front {
  --fa: "\e2b7";
}

.fa-turkish-lira-sign {
  --fa: "\e2bb";
}

.fa-try {
  --fa: "\e2bb";
}

.fa-turkish-lira {
  --fa: "\e2bb";
}

.fa-vault {
  --fa: "\e2c5";
}

.fa-wand-magic-sparkles {
  --fa: "\e2ca";
}

.fa-magic-wand-sparkles {
  --fa: "\e2ca";
}

.fa-wheat-awn {
  --fa: "\e2cd";
}

.fa-wheat-alt {
  --fa: "\e2cd";
}

.fa-wheelchair-move {
  --fa: "\e2ce";
}

.fa-wheelchair-alt {
  --fa: "\e2ce";
}

.fa-bangladeshi-taka-sign {
  --fa: "\e2e6";
}

.fa-bowl-rice {
  --fa: "\e2eb";
}

.fa-person-pregnant {
  --fa: "\e31e";
}

.fa-house-chimney {
  --fa: "\e3af";
}

.fa-home-lg {
  --fa: "\e3af";
}

.fa-house-crack {
  --fa: "\e3b1";
}

.fa-house-medical {
  --fa: "\e3b2";
}

.fa-cent-sign {
  --fa: "\e3f5";
}

.fa-plus-minus {
  --fa: "\e43c";
}

.fa-sailboat {
  --fa: "\e445";
}

.fa-section {
  --fa: "\e447";
}

.fa-shrimp {
  --fa: "\e448";
}

.fa-brazilian-real-sign {
  --fa: "\e46c";
}

.fa-chart-simple {
  --fa: "\e473";
}

.fa-diagram-next {
  --fa: "\e476";
}

.fa-diagram-predecessor {
  --fa: "\e477";
}

.fa-diagram-successor {
  --fa: "\e47a";
}

.fa-earth-oceania {
  --fa: "\e47b";
}

.fa-globe-oceania {
  --fa: "\e47b";
}

.fa-bug-slash {
  --fa: "\e490";
}

.fa-file-circle-plus {
  --fa: "\e494";
}

.fa-shop-lock {
  --fa: "\e4a5";
}

.fa-virus-covid {
  --fa: "\e4a8";
}

.fa-virus-covid-slash {
  --fa: "\e4a9";
}

.fa-anchor-circle-check {
  --fa: "\e4aa";
}

.fa-anchor-circle-exclamation {
  --fa: "\e4ab";
}

.fa-anchor-circle-xmark {
  --fa: "\e4ac";
}

.fa-anchor-lock {
  --fa: "\e4ad";
}

.fa-arrow-down-up-across-line {
  --fa: "\e4af";
}

.fa-arrow-down-up-lock {
  --fa: "\e4b0";
}

.fa-arrow-right-to-city {
  --fa: "\e4b3";
}

.fa-arrow-up-from-ground-water {
  --fa: "\e4b5";
}

.fa-arrow-up-from-water-pump {
  --fa: "\e4b6";
}

.fa-arrow-up-right-dots {
  --fa: "\e4b7";
}

.fa-arrows-down-to-line {
  --fa: "\e4b8";
}

.fa-arrows-down-to-people {
  --fa: "\e4b9";
}

.fa-arrows-left-right-to-line {
  --fa: "\e4ba";
}

.fa-arrows-spin {
  --fa: "\e4bb";
}

.fa-arrows-split-up-and-left {
  --fa: "\e4bc";
}

.fa-arrows-to-circle {
  --fa: "\e4bd";
}

.fa-arrows-to-dot {
  --fa: "\e4be";
}

.fa-arrows-to-eye {
  --fa: "\e4bf";
}

.fa-arrows-turn-right {
  --fa: "\e4c0";
}

.fa-arrows-turn-to-dots {
  --fa: "\e4c1";
}

.fa-arrows-up-to-line {
  --fa: "\e4c2";
}

.fa-bore-hole {
  --fa: "\e4c3";
}

.fa-bottle-droplet {
  --fa: "\e4c4";
}

.fa-bottle-water {
  --fa: "\e4c5";
}

.fa-bowl-food {
  --fa: "\e4c6";
}

.fa-boxes-packing {
  --fa: "\e4c7";
}

.fa-bridge {
  --fa: "\e4c8";
}

.fa-bridge-circle-check {
  --fa: "\e4c9";
}

.fa-bridge-circle-exclamation {
  --fa: "\e4ca";
}

.fa-bridge-circle-xmark {
  --fa: "\e4cb";
}

.fa-bridge-lock {
  --fa: "\e4cc";
}

.fa-bridge-water {
  --fa: "\e4ce";
}

.fa-bucket {
  --fa: "\e4cf";
}

.fa-bugs {
  --fa: "\e4d0";
}

.fa-building-circle-arrow-right {
  --fa: "\e4d1";
}

.fa-building-circle-check {
  --fa: "\e4d2";
}

.fa-building-circle-exclamation {
  --fa: "\e4d3";
}

.fa-building-circle-xmark {
  --fa: "\e4d4";
}

.fa-building-flag {
  --fa: "\e4d5";
}

.fa-building-lock {
  --fa: "\e4d6";
}

.fa-building-ngo {
  --fa: "\e4d7";
}

.fa-building-shield {
  --fa: "\e4d8";
}

.fa-building-un {
  --fa: "\e4d9";
}

.fa-building-user {
  --fa: "\e4da";
}

.fa-building-wheat {
  --fa: "\e4db";
}

.fa-burst {
  --fa: "\e4dc";
}

.fa-car-on {
  --fa: "\e4dd";
}

.fa-car-tunnel {
  --fa: "\e4de";
}

.fa-child-combatant {
  --fa: "\e4e0";
}

.fa-child-rifle {
  --fa: "\e4e0";
}

.fa-children {
  --fa: "\e4e1";
}

.fa-circle-nodes {
  --fa: "\e4e2";
}

.fa-clipboard-question {
  --fa: "\e4e3";
}

.fa-cloud-showers-water {
  --fa: "\e4e4";
}

.fa-computer {
  --fa: "\e4e5";
}

.fa-cubes-stacked {
  --fa: "\e4e6";
}

.fa-envelope-circle-check {
  --fa: "\e4e8";
}

.fa-explosion {
  --fa: "\e4e9";
}

.fa-ferry {
  --fa: "\e4ea";
}

.fa-file-circle-exclamation {
  --fa: "\e4eb";
}

.fa-file-circle-minus {
  --fa: "\e4ed";
}

.fa-file-circle-question {
  --fa: "\e4ef";
}

.fa-file-shield {
  --fa: "\e4f0";
}

.fa-fire-burner {
  --fa: "\e4f1";
}

.fa-fish-fins {
  --fa: "\e4f2";
}

.fa-flask-vial {
  --fa: "\e4f3";
}

.fa-glass-water {
  --fa: "\e4f4";
}

.fa-glass-water-droplet {
  --fa: "\e4f5";
}

.fa-group-arrows-rotate {
  --fa: "\e4f6";
}

.fa-hand-holding-hand {
  --fa: "\e4f7";
}

.fa-handcuffs {
  --fa: "\e4f8";
}

.fa-hands-bound {
  --fa: "\e4f9";
}

.fa-hands-holding-child {
  --fa: "\e4fa";
}

.fa-hands-holding-circle {
  --fa: "\e4fb";
}

.fa-heart-circle-bolt {
  --fa: "\e4fc";
}

.fa-heart-circle-check {
  --fa: "\e4fd";
}

.fa-heart-circle-exclamation {
  --fa: "\e4fe";
}

.fa-heart-circle-minus {
  --fa: "\e4ff";
}

.fa-heart-circle-plus {
  --fa: "\e500";
}

.fa-heart-circle-xmark {
  --fa: "\e501";
}

.fa-helicopter-symbol {
  --fa: "\e502";
}

.fa-helmet-un {
  --fa: "\e503";
}

.fa-hill-avalanche {
  --fa: "\e507";
}

.fa-hill-rockslide {
  --fa: "\e508";
}

.fa-house-circle-check {
  --fa: "\e509";
}

.fa-house-circle-exclamation {
  --fa: "\e50a";
}

.fa-house-circle-xmark {
  --fa: "\e50b";
}

.fa-house-fire {
  --fa: "\e50c";
}

.fa-house-flag {
  --fa: "\e50d";
}

.fa-house-flood-water {
  --fa: "\e50e";
}

.fa-house-flood-water-circle-arrow-right {
  --fa: "\e50f";
}

.fa-house-lock {
  --fa: "\e510";
}

.fa-house-medical-circle-check {
  --fa: "\e511";
}

.fa-house-medical-circle-exclamation {
  --fa: "\e512";
}

.fa-house-medical-circle-xmark {
  --fa: "\e513";
}

.fa-house-medical-flag {
  --fa: "\e514";
}

.fa-house-tsunami {
  --fa: "\e515";
}

.fa-jar {
  --fa: "\e516";
}

.fa-jar-wheat {
  --fa: "\e517";
}

.fa-jet-fighter-up {
  --fa: "\e518";
}

.fa-jug-detergent {
  --fa: "\e519";
}

.fa-kitchen-set {
  --fa: "\e51a";
}

.fa-land-mine-on {
  --fa: "\e51b";
}

.fa-landmark-flag {
  --fa: "\e51c";
}

.fa-laptop-file {
  --fa: "\e51d";
}

.fa-lines-leaning {
  --fa: "\e51e";
}

.fa-location-pin-lock {
  --fa: "\e51f";
}

.fa-locust {
  --fa: "\e520";
}

.fa-magnifying-glass-arrow-right {
  --fa: "\e521";
}

.fa-magnifying-glass-chart {
  --fa: "\e522";
}

.fa-mars-and-venus-burst {
  --fa: "\e523";
}

.fa-mask-ventilator {
  --fa: "\e524";
}

.fa-mattress-pillow {
  --fa: "\e525";
}

.fa-mobile-retro {
  --fa: "\e527";
}

.fa-money-bill-transfer {
  --fa: "\e528";
}

.fa-money-bill-trend-up {
  --fa: "\e529";
}

.fa-money-bill-wheat {
  --fa: "\e52a";
}

.fa-mosquito {
  --fa: "\e52b";
}

.fa-mosquito-net {
  --fa: "\e52c";
}

.fa-mound {
  --fa: "\e52d";
}

.fa-mountain-city {
  --fa: "\e52e";
}

.fa-mountain-sun {
  --fa: "\e52f";
}

.fa-oil-well {
  --fa: "\e532";
}

.fa-people-group {
  --fa: "\e533";
}

.fa-people-line {
  --fa: "\e534";
}

.fa-people-pulling {
  --fa: "\e535";
}

.fa-people-robbery {
  --fa: "\e536";
}

.fa-people-roof {
  --fa: "\e537";
}

.fa-person-arrow-down-to-line {
  --fa: "\e538";
}

.fa-person-arrow-up-from-line {
  --fa: "\e539";
}

.fa-person-breastfeeding {
  --fa: "\e53a";
}

.fa-person-burst {
  --fa: "\e53b";
}

.fa-person-cane {
  --fa: "\e53c";
}

.fa-person-chalkboard {
  --fa: "\e53d";
}

.fa-person-circle-check {
  --fa: "\e53e";
}

.fa-person-circle-exclamation {
  --fa: "\e53f";
}

.fa-person-circle-minus {
  --fa: "\e540";
}

.fa-person-circle-plus {
  --fa: "\e541";
}

.fa-person-circle-question {
  --fa: "\e542";
}

.fa-person-circle-xmark {
  --fa: "\e543";
}

.fa-person-dress-burst {
  --fa: "\e544";
}

.fa-person-drowning {
  --fa: "\e545";
}

.fa-person-falling {
  --fa: "\e546";
}

.fa-person-falling-burst {
  --fa: "\e547";
}

.fa-person-half-dress {
  --fa: "\e548";
}

.fa-person-harassing {
  --fa: "\e549";
}

.fa-person-military-pointing {
  --fa: "\e54a";
}

.fa-person-military-rifle {
  --fa: "\e54b";
}

.fa-person-military-to-person {
  --fa: "\e54c";
}

.fa-person-rays {
  --fa: "\e54d";
}

.fa-person-rifle {
  --fa: "\e54e";
}

.fa-person-shelter {
  --fa: "\e54f";
}

.fa-person-walking-arrow-loop-left {
  --fa: "\e551";
}

.fa-person-walking-arrow-right {
  --fa: "\e552";
}

.fa-person-walking-dashed-line-arrow-right {
  --fa: "\e553";
}

.fa-person-walking-luggage {
  --fa: "\e554";
}

.fa-plane-circle-check {
  --fa: "\e555";
}

.fa-plane-circle-exclamation {
  --fa: "\e556";
}

.fa-plane-circle-xmark {
  --fa: "\e557";
}

.fa-plane-lock {
  --fa: "\e558";
}

.fa-plate-wheat {
  --fa: "\e55a";
}

.fa-plug-circle-bolt {
  --fa: "\e55b";
}

.fa-plug-circle-check {
  --fa: "\e55c";
}

.fa-plug-circle-exclamation {
  --fa: "\e55d";
}

.fa-plug-circle-minus {
  --fa: "\e55e";
}

.fa-plug-circle-plus {
  --fa: "\e55f";
}

.fa-plug-circle-xmark {
  --fa: "\e560";
}

.fa-ranking-star {
  --fa: "\e561";
}

.fa-road-barrier {
  --fa: "\e562";
}

.fa-road-bridge {
  --fa: "\e563";
}

.fa-road-circle-check {
  --fa: "\e564";
}

.fa-road-circle-exclamation {
  --fa: "\e565";
}

.fa-road-circle-xmark {
  --fa: "\e566";
}

.fa-road-lock {
  --fa: "\e567";
}

.fa-road-spikes {
  --fa: "\e568";
}

.fa-rug {
  --fa: "\e569";
}

.fa-sack-xmark {
  --fa: "\e56a";
}

.fa-school-circle-check {
  --fa: "\e56b";
}

.fa-school-circle-exclamation {
  --fa: "\e56c";
}

.fa-school-circle-xmark {
  --fa: "\e56d";
}

.fa-school-flag {
  --fa: "\e56e";
}

.fa-school-lock {
  --fa: "\e56f";
}

.fa-sheet-plastic {
  --fa: "\e571";
}

.fa-shield-cat {
  --fa: "\e572";
}

.fa-shield-dog {
  --fa: "\e573";
}

.fa-shield-heart {
  --fa: "\e574";
}

.fa-square-nfi {
  --fa: "\e576";
}

.fa-square-person-confined {
  --fa: "\e577";
}

.fa-square-virus {
  --fa: "\e578";
}

.fa-staff-snake {
  --fa: "\e579";
}

.fa-rod-asclepius {
  --fa: "\e579";
}

.fa-rod-snake {
  --fa: "\e579";
}

.fa-staff-aesculapius {
  --fa: "\e579";
}

.fa-sun-plant-wilt {
  --fa: "\e57a";
}

.fa-tarp {
  --fa: "\e57b";
}

.fa-tarp-droplet {
  --fa: "\e57c";
}

.fa-tent {
  --fa: "\e57d";
}

.fa-tent-arrow-down-to-line {
  --fa: "\e57e";
}

.fa-tent-arrow-left-right {
  --fa: "\e57f";
}

.fa-tent-arrow-turn-left {
  --fa: "\e580";
}

.fa-tent-arrows-down {
  --fa: "\e581";
}

.fa-tents {
  --fa: "\e582";
}

.fa-toilet-portable {
  --fa: "\e583";
}

.fa-toilets-portable {
  --fa: "\e584";
}

.fa-tower-cell {
  --fa: "\e585";
}

.fa-tower-observation {
  --fa: "\e586";
}

.fa-tree-city {
  --fa: "\e587";
}

.fa-trowel {
  --fa: "\e589";
}

.fa-trowel-bricks {
  --fa: "\e58a";
}

.fa-truck-arrow-right {
  --fa: "\e58b";
}

.fa-truck-droplet {
  --fa: "\e58c";
}

.fa-truck-field {
  --fa: "\e58d";
}

.fa-truck-field-un {
  --fa: "\e58e";
}

.fa-truck-plane {
  --fa: "\e58f";
}

.fa-users-between-lines {
  --fa: "\e591";
}

.fa-users-line {
  --fa: "\e592";
}

.fa-users-rays {
  --fa: "\e593";
}

.fa-users-rectangle {
  --fa: "\e594";
}

.fa-users-viewfinder {
  --fa: "\e595";
}

.fa-vial-circle-check {
  --fa: "\e596";
}

.fa-vial-virus {
  --fa: "\e597";
}

.fa-wheat-awn-circle-exclamation {
  --fa: "\e598";
}

.fa-worm {
  --fa: "\e599";
}

.fa-xmarks-lines {
  --fa: "\e59a";
}

.fa-child-dress {
  --fa: "\e59c";
}

.fa-child-reaching {
  --fa: "\e59d";
}

.fa-file-circle-check {
  --fa: "\e5a0";
}

.fa-file-circle-xmark {
  --fa: "\e5a1";
}

.fa-person-through-window {
  --fa: "\e5a9";
}

.fa-plant-wilt {
  --fa: "\e5aa";
}

.fa-stapler {
  --fa: "\e5af";
}

.fa-train-tram {
  --fa: "\e5b4";
}

.fa-table-cells-column-lock {
  --fa: "\e678";
}

.fa-table-cells-row-lock {
  --fa: "\e67a";
}

.fa-web-awesome {
  --fa: "\e682";
}

.fa-thumbtack-slash {
  --fa: "\e68f";
}

.fa-thumb-tack-slash {
  --fa: "\e68f";
}

.fa-table-cells-row-unlock {
  --fa: "\e691";
}

.fa-chart-diagram {
  --fa: "\e695";
}

.fa-comment-nodes {
  --fa: "\e696";
}

.fa-file-fragment {
  --fa: "\e697";
}

.fa-file-half-dashed {
  --fa: "\e698";
}

.fa-hexagon-nodes {
  --fa: "\e699";
}

.fa-hexagon-nodes-bolt {
  --fa: "\e69a";
}

.fa-square-binary {
  --fa: "\e69b";
}

.fa-pentagon {
  --fa: "\e790";
}

.fa-non-binary {
  --fa: "\e807";
}

.fa-spiral {
  --fa: "\e80a";
}

.fa-mobile-vibrate {
  --fa: "\e816";
}

.fa-single-quote-left {
  --fa: "\e81b";
}

.fa-single-quote-right {
  --fa: "\e81c";
}

.fa-bus-side {
  --fa: "\e81d";
}

.fa-septagon {
  --fa: "\e820";
}

.fa-heptagon {
  --fa: "\e820";
}

.fa-martini-glass-empty {
  --fa: "\f000";
}

.fa-glass-martini {
  --fa: "\f000";
}

.fa-music {
  --fa: "\f001";
}

.fa-magnifying-glass {
  --fa: "\f002";
}

.fa-search {
  --fa: "\f002";
}

.fa-heart {
  --fa: "\f004";
}

.fa-star {
  --fa: "\f005";
}

.fa-user {
  --fa: "\f007";
}

.fa-user-alt {
  --fa: "\f007";
}

.fa-user-large {
  --fa: "\f007";
}

.fa-film {
  --fa: "\f008";
}

.fa-film-alt {
  --fa: "\f008";
}

.fa-film-simple {
  --fa: "\f008";
}

.fa-table-cells-large {
  --fa: "\f009";
}

.fa-th-large {
  --fa: "\f009";
}

.fa-table-cells {
  --fa: "\f00a";
}

.fa-th {
  --fa: "\f00a";
}

.fa-table-list {
  --fa: "\f00b";
}

.fa-th-list {
  --fa: "\f00b";
}

.fa-check {
  --fa: "\f00c";
}

.fa-xmark {
  --fa: "\f00d";
}

.fa-close {
  --fa: "\f00d";
}

.fa-multiply {
  --fa: "\f00d";
}

.fa-remove {
  --fa: "\f00d";
}

.fa-times {
  --fa: "\f00d";
}

.fa-magnifying-glass-plus {
  --fa: "\f00e";
}

.fa-search-plus {
  --fa: "\f00e";
}

.fa-magnifying-glass-minus {
  --fa: "\f010";
}

.fa-search-minus {
  --fa: "\f010";
}

.fa-power-off {
  --fa: "\f011";
}

.fa-signal {
  --fa: "\f012";
}

.fa-signal-5 {
  --fa: "\f012";
}

.fa-signal-perfect {
  --fa: "\f012";
}

.fa-gear {
  --fa: "\f013";
}

.fa-cog {
  --fa: "\f013";
}

.fa-house {
  --fa: "\f015";
}

.fa-home {
  --fa: "\f015";
}

.fa-home-alt {
  --fa: "\f015";
}

.fa-home-lg-alt {
  --fa: "\f015";
}

.fa-clock {
  --fa: "\f017";
}

.fa-clock-four {
  --fa: "\f017";
}

.fa-road {
  --fa: "\f018";
}

.fa-download {
  --fa: "\f019";
}

.fa-inbox {
  --fa: "\f01c";
}

.fa-arrow-rotate-right {
  --fa: "\f01e";
}

.fa-arrow-right-rotate {
  --fa: "\f01e";
}

.fa-arrow-rotate-forward {
  --fa: "\f01e";
}

.fa-redo {
  --fa: "\f01e";
}

.fa-arrows-rotate {
  --fa: "\f021";
}

.fa-refresh {
  --fa: "\f021";
}

.fa-sync {
  --fa: "\f021";
}

.fa-rectangle-list {
  --fa: "\f022";
}

.fa-list-alt {
  --fa: "\f022";
}

.fa-lock {
  --fa: "\f023";
}

.fa-flag {
  --fa: "\f024";
}

.fa-headphones {
  --fa: "\f025";
}

.fa-headphones-alt {
  --fa: "\f025";
}

.fa-headphones-simple {
  --fa: "\f025";
}

.fa-volume-off {
  --fa: "\f026";
}

.fa-volume-low {
  --fa: "\f027";
}

.fa-volume-down {
  --fa: "\f027";
}

.fa-volume-high {
  --fa: "\f028";
}

.fa-volume-up {
  --fa: "\f028";
}

.fa-qrcode {
  --fa: "\f029";
}

.fa-barcode {
  --fa: "\f02a";
}

.fa-tag {
  --fa: "\f02b";
}

.fa-tags {
  --fa: "\f02c";
}

.fa-book {
  --fa: "\f02d";
}

.fa-bookmark {
  --fa: "\f02e";
}

.fa-print {
  --fa: "\f02f";
}

.fa-camera {
  --fa: "\f030";
}

.fa-camera-alt {
  --fa: "\f030";
}

.fa-font {
  --fa: "\f031";
}

.fa-bold {
  --fa: "\f032";
}

.fa-italic {
  --fa: "\f033";
}

.fa-text-height {
  --fa: "\f034";
}

.fa-text-width {
  --fa: "\f035";
}

.fa-align-left {
  --fa: "\f036";
}

.fa-align-center {
  --fa: "\f037";
}

.fa-align-right {
  --fa: "\f038";
}

.fa-align-justify {
  --fa: "\f039";
}

.fa-list {
  --fa: "\f03a";
}

.fa-list-squares {
  --fa: "\f03a";
}

.fa-outdent {
  --fa: "\f03b";
}

.fa-dedent {
  --fa: "\f03b";
}

.fa-indent {
  --fa: "\f03c";
}

.fa-video {
  --fa: "\f03d";
}

.fa-video-camera {
  --fa: "\f03d";
}

.fa-image {
  --fa: "\f03e";
}

.fa-location-pin {
  --fa: "\f041";
}

.fa-map-marker {
  --fa: "\f041";
}

.fa-circle-half-stroke {
  --fa: "\f042";
}

.fa-adjust {
  --fa: "\f042";
}

.fa-droplet {
  --fa: "\f043";
}

.fa-tint {
  --fa: "\f043";
}

.fa-pen-to-square {
  --fa: "\f044";
}

.fa-edit {
  --fa: "\f044";
}

.fa-arrows-up-down-left-right {
  --fa: "\f047";
}

.fa-arrows {
  --fa: "\f047";
}

.fa-backward-step {
  --fa: "\f048";
}

.fa-step-backward {
  --fa: "\f048";
}

.fa-backward-fast {
  --fa: "\f049";
}

.fa-fast-backward {
  --fa: "\f049";
}

.fa-backward {
  --fa: "\f04a";
}

.fa-play {
  --fa: "\f04b";
}

.fa-pause {
  --fa: "\f04c";
}

.fa-stop {
  --fa: "\f04d";
}

.fa-forward {
  --fa: "\f04e";
}

.fa-forward-fast {
  --fa: "\f050";
}

.fa-fast-forward {
  --fa: "\f050";
}

.fa-forward-step {
  --fa: "\f051";
}

.fa-step-forward {
  --fa: "\f051";
}

.fa-eject {
  --fa: "\f052";
}

.fa-chevron-left {
  --fa: "\f053";
}

.fa-chevron-right {
  --fa: "\f054";
}

.fa-circle-plus {
  --fa: "\f055";
}

.fa-plus-circle {
  --fa: "\f055";
}

.fa-circle-minus {
  --fa: "\f056";
}

.fa-minus-circle {
  --fa: "\f056";
}

.fa-circle-xmark {
  --fa: "\f057";
}

.fa-times-circle {
  --fa: "\f057";
}

.fa-xmark-circle {
  --fa: "\f057";
}

.fa-circle-check {
  --fa: "\f058";
}

.fa-check-circle {
  --fa: "\f058";
}

.fa-circle-question {
  --fa: "\f059";
}

.fa-question-circle {
  --fa: "\f059";
}

.fa-circle-info {
  --fa: "\f05a";
}

.fa-info-circle {
  --fa: "\f05a";
}

.fa-crosshairs {
  --fa: "\f05b";
}

.fa-ban {
  --fa: "\f05e";
}

.fa-cancel {
  --fa: "\f05e";
}

.fa-arrow-left {
  --fa: "\f060";
}

.fa-arrow-right {
  --fa: "\f061";
}

.fa-arrow-up {
  --fa: "\f062";
}

.fa-arrow-down {
  --fa: "\f063";
}

.fa-share {
  --fa: "\f064";
}

.fa-mail-forward {
  --fa: "\f064";
}

.fa-expand {
  --fa: "\f065";
}

.fa-compress {
  --fa: "\f066";
}

.fa-minus {
  --fa: "\f068";
}

.fa-subtract {
  --fa: "\f068";
}

.fa-circle-exclamation {
  --fa: "\f06a";
}

.fa-exclamation-circle {
  --fa: "\f06a";
}

.fa-gift {
  --fa: "\f06b";
}

.fa-leaf {
  --fa: "\f06c";
}

.fa-fire {
  --fa: "\f06d";
}

.fa-eye {
  --fa: "\f06e";
}

.fa-eye-slash {
  --fa: "\f070";
}

.fa-triangle-exclamation {
  --fa: "\f071";
}

.fa-exclamation-triangle {
  --fa: "\f071";
}

.fa-warning {
  --fa: "\f071";
}

.fa-plane {
  --fa: "\f072";
}

.fa-calendar-days {
  --fa: "\f073";
}

.fa-calendar-alt {
  --fa: "\f073";
}

.fa-shuffle {
  --fa: "\f074";
}

.fa-random {
  --fa: "\f074";
}

.fa-comment {
  --fa: "\f075";
}

.fa-magnet {
  --fa: "\f076";
}

.fa-chevron-up {
  --fa: "\f077";
}

.fa-chevron-down {
  --fa: "\f078";
}

.fa-retweet {
  --fa: "\f079";
}

.fa-cart-shopping {
  --fa: "\f07a";
}

.fa-shopping-cart {
  --fa: "\f07a";
}

.fa-folder {
  --fa: "\f07b";
}

.fa-folder-blank {
  --fa: "\f07b";
}

.fa-folder-open {
  --fa: "\f07c";
}

.fa-arrows-up-down {
  --fa: "\f07d";
}

.fa-arrows-v {
  --fa: "\f07d";
}

.fa-arrows-left-right {
  --fa: "\f07e";
}

.fa-arrows-h {
  --fa: "\f07e";
}

.fa-chart-bar {
  --fa: "\f080";
}

.fa-bar-chart {
  --fa: "\f080";
}

.fa-camera-retro {
  --fa: "\f083";
}

.fa-key {
  --fa: "\f084";
}

.fa-gears {
  --fa: "\f085";
}

.fa-cogs {
  --fa: "\f085";
}

.fa-comments {
  --fa: "\f086";
}

.fa-star-half {
  --fa: "\f089";
}

.fa-arrow-right-from-bracket {
  --fa: "\f08b";
}

.fa-sign-out {
  --fa: "\f08b";
}

.fa-thumbtack {
  --fa: "\f08d";
}

.fa-thumb-tack {
  --fa: "\f08d";
}

.fa-arrow-up-right-from-square {
  --fa: "\f08e";
}

.fa-external-link {
  --fa: "\f08e";
}

.fa-arrow-right-to-bracket {
  --fa: "\f090";
}

.fa-sign-in {
  --fa: "\f090";
}

.fa-trophy {
  --fa: "\f091";
}

.fa-upload {
  --fa: "\f093";
}

.fa-lemon {
  --fa: "\f094";
}

.fa-phone {
  --fa: "\f095";
}

.fa-square-phone {
  --fa: "\f098";
}

.fa-phone-square {
  --fa: "\f098";
}

.fa-unlock {
  --fa: "\f09c";
}

.fa-credit-card {
  --fa: "\f09d";
}

.fa-credit-card-alt {
  --fa: "\f09d";
}

.fa-rss {
  --fa: "\f09e";
}

.fa-feed {
  --fa: "\f09e";
}

.fa-hard-drive {
  --fa: "\f0a0";
}

.fa-hdd {
  --fa: "\f0a0";
}

.fa-bullhorn {
  --fa: "\f0a1";
}

.fa-certificate {
  --fa: "\f0a3";
}

.fa-hand-point-right {
  --fa: "\f0a4";
}

.fa-hand-point-left {
  --fa: "\f0a5";
}

.fa-hand-point-up {
  --fa: "\f0a6";
}

.fa-hand-point-down {
  --fa: "\f0a7";
}

.fa-circle-arrow-left {
  --fa: "\f0a8";
}

.fa-arrow-circle-left {
  --fa: "\f0a8";
}

.fa-circle-arrow-right {
  --fa: "\f0a9";
}

.fa-arrow-circle-right {
  --fa: "\f0a9";
}

.fa-circle-arrow-up {
  --fa: "\f0aa";
}

.fa-arrow-circle-up {
  --fa: "\f0aa";
}

.fa-circle-arrow-down {
  --fa: "\f0ab";
}

.fa-arrow-circle-down {
  --fa: "\f0ab";
}

.fa-globe {
  --fa: "\f0ac";
}

.fa-wrench {
  --fa: "\f0ad";
}

.fa-list-check {
  --fa: "\f0ae";
}

.fa-tasks {
  --fa: "\f0ae";
}

.fa-filter {
  --fa: "\f0b0";
}

.fa-briefcase {
  --fa: "\f0b1";
}

.fa-up-down-left-right {
  --fa: "\f0b2";
}

.fa-arrows-alt {
  --fa: "\f0b2";
}

.fa-users {
  --fa: "\f0c0";
}

.fa-link {
  --fa: "\f0c1";
}

.fa-chain {
  --fa: "\f0c1";
}

.fa-cloud {
  --fa: "\f0c2";
}

.fa-flask {
  --fa: "\f0c3";
}

.fa-scissors {
  --fa: "\f0c4";
}

.fa-cut {
  --fa: "\f0c4";
}

.fa-copy {
  --fa: "\f0c5";
}

.fa-paperclip {
  --fa: "\f0c6";
}

.fa-floppy-disk {
  --fa: "\f0c7";
}

.fa-save {
  --fa: "\f0c7";
}

.fa-square {
  --fa: "\f0c8";
}

.fa-bars {
  --fa: "\f0c9";
}

.fa-navicon {
  --fa: "\f0c9";
}

.fa-list-ul {
  --fa: "\f0ca";
}

.fa-list-dots {
  --fa: "\f0ca";
}

.fa-list-ol {
  --fa: "\f0cb";
}

.fa-list-1-2 {
  --fa: "\f0cb";
}

.fa-list-numeric {
  --fa: "\f0cb";
}

.fa-strikethrough {
  --fa: "\f0cc";
}

.fa-underline {
  --fa: "\f0cd";
}

.fa-table {
  --fa: "\f0ce";
}

.fa-wand-magic {
  --fa: "\f0d0";
}

.fa-magic {
  --fa: "\f0d0";
}

.fa-truck {
  --fa: "\f0d1";
}

.fa-money-bill {
  --fa: "\f0d6";
}

.fa-caret-down {
  --fa: "\f0d7";
}

.fa-caret-up {
  --fa: "\f0d8";
}

.fa-caret-left {
  --fa: "\f0d9";
}

.fa-caret-right {
  --fa: "\f0da";
}

.fa-table-columns {
  --fa: "\f0db";
}

.fa-columns {
  --fa: "\f0db";
}

.fa-sort {
  --fa: "\f0dc";
}

.fa-unsorted {
  --fa: "\f0dc";
}

.fa-sort-down {
  --fa: "\f0dd";
}

.fa-sort-desc {
  --fa: "\f0dd";
}

.fa-sort-up {
  --fa: "\f0de";
}

.fa-sort-asc {
  --fa: "\f0de";
}

.fa-envelope {
  --fa: "\f0e0";
}

.fa-arrow-rotate-left {
  --fa: "\f0e2";
}

.fa-arrow-left-rotate {
  --fa: "\f0e2";
}

.fa-arrow-rotate-back {
  --fa: "\f0e2";
}

.fa-arrow-rotate-backward {
  --fa: "\f0e2";
}

.fa-undo {
  --fa: "\f0e2";
}

.fa-gavel {
  --fa: "\f0e3";
}

.fa-legal {
  --fa: "\f0e3";
}

.fa-bolt {
  --fa: "\f0e7";
}

.fa-zap {
  --fa: "\f0e7";
}

.fa-sitemap {
  --fa: "\f0e8";
}

.fa-umbrella {
  --fa: "\f0e9";
}

.fa-paste {
  --fa: "\f0ea";
}

.fa-file-clipboard {
  --fa: "\f0ea";
}

.fa-lightbulb {
  --fa: "\f0eb";
}

.fa-arrow-right-arrow-left {
  --fa: "\f0ec";
}

.fa-exchange {
  --fa: "\f0ec";
}

.fa-cloud-arrow-down {
  --fa: "\f0ed";
}

.fa-cloud-download {
  --fa: "\f0ed";
}

.fa-cloud-download-alt {
  --fa: "\f0ed";
}

.fa-cloud-arrow-up {
  --fa: "\f0ee";
}

.fa-cloud-upload {
  --fa: "\f0ee";
}

.fa-cloud-upload-alt {
  --fa: "\f0ee";
}

.fa-user-doctor {
  --fa: "\f0f0";
}

.fa-user-md {
  --fa: "\f0f0";
}

.fa-stethoscope {
  --fa: "\f0f1";
}

.fa-suitcase {
  --fa: "\f0f2";
}

.fa-bell {
  --fa: "\f0f3";
}

.fa-mug-saucer {
  --fa: "\f0f4";
}

.fa-coffee {
  --fa: "\f0f4";
}

.fa-hospital {
  --fa: "\f0f8";
}

.fa-hospital-alt {
  --fa: "\f0f8";
}

.fa-hospital-wide {
  --fa: "\f0f8";
}

.fa-truck-medical {
  --fa: "\f0f9";
}

.fa-ambulance {
  --fa: "\f0f9";
}

.fa-suitcase-medical {
  --fa: "\f0fa";
}

.fa-medkit {
  --fa: "\f0fa";
}

.fa-jet-fighter {
  --fa: "\f0fb";
}

.fa-fighter-jet {
  --fa: "\f0fb";
}

.fa-beer-mug-empty {
  --fa: "\f0fc";
}

.fa-beer {
  --fa: "\f0fc";
}

.fa-square-h {
  --fa: "\f0fd";
}

.fa-h-square {
  --fa: "\f0fd";
}

.fa-square-plus {
  --fa: "\f0fe";
}

.fa-plus-square {
  --fa: "\f0fe";
}

.fa-angles-left {
  --fa: "\f100";
}

.fa-angle-double-left {
  --fa: "\f100";
}

.fa-angles-right {
  --fa: "\f101";
}

.fa-angle-double-right {
  --fa: "\f101";
}

.fa-angles-up {
  --fa: "\f102";
}

.fa-angle-double-up {
  --fa: "\f102";
}

.fa-angles-down {
  --fa: "\f103";
}

.fa-angle-double-down {
  --fa: "\f103";
}

.fa-angle-left {
  --fa: "\f104";
}

.fa-angle-right {
  --fa: "\f105";
}

.fa-angle-up {
  --fa: "\f106";
}

.fa-angle-down {
  --fa: "\f107";
}

.fa-laptop {
  --fa: "\f109";
}

.fa-tablet-button {
  --fa: "\f10a";
}

.fa-mobile-button {
  --fa: "\f10b";
}

.fa-quote-left {
  --fa: "\f10d";
}

.fa-quote-left-alt {
  --fa: "\f10d";
}

.fa-quote-right {
  --fa: "\f10e";
}

.fa-quote-right-alt {
  --fa: "\f10e";
}

.fa-spinner {
  --fa: "\f110";
}

.fa-circle {
  --fa: "\f111";
}

.fa-face-smile {
  --fa: "\f118";
}

.fa-smile {
  --fa: "\f118";
}

.fa-face-frown {
  --fa: "\f119";
}

.fa-frown {
  --fa: "\f119";
}

.fa-face-meh {
  --fa: "\f11a";
}

.fa-meh {
  --fa: "\f11a";
}

.fa-gamepad {
  --fa: "\f11b";
}

.fa-keyboard {
  --fa: "\f11c";
}

.fa-flag-checkered {
  --fa: "\f11e";
}

.fa-terminal {
  --fa: "\f120";
}

.fa-code {
  --fa: "\f121";
}

.fa-reply-all {
  --fa: "\f122";
}

.fa-mail-reply-all {
  --fa: "\f122";
}

.fa-location-arrow {
  --fa: "\f124";
}

.fa-crop {
  --fa: "\f125";
}

.fa-code-branch {
  --fa: "\f126";
}

.fa-link-slash {
  --fa: "\f127";
}

.fa-chain-broken {
  --fa: "\f127";
}

.fa-chain-slash {
  --fa: "\f127";
}

.fa-unlink {
  --fa: "\f127";
}

.fa-info {
  --fa: "\f129";
}

.fa-superscript {
  --fa: "\f12b";
}

.fa-subscript {
  --fa: "\f12c";
}

.fa-eraser {
  --fa: "\f12d";
}

.fa-puzzle-piece {
  --fa: "\f12e";
}

.fa-microphone {
  --fa: "\f130";
}

.fa-microphone-slash {
  --fa: "\f131";
}

.fa-shield {
  --fa: "\f132";
}

.fa-shield-blank {
  --fa: "\f132";
}

.fa-calendar {
  --fa: "\f133";
}

.fa-fire-extinguisher {
  --fa: "\f134";
}

.fa-rocket {
  --fa: "\f135";
}

.fa-circle-chevron-left {
  --fa: "\f137";
}

.fa-chevron-circle-left {
  --fa: "\f137";
}

.fa-circle-chevron-right {
  --fa: "\f138";
}

.fa-chevron-circle-right {
  --fa: "\f138";
}

.fa-circle-chevron-up {
  --fa: "\f139";
}

.fa-chevron-circle-up {
  --fa: "\f139";
}

.fa-circle-chevron-down {
  --fa: "\f13a";
}

.fa-chevron-circle-down {
  --fa: "\f13a";
}

.fa-anchor {
  --fa: "\f13d";
}

.fa-unlock-keyhole {
  --fa: "\f13e";
}

.fa-unlock-alt {
  --fa: "\f13e";
}

.fa-bullseye {
  --fa: "\f140";
}

.fa-ellipsis {
  --fa: "\f141";
}

.fa-ellipsis-h {
  --fa: "\f141";
}

.fa-ellipsis-vertical {
  --fa: "\f142";
}

.fa-ellipsis-v {
  --fa: "\f142";
}

.fa-square-rss {
  --fa: "\f143";
}

.fa-rss-square {
  --fa: "\f143";
}

.fa-circle-play {
  --fa: "\f144";
}

.fa-play-circle {
  --fa: "\f144";
}

.fa-ticket {
  --fa: "\f145";
}

.fa-square-minus {
  --fa: "\f146";
}

.fa-minus-square {
  --fa: "\f146";
}

.fa-arrow-turn-up {
  --fa: "\f148";
}

.fa-level-up {
  --fa: "\f148";
}

.fa-arrow-turn-down {
  --fa: "\f149";
}

.fa-level-down {
  --fa: "\f149";
}

.fa-square-check {
  --fa: "\f14a";
}

.fa-check-square {
  --fa: "\f14a";
}

.fa-square-pen {
  --fa: "\f14b";
}

.fa-pen-square {
  --fa: "\f14b";
}

.fa-pencil-square {
  --fa: "\f14b";
}

.fa-square-arrow-up-right {
  --fa: "\f14c";
}

.fa-external-link-square {
  --fa: "\f14c";
}

.fa-share-from-square {
  --fa: "\f14d";
}

.fa-share-square {
  --fa: "\f14d";
}

.fa-compass {
  --fa: "\f14e";
}

.fa-square-caret-down {
  --fa: "\f150";
}

.fa-caret-square-down {
  --fa: "\f150";
}

.fa-square-caret-up {
  --fa: "\f151";
}

.fa-caret-square-up {
  --fa: "\f151";
}

.fa-square-caret-right {
  --fa: "\f152";
}

.fa-caret-square-right {
  --fa: "\f152";
}

.fa-euro-sign {
  --fa: "\f153";
}

.fa-eur {
  --fa: "\f153";
}

.fa-euro {
  --fa: "\f153";
}

.fa-sterling-sign {
  --fa: "\f154";
}

.fa-gbp {
  --fa: "\f154";
}

.fa-pound-sign {
  --fa: "\f154";
}

.fa-rupee-sign {
  --fa: "\f156";
}

.fa-rupee {
  --fa: "\f156";
}

.fa-yen-sign {
  --fa: "\f157";
}

.fa-cny {
  --fa: "\f157";
}

.fa-jpy {
  --fa: "\f157";
}

.fa-rmb {
  --fa: "\f157";
}

.fa-yen {
  --fa: "\f157";
}

.fa-ruble-sign {
  --fa: "\f158";
}

.fa-rouble {
  --fa: "\f158";
}

.fa-rub {
  --fa: "\f158";
}

.fa-ruble {
  --fa: "\f158";
}

.fa-won-sign {
  --fa: "\f159";
}

.fa-krw {
  --fa: "\f159";
}

.fa-won {
  --fa: "\f159";
}

.fa-file {
  --fa: "\f15b";
}

.fa-file-lines {
  --fa: "\f15c";
}

.fa-file-alt {
  --fa: "\f15c";
}

.fa-file-text {
  --fa: "\f15c";
}

.fa-arrow-down-a-z {
  --fa: "\f15d";
}

.fa-sort-alpha-asc {
  --fa: "\f15d";
}

.fa-sort-alpha-down {
  --fa: "\f15d";
}

.fa-arrow-up-a-z {
  --fa: "\f15e";
}

.fa-sort-alpha-up {
  --fa: "\f15e";
}

.fa-arrow-down-wide-short {
  --fa: "\f160";
}

.fa-sort-amount-asc {
  --fa: "\f160";
}

.fa-sort-amount-down {
  --fa: "\f160";
}

.fa-arrow-up-wide-short {
  --fa: "\f161";
}

.fa-sort-amount-up {
  --fa: "\f161";
}

.fa-arrow-down-1-9 {
  --fa: "\f162";
}

.fa-sort-numeric-asc {
  --fa: "\f162";
}

.fa-sort-numeric-down {
  --fa: "\f162";
}

.fa-arrow-up-1-9 {
  --fa: "\f163";
}

.fa-sort-numeric-up {
  --fa: "\f163";
}

.fa-thumbs-up {
  --fa: "\f164";
}

.fa-thumbs-down {
  --fa: "\f165";
}

.fa-arrow-down-long {
  --fa: "\f175";
}

.fa-long-arrow-down {
  --fa: "\f175";
}

.fa-arrow-up-long {
  --fa: "\f176";
}

.fa-long-arrow-up {
  --fa: "\f176";
}

.fa-arrow-left-long {
  --fa: "\f177";
}

.fa-long-arrow-left {
  --fa: "\f177";
}

.fa-arrow-right-long {
  --fa: "\f178";
}

.fa-long-arrow-right {
  --fa: "\f178";
}

.fa-person-dress {
  --fa: "\f182";
}

.fa-female {
  --fa: "\f182";
}

.fa-person {
  --fa: "\f183";
}

.fa-male {
  --fa: "\f183";
}

.fa-sun {
  --fa: "\f185";
}

.fa-moon {
  --fa: "\f186";
}

.fa-box-archive {
  --fa: "\f187";
}

.fa-archive {
  --fa: "\f187";
}

.fa-bug {
  --fa: "\f188";
}

.fa-square-caret-left {
  --fa: "\f191";
}

.fa-caret-square-left {
  --fa: "\f191";
}

.fa-circle-dot {
  --fa: "\f192";
}

.fa-dot-circle {
  --fa: "\f192";
}

.fa-wheelchair {
  --fa: "\f193";
}

.fa-lira-sign {
  --fa: "\f195";
}

.fa-shuttle-space {
  --fa: "\f197";
}

.fa-space-shuttle {
  --fa: "\f197";
}

.fa-square-envelope {
  --fa: "\f199";
}

.fa-envelope-square {
  --fa: "\f199";
}

.fa-building-columns {
  --fa: "\f19c";
}

.fa-bank {
  --fa: "\f19c";
}

.fa-institution {
  --fa: "\f19c";
}

.fa-museum {
  --fa: "\f19c";
}

.fa-university {
  --fa: "\f19c";
}

.fa-graduation-cap {
  --fa: "\f19d";
}

.fa-mortar-board {
  --fa: "\f19d";
}

.fa-language {
  --fa: "\f1ab";
}

.fa-fax {
  --fa: "\f1ac";
}

.fa-building {
  --fa: "\f1ad";
}

.fa-child {
  --fa: "\f1ae";
}

.fa-paw {
  --fa: "\f1b0";
}

.fa-cube {
  --fa: "\f1b2";
}

.fa-cubes {
  --fa: "\f1b3";
}

.fa-recycle {
  --fa: "\f1b8";
}

.fa-car {
  --fa: "\f1b9";
}

.fa-automobile {
  --fa: "\f1b9";
}

.fa-taxi {
  --fa: "\f1ba";
}

.fa-cab {
  --fa: "\f1ba";
}

.fa-tree {
  --fa: "\f1bb";
}

.fa-database {
  --fa: "\f1c0";
}

.fa-file-pdf {
  --fa: "\f1c1";
}

.fa-file-word {
  --fa: "\f1c2";
}

.fa-file-excel {
  --fa: "\f1c3";
}

.fa-file-powerpoint {
  --fa: "\f1c4";
}

.fa-file-image {
  --fa: "\f1c5";
}

.fa-file-zipper {
  --fa: "\f1c6";
}

.fa-file-archive {
  --fa: "\f1c6";
}

.fa-file-audio {
  --fa: "\f1c7";
}

.fa-file-video {
  --fa: "\f1c8";
}

.fa-file-code {
  --fa: "\f1c9";
}

.fa-life-ring {
  --fa: "\f1cd";
}

.fa-circle-notch {
  --fa: "\f1ce";
}

.fa-paper-plane {
  --fa: "\f1d8";
}

.fa-clock-rotate-left {
  --fa: "\f1da";
}

.fa-history {
  --fa: "\f1da";
}

.fa-heading {
  --fa: "\f1dc";
}

.fa-header {
  --fa: "\f1dc";
}

.fa-paragraph {
  --fa: "\f1dd";
}

.fa-sliders {
  --fa: "\f1de";
}

.fa-sliders-h {
  --fa: "\f1de";
}

.fa-share-nodes {
  --fa: "\f1e0";
}

.fa-share-alt {
  --fa: "\f1e0";
}

.fa-square-share-nodes {
  --fa: "\f1e1";
}

.fa-share-alt-square {
  --fa: "\f1e1";
}

.fa-bomb {
  --fa: "\f1e2";
}

.fa-futbol {
  --fa: "\f1e3";
}

.fa-futbol-ball {
  --fa: "\f1e3";
}

.fa-soccer-ball {
  --fa: "\f1e3";
}

.fa-tty {
  --fa: "\f1e4";
}

.fa-teletype {
  --fa: "\f1e4";
}

.fa-binoculars {
  --fa: "\f1e5";
}

.fa-plug {
  --fa: "\f1e6";
}

.fa-newspaper {
  --fa: "\f1ea";
}

.fa-wifi {
  --fa: "\f1eb";
}

.fa-wifi-3 {
  --fa: "\f1eb";
}

.fa-wifi-strong {
  --fa: "\f1eb";
}

.fa-calculator {
  --fa: "\f1ec";
}

.fa-bell-slash {
  --fa: "\f1f6";
}

.fa-trash {
  --fa: "\f1f8";
}

.fa-copyright {
  --fa: "\f1f9";
}

.fa-eye-dropper {
  --fa: "\f1fb";
}

.fa-eye-dropper-empty {
  --fa: "\f1fb";
}

.fa-eyedropper {
  --fa: "\f1fb";
}

.fa-paintbrush {
  --fa: "\f1fc";
}

.fa-paint-brush {
  --fa: "\f1fc";
}

.fa-cake-candles {
  --fa: "\f1fd";
}

.fa-birthday-cake {
  --fa: "\f1fd";
}

.fa-cake {
  --fa: "\f1fd";
}

.fa-chart-area {
  --fa: "\f1fe";
}

.fa-area-chart {
  --fa: "\f1fe";
}

.fa-chart-pie {
  --fa: "\f200";
}

.fa-pie-chart {
  --fa: "\f200";
}

.fa-chart-line {
  --fa: "\f201";
}

.fa-line-chart {
  --fa: "\f201";
}

.fa-toggle-off {
  --fa: "\f204";
}

.fa-toggle-on {
  --fa: "\f205";
}

.fa-bicycle {
  --fa: "\f206";
}

.fa-bus {
  --fa: "\f207";
}

.fa-closed-captioning {
  --fa: "\f20a";
}

.fa-shekel-sign {
  --fa: "\f20b";
}

.fa-ils {
  --fa: "\f20b";
}

.fa-shekel {
  --fa: "\f20b";
}

.fa-sheqel {
  --fa: "\f20b";
}

.fa-sheqel-sign {
  --fa: "\f20b";
}

.fa-cart-plus {
  --fa: "\f217";
}

.fa-cart-arrow-down {
  --fa: "\f218";
}

.fa-diamond {
  --fa: "\f219";
}

.fa-ship {
  --fa: "\f21a";
}

.fa-user-secret {
  --fa: "\f21b";
}

.fa-motorcycle {
  --fa: "\f21c";
}

.fa-street-view {
  --fa: "\f21d";
}

.fa-heart-pulse {
  --fa: "\f21e";
}

.fa-heartbeat {
  --fa: "\f21e";
}

.fa-venus {
  --fa: "\f221";
}

.fa-mars {
  --fa: "\f222";
}

.fa-mercury {
  --fa: "\f223";
}

.fa-mars-and-venus {
  --fa: "\f224";
}

.fa-transgender {
  --fa: "\f225";
}

.fa-transgender-alt {
  --fa: "\f225";
}

.fa-venus-double {
  --fa: "\f226";
}

.fa-mars-double {
  --fa: "\f227";
}

.fa-venus-mars {
  --fa: "\f228";
}

.fa-mars-stroke {
  --fa: "\f229";
}

.fa-mars-stroke-up {
  --fa: "\f22a";
}

.fa-mars-stroke-v {
  --fa: "\f22a";
}

.fa-mars-stroke-right {
  --fa: "\f22b";
}

.fa-mars-stroke-h {
  --fa: "\f22b";
}

.fa-neuter {
  --fa: "\f22c";
}

.fa-genderless {
  --fa: "\f22d";
}

.fa-server {
  --fa: "\f233";
}

.fa-user-plus {
  --fa: "\f234";
}

.fa-user-xmark {
  --fa: "\f235";
}

.fa-user-times {
  --fa: "\f235";
}

.fa-bed {
  --fa: "\f236";
}

.fa-train {
  --fa: "\f238";
}

.fa-train-subway {
  --fa: "\f239";
}

.fa-subway {
  --fa: "\f239";
}

.fa-battery-full {
  --fa: "\f240";
}

.fa-battery {
  --fa: "\f240";
}

.fa-battery-5 {
  --fa: "\f240";
}

.fa-battery-three-quarters {
  --fa: "\f241";
}

.fa-battery-4 {
  --fa: "\f241";
}

.fa-battery-half {
  --fa: "\f242";
}

.fa-battery-3 {
  --fa: "\f242";
}

.fa-battery-quarter {
  --fa: "\f243";
}

.fa-battery-2 {
  --fa: "\f243";
}

.fa-battery-empty {
  --fa: "\f244";
}

.fa-battery-0 {
  --fa: "\f244";
}

.fa-arrow-pointer {
  --fa: "\f245";
}

.fa-mouse-pointer {
  --fa: "\f245";
}

.fa-i-cursor {
  --fa: "\f246";
}

.fa-object-group {
  --fa: "\f247";
}

.fa-object-ungroup {
  --fa: "\f248";
}

.fa-note-sticky {
  --fa: "\f249";
}

.fa-sticky-note {
  --fa: "\f249";
}

.fa-clone {
  --fa: "\f24d";
}

.fa-scale-balanced {
  --fa: "\f24e";
}

.fa-balance-scale {
  --fa: "\f24e";
}

.fa-hourglass-start {
  --fa: "\f251";
}

.fa-hourglass-1 {
  --fa: "\f251";
}

.fa-hourglass-half {
  --fa: "\f252";
}

.fa-hourglass-2 {
  --fa: "\f252";
}

.fa-hourglass-end {
  --fa: "\f253";
}

.fa-hourglass-3 {
  --fa: "\f253";
}

.fa-hourglass {
  --fa: "\f254";
}

.fa-hourglass-empty {
  --fa: "\f254";
}

.fa-hand-back-fist {
  --fa: "\f255";
}

.fa-hand-rock {
  --fa: "\f255";
}

.fa-hand {
  --fa: "\f256";
}

.fa-hand-paper {
  --fa: "\f256";
}

.fa-hand-scissors {
  --fa: "\f257";
}

.fa-hand-lizard {
  --fa: "\f258";
}

.fa-hand-spock {
  --fa: "\f259";
}

.fa-hand-pointer {
  --fa: "\f25a";
}

.fa-hand-peace {
  --fa: "\f25b";
}

.fa-trademark {
  --fa: "\f25c";
}

.fa-registered {
  --fa: "\f25d";
}

.fa-tv {
  --fa: "\f26c";
}

.fa-television {
  --fa: "\f26c";
}

.fa-tv-alt {
  --fa: "\f26c";
}

.fa-calendar-plus {
  --fa: "\f271";
}

.fa-calendar-minus {
  --fa: "\f272";
}

.fa-calendar-xmark {
  --fa: "\f273";
}

.fa-calendar-times {
  --fa: "\f273";
}

.fa-calendar-check {
  --fa: "\f274";
}

.fa-industry {
  --fa: "\f275";
}

.fa-map-pin {
  --fa: "\f276";
}

.fa-signs-post {
  --fa: "\f277";
}

.fa-map-signs {
  --fa: "\f277";
}

.fa-map {
  --fa: "\f279";
}

.fa-message {
  --fa: "\f27a";
}

.fa-comment-alt {
  --fa: "\f27a";
}

.fa-circle-pause {
  --fa: "\f28b";
}

.fa-pause-circle {
  --fa: "\f28b";
}

.fa-circle-stop {
  --fa: "\f28d";
}

.fa-stop-circle {
  --fa: "\f28d";
}

.fa-bag-shopping {
  --fa: "\f290";
}

.fa-shopping-bag {
  --fa: "\f290";
}

.fa-basket-shopping {
  --fa: "\f291";
}

.fa-shopping-basket {
  --fa: "\f291";
}

.fa-universal-access {
  --fa: "\f29a";
}

.fa-person-walking-with-cane {
  --fa: "\f29d";
}

.fa-blind {
  --fa: "\f29d";
}

.fa-audio-description {
  --fa: "\f29e";
}

.fa-phone-volume {
  --fa: "\f2a0";
}

.fa-volume-control-phone {
  --fa: "\f2a0";
}

.fa-braille {
  --fa: "\f2a1";
}

.fa-ear-listen {
  --fa: "\f2a2";
}

.fa-assistive-listening-systems {
  --fa: "\f2a2";
}

.fa-hands-asl-interpreting {
  --fa: "\f2a3";
}

.fa-american-sign-language-interpreting {
  --fa: "\f2a3";
}

.fa-asl-interpreting {
  --fa: "\f2a3";
}

.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3";
}

.fa-ear-deaf {
  --fa: "\f2a4";
}

.fa-deaf {
  --fa: "\f2a4";
}

.fa-deafness {
  --fa: "\f2a4";
}

.fa-hard-of-hearing {
  --fa: "\f2a4";
}

.fa-hands {
  --fa: "\f2a7";
}

.fa-sign-language {
  --fa: "\f2a7";
}

.fa-signing {
  --fa: "\f2a7";
}

.fa-eye-low-vision {
  --fa: "\f2a8";
}

.fa-low-vision {
  --fa: "\f2a8";
}

.fa-font-awesome {
  --fa: "\f2b4";
}

.fa-font-awesome-flag {
  --fa: "\f2b4";
}

.fa-font-awesome-logo-full {
  --fa: "\f2b4";
}

.fa-handshake {
  --fa: "\f2b5";
}

.fa-handshake-alt {
  --fa: "\f2b5";
}

.fa-handshake-simple {
  --fa: "\f2b5";
}

.fa-envelope-open {
  --fa: "\f2b6";
}

.fa-address-book {
  --fa: "\f2b9";
}

.fa-contact-book {
  --fa: "\f2b9";
}

.fa-address-card {
  --fa: "\f2bb";
}

.fa-contact-card {
  --fa: "\f2bb";
}

.fa-vcard {
  --fa: "\f2bb";
}

.fa-circle-user {
  --fa: "\f2bd";
}

.fa-user-circle {
  --fa: "\f2bd";
}

.fa-id-badge {
  --fa: "\f2c1";
}

.fa-id-card {
  --fa: "\f2c2";
}

.fa-drivers-license {
  --fa: "\f2c2";
}

.fa-temperature-full {
  --fa: "\f2c7";
}

.fa-temperature-4 {
  --fa: "\f2c7";
}

.fa-thermometer-4 {
  --fa: "\f2c7";
}

.fa-thermometer-full {
  --fa: "\f2c7";
}

.fa-temperature-three-quarters {
  --fa: "\f2c8";
}

.fa-temperature-3 {
  --fa: "\f2c8";
}

.fa-thermometer-3 {
  --fa: "\f2c8";
}

.fa-thermometer-three-quarters {
  --fa: "\f2c8";
}

.fa-temperature-half {
  --fa: "\f2c9";
}

.fa-temperature-2 {
  --fa: "\f2c9";
}

.fa-thermometer-2 {
  --fa: "\f2c9";
}

.fa-thermometer-half {
  --fa: "\f2c9";
}

.fa-temperature-quarter {
  --fa: "\f2ca";
}

.fa-temperature-1 {
  --fa: "\f2ca";
}

.fa-thermometer-1 {
  --fa: "\f2ca";
}

.fa-thermometer-quarter {
  --fa: "\f2ca";
}

.fa-temperature-empty {
  --fa: "\f2cb";
}

.fa-temperature-0 {
  --fa: "\f2cb";
}

.fa-thermometer-0 {
  --fa: "\f2cb";
}

.fa-thermometer-empty {
  --fa: "\f2cb";
}

.fa-shower {
  --fa: "\f2cc";
}

.fa-bath {
  --fa: "\f2cd";
}

.fa-bathtub {
  --fa: "\f2cd";
}

.fa-podcast {
  --fa: "\f2ce";
}

.fa-window-maximize {
  --fa: "\f2d0";
}

.fa-window-minimize {
  --fa: "\f2d1";
}

.fa-window-restore {
  --fa: "\f2d2";
}

.fa-square-xmark {
  --fa: "\f2d3";
}

.fa-times-square {
  --fa: "\f2d3";
}

.fa-xmark-square {
  --fa: "\f2d3";
}

.fa-microchip {
  --fa: "\f2db";
}

.fa-snowflake {
  --fa: "\f2dc";
}

.fa-spoon {
  --fa: "\f2e5";
}

.fa-utensil-spoon {
  --fa: "\f2e5";
}

.fa-utensils {
  --fa: "\f2e7";
}

.fa-cutlery {
  --fa: "\f2e7";
}

.fa-rotate-left {
  --fa: "\f2ea";
}

.fa-rotate-back {
  --fa: "\f2ea";
}

.fa-rotate-backward {
  --fa: "\f2ea";
}

.fa-undo-alt {
  --fa: "\f2ea";
}

.fa-trash-can {
  --fa: "\f2ed";
}

.fa-trash-alt {
  --fa: "\f2ed";
}

.fa-rotate {
  --fa: "\f2f1";
}

.fa-sync-alt {
  --fa: "\f2f1";
}

.fa-stopwatch {
  --fa: "\f2f2";
}

.fa-right-from-bracket {
  --fa: "\f2f5";
}

.fa-sign-out-alt {
  --fa: "\f2f5";
}

.fa-right-to-bracket {
  --fa: "\f2f6";
}

.fa-sign-in-alt {
  --fa: "\f2f6";
}

.fa-rotate-right {
  --fa: "\f2f9";
}

.fa-redo-alt {
  --fa: "\f2f9";
}

.fa-rotate-forward {
  --fa: "\f2f9";
}

.fa-poo {
  --fa: "\f2fe";
}

.fa-images {
  --fa: "\f302";
}

.fa-pencil {
  --fa: "\f303";
}

.fa-pencil-alt {
  --fa: "\f303";
}

.fa-pen {
  --fa: "\f304";
}

.fa-pen-clip {
  --fa: "\f305";
}

.fa-pen-alt {
  --fa: "\f305";
}

.fa-octagon {
  --fa: "\f306";
}

.fa-down-long {
  --fa: "\f309";
}

.fa-long-arrow-alt-down {
  --fa: "\f309";
}

.fa-left-long {
  --fa: "\f30a";
}

.fa-long-arrow-alt-left {
  --fa: "\f30a";
}

.fa-right-long {
  --fa: "\f30b";
}

.fa-long-arrow-alt-right {
  --fa: "\f30b";
}

.fa-up-long {
  --fa: "\f30c";
}

.fa-long-arrow-alt-up {
  --fa: "\f30c";
}

.fa-hexagon {
  --fa: "\f312";
}

.fa-file-pen {
  --fa: "\f31c";
}

.fa-file-edit {
  --fa: "\f31c";
}

.fa-maximize {
  --fa: "\f31e";
}

.fa-expand-arrows-alt {
  --fa: "\f31e";
}

.fa-clipboard {
  --fa: "\f328";
}

.fa-left-right {
  --fa: "\f337";
}

.fa-arrows-alt-h {
  --fa: "\f337";
}

.fa-up-down {
  --fa: "\f338";
}

.fa-arrows-alt-v {
  --fa: "\f338";
}

.fa-alarm-clock {
  --fa: "\f34e";
}

.fa-circle-down {
  --fa: "\f358";
}

.fa-arrow-alt-circle-down {
  --fa: "\f358";
}

.fa-circle-left {
  --fa: "\f359";
}

.fa-arrow-alt-circle-left {
  --fa: "\f359";
}

.fa-circle-right {
  --fa: "\f35a";
}

.fa-arrow-alt-circle-right {
  --fa: "\f35a";
}

.fa-circle-up {
  --fa: "\f35b";
}

.fa-arrow-alt-circle-up {
  --fa: "\f35b";
}

.fa-up-right-from-square {
  --fa: "\f35d";
}

.fa-external-link-alt {
  --fa: "\f35d";
}

.fa-square-up-right {
  --fa: "\f360";
}

.fa-external-link-square-alt {
  --fa: "\f360";
}

.fa-right-left {
  --fa: "\f362";
}

.fa-exchange-alt {
  --fa: "\f362";
}

.fa-repeat {
  --fa: "\f363";
}

.fa-code-commit {
  --fa: "\f386";
}

.fa-code-merge {
  --fa: "\f387";
}

.fa-desktop {
  --fa: "\f390";
}

.fa-desktop-alt {
  --fa: "\f390";
}

.fa-gem {
  --fa: "\f3a5";
}

.fa-turn-down {
  --fa: "\f3be";
}

.fa-level-down-alt {
  --fa: "\f3be";
}

.fa-turn-up {
  --fa: "\f3bf";
}

.fa-level-up-alt {
  --fa: "\f3bf";
}

.fa-lock-open {
  --fa: "\f3c1";
}

.fa-location-dot {
  --fa: "\f3c5";
}

.fa-map-marker-alt {
  --fa: "\f3c5";
}

.fa-microphone-lines {
  --fa: "\f3c9";
}

.fa-microphone-alt {
  --fa: "\f3c9";
}

.fa-mobile-screen-button {
  --fa: "\f3cd";
}

.fa-mobile-alt {
  --fa: "\f3cd";
}

.fa-mobile {
  --fa: "\f3ce";
}

.fa-mobile-android {
  --fa: "\f3ce";
}

.fa-mobile-phone {
  --fa: "\f3ce";
}

.fa-mobile-screen {
  --fa: "\f3cf";
}

.fa-mobile-android-alt {
  --fa: "\f3cf";
}

.fa-money-bill-1 {
  --fa: "\f3d1";
}

.fa-money-bill-alt {
  --fa: "\f3d1";
}

.fa-phone-slash {
  --fa: "\f3dd";
}

.fa-image-portrait {
  --fa: "\f3e0";
}

.fa-portrait {
  --fa: "\f3e0";
}

.fa-reply {
  --fa: "\f3e5";
}

.fa-mail-reply {
  --fa: "\f3e5";
}

.fa-shield-halved {
  --fa: "\f3ed";
}

.fa-shield-alt {
  --fa: "\f3ed";
}

.fa-tablet-screen-button {
  --fa: "\f3fa";
}

.fa-tablet-alt {
  --fa: "\f3fa";
}

.fa-tablet {
  --fa: "\f3fb";
}

.fa-tablet-android {
  --fa: "\f3fb";
}

.fa-ticket-simple {
  --fa: "\f3ff";
}

.fa-ticket-alt {
  --fa: "\f3ff";
}

.fa-rectangle-xmark {
  --fa: "\f410";
}

.fa-rectangle-times {
  --fa: "\f410";
}

.fa-times-rectangle {
  --fa: "\f410";
}

.fa-window-close {
  --fa: "\f410";
}

.fa-down-left-and-up-right-to-center {
  --fa: "\f422";
}

.fa-compress-alt {
  --fa: "\f422";
}

.fa-up-right-and-down-left-from-center {
  --fa: "\f424";
}

.fa-expand-alt {
  --fa: "\f424";
}

.fa-baseball-bat-ball {
  --fa: "\f432";
}

.fa-baseball {
  --fa: "\f433";
}

.fa-baseball-ball {
  --fa: "\f433";
}

.fa-basketball {
  --fa: "\f434";
}

.fa-basketball-ball {
  --fa: "\f434";
}

.fa-bowling-ball {
  --fa: "\f436";
}

.fa-chess {
  --fa: "\f439";
}

.fa-chess-bishop {
  --fa: "\f43a";
}

.fa-chess-board {
  --fa: "\f43c";
}

.fa-chess-king {
  --fa: "\f43f";
}

.fa-chess-knight {
  --fa: "\f441";
}

.fa-chess-pawn {
  --fa: "\f443";
}

.fa-chess-queen {
  --fa: "\f445";
}

.fa-chess-rook {
  --fa: "\f447";
}

.fa-dumbbell {
  --fa: "\f44b";
}

.fa-football {
  --fa: "\f44e";
}

.fa-football-ball {
  --fa: "\f44e";
}

.fa-golf-ball-tee {
  --fa: "\f450";
}

.fa-golf-ball {
  --fa: "\f450";
}

.fa-hockey-puck {
  --fa: "\f453";
}

.fa-broom-ball {
  --fa: "\f458";
}

.fa-quidditch {
  --fa: "\f458";
}

.fa-quidditch-broom-ball {
  --fa: "\f458";
}

.fa-square-full {
  --fa: "\f45c";
}

.fa-table-tennis-paddle-ball {
  --fa: "\f45d";
}

.fa-ping-pong-paddle-ball {
  --fa: "\f45d";
}

.fa-table-tennis {
  --fa: "\f45d";
}

.fa-volleyball {
  --fa: "\f45f";
}

.fa-volleyball-ball {
  --fa: "\f45f";
}

.fa-hand-dots {
  --fa: "\f461";
}

.fa-allergies {
  --fa: "\f461";
}

.fa-bandage {
  --fa: "\f462";
}

.fa-band-aid {
  --fa: "\f462";
}

.fa-box {
  --fa: "\f466";
}

.fa-boxes-stacked {
  --fa: "\f468";
}

.fa-boxes {
  --fa: "\f468";
}

.fa-boxes-alt {
  --fa: "\f468";
}

.fa-briefcase-medical {
  --fa: "\f469";
}

.fa-fire-flame-simple {
  --fa: "\f46a";
}

.fa-burn {
  --fa: "\f46a";
}

.fa-capsules {
  --fa: "\f46b";
}

.fa-clipboard-check {
  --fa: "\f46c";
}

.fa-clipboard-list {
  --fa: "\f46d";
}

.fa-person-dots-from-line {
  --fa: "\f470";
}

.fa-diagnoses {
  --fa: "\f470";
}

.fa-dna {
  --fa: "\f471";
}

.fa-dolly {
  --fa: "\f472";
}

.fa-dolly-box {
  --fa: "\f472";
}

.fa-cart-flatbed {
  --fa: "\f474";
}

.fa-dolly-flatbed {
  --fa: "\f474";
}

.fa-file-medical {
  --fa: "\f477";
}

.fa-file-waveform {
  --fa: "\f478";
}

.fa-file-medical-alt {
  --fa: "\f478";
}

.fa-kit-medical {
  --fa: "\f479";
}

.fa-first-aid {
  --fa: "\f479";
}

.fa-circle-h {
  --fa: "\f47e";
}

.fa-hospital-symbol {
  --fa: "\f47e";
}

.fa-id-card-clip {
  --fa: "\f47f";
}

.fa-id-card-alt {
  --fa: "\f47f";
}

.fa-notes-medical {
  --fa: "\f481";
}

.fa-pallet {
  --fa: "\f482";
}

.fa-pills {
  --fa: "\f484";
}

.fa-prescription-bottle {
  --fa: "\f485";
}

.fa-prescription-bottle-medical {
  --fa: "\f486";
}

.fa-prescription-bottle-alt {
  --fa: "\f486";
}

.fa-bed-pulse {
  --fa: "\f487";
}

.fa-procedures {
  --fa: "\f487";
}

.fa-truck-fast {
  --fa: "\f48b";
}

.fa-shipping-fast {
  --fa: "\f48b";
}

.fa-smoking {
  --fa: "\f48d";
}

.fa-syringe {
  --fa: "\f48e";
}

.fa-tablets {
  --fa: "\f490";
}

.fa-thermometer {
  --fa: "\f491";
}

.fa-vial {
  --fa: "\f492";
}

.fa-vials {
  --fa: "\f493";
}

.fa-warehouse {
  --fa: "\f494";
}

.fa-weight-scale {
  --fa: "\f496";
}

.fa-weight {
  --fa: "\f496";
}

.fa-x-ray {
  --fa: "\f497";
}

.fa-box-open {
  --fa: "\f49e";
}

.fa-comment-dots {
  --fa: "\f4ad";
}

.fa-commenting {
  --fa: "\f4ad";
}

.fa-comment-slash {
  --fa: "\f4b3";
}

.fa-couch {
  --fa: "\f4b8";
}

.fa-circle-dollar-to-slot {
  --fa: "\f4b9";
}

.fa-donate {
  --fa: "\f4b9";
}

.fa-dove {
  --fa: "\f4ba";
}

.fa-hand-holding {
  --fa: "\f4bd";
}

.fa-hand-holding-heart {
  --fa: "\f4be";
}

.fa-hand-holding-dollar {
  --fa: "\f4c0";
}

.fa-hand-holding-usd {
  --fa: "\f4c0";
}

.fa-hand-holding-droplet {
  --fa: "\f4c1";
}

.fa-hand-holding-water {
  --fa: "\f4c1";
}

.fa-hands-holding {
  --fa: "\f4c2";
}

.fa-handshake-angle {
  --fa: "\f4c4";
}

.fa-hands-helping {
  --fa: "\f4c4";
}

.fa-parachute-box {
  --fa: "\f4cd";
}

.fa-people-carry-box {
  --fa: "\f4ce";
}

.fa-people-carry {
  --fa: "\f4ce";
}

.fa-piggy-bank {
  --fa: "\f4d3";
}

.fa-ribbon {
  --fa: "\f4d6";
}

.fa-route {
  --fa: "\f4d7";
}

.fa-seedling {
  --fa: "\f4d8";
}

.fa-sprout {
  --fa: "\f4d8";
}

.fa-sign-hanging {
  --fa: "\f4d9";
}

.fa-sign {
  --fa: "\f4d9";
}

.fa-face-smile-wink {
  --fa: "\f4da";
}

.fa-smile-wink {
  --fa: "\f4da";
}

.fa-tape {
  --fa: "\f4db";
}

.fa-truck-ramp-box {
  --fa: "\f4de";
}

.fa-truck-loading {
  --fa: "\f4de";
}

.fa-truck-moving {
  --fa: "\f4df";
}

.fa-video-slash {
  --fa: "\f4e2";
}

.fa-wine-glass {
  --fa: "\f4e3";
}

.fa-user-astronaut {
  --fa: "\f4fb";
}

.fa-user-check {
  --fa: "\f4fc";
}

.fa-user-clock {
  --fa: "\f4fd";
}

.fa-user-gear {
  --fa: "\f4fe";
}

.fa-user-cog {
  --fa: "\f4fe";
}

.fa-user-pen {
  --fa: "\f4ff";
}

.fa-user-edit {
  --fa: "\f4ff";
}

.fa-user-group {
  --fa: "\f500";
}

.fa-user-friends {
  --fa: "\f500";
}

.fa-user-graduate {
  --fa: "\f501";
}

.fa-user-lock {
  --fa: "\f502";
}

.fa-user-minus {
  --fa: "\f503";
}

.fa-user-ninja {
  --fa: "\f504";
}

.fa-user-shield {
  --fa: "\f505";
}

.fa-user-slash {
  --fa: "\f506";
}

.fa-user-alt-slash {
  --fa: "\f506";
}

.fa-user-large-slash {
  --fa: "\f506";
}

.fa-user-tag {
  --fa: "\f507";
}

.fa-user-tie {
  --fa: "\f508";
}

.fa-users-gear {
  --fa: "\f509";
}

.fa-users-cog {
  --fa: "\f509";
}

.fa-scale-unbalanced {
  --fa: "\f515";
}

.fa-balance-scale-left {
  --fa: "\f515";
}

.fa-scale-unbalanced-flip {
  --fa: "\f516";
}

.fa-balance-scale-right {
  --fa: "\f516";
}

.fa-blender {
  --fa: "\f517";
}

.fa-book-open {
  --fa: "\f518";
}

.fa-tower-broadcast {
  --fa: "\f519";
}

.fa-broadcast-tower {
  --fa: "\f519";
}

.fa-broom {
  --fa: "\f51a";
}

.fa-chalkboard {
  --fa: "\f51b";
}

.fa-blackboard {
  --fa: "\f51b";
}

.fa-chalkboard-user {
  --fa: "\f51c";
}

.fa-chalkboard-teacher {
  --fa: "\f51c";
}

.fa-church {
  --fa: "\f51d";
}

.fa-coins {
  --fa: "\f51e";
}

.fa-compact-disc {
  --fa: "\f51f";
}

.fa-crow {
  --fa: "\f520";
}

.fa-crown {
  --fa: "\f521";
}

.fa-dice {
  --fa: "\f522";
}

.fa-dice-five {
  --fa: "\f523";
}

.fa-dice-four {
  --fa: "\f524";
}

.fa-dice-one {
  --fa: "\f525";
}

.fa-dice-six {
  --fa: "\f526";
}

.fa-dice-three {
  --fa: "\f527";
}

.fa-dice-two {
  --fa: "\f528";
}

.fa-divide {
  --fa: "\f529";
}

.fa-door-closed {
  --fa: "\f52a";
}

.fa-door-open {
  --fa: "\f52b";
}

.fa-feather {
  --fa: "\f52d";
}

.fa-frog {
  --fa: "\f52e";
}

.fa-gas-pump {
  --fa: "\f52f";
}

.fa-glasses {
  --fa: "\f530";
}

.fa-greater-than-equal {
  --fa: "\f532";
}

.fa-helicopter {
  --fa: "\f533";
}

.fa-infinity {
  --fa: "\f534";
}

.fa-kiwi-bird {
  --fa: "\f535";
}

.fa-less-than-equal {
  --fa: "\f537";
}

.fa-memory {
  --fa: "\f538";
}

.fa-microphone-lines-slash {
  --fa: "\f539";
}

.fa-microphone-alt-slash {
  --fa: "\f539";
}

.fa-money-bill-wave {
  --fa: "\f53a";
}

.fa-money-bill-1-wave {
  --fa: "\f53b";
}

.fa-money-bill-wave-alt {
  --fa: "\f53b";
}

.fa-money-check {
  --fa: "\f53c";
}

.fa-money-check-dollar {
  --fa: "\f53d";
}

.fa-money-check-alt {
  --fa: "\f53d";
}

.fa-not-equal {
  --fa: "\f53e";
}

.fa-palette {
  --fa: "\f53f";
}

.fa-square-parking {
  --fa: "\f540";
}

.fa-parking {
  --fa: "\f540";
}

.fa-diagram-project {
  --fa: "\f542";
}

.fa-project-diagram {
  --fa: "\f542";
}

.fa-receipt {
  --fa: "\f543";
}

.fa-robot {
  --fa: "\f544";
}

.fa-ruler {
  --fa: "\f545";
}

.fa-ruler-combined {
  --fa: "\f546";
}

.fa-ruler-horizontal {
  --fa: "\f547";
}

.fa-ruler-vertical {
  --fa: "\f548";
}

.fa-school {
  --fa: "\f549";
}

.fa-screwdriver {
  --fa: "\f54a";
}

.fa-shoe-prints {
  --fa: "\f54b";
}

.fa-skull {
  --fa: "\f54c";
}

.fa-ban-smoking {
  --fa: "\f54d";
}

.fa-smoking-ban {
  --fa: "\f54d";
}

.fa-store {
  --fa: "\f54e";
}

.fa-shop {
  --fa: "\f54f";
}

.fa-store-alt {
  --fa: "\f54f";
}

.fa-bars-staggered {
  --fa: "\f550";
}

.fa-reorder {
  --fa: "\f550";
}

.fa-stream {
  --fa: "\f550";
}

.fa-stroopwafel {
  --fa: "\f551";
}

.fa-toolbox {
  --fa: "\f552";
}

.fa-shirt {
  --fa: "\f553";
}

.fa-t-shirt {
  --fa: "\f553";
}

.fa-tshirt {
  --fa: "\f553";
}

.fa-person-walking {
  --fa: "\f554";
}

.fa-walking {
  --fa: "\f554";
}

.fa-wallet {
  --fa: "\f555";
}

.fa-face-angry {
  --fa: "\f556";
}

.fa-angry {
  --fa: "\f556";
}

.fa-archway {
  --fa: "\f557";
}

.fa-book-atlas {
  --fa: "\f558";
}

.fa-atlas {
  --fa: "\f558";
}

.fa-award {
  --fa: "\f559";
}

.fa-delete-left {
  --fa: "\f55a";
}

.fa-backspace {
  --fa: "\f55a";
}

.fa-bezier-curve {
  --fa: "\f55b";
}

.fa-bong {
  --fa: "\f55c";
}

.fa-brush {
  --fa: "\f55d";
}

.fa-bus-simple {
  --fa: "\f55e";
}

.fa-bus-alt {
  --fa: "\f55e";
}

.fa-cannabis {
  --fa: "\f55f";
}

.fa-check-double {
  --fa: "\f560";
}

.fa-martini-glass-citrus {
  --fa: "\f561";
}

.fa-cocktail {
  --fa: "\f561";
}

.fa-bell-concierge {
  --fa: "\f562";
}

.fa-concierge-bell {
  --fa: "\f562";
}

.fa-cookie {
  --fa: "\f563";
}

.fa-cookie-bite {
  --fa: "\f564";
}

.fa-crop-simple {
  --fa: "\f565";
}

.fa-crop-alt {
  --fa: "\f565";
}

.fa-tachograph-digital {
  --fa: "\f566";
}

.fa-digital-tachograph {
  --fa: "\f566";
}

.fa-face-dizzy {
  --fa: "\f567";
}

.fa-dizzy {
  --fa: "\f567";
}

.fa-compass-drafting {
  --fa: "\f568";
}

.fa-drafting-compass {
  --fa: "\f568";
}

.fa-drum {
  --fa: "\f569";
}

.fa-drum-steelpan {
  --fa: "\f56a";
}

.fa-feather-pointed {
  --fa: "\f56b";
}

.fa-feather-alt {
  --fa: "\f56b";
}

.fa-file-contract {
  --fa: "\f56c";
}

.fa-file-arrow-down {
  --fa: "\f56d";
}

.fa-file-download {
  --fa: "\f56d";
}

.fa-file-export {
  --fa: "\f56e";
}

.fa-arrow-right-from-file {
  --fa: "\f56e";
}

.fa-file-import {
  --fa: "\f56f";
}

.fa-arrow-right-to-file {
  --fa: "\f56f";
}

.fa-file-invoice {
  --fa: "\f570";
}

.fa-file-invoice-dollar {
  --fa: "\f571";
}

.fa-file-prescription {
  --fa: "\f572";
}

.fa-file-signature {
  --fa: "\f573";
}

.fa-file-arrow-up {
  --fa: "\f574";
}

.fa-file-upload {
  --fa: "\f574";
}

.fa-fill {
  --fa: "\f575";
}

.fa-fill-drip {
  --fa: "\f576";
}

.fa-fingerprint {
  --fa: "\f577";
}

.fa-fish {
  --fa: "\f578";
}

.fa-face-flushed {
  --fa: "\f579";
}

.fa-flushed {
  --fa: "\f579";
}

.fa-face-frown-open {
  --fa: "\f57a";
}

.fa-frown-open {
  --fa: "\f57a";
}

.fa-martini-glass {
  --fa: "\f57b";
}

.fa-glass-martini-alt {
  --fa: "\f57b";
}

.fa-earth-africa {
  --fa: "\f57c";
}

.fa-globe-africa {
  --fa: "\f57c";
}

.fa-earth-americas {
  --fa: "\f57d";
}

.fa-earth {
  --fa: "\f57d";
}

.fa-earth-america {
  --fa: "\f57d";
}

.fa-globe-americas {
  --fa: "\f57d";
}

.fa-earth-asia {
  --fa: "\f57e";
}

.fa-globe-asia {
  --fa: "\f57e";
}

.fa-face-grimace {
  --fa: "\f57f";
}

.fa-grimace {
  --fa: "\f57f";
}

.fa-face-grin {
  --fa: "\f580";
}

.fa-grin {
  --fa: "\f580";
}

.fa-face-grin-wide {
  --fa: "\f581";
}

.fa-grin-alt {
  --fa: "\f581";
}

.fa-face-grin-beam {
  --fa: "\f582";
}

.fa-grin-beam {
  --fa: "\f582";
}

.fa-face-grin-beam-sweat {
  --fa: "\f583";
}

.fa-grin-beam-sweat {
  --fa: "\f583";
}

.fa-face-grin-hearts {
  --fa: "\f584";
}

.fa-grin-hearts {
  --fa: "\f584";
}

.fa-face-grin-squint {
  --fa: "\f585";
}

.fa-grin-squint {
  --fa: "\f585";
}

.fa-face-grin-squint-tears {
  --fa: "\f586";
}

.fa-grin-squint-tears {
  --fa: "\f586";
}

.fa-face-grin-stars {
  --fa: "\f587";
}

.fa-grin-stars {
  --fa: "\f587";
}

.fa-face-grin-tears {
  --fa: "\f588";
}

.fa-grin-tears {
  --fa: "\f588";
}

.fa-face-grin-tongue {
  --fa: "\f589";
}

.fa-grin-tongue {
  --fa: "\f589";
}

.fa-face-grin-tongue-squint {
  --fa: "\f58a";
}

.fa-grin-tongue-squint {
  --fa: "\f58a";
}

.fa-face-grin-tongue-wink {
  --fa: "\f58b";
}

.fa-grin-tongue-wink {
  --fa: "\f58b";
}

.fa-face-grin-wink {
  --fa: "\f58c";
}

.fa-grin-wink {
  --fa: "\f58c";
}

.fa-grip {
  --fa: "\f58d";
}

.fa-grid-horizontal {
  --fa: "\f58d";
}

.fa-grip-horizontal {
  --fa: "\f58d";
}

.fa-grip-vertical {
  --fa: "\f58e";
}

.fa-grid-vertical {
  --fa: "\f58e";
}

.fa-headset {
  --fa: "\f590";
}

.fa-highlighter {
  --fa: "\f591";
}

.fa-hot-tub-person {
  --fa: "\f593";
}

.fa-hot-tub {
  --fa: "\f593";
}

.fa-hotel {
  --fa: "\f594";
}

.fa-joint {
  --fa: "\f595";
}

.fa-face-kiss {
  --fa: "\f596";
}

.fa-kiss {
  --fa: "\f596";
}

.fa-face-kiss-beam {
  --fa: "\f597";
}

.fa-kiss-beam {
  --fa: "\f597";
}

.fa-face-kiss-wink-heart {
  --fa: "\f598";
}

.fa-kiss-wink-heart {
  --fa: "\f598";
}

.fa-face-laugh {
  --fa: "\f599";
}

.fa-laugh {
  --fa: "\f599";
}

.fa-face-laugh-beam {
  --fa: "\f59a";
}

.fa-laugh-beam {
  --fa: "\f59a";
}

.fa-face-laugh-squint {
  --fa: "\f59b";
}

.fa-laugh-squint {
  --fa: "\f59b";
}

.fa-face-laugh-wink {
  --fa: "\f59c";
}

.fa-laugh-wink {
  --fa: "\f59c";
}

.fa-cart-flatbed-suitcase {
  --fa: "\f59d";
}

.fa-luggage-cart {
  --fa: "\f59d";
}

.fa-map-location {
  --fa: "\f59f";
}

.fa-map-marked {
  --fa: "\f59f";
}

.fa-map-location-dot {
  --fa: "\f5a0";
}

.fa-map-marked-alt {
  --fa: "\f5a0";
}

.fa-marker {
  --fa: "\f5a1";
}

.fa-medal {
  --fa: "\f5a2";
}

.fa-face-meh-blank {
  --fa: "\f5a4";
}

.fa-meh-blank {
  --fa: "\f5a4";
}

.fa-face-rolling-eyes {
  --fa: "\f5a5";
}

.fa-meh-rolling-eyes {
  --fa: "\f5a5";
}

.fa-monument {
  --fa: "\f5a6";
}

.fa-mortar-pestle {
  --fa: "\f5a7";
}

.fa-paint-roller {
  --fa: "\f5aa";
}

.fa-passport {
  --fa: "\f5ab";
}

.fa-pen-fancy {
  --fa: "\f5ac";
}

.fa-pen-nib {
  --fa: "\f5ad";
}

.fa-pen-ruler {
  --fa: "\f5ae";
}

.fa-pencil-ruler {
  --fa: "\f5ae";
}

.fa-plane-arrival {
  --fa: "\f5af";
}

.fa-plane-departure {
  --fa: "\f5b0";
}

.fa-prescription {
  --fa: "\f5b1";
}

.fa-face-sad-cry {
  --fa: "\f5b3";
}

.fa-sad-cry {
  --fa: "\f5b3";
}

.fa-face-sad-tear {
  --fa: "\f5b4";
}

.fa-sad-tear {
  --fa: "\f5b4";
}

.fa-van-shuttle {
  --fa: "\f5b6";
}

.fa-shuttle-van {
  --fa: "\f5b6";
}

.fa-signature {
  --fa: "\f5b7";
}

.fa-face-smile-beam {
  --fa: "\f5b8";
}

.fa-smile-beam {
  --fa: "\f5b8";
}

.fa-solar-panel {
  --fa: "\f5ba";
}

.fa-spa {
  --fa: "\f5bb";
}

.fa-splotch {
  --fa: "\f5bc";
}

.fa-spray-can {
  --fa: "\f5bd";
}

.fa-stamp {
  --fa: "\f5bf";
}

.fa-star-half-stroke {
  --fa: "\f5c0";
}

.fa-star-half-alt {
  --fa: "\f5c0";
}

.fa-suitcase-rolling {
  --fa: "\f5c1";
}

.fa-face-surprise {
  --fa: "\f5c2";
}

.fa-surprise {
  --fa: "\f5c2";
}

.fa-swatchbook {
  --fa: "\f5c3";
}

.fa-person-swimming {
  --fa: "\f5c4";
}

.fa-swimmer {
  --fa: "\f5c4";
}

.fa-water-ladder {
  --fa: "\f5c5";
}

.fa-ladder-water {
  --fa: "\f5c5";
}

.fa-swimming-pool {
  --fa: "\f5c5";
}

.fa-droplet-slash {
  --fa: "\f5c7";
}

.fa-tint-slash {
  --fa: "\f5c7";
}

.fa-face-tired {
  --fa: "\f5c8";
}

.fa-tired {
  --fa: "\f5c8";
}

.fa-tooth {
  --fa: "\f5c9";
}

.fa-umbrella-beach {
  --fa: "\f5ca";
}

.fa-weight-hanging {
  --fa: "\f5cd";
}

.fa-wine-glass-empty {
  --fa: "\f5ce";
}

.fa-wine-glass-alt {
  --fa: "\f5ce";
}

.fa-spray-can-sparkles {
  --fa: "\f5d0";
}

.fa-air-freshener {
  --fa: "\f5d0";
}

.fa-apple-whole {
  --fa: "\f5d1";
}

.fa-apple-alt {
  --fa: "\f5d1";
}

.fa-atom {
  --fa: "\f5d2";
}

.fa-bone {
  --fa: "\f5d7";
}

.fa-book-open-reader {
  --fa: "\f5da";
}

.fa-book-reader {
  --fa: "\f5da";
}

.fa-brain {
  --fa: "\f5dc";
}

.fa-car-rear {
  --fa: "\f5de";
}

.fa-car-alt {
  --fa: "\f5de";
}

.fa-car-battery {
  --fa: "\f5df";
}

.fa-battery-car {
  --fa: "\f5df";
}

.fa-car-burst {
  --fa: "\f5e1";
}

.fa-car-crash {
  --fa: "\f5e1";
}

.fa-car-side {
  --fa: "\f5e4";
}

.fa-charging-station {
  --fa: "\f5e7";
}

.fa-diamond-turn-right {
  --fa: "\f5eb";
}

.fa-directions {
  --fa: "\f5eb";
}

.fa-draw-polygon {
  --fa: "\f5ee";
}

.fa-vector-polygon {
  --fa: "\f5ee";
}

.fa-laptop-code {
  --fa: "\f5fc";
}

.fa-layer-group {
  --fa: "\f5fd";
}

.fa-location-crosshairs {
  --fa: "\f601";
}

.fa-location {
  --fa: "\f601";
}

.fa-lungs {
  --fa: "\f604";
}

.fa-microscope {
  --fa: "\f610";
}

.fa-oil-can {
  --fa: "\f613";
}

.fa-poop {
  --fa: "\f619";
}

.fa-shapes {
  --fa: "\f61f";
}

.fa-triangle-circle-square {
  --fa: "\f61f";
}

.fa-star-of-life {
  --fa: "\f621";
}

.fa-gauge {
  --fa: "\f624";
}

.fa-dashboard {
  --fa: "\f624";
}

.fa-gauge-med {
  --fa: "\f624";
}

.fa-tachometer-alt-average {
  --fa: "\f624";
}

.fa-gauge-high {
  --fa: "\f625";
}

.fa-tachometer-alt {
  --fa: "\f625";
}

.fa-tachometer-alt-fast {
  --fa: "\f625";
}

.fa-gauge-simple {
  --fa: "\f629";
}

.fa-gauge-simple-med {
  --fa: "\f629";
}

.fa-tachometer-average {
  --fa: "\f629";
}

.fa-gauge-simple-high {
  --fa: "\f62a";
}

.fa-tachometer {
  --fa: "\f62a";
}

.fa-tachometer-fast {
  --fa: "\f62a";
}

.fa-teeth {
  --fa: "\f62e";
}

.fa-teeth-open {
  --fa: "\f62f";
}

.fa-masks-theater {
  --fa: "\f630";
}

.fa-theater-masks {
  --fa: "\f630";
}

.fa-traffic-light {
  --fa: "\f637";
}

.fa-truck-monster {
  --fa: "\f63b";
}

.fa-truck-pickup {
  --fa: "\f63c";
}

.fa-rectangle-ad {
  --fa: "\f641";
}

.fa-ad {
  --fa: "\f641";
}

.fa-ankh {
  --fa: "\f644";
}

.fa-book-bible {
  --fa: "\f647";
}

.fa-bible {
  --fa: "\f647";
}

.fa-business-time {
  --fa: "\f64a";
}

.fa-briefcase-clock {
  --fa: "\f64a";
}

.fa-city {
  --fa: "\f64f";
}

.fa-comment-dollar {
  --fa: "\f651";
}

.fa-comments-dollar {
  --fa: "\f653";
}

.fa-cross {
  --fa: "\f654";
}

.fa-dharmachakra {
  --fa: "\f655";
}

.fa-envelope-open-text {
  --fa: "\f658";
}

.fa-folder-minus {
  --fa: "\f65d";
}

.fa-folder-plus {
  --fa: "\f65e";
}

.fa-filter-circle-dollar {
  --fa: "\f662";
}

.fa-funnel-dollar {
  --fa: "\f662";
}

.fa-gopuram {
  --fa: "\f664";
}

.fa-hamsa {
  --fa: "\f665";
}

.fa-bahai {
  --fa: "\f666";
}

.fa-haykal {
  --fa: "\f666";
}

.fa-jedi {
  --fa: "\f669";
}

.fa-book-journal-whills {
  --fa: "\f66a";
}

.fa-journal-whills {
  --fa: "\f66a";
}

.fa-kaaba {
  --fa: "\f66b";
}

.fa-khanda {
  --fa: "\f66d";
}

.fa-landmark {
  --fa: "\f66f";
}

.fa-envelopes-bulk {
  --fa: "\f674";
}

.fa-mail-bulk {
  --fa: "\f674";
}

.fa-menorah {
  --fa: "\f676";
}

.fa-mosque {
  --fa: "\f678";
}

.fa-om {
  --fa: "\f679";
}

.fa-spaghetti-monster-flying {
  --fa: "\f67b";
}

.fa-pastafarianism {
  --fa: "\f67b";
}

.fa-peace {
  --fa: "\f67c";
}

.fa-place-of-worship {
  --fa: "\f67f";
}

.fa-square-poll-vertical {
  --fa: "\f681";
}

.fa-poll {
  --fa: "\f681";
}

.fa-square-poll-horizontal {
  --fa: "\f682";
}

.fa-poll-h {
  --fa: "\f682";
}

.fa-person-praying {
  --fa: "\f683";
}

.fa-pray {
  --fa: "\f683";
}

.fa-hands-praying {
  --fa: "\f684";
}

.fa-praying-hands {
  --fa: "\f684";
}

.fa-book-quran {
  --fa: "\f687";
}

.fa-quran {
  --fa: "\f687";
}

.fa-magnifying-glass-dollar {
  --fa: "\f688";
}

.fa-search-dollar {
  --fa: "\f688";
}

.fa-magnifying-glass-location {
  --fa: "\f689";
}

.fa-search-location {
  --fa: "\f689";
}

.fa-socks {
  --fa: "\f696";
}

.fa-square-root-variable {
  --fa: "\f698";
}

.fa-square-root-alt {
  --fa: "\f698";
}

.fa-star-and-crescent {
  --fa: "\f699";
}

.fa-star-of-david {
  --fa: "\f69a";
}

.fa-synagogue {
  --fa: "\f69b";
}

.fa-scroll-torah {
  --fa: "\f6a0";
}

.fa-torah {
  --fa: "\f6a0";
}

.fa-torii-gate {
  --fa: "\f6a1";
}

.fa-vihara {
  --fa: "\f6a7";
}

.fa-volume-xmark {
  --fa: "\f6a9";
}

.fa-volume-mute {
  --fa: "\f6a9";
}

.fa-volume-times {
  --fa: "\f6a9";
}

.fa-yin-yang {
  --fa: "\f6ad";
}

.fa-blender-phone {
  --fa: "\f6b6";
}

.fa-book-skull {
  --fa: "\f6b7";
}

.fa-book-dead {
  --fa: "\f6b7";
}

.fa-campground {
  --fa: "\f6bb";
}

.fa-cat {
  --fa: "\f6be";
}

.fa-chair {
  --fa: "\f6c0";
}

.fa-cloud-moon {
  --fa: "\f6c3";
}

.fa-cloud-sun {
  --fa: "\f6c4";
}

.fa-cow {
  --fa: "\f6c8";
}

.fa-dice-d20 {
  --fa: "\f6cf";
}

.fa-dice-d6 {
  --fa: "\f6d1";
}

.fa-dog {
  --fa: "\f6d3";
}

.fa-dragon {
  --fa: "\f6d5";
}

.fa-drumstick-bite {
  --fa: "\f6d7";
}

.fa-dungeon {
  --fa: "\f6d9";
}

.fa-file-csv {
  --fa: "\f6dd";
}

.fa-hand-fist {
  --fa: "\f6de";
}

.fa-fist-raised {
  --fa: "\f6de";
}

.fa-ghost {
  --fa: "\f6e2";
}

.fa-hammer {
  --fa: "\f6e3";
}

.fa-hanukiah {
  --fa: "\f6e6";
}

.fa-hat-wizard {
  --fa: "\f6e8";
}

.fa-person-hiking {
  --fa: "\f6ec";
}

.fa-hiking {
  --fa: "\f6ec";
}

.fa-hippo {
  --fa: "\f6ed";
}

.fa-horse {
  --fa: "\f6f0";
}

.fa-house-chimney-crack {
  --fa: "\f6f1";
}

.fa-house-damage {
  --fa: "\f6f1";
}

.fa-hryvnia-sign {
  --fa: "\f6f2";
}

.fa-hryvnia {
  --fa: "\f6f2";
}

.fa-mask {
  --fa: "\f6fa";
}

.fa-mountain {
  --fa: "\f6fc";
}

.fa-network-wired {
  --fa: "\f6ff";
}

.fa-otter {
  --fa: "\f700";
}

.fa-ring {
  --fa: "\f70b";
}

.fa-person-running {
  --fa: "\f70c";
}

.fa-running {
  --fa: "\f70c";
}

.fa-scroll {
  --fa: "\f70e";
}

.fa-skull-crossbones {
  --fa: "\f714";
}

.fa-slash {
  --fa: "\f715";
}

.fa-spider {
  --fa: "\f717";
}

.fa-toilet-paper {
  --fa: "\f71e";
}

.fa-toilet-paper-alt {
  --fa: "\f71e";
}

.fa-toilet-paper-blank {
  --fa: "\f71e";
}

.fa-tractor {
  --fa: "\f722";
}

.fa-user-injured {
  --fa: "\f728";
}

.fa-vr-cardboard {
  --fa: "\f729";
}

.fa-wand-sparkles {
  --fa: "\f72b";
}

.fa-wind {
  --fa: "\f72e";
}

.fa-wine-bottle {
  --fa: "\f72f";
}

.fa-cloud-meatball {
  --fa: "\f73b";
}

.fa-cloud-moon-rain {
  --fa: "\f73c";
}

.fa-cloud-rain {
  --fa: "\f73d";
}

.fa-cloud-showers-heavy {
  --fa: "\f740";
}

.fa-cloud-sun-rain {
  --fa: "\f743";
}

.fa-democrat {
  --fa: "\f747";
}

.fa-flag-usa {
  --fa: "\f74d";
}

.fa-hurricane {
  --fa: "\f751";
}

.fa-landmark-dome {
  --fa: "\f752";
}

.fa-landmark-alt {
  --fa: "\f752";
}

.fa-meteor {
  --fa: "\f753";
}

.fa-person-booth {
  --fa: "\f756";
}

.fa-poo-storm {
  --fa: "\f75a";
}

.fa-poo-bolt {
  --fa: "\f75a";
}

.fa-rainbow {
  --fa: "\f75b";
}

.fa-republican {
  --fa: "\f75e";
}

.fa-smog {
  --fa: "\f75f";
}

.fa-temperature-high {
  --fa: "\f769";
}

.fa-temperature-low {
  --fa: "\f76b";
}

.fa-cloud-bolt {
  --fa: "\f76c";
}

.fa-thunderstorm {
  --fa: "\f76c";
}

.fa-tornado {
  --fa: "\f76f";
}

.fa-volcano {
  --fa: "\f770";
}

.fa-check-to-slot {
  --fa: "\f772";
}

.fa-vote-yea {
  --fa: "\f772";
}

.fa-water {
  --fa: "\f773";
}

.fa-baby {
  --fa: "\f77c";
}

.fa-baby-carriage {
  --fa: "\f77d";
}

.fa-carriage-baby {
  --fa: "\f77d";
}

.fa-biohazard {
  --fa: "\f780";
}

.fa-blog {
  --fa: "\f781";
}

.fa-calendar-day {
  --fa: "\f783";
}

.fa-calendar-week {
  --fa: "\f784";
}

.fa-candy-cane {
  --fa: "\f786";
}

.fa-carrot {
  --fa: "\f787";
}

.fa-cash-register {
  --fa: "\f788";
}

.fa-minimize {
  --fa: "\f78c";
}

.fa-compress-arrows-alt {
  --fa: "\f78c";
}

.fa-dumpster {
  --fa: "\f793";
}

.fa-dumpster-fire {
  --fa: "\f794";
}

.fa-ethernet {
  --fa: "\f796";
}

.fa-gifts {
  --fa: "\f79c";
}

.fa-champagne-glasses {
  --fa: "\f79f";
}

.fa-glass-cheers {
  --fa: "\f79f";
}

.fa-whiskey-glass {
  --fa: "\f7a0";
}

.fa-glass-whiskey {
  --fa: "\f7a0";
}

.fa-earth-europe {
  --fa: "\f7a2";
}

.fa-globe-europe {
  --fa: "\f7a2";
}

.fa-grip-lines {
  --fa: "\f7a4";
}

.fa-grip-lines-vertical {
  --fa: "\f7a5";
}

.fa-guitar {
  --fa: "\f7a6";
}

.fa-heart-crack {
  --fa: "\f7a9";
}

.fa-heart-broken {
  --fa: "\f7a9";
}

.fa-holly-berry {
  --fa: "\f7aa";
}

.fa-horse-head {
  --fa: "\f7ab";
}

.fa-icicles {
  --fa: "\f7ad";
}

.fa-igloo {
  --fa: "\f7ae";
}

.fa-mitten {
  --fa: "\f7b5";
}

.fa-mug-hot {
  --fa: "\f7b6";
}

.fa-radiation {
  --fa: "\f7b9";
}

.fa-circle-radiation {
  --fa: "\f7ba";
}

.fa-radiation-alt {
  --fa: "\f7ba";
}

.fa-restroom {
  --fa: "\f7bd";
}

.fa-satellite {
  --fa: "\f7bf";
}

.fa-satellite-dish {
  --fa: "\f7c0";
}

.fa-sd-card {
  --fa: "\f7c2";
}

.fa-sim-card {
  --fa: "\f7c4";
}

.fa-person-skating {
  --fa: "\f7c5";
}

.fa-skating {
  --fa: "\f7c5";
}

.fa-person-skiing {
  --fa: "\f7c9";
}

.fa-skiing {
  --fa: "\f7c9";
}

.fa-person-skiing-nordic {
  --fa: "\f7ca";
}

.fa-skiing-nordic {
  --fa: "\f7ca";
}

.fa-sleigh {
  --fa: "\f7cc";
}

.fa-comment-sms {
  --fa: "\f7cd";
}

.fa-sms {
  --fa: "\f7cd";
}

.fa-person-snowboarding {
  --fa: "\f7ce";
}

.fa-snowboarding {
  --fa: "\f7ce";
}

.fa-snowman {
  --fa: "\f7d0";
}

.fa-snowplow {
  --fa: "\f7d2";
}

.fa-tenge-sign {
  --fa: "\f7d7";
}

.fa-tenge {
  --fa: "\f7d7";
}

.fa-toilet {
  --fa: "\f7d8";
}

.fa-screwdriver-wrench {
  --fa: "\f7d9";
}

.fa-tools {
  --fa: "\f7d9";
}

.fa-cable-car {
  --fa: "\f7da";
}

.fa-tram {
  --fa: "\f7da";
}

.fa-fire-flame-curved {
  --fa: "\f7e4";
}

.fa-fire-alt {
  --fa: "\f7e4";
}

.fa-bacon {
  --fa: "\f7e5";
}

.fa-book-medical {
  --fa: "\f7e6";
}

.fa-bread-slice {
  --fa: "\f7ec";
}

.fa-cheese {
  --fa: "\f7ef";
}

.fa-house-chimney-medical {
  --fa: "\f7f2";
}

.fa-clinic-medical {
  --fa: "\f7f2";
}

.fa-clipboard-user {
  --fa: "\f7f3";
}

.fa-comment-medical {
  --fa: "\f7f5";
}

.fa-crutch {
  --fa: "\f7f7";
}

.fa-disease {
  --fa: "\f7fa";
}

.fa-egg {
  --fa: "\f7fb";
}

.fa-folder-tree {
  --fa: "\f802";
}

.fa-burger {
  --fa: "\f805";
}

.fa-hamburger {
  --fa: "\f805";
}

.fa-hand-middle-finger {
  --fa: "\f806";
}

.fa-helmet-safety {
  --fa: "\f807";
}

.fa-hard-hat {
  --fa: "\f807";
}

.fa-hat-hard {
  --fa: "\f807";
}

.fa-hospital-user {
  --fa: "\f80d";
}

.fa-hotdog {
  --fa: "\f80f";
}

.fa-ice-cream {
  --fa: "\f810";
}

.fa-laptop-medical {
  --fa: "\f812";
}

.fa-pager {
  --fa: "\f815";
}

.fa-pepper-hot {
  --fa: "\f816";
}

.fa-pizza-slice {
  --fa: "\f818";
}

.fa-sack-dollar {
  --fa: "\f81d";
}

.fa-book-tanakh {
  --fa: "\f827";
}

.fa-tanakh {
  --fa: "\f827";
}

.fa-bars-progress {
  --fa: "\f828";
}

.fa-tasks-alt {
  --fa: "\f828";
}

.fa-trash-arrow-up {
  --fa: "\f829";
}

.fa-trash-restore {
  --fa: "\f829";
}

.fa-trash-can-arrow-up {
  --fa: "\f82a";
}

.fa-trash-restore-alt {
  --fa: "\f82a";
}

.fa-user-nurse {
  --fa: "\f82f";
}

.fa-wave-square {
  --fa: "\f83e";
}

.fa-person-biking {
  --fa: "\f84a";
}

.fa-biking {
  --fa: "\f84a";
}

.fa-border-all {
  --fa: "\f84c";
}

.fa-border-none {
  --fa: "\f850";
}

.fa-border-top-left {
  --fa: "\f853";
}

.fa-border-style {
  --fa: "\f853";
}

.fa-person-digging {
  --fa: "\f85e";
}

.fa-digging {
  --fa: "\f85e";
}

.fa-fan {
  --fa: "\f863";
}

.fa-icons {
  --fa: "\f86d";
}

.fa-heart-music-camera-bolt {
  --fa: "\f86d";
}

.fa-phone-flip {
  --fa: "\f879";
}

.fa-phone-alt {
  --fa: "\f879";
}

.fa-square-phone-flip {
  --fa: "\f87b";
}

.fa-phone-square-alt {
  --fa: "\f87b";
}

.fa-photo-film {
  --fa: "\f87c";
}

.fa-photo-video {
  --fa: "\f87c";
}

.fa-text-slash {
  --fa: "\f87d";
}

.fa-remove-format {
  --fa: "\f87d";
}

.fa-arrow-down-z-a {
  --fa: "\f881";
}

.fa-sort-alpha-desc {
  --fa: "\f881";
}

.fa-sort-alpha-down-alt {
  --fa: "\f881";
}

.fa-arrow-up-z-a {
  --fa: "\f882";
}

.fa-sort-alpha-up-alt {
  --fa: "\f882";
}

.fa-arrow-down-short-wide {
  --fa: "\f884";
}

.fa-sort-amount-desc {
  --fa: "\f884";
}

.fa-sort-amount-down-alt {
  --fa: "\f884";
}

.fa-arrow-up-short-wide {
  --fa: "\f885";
}

.fa-sort-amount-up-alt {
  --fa: "\f885";
}

.fa-arrow-down-9-1 {
  --fa: "\f886";
}

.fa-sort-numeric-desc {
  --fa: "\f886";
}

.fa-sort-numeric-down-alt {
  --fa: "\f886";
}

.fa-arrow-up-9-1 {
  --fa: "\f887";
}

.fa-sort-numeric-up-alt {
  --fa: "\f887";
}

.fa-spell-check {
  --fa: "\f891";
}

.fa-voicemail {
  --fa: "\f897";
}

.fa-hat-cowboy {
  --fa: "\f8c0";
}

.fa-hat-cowboy-side {
  --fa: "\f8c1";
}

.fa-computer-mouse {
  --fa: "\f8cc";
}

.fa-mouse {
  --fa: "\f8cc";
}

.fa-radio {
  --fa: "\f8d7";
}

.fa-record-vinyl {
  --fa: "\f8d9";
}

.fa-walkie-talkie {
  --fa: "\f8ef";
}

.fa-caravan {
  --fa: "\f8ff";
}

/*!
 * Font Awesome Free 7.0.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */
:root, :host {
  --fa-family-brands: "Font Awesome 7 Brands";
  --fa-font-brands: normal 400 1em/1 var(--fa-family-brands);
}

@font-face {
  font-family: "Font Awesome 7 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.woff2?e7461d69dbbff1310a5c81e4113522fc);
}
.fab,
.fa-brands,
.fa-classic.fa-brands {
  --fa-family: var(--fa-family-brands);
  --fa-style: 400;
}

.fa-firefox-browser {
  --fa: "\e007";
}

.fa-ideal {
  --fa: "\e013";
}

.fa-microblog {
  --fa: "\e01a";
}

.fa-square-pied-piper {
  --fa: "\e01e";
}

.fa-pied-piper-square {
  --fa: "\e01e";
}

.fa-unity {
  --fa: "\e049";
}

.fa-dailymotion {
  --fa: "\e052";
}

.fa-square-instagram {
  --fa: "\e055";
}

.fa-instagram-square {
  --fa: "\e055";
}

.fa-mixer {
  --fa: "\e056";
}

.fa-shopify {
  --fa: "\e057";
}

.fa-deezer {
  --fa: "\e077";
}

.fa-edge-legacy {
  --fa: "\e078";
}

.fa-google-pay {
  --fa: "\e079";
}

.fa-rust {
  --fa: "\e07a";
}

.fa-tiktok {
  --fa: "\e07b";
}

.fa-unsplash {
  --fa: "\e07c";
}

.fa-cloudflare {
  --fa: "\e07d";
}

.fa-guilded {
  --fa: "\e07e";
}

.fa-hive {
  --fa: "\e07f";
}

.fa-42-group {
  --fa: "\e080";
}

.fa-innosoft {
  --fa: "\e080";
}

.fa-instalod {
  --fa: "\e081";
}

.fa-octopus-deploy {
  --fa: "\e082";
}

.fa-perbyte {
  --fa: "\e083";
}

.fa-uncharted {
  --fa: "\e084";
}

.fa-watchman-monitoring {
  --fa: "\e087";
}

.fa-wodu {
  --fa: "\e088";
}

.fa-wirsindhandwerk {
  --fa: "\e2d0";
}

.fa-wsh {
  --fa: "\e2d0";
}

.fa-bots {
  --fa: "\e340";
}

.fa-cmplid {
  --fa: "\e360";
}

.fa-bilibili {
  --fa: "\e3d9";
}

.fa-golang {
  --fa: "\e40f";
}

.fa-pix {
  --fa: "\e43a";
}

.fa-sitrox {
  --fa: "\e44a";
}

.fa-hashnode {
  --fa: "\e499";
}

.fa-meta {
  --fa: "\e49b";
}

.fa-padlet {
  --fa: "\e4a0";
}

.fa-nfc-directional {
  --fa: "\e530";
}

.fa-nfc-symbol {
  --fa: "\e531";
}

.fa-screenpal {
  --fa: "\e570";
}

.fa-space-awesome {
  --fa: "\e5ac";
}

.fa-square-font-awesome {
  --fa: "\e5ad";
}

.fa-square-gitlab {
  --fa: "\e5ae";
}

.fa-gitlab-square {
  --fa: "\e5ae";
}

.fa-odysee {
  --fa: "\e5c6";
}

.fa-stubber {
  --fa: "\e5c7";
}

.fa-debian {
  --fa: "\e60b";
}

.fa-shoelace {
  --fa: "\e60c";
}

.fa-threads {
  --fa: "\e618";
}

.fa-square-threads {
  --fa: "\e619";
}

.fa-square-x-twitter {
  --fa: "\e61a";
}

.fa-x-twitter {
  --fa: "\e61b";
}

.fa-opensuse {
  --fa: "\e62b";
}

.fa-letterboxd {
  --fa: "\e62d";
}

.fa-square-letterboxd {
  --fa: "\e62e";
}

.fa-mintbit {
  --fa: "\e62f";
}

.fa-google-scholar {
  --fa: "\e63b";
}

.fa-brave {
  --fa: "\e63c";
}

.fa-brave-reverse {
  --fa: "\e63d";
}

.fa-pixiv {
  --fa: "\e640";
}

.fa-upwork {
  --fa: "\e641";
}

.fa-webflow {
  --fa: "\e65c";
}

.fa-signal-messenger {
  --fa: "\e663";
}

.fa-bluesky {
  --fa: "\e671";
}

.fa-jxl {
  --fa: "\e67b";
}

.fa-square-upwork {
  --fa: "\e67c";
}

.fa-web-awesome {
  --fa: "\e682";
}

.fa-square-web-awesome {
  --fa: "\e683";
}

.fa-square-web-awesome-stroke {
  --fa: "\e684";
}

.fa-dart-lang {
  --fa: "\e693";
}

.fa-flutter {
  --fa: "\e694";
}

.fa-files-pinwheel {
  --fa: "\e69f";
}

.fa-css {
  --fa: "\e6a2";
}

.fa-square-bluesky {
  --fa: "\e6a3";
}

.fa-openai {
  --fa: "\e7cf";
}

.fa-square-linkedin {
  --fa: "\e7d0";
}

.fa-cash-app {
  --fa: "\e7d4";
}

.fa-disqus {
  --fa: "\e7d5";
}

.fa-eleventy {
  --fa: "\e7d6";
}

.fa-11ty {
  --fa: "\e7d6";
}

.fa-kakao-talk {
  --fa: "\e7d7";
}

.fa-linktree {
  --fa: "\e7d8";
}

.fa-notion {
  --fa: "\e7d9";
}

.fa-pandora {
  --fa: "\e7da";
}

.fa-pixelfed {
  --fa: "\e7db";
}

.fa-tidal {
  --fa: "\e7dc";
}

.fa-vsco {
  --fa: "\e7dd";
}

.fa-w3c {
  --fa: "\e7de";
}

.fa-lumon {
  --fa: "\e7e2";
}

.fa-lumon-drop {
  --fa: "\e7e3";
}

.fa-square-figma {
  --fa: "\e7e4";
}

.fa-tex {
  --fa: "\e7ff";
}

.fa-duolingo {
  --fa: "\e812";
}

.fa-square-twitter {
  --fa: "\f081";
}

.fa-twitter-square {
  --fa: "\f081";
}

.fa-square-facebook {
  --fa: "\f082";
}

.fa-facebook-square {
  --fa: "\f082";
}

.fa-linkedin {
  --fa: "\f08c";
}

.fa-square-github {
  --fa: "\f092";
}

.fa-github-square {
  --fa: "\f092";
}

.fa-twitter {
  --fa: "\f099";
}

.fa-facebook {
  --fa: "\f09a";
}

.fa-github {
  --fa: "\f09b";
}

.fa-pinterest {
  --fa: "\f0d2";
}

.fa-square-pinterest {
  --fa: "\f0d3";
}

.fa-pinterest-square {
  --fa: "\f0d3";
}

.fa-square-google-plus {
  --fa: "\f0d4";
}

.fa-google-plus-square {
  --fa: "\f0d4";
}

.fa-google-plus-g {
  --fa: "\f0d5";
}

.fa-linkedin-in {
  --fa: "\f0e1";
}

.fa-github-alt {
  --fa: "\f113";
}

.fa-maxcdn {
  --fa: "\f136";
}

.fa-html5 {
  --fa: "\f13b";
}

.fa-css3 {
  --fa: "\f13c";
}

.fa-btc {
  --fa: "\f15a";
}

.fa-youtube {
  --fa: "\f167";
}

.fa-xing {
  --fa: "\f168";
}

.fa-square-xing {
  --fa: "\f169";
}

.fa-xing-square {
  --fa: "\f169";
}

.fa-dropbox {
  --fa: "\f16b";
}

.fa-stack-overflow {
  --fa: "\f16c";
}

.fa-instagram {
  --fa: "\f16d";
}

.fa-flickr {
  --fa: "\f16e";
}

.fa-adn {
  --fa: "\f170";
}

.fa-bitbucket {
  --fa: "\f171";
}

.fa-tumblr {
  --fa: "\f173";
}

.fa-square-tumblr {
  --fa: "\f174";
}

.fa-tumblr-square {
  --fa: "\f174";
}

.fa-apple {
  --fa: "\f179";
}

.fa-windows {
  --fa: "\f17a";
}

.fa-android {
  --fa: "\f17b";
}

.fa-linux {
  --fa: "\f17c";
}

.fa-dribbble {
  --fa: "\f17d";
}

.fa-skype {
  --fa: "\f17e";
}

.fa-foursquare {
  --fa: "\f180";
}

.fa-trello {
  --fa: "\f181";
}

.fa-gratipay {
  --fa: "\f184";
}

.fa-vk {
  --fa: "\f189";
}

.fa-weibo {
  --fa: "\f18a";
}

.fa-renren {
  --fa: "\f18b";
}

.fa-pagelines {
  --fa: "\f18c";
}

.fa-stack-exchange {
  --fa: "\f18d";
}

.fa-square-vimeo {
  --fa: "\f194";
}

.fa-vimeo-square {
  --fa: "\f194";
}

.fa-slack {
  --fa: "\f198";
}

.fa-slack-hash {
  --fa: "\f198";
}

.fa-wordpress {
  --fa: "\f19a";
}

.fa-openid {
  --fa: "\f19b";
}

.fa-yahoo {
  --fa: "\f19e";
}

.fa-google {
  --fa: "\f1a0";
}

.fa-reddit {
  --fa: "\f1a1";
}

.fa-square-reddit {
  --fa: "\f1a2";
}

.fa-reddit-square {
  --fa: "\f1a2";
}

.fa-stumbleupon-circle {
  --fa: "\f1a3";
}

.fa-stumbleupon {
  --fa: "\f1a4";
}

.fa-delicious {
  --fa: "\f1a5";
}

.fa-digg {
  --fa: "\f1a6";
}

.fa-pied-piper-pp {
  --fa: "\f1a7";
}

.fa-pied-piper-alt {
  --fa: "\f1a8";
}

.fa-drupal {
  --fa: "\f1a9";
}

.fa-joomla {
  --fa: "\f1aa";
}

.fa-behance {
  --fa: "\f1b4";
}

.fa-square-behance {
  --fa: "\f1b5";
}

.fa-behance-square {
  --fa: "\f1b5";
}

.fa-steam {
  --fa: "\f1b6";
}

.fa-square-steam {
  --fa: "\f1b7";
}

.fa-steam-square {
  --fa: "\f1b7";
}

.fa-spotify {
  --fa: "\f1bc";
}

.fa-deviantart {
  --fa: "\f1bd";
}

.fa-soundcloud {
  --fa: "\f1be";
}

.fa-vine {
  --fa: "\f1ca";
}

.fa-codepen {
  --fa: "\f1cb";
}

.fa-jsfiddle {
  --fa: "\f1cc";
}

.fa-rebel {
  --fa: "\f1d0";
}

.fa-empire {
  --fa: "\f1d1";
}

.fa-square-git {
  --fa: "\f1d2";
}

.fa-git-square {
  --fa: "\f1d2";
}

.fa-git {
  --fa: "\f1d3";
}

.fa-hacker-news {
  --fa: "\f1d4";
}

.fa-tencent-weibo {
  --fa: "\f1d5";
}

.fa-qq {
  --fa: "\f1d6";
}

.fa-weixin {
  --fa: "\f1d7";
}

.fa-slideshare {
  --fa: "\f1e7";
}

.fa-twitch {
  --fa: "\f1e8";
}

.fa-yelp {
  --fa: "\f1e9";
}

.fa-paypal {
  --fa: "\f1ed";
}

.fa-google-wallet {
  --fa: "\f1ee";
}

.fa-cc-visa {
  --fa: "\f1f0";
}

.fa-cc-mastercard {
  --fa: "\f1f1";
}

.fa-cc-discover {
  --fa: "\f1f2";
}

.fa-cc-amex {
  --fa: "\f1f3";
}

.fa-cc-paypal {
  --fa: "\f1f4";
}

.fa-cc-stripe {
  --fa: "\f1f5";
}

.fa-lastfm {
  --fa: "\f202";
}

.fa-square-lastfm {
  --fa: "\f203";
}

.fa-lastfm-square {
  --fa: "\f203";
}

.fa-ioxhost {
  --fa: "\f208";
}

.fa-angellist {
  --fa: "\f209";
}

.fa-buysellads {
  --fa: "\f20d";
}

.fa-connectdevelop {
  --fa: "\f20e";
}

.fa-dashcube {
  --fa: "\f210";
}

.fa-forumbee {
  --fa: "\f211";
}

.fa-leanpub {
  --fa: "\f212";
}

.fa-sellsy {
  --fa: "\f213";
}

.fa-shirtsinbulk {
  --fa: "\f214";
}

.fa-simplybuilt {
  --fa: "\f215";
}

.fa-skyatlas {
  --fa: "\f216";
}

.fa-pinterest-p {
  --fa: "\f231";
}

.fa-whatsapp {
  --fa: "\f232";
}

.fa-viacoin {
  --fa: "\f237";
}

.fa-medium {
  --fa: "\f23a";
}

.fa-medium-m {
  --fa: "\f23a";
}

.fa-y-combinator {
  --fa: "\f23b";
}

.fa-optin-monster {
  --fa: "\f23c";
}

.fa-opencart {
  --fa: "\f23d";
}

.fa-expeditedssl {
  --fa: "\f23e";
}

.fa-cc-jcb {
  --fa: "\f24b";
}

.fa-cc-diners-club {
  --fa: "\f24c";
}

.fa-creative-commons {
  --fa: "\f25e";
}

.fa-gg {
  --fa: "\f260";
}

.fa-gg-circle {
  --fa: "\f261";
}

.fa-odnoklassniki {
  --fa: "\f263";
}

.fa-square-odnoklassniki {
  --fa: "\f264";
}

.fa-odnoklassniki-square {
  --fa: "\f264";
}

.fa-get-pocket {
  --fa: "\f265";
}

.fa-wikipedia-w {
  --fa: "\f266";
}

.fa-safari {
  --fa: "\f267";
}

.fa-chrome {
  --fa: "\f268";
}

.fa-firefox {
  --fa: "\f269";
}

.fa-opera {
  --fa: "\f26a";
}

.fa-internet-explorer {
  --fa: "\f26b";
}

.fa-contao {
  --fa: "\f26d";
}

.fa-500px {
  --fa: "\f26e";
}

.fa-amazon {
  --fa: "\f270";
}

.fa-houzz {
  --fa: "\f27c";
}

.fa-vimeo-v {
  --fa: "\f27d";
}

.fa-black-tie {
  --fa: "\f27e";
}

.fa-fonticons {
  --fa: "\f280";
}

.fa-reddit-alien {
  --fa: "\f281";
}

.fa-edge {
  --fa: "\f282";
}

.fa-codiepie {
  --fa: "\f284";
}

.fa-modx {
  --fa: "\f285";
}

.fa-fort-awesome {
  --fa: "\f286";
}

.fa-usb {
  --fa: "\f287";
}

.fa-product-hunt {
  --fa: "\f288";
}

.fa-mixcloud {
  --fa: "\f289";
}

.fa-scribd {
  --fa: "\f28a";
}

.fa-bluetooth {
  --fa: "\f293";
}

.fa-bluetooth-b {
  --fa: "\f294";
}

.fa-gitlab {
  --fa: "\f296";
}

.fa-wpbeginner {
  --fa: "\f297";
}

.fa-wpforms {
  --fa: "\f298";
}

.fa-envira {
  --fa: "\f299";
}

.fa-glide {
  --fa: "\f2a5";
}

.fa-glide-g {
  --fa: "\f2a6";
}

.fa-viadeo {
  --fa: "\f2a9";
}

.fa-square-viadeo {
  --fa: "\f2aa";
}

.fa-viadeo-square {
  --fa: "\f2aa";
}

.fa-snapchat {
  --fa: "\f2ab";
}

.fa-snapchat-ghost {
  --fa: "\f2ab";
}

.fa-square-snapchat {
  --fa: "\f2ad";
}

.fa-snapchat-square {
  --fa: "\f2ad";
}

.fa-pied-piper {
  --fa: "\f2ae";
}

.fa-first-order {
  --fa: "\f2b0";
}

.fa-yoast {
  --fa: "\f2b1";
}

.fa-themeisle {
  --fa: "\f2b2";
}

.fa-google-plus {
  --fa: "\f2b3";
}

.fa-font-awesome {
  --fa: "\f2b4";
}

.fa-font-awesome-flag {
  --fa: "\f2b4";
}

.fa-font-awesome-logo-full {
  --fa: "\f2b4";
}

.fa-linode {
  --fa: "\f2b8";
}

.fa-quora {
  --fa: "\f2c4";
}

.fa-free-code-camp {
  --fa: "\f2c5";
}

.fa-telegram {
  --fa: "\f2c6";
}

.fa-telegram-plane {
  --fa: "\f2c6";
}

.fa-bandcamp {
  --fa: "\f2d5";
}

.fa-grav {
  --fa: "\f2d6";
}

.fa-etsy {
  --fa: "\f2d7";
}

.fa-imdb {
  --fa: "\f2d8";
}

.fa-ravelry {
  --fa: "\f2d9";
}

.fa-sellcast {
  --fa: "\f2da";
}

.fa-superpowers {
  --fa: "\f2dd";
}

.fa-wpexplorer {
  --fa: "\f2de";
}

.fa-meetup {
  --fa: "\f2e0";
}

.fa-square-font-awesome-stroke {
  --fa: "\f35c";
}

.fa-font-awesome-alt {
  --fa: "\f35c";
}

.fa-accessible-icon {
  --fa: "\f368";
}

.fa-accusoft {
  --fa: "\f369";
}

.fa-adversal {
  --fa: "\f36a";
}

.fa-affiliatetheme {
  --fa: "\f36b";
}

.fa-algolia {
  --fa: "\f36c";
}

.fa-amilia {
  --fa: "\f36d";
}

.fa-angrycreative {
  --fa: "\f36e";
}

.fa-app-store {
  --fa: "\f36f";
}

.fa-app-store-ios {
  --fa: "\f370";
}

.fa-apper {
  --fa: "\f371";
}

.fa-asymmetrik {
  --fa: "\f372";
}

.fa-audible {
  --fa: "\f373";
}

.fa-avianex {
  --fa: "\f374";
}

.fa-aws {
  --fa: "\f375";
}

.fa-bimobject {
  --fa: "\f378";
}

.fa-bitcoin {
  --fa: "\f379";
}

.fa-bity {
  --fa: "\f37a";
}

.fa-blackberry {
  --fa: "\f37b";
}

.fa-blogger {
  --fa: "\f37c";
}

.fa-blogger-b {
  --fa: "\f37d";
}

.fa-buromobelexperte {
  --fa: "\f37f";
}

.fa-centercode {
  --fa: "\f380";
}

.fa-cloudscale {
  --fa: "\f383";
}

.fa-cloudsmith {
  --fa: "\f384";
}

.fa-cloudversify {
  --fa: "\f385";
}

.fa-cpanel {
  --fa: "\f388";
}

.fa-css3-alt {
  --fa: "\f38b";
}

.fa-cuttlefish {
  --fa: "\f38c";
}

.fa-d-and-d {
  --fa: "\f38d";
}

.fa-deploydog {
  --fa: "\f38e";
}

.fa-deskpro {
  --fa: "\f38f";
}

.fa-digital-ocean {
  --fa: "\f391";
}

.fa-discord {
  --fa: "\f392";
}

.fa-discourse {
  --fa: "\f393";
}

.fa-dochub {
  --fa: "\f394";
}

.fa-docker {
  --fa: "\f395";
}

.fa-draft2digital {
  --fa: "\f396";
}

.fa-square-dribbble {
  --fa: "\f397";
}

.fa-dribbble-square {
  --fa: "\f397";
}

.fa-dyalog {
  --fa: "\f399";
}

.fa-earlybirds {
  --fa: "\f39a";
}

.fa-erlang {
  --fa: "\f39d";
}

.fa-facebook-f {
  --fa: "\f39e";
}

.fa-facebook-messenger {
  --fa: "\f39f";
}

.fa-firstdraft {
  --fa: "\f3a1";
}

.fa-fonticons-fi {
  --fa: "\f3a2";
}

.fa-fort-awesome-alt {
  --fa: "\f3a3";
}

.fa-freebsd {
  --fa: "\f3a4";
}

.fa-gitkraken {
  --fa: "\f3a6";
}

.fa-gofore {
  --fa: "\f3a7";
}

.fa-goodreads {
  --fa: "\f3a8";
}

.fa-goodreads-g {
  --fa: "\f3a9";
}

.fa-google-drive {
  --fa: "\f3aa";
}

.fa-google-play {
  --fa: "\f3ab";
}

.fa-gripfire {
  --fa: "\f3ac";
}

.fa-grunt {
  --fa: "\f3ad";
}

.fa-gulp {
  --fa: "\f3ae";
}

.fa-square-hacker-news {
  --fa: "\f3af";
}

.fa-hacker-news-square {
  --fa: "\f3af";
}

.fa-hire-a-helper {
  --fa: "\f3b0";
}

.fa-hotjar {
  --fa: "\f3b1";
}

.fa-hubspot {
  --fa: "\f3b2";
}

.fa-itunes {
  --fa: "\f3b4";
}

.fa-itunes-note {
  --fa: "\f3b5";
}

.fa-jenkins {
  --fa: "\f3b6";
}

.fa-joget {
  --fa: "\f3b7";
}

.fa-js {
  --fa: "\f3b8";
}

.fa-square-js {
  --fa: "\f3b9";
}

.fa-js-square {
  --fa: "\f3b9";
}

.fa-keycdn {
  --fa: "\f3ba";
}

.fa-kickstarter {
  --fa: "\f3bb";
}

.fa-square-kickstarter {
  --fa: "\f3bb";
}

.fa-kickstarter-k {
  --fa: "\f3bc";
}

.fa-laravel {
  --fa: "\f3bd";
}

.fa-line {
  --fa: "\f3c0";
}

.fa-lyft {
  --fa: "\f3c3";
}

.fa-magento {
  --fa: "\f3c4";
}

.fa-medapps {
  --fa: "\f3c6";
}

.fa-medrt {
  --fa: "\f3c8";
}

.fa-microsoft {
  --fa: "\f3ca";
}

.fa-mix {
  --fa: "\f3cb";
}

.fa-mizuni {
  --fa: "\f3cc";
}

.fa-monero {
  --fa: "\f3d0";
}

.fa-napster {
  --fa: "\f3d2";
}

.fa-node-js {
  --fa: "\f3d3";
}

.fa-npm {
  --fa: "\f3d4";
}

.fa-ns8 {
  --fa: "\f3d5";
}

.fa-nutritionix {
  --fa: "\f3d6";
}

.fa-page4 {
  --fa: "\f3d7";
}

.fa-palfed {
  --fa: "\f3d8";
}

.fa-patreon {
  --fa: "\f3d9";
}

.fa-periscope {
  --fa: "\f3da";
}

.fa-phabricator {
  --fa: "\f3db";
}

.fa-phoenix-framework {
  --fa: "\f3dc";
}

.fa-playstation {
  --fa: "\f3df";
}

.fa-pushed {
  --fa: "\f3e1";
}

.fa-python {
  --fa: "\f3e2";
}

.fa-red-river {
  --fa: "\f3e3";
}

.fa-wpressr {
  --fa: "\f3e4";
}

.fa-rendact {
  --fa: "\f3e4";
}

.fa-replyd {
  --fa: "\f3e6";
}

.fa-resolving {
  --fa: "\f3e7";
}

.fa-rocketchat {
  --fa: "\f3e8";
}

.fa-rockrms {
  --fa: "\f3e9";
}

.fa-schlix {
  --fa: "\f3ea";
}

.fa-searchengin {
  --fa: "\f3eb";
}

.fa-servicestack {
  --fa: "\f3ec";
}

.fa-sistrix {
  --fa: "\f3ee";
}

.fa-speakap {
  --fa: "\f3f3";
}

.fa-staylinked {
  --fa: "\f3f5";
}

.fa-steam-symbol {
  --fa: "\f3f6";
}

.fa-sticker-mule {
  --fa: "\f3f7";
}

.fa-studiovinari {
  --fa: "\f3f8";
}

.fa-supple {
  --fa: "\f3f9";
}

.fa-uber {
  --fa: "\f402";
}

.fa-uikit {
  --fa: "\f403";
}

.fa-uniregistry {
  --fa: "\f404";
}

.fa-untappd {
  --fa: "\f405";
}

.fa-ussunnah {
  --fa: "\f407";
}

.fa-vaadin {
  --fa: "\f408";
}

.fa-viber {
  --fa: "\f409";
}

.fa-vimeo {
  --fa: "\f40a";
}

.fa-vnv {
  --fa: "\f40b";
}

.fa-square-whatsapp {
  --fa: "\f40c";
}

.fa-whatsapp-square {
  --fa: "\f40c";
}

.fa-whmcs {
  --fa: "\f40d";
}

.fa-wordpress-simple {
  --fa: "\f411";
}

.fa-xbox {
  --fa: "\f412";
}

.fa-yandex {
  --fa: "\f413";
}

.fa-yandex-international {
  --fa: "\f414";
}

.fa-apple-pay {
  --fa: "\f415";
}

.fa-cc-apple-pay {
  --fa: "\f416";
}

.fa-fly {
  --fa: "\f417";
}

.fa-node {
  --fa: "\f419";
}

.fa-osi {
  --fa: "\f41a";
}

.fa-react {
  --fa: "\f41b";
}

.fa-autoprefixer {
  --fa: "\f41c";
}

.fa-less {
  --fa: "\f41d";
}

.fa-sass {
  --fa: "\f41e";
}

.fa-vuejs {
  --fa: "\f41f";
}

.fa-angular {
  --fa: "\f420";
}

.fa-aviato {
  --fa: "\f421";
}

.fa-ember {
  --fa: "\f423";
}

.fa-gitter {
  --fa: "\f426";
}

.fa-hooli {
  --fa: "\f427";
}

.fa-strava {
  --fa: "\f428";
}

.fa-stripe {
  --fa: "\f429";
}

.fa-stripe-s {
  --fa: "\f42a";
}

.fa-typo3 {
  --fa: "\f42b";
}

.fa-amazon-pay {
  --fa: "\f42c";
}

.fa-cc-amazon-pay {
  --fa: "\f42d";
}

.fa-ethereum {
  --fa: "\f42e";
}

.fa-korvue {
  --fa: "\f42f";
}

.fa-elementor {
  --fa: "\f430";
}

.fa-square-youtube {
  --fa: "\f431";
}

.fa-youtube-square {
  --fa: "\f431";
}

.fa-flipboard {
  --fa: "\f44d";
}

.fa-hips {
  --fa: "\f452";
}

.fa-php {
  --fa: "\f457";
}

.fa-quinscape {
  --fa: "\f459";
}

.fa-readme {
  --fa: "\f4d5";
}

.fa-java {
  --fa: "\f4e4";
}

.fa-pied-piper-hat {
  --fa: "\f4e5";
}

.fa-creative-commons-by {
  --fa: "\f4e7";
}

.fa-creative-commons-nc {
  --fa: "\f4e8";
}

.fa-creative-commons-nc-eu {
  --fa: "\f4e9";
}

.fa-creative-commons-nc-jp {
  --fa: "\f4ea";
}

.fa-creative-commons-nd {
  --fa: "\f4eb";
}

.fa-creative-commons-pd {
  --fa: "\f4ec";
}

.fa-creative-commons-pd-alt {
  --fa: "\f4ed";
}

.fa-creative-commons-remix {
  --fa: "\f4ee";
}

.fa-creative-commons-sa {
  --fa: "\f4ef";
}

.fa-creative-commons-sampling {
  --fa: "\f4f0";
}

.fa-creative-commons-sampling-plus {
  --fa: "\f4f1";
}

.fa-creative-commons-share {
  --fa: "\f4f2";
}

.fa-creative-commons-zero {
  --fa: "\f4f3";
}

.fa-ebay {
  --fa: "\f4f4";
}

.fa-keybase {
  --fa: "\f4f5";
}

.fa-mastodon {
  --fa: "\f4f6";
}

.fa-r-project {
  --fa: "\f4f7";
}

.fa-researchgate {
  --fa: "\f4f8";
}

.fa-teamspeak {
  --fa: "\f4f9";
}

.fa-first-order-alt {
  --fa: "\f50a";
}

.fa-fulcrum {
  --fa: "\f50b";
}

.fa-galactic-republic {
  --fa: "\f50c";
}

.fa-galactic-senate {
  --fa: "\f50d";
}

.fa-jedi-order {
  --fa: "\f50e";
}

.fa-mandalorian {
  --fa: "\f50f";
}

.fa-old-republic {
  --fa: "\f510";
}

.fa-phoenix-squadron {
  --fa: "\f511";
}

.fa-sith {
  --fa: "\f512";
}

.fa-trade-federation {
  --fa: "\f513";
}

.fa-wolf-pack-battalion {
  --fa: "\f514";
}

.fa-hornbill {
  --fa: "\f592";
}

.fa-mailchimp {
  --fa: "\f59e";
}

.fa-megaport {
  --fa: "\f5a3";
}

.fa-nimblr {
  --fa: "\f5a8";
}

.fa-rev {
  --fa: "\f5b2";
}

.fa-shopware {
  --fa: "\f5b5";
}

.fa-squarespace {
  --fa: "\f5be";
}

.fa-themeco {
  --fa: "\f5c6";
}

.fa-weebly {
  --fa: "\f5cc";
}

.fa-wix {
  --fa: "\f5cf";
}

.fa-ello {
  --fa: "\f5f1";
}

.fa-hackerrank {
  --fa: "\f5f7";
}

.fa-kaggle {
  --fa: "\f5fa";
}

.fa-markdown {
  --fa: "\f60f";
}

.fa-neos {
  --fa: "\f612";
}

.fa-zhihu {
  --fa: "\f63f";
}

.fa-alipay {
  --fa: "\f642";
}

.fa-the-red-yeti {
  --fa: "\f69d";
}

.fa-critical-role {
  --fa: "\f6c9";
}

.fa-d-and-d-beyond {
  --fa: "\f6ca";
}

.fa-dev {
  --fa: "\f6cc";
}

.fa-fantasy-flight-games {
  --fa: "\f6dc";
}

.fa-wizards-of-the-coast {
  --fa: "\f730";
}

.fa-think-peaks {
  --fa: "\f731";
}

.fa-reacteurope {
  --fa: "\f75d";
}

.fa-artstation {
  --fa: "\f77a";
}

.fa-atlassian {
  --fa: "\f77b";
}

.fa-canadian-maple-leaf {
  --fa: "\f785";
}

.fa-centos {
  --fa: "\f789";
}

.fa-confluence {
  --fa: "\f78d";
}

.fa-dhl {
  --fa: "\f790";
}

.fa-diaspora {
  --fa: "\f791";
}

.fa-fedex {
  --fa: "\f797";
}

.fa-fedora {
  --fa: "\f798";
}

.fa-figma {
  --fa: "\f799";
}

.fa-intercom {
  --fa: "\f7af";
}

.fa-invision {
  --fa: "\f7b0";
}

.fa-jira {
  --fa: "\f7b1";
}

.fa-mendeley {
  --fa: "\f7b3";
}

.fa-raspberry-pi {
  --fa: "\f7bb";
}

.fa-redhat {
  --fa: "\f7bc";
}

.fa-sketch {
  --fa: "\f7c6";
}

.fa-sourcetree {
  --fa: "\f7d3";
}

.fa-suse {
  --fa: "\f7d6";
}

.fa-ubuntu {
  --fa: "\f7df";
}

.fa-ups {
  --fa: "\f7e0";
}

.fa-usps {
  --fa: "\f7e1";
}

.fa-yarn {
  --fa: "\f7e3";
}

.fa-airbnb {
  --fa: "\f834";
}

.fa-battle-net {
  --fa: "\f835";
}

.fa-bootstrap {
  --fa: "\f836";
}

.fa-buffer {
  --fa: "\f837";
}

.fa-chromecast {
  --fa: "\f838";
}

.fa-evernote {
  --fa: "\f839";
}

.fa-itch-io {
  --fa: "\f83a";
}

.fa-salesforce {
  --fa: "\f83b";
}

.fa-speaker-deck {
  --fa: "\f83c";
}

.fa-symfony {
  --fa: "\f83d";
}

.fa-waze {
  --fa: "\f83f";
}

.fa-yammer {
  --fa: "\f840";
}

.fa-git-alt {
  --fa: "\f841";
}

.fa-stackpath {
  --fa: "\f842";
}

.fa-cotton-bureau {
  --fa: "\f89e";
}

.fa-buy-n-large {
  --fa: "\f8a6";
}

.fa-mdb {
  --fa: "\f8ca";
}

.fa-orcid {
  --fa: "\f8d2";
}

.fa-swift {
  --fa: "\f8e1";
}

.fa-umbraco {
  --fa: "\f8e8";
}

/*!
 * Font Awesome Free 7.0.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */
:root, :host {
  --fa-family-classic: "Font Awesome 7 Free";
  --fa-font-regular: normal 400 1em/1 var(--fa-family-classic);
  /* deprecated: this older custom property will be removed next major release */
  --fa-style-family-classic: var(--fa-family-classic);
}

@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.woff2?1f38a564cd9eae27ebc3e20be51c8fb9);
}
.far {
  --fa-family: var(--fa-family-classic);
  --fa-style: 400;
}

.fa-classic {
  --fa-family: var(--fa-family-classic);
}

.fa-regular {
  --fa-style: 400;
}

/*!
 * Font Awesome Free 7.0.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */
:root, :host {
  --fa-family-classic: "Font Awesome 7 Free";
  --fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
  /* deprecated: this older custom property will be removed next major release */
  --fa-style-family-classic: var(--fa-family-classic);
}

@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.woff2?0ae4e6254fc19607c79e29e57b63c234);
}
.fas {
  --fa-family: var(--fa-family-classic);
  --fa-style: 900;
}

.fa-classic {
  --fa-family: var(--fa-family-classic);
}

.fa-solid {
  --fa-style: 900;
}

@font-face {
  font-family: "Font Awesome 7 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/webfonts/fa-brands-400.woff2");
}
@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/webfonts/fa-regular-400.woff2");
}
@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/webfonts/fa-solid-900.woff2");
}
.notification-icon-container {
  position: relative;
  display: inline-block;
}
.notification-icon-container .notification-toggle {
  position: relative;
  cursor: pointer;
}
.notification-icon-container .notification-toggle .notification-indicator {
  position: absolute;
  top: -2px;
  right: -2px;
  width: 12px;
  height: 12px;
  background-color: #F68D21;
  border-radius: 50%;
}
.notification-icon-container .notification-dropdown {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  width: 380px;
  max-height: 500px;
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  display: none;
  z-index: 1000;
  overflow: hidden;
}
.notification-icon-container .notification-dropdown.show {
  display: block;
}
.notification-icon-container .notification-dropdown .notification-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  border-bottom: 1px solid #e0e0e0;
  background-color: #f8f9fa;
}
.notification-icon-container .notification-dropdown .notification-header h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.notification-icon-container .notification-dropdown .notification-header .mark-all-read {
  background: none;
  border: none;
  color: #007bff;
  font-size: 13px;
  cursor: pointer;
  padding: 0;
}
.notification-icon-container .notification-dropdown .notification-header .mark-all-read:hover {
  text-decoration: underline;
}
.notification-icon-container .notification-dropdown .notification-list {
  max-height: 400px;
  overflow-y: auto;
}
.notification-icon-container .notification-dropdown .notification-list .notification-loading {
  padding: 40px 20px;
  text-align: center;
  color: #666;
}
.notification-icon-container .notification-dropdown .notification-list .notification-empty {
  padding: 40px 20px;
  text-align: center;
  color: #666;
}
.notification-icon-container .notification-dropdown .notification-list .notification-empty i {
  font-size: 48px;
  color: #ccc;
  margin-bottom: 10px;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item {
  padding: 15px 20px;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  transition: background-color 0.2s;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item:hover {
  background-color: #f8f9fa;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item.unread {
  background-color: #f0f7ff;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item.unread:hover {
  background-color: #e6f2ff;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  margin-right: 12px;
  float: left;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-icon i {
  font-size: 16px;
  color: white;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-icon.success {
  background-color: #28a745;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-icon.info {
  background-color: #17a2b8;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-icon.warning {
  background-color: #ffc107;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-icon.primary {
  background-color: #007bff;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-icon.secondary {
  background-color: #6c757d;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-content {
  overflow: hidden;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-content .notification-title {
  font-weight: 600;
  font-size: 14px;
  color: #333;
  margin-bottom: 4px;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-content .notification-message {
  font-size: 13px;
  color: #666;
  line-height: 1.4;
  margin-bottom: 4px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.notification-icon-container .notification-dropdown .notification-list .notification-item .notification-content .notification-time {
  font-size: 12px;
  color: #999;
}
.notification-icon-container .notification-dropdown .notification-footer {
  padding: 12px 20px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  background-color: #f8f9fa;
}
.notification-icon-container .notification-dropdown .notification-footer a {
  color: #007bff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
}
.notification-icon-container .notification-dropdown .notification-footer a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .notification-icon-container .notification-dropdown {
    width: 320px;
    right: -50px;
  }
  .notification-icon-container .notification-dropdown .notification-list {
    max-height: 300px;
  }
}
@media (max-width: 480px) {
  .notification-icon-container .notification-dropdown {
    width: calc(100vw - 40px);
    right: -100px;
  }
}
.notifications-list .notification-item {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 15px;
  background: white;
  transition: all 0.3s ease;
}
.notifications-list .notification-item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-1px);
}
.notifications-list .notification-item.unread {
  border-left: 4px solid #007bff;
  background-color: #f8f9ff;
}
.notifications-list .notification-item.unread .notification-header {
  background-color: #f0f7ff;
}
.notifications-list .notification-item.read {
  opacity: 0.8;
  border-left: 4px solid #6c757d;
}
.notifications-list .notification-item .notification-content {
  padding: 20px;
}
.notifications-list .notification-item .notification-content .notification-header {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  padding: 0;
  background: none;
  border: none;
}
.notifications-list .notification-item .notification-content .notification-header .notification-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  flex-shrink: 0;
}
.notifications-list .notification-item .notification-content .notification-header .notification-icon i {
  font-size: 20px;
  color: white;
}
.notifications-list .notification-item .notification-content .notification-header .notification-icon.success {
  background-color: #28a745;
}
.notifications-list .notification-item .notification-content .notification-header .notification-icon.info {
  background-color: #17a2b8;
}
.notifications-list .notification-item .notification-content .notification-header .notification-icon.warning {
  background-color: #ffc107;
}
.notifications-list .notification-item .notification-content .notification-header .notification-icon.primary {
  background-color: #007bff;
}
.notifications-list .notification-item .notification-content .notification-header .notification-icon.secondary {
  background-color: #6c757d;
}
.notifications-list .notification-item .notification-content .notification-header .notification-title {
  flex: 1;
}
.notifications-list .notification-item .notification-content .notification-header .notification-title h5 {
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  line-height: 1.3;
}
.notifications-list .notification-item .notification-content .notification-header .notification-title small {
  font-size: 12px;
  color: #6c757d;
}
.notifications-list .notification-item .notification-content .notification-header .notification-actions {
  flex-shrink: 0;
  margin-left: 15px;
}
.notifications-list .notification-item .notification-content .notification-header .notification-actions .btn {
  font-size: 12px;
  padding: 6px 12px;
}
.notifications-list .notification-item .notification-content .notification-message {
  margin-left: 63px;
}
.notifications-list .notification-item .notification-content .notification-message p {
  margin: 0 0 15px 0;
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}
.notifications-list .notification-item .notification-content .notification-message .btn {
  font-size: 12px;
  padding: 6px 12px;
}

.load-more-notifications {
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 6px;
}
.load-more-notifications:hover {
  background-color: #6c757d;
  border-color: #6c757d;
  color: white;
}

.empty-content {
  text-align: center;
  padding: 40px 20px;
  color: #6c757d;
  font-style: italic;
}
.empty-content i {
  font-size: 48px;
  color: #dee2e6;
  margin-bottom: 15px;
  display: block;
}

.badge-danger {
  font-size: 11px;
  padding: 4px 8px;
  border-radius: 12px;
  font-weight: 600;
}

@media (max-width: 768px) {
  .notifications-list .notification-item .notification-content {
    padding: 15px;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-icon {
    width: 40px;
    height: 40px;
    margin-right: 12px;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-icon i {
    font-size: 18px;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-title h5 {
    font-size: 15px;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-actions {
    margin-left: 10px;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-actions .btn {
    font-size: 11px;
    padding: 5px 10px;
  }
  .notifications-list .notification-item .notification-content .notification-message {
    margin-left: 52px;
  }
  .notifications-list .notification-item .notification-content .notification-message p {
    font-size: 13px;
  }
  .notifications-list .notification-item .notification-content .notification-message .btn {
    font-size: 11px;
    padding: 5px 10px;
  }
}
@media (max-width: 480px) {
  .notifications-list .notification-item .notification-content {
    padding: 12px;
  }
  .notifications-list .notification-item .notification-content .notification-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-icon {
    width: 36px;
    height: 36px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-icon i {
    font-size: 16px;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-title {
    flex: 1;
    margin-bottom: 10px;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-title h5 {
    font-size: 14px;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-actions {
    margin-left: 0;
    width: 100%;
  }
  .notifications-list .notification-item .notification-content .notification-header .notification-actions .btn {
    width: 100%;
    font-size: 12px;
    padding: 8px 12px;
  }
  .notifications-list .notification-item .notification-content .notification-message {
    margin-left: 0;
  }
  .notifications-list .notification-item .notification-content .notification-message p {
    font-size: 13px;
    margin-bottom: 12px;
  }
  .notifications-list .notification-item .notification-content .notification-message .btn {
    width: 100%;
    font-size: 12px;
    padding: 8px 12px;
  }
}
.tk-proxima-nova {
  font-family: "proxima-nova", sans-serif;
}

.tk-brandon-grotesque {
  font-family: "brandon-grotesque", sans-serif;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
	v2.0 | 20110126
	License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1.5;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.3px;
  color: #37393A;
}
body.no-scroll {
  overflow: hidden;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  border: 0;
}
input:focus {
  outline: none;
}

a {
  color: #37393A;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

h1 {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 2rem;
  letter-spacing: 1px;
}
@media (min-width: 1024px) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 1px;
}
@media (min-width: 1024px) {
  h2 {
    font-size: 2.5rem;
  }
}

h3,
.h3 {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.5rem;
}
@media (min-width: 1024px) {
  h3,
  .h3 {
    font-size: 2rem;
  }
}

h4,
.h4 {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.2rem;
}
@media (min-width: 1024px) {
  h4,
  .h4 {
    font-size: 1.5rem;
  }
}

h5,
.h5 {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.2rem;
}
@media (min-width: 1024px) {
  h5,
  .h5 {
    font-size: 1.2rem;
  }
}

div:focus,
button:focus {
  outline: none;
}

button i {
  font-size: 20px;
  float: right;
}
button[aria-disabled=true] {
  cursor: auto;
}
button[aria-disabled=true] i {
  color: #797A7C;
}
button[aria-disabled=false] {
  cursor: pointer;
}
button[aria-disabled=false] i {
  color: #000;
}

.accordion .card {
  border-radius: 0;
  border: 1px solid #797A7C;
}
.accordion .card .card-header {
  background-color: #ffffff;
  border-bottom: 1px solid #797A7C;
}

.form-group label {
  margin-bottom: 0.3rem;
  text-transform: uppercase;
}
.form-group .invalid-feedback {
  display: none;
  font-size: 0.9rem;
  text-transform: capitalize;
  margin-top: 0.4rem;
}
.form-group select {
  -webkit-appearance: none;
}
.form-group span.error {
  display: block;
  font-size: 0.9rem;
  text-transform: capitalize;
  margin-top: 0.4rem;
  color: #dc3545;
}

.form-control {
  border-radius: 0;
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
}
.form-control:focus {
  border: 0;
  box-shadow: 0;
}
.form-control {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.modal {
  /* CSS for modal */
}
.modal .modal-content {
  background-color: #f8f9fa; /* Light gray background color */
  border: none; /* Remove border */
}
.modal .modal-header {
  border-bottom: none; /* Remove border from modal header */
}
.modal .modal-body {
  margin: 0px;
  padding: 0px;
}
.modal .modal-body .col-md-5 {
  padding: 0px;
  margin: 0px;
}
.modal .modal-body .col-md-7 {
  align-content: center;
}
.modal .modal-body .social-icon i {
  font-size: 24px; /* Adjust this value as needed */
}
.modal .modal-title {
  color: #000000; /* Dark text color for modal title */
  font-size: 30px; /* Larger font size for modal title */
  margin-top: 2rem;
  font-weight: bold;
}
.modal {
  /* CSS for image */
}
.modal .modal-body img {
  max-width: 100%; /* Ensure image fits within container */
  height: 100%; /* Adjust as needed */
  width: 100%; /* Adjust as needed */
}
.modal {
  /* CSS for form */
}
.modal .modal-body form {
  margin-top: 2rem; /* Add margin above form */
  padding-left: 5px;
  padding-right: 5px;
}
.modal .modal-body p {
  font-size: 18px;
  color: #bcb5c6;
  text-align: center;
}
.modal {
  /* CSS for button */
}
.modal .btn-primary {
  background-color: #5e819c; /* Dark blue background color for primary button */
  border-color: #5e819c; /* Dark blue border color for primary button */
  border-radius: 0; /* Square corners */
  font-size: 18px; /* Increase font size */
  margin-bottom: 1rem;
  padding-left: 5px;
  padding-right: 5px;
}

.action-btn {
  display: block;
  position: relative;
  color: #ffffff;
  font-size: 1.2rem;
  padding: 12px 16px;
  text-align: center;
  z-index: 0;
  cursor: pointer;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.action-btn:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #797A7C;
  z-index: -2;
}
.action-btn:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgb(83.2183673469, 83.906122449, 85.2816326531);
  transition: all 0.3s;
  z-index: -1;
}
.action-btn:hover {
  color: #ffffff;
}
.action-btn:hover:before {
  width: 100%;
}
@media (min-width: 1024px) {
  .action-btn {
    padding: 12px 20px;
  }
}
.action-btn {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.alert {
  border: none;
  border-radius: 0;
}

.w-33 {
  width: 33.33%;
}

.slick-prev:before,
.slick-next:before {
  content: "" !important;
}

.slick-dots {
  bottom: 10px !important;
}
@media (max-width: 1023px) {
  .slick-dots {
    bottom: -10px !important;
  }
}

.series-image {
  filter: brightness(0.8);
}

#app.sticky {
  padding-top: 80px;
}
#app #static-pages .info {
  margin: 2rem 10%;
  color: #797A7C;
}
@media (min-width: 1024px) {
  #app #static-pages .info {
    margin: 4rem 10%;
  }
}
#app #static-pages .info .title {
  font-weight: bold;
  margin-bottom: 2rem;
  color: #F68D21;
}
@media (min-width: 1024px) {
  #app #static-pages .info .title {
    margin-bottom: 3rem;
  }
}
#app #static-pages .info p {
  margin-bottom: 1rem;
}
#app #static-pages .info strong {
  font-weight: 700;
}
#app #brand-astella .brand-wrapper,
#app #brand-cu .brand-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
@media (max-width: 768px) {
  #app #brand-astella .brand-wrapper,
  #app #brand-cu .brand-wrapper {
    flex-direction: column;
  }
}
#app #brand-astella .brand-wrapper .brand-img,
#app #brand-cu .brand-wrapper .brand-img {
  flex: 1.5;
  height: 900px;
}
@media (min-width: 1440px) {
  #app #brand-astella .brand-wrapper .brand-img,
  #app #brand-cu .brand-wrapper .brand-img {
    flex: 1;
  }
}
#app #brand-astella .brand-wrapper img,
#app #brand-cu .brand-wrapper img {
  height: 100%;
  width: 50%;
}
@media (max-width: 768px) {
  #app #brand-astella .brand-wrapper img,
  #app #brand-cu .brand-wrapper img {
    width: 100%;
  }
}
#app #brand-astella .brand-info-block,
#app #brand-cu .brand-info-block {
  flex: 1;
  padding: 60px 50px 0px 50px;
}
@media (min-width: 1440px) {
  #app #brand-astella .brand-info-block,
  #app #brand-cu .brand-info-block {
    padding: 60px 110px 0px 155px;
  }
}
@media (max-width: 768px) {
  #app #brand-astella .brand-info-block,
  #app #brand-cu .brand-info-block {
    padding: 60px 30px 0px 30px;
  }
}
#app #brand-astella .action-btn:hover,
#app #brand-cu .action-btn:hover {
  background: #dadada;
  transition: all 0.5s ease;
  color: #1a3549;
}
#app #brand-astella .brand-links,
#app #brand-cu .brand-links {
  display: flex;
}
#app #brand-astella .brand-links a,
#app #brand-cu .brand-links a {
  color: #FEC947;
  margin-right: 35px;
  font-size: 20px;
  font-weight: bold;
}
#app #brand-astella .brand-links a:hover,
#app #brand-cu .brand-links a:hover {
  text-decoration: none;
}
#app #brand-astella .brand-links a.active,
#app #brand-cu .brand-links a.active {
  border-bottom: 1px solid #FEC947;
}
#app #brand-astella .brand-info,
#app #brand-cu .brand-info {
  margin-top: 80px;
  color: #797A7C;
}
#app #brand-astella .brand-title,
#app #brand-cu .brand-title {
  line-height: 1.24;
  font-size: 50px;
  font-weight: bold;
  color: #F68D21;
  margin-bottom: 50px;
}
#app #brand-astella .brand-description,
#app #brand-cu .brand-description {
  line-height: 1.5;
  font-size: 18px;
  text-align: justify;
}
#app #brand-astella .shop-links,
#app #brand-cu .shop-links {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}
#app #brand-astella .shop-links a,
#app #brand-cu .shop-links a {
  text-decoration: none;
}
@media (max-width: 768px) {
  #app #brand-astella .shop-links .website-link,
  #app #brand-cu .shop-links .website-link {
    width: 100%;
  }
}
#app #brand-astella .action-btn,
#app #brand-cu .action-btn {
  width: 320px;
  background-color: transparent;
  color: #F68D21;
  font-size: 24px;
  padding: 25px 55px;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  -webkit-appearance: none;
}
#app #brand-astella .visit-btn,
#app #brand-cu .visit-btn {
  width: 300px;
  background-color: transparent;
  color: #F68D21;
  border: none;
  font-size: 20px;
  padding: 25px 55px;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  -webkit-appearance: none;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #app #brand-astella .visit-btn,
  #app #brand-cu .visit-btn {
    width: 100%;
    text-align: center;
  }
}
#app #brand-astella .chevron-right,
#app #brand-cu .chevron-right {
  margin-left: 10px;
  margin-top: 5px;
}
#app .faq-form {
  /*background-image: url("https://cdn.filepicker.io/api/file/1WxRtkAQG5h70aoPQdGA/convert?format=jpeg&quality=50");*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#app .faq-form .search-form {
  background: rgba(255, 255, 255, 0.58);
  box-shadow: 0px 6px 8px -4px #ccc;
}
#app .faq-form .search-input {
  box-shadow: none;
}
#app .faq-form .search-input:focus {
  border: 3px solid #F68D21;
  box-shadow: 0 0 15px #ccc;
  /*box-shadow: none;*/
}
#app .faq-form .title-style {
  -webkit-text-fill-color: #F68D21;
  font-weight: bold;
  /*-webkit-text-stroke-width: 1px;*/
  /*-webkit-text-stroke-color: #FFF;*/
}
#app .faq-form .has-search .form-control {
  padding-left: 2.375rem;
}
#app .faq-form .has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
#app .faq-form .card {
  margin-bottom: 10px;
  box-shadow: 0px 6px 8px -4px #ccc;
}
#app .faq-form .card-header {
  background-color: #5E819C;
  color: #ffffff;
}
#app .faq-form .card-header a {
  color: #ffffff;
  text-decoration: none;
}
#app .faq-form .card-body {
  background-color: #EFF9F6;
  color: #5E819C;
}
#app .faq-form footer {
  margin-top: 0;
}
#app .scrolltotop {
  padding: 30px 0;
  text-align: center;
  transition: background-color 0.3s, ease-in-out;
  background-color: #EFF9F6;
}
#app .scrolltotop .icon {
  color: #5E819C;
}
#app .scrolltotop:hover {
  box-shadow: 0 0 15px #ccc;
  background-color: #FFD477;
  cursor: pointer;
}

#registered {
  padding: 1rem 5%;
  line-height: 1.2rem;
}
@media (min-width: 1024px) {
  #registered {
    padding: 5rem 28%;
  }
}
#registered h2 {
  color: #F68D21;
  font-weight: bold;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
}
#registered .content {
  font-size: 1rem;
  padding: 3rem;
  border: 1px solid #F68D21;
  box-shadow: 0px 6px 8px -4px #ccc;
}
@media (max-width: 576px) {
  #registered .content {
    padding: 2rem;
  }
}
#registered .content .email {
  color: #5e819c;
}
#registered .content .resent {
  color: #28a745;
}
#registered .content .action-btn {
  width: 70%;
  font-size: 1rem;
  text-transform: uppercase;
  background-color: #F68D21;
}
@media (min-width: 1024px) {
  #registered .content .action-btn {
    width: 50%;
  }
}
@media (max-width: 576px) {
  #registered .content .action-btn {
    width: 100%;
  }
}
#registered .content .action-btn:before {
  background-color: #F68D21;
}
#registered .content a {
  text-decoration: underline;
}

.breadcrumb {
  font-family: "brandon-grotesque", sans-serif;
  background-color: transparent;
  border-radius: 0;
  padding: 0 0 10px 0;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .breadcrumb {
    padding: 0 0 0 0;
  }
}
.breadcrumb .fas:hover {
  cursor: pointer;
}

#header-checkout {
  background-color: #5E819C;
  padding: 25px 18%;
  justify-content: space-between !important;
}

#cart {
  padding: 2rem 5%;
}
@media (min-width: 1440px) {
  #cart {
    padding: 2rem 10%;
  }
}
#cart .back-link {
  display: none;
  font-size: 0.8rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  #cart .back-link {
    display: block;
  }
}
#cart .content {
  display: flex;
  flex-wrap: wrap;
}
#cart .content .items {
  width: 100%;
}
@media (min-width: 768px) {
  #cart .content .items {
    width: 55%;
    margin-right: 5%;
  }
}
#cart .content .items h4 {
  color: #5E819C;
  letter-spacing: 0.1rem;
  margin: 1.2rem 0;
}
#cart .content .items .item {
  display: flex;
  width: 100%;
  padding: 1.5rem 0;
}
@media (min-width: 768px) {
  #cart .content .items .item {
    padding: 1.5rem 5%;
  }
}
#cart .content .items .item .thumbnail {
  width: 50%;
}
@media (min-width: 768px) {
  #cart .content .items .item .thumbnail {
    width: 40%;
    margin-right: 10%;
  }
}
@media (max-width: 576px) {
  #cart .content .items .item .thumbnail {
    width: 50%;
  }
}
#cart .content .items .item .thumbnail img {
  width: 100%;
}
#cart .content .items .item .detail {
  width: 45%;
  margin-left: 5%;
  font-size: 1rem;
  padding-top: 2rem;
}
@media (min-width: 768px) {
  #cart .content .items .item .detail {
    width: 50%;
    margin-left: 0;
  }
}
@media (max-width: 576px) {
  #cart .content .items .item .detail {
    width: 60%;
    padding-top: 0;
  }
}
#cart .content .items .item .detail .title {
  text-transform: uppercase;
}
#cart .content .items .item .detail .model {
  margin-top: 1.2rem;
  text-transform: uppercase;
}
#cart .content .items .item .detail .quantity {
  display: flex;
  align-items: center;
}
#cart .content .items .item .detail .step {
  display: flex;
  align-items: center;
  border: 1px solid #797A7C;
  height: 28px;
  padding: 0 0.5rem;
  cursor: pointer;
}
#cart .content .items .item .detail .step .fa {
  font-weight: 600;
}
#cart .content .items .item .detail .quantity input {
  width: 50px;
  height: 28px;
  border-radius: 0;
  border-top: 1px solid #797A7C;
  border-bottom: 1px solid #797A7C;
  text-align: center;
}
#cart .content .items .item .detail .price,
#cart .content .items .item .detail .unit-price {
  margin-top: 1.2rem;
}
#cart .content .items .item .detail .remove-item {
  margin-top: 1.2rem;
  font-size: 0.8rem;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: underline;
}
#cart .content .items .actions {
  margin-top: 2rem;
  padding-left: 55%;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  #cart .content .items .actions {
    padding-left: 50%;
    font-size: 1.1rem;
  }
}
#cart .content .details {
  width: 100%;
  margin-top: 3rem;
}
@media (min-width: 768px) {
  #cart .content .details {
    width: 40%;
    margin-top: 0;
  }
}
#cart .content .details .top,
#cart .content .details .bottom {
  background-color: #EFF9F6;
  padding: 1.3rem 0;
}
#cart .content .details .bottom {
  margin-top: 1.2rem;
}
#cart .content .details h4 {
  border-bottom: 1px solid #5E819C;
  text-transform: uppercase;
  text-align: center;
  color: #5E819C;
  letter-spacing: 0.1rem;
  padding-bottom: 1rem;
  margin: 0 1.2rem;
  font-weight: 600;
}
#cart .content .details ul {
  margin: 0 1.2rem;
  padding: 1.2rem 1rem 0 1rem;
}
#cart .content .details ul li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
}
#cart .content .details .action-btn {
  margin: 1.2rem 2.2rem;
  text-transform: uppercase;
}
#cart .content .details .action-btn:before {
  background-color: rgb(243.6233766234, 128.3961038961, 9.8766233766);
}
#cart .content .details .action-btn:after {
  background-color: #F68D21;
}
#cart .content .details .offer-area {
  background-color: #FFD477;
  padding: 1rem;
  margin-top: 2rem;
}
#cart .content .details .offer-area input {
  width: 55%;
  margin-right: 15%;
}
#cart .content .details .offer-area .action-btn {
  width: 30%;
  margin: 0;
  padding: 0.5rem 1rem;
  font-size: 0.8rem;
}
#cart .content .details .help-area {
  color: #5E819C;
}
#cart .content .details .help-area .email,
#cart .content .details .help-area .phone {
  font-size: 1.2rem;
}
#cart .content .details .help-area img {
  height: 15px;
  margin-right: 0.5rem;
}

#checkout-completed .content {
  padding: 2rem 10%;
}
@media (max-width: 768px) {
  #checkout-completed .content {
    padding: 2rem 5%;
  }
}
#checkout-completed .order-ref {
  color: #5E819C;
}
#checkout-completed .thanks {
  color: #F68D21;
}
@media (max-width: 768px) {
  #checkout-completed .completed {
    flex-direction: column;
  }
}
#checkout-completed .completed > div {
  width: 31.3%;
  margin-right: 2%;
}
@media (max-width: 768px) {
  #checkout-completed .completed > div {
    width: 100%;
    margin-right: 0;
  }
}
#checkout-completed .completed h4 {
  border-bottom: 1px solid #5E819C;
  text-transform: uppercase;
  color: #5E819C;
  letter-spacing: 0.1rem;
  padding-bottom: 1rem;
  font-weight: 600;
}
#checkout-completed .completed .items {
  border: 1px solid #707070;
  padding: 1.5rem 1rem;
}
#checkout-completed .completed .items h4 {
  color: #5E819C;
  letter-spacing: 0.1rem;
  margin-bottom: 0;
  font-size: 1rem;
  border: none;
}
#checkout-completed .completed .items .item {
  display: flex;
  width: 100%;
  padding: 1.5rem 0;
  border-bottom: 1px solid #808080;
}
#checkout-completed .completed .items .item:last-child {
  border-bottom: 0;
}
#checkout-completed .completed .items .item .thumbnail {
  width: 45%;
  margin-right: 5%;
}
#checkout-completed .completed .items .item .thumbnail img {
  width: 100%;
}
#checkout-completed .completed .items .item .detail {
  width: 50%;
  font-size: 1rem;
}
#checkout-completed .completed .items .item .detail .title {
  text-transform: uppercase;
}
#checkout-completed .completed .items .item .detail .model {
  margin-top: 1.2rem;
  text-transform: uppercase;
}
#checkout-completed .completed .items .item .detail .quantity {
  display: flex;
  align-items: center;
}
#checkout-completed .completed .items .item .detail .step {
  display: none;
}
#checkout-completed .completed .items .item .detail .quantity input {
  width: 50px;
  height: 28px;
  border-radius: 0;
  border: none;
  text-align: center;
  pointer-events: none;
}
#checkout-completed .completed .items .item .detail .price,
#checkout-completed .completed .items .item .detail .unit-price {
  margin-top: 1.2rem;
}
#checkout-completed .completed .items .item .detail .remove-item {
  display: none;
}
@media (max-width: 768px) {
  #checkout-completed .completed .summary {
    margin-top: 20px;
  }
}
#checkout-completed .completed .summary > div {
  background-color: #EFF9F6;
  padding: 1.3rem 1.2rem;
}
#checkout-completed .completed .summary h4 {
  border-bottom: 1px solid #5E819C;
  text-transform: uppercase;
  color: #5E819C;
  letter-spacing: 0.1rem;
  padding-bottom: 1rem;
  font-weight: 600;
}
#checkout-completed .completed .summary ul {
  padding: 1.2rem 0 0 0;
}
#checkout-completed .completed .summary ul li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #checkout-completed .completed .summary ul li {
    font-size: 110%;
  }
}
#checkout-completed .completed .summary .shipping-summary h4,
#checkout-completed .completed .summary .contact-summary h4 {
  color: #5E819C;
  letter-spacing: 0.1rem;
  margin-bottom: 0;
  font-size: 1rem;
  border: none;
}
@media (max-width: 768px) {
  #checkout-completed .completed .summary .shipping-summary > div,
  #checkout-completed .completed .summary .contact-summary > div {
    font-size: 110%;
  }
}
#checkout-completed .completed .help-area {
  background-color: #EFF9F6;
  color: #5E819C;
  padding: 1.3rem 0;
}
@media (max-width: 768px) {
  #checkout-completed .completed .help-area {
    margin-top: 30px;
  }
}
#checkout-completed .completed .help-area .email,
#checkout-completed .completed .help-area .phone {
  font-size: 1.2rem;
}
#checkout-completed .completed .help-area img {
  height: 15px;
  margin-right: 0.5rem;
}
#checkout-completed .completed .help-area h4 {
  text-align: center;
  border-bottom: none;
}

#contact-us {
  padding: 1rem 5%;
}
#contact-us label {
  font-size: 12px;
  color: #797a7c;
  margin-bottom: 0.3rem;
}
@media (max-width: 768px) {
  #contact-us label {
    font-size: 14px;
  }
}
#contact-us .row {
  margin-right: 40px; /* Add margin between the two divs */
  width: 100%;
  height: 60%;
}
#contact-us p {
  padding: 10%;
}
#contact-us .input-style {
  box-shadow: none;
  border: 1px solid #707070;
  /*width: 250px;*/
}
#contact-us .field_blk {
  margin-top: 20px;
}
#contact-us .email-us-title {
  color: #f68d21;
  font-weight: bold;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.5em;
}
#contact-us .content {
  margin-bottom: 3rem;
  padding: 3rem;
  /*border: 1px solid #F68D21;*/
  background-color: #eff9f6;
  box-shadow: 0px 6px 8px -4px #ccc;
  border-radius: 18px;
}
#contact-us .text-danger {
  margin-top: 5px;
}
#contact-us .title {
  color: #5e819c;
}
#contact-us .action_btn {
  text-align: center;
}
#contact-us .email-us-btn {
  padding: 10px 20%;
  border-style: none;
  border-radius: 3px;
  color: #ffffff;
  background-color: #797A7C;
}
#contact-us .email-us-btn:hover {
  background-color: #FAAD4D;
  transition: 0.3s;
  z-index: -2;
}
@media (max-width: 768px) {
  #contact-us .email-us-btn {
    width: 100%;
  }
}
#contact-us a {
  text-decoration: none;
}
#contact-us .honey {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

#account h2 {
  color: #5E819C;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0.5rem;
}
#account h4.greeting {
  color: #FEC947;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0.5rem 0 1rem;
}
@media (max-width: 768px) {
  #account h4.greeting {
    font-size: 1.3em;
  }
}
#account .edit-profile-btn {
  background: #7A9CB1;
  display: block;
  width: 100%;
  margin-top: 2rem;
  padding: 0.5rem;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
#account .section-block {
  margin-top: 2rem;
  padding: 2rem;
  background: #EDF9F7;
  min-height: 350px;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.08);
  border-radius: 18px;
}
#account .section-block p {
  font-size: 1rem;
  margin: 0.5rem 0;
}
#account .section-block .recent-order-data {
  padding-bottom: 1.5rem;
}
#account .section-block .recent-order-data label {
  margin-bottom: 6px;
  color: #797A7C;
  text-transform: uppercase;
}
#account .section-block .recent-order-data {
  line-height: 1.3;
}
#account .section-block .order-row td {
  width: 33%;
  padding: 0.5rem 0.25rem;
  border-bottom: 1px solid #808080;
  line-height: 1.3;
}
#account .section-block .order-row td label {
  margin-bottom: 6px;
  color: #797A7C;
  text-transform: uppercase;
}
#account .section-block .order-row td :last-child {
  vertical-align: bottom;
}
#account .section-block .empty-content {
  text-align: center;
  padding: 1rem;
  line-height: 16;
  text-align: center;
  font-size: 1rem;
}
#account .section-block .card-none {
  padding: 11px;
}
#account .section-block .content {
  border-radius: 18px;
}
#account .order-block {
  margin-top: 2rem;
  background: #EDF9F7;
  border-radius: 18px;
}
#account .accordion .card {
  background-color: transparent;
  box-shadow: none;
  border: 1px solid #808080;
  border-radius: 18px;
  color: #797A7C;
  margin-bottom: 25px;
}
#account .accordion .card.active {
  background-color: #1a3549;
}
#account .accordion .card .info-text {
  font-style: italic;
  color: #00dea6;
}
#account .accordion .card .card-header {
  color: #F68D21;
  font-size: 14px;
  padding: 0;
  border-bottom: none;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  cursor: pointer;
}
#account .accordion .card .card-header div {
  flex: 1;
  display: flex;
  padding: 25px;
}
#account .accordion .card .card-header a {
  color: #F68D21;
  text-decoration: underline;
}
#account .accordion .card .card-header .collapsed {
  background: #EDF9F7;
  border-radius: 18px;
}
#account .accordion .card .card-title-item {
  width: 100%;
  display: flex;
  flex-direction: row;
}
#account .accordion .card .card-title-item span {
  flex: 1 1 auto !important;
}
@media (max-width: 768px) {
  #account .accordion .card .card-title-item {
    flex-direction: column;
  }
  #account .accordion .card .card-title-item span {
    margin-bottom: 10px;
  }
  #account .accordion .card .card-title-item span:last-child {
    margin-bottom: 0px;
  }
}
#account .accordion .card .card-body {
  padding: 0;
}
#account .accordion .card .item {
  padding: 20px;
  background-color: #f8f9fa;
  margin: 10px;
  border-radius: 18px;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.08);
}
#account .accordion .card .item .thumbnail {
  width: 7%;
  min-width: 130px;
  height: 100%;
  min-height: 130px;
  margin-right: 20px;
  background-color: #ffffff;
}
#account .accordion .card .item .thumbnail img {
  width: 100%;
}
#account .accordion .card .item .item-info {
  display: flex;
  flex-direction: row;
  width: 100%;
}
@media (max-width: 768px) {
  #account .accordion .card .item .item-info {
    flex-direction: column;
  }
}
#account .accordion .card .item .item-info .item-subtotal {
  display: flex;
  flex-direction: column;
  margin-right: 5px;
}
@media (max-width: 768px) {
  #account .accordion .card .item .item-info .item-subtotal {
    flex-direction: row;
    width: 100%;
    margin-top: 20px;
  }
}
#account .accordion .card .item .detail .title {
  font-size: 18px;
}
#account .accordion .card .item .detail .model {
  margin-top: 4px;
  font-size: 12px;
}
#account .accordion .card .item .detail .valance {
  margin-top: 24px;
  font-size: 12px;
}
#account .accordion .card .item .detail .swatch-list {
  font-size: 12px;
}
#account .accordion .card .item .detail .swatch-list .swatch {
  margin-right: 2rem;
  align-items: center;
}
#account .accordion .card .item .detail .swatch-list .swatch .swatch-img {
  width: 35px;
  height: 35px;
  border-radius: 25px;
  margin-right: 5px;
}
#account .accordion .card .item .detail .swatch-list .swatch .swatch-desc span {
  line-height: 1.3;
}
@media (max-width: 768px) {
  #account .accordion .card .item .detail .swatch-list .swatch {
    margin: 10px;
  }
}
@media (max-width: 768px) {
  #account .accordion .card .item .detail .swatch-list {
    flex-direction: column;
  }
}
#account .accordion .card .item .quantity,
#account .accordion .card .item .price {
  font-size: 14px;
}
@media (max-width: 768px) {
  #account .accordion .card .item .quantity,
  #account .accordion .card .item .price {
    font-size: 110%;
  }
}
#account .accordion .card .card-start {
  padding: 25px 25px 0 25px;
  background-color: #f8f9fa;
  border-top: none;
  margin: 10px;
  border-radius: 18px;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.08);
}
@media (max-width: 768px) {
  #account .accordion .card .card-start {
    flex-direction: column-reverse;
    padding: 25px 25px 20px 25px;
  }
}
#account .accordion .card .card-start .details {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  width: 100%;
}
#account .accordion .card .card-start .details span {
  margin-bottom: 0.5rem;
  display: flex;
}
#account .accordion .card .card-start .details .title {
  width: 30%;
}
@media (max-width: 768px) {
  #account .accordion .card .card-start .details .title {
    width: 100%;
  }
}
#account .accordion .card .card-start .details .desc .summary-item::before {
  content: "$ ";
}
@media (max-width: 768px) {
  #account .accordion .card .card-start .details .desc {
    width: 40%;
  }
}
#account .accordion .card .card-start .details .detail-item {
  margin-bottom: 20px;
}
#account .accordion .card .card-start .details .detail-item span:before {
  content: " ";
}
#account .accordion .card .card-start .details .detail-item-space {
  margin-top: 3.1rem;
}
#account .accordion .card .card-footer {
  padding: 25px 25px 0 25px;
  border-top: none;
  background-color: #f8f9fa;
  margin: 10px;
  border-radius: 18px;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.08);
}
@media (max-width: 768px) {
  #account .accordion .card .card-footer {
    flex-direction: column-reverse;
    padding: 25px 25px 20px 25px;
  }
}
#account .accordion .card .card-footer .summary {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  width: 100%;
}
#account .accordion .card .card-footer .summary span {
  margin-bottom: 1rem;
  text-align: right;
}
#account .accordion .card .card-footer .summary .summary-title {
  width: 30%;
}
@media (max-width: 768px) {
  #account .accordion .card .card-footer .summary .summary-title {
    width: 100%;
  }
  #account .accordion .card .card-footer .summary .summary-title .summary-item:last-child {
    font-size: 120%;
  }
}
#account .accordion .card .card-footer .summary .summary-price .summary-item::before {
  content: "$ ";
}
@media (max-width: 768px) {
  #account .accordion .card .card-footer .summary .summary-price {
    width: 34%;
  }
  #account .accordion .card .card-footer .summary .summary-price .summary-item:last-child {
    font-size: 120%;
  }
}
#account .accordion .card .card-footer .summary .summary-item {
  margin-bottom: 20px;
}
#account .accordion .card .card-footer .action-btn {
  width: 300px;
  background-color: #F68D21;
  color: #102a3e;
  padding: 15px;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  -webkit-appearance: none;
}
@media (max-width: 768px) {
  #account .accordion .card .card-footer .action-btn {
    width: 100%;
    font-size: 120%;
  }
}
#account .accordion h3 {
  color: #5E819C;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 1rem;
}
#account .page-link {
  color: #7A9CB1;
}
#account .page-item.active .page-link {
  color: #ffffff;
  background-color: #7A9CB1;
  border-color: #7A9CB1;
}
#account .order-history .section-block {
  min-height: 0;
}
#account .addr-remove {
  cursor: pointer;
}

@keyframes zoom-fade {
  from {
    opacity: 0;
    transform: scale(1.2, 1.2);
  }
  to {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@keyframes rise-up {
  from {
    opacity: 0;
    transform: tranwhiteY(120%);
  }
  to {
    opacity: 1;
    transform: tranwhiteY(0%);
  }
}
@keyframes rise-up-out {
  from {
    opacity: 1;
    transform: tranwhiteY(0%);
  }
  to {
    opacity: 0;
    transform: tranwhiteY(-120%);
  }
}
@keyframes slide-down-and-fade {
  from {
    opacity: 1;
    visibility: visible;
    transform: tranwhiteY(0%);
  }
  to {
    opacity: 0;
    visibility: hidden;
    transform: tranwhiteY(120%);
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.continue-shopping-btn {
  border-radius: 10px;
  width: 100%;
  letter-spacing: 0.1em;
}

.zero-cart-count {
  position: absolute;
  top: 20px;
  right: -10px;
  background: #f5a623;
  color: #fff;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
}

.products-count {
  position: relative;
  bottom: 2px;
}

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/dt-1.10.18/r-2.2.2/sl-1.2.6
 *
 * Included libraries:
 *   DataTables 1.10.18, Responsive 2.2.2, Select 1.2.6
 */

/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url("DataTables-1.10.18/images/sort_both.png");
}
table.dataTable thead .sorting_asc {
  background-image: url("DataTables-1.10.18/images/sort_asc.png");
}
table.dataTable thead .sorting_desc {
  background-image: url("DataTables-1.10.18/images/sort_desc.png");
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url("DataTables-1.10.18/images/sort_asc_disabled.png");
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url("DataTables-1.10.18/images/sort_desc_disabled.png");
}
table.dataTable tbody tr {
  background-color: #ffffff;
}
table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}
table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}


table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  top: 9px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}

div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}


table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #B0BED9;
}
table.dataTable.stripe tbody > tr.odd.selected,
table.dataTable.stripe tbody > tr.odd > .selected, table.dataTable.display tbody > tr.odd.selected,
table.dataTable.display tbody > tr.odd > .selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody > tr.selected:hover,
table.dataTable.hover tbody > tr > .selected:hover, table.dataTable.display tbody > tr.selected:hover,
table.dataTable.display tbody > tr > .selected:hover {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody > tr.selected > .sorting_1,
table.dataTable.order-column tbody > tr.selected > .sorting_2,
table.dataTable.order-column tbody > tr.selected > .sorting_3,
table.dataTable.order-column tbody > tr > .selected, table.dataTable.display tbody > tr.selected > .sorting_1,
table.dataTable.display tbody > tr.selected > .sorting_2,
table.dataTable.display tbody > tr.selected > .sorting_3,
table.dataTable.display tbody > tr > .selected {
  background-color: #acbad5;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody > tr.odd > .selected, table.dataTable.order-column.stripe tbody > tr.odd > .selected {
  background-color: #a6b4cd;
}
table.dataTable.display tbody > tr.even > .selected, table.dataTable.order-column.stripe tbody > tr.even > .selected {
  background-color: #acbad5;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_1, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_2, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_3, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.display tbody > tr:hover > .selected,
table.dataTable.display tbody > tr > .selected:hover, table.dataTable.order-column.hover tbody > tr:hover > .selected,
table.dataTable.order-column.hover tbody > tr > .selected:hover {
  background-color: #a2aec7;
}
table.dataTable tbody td.select-checkbox,
table.dataTable tbody th.select-checkbox {
  position: relative;
}
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
  content: ' ';
  margin-top: -6px;
  margin-left: -6px;
  border: 1px solid black;
  border-radius: 3px;
}
table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
  content: '\2714';
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
}

div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
  margin-left: 0.5em;
}

@media screen and (max-width: 640px) {
  div.dataTables_wrapper span.select-info,
  div.dataTables_wrapper span.select-item {
    margin-left: 0;
    display: block;
  }
}



/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/*
waitMe - 1.19 [31.10.17]
Author: vadimsva
Github: https://github.com/vadimsva/waitMe
*/
.waitMe_container:not(body) {transform:translateZ(0);backface-visibility:hidden}
body.waitMe_container .waitMe {position:fixed;height:100vh;transform:translateZ(0);backface-visibility:hidden}
body.waitMe_container .waitMe .waitMe_content {top:50%!important;transform:none!important}
.waitMe_container .waitMe {position:absolute;top:0;left:0;right:0;bottom:0;z-index:9989;text-align:center;overflow:hidden;cursor:wait}
.waitMe_container .waitMe * {font-family:inherit;font-size:inherit;font-weight:initial;font-style:initial;line-height:initial;color:initial;text-decoration:initial;text-transform:initial;padding:initial;margin:initial}
.waitMe_container .waitMe .waitMe_content {position:absolute;left:0;right:0;top:50%;backface-visibility:hidden}
.waitMe_container .waitMe .waitMe_content.horizontal > .waitMe_progress {display:inline-block;vertical-align:middle}
.waitMe_container .waitMe .waitMe_content.horizontal > .waitMe_text {display:inline-block;margin:0 0 0 20px;vertical-align:middle}
.waitMe_container .waitMe .waitMe_progress {position:relative;font-size:0;line-height:0}
.waitMe_container .waitMe .waitMe_progress > div {animation-fill-mode:both;display:inline-block;transform:translateZ(0);backface-visibility:hidden}
.waitMe_container .waitMe .waitMe_text {position:relative;margin:20px 0 0}

/* before load animation */
body.waitMe_body {overflow:hidden;height:100%}
body.waitMe_body.hideMe {transition:opacity .2s ease-in-out;opacity:0}
body.waitMe_body .waitMe_container:not([data-waitme_id]) {position:fixed;z-index:9989;top:0;bottom:0;left:0;right:0;background:#fff}
body.waitMe_body .waitMe_container:not([data-waitme_id]) > div {animation-fill-mode:both;position:absolute}
body.waitMe_body .waitMe_container.progress > div {width:0;height:3px;top:0;left:0;background:#000;box-shadow:-5px 0 5px 2px rgba(0,0,0,.2);animation:progress_body 7s infinite ease-out}
body.waitMe_body .waitMe_container.working > div {width:10%;height:3px;top:0;left:-10%;background:#000;box-shadow:-5px 0 5px 2px rgba(0,0,0,.2);animation:working_body 2s infinite linear}
body.waitMe_body .waitMe_container.progress > div:after {content:'';position:absolute;top:0;bottom:60%;right:0;width:60px;border-radius:50%;opacity:.5;transform:rotate(3deg);box-shadow:#000 1px 0 6px 1px}
body.waitMe_body .waitMe_container.img > div {width:100%;height:100%;text-align:center;background-position:center!important;background-repeat:no-repeat!important}
body.waitMe_body .waitMe_container.text > div {width:100%;top:45%;text-align:center}
@keyframes progress_body {
	0% {width:0}
	100% {width:100%}
}
@keyframes working_body {
	0% {left:-10%}
	100% {left:100%}
}


/* bounce */
.waitMe_container .waitMe_progress.bounce > div {width:20px;height:20px;border-radius:50%;animation:bounce 1.4s infinite ease-in-out}
.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem1 {animation-delay:-.32s}
.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem2 {animation-delay:-.16s}
@keyframes bounce {
	0%, 80%, 100% {transform:scale(0)}
	40% {transform:scale(1)}
}


/* rotateplane */
.waitMe_container .waitMe_progress.rotateplane > div {width:30px;height:30px;animation:rotateplane 1.2s infinite ease-in-out;backface-visibility:visible}
@keyframes rotateplane {
  0% {transform:perspective(120px)}
  50% {transform:perspective(120px) rotateY(180deg)}
  100% {transform:perspective(120px) rotateY(180deg) rotateX(180deg)}
}


/* stretch */
.waitMe_container .waitMe_progress.stretch {height:60px}
.waitMe_container .waitMe_progress.stretch > div {width:1px;height:100%;margin:0 4px;animation:stretch 1.2s infinite ease-in-out}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem2 {animation-delay:-1.1s}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem3 {animation-delay:-1s}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem4 {animation-delay:-.9s}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem5 {animation-delay:-.8s}
@keyframes stretch {
  0%, 40%, 100% {transform:scaleY(.4)}
  20% {transform:scaleY(1)}
}


/* orbit */
.waitMe_container .waitMe_progress.orbit {width:40px;height:40px;margin:auto;position:relative}
.waitMe_container .waitMe_progress.orbit > div {width:100%;height:100%;margin:auto;top:0;left:0;position:absolute;animation:orbit_rotate 2s infinite linear}
.waitMe_container .waitMe_progress.orbit > div > div {width:50%;height:50%;border-radius:50%;top:10%;left:10%;position:absolute;animation:orbit 2s infinite ease-in-out}
.waitMe_container .waitMe_progress.orbit .waitMe_progress_elem2 > div {top:auto;bottom:10%;left:auto;right:10%;animation-delay:-1s}
@keyframes orbit_rotate {
	0% {transform:rotate(0deg)}
	100% {transform:rotate(360deg)}
}
@keyframes orbit {
  0%, 100% {transform:scale(0)}
	50% {transform:scale(1)}
}


/* roundBounce */
.waitMe_container .waitMe_progress.roundBounce {width:60px;height:60px;margin:auto}
.waitMe_container .waitMe_progress.roundBounce > div {width:24%;height:24%;border-radius:50%;position:absolute;animation:roundBounce 1.2s infinite ease-in-out}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem1 {top:0;left:0}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2 {top:0;right:0}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3 {bottom:0;right:0}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4 {bottom:0;left:0}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5 {top:-3%;left:50%;margin-top:-12%;margin-left:-12%}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6 {top:50%;right:-3%;margin-top:-12%;margin-right:-12%}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7 {bottom:-3%;left:50%;margin-bottom:-12%;margin-left:-12%}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8 {top:50%;left:-3%;margin-top:-12%;margin-left:-12%}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9 {top:0;right:0}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10 {bottom:0;right:0}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11 {bottom:0;left:0}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12 {top:0;left:0}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5 {animation-delay:-1.1s}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9 {animation-delay:-1s}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2 {animation-delay:-.9s}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6 {animation-delay:-.8s}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10 {animation-delay:-.7s}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3 {animation-delay:-.6s}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7 {animation-delay:-.5s}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11 {animation-delay:-.4s}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4 {animation-delay:-.3s}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8 {animation-delay:-.2s}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12 {animation-delay:-.1s}
@keyframes roundBounce {
  0%, 80%, 100% {transform:scale(0)}
	40% {transform:scale(1)}
}


/* win8 */
.waitMe_container .waitMe_progress.win8 {width:40px;height:40px;margin:auto}
.waitMe_container .waitMe_progress.win8 > div {width:100%;height:100%;opacity:0;position:absolute;margin:auto;left:0;right:0;transform:rotate(225deg);animation:win8 5.5s infinite}
.waitMe_container .waitMe_progress.win8 > div > div {width:15%;height:15%;border-radius:50%;position:absolute}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem2 {animation-delay:.24s}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem3 {animation-delay:.48s}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem4 {animation-delay:.72s}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem5 {animation-delay:.96s}
@keyframes win8 {
  0% {transform:rotate(225deg);animation-timing-function:ease-out} 
  7% {opacity:1;transform:rotate(345deg);animation-timing-function:linear}
  30% {transform:rotate(455deg);animation-timing-function:ease-in-out}
  39% {transform:rotate(690deg);animation-timing-function:linear}
  70% {opacity:1;transform:rotate(815deg);animation-timing-function:ease-out}
  75% {transform:rotate(945deg);animation-timing-function:ease-out}
  76% {opacity:0;transform:rotate(945deg)}
  100% {opacity:0;transform:rotate(945deg)} 
}


/* win8_linear */
.waitMe_container .waitMe_progress.win8_linear {margin:auto;width:150px;height:6px}
.waitMe_container .waitMe_progress.win8_linear > div {width:100%;height:100%;left:0;opacity:0;position:absolute;animation:win8_linear 3s infinite}
.waitMe_container .waitMe_progress.win8_linear > div > div {width:4%;height:100%;border-radius:50%}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem2 {animation-delay:.3s}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem3 {animation-delay:.6s}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem4 {animation-delay:.9s}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem5 {animation-delay:1.2s}
@keyframes win8_linear {
  0%, 100% {transform:translateX(0);animation-timing-function:ease-out} 
  10% {opacity:1;transform:translateX(33.333%);animation-timing-function:linear}
  50% {opacity:1;transform:translateX(53.333%);animation-timing-function:ease-in-out}
  60% {opacity:0;transform:translateX(86.666%)}
}


/* ios */
.waitMe_container .waitMe_progress.ios {margin:auto;width:40px;height:40px}
.waitMe_container .waitMe_progress.ios > div {width:10%;height:26%;position:absolute;left:44.5%;top:37%;opacity:0;border-radius:50px;box-shadow:0 0 3px rgba(0,0,0,.2);animation:ios 1s infinite linear}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem1 {transform:rotate(0deg) translate(0, -142%);animation-delay:0s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem2 {transform:rotate(30deg) translate(0, -142%);animation-delay:-.9167s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem3 {transform:rotate(60deg) translate(0, -142%);animation-delay:-.833s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem4 {transform:rotate(90deg) translate(0, -142%);animation-delay:-.75s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem5 {transform:rotate(120deg) translate(0, -142%);animation-delay:-.667s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem6 {transform:rotate(150deg) translate(0, -142%);animation-delay:-.5833s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem7 {transform:rotate(180deg) translate(0, -142%);animation-delay:-.5s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem8 {transform:rotate(210deg) translate(0, -142%);animation-delay:-.41667s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem9 {transform:rotate(240deg) translate(0, -142%);animation-delay:-.333s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem10 {transform:rotate(270deg) translate(0, -142%);animation-delay:-.25s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem11 {transform:rotate(300deg) translate(0, -142%);animation-delay:-.1667s}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem12 {transform:rotate(330deg) translate(0, -142%);animation-delay:-.0833s}
 @keyframes ios {
	0% {opacity:1}
	100% {opacity:.25}
}


/* facebook */
.waitMe_container .waitMe_progress.facebook {margin:auto}
.waitMe_container .waitMe_progress.facebook > div {width:6px;height:25px;margin-left:3px;border-radius:20px;transform:scaleY(.7);opacity:.1;animation:facebook 1.3s infinite ease-in-out}
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem1 {animation-delay:.2s;transform:scaleY(.7)}
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem2 {animation-delay:.4s;transform:scaleY(.85)}
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem3 {animation-delay:.6s;transform:scaleY(1)}
@keyframes facebook {
	0% {transform:scaleY(.7);opacity:.1}
	50% {transform:scaleY(1);opacity:1}
	100% {transform:scaleY(.7);opacity:.1}
}


/* rotation */
.waitMe_container .waitMe_progress.rotation > div {width:60px;height:60px;margin:auto;border-radius:100%;border-width:6px;border-style:solid;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;animation:rotation 1s infinite linear}
@keyframes rotation {
	0% {transform:rotate(0deg)}
	100% {transform:rotate(360deg)}
}


/* timer */
.waitMe_container .waitMe_progress.timer {width:40px;height:40px;margin:auto;border-width:2px;border-style:solid;border-radius:50%;box-sizing:border-box;position:relative;text-indent:-9999px}
.waitMe_container .waitMe_progress.timer > .waitMe_progress_elem1,
.waitMe_container .waitMe_progress.timer > .waitMe_progress_elem2 {border-radius:3px;position:absolute;width:2px;height:48%;left:50%;top:50%;margin-left:-1px;margin-top:-1px;animation:timer 1.25s infinite linear;transform-origin:1px 1px}
.waitMe_container .waitMe_progress.timer > .waitMe_progress_elem2 {height:40%;animation:timer 15s infinite linear}
@keyframes timer {
  0% {transform:rotate(0deg)}
  100% {transform:rotate(360deg)}
}


/* pulse */
.waitMe_container .waitMe_progress.pulse {width:30px;height:30px;margin:auto;position:relative}
.waitMe_container .waitMe_progress.pulse > div {margin:auto;top:0;left:0;right:0;bottom:0;border-width:3px;border-style:solid;border-radius:50%;position:absolute;opacity:0;animation:pulsate 1s infinite ease-out}
@keyframes pulsate {
	0% {transform:scale(.1);opacity:0}
	50% {opacity:1}
	100% {transform:scale(1.2);opacity:0}
}


/* progressBar */
.waitMe_container .waitMe_progress.progressBar {width:200px;height:20px;margin:auto;background:rgba(0,0,0,.1);padding:5px;border-radius:20px;line-height:0;max-width:100%}
.waitMe_container .waitMe_progress.progressBar > div {width:100%;height:100%;overflow:hidden;border-radius:20px;background-size:50px 50px;box-shadow:inset 0 2px 9px rgba(255,255,255,.3), inset 0 -2px 6px rgba(0,0,0,.4);background-image:linear-gradient(-45deg, rgba(240,240,240,.4) 26%, transparent 25%, transparent 51%, rgba(240,240,240,.4) 50%, rgba(240,240,240,.4) 76%, transparent 75%, transparent);animation:progressBar 2s linear infinite}
@keyframes progressBar {
  0% {background-position:0 0}
  100% {background-position:50px 50px}
}


/* bouncePulse */
.waitMe_container .waitMe_progress.bouncePulse > div {width:20px;height:20px;margin-right:1px;display:inline-block;border-radius:50%;transform:scale(.5);animation:bouncePulse 1.4s infinite ease-in-out}
.waitMe_container .waitMe_progress.bouncePulse > .waitMe_progress_elem1,
.waitMe_container .waitMe_progress.bouncePulse > .waitMe_progress_elem3 {animation-delay:.1s}
.waitMe_container .waitMe_progress.bouncePulse > .waitMe_progress_elem2 {animation-delay:.4s}
@keyframes bouncePulse {
	0%, 80%, 100% {transform:scale(.5)}
	40% {transform:scale(1)}
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #000; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Umbrella Alt
   */
   .hamburger--umbrella.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(90deg) scale(0.7, 1);
    /* translate3d(0, 2px, 0) rotate(90deg) scale(0.6, 1.2) */
  }
   .hamburger--umbrella .hamburger-inner::before {
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
  
  .hamburger--umbrella .hamburger-inner::after {
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
  
  .hamburger--umbrella.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(-20px, -8px, 0) rotate(-35deg) scale(1, 1.2);
    /* translate3d(-24px, -8px, 0) rotate(-35deg) scale(1, 1.2) */
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }
  
  .hamburger--umbrella.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(-20px, 8px, 0) rotate(35deg) scale(1, 1.2);
    /* translate3d(-24px, 8px, 0) rotate(35deg) scale(1, 1.2) */
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -80px;
      top: -80px;
      transform: translate3d(80px, 80px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -80px;
      top: -80px;
      transform: translate3d(-80px, 80px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -80px;
      top: 80px;
      transform: translate3d(80px, -80px, 0) rotate(-45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -80px;
      top: 80px;
      transform: translate3d(-80px, -80px, 0) rotate(45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }
  .hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 20px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }
