@import url("https://cdn.web-fonts.ge/fonts/bpg-extrasquare-mtavruli/css/bpg-extrasquare-mtavruli.min.css");
@import url("https://cdn.web-fonts.ge/fonts/bpg-nino-medium/css/bpg-nino-medium.min.css");

:root {
  --soi-blue: #073654;
  --soi-yellow: #ffb301;
  --soi-text: #073654;
  --soi-text-soft: #56616b;
  --soi-line: rgba(7, 53, 84, 0.12);
  --soi-bg: #f7f4ee;
  --soi-card: #ffffff;
  --soi-shadow: 0 24px 60px rgba(7, 53, 84, 0.1);
  --soi-shadow-strong: 0 32px 70px rgba(7, 53, 84, 0.16);
  --soi-radius: 34px;
}

html {
  scroll-behavior: smooth;
}

body.home {
  background:
    radial-gradient(circle at top left, rgba(255, 179, 1, 0.16), transparent 22%),
    radial-gradient(circle at 100% 15%, rgba(7, 53, 84, 0.08), transparent 18%),
    linear-gradient(180deg, #f8f6f0 0%, #ffffff 30%, #f5f7fa 100%);
  color: var(--soi-text);
  font-family: "BPG Nino Medium", "Inter", sans-serif;
  overflow-x: hidden;
}

body.home .elementor-widget-heading .elementor-heading-title,
body.home .elementor-image-box-title,
body.home .elementor-image-box-description,
body.home .elementor-button-text,
body.home .elementor-top-section[data-id="7280c50"] .elementor-widget-text-editor,
body.home .elementor-top-section[data-id="7280c50"] .elementor-widget-text-editor p,
body.home .elementor-top-section[data-id="97a392d"] .elementor-widget-heading .elementor-heading-title {
  font-family: "BPG ExtraSquare Mtavruli", "Nexa", sans-serif !important;
  letter-spacing: 0.02em;
}

body.home .elementor-location-single .elementor-invisible,
body.home .footer-wrapper .elementor-invisible {
  visibility: visible !important;
  opacity: 1 !important;
  animation: none !important;
}

body.home .geo-title {
  font-family: "BPG ExtraSquare Mtavruli", "Nexa", sans-serif !important;
  letter-spacing: 0.035em;
}

body.home .elementor-location-single article > .elementor > section:first-of-type .elementor-heading-title {
  font-family: "BPG ExtraSquare Mtavruli", "Nexa", sans-serif !important;
}

body.home .elementor-location-single article > .elementor > section:first-of-type h1,
body.home .elementor-location-single article > .elementor > section:first-of-type .elementor-element-1151c78 .elementor-heading-title {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow: 0 10px 28px rgba(0, 0, 0, 0.24);
}

body.home .elementor-location-single article > .elementor > .elementor-top-section:not(:first-of-type) {
  width: min(1220px, calc(100% - 32px));
  margin: 0 auto 28px;
  border-radius: var(--soi-radius);
}

body.home .elementor-location-single article > .elementor > .elementor-top-section:not(:first-of-type) > .elementor-container,
body.home .footer-wrapper .elementor-location-footer > section > .elementor-container {
  width: min(1120px, calc(100% - 40px));
}

body.home .elementor-widget-heading .elementor-heading-title {
  color: var(--soi-text);
  text-wrap: balance;
}

body.home .elementor-widget-text-editor,
body.home .elementor-widget-text-editor p {
  color: var(--soi-text-soft);
  font-size: 1rem;
  line-height: 1.8;
}

body.home .elementor-location-single article > .elementor > .elementor-top-section:not(:first-of-type) .elementor-button {
  border: 1px solid rgba(7, 54, 84, 0.2);
  border-radius: 999px;
  padding: 0.95rem 1.45rem;
  background: var(--soi-blue);
  color: #ffffff !important;
  box-shadow: 0 14px 28px rgba(7, 54, 84, 0.28);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

body.home .elementor-location-single article > .elementor > .elementor-top-section:not(:first-of-type) .elementor-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 32px rgba(7, 54, 84, 0.34);
}

body.home .elementor-location-single article > .elementor > .elementor-top-section:not(:first-of-type) .elementor-button-text {
  font-family: "BPG Nino Medium", sans-serif !important;
  font-weight: 700;
}

body.home .elementor-top-section[data-id="b6a2763"] {
  background: transparent;
}

body.home .elementor-top-section[data-id="b6a2763"] > .elementor-container {
  gap: 24px;
  align-items: stretch;
}

body.home .elementor-top-section[data-id="b6a2763"] .elementor-column {
  position: relative;
  background: var(--soi-card);
  border: 1px solid var(--soi-line);
  border-radius: var(--soi-radius);
  box-shadow: var(--soi-shadow);
  overflow: hidden;
}

body.home .elementor-top-section[data-id="b6a2763"] .elementor-column:first-child {
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 179, 1, 0.28), transparent 22%),
    radial-gradient(circle at 82% 78%, rgba(7, 53, 84, 0.08), transparent 28%),
    linear-gradient(145deg, #ffffff, #fff6df 70%, #fff2cb 100%);
  border-color: rgba(255, 179, 1, 0.26);
  display: flex;
  align-items: center;
  justify-content: center;
}

body.home .elementor-top-section[data-id="b6a2763"] .elementor-column:first-child::before {
  content: "";
  position: absolute;
  inset: 22px;
  border: 1px dashed rgba(7, 53, 84, 0.12);
  border-radius: 28px;
  pointer-events: none;
}

body.home .elementor-top-section[data-id="b6a2763"] .elementor-column:first-child::after {
  content: "";
  position: absolute;
  right: -38px;
  top: -44px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: rgba(255, 179, 1, 0.18);
  pointer-events: none;
}

body.home .elementor-top-section[data-id="b6a2763"] .elementor-column:first-child .elementor-widget-wrap {
  padding: clamp(1.25rem, 2.2vw, 1.9rem);
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: clamp(2rem, 4vw, 3.2rem);
}

body.home .elementor-top-section[data-id="b6a2763"] .elementor-column:first-child .elementor-widget-container,
body.home .elementor-top-section[data-id="b6a2763"] .elementor-column:first-child .elementor-image {
  width: 100%;
  display: flex;
  justify-content: center;
}

body.home .elementor-top-section[data-id="b6a2763"] .elementor-column:first-child img {
  width: min(100%, 220px);
  margin: 0 auto;
  display: block;
  filter:
    drop-shadow(0 20px 40px rgba(7, 53, 84, 0.14))
    drop-shadow(0 8px 20px rgba(255, 179, 1, 0.16));
}

body.home .elementor-top-section[data-id="b6a2763"] .elementor-column:last-child .elementor-widget-wrap {
  padding: clamp(1.35rem, 2.2vw, 1.95rem);
}

body.home .elementor-top-section[data-id="b6a2763"] .elementor-column:last-child {
  background:
    linear-gradient(180deg, #ffffff, #fffdfa);
  border-color: rgba(7, 53, 84, 0.08);
}

body.home .elementor-top-section[data-id="b6a2763"] h2 {
  font-size: clamp(2rem, 4vw, 3.4rem);
  margin-bottom: 0.45rem;
}

body.home .elementor-top-section[data-id="b6a2763"] p {
  max-width: 62ch;
}

@media (min-width: 1025px) {
  body.home .elementor-top-section[data-id="b6a2763"] .elementor-element-687fb41 {
    width: 38%;
  }

  body.home .elementor-top-section[data-id="b6a2763"] .elementor-element-a62973a {
    width: 62%;
  }
}

body.home .elementor-top-section[data-id="341186f"] {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(247, 244, 238, 0.88));
  border: 1px solid var(--soi-line);
  box-shadow: var(--soi-shadow);
}

body.home .elementor-top-section[data-id="341186f"] > .elementor-container {
  gap: 22px;
  padding: 18px 0;
}

body.home .elementor-top-section[data-id="341186f"] .elementor-column {
  min-height: 178px;
  position: relative;
  display: flex;
}

body.home .elementor-top-section[data-id="341186f"] .elementor-widget-wrap {
  height: 100%;
  padding: 0;
  width: 100%;
}

body.home .elementor-top-section[data-id="341186f"] .elementor-button-wrapper,
body.home .elementor-top-section[data-id="341186f"] .elementor-button {
  width: 100%;
  height: 100%;
}

body.home .elementor-top-section[data-id="341186f"] .elementor-button {
  min-height: 178px;
  justify-content: center;
  align-items: center;
  padding: 1.25rem; /* Replaced large top padding to center text vertically */
  background: linear-gradient(160deg, #073654 0%, #0d4669 58%, #10537b 100%);
  color: #ffffff !important;
  border: 1px solid rgba(255, 179, 1, 0.28);
  box-shadow: 0 18px 36px rgba(7, 54, 84, 0.18);
  position: relative;
  overflow: hidden;
  border-radius: 28px;
  display: flex !important; /* Ensure flex centering works */
}

body.home .elementor-top-section[data-id="341186f"] .elementor-button::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top right, rgba(255, 179, 1, 0.24), transparent 34%),
    linear-gradient(180deg, transparent 0%, rgba(7, 54, 84, 0.12) 100%);
}

body.home .elementor-top-section[data-id="341186f"] .elementor-button-content-wrapper {
  width: 100%;
  min-height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

body.home .elementor-top-section[data-id="341186f"] .elementor-column::after {
  content: none;
  display: none; /* Hide the yellow background badge */
}

body.home .elementor-top-section[data-id="341186f"] .elementor-column:nth-child(1)::before,
body.home .elementor-top-section[data-id="341186f"] .elementor-column:nth-child(2)::before,
body.home .elementor-top-section[data-id="341186f"] .elementor-column:nth-child(3)::before {
  content: none;
  display: none; /* Hide the numbers 01, 02, 03 */
}

body.home .elementor-top-section[data-id="341186f"] .elementor-button-text {
  position: relative;
  z-index: 1;
  font-family: "BPG ExtraSquare Mtavruli", sans-serif !important;
  font-size: clamp(1.2rem, 1.55vw, 1.4rem);
  line-height: 1.42;
  color: #ffffff !important;
  max-width: 15ch;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

body.home .elementor-top-section[data-id="341186f"] .elementor-button-text::after {
  content: none;
}

body.home .elementor-top-section[data-id="76b8902"] {
  background: linear-gradient(135deg, var(--soi-yellow), rgba(255, 179, 1, 0.9));
  box-shadow: var(--soi-shadow-strong);
}

body.home .elementor-top-section[data-id="76b8902"] > .elementor-container {
  padding: 12px 0;
}

body.home .elementor-top-section[data-id="76b8902"] .elementor-element[data-id="cced734"] {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-wrapper {
  min-height: 430px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(7, 53, 84, 0.08);
  border-radius: 28px;
  box-shadow: 0 18px 36px rgba(7, 53, 84, 0.1);
  padding: 1.6rem 1.2rem;
}

body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-img {
  width: 252px;
  height: 252px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0.8rem;
}

body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-img img {
  width: 252px !important;
  height: 252px !important;
  max-width: 252px !important;
  object-fit: contain !important;
  display: block;
  margin: 0 auto;
}

body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-title {
  font-family: "BPG ExtraSquare Mtavruli", sans-serif !important;
  font-size: clamp(2.2rem, 2.8vw, 3rem);
  line-height: 1;
  color: var(--soi-blue);
  margin-bottom: 0.75rem;
}

body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-description {
  font-family: "BPG ExtraSquare Mtavruli", sans-serif !important;
  font-size: 1.08rem;
  line-height: 1.45;
  color: var(--soi-blue);
  max-width: 16ch;
  margin: 0 auto;
}

body.home .elementor-top-section[data-id="7280c50"] {
  background: transparent;
}

body.home .elementor-top-section[data-id="7280c50"] > .elementor-container {
  gap: 20px;
}

body.home .elementor-top-section[data-id="7280c50"] .elementor-column {
  background:
    linear-gradient(155deg, rgba(7, 53, 84, 0.98), rgba(7, 53, 84, 0.82));
  border-radius: var(--soi-radius);
  border: 1px solid rgba(255, 179, 1, 0.16);
  box-shadow: var(--soi-shadow-strong);
  overflow: hidden;
}

body.home .elementor-top-section[data-id="7280c50"] .elementor-widget-wrap {
  padding: clamp(1.6rem, 3vw, 2.25rem);
  height: 100%;
}

body.home .elementor-top-section[data-id="7280c50"] .elementor-heading-title,
body.home .elementor-top-section[data-id="7280c50"] .elementor-widget-text-editor,
body.home .elementor-top-section[data-id="7280c50"] .elementor-widget-text-editor p,
body.home .elementor-top-section[data-id="7280c50"] .elementor-text-editor,
body.home .elementor-top-section[data-id="7280c50"] .elementor-text-editor p,
body.home .elementor-top-section[data-id="7280c50"] em,
body.home .elementor-top-section[data-id="7280c50"] strong {
  color: #ffffff !important;
}

body.home .elementor-top-section[data-id="7280c50"] h4 {
  font-size: clamp(1.35rem, 2vw, 1.7rem);
  margin-bottom: 1rem;
}

body.home .elementor-top-section[data-id="7280c50"] p {
  color: rgba(255, 255, 255, 0.9) !important;
}

body.home .elementor-top-section[data-id="7280c50"] .elementor-button {
  margin-top: auto;
}

body.home .elementor-top-section[data-id="4ffd0c3"] {
  background: var(--soi-card);
  border: 1px solid var(--soi-line);
  box-shadow: var(--soi-shadow);
}

body.home .elementor-top-section[data-id="4ffd0c3"] .elementor-widget-wrap {
  padding: clamp(1.2rem, 3vw, 2rem);
}

body.home .elementor-top-section[data-id="4ffd0c3"] h2 {
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  margin-bottom: 0.8rem;
}

body.home .elementor-top-section[data-id="4ffd0c3"] .swiper-slide-inner {
  min-height: 140px;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, #ffffff, #faf6ee);
  border: 1px solid rgba(255, 179, 1, 0.18);
  border-radius: 24px;
  padding: 1.2rem;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

body.home .elementor-top-section[data-id="4ffd0c3"] .swiper-slide {
  padding: 0 10px;
  box-sizing: border-box;
}

body.home .elementor-top-section[data-id="4ffd0c3"] .swiper-slide:hover .swiper-slide-inner {
  transform: translateY(-4px);
  box-shadow: 0 18px 30px rgba(7, 53, 84, 0.12);
}

body.home .elementor-top-section[data-id="4ffd0c3"] .swiper-slide-image {
  filter: grayscale(0.1);
  opacity: 0.92;
}

body.home .elementor-top-section[data-id="4ffd0c3"] .elementor-swiper-button {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--soi-blue);
  color: #ffffff;
  display: grid;
  place-items: center;
  box-shadow: 0 12px 24px rgba(7, 53, 84, 0.18);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}

body.home .elementor-top-section[data-id="4ffd0c3"] .elementor-swiper-button i {
  display: none !important;
}

body.home .elementor-top-section[data-id="4ffd0c3"] .elementor-swiper-button::before {
  content: "";
  width: 22px;
  height: 22px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

body.home .elementor-top-section[data-id="4ffd0c3"] .elementor-swiper-button-prev::before {
  background-image: url("./arrow-left.svg");
}

body.home .elementor-top-section[data-id="4ffd0c3"] .elementor-swiper-button-next::before {
  background-image: url("./arrow-right.svg");
}

body.home .elementor-top-section[data-id="4ffd0c3"] .elementor-swiper-button-prev {
  left: 8px;
}

body.home .elementor-top-section[data-id="4ffd0c3"] .elementor-swiper-button-next {
  right: 8px;
}

body.home .elementor-top-section[data-id="97a392d"] {
  background:
    linear-gradient(140deg, rgba(7, 54, 84, 0.98), rgba(7, 54, 84, 0.86));
  box-shadow: var(--soi-shadow-strong);
}

body.home .elementor-top-section[data-id="97a392d"] .elementor-widget-wrap {
  padding: clamp(1.8rem, 4vw, 3rem);
  text-align: center;
}

body.home .elementor-top-section[data-id="97a392d"] .elementor-heading-title,
body.home .elementor-top-section[data-id="97a392d"] p {
  color: #ffffff !important;
}

body.home .elementor-top-section[data-id="97a392d"] h2 {
  font-size: clamp(2rem, 4vw, 3.2rem);
  margin-bottom: 0.5rem;
}

body.home .elementor-top-section[data-id="97a392d"] h5 {
  font-family: "BPG Nino Medium", sans-serif !important;
  font-size: clamp(1rem, 1.4vw, 1.15rem);
  opacity: 0.92;
  margin-bottom: 1.4rem;
}

body.home .elementor-top-section[data-id="97a392d"] .elementor-button {
  padding-inline: 1.8rem;
  background: #073654 !important;
  border: 2px solid #ffb301 !important;
  color: #ffffff !important;
  box-shadow: 0 14px 30px rgba(7, 54, 84, 0.34);
}

body.home .elementor-top-section[data-id="97a392d"] .elementor-button-text::after {
  content: " →";
}

body.home .footer-wrapper {
  margin-top: 44px;
}

body.home .footer-wrapper .elementor-location-footer > section {
  width: min(1220px, calc(100% - 32px));
  margin: 0 auto 18px;
  border-radius: var(--soi-radius);
}

body.home .footer-wrapper .elementor-location-footer > section[data-id="14e82783"] {
  background: var(--soi-card);
  border: 1px solid var(--soi-line);
  box-shadow: var(--soi-shadow);
}

body.home .footer-wrapper .elementor-location-footer > section[data-id="14e82783"] .elementor-column {
  padding: clamp(1.6rem, 3vw, 2.2rem);
}

body.home .footer-wrapper .elementor-location-footer > section[data-id="14e82783"] .elementor-column:first-child {
  border-right: 1px solid rgba(7, 53, 84, 0.08);
}

body.home .footer-wrapper .elementor-location-footer > section[data-id="14e82783"] .elementor-heading-title,
body.home .footer-wrapper .elementor-location-footer > section[data-id="14e82783"] a,
body.home .footer-wrapper .elementor-location-footer > section[data-id="14e82783"] p {
  color: var(--soi-blue) !important;
}

body.home .footer-wrapper .elementor-location-footer > section[data-id="14e82783"] h5 {
  font-size: 1.25rem;
  margin-bottom: 0.75rem;
}

body.home .footer-wrapper .elementor-nav-menu a {
  color: var(--soi-text-soft) !important;
}

body.home .footer-wrapper .elementor-nav-menu a:hover {
  color: var(--soi-blue) !important;
}

body.home .footer-wrapper .elementor-location-footer > section[data-id="f289e74"] {
  background: transparent;
}

body.home .footer-wrapper .elementor-location-footer > section[data-id="f289e74"] .elementor-widget-wrap {
  padding: 0;
}

body.home .footer-wrapper .elementor-social-icons-wrapper {
  display: flex;
  justify-content: center;
  gap: 14px;
}

body.home .footer-wrapper .elementor-social-icon {
  width: 52px;
  height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--soi-blue);
  color: #ffffff !important;
  border-radius: 50%;
  box-shadow: 0 12px 24px rgba(7, 53, 84, 0.18);
}

body.home .footer-wrapper .elementor-social-icon:hover {
  background: var(--soi-yellow);
  color: var(--soi-blue) !important;
}

body.home .footer-wrapper .elementor-location-footer > section[data-id="5eeb16a2"] {
  background: transparent;
}

body.home .footer-wrapper .elementor-location-footer > section[data-id="5eeb16a2"] .elementor-widget-wrap {
  display: flex;
  justify-content: center;
  gap: 12px;
  padding: 0;
}

body.home .footer-wrapper .elementor-location-footer > section[data-id="5eeb16a2"] .elementor-widget-text-editor {
  color: var(--soi-text-soft);
}

body.home .is-reveal-ready {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}

body.home .is-visible {
  opacity: 1;
  transform: none;
}

@media (max-width: 1180px) {
  body.home .elementor-top-section[data-id="76b8902"] .elementor-element[data-id="cced734"] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-wrapper {
    min-height: 360px;
  }

  body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-img {
    width: 190px;
    height: 190px;
  }

  body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-img img {
    width: 190px !important;
    height: 190px !important;
    max-width: 190px !important;
  }
}

@media (max-width: 1024px) {
  body.home .elementor-top-section[data-id="b6a2763"] > .elementor-container,
  body.home .elementor-top-section[data-id="341186f"] > .elementor-container,
  body.home .elementor-top-section[data-id="7280c50"] > .elementor-container {
    gap: 16px;
  }

  body.home .footer-wrapper .elementor-location-footer > section[data-id="14e82783"] .elementor-column:first-child {
    border-right: 0;
    border-bottom: 1px solid rgba(7, 53, 84, 0.08);
  }
}

@media (max-width: 767px) {
  body.home .elementor-location-single article > .elementor > .elementor-top-section:not(:first-of-type),
  body.home .footer-wrapper .elementor-location-footer > section {
    width: calc(100% - 20px);
  }

  body.home .elementor-top-section[data-id="341186f"] > .elementor-container {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }

  body.home .elementor-top-section[data-id="341186f"] .elementor-column {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    min-height: 196px;
  }

  body.home .elementor-top-section[data-id="341186f"] .elementor-widget-wrap,
  body.home .elementor-top-section[data-id="341186f"] .elementor-button-wrapper,
  body.home .elementor-top-section[data-id="341186f"] .elementor-button {
    width: 100% !important;
    max-width: 100% !important;
  }

  body.home .elementor-top-section[data-id="341186f"] .elementor-button {
    min-height: 196px;
    padding: 1.2rem; /* Replaced large top padding to center text vertically on mobile */
  }

  body.home .elementor-top-section[data-id="341186f"] .elementor-button-text {
    display: block;
    width: 100%;
    max-width: none;
    white-space: normal;
    overflow-wrap: anywhere;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  body.home .elementor-top-section[data-id="76b8902"] .elementor-element[data-id="cced734"] {
    grid-template-columns: 1fr;
  }

  body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-wrapper {
    min-height: 300px;
  }

  body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-img {
    width: 150px;
    height: 150px;
  }

  body.home .elementor-top-section[data-id="76b8902"] .elementor-image-box-img img {
    width: 150px !important;
    height: 150px !important;
    max-width: 150px !important;
  }
  body.home .footer-wrapper .elementor-location-footer > section[data-id="5eeb16a2"] .elementor-widget-wrap {
    flex-direction: column;
    align-items: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  body.home .is-reveal-ready,
  body.home .elementor-button,
  body.home .swiper-slide-inner {
    transition: none !important;
    animation: none !important;
    transform: none !important;
  }
}

/* Main page header typography override */
body.home .elementor-location-header .elementor-nav-menu .elementor-item,
body.home .elementor-location-header .elementor-nav-menu .elementor-sub-item,
body.home .elementor-location-header .elementor-button .elementor-button-text,
body.home .elementor-location-header .elementor-menu-toggle-text {
  font-family: "BPG ExtraSquare Mtavruli", "BPG Nino Medium", "Nexa", sans-serif !important;
  letter-spacing: 0.02em;
}
