/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

:root {
  --font-family: inter, Arial, Helvetica Neue, Helvetica, sans-serif;
  --font-family-serif: playfair, TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
  --font-size-s: 1.5rem;
  --font-line-height-s: 2.2rem;
  --font-size-n: 1.9rem;
  --font-line-height-n: 2.7rem;
  --font-size-m: 2.4rem;
  --font-line-height-m: 3.4rem;
  --font-size-l: 3rem;
  --font-line-height-l: 4.1rem;
  --font-size-xl: 5.2rem;
  --font-line-height-xl: 4.5rem;
}
@supports (font-size: clamp(1.5rem, 1.5rem + 0vw, 1.5rem)) {
  :root {
    --font-size-s: clamp(1.5rem, 1.5rem + 0vw, 1.5rem);
    --font-line-height-s: clamp(2.2rem, 2.2rem + 0vw, 2.2rem);
    --font-size-n: clamp(1.8rem, 1.7626865672rem + 0.0995024876vw, 1.9rem);
    --font-line-height-n: clamp(2.7rem, 2.7rem + 0vw, 2.7rem);
    --font-size-m: clamp(2.1rem, 1.9880597015rem + 0.2985074627vw, 2.4rem);
    --font-line-height-m: clamp(2.8rem, 2.576119403rem + 0.5970149254vw, 3.4rem);
    --font-size-l: clamp(2.4rem, 2.176119403rem + 0.5970149254vw, 3rem);
    --font-line-height-l: clamp(3.4rem, 3.1388059701rem + 0.6965174129vw, 4.1rem);
    --font-size-xl: clamp(4.5rem, 4.2388059701rem + 0.6965174129vw, 5.2rem);
    --font-line-height-xl: clamp(4.9rem, 5.0492537313rem + -0.3980099502vw, 4.5rem);
  }
}

@font-face {
  font-family: "playfair";
  src: url("font/Playfair_Display/PlayfairDisplay-Italic.eot");
  src: url("font/Playfair_Display/PlayfairDisplay-Italic.eot?#iefix") format("embedded-opentype"), url("font/Playfair_Display/PlayfairDisplay-Italic.woff") format("woff"), url("font/Playfair_Display/PlayfairDisplay-Italic.ttf") format("truetype"), url("font/Playfair_Display/PlayfairDisplay-Italic.svg#a330ab5546af051d71c450ed2b2401a1") format("svg");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "playfair";
  src: url("font/Playfair_Display/PlayfairDisplay-Regular.eot");
  src: url("font/Playfair_Display/PlayfairDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("font/Playfair_Display/PlayfairDisplay-Regular.woff") format("woff"), url("font/Playfair_Display/PlayfairDisplay-Regular.ttf") format("truetype"), url("font/Playfair_Display/PlayfairDisplay-Regular.svg#a330ab5546af051d71c450ed2b2401a1") format("svg");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "playfair";
  src: url("font/Playfair_Display/PlayfairDisplay-Medium.eot");
  src: url("font/Playfair_Display/PlayfairDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("font/Playfair_Display/PlayfairDisplay-Medium.woff") format("woff"), url("font/Playfair_Display/PlayfairDisplay-Medium.ttf") format("truetype"), url("font/Playfair_Display/PlayfairDisplay-Medium.svg#a330ab5546af051d71c450ed2b2401a1") format("svg");
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "playfair";
  src: url("font/Playfair_Display/PlayfairDisplay-MediumItalic.eot");
  src: url("font/Playfair_Display/PlayfairDisplay-MediumItalic.eot?#iefix") format("embedded-opentype"), url("font/Playfair_Display/PlayfairDisplay-MediumItalic.woff") format("woff"), url("font/Playfair_Display/PlayfairDisplay-MediumItalic.ttf") format("truetype"), url("font/Playfair_Display/PlayfairDisplay-MediumItalic.svg#a330ab5546af051d71c450ed2b2401a1") format("svg");
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "inter";
  src: url("font/INTER/LIGHT/Inter-Light.eot");
  src: url("font/INTER/LIGHT/Inter-Light.eot?#iefix") format("embedded-opentype"), url("font/INTER/LIGHT/Inter-Light.woff") format("woff"), url("font/INTER/LIGHT/Inter-Light.ttf") format("truetype"), url("font/INTER/LIGHT/Inter-Light.svg#a330ab5546af051d71c450ed2b2401a1") format("svg");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "inter";
  src: url("font/INTER/REGULAR/Inter-Regular.eot");
  src: url("font/INTER/REGULAR/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("font/INTER/REGULAR/Inter-Regular.woff") format("woff"), url("font/INTER/REGULAR/Inter-Regular.ttf") format("truetype"), url("font/INTER/REGULAR/Inter-Regular.svg#a330ab5546af051d71c450ed2b2401a1") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "inter";
  src: url("font/INTER/MEDIUM/Inter-Medium.eot");
  src: url("font/INTER/MEDIUM/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("font/INTER/MEDIUM/Inter-Medium.woff") format("woff"), url("font/INTER/MEDIUM/Inter-Medium.ttf") format("truetype"), url("font/INTER/MEDIUM/Inter-Medium.svg#a330ab5546af051d71c450ed2b2401a1") format("svg");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "inter";
  src: url("font/INTER/SEMIBOLD/Inter-SemiBold.eot");
  src: url("font/INTER/SEMIBOLD/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("font/INTER/SEMIBOLD/Inter-SemiBold.woff") format("woff"), url("font/INTER/SEMIBOLD/Inter-SemiBold.ttf") format("truetype"), url("font/INTER/SEMIBOLD/Inter-SemiBold.svg#a330ab5546af051d71c450ed2b2401a1") format("svg");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "inter";
  src: url("font/INTER/BOLD/Inter-Bold.eot");
  src: url("font/INTER/BOLD/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("font/INTER/BOLD/Inter-Bold.woff") format("woff"), url("font/INTER/BOLD/Inter-Bold.ttf") format("truetype"), url("font/INTER/BOLD/Inter-Bold.svg#a330ab5546af051d71c450ed2b2401a1") format("svg");
  font-style: normal;
  font-weight: 700;
}
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "inter";
    src: url("font/INTER/_InterVariable.woff2") format("woff2 supports variations"), url("font/INTER/_InterVariable.woff2") format("woff2-variations");
    font-weight: 100 1000;
    font-stretch: 25% 151%;
  }
}
html {
  font-size: 62.5%;
  font-family: var(--font-family);
}

* {
  outline: none !important;
  box-sizing: border-box !important;
}

body {
  font-size: var(--font-size-n, 1.9rem);
  line-height: var(--font-line-height-n, 2.7rem);
  font-weight: 300;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  color: #454B5F;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100vw;
  max-width: 100%;
  border-top: 12px solid #E35B1E;
}

em {
  font-style: italic;
}

a {
  color: #454B5F;
}

.has-s-font-size {
  font-size: var(--font-size-s, 1.5rem);
  line-height: var(--font-line-height-s, 2.2rem);
}

@media screen and (max-width: 650px) {
  .has-s-font-size-mobile {
    font-size: var(--font-size-s, 1.5rem) !important;
    line-height: var(--font-line-height-s, 2.2rem) !important;
  }
}
.has-n-font-size {
  font-size: var(--font-size-n, 1.9rem);
  line-height: var(--font-line-height-n, 2.7rem);
}

@media screen and (max-width: 650px) {
  .has-n-font-size-mobile {
    font-size: var(--font-size-n, 1.9rem) !important;
    line-height: var(--font-line-height-n, 2.7rem) !important;
  }
}
.has-m-font-size {
  font-size: var(--font-size-m, 2.4rem);
  line-height: var(--font-line-height-m, 3.4rem);
}

@media screen and (max-width: 650px) {
  .has-m-font-size-mobile {
    font-size: var(--font-size-m, 2.4rem) !important;
    line-height: var(--font-line-height-m, 3.4rem) !important;
  }
}
.has-l-font-size {
  font-size: var(--font-size-l, 3rem);
  line-height: var(--font-line-height-l, 4.1rem);
}

@media screen and (max-width: 650px) {
  .has-l-font-size-mobile {
    font-size: var(--font-size-l, 3rem) !important;
    line-height: var(--font-line-height-l, 4.1rem) !important;
  }
}
.has-xl-font-size {
  font-size: var(--font-size-xl, 5.2rem);
  line-height: var(--font-line-height-xl, 4.5rem);
}

@media screen and (max-width: 650px) {
  .has-xl-font-size-mobile {
    font-size: var(--font-size-xl, 5.2rem) !important;
    line-height: var(--font-line-height-xl, 4.5rem) !important;
  }
}
#siteWrap {
  max-width: 1800px;
  margin: 0 auto 40px auto;
}

nav {
  transform: translateY(-100%);
  position: fixed;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  background-color: white;
  width: 100vw;
  transition: transform 0.5s cubic-bezier(.4,0,.2,1);
}
nav.active {
  transform: translateY(0%);
}
nav ul {
  flex: 1;
  text-align: center;
  font-size: 15px;
  padding: 0;
  font-weight: 500;
}
@media screen and (max-width: 650px) {
  nav ul {
    padding: 10px;
  }
}
nav ul li {
  display: inline-block;
  padding: 10px 14px;
}
@media screen and (max-width: 650px) {
  nav ul li {
    padding: 3px 15px;
  }
}
nav ul li a {
  text-decoration: none;
}
nav ul li a:hover {
  text-decoration: underline !important;
}

.half {
  display: flex;
}
.half .wrap {
  flex: 1;
  max-width: 50% !important;
}
@media screen and (max-width: 766px) {
  .half .wrap {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 766px) {
  .half {
    flex-direction: column;
  }
}

.image {
  position: sticky;
  top: 45px;
  width: 100%;
  height: 100%;
  max-height: 100vh;
}
.image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.has-sans-serif-font {
  font-family: var(--font-family);
}

.has-serif-font {
  font-family: var(--font-family-serif);
}

#intro {
  background-color: #F3F8EF;
}
@media screen and (min-width: 766px) {
  #intro {
    max-height: 1000px;
    height: 100vh;
    min-height: 800px;
  }
}
@media screen and (max-width: 766px) {
  #intro .wrap {
    overflow: hidden;
  }
}
#intro > .wrap:first-child {
  padding: clamp(30px, 17.7049180328px + 3.2786885246vw, 80px);
  display: flex;
  flex-direction: column;
}
#intro > .wrap:first-child img {
  margin-bottom: 20px;
  width: 100%;
  max-width: 510px;
  overflow: hidden;
}
@media screen and (max-width: 766px) {
  #intro > .wrap:first-child {
    order: 2;
  }
}
@media screen and (max-width: 766px) {
  #intro > .wrap:last-child {
    order: 1;
    height: 50vh;
  }
}
#intro p {
  flex-grow: 1;
  margin-bottom: 20px;
}
#intro ul li {
  padding: 15px 0;
}
#intro ul li:not(:last-child) {
  border-bottom: 1px solid #ECE3CC;
}
#intro a {
  color: #0D841F;
  text-decoration: none;
  font-weight: 400;
}
#intro a:hover {
  text-decoration: underline;
}

#beginning a, #included a, #about a, #theraj a, #team a, #contact a {
  font-weight: 400;
}
#beginning h2, #included h2, #about h2, #theraj h2, #team h2, #contact h2 {
  margin-bottom: 30px;
}
#beginning li, #included li, #about li, #theraj li, #team li, #contact li {
  padding: 25px 0;
  border-bottom: 1px solid #E8E7E1;
}
#beginning .title, #included .title, #about .title, #theraj .title, #team .title, #contact .title {
  margin-bottom: 5px;
  color: #404040;
  font-weight: 500;
}
#beginning .body, #included .body, #about .body, #theraj .body, #team .body, #contact .body {
  color: #7F828C;
  font-weight: 400;
}
#beginning ul, #included ul, #about ul, #theraj ul, #team ul, #contact ul {
  margin-bottom: 40px;
}
@media screen and (max-width: 766px) {
  #beginning > .wrap:first-child, #included > .wrap:first-child, #about > .wrap:first-child, #theraj > .wrap:first-child, #team > .wrap:first-child, #contact > .wrap:first-child {
    order: 2;
  }
}
@media screen and (max-width: 766px) {
  #beginning > .wrap:last-child, #included > .wrap:last-child, #about > .wrap:last-child, #theraj > .wrap:last-child, #team > .wrap:last-child, #contact > .wrap:last-child {
    order: 1;
  }
}

#beginning {
  padding: clamp(15px, -0.9836065574px + 4.262295082vw, 80px);
}
#beginning h2, #beginning a {
  color: #E3841E;
}
#beginning .wrap:last-child {
  background-color: #FEFCF6;
  padding: clamp(30px, 17.7049180328px + 3.2786885246vw, 80px);
}

#included {
  background-color: #EAF2F7;
}
#included h2 {
  color: #4169D3;
}
#included .body + .testimonial {
  margin-top: 30px;
}
#included > .wrap:first-child {
  padding: clamp(30px, 17.7049180328px + 3.2786885246vw, 80px);
}
#included ul {
  position: relative;
  counter-reset: section;
}
#included ul li {
  position: relative;
  counter-increment: section;
  padding-left: 70px;
}
#included ul li:before {
  position: absolute;
  left: 0;
  top: 25px;
  background-color: #38539C;
  color: white;
  width: 40px;
  height: 40px;
  content: counter(section);
  display: block;
  border-radius: 100%;
  text-align: center;
  font-weight: 500;
  line-height: 4.1rem;
}
#included .testimonial {
  font-size: var(--font-size-s, 1.5rem);
  line-height: var(--font-line-height-s, 2.2rem);
  font-weight: 400;
  color: #454B5F;
  background-color: white;
  padding: 30px;
  margin-bottom: 20px;
}
#included .cite {
  margin-top: 20px;
}

#about {
  padding: clamp(15px, -0.9836065574px + 4.262295082vw, 80px);
}
#about .wrap:last-child {
  background-color: #FFEFEF;
  padding: clamp(30px, 17.7049180328px + 3.2786885246vw, 80px);
}
#about h2 {
  color: #DD4A65;
}
#about p {
  margin-bottom: 20px;
}
#about .expander {
  position: relative;
}
#about .expander.active .button {
  display: none !important;
}
#about .expander:not(.active) {
  height: 100vh;
  overflow: hidden;
}
#about .expander:not(.active):after {
  width: 100%;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: red;
  content: "";
  z-index: 1;
  background: linear-gradient(0deg, rgb(255, 239, 239) 20%, rgba(255, 239, 239, 0) 100%);
}
#about .expander:not(.active) .button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 10px;
  cursor: pointer;
  color: #DD4A65;
  border: 1px solid #DD4A65;
  z-index: 2;
}

#theraj {
  background-color: #FEF9F4;
}
#theraj h2 {
  color: #E35B1E;
}
#theraj img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  padding-bottom: 0 !important;
  padding: clamp(30px, 17.7049180328px + 3.2786885246vw, 80px);
}
#theraj p {
  margin-bottom: 20px;
  max-width: 80ch;
}
#theraj .body {
  padding: clamp(30px, 17.7049180328px + 3.2786885246vw, 80px);
  padding-top: 30px !important;
}
#team {
  padding: clamp(30px, 17.7049180328px + 3.2786885246vw, 80px);
}
#team .members {
  margin-bottom: 40px;
  display: flex;
  gap: 40px;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 750px) {
  #team .members {
    gap: 20px;
  }
}
#team .members .person {
  flex: 1;
  min-width: 20% !important;
  max-width: 20% !important;
  font-weight: 400;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  #team .members .person {
    min-width: 46% !important;
    max-width: 46% !important;
  }
}
#team .members .person .name {
  font-weight: 500;
  margin-bottom: 10px;
}
#team .members .person .title {
  margin-bottom: 10px;
  color: #7F828C;
  font-size: var(--font-size-s, 1.5rem);
  line-height: var(--font-line-height-s, 2.2rem);
  overflow-wrap: break-word;
}
#team .members .person img {
  max-width: 200px;
  width: 100% !important;
  height: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 650px) {
  #team .members .person img {
    width: 60%;
  }
}
#team .members .bioWrap {
  display: none !important;
}
#team h2 {
  color: #E35B1E;
  margin-bottom: 60px;
}
#team h3 {
  margin-bottom: 40px;
  margin-top: 60px;
  font-size: var(--font-size-m, 2.4rem);
  line-height: var(--font-line-height-m, 3.4rem);
  font-weight: 500;
}

.bioStaff p {
  margin-bottom: 20px;
}
.bioStaff .name {
  font-family: var(--font-family-serif);
  font-size: var(--font-size-l, 3rem);
  line-height: var(--font-line-height-l, 4.1rem);
  margin-bottom: 5px;
}
.bioStaff .title {
  margin-bottom: 20px;
  font-size: var(--font-size-s, 1.5rem);
  line-height: var(--font-line-height-s, 2.2rem);
}

#contact {
  margin-bottom: 40px;
  text-align: center;
  padding: clamp(30px, 17.7049180328px + 3.2786885246vw, 80px);
  color: white;
  background-color: #476291;
}
@media screen and (max-width: 650px) {
  #contact .has-l-font-size {
    font-size: var(--font-size-m, 2.4rem);
    line-height: var(--font-line-height-m, 3.4rem);
  }
}
#contact h2 {
  margin-bottom: 15px;
}
#contact a {
  color: white;
}
#contact .details {
  margin-top: 60px;
}

.tm {
  padding: 20px;
}

body.new .lity .lity-close {
  display: none !important;
}

.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(255, 255, 255, 0.7);
  outline: none !important;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, background-color 0.5s ease-in-out;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity.loadingContainer {
  height: auto !important;
  border-radius: 0 !important;
}
.lity.loadingContainer:after {
  top: 200px;
  top: clamp(100px, 50%, 300px) !important;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  background-color: white !important;
  padding: clamp(30px, 17.7049180328px + 3.2786885246vw, 80px);
  z-index: 9993;
  width: 100%;
  opacity: 1;
  transform: scale(1);
  transition: transform 0.25s ease-in-out, opacity 0.5s ease-in-out;
}
.lity-loading .lity-content, .lity-closed .lity-content {
  transform: scale(0.95);
  opacity: 0;
}
.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
}

#lityButtons {
  width: 100%;
  height: 60px;
  position: fixed;
  bottom: 0;
  background-color: white;
  left: 0;
  text-align: center;
}

.lity-active body {
  overflow: hidden;
}

.lity.modal .lity-wrap {
  overflow-y: scroll !important;
}
.lity.modal #lity-content {
  overflow: hidden;
}
.lity.modal.small .lity-container {
  max-width: 800px;
  padding: clamp(30px, 17.7049180328px + 3.2786885246vw, 80px);
}
.lity.modal .lity-iframe-container iframe {
  padding-top: 0 !important;
}
.lity.modal .lity-container {
  overflow: hidden;
  max-height: 100000000000px !important;
}
.lity.modal .lity-iframe-container {
  overflow: hidden;
  max-height: 100000000000px !important;
}
.lity.modal .lity-close {
  display: none;
}
.lity.modal.withClose .lity-close {
  display: block;
}

.lity-close {
  z-index: 9994;
  width: 55px;
  height: 55px;
  position: fixed;
  right: 10px;
  top: 10px;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: var(--blue-0);
  font-style: normal;
  font-size: 55px;
  line-height: 55px;
  font-weight: 400 !important;
  border: 0;
  background: none;
  outline: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
  width: 100%;
  height: 100% !important;
  max-width: 1000px;
}
.lity-iframe .lity-container .lity-content, .lity-youtube .lity-container .lity-content, .lity-vimeo .lity-container .lity-content, .lity-facebookvideo .lity-container .lity-content, .lity-googlemaps .lity-container .lity-content {
  width: 100%;
  height: 100% !important;
  overflow: hidden;
}
.lity-iframe .lity-container .lity-content .lity-iframe-container, .lity-youtube .lity-container .lity-content .lity-iframe-container, .lity-vimeo .lity-container .lity-content .lity-iframe-container, .lity-facebookvideo .lity-container .lity-content .lity-iframe-container, .lity-googlemaps .lity-container .lity-content .lity-iframe-container {
  width: 100% !important;
  height: 100% !important;
}

.lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container {
  height: unset !important;
}
.lity-youtube .lity-container .lity-content, .lity-vimeo .lity-container .lity-content, .lity-facebookvideo .lity-container .lity-content {
  height: auto !important;
  aspect-ratio: 16/9 !important;
}

.lity-iframe-container {
  width: 100%;
  height: 100vh;
  max-height: 100vh !important;
  padding-top: 0 !important;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 650px) {
  .lity-iframe-container {
    padding-top: 85vh;
  }
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  padding: 5vh 0 0 0 !important;
}

.lity-hide {
  display: none;
}

.lity-active body {
  overflow: hidden;
}

.lity-inline .lity-content > * {
  max-height: none !important;
}

.lity.lity-inline .lity-wrap {
  overflow: auto;
}

.lity .lity-container {
  vertical-align: top !important;
  max-height: unset !important;
}

.lity .lity-content {
  list-style-type: disc;
}
.lity .lity-content > *:last-child {
  padding-bottom: 120px !important;
}

.lity:not(.alertbox) .lity-content {
  margin: 20px 0;
  padding-top: 40px !important;
  top: 0;
  width: 93vw;
  max-width: 700px !important;
}
.lity:not(.alertbox) .lity-content ul {
  list-style-type: disc;
  margin-bottom: 20px;
}

.bold {
	font-weight: bold;
}

#intro ul {
	margin-bottom: 30px;
}