/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@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 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

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

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

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

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.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-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* 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-horizontal.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
      -ms-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
      -ms-flex-order: 9999;
          order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.pum-overlay {
  overflow-y: auto !important;
  cursor: auto !important;
  -webkit-backdrop-filter: blur(27px);
          backdrop-filter: blur(27px);
}
@media screen and (min-width: 782px) {
  .pum-overlay:has(.mobile-menu-popup) {
    display: none !important;
  }
}
.pum-overlay .pum-container button.pum-close.popmake-close:before {
  content: "";
  background: url("../svg/cross-icon-dark.svg") no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  display: block;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container {
  max-width: 264px;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--wp--preset--color--custom-text-gray);
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .probox {
  -webkit-box-shadow: none;
          box-shadow: none;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .probox > p {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .probox .asl_simple-circle {
  border: 1px solid var(--wp--preset--color--custom-text-gray);
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .probox .promagnifier {
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 24px;
  height: 24px;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .probox .promagnifier .innericon {
  position: relative;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .probox .promagnifier .innericon:after {
  content: "";
  background: var(--wp--preset--color--custom-light-cream) url("../svg/search-icon-dark.svg") no-repeat;
  background-size: 24px;
  background-position: center;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .probox .proclose {
  position: relative;
  width: 24px;
  height: 24px;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .probox .proclose:after {
  content: "";
  background: var(--wp--preset--color--custom-light-cream) url("../svg/cross-icon-dark.svg") no-repeat;
  background-size: 18px;
  background-position: center;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .probox .proloading {
  padding: 4px;
  width: 24px;
  height: 24px;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .proinput {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .proinput input.orig {
  padding: 16px 0px !important;
  color: var(--wp--preset--color--custom-text-gray) !important;
  font-size: 14px;
  letter-spacing: 1.6px;
  height: 20px;
  padding: 0 !important;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .proinput ::-webkit-input-placeholder {
  color: #BEBEBE !important;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .proinput ::-moz-placeholder {
  color: #BEBEBE !important;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .proinput :-ms-input-placeholder {
  color: #BEBEBE !important;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .proinput ::-ms-input-placeholder {
  color: #BEBEBE !important;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 .proinput ::placeholder {
  color: #BEBEBE !important;
}
.pum-overlay .pum-container .mobile-menu-popup .asl_w_container #ajaxsearchlite2 br {
  display: none;
}
.pum-overlay .pum-container .mobile-menu-popup .mobile-menu-back-btn {
  display: none;
  margin: 0;
}
.pum-overlay .pum-container .mobile-menu-popup .mobile-menu-back-btn .wp-block-button {
  vertical-align: middle;
}
.pum-overlay .pum-container .mobile-menu-popup .mobile-menu-back-btn .wp-block-button .wp-element-button {
  color: var(--wp--preset--color--custom-text-gray);
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  letter-spacing: 1.4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
}
.pum-overlay .pum-container .mobile-menu-popup .mobile-menu-back-btn .wp-block-button .wp-element-button:before {
  content: "";
  background: url("../svg/angle-left-dark.svg") no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  display: block;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap {
  margin-top: 72px !important;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap > .max-mega-menu > li.mega-menu-item:not(.mega-toggle-on) > a.mega-menu-link {
  text-transform: uppercase !important;
  line-height: 59px !important;
  height: 59px !important;
  letter-spacing: 1.6px;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .mega-menu-toggle {
  display: none !important;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .max-mega-menu {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  padding: 0 !important;
  position: static !important;
  visibility: visible !important;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .max-mega-menu .mega-menu-item a {
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: capitalize !important;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .max-mega-menu .mega-menu-item,
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .max-mega-menu .mega-menu-item .mega-menu-link,
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .max-mega-menu .mega-sub-menu {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap ul.max-mega-menu:has(.mega-toggle-on) > li:not(.mega-toggle-on),
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap ul.max-mega-menu:has(.category-mega-menu > .mega-sub-menu .mega-toggle-on) > li > .mega-menu-link,
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .category-mega-menu > .mega-sub-menu:has(.mega-toggle-on) > .mega-menu-column:not(:has(.mega-toggle-on)) {
  display: none !important;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .mega-menu-item.mega-toggle-on > a {
  color: var(--wp--preset--color--custom-text-gray) !important;
  font-family: "Cormorant Garamond" !important;
  font-size: 27px !important;
  text-transform: capitalize !important;
  letter-spacing: unset !important;
  margin-bottom: 20px !important;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .mega-menu-item.mega-toggle-on > a .mega-indicator {
  display: none !important;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .mega-sub-menu {
  padding: 0 !important;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .mega-sub-menu .mega-menu-item {
  padding: 0 !important;
}
.pum-overlay .pum-container .mobile-menu-popup .mega-menu-wrap .mega-sub-menu .mega-menu-item:not(.mega-toggle-on) .mega-menu-link {
  font-size: 18px !important;
  line-height: 51px !important;
}
.pum-overlay .pum-container:has(.find-retailer-popup-content) {
  padding-top: 120px;
  padding-bottom: 120px;
  background: url("/wp-content/uploads/2026/03/highgrove-location-img.webp") center/cover no-repeat;
}
.pum-overlay .pum-container:has(.find-retailer-popup-content) .pum-close.popmake-close {
  background-color: transparent;
  top: -30px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.pum-overlay .pum-container:has(.find-retailer-popup-content) .pum-close.popmake-close:before {
  background: url("../svg/cross-icon-white.svg") no-repeat;
}
.pum-overlay .pum-container .find-retailer-popup-content {
  max-width: 562px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 781px) {
  .pum-overlay .pum-container .find-retailer-popup-content {
    padding: 50px 23px !important;
  }
}
.pum-overlay .pum-container .find-retailer-popup-content .wp-block-heading {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: -10px;
}
@media screen and (max-width: 781px) {
  .pum-overlay .pum-container .find-retailer-popup-content .wp-block-heading {
    font-size: 31px;
    font-weight: 500;
    line-height: 32px;
  }
}
@media screen and (max-width: 500px) {
  .pum-overlay .pum-container .find-retailer-popup-content .wp-block-heading {
    max-width: 200px;
  }
}
.pum-overlay .pum-container .find-retailer-popup-content p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
@media screen and (max-width: 781px) {
  .pum-overlay .pum-container .find-retailer-popup-content p {
    font-size: 13px;
    line-height: 22px;
  }
}
.pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container {
  width: 100%;
}
.pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 548px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px;
}
@media screen and (max-width: 781px) {
  .pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form {
    gap: 10px;
  }
}
.pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 19px 20px 20px 58px;
  border: 1px solid var(--wp--preset--color--custom-white);
  border-radius: 7px;
  outline: none;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1.6px;
  color: var(--wp--preset--color--custom-white);
  background: transparent url("../svg/location-icon-white.svg") no-repeat 22px center;
}
@media screen and (max-width: 781px) {
  .pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form input {
    padding: 13px 10px 13px 43px;
    font-size: 12px;
    background-position-x: 16px;
    background-size: 16px;
    width: 100%;
    letter-spacing: 0.96px;
    border-radius: 5px;
  }
}
.pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form input::-webkit-input-placeholder {
  color: var(--wp--preset--color--custom-white);
  font-family: "Gantari";
}
.pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form input::-moz-placeholder {
  color: var(--wp--preset--color--custom-white);
  font-family: "Gantari";
}
.pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form input:-ms-input-placeholder {
  color: var(--wp--preset--color--custom-white);
  font-family: "Gantari";
}
.pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form input::-ms-input-placeholder {
  color: var(--wp--preset--color--custom-white);
  font-family: "Gantari";
}
.pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form input::placeholder {
  color: var(--wp--preset--color--custom-white);
  font-family: "Gantari";
}
.pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form button {
  background-color: var(--wp--preset--color--custom-golden);
  color: var(--wp--preset--color--custom-white);
  outline: none;
  border: none;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  padding: 21px 26px;
  border-radius: 7px;
}
@media screen and (max-width: 781px) {
  .pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form button {
    padding: 14px 20px;
    font-size: 12px;
    letter-spacing: 0.96px;
    border-radius: 5px;
  }
}
.pum-overlay .pum-container .find-retailer-popup-content .retailer-search-container .retailer-search-form button:hover {
  color: var(--wp--preset--color--custom-golden);
  background-color: var(--wp--preset--color--custom-white);
}

* {
  outline: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

.wp-site-blocks {
  padding: 0 !important;
}

#next-content {
  scroll-margin: 50px;
}
@media screen and (max-width: 781px) {
  #next-content {
    scroll-margin: 30px;
  }
}

.custom-hidden {
  display: none !important;
}

strong {
  font-weight: 600;
}

input {
  font-family: var(----wp--preset--font-family--gantari);
}

#photoswipe-fullscreen-dialog {
  max-width: 100dvw;
}

#wp-skip-link {
  display: none !important;
}

::-webkit-scrollbar {
  width: 4px;
  background: var(--wp--preset--color--white);
}

::-webkit-scrollbar-thumb {
  background: var(--wp--preset--color--custom-golden);
  border-radius: 0;
}

.swiper:not(.swiper-initialized) > :not(:first-child) {
  display: none !important;
}
.swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:not(:first-child) {
  display: none !important;
}
.swiper .swiper-slide {
  will-change: auto;
}
.swiper .swiper-slide img {
  image-rendering: -webkit-optimize-contrast;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
}
@media screen and (max-width: 781px) {
  .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 2px;
  }
}
.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #1a253f;
}

body:has(header .mega-menu-open) {
  overflow-y: hidden;
}

header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9;
}
@media screen and (max-width: 781px) {
  header .header-content {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}
header .asl_w_container {
  max-width: 273px;
}
header .asl_w_container #ajaxsearchlite1 {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid #ffffff;
}
header .asl_w_container #ajaxsearchlite1 .probox {
  -webkit-box-shadow: none;
          box-shadow: none;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
header .asl_w_container #ajaxsearchlite1 .probox > p {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}
header .asl_w_container #ajaxsearchlite1 .probox .asl_simple-circle {
  border: 1px solid #ffffff;
}
header .asl_w_container #ajaxsearchlite1 .probox .promagnifier {
  -webkit-box-shadow: none;
          box-shadow: none;
}
header .asl_w_container #ajaxsearchlite1 .probox .promagnifier .innericon {
  position: relative;
}
header .asl_w_container #ajaxsearchlite1 .probox .promagnifier .innericon:after {
  content: "";
  background: var(--wp--preset--color--custom-dark-violet) url("../svg/search-icon-white.svg") no-repeat;
  background-size: 28px;
  background-position: center;
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
header .asl_w_container #ajaxsearchlite1 .probox .proclose {
  position: relative;
}
header .asl_w_container #ajaxsearchlite1 .probox .proclose:after {
  content: "";
  background: var(--wp--preset--color--custom-dark-violet) url("../svg/cross-icon-white.svg") no-repeat;
  background-size: 20px;
  background-position: center;
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
header .asl_w_container #ajaxsearchlite1 .probox .proloading {
  padding: 4px;
}
header .asl_w_container #ajaxsearchlite1 .proinput {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
header .asl_w_container #ajaxsearchlite1 .proinput input.orig {
  padding: 16px 0px !important;
  color: #ffffff !important;
  font-size: 16px;
  letter-spacing: 1.6px;
  height: 20px;
}
header .asl_w_container #ajaxsearchlite1 .proinput ::-webkit-input-placeholder {
  color: var(--wp--preset--color--custom-white) !important;
  opacity: 1;
}
header .asl_w_container #ajaxsearchlite1 .proinput ::-moz-placeholder {
  color: var(--wp--preset--color--custom-white) !important;
  opacity: 1;
}
header .asl_w_container #ajaxsearchlite1 .proinput :-ms-input-placeholder {
  color: var(--wp--preset--color--custom-white) !important;
  opacity: 1;
}
header .asl_w_container #ajaxsearchlite1 .proinput ::-ms-input-placeholder {
  color: var(--wp--preset--color--custom-white) !important;
  opacity: 1;
}
header .asl_w_container #ajaxsearchlite1 .proinput ::placeholder {
  color: var(--wp--preset--color--custom-white) !important;
  opacity: 1;
}
header .asl_w_container #ajaxsearchlite1 br {
  display: none;
}
header .site-logo-col {
  top: -1px;
  position: relative;
}
@media screen and (max-width: 781px) {
  header .site-logo-col {
    max-width: 110px !important;
  }
}
@media screen and (max-width: 781px) {
  header .site-logo-col .wp-block-site-logo {
    text-align: left;
  }
}
header .site-logo-col .wp-block-site-logo img {
  width: 231px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
header .mobile-menu-col {
  max-width: 34px !important;
}
@media screen and (min-width: 782px) {
  header .mobile-menu-col {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  header .desktop-search-col {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  header .desktop-menu-group {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  header .find-retailer-col {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
}
header .find-retailer-col .find-retailer-btn .wp-element-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.5;
  white-space: nowrap;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
header .find-retailer-col .find-retailer-btn .wp-element-button:hover {
  color: var(--wp--preset--color--custom-golden) !important;
  background-color: var(--wp--preset--color--custom-white) !important;
}
@media screen and (max-width: 781px) {
  header .find-retailer-col .find-retailer-btn .wp-element-button {
    padding: 10px 14px;
    font-size: 12px;
    letter-spacing: 0.96px;
    border-radius: 5px !important;
  }
}
header .mega-menu-wrap > .max-mega-menu > li.mega-menu-item {
  border-bottom: 1px solid transparent !important;
}
@media screen and (max-width: 991px) {
  header .mega-menu-wrap > .max-mega-menu > li.mega-menu-item {
    margin-right: 30px !important;
  }
}
header .mega-menu-wrap > .max-mega-menu > li.mega-menu-item:last-child {
  margin-right: 0 !important;
}
header .mega-menu-wrap > .max-mega-menu > li.mega-menu-item:hover {
  border-bottom-color: var(--wp--preset--color--custom-golden) !important;
}
header .mega-menu-wrap > .max-mega-menu > li.mega-menu-item > a.mega-menu-link {
  letter-spacing: 1.6px;
  font-weight: 300 !important;
}
@media screen and (min-width: 782px) {
  header .mega-menu-wrap > .max-mega-menu > li.mega-menu-item > .mega-sub-menu {
    margin-top: 1px !important;
    padding-top: 46px !important;
    padding-bottom: 112px !important;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1) !important;
            box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1) !important;
  }
}
@media screen and (min-width: 782px) {
  header .mega-menu-wrap .category-mega-menu .mega-menu-column > .mega-sub-menu > .mega-menu-item > a.mega-menu-link {
    color: var(--wp--preset--color--custom-text-gray) !important;
    font-size: 27px !important;
    font-weight: 500 !important;
    font-family: var(--wp--preset--font-family--cormorant-garamond) !important;
    text-transform: capitalize !important;
    padding-bottom: 26px !important;
    line-height: 1 !important;
  }
}
@media screen and (min-width: 782px) {
  header .mega-menu-wrap .category-mega-menu .mega-menu-column > .mega-sub-menu > .mega-menu-item > ul.mega-sub-menu {
    display: block !important;
  }
}
header .mega-menu-wrap .category-mega-menu .mega-menu-column > .mega-sub-menu > .mega-menu-item > ul.mega-sub-menu a.mega-menu-link {
  color: var(--wp--preset--color--custom-text-gray) !important;
  font-size: 16px !important;
  line-height: 34px !important;
  text-decoration: none !important;
}
header .mega-menu-wrap .category-mega-menu .mega-menu-column > .mega-sub-menu > .mega-menu-item > ul.mega-sub-menu a.mega-menu-link:hover {
  text-decoration: underline !important;
  color: var(--wp--preset--color--custom-golden) !important;
}
@media screen and (min-width: 782px) {
  header .mega-menu-wrap .mega-indicator {
    display: none !important;
  }
}
@media screen and (min-width: 782px) {
  header .mega-menu-wrap .mega-sub-menu .mega-menu-column.mega-menu-columns-2-of-12,
header .mega-menu-wrap .mega-sub-menu .mega-menu-column.mega-menu-columns-3-of-12 {
    min-width: 195px !important;
  }
}
header .mega-menu-wrap .mega-sub-menu .mega-sub-menu h4.mega-block-title {
  color: var(--wp--preset--color--custom-text-gray) !important;
  font-size: 27px !important;
  font-weight: 500 !important;
  font-family: var(--wp--preset--font-family--cormorant-garamond) !important;
  text-transform: capitalize !important;
  padding-bottom: 26px !important;
}
header .mega-menu-wrap .mega-sub-menu .mega-sub-menu .menu {
  list-style: none;
  padding: 0;
}
header .mega-menu-wrap .mega-sub-menu .mega-sub-menu .menu a {
  color: var(--wp--preset--color--custom-text-gray);
  font-size: 16px;
  line-height: 34px;
  text-decoration: none;
}
header .mega-menu-wrap .mega-menu-toggle {
  width: 34px !important;
  height: 34px !important;
}
header .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-left,
header .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-center {
  display: none !important;
}
header .mega-menu-wrap .mega-menu-toggle .mega-toggle-block {
  margin: 0 !important;
  width: 34px !important;
  height: 34px !important;
}
header .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner,
header .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::before,
header .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::after {
  height: 2px !important;
  width: 34px !important;
  background-color: #fff !important;
}

.wpdreams_asl_results {
  margin-top: 0 !important;
}
.wpdreams_asl_results .asl_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.wpdreams_asl_results .asl_content .asl_image {
  min-width: 70px;
}
.wpdreams_asl_results .asl_content h3 a {
  font-size: 20px !important;
  color: var(--wp--preset--color--custom-text-gray) !important;
  line-height: 1 !important;
}
@media screen and (max-width: 781px) {
  .wpdreams_asl_results .asl_content h3 a {
    font-size: 14px !important;
  }
}
.wpdreams_asl_results .asl_content h3 a:hover {
  color: var(--wp--preset--color--custom-golden) !important;
}

@media screen and (max-width: 781px) {
  footer .footer-content .newsletter-content {
    padding-top: 42px;
  }
}
footer .footer-content .newsletter-content .wp-block-columns {
  width: 100%;
}
@media screen and (max-width: 1350px) {
  footer .footer-content .newsletter-content .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 781px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .newsletter-content .wp-block-columns {
    max-width: 400px;
  }
}
@media screen and (min-width: 1385px) {
  footer .footer-content .newsletter-content .wp-block-columns .newsletter-title-col {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    margin-top: 7px !important;
  }
}
footer .footer-content .newsletter-content .wp-block-columns .wp-block-heading {
  font-size: 38px;
  line-height: 44px;
  letter-spacing: 1.14px;
}
@media screen and (max-width: 1350px) {
  footer .footer-content .newsletter-content .wp-block-columns .wp-block-heading {
    text-align: center;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .newsletter-content .wp-block-columns .wp-block-heading {
    font-size: 23px;
    line-height: 26px;
    letter-spacing: 0.69px;
    text-align: center;
    max-width: 290px;
    margin: 0 auto;
  }
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7 {
  max-width: 600px;
}
@media screen and (max-width: 1350px) {
  footer .footer-content .newsletter-content .wp-block-columns .wpcf7 {
    margin: 0 auto;
  }
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form * {
  font-family: var(--wp--preset--font-family--gantari);
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form.invalid .wpcf7-response-output {
  display: none !important;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form p {
  margin-top: 0;
  margin-bottom: 0;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form .wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip) input {
  border: 1px solid red !important;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form.submitting .wpcf7-submit {
  opacity: 0.7;
  pointer-events: none;
  background-color: var(--wp--preset--color--custom-text-gray);
  border-color: var(--wp--preset--color--custom-text-gray);
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form .form-items {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form .form-items .wpcf7-form-control-wrap {
  width: 70%;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form input[type=email] {
  padding: 18px 24px;
  font-size: 18px;
  border: 1px solid var(--wp--preset--color--custom-white);
  border-radius: 7px 0 0 7px;
  background: var(--wp--preset--color--custom-white);
  font-size: 18px;
  color: var(--wp--preset--color--custom-text-gray);
  width: 100%;
}
@media screen and (max-width: 781px) {
  footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form input[type=email] {
    padding: 10px 17px;
    font-size: 13px;
    line-height: 20.6px;
    border-radius: 5px 0 0 5px;
  }
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form ::-webkit-input-placeholder {
  color: #7A7A7A;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form ::-moz-placeholder {
  color: #7A7A7A;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form :-ms-input-placeholder {
  color: #7A7A7A;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form ::-ms-input-placeholder {
  color: #7A7A7A;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form ::placeholder {
  color: #7A7A7A;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form .wpcf7-not-valid-tip {
  position: absolute;
  font-size: 14px;
  margin: 5px 7px;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form .wpcf7-spinner {
  display: none;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form .wpcf7-submit {
  background-color: var(--wp--preset--color--custom-golden);
  border-radius: 0px 7px 7px 0px;
  color: var(--wp--preset--color--custom-white);
  font-size: 16px;
  letter-spacing: 1.6px;
  cursor: pointer;
  padding: 19.5px 31px;
  border: 1px solid var(--wp--preset--color--custom-golden);
  width: 30%;
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form .wpcf7-submit:hover {
  background-color: var(--wp--preset--color--custom-dark-violet);
  border-color: var(--wp--preset--color--custom-dark-violet);
}
@media screen and (max-width: 781px) {
  footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form .wpcf7-submit {
    border-radius: 0px 5px 5px 0px;
    padding: 10px;
    font-size: 12px;
    letter-spacing: 0.96px;
  }
}
footer .footer-content .newsletter-content .wp-block-columns .wpcf7-form .wpcf7-response-output {
  font-size: 14px;
}
@media screen and (max-width: 1350px) {
  footer .footer-content .menu-content {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content {
    padding-top: 55px !important;
    gap: 40px;
  }
}
footer .footer-content .menu-content .wp-block-column:first-child {
  position: relative;
}
@media screen and (max-width: 1350px) {
  footer .footer-content .menu-content .wp-block-column:first-child {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-column:first-child:after {
    content: "";
    width: 100dvw;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1098039216);
    display: block;
    position: relative;
    bottom: 0;
    left: -16px;
    margin-top: 45px;
  }
}
@media screen and (min-width: 1351px) {
  footer .footer-content .menu-content .wp-block-column:not(:first-child) {
    max-width: 274px;
  }
}
@media screen and (min-width: 1351px) {
  footer .footer-content .menu-content .wp-block-column:last-child {
    max-width: 251px;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-column:last-child {
    margin-top: 10px;
  }
}
footer .footer-content .menu-content .wp-block-heading {
  font-size: 38px;
  line-height: 44px;
  letter-spacing: 1.14px;
  font-weight: 300;
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-heading {
    font-weight: 400;
    color: var(--353535, #424242);
    font-size: 30px;
    line-height: 34px;
  }
}
footer .footer-content .menu-content .wp-block-heading em {
  font-weight: 400;
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-heading em {
    font-style: normal;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .contact-info {
    margin-top: 31px;
  }
}
footer .footer-content .menu-content .contact-info .wp-block-media-text {
  grid-template-columns: 28px auto !important;
  gap: 16px;
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .contact-info .wp-block-media-text {
    grid-template-columns: 22px auto !important;
    gap: 8px;
  }
  footer .footer-content .menu-content .contact-info .wp-block-media-text:not(:first-child) {
    margin-top: 8px;
  }
}
footer .footer-content .menu-content .contact-info .wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
footer .footer-content .menu-content .contact-info .wp-block-media-text .wp-block-media-text__content p {
  margin: 0;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.6px;
  white-space: nowrap;
  color: var(--wp--preset--color--custom-text-gray);
}
footer .footer-content .menu-content .contact-info .wp-block-media-text .wp-block-media-text__content p br {
  display: none;
}
footer .footer-content .menu-content .contact-info .wp-block-media-text .wp-block-media-text__content p a {
  color: var(--wp--preset--color--custom-text-gray);
}
footer .footer-content .menu-content .contact-info .wp-block-media-text .wp-block-media-text__content p a:hover {
  text-decoration: underline;
  color: var(--wp--preset--color--custom-golden);
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .contact-info .wp-block-media-text .wp-block-media-text__content p {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.39px;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-social-links {
    gap: 15px;
    margin-top: 31px;
  }
}
footer .footer-content .menu-content .wp-block-social-links .wp-social-link.wp-social-link-facebook svg {
  display: none;
}
footer .footer-content .menu-content .wp-block-social-links .wp-social-link.wp-social-link-facebook .wp-block-social-link-anchor:after {
  content: "";
  background: url("../svg/facebook-icon.svg") center/12px no-repeat;
  display: block;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-social-links .wp-social-link.wp-social-link-facebook .wp-block-social-link-anchor:after {
    width: 28px;
    height: 28px;
    background-size: 8px;
  }
}
footer .footer-content .menu-content .wp-block-social-links .wp-social-link.wp-social-link-linkedin svg {
  display: none;
}
footer .footer-content .menu-content .wp-block-social-links .wp-social-link.wp-social-link-linkedin .wp-block-social-link-anchor:after {
  content: "";
  background: url("../svg/linkedin-icon.svg") center/20px no-repeat;
  display: block;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-social-links .wp-social-link.wp-social-link-linkedin .wp-block-social-link-anchor:after {
    width: 28px;
    height: 28px;
    background-size: 15px;
  }
}
footer .footer-content .menu-content .wp-block-social-links .wp-social-link:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: var(--wp--preset--color--custom-golden) !important;
}
footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-heading {
  font-size: 38px;
  line-height: 44px;
  letter-spacing: 1.14px;
  font-weight: 300;
}
@media screen and (min-width: 782px) {
  footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-heading {
    pointer-events: none;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-heading {
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 0.69px;
  }
}
footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle {
  padding: 0;
}
footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle .wp-block-accordion-heading__toggle-title {
  text-decoration: none;
}
footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle .wp-block-accordion-heading__toggle-icon {
  font-size: 0;
  width: 22px;
  height: 22px;
}
@media screen and (min-width: 782px) {
  footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle .wp-block-accordion-heading__toggle-icon {
    display: none;
  }
}
footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle .wp-block-accordion-heading__toggle-icon:after {
  content: "";
  width: 22px;
  height: 22px;
  display: block;
  background: url("../svg/down-angle-icon.svg") center/contain no-repeat;
}
footer .footer-content .menu-content .wp-block-accordion .is-open .wp-block-accordion-heading__toggle-icon {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-panel {
  padding-top: 0;
  margin-top: 0;
}
@media screen and (min-width: 782px) {
  footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-panel {
    display: block;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-panel {
    padding-top: 10px;
  }
}
footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-panel .wp-block-separator {
  max-width: 76px;
  margin-left: 0;
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-accordion .wp-block-accordion-panel .wp-block-separator {
    display: none;
  }
}
footer .footer-content .menu-content .mega-menu-wrap .max-mega-menu {
  padding: 0 !important;
}
footer .footer-content .menu-content .mega-menu-wrap .max-mega-menu .mega-menu-item {
  margin: 0;
  display: block !important;
}
footer .footer-content .menu-content .mega-menu-wrap .max-mega-menu .mega-menu-item .mega-menu-link {
  color: var(--wp--preset--color--custom-text-gray) !important;
  font-size: 20px !important;
  line-height: 47px !important;
  height: auto !important;
  letter-spacing: 0.6px;
  padding: 0 !important;
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .mega-menu-wrap .max-mega-menu .mega-menu-item .mega-menu-link {
    font-size: 14px !important;
    line-height: 24px !important;
  }
}
footer .footer-content .menu-content .mega-menu-wrap .max-mega-menu .mega-menu-item .mega-menu-link:hover {
  text-decoration: underline !important;
  color: var(--wp--preset--color--custom-golden) !important;
  text-decoration-thickness: 1px !important;
}
footer .footer-content .menu-content .wp-block-buttons {
  gap: 18px;
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-buttons {
    gap: 10px;
  }
}
footer .footer-content .menu-content .wp-block-buttons .wp-block-button {
  width: 100%;
}
footer .footer-content .menu-content .wp-block-buttons .wp-block-button .wp-element-button {
  width: 100%;
  color: var(--wp--preset--color--custom-text-gray);
  text-align: center;
  font-size: 16px;
  letter-spacing: 1.6px;
  padding: 18px 30px;
  border-radius: 7px;
  border: 1px solid var(--wp--preset--color--custom-text-gray);
  background: transparent;
  white-space: nowrap;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 781px) {
  footer .footer-content .menu-content .wp-block-buttons .wp-block-button .wp-element-button {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.96px;
    padding: 13px 30px;
    border-radius: 5px;
  }
}
footer .footer-content .menu-content .wp-block-buttons .wp-block-button .wp-element-button:hover {
  color: var(--wp--preset--color--custom-white);
  border-color: var(--wp--preset--color--custom-text-gray);
  background-color: var(--wp--preset--color--custom-text-gray);
}
@media screen and (max-width: 781px) {
  footer .footer-content .wp-block-spacer {
    height: 53px !important;
  }
}
@media screen and (max-width: 1350px) {
  footer .footer-content .copyright-content {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .copyright-content {
    padding-bottom: 54px !important;
    gap: 32px;
  }
}
footer .footer-content .copyright-content p {
  font-size: 17px;
  line-height: 38px;
  letter-spacing: 0.51px;
}
@media screen and (max-width: 781px) {
  footer .footer-content .copyright-content p {
    text-align: center;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.39px;
    max-width: 210px;
  }
}
footer .footer-content .copyright-content p a {
  text-decoration: none;
}
footer .footer-content .copyright-content p a:hover {
  text-decoration: underline;
  color: var(--wp--preset--color--custom-golden);
}
footer .footer-content .copyright-content .wp-block-gallery {
  gap: 28px;
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}
footer .footer-content .copyright-content .wp-block-gallery img {
  max-width: 164px !important;
}
@media screen and (max-width: 720px) {
  footer .footer-content .copyright-content .wp-block-gallery img {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 781px) {
  footer .footer-content .copyright-content .wp-block-gallery {
    gap: 8px;
  }
}
/*# sourceMappingURL=main.css.map */
