.grecaptcha-badge,
div.grecaptcha-badge,
body .grecaptcha-badge,
html body .grecaptcha-badge,
.grecaptcha-badge[data-style="bottomright"] {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  visibility: hidden !important;
  opacity: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  left: -9999px !important;
}

.mobile-nav-logo {
  margin-top: 75px;
  display: flex;
  justify-content: center;
}

.mobile-nav-logo img {
  width: 120px;
  height: auto;
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *		IE on Windows Phone and in iOS.
 */

/* Document
	 ========================================================================== */

   html {
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  
  /* Sections
       ========================================================================== */
  
  /**
   * Remove the margin in all browsers (opinionated).
   */
  
  body {
    margin: 0;
  }
  
  /**
   * Add the correct display in IE 9-.
   */
  
  article,
  aside,
  footer,
  header,
  nav,
  section {
    display: block;
  }
  
  /* Grouping content
       ========================================================================== */
  
  /**
   * Add the correct display in IE 9-.
   * 1. Add the correct display in IE.
   */
  
  figcaption,
  figure,
  main {
    /* 1 */
    display: block;
  }
  
  /**
   * Add the correct margin in IE 8.
   */
  
  figure {
    margin: 1em 40px;
  }
  
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  
  hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  
  /* Text-level semantics
       ========================================================================== */
  
  /**
   * 1. Remove the gray background on active links in IE 10.
   * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
   */
  
  a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
  }
  
  /**
   * Remove the outline on focused links when they are also active or hovered
   * in all browsers (opinionated).
   */
  
  a:active,
  a:hover {
    outline-width: 0;
  }
  
  /**
   * 1. Remove the bottom border in Firefox 39-.
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  
  abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
  }
  
  /**
   * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
   */
  
  b,
  strong {
    font-weight: inherit;
  }
  
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  
  b,
  strong {
    font-weight: bolder;
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  code,
  kbd,
  samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  
  /**
   * Add the correct font style in Android 4.3-.
   */
  
  dfn {
    font-style: italic;
  }
  
  /**
   * Add the correct background and color in IE 9-.
   */
  
  mark {
    background-color: #ff0;
    color: #000;
  }
  
  /**
   * Add the correct font size in all browsers.
   */
  
  small {
    font-size: 80%;
  }
  
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  /* Embedded content
       ========================================================================== */
  
  /**
   * Add the correct display in IE 9-.
   */
  
  audio,
  video {
    display: inline-block;
  }
  
  /**
   * Add the correct display in iOS 4-7.
   */
  
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  
  /**
   * Remove the border on images inside links in IE 10-.
   */
  
  img {
    border-style: none;
  }
  
  /**
   * Hide the overflow in IE.
   */
  
  svg:not(:root) {
    overflow: hidden;
  }
  
  /* Forms
       ========================================================================== */
  
  /**
   * 1. Change the font styles in all browsers (opinionated).
   * 2. Remove the margin in Firefox and Safari.
   */
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
  }
  
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  
  button,
  input {
    /* 1 */
    overflow: visible;
  }
  
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  
  button,
  select {
    /* 1 */
    text-transform: none;
  }
  
  /**
   * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
   *		controls in Android 4.
   * 2. Correct the inability to style clickable types in iOS and Safari.
   */
  
  button,
  html [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
    /* 2 */
  }
  
  /**
   * Remove the inner border and padding in Firefox.
   */
  
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  /**
   * Restore the focus styles unset by the previous rule.
   */
  
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  
  /**
   * Change the border, margin, and padding in all browsers (opinionated).
   */
  
  fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  }
  
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *		`fieldset` elements in all browsers.
   */
  
  legend {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
  }
  
  /**
   * 1. Add the correct display in IE 9-.
   * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  
  progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
  }
  
  /**
   * Remove the default vertical scrollbar in IE.
   */
  
  textarea {
    overflow: auto;
  }
  
  /**
   * 1. Add the correct box sizing in IE 10-.
   * 2. Remove the padding in IE 10-.
   */
  
  [type="checkbox"],
  [type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
  }
  
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  
  [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }
  
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
  
  [type="search"]::-webkit-search-cancel-button,
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }
  
  /* Interactive
       ========================================================================== */
  
  /*
   * Add the correct display in IE 9-.
   * 1. Add the correct display in Edge, IE, and Firefox.
   */
  
  details,
  menu {
    display: block;
  }
  
  /*
   * Add the correct display in all browsers.
   */
  
  summary {
    display: list-item;
  }
  
  /* Scripting
       ========================================================================== */
  
  /**
   * Add the correct display in IE 9-.
   */
  
  canvas {
    display: inline-block;
  }
  
  /**
   * Add the correct display in IE.
   */
  
  template {
    display: none;
  }
  
  /* Hidden
       ========================================================================== */
  
  /**
   * Add the correct display in IE 10-.
   */
  
  [hidden] {
    display: none;
  }
  
  /**
   * Swiper 6.8.4
   * Most modern mobile touch slider and framework with hardware accelerated transitions
   * https://swiperjs.com
   *
   * Copyright 2014-2021 Vladimir Kharlampidi
   *
   * Released under the MIT License
   *
   * Released on: August 23, 2021
   */
  
  @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-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  
  .swiper-container-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-container-android .swiper-slide,
  .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0);
  }
  
  .swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  
  .swiper-container-multirow-column > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  
  .swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    margin: 0 auto;
  }
  
  .swiper-container-pointer-events {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
  }
  
  .swiper-container-pointer-events.swiper-container-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;
  }
  
  .swiper-container-autoheight,
  .swiper-container-autoheight .swiper-slide {
    height: auto;
  }
  
  .swiper-container-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-container-3d {
    -webkit-perspective: 1200px;
            perspective: 1200px;
  }
  
  .swiper-container-3d .swiper-cube-shadow,
  .swiper-container-3d .swiper-slide,
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  
  .swiper-container-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-container-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-container-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-container-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));
  }
  
  .swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  
  .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
  }
  
  .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  
  .swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
  }
  
  .swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
        scroll-snap-type: y mandatory;
  }
  
  :root {
    --swiper-navigation-size: 44px;
  }
  
  .swiper-button-next,
  .swiper-button-prev {
    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-next.swiper-button-disabled,
  .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
  }
  
  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
  }
  
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
  }
  
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
  }
  
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
  }
  
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
  }
  
  .swiper-button-next.swiper-button-white,
  .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff;
  }
  
  .swiper-button-next.swiper-button-black,
  .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000;
  }
  
  .swiper-button-lock {
    display: none;
  }
  
  .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    z-index: 10;
  }
  
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
  
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  
  .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: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .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: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
  }
  
  .swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
            transform: translate3d(0px, -50%, 0);
  }
  
  .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
  }
  
  .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 8px;
  }
  
  .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s transform,.2s top;
    transition: .2s transform,.2s top;
  }
  
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
  }
  
  .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
  }
  
  .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform,.2s left;
    transition: .2s transform,.2s left;
  }
  
  .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform,.2s right;
    transition: .2s transform,.2s right;
  }
  
  .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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
            transform-origin: right top;
  }
  
  .swiper-container-horizontal > .swiper-pagination-progressbar,
  .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
  }
  
  .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
  .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
  }
  
  .swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
  }
  
  .swiper-pagination-black {
    --swiper-pagination-color: #000000;
  }
  
  .swiper-pagination-lock {
    display: none;
  }
  
  .swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
  }
  
  .swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
  }
  
  .swiper-container-vertical > .swiper-scrollbar {
    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;
  }
  
  .swiper-zoom-container {
    width: 100%;
    height: 100%;
    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;
    text-align: center;
  }
  
  .swiper-zoom-container > canvas,
  .swiper-zoom-container > img,
  .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  
  .swiper-slide-zoomed {
    cursor: move;
  }
  
  .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
            transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
            animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
  }
  
  .swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
  }
  
  .swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
  }
  
  @-webkit-keyframes swiper-preloader-spin {
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  @keyframes swiper-preloader-spin {
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
  }
  
  .swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
  }
  
  .swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
  }
  
  .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  
  .swiper-container-fade .swiper-slide-active,
  .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  
  .swiper-container-cube {
    overflow: visible;
  }
  
  .swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    width: 100%;
    height: 100%;
  }
  
  .swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  
  .swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
  
  .swiper-container-cube .swiper-slide-active,
  .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  
  .swiper-container-cube .swiper-slide-active,
  .swiper-container-cube .swiper-slide-next,
  .swiper-container-cube .swiper-slide-next + .swiper-slide,
  .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
  }
  
  .swiper-container-cube .swiper-slide-shadow-bottom,
  .swiper-container-cube .swiper-slide-shadow-left,
  .swiper-container-cube .swiper-slide-shadow-right,
  .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0;
  }
  
  .swiper-container-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
            filter: blur(50px);
  }
  
  .swiper-container-flip {
    overflow: visible;
  }
  
  .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
  }
  
  .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  
  .swiper-container-flip .swiper-slide-active,
  .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  
  .swiper-container-flip .swiper-slide-shadow-bottom,
  .swiper-container-flip .swiper-slide-shadow-left,
  .swiper-container-flip .swiper-slide-shadow-right,
  .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  :root {
    --brand-main: #000000;
    --brand-secondary: #ffffff;
    --dark: #000000;
    --light: #ffffff;
    --black: #000000;
    --white: #ffffff;
    --light-blue: #B9DDED;
    --dark-grey: #1E1E1E;
    --slate: #667085;
    --bg-light-blue: #E6F7FF;
    --helvetica-rg: 'HelveticaNeue Rg';
    --helvetica-bold: 'Helvetica Neue Bd';
    --sequel-bold: 'Sequel Sans Bold';
    --sequel-roman: 'Sequel Sans Roman';
    --sequel-medium: 'Sequel Sans Medium';
    --sequel-light: 'Sequel Sans Light';
    --font-base: 16px;
    --line-height-base: 1.5rem;
    --font-size-h1: 2.5rem;
    --font-size-h2: 2rem;
    --font-size-h3: 1.75rem;
    --font-size-h4: 1.5rem;
    --font-size-h5: 1.25rem;
    --font-size-h6: 1rem;
    --font-weight-h1: 500;
    --font-weight-h2: 500;
    --font-weight-h3: 500;
    --font-weight-h4: 500;
    --font-weight-h5: 500;
    --font-weight-h6: 500;
    --text-base-size: 1em;
    --text-scale-ratio: 1.2;
    --text-xs: calc((1em / var(--text-scale-ratio)) / var(--text-scale-ratio));
    --text-sm: calc(var(--text-xs) * var(--text-scale-ratio));
    --text-md: calc(var(--text-sm) * var(--text-scale-ratio) * var(--text-scale-ratio));
    --text-lg: calc(var(--text-md) * var(--text-scale-ratio));
    --text-xl: calc(var(--text-lg) * var(--text-scale-ratio));
    --breakpoint-xs: 375px;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1440px;
    --wrap-space: 15px;
    --wrap-width-xs: 100%;
    --wrap-width-sm: 540px;
    --wrap-width-md: 720px;
    --wrap-width-lg: 960px;
    --wrap-width-xl: 1140px;
    --col-space: 30px;
    --border-radius: 0;
    --spacer: 20px;
    --cubic-bezier: cubic-bezier(.3,.86,.36,.95);
    --cubic-bezier2: cubic-bezier(.4,0,0,1);
    --mobile-height: 100vh;
    --dark-gray: #333333;
  }
  
  @font-face {
    font-family: 'HelveticaNeue Rg';
    src: url("../fonts/HelveticaNeueRegular.eot");
    src: url("../fonts/HelveticaNeueRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueRegular.woff2") format("woff2"), url("../fonts/HelveticaNeueRegular.woff") format("woff"), url("../fonts/HelveticaNeueRegular.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Sequel Sans Bold';
    src: url("../fonts/SequelSans-BoldDisp.eot");
    src: url("../fonts/SequelSans-BoldDisp.eot?#iefix") format("embedded-opentype"), url("../fonts/SequelSans-BoldDisp.woff2") format("woff2"), url("../fonts/SequelSans-BoldDisp.woff") format("woff"), url("../fonts/SequelSans-BoldDisp.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Sequel Sans Roman';
    src: url("../fonts/SequelSans-RomanDisp.eot");
    src: url("../fonts/SequelSans-RomanDisp.eot?#iefix") format("embedded-opentype"), url("../fonts/SequelSans-RomanDisp.woff2") format("woff2"), url("../fonts/SequelSans-RomanDisp.woff") format("woff"), url("../fonts/SequelSans-RomanDisp.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Helvetica Neue Bd';
    src: url("../fonts/HelveticaNeue-Bold.eot");
    src: url("../fonts/HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"), url("../fonts/HelveticaNeue-Bold.woff") format("woff"), url("../fonts/HelveticaNeue-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Sequel Sans Medium';
    src: url("../fonts/SequelSans-MediumDisp.eot");
    src: url("../fonts/SequelSans-MediumDisp.eot?#iefix") format("embedded-opentype"), url("../fonts/SequelSans-MediumDisp.woff2") format("woff2"), url("../fonts/SequelSans-MediumDisp.woff") format("woff"), url("../fonts/SequelSans-MediumDisp.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Sequel Sans Light';
    src: url("../fonts/SequelSans-LightDisp.eot");
    src: url("../fonts/SequelSans-LightDisp.eot?#iefix") format("embedded-opentype"), url("../fonts/SequelSans-LightDisp.woff2") format("woff2"), url("../fonts/SequelSans-LightDisp.woff") format("woff"), url("../fonts/SequelSans-LightDisp.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'icomoon';
    src: url("../icons/icomoon.eot?s7jmvg");
    src: url("../icons/icomoon.eot?s7jmvg#iefix") format("embedded-opentype"), url("../icons/icomoon.ttf?s7jmvg") format("truetype"), url("../icons/icomoon.woff?s7jmvg") format("woff"), url("../icons/icomoon.svg?s7jmvg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"],
  [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change ../icons */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-phone:before {
    content: "\e906";
  }
  
  .icon-arrow-left-down:before {
    content: "\e907";
  }
  
  .icon-arrow-right-up:before {
    content: "\e909";
  }
  
  .icon-play:before {
    content: "\e90a";
    color: #fff;
  }
  
  .icon-email:before {
    content: "\e901";
  }
  
  .icon-instagram:before {
    content: "\e902";
  }
  
  .icon-facebook:before {
    content: "\e903";
  }
  
  .icon-linkedin:before {
    content: "\e904";
  }
  
  .icon-location:before {
    content: "\e905";
  }
  
  .icon-icon-down:before {
    content: "\e900";
  }
  
  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  ul {
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
  }
  
  li {
    list-style-type: none;
  }
  
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0;
    padding: 0;
  }
  
  iframe,
  button {
    border: none;
  }
  
  fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-before: 0;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    -webkit-padding-after: 0;
    min-width: auto;
  }
  
  body::before {
    content: "(xs: 375px, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1440px)";
    display: none;
  }
  
  .btn {
    background-color: var(--light-blue);
    color: var(--black);
    border-radius: 100px;
    padding: 14px 25px;
    font-size: 14px;
    line-height: 16px;
    font-family: var(--sequel-medium);
    display: inline-block;
    -webkit-transition: background-color 0.3s ease, -webkit-backdrop-filter 0.3s ease;
    transition: background-color 0.3s ease, -webkit-backdrop-filter 0.3s ease;
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease;
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease, -webkit-backdrop-filter 0.3s ease;
  }
  
  .btn-circle {
    background-color: var(--light-blue);
    color: var(--black);
    border-radius: 50%;
    padding: 30px 10px;
    font-size: 13px;
    line-height: 16px;
    font-family: var(--sequel-medium);
    display: inline-block;
    position: relative;
    -webkit-transition: background-color 0.3s ease, -webkit-backdrop-filter 0.3s ease;
    transition: background-color 0.3s ease, -webkit-backdrop-filter 0.3s ease;
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease;
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease, -webkit-backdrop-filter 0.3s ease;
    margin: 15px;
  }
  
  .btn-circle::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 50%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border: 1px solid var(--light-blue);
    -webkit-transition: border-color 0.3s ease, -webkit-backdrop-filter 0.3s ease;
    transition: border-color 0.3s ease, -webkit-backdrop-filter 0.3s ease;
    transition: border-color 0.3s ease, backdrop-filter 0.3s ease;
    transition: border-color 0.3s ease, backdrop-filter 0.3s ease, -webkit-backdrop-filter 0.3s ease;
    z-index: -1;
  }
  
  .blur {
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .title {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 34px;
  }
  
  .section-title {
    color: var(--dark-grey);
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  
  h3 {
    font-size: 20px;
    line-height: 24px;
  }
  
  h6,
  h3,
  p {
    color: var(--dark-grey);
  }
  
  .small-heading {
    font-size: 16px;
    line-height: 100%;
    color: var(--dark-grey);
    margin-bottom: 5px;
    font-family: var(--sequel-roman);
    letter-spacing: 0.4px;
    text-transform: lowercase;
    display: inline-block;
  }

  .small-heading::first-letter {
    text-transform: uppercase; 
  }
  
  .wpcf7 form.sent .wpcf7-response-output {
    border-color: var(--light-blue);
    font-family: var(--sequel-medium);
  }
  
  .site-main.not-found-page {
    position: relative;
    width: 100%;
    margin-top: 120px;
    text-align: center;
  }
  
  .page-content p {
    margin-bottom: 20px;
  }
  
  a {
    color: inherit;
    text-decoration: none;
  }
  
  a:hover {
    text-decoration: none;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: var(--font-family-base);
  }
  
  h1 {
    font-size: var(--font-size-h1);
    font-weight: var(--font-weight-h1);
    font-family: var(--sequel-medium);
  }
  
  h2 {
    font-size: var(--font-size-h2);
    font-weight: var(--font-weight-h2);
    font-family: var(--sequel-medium);
  }
  
  h3 {
    font-size: var(--font-size-h3);
    font-weight: var(--font-weight-h3);
    font-family: var(--sequel-medium);
  }
  
  h4 {
    font-size: var(--font-size-h4);
    font-weight: var(--font-weight-h4);
    font-family: var(--sequel-medium);
  }
  
  h5 {
    font-size: var(--font-size-h5);
    font-weight: var(--font-weight-h5);
    font-family: var(--sequel-medium);
  }
  
  h6 {
    font-size: var(--font-base);
    line-height: var(--line-height-base);
    font-family: var(--sequel-medium);
  }
  
  p {
    font-size: var(--font-base);
    line-height: var(--line-height-base);
    font-family: var(--sequel-roman);
  }
  
  .wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    padding-left: var(--wrap-space);
    padding-right: var(--wrap-space);
    width: var(--wrap-width-xs);
  }
  
  .wrap-fluid {
    position: relative;
    width: 100%;
    padding-left: var(--wrap-space);
    padding-right: var(--wrap-space);
    -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
            flex-basis: 100% !important;
    max-width: 100% !important;
  }
  
  .wrap.remove-gutter-left .cll-col {
    margin-left: 0 !important;
  }
  
  .flex {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  
  .flex .cll-col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0 0 0 var(--col-space);
    z-index: 2;
  }
  
  .flex .cll-col:first-of-type {
    margin-left: 0px;
  }
  
  .flex .cll-col.w1 {
    -webkit-flex-basis: calc(100% * 1/12 - ((var(--col-space) * (12 - 1))  / 12));
        -ms-flex-preferred-size: calc(100% * 1/12 - ((var(--col-space) * (12 - 1))  / 12));
            flex-basis: calc(100% * 1/12 - ((var(--col-space) * (12 - 1))  / 12));
    max-width: calc(100% * 1/12 - ((var(--col-space) * (12 - 1))  / 12));
  }
  
  .flex .cll-col.o1 {
    margin-left: calc(100% * 1/12 + ((var(--col-space) * 1) / 12));
  }
  
  .flex .cll-col.w2 {
    -webkit-flex-basis: calc(100% * 2/12 - ((var(--col-space) * (12 - 2))  / 12));
        -ms-flex-preferred-size: calc(100% * 2/12 - ((var(--col-space) * (12 - 2))  / 12));
            flex-basis: calc(100% * 2/12 - ((var(--col-space) * (12 - 2))  / 12));
    max-width: calc(100% * 2/12 - ((var(--col-space) * (12 - 2))  / 12));
  }
  
  .flex .cll-col.o2 {
    margin-left: calc(100% * 2/12 + ((var(--col-space) * 2) / 12));
  }
  
  .flex .cll-col.w3 {
    -webkit-flex-basis: calc(100% * 3/12 - ((var(--col-space) * (12 - 3))  / 12));
        -ms-flex-preferred-size: calc(100% * 3/12 - ((var(--col-space) * (12 - 3))  / 12));
            flex-basis: calc(100% * 3/12 - ((var(--col-space) * (12 - 3))  / 12));
    max-width: calc(100% * 3/12 - ((var(--col-space) * (12 - 3))  / 12));
  }
  
  .flex .cll-col.o3 {
    margin-left: calc(100% * 3/12 + ((var(--col-space) * 3) / 12));
  }
  
  .flex .cll-col.w4 {
    -webkit-flex-basis: calc(100% * 4/12 - ((var(--col-space) * (12 - 4))  / 12));
        -ms-flex-preferred-size: calc(100% * 4/12 - ((var(--col-space) * (12 - 4))  / 12));
            flex-basis: calc(100% * 4/12 - ((var(--col-space) * (12 - 4))  / 12));
    max-width: calc(100% * 4/12 - ((var(--col-space) * (12 - 4))  / 12));
  }
  
  .flex .cll-col.o4 {
    margin-left: calc(100% * 4/12 + ((var(--col-space) * 4) / 12));
  }
  
  .flex .cll-col.w5 {
    -webkit-flex-basis: calc(100% * 5/12 - ((var(--col-space) * (12 - 5))  / 12));
        -ms-flex-preferred-size: calc(100% * 5/12 - ((var(--col-space) * (12 - 5))  / 12));
            flex-basis: calc(100% * 5/12 - ((var(--col-space) * (12 - 5))  / 12));
    max-width: calc(100% * 5/12 - ((var(--col-space) * (12 - 5))  / 12));
  }
  
  .flex .cll-col.o5 {
    margin-left: calc(100% * 5/12 + ((var(--col-space) * 5) / 12));
  }
  
  .flex .cll-col.w6 {
    -webkit-flex-basis: calc(100% * 6/12 - ((var(--col-space) * (12 - 6))  / 12));
        -ms-flex-preferred-size: calc(100% * 6/12 - ((var(--col-space) * (12 - 6))  / 12));
            flex-basis: calc(100% * 6/12 - ((var(--col-space) * (12 - 6))  / 12));
    max-width: calc(100% * 6/12 - ((var(--col-space) * (12 - 6))  / 12));
  }
  
  .flex .cll-col.o6 {
    margin-left: calc(100% * 6/12 + ((var(--col-space) * 6) / 12));
  }
  
  .flex .cll-col.w7 {
    -webkit-flex-basis: calc(100% * 7/12 - ((var(--col-space) * (12 - 7))  / 12));
        -ms-flex-preferred-size: calc(100% * 7/12 - ((var(--col-space) * (12 - 7))  / 12));
            flex-basis: calc(100% * 7/12 - ((var(--col-space) * (12 - 7))  / 12));
    max-width: calc(100% * 7/12 - ((var(--col-space) * (12 - 7))  / 12));
  }
  
  .flex .cll-col.o7 {
    margin-left: calc(100% * 7/12 + ((var(--col-space) * 7) / 12));
  }
  
  .flex .cll-col.w8 {
    -webkit-flex-basis: calc(100% * 8/12 - ((var(--col-space) * (12 - 8))  / 12));
        -ms-flex-preferred-size: calc(100% * 8/12 - ((var(--col-space) * (12 - 8))  / 12));
            flex-basis: calc(100% * 8/12 - ((var(--col-space) * (12 - 8))  / 12));
    max-width: calc(100% * 8/12 - ((var(--col-space) * (12 - 8))  / 12));
  }
  
  .flex .cll-col.o8 {
    margin-left: calc(100% * 8/12 + ((var(--col-space) * 8) / 12));
  }
  
  .flex .cll-col.w9 {
    -webkit-flex-basis: calc(100% * 9/12 - ((var(--col-space) * (12 - 9))  / 12));
        -ms-flex-preferred-size: calc(100% * 9/12 - ((var(--col-space) * (12 - 9))  / 12));
            flex-basis: calc(100% * 9/12 - ((var(--col-space) * (12 - 9))  / 12));
    max-width: calc(100% * 9/12 - ((var(--col-space) * (12 - 9))  / 12));
  }
  
  .flex .cll-col.o9 {
    margin-left: calc(100% * 9/12 + ((var(--col-space) * 9) / 12));
  }
  
  .flex .cll-col.w10 {
    -webkit-flex-basis: calc(100% * 10/12 - ((var(--col-space) * (12 - 10))  / 12));
        -ms-flex-preferred-size: calc(100% * 10/12 - ((var(--col-space) * (12 - 10))  / 12));
            flex-basis: calc(100% * 10/12 - ((var(--col-space) * (12 - 10))  / 12));
    max-width: calc(100% * 10/12 - ((var(--col-space) * (12 - 10))  / 12));
  }
  
  .flex .cll-col.o10 {
    margin-left: calc(100% * 10/12 + ((var(--col-space) * 10) / 12));
  }
  
  .flex .cll-col.w11 {
    -webkit-flex-basis: calc(100% * 11/12 - ((var(--col-space) * (12 - 11))  / 12));
        -ms-flex-preferred-size: calc(100% * 11/12 - ((var(--col-space) * (12 - 11))  / 12));
            flex-basis: calc(100% * 11/12 - ((var(--col-space) * (12 - 11))  / 12));
    max-width: calc(100% * 11/12 - ((var(--col-space) * (12 - 11))  / 12));
  }
  
  .flex .cll-col.o11 {
    margin-left: calc(100% * 11/12 + ((var(--col-space) * 11) / 12));
  }
  
  .flex .cll-col.w12 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
    margin: 0;
  }
  
  .remove-gutter-left {
    margin-left: 0;
    padding-left: 0;
  }
  
  .remove-gutter-right {
    margin-right: 0;
    padding-right: 0;
  }
  
  footer {
    width: 100%;
    padding: 55px 0 40px;
    background: #faf7f2;
    font-family: var(--helvetica-roman);
    color: #1E1E1E;
}

.footer-inner {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 55px;
    align-items: flex-start;
}

.footer-col,
.footer-col p,
.footer-col a {
    font-size: 15px;
    line-height: 18px;
    color: #1E1E1E;
}

.footer-col h6 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .9px;
    margin-bottom: 10px;
}

.footer-address p {
    margin: 0 0 4px 0;
}

.footer-hours p {
    margin: 0 0 6px 0;
}

.footer-contact p {
    margin: 0 0 6px 0;
}

.footer-col-legal ul {
    margin: 0;
    padding: 0;
}

.footer-col-legal ul li {
    list-style: none;
    margin: 0 0 6px 0;
}

.footer-col-legal ul li a {
    font-size: 15px;
    text-decoration: none;
    color: #000000;
}

.footer-col-legal ul li a:hover {
    opacity: 0.6;
}

.footer-follow ul {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.footer-follow li span {
    font-size: 15px;
}


.footer-bottom {
    margin-top: 45px;
    text-align: center;
    font-size: 11px;
    color: #777;
}

@media (max-width: 1100px) {
    .footer-inner {
        grid-template-columns: repeat(3, 1fr);
        gap: 40px;
    }
}

@media (max-width: 768px) {
    .footer-inner {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .footer-follow ul {
        justify-content: center;
    }

    .newsletter-form {
        margin: 0 auto;
    }
}


  
  .newsletter-form {
    border: 1px solid #CBCBCB;
    position: relative;
    border-radius: 100px;
    padding: 16px 18px;
    width: 350px;
    margin: auto;
    text-align: left;
    margin-top: 30px;
  }
  
  .newsletter-form input {
    border: none;
    outline: none;
    background-color: transparent;
  }
  
  .newsletter-form input::-webkit-input-placeholder {
    font-family: var(--helvetica-rg);
    font-size: 16px;
  }
  
  .newsletter-form input::-ms-input-placeholder {
    font-family: var(--helvetica-rg);
    font-size: 16px;
  }
  
  .newsletter-form input::placeholder {
    font-family: var(--helvetica-rg);
    font-size: 16px;
  }
  
  .newsletter-form .btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 14px 38px;
    font-family: var(--helvetica-bold);
    font-size: 18px;
    line-height: 24px;
  }
  
  .footer-bottom {
    width: 100%;
  }
  
  .footer-bottom p {
    text-align: center;
    font-family: var(--sequel-roman);
    color: #1E1E1E;
  }
  
  .banner {
    position: relative;
    width: 100%;
    /* height: 88vh; */
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  
  .banner img {
    position: relative;
    inset: 0;
    width: 100%;
    height: auto;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    filter: brightness(0.65);
  }
  
  .about-us {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  
  .about-us h6 {
    margin-bottom: 3px;
  }
  
  .about-us span {
    width: 95px;
    height: 1px;
    background-color: var(--light-blue);
    margin: auto;
    display: block;
    margin-bottom: 30px;
  }
  
  .about-us h2 {
    margin-bottom: 30px;
  }
  
  .about-us p {
    margin-bottom: 20px;
  }
  
  .about-us p strong {
    font-weight: bold;
  }
  
  .two-column-block {
    position: relative;
    width: 100%;
    margin: 30px 0;
  }
  
  .two-column-block img {
    width: 100%;
    height: auto;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 20px;
    border-radius: 30px;
  }
  
  .two-column-block h2 {
    margin-bottom: 20px;
  }
  
  .two-column-block p {
    margin-bottom: 11px;
  }
  
  .two-column-block p:last-child {
    margin-bottom: unset;
  }
  
  header {
    position: fixed;
    width: 100%;
    z-index: 5;
    padding: 20px 0;
    top: 0;
    -webkit-transition: padding 0.3s ease, -webkit-box-shadow 0.3s ease-in-out;
    transition: padding 0.3s ease, -webkit-box-shadow 0.3s ease-in-out;
    transition: padding 0.3s ease, box-shadow 0.3s ease-in-out;
    transition: padding 0.3s ease, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
    height: 140px;
  }
  
  header.scrolled,
  header.black {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px 0;
    background: var(--white);
    height: 100px;
  }

  @media (max-width: 1200px) {
    header.black .header-mobile {
        height: 60px !important;
    }
  }
  
  .header-mobile {
    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;
  }
  
  .logo {
    width: 135px;
    height: auto;
    display: block;
    position: relative;
    z-index: 2;
  }
  
  .logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
  .menu-toggle {
    background: none;
    border: none;
    cursor: pointer;
    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: 5px;
    padding: 10px;
  }
  
  .menu-toggle .bar {
    width: 25px;
    height: 3px;
    background-color: var(--dark-grey);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  
  .menu-toggle.active .bar:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
            transform: rotate(45deg) translate(5px, 5px);
    z-index: 2;
  }
  
  .menu-toggle.active .bar:nth-child(2) {
    opacity: 0;
  }
  
  .menu-toggle.active .bar:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(6px, -6px);
            transform: rotate(-45deg) translate(6px, -6px);
    z-index: 2;
  }
  
  .mobile-nav {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: var(--white);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  
  .mobile-nav ul {
    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-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;
    height: auto !important;
    margin-bottom: 30px;
  }
  
  .mobile-nav ul li {
    color: var(--dark-grey);
    margin-bottom: 8px;
    font-family: var(--sequel-roman);
    font-size: 24px;
    line-height: 1.4;
  }
  
  .mobile-nav.active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  
  .header-destop-menu {
    display: none;
    color: #ffffff;
    height: 100%;
  }

.destop-nav ul li a {
  color: #ffffff;
  transition: 0.3s ease;
}

header.scrolled .destop-nav ul li a,
header.black .destop-nav ul li a {
  color: #000000 !important;
}

.menu-toggle .bar {
  background-color: #ffffff;
  transition: 0.3s ease;
}

header.scrolled .menu-toggle .bar, 
header.black .menu-toggle .bar {
  background-color: #000000;
}

/* Service single page header - always black text and logo */
/* When not scrolled: transparent background */
header.service-single-header {
  background: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* When scrolled: white background with shadow */
header.service-single-header.scrolled ,
header.service-single-header.black {
  background: var(--white) !important;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
}

/* Force black text and menu toggle on service single pages - even without scrolled class */
/* Override default white color for links */
header.service-single-header .destop-nav ul li a,
header.service-single-header:not(.scrolled) .destop-nav ul li a,
header.service-single-header .destop-nav ul li a {
  color: #000000 !important;
}

/* Override default white color for header menu */
header.service-single-header .header-destop-menu,
header.service-single-header:not(.scrolled) .header-destop-menu,
header.service-single-header .header-destop-menu {
  color: #000000 !important;
}

/* Override default white color for menu toggle bars */
header.service-single-header .menu-toggle .bar,
header.service-single-header:not(.scrolled) .menu-toggle .bar,
header.service-single-header .menu-toggle .bar {
  background-color: #000000 !important;
}

  
  .destop-nav ul {
    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;
  }
  
  .destop-nav ul li {
    font-family: var(--sequel-roman);
    margin-right: 30px;
    font-size: 24px;
    line-height: 1.4;
  }
  
  .appointment-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  
  .intro-section {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 80px;
  }
  
  .intro-section p {
    margin-bottom: 20px;
  }
  
  .intro-section p:last-of-type {
    margin-bottom: unset;
  }
  
  .services {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: var(--bg-light-blue);
    padding: 30px 0;
  }
  
  .services .container {
    padding-right: 0;
  }
  
  .services span {
    background-color: #B9DDED;
    height: 1px;
    width: 69px;
    margin-bottom: 40px;
    display: block;
  }
  
  .services h2 {
    margin-bottom: 20px;
  }
  
  .myServices {
    position: relative;
  }
  
  .myServices .swiper-slide {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  
  .myServices .swiper-slide > div {
    position: relative;
    margin-bottom: 30px;
  }
  
  .myServices .swiper-slide > div img {
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    position: relative;
    border-radius: 15px;
    width: 100%;
    height: 450px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
  }
  
  .myServices .swiper-slide > div p {
    position: absolute;
    bottom: 20px;
    right: 30px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    aspect-ratio: 1.8 / 1.5;
    text-align: center;
  }
  
  .myServices .swiper-slide > div p::after {
    z-index: 0;
  }
  
  .myServices .swiper-slide h3 {
    margin-bottom: 12px;
  }
  
  .myServices .swiper-slide p {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  
  .myServices .direction-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-top: 30px;
    padding-right: 15px;
  }
  
  .myServices .direction-icons .icon-arrow-right-up {
    margin-left: 30px;
  }
  
  .myServices .direction-icons .icon-arrow-left-down,
  .myServices .direction-icons .icon-arrow-right-up {
    cursor: pointer;
  }
  
  .location-intro {
    position: relative;
    width: 100%;
    margin-top: 120px;
    margin-bottom: 30px;
  }
  
  .location-intro-inner > div:first-child {
    margin-bottom: 30px;
  }
  
  .location-intro-inner > div:first-child p a {
    border-bottom: 1px solid var(--dark-grey);
  }
  
  .location-info > div {
    border: 4px solid var(--light-blue);
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 10px;
  }
  
  .location-info ul {
    margin-bottom: 15px;
  }
  
  .location-info ul:last-child {
    margin-bottom: unset;
  }
  
  .location-info ul li {
    font-family: var(--sequel-light);
    margin-bottom: 8px;
    letter-spacing: 0.5px;
    font-size: 16px;
    line-height: 20px;
  }
  
  .location-info ul li strong {
    font-family: var(--sequel-roman);
  }
  
  .location-info ul li > span {
    font-size: 18px;
    margin-right: 8px;
  }
  
  .location-info ul:last-of-type li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  
  .location-info .btn {
    width: 100%;
    border-radius: 20px;
    text-align: center;
    padding: 22px 25px;
    margin-bottom: 20px;
  }
  
  .map {
    position: relative;
    width: 100%;
  }
  
  .map iframe {
    width: 100%;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    display: block;
  }
  
  .services-section {
    position: relative;
    width: 100%;
    margin-top: 60px;
  }

  @media(min-width: 992px) {
    .services-section {
      margin-top: 90px;
    }
  }
  
  .services-section h1 {
    margin-bottom: 20px;
  }
  
  .services-section--inner {
    position: relative;
  }
  
  .services-section--inner .servive-box {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    margin-bottom: 30px;
    display: block;
  }
  
  .services-section--inner .servive-box > div {
    position: relative;
    margin-bottom: 30px;
  }
  
  .services-section--inner .servive-box > div img {
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    position: relative;
    border-radius: 15px; 
    width: 100%;
    height: 450px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
  }
  
  .services-section--inner .servive-box > div p {
    position: absolute;
    bottom: 20px;
    right: 30px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    aspect-ratio: 1.8/1.5;
    text-align: center;
  }
  
  .services-section--inner .servive-box > div p::after {
    z-index: 0;
  }
  
  .services-section--inner .servive-box h3 {
    margin-bottom: 12px;
  }
  
  .services-section--inner .servive-box p {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  
  .doctor-schedule {
    position: relative;
    width: 100%;
    overflow-x: scroll;
  }
  
  .doctor-schedule-inner {
    width: 100%;
  }
  
  .doctor-schedule-inner table {
    width: 900px;
    border-collapse: collapse;
  }
  
  .doctor-schedule-inner table thead {
    background-color: #E2F5FE;
    border-bottom: 2.37px solid var(--light-blue);
  }
  
  .doctor-schedule-inner table thead tr th {
    font-family: var(--sequel-light);
    padding: 18px 20px;
    text-align: left;
  }
  
  .doctor-schedule-inner table thead tr th span {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    display: inline-block;
    margin-left: 8px;
    font-size: 12px;
  }
  
  .doctor-schedule-inner table tbody tr {
    font-family: var(--sequel-medium);
    border-bottom: 2.37px solid var(--light-blue);
  }
  
  .doctor-schedule-inner table tbody tr td {
    padding: 18px 20px;
  }
  
  .doctor-schedule-inner table tbody tr td:nth-child(2),
  .doctor-schedule-inner table tbody tr td:nth-child(3),
  .doctor-schedule-inner table tbody tr td:nth-child(4) {
    color: #667085;
  }
  
  .video-section {
    width: 100%;
    margin: 0 auto;
  }
  
  .video-wrapper {
    position: relative;
  }
  
  .video-wrapper video {
    width: 100%;
    height: auto;
    display: block;
    cursor: pointer;
  }
  
  .video-wrapper .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: transparent;
    border: none;
    border-radius: 50%;
    padding: 20px;
    cursor: pointer;
    z-index: 2;
    display: none;
  }
  
  .video-wrapper .play-button.hide {
    opacity: 0;
    pointer-events: none;
  }
  
  .video-wrapper .play-button .icon-play {
    display: inline-block;
    font-size: 70px;
  }
  
  .practitioner-profile {
    position: relative;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 30px;
  }
  
  .practitioner-profile-inner img {
    width: 100%;
    height: auto;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 20px;
  }
  
  .practitioner-profile-inner > div > div:first-of-type {
    margin-bottom: 20px;
  }
  
  .practitioner-profile-inner > div .title {
    margin-bottom: 20px;
  }
  
  .practitioner-profile-inner > div .title span {
    color: var(--light-blue);
  }
  
  .practitioner-profile-inner > div h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  
  .professional-profile {
    position: relative;
    width: 100%;
  }
  
  .professional-profile-box {
    border-top: 1px solid #DBDBDB;
    padding: 15px 0;
  }
  
  .professional-profile-box:last-of-type {
    border-bottom: 1px solid #DBDBDB;
  }
  
  .professional-profile-box h2 {
    margin-bottom: 20px;
  }
  
  .professional-profile-box > div {
    display: grid;
    grid-template-columns: minmax(140px, auto) 1fr;   
    gap: 30px;
    align-items: start;         
    margin-bottom: 28px;
}

.professional-profile-box > div > p:first-child {
    margin: 0;
    font-size: 0.95em;
    color: #555;
    font-weight: 500;
    text-align: left;
}


.professional-profile-box > div > div {
    margin: 0;
}

.professional-profile-box > div > div h6 {
    margin: 0 0 10px 0;
}
  
  .contact {
    position: relative;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 30px;
  }
  
  .contact-form {
    width: 100%;
    margin-bottom: 40px;
  }
  
  .contact-form form {
    width: 100%;
  }
  
  .contact-form form div input,
  .contact-form form div select,
  .contact-form form div textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid var(--light-blue);
    padding: 20px 0 15px;
    font-family: var(--sequel-roman);
    color: #667085;
    outline: none;
  }
  
  .contact-form form div textarea {
    height: 150px;
    resize: none;
    padding: 30px 0 15px;
    margin-bottom: 30px;
  }
  
  .contact-form form .btn {
    cursor: pointer;
    border: none;
  }
  
  .left-side {
    display: block;
  }
  
  .team {
    position: relative;
    width: 100%;
    margin-top: 120px;
    margin-bottom: 30px;
  }
  
  .team h1 {
    margin-bottom: unset;
  }
  
  .team--top {
    margin-bottom: 30px;
  }
  
  .team--top ul {
    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;
  }
  
  .team--top ul li {
    font-family: var(--sequel-roman);
    color: #667085;
  }
  
  .team--top ul li:last-of-type {
    margin-left: 30px;
  }
  
  .team--top ul li.active {
    color: var(--dark-grey);
  }
  
  .team--inner {
    position: relative;
  }
  
  .team--inner .team-box {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    margin-bottom: 30px;
    display: block;
  }
  
  .team--inner .team-box > div {
    position: relative;
    margin-bottom: 30px;
  }
  
  .team--inner .team-box > div img {
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    position: relative;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
    -webkit-filter: brightness(0.9);
            filter: brightness(0.9);
  }
  
  .team--inner .team-box > div p {
    position: absolute;
    bottom: 5px;
    right: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
  .team--inner .team-box > div p::after {
    z-index: 0;
  }
  
  .team--inner .team-box h3 {
    margin-bottom: 12px;
  }
  
  .our-locations {
    position: relative;
    width: 100%;
    padding: 50px 0 0;
  }
  
  .our-locations .line {
    background-color: #B9DDED;
    height: 1px;
    width: fit-content;
    margin-bottom: 20px;
    display: inline-block;
  }
  
.our-locations h2 {
  text-align: left;
  margin-left: 0%;
}

@media (max-width: 767px) {
  .our-locations h2 {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
  
  .our-locations::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--bg-light-blue);
    width: 100%;
    height: 60%;
    z-index: -1;
  }
  
  .our-locations--inner {
    position: relative;
  }
  
  .our-loaction-box {
    padding-bottom: 30px;
  }
  
  .our-loaction-box > div {
    position: relative;
    margin-bottom: 20px;
  }
  
  .our-loaction-box > div > ul {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
           /* justify-content: space-between; */
    position: absolute;
    z-index: 1;
    bottom: 10px;
    padding: 0 10px;
    list-style: none;
    margin: 0;
  }
  
  .our-loaction-box > div img {
    width: 100%;
    display: block;
    height: auto;
    border-radius: 15px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  
  .our-loaction-box > div > .btn {
    margin-top: 50px;

  }
  
.home-banner {
  position: relative;
  width: 100%;
  height: 88vh;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

@media (max-width: 767px) {
  .home-banner {
    margin-bottom: 0 !important;                       
  }
}

.home-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}

.home-banner img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.65);
  transition: 1s ease;
}

.banner-content {
  position: absolute;
  top: 50%;
  z-index: 3;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .banner-content {
    position: absolute;
  top: 50%;
  z-index: 3;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  transform: translateY(-50%);
  padding: 0 15px;
  }
}

.banner-content .title {
  font-size: 62px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 1.18;
  color: #fff;
  margin-bottom: 24px;
  margin-top: 0 !important;
  padding-top: 0 !important;
  max-width: 850px;
  opacity: 0.98;
  text-shadow: 0 2px 18px rgba(0,0,0,0.35);
}

.banner-subtext {
  margin: 0;
  padding: 0;
  width: 100%;
  margin-bottom: 30px;
}

.banner-subtext:empty {
  display: none;
}

.banner-subtext p {
  color: #ffffffd4 !important;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.55;
  max-width: 700px;
  margin: 0 auto 36px;
  text-shadow: 0 1px 14px rgba(0,0,0,0.25);
  opacity: 0.92;
}

.banner-content .btn {
  padding: 16px 40px;
  font-size: 17px;
  font-weight: 500;
  border-radius: 12px;
  backdrop-filter: blur(8px);
  transition: 0.25s ease;
}

@media (max-width: 400px) {
  .banner-content .btn {
    font-size: 11px;
  }
}

.banner-content .btn:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}


@media (min-width: 568px) {
  .banner-content .title {
      font-size: 48px;
      line-height: 1.25;
  }
  .banner-subtext p {
      font-size: 18px;
      line-height: 1.45;
  }
}

@media (max-width: 991px) {
  .banner-content .title {
      font-size: 42px;
      letter-spacing: -0.5px;
      line-height: 1.22;
  }
  .banner-subtext p {
      font-size: 18px;
      line-height: 1.45;
  }
}

@media (min-width: 768px) and (max-width: 820px) {

  .banner-content {
    padding: 160px 15px 0 15px !important;
    max-width: 700px !important;
  }

  .banner-content .title {
    font-size: 48px !important;
    line-height: 1.22 !important;
    letter-spacing: -0.7px !important;
    margin-bottom: 20px !important;
  }

  .banner-subtext p {
    font-size: 18px !important;
    line-height: 1.45 !important;
    max-width: 600px !important;
  }

  /* .banner, .home-banner {
    height: 92vh !important;
  } */
}

@media (max-width: 600px) {
  .banner-content .title {
      font-size: 30px;
      line-height: 1.25;
  }
  .banner-subtext p {
      font-size: 15px;
      line-height: 1.35;
  }
  /* .banner, .home-banner {
      height: 70vh;
  } */
}

  @media (min-width: 568px) {
    .container {
      padding-left: 2%;
      padding-right: 2%;
    }
  
    .title {
      font-size: 35px;
      line-height: 39px;
      margin-bottom: 30px;
    }
  
    .section-title {
      font-size: 28px;
      line-height: 32px;
    }
  
    h3 {
      font-size: 22px;
      line-height: 26px;
    }
  
    .services {
      padding: 60px 0;
    }
  
    .myServices .direction-icons {
      padding-right: 2%;
    }
  
    .services-section--inner .servive-box {
      margin-bottom: unset;
    }
  
    .services-section--inner {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      gap: 15px;
    }
  
    .practitioner-profile-inner img {
      margin-bottom: unset;
    }
  
    .practitioner-profile-inner {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
    }
  
    .team--inner .team-box {
      margin-bottom: unset;
    }
  
    .team--inner {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 15px;
    }
  }
  
  @media (min-width: 576px) {
    .wrap {
      padding-left: 0;
      padding-right: 0;
      max-width: var(--wrap-width-sm);
    }
  }
  
  @media (min-width: 678px) {
    .footer-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
    }
  
    .footer-left-side {
      text-align: left;
    }
  
    .footer-social-media {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
    }
  
    .footer-menu {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      gap: 60px;
      text-align: left;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
  }
  
  @media (min-width: 768px) {
    .btn {
      padding: 16px 30px;
      font-size: 16px;
      line-height: 20px;
    }
  
    .btn-circle {
      font-size: 14px;
      line-height: 18px;
      padding: 38px 15px;
    }
  
    .container {
      padding-left: 4%;
      padding-right: 4%;
    }
  
    .title {
      font-size: 45px;
      line-height: 49px;
      margin-bottom: 35px;
    }
  
    .section-title {
      margin-bottom: 30px;
      font-size: 34px;
      line-height: 38px;
    }
  
    h3 {
      font-size: 26px;
      line-height: 30px;
    }
  
    .site-main.not-found-page {
      margin-top: 150px;
    }
  
    .wrap {
      max-width: var(--wrap-width-md);
    }
  
    footer {
      padding: 60px 0;
    }
  
    .footer-menu {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
    }
  
    .footer-right-side h6 {
      text-align: left;
    }
  
    .newsletter-form {
      width: 100%;
    }
  
    .about-us {
      width: 80%;
      margin: auto;
      margin-bottom: 60px;
    }
  
    .about-us p {
      margin-bottom: 30px;
    }
  
    .two-column-block {
      margin: 50px 0;
    }
  
    .two-column-block h2 {
      margin-bottom: 30px;
    }
  
    .two-column-block--inner {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 30px;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
    }
  
    .two-column-block--inner img {
      margin-bottom: unset;
    }
  
    .two-column-block--inner > div {
      text-align: right;
    }
  
    .intro-section {
      margin-bottom: 50px;
      margin-top: 80px;
    }
  
    .intro-section p {
      margin-bottom: 30px;
    }
  
    .services {
      padding: 80px 0;
    }
  
    .myServices .direction-icons {
      padding-right: 4%;
    }
  
    .myServices .direction-icons .icon-arrow-left-down,
    .myServices .direction-icons .icon-arrow-right-up {
      font-size: 18px;
    }
  
    .location-intro {
      margin-bottom: 50px;
      margin-top: 150px;
    }
  
    .location-intro-inner {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 60px;
    }
  
    .location-intro-inner > div:first-child {
      margin-bottom: unset;
    }
  
    .location-info .btn {
      padding: 35px 25px;
      font-size: 24px;
      line-height: 28px;
    }
  
    .map iframe {
      height: 600px;
    }
  
    .services-section {
      margin-top: 60px;
    }
  
    .services-section--inner {
      grid-template-columns: repeat(2, 1fr);
      gap: 30px;
    }
  
    .doctor-schedule-inner table thead tr th {
      padding: 24px 20px;
    }
  
    .doctor-schedule-inner table tbody tr td {
      padding: 24px 20px;
    }
  
    .practitioner-profile-inner > div > div:first-of-type {
      margin-bottom: unset;
    }
  
    .practitioner-profile-inner > div {
      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-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
    }
  
    .practitioner-profile-inner {
      gap: 60px;
    }
  
    .professional-profile--inner {
      display: grid;
      grid-template-columns: 1fr 1fr;
    }
  
    .professional-profile-box:nth-last-child(-n+2) {
      border-bottom: 1px solid #DBDBDB;
    }
  
    .professional-profile-box {
      padding: 30px;
    }
  
    .professional-profile-box:nth-child(odd) {
      border-right: 1px solid #DBDBDB;
    }
  
    .contact {
      margin-bottom: 60px;
    }
  
    .contact-inner {
      display: grid;
      grid-template-columns: 60% 1fr;
      gap: 30px;
    }
  
    .contact-form {
      margin-bottom: unset;
      margin-top: 100px;
    }
  
    .contact-form form {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
    }
  
    .contact-form form .form-group {
      width: 48.5%;
    }
  
    .contact-form form .form-group.full {
      width: 100%;
    }
  
    .left-side {
      display: block;
      opacity: 0.8;
    }
  
    .left-side > a {
      margin-bottom: 15px;
      display: block;
    }
  
    .left-side > a img {
      max-width: 180px;
      display: inline-block;
      display: none;
    }

  
    .left-side p {
      margin-bottom: 10px;
    }
    .contact-description {
      margin-top: 10px;
      margin-bottom: 60px;

      span{
        margin-right: 10px;
      }

      h4{
        margin-bottom: 5px;
      }
      h5{
        margin-top: 20px;
        margin-bottom: 5px;
      }
    }


    .left-side ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -webkit-justify-content: end;
          -ms-flex-pack: end;
              justify-content: end;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
    }
  
    .left-side ul li {
      margin: 0 10px;
    }
  
    .left-side ul li span {
      font-size: 24px;
    }
  
    .team {
      margin-top: 150px;
    }
  
    .team--top {
      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;
    }
  
    .team--top ul {
      -webkit-box-pack: end;
      -webkit-justify-content: end;
          -ms-flex-pack: end;
              justify-content: end;
    }
  
    .team--top ul li:last-of-type {
      margin-left: 60px;
    }
  
    .team--inner .team-box > div img {
      height: 350px;
    }
  
    .team--inner {
      grid-template-columns: repeat(3, 1fr);
      gap: 30px;
    }
  }
  
  @media (min-width: 992px) {
    .btn {
      padding: 19px 48px;
    }
  
    .btn--blur:hover {
      background-color: rgba(255, 255, 255, 0.3);
      -webkit-backdrop-filter: blur(8px);
              backdrop-filter: blur(8px);
    }
  
    .blur:hover {
      background-color: var(--light-blue);
    }
  
    .container {
      padding-left: 6%;
      padding-right: 6%;
    }
  
    .title {
      font-size: 60px;
      line-height: 64px;
      margin-bottom: 50px;
    }
  
    .section-title {
      font-size: 40px;
      line-height: 44px;
    }
  
    h3 {
      font-size: 30px;
      line-height: 34px;
    }
  
    .site-main.not-found-page {
      margin-top: 180px;
    }
  
    .wrap {
      max-width: var(--wrap-width-lg);
    }
  
    footer {
      padding: 100px 0 60px;
    }
  
    .footer-left-side {
      width: 40%;
    }
  
    .footer-menu {
      width: 30%;
    }
  
    .footer-right-side {
      width: 30%;
    }
  
    .banner img {
      -o-object-position: bottom center;
         object-position: bottom center;
      max-height: 100vh;
    }
  
    .about-us {
      margin-bottom: 75px;
    }
  
    .two-column-block--inner > div {
      padding-left: 100px;
    }
  
    
  
    header {
      padding: 35px 0;
    }
  
    header.white {
      color: var(--white);
    }
  
  
    header.white .logo img:first-of-type {
      display: block;
    }
  
    header.white.scrolled {
      color: var(--dark-grey);
    }
  
    .intro-section {
      margin-bottom: 75px;
      margin-top: 80px;
    }
  
    .intro-section .container {
      padding-right: 40%;
    }
  
    .services h2 {
      margin-bottom: 80px;
    }
  
    .services {
      padding: 120px 0;
    }
  
    .myServices .swiper-slide > div p {
      opacity: 0;
      visibility: hidden;
    }
  
    .myServices .swiper-slide > div:hover p {
      opacity: 1;
      visibility: visible;
    }
  
    .myServices .swiper-slide p {
      opacity: 0;
      visibility: hidden;
    }
  
    .myServices .swiper-slide:hover {
      -webkit-transform: translateY(-40px);
              transform: translateY(-40px);
    }
  
    .myServices .swiper-slide:hover p {
      opacity: 1;
      visibility: visible;
    }
  
    .myServices .direction-icons {
      padding-right: 6%;
    }
  
    .myServices .direction-icons .icon-arrow-left-down,
    .myServices .direction-icons .icon-arrow-right-up {
      font-size: 22px;
    }
  
    .location-intro {
      margin-top: 180px;
    }
  
    .location-intro-inner {
      gap: 100px;
    }
  
    .location-info .btn {
      padding: 45px 25px;
      font-size: 30px;
      line-height: 34px;
    }
  
    .services-section h1 {
      margin-bottom: 80px;
    }
  
    .services-section {
      margin-top: 60px;
    }
  
    .services-section--inner .servive-box > div p {
      opacity: 0;
      visibility: hidden;
    }
  
    .services-section--inner .servive-box > div:hover p {
      opacity: 1;
      visibility: visible;
    }
  
    .services-section--inner .servive-box p {
      opacity: 0;
      visibility: hidden;
    }
  
    .services-section--inner .servive-box:hover {
      -webkit-transform: translateY(-40px);
              transform: translateY(-40px);
    }
  
    .services-section--inner .servive-box:hover p {
      opacity: 1;
      visibility: visible;
    }
  
    .services-section--inner {
      grid-template-columns: repeat(2, 1fr);
    }
  
    .doctor-schedule {
      overflow: unset;
    }
  
    .doctor-schedule-inner table {
      width: 100%;
    }
  
    .video-wrapper .play-button .icon-play {
      font-size: 100px;
    }
  
    .practitioner-profile {
      margin-top: 150px;
      margin-bottom: 50px;
    }
  
    .practitioner-profile-inner {
      gap: 67px;
      grid-template-columns: 35% 65%;
    }
  
    .professional-profile-box h2 {
      margin-bottom: 50px;
    }
  
    .professional-profile-box {
      padding: 50px 120px;
    }
  
    .professional-profile-box > div:last-of-type {
      margin-bottom: unset;
    }
  
    .contact {
      margin-bottom: 100px;
    }
  
    .contact-inner {
      grid-template-columns: 1fr 1fr;
    }
  
    .team {
      margin-top: 180px;
    }
  
    .team--top {
      margin-bottom: 80px;
    }
  
    .team--top ul li {
      font-size: 20px;
      line-height: 24px;
    }
  
    .team--inner .team-box > div img {
      height: 400px;
    }
  
    .team--inner .team-box > div p {
      opacity: 0;
      visibility: hidden;
    }
  
    .team--inner .team-box > div:hover p {
      opacity: 1;
      visibility: visible;
    }
  
    .team--inner .team-box:hover {
      -webkit-transform: translateY(-40px);
              transform: translateY(-40px);
    }
  
    .team--inner {
      grid-template-columns: repeat(4, 1fr);
    }
  
    .our-locations::after {
      height: 50%;
    }
  
    .our-locations--inner {
      display: grid;
      gap: 25px;
    }
  
    .our-loaction-box {
      padding-bottom: unset;
      display: flex;
     /* justify-content: space-between; */
    }
  
    .our-loaction-box > div {
      margin-top: 15px;
    }
  
    .our-loaction-box > div > ul img {
      height: 400px;
    }
  
    .home-banner {
      margin-bottom: 0;
    }
  
    .our-loaction-box > div img {
      height: 700px;
    }
  }
  
  @media (min-width: 1200px) {
    .wrap {
      max-width: var(--wrap-width-xl);
    }
  
    .header-mobile {
      display: none;
    }
  
    .header-destop-menu {
      all: unset;
      height: 49px;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
  
    .location-info > div {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
    }
    
  
    .services-section--inner {
      gap: 50px;
      grid-template-columns: repeat(3, 1fr);
    }
  
    .team--inner {
      gap: 50px;
    }
  }
  
  @media (min-width: 1400px) {
    .two-column-block--inner > div {
      padding-left: 200px;
    }
  
    .services-section--inner {
      gap: 50px;
      grid-template-columns: repeat(4, 1fr);
    }
  
  
    .doctor-schedule-inner table thead tr th {
      padding: 30px 56px;
    }
  
    .doctor-schedule-inner table tbody tr td {
      padding: 30px 56px;
    }
  }
  
  @media only screen and (min-width: 1640px) {
    .wrap.remove-gutter-left {
      padding: 0;
      max-width: none;
      width: calc(50% + 720px);
      left: 0;
    }
  
    .wrap.remove-gutter-left .cll-col {
      margin-left: 0 !important;
      max-width: 100% !important;
      -webkit-flex-basis: 100% !important;
          -ms-flex-preferred-size: 100% !important;
              flex-basis: 100% !important;
    }
  }
  
  @media only screen and (max-width: 768px) {
    .flex.wrap .cll-col {
      -webkit-flex-basis: 100% !important;
          -ms-flex-preferred-size: 100% !important;
              flex-basis: 100% !important;
      max-width: 100% !important;
    }
  
    .flex .cll-col {
      -webkit-flex-basis: 100% !important;
          -ms-flex-preferred-size: 100% !important;
              flex-basis: 100% !important;
      max-width: 100% !important;
      margin-left: 0 !important;
    }
  }
  
  @media (max-width: 768px) {
    .team h1 {
      margin-bottom: 20px;
    }
  }
  
  .footer-right-side p {
    margin-bottom: 20px;
  }
  
  
  .cta-block{
    background-color: #B9DDED;
    padding-top: 40px;
    padding-bottom: 40px;

    .cta-inner{
      display: flex;
      justify-content: space-between;

      h2{
        line-height: 45px;
        color: white;
        margin-bottom: 15px;
      }
      p{
        color: white;
      }

     .cta-btn{
        height: 60px;
        padding: 20px;
        border-radius: 999px;
        background: #ffffff;
        font-weight: 500;
        display: inline-flex;
        align-items: center;
        gap: 10px;
        padding: 12px 28px;
        background-color: #fff;
        font-size: 17px;
        font-weight: 600;
        color: #B9DDED;
        text-decoration: none;
        border: 1px solid #B9DDFC;
        transition: 0.3s  ease;

      }
    }
  }
  @media (max-width: 992px) {
    .cta-block {
      .cta-inner {
        flex-direction: column;     
        text-align: center;
        gap: 20px;                   
  
        h2 {
          font-size: 28px;
          line-height: 35px;
        }
  
        p {
          font-size: 16px;
        }
  
        .cta-btn {
          margin: 0 auto;           
          width: fit-content;
        }
      }
    }
  }
  
  @media (max-width: 576px) {
    .cta-block {
      padding-top: 30px;
      padding-bottom: 30px;
  
      .cta-inner {
        h2 {
          font-size: 24px;
          line-height: 32px;
        }
  
        p {
          font-size: 15px;
        }
  
        .cta-btn {
          padding: 12px 24px;
          font-size: 16px;
  
          .cta-icon {
            width: 16px;
            height: 16px;
          }
        }
      }
    }
  }

  /*BLendi 11/06/2025 */
  
  .home-stamp {
    background-color: var(--light-blue);
    width: 165px;
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 15px;
    rotate: -5deg;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  
  .home-stamp p{
    font-size: 14px;
    line-height: 1.1;
    text-align: center;
  }
  
  @media (max-width: 600px) {
    .home-stamp {
      width: 110px;
      height: 110px;
      padding: 10px;
      right: 12px;
      bottom: 12px;
      rotate: -4deg;
    }
  
    .home-stamp p {
      font-size: 10px;
      line-height: 1.1;
    }
  }
  
  @media (max-width: 400px) {
    .home-stamp {
      width: 95px;
      height: 95px;
      padding: 8px;
      right: 10px;
      bottom: 10px;
    }
  
    .home-stamp p {
      font-size: 11px;
    }
  }
  
  .faqs {
    padding: 90px 0;
  }
  
  .faqs h2 {
    margin-bottom: 30px;
    text-transform: uppercase;
  }
  
  .faq {
    border-bottom: 1px solid var(--dark-grey);
    margin-bottom: 15px;
  }
  
  .faq:last-child {margin-bottom: 0;}
  
  .faq__header {
    padding: 8px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
  }
  
  .faq__header h5 {
    width: 100%;
    padding-right: 15px;
  }
  
  .faq__header i {
    display: inline-block;
    rotate: 0;
    transition: .3s ease;
  }
  
  .faq__body {
      max-height: 0 !important;
      overflow: hidden !important;
      transition: max-height 0.3s ease;
      padding: 0;
      margin: 0;
      visibility: hidden;
      opacity: 0;
  }
  
  .faq.active .faq__header i {
    rotate: -180deg;
  }

  .faq.active .faq__body {
    max-height: 500px !important;
    padding-bottom: 15px;
    visibility: visible;
    opacity: 1;
  }
  
  .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease;
  }
  
  .modal.hide {
    opacity: 0;
    visibility: hidden;
  }
  
  .modal::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
  }
  
  .modal__inner {
    position: relative;
    max-width: 70%;
    min-width: 50%;
    max-height: 80%;
    background-color: var(--white);
    border-radius: 25px;
    padding: 45px 20px 30px ;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;  
    overflow-y: auto;
  }
  
  .modal__inner .menu-toggle {
    position: absolute;
    right: 20px;
    top: 15px;
    z-index: 12;
    cursor: pointer;
  }
  
  .modal__left,
  .modal__right {
    width:100%;
  }
  
  .modal__left {
    margin-bottom: 30px;
  }
  
  .modal__inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
    max-height: 500px;
  }
  
  .about-content {
    padding-top: 0;
    margin-top: 0;
  }
  .about-content--inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 45px;
    color: var(--dark-grey);
    align-items: center;
  }
  .about-content--inner img {
    width: 100%;
    object-fit: cover;
    max-height: 720px;
    border-radius: 10px;
  }
  .about-content svg {
    width: 60px;
    fill: #B9DDED;
  }
.about-content--inner > div {
  margin-bottom: 0;
}

  
  .modal__inner h1,
  .modal__inner h2,
  .modal__inner h3,
  .modal__inner h4,
  .modal__inner h5,
  .modal__inner h6,
  .modal__inner p,
  .modal__inner a {
      margin-bottom: 15px;
  }
  
  
  @media (min-width: 768px) {
    .modal__inner {
      padding: 35px 20px ;
    }
  
    .modal__left,
    .modal__right {
      width: calc(50% - 15px);
      margin-bottom: 0;
    }
  }
  
  
  
  
  .line {
    background-color: var(--light-blue);
    height: 1px;
    width: fit-content;
    margin-bottom: 40px;
    display: inline-block;
  }
  
  .about-content {
    padding-top: 0;
    margin-top: 0;
  }
  .about-content--inner {
    display: grid;
    grid-template-columns: repeat(1);
    gap: 45px;
    color: var(--dark-grey);
    align-items: center;
    margin-bottom: 0;
  }
    .about-content--inner img {
      width: 100%;
      object-fit: cover;
      max-height: 800px;
    }
  .about-content svg {
    width: 60px;
    fill: #B9DDED;
  }
  .about-content--inner img {
    max-height: 450px !important;
}
.about-content--inner h2 {
    font-size: 28px !important;
}
.about-content--inner p {
    font-size: 16px !important;
    line-height: 1.6 !important;
}
.small-heading {
  font-size: 16px !important;
} 

@media (min-width: 992px) {
  .about-content--inner {
      grid-template-columns: 40% 60% !important;
      gap: 60px !important;
  }
  .about-content--inner img {
      max-height: 500px !important;
  }
  .about-content--inner h2 {
      font-size: 36px !important;
      line-height: 1.3 !important;
  }
}


  .icon-row {
    display: flex;
    gap: 15px;
    margin-bottom: 45px;
  }
  
  .icon-row:first-of-type {
    margin-top: 45PX;
  }
  
  .icon-row:last-of-type {
    margin-bottom: 0;
  }
  
  .icon-row div {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  
  .hero-content {
    background-color: #ebebeb;
  }
  
  .hero-content h1 ,
  .hero-content p {
    margin-bottom: 15px;
  }
  
  .hero-content {
    padding-top: 0;
    margin-top: 0;
  }
  
  .hero-content .container {
    padding-right: 0;
  }
  
  .two-column-block--inner {
    background-color: #ebebeb;
    border-radius: 21px;
  }

  .two-column-block--inner .btn { margin-top: 30px; }
  
  .two-column-block--inner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: unset;
    /* margin-left: 15px;
    margin-right: 15px; */
  }
  
  .two-column-block--inner img {
    width: 100%;
    object-fit: cover;
    height: auto;
    max-height: 600px;
  }
  
  .two-column-block--inner > div {
    text-align: left;
    width: 100%;
    padding: 24px;
}

@media (max-width: 768px) {
    .two-column-block--inner > div {
        padding: 17px 17px 17px 17px;
    }
}

  .two-column-block--inner li {
    margin-left: 21px !important;
  }
  
  @media (min-width: 992px) {
    .menu a {
    font-size: 20px;
    }
  
    .about-content--inner {
      grid-template-columns: repeat(2, 1fr);
    }
  
  
  }
  
  
@media (min-width: 1024px) {
  .two-column-block--inner {
    flex-direction: row;
  }

  .two-column-block--inner img {
    width: calc(35% - 15px);
    max-height: 390px;
  }

  .two-column-block--inner > div {
    width: calc(65% - 15px);
  }
}
  
  
  .heading {
    margin: 70px 0;
    text-align: center;
  }

 .heading .small-heading {
    display: inline-block;
}

.heading .small-heading .line {
    display: block;
    width: 100%;              
    height: 1px;
    background-color: var(--light-blue);
    margin-top: 8px;
}

  
  table {
    min-width: 70%;
    max-width: 100%;
    margin: 0 auto;
    font-family: var(--sequel-roman);
    border: 1px solid rgb(226, 226, 226);
    border-radius: 10px;
    margin-bottom: 70px;
  }
  
  table thead {
    background-color: var(--bg-light-blue);
  }
  
  table :is(td, th) {
    padding: 21px;
    text-align: left;
  }
  
  table td:last-child, 
  table th:last-child {
    text-align: right;
  }
  
  table tr:nth-child(even) {
      background-color: rgb(248 248 248);;
  }
  
  @media (max-width: 768px) {
    table {
      min-width: 100%;
    }
    
    table :is(td, th) {
      padding: 12px 8px;
      font-size: 16px;
    }
    
    table td:last-child,
    table th:last-child {
      white-space: nowrap;
      font-size: 16px;
      padding: 12px 5px;
    }
  }

  .daten {
    max-width: 1100px;
    margin: 0 auto;
    padding: 80px 20px;
  }

  .daten h2:first-of-type {
    font-size: 40px;
    font-weight: 700;
    color: var(--brown);
    margin-bottom: 20px;
  }

  .daten h2 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 20px;
    color: var(--brown);
  }

  .daten h3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 35px;
    margin-bottom: 15px;
    color: var(--brown);
  }

  .daten p {
    font-size: 18px;
    color: var(--dark-grey);
    line-height: 1.7;
    margin-bottom: 18px;
  }

  .daten ul {
    padding-left: 25px;
    margin-bottom: 25px;
  }

  .daten ul li {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.6;
  }

  .daten .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  }

.impressum {
  max-width: 900px;
  margin: 0 auto;
  padding: 80px 20px;
  font-family: var(--sequel-roman, "Helvetica Neue", Arial, sans-serif);
  color: var(--dark-grey, #222);
  line-height: 1.7;
  background-color: #fff;
}

.impressum h1,
.impressum h2,
.impressum h3,
.impressum h4 {
  font-family: var(--sequel-roman, "Helvetica Neue", Arial, sans-serif);
  color: var(--dark-brown, #2b2b2b);
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.impressum p {
  margin-bottom: 20px;
  font-size: 16px;
  color: var(--dark-grey, #333);
}

.impressum a {
  color: var(--brown, #8b4513);
  text-decoration: underline;
  transition: color 0.3s ease;
}

.impressum a:hover {
  color: var(--orange, #d67b2d);
  text-decoration: none;
}

.impressum strong {
  color: var(--dark-brown, #222);
  font-weight: 600;
}

@media (max-width: 768px) {
  .impressum {
    padding: 50px 15px;
  }

  .impressum h1,
  .impressum h2,
  .impressum h3 {
    font-size: 18px;
  }

  .impressum p {
    font-size: 15px;
  }
}
.o-features {
  padding: 80px 0;
}

.o-features__heading {
  font-size: 16px;
  color: #1E1E1E;
  margin-bottom: 3px;
}

.o-features__grid {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 30px;
}

.o-features__item {
  text-align: left;
  margin: 0 auto;
}

.o-features__icon {
  width: 60px;
  height: 60px;
  border-radius: 12px;
  border: 1px solid #e3d8d8;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  background: #fff;
}

.o-features__icon img {
  width: 26px;
  height: 26px;
  object-fit: contain;
}

.o-features__title {
  font-size: 20px;
  font-weight: 700;
  color: #1E1E1E;
  margin-bottom: 15px;
}

.o-features__desc {
  font-size: 17px;
  line-height: 1.6;
  color: #1E1E1E;
  opacity: 0.95;
}

@media (min-width: 992px) {
  .o-features__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 80px;
  }
}

header.scrolled .header-destop-menu .header-logo-2 .logo-dark,
header.scrolled .header-mobile .header-logo-2 .logo-dark {
  top: -30px;
  position: relative;
}

.header-mobile .header-logo-2 .logo-dark {
  display: none ;
}

header.scrolled .header-mobile .header-logo-2 .logo-dark {
  display: block ;
}

header.scrolled .header-mobile {
  height: 55px;
}

header.black.white .logo img:first-of-type,
header.scrolled.white .logo img:first-of-type{
  display: block;
}


header.black.white .logo img:last-of-type{
  display: none;
}

header.scrolled.white .logo img:last-of-type {
  display: block ;
}


@media (min-width: 1200px) {  
header   .header-logo-2 .logo-dark {
    display: none !important;
}

header.scrolled   .header-logo-2 .logo-dark {
  display: block !important;
}
}


.our-loaction-box {
  text-align: left;
  gap: 50px;
}
.block-review {
    background: #4d5154;
    padding: 60px 0; 
    color: #fff;
}

@media(min-width: 992px) {
  .block-review {
      padding: 80px 0;
    }
}

.review-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 120px; 
}

.review-left {
    max-width: 50%;
}

.review-left h2 {
    font-size: 48px; 
    font-weight: 700;
    margin-bottom: 40px; 
    line-height: 1.15;
    color: #fff;
}

.review-left p {
  color: #fff;
    font-size: 20px;
    line-height: 1.6;
    max-width: 680px; 
}

.review-right {
    max-width: 841px;
    font-size: 20px;
    line-height: 1.6;
}

.review-right p {
    margin-bottom: 40px; 
    color: #fff;
}

.review-btn {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 14px 38px;
    border-radius: 50px;
    font-size: 18px;
    text-decoration: none;
    transition: 0.3s;
    margin-top: 30px;
}

.review-btn:hover {
    background: #fff;
    color: #4d5154;
}

@media (max-width: 900px) {
    .review-inner {
        flex-direction: column;
        gap: 60px;
        text-align: center;
    }

    .review-left,
    .review-right {
        max-width: 100%;
    }

    .review-left h2 {
        font-size: 36px;
    }
}

.about-content {
  padding-left: 0;
  padding-right: 0;
}

.home-banner + .about-content,
.home-banner + .hero-content {
  margin-top: 0;
  padding-top: 0;
}

.about-content,
.hero-content {
  margin-top: 0;
}


.o-features {
padding-left: 0;
padding-right: 0;
}



.lower-box {
  width: 55%; 
}

@media (max-width: 768px) {
    .myServices .swiper-slide > div p {
        width: 70px;
        height: 70px;
        aspect-ratio: 1 / 1 !important;
        border-radius: 50% !important;
        line-height: 1 !important;
    }
}

.our-locations .line {
background-color: #B9DDED;
height: 1px;
width: fit-content;
margin-bottom: 20px;
display: inline-block;
}


.cta-block .cta-inner .cta-btn {
height: 60px;
padding: 12px 28px;
border-radius: 999px;
background: #ffffff;
font-weight: 600;
font-size: 17px;
color: #B9DDED;
text-decoration: none;
border: 1px solid #B9DDFC;
display: inline-flex;
align-items: center;
gap: 10px;
transition: 0.3s ease;
}


@media (max-width: 768px) {
.myServices .swiper-slide > div p {
    width: 70px;
    height: 70px;
    aspect-ratio: 1 / 1 !important;
    border-radius: 50% !important;
    line-height: 1 !important;
}
}


.member-goenner-box {
margin-top: 140px;
display: flex;
justify-content: center;
gap: 60px;
text-align: center;
}

.member-goenner-box .mg-item img {
max-width: 300px;
opacity: 0.9;
}

@media (max-width: 768px) {
.member-goenner-box {
    flex-direction: column;
    gap: 25px;
}

.lower-box {
    text-align: center;
}
}

@media (min-width: 992px) {
  .our-loaction-box {
    max-height: 1025px;
  }
}

.our-loaction-box {
max-height: 620px;
}

.inner-box {
max-height: 700px;
}


@media (max-width: 992px) {
.our-loaction-box,
.inner-box {
    max-height: none !important;
    height: auto !important;
}
.lower-box{
 text-align: left !important;
width:100%;
.location-text{
 text-align:left;
}
}
.lower-box .uber-btn {
    margin-top: 25px !important;
}
.member-goenner-box {
margin-top: 60px;

}

}
/* .mobile-nav ul{
height:45% !important;
margin-top:120px;
} */
.member-goenner-box .mg-item img{
width: 100%;
height: 100%;
max-height: 155px;
object-fit: contain;
}

.member-goenner-box h3{
margin-bottom:40px;
}
.member-goenner-box .mg-item h5{
text-align: left;
padding-left: 42px;
font-size: 28px
}

.member-goenner-box .mg-item h4{
  font-size: 28px;
  }

@media (max-width: 768px) {

.member-goenner-box {
    flex-direction: column;
    align-items: center;   
    justify-content: center;
    text-align: center;
    gap: 20px;
}

.member-goenner-box .mg-item img {
    width: 300px;  
    height: auto;
}
}
@media (max-width: 768px) {
.member-goenner-box {
    flex-direction: row;
    align-items: center;
    text-align: center;
    gap: 35px;
}

.member-goenner-box .mg-item {
    width: 100%;
    margin-top: 60px;
}

.member-goenner-box .mg-item h5 {
    font-size: 22px;
}

.member-goenner-box .mg-item h4 {
    font-size: 22px;
}

.member-goenner-box .mg-item img {
    width: 100%;
    height: 120px;
    max-height: 120px;
    object-fit: contain;
}

.member-goenner-box h3 {
    margin-bottom: 1px;
}
}
.about-content svg{
margin-right:5px
}
.footer-social-icons li a svg {
width: 18px;
height: 18px;
fill: #1d1d1d; 
display: block;
transition: 0.3s ease;
}
.about-content--inner{
overflow:hidden
}
.mobile-nav-logo img{
  width: 100%;
  margin: 0 auto;
  max-width: 150px;
  
}

@media (max-width: 767px) {
  .contact {
    margin-top: 50px;
    margin-bottom: 40px;
    overflow-x: hidden;
  }

  .contact .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
    overflow-x: hidden;
  }

  .contact-inner {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: unset !important;
    gap: 0 !important;
    width: 100%;
  }

  .contact h1,
  .contact .left-side h1 {
    font-size: 28px !important;
    line-height: 34px !important;
    margin-bottom: 15px;
    word-wrap: break-word;
  }

  .contact-description {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .contact-description h4 {
    font-size: 17px;
    margin-bottom: 12px;
    line-height: 1.4;
  }

  .contact-description h5 {
    font-size: 15px;
    margin-top: 12px;
    margin-bottom: 5px;
  }

  .contact-description p {
    font-size: 16px;
    line-height: 1.5;
    word-wrap: break-word;
  }

  .contact-description span {
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .contact-description a {
    word-break: break-all;
  }

  .left-side {
    margin-bottom: 35px;
    width: 100%;
    order: 1;
  }

  .left-side ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    padding: 0;
    list-style: none;
  }

  .left-side ul li {
    margin: 0 12px 0 0;
  }

  .left-side ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .left-side ul li span {
    font-size: 20px;
  }

   .elfsight-app-12d4563c-f3c2-4ea9-906e-0448d71fb822 {
   margin-bottom: 60px;
   }

  .faq {
    margin-bottom: 12px;
    width: 100%;
    border-bottom: 1px solid var(--dark-grey);
  }

  .faq:last-child {
    margin-bottom: 0;
  }

  .faq__header {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }

  .faq__header h5 {
    font-size: 15px;
    padding-right: 20px;
    margin: 0;
    line-height: 1.4;
    flex: 1;
  }

  .faq__header i {
    flex-shrink: 0;
    font-size: 14px;
    transition: transform 0.3s ease;
  }

  .faq.active .faq__header i {
    transform: rotate(-180deg);
  }

  .faq__body {
    max-height: 0 !important;
    overflow: hidden !important;
    transition: max-height 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
    padding: 0 !important;
    margin: 0;
    visibility: hidden;
    opacity: 0;
  }

  .faq.active .faq__body {
    max-height: 500px !important;
    padding-bottom: 15px !important;
    visibility: visible;
    opacity: 1;
  }

  .faq__body p {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
  }

  .faq__body a {
    color: var(--brown);
    word-break: break-all;
  }

  .contact-form {
    width: 100% !important;
    margin-bottom: 30px;
    margin-top: 0 !important;
    order: 2;
  }

  .contact-form .title,
  .contact-form h1.title {
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 20px;
  }

  .contact-form form {
    display: block !important;
    width: 100% !important;
    flex-wrap: unset !important;
  }

  .contact-form form .form-group,
  .contact-form form > div,
  .contact-form form .wpcf7-form-control-wrap {
    width: 100% !important;
    margin-bottom: 8px;
    display: block;
  }

  .contact-form form p {
    width: 100% !important;
    margin-bottom: 5px;
  }

  .contact-form form div input,
  .contact-form form div select,
  .contact-form form div textarea,
  .contact-form form input[type="text"],
  .contact-form form input[type="email"],
  .contact-form form input[type="tel"],
  .contact-form form select,
  .contact-form form textarea {
    width: 100% !important;
    max-width: 100% !important;
    padding: 12px 0 10px;
    font-size: 16px;
    box-sizing: border-box;
  }

  .contact-form form div textarea,
  .contact-form form textarea {
    height: 100px;
    margin-bottom: 15px;
    resize: vertical;
  }

  .contact-form form .btn,
  .contact-form form input[type="submit"],
  .contact-form form button[type="submit"] {
    width: 100%;
    padding: 14px 25px;
    font-size: 15px;
    display: block;
    text-align: center;
  }

  /* WPCF7 Specific Styles */
  .contact-form .wpcf7 {
    width: 100%;
  }

  .contact-form .wpcf7-form {
    display: block !important;
  }

  .contact-form .wpcf7-form p {
    width: 100% !important;
  }

  .contact-form .wpcf7-form-control {
    width: 100% !important;
    max-width: 100% !important;
  }

  .contact-form .wpcf7-response-output {
    margin: 15px 0 0 0 !important;
    padding: 10px !important;
    font-size: 14px;
  }
}


.banner-content .btn{
border-radius:100px;
}
.member-goenner-box h3{
margin-bottom:1px
}
@media (max-width: 768px) {
  .member-goenner-box {
      max-width: 400px;
      margin:0 auto;
  }
}
.services-section h1{
  margin-bottom:40px;
}
.about-us{
margin-top:100px;
}
.about-content--inner{
padding-top:85px;
padding-bottom:100px;
}

.about-content--inner img {
  height: 350px !important;
  max-height: 350px !important;
  min-height: 350px !important;
  object-fit: cover !important;
}

@media (min-width: 992px) {
  .about-content--inner img {
    height: 500px !important;
    max-height: 500px !important;
    min-height: 500px !important;
  }
}

.two-column-block--inner img{
  height: 300px !important;
  max-height: 300px !important;
  min-height: 300px !important;
  object-fit: cover !important;
}

@media (min-width: 1024px) {
  .two-column-block--inner img{
    height: 510px !important;
    max-height: 510px !important;
  }
}
@media (min-width: 1520px) {
  .two-column-block--inner img{
    height: 390px !important;
    max-height: 390px !important;
  }
}
.intro-section h1 {
  margin-bottom: -20px !important;
  font-size: 16px !important;
}

@media (max-width: 767px) {
  .intro-section h1 {
    margin-bottom: 0 !important; 
  }
}

.our-locations .line {
    background-color: #B9DDED;
    height: 1px;
    width: 110px;
    margin: 0px 0 20px;
    display: block;
} 

.o-features h1{
    margin-bottom: 0px !important;
    font-size: 16px;
}
    
.o-features .line {
        background-color: #B9DDED;
        height: 1px;
        width: 120px;
        margin: 0px 0 40px;
        display: block;
}

.about-content .line {
        background-color: #B9DDED;
        height: 1px;
        width: 209px;
        margin: 0px 0 20px;
        display: block;
} 

.werdegang-button-section {
  padding: 40px 0;
}

.werdegang-button-wrapper {
  display: flex;
  margin: 0 auto;
}

.werdegang-button-wrapper.werdegang-align-left {
  justify-content: flex-start;
}

.werdegang-button-wrapper.werdegang-align-center {
  justify-content: center;
}

.werdegang-button-wrapper.werdegang-align-right {
  justify-content: flex-end;
}

.werdegang-button {
  display: inline-block;
  padding: 16px 40px;
  background-color: var(--light-blue);
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 100px;
  transition: all 0.3s ease;
  border: 2px solid transparent;
  cursor: pointer;
  text-align: center;
  min-width: 200px;
}

.werdegang-button:hover {
  background-color: var(--light-blue);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 102, 204, 0.3);
}

.werdegang-button:active {
  transform: translateY(0);
}

@media (max-width: 768px) {
  .werdegang-button-section {
      padding: 30px 0;
  }
  
  .werdegang-button {
      padding: 14px 32px;
      font-size: 15px;
      min-width: 180px;
  }
}

@media (max-width: 480px) {
  .werdegang-button {
      width: 100%;
      max-width: 300px;
  }
}

.intro-section + .faqs { padding-top: 0 !important; }

.about-content--inner .btn { margin-top: 30px !important; }


.two-column-block--inner > div {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-items: start;
}

.heading-with-line h2.title {
    font-size: 32px;
}

.o-features__heading + .line {
    background-color: rgb(185, 221, 237);
    height: 1px;
    width: 69px;
    margin-bottom: 30px;
    display: block;
}

.o-features__subtitle {
  font-size: 16px;
  color: #000000;;
  margin-bottom: 3px;
}

.o-features__subtitle .line {
  display: block;
  width: 55px;
  height: 1px;
  background-color: var(--light-blue);
  margin-top: 3px;
  margin-bottom: 0;
}


.heading .small-heading {
    display: inline-block;  
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    position: relative;
}

.heading .small-heading .line {
    display: block;
    width: 100%;         
    height: 1px;
    background-color: #B9DDED;
    margin-top: 5px;        
}

.two-column-block--inner,
.two-column-block--inner * {
}

@media (max-width: 768px) {
  .two-column-block--inner > div {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .two-column-block--inner > div h2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}










html body .wp-block-group.container.daten,
body .wp-block-group.container.daten {
  padding: 100px 120px 140px !important;
  background-color: #ffffff !important;
  margin: 0 auto !important;
  max-width: 100% !important;
  width: 100% !important;
}

.wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 1.09rem !important;
  line-height: 1.65 !important;
  color: #222222 !important;
  letter-spacing: -0.01em !important;
}

.wp-block-heading {
  color: var(--dark-gray) !important;
  font-weight: 700 !important;
  letter-spacing: -0.03em !important;
}

h2.wp-block-heading {
  font-size: 1.9rem !important;
  line-height: 1.15 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

h3.wp-block-heading {
  font-size: 1.4rem !important;
  margin: 0 0 0.4em !important;
  color: var(--dark-gray) !important;
  font-weight: 700 !important;
  display: inline-block !important;
  border-bottom: 1px solid var(--dark-gray) !important;
  padding-bottom: 7px !important;
  line-height: 1.25 !important;
}

p,
.wp-block-paragraph {
  margin: 0 0 0.28em !important;
  font-weight: 400 !important;
}

.wp-block-heading + p,
.wp-block-heading + .wp-block-paragraph {
  margin-top: 0.2em !important;
}

.wp-block-column p,
.wp-block-group p,
.wp-block-column .wp-block-paragraph,
.wp-block-group .wp-block-paragraph {
  margin-bottom: 0.28em !important;
}

ul.wp-block-list {
  list-style-type: disc !important;
  list-style-position: outside !important;
  margin: 0.5em 0 0.8em 1.6em !important;
  padding-left: 0.4em !important;
}

.wp-block-list li {
  margin-bottom: 0.35em !important;
  padding-left: 0.4em !important;
}

.wp-block-separator.has-alpha-channel-opacity {
  background-color: #dddddd !important;
  height: 1px !important;
  border: none !important;
  margin: 1.4rem 0 !important;
  opacity: 1 !important;
  max-width: 100% !important;
}

p strong,
.wp-block-paragraph strong {
  font-weight: 700 !important;
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}

h2.wp-block-heading strong,
h3.wp-block-heading strong {
  font-weight: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}

@media (max-width: 782px) {
  html body .wp-block-group.container.daten,
  body .wp-block-group.container.daten {
    padding: 110px 20px 100px !important;
  }
  
  .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding: 0 !important;
    max-width: 100% !important;
  }
  
  h2.wp-block-heading {
    font-size: 2.1rem !important;
    margin-bottom: 0.6em !important;
  }
  
  h3.wp-block-heading {
    font-size: 1.5rem !important;
    margin: 1.2em 0 0.35em !important;
    padding-bottom: 6px !important;
    border-bottom-width: 2px !important;
  }
  
  p,
  .wp-block-paragraph {
    margin-bottom: 0.25em !important;
  }
  
  .wp-block-separator.has-alpha-channel-opacity {
    margin: 1.2rem 0 !important;
  }
}







html body .wp-block-group.container.impressum,
body .wp-block-group.container.impressum {
  padding: 100px 120px 140px !important;
  background-color: #ffffff !important;
  margin: 0 auto !important;
  max-width: 100% !important;
  width: 100% !important;
}

.wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 1.09rem !important;
  line-height: 1.65 !important;
  color: #222222 !important;
  letter-spacing: -0.01em !important;
}

.wp-block-heading {
  color: var(--dark-gray) !important;
  font-weight: 700 !important;
  letter-spacing: -0.03em !important;
}

h1.wp-block-heading {
  font-size: 2rem !important;
  line-height: 1.15 !important;
  margin-top: 0 !important;
  margin-bottom: 0.6em !important;
}

h2.wp-block-heading {
  font-size: 1.9rem !important;
  line-height: 1.15 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

h3.wp-block-heading {
  font-size: 1.4rem !important;
  margin: 0 0 0.4em !important;
  color: var(--dark-gray) !important;
  font-weight: 700 !important;
  display: inline-block !important;
  border-bottom: 1px solid var(--dark-gray) !important;
  padding-bottom: 7px !important;
  line-height: 1.25 !important;
}

p,
.wp-block-paragraph {
  margin: 0 0 0.28em !important;
  font-weight: 400 !important;
}

.wp-block-heading + p,
.wp-block-heading + .wp-block-paragraph {
  margin-top: 0.2em !important;
}

.wp-block-column p,
.wp-block-group p,
.wp-block-column .wp-block-paragraph,
.wp-block-group .wp-block-paragraph {
  margin-bottom: 0.28em !important;
}

ul.wp-block-list {
  list-style-type: disc !important;
  list-style-position: outside !important;
  margin: 0.5em 0 0.8em 1.6em !important;
  padding-left: 0.4em !important;
}

.wp-block-list li {
  margin-bottom: 0.35em !important;
  padding-left: 0.4em !important;
}

.wp-block-separator.has-alpha-channel-opacity {
  background-color: #dddddd !important;
  height: 1px !important;
  border: none !important;
  margin: 1.4rem 0 !important;
  opacity: 1 !important;
  max-width: 100% !important;
}

p strong,
.wp-block-paragraph strong {
  font-weight: 700 !important;
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
  display: block !important;
  border-bottom: 1px solid var(--dark-gray) !important;
  padding-bottom: 4px !important;
  margin-bottom: 0.5em !important;
}

h1.wp-block-heading strong,
h2.wp-block-heading strong,
h3.wp-block-heading strong {
  font-weight: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}

@media (max-width: 782px) {
  html body .wp-block-group.container.impressum,
  body .wp-block-group.container.impressum {
    padding: 115px 40px 60px !important;
  }
  
  .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding: 0 !important;
    max-width: 100% !important;
  }
  
  h1.wp-block-heading {
    font-size: 2.2rem !important;
    margin-bottom: 0.5em !important;
  }

  h2.wp-block-heading {
    font-size: 2.1rem !important;
    margin-bottom: 0.6em !important;
  }
  
  h3.wp-block-heading {
    font-size: 1.5rem !important;
    margin: 1.2em 0 0.35em !important;
    padding-bottom: 6px !important;
    border-bottom-width: 2px !important;
  }
  
  p,
  .wp-block-paragraph {
    margin-bottom: 0.25em !important;
  }
  
  .wp-block-separator.has-alpha-channel-opacity {
    margin: 1.2rem 0 !important;
  }
}


.home-banner {
  position: relative;
  width: 100%;
  height: 88vh;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

@media (max-width: 992px) {
  .home-banner {
    margin-bottom: 0 !important;                           
  }
}

.faq__body p strong { border-bottom: 0 !important; }



@media (max-width: 768px) {
  .servive-box .btn-circle.btn--blur {
      border-radius: 50%;
      width: 70px;
      height: 70px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0;
  }
}