/**
 * Swiper 11.2.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 31, 2025
 */

/* FONT_START */
@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');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 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: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */

  --swiper-pagination-color: #0098eb;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-size: 30px;
  --swiper-pagination-bullet-border-radius: 50%;
}
.swiper-pagination {
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  transition: all ease-out 0.2s;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border: 1px solid #0098eb;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, 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%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

.pswp {
    --pswp-bg: #fff;
    --pswp-placeholder-bg: #fff;

    --pswp-root-z-index: 990;

    --pswp-preloader-color: #fff;
    --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.7);

    /* defined via js:
    --pswp-transition-duration: 333ms; */

    --pswp-icon-color: #FC491D;
    --pswp-icon-color-secondary: #fff;
    --pswp-icon-stroke-color: #fff;
    --pswp-icon-stroke-width: 4px;
    --pswp-icon-margin: 15px;

    --pswp-error-text-color: var(--pswp-icon-color);
}


/*
	Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/

.caption-info {
    z-index: 999;
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--pswp-bg);
    color: var(--pswp-icon-color);
}
.caption-info-wrapper {
    text-align: center;
    max-width: 80%;
}
/* Do ew zmiany */
.caption-info-title {
    font-size: 30px;
    font-weight: bold;
}
.caption-info-desc {

}

.caption-info-close {
    font-family: Maria Unconnected, sans-serif;
    cursor: pointer;
    position: absolute;
    text-align: center;
    font-size: 36px;
    width: 44px;
    height: 44px;
    top: 0;
    right: 0;
    margin-top: 15px;
    margin-right: 7px;
}

.caption-info-button {
    cursor: default;
    position: absolute !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 3px solid var(--pswp-icon-color) !important;
    color: var(--pswp-icon-color);
    font-size: 18px;
    width: 36px !important;
    height: 36px !important;
    border-radius: 100%;
    padding: 1rem;
    left: 50%;
    bottom: var(--pswp-icon-margin);
    transform: translateX(-50%);
    font-family: Maria Unconnected, sans-serif;
    line-height: 36px;
}

.hidden-caption-content {
    display: none;
}


.pswp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: var(--pswp-root-z-index);
    display: none;
    touch-action: none;
    outline: 0;
    opacity: 0.003;
    contain: layout style size;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Prevents focus outline on the root element,
  (it may be focused initially) */
.pswp:focus {
    outline: 0;
}

.pswp * {
    box-sizing: border-box;
}

.pswp img {
    max-width: none;
}

.pswp--open {
    display: block;
}

.pswp,
.pswp__bg {
    transform: translateZ(0);
    will-change: opacity;
}

.pswp__bg {
    opacity: 1 !important;
    background: var(--pswp-bg);
}

.pswp,
.pswp__scroll-wrap {
    overflow: hidden;
}

.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__img,
.pswp__content,
.pswp__zoom-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*.pswp__item {*/
/*    width: 80dvw !important;*/
/*    height: 80% !important;*/
/*    top: 10%;*/
/*    left: 10%;*/
/*}*/
/*.pswp__zoom-wrap {*/
/*    width: 80% !important;*/
/*    height: 80% !important;*/
/*    left: 10%;*/
/*}*/

.pswp__img {
    object-position: center center;
    object-fit: contain;
    /* transform: scale(0.8); */
}

.pswp__img,
.pswp__zoom-wrap {
    width: auto;
    height: auto;
}

.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

/* :active to override grabbing cursor */
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out;
}


/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pswp__item {
    /* z-index for fade transition */
    z-index: 1;
    overflow: hidden;
}

.pswp__hidden {
    display: none !important;
}

/* Allow to click through pswp__content element, but not its children */
.pswp__content {
    pointer-events: none;
}
.pswp__content > * {
    pointer-events: auto;
}


/*

  PhotoSwipe UI

*/

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg-container {
    display: grid;
}
.pswp__error-msg {
    margin: auto;
    font-size: 1em;
    line-height: 1;
    color: var(--pswp-error-text-color);
}

/*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
 */
.pswp .pswp__hide-on-close {
    opacity: 0.005;
    will-change: opacity;
    transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
    z-index: 10; /* always overlap slide content */
    pointer-events: none; /* hidden elements should not be clickable */
}

/* class pswp--ui-visible is added when opening or closing transition starts */
.pswp--ui-visible .pswp__hide-on-close {
    opacity: 1;
    pointer-events: auto;
}

/* <button> styles, including css reset */
.pswp__button {
    position: relative;
    display: block;
    width: 50px;
    height: 60px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    background: none;
    border: 0;
    box-shadow: none;
    opacity: 1;
    -webkit-appearance: none;
    -webkit-touch-callout: none;
}

.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
    transition: none;
    padding: 0;
    background: none;
    border: 0;
    box-shadow: none;
    opacity: 1;
}

.pswp__button:disabled {
    opacity: 0.3;
    cursor: auto;
}

.pswp__icn {
    fill: var(--pswp-icon-color);
    color: var(--pswp-icon-color-secondary);
}

.pswp__icn {
    position: absolute;
    top: 14px;
    left: 9px;
    width: 32px;
    height: 32px;
    overflow: hidden;
    pointer-events: none;
}

.pswp__icn-shadow {
    stroke: var(--pswp-icon-stroke-color);
    stroke-width: var(--pswp-icon-stroke-width);
    fill: none;
}

.pswp__icn:focus {
    outline: 0;
}

/*
	div element that matches size of large image,
	large image loads on top of it,
	used when msrc is not provided
*/
div.pswp__img--placeholder,
.pswp__img--with-bg {
    background: var(--pswp-placeholder-bg);
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    z-index: 10;

    background-color: transparent !important;

    /* allow events to pass through top bar itself */
    pointer-events: none !important;
}
.pswp__top-bar > * {
    pointer-events: auto;
    /* this makes transition significantly more smooth,
       even though inner elements are not animated */
    will-change: opacity;
}


/*

  Close button

*/
.pswp__button--close {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1 !important;
    font-family: Maria Unconnected, sans-serif;
    overflow: initial !important;
    margin-top: var(--pswp-icon-margin) !important;
    margin-right: 7px !important;
    width: 40px;
    height: 40px;
}
.pswp__button--close::before {
    content: 'x';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 36px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: var(--pswp-icon-color);
}
.pswp__button--close svg {
    display: none;
    /*top: 7px;*/
    /*left: -9px;*/
    /*width: 64px;*/
    /*height: 64px;*/
}


/*

  Arrow buttons

*/
.pswp__button--arrow {
    font-family: Maria Unconnected, sans-serif;
    font-feature-settings: "calt" 0;
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    top: 50%;
    display: flex;
    align-items: center;
    transform: translateY(-50%);
}

.pswp__button--arrow:disabled {
    display: none;
    cursor: default;
}

.pswp__button--arrow .pswp__icn {
    display: none;
    /*top: 50%;*/
    /*margin-top: -30px;*/
    /*width: 60px;*/
    /*height: 60px;*/
    /*background: none;*/
    /*border-radius: 0;*/
}

.pswp--one-slide .pswp__button--arrow {
    display: none;
}

/* hide arrows on touch screens */
.pswp--touch .pswp__button--arrow {
    visibility: hidden;
}

/* show arrows only after mouse was used */
.pswp--has_mouse .pswp__button--arrow {
    visibility: visible;
}

.pswp__button--arrow--prev {
    position: absolute !important;
    right: auto;
    left: 0;
}

.pswp__button--arrow--next {
    right: 0px;
}

.pswp__button--arrow--prev::before,
.pswp__button--arrow--next::before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 36px;
    color: var(--pswp-icon-color);
}

.pswp__button--arrow--prev::before {
    content: "<";
    text-align: left;
    margin-left: var(--pswp-icon-margin);
}

.pswp__button--arrow--next::before {
    content: '>';
    padding-right: var(--pswp-icon-margin);
}

.pswp__button--arrow--next .pswp__icn {
    /*left: auto;*/
    /*right: 14px;*/
    /* flip horizontally */
    /*transform: scale(-1, 1);*/
}

/*

  Zoom button

*/
.pswp__button--zoom {
    display: none !important;
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: none;
}

/* "+" => "-" */
.pswp--zoomed-in .pswp__zoom-icn-bar-v {
    display: none;
}


/*

  Loading indicator

*/
.pswp__preloader {
    position: relative;
    overflow: hidden;
    width: 50px;
    height: 60px;
    margin-right: auto;
}

.pswp__preloader .pswp__icn {
    opacity: 0;
    transition: opacity 0.2s linear;
    animation: pswp-clockwise 600ms linear infinite;
}

.pswp__preloader--active .pswp__icn {
    opacity: 1;
}

@keyframes pswp-clockwise {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


/*

  "1 of 10" counter

*/
.pswp__counter {
    position: absolute;
    top: 0;
    left: 0;
    font-family: Maria Unconnected, sans-serif;
    height: 30px;
    margin-top: var(--pswp-icon-margin);
    margin-inline-start: var(--pswp-icon-margin);
    font-size: 18px;
    line-height: 30px;
    color: var(--pswp-icon-color) !important;
    padding: 0;
    /*text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);*/
    opacity: 1;
}

.pswp--one-slide .pswp__counter {
    display: none;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus,
  .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
/*.pswp__counter {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  top: 0;*/
/*  height: 44px;*/
/*  font-size: 13px;*/
/*  line-height: 44px;*/
/*  color: #FFF;*/
/*  opacity: 0.75;*/
/*  padding: 0 10px; }*/

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&family=Roboto:wght@100..900&display=swap");
/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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 in Chrome and Safari on macOS.
*/
::-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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: none){
  .container{
    max-width: none;
  }
}
.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-left: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.bottom-0{
  bottom: 0px;
}
.my-gap{
  margin-top: var(--gap);
  margin-bottom: var(--gap);
}
.\!mb-lg-gap{
  margin-bottom: calc(var(--gap) * 1.5) !important;
}
.mb-4{
  margin-bottom: calc(var(--rem) * 4);
}
.mb-8{
  margin-bottom: calc(var(--rem) * 8);
}
.mb-gap-negative{
  margin-bottom: calc(var(--gap) * -1);
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.h-full{
  height: 100%;
}
.w-full{
  width: 100%;
}
.border-collapse{
  border-collapse: collapse;
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize{
  resize: both;
}
.flex-row{
  flex-direction: row;
}
.\!flex-col{
  flex-direction: column !important;
}
.flex-col{
  flex-direction: column;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.items-stretch{
  align-items: stretch;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-3{
  gap: calc(var(--rem) * 3);
}
.gap-gap{
  gap: var(--gap);
}
.gap-md-gap{
  gap: var(--md-gap);
}
.gap-sm-gap{
  gap: var(--sm-gap);
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.border{
  border-width: 1px;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.px-2{
  padding-left: calc(var(--rem) * 2);
  padding-right: calc(var(--rem) * 2);
}
.py-2{
  padding-top: calc(var(--rem) * 2);
  padding-bottom: calc(var(--rem) * 2);
}
.py-gap{
  padding-top: var(--gap);
  padding-bottom: var(--gap);
}
.pb-1{
  padding-bottom: var(--rem);
}
.pt-gap{
  padding-top: var(--gap);
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.font-Montserrat{
  font-family: Montserrat, sans-serif;
}
.\!text-lg{
  font-size: var(--fs-lg) !important;
  line-height: var(--lh-lg) !important;
}
.text-lg{
  font-size: var(--fs-lg);
  line-height: var(--lh-lg);
}
.text-md{
  font-size: var(--fs-md);
  line-height: var(--lh-md);
}
.font-bold{
  font-weight: 700;
}
.lowercase{
  text-transform: lowercase;
}
.italic{
  font-style: italic;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-black-light{
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
.text-grey{
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.opacity-\[0\.5\]{
  opacity: 0.5;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
:root {
  --bezier1: cubic-bezier(0.5, 0, 0.1, 1);
  --bezier2: cubic-bezier(.04,.47,.19,1.12);
  --bezier3: cubic-bezier(0.25,0.46,0.45,0.94);
}

@keyframes menuUp {
  100% {
    top: 0;
  }
}
:root {
  --rem: 1dvw;
  --gap: 4dvw;
  --gap-negative: calc(var(--gap) * -1);
  --xs-gap: 1dvw;
  --sm-gap: 2dvw;
  --md-gap: 3dvw;
  --rounded-dynamic: 1.5vw;
}
@media (min-width: 1000px) {}

:root {
  --fs-xs: 10px;
  --lh-xs: 1.4;
  --fs-sm: 12px;
  --lh-sm: 1.4;
  --fs-md: 14px;
  --lh-md: 1.4;
  --fs-lg: 20px;
  --lh-lg: 1.4;
  --fs-xl: 28px;
  --lh-xl: 1.4;
  --fs-base: var(--fs-sm);
  --lh-base: var(--lh-sm);
}
@media (min-width: 500px) {
  :root {
    --fs-xs: 12px;
    --lh-xs: 1.4;
    --fs-sm: 14px;
    --lh-sm: 1.4;
    --fs-md: 18px;
    --lh-md: 1.4;
    --fs-lg: 24px;
    --lh-lg: 1.4;
    --fs-xl: 36px;
    --lh-xl: 1.4;
  }
}
@media (min-width: 1000px) {
  :root {
    --fs-xs: 12px;
    --lh-xs: 1.4;
    --fs-sm: 16px;
    --lh-sm: 1.4;
    --fs-md: 18px;
    --lh-md: 1.4;
    --fs-lg: 24px;
    --lh-lg: 1.4;
    --fs-xl: 36px;
    --lh-xl: 1.4;
  }
}
@media (min-width: 1500px) and (min-height: 1000px) {
  :root {
    --fs-xs: 14px;
    --lh-xs: 1.4;
    --fs-sm: 18px;
    --lh-sm: 1.4;
    --fs-md: 24px;
    --lh-md: 1.4;
    --fs-lg: 36px;
    --lh-lg: 1.4;
    --fs-xl: 48px;
    --lh-xl: 1.4;
  }
}

h1, .h1{
  font-family: Montserrat, sans-serif;
  font-size: var(--fs-xl);
  line-height: var(--lh-xl);
  font-weight: 600;
}
body.-home h1, body.-home .h1{
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

h2, .h2{
  font-family: Montserrat, sans-serif;
  font-size: var(--fs-xl);
  line-height: var(--lh-xl);
  font-weight: 500;
}

h3, .h3{
  font-family: Montserrat, sans-serif;
  font-size: var(--fs-xl);
  line-height: var(--lh-xl);
  font-weight: 500;
}

h4, .h4{
  font-family: Montserrat, sans-serif;
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 500;
}

@keyframes gradient-anim {
  0% {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(0, 1, 1);
    transform-origin: 0% 50%;
  }
  51% {
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.btn{
  display: flex;
  height: 40px;
  width: -moz-min-content;
  width: min-content;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 5px;
  border-width: 1px;
  border-color: rgb(60 60 60 / var(--tw-border-opacity));
  --tw-border-opacity: 0.75;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: calc(var(--rem) * 3);
  padding-right: calc(var(--rem) * 3);
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 500px){
  .btn{
    border-radius: 8px;
    font-size: var(--fs-md);
    line-height: var(--lh-md);
  }
}
@media (min-width: 1000px){
  .btn{
    height: 45px;
    padding-left: calc(var(--rem) * 1.5);
    padding-right: calc(var(--rem) * 1.5);
  }
}
@media (min-width: 1500px) and (min-height: 1000px){
  .btn{
    height: 50px;
  }
}
@media (hover: hover) {
  .btn:hover{
    opacity: 0.75;
  }
  .btn[class=btn]:hover{
    --tw-border-opacity: 1;
    border-color: rgb(4 188 142 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(4 188 142 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
.btn span:empty{
  margin-left: calc(var(--rem) * 3);
  margin-right: calc(var(--rem) * 3);
  display: inline-block;
  height: 66%;
  width: 1px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(112 112 112 / var(--tw-bg-opacity));
  opacity: 0.5;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 1000px){
  .btn span:empty{
    margin-left: calc(var(--rem) * 1.5);
    margin-right: calc(var(--rem) * 1.5);
    height: 50%;
  }
}
@media (min-width: 1500px) and (min-height: 1000px){
  .btn span:empty{
    margin-left: var(--rem);
    margin-right: var(--rem);
  }
}
.btn--hero{
  height: -moz-min-content;
  height: min-content;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: calc(var(--rem) * 0.75);
  padding-right: calc(var(--rem) * 0.75);
  padding-top: calc(var(--rem) / 4);
  padding-bottom: calc(var(--rem) / 4);
  font-size: var(--fs-xs);
  line-height: var(--lh-xs);
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
.btn--hero:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(60 60 60 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn--phone:after{
  display: block;
  width: 18px;
  height: 18px;
  --tw-translate-y: 0px;
  --tw-scale-x: 0.8;
  --tw-scale-y: 0.8;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  --tw-content: url(/images/icons/phone.svg);
  content: var(--tw-content);
}
@media (min-width: 500px){
  .btn--phone:after{
    --tw-scale-x: 0.9;
    --tw-scale-y: 0.9;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1500px) and (min-height: 1000px){
  .btn--phone:after{
    --tw-translate-y: -33.333333%;
    --tw-scale-x: 1.0;
    --tw-scale-y: 1.0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.btn--mail:after{
  display: block;
  width: 18px;
  height: 18px;
  --tw-translate-y: 0px;
  --tw-scale-x: 0.8;
  --tw-scale-y: 0.8;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: url(/images/icons/mail.svg);
  content: var(--tw-content);
}
@media (min-width: 500px){
  .btn--mail:after{
    --tw-scale-x: 0.9;
    --tw-scale-y: 0.9;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1500px) and (min-height: 1000px){
  .btn--mail:after{
    --tw-translate-y: -33.333333%;
    --tw-scale-x: 1.0;
    --tw-scale-y: 1.0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.btn--transparent{
  border-style: none;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  --tw-text-opacity: 1;
  color: rgb(41 94 255 / var(--tw-text-opacity));
}
.btn--white{
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
.btn--purple{
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(136 77 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn--light-purple{
  border-style: none;
  background-color: rgb(136 77 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
  --tw-text-opacity: 1;
  color: rgb(136 77 255 / var(--tw-text-opacity));
}
.btn--green{
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(4 188 142 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn--blue{
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(0 152 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn--blue-light{
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(233 238 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn--blue-dark{
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(41 94 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn--blue-border{
  height: -moz-min-content;
  height: min-content;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 152 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: calc(var(--rem) * 2);
  padding-right: calc(var(--rem) * 2);
  padding-top: calc(var(--rem) / 2);
  padding-bottom: calc(var(--rem) / 2);
  font-size: var(--fs-sm);
  line-height: var(--lh-sm);
  --tw-text-opacity: 1;
  color: rgb(0 152 235 / var(--tw-text-opacity));
}
@media (min-width: 1000px){
  .btn--blue-border{
    padding-left: var(--rem);
    padding-right: var(--rem);
    padding-top: calc(var(--rem) / 4);
    padding-bottom: calc(var(--rem) / 4);
  }
}
@media (min-width: 1500px) and (min-height: 1000px){
  .btn--blue-border{
    padding-left: calc(var(--rem) / 2);
    padding-right: calc(var(--rem) / 2);
  }
}
@media (hover: hover) {
  .btn--blue-border:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(0 152 235 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

.btnlink{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgb(4 188 142 / var(--tw-border-opacity));
  --tw-border-opacity: 0.2;
  background-image: url(/images/triangle_green.svg);
  background-size: 12px 12px;
  background-position: right 0 top 50%;
  background-repeat: no-repeat;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: var(--fs-xl);
  line-height: var(--lh-xl);
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(4 188 142 / var(--tw-text-opacity));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 320px){
  .btnlink{
    font-size: var(--fs-lg);
    line-height: var(--lh-lg);
  }
}

@media (min-width: 500px){
  .btnlink{
    font-size: var(--fs-md);
    line-height: var(--lh-md);
  }
}

@media (min-width: 1000px){
  .btnlink{
    background-size: 24px 24px;
    font-size: var(--fs-lg);
    line-height: var(--lh-lg);
  }
}

@media (min-width: 1500px) and (min-height: 1000px){
  .btnlink{
    padding-top: calc(var(--rem) * 1.5);
    padding-bottom: calc(var(--rem) * 1.5);
  }
}
.btnlink--bold-arrow{
  background-image: url(/images/green_right_arrow.svg);
  background-size: 30px 30px;
  background-position: right 0 top 50%;
  background-repeat: no-repeat;
}
@media (min-width: 1000px){
  .btnlink--bold-arrow{
    background-position: right 1% top 50%;
  }
}
@media (min-width: 1500px) and (min-height: 1000px){
  .btnlink--bold-arrow{
    background-size: 60px 60px;
  }
}
.btnlink:not(:first-of-type){
  border-top-width: 0px;
}
.btnlink:last-of-type{
  border-bottom-width: 0px;
}

.circle{
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 152 235 / var(--tw-border-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (hover: hover) {
  .circle:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(0 152 235 / var(--tw-bg-opacity));
  }
}
.circle.-active{
  --tw-bg-opacity: 1;
  background-color: rgb(0 152 235 / var(--tw-bg-opacity));
}

.circlebtn{
  display: flex;
  width: var(--icon-size);
  height: var(--icon-size);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  font-size: var(--fs-sm);
  line-height: var(--lh-sm);
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity));
}
.circlebtn--menu{
  display: block;
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
@media (min-width: 500px){
  .circlebtn--menu{
    width: 25px;
    height: 25px;
  }
}
@media (min-width: 1000px){
  .circlebtn--menu{
    display: none;
  }
}
.circlebtn--footer{
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.date{
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}

.icon{
  position: relative;
  display: flex;
  width: 40px;
  height: 40px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(233 238 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1000px){
  .icon{
    width: 45px;
    height: 45px;
  }
}

@media (min-width: 1500px) and (min-height: 1000px){
  .icon{
    width: 50px;
    height: 50px;
  }
}
.icon--top{
  background-image: url(/images/icons/totop.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (hover: hover) {
  .icon--top:hover{
    opacity: 0.75;
  }
}
.icon--phone{
  position: relative;
  margin-right: calc(var(--rem) * 1.5);
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(/images/icons/phone.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 1000px){
  .icon--phone{
    width: 45px;
    height: 45px;
  }
}
@media (min-width: 1500px) and (min-height: 1000px){
  .icon--phone{
    margin-right: var(--rem);
    width: 50px;
    height: 50px;
  }
}
.icon--phone-blue{
  position: relative;
  z-index: 100;
  margin-right: calc(var(--rem) / 2);
  display: inline-block;
  width: 20px;
  height: 20px;
  --tw-translate-y: 25%;
  --tw-scale-x: 0.8;
  --tw-scale-y: 0.8;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  --tw-content: url(/images/icons/phone_blue.svg);
  content: var(--tw-content);
}
@media (min-width: 500px){
  .icon--phone-blue{
    --tw-scale-x: 0.9;
    --tw-scale-y: 0.9;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1500px) and (min-height: 1000px){
  .icon--phone-blue{
    --tw-scale-x: 1.0;
    --tw-scale-y: 1.0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (hover: hover) {
  .icon--phone:hover{
    --tw-scale-x: 1.15;
    --tw-scale-y: 1.15;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.icon--letter{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(41 94 255 / var(--tw-border-opacity));
  background-color: transparent;
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(41 94 255 / var(--tw-text-opacity));
}
@media (hover: hover) {
  .icon--letter:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(41 94 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
.icon--search{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (hover: hover) {
  .icon--search:hover{
    --tw-scale-x: 1.15;
    --tw-scale-y: 1.15;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

.img, .section--textbox-2 > .container > div:last-child img, .news-index-item-img img{
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.img--rounded, .news-index-item-img img{
  border-radius: var(--rounded-dynamic);
}

.line{
  height: 1px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  opacity: 0.1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.line--padding{
  margin-top: var(--gap);
  margin-bottom: var(--gap);
}
.line--padding-md{
  margin-top: var(--md-gap);
  margin-bottom: var(--md-gap);
}
.line--header{
  height: 5px;
  width: 0px;
  opacity: 0.1;
}
.line--blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 152 235 / var(--tw-bg-opacity));
}
.line--blue-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(41 94 255 / var(--tw-bg-opacity));
}
.line--green{
  --tw-bg-opacity: 1;
  background-color: rgb(0 204 153 / var(--tw-bg-opacity));
}
.line--purple{
  --tw-bg-opacity: 1;
  background-color: rgb(136 77 255 / var(--tw-bg-opacity));
}

.select{
  position: relative;
  z-index: 999;
  display: flex;
  height: 45px;
  width: auto;
  min-width: 300px;
  cursor: pointer;
  justify-content: center;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(112 112 112 / var(--tw-bg-opacity));
  padding-left: calc(var(--rem) * 3);
  padding-right: calc(var(--rem) * 3);
  padding-top: var(--rem);
  padding-bottom: var(--rem);
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 500px){
  .select{
    height: 45px;
  }
}

@media (min-width: 1000px){
  .select{
    min-width: 350px;
    padding-left: calc(var(--rem) * 1.5);
    padding-right: calc(var(--rem) * 1.5);
    padding-top: calc(var(--rem) * 0.75);
    padding-bottom: calc(var(--rem) * 0.75);
  }
}

@media (min-width: 1500px) and (min-height: 1000px){
  .select{
    height: 60px;
  }
}

.select {
  /*select {
      @apply
          flex justify-center items-center
          px-3 py-1
          rounded-md
          cursor-pointer
          text-black text-md font-light
          appearance-none border border-black
          w-full
          bg-white

          lg:px-1.5 lg:py-0.75
          bg-[url(/images/triangle.svg)]
          bg-[right_1.25rem_top_50%]
          bg-[length:0.95rem_1.1rem]
          bg-no-repeat
          ;

      option {
          @apply
              p-0 m-0
              bg-white
              text-black
              ;
      }
  }*/
  /*&--psychowidget {
      select {
          @apply
              min-w-[350px]
              bg-[url(/images/triangle_grey.svg)]
              bg-black-light bg-opacity-5
              border border-black-light
              text-grey font-bold

              xl:min-w-[100%]
              ;
      }
  }*/
}
.select-box{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: var(--rem);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.select-box-arrow{
  display: block;
  width: 16px;
  height: 16px;
  --tw-scale-x: 0.75;
  --tw-scale-y: 0.75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-image: url(/images/triangle.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 500px){
  .select-box-arrow{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (hover: hover) {
  .select-box:hover{
    opacity: 0.75;
  }
}
.select-menu {
  padding-left: 0 !important;
  position: absolute;
  left: 0px;
  z-index: 300;
  margin-top: 15%;
  display: none;
  width: 100%;
  flex-direction: column;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(112 112 112 / var(--tw-bg-opacity));
  padding-top: calc(var(--rem) / 2);
  padding-bottom: calc(var(--rem) / 2);
}
.select-menu.visible{
  display: flex;
}
.select-menu-option{
  width: 100%;
  list-style-type: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-left: calc(var(--rem) * 3);
  padding-right: calc(var(--rem) * 3);
  padding-top: calc(var(--rem) * 0.75);
  padding-bottom: calc(var(--rem) * 0.75);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 1000px){
  .select-menu-option{
    padding-left: calc(var(--rem) * 1.5);
    padding-right: calc(var(--rem) * 1.5);
    padding-top: calc(var(--rem) / 2);
    padding-bottom: calc(var(--rem) / 2);
  }
}
@media (min-width: 1500px) and (min-height: 1000px){
  .select-menu-option{
    padding-top: calc(var(--rem) / 4);
    padding-bottom: calc(var(--rem) / 4);
  }
}
@media (hover: hover) {
  .select-menu-option:hover{
    opacity: 0.5;
  }
}
.select--purple{
  --tw-bg-opacity: 1;
  background-color: rgb(136 77 255 / var(--tw-bg-opacity));
}
.select--purple .select-menu{
  --tw-bg-opacity: 1;
  background-color: rgb(136 77 255 / var(--tw-bg-opacity));
}
.select--green{
  --tw-bg-opacity: 1;
  background-color: rgb(4 188 142 / var(--tw-bg-opacity));
}
.select--green .select-menu{
  --tw-bg-opacity: 1;
  background-color: rgb(4 188 142 / var(--tw-bg-opacity));
}
.select--blue{
  --tw-bg-opacity: 1;
  background-color: rgb(41 94 255 / var(--tw-bg-opacity));
}
.select--blue .select-menu{
  --tw-bg-opacity: 1;
  background-color: rgb(41 94 255 / var(--tw-bg-opacity));
}

.body{
  position: relative;
  height: auto;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  font-family: Roboto, sans-serif;
  font-size: var(--fs-base);
  line-height: var(--lh-base);
}
.body * {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.body-container{
  display: flex;
  height: auto;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  overflow-x: hidden;
}

.body-wrapper{
  position: relative;
  -webkit-backface-visibility: hidden;
}

.cstudies-index{
  margin-top: var(--gap);
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: var(--md-gap);
}

@media (min-width: 500px){
  .cstudies-index{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1000px){
  .cstudies-index{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1500px) and (min-height: 1000px){
  .cstudies-index{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.cstudies-index-item{
  width: 100%;
}
.cstudies-index-item-content{
  height: 100%;
}
.cstudies-index-item-content img{
  margin-bottom: var(--xs-gap);
  width: 120px;
  height: 120px;
  border-radius: 9999px;
}
@media (min-width: 500px){
  .cstudies-index-item-content img{
    width: 140px;
    height: 140px;
  }
}
@media (min-width: 1000px){
  .cstudies-index-item-content img{
    width: 200px;
    height: 200px;
  }
}

.video {
  position: relative;
}
.video:before {
  display: block;
  content: "";
  padding-top: 56.25%;
}
.video > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

iframe{
  border-radius: 8px;
}

hr{
  border-top-width: 0px;
}

body.-home #medfile-register-widget{
  position: relative;
  scroll-snap-align: start;
  scroll-margin-top: 150px;
  overflow: auto;
}

@media (min-width: 1000px){
  body.-home #medfile-register-widget{
    max-height: 1000px;
  }
}
body.-home #medfile-register-widget iframe{
  margin-top: -200px;
}
@media (min-width: 500px){
  body.-home #medfile-register-widget iframe{
    margin-top: -175px;
  }
}

.googlemap-box{
  height: 250px;
  width: 100%;
}

@media (min-width: 1000px){
  .googlemap-box{
    height: 450px;
  }
}

.video-box{
  position: relative;
}
.video-box-btn {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cpath d='M90,0A90,90,0,1,1,0,90,90,90,0,0,1,90,0Z' fill='%23fc491d'/%3E%3Cpath d='M33.514,7.5a5,5,0,0,1,8.66,0L71.356,58.034a5,5,0,0,1-4.33,7.5H8.661a5,5,0,0,1-4.33-7.5Z' transform='translate(132 51.656) rotate(90)' fill='%23fff'/%3E%3C/svg%3E");
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  display: block;
  width: 30px;
  height: 30px;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 320px){
  .video-box-btn{
    width: 45px;
    height: 45px;
  }
}
@media (min-width: 500px){
  .video-box-btn{
    width: 90px;
    height: 90px;
  }
}
@media (min-width: 1000px){
  .video-box-btn{
    width: 180px;
    height: 180px;
  }
}
.video-box-btn--off{
  display: none;
}

.header-menu-toggle, .menu-overlay-close{
  position: absolute;
  right: 0px;
  z-index: 999;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1000px){
  .header-menu-toggle, .menu-overlay-close{
    display: none;
  }
}
.header-menu-toggle line, .menu-overlay-close line{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.header-menu-toggle line:nth-of-type(1), .menu-overlay-close line:nth-of-type(1){
  --tw-translate-x: 8.5px;
  --tw-translate-y: 10px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.header-menu-toggle line:nth-of-type(2), .menu-overlay-close line:nth-of-type(2){
  --tw-translate-x: 8.5px;
  --tw-translate-y: 15px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.header-menu-toggle line:nth-of-type(3), .menu-overlay-close line:nth-of-type(3){
  --tw-translate-x: 8.5px;
  --tw-translate-y: 20px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.menu-overlay.-active .header-menu-toggle line:nth-of-type(1), .menu-overlay.-active .menu-overlay-close line:nth-of-type(1){
  --tw-translate-y: 15px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}
.menu-overlay.-active .header-menu-toggle line:nth-of-type(2), .menu-overlay.-active .menu-overlay-close line:nth-of-type(2){
  --tw-translate-x: 35%;
  --tw-translate-y: 10px;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.menu-overlay.-active .header-menu-toggle line:nth-of-type(3), .menu-overlay.-active .menu-overlay-close line:nth-of-type(3){
  --tw-translate-x: 35%;
  --tw-translate-y: 19px;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (hover: hover) {
  .header-menu-toggle:hover line:nth-of-type(1), .menu-overlay-close:hover line:nth-of-type(1){
    --tw-translate-y: 15px;
    --tw-translate-x: 8.5px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .header-menu-toggle:hover line:nth-of-type(3), .menu-overlay-close:hover line:nth-of-type(3){
    --tw-translate-y: 15px;
    --tw-translate-x: 8.5px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

.search-box{
  display: none;
  width: calc(100dvw - (100dvw * 0.80));
  min-width: 350px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  padding-left: calc(var(--rem) * 1.5);
  padding-right: calc(var(--rem) * 1.5);
  padding-top: calc(var(--rem) * 0.75);
  padding-bottom: calc(var(--rem) * 0.75);
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 1500px){
  .search-box{
    display: inline-block;
  }
}
.search-box::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  opacity: 1;
  -moz-transition-property: all;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.search-box::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.search-box:hover::-moz-placeholder{
  --tw-text-opacity: 0.5;
}
.search-box:hover::placeholder{
  --tw-text-opacity: 0.5;
}

.itd-group{
  position: relative;
  display: flex;
  cursor: default;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--xs-gap);
}
.itd-group > img{
  height: 100%;
  max-height: 450px;
  width: 100%;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1500px) and (min-height: 1000px){
  .itd-group > img{
    max-height: 300px;
  }
}
.itd-group > img:hover{
  border-radius: var(--rounded-dynamic);
}
.itd-group > img:hover ~ span:last-child{
  opacity: 1;
}
.itd-group > p{
  width: 100%;
}
.itd-group > span:last-child{
  position: absolute;
  top: var(--xs-gap);
  left: var(--xs-gap);
  opacity: 0;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 500px){
  .itd-group > span:last-child{
    left: var(--gap);
    top: var(--gap);
  }
}
@media (min-width: 1000px){
  .itd-group > span:last-child{
    left: var(--sm-gap);
    top: var(--sm-gap);
  }
}

.secheader-group{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.secheader-group > div:first-child{
  margin-top: var(--xs-gap);
  margin-bottom: var(--sm-gap);
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: calc(var(--gap) * 1.5);
}
@media (min-width: 500px){
  .secheader-group > div:first-child{
    flex-direction: row;
    gap: var(--gap);
  }
}
.secheader-group > div:first-child > p{
  width: 50%;
  font-weight: 700;
}
@media (min-width: 320px){
  .secheader-group > div:first-child > p{
    width: 100%;
  }
  .secheader-group > div:first-child > aside{
    width: 100%;
  }
}
.secheader-group > div:first-child > aside > p{
  margin-bottom: var(--sm-gap);
}

.section--accordion .accordion-navigation > a{
  display: flex;
  justify-content: space-between;
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 700;
}
.section--accordion .accordion-navigation > a svg{
  width: var(--icon-size);
  height: var(--icon-size);
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.section--accordion .accordion-navigation.-active svg{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.section--accordion .accordion-content{
  display: none;
  overflow: hidden;
}
.section--accordion .accordion-content.-active{
  display: block;
}
.section--accordion .accordion-content.-animating {
  display: block !important;
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.section--accordion .accordion-content-wrapper{
  padding-top: calc(var(--rem) * 2);
}

.underline-link{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
  text-decoration-line: none;
}
.underline-link svg{
  width: var(--icon-size);
  height: var(--icon-size);
}

.underline-download{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
  text-decoration-line: none;
}
.underline-download svg{
  width: var(--icon-size);
  height: var(--icon-size);
}

.person-box{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap);
}
.person-box > div{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 1000px){
  .person-box > div{
    width: 50%;
  }
}
.person-box > div:first-child img{
  aspect-ratio: 1 / 1;
  width: 16rem;
  height: 16rem;
  border-radius: 9999px;
}
.person-box svg{
  width: var(--icon-size);
  height: var(--icon-size);
}

.breadcrumbs-wrapper .breadcrumbs__link{
  font-size: var(--fs-sm);
  line-height: var(--lh-sm);
}
.breadcrumbs-wrapper .breadcrumbs__link:not(:last-child)::after {
  content: " /";
}
.breadcrumbs-wrapper .breadcrumbs__link:last-child{
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}

.mouse-follow {
  transform-origin: center;
  transition: transform 1s cubic-bezier(0.2, 1, 0.8, 1);
}

.footer-wrapper{
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: stretch;
  --tw-bg-opacity: 1;
  background-color: rgb(233 238 255 / var(--tw-bg-opacity));
  padding-left: var(--gap);
  padding-right: var(--gap);
  padding-top: var(--gap);
  padding-bottom: var(--sm-gap);
}
.footer-links{
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  row-gap: var(--gap);
}
.footer-links-box{
  display: flex;
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-right: var(--md-gap);
}
@media (min-width: 1000px){
  .footer-links-box{
    width: 25%;
  }
}
.footer-links-box > p{
  padding-bottom: var(--sm-gap);
  font-family: Montserrat, sans-serif;
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 500;
  text-transform: uppercase;
}
.footer-links-box > a{
  font-size: var(--fs-sm);
  line-height: var(--lh-sm);
  --tw-text-opacity: 1;
  color: rgb(74 87 129 / var(--tw-text-opacity));
}
.footer-links-middle{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media (min-width: 1000px){
  .footer-links-middle{
    width: 50%;
  }
}
.footer-links-middle > div{
  width: 50%;
}
.footer-links > div:last-of-type{
  position: absolute;
  right: 0px;
  top: var(--gap);
}
@media (min-width: 1000px){
  .footer-links > div:last-of-type{
    position: static;
  }
}
.footer-content{
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: calc(var(--gap) * 3);
  padding-bottom: calc(var(--gap) * 4);
}
@media (min-width: 1000px){
  .footer-content{
    flex-direction: row;
    gap: 0px;
    padding-bottom: 0px;
  }
}
.footer-info{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: stretch;
}
.footer-info-logo{
  width: 100%;
  padding-bottom: calc(var(--gap) * 3);
}
@media (min-width: 1000px){
  .footer-info-logo{
    padding-bottom: var(--gap);
  }
}
.footer-info-logo img{
  width: 75%;
}
@media (min-width: 500px){
  .footer-info-logo img{
    width: 50%;
  }
}
@media (min-width: 1000px){
  .footer-info-logo img{
    width: 33.333333%;
  }
}
.footer-info-box{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: calc(var(--gap) * 2);
}
@media (min-width: 1000px){
  .footer-info-box{
    width: 50%;
  }
}
.footer-info-box .select{
  width: auto;
  min-width: 300px;
  max-width: 50%;
}
.footer-info-box > p:first-of-type{
  position: absolute;
  bottom: var(--md-gap);
}
@media (min-width: 1000px){
  .footer-info-box > p:first-of-type{
    position: static;
  }
}
.footer-info-box p{
  font-size: var(--fs-md);
  line-height: var(--lh-md);
}
.footer-info-box-row{
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}

.section--gallery{
  display: flex;
  width: 100%;
  flex-direction: column;
}

@media (min-width: 500px){
  .section--gallery{
    flex-direction: row;
  }
}
.section--gallery > .container{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: var(--gap);
}
@media (min-width: 1000px){
  .section--gallery > .container{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.section--gallery .gallery{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--gap);
}
@media (min-width: 500px){
  .section--gallery .gallery{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1000px){
  .section--gallery .gallery{
    grid-column-start: 2;
  }
}
.section--gallery .gallery-item{
  aspect-ratio: 1 / 1;
  height: 100%;
  width: 100%;
}
.section--gallery .gallery-item img{
  height: 100%;
  width: 100%;
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.section--gallery .gallery-item:nth-child(6):not(:last-child) a, .section--gallery .gallery-item--more a{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.section--gallery .gallery-item:nth-child(6):not(:last-child) img, .section--gallery .gallery-item--more img{
  display: none;
}
.section--gallery .gallery-item:nth-child(6){
  position: relative;
}
.section--gallery .gallery-item:nth-child(6)::before{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  height: 100%;
  width: 100%;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
.section--gallery .gallery-item:nth-child(6) span{
  z-index: 10;
  font-size: var(--fs-xl);
  line-height: var(--lh-xl);
}
.section--gallery .gallery-item:nth-child(n+7){
  display: none;
}

:root {
  --logo-height: 40px;
}
@media (min-width: 500px) {
  :root {
    --logo-height: 60px;
  }
}
@media (min-width: 1500px) and (min-height: 1000px) {
  :root {
    --logo-height: 80px;
  }
}

.header{
  position: sticky;
  top: 0px;
  z-index: 1000;
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: calc(var(--rem) * 1.5);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: var(--md-gap);
  padding-right: var(--md-gap);
  padding-bottom: calc(var(--rem) * 1.5);
  padding-top: var(--sm-gap);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
body:not(.-top) .header {
  transform: translateY(calc(-1 * var(--logo-height) - var(--sm-gap) - 1.5 * var(--rem)));
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
}
.header-logo{
  height: var(--logo-height);
  width: auto;
}
.header-logo img{
  height: 100%;
  width: auto;
}
.header-box{
  display: none;
  max-height: 60px;
  flex-direction: row;
  align-items: center;
  justify-content: stretch;
  gap: var(--sm-gap);
}
@media (min-width: 1000px){
  .header-box{
    display: flex;
  }
}
.header-box > .btn{
  font-size: var(--fs-md);
  line-height: var(--lh-md);
}
.header-menu{
  position: sticky;
  top: 0px;
  display: flex;
  width: 100%;
}
.header-menu a{
  font-family: Roboto, sans-serif;
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.header-menu-toggle{
  position: absolute;
  top: var(--sm-gap);
  right: var(--sm-gap);
  z-index: 9999;
}
.header-menu-logo{
  position: absolute;
  top: 50%;
  left: 0px;
  height: calc(var(--rem) * 3);
  width: calc(var(--rem) * 3);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
body:not(.-top) .header-menu-logo{
  opacity: 1;
}
.header-menu-links{
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap);
}
.header-menu-links > div{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
body:not(.-top) .header-menu-links > div:not(.header-menu-mobile){
  --tw-translate-x: calc(var(--rem) * 5);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.header-menu-links > div:not(:last-child){
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (min-width: 1000px){
  .header-menu-links > div:not(:last-child){
    display: flex;
  }
}
@media (hover: hover) {
  .header-menu-links > div:not(:last-child):hover > hr{
    width: 100%;
    opacity: 1;
  }
}
.header-menu-mobile{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: var(--sm-gap);
  padding-bottom: var(--sm-gap);
}
@media (min-width: 1000px){
  .header-menu-mobile{
    display: none;
  }
}
.header-menu-mobile > .btn--transparent{
  --tw-text-opacity: 1;
  color: rgb(41 94 255 / var(--tw-text-opacity));
}
.header-menu-mobile > .btn--purple{
  text-transform: lowercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.header-menu-mobile.-active {
  display: none;
}
.section-main{
  height: calc(90dvh - var(--gap));
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-bottom: var(--gap);
}
@media (orientation: portrait) {
  .section-main{
    height: calc(75dvh - var(--gap));
  }
  @media (min-width: 500px){
    .section-main{
      height: calc(80dvh - var(--gap));
    }
  }
}
@media (orientation: landscape) {
  .section-main{
    height: calc(80dvh - var(--gap));
  }
  @media (min-width: 1000px){
    .section-main{
      height: calc(90dvh - var(--gap));
    }
  }
}
.section-main-wrapper{
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: flex-end;
  justify-content: stretch;
}
.section-main-wrapper > img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center -25px;
     object-position: center -25px;
}
.section-main-content{
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: var(--md-gap);
  padding-left: var(--md-gap);
  padding-right: var(--md-gap);
  padding-top: var(--md-gap);
  padding-bottom: var(--md-gap);
}
.section-main-content > h1{
  z-index: 1;
  width: 100%;
  text-wrap: wrap;
}
@media (min-width: 1000px){
  .section-main-content > h1{
    width: 70%;
  }
}
.section-main-content > h1 {
  text-shadow: 0 3px 20px rgba(0, 0, 0, 0.61);
}
.section-main-searching{
  display: flex;
  width: -moz-min-content;
  width: min-content;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: var(--xs-gap);
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: var(--gap);
}
@media (min-width: 500px){
  .section-main-searching{
    align-items: stretch;
    gap: var(--sm-gap);
    padding: var(--sm-gap);
  }
}
@media (min-width: 1000px){
  .section-main-searching{
    width: 100%;
    flex-direction: row;
    align-items: center;
  }
}
.section-main-searching-wrapper{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap);
}
@media (min-width: 500px){
  .section-main-searching-wrapper{
    justify-content: space-between;
  }
}
@media (min-width: 1000px){
  .section-main-searching-wrapper{
    flex-direction: row;
  }
}
@media (min-width: 1500px){
  .section-main-searching-wrapper{
    gap: var(--gap);
  }
}
.section-main-searching-box{
  display: none;
}
@media (min-width: 1000px){
  .section-main-searching-box{
    display: inline-block;
  }
}
.section-main-searching > p{
  display: none;
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 300;
}
@media (min-width: 1500px){
  .section-main-searching > p{
    display: block;
  }
}
.section-main-searching button{
  display: none;
}
@media (min-width: 1000px){
  .section-main-searching button{
    display: inline-block;
  }
}
.section-doctors{
  margin-top: var(--gap);
}
.section-doctors-wrapper{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap);
}
@media (min-width: 1000px){
  .section-doctors-wrapper{
    flex-direction: row;
  }
}

.menu-overlay{
  position: fixed;
  top: 100%;
  left: 0px;
  z-index: 1000;
  display: none;
  height: 100dvh;
  width: 100dvw;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0;
  transition-property: none;
}
.menu-overlay-wrapper{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: stretch;
  padding-left: var(--md-gap);
  padding-right: var(--md-gap);
  padding-top: var(--sm-gap);
  padding-bottom: var(--sm-gap);
}
.menu-overlay-wrapper .header-logo{
  margin-bottom: var(--gap);
}
.menu-overlay-nav{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: stretch;
}
.menu-overlay-nav div{
  width: 100%;
  padding-top: var(--md-gap);
  padding-bottom: var(--md-gap);
}
@media (min-width: 500px){
  .menu-overlay-nav div{
    padding-top: var(--sm-gap);
    padding-bottom: var(--sm-gap);
  }
}
.menu-overlay-nav div a{
  font-family: Montserrat, sans-serif;
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 400;
  text-transform: uppercase;
}
.menu-overlay.-opening{
  display: block;
  opacity: 1;
}
.menu-overlay.-opening .menu-overlay-nav{
  opacity: 0;
  transition-property: none;
  transition-delay: 0s;
}
.menu-overlay.-opening ~ .body-wrapper{
  opacity: 0;
  transition-property: opacity;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.menu-overlay.-active{
  top: 0px;
  display: block;
  opacity: 1;
}
.menu-overlay.-active .menu-overlay-nav{
  opacity: 1;
}
.menu-overlay.-active ~ .body-wrapper{
  display: none;
}
.menu-overlay.-active ~ .header{
  display: none;
}
.menu-overlay.-active ~ .footer{
  display: none;
}
.menu-overlay.-closing{
  top: 100%;
  display: block;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 0.4s;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0,0,0.1,1);
}
.menu-overlay.-closing .menu-overlay-nav{
  opacity: 0;
  transition-delay: 0s;
}
.menu-overlay.-closing ~ .body-wrapper{
  opacity: 1;
  transition-property: opacity;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.menu-overlay.-closed{
  top: 100%;
  display: none;
  opacity: 0;
}
.menu-overlay.-closed .menu-overlay-nav{
  opacity: 0;
  transition-delay: 0s;
}
.menu-overlay-close{
  position: absolute;
  top: var(--sm-gap);
  right: var(--sm-gap);
  z-index: 9999;
}

.news-index > div{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  gap: var(--gap);
}

@media (min-width: 500px){
  .news-index > div{
    flex-direction: row;
  }
}
.news-index-item{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--xs-gap);
}
@media (min-width: 500px){
  .news-index-item{
    width: 50%;
  }
}
@media (min-width: 1000px){
  .news-index-item{
    width: 33%;
  }
}
.news-index-item-desc{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: var(--fs-md);
  line-height: var(--lh-md);
}
.news-index-item-title{
  font-family: Montserrat, sans-serif;
  font-size: var(--fs-lg);
  line-height: var(--lh-lg);
  font-weight: 500;
  line-height: 1.3;
}
.news-index-item-title, .news-index-item-btns{
  padding-top: var(--xs-gap);
}
.news-index-item:last-child{
  display: none;
}
@media (min-width: 1000px){
  .news-index-item:last-child{
    display: flex;
  }
}

.pricelist{
  width: 100%;
  border-collapse: separate;
  --tw-border-spacing-x: 0 15px;
  --tw-border-spacing-y: 0 15px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  padding-top: var(--sm-gap);
}
.pricelist-wrapper{
  width: 100%;
}
.pricelist thead th{
  padding-bottom: calc(var(--rem) * 0.75);
  --tw-text-opacity: 1;
  color: rgb(4 188 142 / var(--tw-text-opacity));
}
.pricelist thead th:first-of-type{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.pricelist tbody{
  border-radius: 9999px;
  background-color: rgb(4 188 142 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}
.pricelist tbody td{
  margin-left: var(--rem);
  margin-right: var(--rem);
  border-top-width: 10px;
  border-bottom-width: 10px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding-top: calc(var(--rem) * 0.75);
  padding-bottom: calc(var(--rem) * 0.75);
}
.pricelist tbody td:first-of-type{
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
  padding-left: calc(var(--rem) * 1.5);
}
.pricelist tbody td:last-of-type{
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}
.pricelist th, .pricelist td{
  text-align: left;
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 400;
}
.pricelist--specialist thead th{
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity));
}

.psychowidget{
  width: 100%;
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: calc(var(--rem) * 1.5);
}

@media (min-width: 1000px){
  .psychowidget{
    width: calc(50% - var(--gap) / 2);
  }
}
.psychowidget .dot{
  margin-left: calc(var(--rem) / 2);
  margin-right: calc(var(--rem) / 2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.psychowidget .dot::after{
  width: 3px;
  height: 3px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(60 60 60 / var(--tw-bg-opacity));
  content: var(--tw-content);
  opacity: 0.75;
}
.psychowidget-wrapper > div:not(:last-child){
  margin-bottom: var(--rem);
}
.psychowidget-header{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: var(--rem);
}
@media (min-width: 500px){
  .psychowidget-header{
    flex-direction: row;
  }
}
.psychowidget-header-title{
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
.psychowidget-header-subtitle{
  font-size: var(--fs-sm);
  line-height: var(--lh-sm);
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity));
}
.psychowidget-navigation{
  margin-bottom: var(--sm-gap);
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  gap: var(--md-gap);
}
@media (min-width: 1500px) and (min-height: 1000px){
  .psychowidget-navigation{
    flex-direction: row;
  }
}
.psychowidget-navigation-box{
  width: 33%;
}
.psychowidget-navigation-box > p{
  padding-bottom: calc(var(--rem) * 0.75);
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
.psychowidget-content{
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  border-radius: 5px;
  border-width: 1px;
  border-color: rgb(60 60 60 / var(--tw-border-opacity));
  --tw-border-opacity: 0.25;
  padding: var(--rem);
}
.psychowidget-content-text{
  width: 75%;
}
.psychowidget-content-text > p{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
.psychowidget-content-text > span{
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: var(--fs-sm);
  line-height: var(--lh-sm);
  font-weight: 500;
}
.psychowidget-content-text > span span{
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity));
}
.psychowidget-content-change{
  display: flex;
  width: 25%;
  align-items: flex-start;
  justify-content: flex-end;
}
.psychowidget-content-change > a{
  --tw-text-opacity: 1;
  color: rgb(0 152 235 / var(--tw-text-opacity));
}
.psychowidget-term{
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
.psychowidget-term-info{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: var(--rem);
}
.psychowidget-term-info > a{
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(0 152 235 / var(--tw-text-opacity));
}
@media (min-width: 500px){
  .psychowidget-term-info > a{
    width: auto;
  }
}

.section{
  width: 100%;
  padding-left: var(--md-gap);
  padding-right: var(--md-gap);
}
.section + section.section--bg-white{
  margin-top: calc(var(--gap) * -1);
  padding-bottom: var(--gap);
}
.section + section.section--bg-white:last-of-type{
  margin-bottom: 0px;
}
.section:not(.section--bg-white){
  margin-bottom: var(--gap);
  padding-top: var(--gap);
  padding-bottom: var(--gap);
}
.section:not(.section--bg-white):first-of-type{
  margin-bottom: 0px;
  padding-top: 0px;
}
.section:last-child{
  margin-bottom: 0px;
}
.section-header{
  display: flex;
  flex-direction: column;
  gap: var(--sm-gap);
}
.section-header-title{
  margin-top: var(--md-gap);
  font-weight: 700;
}
.section-header-image{
  padding-top: var(--xs-gap);
  padding-bottom: var(--xs-gap);
}
.section-header-image img{
  width: 100%;
  border-radius: 8px;
}
@media (min-width: 500px){
  .section-header-image img{
    width: 66.666667%;
  }
}
@media (min-width: 1000px){
  .section-header-image img{
    width: 50%;
  }
}
.section-header-buttons{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--xs-gap);
}
.section-header-buttons, .section-header-categories{
  height: -moz-fit-content;
  height: fit-content;
}
.section-header-text{
  display: flex;
  flex-direction: column;
  gap: var(--sm-gap);
  padding-bottom: var(--xs-gap);
  font-size: var(--fs-lg);
  line-height: var(--lh-lg);
}
.section-header-info{
  display: flex;
  width: auto;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--sm-gap);
}
.section-header-nav{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: var(--gap);
}
.section--textbox{
  margin-bottom: 0px;
  padding-top: var(--gap);
  padding-bottom: var(--gap);
}
body:not(.-home) .section--textbox{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.section--textbox-1.section--centered > .container{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.section--textbox-1.section--title-red {
  font-feature-settings: "calt" 0;
}
.section--textbox-2{
  position: relative;
  width: 100%;
}
.section--textbox-2 > .container{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap);
}
@media (min-width: 500px){
  .section--textbox-2 > .container{
    flex-direction: row;
  }
}
.section--textbox-2 > .container > div{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--md-gap);
}
@media (min-width: 1000px){
  .section--textbox-2 > .container > div{
    width: 50%;
  }
}
.section--textbox-2 > .container > div > p{
  width: 100%;
  font-size: var(--fs-xl);
  line-height: var(--lh-xl);
}
.section--textbox-2 > .container > div > p > span{
  font-size: var(--fs-md);
  line-height: var(--lh-md);
}
.section--textbox-2 > .container > div:last-child{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
}
.section--textbox-2 > .container > div:last-child > p{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
}
.section--textbox-2 > .container > div:last-child img{
  display: none;
  border-radius: 9999px;
}
@media (min-width: 500px){
  .section--textbox-2 > .container > div:last-child img{
    display: block;
    width: 160px;
    height: 160px;
  }
}
@media (min-width: 1500px) and (min-height: 1000px){
  .section--textbox-2 > .container > div:last-child img{
    width: 240px;
    height: 240px;
  }
}
.section--textbox-2 > .container > div:last-child img:last-of-type{
  display: none;
}
@media (min-width: 1000px){
  .section--textbox-2 > .container > div:last-child img:last-of-type{
    display: block;
  }
}
.section--textbox-2 > .container table{
  width: 100%;
}
.section--textbox-2 > .container table tr{
  width: 100%;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
.section--textbox-2 > .container table tr td{
  width: 50%;
  padding-top: calc(var(--rem) * 0.75);
  padding-bottom: calc(var(--rem) * 0.75);
  font-size: var(--fs-md);
  line-height: var(--lh-md);
}
.section--textbox-2 > .container table tr td:first-of-type{
  font-weight: 700;
}
.section--textbox-2-mini > .container :is(p, span) {
  font-size: var(--fs-md) !important;
}
.section--imagebox{
  margin-bottom: 0px;
  padding-top: var(--gap);
  padding-bottom: var(--gap);
}
.section--imagebox img, .section--imagebox video{
  width: 100%;
  max-width: 100%;
  border-radius: var(--rounded-dynamic);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.section--imagebox video{
  aspect-ratio: 16 / 9;
  border-radius: 2rem;
}
.section--imagebox-2 .imagebox-content{
  width: 100%;
}
@media (min-width: 500px){
  .section--imagebox-2 .imagebox-content{
    width: 50%;
  }
}
.section--imagebox-3{
  padding-top: var(--sm-gap);
}
.section--imagebox-3 > .container{
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  gap: var(--gap);
  padding-top: var(--gap);
}
@media (min-width: 1000px){
  .section--imagebox-3 > .container{
    flex-direction: row;
  }
}
.section--imagebox-3 > .container .imagebox-image{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  gap: var(--gap);
}
@media (min-width: 1000px){
  .section--imagebox-3 > .container .imagebox-image{
    width: 50%;
  }
}
.section--imagebox-3 > .container .imagebox-image-box{
  display: flex;
  width: 100%;
  align-items: stretch;
  justify-content: flex-end;
}
.section--imagebox-3 > .container .imagebox-image-box > img{
  aspect-ratio: 5/3;
  width: 100%;
}
@media (min-width: 1000px){
  .section--imagebox-3 > .container .imagebox-image-box > img{
    aspect-ratio: 5/2;
  }
}
.section--imagebox-3 > .container .imagebox-content{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: stretch;
  gap: var(--gap);
}
@media (min-width: 1000px){
  .section--imagebox-3 > .container .imagebox-content{
    width: 50%;
  }
}
.section--imagebox-3 > .container .imagebox-content-box{
  display: flex;
  flex-direction: column;
  gap: var(--gap);
}
.section--imagebox-3 > .container .imagebox-content-box > div{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--md-gap);
}
.section--imagebox-3 > .container .imagebox-content-box > div h2{
  font-size: var(--fs-xl);
  line-height: var(--lh-xl);
}
.section--imagebox-3 > .container .imagebox-content-box > div p{
  position: static;
  bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: var(--fs-lg);
  line-height: var(--lh-lg);
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
@media (min-width: 1000px){
  .section--imagebox-3 > .container .imagebox-content-box > div p{
    position: absolute;
  }
}
.section--imagebox-4 > .container{
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap);
  padding-top: var(--sm-gap);
}
@media (min-width: 500px){
  .section--imagebox-4 > .container{
    flex-direction: row;
  }
}
.section--imagebox-4 > .container .imagebox-content{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: stretch;
  gap: var(--gap);
}
@media (min-width: 500px){
  .section--imagebox-4 > .container .imagebox-content{
    width: 50%;
  }
}
.section--imagebox-4 > .container .imagebox-content .imagebox-image{
  width: 100%;
}
.section--imagebox-4 > .container .imagebox-content:first-child{
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
@media (min-width: 500px){
  .section--imagebox-4 > .container .imagebox-content:first-child{
    width: 40%;
  }
}
.section--imagebox-4 > .container .imagebox-content:first-child > div{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--md-gap);
}
.section--imagebox-4 > .container .imagebox-content:first-child > div h2{
  font-size: var(--fs-xl);
  line-height: var(--lh-xl);
}
.section--imagebox-4 > .container .imagebox-content:first-child > div p{
  font-size: var(--fs-md);
  line-height: var(--lh-md);
  font-weight: 300;
}
.section--imagebox > .container{
  margin: 0px;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap);
  padding: 0px;
}
@media (min-width: 500px){
  .section--imagebox > .container{
    flex-direction: row;
  }
}
body:not(.-home) .section--cstudies, body:not(.-home) .section--gallery, body:not(.-home) .section--article{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: var(--gap);
  padding-bottom: var(--gap);
}
body.-home .section--cstudies, body.-home .section--gallery, body.-home .section--article{
  padding-top: var(--gap);
  padding-bottom: var(--gap);
}
.section--cstudies + .section--with-title, .section--gallery + .section--with-title, .section--article + .section--with-title{
  margin-top: calc(var(--gap) * -1);
}
.section--news{
  margin-top: calc(var(--gap) * -1);
}
.section--h-line:first-of-type > .container{
  padding-top: var(--gap);
}
.section--h-line > .container{
  border-top-width: 1px;
  border-color: rgb(60 60 60 / var(--tw-border-opacity));
  --tw-border-opacity: 0.1;
  padding-top: var(--md-gap);
}
@media (min-width: 1000px){
  .section--h-line > .container{
    padding-top: var(--sm-gap);
  }
}
.section--h-line-bold > .container{
  border-color: rgb(60 60 60 / var(--tw-border-opacity));
  --tw-border-opacity: 1;
}
.section--no-mb > .container {
  margin-bottom: 0 !important;
}
.section--double-padding > .container{
  padding-top: calc(var(--gap) * 1.5);
  padding-bottom: var(--gap);
}
.section--bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.section--col-to-center > .container{
  align-items: flex-start;
}
@media (min-width: 1000px){
  .section--col-to-center > .container{
    flex-direction: row;
  }
}
.section--col-to-center > .container div:last-of-type{
  justify-content: flex-start;
}
.section--col-to-center > .container div:last-of-type p{
  display: flex;
  flex-direction: column;
  gap: var(--sm-gap);
}
.section--col-right > .container div:last-of-type{
  flex-direction: column;
}
.section--with-title{
  margin-top: calc(var(--gap) * -1);
}
.section ol{
  list-style-type: decimal;
  padding-left: 1.1em;
}
.section ul{
  list-style-type: disc;
  padding-left: 1.1em;
}

.body-wrapper:has(.section--medfile-widget) section:not(.section--medfile-widget){
  display: none;
}

.spec{
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.spec-col{
  display: flex;
  flex-direction: column;
  gap: var(--gap);
}
.spec-box{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 152 235 / var(--tw-bg-opacity));
  padding: var(--md-gap);
  text-align: center;
}
.spec-box > p{
  font-family: Montserrat, sans-serif;
  font-size: var(--fs-lg);
  line-height: var(--lh-lg);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.spec-nav{
  margin-top: var(--sm-gap);
  margin-bottom: var(--sm-gap);
  display: flex;
  flex-wrap: wrap;
  gap: calc(var(--rem) / 4);
  row-gap: var(--rem);
}

.specialist-box{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: var(--xs-gap);
  padding-bottom: var(--xs-gap);
}
.specialist-box-content{
  display: flex;
  width: 100%;
  flex-direction: row;
  gap: var(--gap);
  border-top-width: 1px;
  border-color: rgb(60 60 60 / var(--tw-border-opacity));
  --tw-border-opacity: 0.1;
  padding-top: var(--gap);
  padding-bottom: var(--gap);
}
.specialist-box-content-image, .specialist-box-content-info{
  display: flex;
  flex-direction: column;
}
.specialist-box-content-image{
  width: 40%;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap);
}
@media (min-width: 1000px){
  .specialist-box-content-image{
    width: 50%;
    align-items: flex-end;
  }
}
.specialist-box-content-image div:first-of-type{
  display: flex;
  width: 100%;
  align-items: flex-start;
}
.specialist-box-content-image img{
  width: 120px;
  height: 120px;
  border-radius: 9999px;
}
@media (min-width: 500px){
  .specialist-box-content-image img{
    width: 160px;
    height: 160px;
  }
}
@media (min-width: 1000px){
  .specialist-box-content-image img{
    width: 240px;
    height: 240px;
  }
}
.specialist-box-content-info{
  width: 60%;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--sm-gap);
}
@media (min-width: 1000px){
  .specialist-box-content-info{
    width: 50%;
  }
}
.specialist-box-content-info h3{
  font-weight: 700;
}
.specialist-box-content-info p{
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: var(--fs-lg);
  line-height: var(--lh-lg);
}

*, html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

html #content{
  opacity: 1;
  transition-property: opacity;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
html #content a, html #content iframe, html #content form *{
  pointer-events: auto;
}
html.-loading #content, html.-loading .backgrounds{
  pointer-events: none;
  opacity: 0;
}

body{
  font-size: var(--fs-base);
  line-height: var(--lh-base);
}
body strong, body b{
  font-weight: 700;
}
body ul{
  list-style-type: disc;
  padding-left: 1.1em;
}

.lenis.lenis-smooth {
  scroll-behavior: smooth;
}

@media (min-width: 500px){
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:gap-2{
    gap: calc(var(--rem) * 2);
  }
}

@media (min-width: 1000px){
  .lg\:block{
    display: block;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:gap-1{
    gap: var(--rem);
  }
}
/*# sourceMappingURL=app.min.css.map */
