.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.section {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.about-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 500px;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.heading-1 {
  margin-top: 10px;
  font-family: Oswald, sans-serif;
  color: #0b305b;
  font-size: 45px;
  text-align: center;
}

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

.text-block {
  width: 100%;
  text-align: left;
}

.bold-text {
  width: 700px;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.slide {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: visible;
}

.our-mission-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 10px;
  padding: 44px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-backdrop-filter: blur(19px);
  backdrop-filter: blur(19px);
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-6 {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  padding: 38px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.items-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.link-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  height: 150px;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-8 {
  width: 400px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 14px 14px 10px -10px #000;
}

.div-block-8.blog {
  position: absolute;
  left: 2.5%;
  top: 2.5%;
  right: auto;
  bottom: auto;
  margin-bottom: 20px;
}

.image-4 {
  padding: 10px;
  border-radius: 20px;
}

.top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50vh;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/worldImage.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -o-object-fit: contain;
  object-fit: contain;
}

.lottie-animation-2 {
  width: 70%;
}

.slider-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-5 {
  width: 70%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.credits-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 15px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.paragraph {
  width: 100%;
  max-width: 700px;
  padding-right: 10px;
  font-family: Oswald, sans-serif;
  color: #0b305b;
  font-size: 18px;
  line-height: 25px;
}

.grid {
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 30px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-2 {
  padding-top: 20px;
  grid-row-gap: 40px;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.fs-3dglobe-container {
  width: 100%;
  height: 100%;
  max-height: 1200px;
  max-width: 1400px;
}

.fs-globe-pin {
  width: 45px;
  height: 45px;
}

.fs-globe-tooltip {
  width: 300px;
  height: auto;
  margin-top: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: #e0e0e0;
  border-radius: 20px;
  background-color: #fff;
}

.image-10 {
  display: none;
  width: 100%;
}

.text-block-2 {
  display: block;
}

.text-block-3 {
  display: block;
}

.hidden {
  display: none;
}

.body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #0b305b;
  background-image: url('../images/very-light-top.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.div-block-11 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 125px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 11px;
  background-color: #fff;
  box-shadow: 14px 14px 10px -10px #000;
}

.header {
  font-family: Oswald, sans-serif;
  text-align: center;
}

.div-block-12 {
  position: absolute;
  left: auto;
  top: -35%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5rem;
  height: 5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-radius: 250px;
  background-color: #fff;
  box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
}

.image-11 {
  width: 3rem;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/very-light-top.png');
  background-position: 0px 0px;
  background-size: contain;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-block {
  width: 45vw;
  padding: 15px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 7px 7px 2px 0 #bebebe;
}

.body-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #0b305b;
  background-image: url('../images/very-light-top.png');
  background-position: 0px 0px;
  background-size: auto;
  font-family: Oswald, sans-serif;
}

.section-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.search-input-2 {
  width: 23vw;
  max-width: 700px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0);
  border-radius: 20px;
  color: #000;
}

.search-input-2:focus {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-radius: 20px;
  background-color: transparent;
}

.search-input-2::-webkit-input-placeholder {
  background-color: #fff;
  color: #000;
}

.search-input-2:-ms-input-placeholder {
  background-color: #fff;
  color: #000;
}

.search-input-2::-ms-input-placeholder {
  background-color: #fff;
  color: #000;
}

.search-input-2::placeholder {
  background-color: #fff;
  color: #000;
}

.search-button-2 {
  display: block;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  background-color: transparent;
  background-image: url('../images/search.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hamburger-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.div-block-26 {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url('../images/josh-withers-idCv7zMBhtw-unsplash.jpg');
  background-position: 0% 0%;
  background-size: cover;
  opacity: 0.76;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bold-text-2 {
  color: #333;
}

.link {
  color: #0076ff;
  text-decoration: none;
}

.nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fff;
  box-shadow: 1px 0 20px -10px #000;
}

.navtop {
  height: 260px;
}

.navlinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  text-decoration: none;
}

.navlink:hover {
  background-color: rgba(11, 48, 91, 0.5);
}

.navlink.w--current {
  background-color: rgba(60, 76, 117, 0.6);
}

.navicon {
  width: 30px;
}

.sociallinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sociallink {
  padding-right: 5px;
  padding-left: 5px;
}

.navtext {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.navclick {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}

.burger-line-2 {
  width: 22.5px;
  height: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 10px;
  background-color: #000;
  color: #000;
}

.pagecontent2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lightbox-link {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.youtube {
  display: none;
  max-width: 1200px;
}

.lightbox-link-2 {
  display: block;
  padding-right: 5px;
  padding-left: 5px;
}

.fs-3dglobe-container-2 {
  width: 100%;
  height: 80%;
  max-width: 75vw;
  margin-left: 10%;
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lottie-animation-4 {
  display: none;
}

.search-3 {
  position: absolute;
  left: 20%;
  top: auto;
  right: 20%;
  bottom: 0%;
  z-index: 9000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
}

.search-3:hover {
  border-style: none;
  border-width: 2px;
  border-color: #add0f5;
}

.search-3:focus-visible {
  background-color: #fff;
}

.search-3[data-wf-focus-visible] {
  background-color: #fff;
}

.div-block-28 {
  position: static;
  top: -20vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-29 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 8px;
  border-color: #dfdfdf;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
}

.div-block-29:hover {
  border-color: #e1e2f9;
}

.div-block-30 {
  width: 2px;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #000;
}

.blog-category-img-2 {
  width: 2rem;
  margin-left: 10px;
}

.image-8 {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px 30px 0px 0px;
}

.section-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/very-light-top.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat;
}

.blog-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.blog-link-block {
  text-decoration: none;
}

.blog-grid-2 {
  max-width: 1000px;
  padding: 20px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 65vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-32 {
  position: absolute;
  left: 2.5%;
  top: 5%;
  right: auto;
  bottom: auto;
}

.link-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.5);
  text-decoration: none;
}

.image-18 {
  width: 3rem;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.text-block-6 {
  padding-right: 20px;
  padding-left: 20px;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 34px;
  text-transform: none;
}

.div-block-19 {
  display: -ms-grid;
  display: grid;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.details-section {
  position: static;
  width: 85vw;
  padding-top: 80px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/very-light-top.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: repeat;
}

.image-19 {
  width: 1.3rem;
  height: 1.3rem;
}

.heading-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  font-family: Oswald, sans-serif;
  font-size: 34px;
  text-align: center;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-20 {
  width: 4rem;
  padding-right: 5px;
  padding-left: 5px;
}

.heading-7 {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Oswald, sans-serif;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-34 {
  position: absolute;
  left: auto;
  top: -50%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5rem;
  height: 5rem;
  max-width: none;
  min-width: 5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-radius: 250px;
  background-color: #fff;
  box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
}

.blog-details {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 65vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Oswald, sans-serif;
}

.tags-div {
  position: static;
  top: -20vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 5px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-9 {
  width: 100%;
  padding-left: 40px;
  font-family: Oswald, sans-serif;
}

.image-21 {
  width: 100%;
}

.div-block-37 {
  height: 90px;
}

.div-block-41 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
}

.div-block-41:hover {
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.paragraph-2 {
  display: none;
  padding-top: 0px;
  font-family: Oswald, sans-serif;
  color: #000;
  text-align: center;
}

.paragraph-2:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-22 {
  width: 50px;
  height: auto;
  padding: 7px;
  background-color: transparent;
}

.div-block-43 {
  margin: 5px 5px 15px;
  border-radius: 50%;
  background-color: #e1d2f9;
  box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
}

.div-block-43.blu {
  background-color: #add0f5;
}

.div-block-43.lef {
  background-color: #d8f79d;
}

.div-block-43.bink {
  background-color: #f6c2cf;
}

.div-block-43.blurp {
  background-color: #aebaff;
}

.div-block-43.oring {
  background-color: #ffc696;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  display: none;
}

.logo-nav {
  width: 100%;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  line-height: 20px;
  text-align: center;
}

.image-25 {
  width: 2rem;
}

.b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.catergory-img {
  width: 1.5rem;
  padding-right: 0px;
}

.cat-heading-2 {
  width: 100%;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.div-block-48 {
  position: relative;
  width: 520px;
  border-radius: 0px;
  background-color: transparent;
}

.container-5 {
  position: static;
  left: 0%;
  top: 5%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
}

.container-5.tag {
  display: block;
  box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
}

.link-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bottom-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.top-arrow {
  display: none;
  width: 3vw;
}

.blog-det-contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rich-text-block {
  font-family: Oswald, sans-serif;
}

.div-block-19-copy {
  display: none;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-48-copy {
  position: relative;
  width: 400px;
  border-radius: 0px;
  background-color: transparent;
}

.paragraph-3 {
  text-align: center;
}

.div-block-19-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.rich-text-block-2 {
  display: none;
  font-family: Oswald, sans-serif;
}

.lottie-animation-5 {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 5%;
  width: 10%;
}

.image-26 {
  border-radius: 20px;
}

.link-3 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.fixednav {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 70vh;
  min-height: 500px;
  margin-top: 15vh;
  margin-right: 25px;
  margin-bottom: 15vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.whiteline {
  position: absolute;
  z-index: 0;
  width: 2px;
  height: 100%;
  margin-left: 12.5px;
  background-color: #2c3862;
}

.navlink-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('../images/letter.png');
  background-position: 45% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
  box-shadow: 0 0 5px 1px rgba(92, 82, 82, 0.6);
  -webkit-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
  color: #fdfcfc;
  font-size: 10px;
  text-decoration: none;
}

.navlink-2:hover {
  background-color: rgba(255, 255, 255, 0.85);
  background-image: url('../images/letter.png');
  background-position: 50% 50%;
  background-size: 70%;
  background-repeat: no-repeat;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
}

.navlink-2.w--current {
  background-color: #e4dddd;
  color: #222;
}

.navlink-2._2 {
  background-image: url('../images/notepad.png');
  background-position: 50% 50%;
}

.navlink-2._3 {
  background-image: url('../images/pencil.png');
  background-position: 50% 50%;
}

.navlink-2._4 {
  background-image: url('../images/stamp.png');
  background-position: 50% 50%;
}

.navlink-2._5 {
  background-image: url('../images/computer.png');
}

.navlink-2._6 {
  background-image: url('../images/checklist.png');
}

.category-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 125px;
  height: 40px;
  padding: 5px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3.5px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #959af9;
  color: #000;
  text-decoration: none;
}

.category-link.guide {
  background-color: #f2b679;
}

.category-link.nat {
  background-color: #a5f77c;
}

.category-link.trip {
  background-color: #add0f5;
}

.category-link.travel {
  background-color: #d8f79d;
}

.category-link.mountain {
  width: 125px;
  height: 40px;
  background-color: #ffc696;
}

.tags-div-copy {
  position: static;
  top: -20vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 5px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.showmore {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
}

.lottie-animation-9 {
  width: 50px;
}

.lottie-animation-10 {
  width: 50px;
}

.showless {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
}

.link-block-18 {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #e0e0e0;
  color: #000;
  text-decoration: none;
}

.div-block-63 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.side-nav-heading {
  position: absolute;
  left: -195px;
  top: -2%;
  display: block;
  width: 175px;
  margin-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.side-nav-heading._2 {
  top: 18%;
}

.side-nav-heading._3 {
  top: 235px;
}

.side-nav-heading._4 {
  top: 360px;
}

.side-nav-heading._5 {
  top: 485px;
}

.side-nav-heading._6 {
  top: 91%;
  text-align: center;
}

.lottie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-11 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/very-light-top.png'), -webkit-gradient(linear, left bottom, left top, from(#fff3c8), to(#fff));
  background-image: url('../images/very-light-top.png'), linear-gradient(360deg, #fff3c8, #fff);
  background-position: 0px 0px, 0px 0px;
  background-size: contain, auto;
}

.div-block-64 {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-12 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-right: 70px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(12%, #fff5ca), color-stop(88%, #e1e2f9));
  background-image: linear-gradient(180deg, #fff5ca 12%, #e1e2f9 88%);
}

.div-block-65 {
  position: absolute;
  left: auto;
  top: 15%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 15vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 7px 7px 10px 0 rgba(92, 82, 82, 0.3);
}

.div-block-66 {
  position: absolute;
  left: 42%;
  top: -42%;
  right: 0%;
  bottom: auto;
  width: 5rem;
  height: 5rem;
  border-radius: 250px;
  background-color: #fff;
  box-shadow: 7px 7px 10px 0 rgba(92, 82, 82, 0.3);
}

.image-32 {
  padding: 10px;
}

.heading-18 {
  font-family: Oswald, sans-serif;
  text-align: center;
}

.htp-p {
  max-width: 700px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.htp-heading {
  position: absolute;
  left: 0%;
  top: 5%;
  right: 0%;
  bottom: auto;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 52px;
  line-height: 52px;
  text-align: center;
}

.heading-19 {
  font-family: Oswald, sans-serif;
}

.div-block-68 {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
  text-align: center;
}

.lottie-animation-15 {
  position: static;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 5%;
  width: 5rem;
  height: 5rem;
}

.lot {
  width: 100%;
}

.lot-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-19 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.link-block-19-copy {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 0%;
}

.htp-p-copy {
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.htp-p-copy {
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.htp-p-copy-copy {
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.lottie-animation-18 {
  width: 5rem;
  height: 5rem;
}

.link-block-20 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.section-13 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-right: 70px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(12%, #e4e5fa), color-stop(88%, #f3e3d3), to(#f3e3d3));
  background-image: linear-gradient(180deg, #e4e5fa 12%, #f3e3d3 88%, #f3e3d3);
}

.section-14 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-right: 70px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(12%, #f3e3d3), color-stop(88%, #7daee7));
  background-image: linear-gradient(180deg, #f3e3d3 12%, #7daee7 88%);
}

.section-15 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-right: 70px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #7daee7), color-stop(88%, #95ecc5), to(#95ecc5));
  background-image: linear-gradient(180deg, #7daee7 25%, #95ecc5 88%, #95ecc5);
}

.section-16 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-right: 70px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(12%, #95ecc5), color-stop(88%, #e1baf0));
  background-image: linear-gradient(180deg, #95ecc5 12%, #e1baf0 88%);
}

.section-17 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-right: 70px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(12%, #e1baf0), color-stop(88%, #e1e2f9), to(#fff));
  background-image: linear-gradient(180deg, #e1baf0 12%, #e1e2f9 88%, #fff);
}

.image-33 {
  padding-bottom: 0px;
}

.div-block-64-copy {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.lottie-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-64-copy {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 1.5fr;
  grid-template-columns: 0.75fr 1.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-20 {
  display: block;
  font-family: Oswald, sans-serif;
  text-align: center;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 65px;
}

.div-block-64-copy-copy {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.list {
  display: none;
}

.slide-nav {
  display: none;
}

.slider-desktop {
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin-bottom: 25px;
  background-color: hsla(0, 0%, 100%, 0);
}

.icon-2 {
  margin-right: 0px;
  margin-left: 40px;
}

.icon-3 {
  margin-right: 40px;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.youtube-2 {
  height: 100%;
  max-width: 1200px;
}

.slider-tab-landscape {
  display: none;
  width: 100%;
  max-width: 1200px;
  background-color: hsla(0, 0%, 100%, 0);
}

.slider-mobile-portrait {
  display: none;
  width: 100%;
  max-width: 1200px;
  background-color: hsla(0, 0%, 100%, 0);
}

.form-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 11px 11px 10px 0 #000;
  font-family: Oswald, sans-serif;
}

.submit-button {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 16px;
}

.submit-button:hover {
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: #799bf2;
}

.text-field-2 {
  border-radius: 10px;
  background-image: url('../images/email.svg');
  background-position: 98% 50%;
  background-size: 1.5rem;
  background-repeat: no-repeat;
}

.text-field-2:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #0b305b;
}

.field-label {
  font-family: Oswald, sans-serif;
  font-size: 16px;
}

.form {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 43px;
  grid-template-areas: ". ."
    ". ."
    "Area Area"
    "Area-2 Area-2";
  -ms-grid-columns: 1fr 25px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 43px auto 43px auto 43px auto 43px auto 43px auto 43px auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-field-3 {
  border-radius: 10px;
  background-image: url('../images/iconmonstr-pencil-9.svg');
  background-position: 98% 50%;
  background-size: 1.5rem;
  background-repeat: no-repeat;
}

.text-field-3:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #0b305b;
}

.text-field-3.summary {
  display: block;
  overflow: visible;
  height: 150px;
  padding-right: 45px;
  padding-left: 10px;
  background-position: 98.5% 5%;
  text-align: left;
}

.text-field {
  border-radius: 10px;
  background-image: url('../images/person.svg');
  background-position: 98% 50%;
  background-size: 1.5rem;
  background-repeat: no-repeat;
}

.text-field:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #0b305b;
}

.text-field.date {
  background-image: url('../images/calendar-free-icon-font-1.png');
}

.text-field.cat {
  background-image: url('../images/ballot.svg');
}

.button {
  display: none;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: #fff;
  background-image: url('../images/cloud-upload-alt.svg');
  background-position: 2% 50%;
  background-size: 1.5rem;
  background-repeat: no-repeat;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 16px;
  text-align: center;
}

.button.file {
  background-image: url('../images/document-signed.svg');
}

.section-18 {
  width: auto;
}

.heading-12 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 20px;
}

.fs-globe-pin-2 {
  width: 48px;
  height: 48px;
}

.image-34 {
  width: 2rem;
  height: 2rem;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-47 {
  width: 2px;
  height: 40%;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #000;
}

.section-9 {
  display: none;
}

.text-block-7 {
  display: none;
}

.fs-globe-tooltip-3 {
  width: 300px;
  border-style: solid;
  border-width: 7px;
  border-color: #bebebe;
  border-radius: 20px;
  background-color: #fffcfc;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-7 {
  max-height: 100vh;
  max-width: 1000vw;
  margin-top: 60px;
}

.image-35 {
  width: 100%;
  height: 125px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #666;
  font-size: 14px;
  line-height: 30px;
}

.div-block-72 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-36 {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 25%;
  object-position: 50% 25%;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-73 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 125px;
  height: 40px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border-radius: 10px;
  background-color: #add0f5;
}

.checkbox-field.travel {
  background-color: #d8f79d;
}

.checkbox-field.mountain {
  width: 120px;
  height: 40px;
  background-color: #ffc696;
}

.checkbox-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  text-align: center;
}

.checkbox-label.mountain {
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.checkbox {
  margin-right: 5px;
  margin-left: 5px;
}

.checkbox-2 {
  margin-right: 10px;
  margin-left: 0px;
}

.checkbox-3 {
  margin-right: 10px;
  margin-left: 0px;
}

.submit-button-2 {
  display: none;
  border-radius: 13px;
  background-color: #0b305b;
}

.section-2-copy {
  display: none;
  margin-right: 25px;
  margin-left: 25px;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.div-block-27-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-27-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-description {
  display: none;
  width: 95%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 10px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 20px;
  background-color: #fff;
}

.video-description.current {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}

.video-name {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 30px;
}

.divider {
  width: 100%;
  height: 2px;
  margin-top: 0px;
  margin-bottom: 10px;
  background-color: #000;
}

.video-paragraph {
  font-size: 24px;
  line-height: 24px;
}

.div-block-74 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-75 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-21 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #747474;
  font-size: 14px;
}

.image-37 {
  width: 100%;
  height: 125px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.preloader-section {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #20335b;
}

.cloud {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cloud._5-copy {
  left: 13%;
  top: 20%;
  right: auto;
  bottom: auto;
}

.cloud._4 {
  left: auto;
  top: -7%;
  right: -10%;
  bottom: auto;
}

.cloud._3 {
  left: auto;
  top: 5%;
  right: 14%;
  bottom: auto;
}

.cloud._2 {
  left: -25%;
  top: 10%;
}

.cloud._5 {
  left: auto;
  top: 13%;
  right: -23%;
  bottom: auto;
}

.cloud._1 {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.mountain {
  width: 600px;
  height: 600px;
}

.preloader-header {
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 45px;
}

.preloader-header.dot1 {
  display: none;
}

.preloader-header.dot2 {
  display: none;
}

.preloader-header.dot3 {
  display: none;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.div-block-53 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.lottie-animation-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-76 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-38 {
  position: relative;
  right: 0px;
  bottom: 15px;
  z-index: 1;
  width: 160px;
  height: 200px;
}

.image-38.bun {
  right: -33px;
  bottom: -99px;
}

.image-38.bun2 {
  right: 128px;
}

.image-38.bun3 {
  right: 78px;
  bottom: -61px;
}

.image-39 {
  position: relative;
  left: -28px;
  top: 57px;
  z-index: 1;
  width: 130px;
  height: 110px;
  margin-right: 40px;
}

.div-block-77 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: -225px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-39-copy {
  position: relative;
  top: -75px;
  z-index: 1;
  display: block;
  width: 200px;
  height: 100%;
  margin-right: 40px;
}

.form-block-3 {
  margin-bottom: 0px;
}

.image-40 {
  display: none;
}

.image-41 {
  width: 3rem;
  height: 2rem;
}

.div-block-19-copy {
  display: -ms-grid;
  display: grid;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-19-copy {
  display: -ms-grid;
  display: grid;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.tf {
  border-radius: 10px;
}

.tf:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #0b305b;
}

.div-block-19-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-8 {
  font-size: 18px;
}

.lottie-animation-20 {
  width: 25rem;
  margin-right: auto;
  margin-left: auto;
}

.success-message {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.lottie-animation-21 {
  width: 5rem;
  margin-right: auto;
  margin-left: auto;
}

.text-block-9 {
  font-size: 16px;
  text-align: center;
}

.lightbox-link-3 {
  display: block;
  padding-right: 5px;
  padding-left: 5px;
}

.vert-line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 4px;
  height: 100%;
  background-color: #000;
  -webkit-transform: scale3d(1, 0.35, 1);
  transform: scale3d(1, 0.35, 1);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.vert-line.thin {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 1px;
  -webkit-transform: scale3d(1, 0.25, 1);
  transform: scale3d(1, 0.25, 1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.vert-line.thin.bott-l {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.vert-line.thin.bott-r {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.vert-line.thin.top-r {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.vert-line.thin {
  left: 0px;
  top: 0px;
  width: 2px;
  -webkit-transform: scale3d(1, 0.25, 1);
  transform: scale3d(1, 0.25, 1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.vert-line.thin.bott-l {
  left: 0px;
  top: auto;
  bottom: 0px;
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}

.vert-line.thin.bott-r {
  right: 0px;
  bottom: 0px;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.vert-line.thin.top-r {
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.horizont-line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 4px;
  background-color: #000;
  -webkit-transform: scale3d(0.15, 1, 1);
  transform: scale3d(0.15, 1, 1);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.horizont-line.thin {
  height: 2px;
  -webkit-transform: scale3d(0.1, 1, 1);
  transform: scale3d(0.1, 1, 1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.horizont-line.thin.bott-l {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.horizont-line.thin.bott-r {
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.horizont-line.thin.top-r {
  right: -1px;
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.horizont-line.thin.bott-l {
  left: 0px;
}

.horizont-line.thin.top-r {
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.horizont-line.thin.bott-l {
  top: auto;
  right: auto;
  bottom: 0px;
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}

.text-block-10 {
  position: relative;
  display: none;
  font-family: Oswald, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.btn-2-w {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  height: 60px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 3px;
  text-decoration: none;
}

.image-42 {
  display: none;
  width: 2.5rem;
  margin-right: 10px;
  margin-left: 10px;
}

.select-field {
  border-radius: 10px;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.select-field:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #0b305b;
}

.div-block-78 {
  position: relative;
  z-index: 0;
  display: block;
  width: 300px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 16px;
  font-weight: 600;
}

.html-embed {
  position: static;
}

.div-block-79 {
  display: block;
}

.preloader-sec {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #20335b;
}

.lottie-animation-22 {
  width: 40%;
}

.image-43 {
  width: 3rem;
  height: 2rem;
  padding-right: 5px;
  padding-left: 5px;
}

.content-new {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 15px;
  padding-left: 15px;
}

.center-container-new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-7 {
  grid-column-gap: 30px;
  grid-row-gap: 60px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.lightbox-link-4 {
  width: auto;
  max-width: 320px;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 11px 11px 10px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

.image {
  width: 100%;
  height: 200px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  -o-object-fit: cover;
  object-fit: cover;
}

.lightboxheading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 26px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
}

.lightboxpara {
  display: none;
  color: #000;
  text-align: center;
}

@media screen and (min-width: 1280px) {
  .preloader-sec {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .preloader-sec {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .about-section {
    width: 100%;
  }

  .our-mission-section {
    width: 100%;
  }

  .div-block-6 {
    padding: 50px;
  }

  .section-3 {
    width: 100%;
  }

  .body-3 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .section-4 {
    width: 100%;
  }

  .pagecontent2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .youtube {
    display: none;
  }

  .details-section {
    width: 100%;
  }

  .heading-9 {
    font-family: Oswald, sans-serif;
  }

  .blog-det-contents {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .fixednav {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .whiteline {
    background-color: #2c3862;
  }

  .navlink-2 {
    position: relative;
    z-index: 6;
    background-color: #2c3862;
  }

  .navlink-2.w--current {
    background-color: #bcb9c9;
  }

  .section-11 {
    width: 100%;
  }

  .section-12 {
    width: 100%;
  }

  .section-13 {
    width: 100%;
  }

  .section-14 {
    width: 100%;
  }

  .section-15 {
    width: 100%;
  }

  .section-16 {
    width: 100%;
  }

  .section-17 {
    width: 100%;
  }

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

  .submit-button-2 {
    display: none;
  }

  .video-description {
    width: 70%;
  }

  .preloader-section {
    display: none;
  }

  .mountain {
    width: 800px;
    height: 800px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .preloader-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 60px;
  }

  .div-block-52 {
    height: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-53 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-76 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-38 {
    right: 12px;
    bottom: auto;
    width: 200px;
  }

  .image-39 {
    left: -48px;
    top: 65px;
    width: 180px;
  }

  .div-block-77 {
    height: 250px;
    margin-bottom: -210px;
  }

  .image-39-copy {
    top: 18px;
    width: 300px;
  }

  .preloader-sec {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .lottie-animation-22 {
    width: 40%;
  }

  .image-43 {
    margin-bottom: -20px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 991px) {
  .section {
    margin-bottom: 0px;
  }

  .about-section {
    margin-bottom: 0px;
  }

  .heading-1 {
    margin-top: 10px;
    font-size: 25px;
    line-height: 35px;
  }

  .bold-text {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-6 {
    padding: 25px;
  }

  .link-block-12 {
    height: 100px;
  }

  .div-block-8 {
    width: 300px;
  }

  .top-section {
    width: 100%;
    height: 30vh;
    margin-bottom: 0px;
  }

  .lottie-animation-2 {
    width: 90%;
  }

  .image-5 {
    width: 100%;
  }

  .paragraph {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }

  .grid-2 {
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .fs-3dglobe-container {
    width: 90%;
    height: 90%;
    max-height: 600px;
    max-width: 990px;
    min-width: 0px;
  }

  .div-block-11 {
    width: 400px;
    height: 100px;
  }

  .div-block-12 {
    top: -50px;
  }

  .section-3 {
    width: 100%;
  }

  .section-4 {
    height: 80vh;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .search-input-2 {
    width: 35vw;
  }

  .pagecontent2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fs-3dglobe-container-2 {
    height: 60%;
  }

  .div-block-29 {
    box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
  }

  .section-6 {
    background-image: url('../images/very-light-top.png'), url('../images/very-light-top.png');
    background-position: 50% 50%, 50% 50%;
    background-size: contain, contain;
    background-repeat: repeat, no-repeat;
  }

  .blog-heading {
    line-height: 25px;
  }

  .blog-link-block.w--current {
    box-shadow: 11px 11px 3px -20px rgba(92, 82, 82, 0.3);
  }

  .blog-grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-18 {
    width: 2rem;
  }

  .text-block-6 {
    font-size: 30px;
  }

  .div-block-19 {
    justify-items: center;
  }

  .details-section {
    width: 100%;
    padding-top: 60px;
  }

  .heading-4 {
    font-size: 30px;
  }

  .div-block-24 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-34 {
    left: auto;
    box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
  }

  .blog-details {
    box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
  }

  .image-21 {
    display: inline-block;
  }

  .div-block-41 {
    display: block;
  }

  .paragraph-2 {
    display: none;
  }

  .image-22 {
    padding: 10px;
  }

  .div-block-43 {
    box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
  }

  .catergory-img {
    width: 2rem;
    height: 2rem;
  }

  .cat-heading-2 {
    font-size: 16px;
  }

  .container-5 {
    top: 4%;
    border-radius: 30px;
  }

  .bottom-arrow {
    padding-right: 10px;
    padding-left: 10px;
  }

  .top-arrow {
    display: none;
    width: 2.5rem;
  }

  .div-block-19-copy {
    justify-items: center;
  }

  .image-26 {
    border-radius: 10px;
  }

  .link-3 {
    font-size: 16px;
  }

  .fixednav {
    margin-right: 10px;
  }

  .category-link {
    border-style: solid;
    border-width: 3.5px;
    border-color: #fff;
  }

  .showmore {
    font-size: 20px;
  }

  .link-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    box-shadow: 11px 11px 10px 0 rgba(92, 82, 82, 0.3);
  }

  .side-nav-heading {
    left: -160px;
    display: block;
    width: 150px;
    font-size: 16px;
  }

  .lottie {
    width: 200px;
    height: 200px;
  }

  .htp-p {
    font-size: 16px;
  }

  .htp-heading {
    font-size: 25px;
  }

  .div-block-68 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-rows: auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto;
  }

  .htp-p-copy {
    display: none;
    font-size: 16px;
  }

  .htp-p-copy-copy {
    display: none;
    font-size: 16px;
  }

  .section-13 {
    padding-right: 40px;
  }

  .section-15 {
    padding-right: 40px;
  }

  .section-17 {
    padding-right: 40px;
  }

  .div-block-64-copy {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-columns: 0.75fr 1fr;
    grid-template-columns: 0.75fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .lottie-copy {
    width: 200px;
    height: 200px;
  }

  .div-block-64-copy {
    -ms-grid-columns: 0.25fr 1.25fr;
    grid-template-columns: 0.25fr 1.25fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

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

  .div-block-64-copy-copy {
    padding-top: 10px;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-columns: 0.5fr 1fr;
    grid-template-columns: 0.5fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-6 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .slide-nav {
    display: none;
  }

  .slider-desktop {
    display: none;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .slider-tab-landscape {
    display: block;
    height: 125px;
    margin-bottom: 15px;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .slider-mobile-portrait {
    display: none;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .form-block-2 {
    width: 50vw;
    max-width: 80vw;
    min-width: 60vw;
    padding: 20px;
  }

  .text-field-2 {
    background-image: url('../images/envelope.png');
  }

  .form {
    justify-items: stretch;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-areas: "."
      "."
      "Area"
      "Area-2";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 15px auto 15px auto 15px auto 15px auto 15px auto 15px auto 15px auto 15px auto 15px auto 15px auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  }

  .text-field-3 {
    background-image: url('../images/iconmonstr-pencil-9-240.png');
  }

  .text-field-3.summary {
    background-image: url('../images/iconmonstr-pencil-9-240.png');
  }

  .text-field {
    background-image: url('../images/user.png');
  }

  .text-field.date {
    background-image: url('../images/calendar.png');
  }

  .button {
    font-size: 13px;
    text-align: center;
  }

  .heading-12 {
    line-height: 20px;
  }

  .div-block-49 {
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .container-7 {
    max-height: 80%;
    max-width: 80%;
  }

  .section-2-copy {
    padding-top: 20px;
  }

  .video-name {
    font-size: 20px;
    line-height: 30px;
  }

  .video-paragraph {
    font-size: 18px;
    line-height: 18px;
  }

  .div-block-19-copy {
    justify-items: center;
  }

  .div-block-19-copy {
    justify-items: center;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-block-19-copy-copy {
    justify-items: center;
  }

  .image-42 {
    width: 1.5rem;
  }

  .select-field {
    text-align: left;
  }

  .grid-7 {
    grid-column-gap: 20px;
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .lightbox-link-4 {
    width: auto;
    max-width: 300px;
    min-width: 250px;
  }

  .lightboxheading {
    margin-bottom: 20px;
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  .about-section {
    padding: 5px;
  }

  .div-block-5 {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-1 {
    font-size: 25px;
    text-align: center;
  }

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

  .bold-text {
    font-size: 13px;
  }

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-12 {
    height: 50px;
  }

  .div-block-8 {
    width: 250px;
  }

  .top-section {
    width: 100%;
    height: 25vh;
  }

  .lottie-animation-2 {
    width: 60%;
  }

  .paragraph {
    font-size: 13px;
    line-height: 20px;
  }

  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-2 {
    grid-template-areas: ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .fs-3dglobe-container {
    width: 80vw;
    height: 50vh;
    max-height: 500px;
  }

  .section-2 {
    padding-top: 60px;
  }

  .div-block-11 {
    width: 350px;
    height: 75px;
  }

  .header {
    font-size: 30px;
  }

  .div-block-12 {
    width: 4rem;
    height: 4rem;
  }

  .image-11 {
    width: 2.5rem;
  }

  .section-4 {
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 20px;
  }

  .search-input-2 {
    width: 33vw;
  }

  .nav {
    display: none;
  }

  .fs-3dglobe-container-2 {
    height: 60%;
  }

  .div-block-29 {
    max-width: 400px;
  }

  .blog-category-img-2 {
    width: 3rem;
  }

  .section-6 {
    background-image: url('../images/very-light-top.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat;
  }

  .blog-grid-2 {
    justify-items: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .text-block-6 {
    font-size: 26px;
  }

  .div-block-19 {
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .details-section {
    padding-top: 75px;
  }

  .heading-4 {
    height: 80px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
  }

  .div-block-33 {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-20 {
    width: 3rem;
    height: 3rem;
  }

  .heading-7 {
    font-size: 16px;
  }

  .div-block-34 {
    top: -25%;
    width: 3.5rem;
    height: 3.5rem;
    min-width: 0rem;
  }

  .heading-6 {
    font-size: 16px;
  }

  .heading-9 {
    padding-left: 0px;
    font-size: 32px;
    text-align: center;
  }

  .div-block-41 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-22 {
    padding: 12px;
  }

  .navbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    display: block;
    width: 100%;
    background-color: #fff;
  }

  .logo-nav {
    height: 3rem;
  }

  .image-24 {
    height: 3rem;
  }

  .grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .nav-menu {
    background-color: #fff;
  }

  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 500;
  }

  .nav-link:hover {
    background-color: #3c4c75;
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #0b305b;
  }

  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
  }

  .heading-11 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
  }

  .b {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .catergory-img {
    width: 1.5rem;
    height: 1.5rem;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cat-heading-2 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
  }

  .div-block-48 {
    width: auto;
    max-width: 800px;
    min-width: 400px;
  }

  .container-5 {
    top: 1.5%;
    border-radius: 30px;
  }

  .bottom-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-arrow {
    display: none;
  }

  .blog-det-contents {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-19-copy {
    display: none;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-48-copy {
    width: 300px;
  }

  .div-block-19-copy {
    display: -ms-grid;
    display: grid;
    padding: 10px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .link-3 {
    text-align: center;
  }

  .fixednav {
    display: none;
  }

  .showmore {
    font-size: 20px;
    text-align: center;
  }

  .div-block-63 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-64 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .section-12 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .htp-p {
    font-size: 14px;
    text-align: center;
  }

  .htp-heading {
    font-size: 28px;
    line-height: 35px;
  }

  .htp-p-copy {
    display: none;
    text-align: center;
  }

  .htp-p-copy {
    display: none;
    font-size: 14px;
    text-align: center;
  }

  .htp-p-copy-copy {
    display: none;
    font-size: 14px;
    text-align: center;
  }

  .section-13 {
    height: 100vh;
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-14 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-15 {
    height: 100vh;
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-16 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-17 {
    height: 100vh;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-64-copy {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-64-copy {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-64-copy-copy {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .slider-tab-landscape {
    height: auto;
  }

  .form-block-2 {
    width: 80vw;
    max-width: 100vw;
    padding-right: 20px;
    padding-left: 20px;
  }

  .submit-button:hover {
    background-color: #4f70c4;
    color: #fff;
  }

  .form {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-areas: "."
      "."
      "Area"
      "Area-2";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 15px auto 15px auto 15px auto 15px auto 15px auto 15px auto;
    grid-template-rows: auto auto auto auto auto auto auto;
  }

  .div-block-71 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-18 {
    width: auto;
  }

  .heading-12 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 20px;
  }

  .image-34 {
    width: 2.5rem;
    margin-right: 20px;
    margin-left: 20px;
  }

  .section-9 {
    display: none;
  }

  .text-block-7 {
    display: none;
  }

  .fs-globe-tooltip-3 {
    padding: 0px;
  }

  .div-block-49 {
    height: auto;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .image-35 {
    width: 100%;
    height: 125px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .heading-13 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 13px;
  }

  .div-block-72 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .form-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-73 {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section-2-copy {
    padding-top: 30px;
  }

  .div-block-19-copy {
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-19-copy {
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-19-copy-copy {
    display: -ms-grid;
    display: grid;
    padding: 10px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .text-block-10 {
    font-size: 14px;
  }

  .image-42 {
    width: 1.5rem;
  }

  .grid-7 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .lightbox-link-4 {
    max-width: 425px;
  }

  .lightboxheading {
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  .heading-1 {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-6 {
    padding: 15px;
  }

  .div-block-8 {
    width: 150px;
  }

  .top-section {
    height: 20vh;
  }

  .lottie-animation-2 {
    width: 80%;
  }

  .credits-section {
    padding-right: 15px;
    padding-left: 15px;
  }

  .paragraph {
    font-size: 12px;
  }

  .grid {
    padding-right: 15px;
    padding-left: 15px;
  }

  .fs-3dglobe-container {
    width: 320px;
    height: 320px;
    max-height: 320px;
    max-width: 320px;
    margin-top: 20px;
  }

  .section-2 {
    padding-top: 40px;
  }

  .div-block-11 {
    width: 300px;
    height: 90px;
    max-width: 100vw;
  }

  .div-block-12 {
    top: -31px;
    width: 3rem;
    height: 3rem;
  }

  .image-11 {
    width: 2rem;
  }

  .section-4 {
    width: 100vw;
    height: 60vh;
    margin-bottom: 0px;
  }

  .search-input-2 {
    width: 40vw;
    font-size: 10px;
  }

  .sociallink {
    padding-right: 2px;
    padding-left: 2px;
  }

  .navtext {
    font-size: 12.5px;
  }

  .div-block-27 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .fs-3dglobe-container-2 {
    height: 60%;
  }

  .search-3 {
    width: 60vw;
    max-width: none;
    min-width: 60vw;
  }

  .blog-category-img-2 {
    width: 2rem;
  }

  .section-6 {
    width: 100vw;
    background-image: url('../images/very-light-top.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat;
  }

  .blog-heading {
    font-size: 18px;
  }

  .blog-grid-2 {
    max-width: 100vw;
    padding-right: 0px;
    padding-left: 0px;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .hero-section {
    max-width: 100vw;
  }

  .text-block-6 {
    font-size: 22px;
  }

  .div-block-19 {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 85vw;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .details-section {
    padding-top: 100px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-4 {
    padding-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 20px;
    line-height: 35px;
  }

  .div-block-33 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
  }

  .image-20 {
    width: 3rem;
    height: 3rem;
  }

  .heading-7 {
    font-size: 14px;
  }

  .div-block-24 {
    max-width: 100vw;
  }

  .div-block-34 {
    position: absolute;
    left: auto;
    top: -20%;
    right: auto;
    bottom: auto;
    width: 3.5rem;
    height: 3.5rem;
    min-width: 0rem;
  }

  .blog-details {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -15%;
    max-width: 80vw;
  }

  .heading-6 {
    width: auto;
    max-width: 75px;
    font-size: 14px;
  }

  .heading-9 {
    padding-left: 0px;
    text-align: center;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .image-22 {
    padding: 10px;
  }

  .navbar {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-24 {
    display: none;
  }

  .grid-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .menu-button.w--open {
    background-color: #0b305b;
  }

  .heading-11 {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
  }

  .div-block-48 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-5 {
    max-width: 95vw;
  }

  .bottom-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-arrow {
    display: none;
  }

  .div-block-19-copy {
    display: none;
    max-width: 85vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-48-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 275px;
    max-width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-6 {
    width: 100vw;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-19-copy {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .fixednav {
    margin-right: 5px;
  }

  .category-link {
    width: 100px;
    max-width: 125px;
  }

  .category-link.trip {
    width: auto;
    min-width: 100px;
  }

  .category-link.travel {
    width: auto;
    min-width: 100px;
  }

  .category-link.mountain {
    width: auto;
    min-width: 100px;
  }

  .tags-div-copy {
    width: 100vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-63 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-64 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section-12 {
    max-width: 100vw;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-65 {
    width: 60vw;
  }

  .div-block-66 {
    left: 27%;
  }

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

  .htp-p {
    font-size: 13px;
  }

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

  .heading-19 {
    font-size: 14px;
  }

  .lottie-animation-15 {
    width: 4rem;
    height: 4rem;
  }

  .link-block-19 {
    left: 0%;
    bottom: 0%;
  }

  .link-block-19-copy {
    right: 0%;
    bottom: 0%;
  }

  .lottie-animation-18 {
    width: 3rem;
    height: 3rem;
  }

  .link-block-20 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    text-decoration: none;
  }

  .section-13 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-14 {
    max-width: 100vw;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-15 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-16 {
    max-width: 100vw;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-17 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-64-copy {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-64-copy {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-64-copy-copy {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-6 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .icon-2 {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 30px;
  }

  .icon-3 {
    margin-right: 0px;
    margin-left: 0px;
    color: #fff;
    font-size: 30px;
  }

  .div-block-70 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .slider-tab-landscape {
    display: none;
  }

  .slider-mobile-portrait {
    display: block;
    height: auto;
    margin-bottom: 10px;
  }

  .form-block-2 {
    padding: 10px;
  }

  .submit-button {
    min-width: 150px;
  }

  .field-label {
    font-size: 14px;
  }

  .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-71 {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button {
    min-width: 150px;
  }

  .section-18 {
    max-width: 100vw;
  }

  .fs-globe-pin-2 {
    display: block;
  }

  .fs-globe-pin-2.cms {
    display: none;
  }

  .section-9 {
    display: none;
  }

  .fs-globe-tooltip-3 {
    display: block;
  }

  .container-7 {
    max-height: 100px;
    max-width: 100px;
  }

  .div-block-73 {
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 4px;
    grid-row-gap: 10px;
  }

  .checkbox-field {
    width: 100px;
  }

  .checkbox-field.mountain {
    width: 100px;
  }

  .left-arrow {
    width: 30px;
    background-color: rgba(92, 82, 82, 0.15);
  }

  .right-arrow {
    width: 30px;
    background-color: rgba(92, 82, 82, 0.15);
  }

  .section-2-copy {
    padding-top: 30px;
  }

  .div-block-27-copy {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-27-copy-copy {
    padding-right: 10px;
    padding-left: 10px;
  }

  .video-description {
    padding-right: 10px;
    padding-left: 10px;
  }

  .video-name {
    font-size: 18px;
  }

  .video-paragraph {
    font-size: 15px;
    line-height: 15px;
  }

  .div-block-19-copy {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 85vw;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-19-copy {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: auto;
    max-width: 85vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-19-copy-copy {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .text-block-10 {
    font-size: 12px;
    line-height: 15px;
  }

  .btn-2-w {
    width: 150px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-42 {
    margin-left: 0px;
  }

  .lightbox-link-4 {
    max-width: 400px;
    min-width: 225px;
  }

  .lightboxheading {
    font-size: 28px;
    font-weight: 500;
  }
}

#w-node-_3b87f1d1-96c0-ddad-d760-ca89c74e1382-fe4d5149 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_8f27eaf6-2758-7dac-8f19-1091180cb1be-13ff2c08 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_828843e8-4c33-3f66-408d-819905e1d1e5-13ff2c08 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_29f609c5-f2b1-6414-207b-fa1927494f78-13ff2c08 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d2cecf55-0ede-fcde-702a-f10ca9775f60-13ff2c08 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_58b26c34-f8f8-7d1d-466f-9c35efcd846b-13ff2c08 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_58b26c34-f8f8-7d1d-466f-9c35efcd846f-13ff2c08 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_58b26c34-f8f8-7d1d-466f-9c35efcd8473-13ff2c08 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1db55ec8-d847-14a2-6fb6-ffa9319100a7-057bf604 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_850b3ad9-8998-1528-2864-2433b706046b-057bf604 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_219f103a-71ed-66dd-02c3-c51e1ec00d2b-057bf604 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8098c66e-3e89-a72e-efbd-7316df2918bc-057bf604 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_1db55ec8-d847-14a2-6fb6-ffa9319100b7-057bf604 {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: Area;
}

@media screen and (max-width: 991px) {
  #w-node-_1db55ec8-d847-14a2-6fb6-ffa9319100b7-057bf604 {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1db55ec8-d847-14a2-6fb6-ffa9319100b7-057bf604 {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
}

#w-node-e39c8d82-ec70-c442-58de-7a2367146b2a-057bf604 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_1db55ec8-d847-14a2-6fb6-ffa9319100c2-057bf604 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_0b14bc34-0344-0936-cf6b-5c69888a15fe-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_10f19e75-b602-445e-fda0-5a2ead32b82f-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9e4199c6-845f-9ed1-c4f9-16f4765ee141-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e0d2ddb8-2d9a-f87b-36f1-8be37aba452a-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_27460cf9-f801-d54c-cab1-bb8d9d246ab2-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c60ba1dc-4d6c-b8de-534a-5c30301da6bc-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_27460cf9-f801-d54c-cab1-bb8d9d246ab6-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_27460cf9-f801-d54c-cab1-bb8d9d246ab1-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_41d46174-ba9f-af57-7f1b-950d4d331005-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3846b001-755c-191b-aa6f-bdcf6bcac9d6-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c238b586-5d6e-5453-925d-4555f7a79a02-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_41d46174-ba9f-af57-7f1b-950d4d331004-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7184d92b-a1a4-af78-1f46-428c67a99134-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c1be8935-fe6e-745f-2d78-a185dab45088-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7184d92b-a1a4-af78-1f46-428c67a99138-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7184d92b-a1a4-af78-1f46-428c67a99133-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_15dd4231-36ee-80a3-85c4-d1abdd6a50c9-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fbfc2c50-305a-69f4-8ed4-653bea5ff842-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_55f6d41a-a3bf-0f0a-e022-a9218ba33c7f-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_15dd4231-36ee-80a3-85c4-d1abdd6a50c8-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b6a51d3b-4d66-8817-c911-883d7795bfed-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_663b1f12-70e4-92b9-a683-7572bbdfc23a-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b6a51d3b-4d66-8817-c911-883d7795bff1-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b6a51d3b-4d66-8817-c911-883d7795bfec-b3176e2a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3b87f1d1-96c0-ddad-d760-ca89c74e1382-fe4d5149 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_219f103a-71ed-66dd-02c3-c51e1ec00d2b-057bf604 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_8098c66e-3e89-a72e-efbd-7316df2918bc-057bf604 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-e39c8d82-ec70-c442-58de-7a2367146b2a-057bf604 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_1db55ec8-d847-14a2-6fb6-ffa9319100c2-057bf604 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3b87f1d1-96c0-ddad-d760-ca89c74e1382-fe4d5149 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_7a45b9be-a3e7-4d39-1a98-7997c89a5e00-13ff2c08 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_4f5312f9-5730-72de-6eec-5acfbb3d946f-13ff2c08 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_2b332e07-62c3-e75a-48c3-bfd3d3a96ff3-13ff2c08 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-a1fc4932-3e19-d09f-2046-501e2b79443d-bb32e4be {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_8098c66e-3e89-a72e-efbd-7316df2918bc-057bf604 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_1db55ec8-d847-14a2-6fb6-ffa9319100c2-057bf604 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_41d46174-ba9f-af57-7f1b-950d4d331004-b3176e2a {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

