@font-face {
  font-family: WanderFont;
  src: url("font/WanderFont-Regular.ttf");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: WanderFont;
  src: url("font/WanderFont-Bold.ttf");
  font-weight: bold;
  font-display: swap;
}


* {
  
  scroll-behavior: smooth;
}
body {
font-family: WanderFont;
font-weight: normal;
  overflow-x: hidden;
  background: #fffaf0c9;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
 
  color: #555555;
  
  font-size: 12pt;
  font-weight: 300;
  line-height: 1.65em;
}
a {
  transition: all 0.3s linear;
  color: #df9cb5;
  text-decoration: underline;
}
strong {
  font-weight: 700;
}
p,
ul {
  margin: 0 0 2em 0;
}
p {
  line-height: 1.8em;
}
h1,
h2,
h3 {
  color: inherit;
  font-weight: 700;
}
h1 a {
  color: inherit;
  text-decoration: none;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.25em;
}
#contact-page h2 {
  font-size: 36px;
  line-height: 150%;
  margin-bottom: 45px;
  color: #631833;
}
#contact-page h2 + p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 30px;
}
#contact-page img {
  width: 100%;
}
.eTYKeHoBypnoIVM {
  text-align: center;
}
header.uIoUTjXCHErhrMt {
  padding-bottom: 3em;
  text-align: center;
  text-transform: uppercase;
}
header.uIoUTjXCHErhrMt h2 {
  font-size: 2.6em;
  font-weight: 700;
}
header.uIoUTjXCHErhrMt .LvXioTJFYnoCPix {
  display: block;
  padding-top: 1em;
  letter-spacing: 1px;
  font-size: 1.4em;
}
footer > :last-child {
  margin-bottom: 0;
} 
.RrzgjjPVzDhmbRn {
  text-align: center;
}
.TwdRbNxaCTlVvej img {
  border-radius: 30px;
}
#team .nxbINfQejlNlxso {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.TwdRbNxaCTlVvej img {
  height: 300px;
  object-fit: cover;
  object-position: center center;
  margin: 45px auto;
  box-shadow: 0 0 5px #df9cb5;
  transition: all 0.3s linear;
}

.height-small img {
  height: 150px;
}
.TwdRbNxaCTlVvej img:hover {
  transform: scale(1.05);
  box-shadow: 0 0 5px #c67995;
}
.RrzgjjPVzDhmbRn h3 {
  font-size: 20px;
  font-weight: bold;
}
.RrzgjjPVzDhmbRn h3:first-child {
  margin: 30px 0;
}
.fMCUVYzcdkHkKqf {
  background-image: linear-gradient(45deg, #0000004e, #00000085),
    url("img/indian-girl-and-view.webp");
}
.qLJUkkTTgViegRL {
  display: flex;
  gap: 15px;
  justify-content: center;
} 
:-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}
::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}
:-ms-input-placeholder {
  color: inherit;
  opacity: 0.5;
}
.YVhuGDuPEzctRkU {
  border: 0;
  position: relative;
}
ul.qFdMsBeKpPgtMlo {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding: 0 10px;
  align-items: center;
}
ul.qFdMsBeKpPgtMlo li {
  padding: 10px;
  background-color: #df9cb5;
  box-shadow: 0 0 5px #9a4d4d;
  height: 100%;
  display: grid;
  align-items: center;
}
ul.qFdMsBeKpPgtMlo li a {
  text-decoration: none;
  font-size: 16px;
  color: inherit;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  line-height: 2;
  text-align: center;
  display: block;
}
ul.qFdMsBeKpPgtMlo li a:hover {
  text-decoration: underline;
}
ul.imXQFbvYUENCLSI {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  margin-bottom: 45px;
}
ul.imXQFbvYUENCLSI + p,
ul.imXQFbvYUENCLSI + p + p {
  text-align: center;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 20px;
}
.JAZbEZFZcsUcoIi {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 45px !important;
}
.imXQFbvYUENCLSI li {
  position: relative;
  padding: 30px;
  border: 2px solid;
  background: #ededed;
  border-radius: 30px;
  display: grid;
  text-align: center;
  justify-content: space-between;
  transition: all 0.3s linear;
}
.imXQFbvYUENCLSI li:hover {
  transform: scale(1.02);
  background: #fffdfd;
}
.imXQFbvYUENCLSI h3 {
  font-size: 1.6em;
  text-align: center;
  color: #222222;
  margin-bottom: 15px;
}
.imXQFbvYUENCLSI h3 + span {
  color: #631833;
  font-style: 20px;
  text-transform: uppercase;
  display: block;
  text-align: center;
}
.imXQFbvYUENCLSI p {
  font-size: 16px;
  text-align: center;
  color: #000;
}
.imXQFbvYUENCLSI img {
  width: 30%;
}
#QusTOmvyHVJLKIO {
  margin-bottom: 45px;
}
.SHDxABhAwsgXtQF {
  background-image: linear-gradient(45deg, #0000004e, #00000085),
    url("img/white-palace-show.webp");
}
#QusTOmvyHVJLKIO {
  background-image: url("img/old-castle.webp");
}
.qtVPFWxsmLBIZFA {
  background-image: linear-gradient(45deg, #0000004e, #00000085),
    url("img/indian-palace.webp");
}
.frmyiCJtEQUQBBM {
  padding: 45px 0;
}
.frmyiCJtEQUQBBM .zGWQKXFoYfYFmKg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 20px;
}
.frmyiCJtEQUQBBM h2 {
  font-size: 26px;
  font-weight: bold;
}
.frmyiCJtEQUQBBM p {
  font-size: 18px;
  line-height: 150%;
}
#schedule-page-banner {
  background: linear-gradient(45deg, #631833, #63183324);
  color: #fff;
}
#schedule-page-banner .CSuvQcIPeqDmDEV {
  border-color: #fff;
}
.FrvBAZYDcDnnvkI h1,
.FrvBAZYDcDnnvkI h2 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px;
}
.FrvBAZYDcDnnvkI h2.QRJYXGWyjjXTzoL {
  font-size: 1.5em;
}
.FrvBAZYDcDnnvkI a {
  color: #631833;
}
.FrvBAZYDcDnnvkI a:hover {
  text-decoration: none;
}
.FrvBAZYDcDnnvkI p {
  margin-bottom: 20px;
  margin-top: 0;
}
.CSuvQcIPeqDmDEV {
  text-shadow: 0 1px 0 #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #fff;
  border-radius: none;
  box-shadow: 0 0 5px #fff;
  cursor: pointer;
  display: block;
  width: fit-content;
  padding: 0.9em;
  color: #631833;
  border: 3px solid #631833;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.2em;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.CSuvQcIPeqDmDEV:hover {
  background: #631833;
  color: white;
  box-shadow: none;
}

.legal-wanderindia {
  padding: 60px 20px;
  max-width: 900px;
  margin: 100px auto 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  line-height: 1.6;
}

.legal-wanderindia h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}

.legal-wanderindia h2 {
  font-size: 1.75rem;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 20px;
}

.legal-wanderindia p {
  font-size: 1rem;
  margin-bottom: 20px;
}

.legal-wanderindia ul {
  margin: 20px 0;
  padding-left: 20px;
  list-style-type: disc;
}

.legal-wanderindia ul li {
  margin-bottom: 10px;
}

.legal-wanderindia ul li strong {
  font-weight: 600;
}

.legal-wanderindia a {
  color: #631833;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.legal-wanderindia a:hover {
  color: #333;
}
.AGMHNsJDujRoMOC {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.AGMHNsJDujRoMOC img {
  width: 100%;
  height: 100%;
  background-size: cover;
  object-position: center;
  object-fit: cover;
}
#gallery-page-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.JAZbEZFZcsUcoIi .uIoUTjXCHErhrMt a {
  margin: 30px auto 0;
}
.nxbINfQejlNlxso {
  padding: 6em 0 4em 0;
}
.nxbINfQejlNlxso.IPROzosjEfwbseg {
  padding: 0;
  background: #222222;
  background-size: cover;
  background-position: center;
}
.nxbINfQejlNlxso.gZkggyiUpQFOwGg {
  padding-bottom: 6em;
  background: #383530c9;
  text-align: center;
  color: white;
}
.nxbINfQejlNlxso.gZkggyiUpQFOwGg .zGWQKXFoYfYFmKg {
  padding-left: 6em;
  padding-right: 6em;
}
.nxbINfQejlNlxso.gZkggyiUpQFOwGg p {
  font-size: 1.6em;
}
.nxbINfQejlNlxso.oreysBaqRoHpXes {
  background: #fffaf0c9;
}
.lVNUhFXKknkgeuE {
  margin-bottom: 45px !important;
}
.nxbINfQejlNlxso.KPlnGYTjWiOrXEw {
  background: #ededed;
  text-align: center;
  color: #222222;
}
.nxbINfQejlNlxso.KPlnGYTjWiOrXEw .YVhuGDuPEzctRkU {
  display: block;
  margin: 1em auto;
}
#oOgMszekjHithwA {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 20px;
}
#oOgMszekjHithwA h2 {
  font-size: 24px;
}
#oOgMszekjHithwA p {
  font-size: 18px;
  line-height: 130%;
  margin: 0 auto;
}
#tsdCnbPXRBBwzfw #cEpzFFUhyBqwxWG {
  font-size: 26px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
#cEpzFFUhyBqwxWG:hover {
   opacity: 0.65;
}
.TwdRbNxaCTlVvej {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
#ucroOgDIOWsMrQC {
  color: white;
  padding: 20px 0;
  background-color: #631833;
  position: fixed;
  width: 100%;
  z-index: 10;
}
.ucroOgDIOWsMrQC {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  height: 100%;
  align-items: center;
  gap: 45px;
  row-gap: 15px;
}
.eAsmyNLMfzWhLcu {
  display: flex;
  gap: 30px;
  row-gap: 15px;
  flex-wrap: wrap;
  align-items: center;
}
.eAsmyNLMfzWhLcu li:hover {
  text-decoration: underline;
}
.eAsmyNLMfzWhLcu li a {
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none;
}
.cEpzFFUhyBqwxWG {
  display: inline-block;
  text-transform: uppercase;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 5px;
}
.cEpzFFUhyBqwxWG:hover {
  background: #fff;
  color: #631833;
}
#orhRIZIUeEjZBXK {
  padding: 6em 0 3em 0;
  text-align: center;
  text-transform: uppercase;
  color: white;
  position: relative;
  z-index: 2;
}
#orhRIZIUeEjZBXK::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000000b8;
  z-index: -1;
}
#orhRIZIUeEjZBXK .zGWQKXFoYfYFmKg {
  padding: 0 8em;
}
#orhRIZIUeEjZBXK h2 {
  display: inline-block;
  padding: 0.5em 0.3em;
  font-size: 3em;
  font-weight: 400;
}
#orhRIZIUeEjZBXK span {
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.6em;
  font-weight: 300;
}
#orhRIZIUeEjZBXK span {
  padding: 1em 0;
}
.lqkLRRBbTBwMqhw {
  margin: 0 auto 30px;
  width: 70%;
}
#tsdCnbPXRBBwzfw {
  padding: 3em 0;
  text-align: center;
  color: white;
  background-color: #222222;
}
#tsdCnbPXRBBwzfw .uIoUTjXCHErhrMt h2 {
  color: inherit;
}
.CqAlrbpUotvbzeg {
  position: relative;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid;
}
.CqAlrbpUotvbzeg ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.CqAlrbpUotvbzeg a {
  text-decoration: none;
  color: #fff;
}
.CqAlrbpUotvbzeg a:hover {
  text-decoration: underline;
}
#team h3 {
  margin-bottom: 0.5em;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}
.oVuGidjijZNpnKI {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.no-padding {
   padding-bottom: 0!important;
}
html,
 div,
span,
h1,
h2,
h3,
p,
a,
img,
strong,
ul,
li,
form,
article,
footer,
header,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
   vertical-align: baseline;
}
strong {
  font-weight: bold;
}
article,
footer,
header,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
body {
  -webkit-text-size-adjust: none;
}
#tsdCnbPXRBBwzfw .uIoUTjXCHErhrMt .LvXioTJFYnoCPix {
  color: inherit;
  font-size: 14px;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.zGWQKXFoYfYFmKg {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  width: 100%;
}
.XcosSrLrDPgdSOg > * {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
}
.orhRIZIUeEjZBXK.hTfFhcJqJCRDmIG {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 50vh;
  max-height: 1000px;
}
p {
  line-height: 1.8em;
}
header.uIoUTjXCHErhrMt h2 {
  font-size: 1.8em;
}
header.uIoUTjXCHErhrMt .LvXioTJFYnoCPix {
  font-size: 1.1em;
}
#tsdCnbPXRBBwzfw .uIoUTjXCHErhrMt p {
  margin-bottom: 20px;
}
.nxbINfQejlNlxso.gZkggyiUpQFOwGg .zGWQKXFoYfYFmKg {
  padding-left: 1em;
  padding-right: 1em;
}
.nxbINfQejlNlxso.gZkggyiUpQFOwGg p {
  font-size: 1em;
}
.nxbINfQejlNlxso.oreysBaqRoHpXes {
  padding: 4em 30px;
}
.nxbINfQejlNlxso.KPlnGYTjWiOrXEw {
  padding-bottom: 4em;
}
.nxbINfQejlNlxso.KPlnGYTjWiOrXEw img {
  width: 100%;
}
.nRpjqWhScJXNVHi {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 45px;
}
.ThJuTUtvigrWUfU {
  display: flex;
  gap: 10px;
  margin-top: 20px;
  justify-content: center;
  align-items: center;
  color: #000;
}
.ThJuTUtvigrWUfU input {
  width: 30%;
  padding: 0 0 0 10px;
  height: 45px;
}
.ThJuTUtvigrWUfU textarea {
  max-width: 30%;
  min-width: 30%;
  padding: 0 0 0 10px;
  min-height: 45px;
  height: 45px;
  max-height: 245px;
  padding-top: 7px;
}
#SOQHchebCuCsHqk {
  display: flex !important;
  align-items: center;
}
#orhRIZIUeEjZBXK {
  padding: 8em 0 4em 0;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  max-height: 1000px;
  display: grid;
  align-items: center;
  justify-content: center;
}
.hmtlSADktHtTYHo {
  background-image: url("img/ExploreIndia.webp");
}
#orhRIZIUeEjZBXK .zGWQKXFoYfYFmKg {
  padding: 0 1em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
#orhRIZIUeEjZBXK h2 {
  padding: 0.5em 0.5em;
  font-size: 1.8em;
}
#orhRIZIUeEjZBXK span {
  font-size: 1.1em;
}
#orhRIZIUeEjZBXK span {
  padding: 1em 0;
}
.nxbINfQejlNlxso.KPlnGYTjWiOrXEw  .nxbINfQejlNlxso {
   display: grid;
   gap: 15px;
   grid-template-columns: 1fr 1fr 1fr;
}
body {
  font-size: 12pt;
  line-height: 1.8em;
}
@media screen and (max-width: 1280px) {
  .qLJUkkTTgViegRL {
    flex-wrap: wrap;
  }
  .lEkaLIMyNmYhgqb {
    width: 100%;
  }
  .imXQFbvYUENCLSI {
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 30px 20% !important;
  }
}
.eTYKeHoBypnoIVM a {
  color: #000;
}
.eTYKeHoBypnoIVM a:hover {
  color: #fff;
}
.WzSTryiODFClkun {
  background-color: #fff;
  min-height: 100vh;
  padding-top: 145px;
}
.rPoJGuInZhCHgVv {
  background-color: #fff !important;
  border: 1px solid #631833 !important;
}
.FrvBAZYDcDnnvkI ol {
  text-align: left;
}
.JaxFQgrmBqJUUZo {
  margin: 0 auto;
  max-width: 1200px;
}
.fJesrXTLyOnoXkt {
  font-size: 20px;
  text-align: center;
}
.IqtbPhOoLFrMljp {
  margin: 27px 0;
}
.lEkaLIMyNmYhgqb {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  padding: 15px;
  background: #ededed;
  width: 30%;
  box-shadow: 0 0 10px #00000031;
}
@media screen and (max-width: 980px) {
  .IqtbPhOoLFrMljp,
  .AekJjRTWqjljCsm {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .lEkaLIMyNmYhgqb {
    width: 45%;
  }
}
.lEkaLIMyNmYhgqb p {
  color: #222222;
}
#dDZvRUatQOVVJSS {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  width: 100%;
  margin: 45px auto;
  align-items: center;
}
#dDZvRUatQOVVJSS img {
  width: 100%;
  margin: 0 auto;
  display: block;
  object-fit: cover;
  object-position: center center;
  border-radius: 10px;
  margin-bottom: 45px;
}
#dDZvRUatQOVVJSS h2 + p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 20px;
}
.dDZvRUatQOVVJSS {
  margin: 45px auto 0;
  width: 60%;
  cursor: pointer;
}
details[open] > summary:first-of-type {
  margin-bottom: 10px;
}
summary {
  padding: 10px 0;
  text-decoration: underline;
  transition: all 0.3s linear;
}
.dDZvRUatQOVVJSS h2 {
  margin-bottom: 45px !important;
  color: #631833;
  font-size: 36px;
  line-height: 150%;
}
.tRlTGwmymjWLfHb {
  width: 100%;
  margin: 20px auto;
  padding: 20px;
  font-size: 18px;
  background-color: #ededed;
  box-shadow: 0 0 5px var(--yellow-color);
  border-radius: 5px;
  transition: all 0.3s linear;
}
.tRlTGwmymjWLfHb:hover {
  transform: scale(0.98);
  box-shadow: 0 0 5px #0000002b;
}
.tRlTGwmymjWLfHb .CSuvQcIPeqDmDEV {
  margin-top: 20px;
  padding: 10px 20px;
  font-size: 16px;
}
.tRlTGwmymjWLfHb h3 {
  font-size: 18px;
  background-color: gray;
  margin: 0 auto 0;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.tRlTGwmymjWLfHb p {
  font-size: 18px;
  background: var(--main-color);
  line-height: 130%;
  padding: 10px 20px;
  color: #fff;
  height: 0;
  opacity: 0;
  transition: all 0.3s linear;
}
#SWXxvYubwPcwPHl {
  margin-bottom: 45px;
}
#SWXxvYubwPcwPHl img {
  width: 100px;
  height: 100px !important;
  border-radius: 50%;
  object-fit: cover;
  object-position: center center;
}
.uxJVHpGpNVVQSBr h2 {
  font-size: 38px;
  text-align: center;
  margin-bottom: 45px;
  color: rgb(57 91 80);
}
.AekJjRTWqjljCsm {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.AlTXQEenazwZWiY {
  box-shadow: 3px 5px 5px 0 #6318336b;
  background: #631833;
  color: #fff;
  padding: 20px;
}
.jQNvSfjEiWUQWLl {
  display: flex;
  gap: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: left;
}
.jQNvSfjEiWUQWLl h4 {
  margin: 0;
}
blockquote {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: baseline;
  height: 100%;
  margin: 0;
}
.NNUSQObDKZyeXPu img {
  width: 60px;
  border-radius: 50%;
}
.jQNvSfjEiWUQWLl p {
  font-style: italic;
}
.jQNvSfjEiWUQWLl span {
  margin-top: 20px;
  display: block;
}
.CSuvQcIPeqDmDEV.LXRusSQtzCecYCl {
  border-color: #631833;
  color: #222222;
}
.CSuvQcIPeqDmDEV.LXRusSQtzCecYCl:hover {
  background: #631833;
  color: #fff;
}
.uXxCAzkGNdfgjcX {
  font-weight: bold;
  font-size: 16px;
  color: #631833;
}
.lEkaLIMyNmYhgqb img {
  width: 100%;
  height: 245px;
  object-fit: cover;
  object-position: center center;
  border-radius: 5px;
}
.fJesrXTLyOnoXkt {
  font-size: 22.424px;
  font-weight: bold;
  text-transform: uppercase;
}
.kTEgOfJnKsvAuWO {
  padding-top: 62px;
  text-align: center;
}
.kTEgOfJnKsvAuWO h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0;
  color: #631833;
}
.kTEgOfJnKsvAuWO p,
.kTEgOfJnKsvAuWO ul {
  text-align: left;
}
.FrvBAZYDcDnnvkI {
  padding-bottom: 45px;
}
.FrvBAZYDcDnnvkI h3 {
  border: none !important;
  margin-top: 15px;
  font-style: italic;
}
.kTEgOfJnKsvAuWO p {
  line-height: 2;
  text-align: left;
}
.iWyBVJnJByNFpaz {
  margin: 45px auto;
  padding: 45px !important;
  background-color: #ffff;
  text-align: center;
  border: 2px solid #63183324;
}
.iWyBVJnJByNFpaz > h2 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5;
  margin-bottom: 20px;
}
.iWyBVJnJByNFpaz p {
  text-align: center;
}
.iWyBVJnJByNFpaz > p {
  font-size: 18px;
}
.SfHuGJtufmTYrSR {
  padding: 0 0 30px 0;
}
.SfHuGJtufmTYrSR h2 {
  font-size: 18px;
  text-decoration: underline;
}
.SfHuGJtufmTYrSR p {
  text-align: left;
}
.FSPgwPLNXcKJrlV {
  margin-bottom: 45px;
}
h2.yXIUgxPoYuXXRNm {
  margin-top: 45px;
  font-weight: 700;
  font-size: 24px;
}
.FvNkcjkdLGwazFl p {
  font-size: 1.1em;
  padding-top: 1em;
}
p.LvXioTJFYnoCPix {
  text-transform: none;
}
#team footer .FvNkcjkdLGwazFl {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 45px;
}
@media screen and (max-width: 980px) {
  .AGMHNsJDujRoMOC {
    grid-template-columns: repeat(2, 1fr);
  }
  .AGMHNsJDujRoMOC img:last-child {
    display: none;
  }
  #dDZvRUatQOVVJSS {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 600px) {
  .ThJuTUtvigrWUfU {
    flex-direction: column;
  }
  .AekJjRTWqjljCsm,
  ul.qFdMsBeKpPgtMlo {
    grid-template-columns: 1fr !important;
  }
  .nxbINfQejlNlxso.oreysBaqRoHpXes {
    padding: 4em 15px;
  }
  .yXIUgxPoYuXXRNm {
    margin-top: 145px;
  }
  .ucroOgDIOWsMrQC {
    flex-direction: column;
  }
  .TwdRbNxaCTlVvej img {
    width: 145px;
  }
  .XcosSrLrDPgdSOg > * {
    flex-direction: column;
    padding: 5px !important;
  }
  .imXQFbvYUENCLSI li:last-child {
    display: block;
  }
  .\33 u {
    width: 100%;
  }
  .IqtbPhOoLFrMljp {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .nxbINfQejlNlxso {
    padding: 3em 0;
  }
  header.uIoUTjXCHErhrMt h2 {
    font-size: 16px;
  }
  header.uIoUTjXCHErhrMt .LvXioTJFYnoCPix {
    font-size: 16px;
  }
  .lqkLRRBbTBwMqhw {
    width: 100%;
  }
  ul.qFdMsBeKpPgtMlo li a {
    font-size: 12px;
  }
  .FrvBAZYDcDnnvkI {
    padding-bottom: 0;
  }
  .eAsmyNLMfzWhLcu {
    gap: 15px;
    justify-content: center;
  }
  .eAsmyNLMfzWhLcu a {
    font-size: 12px;
  }
  .AGMHNsJDujRoMOC {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 736px) {
  .FrvBAZYDcDnnvkI {
    margin-top: 80px;
  }
  #ucroOgDIOWsMrQC {
    height: auto;
  }
  #team .nxbINfQejlNlxso {
    grid-template-columns: 1fr;
  }
  .TwdRbNxaCTlVvej img {
    margin: 0;
  }
  #team footer .FvNkcjkdLGwazFl {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .XcosSrLrDPgdSOg {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  .lEkaLIMyNmYhgqb {
    width: 100%;
  }
  .lEkaLIMyNmYhgqb img {
    height: auto;
  }
  .XcosSrLrDPgdSOg > * {
    box-sizing: border-box;
  }
  header.uIoUTjXCHErhrMt h2 {
    font-size: 24px;
  }
}
