/**
 * 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;
}
.pum-overlay .pum-container button.pum-close.popmake-close:before {
  content: "";
  background: url("../svg/close-icon.svg") no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: block;
}
.pum-overlay .contact-popup-section .contact-form-wrapper {
  background: #eeebe8 url("/wp-content/uploads/2026/01/bg-verticle.png") center bottom/cover no-repeat;
}
@media screen and (max-width: 781px) {
  .pum-overlay .contact-popup-section .contact-form-wrapper {
    padding: 50px 30px 40px !important;
  }
}
.pum-overlay .contact-popup-section .contact-form-wrapper .gform_wrapper .gravity-contact-form .gform_fields {
  grid-template-columns: auto;
  gap: 10px !important;
}
@media (min-width: 640px) {
  .pum-overlay .contact-popup-section .contact-form-wrapper .gform_wrapper .gravity-contact-form .title-field,
.pum-overlay .contact-popup-section .contact-form-wrapper .gform_wrapper .gravity-contact-form .first-name-field,
.pum-overlay .contact-popup-section .contact-form-wrapper .gform_wrapper .gravity-contact-form .last-name-field {
    grid-column: span 4;
  }
}
.pum-overlay .contact-popup-section .contact-form-wrapper .gform_wrapper input:not([type=submit]),
.pum-overlay .contact-popup-section .contact-form-wrapper .gform_wrapper select,
.pum-overlay .contact-popup-section .contact-form-wrapper .gform_wrapper textarea {
  background-color: #d3ccc5 !important;
}
.pum-overlay .contact-popup-section .contact-form-wrapper .gform_wrapper .gform_footer {
  margin-top: 30px !important;
}
.pum-overlay .contact-popup-section .contact-form-wrapper .gform_wrapper .gform_footer input[type=submit] {
  width: 100%;
  max-width: 300px;
  margin: auto;
  font-size: 16px;
}
@media screen and (max-width: 639px) {
  .pum-overlay .contact-popup-section .contact-form-wrapper .gform_wrapper .gform_footer input[type=submit] {
    max-width: 100%;
  }
}
.pum-overlay .contact-popup-section .contact-form-wrapper .wp-block-heading {
  line-height: 1.2;
}
.pum-overlay .contact-popup-section .contact-form-wrapper .wp-block-heading span {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.pum-overlay .contact-popup-section .contact-form-wrapper .form-description {
  max-width: 400px;
  margin: -20px auto 40px !important;
}
@media screen and (max-width: 781px) {
  .pum-overlay .contact-popup-section .contact-form-wrapper .form-description {
    font-size: 14px !important;
    margin-bottom: 30px !important;
  }
}
.pum-overlay .contact-popup-section .contact-form-wrapper .accreditations-popup-section {
  margin-top: 60px;
}
@media screen and (max-width: 781px) {
  .pum-overlay .contact-popup-section .contact-form-wrapper .accreditations-popup-section {
    margin-top: 40px;
  }
}
.pum-overlay .contact-popup-section .contact-form-wrapper .accreditations-popup-section .accreditations-logos {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 781px) {
  .pum-overlay .contact-popup-section .contact-form-wrapper .accreditations-popup-section .accreditations-logos {
    gap: 30px;
  }
}
.pum-overlay .contact-popup-section .contact-form-wrapper .accreditations-popup-section .accreditations-logos .accreditation-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.pum-overlay .contact-popup-section .contact-form-wrapper .accreditations-popup-section .accreditations-logos .accreditation-logo img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 80px;
}
.pum-overlay .contact-popup-section .contact-form-wrapper p {
  font-size: 14px;
}

.scroll-bounce {
  opacity: 0;
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
}

.scroll-bounce.animate {
  -webkit-animation: bounceIn 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
          animation: bounceIn 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.heading-underline-animation > span, .heading-underline-animation strong > span {
  position: relative;
  display: inline;
  white-space: normal;
  opacity: 0;
}
.heading-underline-animation > span .word, .heading-underline-animation strong > span .word {
  display: inline-block;
  white-space: nowrap;
}
.heading-underline-animation > span span span, .heading-underline-animation strong > span span span {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.heading-underline-animation.animate > span, .heading-underline-animation.animate strong > span {
  opacity: 1;
}
.heading-underline-animation.animate > span span, .heading-underline-animation.animate strong > span span {
  -webkit-animation: letterReveal 0.5s ease forwards;
          animation: letterReveal 0.5s ease forwards;
  -webkit-animation-delay: calc(var(--i) * 0.06s);
          animation-delay: calc(var(--i) * 0.06s);
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@-webkit-keyframes letterReveal {
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes letterReveal {
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes letterRevealSpacing {
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    margin-right: 0;
  }
}
@keyframes letterRevealSpacing {
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    margin-right: 0;
  }
}
.ltr-animation {
  opacity: 0;
}
.ltr-animation.animate {
  -webkit-animation: slideInLTR 1s ease-out forwards;
          animation: slideInLTR 1s ease-out forwards;
}

@-webkit-keyframes slideInLTR {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLTR {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.rtl-animation {
  opacity: 0;
}
.rtl-animation.animate {
  -webkit-animation: slideInRTL 1s ease-out forwards;
          animation: slideInRTL 1s ease-out forwards;
}

@-webkit-keyframes slideInRTL {
  0% {
    opacity: 0;
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRTL {
  0% {
    opacity: 0;
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
* {
  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;
}

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

strong {
  font-weight: 600;
}

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

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

@media screen and (max-width: 781px) {
  .wp-block-heading.has-xx-large-font-size,
.wp-block-query-title.has-xx-large-font-size {
    font-size: 26px !important;
    line-height: 1.2;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-heading span,
.wp-block-query-title span {
    text-underline-offset: 6px !important;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-heading.has-x-large-font-size,
.wp-block-query-title.has-x-large-font-size {
    font-size: 26px !important;
  }
}

.custom-list-with-check {
  list-style: none;
  padding-left: 35px;
  font-weight: 500;
}
.custom-list-with-check li {
  padding-bottom: 3px;
}
.custom-list-with-check li:before {
  content: "";
  background: url("../svg/check-icon.svg") center/cover no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: -37px;
  margin-right: 18px;
  padding: 2px;
}

.wp-block-heading.custom-h3-heading {
  margin-bottom: -20px;
}
@media screen and (max-width: 781px) {
  .wp-block-heading.custom-h3-heading {
    font-size: 22px !important;
    margin-bottom: -10px;
  }
}

.wp-block-heading.custom-h4-heading {
  margin-bottom: -20px;
}
@media screen and (max-width: 781px) {
  .wp-block-heading.custom-h4-heading {
    font-size: 18px !important;
    margin-bottom: -10px;
  }
}

@media screen and (max-width: 781px) {
  .entry-content:has(.accreditations-sticky-section) {
    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;
  }
}
@media screen and (max-width: 781px) {
  .entry-content:has(.accreditations-sticky-section) .service-marquee-slider-section {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}

@media screen and (max-width: 781px) {
  div[class*=-section]:has(.accreditations-sticky-section),
section[class*=-section]:has(.accreditations-sticky-section) {
    margin-bottom: 160px;
    background-color: rgba(33, 41, 54, 0.8) !important;
  }
}
@media screen and (max-width: 550px) {
  div[class*=-section]:has(.accreditations-sticky-section),
section[class*=-section]:has(.accreditations-sticky-section) {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 781px) {
  div[class*=-section]:has(.accreditations-sticky-section) .wp-block-image,
section[class*=-section]:has(.accreditations-sticky-section) .wp-block-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 781px) {
  div[class*=-section]:has(.accreditations-sticky-section) .wp-block-column,
section[class*=-section]:has(.accreditations-sticky-section) .wp-block-column {
    position: static;
  }
}

.accreditations-sticky-section {
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
  background-color: var(--wp--preset--color--custom-lawful-light-blue);
  border-radius: 5px;
  overflow: hidden;
  margin: 0;
}
@media screen and (max-width: 781px) {
  .accreditations-sticky-section {
    translate: unset;
    top: 100%;
    border-radius: 0;
    width: 100%;
    height: 160px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 550px) {
  .accreditations-sticky-section {
    height: 90px;
  }
}
.accreditations-sticky-section .accreditations-logos {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 18px 15px;
}
@media screen and (max-width: 781px) {
  .accreditations-sticky-section .accreditations-logos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    padding: 20px 48px;
  }
}
.accreditations-sticky-section .accreditations-logos p {
  display: none;
}
.accreditations-sticky-section .accreditations-logos .accreditation-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 781px) {
  .accreditations-sticky-section .accreditations-logos .accreditation-logo {
    width: calc(25% - 2px);
  }
}
.accreditations-sticky-section .accreditations-logos .accreditation-logo img {
  width: 44px;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 781px) {
  .accreditations-sticky-section .accreditations-logos .accreditation-logo img {
    width: 100%;
    max-width: 100px;
  }
}
@media screen and (max-width: 550px) {
  .accreditations-sticky-section .accreditations-logos .accreditation-logo img {
    max-width: 50px;
  }
}

.service-marquee-slider {
  height: 64px;
  background: var(--wp--preset--color--custom-indemnity-indigo);
}
@media screen and (max-width: 991px) {
  .service-marquee-slider {
    height: 54px;
  }
}
.service-marquee-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}
.service-marquee-slider .swiper-slide {
  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;
  gap: 15px;
  text-align: center;
  width: auto;
  position: relative;
  overflow: hidden;
  padding: 0 30px;
}
.service-marquee-slider .swiper-slide img {
  aspect-ratio: 1/1;
  width: 25px;
  -o-object-fit: contain;
     object-fit: contain;
}
.service-marquee-slider .swiper-slide .slide-text {
  color: var(--wp--preset--color--white);
  font-size: 16px;
  white-space: nowrap;
}

.contact-info .ci-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-info .ci-item:not(:last-child) {
  margin-bottom: 10px;
}
.contact-info .ci-icon svg {
  display: block;
}

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

@media screen and (max-width: 991px) {
  header .header-content {
    padding: 52px 10px 56px !important;
  }
}
header .header-content .wp-block-site-logo {
  margin-top: -2px;
}
header .header-content .wp-block-site-logo img {
  max-width: 147px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  header .header-content .wp-block-site-logo img {
    max-width: 114px;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .wp-block-site-logo {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media screen and (min-width: 992px) {
  header .header-content #mega-menu-wrap-max_mega_menu_1 {
    margin-left: auto;
  }
  header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: var(--wp--preset--color--custom-indemnity-indigo);
    text-decoration: none;
  }
  header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover, header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:is(.mega-current-menu-item,
.mega-current-menu-ancestor,
.mega-current-menu-parent,
.mega-current_page_item,
.mega-current_page_ancestor,
.mega-current_page_parent) > a.mega-menu-link, header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:has(.mega-current-menu-item) > a.mega-menu-link {
    color: var(--wp--preset--color--custom-grand-jury-gold);
    text-decoration: underline;
  }
}
header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover, header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:is(.mega-current-menu-item,
.mega-current-menu-ancestor,
.mega-current-menu-parent,
.mega-current_page_item,
.mega-current_page_ancestor,
.mega-current_page_parent) > a.mega-menu-link, header .header-content #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:has(.mega-current-menu-item) > a.mega-menu-link {
  color: var(--wp--preset--color--custom-grand-jury-gold);
  text-decoration: underline;
}
header .header-content .mega-menu-wrap .mega-toggle-block {
  margin: 0 !important;
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap .mega-toggle-block .mega-toggle-animated {
    position: relative;
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
  }
  header .header-content .mega-menu-wrap .mega-toggle-block .mega-toggle-animated .mega-toggle-animated-box {
    width: 34px !important;
  }
  header .header-content .mega-menu-wrap .mega-toggle-block .mega-toggle-animated .mega-toggle-animated-inner {
    height: 2px !important;
    background-color: var(--wp--preset--color--custom-indemnity-indigo) !important;
    width: 34px !important;
  }
  header .header-content .mega-menu-wrap .mega-toggle-block .mega-toggle-animated .mega-toggle-animated-inner:before, header .header-content .mega-menu-wrap .mega-toggle-block .mega-toggle-animated .mega-toggle-animated-inner:after {
    height: 2px !important;
    background-color: var(--wp--preset--color--custom-indemnity-indigo) !important;
    width: 34px !important;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media screen and (min-width: 992px) {
  header .header-content .mega-menu-wrap .max-mega-menu > .mega-menu-item > .mega-sub-menu {
    top: 84px !important;
    border-top: 1px solid var(--wp--preset--color--custom-barrister-blue) !important;
    padding: 64px 15px 78px !important;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap .max-mega-menu > .mega-menu-item > .mega-sub-menu {
    background: transparent !important;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap .max-mega-menu {
    top: 89px !important;
    overflow-y: auto !important;
    max-height: calc(100dvh - 149px) !important;
  }
  header .header-content .mega-menu-wrap .max-mega-menu::-webkit-scrollbar {
    display: none;
  }
  header .header-content .mega-menu-wrap .max-mega-menu * a,
header .header-content .mega-menu-wrap .max-mega-menu * a:hover {
    font-size: calc(15.6px + 0.390625vw) !important;
    text-decoration: none !important;
    line-height: 1.3 !important;
    min-height: 58px !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}
header .header-content .mega-menu-wrap .mega-sub-menu .mega-menu-item:is(.mega-current-menu-item,
.mega-current-menu-ancestor,
.mega-current-menu-parent,
.mega-current_page_item,
.mega-current_page_ancestor,
.mega-current_page_parent) > .mega-menu-link {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap .mega-menu-item.mega-toggle-on > a.mega-menu-link > span.mega-indicator {
    margin-right: -5px !important;
  }
  header .header-content .mega-menu-wrap .mega-menu-item.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    -webkit-transform: rotate(45deg) !important;
            transform: rotate(45deg) !important;
  }
}
header .header-content .mega-menu-wrap .mega-menu-item .mega-menu-link {
  font-weight: 500 !important;
  text-underline-offset: 4px !important;
}
header .header-content .mega-menu-wrap .mega-menu-item .mega-menu-link:hover {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
}
@media screen and (max-width: 1285px) {
  header .header-content .mega-menu-wrap .mega-menu-item .mega-menu-link {
    padding: 0 10px !important;
  }
}
@media screen and (max-width: 1165px) {
  header .header-content .mega-menu-wrap .mega-menu-item .mega-menu-link {
    padding: 0 5px !important;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap .mega-menu-item .mega-menu-link {
    padding: 0 !important;
    border-bottom: 0.1px solid rgba(255, 255, 255, 0.3333333333) !important;
  }
  header .header-content .mega-menu-wrap .mega-menu-item .mega-menu-link .mega-indicator:after {
    content: "+" !important;
    font-size: 32px;
    line-height: 46px !important;
    margin-top: -10px !important;
  }
}
header .header-content .mega-menu-wrap .mega-menu-item.mega-toggle-on .mega-menu-link {
  text-underline-offset: 4px !important;
}
@media screen and (min-width: 992px) {
  header .header-content .mega-menu-wrap .mega-menu-item.mega-toggle-on .mega-menu-link .mega-indicator {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
header .header-content .mega-menu-wrap .mega-menu-item .mega-menu-row {
  max-width: 819px !important;
  margin: auto !important;
  float: none !important;
}
@media screen and (max-width: 1204px) {
  header .header-content .mega-menu-wrap .mega-menu-item .mega-menu-row {
    max-width: 699px !important;
  }
}
@media screen and (max-width: 1084px) {
  header .header-content .mega-menu-wrap .mega-menu-item .mega-menu-row {
    max-width: 639px !important;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap .mega-menu-item .mega-menu-row {
    max-width: none !important;
  }
}
@media screen and (min-width: 992px) {
  header .header-content .mega-menu-wrap .mega-menu-item .mega-sub-menu .mega-indicator {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap .mega-menu-item .mega-sub-menu {
    padding: 0 !important;
    background-color: transparent !important;
  }
  header .header-content .mega-menu-wrap .mega-menu-item .mega-sub-menu:has(.mega-toggle-on) > .mega-menu-item:not(.mega-toggle-on) {
    opacity: 0.3 !important;
  }
  header .header-content .mega-menu-wrap .mega-menu-item .mega-sub-menu:has(.mega-toggle-on) > .mega-menu-item:not(.mega-toggle-on) .mega-toggle-on {
    opacity: 1;
  }
  header .header-content .mega-menu-wrap .mega-menu-item .mega-sub-menu .mega-menu-link {
    line-height: 1.3 !important;
    color: var(--wp--preset--color--white) !important;
  }
}
@media screen and (min-width: 992px) {
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item {
    padding-right: 10px !important;
  }
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item:has(.mega-toggle-on) {
    border-right: 1px solid rgba(78, 102, 130, 0.3254901961) !important;
  }
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item:has(.mega-toggle-on) .mega-menu-item:not(.mega-toggle-on) .mega-menu-link {
    opacity: 0.2 !important;
  }
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item .mega-sub-menu .mega-sub-menu {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item .mega-sub-menu .mega-sub-menu {
    padding: 26px 0 !important;
    border-bottom: 0.1px solid rgba(255, 255, 255, 0.3333333333) !important;
  }
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item .mega-sub-menu .mega-sub-menu .mega-menu-item {
    float: none !important;
    display: inline-block !important;
    vertical-align: top !important;
    width: calc(50% - 2px) !important;
    padding-right: 20px !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 374px) {
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item .mega-sub-menu .mega-sub-menu .mega-menu-item {
    display: block !important;
    width: 100% !important;
    padding-right: 0 !important;
  }
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item .mega-sub-menu .mega-sub-menu .mega-menu-item:nth-child(2) a.mega-menu-link {
    padding-top: 10px !important;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item .mega-sub-menu .mega-sub-menu .mega-menu-item:nth-child(n+3) a.mega-menu-link {
    padding-top: 10px !important;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item .mega-sub-menu .mega-sub-menu .mega-menu-item a.mega-menu-link {
    font-weight: 400 !important;
    border: none !important;
    line-height: 1.3 !important;
    min-height: 100% !important;
  }
}
header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item .mega-menu-link {
  padding: 0 10px 0 0 !important;
}
@media screen and (max-width: 1170px) {
  header .header-content .mega-menu-wrap .mega-menu-item .second-level-menu-item .mega-menu-link {
    padding: 0 !important;
  }
}
@media screen and (min-width: 992px) {
  header .header-content .mega-menu-wrap .mega-menu-item .third-level-menu-item {
    padding-left: 100px !important;
  }
}
header .header-content .mega-menu-wrap .mega-menu-item .third-level-menu-item .mega-sub-menu {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px 0;
}
header .header-content .mega-menu-wrap .mega-menu-item .third-level-menu-item .mega-sub-menu .mega-menu-item {
  width: 50% !important;
  padding-right: 10px !important;
}
header .header-content .mega-menu-wrap .mega-menu-item .third-level-menu-item .mega-sub-menu .mega-menu-item .mega-menu-link {
  line-height: 1.1 !important;
  padding: 0 !important;
  font-weight: 400 !important;
}
header .header-content .search-opener {
  cursor: pointer;
  max-width: 26px;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 991px) {
  header .header-content .search-opener {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    max-width: 30px;
    min-width: 30px;
  }
}
header .header-content .search-opener:after {
  content: "";
  opacity: 0;
  background: white url("../svg/close-icon-indigo.svg") no-repeat;
  background-size: 18px;
  background-position: center;
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 991px) {
  header .header-content .search-opener:after {
    background-size: 24px;
    width: 30px;
    height: 30px;
  }
}
header .header-content .book-consultation-btn a {
  white-space: nowrap;
  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: 15px;
  font-size: 11px !important;
  text-align: left;
  padding: 8px 18px !important;
  font-weight: 600;
}
header .header-content .book-consultation-btn a strong {
  font-size: 18px;
  line-height: 18px;
  display: block;
  font-weight: 800;
}
@media screen and (max-width: 1106px) {
  header .header-content .book-consultation-btn a strong {
    font-size: 0 !important;
  }
}
header .header-content .book-consultation-btn a:hover mark {
  color: var(--wp--preset--color--white) !important;
}
header .header-content .book-consultation-btn a:hover {
  color: var(--wp--preset--color--white) !important;
  background-color: var(--wp--preset--color--custom-barrister-blue) !important;
}
header .header-content .book-consultation-btn a:before {
  content: "";
  width: 30px;
  height: 26px;
  display: block;
  background: url("../svg/telephone-icon.svg") 50%/100% 100% no-repeat;
  -webkit-filter: invert(1);
          filter: invert(1);
}
header .header-content .book-consultation-btn a:hover:before {
  -webkit-filter: invert(0);
          filter: invert(0);
}
@media screen and (max-width: 1106px) {
  header .header-content .book-consultation-btn a {
    font-size: 0 !important;
    gap: 0px;
    padding: 8px !important;
    border-radius: 50% !important;
    vertical-align: middle;
    scale: 1.1;
  }
  header .header-content .book-consultation-btn a:before {
    width: 25px;
    height: 25px;
    background: url("../svg/24-hr-icon.svg") 50%/100% 100% no-repeat;
  }
}
@media screen and (max-width: 991px) {
  header .header-content .book-consultation-btn {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
header .search-wrapper {
  display: none;
  position: absolute;
  width: 100%;
  background: white;
}
header .search-wrapper .asl_w_container {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}
@media screen and (max-width: 781px) {
  header .search-wrapper .asl_w_container {
    padding-bottom: 15px;
  }
}
header .search-wrapper #ajaxsearchlite1 {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 2px solid var(--wp--preset--color--custom-indemnity-indigo);
  padding-bottom: 5px;
}
@media screen and (max-width: 781px) {
  header .search-wrapper #ajaxsearchlite1 {
    border-bottom-width: 1px;
    padding-bottom: 0;
  }
}
header .search-wrapper #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 .search-wrapper #ajaxsearchlite1 .probox > p {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}
header .search-wrapper #ajaxsearchlite1 .probox .asl_simple-circle {
  border: 2px solid #576980;
}
header .search-wrapper #ajaxsearchlite1 .probox .promagnifier .innericon {
  position: relative;
}
header .search-wrapper #ajaxsearchlite1 .probox .promagnifier .innericon:after {
  content: "";
  background: white url("../svg/search-icon.svg") no-repeat;
  background-size: 28px;
  background-position: center;
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
header .search-wrapper #ajaxsearchlite1 .probox .proclose {
  position: relative;
}
header .search-wrapper #ajaxsearchlite1 .probox .proclose:after {
  content: "";
  background: white url("../svg/close-icon-indigo.svg") no-repeat;
  background-size: 16px;
  background-position: center;
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
header .search-wrapper #ajaxsearchlite1 .probox .proloading {
  padding: 4px;
}
header .search-wrapper #ajaxsearchlite1 .proinput {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
header .search-wrapper #ajaxsearchlite1 .proinput input.orig {
  padding: 15px 0px !important;
  font-size: 30px !important;
  color: var(--wp--preset--color--custom-dark-blue) !important;
}
@media screen and (max-width: 768px) {
  header .search-wrapper #ajaxsearchlite1 .proinput input.orig {
    font-size: 24px !important;
    line-height: 1 !important;
  }
}
header .search-wrapper #ajaxsearchlite1 .proinput ::-webkit-input-placeholder {
  color: var(--wp--preset--color--custom-indemnity-indigo-50-tint) !important;
  font-weight: 500 !important;
}
header .search-wrapper #ajaxsearchlite1 .proinput ::-moz-placeholder {
  color: var(--wp--preset--color--custom-indemnity-indigo-50-tint) !important;
  font-weight: 500 !important;
}
header .search-wrapper #ajaxsearchlite1 .proinput :-ms-input-placeholder {
  color: var(--wp--preset--color--custom-indemnity-indigo-50-tint) !important;
  font-weight: 500 !important;
}
header .search-wrapper #ajaxsearchlite1 .proinput ::-ms-input-placeholder {
  color: var(--wp--preset--color--custom-indemnity-indigo-50-tint) !important;
  font-weight: 500 !important;
}
header .search-wrapper #ajaxsearchlite1 .proinput ::placeholder {
  color: var(--wp--preset--color--custom-indemnity-indigo-50-tint) !important;
  font-weight: 500 !important;
}
header .search-wrapper #ajaxsearchlite1 br {
  display: none;
}
header.search-active .search-opener:after {
  opacity: 1;
}
header.search-active .search-wrapper {
  display: block;
}
header .custom-mega-menu-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100dvh;
  background: var(--wp--preset--color--custom-barrister-blue);
  z-index: -1;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 991px) {
  header .custom-mega-menu-overlay .service-marquee-slider {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  header:has(.max-mega-menu > .mega-toggle-on) .custom-mega-menu-overlay {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 991px) {
  header:has(.mega-menu-open) .custom-mega-menu-overlay {
    opacity: 1;
    visibility: visible;
  }
}

body:has(header:not(.search-active)) .wpdreams_asl_results {
  display: none !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-indemnity-indigo) !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-dark-blue) !important;
}

footer .footer-top-content {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 991px) {
  footer .footer-top-content .footer-logo img {
    max-width: 120px;
  }
}
footer .footer-top-content a {
  text-decoration: none !important;
}
footer .footer-top-content a:hover {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
}
footer .footer-top-content .wp-block-social-links {
  gap: 15px;
}
footer .footer-top-content .wp-block-social-links .wp-social-link {
  background-color: var(--wp--preset--color--custom-grand-jury-gold) !important;
}
footer .footer-top-content .wp-block-social-links .wp-social-link a {
  padding: 4px !important;
}
footer .footer-top-content .wp-block-social-links .wp-social-link svg {
  fill: var(--wp--preset--color--custom-dark-blue) !important;
}
footer .footer-top-content .wp-block-social-links .wp-social-link.wp-social-link-linkedin svg {
  display: none;
}
footer .footer-top-content .wp-block-social-links .wp-social-link.wp-social-link-linkedin :after {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background: url("../svg/linkedin-icon.svg") 50%/100% 18px no-repeat;
}
footer .footer-top-content .wp-block-social-links .wp-social-link.wp-social-link-facebook svg {
  display: none;
}
footer .footer-top-content .wp-block-social-links .wp-social-link.wp-social-link-facebook :after {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background: url("../svg/facebook-icon.svg") 50%/100% 18px no-repeat;
}
@media screen and (max-width: 1100px) {
  footer .footer-top-content.desktop-footer {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  footer .footer-top-content.desktop-footer .footer-logo {
    -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
            flex-basis: 100% !important;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-top-content.desktop-footer {
    display: none;
  }
}
footer .footer-top-content.mobile-footer {
  display: none;
}
@media screen and (max-width: 991px) {
  footer .footer-top-content.mobile-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  footer .footer-top-content.mobile-footer .wp-block-column {
    -webkit-flex-basis: 50% !important;
        -ms-flex-preferred-size: 50% !important;
            flex-basis: 50% !important;
  }
  footer .footer-top-content.mobile-footer .wp-block-column.footer-logo {
    -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
            flex-basis: 100% !important;
  }
}
@media screen and (max-width: 475px) {
  footer .footer-top-content.mobile-footer .newsletter-btn-wrap {
    -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
            flex-basis: 100% !important;
  }
}
footer .footer-bottom-content a {
  color: var(--wp--preset--color--white);
  -webkit-text-decoration-color: var(--wp--preset--color--custom-grand-jury-gold);
          text-decoration-color: var(--wp--preset--color--custom-grand-jury-gold);
}
@media screen and (max-width: 600px) {
  footer .footer-bottom-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
footer .footer-all-content {
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  footer .footer-all-content {
    padding: 60px 48px !important;
  }
}
footer .footer-all-content a:hover {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
}
footer .footer-all-content h3 {
  font-size: 18px !important;
}
@media screen and (max-width: 781px) {
  footer .footer-all-content .footer-top-row .newsletter-form-wrap .wp-block-heading {
    font-size: 18px !important;
  }
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap > p {
  display: none;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap p {
  margin-bottom: 0;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form {
  width: 100%;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form .form-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form .form-fields #email {
  width: 100%;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form .form-fields #email::-webkit-input-placeholder {
  color: gray;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form .form-fields #email::-moz-placeholder {
  color: gray;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form .form-fields #email:-ms-input-placeholder {
  color: gray;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form .form-fields #email::-ms-input-placeholder {
  color: gray;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form .form-fields #email::placeholder {
  color: gray;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form input {
  background-color: transparent;
  border: 1px solid var(--wp--preset--color--custom-grand-jury-gold);
  border-radius: 5px;
  padding: 15px 20px;
  color: var(--wp--preset--color--white);
  font-family: inherit;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form input[type=submit] {
  background-color: var(--wp--preset--color--custom-grand-jury-gold);
  color: var(--wp--preset--color--custom-dark-blue);
  font-weight: 600;
  cursor: pointer;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form input[type=submit]:hover {
  background-color: transparent;
  color: var(--wp--preset--color--white);
}
@media screen and (max-width: 781px) {
  footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form input {
    padding: 10px 15px;
  }
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form .mc4wp-error {
  color: indianred;
}
footer .footer-all-content .footer-top-row .newsletter-form-wrap .mc4wp-form .mc4wp-success {
  color: #00a100;
}
footer .footer-all-content .footer-middle-row {
  gap: 20px 40px;
}
@media screen and (min-width: 782px) {
  footer .footer-all-content .footer-middle-row .useful-links-column {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
}
@media screen and (min-width: 782px) {
  footer .footer-all-content .footer-middle-row .expertise-column .wp-block-accordion {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto;
  }
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-heading {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  font-weight: 500;
}
@media screen and (min-width: 782px) {
  footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-heading {
    pointer-events: none;
  }
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle {
  padding: 0;
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle .wp-block-accordion-heading__toggle-title {
  text-decoration: none;
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle .wp-block-accordion-heading__toggle-icon {
  font-size: 0;
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 782px) {
  footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle .wp-block-accordion-heading__toggle-icon {
    display: none;
  }
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-heading .wp-block-accordion-heading__toggle .wp-block-accordion-heading__toggle-icon:after {
  content: "\f347";
  font-family: "dashicons";
  font-size: 16px;
  font-weight: 100;
  color: var(--wp--preset--color--custom-grand-jury-gold);
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .is-open .wp-block-accordion-heading__toggle-icon {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-panel {
  padding-top: 15px;
}
@media screen and (min-width: 782px) {
  footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-panel {
    display: block;
  }
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-panel .wp-block-columns {
  gap: 10px 40px;
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-panel .wp-block-columns .wp-block-column {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-panel .mega-menu-toggle {
  display: none !important;
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-panel .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;
  gap: 10px !important;
  padding: 0 !important;
  position: static !important;
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-panel .max-mega-menu .mega-menu-item {
  display: block !important;
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-panel .max-mega-menu .mega-menu-link {
  color: var(--wp--preset--color--white) !important;
  padding: 0 !important;
  line-height: 20px !important;
  height: auto !important;
}
footer .footer-all-content .footer-middle-row .wp-block-accordion .wp-block-accordion-panel .max-mega-menu .mega-menu-link:hover {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
}
footer .footer-all-content .footer-bottom-row .wp-block-heading a {
  text-decoration: none;
}
@media screen and (max-width: 781px) {
  footer .footer-all-content .footer-bottom-row .register-content {
    margin-top: 15px;
  }
}
footer .footer-all-content .footer-bottom-row .social-links-title {
  font-weight: 500;
}
footer .footer-all-content .footer-bottom-row > .authority-wrap {
  min-width: auto;
}
@media screen and (min-width: 782px) {
  footer .footer-all-content .footer-bottom-row > .authority-wrap > div {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto;
  }
}
footer .footer-all-content .footer-bottom-row .accreditations-footer-accreditations-section .accreditations-logos {
  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: 8px;
  max-width: 250px;
}
footer .footer-all-content .footer-bottom-row .accreditations-footer-accreditations-section .accreditations-logos .accreditation-logo {
  width: calc(25% - 2px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer-all-content .footer-bottom-row .accreditations-footer-accreditations-section .accreditations-logos img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  width: 100%;
  aspect-ratio: 1/1;
}
footer .footer-all-content .footer-bottom-row .accreditations-footer-accreditations-section p {
  display: none;
}
footer .footer-all-content .footer-bottom-row .wp-block-social-links .wp-social-link {
  background-color: var(--wp--preset--color--custom-grand-jury-gold) !important;
}
footer .footer-all-content .footer-bottom-row .wp-block-social-links .wp-social-link a {
  padding: 4px !important;
}
footer .footer-all-content .footer-bottom-row .wp-block-social-links .wp-social-link svg {
  fill: var(--wp--preset--color--custom-dark-blue) !important;
}
footer .footer-all-content .footer-bottom-row .wp-block-social-links .wp-social-link.wp-social-link-linkedin svg, footer .footer-all-content .footer-bottom-row .wp-block-social-links .wp-social-link.wp-social-link-facebook svg {
  display: none;
}
footer .footer-all-content .footer-bottom-row .wp-block-social-links .wp-social-link.wp-social-link-linkedin :after, footer .footer-all-content .footer-bottom-row .wp-block-social-links .wp-social-link.wp-social-link-facebook :after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
}
footer .footer-all-content .footer-bottom-row .wp-block-social-links .wp-social-link.wp-social-link-linkedin :after {
  background: url("../svg/linkedin-icon.svg") 50%/100% 12px no-repeat;
}
footer .footer-all-content .footer-bottom-row .wp-block-social-links .wp-social-link.wp-social-link-facebook :after {
  background: url("../svg/facebook-icon.svg") 50%/100% 14px no-repeat;
}
footer .footer-all-content .footer-bottom-row #backToTop {
  position: fixed;
  bottom: 100px;
  right: 16px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
footer .footer-all-content .footer-bottom-row #backToTop .wp-element-button {
  width: 45px;
  height: 45px;
  border: none;
  border-radius: 10px;
  color: var(--wp--preset--color--custom-dark-blue);
  font-size: 0px;
  cursor: pointer;
  padding: 0;
  background: url("../svg/top-arrow-icon.svg") center/23px no-repeat;
  background-color: var(--wp--preset--color--custom-grand-jury-gold);
}
footer .footer-all-content .footer-bottom-row #backToTop .wp-element-button:hover {
  background-color: var(--wp--preset--color--custom-grand-jury-gold-50-tint);
}
footer .footer-all-content .footer-bottom-row #backToTop.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
footer .footer-all-content .footer-copyright-content a {
  color: var(--wp--preset--color--white);
}
footer .footer-all-content .footer-copyright-content a:hover {
  text-decoration: underline;
  color: var(--wp--preset--color--custom-grand-jury-gold);
}
@media screen and (max-width: 650px) {
  footer .footer-all-content .footer-copyright-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

.gform_wrapper .gform_validation_errors {
  display: none !important;
}
.gform_wrapper .gravity-contact-form * {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.gform_wrapper .gravity-contact-form .gform_fields {
  gap: 23px 10px !important;
}
.gform_wrapper .gravity-contact-form input:-webkit-autofill {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.gform_wrapper .gravity-contact-form input,
.gform_wrapper .gravity-contact-form select,
.gform_wrapper .gravity-contact-form textarea {
  background-color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  border-radius: 5px !important;
  border: none !important;
  font-weight: 600 !important;
  padding: 17px 22px !important;
  height: 47px !important;
  cursor: text;
}
.gform_wrapper .gravity-contact-form select {
  cursor: pointer;
  padding: 4px 30px 4px 22px !important;
}
.gform_wrapper .gravity-contact-form select option {
  background-color: var(--wp--preset--color--white);
}
.gform_wrapper .gravity-contact-form .gform_footer {
  margin-top: 48px !important;
}
.gform_wrapper .gravity-contact-form .gform_footer .gform_button {
  padding: 10px 20px !important;
  background-color: var(--wp--preset--color--custom-dark-blue) !important;
  border-radius: 5px !important;
  font-weight: 600 !important;
  height: 47px !important;
}
.gform_wrapper .gravity-contact-form .gform_footer .gform_button:hover {
  color: var(--wp--preset--color--custom-dark-blue) !important;
  background-color: var(--wp--preset--color--custom-grand-jury-gold) !important;
}
.gform_wrapper .gravity-contact-form .gform_confirmation_message {
  color: var(--wp--preset--color--custom-dark-blue) !important;
}
/*# sourceMappingURL=main.css.map */
