@charset "UTF-8";
/*
Theme Name: Starter
*/
.quote-image__grid::before, .quote::before, .image-and-content__grid::before, .single-news__header, .footer {
  background-image: linear-gradient(to bottom left, #DDEDFA, #EDFFEB);
}

.woocommerce-order-received .woocommerce, .two-column--padding, .forthcoming-events, .menu-items, .accordions, .text-block--padding, .triple-links-banner, .cta, .links-banner, .contact__grid, .news__posts, .single-news__container, .single-news__header, .page__container {
  padding-top: clamp(2rem, 8vw, 8rem);
  padding-bottom: clamp(2rem, 8vw, 8rem);
}

.account-dashboard, .single-product .related, .single-product .product-variations, .single-product .upsells, .quote-image, .icons, .news-carousel, .quote, .sub-page-links, .image-and-content, .two-column--margin, .text-block--margin, .work__grid, .news__hero-wrapper {
  margin-top: clamp(2rem, 8vw, 8rem);
  margin-bottom: clamp(2rem, 8vw, 8rem);
}

.news-carousel__item, .quote__content, .sub-page-links__block, .products .product, .columns-4 .product, .triple-links-banner__item, .cta__badge, .links-banner__item, .news__article, .news__hero-image, .news__hero-content, .single-news__related img, .single-news__hero-image, .header .rml-button-group__button {
  box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.2);
}

.cta__image-container {
  box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.4);
}

.cta__image-container, .single-news__related img {
  border-radius: 0.5rem;
  overflow: hidden;
}

.video__wrapper, .two-column__image {
  border-radius: 0.3rem;
  overflow: hidden;
}

.woocommerce-breadcrumb a, .social-share a i, .footer__signup a, .footer__navigation a, .header__navigation li a, .header__navigation li, .button, .woocommerce-quote .button, .woocommerce-quote .cart_totals .checkout-button, .cart_totals .woocommerce-quote .checkout-button, .cart_totals .checkout-button, .contact__form input[type=submit], .footer__signup input[type=submit], .text-block input[type=submit] {
  transition: color 0.3s ease-in-out;
}

.woocommerce-category-image img, .news-carousel__image, .sub-page-links__image, .forthcoming-events__background-image, .triple-links-banner__image, .cta__image, .image-banner__image, .links-banner__image, .hero-banner-logo__image, .hero-banner__image, .work__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.buttons {
  display: inline-grid;
  grid-template-columns: auto auto;
  gap: 0.5rem;
}

.button, .woocommerce-quote .button, .woocommerce-quote .cart_totals .checkout-button, .cart_totals .woocommerce-quote .checkout-button, .cart_totals .checkout-button, .contact__form input[type=submit], .footer__signup input[type=submit], .text-block input[type=submit] {
  font-family: inherit;
  display: inline-block;
  font-size: 1rem;
  padding: 0.7em 1.3em;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.button--primary, .woocommerce-account .woocommerce-button, .woocommerce-checkout-payment .button, .woocommerce-checkout-payment .cart_totals .checkout-button, .cart_totals .woocommerce-checkout-payment .checkout-button, .woocommerce-checkout-payment .woocommerce-quote .cart_totals .checkout-button, .woocommerce-quote .cart_totals .woocommerce-checkout-payment .checkout-button, .woocommerce-checkout-payment .cart_totals .woocommerce-quote .checkout-button, .cart_totals .woocommerce-quote .woocommerce-checkout-payment .checkout-button, .woocommerce-quote .button, .woocommerce-quote .cart_totals .checkout-button, .cart_totals .woocommerce-quote .checkout-button, .cart_totals .checkout-button, .woocommerce-cart-empty .button, .woocommerce-cart-empty .woocommerce-quote .cart_totals .checkout-button, .woocommerce-quote .cart_totals .woocommerce-cart-empty .checkout-button, .woocommerce-cart-empty .cart_totals .woocommerce-quote .checkout-button, .cart_totals .woocommerce-quote .woocommerce-cart-empty .checkout-button, .woocommerce-cart-empty .cart_totals .checkout-button, .cart_totals .woocommerce-cart-empty .checkout-button, .contact__form input[type=submit], .footer__signup input[type=submit], .text-block input[type=submit] {
  border: 1px solid rgb(42, 49, 92) !important;
  background-color: rgb(42, 49, 92);
  color: #ffffff !important;
  transition: all 0.3s ease-in-out;
}
.button--primary:hover, .woocommerce-account .woocommerce-button:hover, .woocommerce-checkout-payment .button:hover, .woocommerce-checkout-payment .cart_totals .checkout-button:hover, .cart_totals .woocommerce-checkout-payment .checkout-button:hover, .woocommerce-quote .button:hover, .woocommerce-quote .cart_totals .checkout-button:hover, .cart_totals .woocommerce-quote .checkout-button:hover, .cart_totals .checkout-button:hover, .woocommerce-cart-empty .button:hover, .woocommerce-cart-empty .cart_totals .checkout-button:hover, .cart_totals .woocommerce-cart-empty .checkout-button:hover, .contact__form input[type=submit]:hover, .footer__signup input[type=submit]:hover, .text-block input[type=submit]:hover {
  border: 1px solid #56c1c1 !important;
  background-color: #56c1c1;
  color: #ffffff !important;
}
.button--outline {
  border: 1px solid rgb(42, 49, 92);
  color: rgb(42, 49, 92);
  background-color: transparent;
}
.button--outline:hover {
  background-color: rgb(42, 49, 92);
  color: #ffffff;
}
.button--light {
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}
.button--light:hover {
  background-color: rgb(255, 255, 255);
  color: #1c1b1b;
}
.button--secondary, .account-dashboard .button, .account-dashboard .text-block input[type=submit], .text-block .account-dashboard input[type=submit], .account-dashboard .footer__signup input[type=submit], .footer__signup .account-dashboard input[type=submit], .account-dashboard .contact__form input[type=submit], .contact__form .account-dashboard input[type=submit], .account-dashboard .cart_totals .checkout-button, .cart_totals .account-dashboard .checkout-button, .account-dashboard .woocommerce-quote .cart_totals .checkout-button, .woocommerce-quote .cart_totals .account-dashboard .checkout-button, .account-dashboard .cart_totals .woocommerce-quote .checkout-button, .cart_totals .woocommerce-quote .account-dashboard .checkout-button {
  border: 1px solid #60D6D6 !important;
  background-color: #60D6D6;
  color: rgb(255, 255, 255);
  transition: all 0.3s ease-in-out;
}
.button--secondary:hover, .account-dashboard .button:hover, .account-dashboard .text-block input[type=submit]:hover, .text-block .account-dashboard input[type=submit]:hover, .account-dashboard .footer__signup input[type=submit]:hover, .footer__signup .account-dashboard input[type=submit]:hover, .account-dashboard .contact__form input[type=submit]:hover, .contact__form .account-dashboard input[type=submit]:hover, .account-dashboard .cart_totals .checkout-button:hover, .cart_totals .account-dashboard .checkout-button:hover {
  background-color: rgb(42, 49, 92);
  border: 1px solid rgb(42, 49, 92) !important;
  color: #ffffff;
}

/*!
 * 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: rgb(42, 49, 92);
}

.hamburger-box {
  width: 30px;
  height: 22px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: rgb(42, 49, 92);
  border-radius: 0;
  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: 60px;
}
.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: 60px;
}
.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: 60px;
}
.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: 60px;
}
.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: 60px;
}
.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: 60px;
}
.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(-6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(6px, 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(-6px, -7.5px, 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(-6px, 7.5px, 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 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(6px, -7.5px, 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(6px, 7.5px, 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: 1px;
  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: 1px;
  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: -60px;
  top: -60px;
  transform: translate3d(60px, 60px, 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: -60px;
  top: -60px;
  transform: translate3d(-60px, 60px, 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: -60px;
  top: 60px;
  transform: translate3d(60px, -60px, 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: -60px;
  top: 60px;
  transform: translate3d(-60px, -60px, 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: 1px;
}
.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(-4.2857142857px, -8px, 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: 1px;
}
.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(4.2857142857px, -8px, 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: 1px;
  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);
}

/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container, .account-dashboard, .woocommerce-order-received .woocommerce, .single-product .related, .single-product .product-image-container, .woocommerce-message, .accordions, .contact__grid, .news__hero-content-container, .news__hero-container, .single-news__header-container, .header__navigation-link-container, .header__search-inner, .header__container, .header__top-bar-container,
.container-fluid,
.single-product .product-variations__container,
.container-xxxl,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 3.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, .account-dashboard, .woocommerce-order-received .woocommerce, .single-product .related, .single-product .product-image-container, .woocommerce-message, .accordions, .contact__grid, .news__hero-content-container, .news__hero-container, .single-news__header-container, .header__navigation-link-container, .header__search-inner, .header__container, .header__top-bar-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container, .account-dashboard, .woocommerce-order-received .woocommerce, .single-product .related, .single-product .product-image-container, .woocommerce-message, .accordions, .contact__grid, .news__hero-content-container, .news__hero-container, .single-news__header-container, .header__navigation-link-container, .header__search-inner, .header__container, .header__top-bar-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container, .account-dashboard, .woocommerce-order-received .woocommerce, .single-product .related, .single-product .product-image-container, .woocommerce-message, .accordions, .contact__grid, .news__hero-content-container, .news__hero-container, .single-news__header-container, .header__navigation-link-container, .header__search-inner, .header__container, .header__top-bar-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container, .account-dashboard, .woocommerce-order-received .woocommerce, .single-product .related, .single-product .product-image-container, .woocommerce-message, .accordions, .contact__grid, .news__hero-content-container, .news__hero-container, .single-news__header-container, .header__navigation-link-container, .header__search-inner, .header__container, .header__top-bar-container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container, .account-dashboard, .woocommerce-order-received .woocommerce, .single-product .related, .single-product .product-image-container, .woocommerce-message, .accordions, .contact__grid, .news__hero-content-container, .news__hero-container, .single-news__header-container, .header__navigation-link-container, .header__search-inner, .header__container, .header__top-bar-container {
    max-width: 1320px;
  }
}
@media (min-width: 1600px) {
  .container-xxxl, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container, .account-dashboard, .woocommerce-order-received .woocommerce, .single-product .related, .single-product .product-image-container, .woocommerce-message, .accordions, .contact__grid, .news__hero-content-container, .news__hero-container, .single-news__header-container, .header__navigation-link-container, .header__search-inner, .header__container, .header__top-bar-container {
    max-width: 1560px;
  }
}
: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;
  --bs-breakpoint-xxxl: 1600px;
}

.row {
  --bs-gutter-x: 3.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 > * {
  box-sizing: border-box;
  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;
  }
}
@media (min-width: 1600px) {
  .col-xxxl {
    flex: 1 0 0%;
  }
  .row-cols-xxxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxxl-0,
  .gx-xxxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxxl-0,
  .gy-xxxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxxl-1,
  .gx-xxxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxxl-1,
  .gy-xxxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxxl-2,
  .gx-xxxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxxl-2,
  .gy-xxxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxxl-3,
  .gx-xxxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxxl-3,
  .gy-xxxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxxl-4,
  .gx-xxxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxxl-4,
  .gy-xxxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxxl-5,
  .gx-xxxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxxl-5,
  .gy-xxxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.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;
}

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

@media (min-width: 576px) {
  .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;
  }
}
@media (min-width: 768px) {
  .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;
  }
}
@media (min-width: 992px) {
  .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;
  }
}
@media (min-width: 1200px) {
  .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;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
@media (min-width: 1600px) {
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-grid {
    display: grid !important;
  }
  .d-xxxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: flex !important;
  }
  .d-xxxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxxl-none {
    display: none !important;
  }
  .flex-xxxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxxl-row {
    flex-direction: row !important;
  }
  .flex-xxxl-column {
    flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    justify-content: center !important;
  }
  .justify-content-xxxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    align-items: center !important;
  }
  .align-items-xxxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    align-content: center !important;
  }
  .align-content-xxxl-between {
    align-content: space-between !important;
  }
  .align-content-xxxl-around {
    align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    align-self: auto !important;
  }
  .align-self-xxxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    align-self: center !important;
  }
  .align-self-xxxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    align-self: stretch !important;
  }
  .order-xxxl-first {
    order: -1 !important;
  }
  .order-xxxl-0 {
    order: 0 !important;
  }
  .order-xxxl-1 {
    order: 1 !important;
  }
  .order-xxxl-2 {
    order: 2 !important;
  }
  .order-xxxl-3 {
    order: 3 !important;
  }
  .order-xxxl-4 {
    order: 4 !important;
  }
  .order-xxxl-5 {
    order: 5 !important;
  }
  .order-xxxl-last {
    order: 6 !important;
  }
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .m-xxxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxxl-3 {
    margin: 1rem !important;
  }
  .m-xxxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxxl-5 {
    margin: 3rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mx-xxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxxl-auto {
    margin-top: auto !important;
  }
  .me-xxxl-0 {
    margin-right: 0 !important;
  }
  .me-xxxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxxl-auto {
    margin-left: auto !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .p-xxxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxxl-3 {
    padding: 1rem !important;
  }
  .p-xxxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxxl-5 {
    padding: 3rem !important;
  }
  .px-xxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxxl-5 {
    padding-left: 3rem !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;
  }
}
/**
 * Swiper 11.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 30, 2024
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin-top: 140px;
}
@media (min-width: 1200px) {
  body {
    margin-top: 185px;
  }
}

body.no-scroll {
  overflow: hidden;
}

main {
  flex-grow: 1;
}

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

.content--sidebar {
  padding-right: 2em;
}

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

.swiper-pagination {
  text-align: right !important;
  top: unset !important;
  bottom: unset !important;
  margin-top: 0.5rem !important;
}

.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  background: #60D6D6 !important;
}

body {
  font-family: "mundial", sans-serif;
  line-height: 1.5;
  font-size: 1em;
  font-weight: 200;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  body {
    font-size: 1.2em;
  }
}

h1, h2, h3, h4, h5, h6,
.h1,
.woocommerce-thankyou-order-received,
.quote__content h2,
.image-banner__content h2, .h2, .h3, .woocommerce-checkout-review-order .shop_table .order-total bdi, .cart_totals .shop_table .order-total bdi, .columns-4 .product h2, .h4, .woocommerce-cart-form .product-name a, .news-carousel__title, .text-block .gform-field-label:not(.gchoice label), .h5, .h6 {
  font-family: "mundial", sans-serif;
  line-height: 1.1;
  font-weight: 300;
}

h1, .h1, .woocommerce-thankyou-order-received, .quote__content h2, .image-banner__content h2 {
  font-size: 1.7em;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  h1, .h1, .woocommerce-thankyou-order-received, .quote__content h2, .image-banner__content h2 {
    font-size: 2em;
  }
}

h2, .h2 {
  font-size: 1.5em;
  margin-bottom: 2rem;
  max-width: 70vw;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 1.7em;
  }
}

h3, .h3, .woocommerce-checkout-review-order .shop_table .order-total bdi, .cart_totals .shop_table .order-total bdi, .columns-4 .product h2 {
  font-size: 1.2rem;
  font-weight: 300;
}
@media (min-width: 768px) {
  h3, .h3, .woocommerce-checkout-review-order .shop_table .order-total bdi, .cart_totals .shop_table .order-total bdi, .columns-4 .product h2 {
    font-size: 1.4em;
  }
}

h4, .h4, .woocommerce-cart-form .product-name a, .news-carousel__title, .text-block .gform-field-label:not(.gchoice label) {
  font-size: 0.9rem;
  font-weight: 300;
}
@media (min-width: 768px) {
  h4, .h4, .woocommerce-cart-form .product-name a, .news-carousel__title, .text-block .gform-field-label:not(.gchoice label) {
    font-size: 1em;
  }
}

blockquote {
  margin: 0;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  line-height: 1.4;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 1rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
  border-left: 3px solid rgb(42, 49, 92);
  position: relative;
}
blockquote p {
  font-family: "mundial", sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 0;
}
blockquote::after {
  content: "”";
  font-family: "mundial", sans-serif;
  font-size: 10rem;
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
}

.pre-title, cite {
  font-size: 0.7rem;
  font-style: normal;
  display: inline-block;
}

.header a, .footer a {
  text-decoration: none;
  color: currentColor;
}

.link, .woocommerce-order-details .product-name a, .woocommerce-loop-product__button, a:not(.header a, .footer a, .button, .woocommerce-quote .button, .woocommerce-quote .cart_totals .checkout-button, .cart_totals .woocommerce-quote .checkout-button, .cart_totals .checkout-button, .contact__form input[type=submit], .footer__signup input[type=submit], .text-block input[type=submit], .woocommerce-breadcrumb a, .product-name a, .contact__link, .product-variations__datasheet, .product-details__contact-box a) {
  color: currentColor;
  text-decoration: none;
  text-decoration-color: #60D6D6;
  text-decoration-thickness: 0.15ex;
  text-decoration-line: underline;
  text-underline-offset: 0.3em;
}

p, .p, .section-header h2 {
  margin-bottom: 1em;
}

strong, bdi {
  font-weight: 500;
}

#breadcrumbs {
  margin: 0;
}
#breadcrumbs a {
  color: #1c1b1b;
}

ul {
  padding-left: 1rem;
}
ul li::marker {
  color: #60D6D6;
}

mark {
  background-color: transparent;
  font-weight: 300;
}

.wpcf7-list-item {
  margin: 0;
  display: block;
}

.text-block form {
  max-width: 700px;
  margin: auto;
}
.text-block input[type=text],
.text-block input[type=email],
.text-block input[type=tel],
.text-block input[type=number],
.text-block textarea,
.text-block select {
  width: 100%;
  background-color: #ffffff;
  border: none;
  padding: 0.5rem;
  appearance: none;
  color: #1c1b1b;
  border-radius: 0;
}
.text-block input[type=text]:focus,
.text-block input[type=email]:focus,
.text-block input[type=tel]:focus,
.text-block input[type=number]:focus,
.text-block textarea:focus,
.text-block select:focus {
  outline: 1px solid #60D6D6;
  box-shadow: 0 0 10px rgba(96, 214, 214, 0.3);
}
.text-block .ginput_container_select {
  position: relative;
}
.text-block .ginput_container_select::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-top: 10px solid #60D6D6;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  transform: translate(0, -50%);
}
.text-block input[type=submit] {
  appearance: none;
  border-radius: 0;
}
.text-block fieldset {
  padding: 0;
  border: none;
}
.text-block .gform_title {
  display: none;
}
.text-block fieldset label {
  font-size: 1rem;
}
.text-block fieldset legend {
  display: none;
}
.text-block fieldset input[type=text] {
  margin-bottom: 1rem;
}
.text-block .gfield {
  margin-bottom: 1.5rem;
}
.text-block input:disabled {
  opacity: 0.4;
}
.text-block .gform-field-label:not(.gchoice label) {
  margin-bottom: 0.5rem;
  display: inline-block;
  color: rgb(42, 49, 92);
}
.text-block .validation_message {
  margin-top: 0.3rem;
  color: #EA2424;
  font-size: 1rem;
}
.text-block .gform_required_legend {
  display: none;
}
.text-block .gchoice_other_control {
  margin-top: 1rem;
}
.text-block input[type=radio] {
  appearance: none;
  position: relative;
}
.text-block input[type=radio]::before {
  content: "";
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
}
.text-block input[type=radio]:checked::before {
  background-color: #60D6D6;
}

input[type=text], input[type=password], input[type=email], input[type=tel], textarea {
  width: 100%;
  padding: 0.25rem 0.5rem;
  border-radius: 0;
  border: 1px solid rgb(147, 147, 147);
  transition: border 0.2s ease-in-out;
  background: transparent;
  margin-bottom: 1rem;
}
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, textarea:focus {
  border: 1px solid #60D6D6;
  border-left: 3px solid #60D6D6;
  outline: none;
}
.gfield_error input[type=text], .gfield_error input[type=password], .gfield_error input[type=email], .gfield_error input[type=tel], .gfield_error textarea {
  border: 1px solid #EA2424;
}

input[type=checkbox] {
  position: relative;
  appearance: none;
}
input[type=checkbox]::before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: -12px;
  left: -4px;
  background-color: #60D6D6;
  transition: background-color 0.1s ease-in-out;
}
input[type=checkbox]::after {
  content: "";
  width: 10px;
  height: 6px;
  position: absolute;
  top: -9px;
  left: -2px;
  transform: rotate(-45deg);
}
input[type=checkbox]:checked input[type=checkbox]::before {
  background-color: #1c1b1b;
}

input[type=checkbox]:checked::before {
  background-color: rgb(42, 49, 92);
}

input[type=checkbox]:checked::after {
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.gfield--type-consent {
  margin-bottom: 2rem;
}

fieldset, legend {
  border: none;
  padding: 0;
  margin: 0;
}

legend {
  display: none;
}

.validation_message {
  color: #EA2424;
  margin-top: -1rem;
  margin-bottom: 1rem;
}

.select2-container {
  width: 100% !important;
  margin-bottom: 1rem !important;
}

.select2-container .select2-selection--single {
  height: 38px !important;
  margin: 0 !important;
  width: 100% !important;
}

.select2-selection__rendered, .select2-selection__arrow {
  margin-top: 4px !important;
}

.select2-selection {
  border-radius: 0 !important;
  border-color: rgb(147, 147, 147) !important;
}

.header {
  position: relative;
  z-index: 100;
  box-shadow: 0 -5px 10px 10px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
.header--fixed {
  position: fixed;
  top: 0;
  width: 100%;
}
body.admin-bar .header--fixed {
  top: 32px;
}
@media all and (max-width: 782px) {
  body.admin-bar .header--fixed {
    top: 46px;
  }
}
.header__top-bar-container {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .header__top-bar-container {
    max-width: none;
    justify-content: space-between;
  }
}
.header__top-bar-item {
  margin-right: 1rem;
  display: flex;
  align-items: center;
}
.header__top-bar-item i {
  font-size: 1.2rem;
  margin-right: 0.5rem;
  position: relative;
}
@media (min-width: 1200px) {
  .header__top-bar-item {
    margin-right: 2rem;
  }
}
.header__top-bar-text {
  display: none;
}
@media (min-width: 768px) {
  .header__top-bar-text {
    display: inline;
  }
}
.header__top-bar-quantity {
  position: absolute;
  top: -0.4rem;
  right: -0.4rem;
  font-size: 0.6rem;
  font-weight: 600;
  background-color: #EA2424;
  color: #ffffff;
  padding: 0.15rem;
  border-radius: 100px;
  min-width: 12px;
  text-align: center;
}
.header__top-bar-account {
  display: none;
}
@media (min-width: 576px) {
  .header__top-bar-account {
    display: inline-block;
  }
}
.header__top-bar-quantity-text {
  display: none;
}
@media screen and (min-width: 440px) {
  .header__top-bar-quantity-text {
    display: inline;
  }
}
.header .rml-button-group {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0.5rem;
  margin: 0 !important;
}
.header .rml-button-group__button {
  border: none !important;
  padding: 0 !important;
  width: 22px;
  height: 22px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 0.25rem;
  font-weight: 300 !important;
  transition: all 0.3s ease-in-out;
}
.header .rml-button-group__button i {
  color: rgb(42, 49, 92);
}
.header .rml-button-group__selected, .header .rml-button-group__button:hover {
  background-color: rgb(42, 49, 92) !important;
  color: #ffffff !important;
}
.header .rml-button-group__selected i, .header .rml-button-group__button:hover i {
  color: #ffffff !important;
}
.header__top-bar {
  background-color: #EDFFEB;
  text-align: right;
  color: rgb(42, 49, 92);
  font-size: 0.9rem;
  padding: 0.75rem 0;
  height: 46px;
}
@media (min-width: 576px) {
  .header__top-bar {
    background-image: linear-gradient(to bottom left, #DDEDFA, #EDFFEB);
  }
}
.header__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header__container {
  height: 95px;
}
@media screen and (min-width: 992px) {
  .header__container {
    height: 140px;
  }
}
.header__logo {
  height: auto;
  width: 250px;
  min-width: 180px;
  padding-right: 1rem;
}
.header__phone {
  line-height: 0;
  z-index: 20;
}
.header__phone svg {
  width: 30px;
  fill: white;
  transition: all 0.3s ease-in-out;
}
.header__phone svg:hover {
  fill: rgb(42, 49, 92);
}
.header__enquire {
  padding: 0.5rem 1rem;
  border: 0.5px dashed #1c1b1b;
  border-radius: 100px;
  display: inline-block;
  transition: 0.3s ease-in-out;
}
.header__enquire:hover {
  background-color: #272727;
  color: #ffffff;
  border: 0.5px solid #272727;
}
.header__enquire span {
  display: none;
}
@media screen and (min-width: 412px) {
  .header__enquire span {
    display: inline;
  }
}
.header .hamburger {
  z-index: 20;
  padding-left: 0;
  padding-bottom: 10px;
  margin-right: -15px;
}
@media (min-width: 992px) {
  .header .hamburger {
    display: none;
  }
}
.header__search-icon {
  font-size: 1.75rem;
  margin: 0 1rem;
  margin-left: auto;
  cursor: pointer;
}
@media (min-width: 768px) {
  .header__search-icon {
    display: none !important;
  }
}
.header__search-close {
  position: absolute;
  top: 4.5rem;
  right: 1.75rem;
  font-size: 2.5rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  .header__search-close {
    display: none !important;
  }
}
.header__search-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  max-width: none;
  align-items: center;
  background-color: rgba(96, 214, 214, 0.7);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 30;
}
@media (min-width: 768px) {
  .header__search-wrapper {
    display: block;
    width: 100%;
    max-width: 400px;
    background: transparent;
    height: auto;
    position: relative;
  }
}
.header__search-inner {
  width: 100%;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.header__search-box {
  position: relative;
  width: 100%;
}
.header__search {
  width: 100%;
  border-radius: 0.75rem !important;
  border-color: #ffffff !important;
  margin-bottom: 0 !important;
}
.header__search.active {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
@media (min-width: 768px) {
  .header__search {
    border-color: rgb(200, 200, 200) !important;
  }
}
@media (max-width: 767.98px) {
  .header__search {
    color: white !important;
  }
  .header__search::placeholder {
    color: white !important;
  }
}
.header__search-results {
  display: none;
  top: 100px;
  border: 1px solid rgb(200, 200, 200) !important;
  border-top: none !important;
  max-height: 320px;
  overflow: scroll;
}
.header__search-results a {
  display: block;
  padding: 0.5rem;
  transition: background-color 0.2s ease-in-out;
  background-color: #f1f5f8;
}
.header__search-results a:hover {
  background-color: rgb(147, 147, 147);
}
@media (min-width: 768px) {
  .header__search-results {
    top: 100%;
    position: absolute;
    left: 1.75rem;
    right: 1.75rem;
  }
}
.header__spinner {
  display: none;
  position: absolute;
  content: "";
  top: 7px;
  right: 10px;
  width: 25px;
  height: 25px;
  border: 3px solid #ecf8ff;
  border-bottom-color: #60D6D6;
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.header__navigation {
  flex-shrink: 0;
  align-self: stretch;
  font-family: "mundial", sans-serif;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.header__navigation.active {
  display: flex;
}
@media (min-width: 992px) {
  .header__navigation {
    font-size: 1rem;
  }
}
@media (max-width: 991.98px) {
  .header__navigation {
    display: none;
    position: absolute;
    flex-direction: column;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: #f1f5f8;
    box-shadow: 0 10px 14px 3px rgba(0, 0, 0, 0.15);
  }
}
.header__navigation > li a {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__navigation li a {
  padding: 0.5em;
  color: #1c1b1b;
}
@media (max-width: 991.98px) {
  .header__navigation li a {
    padding: 1.5em 0;
    display: block;
  }
  .header__navigation li:not(:last-child) a {
    border-bottom: 1px solid #1c1b1b;
  }
  .header__navigation li a:hover {
    background-color: #60D6D6;
  }
  .header__navigation li a:hover a {
    color: white;
  }
}
@media (min-width: 992px) {
  .header__navigation li a:hover {
    color: #60D6D6;
  }
}
.header__navigation .sub-menu {
  display: none;
  list-style-type: none;
  padding-left: 0;
}
.header__navigation .sub-menu > li a > span:before {
  content: "— ";
}
@media (min-width: 992px) {
  .header__navigation .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 400px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background-color: rgba(210, 240, 230, 0.57);
    box-shadow: inset 0 15px 15px -15px rgba(0, 0, 0, 0.368627451);
    padding-left: 1rem;
  }
  .header__navigation .sub-menu a:hover {
    color: rgba(0, 0, 0, 0.75);
  }
  .header__navigation .sub-menu > li a:before {
    display: none;
  }
}
.header__navigation .menu-item-has-children {
  position: relative;
}
@media (min-width: 992px) {
  .header__navigation .menu-item-has-children:hover .sub-menu {
    display: block;
  }
}
.header__navigation .menu-item-has-children__arrow {
  position: absolute;
  top: 0;
  right: 1.75rem;
  height: auto;
  z-index: 100;
  cursor: pointer;
}
.header__navigation .menu-item-has-children__arrow i {
  transform: rotate(0) !important;
  transition: all 0.2s ease-in-out;
}
.header__navigation .menu-item-has-children__arrow.active i {
  transform: rotate(180deg) !important;
}
@media (max-width: 991.98px) {
  .header__navigation--cover {
    font-size: 1.4rem;
    margin-top: 141px;
    display: none;
    position: absolute;
    flex-direction: column;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vh - 141px);
    height: calc(100dvh - 141px);
    overflow-y: scroll;
    z-index: 10;
    background-color: rgba(96, 214, 214, 0.7);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    box-shadow: 0 10px 14px 3px rgba(0, 0, 0, 0.15);
  }
  .header__navigation--cover li {
    transition: background-color 0.3s ease-in-out;
  }
  .header__navigation--cover li a {
    background-color: transparent;
    color: rgb(42, 49, 92);
  }
  .header__navigation--cover li:not(:last-child) a {
    transition: border 0.3s ease-in-out;
    border-bottom: 1px solid rgb(42, 49, 92);
  }
}
@media (max-width: 991.98px) and (min-width: 992px) {
  .header__navigation--cover li a:hover {
    color: #60D6D6;
  }
}
.header__navigation-link-container {
  display: block;
  position: relative;
}

.footer {
  margin-top: 0.5rem;
  padding: 2em 0 1em;
  color: rgb(42, 49, 92);
  position: relative;
}
.footer__container {
  display: grid;
}
@media (min-width: 768px) {
  .footer__container {
    grid-template-columns: 2fr repeat(3, 1fr);
  }
}
.footer__navigation-container h3 {
  margin-bottom: 2rem;
  max-width: 300px;
  line-height: 1.3;
}
.footer__navigation {
  font-family: "mundial", sans-serif;
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-width: 20em;
  margin-bottom: 2rem;
}
.footer__navigation li {
  margin-bottom: 0.5em;
  display: inline-block;
  width: 100%;
}
.footer__navigation a {
  font-weight: 200;
  font-size: 1.1rem;
}
.footer__navigation a:hover {
  color: rgb(42, 49, 92);
}
.footer__navigation--2-cols {
  column-count: 2;
}
.footer__signup {
  flex-basis: 322px;
}
@media (max-width: 575.98px) {
  .footer__signup {
    flex-basis: 100%;
  }
}
.footer__signup h3 {
  font-size: 1em;
  margin-bottom: 2rem;
}
.footer__signup p {
  font-size: 1.1rem;
}
.footer__signup .gform_title {
  display: none;
}
.footer__signup form {
  position: relative;
}
.footer__signup input[type=email] {
  width: 100%;
  height: 40px;
  padding-right: 90px;
  border: none;
  border-radius: 0;
}
.footer__signup input[type=submit] {
  position: absolute;
  top: 0;
  right: -2px;
  height: 40px;
  appearance: none;
  border: none;
  border-radius: 0;
}
.footer__signup label {
  display: none;
}
.footer__signup .gform_submission_error {
  color: #60D6D6;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.footer__signup .gform_submission_error:focus {
  outline: none;
}
.footer__signup .validation_message {
  margin-top: 0.5rem;
  font-size: 0.8rem;
  color: #60D6D6;
}
.footer__signup a {
  display: block;
  margin: 0.75rem 0;
  font-size: 1.1rem;
  font-family: "mundial", sans-serif;
}
.footer__signup a:hover {
  color: rgb(42, 49, 92);
}
.footer__lower {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 1rem;
  margin-top: 1rem;
  font-size: 0.7em;
}
@media (max-width: 575.98px) {
  .footer__lower {
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer__social {
  display: flex;
}
.footer__social a {
  display: inline-block;
  font-size: 2rem;
}
.footer__social a:not(:last-of-type) {
  margin-right: 1.5rem;
}
.footer__accreditations a:not(:last-of-type) {
  margin-right: 10px;
}
.footer__accreditation {
  display: inline-block;
}

.single-news__header-container {
  display: grid;
  gap: 2rem;
}
@media (min-width: 992px) {
  .single-news__header-container {
    grid-template-columns: 1fr 1.5fr;
  }
}
.single-news__header-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.single-news__container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
  position: relative;
}
@media (min-width: 992px) {
  .single-news__container {
    grid-template-columns: 2fr 1fr;
  }
}
.single-news__scroll-arrow i {
  font-size: 3rem;
  color: #60D6D6;
  cursor: pointer;
}
@media (min-width: 992px) {
  .single-news__hero-image {
    order: 2;
  }
}
.single-news__date {
  margin-bottom: 0.75rem;
  display: block;
  flex-grow: 1;
}
.single-news__content {
  text-align: left;
}
.single-news__related {
  margin-bottom: 1.5rem;
  display: block;
}
.single-news__related img {
  height: 250px;
  object-fit: cover;
  object-position: center;
  margin-bottom: 0.5rem;
}
.single-news .page-header {
  margin-bottom: 0;
}

.share-icons {
  margin: 2rem 0;
}
.share-icons p {
  margin-bottom: 0.5rem;
}
.share-icons ul {
  display: flex;
  padding: 0;
  list-style-type: none;
  font-size: 1.7rem;
  margin: 0;
}
.share-icons ul > li:not(:last-of-type) {
  margin-right: 1rem;
}
.share-icons a {
  color: #60D6D6;
  transition: color 0.3s ease-in-out;
}
.share-icons a:hover {
  color: rgb(42, 49, 92);
}

.news {
  position: relative;
}
@media (max-width: 767.98px) {
  .news__hero-container {
    max-width: none;
    padding: 0;
  }
}
.news__hero-wrapper {
  display: grid;
}
@media (max-width: 767.98px) {
  .news__hero-wrapper {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .news__hero-wrapper {
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .news__hero-content-container {
    max-width: none;
    padding: 0;
  }
}
.news__hero-content {
  padding: 2rem 0;
  background-color: #ecf8ff;
}
@media (min-width: 768px) {
  .news__hero-content {
    margin-right: -6rem;
    z-index: 5;
    padding: 2rem;
  }
}
@media (min-width: 768px) {
  .news__hero-image {
    order: 2;
  }
}
.news__posts {
  background-color: #ecf8ff;
}
.news__grid {
  position: relative;
  gap: 2rem;
}
@media (min-width: 768px) {
  .news__grid {
    columns: 2;
  }
}
@media (min-width: 1400px) {
  .news__grid {
    columns: 3;
  }
}
.news__categories {
  margin-top: 2rem;
}
.news__categories a {
  background-color: #60D6D6;
  color: rgb(255, 255, 255);
  padding: 0.25rem 0.5rem;
  transition: all 0.3s ease-in-out;
  margin: 0 0.25rem 0.5rem 0;
  display: inline-block;
}
.news__categories a:hover {
  background-color: rgb(42, 49, 92);
}
.news__article {
  display: flex;
  flex-direction: column;
  break-inside: avoid;
  margin-bottom: 2rem;
}
.news__title {
  margin-bottom: 0.5rem;
}
.news__image {
  object-fit: cover;
  object-position: center;
}
.news__content {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: flex-start;
  background-color: #ffffff;
}
.news__content p {
  flex-grow: 1;
}
@media (min-width: 768px) {
  .news__content {
    padding: 2rem;
  }
}
.news__date {
  color: #60D6D6;
  margin-bottom: 0.75rem;
  display: block;
}

.work__grid {
  display: grid;
  gap: 2rem;
}
@media (min-width: 992px) {
  .work__grid {
    grid-template-columns: 3fr 2fr;
  }
}
.work__item {
  height: 400px;
  background-color: rgb(224, 224, 224);
  position: relative;
  padding: 1rem;
  display: flex;
  align-items: flex-end;
  justify-content: end;
}
@media (min-width: 768px) {
  .work__item {
    padding: 2rem;
  }
}
.work__text-block {
  position: relative;
  background-color: #60D6D6;
  color: #ffffff;
  padding: 1rem;
  max-width: 400px;
}
.work__category-link {
  color: rgb(42, 49, 92);
  display: block;
}
.work__project-link {
  color: #ffffff;
}

.contact {
  background-color: #ecf8ff;
}
.contact__grid {
  padding-top: 0;
  display: grid;
  gap: 4rem;
  align-items: start;
}
@media (min-width: 992px) {
  .contact__grid {
    grid-template-columns: 1fr 1fr;
  }
}
.contact__form {
  position: relative;
  padding: 2rem 2rem 2rem 0;
}
.contact__form > * {
  position: relative;
}
.contact__form:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(100% + (100vw - 100%) / 2);
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .contact__form:before {
    width: calc(50vw - 2rem);
  }
}
.contact__form label:not(.gfield_consent_label), .contact__form .gfield_label {
  display: none;
}
.contact__form .gfield_consent_label {
  margin-left: 1rem;
}
.contact__map-address {
  padding: 2rem;
  background-color: #ffffff;
  position: relative;
}
.contact__link {
  color: rgb(42, 49, 92);
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  display: block;
  margin-top: 0.5rem;
}
.contact__link:hover {
  color: #60D6D6;
}
.contact__pin {
  font-size: 2rem;
  color: #60D6D6;
}

.hero-banner {
  padding-top: 3rem;
  padding-bottom: 3rem;
  min-height: 30vw;
  display: flex;
  align-items: center;
  background-color: rgb(42, 49, 92);
  color: rgb(42, 49, 92);
  position: relative;
}
@media (max-width: 575.98px) {
  .hero-banner {
    align-items: flex-end;
  }
}
.home .hero-banner {
  min-height: 600px;
}
.hero-banner h1 {
  max-width: 80%;
}
@media (max-width: 575.98px) {
  .hero-banner h1 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
  }
}
.hero-banner__text {
  position: relative;
  max-width: 40em;
  background-color: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(5px);
  padding: 2rem;
  max-width: 500px;
}
@media (max-width: 575.98px) {
  .hero-banner__text {
    padding: 1.5rem;
  }
}
.hero-banner p {
  max-width: 25em;
  margin-bottom: 2em;
}
@media (max-width: 575.98px) {
  .hero-banner p {
    margin-bottom: 1rem;
  }
}

.hero-banner-logo {
  min-height: calc(100vh - 100px);
  max-height: 800px;
  background-color: #f1f5f8;
  display: flex;
  color: white;
  position: relative;
}
.hero-banner-logo__content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.hero-banner-logo__logo-container {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding-top: 80px;
}
.hero-banner-logo__logo {
  width: 100%;
  max-width: 270px;
  position: relative;
}
.hero-banner-logo h1 {
  position: relative;
  text-align: center;
  font-size: 1rem;
  margin-bottom: 2rem;
}
.hero-banner-logo p {
  max-width: 25em;
  margin-bottom: 2em;
}

.links-banner {
  background-color: #ecf8ff;
  position: relative;
}
.links-banner__item {
  margin: 0 0.75em 2em;
  border-radius: 0.5em;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .links-banner__item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    max-width: 25em;
  }
}
.links-banner__item:hover .links-banner__image {
  transform: scale(1.1);
}
.links-banner__container {
  display: grid;
  grid-template-columns: 1fr;
  margin-left: -0.75em;
  margin-right: -0.75em;
}
@media (min-width: 768px) {
  .links-banner__container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.links-banner__image-container {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.links-banner__image {
  transform: scale(1);
  transition: transform 1s ease-out;
}
.links-banner__body {
  padding: 1.5rem 0.75rem;
  background-color: rgb(255, 255, 255);
  text-align: center;
  font-size: 1rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center;
}
.links-banner__title {
  margin-bottom: 1rem;
}
.links-banner__text {
  margin-bottom: 1rem;
  flex-grow: 1;
}

.image-banner {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  min-height: 50vh;
}
@media (max-width: 767.98px) {
  .image-banner {
    align-items: flex-end;
  }
}
.image-banner__image ~ * {
  position: relative;
}
.image-banner--left .image-banner__gradient, .image-banner--right .image-banner__gradient {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-banner--left .image-banner__gradient {
  background-image: linear-gradient(to left, transparent, currentColor);
}
.image-banner--right .image-banner__gradient {
  background-image: linear-gradient(to right, transparent, currentColor);
}
@media (max-width: 767.98px) {
  .image-banner__gradient {
    background-image: linear-gradient(to bottom, transparent, currentColor) !important;
  }
}
.image-banner__content-container {
  display: grid;
}
.image-banner__content {
  color: #ffffff;
  padding: 5vw 2rem 2rem;
}
@media (min-width: 992px) {
  .image-banner__content {
    width: 50%;
    padding: 7vw 2rem;
  }
}
.image-banner__content--left::before, .image-banner__content--right::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-banner--left .image-banner__content {
  padding-left: 0;
}
.image-banner--right .image-banner__content {
  justify-self: flex-end;
  padding-right: 0;
}

.page-header {
  background-color: #ecf8ff;
  color: #1c1b1b;
  position: relative;
}
.page-header__wrapper {
  position: relative;
  margin-bottom: 4rem;
  min-height: 500px;
}
.page-header__title {
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}
.page-header h1 {
  color: rgb(42, 49, 92);
  margin-bottom: 0.5rem;
}

.cta {
  background-color: #ffffff;
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative;
}
.cta__grid {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
.cta__text {
  flex-basis: 300px;
  z-index: 10;
  padding: 2rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.cta__text h2 {
  font-size: 2.4rem;
  margin-bottom: 2rem;
}
.cta__text p {
  font-size: 1rem;
}
.cta__image-container {
  flex-basis: 400px;
  flex-grow: 1;
  position: relative;
  min-height: 400px;
}
.cta__badge {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  background-color: #e2a714;
  color: white;
  line-height: 1.1;
  padding: 1rem;
  border-radius: 50%;
  width: 110px;
  height: 110px;
}
.cta__badge--static {
  position: static;
}
.cta .button, .cta .woocommerce-quote .cart_totals .checkout-button, .woocommerce-quote .cart_totals .cta .checkout-button, .cta .cart_totals .woocommerce-quote .checkout-button, .cart_totals .woocommerce-quote .cta .checkout-button, .cta .cart_totals .checkout-button, .cart_totals .cta .checkout-button, .cta .text-block input[type=submit], .text-block .cta input[type=submit], .cta .footer__signup input[type=submit], .footer__signup .cta input[type=submit], .cta .contact__form input[type=submit], .contact__form .cta input[type=submit] {
  margin-top: 1rem;
}

.pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("images/pattern-gold.svg");
  background-position: center;
  background-size: auto 100px;
  opacity: 0.5;
  animation: bgscroll 2s linear infinite;
}
.pattern ~ * {
  position: relative;
}
.pattern--opaque {
  opacity: 1;
}

@keyframes bgscroll {
  from {
    background-position: center 0;
  }
  to {
    background-position: center -100px;
  }
}
.triple-links-banner {
  background-color: #1c1b1b;
  position: relative;
}
.triple-links-banner__item {
  margin: 0 0.75em 2em;
  border-radius: 0.5em;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .triple-links-banner__item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    max-width: 25em;
  }
}
.triple-links-banner__item .triple-links-banner__image:hover {
  transform: scale(1.1);
}
.triple-links-banner__container {
  display: grid;
  grid-template-columns: 1fr;
  margin-left: -0.75em;
  margin-right: -0.75em;
}
@media (min-width: 768px) {
  .triple-links-banner__container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.triple-links-banner__image-container {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.triple-links-banner__image {
  transform: scale(1);
  transition: transform 1s ease-out;
}
.triple-links-banner__body {
  padding: 1.5rem 0.75rem;
  background-color: #1c1b1b;
  color: #ffffff;
  text-align: center;
  font-size: 1rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center;
}
.triple-links-banner__title {
  margin-bottom: 1rem;
}
.triple-links-banner__text {
  margin-bottom: 1rem;
  flex-grow: 1;
}

.text-block {
  color: #ffffff;
  position: relative;
}
.text-block p {
  max-width: 900px;
}
.text-block--centre p {
  margin-left: auto;
  margin-right: auto;
}

.text-block-large {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ecf8ff;
}
.text-block-large h2 {
  margin-bottom: 0;
}

.accordions {
  display: grid;
  gap: 2rem;
}
.accordions__item {
  position: relative;
  border-bottom: 0.5px solid #1c1b1b;
}
.accordions__button {
  position: absolute;
  top: 1.3rem;
  right: 0;
  width: 20px;
  height: 20px;
  pointer-events: none;
  transition: transform 0.3s ease-in-out;
  transform: rotate(0);
}
.accordions__button::before {
  content: "";
  position: absolute;
  left: 50%;
  height: 100%;
  width: 1px;
  background-color: #1c1b1b;
  transform: translate(-50%, 0);
}
.accordions__button::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #1c1b1b;
  transform: translate(0, -50%);
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
.accordions__item--active .accordions__button {
  transform: rotate(135deg);
}
.accordions__title {
  padding: 1rem 2.5rem 1rem 0;
  cursor: pointer;
}
.accordions__content {
  padding-bottom: 1rem;
  display: none;
}

.pattern-divider {
  height: 30px;
  background-color: rgb(42, 49, 92);
  position: relative;
}

@media (min-width: 1200px) {
  .menu-items__grid {
    columns: 2;
    column-gap: 4rem;
  }
}
.menu-items__item {
  margin-bottom: 2rem;
  display: grid;
  gap: 2rem;
}
@media (min-width: 576px) {
  .menu-items__item {
    grid-template-columns: auto auto;
  }
}
.menu-items__item img {
  mix-blend-mode: multiply;
}
@media (min-width: 576px) {
  .menu-items__item img {
    width: 200px;
  }
}
.menu-items h3 {
  margin-bottom: 1rem;
}
.menu-items__text {
  break-inside: avoid;
}
.menu-items__price {
  color: rgb(42, 49, 92);
}

.forthcoming-events__grid {
  display: grid;
  gap: 0.5rem;
}
@media (min-width: 576px) {
  .forthcoming-events__grid {
    grid-template-columns: 1fr 1fr;
  }
}
.forthcoming-events__event {
  background-color: rgb(42, 49, 92);
  padding: 1rem;
  position: relative;
}
.forthcoming-events__event::after {
  position: absolute;
  content: "";
  top: 1rem;
  right: 1rem;
  width: 0px;
  height: 0px;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #ffffff;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.forthcoming-events__event:hover::after {
  opacity: 1;
}
.forthcoming-events__background-image {
  mix-blend-mode: multiply;
  filter: grayscale(100%);
}
.forthcoming-events__background-image ~ * {
  position: relative;
}
.forthcoming-events__date {
  width: 50px;
  height: 50px;
  background-color: #1c1b1b;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  line-height: 1;
  margin-bottom: 1rem;
}
.forthcoming-events__day {
  display: block;
}
.forthcoming-events__month {
  display: block;
  font-size: 0.8rem;
  text-transform: uppercase;
}
.forthcoming-events h3 {
  color: #ffffff;
  text-shadow: 2px 2px 5px #1c1b1b;
}

.section-header {
  padding-bottom: 1rem;
  border-bottom: 0.5px solid currentColor;
  display: flex;
  align-content: baseline;
  margin-bottom: 4rem;
}
.section-header span {
  margin-right: 2rem;
  display: block;
  line-height: 1;
}
.section-header h2 {
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 0;
}

.two-column__grid {
  display: grid;
  gap: 3rem 8rem;
}
@media (min-width: 992px) {
  .two-column__grid {
    grid-template-columns: 1fr 1fr;
  }
}
.video__wrapper {
  overflow: hidden;
  position: relative;
}
.video__wrapper--mobile {
  padding-top: 177.78%;
}
@media (min-width: 576px) {
  .video__wrapper--mobile {
    display: none;
  }
}
.video__wrapper--desktop {
  padding-top: 56.25%;
  display: none;
}
@media (min-width: 576px) {
  .video__wrapper--desktop {
    display: block;
  }
}

.image-and-content {
  position: relative;
}
.image-and-content__grid {
  display: grid;
  align-items: start;
  position: relative;
}
@media (min-width: 992px) {
  .image-and-content__grid {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
  }
}
.image-and-content__grid::before {
  content: "";
  position: absolute;
  top: 15%;
  left: 5%;
  width: 90%;
  height: 70%;
}
@media (min-width: 992px) {
  .image-and-content__grid::before {
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
  }
}
.image-and-content__grid > * {
  position: relative;
}
.image-and-content__image {
  padding-right: 4rem;
  margin-bottom: -4rem;
}
@media (min-width: 992px) {
  .image-and-content__image {
    padding-right: 0;
    margin-bottom: 0;
    margin-top: 8rem;
    margin-right: -5rem;
    box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.2);
  }
}
.image-and-content__image::before {
  content: "";
  position: absolute;
  background-color: rgb(42, 49, 92);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translate(200px, 200px);
}
.image-and-content__content {
  margin-left: 4rem;
  background-color: rgb(42, 49, 92);
  color: #ffffff;
  padding: 2rem;
}
@media (min-width: 992px) {
  .image-and-content__content {
    margin-top: 0;
    padding: 4rem;
    margin-left: -5rem;
    box-shadow: -0.3em 0.3em 1em rgba(0, 0, 0, 0.2);
  }
}

.sub-page-links__grid, .columns-4 {
  display: grid;
  gap: 2rem;
}
@media screen and (min-width: 480px) {
  .sub-page-links__grid, .columns-4 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .sub-page-links__grid, .columns-4 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .sub-page-links__grid, .columns-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.sub-page-links__image-container {
  position: relative;
  background-color: grey;
  flex-grow: 1;
  min-height: 150px;
}
.sub-page-links__block, .products .product, .columns-4 .product {
  display: flex;
  flex-direction: column;
  text-decoration-line: none !important;
  background-color: #ffffff;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.sub-page-links__block:hover, .products .product:hover, .columns-4 .product:hover {
  background-color: rgb(42, 49, 92);
  color: #ffffff !important;
}
.sub-page-links__block--double {
  grid-row: span 2;
}
.sub-page-links__text, .woocommerce-loop-product__title {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  min-height: 176px;
}
.sub-page-links__text h3, .woocommerce-loop-product__title h3 {
  flex-grow: 1;
  margin-bottom: 1.5rem;
}

.social-share {
  display: flex;
  align-items: center;
  line-height: 1;
  color: rgb(42, 49, 92);
}
.social-share a i {
  font-size: 1.6rem;
}
.social-share a i:hover {
  color: #60D6D6;
}
.social-share a:first-of-type {
  margin-left: 0.5rem;
}
.social-share a:not(:last-of-type) {
  margin-right: 0.5rem;
}

.quote {
  position: relative;
}
.quote__content {
  background-color: rgb(42, 49, 92);
  color: #ffffff;
  padding: 4rem;
  max-width: 900px;
  margin: auto;
  position: relative;
}
.quote__symbol {
  position: absolute;
  top: -2rem;
  font-size: 5rem;
  color: #60D6D6;
}
.quote::before {
  content: "";
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 0;
  right: 0;
}
.quote > * {
  position: relative;
}

.news-carousel {
  position: relative;
}
.news-carousel__item {
  height: 300px;
  display: block;
}
.news-carousel__date {
  display: block;
  font-size: 0.9rem;
}
.news-carousel__text {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-image: linear-gradient(to top, #60D6D6, transparent);
  padding: 1rem;
  color: #ffffff;
  transition: padding 0.5s ease-in-out;
}
.news-carousel__item:hover .news-carousel__text {
  padding-top: 3rem;
}
.icons__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
}
@media (min-width: 768px) {
  .icons__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .icons__grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.icons__icon {
  width: 100%;
  height: 150px;
  object-fit: contain;
  object-position: left center;
  margin-bottom: 2rem;
}

.quote-image__content {
  background-color: rgb(42, 49, 92);
  color: white;
  padding: 2rem;
  position: relative;
  box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.2);
  margin-right: 2rem;
}
@media (min-width: 992px) {
  .quote-image__content {
    margin-right: 0;
  }
}
.quote-image__content:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  top: 100%;
  right: 50px;
  border-style: solid;
  border-width: 0 50px 50px 0;
  border-color: transparent rgb(42, 49, 92) transparent transparent;
  transform: rotate(0deg);
}
@media (min-width: 992px) {
  .quote-image__content:after {
    right: 180px;
    border-width: 0 100px 100px 0;
  }
}
.quote-image__grid {
  position: relative;
  padding: 4rem 0;
}
@media (min-width: 992px) {
  .quote-image__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: start;
  }
}
.quote-image__grid::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  height: 85%;
}
@media (max-width: 991.98px) {
  .quote-image__grid::before {
    left: -5%;
    width: 110%;
    height: 70%;
  }
}
.quote-image__image-container {
  margin-left: 2rem;
}
@media (min-width: 992px) {
  .quote-image__image-container {
    box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.2);
    margin-top: 9rem;
    margin-left: -8rem;
    width: calc(100% + 8rem);
  }
}
@media (min-width: 992px) {
  .quote-image__image {
    width: 100%;
    height: calc(100% + 5rem);
    object-fit: cover;
  }
}
.quote-image__name, .quote-image__origin {
  font-size: 80%;
}
.quote-image__name {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

.woocommerce h1 {
  margin-bottom: 0.5rem;
}

.columns-4 {
  padding: 0;
  list-style-type: none;
}
.columns-4 .product {
  overflow: visible;
}
.products .product {
  overflow: visible;
}

.woocommerce-breadcrumb {
  color: #60D6D6;
}
.woocommerce-breadcrumb a {
  color: #60D6D6;
  text-decoration: none;
}
.woocommerce-breadcrumb a:hover {
  color: rgb(42, 49, 92);
}

.woocommerce-loop-product__link {
  text-decoration-line: none !important;
  position: relative;
  padding-bottom: 2rem;
}
.woocommerce-loop-product__link img {
  height: 180px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.woocommerce-loop-product__button {
  display: inline-block;
  margin-left: 2rem;
  margin-top: 1rem;
}

.onsale {
  position: absolute;
  top: 0.5rem;
  left: -0.5rem;
}

.itsnew {
  background-color: #198754;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
  padding: 0.25rem 0.5rem 0.3rem;
  border-radius: 100px;
  box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}

.woocommerce-loop-product__title {
  min-height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  flex-grow: 1;
}

.woocommerce-category-image {
  width: 100%;
  height: 100%;
  position: relative;
}
@media (min-width: 992px) {
  .woocommerce-category-image {
    width: 50%;
  }
}
.woocommerce-category-image__container {
  top: 2.5rem;
  bottom: 0;
  width: 100%;
  height: 500px;
  pointer-events: none;
}
@media (min-width: 992px) {
  .woocommerce-category-image__container {
    right: 0;
    position: absolute;
  }
}
.woocommerce-category-image__container .container, .woocommerce-category-image__container .account-dashboard, .woocommerce-category-image__container .woocommerce-order-received .woocommerce, .woocommerce-order-received .woocommerce-category-image__container .woocommerce, .woocommerce-category-image__container .single-product .related, .single-product .woocommerce-category-image__container .related, .woocommerce-category-image__container .single-product .product-image-container, .single-product .woocommerce-category-image__container .product-image-container, .woocommerce-category-image__container .woocommerce-message, .woocommerce-category-image__container .header__top-bar-container, .woocommerce-category-image__container .header__container, .woocommerce-category-image__container .header__search-inner, .woocommerce-category-image__container .header__navigation-link-container, .woocommerce-category-image__container .single-news__header-container, .woocommerce-category-image__container .news__hero-container, .woocommerce-category-image__container .news__hero-content-container, .woocommerce-category-image__container .contact__grid, .woocommerce-category-image__container .accordions {
  height: 100%;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991.98px) {
  .woocommerce-category-image__container .container, .woocommerce-category-image__container .account-dashboard, .woocommerce-category-image__container .woocommerce-order-received .woocommerce, .woocommerce-order-received .woocommerce-category-image__container .woocommerce, .woocommerce-category-image__container .single-product .related, .single-product .woocommerce-category-image__container .related, .woocommerce-category-image__container .single-product .product-image-container, .single-product .woocommerce-category-image__container .product-image-container, .woocommerce-category-image__container .woocommerce-message, .woocommerce-category-image__container .header__top-bar-container, .woocommerce-category-image__container .header__container, .woocommerce-category-image__container .header__search-inner, .woocommerce-category-image__container .header__navigation-link-container, .woocommerce-category-image__container .single-news__header-container, .woocommerce-category-image__container .news__hero-container, .woocommerce-category-image__container .news__hero-content-container, .woocommerce-category-image__container .contact__grid, .woocommerce-category-image__container .accordions {
    max-width: none;
    padding: 0;
  }
}

.term-description {
  margin-top: 4rem;
}
@media (min-width: 992px) {
  .term-description {
    width: 45%;
  }
}

.attachment-woocommerce_thumbnail {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.shop-loop-container {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ecf8ff;
}

.woocommerce-no-products-found {
  padding-bottom: 4rem;
}

.woocommerce-pagination .page-numbers {
  padding: 0;
  list-style-type: none;
  display: flex;
  margin-top: 2rem;
}
.woocommerce-pagination .page-numbers li a, .woocommerce-pagination .page-numbers li span {
  text-decoration: none;
  background-color: #60D6D6;
  display: inline-block;
  margin-right: 0.5rem;
  min-width: 1.75rem;
  color: white;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.woocommerce-pagination .page-numbers li a:hover, .woocommerce-pagination .page-numbers li span:hover {
  background-color: rgb(42, 49, 92);
}
.woocommerce-pagination .page-numbers.current {
  background-color: rgb(42, 49, 92);
}

.woocommerce-notices-wrapper {
  background-color: #60D6D6;
  color: #ffffff;
}

.woocommerce-message {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.single-product .page-header .container, .single-product .page-header .account-dashboard, .single-product .page-header .woocommerce-order-received .woocommerce, .woocommerce-order-received .single-product .page-header .woocommerce, .single-product .page-header .related, .single-product .page-header .product-image-container, .single-product .page-header .header__top-bar-container, .single-product .page-header .header__container, .single-product .page-header .header__search-inner, .single-product .page-header .header__navigation-link-container, .single-product .page-header .single-news__header-container, .single-product .page-header .news__hero-container, .single-product .page-header .news__hero-content-container, .single-product .page-header .contact__grid, .single-product .page-header .accordions, .single-product .page-header .woocommerce-message {
  display: flex;
}
@media (min-width: 992px) {
  .single-product .page-header .container, .single-product .page-header .account-dashboard, .single-product .page-header .woocommerce-order-received .woocommerce, .woocommerce-order-received .single-product .page-header .woocommerce, .single-product .page-header .related, .single-product .page-header .product-image-container, .single-product .page-header .header__top-bar-container, .single-product .page-header .header__container, .single-product .page-header .header__search-inner, .single-product .page-header .header__navigation-link-container, .single-product .page-header .single-news__header-container, .single-product .page-header .news__hero-container, .single-product .page-header .news__hero-content-container, .single-product .page-header .contact__grid, .single-product .page-header .accordions, .single-product .page-header .woocommerce-message {
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  .single-product .page-header__title {
    width: calc(50% - 1.5rem);
  }
}
@media (max-width: 767.98px) {
  .single-product .page-header {
    margin-bottom: 0;
  }
}
.single-product .product-image-wrapper {
  width: 100%;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .single-product .product-image-wrapper {
    right: 0;
    top: 2.5rem;
    position: absolute;
    pointer-events: none;
    bottom: 0;
    margin-bottom: 0;
  }
}
.single-product .product-image-container {
  height: 100%;
  display: flex;
}
@media (max-width: 767.98px) {
  .single-product .product-image-container {
    max-width: none;
    padding: 0;
  }
}
.single-product .product-image {
  height: 100%;
  width: 100%;
  position: relative;
}
@media (min-width: 992px) {
  .single-product .product-image {
    width: 40%;
  }
}
.single-product .product-image img {
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .single-product .product-image img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
    object-position: left top;
  }
}
.single-product__summary-container {
  display: flex;
}
@media (min-width: 992px) {
  .single-product__summary-container {
    justify-content: flex-end;
  }
}
.single-product__summary {
  width: 100%;
  margin-top: 2rem;
  background-color: white;
}
@media (min-width: 992px) {
  .single-product__summary {
    width: calc(50% - 1.5rem);
  }
}
.single-product__free-delivery {
  padding: 1rem;
  background-color: #f1f5f8;
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: rgb(42, 49, 92);
  display: flex;
  align-items: center;
}
.single-product__free-delivery::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-light);
  content: "\f0d1";
  font-size: 2rem;
  margin-right: 1rem;
}
.single-product__share {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}
.single-product .product-details {
  background-color: #f1f5f8;
  padding: 4rem 0;
}
.single-product .product-details__grid {
  display: grid;
  gap: 3rem;
}
@media (min-width: 992px) {
  .single-product .product-details__grid {
    grid-template-columns: 1fr 1fr;
  }
}
.single-product .product-details__image-grid {
  display: grid;
  gap: 3rem;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .single-product .product-details__image-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .single-product .product-details__image-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1400px) {
  .single-product .product-details__image-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.single-product .product-details__contact-box {
  display: none;
  grid-column: span 2;
  border: 1px solid black;
  padding: 2rem;
}
@media (min-width: 1400px) {
  .single-product .product-details__contact-box {
    display: block;
  }
}
.single-product .product-details__contact-box a {
  display: block;
  margin: 0.75rem 0;
  font-size: 1.1rem;
  color: black;
  transition: color 0.3s ease-in-out;
  text-decoration: none;
}
.single-product .product-details__contact-box a:hover {
  color: #60D6D6;
}
.single-product .product-details table {
  text-align: left;
  border-collapse: collapse;
  width: 100%;
}
.single-product .product-details table span {
  color: #1c1b1b !important;
}
.single-product .product-details table td:last-of-type strong {
  font-weight: 200;
  padding-left: 1rem;
}
.single-product .product-details table th {
  font-weight: 300;
  padding: 0.5rem 1rem 0.5rem 0;
  text-transform: uppercase;
}
.single-product .product-details table td {
  padding: 0.5rem 0;
  width: auto !important;
}
.single-product .product-details table tr {
  vertical-align: middle;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.single-product .product-details table p {
  margin-bottom: 0;
}
.single-product .product-attributes-image {
  width: 100%;
  min-width: 0;
  mix-blend-mode: multiply;
}
.single-product .specification-image {
  width: 100%;
}
@media (max-width: 991.98px) {
  .single-product .product-variations {
    overflow-x: auto;
  }
}
.single-product .product-variations__container {
  position: relative;
  max-width: 1500px;
  margin: auto;
}
.single-product .product-variations__datasheet {
  content: "\f15c";
  color: #EA2424;
  font-size: 1.4rem;
  transform: translate(0, 2px);
  display: inline-block;
  margin-left: 0.5rem;
  transition: all 0.3s ease-in-out;
}
.single-product .product-variations__datasheet:hover {
  color: #d32020;
}
.single-product .product-variations__table {
  text-align: left;
  border-collapse: collapse;
  font-size: 0.9rem;
  text-align: center;
  min-width: 100%;
  overflow-x: auto;
  text-wrap: nowrap;
}
@media (min-width: 992px) {
  .single-product .product-variations__table {
    text-wrap: wrap;
  }
}
.single-product .product-variations__table th {
  font-weight: 300;
  padding: 0.5rem 1rem 0.5rem 0;
  text-transform: uppercase;
  background-color: white;
  position: sticky !important;
  top: 0;
  z-index: 10;
}
.single-product .product-variations__table td {
  padding: 0.5rem 1rem 0.5rem 0;
}
.single-product .product-variations__table td.table-button {
  padding: 0.5rem 0 0.5rem 0;
  min-width: 120px;
}
.single-product .product-variations__table tr {
  vertical-align: middle;
}
.single-product .product-variations__table tr:nth-child(odd) {
  background-color: white;
}
.single-product .product-variations__table tr:nth-child(even) {
  background-color: #f1f5f8;
}
.single-product .product-variations__table p {
  margin-bottom: 0;
}
.single-product .product-variations__table .add-to-cart-wrapper {
  display: inline-block;
  position: relative;
  text-wrap: nowrap;
}
.single-product .product-variations__table .view-cart-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  text-decoration: none;
  background: #60D6D6;
  color: white;
  font-size: 1rem;
  transition: all 0.3s ease-in-out;
}
.single-product .product-variations__table .view-cart-link:hover {
  background-color: rgb(42, 49, 92);
}
.single-product .product-variations__table .added_to_cart {
  display: none;
}
.single-product .product-variations__table .ajax_add_to_quote.loading::after,
.single-product .product-variations__table .custom_add_to_cart.loading::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  vertical-align: middle;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.single-product .product-variations__table .sortable {
  cursor: pointer;
  position: relative;
  padding-right: 20px;
}
.single-product .product-variations__table .sortable::after {
  content: "▲";
  margin-left: 0.25rem;
  display: none;
  font-size: 12px;
}
.single-product .product-variations__table .sortable.asc::after {
  content: "▲";
  display: inline;
}
.single-product .product-variations__table .sortable.desc::after {
  content: "▼";
  display: inline;
}
.single-product .product-variations input[type=number] {
  width: 50px;
  background-color: transparent;
  border: 1px solid black;
}
.single-product .product-variations button {
  padding: 0.5rem;
}
.woocommerce-cart {
  background-color: #ecf8ff;
}
.woocommerce-cart .page-header {
  margin-bottom: 0;
}

.woocommerce-cart-empty {
  background-color: white;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.woocommerce-cart-empty .button, .woocommerce-cart-empty .woocommerce-quote .cart_totals .checkout-button, .woocommerce-quote .cart_totals .woocommerce-cart-empty .checkout-button, .woocommerce-cart-empty .cart_totals .woocommerce-quote .checkout-button, .cart_totals .woocommerce-quote .woocommerce-cart-empty .checkout-button, .woocommerce-cart-empty .cart_totals .checkout-button, .cart_totals .woocommerce-cart-empty .checkout-button, .woocommerce-cart-empty .text-block input[type=submit], .text-block .woocommerce-cart-empty input[type=submit], .woocommerce-cart-empty .footer__signup input[type=submit], .footer__signup .woocommerce-cart-empty input[type=submit], .woocommerce-cart-empty .contact__form input[type=submit], .contact__form .woocommerce-cart-empty input[type=submit] {
  margin-top: 2rem;
}

.woocommerce-cart-form {
  display: grid;
  gap: 2rem;
}
@media (min-width: 992px) {
  .woocommerce-cart-form {
    grid-template-columns: 2fr 1fr;
    gap: 6rem;
  }
}
.woocommerce-cart-form__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.woocommerce-cart-form__contents {
  position: relative;
  padding: 2rem 2rem 2rem 0;
}
.woocommerce-cart-form__contents::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100vw;
  background-color: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.075);
}
.woocommerce-cart-form__contents > * {
  position: relative;
}
.woocommerce-cart-form__cart-item {
  display: grid;
  gap: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 576px) {
  .woocommerce-cart-form__cart-item {
    grid-template-columns: 150px auto auto;
  }
}
@media (min-width: 768px) {
  .woocommerce-cart-form__cart-item {
    grid-template-columns: 200px auto auto;
  }
}
.woocommerce-cart-form__cart-item:not(:last-child) {
  border-bottom: 1px solid #60D6D6;
  margin-bottom: 2rem;
}
.woocommerce-cart-form__cart-item img {
  object-fit: contain;
  object-position: top left;
}
.woocommerce-cart-form__cart-item-details {
  display: flex;
  flex-direction: column;
}
.woocommerce-cart-form .product-name a {
  font-weight: 500;
  text-decoration: none;
  color: #1c1b1b;
  display: inline-block;
}
.woocommerce-cart-form .product-price {
  flex-grow: 1;
}
.woocommerce-cart-form .product-price bdi {
  font-weight: 200;
}
.woocommerce-cart-form .product-subtotal {
  text-align: right;
  font-weight: 500;
}
.woocommerce-cart-form .quantity-wrapper {
  display: inline-flex;
  border: 1px solid rgb(147, 147, 147);
  border-radius: 0.75rem;
  padding-bottom: 0.25rem;
}
.woocommerce-cart-form .quantity input::-webkit-outer-spin-button,
.woocommerce-cart-form .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-cart-form .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce-cart-form .quantity input[type=button] {
  background-color: transparent;
  border: none;
}
.woocommerce-cart-form .quantity .input-text {
  width: 50px;
  text-align: center;
  border: none;
}
.woocommerce-cart-form button[name=update_cart] {
  display: none;
}
.woocommerce-cart-form .quantity-button {
  appearance: none;
  background-color: transparent;
  border: none;
}
.woocommerce-cart-form .product-footer {
  margin-top: 2rem;
  display: inline-grid;
  grid-template-columns: min-content max-content;
  gap: 1rem;
}

.cart_totals {
  padding-top: 2rem;
}
.cart_totals h2 {
  text-align: right;
  max-width: none;
}
.cart_totals .shop_table {
  width: 100%;
  color: rgb(42, 49, 92);
}
.cart_totals .shop_table td, .cart_totals .shop_table th {
  border-collapse: collapse;
  border-bottom: 1px solid #60D6D6;
  padding: 1rem 0;
}
.cart_totals .shop_table th {
  text-align: left;
  font-weight: 200;
}
.cart_totals .shop_table td {
  text-align: right;
}
.cart_totals .shop_table .cart-subtotal th, .cart_totals .shop_table .cart-subtotal td {
  padding-top: 0;
}
.cart_totals .shop_table .woocommerce-shipping-totals ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.cart_totals .shop_table .woocommerce-shipping-totals label {
  font-weight: 500;
}
.cart_totals .shop_table .woocommerce-shipping-destination {
  margin: 0;
}
.cart_totals .shop_table .woocommerce-shipping-destination strong {
  display: block;
  font-weight: 200;
}
.cart_totals .shop_table .order-total {
  color: rgb(42, 49, 92);
}
.cart_totals .shop_table .order-total th {
  font-weight: 500;
}
.cart_totals .shop_table .order-total bdi {
  font-weight: 500;
}
.cart_totals .checkout-button {
  width: 100%;
  text-align: center;
  margin-top: 3rem;
  font-size: inherit;
}
.cart_totals__delivery {
  font-size: 0.9rem;
  margin-top: 1rem;
  display: flex;
}
.cart_totals__delivery i {
  color: rgb(42, 49, 92);
  margin: 0.3rem 0.25rem 0 0;
}

.cart-collaterals {
  margin: 4rem 0;
}

.checkout__shipping dt, .checkout__shipping dd, .checkout__shipping dd p {
  display: inline;
}
.checkout__shipping .product-total {
  vertical-align: top;
}

.woocommerce-quote {
  padding-bottom: 4rem;
}
.woocommerce-quote label:not(.checkbox) {
  display: none;
}
.woocommerce-quote .checkbox {
  margin-bottom: 1rem;
  display: inline-block;
}
.woocommerce-quote .missing-field-message {
  margin-top: -1rem;
  color: #EA2424;
}
.woocommerce-quote__form {
  margin-top: 6rem;
}
.woocommerce-checkout {
  background-color: #ecf8ff;
  margin-bottom: 4rem;
}
.woocommerce-checkout .page-header {
  margin-bottom: 0;
}

.checkout__wrapper {
  display: grid;
}
@media (min-width: 768px) {
  .checkout__wrapper {
    grid-template-columns: 2fr 1fr;
    gap: 6rem;
  }
}

.woocommerce-billing-fields label:not(.checkbox), .woocommerce-shipping-fields label:not(.checkbox) {
  display: none;
}
.woocommerce-billing-fields .checkbox span, .woocommerce-shipping-fields .checkbox span {
  margin-left: 1rem;
}

.checkout__billing {
  position: relative;
  padding: 2rem 2rem 2rem 0;
  margin-bottom: 4rem;
}
.checkout__billing::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100vw;
  background-color: #ffffff;
}
.checkout__billing > * {
  position: relative;
}

.woocommerce-checkout-payment {
  display: grid;
}
@media (min-width: 768px) {
  .woocommerce-checkout-payment {
    grid-template-columns: 2fr 1fr;
    gap: 6rem;
  }
}
.woocommerce-additional-fields textarea {
  width: 100%;
}

.woocommerce-checkout-review-order {
  position: sticky;
  top: 50px;
  margin-top: 2rem;
}
.woocommerce-checkout-review-order .shop_table {
  width: 100%;
  color: rgb(42, 49, 92);
}
.woocommerce-checkout-review-order .shop_table td, .woocommerce-checkout-review-order .shop_table th {
  border-collapse: collapse;
  border-bottom: 1px solid #60D6D6;
  padding: 1rem 0;
}
.woocommerce-checkout-review-order .shop_table th {
  text-align: left;
  font-weight: 200;
}
.woocommerce-checkout-review-order .shop_table td {
  text-align: right;
}
.woocommerce-checkout-review-order .shop_table ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.woocommerce-checkout-review-order .shop_table .order-total {
  color: rgb(42, 49, 92);
}
.woocommerce-checkout-review-order .shop_table .order-total th {
  font-weight: 500;
}
.woocommerce-checkout-review-order .shop_table .order-total bdi {
  font-weight: 500;
}
.woocommerce-checkout-review-order .cart_item {
  display: grid;
  grid-template-columns: 80px 2fr min-content;
  margin-bottom: 1rem;
}
.woocommerce-checkout-review-order .product-item-thumbnail {
  position: relative;
}
.woocommerce-checkout-review-order .product-name {
  position: relative;
  font-size: 1rem;
  margin: 0 1rem;
  text-align: left !important;
}
.woocommerce-checkout-review-order .product-quantity {
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 0 0.5rem 0.1rem;
  background-color: #60D6D6;
  color: #ffffff;
  border-radius: 100px;
  line-height: 1;
}

.woocommerce-order {
  display: grid;
  gap: 4rem;
}
@media (min-width: 768px) {
  .woocommerce-order {
    grid-template-columns: 1fr 1fr;
  }
}
.woocommerce-order__icon {
  color: rgb(42, 49, 92);
  font-size: 6rem;
  margin-bottom: 2rem;
}

.woocommerce-thankyou-order-received {
  color: rgb(42, 49, 92);
}

.wc_payment_methods {
  padding: 0;
  list-style-type: none;
}

.wc_payment_method {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 1rem;
}

label[for=payment_method_sagepayform] {
  font-weight: 500;
}

.col2-set {
  display: grid;
  gap: 4rem;
}
@media (min-width: 992px) {
  .col2-set {
    grid-template-columns: 1fr 1fr;
  }
}

.woocommerce-account .u-columns {
  margin-bottom: 4rem;
}
.woocommerce-account label {
  display: none;
}
.woocommerce-account .woocommerce-Address {
  width: 100%;
}
.woocommerce-MyAccount-navigation-link a {
  text-decoration: none;
  margin-bottom: 0.5rem;
  display: inline-block;
  color: #1c1b1b;
  transition: color 0.3s ease-in-out;
}
.woocommerce-MyAccount-navigation-link a:hover {
  color: #60D6D6;
}
.woocommerce-MyAccount-navigation-link.is-active {
  font-weight: 500;
}

.account-dashboard {
  display: grid;
  gap: 4rem;
}
@media (min-width: 768px) {
  .account-dashboard {
    grid-template-columns: 1fr 3fr;
  }
}
.account-dashboard ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.account-dashboard em {
  font-style: normal;
  font-size: 1rem;
  color: rgb(147, 147, 147);
}
.account-dashboard .woocommerce-MyAccount-content {
  width: 100%;
}
.account-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table {
  width: 100%;
  text-align: left;
}

.woocommerce-orders-table {
  border-collapse: collapse;
}
.woocommerce-orders-table__header {
  font-weight: 500;
  padding-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .woocommerce-orders-table__row {
    padding: 1rem;
    display: block;
    border-radius: 0.5rem;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1490196078);
    margin-bottom: 2rem;
  }
}
.woocommerce-orders-table__cell {
  border-top: 1px solid #60D6D6;
  padding: 0.5rem 0;
}
@media (max-width: 991.98px) {
  .woocommerce-orders-table__cell {
    display: block;
    border: none;
  }
}
.woocommerce-orders-table__cell .button, .woocommerce-orders-table__cell .text-block input[type=submit], .text-block .woocommerce-orders-table__cell input[type=submit], .woocommerce-orders-table__cell .footer__signup input[type=submit], .footer__signup .woocommerce-orders-table__cell input[type=submit], .woocommerce-orders-table__cell .contact__form input[type=submit], .contact__form .woocommerce-orders-table__cell input[type=submit], .woocommerce-orders-table__cell .cart_totals .checkout-button, .cart_totals .woocommerce-orders-table__cell .checkout-button, .woocommerce-orders-table__cell .woocommerce-quote .cart_totals .checkout-button, .woocommerce-quote .cart_totals .woocommerce-orders-table__cell .checkout-button, .woocommerce-orders-table__cell .cart_totals .woocommerce-quote .checkout-button, .cart_totals .woocommerce-quote .woocommerce-orders-table__cell .checkout-button {
  width: 100%;
}

.woocommerce-order-details {
  margin-bottom: 4rem;
}
.woocommerce-order-details table {
  width: 100%;
  border-collapse: collapse;
}
.woocommerce-order-details th {
  font-weight: 500;
}
.woocommerce-order-details td, .woocommerce-order-details th {
  text-align: left;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.woocommerce-order-details td {
  vertical-align: top;
}
.woocommerce-order-details tr {
  border-bottom: 1px solid rgb(147, 147, 147);
}

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