@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-Extralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-Extrabold.otf') format("opentype"), url('../fonts/Switzer-Extrabold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Switzer;
  src: url('../fonts/Switzer-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --_🌈colors---background--page-bg: #fcfaf6;
  --_✍text---text-default--font-family: var(--fonts--body);
  --_🌈colors---fonts--body: #333;
  --_✍text---text-default--font-size: 18px;
  --_✍text---text-default--line-height: 170%;
  --_✍text---text-default--font-weight: var(--weight--regular);
  --_✍text---h1--font-family: var(--fonts--heading);
  --_🌈colors---fonts--title: black;
  --_✍text---h1--font-size: 88px;
  --_✍text---h1--line-height: 100%;
  --_✍text---h1--font-weight: var(--weight--semi-bold);
  --_✍text---h2--font-family: var(--fonts--heading);
  --_✍text---h2--font-size: 42px;
  --_✍text---h2--line-height: 130%;
  --_✍text---h2--font-weight: var(--weight--medium);
  --_✍text---h3--font-family: var(--fonts--heading);
  --_✍text---h3--font-size: 28px;
  --_✍text---h3--line-height: 150%;
  --_✍text---h3--font-weight: var(--weight--medium);
  --_✍text---h4--font-family: var(--fonts--heading);
  --_✍text---h4--font-size: 24px;
  --_✍text---h4--line-height: 150%;
  --_✍text---h4--font-weight: var(--weight--medium);
  --_✍text---h5--font-family: var(--fonts--heading);
  --_✍text---h5--font-size: 18px;
  --_✍text---h5--line-height: 150%;
  --_✍text---h5--font-weight: var(--weight--regular);
  --_✍text---h6--font-family: var(--fonts--heading);
  --_✍text---h6--font-size: 16px;
  --_✍text---h6--line-height: 150%;
  --_✍text---h6--font-weight: var(--weight--regular);
  --border--none: 0px;
  --_✍text---text-large--font-family: var(--fonts--body);
  --_✍text---text-large--font-size: 20px;
  --_✍text---text-large--line-height: 170%;
  --_✍text---text-large--font-weight: var(--weight--regular);
  --_⚪spacing---spacing--pg-title-top-spacing: 200px;
  --_⚪spacing---spacing--pg-title-bottom-spacing: 60px;
  --container--container: 100%;
  --_⚪spacing---spacing--container: 40px;
  --border--large: 4px;
  --_🌈colors---border--aquamarine-blue-100: #88d7eb;
  --_✍text---text-small--font-size: 14px;
  --_✍text---text-small--line-height: 150%;
  --_🌈colors---fonts--white-100: #000;
  --border--regular: 1px;
  --_🌈colors---border--black-20: #0003;
  --_🌈colors---background--primary-background: #b2e4f1;
  --_🌈colors---fonts--black: black;
  --_⚪spacing---main: 150px;
  --_⚪spacing---button-spacing--space-small: 15px;
  --_⚪spacing---button-spacing--space-medium: 16px;
  --_🖥ui---button--font-family: var(--fonts--ui);
  --_🖥ui---button--font-size: 14px;
  --_🖥ui---button--line-height: 100%;
  --_🖥ui---button--font-weight: var(--weight--regular);
  --_✍text---text-extra-large--font-size: 22px;
  --_✍text---text-extra-large--line-height: 150%;
  --_✍text---text-extra-large--font-weight: var(--weight--medium);
  --weight--medium: 500;
  --_🌈colors---border--black-10: #0000001a;
  --_🌈colors---fonts--dark-gray-100: #999;
  --_🌈colors---transparent: transparent;
  --_🌈colors---border--black-100: #000;
  --_🌈colors---background--white-100: white;
  --_✍text---text-medium--font-size: 16px;
  --_✍text---text-medium--line-height: 150%;
  --_✍text---text-medium--font-weight: var(--weight--regular);
  --_🌈colors---background--isabelline-100: #f6f4ed;
  --_✍text---text-small--font-weight: var(--weight--regular);
  --_🌈colors---background--black-100: black;
  --_⚪spacing---radius--radius-large: 100px;
  --_🖥ui---sub-title--font-size: 14px;
  --_🖥ui---sub-title--line-height: 100%;
  --_🖥ui---sub-title--font-weight: var(--weight--regular);
  --_🌈colors---background--bluish-cyan-100: #0a2c35;
  --_🌈colors---background--cyan-100: #e8f8f9;
  --_🌈colors---background--desert-storm-100: #f7f7f7;
  --_✍text---text-2x--font-size: 38px;
  --_✍text---text-2x--line-height: 150%;
  --_✍text---text-2x--font-weight: var(--weight--medium);
  --_🌈colors---background--blue: #00586f;
  --weight--regular: 400;
  --_✍text---text-4x--font-size: 44px;
  --_✍text---text-4x--line-height: 130%;
  --_✍text---text-4x--font-weight: var(--weight--medium);
  --_🌈colors---border--white-15: #ffffff26;
  --_✍text---text-8x--font-size: 82px;
  --_✍text---text-8x--line-height: 120%;
  --_✍text---text-8x--font-weight: var(--weight--semi-bold);
  --_⚪spacing---radius--radius-medium: 50%;
  --_✍text---text-1x--font-size: 32px;
  --_✍text---text-1x--line-height: 150%;
  --_✍text---text-1x--font-weight: var(--weight--medium);
  --_✍text---text-5x--font-size: 48px;
  --_✍text---text-5x--line-height: 100%;
  --_✍text---text-5x--font-weight: var(--weight--medium);
  --_✍text---text-3x--font-size: 40px;
  --_✍text---text-3x--line-height: 100%;
  --_✍text---text-7x--font-size: 70px;
  --_✍text---text-7x--line-height: 100%;
  --_✍text---text-7x--font-weight: var(--weight--medium);
  --_✍text---text-6x--font-size: 64px;
  --_✍text---text-6x--line-height: 100%;
  --_✍text---text-6x--font-weight: var(--weight--semi-bold);
  --_✍text---text-9x--font-size: 118px;
  --_✍text---text-9x--line-height: 150%;
  --_✍text---text-9x--font-weight: var(--weight--light);
  --_✍text---hero-text--font-size: 92px;
  --_✍text---hero-text--line-height: 110%;
  --_✍text---hero-text--font-weight: var(--weight--bold);
  --_⚪spacing---radius--radius-regular: 10px;
  --_✍text---text-7x--font-family: var(--fonts--body);
  --weight--semi-bold: 600;
  --fonts--body: Switzer, Arial, sans-serif;
  --fonts--heading: Switzer, Arial, sans-serif;
  --fonts--ui: Switzer, Arial, sans-serif;
  --_⚪spacing---spacing--title-bottom-spacing: 30px;
  --weight--light: 300;
  --_🖥ui---sub-title--font-family: var(--fonts--ui);
  --_🌈colors---border--white-100: white;
  --weight--bold: 700;
  --_✍text---text-extra-large--font-family: var(--fonts--body);
  --_✍text---text-medium--font-family: var(--fonts--body);
  --_✍text---text-small--font-family: var(--fonts--body);
  --_✍text---text-9x--font-family: var(--fonts--body);
  --_✍text---hero-text--font-family: var(--fonts--heading);
  --_✍text---text-8x--font-family: var(--fonts--body);
  --_✍text---text-6x--font-family: var(--fonts--body);
  --_✍text---text-5x--font-family: var(--fonts--body);
  --_✍text---text-4x--font-family: var(--fonts--body);
  --_✍text---text-3x--font-weight: var(--weight--medium);
  --_✍text---text-3x--font-family: var(--fonts--body);
  --_✍text---text-2x--font-family: var(--fonts--body);
  --_✍text---text-1x--font-family: var(--fonts--body);
  --font-weight--body: var(--weight--regular);
  --font-weight--heading: var(--weight--regular);
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--_🌈colors---background--page-bg);
  font-family: var(--_✍text---text-default--font-family);
  color: var(--_🌈colors---fonts--body);
  font-size: var(--_✍text---text-default--font-size);
  line-height: var(--_✍text---text-default--line-height);
  font-weight: var(--_✍text---text-default--font-weight);
  --_✍text---text-default--font-family: var(--fonts--body);
  --_✍text---text-default--font-size: 18px;
  --_✍text---text-default--line-height: 170%;
  --_✍text---text-default--font-weight: var(--weight--regular);
  --_✍text---h1--font-family: var(--fonts--heading);
  --_✍text---h1--font-size: 88px;
  --_✍text---h1--line-height: 100%;
  --_✍text---h1--font-weight: var(--weight--semi-bold);
  --_✍text---h2--font-family: var(--fonts--heading);
  --_✍text---h2--font-size: 42px;
  --_✍text---h2--line-height: 130%;
  --_✍text---h2--font-weight: var(--weight--medium);
  --_✍text---h3--font-family: var(--fonts--heading);
  --_✍text---h3--font-size: 28px;
  --_✍text---h3--line-height: 150%;
  --_✍text---h3--font-weight: var(--weight--medium);
  --_✍text---h4--font-family: var(--fonts--heading);
  --_✍text---h4--font-size: 24px;
  --_✍text---h4--line-height: 150%;
  --_✍text---h4--font-weight: var(--weight--medium);
  --_✍text---h5--font-family: var(--fonts--heading);
  --_✍text---h5--font-size: 18px;
  --_✍text---h5--line-height: 150%;
  --_✍text---h5--font-weight: var(--weight--regular);
  --_✍text---h6--font-family: var(--fonts--heading);
  --_✍text---h6--font-size: 16px;
  --_✍text---h6--line-height: 150%;
  --_✍text---h6--font-weight: var(--weight--regular);
  --_✍text---text-large--font-family: var(--fonts--body);
  --_✍text---text-large--font-size: 20px;
  --_✍text---text-large--line-height: 170%;
  --_✍text---text-large--font-weight: var(--weight--regular);
  --_✍text---text-small--font-size: 14px;
  --_✍text---text-small--line-height: 150%;
  --_✍text---text-extra-large--font-size: 22px;
  --_✍text---text-extra-large--line-height: 150%;
  --_✍text---text-extra-large--font-weight: var(--weight--medium);
  --_✍text---text-medium--font-size: 16px;
  --_✍text---text-medium--line-height: 150%;
  --_✍text---text-medium--font-weight: var(--weight--regular);
  --_✍text---text-small--font-weight: var(--weight--regular);
  --_✍text---text-2x--font-size: 38px;
  --_✍text---text-2x--line-height: 150%;
  --_✍text---text-2x--font-weight: var(--weight--medium);
  --_✍text---text-4x--font-size: 44px;
  --_✍text---text-4x--line-height: 130%;
  --_✍text---text-4x--font-weight: var(--weight--medium);
  --_✍text---text-8x--font-size: 82px;
  --_✍text---text-8x--line-height: 120%;
  --_✍text---text-8x--font-weight: var(--weight--semi-bold);
  --_✍text---text-1x--font-size: 32px;
  --_✍text---text-1x--line-height: 150%;
  --_✍text---text-1x--font-weight: var(--weight--medium);
  --_✍text---text-5x--font-size: 48px;
  --_✍text---text-5x--line-height: 100%;
  --_✍text---text-5x--font-weight: var(--weight--medium);
  --_✍text---text-3x--font-size: 40px;
  --_✍text---text-3x--line-height: 100%;
  --_✍text---text-7x--font-size: 70px;
  --_✍text---text-7x--line-height: 100%;
  --_✍text---text-7x--font-weight: var(--weight--medium);
  --_✍text---text-6x--font-size: 64px;
  --_✍text---text-6x--line-height: 100%;
  --_✍text---text-6x--font-weight: var(--weight--semi-bold);
  --_✍text---text-9x--font-size: 118px;
  --_✍text---text-9x--line-height: 150%;
  --_✍text---text-9x--font-weight: var(--weight--light);
  --_✍text---hero-text--font-size: 92px;
  --_✍text---hero-text--line-height: 110%;
  --_✍text---hero-text--font-weight: var(--weight--bold);
  --_✍text---text-7x--font-family: var(--fonts--body);
  --_✍text---text-extra-large--font-family: var(--fonts--body);
  --_✍text---text-medium--font-family: var(--fonts--body);
  --_✍text---text-small--font-family: var(--fonts--body);
  --_✍text---text-9x--font-family: var(--fonts--body);
  --_✍text---hero-text--font-family: var(--fonts--heading);
  --_✍text---text-8x--font-family: var(--fonts--body);
  --_✍text---text-6x--font-family: var(--fonts--body);
  --_✍text---text-5x--font-family: var(--fonts--body);
  --_✍text---text-4x--font-family: var(--fonts--body);
  --_✍text---text-3x--font-weight: var(--weight--medium);
  --_✍text---text-3x--font-family: var(--fonts--body);
  --_✍text---text-2x--font-family: var(--fonts--body);
  --_✍text---text-1x--font-family: var(--fonts--body);
  --_🖥ui---button--font-family: var(--fonts--ui);
  --_🖥ui---button--font-size: 14px;
  --_🖥ui---button--line-height: 100%;
  --_🖥ui---button--font-weight: var(--weight--regular);
  --_🖥ui---sub-title--font-size: 14px;
  --_🖥ui---sub-title--line-height: 100%;
  --_🖥ui---sub-title--font-weight: var(--weight--regular);
  --_🖥ui---sub-title--font-family: var(--fonts--ui);
  --_⚪spacing---spacing--pg-title-top-spacing: 200px;
  --_⚪spacing---spacing--pg-title-bottom-spacing: 60px;
  --_⚪spacing---spacing--container: 40px;
  --_⚪spacing---main: 150px;
  --_⚪spacing---button-spacing--space-small: 15px;
  --_⚪spacing---button-spacing--space-medium: 16px;
  --_⚪spacing---radius--radius-large: 100px;
  --_⚪spacing---radius--radius-medium: 50%;
  --_⚪spacing---radius--radius-regular: 10px;
  --_⚪spacing---spacing--title-bottom-spacing: 30px;
  --_🌈colors---background--page-bg: #fcfaf6;
  --_🌈colors---fonts--body: #333;
  --_🌈colors---fonts--title: black;
  --_🌈colors---border--aquamarine-blue-100: #88d7eb;
  --_🌈colors---fonts--white-100: white;
  --_🌈colors---border--black-20: #0003;
  --_🌈colors---background--primary-background: #b2e4f1;
  --_🌈colors---fonts--black: black;
  --_🌈colors---border--black-10: #0000001a;
  --_🌈colors---fonts--dark-gray-100: #999;
  --_🌈colors---transparent: transparent;
  --_🌈colors---border--black-100: #000;
  --_🌈colors---background--white-100: white;
  --_🌈colors---background--isabelline-100: #f6f4ed;
  --_🌈colors---background--black-100: black;
  --_🌈colors---background--bluish-cyan-100: #0a2c35;
  --_🌈colors---background--cyan-100: #e8f8f9;
  --_🌈colors---background--desert-storm-100: #f7f7f7;
  --_🌈colors---background--blue: #00586f;
  --_🌈colors---border--white-15: #ffffff26;
  --_🌈colors---border--white-100: white;
}

h1 {
  font-family: var(--_✍text---h1--font-family);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h1--font-size);
  line-height: var(--_✍text---h1--line-height);
  font-weight: var(--_✍text---h1--font-weight);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}

h2 {
  font-family: var(--_✍text---h2--font-family);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h2--font-size);
  line-height: var(--_✍text---h2--line-height);
  font-weight: var(--_✍text---h2--font-weight);
  margin-top: 0;
  margin-bottom: 10px;
}

h3 {
  font-family: var(--_✍text---h3--font-family);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h3--font-size);
  line-height: var(--_✍text---h3--line-height);
  font-weight: var(--_✍text---h3--font-weight);
  margin-top: 0;
  margin-bottom: 10px;
}

h4 {
  font-family: var(--_✍text---h4--font-family);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h4--font-size);
  line-height: var(--_✍text---h4--line-height);
  font-weight: var(--_✍text---h4--font-weight);
  margin-top: 0;
  margin-bottom: 10px;
}

h5 {
  font-family: var(--_✍text---h5--font-family);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h5--font-size);
  line-height: var(--_✍text---h5--line-height);
  font-weight: var(--_✍text---h5--font-weight);
  margin-top: 0;
  margin-bottom: 10px;
}

h6 {
  font-family: var(--_✍text---h6--font-family);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h6--font-size);
  line-height: var(--_✍text---h6--line-height);
  font-weight: var(--_✍text---h6--font-weight);
  margin-top: 0;
  margin-bottom: 10px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--_🌈colors---fonts--body);
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 30px;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 15px;
}

blockquote {
  border-left: var(--border--none) solid #e2e2e2;
  font-family: var(--_✍text---text-large--font-family);
  font-size: var(--_✍text---text-large--font-size);
  line-height: var(--_✍text---text-large--line-height);
  font-weight: var(--_✍text---text-large--font-weight);
  text-align: center;
  background-color: #0000;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 25px;
}

.page-title {
  padding-top: var(--_⚪spacing---spacing--pg-title-top-spacing);
  padding-bottom: var(--_⚪spacing---spacing--pg-title-bottom-spacing);
}

.container {
  width: 100%;
  max-width: var(--container--container);
  padding-right: var(--_⚪spacing---spacing--container);
  padding-left: var(--_⚪spacing---spacing--container);
}

.pg-inner {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.main-heading {
  border-left: var(--border--large) solid var(--_🌈colors---border--aquamarine-blue-100);
  margin-bottom: 0;
  padding-left: 20px;
}

.pg-title-text {
  width: 100%;
  max-width: 440px;
  margin-bottom: 0;
}

.style-outer {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 850px;
  display: grid;
}

.body-small {
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
}

.style-left {
  grid-row-gap: 60px;
  flex-flow: column;
  width: 100%;
  max-width: 334px;
  display: flex;
}

.title-color {
  z-index: 2;
  grid-row-gap: 150px;
  color: var(--_🌈colors---fonts--white-100);
  background-color: #000;
  flex-flow: column;
  justify-content: space-between;
  padding: 25px;
  display: flex;
  position: relative;
}

.style-data {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.style-inner {
  grid-row-gap: 8px;
  border-left: var(--border--regular) solid var(--_🌈colors---border--black-20);
  flex-flow: column;
  padding-top: 26px;
  padding-bottom: 26px;
  padding-left: 26px;
  display: flex;
}

.style-inner.small {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 26px;
}

.primary-color {
  z-index: 3;
  grid-row-gap: 150px;
  background-color: var(--_🌈colors---background--primary-background);
  color: var(--_🌈colors---fonts--black);
  flex-flow: column;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px;
  padding: 25px;
  display: flex;
  position: relative;
}

.black-color {
  z-index: 0;
  grid-row-gap: 150px;
  color: var(--_🌈colors---fonts--black);
  background-color: #fff;
  border: 1px solid #0000001a;
  flex-flow: column;
  justify-content: space-between;
  margin-left: -5px;
  padding: 25px;
  display: flex;
  position: relative;
}

.style-guide {
  margin-bottom: var(--_⚪spacing---main);
}

.page-wrap {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
  --_🌈colors---background--page-bg: #fcfaf6;
  --_🌈colors---fonts--body: #333;
  --_🌈colors---fonts--title: black;
  --_🌈colors---border--aquamarine-blue-100: #88d7eb;
  --_🌈colors---fonts--white-100: #000;
  --_🌈colors---border--black-20: #0003;
  --_🌈colors---background--primary-background: #b2e4f1;
  --_🌈colors---fonts--black: black;
  --_🌈colors---border--black-10: #0000001a;
  --_🌈colors---fonts--dark-gray-100: #999;
  --_🌈colors---transparent: transparent;
  --_🌈colors---border--black-100: #000;
  --_🌈colors---background--white-100: white;
  --_🌈colors---background--isabelline-100: #f6f4ed;
  --_🌈colors---background--black-100: black;
  --_🌈colors---background--bluish-cyan-100: #0a2c35;
  --_🌈colors---background--cyan-100: #e8f8f9;
  --_🌈colors---background--desert-storm-100: #f7f7f7;
  --_🌈colors---background--blue: #00586f;
  --_🌈colors---border--white-15: #ffffff26;
  --_🌈colors---border--white-100: white;
}

.rich-text {
  width: 100%;
  max-width: 900px;
}

.primary-text {
  padding: var(--_⚪spacing---button-spacing--space-small) var(--_⚪spacing---button-spacing--space-medium);
  background-color: var(--_🌈colors---background--primary-background);
  flex-flow: column;
}

.primary-text.white {
  background-color: var(--_🌈colors---fonts--white-100);
  color: var(--_🌈colors---fonts--title);
  -webkit-text-stroke-color: var(--_🌈colors---fonts--white-100);
}

.arrow._02 {
  flex: none;
  position: absolute;
  inset: auto auto 0% -30px;
}

.arrow._01 {
  flex: none;
}

.button-outer {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.primary-button {
  grid-column-gap: 4px;
  font-family: var(--_🖥ui---button--font-family);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_🖥ui---button--font-size);
  line-height: var(--_🖥ui---button--line-height);
  font-weight: var(--_🖥ui---button--font-weight);
  text-transform: uppercase;
  background-color: #0000;
  border-width: 0;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.secondary-button {
  grid-column-gap: 6px;
  font-family: var(--_🖥ui---button--font-family);
  color: var(--_🌈colors---fonts--black);
  font-size: var(--_🖥ui---button--font-size);
  line-height: var(--_🖥ui---button--line-height);
  font-weight: var(--_🖥ui---button--font-weight);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.font-style {
  grid-column-gap: 40px;
  border-bottom: 1px solid #0000001a;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 100px;
  display: flex;
}

.style-wrap {
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.style-head {
  grid-column-gap: 8px;
  color: var(--_🌈colors---fonts--title);
  display: flex;
}

.arrow-wrap {
  background-color: var(--_🌈colors---background--primary-background);
  justify-content: center;
  align-items: center;
  min-width: 44px;
  max-width: 44px;
  min-height: 44px;
  max-height: 44px;
  display: flex;
  overflow: hidden;
}

.arrow-wrap._01 {
  background-color: var(--_🌈colors---background--primary-background);
  flex: none;
}

.arrow-wrap._01.white {
  background-color: var(--_🌈colors---fonts--white-100);
  -webkit-text-stroke-color: var(--_🌈colors---fonts--white-100);
}

.arrow-wrap._02 {
  background-color: var(--_🌈colors---background--primary-background);
  flex: none;
  position: absolute;
  inset: auto -50px 0% auto;
}

.arrow-wrap._02.white {
  background-color: var(--_🌈colors---fonts--white-100);
  -webkit-text-stroke-color: var(--_🌈colors---fonts--white-100);
}

.button-block {
  border-top: 1px solid #d9d9d9;
  margin-top: 100px;
  padding-top: 60px;
}

.body-x-large {
  color: var(--_🌈colors---fonts--black);
  font-size: var(--_✍text---text-extra-large--font-size);
  line-height: var(--_✍text---text-extra-large--line-height);
  font-weight: var(--_✍text---text-extra-large--font-weight);
}

.body-color {
  z-index: 1;
  grid-row-gap: 150px;
  color: var(--_🌈colors---fonts--white-100);
  background-color: #333;
  flex-flow: column;
  justify-content: space-between;
  margin-left: -5px;
  padding: 25px;
  display: flex;
  position: relative;
}

.richtext-format {
  margin-bottom: 40px;
}

.bg-color {
  z-index: 0;
  grid-row-gap: 150px;
  color: var(--_🌈colors---fonts--black);
  background-color: #fdf8ed;
  flex-flow: column;
  justify-content: space-between;
  margin-left: -5px;
  padding: 25px;
  display: flex;
  position: relative;
}

.style-dash {
  background-color: var(--_🌈colors---border--black-20);
  width: 1px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.richtext-outer {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.block-quote {
  background-color: var(--_🌈colors---background--primary-background);
}

.header {
  z-index: 999;
  position: fixed;
  inset: 0% 0% auto;
}

.brand {
  --_🌈colors---background--page-bg: #fcfaf6;
  --_🌈colors---fonts--body: #333;
  --_🌈colors---fonts--title: black;
  --_🌈colors---border--aquamarine-blue-100: #88d7eb;
  --_🌈colors---fonts--white-100: #000;
  --_🌈colors---border--black-20: #0003;
  --_🌈colors---background--primary-background: #b2e4f1;
  --_🌈colors---fonts--black: black;
  --_🌈colors---border--black-10: #0000001a;
  --_🌈colors---fonts--dark-gray-100: #999;
  --_🌈colors---transparent: transparent;
  --_🌈colors---border--black-100: #000;
  --_🌈colors---background--white-100: white;
  --_🌈colors---background--isabelline-100: #f6f4ed;
  --_🌈colors---background--black-100: black;
  --_🌈colors---background--bluish-cyan-100: #0a2c35;
  --_🌈colors---background--cyan-100: #e8f8f9;
  --_🌈colors---background--desert-storm-100: #f7f7f7;
  --_🌈colors---background--blue: #00586f;
  --_🌈colors---border--white-15: #ffffff26;
  --_🌈colors---border--white-100: white;
}

.nav-menu {
  grid-column-gap: 35px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-link {
  color: var(--_🌈colors---fonts--black);
  font-size: var(--_✍text---text-small--font-size);
  line-height: 150%;
  font-weight: var(--weight--medium);
  text-transform: uppercase;
  text-decoration: none;
}

.nav-link.w--current {
  border-top: var(--border--regular) solid black;
  border-bottom: var(--border--regular) solid black;
}

.nav-link.white {
  color: var(--_🌈colors---fonts--white-100);
}

.navbar {
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  background-color: var(--_🌈colors---background--page-bg);
  padding-top: 16px;
  padding-bottom: 16px;
}

.navbar.home {
  border-bottom-width: var(--border--regular);
  border-bottom-color: var(--_🌈colors---transparent);
  background-color: var(--_🌈colors---transparent);
}

.nav-inner {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-top-line {
  background-color: var(--_🌈colors---border--black-100);
  transform-origin: 100%;
  width: 100%;
  height: 1px;
}

.nav-top-line.white {
  background-color: var(--_🌈colors---background--white-100);
}

.nav-bottom-line {
  background-color: var(--_🌈colors---border--black-100);
  transform-origin: 0%;
  width: 100%;
  height: 1px;
}

.nav-bottom-line.white {
  background-color: var(--_🌈colors---background--white-100);
}

.nav-text {
  line-height: 170%;
  display: flex;
}

.top-line {
  background-color: var(--_🌈colors---border--black-100);
  width: 24px;
  height: 1px;
}

.center-line {
  background-color: var(--_🌈colors---border--black-100);
  width: 24px;
  height: 1px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.bottom-line {
  background-color: var(--_🌈colors---border--black-100);
  width: 24px;
  height: 1px;
}

.footer {
  background-color: var(--_🌈colors---background--primary-background);
  --_🌈colors---background--page-bg: #fcfaf6;
  --_🌈colors---fonts--body: #333;
  --_🌈colors---fonts--title: black;
  --_🌈colors---border--aquamarine-blue-100: #88d7eb;
  --_🌈colors---fonts--white-100: white;
  --_🌈colors---border--black-20: #0003;
  --_🌈colors---background--primary-background: #b2e4f1;
  --_🌈colors---fonts--black: black;
  --_🌈colors---border--black-10: #0000001a;
  --_🌈colors---fonts--dark-gray-100: #999;
  --_🌈colors---transparent: transparent;
  --_🌈colors---border--black-100: #000;
  --_🌈colors---background--white-100: white;
  --_🌈colors---background--isabelline-100: #f6f4ed;
  --_🌈colors---background--black-100: black;
  --_🌈colors---background--bluish-cyan-100: #0a2c35;
  --_🌈colors---background--cyan-100: #e8f8f9;
  --_🌈colors---background--desert-storm-100: #f7f7f7;
  --_🌈colors---background--blue: #00586f;
  --_🌈colors---border--white-15: #ffffff26;
  --_🌈colors---border--white-100: white;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.footer-left {
  grid-row-gap: 40px;
  font-size: var(--_✍text---text-medium--font-size);
  line-height: var(--_✍text---text-medium--line-height);
  font-weight: var(--_✍text---text-medium--font-weight);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 20px;
  padding-left: 40px;
  display: flex;
}

.footer-info {
  grid-row-gap: 20px;
  --_🌈colors---background--page-bg: #fcfaf6;
  --_🌈colors---fonts--body: #333;
  --_🌈colors---fonts--title: black;
  --_🌈colors---border--aquamarine-blue-100: #88d7eb;
  --_🌈colors---fonts--white-100: #000;
  --_🌈colors---border--black-20: #0003;
  --_🌈colors---background--primary-background: #b2e4f1;
  --_🌈colors---fonts--black: black;
  --_🌈colors---border--black-10: #0000001a;
  --_🌈colors---fonts--dark-gray-100: #999;
  --_🌈colors---transparent: transparent;
  --_🌈colors---border--black-100: #000;
  --_🌈colors---background--white-100: white;
  --_🌈colors---background--isabelline-100: #f6f4ed;
  --_🌈colors---background--black-100: black;
  --_🌈colors---background--bluish-cyan-100: #0a2c35;
  --_🌈colors---background--cyan-100: #e8f8f9;
  --_🌈colors---background--desert-storm-100: #f7f7f7;
  --_🌈colors---background--blue: #00586f;
  --_🌈colors---border--white-15: #ffffff26;
  --_🌈colors---border--white-100: white;
  flex-flow: column;
  width: 100%;
  max-width: 484px;
  display: flex;
}

.footer-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-link {
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  border-left: var(--border--regular) solid var(--_🌈colors---border--black-10);
  font-size: var(--_✍text---text-medium--font-size);
  text-transform: uppercase;
  padding: 30px 35px;
  line-height: 170%;
  text-decoration: none;
  transition: background-color .2s;
}

.footer-link:hover {
  background-color: var(--_🌈colors---background--page-bg);
}

.footer-link.w--current {
  background-color: var(--_🌈colors---background--isabelline-100);
}

.footer-link._02 {
  border-bottom-width: var(--border--none);
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-link._02:hover {
  background-color: #1c1c1b;
}

.footer-link._01 {
  border-bottom-width: var(--border--none);
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-link._01:hover {
  background-color: #f52739;
}

.footer-top {
  border-top: var(--border--regular) solid var(--_🌈colors---border--black-10);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-bottom {
  border-top: var(--border--regular) solid var(--_🌈colors---border--black-10);
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-wrap {
  grid-column-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-top: 18px;
  padding-bottom: 20px;
  padding-left: 40px;
  display: flex;
}

.ft-contact-info {
  border-left: var(--border--regular) solid var(--_🌈colors---border--black-10);
  justify-content: space-between;
  align-items: center;
  padding-left: 35px;
  padding-right: 35px;
  display: flex;
}

.ft-contact-link {
  text-decoration: none;
}

.nav-button {
  grid-column-gap: 6px;
  font-family: var(--_🖥ui---button--font-family);
  color: var(--_🌈colors---fonts--black);
  font-size: var(--_🖥ui---button--font-size);
  line-height: var(--_🖥ui---button--line-height);
  font-weight: var(--_🖥ui---button--font-weight);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-button.white {
  color: var(--_🌈colors---fonts--white-100);
}

.licensing-heading {
  font-size: var(--_✍text---h5--font-size);
  line-height: var(--_✍text---h5--line-height);
  font-weight: var(--_✍text---h5--font-weight);
  text-transform: none;
}

.disclaimer-block {
  grid-row-gap: 5px;
  flex-flow: column;
  font-size: 16px;
  line-height: 160%;
  display: flex;
}

.licensing-outer {
  grid-row-gap: 80px;
  flex-flow: column;
  display: flex;
}

.license-outer {
  grid-column-gap: 80px;
  display: flex;
}

.license-link {
  color: #333;
}

.license-link:hover {
  text-decoration: none;
}

.licensing-title {
  font-size: var(--_✍text---h6--font-size);
  line-height: var(--_✍text---h6--line-height);
  font-weight: var(--_✍text---h6--font-weight);
  margin-bottom: 0;
}

.licensing-wrap {
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.version-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.version-heading {
  text-transform: none;
  font-size: 22px;
  font-weight: 500;
  line-height: 130%;
}

.changelog-section {
  padding-bottom: 350px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 432px;
  display: flex;
}

.error-inner {
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.error-text {
  grid-row-gap: 40px;
  border-top: 1px solid #0000001a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  display: flex;
}

.error-content {
  grid-row-gap: 30px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.password-bg {
  background-image: url('../images/lines.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.password-wrap {
  grid-row-gap: 100px;
  flex-flow: column;
  display: flex;
}

.password-top {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.password-block {
  background-color: var(--_🌈colors---background--primary-background);
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  display: flex;
}

.pass-field {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.pass-input {
  border-style: solid;
  border-width: var(--border--none) var(--border--none) var(--border--regular);
  border-color: black black var(--_🌈colors---border--black-10);
  background-color: var(--_🌈colors---transparent);
  height: auto;
  color: var(--_🌈colors---fonts--black);
  margin-bottom: 0;
  padding: 0 0 7px;
}

.pass-input:focus {
  border-bottom-color: var(--_🌈colors---border--black-100);
}

.pass-input::placeholder {
  color: var(--_🌈colors---fonts--dark-gray-100);
}

.pass-lable {
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--font-size);
  font-weight: var(--_✍text---text-small--font-weight);
  text-align: left;
  margin-bottom: 10px;
}

.pass-button {
  background-color: var(--_🌈colors---background--primary-background);
  color: var(--_🌈colors---fonts--black);
  font-size: var(--_🖥ui---button--font-size);
  line-height: var(--_🖥ui---button--line-height);
  font-weight: var(--_🖥ui---button--font-weight);
  padding: 15px 16px;
  transition: color .2s, background-color .2s;
}

.pass-button:hover {
  background-color: var(--_🌈colors---background--black-100);
  color: var(--_🌈colors---fonts--white-100);
}

.coming-inner {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.coming-soon-wrap {
  grid-row-gap: 100px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 468px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 160%;
  display: flex;
}

.coming-soon-top {
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.coming-soon-img {
  aspect-ratio: 1;
  width: 100%;
  max-width: 250px;
}

.coming-soon-bottom {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.coming-soon-link {
  color: #333;
  text-decoration: none;
}

.info-outer {
  grid-row-gap: 60px;
  flex-flow: column;
  font-size: 16px;
  line-height: 160%;
  display: flex;
}

.info-data {
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.utility-heading {
  font-size: var(--_✍text---h3--font-size);
  line-height: var(--_✍text---h3--line-height);
  font-weight: var(--_✍text---h3--font-weight);
  text-transform: none;
}

.single-text {
  text-align: left;
  margin-bottom: 0;
}

.single-text.center {
  text-align: center;
}

.single-text.center.white-text {
  color: var(--_🌈colors---background--page-bg);
}

.data-wrap {
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.data-list {
  flex-flow: column;
  margin-top: 15px;
  margin-bottom: 0;
  padding-left: 26px;
  display: flex;
}

.contact {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.contact-inner {
  grid-column-gap: 60px;
  display: flex;
  overflow: hidden;
}

.contact-image {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  max-width: 48%;
  min-height: 700px;
  position: relative;
  overflow: hidden;
}

.section-img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.section-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.contact-right {
  grid-row-gap: 40px;
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  background-color: var(--_🌈colors---background--white-100);
  flex-flow: column;
  width: 100%;
  max-width: 52%;
  padding: 40px;
  display: flex;
}

.contact-top {
  grid-column-gap: 10px;
  background-color: var(--_🌈colors---background--isabelline-100);
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
  justify-content: flex-start;
  align-items: center;
  padding: 14px;
  display: flex;
}

.contact-heading-wrap {
  grid-column-gap: 8px;
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h6--font-size);
  line-height: var(--_✍text---h6--line-height);
  font-weight: var(--_✍text---h6--font-weight);
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.contact-wrapper {
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.contact-wrap {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.contact-data {
  grid-row-gap: 10px;
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
  flex-flow: column;
  display: flex;
}

.contact-info {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contact-link {
  text-decoration: none;
}

.map {
  width: 100%;
  min-height: 262px;
  max-height: 262px;
  overflow: hidden;
}

.contact-form {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
  background-color: var(--_🌈colors---background--isabelline-100);
  padding-top: 50px;
  padding-bottom: 50px;
}

.form-block {
  width: 100%;
  margin-bottom: 0;
}

.form-wrapper {
  grid-row-gap: 25px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.input {
  border: var(--border--regular) solid var(--_🌈colors---transparent);
  height: auto;
  color: var(--_🌈colors---fonts--black);
  margin-bottom: 0;
  padding: 18px 20px;
}

.input:focus {
  border-color: var(--_🌈colors---border--black-100);
}

.input::placeholder {
  color: var(--_🌈colors---fonts--body);
}

.form-inner {
  grid-column-gap: 26px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 40px;
  display: grid;
  overflow: hidden;
}

.message {
  border: var(--border--regular) solid var(--_🌈colors---transparent);
  min-height: 170px;
  color: var(--_🌈colors---fonts--black);
  margin-bottom: 0;
  padding: 18px 20px;
}

.message:focus {
  border-color: var(--_🌈colors---border--black-100);
}

.message::placeholder {
  color: var(--_🌈colors---fonts--body);
}

.primary-text {
  color: var(--_🌈colors---fonts--black);
  text-transform: uppercase;
}

.form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.faq {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.faq-data {
  border-bottom: 1px solid #0000001a;
  width: 100%;
}

.que {
  grid-column-gap: 20px;
  width: 100%;
  color: var(--_🌈colors---fonts--black);
  font-size: var(--_✍text---text-large--font-size);
  line-height: var(--_✍text---text-large--line-height);
  white-space: normal;
  word-break: normal;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  display: flex;
}

.que.top {
  padding-top: 0;
}

.que-icon {
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  border-radius: var(--_⚪spacing---radius--radius-large);
  background-color: var(--_🌈colors---background--white-100);
  justify-content: center;
  align-items: center;
  min-width: 66px;
  max-width: 66px;
  min-height: 38px;
  max-height: 38px;
  transition: background-color .3s;
  display: flex;
  position: relative;
}

.ans {
  background-color: #0000;
  justify-content: flex-end;
  align-items: stretch;
  padding-right: 100px;
  display: block;
  position: relative;
  overflow: hidden;
}

.ans-box {
  margin-bottom: 20px;
}

.ans-text {
  margin-bottom: 0;
}

.faq-wrapper {
  flex-flow: column;
  width: 100%;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.horizontal-line {
  background-color: var(--_🌈colors---background--black-100);
  width: 15px;
  height: 1px;
}

.vartical-line {
  background-color: var(--_🌈colors---background--black-100);
  width: 1px;
  height: 15px;
  position: absolute;
}

.faq-small-text {
  color: var(--_🌈colors---fonts--body);
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
}

.sub-title {
  grid-column-gap: 8px;
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_🖥ui---sub-title--font-size);
  line-height: var(--_🖥ui---sub-title--line-height);
  font-weight: var(--_🖥ui---sub-title--font-weight);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-title {
  margin-bottom: var(--_⚪spacing---spacing--pg-title-bottom-spacing);
  grid-row-gap: 10px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.section-title.left {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 35px;
}

.section-title.with-star {
  grid-column-gap: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.section-heading {
  margin-bottom: 0;
}

.feature {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.feature-top {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.feature-main-img {
  background-color: var(--_🌈colors---background--white-100);
  width: 100%;
  min-height: 302px;
  position: relative;
  overflow: hidden;
}

.feature-wrap {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.feature-block {
  grid-row-gap: 30px;
  background-color: var(--_🌈colors---background--isabelline-100);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.feature-block._02 {
  background-color: var(--_🌈colors---background--bluish-cyan-100);
  color: var(--_🌈colors---fonts--white-100);
}

.feature-block._03 {
  background-color: var(--_🌈colors---background--cyan-100);
  width: 100%;
  max-width: 50%;
}

.feature-icon-wrap {
  background-color: var(--_🌈colors---background--white-100);
  justify-content: center;
  align-items: center;
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
  display: flex;
}

.feature-icon {
  min-width: 42px;
  max-width: 42px;
  min-height: 42px;
  max-height: 42px;
}

.feature-text {
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h5--font-size);
  line-height: var(--_✍text---h5--line-height);
  font-weight: var(--_✍text---h5--font-weight);
  margin-bottom: 10px;
}

.feature-text.white {
  color: var(--_🌈colors---fonts--white-100);
}

.feature-img {
  background-color: var(--_🌈colors---background--white-100);
  width: 100%;
  max-width: 25%;
  min-height: 302px;
  position: relative;
  overflow: hidden;
}

.feature-bottom {
  display: flex;
}

.feature-data {
  width: 100%;
  max-width: 480px;
}

.appointment {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.appointment-left {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 44%;
  display: flex;
  overflow: hidden;
}

.appointment-heading {
  font-size: var(--_✍text---h3--font-size);
  line-height: var(--_✍text---h3--line-height);
  font-weight: var(--_✍text---h3--font-weight);
  margin-top: 15px;
  margin-bottom: 0;
}

.appointment-inner {
  grid-column-gap: 60px;
  background-color: var(--_🌈colors---background--isabelline-100);
  padding: 30px;
  display: flex;
}

.appointment-right {
  grid-row-gap: 60px;
  background-color: var(--_🌈colors---background--white-100);
  flex-flow: column;
  width: 100%;
  max-width: 56%;
  padding: 20px;
  display: flex;
  overflow: hidden;
}

.appointment-img {
  background-image: url('../images/Doktor-Vukic.webp');
  background-position: 50%;
  background-size: cover;
  min-width: 92px;
  max-width: 92px;
  min-height: 100px;
  max-height: 100px;
  overflow: hidden;
}

.appointment-data {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.appointment-text {
  color: var(--_🌈colors---fonts--title);
}

.appointment-top {
  grid-row-gap: 25px;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.appointment-info {
  width: 100%;
  max-width: 538px;
  margin-bottom: 0;
}

.appointment-input {
  border: var(--border--regular) solid var(--_🌈colors---transparent);
  background-color: var(--_🌈colors---background--desert-storm-100);
  height: auto;
  color: var(--_🌈colors---fonts--black);
  margin-bottom: 0;
  padding: 15px 20px;
}

.appointment-input:focus {
  border-width: var(--border--regular);
  border-color: var(--_🌈colors---border--black-100);
}

.appointment-input::placeholder {
  color: var(--_🌈colors---fonts--body);
}

.appointment-input._02 {
  background-color: var(--_🌈colors---background--white-100);
}

.appointment-message {
  border: var(--border--regular) solid var(--_🌈colors---transparent);
  background-color: var(--_🌈colors---background--desert-storm-100);
  min-height: 136px;
  color: var(--_🌈colors---fonts--black);
  margin-bottom: 0;
  padding: 15px 20px;
}

.appointment-message:focus {
  border-color: var(--_🌈colors---border--black-100);
}

.appointment-message::placeholder {
  color: var(--_🌈colors---fonts--body);
}

.appointment-message._02 {
  background-color: var(--_🌈colors---background--white-100);
}

.appointment-form-inner {
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 20px;
  display: grid;
}

.appointment-form-inner._02 {
  margin-bottom: 30px;
}

.appointment-form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.appointment-form._02 {
  justify-content: flex-start;
  align-items: flex-start;
}

.appointment-form-block {
  margin-bottom: 0;
}

.appointment-bottom {
  grid-row-gap: 18px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.appointment-title {
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h5--font-size);
  line-height: var(--_✍text---h5--line-height);
  font-weight: var(--_✍text---h5--font-weight);
  padding-bottom: 18px;
}

.appointment-link {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.appointment-link-wrap {
  grid-column-gap: 40px;
  font-size: var(--_✍text---text-medium--font-size);
  line-height: var(--_✍text---text-medium--line-height);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cover-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.doctors {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.empty-state {
  background-color: var(--_🌈colors---background--primary-background);
  text-align: center;
}

.number-block {
  display: flex;
}

.doctors-name-wrap {
  grid-column-gap: 150px;
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---text-2x--font-size);
  line-height: var(--_✍text---text-2x--line-height);
  font-weight: var(--_✍text---text-2x--font-weight);
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.doctors-img {
  width: 100%;
  max-width: 38%;
  overflow: hidden;
}

.doctors-image {
  object-fit: cover;
  object-position: 50% 10%;
  width: 100%;
  min-height: 470px;
  max-height: 480px;
}

.doctors-wrap {
  grid-column-gap: 50px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.doctors-block {
  grid-row-gap: 10px;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.doctors-right {
  grid-row-gap: 30px;
  flex-flow: column;
  width: 100%;
  max-width: 62%;
  display: flex;
}

.doctors-tags {
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  background-color: var(--_🌈colors---background--white-100);
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
  padding: 5px 15px;
}

.doctors-info {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.doctors-data {
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.doctors-text {
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  color: var(--_🌈colors---background--blue);
  font-size: var(--_✍text---h6--font-size);
  line-height: var(--_✍text---h6--line-height);
  font-weight: var(--_✍text---h6--font-weight);
  padding-bottom: 15px;
}

.doctors-list {
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.doctors-items {
  display: flex;
}

.doctors-main {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.doctors-main-wrapper {
  grid-column-gap: 80px;
  display: flex;
}

.doctors-main-img {
  background-color: var(--_🌈colors---background--white-100);
  width: 100%;
  max-width: 42%;
  position: relative;
  overflow: hidden;
}

.doctors-left {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: 58%;
  display: flex;
  overflow: hidden;
}

.doctors-contact-info {
  grid-row-gap: 15px;
  font-size: var(--_✍text---text-medium--font-size);
  line-height: var(--_✍text---text-medium--line-height);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.contact-links {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.doctors-top {
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.doctor-main-heading {
  margin-top: 5px;
  margin-bottom: 0;
}

.doctors-main-data {
  grid-row-gap: 25px;
  flex-flow: column;
  display: flex;
}

.doctors-info-block {
  grid-column-gap: 15px;
  border-top: var(--border--regular) solid var(--_🌈colors---border--black-10);
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  font-size: var(--_✍text---text-medium--font-size);
  line-height: var(--_✍text---text-medium--line-height);
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.doctors-info-block.last {
  border-top-width: var(--border--none);
}

.doctor-main-text {
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h6--font-size);
  line-height: var(--_✍text---h6--line-height);
  font-weight: var(--_✍text---h6--font-weight);
}

.doctors-main-info {
  grid-column-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.doctors-main-image {
  object-fit: cover;
  width: 100%;
  min-height: 690px;
}

.doctors-main-inner {
  padding: var(--_⚪spacing---spacing--pg-title-top-spacing) var(--_⚪spacing---spacing--container) 60px;
  background-color: var(--_🌈colors---background--isabelline-100);
}

.details-wrapper {
  padding-right: var(--_⚪spacing---spacing--container);
  padding-left: var(--_⚪spacing---spacing--container);
  grid-row-gap: 45px;
  flex-flow: column;
  margin-top: 60px;
  display: flex;
}

.doctor-details {
  width: 100%;
  max-width: 900px;
}

.doctor-details ol {
  padding-left: 18px;
}

.details-block {
  grid-column-gap: 20px;
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 35px;
  display: flex;
}

.details-block.last {
  border-bottom-width: var(--border--none);
  padding-bottom: 0;
}

.doctor-details-02 {
  width: 100%;
  max-width: 900px;
  font-size: 16px;
}

.doctor-details-02 ol {
  padding-left: 18px;
}

.doctor-details-02 h5, .doctor-heading {
  margin-bottom: 0;
}

.posts {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.post-list {
  grid-column-gap: 40px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.post-img {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  overflow: hidden;
}

.post-image {
  object-fit: cover;
  width: 100%;
  min-height: 400px;
}

.post-data {
  grid-row-gap: 15px;
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  background-color: var(--_🌈colors---background--white-100);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h3--font-size);
  line-height: var(--_✍text---h3--line-height);
  font-weight: var(--_✍text---h3--font-weight);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 25px;
  display: flex;
}

.post-tag {
  background-color: var(--_🌈colors---background--isabelline-100);
  color: var(--_🌈colors---fonts--body);
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
  font-weight: var(--weight--regular);
  padding: 5px 15px;
}

.post-tag-wrap {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.post-main {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
  padding-top: var(--_⚪spacing---spacing--pg-title-top-spacing);
}

.post-main-wrap {
  grid-column-gap: 60px;
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  padding-bottom: 60px;
  display: flex;
}

.post-main-img {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  max-width: 48%;
  min-height: 680px;
  position: relative;
  overflow: hidden;
}

.post-left {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 52%;
  display: flex;
  overflow: hidden;
}

.post-wrap {
  grid-row-gap: 10px;
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---text-4x--font-size);
  line-height: var(--_✍text---text-4x--line-height);
  font-weight: var(--_✍text---text-4x--font-weight);
  flex-flow: column;
  display: flex;
}

.post-date {
  grid-column-gap: 5px;
  font-size: var(--_✍text---text-medium--font-size);
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.post-text {
  color: var(--_🌈colors---fonts--title);
}

.post-details {
  width: 100%;
  max-width: 900px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.post-item {
  display: flex;
}

.post-block {
  width: 100%;
  text-decoration: none;
}

.service {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.service-list {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-img {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  overflow: hidden;
}

.service-image {
  object-fit: cover;
  width: 100%;
  min-height: 500px;
}

.service-wrap {
  grid-row-gap: 12px;
  color: var(--_🌈colors---fonts--white-100);
  text-align: center;
  background-image: linear-gradient(#0000, #0006);
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.service-block {
  width: 100%;
  position: relative;
}

.service-text {
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--white-15);
  font-size: var(--_✍text---h6--font-size);
  line-height: var(--_✍text---h6--line-height);
  font-weight: var(--_✍text---h6--font-weight);
  padding-bottom: 12px;
}

.service-text-02 {
  color: var(--_🌈colors---background--white-100);
  font-size: var(--_✍text---h5--font-size);
  line-height: var(--_✍text---h5--line-height);
  font-weight: var(--_✍text---h5--font-weight);
  --_🌈colors---background--page-bg: #fcfaf6;
  --_🌈colors---fonts--body: #333;
  --_🌈colors---fonts--title: black;
  --_🌈colors---border--aquamarine-blue-100: #88d7eb;
  --_🌈colors---fonts--white-100: #000;
  --_🌈colors---border--black-20: #0003;
  --_🌈colors---background--primary-background: #b2e4f1;
  --_🌈colors---fonts--black: black;
  --_🌈colors---border--black-10: #0000001a;
  --_🌈colors---fonts--dark-gray-100: #999;
  --_🌈colors---transparent: transparent;
  --_🌈colors---border--black-100: #000;
  --_🌈colors---background--white-100: white;
  --_🌈colors---background--isabelline-100: #f6f4ed;
  --_🌈colors---background--black-100: black;
  --_🌈colors---background--bluish-cyan-100: #0a2c35;
  --_🌈colors---background--cyan-100: #e8f8f9;
  --_🌈colors---background--desert-storm-100: #f7f7f7;
  --_🌈colors---background--blue: #00586f;
  --_🌈colors---border--white-15: #ffffff26;
  --_🌈colors---border--white-100: white;
}

.service-main {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.service-main-img {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  overflow: hidden;
}

.service-main-image {
  object-fit: cover;
  width: 100%;
  min-height: 680px;
  max-height: 680px;
}

.service-details {
  font-size: var(--_✍text---text-default--font-size);
}

.service-details ul {
  grid-row-gap: 10px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.service-details li {
  margin-bottom: 0;
}

.service-main-details {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  margin-top: 60px;
  display: flex;
}

.cta-img {
  background-color: var(--_🌈colors---background--isabelline-100);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.cta-image {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  min-height: 524px;
  max-height: 524px;
}

.cta-inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.cta-wrapper {
  padding-right: var(--_⚪spacing---spacing--container);
  padding-left: var(--_⚪spacing---spacing--container);
  grid-row-gap: 15px;
  color: var(--_🌈colors---fonts--white-100);
  background-image: linear-gradient(273deg, #0a373b66, #0a373b0d);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.cta-data {
  grid-row-gap: 5px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.cta-info {
  width: 100%;
  max-width: 570px;
  margin-bottom: 0;
}

.cta-heading {
  color: var(--_🌈colors---fonts--white-100);
  font-size: var(--_✍text---text-8x--font-size);
  line-height: var(--_✍text---text-8x--line-height);
  font-weight: var(--_✍text---text-8x--font-weight);
  text-transform: uppercase;
  margin-bottom: 5px;
}

.appointment-outer {
  grid-column-gap: 80px;
  background-color: var(--_🌈colors---background--isabelline-100);
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 60px 40px;
  display: flex;
  overflow: hidden;
}

.appointment-main-data {
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.appointment-text-02 {
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  padding-bottom: 15px;
}

.appointment-contact {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.appointment-main-info {
  width: 100%;
  max-width: 46%;
  overflow: hidden;
}

.appointment-form-wrap {
  grid-row-gap: 42px;
  flex-flow: column;
  width: 100%;
  max-width: 54%;
  display: flex;
}

.appointment-info-02 {
  width: 100%;
  max-width: 560px;
  margin-bottom: 0;
}

.form-button {
  grid-column-gap: 4px;
  border: var(--border--regular) solid var(--_🌈colors---transparent);
  background-color: var(--_🌈colors---background--primary-background);
  font-family: var(--_🖥ui---button--font-family);
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_🖥ui---button--font-size);
  line-height: var(--_🖥ui---button--line-height);
  font-weight: var(--_🖥ui---button--font-weight);
  text-transform: uppercase;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 15px 40px;
  text-decoration: none;
  transition: border-color .2s, background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form-button:hover {
  border-color: var(--_🌈colors---border--black-100);
  background-color: var(--_🌈colors---transparent);
}

.form-button._02 {
  background-color: var(--_🌈colors---background--black-100);
  color: var(--_🌈colors---fonts--white-100);
  transition: color .2s, border-color .2s, background-color .2s;
}

.form-button._02:hover {
  background-color: var(--_🌈colors---transparent);
  color: var(--_🌈colors---background--black-100);
}

.reviews {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.tabs {
  flex-flow: column-reverse;
  display: flex;
}

.review-link {
  filter: grayscale();
  padding: 0;
}

.review-link.w--current {
  filter: grayscale(0%);
}

.tabs-menu {
  display: flex;
}

.review-block {
  z-index: 11;
  border-radius: var(--_⚪spacing---radius--radius-medium);
  background-color: var(--_🌈colors---background--primary-background);
  justify-content: center;
  align-items: center;
  min-width: 65px;
  max-width: 65px;
  min-height: 65px;
  max-height: 65px;
  margin-right: -10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.review-small-wrap {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.review-text {
  font-size: var(--_✍text---text-1x--font-size);
  line-height: var(--_✍text---text-1x--line-height);
  font-weight: var(--_✍text---text-1x--font-weight);
  text-align: center;
  margin-bottom: 0;
}

.star-wrapper {
  grid-column-gap: 2px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.review-divider {
  background-color: var(--_🌈colors---background--black-100);
  width: 8px;
  height: 1px;
}

.reviews-data {
  grid-column-gap: 8px;
  font-size: var(--_✍text---text-medium--font-size);
  line-height: var(--_✍text---text-medium--line-height);
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.review-small-text {
  color: var(--_🌈colors---fonts--black);
}

.review-tab-content {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.review-inner {
  grid-row-gap: 40px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 900px;
  display: flex;
}

.review-bottom {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tabs-content {
  margin-bottom: 60px;
}

.review-small-img {
  border-radius: var(--_⚪spacing---radius--radius-medium);
  background-color: var(--_🌈colors---background--primary-background);
  justify-content: center;
  align-items: center;
  min-width: 65px;
  max-width: 65px;
  min-height: 65px;
  max-height: 65px;
  margin-right: -10px;
  display: flex;
  overflow: hidden;
}

.review-image {
  object-fit: cover;
  width: 100%;
  min-height: 290px;
}

.success-message {
  background-color: var(--_🌈colors---background--primary-background);
}

.error-message {
  text-align: center;
}

.post-img-02 {
  width: 100%;
  max-width: 34%;
  overflow: hidden;
}

.post-wrapper-02 {
  grid-column-gap: 40px;
  width: 100%;
  max-width: 66%;
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h3--font-size);
  line-height: var(--_✍text---h3--line-height);
  font-weight: var(--_✍text---h3--font-weight);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.post-block-02 {
  grid-column-gap: 60px;
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.post-right {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 78%;
  display: flex;
}

.post-left-02 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 22%;
  display: flex;
}

.post-list-02 {
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.post-wrapper {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.post-dots {
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  border-radius: var(--_⚪spacing---radius--radius-medium);
  min-width: 8px;
  max-width: 8px;
  min-height: 8px;
  max-height: 8px;
}

.post-image-02 {
  object-fit: cover;
  width: 100%;
  min-height: 200px;
}

.facts {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.fact-inner {
  grid-column-gap: 15px;
  display: flex;
}

.fact-left {
  width: 100%;
  max-width: 50%;
  position: relative;
}

.fact-overly {
  background-image: linear-gradient(#0003, #0003);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 50px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.fact-data {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--_🌈colors---fonts--white-100);
  text-align: center;
  background-color: #ffffff38;
  padding: 20px 25px 18px;
}

.fact-ic {
  border-radius: var(--_⚪spacing---radius--radius-medium);
  background-color: var(--_🌈colors---background--white-100);
  justify-content: center;
  align-items: center;
  min-width: 68px;
  max-width: 68px;
  min-height: 68px;
  max-height: 68px;
  display: flex;
  position: absolute;
  top: -44px;
}

.fact-center {
  grid-row-gap: 15px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fact-wrap {
  grid-row-gap: 22px;
  background-color: var(--_🌈colors---background--isabelline-100);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 50px 30px;
  display: flex;
}

.fact-ic-02 {
  border-radius: var(--_⚪spacing---radius--radius-medium);
  background-color: var(--_🌈colors---background--primary-background);
  justify-content: center;
  align-items: center;
  min-width: 68px;
  max-width: 68px;
  min-height: 68px;
  max-height: 68px;
  display: flex;
  overflow: hidden;
}

.fact-wrapper {
  grid-row-gap: 40px;
  background-color: var(--_🌈colors---background--primary-background);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 50px 30px;
  display: flex;
}

.fact-ic-03 {
  border-radius: var(--_⚪spacing---radius--radius-medium);
  background-color: var(--_🌈colors---background--white-100);
  justify-content: center;
  align-items: center;
  min-width: 68px;
  max-width: 68px;
  min-height: 68px;
  max-height: 68px;
  display: flex;
  overflow: hidden;
}

.fact-info {
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fact-main-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.fact-right {
  grid-column-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 50%;
  display: grid;
}

.fact-main-img {
  width: 100%;
  height: 100%;
}

.fact-text {
  color: var(--_🌈colors---fonts--black);
  font-size: var(--_✍text---text-5x--font-size);
  line-height: var(--_✍text---text-5x--line-height);
  font-weight: var(--_✍text---text-5x--font-weight);
}

.our-purpose {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.purpose-wrap {
  grid-row-gap: 100px;
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  background-color: var(--_🌈colors---background--white-100);
  flex-flow: column;
  flex: none;
  width: 100%;
  max-width: 810px;
  padding: 80px 40px 40px;
  display: flex;
}

.purpose-top {
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.purpose-data {
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.purpose-heading {
  color: var(--_🌈colors---fonts--black);
  font-size: var(--_✍text---text-2x--font-size);
  line-height: 100%;
  font-weight: var(--_✍text---text-2x--font-weight);
  text-align: left;
  margin-bottom: 8px;
}

.purpose-list {
  grid-row-gap: 12px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.purpose-item {
  background-image: url('../images/ic-arrow-list.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 0;
  padding-left: 27px;
}

.purpose-content {
  width: 100%;
  max-width: 3934px;
  display: flex;
}

.purpose-img {
  flex: none;
  width: 100%;
  max-width: 1157px;
  overflow: hidden;
}

.purpose-title {
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---text-2x--font-size);
  line-height: 130%;
  font-weight: var(--_✍text---text-2x--font-weight);
  margin-bottom: 12px;
}

.purpose-image {
  object-fit: cover;
  width: 100%;
  min-height: 830px;
}

.purpose-wrapper {
  width: 100%;
  position: sticky;
  top: 30px;
  overflow: hidden;
}

.purpose-scroll {
  height: 600vh;
  position: relative;
}

.about {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.about-img {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.about-image {
  object-fit: cover;
  width: 100%;
  min-height: 650px;
  max-height: 700px;
}

.about-bottom {
  width: 100%;
  max-width: 830px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.about-wrap {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-block {
  grid-row-gap: 10px;
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  background-color: var(--_🌈colors---background--white-100);
  width: 100%;
  min-height: 152px;
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
}

.about-icon {
  min-width: 70px;
  max-width: 70px;
  min-height: 70px;
  max-height: 70px;
}

.about-section-heading {
  width: 100%;
  max-width: 568px;
  font-size: var(--_✍text---h3--font-size);
  line-height: var(--_✍text---h3--line-height);
  font-weight: var(--_✍text---h3--font-weight);
  margin-bottom: 0;
}

.purpose-wrap-02 {
  grid-row-gap: 40px;
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  background-color: var(--_🌈colors---background--white-100);
  text-align: center;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 810px;
  padding-left: 115px;
  padding-right: 115px;
  display: flex;
}

.purpose-info {
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.purpose-small-heading {
  margin-bottom: 0;
}

.fact-block {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.fact-wrapper-02 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fact-left-02 {
  grid-row-gap: 20px;
  background-color: var(--_🌈colors---background--isabelline-100);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 100px 40px;
  display: flex;
  overflow: hidden;
}

.fact-right-02 {
  grid-row-gap: 70px;
  background-color: var(--_🌈colors---background--blue);
  color: var(--_🌈colors---fonts--white-100);
  flex-flow: column;
  padding: 100px 40px;
  display: flex;
  overflow: hidden;
}

.fact-data-02 {
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--white-15);
  justify-content: space-between;
  align-items: center;
  padding-bottom: 70px;
  display: flex;
}

.fact-data-02._02 {
  border-bottom-width: var(--border--none);
  padding-bottom: 0;
}

.fact-text-02 {
  font-size: var(--_✍text---text-3x--font-size);
  line-height: var(--_✍text---text-3x--line-height);
  font-weight: var(--_✍text---text-default--font-weight);
  margin-bottom: 10px;
}

.fact-icon {
  min-width: 80px;
  max-width: 80%;
  min-height: 80px;
  max-height: 80px;
}

.body-large {
  font-size: var(--_✍text---text-large--font-size);
  line-height: var(--_✍text---text-large--line-height);
  font-weight: var(--_✍text---text-large--font-weight);
}

.fact-large-text {
  color: var(--_🌈colors---fonts--black);
  font-size: var(--_✍text---text-7x--font-size);
  line-height: var(--_✍text---text-7x--line-height);
  font-weight: var(--_✍text---text-7x--font-weight);
  margin-bottom: 15px;
}

.service-list-02 {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-box {
  grid-row-gap: 45px;
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  background-color: var(--_🌈colors---background--white-100);
  font-size: var(--_✍text---text-medium--font-size);
  line-height: var(--_✍text---text-medium--line-height);
  flex-flow: column;
  padding: 30px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.service-box:hover {
  background-color: var(--_🌈colors---background--cyan-100);
}

.service-info {
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.service-tag {
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  border-radius: var(--_⚪spacing---radius--radius-large);
  padding: 4px 15px;
}

.service-main-text {
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---text-extra-large--font-size);
  line-height: var(--_✍text---text-extra-large--line-height);
  font-weight: var(--_✍text---text-extra-large--font-weight);
}

.service-data {
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.service-icon {
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
}

.doctor-wrap {
  grid-column-gap: 15px;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.doctor-text {
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---text-6x--font-size);
  line-height: var(--_✍text---text-6x--line-height);
  font-weight: var(--_✍text---text-6x--font-weight);
}

.doctors-list-02 {
  border-top: var(--border--regular) solid var(--_🌈colors---border--black-10);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.doctores-block {
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  width: 100%;
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
  text-decoration: none;
  position: relative;
}

.doctor-img {
  background-color: var(--_🌈colors---background--white-100);
}

.doctors-img-wrap {
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  max-width: 245px;
  display: none;
  position: absolute;
  inset: -106px 0% auto auto;
}

.doctor-data {
  grid-row-gap: 2px;
  flex-flow: column;
  display: flex;
}

.doctor-image {
  object-fit: cover;
  width: 100%;
  min-height: 285px;
}

.trusted-section {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
  overflow: hidden;
}

.trusted-marquee {
  grid-column-gap: 60px;
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---text-9x--font-size);
  line-height: var(--_✍text---text-9x--line-height);
  font-weight: var(--_✍text---text-9x--font-weight);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.trusted-marquee-text {
  flex: none;
}

.trusted-bottom {
  grid-row-gap: 60px;
  flex-flow: column;
  margin-top: 40px;
  display: flex;
  overflow: hidden;
}

.trusted-data {
  grid-column-gap: 60px;
  width: 100%;
  max-width: 60%;
  margin-left: auto;
  display: flex;
}

.trusted-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.trusted-img {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  max-width: 26%;
  min-height: 366px;
  position: relative;
  overflow: hidden;
}

.trusted-wrap {
  width: 100%;
  max-width: 60%;
}

.trusted-block {
  border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.trusted-block.top {
  border-top: var(--border--regular) solid var(--_🌈colors---border--black-10);
}

.trusted-info {
  grid-column-gap: 90px;
  font-size: var(--_✍text---text-extra-large--font-size);
  font-weight: var(--weight--regular);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.trusted-icon {
  min-width: 32px;
  max-width: 32px;
  min-height: 32px;
  max-height: 32px;
}

.our-story {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
}

.story-inner {
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.story-top {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.story-wrapper {
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  max-width: 700px;
  display: flex;
}

.story-bottom {
  grid-column-gap: 15px;
  display: flex;
}

.story-img {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  max-width: 14%;
  overflow: hidden;
}

.story-img-02 {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  max-width: 16%;
  overflow: hidden;
}

.story-img-03 {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  max-width: 20%;
  overflow: hidden;
}

.story-img-04 {
  background-color: var(--_🌈colors---background--isabelline-100);
  width: 100%;
  max-width: 36%;
  overflow: hidden;
}

.story-image {
  object-fit: cover;
  width: 100%;
  min-height: 346px;
  max-height: 346px;
}

.hero {
  height: 100vh;
  margin-bottom: var(--_⚪spacing---main);
  flex-flow: column;
  justify-content: space-between;
  position: relative;
}

.hero-heading {
  width: 100%;
  max-width: 860px;
  color: var(--_🌈colors---fonts--white-100);
  font-size: var(--_✍text---hero-text--font-size);
  line-height: var(--_✍text---hero-text--line-height);
  font-weight: var(--_✍text---hero-text--font-weight);
  letter-spacing: -1px;
  margin-bottom: 0;
}

.hero-info {
  width: 100%;
  max-width: 400px;
  color: var(--_🌈colors---fonts--white-100);
  margin-bottom: 0;
  line-height: 150%;
}

.hero-wrapper {
  grid-row-gap: 25px;
  color: var(--_🌈colors---fonts--white-100);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.hero-list, .hero-block {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-service-item {
  flex: none;
  display: flex;
}

.service-link {
  color: var(--_🌈colors---fonts--black);
  font-size: var(--_✍text---h6--font-size);
  line-height: var(--_✍text---h6--line-height);
  font-weight: var(--_✍text---h6--font-weight);
  text-decoration: none;
}

.service-link:hover {
  text-decoration: none;
}

.hero-wrap {
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  max-width: 344px;
  display: flex;
  position: absolute;
  inset: auto 80px 84px auto;
}

.hero-data {
  grid-column-gap: 12px;
  background-color: var(--_🌈colors---background--white-100);
  width: 100%;
  max-width: 244px;
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
  display: flex;
}

.hero-data._02 {
  margin-left: auto;
}

.hero-img {
  min-width: 42px;
  max-width: 42px;
  min-height: 42px;
  max-height: 42px;
  overflow: hidden;
}

.hero-service-wrap {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-service-list {
  flex: none;
}

.hero-service-wrapper {
  background-color: var(--_🌈colors---background--primary-background);
  padding-top: 10px;
  padding-bottom: 10px;
}

.hero-inner {
  z-index: 11;
  height: 100%;
  padding-top: var(--_⚪spacing---spacing--pg-title-top-spacing);
  flex-flow: column;
  justify-content: space-between;
  display: flex;
  position: relative;
  overflow: hidden;
}

.inquiry-section {
  z-index: 10;
  margin-bottom: var(--_⚪spacing---main);
  background-color: var(--_🌈colors---background--primary-background);
  padding-top: 100px;
  padding-bottom: 100px;
}

.inquiry-section._02 {
  background-color: var(--_🌈colors---transparent);
  padding-top: 0;
  padding-bottom: 0;
}

.inquiry-inner {
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  max-width: 516px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.inquiry-block {
  border-radius: var(--_⚪spacing---radius--radius-large);
  background-color: var(--_🌈colors---background--white-100);
  font-size: var(--_✍text---h4--font-size);
  line-height: var(--_✍text---h4--line-height);
  font-weight: var(--_✍text---h4--font-weight);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px 20px 40px;
  text-decoration: none;
  display: flex;
}

.inquiry-icon-wrap {
  border-radius: var(--_⚪spacing---radius--radius-medium);
  background-color: var(--_🌈colors---background--primary-background);
  justify-content: center;
  align-items: center;
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
  display: flex;
  overflow: hidden;
}

.inquiry-wrapper {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.inquiry-background {
  z-index: 999;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #00000059;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.model-bg {
  position: absolute;
  inset: 0%;
}

.inquiry-wrap {
  z-index: 9999;
  grid-row-gap: 30px;
  background-color: #eee;
  flex-flow: column;
  width: 100%;
  max-width: 440px;
  padding: 40px 40px 25px;
  display: flex;
  position: fixed;
}

.inquiry-input {
  border: var(--border--regular) solid var(--_🌈colors---border--black-10);
  border-radius: var(--_⚪spacing---radius--radius-regular);
  height: auto;
  color: var(--_🌈colors---fonts--black);
  margin-bottom: 0;
  padding: 15px 20px;
}

.inquiry-input:focus {
  border: var(--border--regular) solid var(--_🌈colors---fonts--dark-gray-100);
}

.inquiry-input::placeholder {
  color: var(--_🌈colors---fonts--dark-gray-100);
}

.inquiry-input._02 {
  min-height: 100px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.inquiry-form-inner {
  grid-row-gap: 6px;
  flex-flow: column;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

.inquiry-form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.close-button {
  cursor: pointer;
  position: absolute;
  inset: 20px 20px auto auto;
}

.inquiry-info {
  font-size: var(--_✍text---text-small--font-size);
  line-height: var(--_✍text---text-small--line-height);
  margin-bottom: 0;
}

.inquiry-icon {
  min-width: 28px;
  max-width: 28px;
  min-height: 28px;
  max-height: 28px;
}

.overflow-hidden {
  overflow: hidden;
}

.pagination {
  justify-content: flex-end;
  align-items: center;
  margin-top: 40px;
}

.hero-main-img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero-main-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cta-arrow {
  transition: transform .2s;
}

.cta-arrow:hover {
  transform: translate(10px);
}

.fact-small-icon {
  min-width: 48px;
  max-width: 48px;
  min-height: 48px;
  max-height: 48px;
}

.fact-img-02 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.doctor-contact {
  text-decoration: none;
  display: flex;
}

.contact-text {
  color: var(--_🌈colors---fonts--black);
}

.form-heading {
  color: var(--_🌈colors---fonts--title);
  font-size: var(--_✍text---h5--font-size);
  line-height: var(--_✍text---h5--line-height);
  font-weight: var(--_✍text---h5--font-weight);
}

.inquiry-bg {
  background-color: var(--_🌈colors---background--isabelline-100);
  padding-top: 100px;
  padding-bottom: 100px;
}

.post-main-heading {
  font-family: var(--_✍text---text-7x--font-family);
  font-size: var(--_✍text---text-7x--font-size);
  line-height: var(--_✍text---text-7x--line-height);
  font-weight: var(--weight--semi-bold);
  text-transform: uppercase;
}

.image {
  width: 180px;
}

.fact-data-left-column {
  max-width: 70%;
  color: var(--_🌈colors---background--page-bg);
  --_🌈colors---background--page-bg: #fcfaf6;
  --_🌈colors---fonts--body: #333;
  --_🌈colors---fonts--title: black;
  --_🌈colors---border--aquamarine-blue-100: #88d7eb;
  --_🌈colors---fonts--white-100: #000;
  --_🌈colors---border--black-20: #0003;
  --_🌈colors---background--primary-background: #b2e4f1;
  --_🌈colors---fonts--black: black;
  --_🌈colors---border--black-10: #0000001a;
  --_🌈colors---fonts--dark-gray-100: #999;
  --_🌈colors---transparent: transparent;
  --_🌈colors---border--black-100: #000;
  --_🌈colors---background--white-100: white;
  --_🌈colors---background--isabelline-100: #f6f4ed;
  --_🌈colors---background--black-100: black;
  --_🌈colors---background--bluish-cyan-100: #0a2c35;
  --_🌈colors---background--cyan-100: #e8f8f9;
  --_🌈colors---background--desert-storm-100: #f7f7f7;
  --_🌈colors---background--blue: #00586f;
  --_🌈colors---border--white-15: #ffffff26;
  --_🌈colors---border--white-100: white;
}

.image-2, .image-3 {
  width: 180px;
}

.white, .light-blue {
  color: var(--_🌈colors---background--primary-background);
}

.review-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.faq-section {
  margin-bottom: var(--_⚪spacing---main);
}

.italic {
  color: var(--_🌈colors---background--blue);
  font-style: italic;
}

.address-link {
  text-decoration: none;
}

.paragraph {
  text-align: left;
}

.body {
  --_🌈colors---background--page-bg: #fcfaf6;
  --_🌈colors---fonts--body: #333;
  --_🌈colors---fonts--title: black;
  --_🌈colors---border--aquamarine-blue-100: #88d7eb;
  --_🌈colors---fonts--white-100: white;
  --_🌈colors---border--black-20: #0003;
  --_🌈colors---background--primary-background: #b2e4f1;
  --_🌈colors---fonts--black: black;
  --_🌈colors---border--black-10: #0000001a;
  --_🌈colors---fonts--dark-gray-100: #999;
  --_🌈colors---transparent: transparent;
  --_🌈colors---border--black-100: #000;
  --_🌈colors---background--white-100: white;
  --_🌈colors---background--isabelline-100: #f6f4ed;
  --_🌈colors---background--black-100: black;
  --_🌈colors---background--bluish-cyan-100: #0a2c35;
  --_🌈colors---background--cyan-100: #e8f8f9;
  --_🌈colors---background--desert-storm-100: #f7f7f7;
  --_🌈colors---background--blue: #00586f;
  --_🌈colors---border--white-15: #ffffff26;
  --_🌈colors---border--white-100: white;
}

.nav-contact-wrapper {
  display: none;
}

.image-4 {
  width: 24px;
  height: 24px;
}

@media screen and (max-width: 991px) {
  body {
    --_✍text---text-default--font-family: var(--fonts--body);
    --_✍text---text-default--font-size: 16px;
    --_✍text---text-default--line-height: 170%;
    --_✍text---text-default--font-weight: var(--weight--regular);
    --_✍text---h1--font-family: var(--fonts--heading);
    --_✍text---h1--font-size: 58px;
    --_✍text---h1--line-height: 100%;
    --_✍text---h1--font-weight: var(--weight--semi-bold);
    --_✍text---h2--font-family: var(--fonts--heading);
    --_✍text---h2--font-size: 36px;
    --_✍text---h2--line-height: 130%;
    --_✍text---h2--font-weight: var(--weight--medium);
    --_✍text---h3--font-family: var(--fonts--heading);
    --_✍text---h3--font-size: 26px;
    --_✍text---h3--line-height: 150%;
    --_✍text---h3--font-weight: var(--weight--medium);
    --_✍text---h4--font-family: var(--fonts--heading);
    --_✍text---h4--font-size: 22px;
    --_✍text---h4--line-height: 150%;
    --_✍text---h4--font-weight: var(--weight--medium);
    --_✍text---h5--font-family: var(--fonts--heading);
    --_✍text---h5--font-size: 18px;
    --_✍text---h5--line-height: 150%;
    --_✍text---h5--font-weight: var(--weight--regular);
    --_✍text---h6--font-family: var(--fonts--heading);
    --_✍text---h6--font-size: 16px;
    --_✍text---h6--line-height: 150%;
    --_✍text---h6--font-weight: var(--weight--regular);
    --_✍text---text-large--font-family: var(--fonts--body);
    --_✍text---text-large--font-size: 18px;
    --_✍text---text-large--line-height: 170%;
    --_✍text---text-large--font-weight: var(--weight--regular);
    --_✍text---text-small--font-size: 14px;
    --_✍text---text-small--line-height: 150%;
    --_✍text---text-extra-large--font-size: 22px;
    --_✍text---text-extra-large--line-height: 150%;
    --_✍text---text-extra-large--font-weight: var(--weight--medium);
    --_✍text---text-medium--font-size: 16px;
    --_✍text---text-medium--line-height: 150%;
    --_✍text---text-medium--font-weight: var(--weight--regular);
    --_✍text---text-small--font-weight: var(--weight--regular);
    --_✍text---text-2x--font-size: 26px;
    --_✍text---text-2x--line-height: 150%;
    --_✍text---text-2x--font-weight: var(--weight--medium);
    --_✍text---text-4x--font-size: 36px;
    --_✍text---text-4x--line-height: 130%;
    --_✍text---text-4x--font-weight: var(--weight--medium);
    --_✍text---text-8x--font-size: 40px;
    --_✍text---text-8x--line-height: 120%;
    --_✍text---text-8x--font-weight: var(--weight--semi-bold);
    --_✍text---text-1x--font-size: 22px;
    --_✍text---text-1x--line-height: 150%;
    --_✍text---text-1x--font-weight: var(--weight--medium);
    --_✍text---text-5x--font-size: 44px;
    --_✍text---text-5x--line-height: 100%;
    --_✍text---text-5x--font-weight: var(--weight--medium);
    --_✍text---text-3x--font-size: 34px;
    --_✍text---text-3x--line-height: 100%;
    --_✍text---text-7x--font-size: 52px;
    --_✍text---text-7x--line-height: 100%;
    --_✍text---text-7x--font-weight: var(--weight--medium);
    --_✍text---text-6x--font-size: 26px;
    --_✍text---text-6x--line-height: 150%;
    --_✍text---text-6x--font-weight: var(--weight--medium);
    --_✍text---text-9x--font-size: 75px;
    --_✍text---text-9x--line-height: 150%;
    --_✍text---text-9x--font-weight: var(--weight--light);
    --_✍text---hero-text--font-size: 52px;
    --_✍text---hero-text--line-height: 110%;
    --_✍text---hero-text--font-weight: var(--weight--bold);
    --_✍text---text-7x--font-family: var(--fonts--body);
    --_✍text---text-extra-large--font-family: var(--fonts--body);
    --_✍text---text-medium--font-family: var(--fonts--body);
    --_✍text---text-small--font-family: var(--fonts--body);
    --_✍text---text-9x--font-family: var(--fonts--body);
    --_✍text---hero-text--font-family: var(--fonts--heading);
    --_✍text---text-8x--font-family: var(--fonts--body);
    --_✍text---text-6x--font-family: var(--fonts--body);
    --_✍text---text-5x--font-family: var(--fonts--body);
    --_✍text---text-4x--font-family: var(--fonts--body);
    --_✍text---text-3x--font-weight: var(--weight--medium);
    --_✍text---text-3x--font-family: var(--fonts--body);
    --_✍text---text-2x--font-family: var(--fonts--body);
    --_✍text---text-1x--font-family: var(--fonts--body);
    --_🖥ui---button--font-family: var(--fonts--ui);
    --_🖥ui---button--font-size: 14px;
    --_🖥ui---button--line-height: 100%;
    --_🖥ui---button--font-weight: var(--weight--regular);
    --_🖥ui---sub-title--font-size: 14px;
    --_🖥ui---sub-title--line-height: 100%;
    --_🖥ui---sub-title--font-weight: var(--weight--regular);
    --_🖥ui---sub-title--font-family: var(--fonts--ui);
    --_⚪spacing---spacing--pg-title-top-spacing: 110px;
    --_⚪spacing---spacing--pg-title-bottom-spacing: 50px;
    --_⚪spacing---spacing--container: 20px;
    --_⚪spacing---main: 100px;
    --_⚪spacing---button-spacing--space-small: 15px;
    --_⚪spacing---button-spacing--space-medium: 16px;
    --_⚪spacing---radius--radius-large: 100px;
    --_⚪spacing---radius--radius-medium: 50%;
    --_⚪spacing---radius--radius-regular: 10px;
    --_⚪spacing---spacing--title-bottom-spacing: 30px;
  }

  .container {
    max-width: 100%;
  }

  .pg-inner {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .pg-title-text {
    max-width: 350px;
  }

  .style-left {
    grid-column-gap: 16px;
    grid-row-gap: 60px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    max-width: none;
    display: grid;
  }

  .title-color {
    padding: 15px;
  }

  .style-inner {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 15px;
  }

  .primary-color, .black-color {
    padding: 15px;
  }

  .rich-text {
    font-size: 16px;
    line-height: 170%;
  }

  .font-style {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-flow: column;
    padding-bottom: 80px;
  }

  .style-wrap {
    grid-row-gap: 80px;
  }

  .button-block {
    margin-top: 60px;
  }

  .body-color, .bg-color {
    padding: 15px;
  }

  .richtext-outer {
    max-width: none;
  }

  .header {
    display: block;
  }

  .nav-menu {
    background-color: var(--_🌈colors---background--page-bg);
    height: 94vh;
    padding-top: 60px;
  }

  .nav-link {
    padding-right: var(--_⚪spacing---spacing--container);
    padding-bottom: 8px;
    padding-left: var(--_⚪spacing---spacing--container);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-bottom: var(--border--regular) none var(--_🌈colors---border--black-10);
    color: var(--_🌈colors---fonts--dark-gray-100);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 170%;
    display: flex;
  }

  .nav-link.w--current {
    border-top-width: var(--border--none);
    color: var(--_🌈colors---fonts--black);
    border-bottom-style: none;
  }

  .nav-link.white {
    padding-right: var(--_⚪spacing---spacing--container);
    padding-left: var(--_⚪spacing---spacing--container);
    color: var(--_🌈colors---fonts--dark-gray-100);
    border-bottom-style: none;
    justify-content: flex-start;
    align-items: center;
  }

  .nav-link.white.w--current {
    color: var(--_🌈colors---fonts--title);
    border-bottom-style: none;
    margin-bottom: 6px;
  }

  .nav-top-line {
    display: none;
  }

  .nav-top-line._02 {
    display: block;
  }

  .nav-bottom-line {
    display: none;
  }

  .nav-bottom-line._02 {
    display: block;
  }

  .nav-text {
    text-transform: capitalize;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: var(--_🌈colors---transparent);
  }

  .top-line.white, .center-line.white, .bottom-line.white {
    background-color: var(--_🌈colors---background--white-100);
  }

  .footer-left {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-info {
    --_🌈colors---background--page-bg: #fcfaf6;
    --_🌈colors---fonts--body: #333;
    --_🌈colors---fonts--title: black;
    --_🌈colors---border--aquamarine-blue-100: #88d7eb;
    --_🌈colors---fonts--white-100: #000;
    --_🌈colors---border--black-20: #0003;
    --_🌈colors---background--primary-background: #b2e4f1;
    --_🌈colors---fonts--black: black;
    --_🌈colors---border--black-10: #0000001a;
    --_🌈colors---fonts--dark-gray-100: #999;
    --_🌈colors---transparent: transparent;
    --_🌈colors---border--black-100: #000;
    --_🌈colors---background--white-100: white;
    --_🌈colors---background--isabelline-100: #f6f4ed;
    --_🌈colors---background--black-100: black;
    --_🌈colors---background--bluish-cyan-100: #0a2c35;
    --_🌈colors---background--cyan-100: #e8f8f9;
    --_🌈colors---background--desert-storm-100: #f7f7f7;
    --_🌈colors---background--blue: #00586f;
    --_🌈colors---border--white-15: #ffffff26;
    --_🌈colors---border--white-100: white;
  }

  .footer-link {
    font-size: var(--_✍text---text-small--font-size);
    padding: 20px;
  }

  .footer-wrap {
    text-align: center;
    flex-flow: column;
    padding: 16px 20px;
  }

  .ft-contact-info {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ft-contact-link {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
  }

  .nav-button {
    display: none;
  }

  .license-outer {
    grid-row-gap: 40px;
    flex-flow: wrap;
  }

  .changelog-section {
    padding-bottom: 200px;
  }

  .coming-soon-wrap {
    grid-row-gap: 80px;
  }

  .contact-inner {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .contact-image {
    max-width: none;
    min-height: 620px;
  }

  .contact-right {
    max-width: none;
  }

  .contact-link {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
  }

  .form-wrapper, .faq-wrapper {
    max-width: none;
  }

  .feature-top {
    grid-template-columns: 1fr;
  }

  .feature-main-img {
    min-height: 310px;
  }

  .feature-block {
    grid-row-gap: 70px;
  }

  .feature-block._03 {
    max-width: 56%;
  }

  .feature-img {
    max-width: 44%;
  }

  .feature-img._02 {
    display: none;
  }

  .appointment-left {
    grid-row-gap: 30px;
    max-width: none;
  }

  .appointment-heading {
    margin-top: 10px;
  }

  .appointment-inner {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .appointment-right {
    grid-row-gap: 40px;
    max-width: none;
  }

  .appointment-info {
    max-width: none;
  }

  .appointment-bottom {
    grid-row-gap: 15px;
  }

  .appointment-title {
    padding-bottom: 15px;
  }

  .doctors-name-wrap {
    grid-column-gap: 20px;
    margin-left: 0;
  }

  .doctors-image {
    min-height: 350px;
    max-height: 350px;
  }

  .doctors-wrap {
    grid-column-gap: 30px;
    margin-left: 0;
  }

  .doctors-right {
    grid-row-gap: 20px;
  }

  .doctors-data {
    grid-row-gap: 30px;
  }

  .doctors-main-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .doctors-main-img {
    max-width: none;
  }

  .doctors-left {
    grid-row-gap: 30px;
    max-width: none;
  }

  .doctors-contact-info {
    grid-column-gap: 50px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .doctors-top {
    grid-row-gap: 30px;
  }

  .doctors-main-data {
    grid-row-gap: 20px;
  }

  .doctors-info-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .doctors-main-image {
    min-height: 810px;
    max-height: 810px;
  }

  .doctors-main-inner {
    padding-bottom: 40px;
  }

  .details-wrapper {
    grid-row-gap: 30px;
    margin-top: 50px;
  }

  .doctor-details {
    max-width: none;
  }

  .details-block {
    grid-column-gap: 0px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 20px;
  }

  .doctor-heading {
    margin-bottom: 10px;
  }

  .post-list {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .post-image {
    min-height: 430px;
    max-height: 430px;
  }

  .post-data {
    padding: 20px;
    font-size: 22px;
  }

  .post-main-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-flow: column;
    padding-bottom: 50px;
  }

  .post-main-img {
    max-width: none;
    min-height: 630px;
  }

  .post-left {
    grid-row-gap: 15px;
    max-width: none;
  }

  .post-date {
    margin-top: 20px;
  }

  .post-details {
    margin-top: 50px;
  }

  .service-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .service-image {
    min-height: 390px;
    max-height: 390px;
  }

  .service-main-image {
    min-height: 470px;
    max-height: 470px;
  }

  .service-main-details {
    margin-top: 50px;
  }

  .cta-image {
    min-height: 310px;
    max-height: 310px;
  }

  .appointment-outer {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .appointment-main-info {
    max-width: none;
  }

  .appointment-form-wrap {
    grid-row-gap: 30px;
    max-width: none;
  }

  .review-link {
    flex: none;
    width: 100%;
    max-width: 255px;
  }

  .tabs-menu {
    overflow: scroll;
  }

  .review-block {
    min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
  }

  .reviews-data {
    margin-top: 6px;
  }

  .review-tab-content {
    max-width: none;
  }

  .review-inner {
    grid-row-gap: 25px;
  }

  .review-bottom {
    grid-row-gap: 20px;
  }

  .tabs-content {
    margin-bottom: 40px;
  }

  .review-small-img {
    min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
  }

  .review-image {
    min-height: 270px;
    max-height: 270px;
  }

  .post-img-02 {
    max-width: 37%;
  }

  .post-wrapper-02 {
    grid-column-gap: 30px;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 22px;
  }

  .post-block-02 {
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .post-right {
    grid-column-gap: 40px;
    max-width: none;
  }

  .post-left-02 {
    max-width: none;
  }

  .fact-inner {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .fact-left {
    max-width: none;
  }

  .fact-data {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }

  .fact-main-image {
    min-height: 500px;
    max-height: 500px;
  }

  .fact-right {
    max-width: none;
  }

  .purpose-wrap {
    grid-row-gap: 30px;
    padding: 30px 20px;
  }

  .purpose-content {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    display: grid;
  }

  .purpose-img._02 {
    display: none;
  }

  .purpose-image {
    min-height: 460px;
  }

  .purpose-wrapper {
    position: static;
  }

  .purpose-scroll {
    height: auto;
  }

  .about-image {
    min-height: 400px;
    max-height: 400px;
  }

  .about-bottom {
    max-width: none;
    margin-top: 40px;
  }

  .about-block {
    min-height: auto;
  }

  .purpose-wrap-02 {
    grid-row-gap: 20px;
    padding: 40px 20px;
  }

  .purpose-info {
    margin-bottom: 10px;
  }

  .fact-wrapper-02 {
    grid-template-columns: 1fr;
  }

  .fact-left-02 {
    grid-row-gap: 60px;
    padding: 40px 20px;
  }

  .fact-right-02 {
    grid-row-gap: 50px;
    padding: 40px 20px;
  }

  .fact-data-02 {
    padding-bottom: 50px;
  }

  .service-list-02 {
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .doctor-wrap {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .doctors-list-02 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    border-top-width: var(--border--none);
    grid-template-columns: 1fr 1fr;
  }

  .doctores-block {
    grid-row-gap: 10px;
    flex-flow: column;
    padding-bottom: 20px;
    display: flex;
  }

  .doctors-img-wrap {
    max-width: none;
    display: flex;
    position: static;
  }

  .doctor-image {
    width: 100%;
    min-height: 364px;
    max-height: 364px;
  }

  .trusted-bottom {
    grid-row-gap: 40px;
    margin-top: 20px;
  }

  .trusted-data {
    max-width: none;
  }

  .trusted-wrapper {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .trusted-img {
    max-width: none;
    min-height: 500px;
  }

  .trusted-wrap {
    max-width: none;
  }

  .trusted-info {
    grid-column-gap: 20px;
  }

  .story-inner {
    grid-row-gap: 40px;
  }

  .story-top {
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .story-wrapper {
    grid-row-gap: 15px;
  }

  .story-bottom {
    grid-column-gap: 15px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: .5fr .7fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .story-img {
    display: none;
  }

  .story-img-02, .story-img-03, .story-img-04 {
    max-width: none;
  }

  .story-image {
    min-height: 260px;
    max-height: 260px;
  }

  .hero {
    height: 590px;
  }

  .hero-heading {
    max-width: 80%;
    margin-bottom: 10px;
  }

  .hero-block {
    grid-column-gap: 40px;
  }

  .hero-wrap {
    display: none;
    bottom: 70px;
    right: 20px;
  }

  .hero-service-wrap {
    grid-column-gap: 40px;
  }

  .inquiry-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .inquiry-block {
    padding: 16px 16px 16px 30px;
  }

  .inquiry-icon-wrap {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
  }

  .close-icon {
    min-width: 60px;
    max-width: 60%;
    min-height: 60px;
    max-height: 60px;
  }

  .inquiry-icon {
    min-width: 25px;
    max-width: 25px;
    min-height: 25px;
    max-height: 25px;
  }

  .fact-small-icon {
    min-width: 42px;
    max-width: 42px;
    min-height: 42px;
    max-height: 42px;
  }

  .inquiry-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-2 {
    width: 180px;
  }

  .nav-contact {
    padding-top: var(--_⚪spacing---spacing--container);
    padding-right: var(--_⚪spacing---spacing--container);
    padding-left: var(--_⚪spacing---spacing--container);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .nav-contact-wrapper {
    flex-flow: column;
    padding-top: 60px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_✍text---text-default--font-family: var(--fonts--body);
    --_✍text---text-default--font-size: 16px;
    --_✍text---text-default--line-height: 170%;
    --_✍text---text-default--font-weight: var(--weight--regular);
    --_✍text---h1--font-family: var(--fonts--heading);
    --_✍text---h1--font-size: 48px;
    --_✍text---h1--line-height: 100%;
    --_✍text---h1--font-weight: var(--weight--semi-bold);
    --_✍text---h2--font-family: var(--fonts--heading);
    --_✍text---h2--font-size: 32px;
    --_✍text---h2--line-height: 130%;
    --_✍text---h2--font-weight: var(--weight--medium);
    --_✍text---h3--font-family: var(--fonts--heading);
    --_✍text---h3--font-size: 24px;
    --_✍text---h3--line-height: 150%;
    --_✍text---h3--font-weight: var(--weight--medium);
    --_✍text---h4--font-family: var(--fonts--heading);
    --_✍text---h4--font-size: 22px;
    --_✍text---h4--line-height: 150%;
    --_✍text---h4--font-weight: var(--weight--medium);
    --_✍text---h5--font-family: var(--fonts--heading);
    --_✍text---h5--font-size: 18px;
    --_✍text---h5--line-height: 150%;
    --_✍text---h5--font-weight: var(--weight--regular);
    --_✍text---h6--font-family: var(--fonts--heading);
    --_✍text---h6--font-size: 16px;
    --_✍text---h6--line-height: 150%;
    --_✍text---h6--font-weight: var(--weight--regular);
    --_✍text---text-large--font-family: var(--fonts--body);
    --_✍text---text-large--font-size: 18px;
    --_✍text---text-large--line-height: 170%;
    --_✍text---text-large--font-weight: var(--weight--regular);
    --_✍text---text-small--font-size: 14px;
    --_✍text---text-small--line-height: 150%;
    --_✍text---text-extra-large--font-size: 22px;
    --_✍text---text-extra-large--line-height: 150%;
    --_✍text---text-extra-large--font-weight: var(--weight--medium);
    --_✍text---text-medium--font-size: 16px;
    --_✍text---text-medium--line-height: 150%;
    --_✍text---text-medium--font-weight: var(--weight--regular);
    --_✍text---text-small--font-weight: var(--weight--regular);
    --_✍text---text-2x--font-size: 26px;
    --_✍text---text-2x--line-height: 150%;
    --_✍text---text-2x--font-weight: var(--weight--medium);
    --_✍text---text-4x--font-size: 32px;
    --_✍text---text-4x--line-height: 130%;
    --_✍text---text-4x--font-weight: var(--weight--medium);
    --_✍text---text-8x--font-size: 44px;
    --_✍text---text-8x--line-height: 120%;
    --_✍text---text-8x--font-weight: var(--weight--semi-bold);
    --_✍text---text-1x--font-size: 20px;
    --_✍text---text-1x--line-height: 150%;
    --_✍text---text-1x--font-weight: var(--weight--medium);
    --_✍text---text-5x--font-size: 40px;
    --_✍text---text-5x--line-height: 100%;
    --_✍text---text-5x--font-weight: var(--weight--medium);
    --_✍text---text-3x--font-size: 32px;
    --_✍text---text-3x--line-height: 100%;
    --_✍text---text-7x--font-size: 48px;
    --_✍text---text-7x--line-height: 100%;
    --_✍text---text-7x--font-weight: var(--weight--medium);
    --_✍text---text-6x--font-size: 24px;
    --_✍text---text-6x--line-height: 150%;
    --_✍text---text-6x--font-weight: var(--weight--medium);
    --_✍text---text-9x--font-size: 70px;
    --_✍text---text-9x--line-height: 150%;
    --_✍text---text-9x--font-weight: var(--weight--light);
    --_✍text---hero-text--font-size: 44px;
    --_✍text---hero-text--line-height: 110%;
    --_✍text---hero-text--font-weight: var(--weight--bold);
    --_✍text---text-7x--font-family: var(--fonts--body);
    --_✍text---text-extra-large--font-family: var(--fonts--body);
    --_✍text---text-medium--font-family: var(--fonts--body);
    --_✍text---text-small--font-family: var(--fonts--body);
    --_✍text---text-9x--font-family: var(--fonts--body);
    --_✍text---hero-text--font-family: var(--fonts--heading);
    --_✍text---text-8x--font-family: var(--fonts--body);
    --_✍text---text-6x--font-family: var(--fonts--body);
    --_✍text---text-5x--font-family: var(--fonts--body);
    --_✍text---text-4x--font-family: var(--fonts--body);
    --_✍text---text-3x--font-weight: var(--weight--medium);
    --_✍text---text-3x--font-family: var(--fonts--body);
    --_✍text---text-2x--font-family: var(--fonts--body);
    --_✍text---text-1x--font-family: var(--fonts--body);
    --_🖥ui---button--font-family: var(--fonts--ui);
    --_🖥ui---button--font-size: 14px;
    --_🖥ui---button--line-height: 100%;
    --_🖥ui---button--font-weight: var(--weight--regular);
    --_🖥ui---sub-title--font-size: 14px;
    --_🖥ui---sub-title--line-height: 100%;
    --_🖥ui---sub-title--font-weight: var(--weight--regular);
    --_🖥ui---sub-title--font-family: var(--fonts--ui);
    --_⚪spacing---spacing--pg-title-top-spacing: 100px;
    --_⚪spacing---spacing--pg-title-bottom-spacing: 40px;
    --_⚪spacing---spacing--container: 20px;
    --_⚪spacing---main: 80px;
    --_⚪spacing---button-spacing--space-small: 15px;
    --_⚪spacing---button-spacing--space-medium: 16px;
    --_⚪spacing---radius--radius-large: 100px;
    --_⚪spacing---radius--radius-medium: 50%;
    --_⚪spacing---radius--radius-regular: 10px;
    --_⚪spacing---spacing--title-bottom-spacing: 25px;
  }

  .container {
    max-width: 100%;
  }

  .pg-inner {
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .main-heading {
    padding-left: 15px;
  }

  .style-outer {
    grid-template-columns: 1fr 1.5fr 1fr 1fr 1fr;
  }

  .style-left {
    grid-row-gap: 30px;
    flex-flow: wrap;
    display: flex;
  }

  .style-data {
    flex: 1;
  }

  .style-inner {
    font-size: 14px;
  }

  .font-style {
    padding-bottom: 60px;
  }

  .style-wrap {
    grid-row-gap: 60px;
  }

  .footer-left {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .footer-right {
    border-top: var(--border--regular) solid var(--_🌈colors---border--black-10);
  }

  .footer-top {
    grid-template-columns: 1fr;
  }

  .footer-bottom {
    flex-flow: column-reverse;
    grid-template-columns: 1fr;
    display: flex;
  }

  .footer-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 5px;
  }

  .ft-contact-info {
    grid-row-gap: 4px;
    border-bottom: var(--border--regular) solid var(--_🌈colors---border--black-10);
    border-left-width: var(--border--none);
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .password-top {
    grid-row-gap: 20px;
  }

  .coming-soon-wrap {
    grid-row-gap: 60px;
  }

  .coming-soon-top {
    grid-row-gap: 10px;
  }

  .info-outer {
    grid-row-gap: 40px;
  }

  .contact-image {
    min-height: 490px;
  }

  .contact-right {
    grid-row-gap: 30px;
    padding: 20px;
  }

  .contact-heading-wrap {
    padding-bottom: 8px;
  }

  .contact-wrap {
    grid-row-gap: 15px;
  }

  .input {
    padding: 15px 12px;
  }

  .form-inner {
    grid-column-gap: 20px;
    grid-row-gap: 15px;
    margin-bottom: 30px;
  }

  .message {
    min-height: 140px;
    padding: 15px 12px;
  }

  .que {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .que-icon {
    min-width: 50px;
    max-width: 50px;
    min-height: 30px;
    max-height: 30px;
  }

  .ans {
    padding-right: 30px;
  }

  .ans-box {
    margin-bottom: 18px;
  }

  .faq-small-text {
    display: none;
  }

  .feature-block {
    padding: 20px;
  }

  .feature-block._03 {
    grid-row-gap: 40px;
    max-width: none;
  }

  .feature-img {
    max-width: none;
    min-height: 292px;
  }

  .feature-bottom {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .appointment-inner {
    padding: 25px;
  }

  .appointment-img {
    min-width: 70px;
    max-width: 70px;
    min-height: 70px;
    max-height: 70px;
  }

  .appointment-input, .appointment-message {
    padding: 15px 12px;
  }

  .appointment-form-inner {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .doctors-img {
    max-width: 50%;
  }

  .doctors-image {
    min-height: 300px;
    max-height: 300px;
  }

  .doctors-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .doctors-right {
    grid-row-gap: 10px;
    max-width: none;
  }

  .doctors-text {
    padding-bottom: 10px;
  }

  .doctors-main-image {
    min-height: 600px;
    max-height: 600px;
  }

  .details-wrapper {
    margin-top: 40px;
  }

  .post-list {
    grid-template-columns: 1fr;
  }

  .post-image {
    min-height: 320px;
    max-height: 320px;
  }

  .post-data {
    grid-row-gap: 12px;
  }

  .post-main-wrap {
    padding-bottom: 40px;
  }

  .post-main-img {
    min-height: 560px;
  }

  .post-wrap {
    grid-row-gap: 6px;
  }

  .post-details {
    margin-top: 40px;
  }

  .service-image {
    min-height: 340px;
    max-height: 360px;
  }

  .service-wrap {
    grid-row-gap: 8px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-text {
    padding-bottom: 8px;
  }

  .service-main-image {
    min-height: 360px;
    max-height: 360px;
  }

  .service-main-details {
    margin-top: 40px;
  }

  .appointment-outer {
    padding: 40px 25px;
  }

  .review-block, .review-small-img {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
  }

  .post-img-02, .post-wrapper-02 {
    max-width: none;
  }

  .post-block-02 {
    flex-flow: column-reverse;
  }

  .post-right {
    grid-column-gap: 0px;
    grid-row-gap: 12px;
    flex-flow: column-reverse;
  }

  .arrow-02 {
    display: none;
  }

  .fact-overly {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .fact-ic {
    min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
  }

  .fact-img {
    display: none;
  }

  .fact-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .fact-ic-02 {
    min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
  }

  .fact-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .fact-ic-03 {
    min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
  }

  .fact-main-image {
    min-height: 400px;
    max-height: 400px;
  }

  .purpose-content {
    grid-template-columns: 1fr;
  }

  .about-image {
    min-height: 310px;
    max-height: 310px;
  }

  .about-bottom {
    margin-top: 30px;
  }

  .about-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .about-section-heading {
    max-width: none;
  }

  .purpose-wrap-02 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .fact-right-02 {
    grid-row-gap: 40px;
  }

  .fact-data-02 {
    padding-bottom: 40px;
  }

  .fact-icon {
    min-width: 60px;
    max-width: 60%;
    min-height: 60px;
    max-height: 60px;
  }

  .service-list-02 {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .service-box {
    grid-row-gap: 30px;
    padding: 20px;
  }

  .service-icon {
    min-width: 52px;
    max-width: 52px;
    min-height: 52px;
    max-height: 52px;
  }

  .doctor-wrap {
    flex-flow: column-reverse;
  }

  .doctor-image {
    min-height: 260px;
    max-height: 260px;
  }

  .trusted-bottom {
    grid-row-gap: 30px;
  }

  .trusted-data {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .trusted-img {
    min-height: 430px;
  }

  .story-inner {
    grid-row-gap: 30px;
  }

  .story-bottom {
    grid-template-columns: .5fr .7fr 1fr 1fr 1fr;
    display: block;
  }

  .story-img-02, .story-img-03 {
    display: none;
  }

  .story-image {
    min-height: 320px;
    max-height: 320px;
  }

  .hero {
    height: 570px;
  }

  .hero-heading {
    max-width: 80%;
  }

  .hero-info {
    max-width: 340px;
  }

  .hero-wrapper {
    grid-row-gap: 20px;
  }

  .inquiry-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .inquiry-inner {
    grid-row-gap: 10px;
    justify-content: space-between;
    align-items: center;
    max-width: none;
  }

  .inquiry-block {
    font-size: var(--_✍text---text-default--font-size);
    line-height: var(--_✍text---text-default--line-height);
    font-weight: var(--_✍text---text-default--font-weight);
    padding: 10px 10px 10px 22px;
  }

  .inquiry-icon-wrap {
    min-width: 36px;
    max-width: 36px;
    min-height: 36px;
    max-height: 36px;
  }

  .inquiry-wrapper {
    grid-row-gap: 12px;
    width: 100%;
    max-width: 350px;
  }

  .inquiry-icon {
    min-width: 16px;
    max-width: 16px;
    min-height: 16px;
    max-height: 16px;
  }

  .fact-small-icon {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .fact-img-02 {
    min-height: 190px;
    max-height: 190px;
  }

  .inquiry-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_✍text---text-default--font-family: var(--fonts--body);
    --_✍text---text-default--font-size: 16px;
    --_✍text---text-default--line-height: 170%;
    --_✍text---text-default--font-weight: var(--weight--regular);
    --_✍text---h1--font-family: var(--fonts--heading);
    --_✍text---h1--font-size: 38px;
    --_✍text---h1--line-height: 100%;
    --_✍text---h1--font-weight: var(--weight--semi-bold);
    --_✍text---h2--font-family: var(--fonts--heading);
    --_✍text---h2--font-size: 28px;
    --_✍text---h2--line-height: 130%;
    --_✍text---h2--font-weight: var(--weight--medium);
    --_✍text---h3--font-family: var(--fonts--heading);
    --_✍text---h3--font-size: 22px;
    --_✍text---h3--line-height: 150%;
    --_✍text---h3--font-weight: var(--weight--medium);
    --_✍text---h4--font-family: var(--fonts--heading);
    --_✍text---h4--font-size: 20px;
    --_✍text---h4--line-height: 150%;
    --_✍text---h4--font-weight: var(--weight--medium);
    --_✍text---h5--font-family: var(--fonts--heading);
    --_✍text---h5--font-size: 18px;
    --_✍text---h5--line-height: 150%;
    --_✍text---h5--font-weight: var(--weight--regular);
    --_✍text---h6--font-family: var(--fonts--heading);
    --_✍text---h6--font-size: 16px;
    --_✍text---h6--line-height: 150%;
    --_✍text---h6--font-weight: var(--weight--regular);
    --_✍text---text-large--font-family: var(--fonts--body);
    --_✍text---text-large--font-size: 18px;
    --_✍text---text-large--line-height: 170%;
    --_✍text---text-large--font-weight: var(--weight--regular);
    --_✍text---text-small--font-size: 14px;
    --_✍text---text-small--line-height: 150%;
    --_✍text---text-extra-large--font-size: 20px;
    --_✍text---text-extra-large--line-height: 150%;
    --_✍text---text-extra-large--font-weight: var(--weight--medium);
    --_✍text---text-medium--font-size: 16px;
    --_✍text---text-medium--line-height: 150%;
    --_✍text---text-medium--font-weight: var(--weight--regular);
    --_✍text---text-small--font-weight: var(--weight--regular);
    --_✍text---text-2x--font-size: 22px;
    --_✍text---text-2x--line-height: 150%;
    --_✍text---text-2x--font-weight: var(--weight--medium);
    --_✍text---text-4x--font-size: 28px;
    --_✍text---text-4x--line-height: 130%;
    --_✍text---text-4x--font-weight: var(--weight--medium);
    --_✍text---text-8x--font-size: 38px;
    --_✍text---text-8x--line-height: 120%;
    --_✍text---text-8x--font-weight: var(--weight--semi-bold);
    --_✍text---text-1x--font-size: 20px;
    --_✍text---text-1x--line-height: 150%;
    --_✍text---text-1x--font-weight: var(--weight--medium);
    --_✍text---text-5x--font-size: 38px;
    --_✍text---text-5x--line-height: 100%;
    --_✍text---text-5x--font-weight: var(--weight--medium);
    --_✍text---text-3x--font-size: 28px;
    --_✍text---text-3x--line-height: 100%;
    --_✍text---text-7x--font-size: 48px;
    --_✍text---text-7x--line-height: 100%;
    --_✍text---text-7x--font-weight: var(--weight--medium);
    --_✍text---text-6x--font-size: 22px;
    --_✍text---text-6x--line-height: 150%;
    --_✍text---text-6x--font-weight: var(--weight--medium);
    --_✍text---text-9x--font-size: 50px;
    --_✍text---text-9x--line-height: 150%;
    --_✍text---text-9x--font-weight: var(--weight--light);
    --_✍text---hero-text--font-size: 36px;
    --_✍text---hero-text--line-height: 110%;
    --_✍text---hero-text--font-weight: var(--weight--bold);
    --_✍text---text-7x--font-family: var(--fonts--body);
    --_✍text---text-extra-large--font-family: var(--fonts--body);
    --_✍text---text-medium--font-family: var(--fonts--body);
    --_✍text---text-small--font-family: var(--fonts--body);
    --_✍text---text-9x--font-family: var(--fonts--body);
    --_✍text---hero-text--font-family: var(--fonts--heading);
    --_✍text---text-8x--font-family: var(--fonts--body);
    --_✍text---text-6x--font-family: var(--fonts--body);
    --_✍text---text-5x--font-family: var(--fonts--body);
    --_✍text---text-4x--font-family: var(--fonts--body);
    --_✍text---text-3x--font-weight: var(--weight--medium);
    --_✍text---text-3x--font-family: var(--fonts--body);
    --_✍text---text-2x--font-family: var(--fonts--body);
    --_✍text---text-1x--font-family: var(--fonts--body);
    --_🖥ui---button--font-family: var(--fonts--ui);
    --_🖥ui---button--font-size: 14px;
    --_🖥ui---button--line-height: 100%;
    --_🖥ui---button--font-weight: var(--weight--regular);
    --_🖥ui---sub-title--font-size: 14px;
    --_🖥ui---sub-title--line-height: 100%;
    --_🖥ui---sub-title--font-weight: var(--weight--regular);
    --_🖥ui---sub-title--font-family: var(--fonts--ui);
    --_⚪spacing---spacing--pg-title-top-spacing: 160px;
    --_⚪spacing---spacing--pg-title-bottom-spacing: 40px;
    --_⚪spacing---spacing--container: 20px;
    --_⚪spacing---main: 80px;
    --_⚪spacing---button-spacing--space-small: 15px;
    --_⚪spacing---button-spacing--space-medium: 16px;
    --_⚪spacing---radius--radius-large: 100px;
    --_⚪spacing---radius--radius-medium: 50%;
    --_⚪spacing---radius--radius-regular: 10px;
    --_⚪spacing---spacing--title-bottom-spacing: 20px;
  }

  ul {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 25px;
  }

  li {
    margin-bottom: 10px;
  }

  .main-heading {
    padding-left: 10px;
  }

  .style-outer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .title-color {
    grid-row-gap: 80px;
  }

  .style-inner.small {
    padding-left: 20px;
  }

  .primary-color {
    grid-row-gap: 80px;
    margin-left: 0;
    margin-right: 0;
  }

  .black-color {
    grid-row-gap: 80px;
  }

  .button-outer {
    grid-row-gap: 20px;
    flex-flow: wrap;
    margin-top: 30px;
  }

  .font-style {
    padding-bottom: 40px;
  }

  .style-wrap {
    grid-row-gap: 40px;
  }

  .button-block {
    margin-top: 40px;
    padding-top: 40px;
  }

  .body-color {
    grid-row-gap: 80px;
    margin-left: 0;
  }

  .richtext-format {
    margin-bottom: 25px;
  }

  .bg-color {
    grid-row-gap: 80px;
    margin-left: 0;
  }

  .header {
    display: block;
  }

  .brand, .brand.w--current {
    --_🌈colors---background--page-bg: #fcfaf6;
    --_🌈colors---fonts--body: #333;
    --_🌈colors---fonts--title: black;
    --_🌈colors---border--aquamarine-blue-100: #88d7eb;
    --_🌈colors---fonts--white-100: #000;
    --_🌈colors---border--black-20: #0003;
    --_🌈colors---background--primary-background: #b2e4f1;
    --_🌈colors---fonts--black: black;
    --_🌈colors---border--black-10: #0000001a;
    --_🌈colors---fonts--dark-gray-100: #999;
    --_🌈colors---transparent: transparent;
    --_🌈colors---border--black-100: #000;
    --_🌈colors---background--white-100: white;
    --_🌈colors---background--isabelline-100: #f6f4ed;
    --_🌈colors---background--black-100: black;
    --_🌈colors---background--bluish-cyan-100: #0a2c35;
    --_🌈colors---background--cyan-100: #e8f8f9;
    --_🌈colors---background--desert-storm-100: #f7f7f7;
    --_🌈colors---background--blue: #00586f;
    --_🌈colors---border--white-15: #ffffff26;
    --_🌈colors---border--white-100: white;
  }

  .nav-menu {
    grid-column-gap: 35px;
  }

  .nav-link {
    padding-right: var(--_⚪spacing---spacing--container);
    padding-left: var(--_⚪spacing---spacing--container);
    border-bottom-style: none;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 16px;
  }

  .nav-link.w--current {
    border-bottom-style: none;
  }

  .nav-link.white {
    padding-right: var(--_⚪spacing---spacing--container);
    padding-left: var(--_⚪spacing---spacing--container);
    justify-content: flex-start;
    align-items: center;
  }

  .nav-link.white.w--current {
    color: var(--_🌈colors---fonts--black);
  }

  .nav-text {
    text-transform: capitalize;
  }

  .footer-left {
    padding-top: 40px;
  }

  .footer-right {
    grid-template-columns: 1fr 1fr;
  }

  .ft-contact-info {
    grid-row-gap: 6px;
    flex-flow: column;
  }

  .licensing-outer {
    grid-row-gap: 60px;
  }

  .license-outer {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .license-link {
    word-break: break-all;
  }

  .licensing-wrap {
    grid-row-gap: 40px;
  }

  .version-heading {
    font-size: 20px;
  }

  .changelog-section {
    padding-bottom: 150px;
  }

  .error-text {
    grid-row-gap: 30px;
  }

  .error-image {
    width: 100%;
    max-width: 90%;
  }

  .coming-soon-wrap {
    grid-row-gap: 30px;
  }

  .coming-soon-img {
    max-width: 200px;
  }

  .single-text {
    text-align: left;
  }

  .data-list {
    grid-row-gap: 10px;
  }

  .contact-image {
    min-height: 350px;
  }

  .contact-right {
    grid-row-gap: 25px;
  }

  .contact-wrapper {
    grid-row-gap: 35px;
  }

  .map {
    min-height: 250px;
    max-height: 250px;
  }

  .form-inner {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
  }

  .message {
    min-height: 116px;
  }

  .que {
    grid-column-gap: 15px;
  }

  .que-icon {
    min-width: 36px;
    max-width: 26px;
    min-height: 25px;
    max-height: 25px;
  }

  .ans {
    padding-right: 15px;
  }

  .horizontal-line {
    width: 9px;
  }

  .vartical-line {
    height: 9px;
  }

  .section-title {
    margin-bottom: var(--_⚪spacing---spacing--pg-title-bottom-spacing);
    grid-row-gap: 10px;
  }

  .section-heading {
    text-align: left;
  }

  .feature-main-img {
    min-height: 216px;
  }

  .feature-wrap {
    grid-template-columns: 1fr;
  }

  .feature-block, .feature-block._03 {
    grid-row-gap: 50px;
  }

  .feature-icon-wrap {
    min-width: 52px;
    max-width: 52px;
    min-height: 52px;
    max-height: 52px;
  }

  .feature-icon {
    min-width: 34px;
    max-width: 34px;
    min-height: 34px;
  }

  .feature-img {
    min-height: 216px;
  }

  .feature-bottom {
    grid-template-columns: 1fr;
  }

  .appointment-inner {
    background-color: var(--_🌈colors---transparent);
    padding: 0;
  }

  .appointment-right {
    grid-row-gap: 30px;
    border: var(--border--regular) solid var(--_🌈colors---border--black-10);
    padding: 15px;
  }

  .appointment-img {
    min-width: 65px;
    max-width: 65px;
    min-height: 65px;
    max-height: 65px;
  }

  .appointment-form-inner {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .appointment-form-inner._02 {
    margin-bottom: 20px;
  }

  .appointment-form {
    justify-content: flex-start;
    align-items: stretch;
  }

  .appointment-form._02 {
    align-items: stretch;
  }

  .appointment-link-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .doctors-name-wrap {
    grid-column-gap: 9px;
  }

  .doctors-img {
    max-width: none;
  }

  .doctors-image {
    min-height: 360px;
    max-height: 360px;
  }

  .doctors-wrap {
    grid-row-gap: 15px;
  }

  .doctors-info {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .doctors-data {
    grid-row-gap: 25px;
  }

  .doctors-contact-info {
    grid-column-gap: 0px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .doctors-info-block {
    border-top-width: var(--border--none);
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .doctors-info-block.top {
    border-top-width: var(--border--regular);
  }

  .doctors-main-info {
    grid-template-columns: 1fr;
  }

  .doctors-main-image {
    min-height: 380px;
    max-height: 380px;
  }

  .details-wrapper {
    margin-top: 30px;
  }

  .post-image {
    min-height: 215px;
    max-height: 215px;
  }

  .post-data {
    font-size: 20px;
  }

  .post-main-wrap {
    padding-bottom: 30px;
  }

  .post-main-img {
    min-height: 380px;
  }

  .post-wrap {
    justify-content: space-between;
    align-items: flex-start;
  }

  .post-details {
    margin-top: 30px;
  }

  .service-list {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .service-image {
    min-height: 400px;
    max-height: 400px;
  }

  .service-main-image {
    min-height: 240px;
    max-height: 240px;
  }

  .service-main-details {
    margin-top: 30px;
  }

  .cta {
    overflow: hidden;
  }

  .cta-image {
    min-height: 373px;
    max-height: 373px;
  }

  .appointment-outer {
    grid-column-gap: 0px;
    grid-row-gap: 35px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .appointment-main-data {
    grid-row-gap: 25px;
  }

  .reviews {
    overflow: hidden;
  }

  .review-block {
    max-width: 60px;
  }

  .review-image {
    min-height: 260px;
    max-height: 260px;
  }

  .fact-overly {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .fact-data {
    font-size: var(--_✍text---text-small--font-size);
    line-height: var(--_✍text---text-small--line-height);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .fact-ic {
    min-width: 42px;
    max-width: 42px;
    min-height: 42px;
    max-height: 42px;
    top: -26px;
  }

  .fact-wrap {
    font-size: var(--_✍text---text-small--font-size);
    line-height: var(--_✍text---text-small--line-height);
    padding: 20px 10px;
  }

  .fact-ic-02 {
    min-width: 42px;
    max-width: 42px;
    min-height: 42px;
    max-height: 42px;
  }

  .fact-wrapper {
    padding: 20px 10px;
  }

  .fact-ic-03 {
    min-width: 42px;
    max-width: 42px;
    min-height: 42px;
    max-height: 42px;
  }

  .fact-info {
    grid-row-gap: 10px;
    font-size: var(--_✍text---text-small--font-size);
    line-height: var(--_✍text---text-small--line-height);
  }

  .fact-main-image {
    min-height: 400px;
    max-height: 400px;
  }

  .fact-text {
    font-size: 31px;
  }

  .about-image {
    min-height: 230px;
    max-height: 230px;
  }

  .about-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .about-icon {
    min-width: 55px;
    max-width: 55px;
    min-height: 55px;
    max-height: 55px;
  }

  .fact-right-02 {
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: flex;
  }

  .fact-data-02 {
    grid-row-gap: 20px;
    border-right: var(--border--regular) none var(--_🌈colors---border--white-15);
    border-bottom-width: var(--border--regular);
    width: 100%;
    max-width: 100%;
    font-size: var(--_✍text---text-small--font-size);
    line-height: var(--_✍text---text-small--line-height);
    text-align: center;
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .fact-data-02._02 {
    border-right-width: var(--border--none);
    max-width: 100%;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .fact-text-02 {
    font-size: var(--_✍text---h4--font-size);
    text-align: left;
  }

  .fact-icon {
    min-width: 50px;
    max-width: 50%;
    min-height: 50px;
    max-height: 50px;
  }

  .service-box {
    padding: 25px;
  }

  .doctor-wrap {
    flex-flow: column-reverse;
  }

  .doctor-text {
    font-size: var(--_✍text---h4--font-size);
  }

  .doctors-list-02 {
    grid-column-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .doctores-block {
    grid-row-gap: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .doctors-img-wrap {
    grid-row-gap: 15px;
  }

  .doctor-image {
    object-position: 50% 10%;
    min-height: 200px;
    max-height: 220px;
  }

  .trusted-img {
    min-height: 366px;
  }

  .trusted-icon {
    min-width: 26px;
    max-width: 26px;
    min-height: 26px;
    max-height: 26px;
  }

  .story-wrapper {
    grid-row-gap: 12px;
  }

  .story-image {
    min-height: 245px;
    max-height: 245px;
  }

  .hero {
    height: auto;
  }

  .hero-heading {
    max-width: none;
    margin-bottom: 8px;
  }

  .hero-info {
    width: 80%;
    max-width: none;
  }

  .hero-inner {
    height: 640px;
    padding-top: 120px;
  }

  .inquiry-wrapper {
    max-width: 290px;
  }

  .inquiry-wrap {
    grid-row-gap: 20px;
    max-width: 90%;
    padding: 25px 25px 15px;
  }

  .close-icon {
    min-width: 45px;
    max-width: 45%;
    min-height: 45px;
    max-height: 45px;
  }

  .inquiry-icon {
    --_🌈colors---background--page-bg: #fcfaf6;
    --_🌈colors---fonts--body: #333;
    --_🌈colors---fonts--title: black;
    --_🌈colors---border--aquamarine-blue-100: #88d7eb;
    --_🌈colors---fonts--white-100: white;
    --_🌈colors---border--black-20: #0003;
    --_🌈colors---background--primary-background: #b2e4f1;
    --_🌈colors---fonts--black: black;
    --_🌈colors---border--black-10: #0000001a;
    --_🌈colors---fonts--dark-gray-100: #999;
    --_🌈colors---transparent: transparent;
    --_🌈colors---border--black-100: #000;
    --_🌈colors---background--white-100: white;
    --_🌈colors---background--isabelline-100: #f6f4ed;
    --_🌈colors---background--black-100: black;
    --_🌈colors---background--bluish-cyan-100: #0a2c35;
    --_🌈colors---background--cyan-100: #e8f8f9;
    --_🌈colors---background--desert-storm-100: #f7f7f7;
    --_🌈colors---background--blue: #00586f;
    --_🌈colors---border--white-15: #ffffff26;
    --_🌈colors---border--white-100: white;
  }

  .hero-main-img {
    height: 640px;
  }

  .hero-main-image {
    object-position: 70% 50%;
  }

  .fact-small-icon {
    min-width: 28px;
    max-width: 28px;
    min-height: 28px;
    max-height: 28px;
  }

  .fact-img-02 {
    min-height: 230px;
    max-height: 230px;
  }

  .inquiry-bg {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .post-main-heading {
    width: 100%;
    font-size: 36px;
  }

  .fact-data-left-column {
    max-width: 100%;
  }

  .image-2 {
    width: 180px;
  }

  .paragraph, .text-block, .text-block-2 {
    text-align: left;
  }

  .nav-contact {
    padding-top: var(--_⚪spacing---spacing--container);
    padding-right: var(--_⚪spacing---spacing--container);
    padding-left: var(--_⚪spacing---spacing--container);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .link {
    display: flex;
  }

  .nav-contact-wrapper {
    padding-top: 60px;
  }
}

#Ime-i-prezime.w-node-_710a0aef-35ff-ad53-95fb-5c16261b054e-d950e835 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#message.w-node-c01e3976-bb4d-839c-d46a-ffff034d0e7c-d950e835 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Ime-i-prezime.w-node-_2fd81e0c-884e-df81-81bb-dab13816af91-d950e836 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Va-a-poruka.w-node-a9be2ca5-2ebb-fa46-fc50-110db49d5998-d950e836 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6cd12928-ffa7-d89d-43a3-66e72294acd0-d950e838 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#message.w-node-_271bc8bf-2ee4-a37e-8f1c-427a101dfe9c-d950e83c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_68fc0e31-52b4-8ad3-3ee0-fbf53acb9f7e-d950e83d, #Ime-i-prezime.w-node-c98eb5b1-ba59-d907-9104-d443406bd8c1-d870339a, #Vrsta-pregleda.w-node-c98eb5b1-ba59-d907-9104-d443406bd8c2-d870339a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#message.w-node-c98eb5b1-ba59-d907-9104-d443406bd8c5-d870339a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Ime-i-prezime.w-node-bc4afb2a-340a-bdb9-2421-15576b22e8e0-aa0e263c, #Vrsta-pregleda.w-node-bc4afb2a-340a-bdb9-2421-15576b22e8e1-aa0e263c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#message.w-node-bc4afb2a-340a-bdb9-2421-15576b22e8e4-aa0e263c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Ime-i-prezime.w-node-b448039e-6e96-8017-5fbd-b205e936b70c-dbe87f40, #Vrsta-pregleda.w-node-b448039e-6e96-8017-5fbd-b205e936b70d-dbe87f40 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#message.w-node-b448039e-6e96-8017-5fbd-b205e936b710-dbe87f40 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Ime-i-prezime.w-node-_804b478d-e7ba-bdbb-4371-4c197af7afcd-87a15068, #Vrsta-pregleda.w-node-_804b478d-e7ba-bdbb-4371-4c197af7afce-87a15068 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#message.w-node-_804b478d-e7ba-bdbb-4371-4c197af7afd1-87a15068 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Ime-i-prezime.w-node-b57eed8a-761c-5fdc-e6fb-b721fdd7ab65-1258f93f, #Vrsta-pregleda.w-node-b57eed8a-761c-5fdc-e6fb-b721fdd7ab66-1258f93f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#message.w-node-b57eed8a-761c-5fdc-e6fb-b721fdd7ab69-1258f93f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Ime-i-prezime.w-node-c5f8126f-e143-d7ef-4119-fce83d90678f-2dc6b1df, #Vrsta-pregleda.w-node-c5f8126f-e143-d7ef-4119-fce83d906790-2dc6b1df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#message.w-node-c5f8126f-e143-d7ef-4119-fce83d906793-2dc6b1df {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_12306aa4-00ce-5cb9-d74c-f984c920a6ec-d950e83d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_12306aa4-00ce-5cb9-d74c-f984c920a6ec-d950e83d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_73f9ba98-6c32-a461-a7c5-fc649d63d6f5-d950e82b, #w-node-_7ca91f1b-bbdb-9207-beb5-a2fb53fa5089-53fa507c, #message.w-node-c01e3976-bb4d-839c-d46a-ffff034d0e7c-d950e835 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #Ime-i-prezime.w-node-_2fd81e0c-884e-df81-81bb-dab13816af91-d950e836 {
    grid-column: span 1 / span 1;
  }

  #Va-a-poruka.w-node-a9be2ca5-2ebb-fa46-fc50-110db49d5998-d950e836, #message.w-node-_271bc8bf-2ee4-a37e-8f1c-427a101dfe9c-d950e83c, #w-node-c1a3fe8c-b69c-5172-6f7b-07f3c779bbf9-d950e83d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #Ime-i-prezime.w-node-c98eb5b1-ba59-d907-9104-d443406bd8c1-d870339a, #Vrsta-pregleda.w-node-c98eb5b1-ba59-d907-9104-d443406bd8c2-d870339a {
    grid-column: span 1 / span 1;
  }

  #message.w-node-c98eb5b1-ba59-d907-9104-d443406bd8c5-d870339a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #Ime-i-prezime.w-node-bc4afb2a-340a-bdb9-2421-15576b22e8e0-aa0e263c, #Vrsta-pregleda.w-node-bc4afb2a-340a-bdb9-2421-15576b22e8e1-aa0e263c {
    grid-column: span 1 / span 1;
  }

  #message.w-node-bc4afb2a-340a-bdb9-2421-15576b22e8e4-aa0e263c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #Ime-i-prezime.w-node-b448039e-6e96-8017-5fbd-b205e936b70c-dbe87f40, #Vrsta-pregleda.w-node-b448039e-6e96-8017-5fbd-b205e936b70d-dbe87f40 {
    grid-column: span 1 / span 1;
  }

  #message.w-node-b448039e-6e96-8017-5fbd-b205e936b710-dbe87f40 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #Ime-i-prezime.w-node-_804b478d-e7ba-bdbb-4371-4c197af7afcd-87a15068, #Vrsta-pregleda.w-node-_804b478d-e7ba-bdbb-4371-4c197af7afce-87a15068 {
    grid-column: span 1 / span 1;
  }

  #message.w-node-_804b478d-e7ba-bdbb-4371-4c197af7afd1-87a15068 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #Ime-i-prezime.w-node-b57eed8a-761c-5fdc-e6fb-b721fdd7ab65-1258f93f, #Vrsta-pregleda.w-node-b57eed8a-761c-5fdc-e6fb-b721fdd7ab66-1258f93f {
    grid-column: span 1 / span 1;
  }

  #message.w-node-b57eed8a-761c-5fdc-e6fb-b721fdd7ab69-1258f93f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #Ime-i-prezime.w-node-c5f8126f-e143-d7ef-4119-fce83d90678f-2dc6b1df, #Vrsta-pregleda.w-node-c5f8126f-e143-d7ef-4119-fce83d906790-2dc6b1df {
    grid-column: span 1 / span 1;
  }

  #message.w-node-c5f8126f-e143-d7ef-4119-fce83d906793-2dc6b1df {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Extrabold.otf') format('opentype'), url('../fonts/Switzer-Extrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url('../fonts/Switzer-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}